html #page #main-content{padding:0}.hero-slider{position:relative}.hero-slider .hero-slide{position:relative;width:100%;height:740px;background-position:center;background-repeat:no-repeat;background-size:cover}.hero-slider .hero-slide .hero-gradient{position:absolute;inset:0;z-index:1;height:200px;background:linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);pointer-events:none}.hero-slider .hero-slide .container{position:relative;z-index:999;display:flex;align-items:center;height:100%}.hero-slider .hero-slide .container .hero-caption{display:flex;flex-direction:column;gap:32px;max-width:600px}.hero-slider .hero-slide .container .hero-caption .hero-desc{font-size:16px;font-weight:325}.hero-slider .hero-slide .container .hero-caption.dark h1{color:var(--white)}.hero-slider .hero-slide .container .hero-caption.dark .hero-desc{color:var(--white)}.hero-slider .hero-slide .container .hero-caption.dark .button-arrow{border:2px solid var(--white)}.hero-slider .hero-slide .container .hero-caption.light h1{color:var(--pink)}.hero-slider .hero-slide .container .hero-caption.light h1 span{color:var(--black)}.hero-slider .hero-slide .container .hero-caption.light .hero-desc{color:var(--black)}.hero-slider .hero-slide .container .hero-caption.light .button-arrow{border:1px solid var(--black)}.hero-slider .hero-slide .container .hero-caption.light .button-arrow img{filter:brightness(0) saturate(100%)}.hero-slider .hero-tabs{position:absolute;z-index:99;top:600px;left:0;width:100%}.hero-slider .hero-tabs .container{display:flex;flex-wrap:wrap;gap:24px}.hero-slider .hero-tabs button{min-width:100px;text-align:left;padding:0;padding-bottom:6px;border:none;background:transparent}.hero-slider .hero-tabs.dark button{opacity:0.5;color:var(--white);border-bottom:4px solid var(--white)}.hero-slider .hero-tabs.dark button.active{opacity:1}.hero-slider .hero-tabs.light button{opacity:0.5;color:var(--gray);border-bottom:4px solid var(--gray)}.hero-slider .hero-tabs.light button.active{opacity:1}.institute{position:relative;z-index:999;overflow:hidden;padding:72px 0;margin-top:-32px}.institute::before{position:absolute;z-index:-1;top:0;left:0;width:100%;height:calc(100% - 178px);background:var(--pink);border-radius:32px 32px 0 0;content:""}.institute .container{position:relative}.institute .container .tag{justify-self:center}.institute .container h2{max-width:650px;width:100%;margin:auto;margin-bottom:16px;color:var(--white);text-align:center}.institute .container .text{max-width:600px;margin:auto !important;padding:0 20px;text-align:center;color:var(--white)}.institute .container .text p{font-size:15px !important;font-weight:100}.events{position:relative;padding-top:72px}.events::before{position:absolute;top:-260px;left:0;width:100%;height:100%;background-image:url("/wp-content/themes/labbotheme/assets/img/yellow-lines.png");background-position:center;background-repeat:no-repeat;content:""}.events .events-inner{padding:48px 64px;background:var(--white);border-radius:20px;box-shadow:0px 4px 34px 0px #0000001A}@media (max-width:500px){.events .events-inner{padding:62px 24px}}.events .events-inner .events-header{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.events .events-inner .events-title{width:100%;display:flex;margin-bottom:0}.events .events-inner .events-title h2{max-width:100%;width:100%;color:var(--black);text-align:left;text-decoration:none}.events .events-inner .events-loop{width:100%;padding-top:40px}.events .events-inner .events-loop a{text-decoration:none}.events .events-inner .events-loop .event-image{overflow:hidden;border-radius:16px}.events .events-inner .events-loop .event-title{margin:24px 0 8px;color:var(--black);text-decoration:none}.events .events-inner .events-loop .event-location{display:flex;gap:8px;align-items:flex-start;padding-right:100px;margin-bottom:8px !important;font-size:16px;font-weight:500;color:var(--gray);text-decoration:none;font-weight:400 !important}@media (max-width:1200px){.events .events-inner .events-loop .event-location{padding-right:0}}.events .events-inner .events-loop .event-location img{width:20px;max-height:50px;padding-top:2px}.events .events-inner .events-loop .event-date{font-size:16px;font-weight:100;color:var(--gray);text-decoration:none}.videos{position:relative;padding:32px 0 52px}.videos::before{position:absolute;z-index:-1;top:-400px;left:0;width:100%;height:200%;background-image:url("/wp-content/themes/labbotheme/assets/img/yellow-element.png");background-position:left top;background-repeat:no-repeat;content:""}.videos .container .videos-header{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.videos .container .videos-header .more{color:var(--black);background:var(--yellow)}.videos .container .videos-header .more::before{background:var(--yellow)}.videos .container .videos-header .more img{filter:brightness(0) saturate(100%)}.videos .container .videos-title{width:100%;display:flex}.videos .container .videos-title h2{max-width:100%;width:100%;color:var(--black);text-align:left}.videos .container .videos-grid{display:flex;padding-top:38px}.videos .container .videos-grid .videos-featured .player{position:relative;display:block;width:100%;height:640px;margin-bottom:32px;border-radius:16px;overflow:hidden}.videos .container .videos-grid .videos-featured .player:hover .thumb-play{width:70px;top:calc(50% - 35px);left:calc(50% - 35px)}.videos .container .videos-grid .videos-featured .player img{display:block;width:100%;height:100% !important;object-fit:cover;object-position:center}.videos .container .videos-grid .videos-featured .player .thumb-play{position:absolute;top:calc(50% - 32px);left:calc(50% - 32px);width:64px}.videos .container .videos-grid .videos-featured .player .thumb-play img{width:100%}.videos .container .videos-grid .videos-featured h3{margin-top:16px}@media (max-width:1224px){.videos .container .videos-grid .videos-featured h3{padding-bottom:60px;margin-bottom:60px;border-bottom:1px solid var(--light-gray)}}.videos .container .videos-grid .videos-list hr{margin:60px 0 !important;background:var(--light-gray) !important;opacity:1}.videos .container .videos-grid .videos-list .video-item .meta-row{display:flex;justify-content:space-between;margin:16px 0 24px}.videos .container .videos-grid .videos-list .video-item .meta-row .chip-time{height:auto;padding:0;padding-left:22px;border:none;color:var(--yellow);align-items:baseline}.videos .container .videos-grid .videos-list .video-item .meta-row .chip-time img{left:0;top:3.5px}.videos .container .videos-grid .videos-list .video-item .meta-row time{color:var(--gray-2)}.videos .container .videos-grid .videos-list .video-item .thumb{position:relative;display:block;width:100%;height:200px;border-radius:16px;overflow:hidden}.videos .container .videos-grid .videos-list .video-item .thumb:hover .thumb-play{width:50px;top:calc(50% - 25px);left:calc(50% - 25px)}.videos .container .videos-grid .videos-list .video-item .thumb .thumb-play{position:absolute;top:calc(50% - 23px);left:calc(50% - 23px);width:46px}.videos .container .videos-grid .videos-list .video-item .thumb .thumb-play img{width:100%}@media (max-width:991px){.videos .container .videos-grid .videos-list .video-item .thumb{height:400px}.videos .container .videos-grid .videos-list .video-item .thumb:hover .thumb-play{width:70px;top:calc(50% - 35px);left:calc(50% - 35px)}.videos .container .videos-grid .videos-list .video-item .thumb .thumb-play{position:absolute;top:calc(50% - 32px);left:calc(50% - 32px);width:64px}.videos .container .videos-grid .videos-list .video-item .thumb .thumb-play img{width:100%}}.videos .container .videos-grid .videos-list .video-item .thumb img{display:block;width:100%;height:100% !important;object-fit:cover;object-position:center}.team{background:var(--green);border-radius:32px 32px 0 0;margin:52px 0 0;padding:82px 0 0;overflow:hidden}.team .image-floating{position:relative;z-index:99}.team .image-floating .image-float{position:absolute;z-index:99;right:-240px;bottom:0;width:390px;height:auto;max-height:700px}@media (max-width:1224px){.team .image-floating .image-float{display:none !important}}.team h2{margin:24px 0 24px !important;max-width:350px;color:var(--white)}@media (max-width:798px){.team h2{max-width:100%}}.team .text{margin-bottom:24px;max-width:350px}@media (max-width:798px){.team .text{max-width:100%}}.team .text p{color:var(--white)}.team .more{margin-bottom:24px;color:var(--black);background:var(--yellow)}.team .more::before{background:var(--yellow)}.team .more img{filter:brightness(0) saturate(100%)}.team figure{position:relative;height:470px;margin-bottom:82px}.team figure .image-featured{display:block;width:100%;height:100% !important;object-fit:cover;object-position:center;border-radius:12px}.team figure .stamp{position:absolute;top:calc(50% - 90px);right:-12px;width:180px;height:180px}.team .image-team figure{position:relative}.team .image-team figure::before{content:"";position:absolute;top:-86px;left:-196px;width:580px;height:540px;background-image:url(/wp-content/themes/labbotheme/assets/img/yellow-lines.png);background-position:left top;background-repeat:no-repeat;background-size:100%}.support{position:relative;padding:48px 0 62px}.support::before{position:absolute;top:0;left:0;width:100%;height:calc(100% - 80px);background:var(--longing);border-radius:0 0 50px 50px;content:""}.support .info-institute{position:relative;overflow:hidden;width:100%;margin-bottom:106px;padding:16px 0 46px;background-image:url("/wp-content/themes/labbotheme/assets/img/dotted.png");background-position:bottom;background-repeat:no-repeat;background-size:100%}.support .info-institute .items{display:flex;align-items:center;gap:80px;white-space:nowrap;will-change:transform;transform:translate3d(0, 0, 0)}.support .info-institute .item{display:inline-flex;align-items:center;gap:20px;flex-shrink:0}.support .info-institute .item .info-icon img{display:block;width:auto;height:auto;max-width:50px;max-height:50px;object-fit:contain}.support .info-institute .item .info-text p{margin:0;white-space:nowrap;font-size:24px !important;font-weight:400 !important}@media (max-width:768px){.support .info-institute .items{gap:48px}.support .info-institute .item{gap:14px}}.support .support-card{position:relative;min-height:600px;padding:124px 70px;background-size:cover !important;border-radius:12px}@media (max-width:500px){.support .support-card{padding:62px 24px;min-height:unset}}.support .support-card .icon{position:absolute;top:-50px;left:70px;display:flex;align-items:center;justify-content:center;width:100px;height:100px;background:var(--white);border-radius:21px}.support .support-card .support-card-inner{display:flex;flex-direction:column;gap:24px;max-width:460px}.support .support-card .support-card-inner .tag{margin-bottom:0}.support .support-card .support-card-inner h2{color:var(--white)}.support .support-card .support-card-inner .text p{color:var(--white)}.support .support-card .support-card-inner .more{color:var(--white);background:var(--pink)}.support .support-card .support-card-inner .more img{filter:brightness(0) invert(1)}.support .support-card .support-card-inner .more::before{background:var(--pink)}.news{overflow:hidden;padding:62px 0 104px}.news .news-header{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.news .owl-news{width:80%;margin-top:40px}@media (max-width:768px){.news .owl-news{width:100%}}.news .owl-news .owl-nav{position:absolute;width:fit-content;top:unset;left:unset;transform:unset;bottom:-87px;right:0;gap:8px}@media (max-width:768px){.news .owl-news .owl-nav{right:calc(50% - 52px)}}.news .owl-news .owl-stage-outer{overflow:visible !important}.news .owl-news .owl-stage-outer .owl-item{overflow:hidden !important;border-radius:12px}.news .owl-news .owl-stage-outer .owl-item .news-card{position:relative;isolation:isolate;padding:0 60px 40px;background-position:center !important;background-repeat:no-repeat !important;background-size:cover !important;border-radius:12px}.news .owl-news .owl-stage-outer .owl-item .news-card::before{position:absolute;inset:0;z-index:0;background-image:inherit;background-position:center;background-repeat:no-repeat;background-size:cover;filter:blur(8px);transform:scale(1.1);content:""}.news .owl-news .owl-stage-outer .owl-item .news-card .news-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:32px}.news .owl-news .owl-stage-outer .owl-item .news-card .news-content a{color:inherit;text-decoration:none}.news .owl-news .owl-stage-outer .owl-item .news-card .news-content .category{display:flex;align-items:center;justify-content:center;width:150px;height:45px;margin:auto;border-radius:0 0 12px 12px;font-weight:300;text-transform:uppercase;background:var(--pink);color:var(--white)}.news .owl-news .owl-stage-outer .owl-item .news-card .news-content .news-image{display:flex;width:100%;height:300px;overflow:hidden;border-radius:12px}.news .owl-news .owl-stage-outer .owl-item .news-card .news-content .news-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.news .owl-news .owl-stage-outer .owl-item .news-card .news-content .news-date{width:100%;margin-bottom:-26px !important;font-size:14px;font-weight:300;color:var(--white);text-align:center}.news .owl-news .owl-stage-outer .owl-item .news-card .news-content h4{min-height:60px;color:var(--white);font-weight:300 !important;text-align:center}.news .owl-news .owl-stage-outer .owl-item .news-card .news-content h4 a{display:inline-block;color:inherit;text-decoration:none}.news .owl-news .owl-stage-outer .owl-item .news-card .news-content .button-arrow{margin:auto;border:1px solid var(--white);color:var(--white);text-decoration:none}.news .owl-news .owl-stage-outer .owl-item .news-card .news-content .button-arrow img{display:block}.trial{padding:80px 0;background:var(--white-2)}.trial .container{display:flex;flex-direction:column;gap:24px;text-align:center}.trial .container .tag{margin:auto}.trial .container a{display:flex;gap:10px;width:fit-content;margin:auto;padding:19px 50px;border-radius:10px;background:var(--pink);color:var(--white);text-decoration:none}.trial .container a:hover{background:var(--dark-pink-2)}.trial .container a img{width:18px}.trial .container h2{margin-bottom:-8px !important;max-width:730px;margin:auto}.trial .container .text{max-width:730px;margin:auto}