﻿@keyframes pulse{0%{transform:scale(0.95)}70%{transform:scale(1)}100%{transform:scale(0.95)}}@keyframes dash{to{stroke-dasharray:10;stroke-dashoffset:0}}@keyframes shake{0%,100%{transform:rotate(0deg);transform-origin:50% 100%}10%{transform:rotate(2deg)}20%,40%,60%{transform:rotate(-4deg)}30%,50%,70%{transform:rotate(4deg)}80%{transform:rotate(-2deg)}90%{transform:rotate(2deg)}}@keyframes animeBorderRadius{0%{border-radius:53% 47% 41% 59%/53% 55% 45% 47%;transform:translate(0, 0)}50%{border-radius:34% 66% 30% 70%/61% 28% 72% 39%;transform:translate(5px, -20px)}70%{border-radius:43% 57% 27% 73%/63% 37% 63% 37%;transform:translate(0px, -10px)}100%{border-radius:53% 47% 41% 59%/53% 55% 45% 47%;transform:translate(0, 0)}}@-webkit-keyframes slide-fwd-center{0%{-webkit-transform:translateZ(-400px);transform:translateZ(-400px)}100%{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slide-fwd-center{0%{opacity:0;-webkit-transform:translateZ(-200px);transform:translateZ(-200px)}100%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounce{0%{bottom:0;animation-timing-function:ease-out}17%{bottom:10px;animation-timing-function:ease-in}34%{bottom:0;animation-timing-function:ease-out}51%{bottom:5px;animation-timing-function:ease-in}68%{bottom:0px}85%{bottom:3px;animation-timing-function:ease-in}100%{bottom:0}}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.animeBorderRadius{animation:animeBorderRadius 3s linear infinite}.animeShake{animation:shake 2s ease 0s infinite normal forwards}.slide-fwd-center{perspective:500px}.slide-fwd-center>img{-webkit-animation:slide-fwd-center .6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both running;animation:slide-fwd-center .6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both running;animation-delay:.3s}.hoverEffect{position:relative}.text-animated{-moz-animation:bounce .8s;-webkit-animation:bounce .8s;animation:bounce .8s}:root{font-size:16px}html{font-family:"Rubik",sans-serif;padding:0px;margin:0px;font-size:62.5%;scroll-behavior:smooth;height:100%}@media(max-width: 991px){html{overflow-x:hidden}}body{font-family:"Rubik",sans-serif;-webkit-overflow-scrolling:touch;word-break:break-word;font-size:1rem;line-height:1.6;display:flex;flex-direction:column;min-height:100vh;color:#000;overflow-x:hidden}a{color:inherit;text-decoration:none;cursor:pointer}a:hover{text-decoration:none;cursor:pointer}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-weight:500;letter-spacing:1px;margin-bottom:20px;font-family:"SalzburgSerial"}h1{font-size:3.125rem}@media(max-width: 991px){h1{font-size:1.875rem}}h2{font-size:2.1875rem}@media(max-width: 991px){h2{font-size:1.5625rem}}h3{font-size:1.5625rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}hr{opacity:.5;border-color:#bdbdbd;margin:1.25rem auto}ul,ol{padding-left:20px}small{font-size:.75rem}.main-font-family{font-family:"Rubik",sans-serif}.secondary-font-family{font-family:"SalzburgSerial"}.font-50{font-size:3.125rem !important}.font-35{font-size:2.1875rem !important}.font-30{font-size:1.875rem !important}.font-25{font-size:1.5625rem !important}.font-20{font-size:1.25rem !important}.font-18{font-size:1.125rem !important}.font-16{font-size:1rem !important}.font-14{font-size:.875rem !important}.font-12{font-size:.75rem !important}.font-11{font-size:.6875rem !important}.fw-thin{font-weight:100 !important}.fw-extra-light{font-weight:200 !important}.fw-light{font-weight:300 !important}.fw-regular{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semiBold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-extraBold{font-weight:800 !important}.fw-black{font-weight:900 !important}.bg-theme-color-1{color:#f6ee1f !important}.bg-theme-color-2{color:#e50019 !important}.bg-white{background-color:#fff !important}.bg-black{background-color:#000 !important}.bg-grey{background-color:#f6f8fb !important}.c-theme-color-1{color:#f6ee1f !important}.c-theme-color-2{color:#e50019 !important}.c-white{color:#fff !important}.c-black{color:#000 !important}.c-grey{color:#f6f8fb !important}.c-yellow-light{color:#fff9d2 !important}.header-main{position:fixed;top:0;left:0;width:100%;padding:20px 0 10px;color:#fff;z-index:5;background:rgba(0,0,0,0);transition:all .3s ease;-webkit-transition:all .3s ease}.header-main .logo-wrap{margin-right:auto;opacity:0;max-width:120px;transition:all .3s ease;-webkit-transition:all .3s ease}.header-main .logo-wrap img{max-width:100%}.header-main .header-additional{display:flex;flex-wrap:wrap;align-items:center;font-size:.75rem;gap:10px;position:relative}@media(max-width: 767.98px){.header-main .logo-wrap{max-width:110px}.header-main .btn-logout{margin-right:-10px}}.sticky-header .header-main{background:#fff;padding:10px 0;box-shadow:0 3px 6px rgba(0,0,0,.16);z-index:5}.sticky-header .header-main .logo-wrap{max-width:80px;opacity:1}@media(max-width: 767.98px){.sticky-header .header-main .logo-wrap{max-width:80px}}.site-link{display:inline-block}.loged-info{display:flex;flex-direction:row;align-items:center}.loged-info .point-wrap{display:flex;align-items:center;gap:10px;font-size:.875rem;color:#000}.loged-info .point-wrap .icon{width:30px;height:30px}.loged-info .point-wrap .icon img{width:100%;height:100%;object-fit:contain}@media(max-width: 767.98px){.loged-info .point-wrap .icon{width:25px;height:25px}}.loged-info .profile-img{width:45px;height:45px;border-radius:50%;overflow:hidden}.loged-info .profile-img img{width:100%;height:100%;object-fit:cover}@media(max-width: 767.98px){.loged-info .profile-img{width:35px;height:35px}}.navbar-expand-lg{padding:0}.navbar-expand-lg .navbar-nav .nav-item{position:relative;margin:0 20px}.navbar-expand-lg .navbar-nav .nav-item .nav-link{position:relative;color:#000;font-size:1rem;font-family:"Rubik",sans-serif;text-align:center;padding:10px 0px;text-align:center;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out}.navbar-expand-lg .navbar-nav .nav-item .nav-link:hover,.navbar-expand-lg .navbar-nav .nav-item .nav-link.active{font-weight:700;color:#000}.navbar-expand-lg .navbar-nav .nav-item .nav-link:hover::before,.navbar-expand-lg .navbar-nav .nav-item .nav-link.active::before{width:100%;opacity:1}@media(min-width: 992px){.navbar-expand-lg .navbar-nav .nav-item .nav-link::before{content:"";position:absolute;bottom:5px;width:0;height:2px;left:50%;transform:translateX(-50%);background:#e50019;transform-origin:center;opacity:0;transition:all .4s ease-in-out}}.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu{border-radius:0}.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu .dropdown-item.active,.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu .dropdown-item:active{background:#fff7e7}.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu .dropdown-item.active::before,.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu .dropdown-item:active::before{content:none}@media(min-width: 992px){.navbar-expand-lg .navbar-nav .nav-item.dropdown .dropdown-menu{border:none;box-shadow:0 3px 6px rgba(0,0,0,.16);padding:0;border-radius:0;min-width:275px}.navbar-expand-lg .navbar-nav .nav-item.dropdown .dropdown-item{padding:8px 20px;font-size:1rem;white-space:break-spaces}.navbar-expand-lg .navbar-nav .nav-item.dropdown .dropdown-item::before{bottom:0}.navbar-expand-lg .navbar-nav .nav-item.dropdown .dropdown-item:hover{background:#fff7e7}.navbar-expand-lg .navbar-nav .nav-item.dropdown:hover>.dropdown-menu{display:block}.navbar-expand-lg .navbar-nav .dropdown-submenu{position:relative}.navbar-expand-lg .navbar-nav .dropdown-submenu>.dropdown-menu{top:0;left:-100%;margin-top:-1px;display:none;position:absolute}.navbar-expand-lg .navbar-nav .dropdown-submenu:hover>.dropdown-menu{display:block}.navbar-expand-lg .navbar-nav .dropdown-submenu>.dropdown-toggle::after{position:absolute;right:15px;transform:rotate(-90deg)}.navbar-expand-lg .navbar-nav .dropdown-menu>li:hover>.dropdown-menu{display:block}}@media(max-width: 991.98px){.navbar-expand-lg .navbar-nav{width:100%}.navbar-expand-lg .navbar-nav .nav-item{margin:0 !important}.navbar-expand-lg .navbar-nav .nav-item .nav-link{text-align:center;padding:10px 15px;font-size:1.25rem}.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu{padding:0;border:none;background:#fdf8f2}.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu .dropdown-item{padding:10px 20px;white-space:normal;font-size:1rem}.navbar-expand-lg .navbar-nav .dropdown-submenu>.dropdown-menu{padding:0}.navbar-expand-lg .navbar-nav .dropdown-menu,.navbar-expand-lg .navbar-nav .dropdown-submenu{display:block !important}}@media(max-width: 991.98px){.header-menu-toggle{order:1;margin-left:15px;margin-top:3px}}.btn-login-out{border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);background:#e50019;display:inline-flex;justify-content:center;align-items:center;gap:10px;padding:10px 25px 12px;color:#fff;font-size:1rem}.btn-login-out .icon{width:15px;height:auto}.btn-login-out:hover{opacity:.8}.btn-login-out:hover .btn-loading svg circle{fill:#fff}@media(max-width: 767.98px){.btn-login-out{padding:8px 10px;font-size:.75rem;gap:8px}.btn-login-out .icon{width:12px}}@media(max-width: 1199.98px){.navbar-expand-lg .navbar-nav .nav-item{margin:0 5px}.navbar-expand-lg .navbar-nav .nav-item .nav-link{padding:10px 20px;text-align:left}.navbar-expand-lg .dropdown-toggle::after{position:absolute;right:10px;top:50%;transform:translateX(-50%)}}@media(max-width: 991.98px){header.header-main{padding:10px 0;z-index:5}header.header-main .site-logo span{font-size:.9375rem}header .navbar-toggler{border:none;padding:0;box-shadow:none !important;position:relative;z-index:4}header .navbar-toggler .icon-bar{background-color:#000;display:block;width:22px;height:2px;border-radius:1px;-webkit-transition:all .5s cubic-bezier(0.4, 0, 0.1, 1);-moz-transition:all .5s cubic-bezier(0.4, 0, 0.1, 1);-ms-transition:all .5s cubic-bezier(0.4, 0, 0.1, 1);-o-transition:all .5s cubic-bezier(0.4, 0, 0.1, 1);transition:all .5s cubic-bezier(0.4, 0, 0.1, 1)}header .navbar-toggler .icon-bar:first-child{margin-bottom:4px}header .navbar-toggler .icon-bar:last-child{margin-top:4px}header .navbar-toggler .icon-bar:nth-child(2){margin:0}header .navbar-toggler .icon-bar:nth-child(3){margin:-2px 0 0}header .header-menu-list{position:fixed;top:-100%;height:0;width:100%;max-width:100%;right:0;background-color:#f6ee1f;opacity:0;padding:60px 0 20px;display:flex;justify-content:center;align-items:flex-start;z-index:-1;-webkit-transition:all .65s cubic-bezier(0.4, 0, 0.1, 1);-moz-transition:all .65s cubic-bezier(0.4, 0, 0.1, 1);-ms-transition:all .65s cubic-bezier(0.4, 0, 0.1, 1);-o-transition:all .65s cubic-bezier(0.4, 0, 0.1, 1);transition:all .65s cubic-bezier(0.4, 0, 0.1, 1)}.menu-overlay{position:fixed;display:block;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;opacity:0;left:0;z-index:3;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;display:none}.side-menu-active{right:0;position:relative}.side-menu-active header{left:0}.side-menu-active .navbar-toggler .icon-bar{background-color:#000}.side-menu-active .navbar-toggler .icon-bar:first-child{transform:translateY(6px);background-color:rgba(0,0,0,0)}.side-menu-active .navbar-toggler .icon-bar:last-child{transform:translateY(-6px);background-color:rgba(0,0,0,0)}.side-menu-active .navbar-toggler .icon-bar:nth-child(3){transform:rotateZ(135deg)}.side-menu-active .navbar-toggler .icon-bar:nth-child(2){margin:0;transform:rotateZ(-135deg)}.side-menu-active header .header-menu-list{top:0;height:100%;opacity:1;z-index:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.side-menu-active .menu-overlay{left:0;opacity:1}}.header-general .header-main{padding:10px 0 !important;background:#fff}.header-general .header-main .logo-wrap{opacity:1;max-width:80px}.form-control{width:100%;border-radius:8px;min-height:50px;padding:10px 15px;margin-bottom:10px;background-color:#f3f3f3;border:none}.form-control::placeholder{color:#b8b8b8;font-size:.875rem}.form-control:focus{background-color:#f3f3f3}.form-check{display:flex;flex-wrap:wrap;margin-bottom:5px;padding-left:0}.form-check input[type=checkbox]{width:15px;height:15px;appearance:none;-webkit-appearance:none;border-radius:3px;background:#f3f3f3;border:none;float:unset;margin-left:0;transition:unset;box-shadow:none}.form-check input[type=checkbox]:checked{background:#e50019;border:unset;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m9.55 18l-5.7-5.7l1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;box-shadow:none}.form-check label{width:calc(100% - 20px);padding-top:4px;padding-left:10px;margin-bottom:0}.form-check-radio.form-check-inline{margin-right:60px}.form-check-radio.form-check-inline:last-child{margin-right:0}.form-check-radio label{padding-left:8px;font-size:.875rem}.form-check-radio input[type=radio]{width:20px;height:20px;border:5px solid #fff;outline:none;background-image:unset;appearance:none;-webkit-appearance:none;padding:6px}.form-check-radio input[type=radio]:checked{background-color:#0c0254 !important;outline:none}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' viewBox='0 0 9 8'%3E%3Cpath id='Polygon_5' data-name='Polygon 5' d='M4.5,0,9,8H0Z' transform='translate(9 8) rotate(180)'/%3E%3C/svg%3E%0A");background-size:9px;background-position-x:96%}.form-select::placeholder{color:#1d0a38}.form{margin-bottom:30px}.form.form-participant-yes,.form.form-participant-no{margin-bottom:0}.form a:hover{text-decoration:none}.form .link-policy{text-decoration:underline}.form .link-policy:hover{text-decoration:none}.form label{margin-bottom:8px;font-size:1rem}@media(min-width: 1400px){.form label{height:auto !important}}@media(max-width: 767.98px){.form label{height:auto !important}}.form input:focus,.form .form-control:focus{box-shadow:none;outline:none}.form .form-group{margin-bottom:15px}.form .form-group a:hover{text-decoration:underline}.form .required{color:red;padding-left:2px;font-weight:bold}.error-txt{color:red;font-size:.875rem}.form-subscribe{display:flex;flex-wrap:wrap}.form-subscribe .subscribe-wrap{width:calc(100% - 200px)}.form-subscribe .subscribe-wrap .form-control{margin-bottom:0;border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:none;background-color:#f3f3f3}.form-subscribe .btn-primary{width:200px;border-top-left-radius:0;border-bottom-left-radius:revert-layer;height:50px}.form-subscribe .agree_wrapper{width:100%;margin-top:15px}.form-subscribe .agree_wrapper .form-check-label{padding-top:0;font-size:.875rem}@media(max-width: 767.98px){.form-subscribe .btn-primary{order:3;width:100%;border-radius:7px}.form-subscribe .subscribe-wrap{width:100%}.form-subscribe .subscribe-wrap .form-control{border-radius:8px}}.input-group{width:100%;border-radius:8px;min-height:50px;padding:0;margin-bottom:10px;background-color:#f3f3f3;border:none}.input-group .form-control{margin-bottom:0}.input-group .input-group-text{min-height:50px;padding:10px 0 10px 15px;margin-bottom:10px;background-color:#f3f3f3;border:none;margin-bottom:0}.form-challenge label{font-weight:500}.form-challenge .form-group{margin-bottom:12px}.form-challenge .input-group{background-color:#fff;border-radius:8px;border:1px solid #e50019;box-shadow:none}.form-challenge .input-group .form-control{background:rgba(0,0,0,0);box-shadow:none}.form-challenge .input-group .form-control:focus{background:rgba(0,0,0,0);box-shadow:none}.form-challenge .input-group-text{padding:10px;padding-left:0;background:rgba(0,0,0,0)}.form-challenge .input-group-text img{width:24px;height:24px;object-fit:contain}.modal-custom-bg .close{text-align:right;padding:15px 40px;font-size:1.5625rem;font-weight:bold;position:absolute;top:0;right:0;z-index:2}@media(max-width: 767.98px){.modal-custom-bg .close{padding:15px;font-size:1.25rem}}.modal-custom-bg .modal-dialog{max-width:100%;margin:0;height:100%;border-radius:0}.modal-custom-bg .modal-content{position:relative;border-radius:0;background-color:#f6ee1f;min-height:100vh}.modal-custom-bg .modal-content::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/deco/bg-line.png) repeat;background-size:contain;z-index:0;mix-blend-mode:luminosity}.modal-custom-bg .modal-body{display:flex}.modal-custom-bg .modal-body .wrapper{width:100%;height:auto;margin:auto}.modal-custom-bg .inner-content{position:relative;background:#fff;border-radius:10px;max-width:80%;width:100%;margin:140px auto 60px;padding:0 50px 170px}.modal-custom-bg .inner-content .top-image{max-width:400px;text-align:center;display:block;margin:auto;margin-bottom:30px}.modal-custom-bg .inner-content .top-image img{width:100%;height:auto;margin-top:-130px}@media(max-width: 767.98px){.modal-custom-bg .inner-content .top-image{max-width:250px;margin-bottom:15px}.modal-custom-bg .inner-content .top-image img{margin-top:-80px}}.modal-custom-bg .inner-content .title-wrap .title{font-size:1.5rem;font-weight:600;margin-bottom:10px}.modal-custom-bg .inner-content .form{width:100%;margin:auto;max-width:700px}@media(max-width: 767.98px){.modal-custom-bg .inner-content .form .btn-primary{width:100%}}.modal-custom-bg .inner-content .mascot-item{position:absolute;max-width:180px;z-index:3}.modal-custom-bg .inner-content .mascot-item img{width:100%;height:auto}.modal-custom-bg .inner-content .mascot-item.mascot-right{top:15%;right:-4%}.modal-custom-bg .inner-content .mascot-item.mascot-right img{transform:scaleX(-1)}.modal-custom-bg .inner-content .mascot-item.mascot-left{max-width:130px;bottom:10%;left:-4%}@media(max-width: 767.98px){.modal-custom-bg .inner-content .mascot-item{transform:translateX(-50%)}.modal-custom-bg .inner-content .mascot-item img{max-height:110px}.modal-custom-bg .inner-content .mascot-item.mascot-left{left:35%;bottom:20px}.modal-custom-bg .inner-content .mascot-item.mascot-right{top:unset;max-height:95px;right:unset;left:65%;bottom:50px}}.modal-custom-bg .inner-content::before{content:"";position:absolute;width:100%;height:120px;left:0;bottom:0;background:url(../img/bottom-white-form.png) no-repeat;background-size:100%;border-bottom-left-radius:10px;border-bottom-right-radius:10px;z-index:3;filter:drop-shadow(0 -5px 30px rgba(210, 133, 0, 0.1))}.modal-custom-bg .inner-content::after{content:"";position:absolute;width:100%;height:150px;left:0;bottom:0;background:url(../img/bottom-yellow-form.png) no-repeat;background-size:100%;z-index:1}@media(min-width: 1900px){.modal-custom-bg .inner-content{max-width:1200px}}@media(max-width: 1399.98px){.modal-custom-bg .inner-content{max-width:90%}.modal-custom-bg .inner-content .mascot-item{max-width:120px}.modal-custom-bg .inner-content .mascot-item.mascot-left{max-width:100px}}@media(max-width: 767.98px){.modal-custom-bg .inner-content{max-width:100%;padding:0 20px 170px;margin-top:100px;margin-bottom:40px}.modal-custom-bg .inner-content::before{height:70px}.modal-custom-bg .inner-content::after{height:85px}}.modal-survey .form-check-group{display:flex;justify-content:space-around;flex-wrap:wrap}.modal-survey .form-check-group .form-check-inline label{margin-bottom:0}@media(max-width: 767.98px){.modal-survey .form-check-group{justify-content:space-between}}.modal-survey .form-check-input[type=radio]{width:20px;height:20px;margin-right:10px;appearance:none;-webkit-appearance:none;border:1px solid #ddd;background-clip:content-box;padding:3px}.modal-survey .form-check-input[type=radio]:checked{background:#e50019;background-clip:content-box;border-color:#e50019}@media(max-width: 767.98px){.modal-survey .form-check-input[type=radio]{width:18px;height:18px;margin-right:5px}}html{margin-right:0 !important}.close{text-decoration:none}.close:hover{text-decoration:none}@media(max-width: 767.98px){.desktop-view{display:none}}@media(min-width: 768px){.mobile-view{display:none}}.responsive-iframe{position:relative;width:100%;padding-top:56.25%;height:0;border-radius:12px;overflow:hidden}.responsive-iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}@media(min-width: 768px){.mb-breakText{display:none}}@media(min-width: 992px){.lg-breakText{display:none}}@media(min-width: 1200px){.xl-breakText{display:none}}@media(min-width: 1400px){.xxl-breakText{display:none}}@media(max-width: 1399.98px){br.xxl-breakText-restore{display:none}}@media(max-width: 1199.98px){br.xl-breakText-restore{display:none}}@media(max-width: 991.98px){br.lg-breakText-restore{display:none}}@media(max-width: 767.98px){br.mb-breakText-restore{display:none}}.btn{border:unset}.btn:hover,.btn:focus,.btn:active,.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{opacity:.9;color:#fff;background-color:#e50019;border:none}.btn-primary{display:inline-block;text-align:center;font-size:1rem;padding:10px 20px;border-radius:7px;background:#e50019;border:none;min-height:50px;color:#fff;line-height:2;min-width:190px}.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.btn-primary.active{opacity:.8;cursor:pointer;background:#e50019}.btn-primary.disable{color:#fff;pointer-events:none;cursor:not-allowed;opacity:.5}@media(max-width: 575.98px){.btn-primary{min-height:50px;min-width:auto}}.btn-secondary{display:inline-block;text-align:center;font-size:1rem;padding:10px 20px;font-weight:400;color:#e50019;background-color:#fff;border-radius:7px;border:1px solid #d1d1d1;line-height:2;min-width:190px;min-height:50px}.btn-secondary:hover{opacity:.8;cursor:pointer}.btn-secondary.disable{pointer-events:none;cursor:not-allowed;opacity:.5}@media(max-width: 575.98px){.btn-secondary{min-height:50px;min-width:auto}}.btn-arrow-down{display:inline-flex;width:40px;height:40px;border-radius:50%;font-size:1.125rem;color:#e50019;background-color:#fff;padding:3px;justify-content:center;align-items:center;box-shadow:0 3px 6px rgba(0,0,0,.16)}.vid-btn{font-size:1.5rem;width:50px;height:50px;display:inline-block;text-align:center;line-height:2.25;padding-left:3px;background-color:#e50019;color:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.16);transition:all .4s ease;-webkit-transition:all .4s ease}.vid-btn:hover{transform:scale(1.1);cursor:pointer}.btn-view-file{display:inline-block;font-size:1rem;font-weight:500;color:#be1f24;text-decoration:underline}.btn-view-file .icon{display:inline-block;margin-left:15px;width:20px;height:auto;vertical-align:text-bottom;transition:all .3s ease}.btn-view-file .icon img{width:100%;height:auto;object-fit:contain}.btn-view-file:hover .icon{margin-left:18px}.btn-logout{width:40px;height:40px;display:inline-block}.btn-logout img{width:100%;height:100%;object-fit:contain}.btn-copy{background:rgba(0,0,0,0);border:none;width:24px;height:24px;padding:0;transition:transform .3s ease}.btn-copy img{width:100%;height:100%;object-fit:contain}.section-general{text-align:center;margin:auto auto 40px;padding:0 15px}@media(min-width: 768px){.section-general{max-width:80%}}@media(max-width: 767.98px){.section-general{margin-bottom:30px}}.sec-padding{padding-top:50px;padding-bottom:50px}@media(max-width: 767.98px){.sec-padding{padding-top:30px;padding-bottom:30px}}.count-wrapper{--space: 20px;margin:0 calc(-1*var(--space))}.count-wrapper .count-item{--color: #ff7100;padding:0 var(--space)}.count-wrapper .count-item .num{font-size:3.125rem;color:var(--color);font-weight:600;line-height:1}.count-wrapper .count-item .text{font-size:.875rem;text-transform:uppercase;font-weight:500}.count-wrapper .count-item.green{--color: #609c51}.count-wrapper .count-item.purple{--color: #9c5fc9}.count-wrapper .count-item.brown{--color: #e05b3b}@media(min-width: 768px){.count-wrapper{margin:0 calc(-1*var(--space))}}@media(max-width: 767.98px){.count-wrapper{--space: 5px}.count-wrapper .count-item{width:25%}.count-wrapper .count-item .num{font-size:35px}}@media(max-width: 767.98px){.mb-px-0{padding-left:0 !important;padding-right:0 !important}.mb-py-0{padding-top:0 !important;padding-bottom:0 !important}.mb-pt-0{padding-top:0 !important}.mb-pb-0{padding-bottom:0 !important}}.slick-dots{list-style:none;padding:0;text-align:center;margin-bottom:0}.slick-dots li{display:inline-block;margin:5px}.slick-dots li button{color:rgba(0,0,0,0);padding:0;border:1px solid #d1d1d1;width:10px;height:10px;border-radius:50px;transition:all .4s ease;-webkit-transition:all .4s ease}.slick-dots li.slick-active button{width:20px;height:10px;background:#f36a10;border-color:#f36a10}.slick-dots li:only-child{display:none}.grecaptcha-badge{z-index:4}@media(max-width: 767.98px){.grecaptcha-badge{bottom:80px !important}}.img-shadow{box-shadow:-8px 8px 40px rgba(0,0,0,.15)}.page-general .page-title{font-size:2.1875rem;font-weight:500 !important;letter-spacing:1px;margin-bottom:20px;font-family:"SalzburgSerial"}@media(max-width: 991px){.page-general .page-title{font-size:1.5625rem}}.page-general .intro-wrapper{position:relative;padding:50px 80px;box-shadow:0 0 50px rgba(0,0,0,.09);margin-top:0;border-radius:12px;background-color:#fff}.page-general .intro-wrapper>*{position:relative;z-index:2}@media(max-width: 1199.98px){.page-general .intro-wrapper{padding:50px}}@media(max-width: 991.98px){.page-general .intro-wrapper{padding:50px 30px 50px 40px}}@media(max-width: 767.98px){.page-general .intro-wrapper{padding:30px 25px;margin-left:0;margin-right:0;border-radius:10px}}.page-general .body-content a:hover{text-decoration:underline}.page-general .body-content ul li{line-height:1.8;margin-bottom:10px}.page-general .body-content ol li{line-height:1.8;margin-bottom:15px}.page-general .body-content ol.list>li{margin-bottom:20px}.page-general .body-content ol.list>li h3{margin-bottom:10px}.page-general .body-content ol.list>li::marker{font-size:1.5625rem;font-weight:500;font-family:"SalzburgSerial"}.section-banner{position:relative;background-color:#f6ee1f;padding:80px 0 100px;height:auto}.section-banner>*{position:relative;z-index:1}.section-banner.afm{padding-bottom:50px}.section-banner .masthead-wrap .image{display:inline-block;position:relative}.section-banner .masthead-wrap .image img{max-width:450px;width:100%;height:auto;transform:scale(1.2)}.section-banner .masthead-wrap .content{font-size:1.25rem}.section-banner .masthead-wrap .content .banner-title{letter-spacing:2px;font-weight:600;display:inline-block;position:relative;margin-bottom:10px}.section-banner .masthead-wrap .content .banner-title::before{content:"";position:absolute;top:-30px;right:10px;background:url(../img/deco/deco-title.png) no-repeat;width:50px;height:50px;background-size:100%}@media(max-width: 767.98px){.section-banner .masthead-wrap .content .banner-title.font-35{font-size:1.875rem !important}}@media(max-width: 1199.98px){.section-banner .masthead-wrap .image::before{right:-320px;width:400px;height:130px}}@media(max-width: 767.98px){.section-banner .masthead-wrap .image{text-align:center;display:block;margin-bottom:20px}.section-banner .masthead-wrap .image::before{content:unset}.section-banner .masthead-wrap .image img{max-width:200px;margin:auto;display:block}.section-banner .masthead-wrap .content{text-align:center;font-size:1rem}.section-banner .masthead-wrap .content .banner-title::before{top:-20px;width:35px;height:35px;transform:rotate(-35deg)}}.section-banner .dialog-wrapper{position:relative;background:url(../img/svg/dialog.svg) no-repeat;background-size:100%;width:500px;height:100%;max-width:100%;padding:3rem 4rem 2.5rem 3rem;min-height:230px;margin-left:auto;margin-top:50px}.section-banner .dialog-wrapper::before,.section-banner .dialog-wrapper::after{content:"";position:absolute;width:60px;height:60px;border-radius:50%;background-color:#fff;background-repeat:no-repeat;background-size:80%;background-position:center;box-shadow:0 3px 6px rgba(0,0,0,.16);display:flex;justify-content:center;align-items:center}.section-banner .dialog-wrapper::before{background-image:url(../img/deco/apple.png);left:-15px;bottom:40px}.section-banner .dialog-wrapper::after{background-image:url(../img/deco/avocado.png);right:0;top:30px}.section-banner .dialog-wrapper .heading{font-size:.9375rem;text-transform:uppercase;font-weight:700;margin-bottom:5px}.section-banner .dialog-wrapper .title{font-family:"Rubik",sans-serif;font-size:1.375rem;font-weight:500;padding-right:1rem}.section-banner .dialog-wrapper .vid-btn{width:58px;height:58px;line-height:2.2;font-size:1.75rem}@media(max-width: 991.98px){.section-banner .dialog-wrapper{padding:2.5rem 2rem 2.5rem 2rem}}@media(max-width: 767.98px){.section-banner .dialog-wrapper{margin-top:0;padding:2.25rem 3rem 2rem 2rem;min-height:180px}.section-banner .dialog-wrapper .heading{font-size:.75rem}.section-banner .dialog-wrapper .title{font-size:.875rem}.section-banner .dialog-wrapper .vid-btn{width:43px;height:43px;font-size:1.25rem}.section-banner .dialog-wrapper::before,.section-banner .dialog-wrapper::after{width:40px;height:40px}}.section-banner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/deco/bg-line.png) repeat;background-size:contain;z-index:0}@media(max-width: 767.98px){.section-banner{height:100%;padding-top:40px;padding-bottom:150px}.section-banner::before{background-size:800px}}.section-intro{position:relative;padding-top:90px;padding-bottom:20px;margin-top:-100px}.section-intro.afm{margin-top:-40px}@media(max-width: 1199.98px){.section-intro.afm .intro-wrapper{margin-top:-20px}}.section-intro .intro-wrapper{position:relative;padding:50px 0 150px;box-shadow:0 0 50px rgba(0,0,0,.09);margin-top:0;border-radius:12px;background-color:#fff}.section-intro .intro-wrapper>*{position:relative;z-index:2}.section-intro .intro-wrapper .intro-deco .deco-item{top:-15px;left:-20px;width:45px;height:45px;padding:10px}.section-intro .intro-wrapper .inner{position:relative;padding:0 30px;margin-left:auto;margin-right:auto}.section-intro .intro-wrapper .inner::before,.section-intro .intro-wrapper .inner::after{content:"";position:absolute;top:0}.section-intro .intro-wrapper .inner::after{background:url(../img/deco/intro-deco-right.png) no-repeat;width:140px;height:135px;background-size:100%;right:-23.5%;top:10%}@media(min-width: 768px){.section-intro .intro-wrapper .inner{padding:0 10px;width:70%;font-size:1.125rem}}@media(max-width: 767.98px){.section-intro .intro-wrapper .inner::before,.section-intro .intro-wrapper .inner::after{content:unset}}.section-intro .intro-wrapper .deco-wrap{position:absolute;right:0;bottom:0;width:100%}.section-intro .intro-wrapper .deco-wrap .deco-bg{position:absolute;top:-90px;left:40%;width:300px;background-size:100%;transform:translateX(-50%);z-index:-1}.section-intro .intro-wrapper .deco-wrap .left-circle{width:260px;bottom:-20px;left:10px;position:absolute}.section-intro .intro-wrapper .deco-wrap .deco-circle{position:absolute;bottom:205px;right:100px;width:35px;height:35px;background:#f0f8ff;border-radius:53% 47% 41% 59%/53% 55% 45% 47%;transition:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transition:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.section-intro .intro-wrapper .deco-wrap .g-deco-item{position:absolute;right:0;bottom:0;width:100%}.section-intro .intro-wrapper .deco-wrap .g-deco-item .family-wrap{position:absolute;width:180px;right:100px;bottom:30px}.section-intro .intro-wrapper .deco-wrap .g-deco-item .f-girl-hand{position:absolute;top:8px;left:0;width:14px}@media(max-width: 1199.98px){.section-intro .intro-wrapper .deco-wrap .g-deco-item .family-wrap{right:40px}}@media(max-width: 991.98px){.section-intro .intro-wrapper .deco-wrap .g-deco-item .family-wrap{width:120px;right:40px}}@media(max-width: 767.98px){.section-intro .intro-wrapper .deco-wrap .g-deco-item .family-wrap{width:100%;right:50%;transform:translateX(50%)}.section-intro .intro-wrapper .deco-wrap .g-deco-item .deco-bg{width:300px;opacity:0}}.section-intro .intro-wrapper .deco-wrap .mascot-deco-wrap{width:180px;position:absolute;bottom:-60px;left:-60px}.section-intro .intro-wrapper .deco-wrap .mascot-deco-wrap img{transform:scaleX(-1)}@media(max-width: 1199.98px){.section-intro .intro-wrapper .deco-wrap .mascot-deco-wrap{width:130px;left:-25px;bottom:-40px}}.section-intro .intro-wrapper .deco-wrap .deco-item{bottom:160px;left:150px;padding:13px;width:45px;height:45px}.section-intro .intro-wrapper .deco-wrap .floor{width:100%;height:85px;background-color:#fffadb}@media(max-width: 1199.98px){.section-intro .intro-wrapper .deco-wrap .deco-bg{width:200px;top:-50px}.section-intro .intro-wrapper .deco-wrap .deco-circle{bottom:185px;right:50px}}@media(max-width: 991.98px){.section-intro .intro-wrapper .deco-wrap .deco-bg{width:180px;top:-60px}.section-intro .intro-wrapper .deco-wrap .left-circle{width:180px;bottom:0}.section-intro .intro-wrapper .deco-wrap .deco-circle{bottom:165px;right:20px}}@media(max-width: 767.98px){.section-intro .intro-wrapper .deco-wrap .deco-bg{opacity:0}.section-intro .intro-wrapper .deco-wrap .left-circle{width:250px;bottom:-30px;left:50%;transform:translateX(-50%)}}.section-intro .intro-wrapper .ctn-bottom{position:unset}@media(max-width: 1199.98px){.section-intro .intro-wrapper{margin-top:-140px}.section-intro .intro-wrapper .inner::before,.section-intro .intro-wrapper .inner::after{width:120px;height:120px}}@media(max-width: 991.98px){.section-intro .intro-wrapper .inner::before{left:-27%}.section-intro .intro-wrapper .inner::after{right:-25.5%}}@media(max-width: 767.98px){.section-intro .intro-wrapper{margin-top:-20px;margin-left:10px;margin-right:10px;border-radius:10px;padding-bottom:60px}.section-intro .intro-wrapper .inner{padding:0 20px}.section-intro .intro-wrapper .inner .font-20{font-size:1rem !important}.section-intro .intro-wrapper::before{height:110px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.section-intro .intro-wrapper::after{height:120px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}}.section-intro .mascot-wrapper{margin-top:80px}@media(min-width: 768px){.section-intro .mascot-wrapper{display:flex;flex-wrap:nowrap}}.section-intro .mascot-wrapper .item{width:380px;flex:0 0 auto;display:flex;flex-wrap:wrap}.section-intro .mascot-wrapper .item .mascot-img{width:45%}.section-intro .mascot-wrapper .item .dialog{width:55%;position:relative}.section-intro .mascot-wrapper .item .dialog .text{position:relative;padding:20px 13px}.section-intro .mascot-wrapper .item .dialog .text p:last-child{margin-bottom:0}.section-intro .mascot-wrapper .item .dialog .text::before{content:"";position:absolute;top:0;left:-15px;width:calc(100% + 30px);height:100%;background:url(../img/svg/dialog-blue.svg) no-repeat;background-size:100%}.section-intro .mascot-wrapper .item .dialog .text>*{position:relative;z-index:1}.section-intro .mascot-wrapper .item:nth-child(2){align-items:center}.section-intro .mascot-wrapper .item:nth-child(2) .dialog{padding-left:10px}.section-intro .mascot-wrapper .item:nth-child(2) .dialog .text::before{background-image:url(../img/svg/dialog-blue-2.svg)}.section-intro .mascot-wrapper .item:nth-child(3),.section-intro .mascot-wrapper .item:nth-child(4){flex-direction:row-reverse;text-align:right}.section-intro .mascot-wrapper .item:nth-child(3) .dialog .text::before,.section-intro .mascot-wrapper .item:nth-child(4) .dialog .text::before{background-image:url(../img/svg/dialog-blue-3.svg)}.section-intro .mascot-wrapper .item:nth-child(3) .mascot-img{margin-top:30px}.section-intro .mascot-wrapper .item:nth-child(3) .dialog{left:-15px}@media(min-width: 768px){.section-intro .mascot-wrapper .item:nth-child(1){margin-left:-10px}.section-intro .mascot-wrapper .item:nth-child(2){align-items:center;margin-top:130px;margin-left:-150px}.section-intro .mascot-wrapper .item:nth-child(2) .dialog{padding-left:10px}.section-intro .mascot-wrapper .item:nth-child(2) .dialog .text::before{background-image:url(../img/svg/dialog-blue-2.svg)}.section-intro .mascot-wrapper .item:nth-child(3){margin-top:70px;margin-left:-40px}.section-intro .mascot-wrapper .item:nth-child(3) .mascot-img{margin-top:30px}.section-intro .mascot-wrapper .item:nth-child(4){margin-left:-60px}.section-intro .mascot-wrapper .item:nth-child(4) .mascot-img{margin-top:70px;padding-right:20px}.section-intro .mascot-wrapper .item:nth-child(4) .mascot-img img{max-height:220px}.section-intro .mascot-wrapper .item:nth-child(4) .dialog{top:-30px;right:-10px}}@media(max-width: 575.98px){.section-intro .mascot-wrapper .item{display:flex !important}.section-intro .mascot-wrapper .item .dialog .text{font-size:.8125rem;padding:15px 15px 15px 20px}.section-intro .mascot-wrapper .item .dialog .text::before{left:0;width:100%}}@media(max-width: 1399.98px){.section-intro .mascot-wrapper{position:relative;z-index:3}.section-intro .mascot-wrapper .item{margin-left:0 !important;left:0 !important}.section-intro .mascot-wrapper .item:nth-child(4) .dialog{top:0}.section-intro .mascot-wrapper .item:nth-child(4) .mascot-img{margin-top:110px;padding-left:20px}.section-intro .mascot-wrapper .item .dialog .text{padding:20px}.section-intro .mascot-wrapper .slick-dots{position:absolute;bottom:-55px;left:50%;transform:translateX(-50%);z-index:1;display:flex;padding:0;width:90%;background:#f3f3f3;border-radius:5px;overflow:hidden}.section-intro .mascot-wrapper .slick-dots li{display:inline-block;flex:1 0 0%;margin:0}.section-intro .mascot-wrapper .slick-dots li button{padding:0;color:rgba(0,0,0,0);border:none;height:8px;display:block;width:100%;background:#f3f3f3;border-radius:0}.section-intro .mascot-wrapper .slick-dots li.slick-active button{background:#f36a10;border-radius:5px}}@media(max-width: 1199.98px){.section-intro .mascot-wrapper{position:relative;z-index:3}.section-intro .mascot-wrapper .item{margin-left:0 !important;left:0 !important}.section-intro .mascot-wrapper .item .dialog .text{padding:20px 13px}.section-intro .mascot-wrapper .item:nth-child(4) .dialog{top:0}.section-intro .mascot-wrapper .item:nth-child(4) .mascot-img{margin-top:110px;padding-left:20px}.section-intro .mascot-wrapper .slick-dots{position:absolute;bottom:-55px;left:50%;transform:translateX(-50%);z-index:1;display:flex;padding:0;width:90%;background:#f3f3f3;border-radius:5px;overflow:hidden}.section-intro .mascot-wrapper .slick-dots li{display:inline-block;flex:1 0 0%;margin:0}.section-intro .mascot-wrapper .slick-dots li button{padding:0;color:rgba(0,0,0,0);border:none;height:8px;display:block;width:100%;background:#f3f3f3;border-radius:0}.section-intro .mascot-wrapper .slick-dots li.slick-active button{background:#f36a10;border-radius:5px}}@media(max-width: 767.98px){.section-intro .mascot-wrapper .item.item-2{padding-left:30px}.section-intro .mascot-wrapper .slick-dots{bottom:-40px}}@media(max-width: 575.98px){.section-intro .mascot-wrapper .slick-track .slick-slide:nth-child(2){display:flex}.section-intro .mascot-wrapper .slick-track .slick-slide:nth-child(2)>div{width:50%}.section-intro .mascot-wrapper .item .mascot-img{width:40%}.section-intro .mascot-wrapper .item .mascot-img img{max-height:150px}.section-intro .mascot-wrapper .item .dialog{width:60%;padding-left:15px;padding-right:15px}.section-intro .mascot-wrapper .item.item-2{flex-direction:row-reverse;padding:0 20px 0 30px}.section-intro .mascot-wrapper .item.item-2 .dialog{margin-top:30px;padding-left:0}.section-intro .mascot-wrapper .item.item-2 .dialog .text::before{background-image:url(../img/svg/dialog-blue-4.svg)}.section-intro .mascot-wrapper .item.item-3,.section-intro .mascot-wrapper .item.item-4{flex-direction:column-reverse}.section-intro .mascot-wrapper .item.item-3>*,.section-intro .mascot-wrapper .item.item-4>*{width:100%}.section-intro .mascot-wrapper .item.item-3{padding-top:100px;padding-left:15px}.section-intro .mascot-wrapper .item.item-3 .dialog{padding-left:0;padding-right:0;width:180px}.section-intro .mascot-wrapper .item.item-3 .dialog .text{padding:15px 15px 30px}.section-intro .mascot-wrapper .item.item-3 .dialog .text::before{background-image:url(../img/svg/dialog-blue-5.svg)}.section-intro .mascot-wrapper .item.item-4 .mascot-img img{margin-left:auto;padding-right:20px}.section-intro .mascot-wrapper .item.item-4 .dialog{width:210px;transform:translateX(-50px);margin-bottom:20px}.section-intro .mascot-wrapper .item.item-4 .dialog .text{padding:15px 15px 30px 20px}.section-intro .mascot-wrapper .item.item-4 .dialog .text::before{background-image:url(../img/svg/dialog-blue-6.svg)}}.section-intro::before{content:"";position:absolute;top:0;left:50%;width:450px;height:100px;background:url(../img/deco/hook.webp) no-repeat;background-size:100%;transform:translateX(-50%);z-index:0}@media(max-width: 767.98px){.section-intro::before{background-position:center;width:250px}}@media(max-width: 767.98px){.section-intro{margin-top:-150px}.section-intro.afm{margin-top:0px}.section-intro>.container{padding:0}.section-intro .intro-wrapper{margin-left:0;margin-right:0;border-radius:0;padding-bottom:200px}}.section-doctor{scroll-margin-block:80px}.section-doctor .doctor-wrapper{padding:0 50px}.section-doctor .doctor-wrapper .cta-wrap{margin-top:30px}.section-doctor .doctor-wrapper .doc-wrap{position:relative;margin-bottom:50px}.section-doctor .doctor-wrapper .doc-wrap .image{width:90%;margin:auto}.section-doctor .doctor-wrapper .doc-wrap .read-expand{color:#e50019;font-weight:500;font-size:1rem;margin-top:15px;display:inline-block}.section-doctor .doctor-wrapper .doc-wrap:not(:last-child){position:relative;margin-bottom:200px}.section-doctor .doctor-wrapper .doc-wrap:not(:last-child)::after{content:"";position:absolute;bottom:-210px;left:50%;width:80%;height:180px;transform:translateX(-50%);background:url(../img/deco/line-connect.png) no-repeat;background-size:100%;background-position:center;view-timeline-name:--revealing-leftRight;view-timeline-axis:block;animation:linear reveal-leftRight both;animation-timeline:--revealing-leftRight;animation-range:entry 35% cover 60%}@media(max-width: 767.98px){.section-doctor .doctor-wrapper{padding:10px}.section-doctor .doctor-wrapper .doc-wrap{margin-bottom:20px}.section-doctor .doctor-wrapper .doc-wrap .image{margin-bottom:20px;width:80%}.section-doctor .doctor-wrapper .doc-wrap .btn-primary{width:100%}.section-doctor .doctor-wrapper .doc-wrap:not(:last-child){margin-bottom:20px}.section-doctor .doctor-wrapper .doc-wrap:not(:last-child)::after{content:unset}}.section-video{position:relative;padding-top:80px;padding-bottom:50px;background-color:#fff9d2;scroll-margin-block:80px}.section-video>*{position:relative;z-index:1}.section-video::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/deco/bg-deco.png) no-repeat;background-size:cover;z-index:0}.section-video .nav-vid{text-align:center;justify-content:center;font-size:1.5rem;margin-bottom:50px}.section-video .nav-vid .nav-link{color:#000;padding:0;margin:0 20px}.section-video .nav-vid .nav-link.active{padding:0;background:rgba(0,0,0,0);color:#ff7100;font-weight:500;border-bottom:3px solid #ff7100;border-radius:0}@media(max-width: 767.98px){.section-video .nav-vid{font-size:1.125rem;margin-bottom:30px}}.section-video .vid-listing .item{background:#fff;border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,.1);height:100%;display:flex;flex-direction:column}.section-video .vid-listing .inner{padding:1.5rem}.section-video .vid-listing .date{background:#f1f3f8;border-radius:4px;display:inline-block;font-size:.75rem;padding:8px 10px;margin-bottom:15px}.section-video .vid-listing .text{font-size:1.25rem;font-weight:500}.section-video .vid-listing .v-bottom{padding:1rem 1.5rem;display:flex;flex-wrap:wrap;align-items:center;border-top:1px dashed rgba(229,0,25,.15);margin-top:auto}.section-video .vid-listing .v-bottom .name{width:calc(100% - 50px);padding-right:10px}.section-video .vid-listing .v-bottom .cta-wrap{width:50px}.section-video .vid-listing .v-bottom .cta-wrap .vid-btn{width:45px;height:45px;font-size:1.325rem;box-shadow:0 3px 6px rgba(0,0,0,.16)}@media(max-width: 767.98px){.section-video{padding-top:50px;padding-bottom:30px}.section-video .vid-listing{padding:0 15px}.section-video .vid-listing .col-12.mb-4{margin-bottom:0 !important}.section-video .vid-listing .slick-list{border-radius:10px;margin-bottom:30px}.section-video .vid-listing .item{position:relative;border-radius:0}.section-video .vid-listing .inner{padding:1.5rem 1rem .5rem}.section-video .vid-listing .text{font-size:1rem;width:80%}.section-video .vid-listing .v-bottom{border-top:0;padding:0 1rem 1.5rem}.section-video .vid-listing .v-bottom .cta-wrap .vid-btn{width:40px;height:40px;font-size:1.25rem;line-height:2;position:absolute;top:calc(50% + 15px);transform:translateY(-50%);right:20px}.section-video .vid-listing .slick-slide>div:not(:nth-child(1)) .item{border-top:1px dashed rgba(229,0,25,.15)}}.section-subscribe{padding-top:50px}@media(max-width: 991.98px){.section-subscribe .image img{max-height:280px;margin:auto;display:block}}@media(max-width: 767.98px){.section-subscribe .subscribe-inner{padding-left:10px;padding-right:10px}}.section-whats-new{position:relative}.section-whats-new .row-mascot-ctaBox .wrap{--bg-color: #ebf6ff;position:relative;background:var(--bg-color);padding:15px;border-radius:12px;box-shadow:0 3px 6px rgba(0,0,0,.16);height:100%;margin:0 auto;width:350px}.section-whats-new .row-mascot-ctaBox .wrap .image{position:relative;background-color:#fff;border-radius:12px;width:100%;height:285px;z-index:1}.section-whats-new .row-mascot-ctaBox .wrap .image .dialog-wrap{position:absolute;top:-60px;left:-60px;width:230px;padding:30px 40px;font-size:.875rem;background:url(../img/home/whats-new-dialog.webp) no-repeat;background-size:240px 100%}.section-whats-new .row-mascot-ctaBox .wrap .image img{width:100%;height:100%;object-fit:cover}.section-whats-new .row-mascot-ctaBox .wrap .text-wrap{position:relative;display:flex;flex-wrap:wrap;align-items:center;padding:20px 15px 5px;z-index:1}.section-whats-new .row-mascot-ctaBox .wrap .text-wrap .heading{width:calc(100% - 60px);margin-bottom:0}.section-whats-new .row-mascot-ctaBox .wrap .text-wrap .cta-wrap{width:60px;text-align:right}.section-whats-new .row-mascot-ctaBox .wrap .deco-item.apple{left:-30px}.section-whats-new .row-mascot-ctaBox .wrap .deco-item.avocado{right:-30px;top:15px}.section-whats-new .row-mascot-ctaBox .wrap::before{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:100%;background-image:url(../img/home/what-news-deco-blue.webp);background-repeat:no-repeat;background-size:100%;background-position:bottom;z-index:0}.section-whats-new .row-mascot-ctaBox .wrap.bg-green{--bg-color: #effcf3;transform:translateY(45px)}.section-whats-new .row-mascot-ctaBox .wrap.bg-green::before{background-image:url(../img/home/what-news-deco-green.webp)}.section-whats-new::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:170px;background:url(../img/home/whats-new-deco-bottom.webp) no-repeat;background-position:top;background-size:cover;z-index:-1}@media(max-width: 767.98px){.section-whats-new .row-mascot-ctaBox{margin-left:5px;margin-right:5px}.section-whats-new .row-mascot-ctaBox .wrap{width:100%}.section-whats-new .row-mascot-ctaBox .wrap .image{height:230px}.section-whats-new .row-mascot-ctaBox .wrap .image .dialog-wrap{left:-40px;width:180px;background-size:190px 100%;padding:30px 25px;font-size:12px}.section-whats-new .row-mascot-ctaBox .wrap .text-wrap .heading{font-size:1.125rem;width:calc(100% - 50px)}.section-whats-new .row-mascot-ctaBox .wrap .text-wrap .cta-wrap{width:50px}}.section-kempen{position:relative;padding-top:80px;background:#fff5b6;overflow:hidden}.section-kempen>*{position:relative;z-index:1}.section-kempen:before,.section-kempen:after{content:"";position:absolute;left:0;width:100%;z-index:0}.section-kempen::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/deco/bg-line.png) repeat;background-size:1000px;z-index:0}.section-kempen::after{bottom:0;background:linear-gradient(0deg, rgb(255, 245, 182) 0%, rgba(255, 245, 182, 0) 100%);height:100%}.section-kempen .img-vege{position:relative;z-index:2}.section-kempen .highlight-col{margin-top:-60px}.section-kempen .highlight-col .deco-bg{position:absolute;width:600px;z-index:-1}.section-kempen .highlight-col .deco-bg.left{bottom:-50px;left:-130px}.section-kempen .highlight-col .deco-bg.right{top:-250px;right:-70px}@media(max-width: 991.98px){.section-kempen .highlight-col .deco-bg{width:300px}.section-kempen .highlight-col .deco-bg.left{bottom:-60px;left:-60px}.section-kempen .highlight-col .deco-bg.right{top:-120px;right:-50px}}.section-kempen .highlight-col .mascot-deco-wrap{position:absolute;left:-30px;bottom:-20px;width:140px;z-index:2}@media(max-width: 1199.98px){.section-kempen .highlight-col .mascot-deco-wrap{width:90px;left:-15px}}@media(max-width: 991.98px){.section-kempen .highlight-col .mascot-deco-wrap{left:-25px}}@media(max-width: 767.98px){.section-kempen .highlight-col .mascot-deco-wrap{width:50px;left:0;z-index:1}}@media(max-width: 1399.98px){.section-kempen .highlight-col{margin-top:20px}}@media(max-width: 1199.98px){.section-kempen .highlight-col{margin-top:40px}}.section-kempen .video-inner-wrapper{border-radius:10px;overflow:hidden;background-color:#fff;min-height:520px;border:10px solid #fff;width:89%;margin-left:auto;margin-right:auto}.section-kempen .video-inner-wrapper .media-content{position:relative;background-color:#fff;line-height:0;box-shadow:inset 0 3px 6px rgba(0,0,0,.16)}.section-kempen .video-inner-wrapper .media-content::before{content:"";position:absolute;font-family:"Font Awesome 6 Free";top:50%;left:50%;font-weight:bold;transform:translate(-50%, -50%);color:#e50019;font-size:4.5rem;z-index:3;background:#fff;width:70px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center}.section-kempen .video-inner-wrapper .media-content.hide-btn::before{display:none;opacity:0}.section-kempen .video-inner-wrapper .media-content.adTag::before{content:none}.section-kempen .video-inner-wrapper iframe{position:absolute;top:0;width:auto !important;left:50% !important;height:100%;transform:translateX(-50%) !important}.section-kempen .video-inner-wrapper video,.section-kempen .video-inner-wrapper .innity-ad{height:100vh}.section-kempen .video-inner-wrapper video:hover,.section-kempen .video-inner-wrapper .innity-ad:hover{cursor:pointer}@media(max-width: 1199.98px){.section-kempen .video-inner-wrapper video,.section-kempen .video-inner-wrapper .innity-ad{height:70vh}}@media(max-width: 991.98px){.section-kempen .video-inner-wrapper video,.section-kempen .video-inner-wrapper .innity-ad{height:580px}}@media only screen and (min-width: 768px)and (max-height: 644px){.section-kempen .video-inner-wrapper video,.section-kempen .video-inner-wrapper .innity-ad{height:644px}}@media(max-width: 575.98px){.section-kempen .video-inner-wrapper video,.section-kempen .video-inner-wrapper .innity-ad{height:100%;max-height:566px}}.section-kempen .video-inner-wrapper .innity-ad{width:100% !important;height:100%;max-height:unset !important}@media(max-width: 1199.98px){.section-kempen .video-inner-wrapper{min-height:350px}}@media(max-width: 767.98px){.section-kempen .video-inner-wrapper{min-height:180px}}@media(max-width: 991.98px){.section-kempen{padding-top:30px}}@media(max-width: 767.98px){.section-kempen{padding-left:8px;padding-right:8px;padding-bottom:60px}.section-kempen .img-vege{width:100px;position:absolute;top:-110px;right:5px;z-index:2}.section-kempen .btn-primary{width:100%}}.section-meet-doc{position:relative;background-color:#f6ee1f;scroll-margin-block:100px}.section-meet-doc::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/deco/bg-line.png) repeat;background-size:1000px;z-index:0}.section-meet-doc::after{content:"";position:absolute;left:0;width:100%;z-index:0;top:0;background:linear-gradient(180deg, rgb(246, 239, 59) 0%, rgba(255, 255, 255, 0) 100%);height:100%}.section-meet-doc>*{position:relative;z-index:1}.section-meet-doc .doctor-dialog-wrapper .doc-item .dialog-boxes{position:relative;width:calc(100% - 250px)}.section-meet-doc .doctor-dialog-wrapper .doc-item .dialog-boxes .connect-line{position:absolute;stroke-dasharray:100;stroke-dashoffset:100;animation:dash 2s linear infinite}.section-meet-doc .doctor-dialog-wrapper .doc-item .doc-img{width:250px}@media(max-width: 1199.98px){.section-meet-doc .doctor-dialog-wrapper .doc-item .doc-img{width:100%}}.section-meet-doc .doctor-dialog-wrapper .doc-item .box-item{position:relative}.section-meet-doc .doctor-dialog-wrapper .doc-item.doc-1 .box-item.dl-1{width:240px;margin-left:auto;top:-80px;right:-40px}.section-meet-doc .doctor-dialog-wrapper .doc-item.doc-1 .box-item.dl-2{width:280px;right:-55px;top:-20px}.section-meet-doc .doctor-dialog-wrapper .doc-item.doc-1 .connect-line{top:-15px;right:20px;z-index:-1}.section-meet-doc .doctor-dialog-wrapper .doc-item.doc-2 .box-item.dl-1{width:300px;top:-80px;left:-50px}.section-meet-doc .doctor-dialog-wrapper .doc-item.doc-2 .box-item.dl-2{width:250px;left:40px;top:0}.section-meet-doc .doctor-dialog-wrapper .doc-item.doc-2 .connect-line{top:-40px;left:20px;z-index:-1;animation-delay:.3s}@media(min-width: 1200px){.section-meet-doc{padding-top:130px}}@media(max-width: 767.98px){.section-meet-doc{padding-top:50px;padding-bottom:40px}.section-meet-doc .section-general{padding:0 5px}.section-meet-doc .cta-wrap a{width:100%}}.expandable-content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.expandable-content.expanded{display:block;-webkit-line-clamp:none}.deco-item{position:absolute;width:45px;height:45px;padding:6px;border-radius:50%;background-color:#fff;background-repeat:no-repeat;background-size:80%;background-position:center;box-shadow:0 3px 6px rgba(0,0,0,.16);display:flex;justify-content:center;align-items:center}.deco-item.apple{left:-15px;bottom:40px}.deco-item.avocado{right:0;top:30px}.deco-item.avocado img{animation-delay:.5s}@media(min-width: 992px){.page:not(.page-frontpage):not(.page-video-detail):not(.sticky-header) .header-main{padding-top:70px}}.page:not(.page-frontpage):not(.page-video-detail) .section-top{padding-bottom:40px;position:relative}.page:not(.page-frontpage):not(.page-video-detail) .section-top>*{position:relative;z-index:1}.page:not(.page-frontpage):not(.page-video-detail) .section-top .top-image{display:inline-block;margin-top:20px;margin-bottom:20px}.page:not(.page-frontpage):not(.page-video-detail) .section-top .top-image img{max-width:200px;width:100%;height:auto}@media(max-width: 767.98px){.page:not(.page-frontpage):not(.page-video-detail) .section-top .top-image{max-width:130px}}.page:not(.page-frontpage):not(.page-video-detail) .section-top::before{content:"";position:absolute;top:0;left:0;width:100%;height:480px;background:url(../img/deco/bg-line.png) repeat;background-size:contain;z-index:0}.page:not(.page-frontpage):not(.page-video-detail) .section-top::after{content:"";position:absolute;top:0;left:0;width:100%;height:480px;background-color:#f6ee1f;z-index:-1}@media(max-width: 767.98px){.page:not(.page-frontpage):not(.page-video-detail) .section-top{padding-bottom:10px}}.page:not(.page-frontpage):not(.page-video-detail) .page-title{font-weight:600;margin-bottom:15px}@media(max-width: 767.98px){.page:not(.page-frontpage):not(.page-video-detail) .page-title{font-size:1.5625rem !important}}.page:not(.page-frontpage):not(.page-video-detail) .section-inner{box-shadow:0 0 50px rgba(0,0,0,.09);background-color:#fff;border-radius:12px;position:relative}.page:not(.page-frontpage):not(.page-video-detail) .pg-inner-wrap{position:relative;padding:50px 70px 0;margin-top:30px}.page:not(.page-frontpage):not(.page-video-detail) .pg-inner-wrap .deco-item{top:50px;left:-20px;width:45px;height:45px;padding:10px}@media(max-width: 991.98px){.page:not(.page-frontpage):not(.page-video-detail) .pg-inner-wrap{padding:40px 40px 0;margin-top:0}}footer{margin-top:auto;padding:1.25rem 0;text-align:center;font-size:.875rem;background-color:#000;color:#fff}@media(max-width: 767.98px){footer{padding-bottom:5rem}}.floating-wrap{position:fixed;width:90px;bottom:90px;right:15px;z-index:4}.floating-wrap img{width:100%;height:auto;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));transition:all .3s ease}.floating-wrap:hover img{transform:scale(0.95)}@media(max-width: 767.98px){.floating-wrap{bottom:0;right:0;width:100%;color:#fff}.floating-wrap>*{position:relative;z-index:1}.floating-wrap .image{width:110px}.floating-wrap .text{font-size:18px;font-weight:600;padding:20px 15px 0}.floating-wrap .mobile-float{display:flex;justify-content:center;align-items:center}.floating-wrap::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:80%;background:#e50019}}.navHighlight{padding:0 70px}.navHighlight .nav-item{padding:0 20px}.navHighlight .nav-item:first-child{padding-left:0}.navHighlight .nav-item .nav-link{font-size:18px;color:#acacac;padding:0 0 10px;border-bottom:3px solid rgba(0,0,0,0);border-radius:0;margin-bottom:0}.navHighlight .nav-item .nav-link.active,.navHighlight .nav-item .nav-link:hover{border-bottom:3px solid #e50019;background:rgba(0,0,0,0);color:#e50019;font-weight:500}@media(max-width: 991.98px){.navHighlight{padding:0 40px}}@media(max-width: 767.98px){.navHighlight{background:#f6f8fb;justify-content:center;align-items:center;padding:0;position:sticky;top:70px;left:0;z-index:3}.navHighlight .nav-item{width:50%;text-align:center;padding:0}.navHighlight .nav-item:first-child{padding:0}.navHighlight .nav-item .nav-link{text-align:center;width:100%;padding-top:15px}.navHighlight.scrolled{position:fixed;width:100%}}.mainNavTab-wrap,.school-tab-wrap{--navWidth: 250px;--theme-color: #e50019;width:100%;flex-wrap:wrap;background:#f6f8fb;padding:40px 70px}.mainNavTab-wrap.lg,.school-tab-wrap.lg{--navWidth: 275px}.mainNavTab-wrap.lg>.tab-content,.school-tab-wrap.lg>.tab-content{width:calc(100% - (var(--navWidth) + 10px))}@media(max-width: 767.98px){.mainNavTab-wrap.main-full,.school-tab-wrap.main-full{padding:20px}}.mainNavTab-wrap>.nav,.school-tab-wrap>.nav{width:var(--navWidth);background-color:#fff;border-radius:7px;overflow:hidden}.mainNavTab-wrap>.nav .nav-link,.school-tab-wrap>.nav .nav-link{font-size:1rem;color:#6b6b6b;text-align:left;padding:15px 20px;position:relative;border-radius:0}.mainNavTab-wrap>.nav .nav-link:hover,.school-tab-wrap>.nav .nav-link:hover{background-color:var(--theme-color);color:#fff;padding:15px 35px 15px 20px}.mainNavTab-wrap>.nav .nav-link.active,.school-tab-wrap>.nav .nav-link.active{background-color:var(--theme-color);color:#fff;border-radius:0;font-weight:600;padding:15px 35px 15px 20px}.mainNavTab-wrap>.nav .nav-link.active::after,.school-tab-wrap>.nav .nav-link.active::after{opacity:1}.mainNavTab-wrap>.nav .nav-link::after,.school-tab-wrap>.nav .nav-link::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:15px;width:20px;font-size:16px;font-weight:bold;font-family:"Font Awesome 6 Free";opacity:0}.mainNavTab-wrap>.tab-content,.school-tab-wrap>.tab-content{width:calc(100% - (var(--navWidth) + 30px));margin-left:auto}.mainNavTab-wrap.theme-orange,.school-tab-wrap.theme-orange{--theme-color: #ed7a28}@media(max-width: 991.98px){.mainNavTab-wrap,.school-tab-wrap{padding:40px}}@media(max-width: 767.98px){.mainNavTab-wrap,.school-tab-wrap{padding:15px 0 0}.mainNavTab-wrap .tab-item,.school-tab-wrap .tab-item{padding:20px}}.acc-nav-item{position:relative;padding:15px 20px;width:100%;background:#fff;transition:all .4s ease}.acc-nav-item::before{content:"";position:absolute;top:50%;right:15px;transform:translateY(-50%);font-size:1rem;font-family:"Font Awesome 6 Free";font-weight:bold;transition:all .4s ease}.acc-nav-item[aria-expanded=true]{background:#e50019;color:#fff;font-weight:500;box-shadow:0 3px 6px rgba(0,0,0,.16)}.acc-nav-item[aria-expanded=true]::before{transform:translateY(-50%) rotate(180deg)}.lightgallery-wrapper .row,.lightgallery-wrapper-video .row{--bs-gutter-x: 0.75rem}.lightgallery-wrapper .row .wrap,.lightgallery-wrapper-video .row .wrap{margin-bottom:.75rem}.lightgallery-wrapper .image,.lightgallery-wrapper-video .image{display:block;position:relative;border-radius:8px;width:100%;aspect-ratio:3/2;height:auto;overflow:hidden;border:3px solid rgba(0,0,0,0);transition:all .4s ease}.lightgallery-wrapper .image img,.lightgallery-wrapper-video .image img{width:100%;height:100%;object-fit:cover;object-position:top}.lightgallery-wrapper .image::before,.lightgallery-wrapper-video .image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0}.lightgallery-wrapper .image:hover,.lightgallery-wrapper-video .image:hover{border:3px solid #e50019}.lightgallery-wrapper .image:hover::before,.lightgallery-wrapper-video .image:hover::before{opacity:1}.lightgallery-wrapper .vid,.lightgallery-wrapper-video .vid{position:relative}.lightgallery-wrapper .vid::after,.lightgallery-wrapper-video .vid::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-family:"Font Awesome 6 Free";z-index:2;color:#fff;font-size:2rem;font-weight:bold;filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.5))}@media(max-width: 767.98px){.lightgallery-wrapper .vid::after,.lightgallery-wrapper-video .vid::after{font-size:1.5rem}}@media(max-width: 767.98px){.lightgallery-wrapper .row,.lightgallery-wrapper-video .row{--bs-gutter-x: 0.5rem}.lightgallery-wrapper .row .wrap,.lightgallery-wrapper-video .row .wrap{margin-bottom:var(--bs-gutter-x)}}.lg-next,.lg-prev{width:30px;height:30px;border-radius:50%;text-align:center;font-size:16px;display:flex;justify-content:center;align-items:center;background:#e50019;color:#fff;border:1px solid #fff}.lg-outer .lg-thumb-item{border-radius:5px}.lg-outer .lg-thumb-item.active{border:2px solid #e50019}@media(min-width: 992px){.lg-outer .lg-thumb-item:hover{border:2px solid #e50019}}.lg-components .lg-sub-html{display:none}.lg-has-thumb .lg-has-poster{object-fit:contain}.section-social-post{margin-left:auto;margin-right:auto;padding-top:50px;padding-bottom:50px;overflow:hidden}.section-social-post .social-post-wrapper{color:#000}.section-social-post .social-post-wrapper .slick-track{display:flex}.section-social-post .social-post-wrapper .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:1;font-size:1.5rem;color:#f6ee1f}.section-social-post .social-post-wrapper .slick-arrow:before{background-image:unset}.section-social-post .social-post-wrapper .slick-arrow.slick-prev{left:0}.section-social-post .social-post-wrapper .slick-arrow.slick-next{right:0}.section-social-post .social-post-wrapper .slick-arrow.slick-disabled{opacity:.5}.section-social-post .social-post-wrapper .slick-dots{padding:0;list-style:none;text-align:center;border-radius:20px;bottom:0;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:center}.section-social-post .social-post-wrapper .slick-dots li{display:inline-block;line-height:1;width:12px;height:12px}.section-social-post .social-post-wrapper .slick-dots li button{background:rgba(0,0,0,0);color:rgba(0,0,0,0);border:none;padding:0;width:12px;height:12px;border-radius:50px;border:1px solid #707070}.section-social-post .social-post-wrapper .slick-dots li button::before{content:none}.section-social-post .social-post-wrapper .slick-dots li.slick-active button{background:#e50019;border-color:#e50019;border-radius:20px}@media(max-width: 767.98px){.section-social-post .social-post-wrapper .slick-dots li{width:10px;height:10px;margin:4px}.section-social-post .social-post-wrapper .slick-dots li button{width:10px;height:10px}}.section-social-post .social-post-wrapper .post-item{height:auto;margin-bottom:20px;padding:10px 15px}.section-social-post .social-post-wrapper .wrap{border-radius:10px;height:100%;background:#fff;border:1px solid #e1e1e1;transition-property:transform,box-shadow;transition-timing-function:ease-out;transform:rotate3d(0);overflow:hidden}.section-social-post .social-post-wrapper .wrap .top-area{padding:10px 20px;color:#808190;font-size:1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.section-social-post .social-post-wrapper .wrap .top-area .date{font-size:.8125rem;color:#333}.section-social-post .social-post-wrapper .wrap .top-area .share-btn{margin-left:auto}.section-social-post .social-post-wrapper .wrap .top-area .media-icon img{width:20px;height:20px;object-fit:contain}.section-social-post .social-post-wrapper .wrap .thumb{overflow:hidden}.section-social-post .social-post-wrapper .wrap .thumb img{width:100%;height:280px;object-fit:cover;object-position:top;transition:all .3s ease;-webkit-transition:all .3s ease}.section-social-post .social-post-wrapper .wrap .thumb::after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-image:radial-gradient(circle at var(--glow-x) var(--glow-y), rgba(248, 248, 248, 0.2), rgba(0, 0, 0, 0.05))}.section-social-post .social-post-wrapper .wrap .thumb:hover{cursor:pointer}.section-social-post .social-post-wrapper .wrap .thumb:hover img{transform:scale(1.05)}.section-social-post .social-post-wrapper .wrap .content{font-size:.875rem;padding:15px 25px 30px;position:relative}.section-social-post .social-post-wrapper .wrap .content>*{position:relative;z-index:1}.section-social-post .social-post-wrapper .wrap .content .inner{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:70px}.section-social-post .social-post-wrapper .wrap .content p:last-child{margin-bottom:0}.section-social-post .social-post-wrapper .wrap .content::before,.section-social-post .social-post-wrapper .wrap .content::after{content:"";position:absolute;width:35px;height:25px;background-size:100%;background-repeat:no-repeat}.section-social-post .social-post-wrapper .wrap .content::before{background-image:url(../img/social-post/quote-1.png);top:0;left:12px}.section-social-post .social-post-wrapper .wrap .content::after{background-image:url(../img/social-post/quote-2.png);bottom:3px;right:15px}@media(min-width: 576px){.section-social-post .social-post-wrapper{margin-left:auto;margin-right:auto}}@media(min-width: 992px){.section-social-post .social-post-wrapper{margin-left:auto;margin-right:auto}}@media(max-width: 575.98px){.section-social-post .social-post-wrapper .slick-list{overflow:visible}}@media(max-width: 767.98px){.section-social-post{padding-top:30px;padding-bottom:5px}}.floating-wrap-whatsapp{position:fixed;width:90px;bottom:210px;right:15px;z-index:4}.floating-wrap-whatsapp img{width:100%;height:auto;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));transition:all .3s ease}.floating-wrap-whatsapp:hover img{transform:scale(0.95)}@media(max-width: 767.98px){.floating-wrap-whatsapp{bottom:160px;width:80px;right:10px}}.floating-wrap-survey{position:fixed;width:90px;bottom:320px;right:15px;z-index:4}.floating-wrap-survey img{width:100%;height:auto;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));transition:all .3s ease}.floating-wrap-survey:hover img{transform:scale(0.95)}@media(max-width: 767.98px){.floating-wrap-survey{bottom:260px;width:80px;right:10px}}#modalWhastappChannel.modal-custom-bg .modal-content{background-color:#fce200}#modalWhastappChannel .content-wrap .image{max-width:200px;margin:auto}#modalWhastappChannel .content-wrap p{line-height:1.7}@media(max-width: 1199.98px){#modalWhastappChannel .content-wrap{max-width:600px;margin:auto}}@media(min-width: 1200px){#modalWhastappChannel .content-wrap{margin-top:-40px}}#modalWhastappChannel .inner{background:#fff;max-width:460px;margin:auto;padding:50px;border-radius:13px;text-align:center;position:relative;margin-bottom:20px}@media(max-width: 767.98px){#modalWhastappChannel .inner{max-width:80%;padding:20px}}@media(min-width: 1200px){#modalWhastappChannel .inner{margin-top:30px}}#modalWhastappChannel .mascot-item{position:absolute}#modalWhastappChannel .mascot-item.mascot-left{max-width:130px;bottom:-20px;left:-16%}@media(max-width: 767.98px){#modalWhastappChannel .mascot-item.mascot-left{max-width:100px}}@media(max-width: 575.98px){#modalWhastappChannel .mascot-item.mascot-left{max-width:60px}}#modalWhastappChannel .qode-img{max-width:315px;margin:auto auto 20px}#modalWhastappChannel .qode-img img{width:100%;height:100%;object-fit:contain}@media(max-width: 767.98px){#modalWhastappChannel .font-18{font-size:1rem !important}#modalWhastappChannel .inner{max-width:80%;padding:20px}}.iti{display:block !important}.iti__flag{display:none}.iti input[type=text]{border-color:rgba(225,225,225,.6);font-size:14px;color:#000;width:100%}.iti input[type=text]::placeholder{color:#bebebe;font-size:14px}.iti--separate-dial-code .iti__selected-flag{border-right:1px solid rgba(225,225,225,.6);background:rgba(0,0,0,0) !important;padding:0 8px;font-family:"Rubik",sans-serif}.iti--separate-dial-code .iti__selected-dial-code{margin-right:5px;margin-left:3px;font-size:14px}.mfp-bg,.mfp-wrap{z-index:1055}.mfp-vid .mfp-close{transform:scale(1.5);transform-origin:top right}.mfp-vid .mfp-content{width:auto}.mfp-vid .vid-wrap{width:auto;max-height:90vh}.mfp-vid video{width:100%;height:90vh}@media(min-width: 1200px){.mfp-vid .mfp-content{max-width:1000px;margin:40px 0}}@media(max-width: 767px){.mfp-vid video{width:100%;height:auto}}@media(max-width: 575px){.mfp-vid .mfp-content{max-width:85%;margin:20px 0}}.section-hero-slider{position:relative}.section-hero-slider .banner-logo{position:absolute;top:30px;left:30px;width:100px;z-index:3;filter:drop-shadow(2px 4px 8px rgba(0, 0, 0, 0.2))}.section-hero-slider .hero-slider-wrap{position:relative;padding-top:130px;padding-bottom:10px;--ctn-width: 450px;--prod-width: 330px}.section-hero-slider .hero-slider-wrap>.container{position:relative;z-index:4}.section-hero-slider .hero-slider-wrap .bg-img{position:absolute;inset:0;z-index:-1;width:100%;height:100%;object-fit:cover}.section-hero-slider .hero-slider-wrap .bg-img img{width:100%;height:100%;object-fit:cover}.section-hero-slider .hero-slider-wrap .content-wrap{width:var(--ctn-width);position:relative;margin-bottom:50px;padding-left:100px;z-index:3}.section-hero-slider .hero-slider-wrap .content-wrap .prefix{max-width:133px;width:100%;height:auto}.section-hero-slider .hero-slider-wrap .content-wrap .title{color:#602902;font-size:2.1875rem;font-weight:bold;line-height:normal}.section-hero-slider .hero-slider-wrap .content-wrap .title span{font-size:3.4375rem}.section-hero-slider .hero-slider-wrap .content-wrap .subtitle{color:#602902;font-size:1.875rem;font-weight:400}.section-hero-slider .hero-slider-wrap .content-wrap .btn-wrap{margin-top:30px}.section-hero-slider .hero-slider-wrap .product-img{width:var(--prod-width);margin-bottom:30px;perspective:500px;filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.16))}.section-hero-slider .hero-slider-wrap .product-img img{opacity:0}.section-hero-slider .hero-slider-wrap .front-element{width:230px;position:absolute;left:230px;bottom:-25px}.section-hero-slider .hero-slider-wrap .video-wrap{position:relative;width:calc(100% - (var(--ctn-width) + var(--prod-width)));padding-left:20px;margin-bottom:30px}.section-hero-slider .hero-slider-wrap .video-wrap .video-popup{width:260px;height:460px;border:2px solid rgba(255,196,70,.67);border-radius:20px;overflow:hidden;background-color:#000}.section-hero-slider .hero-slider-wrap .cloud-deco>img{position:absolute;width:100%;bottom:0;z-index:1;object-fit:cover;object-position:top}.section-hero-slider .hero-slider-wrap .cloud-deco .cloud-frond{z-index:2;height:190px}.section-hero-slider .hero-slider-wrap .cloud-deco .cloud-back{height:200px}.section-hero-slider .hero-slider-wrap.slick-active .product-img>img{-webkit-animation:slide-fwd-center .4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both running;animation:slide-fwd-center .8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both running;animation-delay:.3s}@media(min-width: 1600px){.section-hero-slider .hero-slider-wrap{padding-bottom:30px}.section-hero-slider .hero-slider-wrap .cloud-deco .cloud-frond{height:250px}.section-hero-slider .hero-slider-wrap .cloud-deco .cloud-back{height:230px}}.section-hero-slider .slick-arrow{width:40px;position:absolute;top:45%;transform:translateY(-50%);z-index:3}.section-hero-slider .slick-arrow.slick-prev{left:50px}.section-hero-slider .slick-arrow.slick-next{right:50px}.section-hero-slider .slick-arrow.slick-disabled{opacity:.2;cursor:unset}.section-hero-slider .hero-slider-wrap::before{--size: 0;opacity:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side, rgb(255, 252, 245), transparent);transform:translate(-50%, -50%);transition:opacity .2s ease,width .2s ease,height .2s ease;z-index:1}.section-hero-slider .hero-slider-wrap:hover::before{opacity:1;--size: 30vw}@media(max-width: 1200px){.section-hero-slider .hero-slider-wrap .content-wrap{padding-left:20px;width:fit-content}.section-hero-slider .hero-slider-wrap .product-img{width:236px;margin-right:-55px;margin-bottom:95px;position:relative;z-index:1}.section-hero-slider .slick-arrow.slick-prev{left:10px}.section-hero-slider .slick-arrow.slick-next{right:10px}}@media(max-width: 992px){.section-hero-slider .hero-slider-wrap .content-wrap{order:3;padding-bottom:94px;padding-right:108px}.section-hero-slider .hero-slider-wrap .content-wrap .prefix{position:absolute;left:-41px;top:-62px}.section-hero-slider .hero-slider-wrap .prodwrap{padding-right:90px}.section-hero-slider .hero-slider-wrap .front-element{left:207px;bottom:-112px;width:190px}}@media(max-width: 768px){.section-hero-slider .hero-slider-container{overflow:hidden}.section-hero-slider .hero-slider-wrap{padding-top:87px}.section-hero-slider .hero-slider-wrap>.container{max-width:380px}.section-hero-slider .hero-slider-wrap .content-wrap{padding-left:42px;padding-right:0;padding-bottom:20px;display:ruby}.section-hero-slider .hero-slider-wrap .content-wrap .prefix{max-width:90px;left:0px;top:-43px}}@media(max-width: 768px)and (max-width: 350px){.section-hero-slider .hero-slider-wrap .content-wrap{padding-left:24px}.section-hero-slider .hero-slider-wrap .content-wrap .prefix{left:-10px}}@media(max-width: 768px){.section-hero-slider .hero-slider-wrap .content-wrap .title{font-size:1.3125rem}.section-hero-slider .hero-slider-wrap .content-wrap .title span{font-size:2.1875rem}.section-hero-slider .hero-slider-wrap .content-wrap .subtitle{font-size:1.125rem}.section-hero-slider .hero-slider-wrap .content-wrap .btn-wrap{margin-top:10px}.section-hero-slider .hero-slider-wrap .content-wrap .btn-wrap .btn-primary{min-width:195px}.section-hero-slider .hero-slider-wrap .product-img{width:140px;margin-bottom:58px}.section-hero-slider .hero-slider-wrap .prodwrap{padding-right:16px}.section-hero-slider .hero-slider-wrap .front-element{width:124px;left:144px;bottom:-100px}.section-hero-slider .hero-slider-wrap .video-wrap{margin-bottom:5px}.section-hero-slider .hero-slider-wrap .video-wrap .video-popup{width:181px;height:319px}.section-hero-slider .slick-arrow.slick-prev,.section-hero-slider .slick-arrow.slick-next{width:63px;height:63px;padding:16px 0}.section-hero-slider .slick-arrow.slick-prev::before,.section-hero-slider .slick-arrow.slick-next::before{content:"";background-color:hsla(0,0%,100%,.4);border-radius:50px;position:absolute;right:30px;top:0px;width:63px;height:63px;z-index:5}.section-hero-slider .slick-arrow.slick-prev.slick-disabled::before,.section-hero-slider .slick-arrow.slick-next.slick-disabled::before{content:"";background-color:#fff}.section-hero-slider .slick-arrow.slick-prev img,.section-hero-slider .slick-arrow.slick-next img{max-width:20px;position:relative;z-index:10}.section-hero-slider .slick-arrow.slick-next{text-align:right}.section-hero-slider .slick-arrow.slick-next::before{left:30px}.section-hero-slider .banner-logo{width:80px;top:15px;left:20px}}.modal-general .close{position:absolute;top:5px;right:15px;color:#000;font-weight:bold;font-size:1.5rem}.modal-general .close:hover{cursor:pointer;-webkit-animation:rotate-center .6s ease-in-out both;animation:rotate-center .6s ease-in-out both}.modal-general .title{font-size:1.875rem;margin-bottom:5px}.modal-general .modal-content{border:none}@media(min-width: 768px){.modal-general .modal-dialog{max-width:500px}}@media(max-width: 575.98px){.modal-general .modal-dialog{max-width:100%;width:100%;margin:0}.modal-general .modal-content{min-height:100vh;border-radius:0}.modal-general .modal-body{border-radius:0}.modal-general .title{font-size:1.5625rem}.modal-general .font-18{font-size:1rem !important}}.modal-newUserRedeem .modal-dialog{max-width:500px}.modal-newUserRedeem .modal-dialog .modal-content{border-radius:8px}.modal-newUserRedeem .modal-dialog .modal-content .close{font-size:1.5rem;font-weight:bold}.modal-newUserRedeem .modal-dialog .modal-content .title-wrap .title{font-size:1.875rem;margin-bottom:5px}.modal-newUserRedeem .modal-dialog .modal-content ul{list-style:none}.modal-newUserRedeem .modal-dialog .modal-content ul li{position:relative;padding-left:25px}.modal-newUserRedeem .modal-dialog .modal-content ul li::before{content:"";position:absolute;top:1px;left:0;width:16px;height:16px;background:url(../img/check-mark.webp) no-repeat;background-size:100%}.modal-newUserRedeem .modal-dialog .modal-content .remark{text-align:center;color:#ff7b43}@media(max-width: 767.98px){.modal-newUserRedeem .modal-dialog{max-width:100%;margin:0}.modal-newUserRedeem .modal-dialog .modal-content{border-radius:0;min-height:100vh}.modal-newUserRedeem .modal-dialog .modal-content .title-wrap .title{font-size:1.5625rem}}.page-frontpage .bg-gradient-wrap{background:linear-gradient(180deg, rgb(255, 255, 255) 20%, rgb(241, 241, 255) 100%)}@media(max-width: 1199.98px){.page-frontpage .section-hero-slider .hero-slider-wrap .cloud-deco .cloud-frond{height:145px}.page-frontpage .section-hero-slider .hero-slider-wrap .cloud-deco .cloud-back{height:145px}}@media(max-width: 991.98px){.page-frontpage .section-hero-slider .hero-slider-wrap .cloud-deco .cloud-frond{bottom:-1px;height:110px}.page-frontpage .section-hero-slider .hero-slider-wrap .cloud-deco .cloud-back{height:115px}}@media(max-width: 767.98px){.page-frontpage .section-hero-slider .hero-slider-wrap .cloud-deco .cloud-frond,.page-frontpage .section-hero-slider .hero-slider-wrap .cloud-deco .cloud-back{height:55px}}.page-frontpage .section-intro-getSample{position:relative}.page-frontpage .section-intro-getSample .image{position:relative;z-index:2}@media(min-width: 768px){.page-frontpage .section-intro-getSample .ctn-wrap{margin-top:-40px}}.page-frontpage .section-intro-getSample .deco-wrap .deco-item{position:absolute;z-index:0;width:42px;height:42px;padding:11px}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.question{left:10%;top:0;width:50px;height:50px}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.plus-lightblue{left:33.5%;top:38%}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.heart{width:54px;height:54px;right:25%;padding:13px 10px 11px 12px;top:0}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.plus{right:38%;bottom:28%}@media(min-width: 1200px){.page-frontpage .section-intro-getSample{margin-top:-30px;padding-bottom:35px}.page-frontpage .section-intro-getSample>.container{max-width:1100px;margin-left:auto;margin-right:auto}}@media(max-width: 1199.98px){.page-frontpage .section-intro-getSample{padding-bottom:80px}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.question{left:70px}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.plus-lightblue{left:250px}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.heart{top:-30px}}@media(max-width: 991.98px){.page-frontpage .section-intro-getSample{padding-top:60px;padding-bottom:170px}.page-frontpage .section-intro-getSample .image{position:absolute;width:174.51px;right:-45px;bottom:-72%}.page-frontpage .section-intro-getSample .col-md-8{width:100%}.page-frontpage .section-intro-getSample .ctn-wrap{margin-top:0;text-align:center !important}.page-frontpage .section-intro-getSample .ctn-wrap .title{font-size:28px}.page-frontpage .section-intro-getSample .ctn-wrap .btn-wrap{margin-top:28px !important}.page-frontpage .section-intro-getSample .container{position:relative}.page-frontpage .section-intro-getSample .deco-wrap .deco-item{width:28px !important;height:28px !important;padding:7px !important}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.plus-lightblue{left:auto;right:25%;top:-40px}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.heart{left:5%;top:20px}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.question{bottom:0;top:auto;left:28%}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.plus{bottom:-45px;right:42%}}@media(max-width: 767.98px){.page-frontpage .section-intro-getSample{padding-bottom:155px;padding-top:80px}.page-frontpage .section-intro-getSample .col-md-8{padding-inline:36px}.page-frontpage .section-intro-getSample .image{bottom:-53%}.page-frontpage .section-intro-getSample .ctn-wrap p{font-size:15px;line-height:25px}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.heart{left:15px;top:40px;transform:rotate(-65deg)}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.question{left:37px}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.plus-lightblue{right:82px}.page-frontpage .section-intro-getSample .deco-wrap .deco-item.plus{bottom:-52px}.page-frontpage .section-intro-getSample .btn-wrap .btn-primary{width:192px;min-height:50px;padding:9px 20px}}.page-frontpage .section-challenge{position:relative}.page-frontpage .section-challenge .challenge-wrapper{position:relative}.page-frontpage .section-challenge .challenge-wrapper .deco-image{position:absolute;width:350px;right:-105px;height:450px;top:-190px;z-index:2}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn{background:#feca5b;border-radius:40px;width:98%;margin-top:-20px;padding:65px 90px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .text-area{margin-bottom:35px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .text-area .title{margin-bottom:10px}@media(min-width: 768px){.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .text-area{width:70%}}@media(min-width: 768px){.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .text-area .text{font-size:1.125rem}}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row{--bs-gutter-x: 2.5rem;row-gap:30px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item{border-radius:15px;background:hsla(0,0%,100%,.85);padding:10px;transition:all .4s ease-in-out}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .cover{border-radius:10px;overflow:hidden}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .cover img{width:100%;height:285px;object-fit:cover;transition:all .4s ease-in-out}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .content{padding:15px;font-size:.875rem}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .content .title-wrap{--dateWidth: 110px;display:flex;flex-wrap:wrap;align-items:center}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .content .title{font-size:1.125rem;margin-bottom:5px;width:calc(100% - var(--dateWidth));padding-right:10px}@media(max-width: 991.98px){.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .content .title{width:100%;padding-right:0}}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .content .date{width:var(--dateWidth);margin-bottom:5px}@media(max-width: 991.98px){.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .content .date{width:100%;order:-1;margin-bottom:0}}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .content .btn-wrap{margin-top:30px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item:hover{transform:translateY(-5px);box-shadow:2px 8px 16px rgba(0,0,0,.16)}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item:hover .cover img{transform:scale(1.05)}@media(min-width: 768px){.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row{padding-right:100px}}.page-frontpage .section-challenge+.section-meet-doc{margin-top:180px}@media(max-width: 767.98px){.page-frontpage .section-challenge+.section-meet-doc{margin-top:100px}}@media(min-width: 1200px){.page-frontpage .section-challenge .challenge-wrapper .deco-image{transform:scaleX(-1) rotate(9deg);top:-45px;right:-18px}}@media(max-width: 1199.98px){.page-frontpage .section-challenge .challenge-wrapper .deco-image{width:280px;height:450px;transform:scaleX(-1) rotate(9deg);top:-45px;right:-18px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item{height:100%}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .wrap{height:100%}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .cover img{aspect-ratio:724/453;height:auto}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .content{display:flex;flex-direction:column}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .content .btn-wrap{margin-top:auto}}@media(max-width: 991.98px){.page-frontpage .section-challenge .challenge-wrapper .deco-image{transform:unset;top:auto;bottom:-65px;left:-35px;width:117.73px;height:auto}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn{width:100%;padding:50px;margin-top:10px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row{padding-right:0}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .content{height:calc(100% - 162px)}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .text-area{width:100%}}@media(max-width: 767.98px){.page-frontpage .section-challenge .container{padding-inline:22px}.page-frontpage .section-challenge .challenge-wrapper .deco-image{bottom:-90px;left:-38px;width:130.73px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn{padding:30px 20px 36px;border-radius:20px;margin-top:40px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .text-area{text-align:center;padding-inline:18px;margin-bottom:28px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .text-area .title{font-size:28px;line-height:35px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .text-area .text{font-size:15px;line-height:25px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row{row-gap:26px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .content{height:auto;text-align:center;padding:20px 10px}.page-frontpage .section-challenge .challenge-wrapper .inner-ctn .sp-row .challenge-item .content .title{line-height:22px;margin-bottom:16px}.page-frontpage .section-challenge .btn-primary{max-width:236px;min-height:40px;padding:4px 20px}}.page-frontpage .section-social-post{position:relative;z-index:2}.page-frontpage .section-meet-doc{background:linear-gradient(180deg, rgb(246, 239, 59) 0%, rgb(255, 249, 195) 100%)}.page-frontpage .section-meet-doc::before,.page-frontpage .section-meet-doc::after{content:unset}.page-frontpage .section-meet-doc .yellow-cloud{top:0}.page-frontpage .section-meet-doc .girl{width:307px;bottom:-155px;left:30px}.page-frontpage .section-meet-doc::before{content:"";background-image:url("../img/home/yellow-cloud.png");background-position:center;background-size:cover;position:absolute;top:-235px;left:50%;width:100%;height:300px;transform:translateX(-50%)}.page-frontpage .section-meet-doc .doctor-dialog-wrapper{position:relative;min-height:385px}.page-frontpage .section-meet-doc .doctor-dialog-wrapper .doc-img{position:absolute;top:0;width:368px;left:50%;transform:translateX(-50%)}.page-frontpage .section-meet-doc .inner-info{max-width:870px;width:100%;margin:auto;background:#fff9c3;border-radius:18px;padding:50px}.page-frontpage .section-meet-doc .inner-info .section-general{max-width:100%}@media(min-width: 1200px){.page-frontpage .section-meet-doc{padding-top:85px;padding-bottom:80px}}@media(max-width: 1399.98px){.page-frontpage .section-meet-doc .girl{width:240px;bottom:-50px;left:10px}}@media(max-width: 1199.98px){.page-frontpage .section-meet-doc::before{top:-195px;height:200px}.page-frontpage .section-meet-doc .doctor-dialog-wrapper .doc-item .dialog-boxes{width:calc(100% - 140px)}.page-frontpage .section-meet-doc .doctor-dialog-wrapper .doc-item.doc-1 .box-item.dl-2{right:0}.page-frontpage .section-meet-doc .girl{width:200px;bottom:-280px;left:-50px}}@media(max-width: 991.98px){.page-frontpage .section-meet-doc .doctor-dialog-wrapper{min-height:316px}.page-frontpage .section-meet-doc .doctor-dialog-wrapper .doc-img{width:300px}.page-frontpage .section-meet-doc .doctor-dialog-wrapper .doc-item .dialog-boxes{width:calc(100% - 110px)}.page-frontpage .section-meet-doc .doctor-dialog-wrapper .doc-item.doc-1 .connect-line{right:8px}.page-frontpage .section-meet-doc .doctor-dialog-wrapper .doc-item.doc-1 .box-item.dl-1{width:210px}.page-frontpage .section-meet-doc .doctor-dialog-wrapper .doc-item.doc-1 .box-item.dl-2{width:220px;right:20px}.page-frontpage .section-meet-doc .doctor-dialog-wrapper .doc-item.doc-2 .connect-line{left:0}.page-frontpage .section-meet-doc .doctor-dialog-wrapper .doc-item.doc-2 .box-item.dl-1{width:250px}.page-frontpage .section-meet-doc .doctor-dialog-wrapper .doc-item.doc-2 .box-item.dl-2{width:200px}}@media(max-width: 767.98px){.page-frontpage .section-meet-doc{padding-top:0}.page-frontpage .section-meet-doc::before{top:-100px;height:125px;background-position:left 37% center}.page-frontpage .section-meet-doc .container{padding-inline:0}.page-frontpage .section-meet-doc .doctor-dialog-wrapper .doc-img{width:100%;position:unset;transform:none}.page-frontpage .section-meet-doc .inner-info{padding:30px;z-index:1;margin-top:-48px;position:relative;width:calc(100% - 74px)}.page-frontpage .section-meet-doc .inner-info h2{margin-bottom:16px}.page-frontpage .section-meet-doc .inner-info p{font-size:15px;line-height:25px}.page-frontpage .section-meet-doc .inner-info .cta-wrap{margin-top:28px !important}.page-frontpage .section-meet-doc .inner-info .cta-wrap .btn-secondary{border:1px solid #e50019 !important}.page-frontpage .section-meet-doc .girl{width:132.23px;z-index:2;bottom:-190px;left:-16px;transform:rotate(-4deg)}}.page-frontpage .section-kempen{background:#feca5b}.page-frontpage .section-kempen .row-kempen-wrap{font-size:1.125rem}.page-frontpage .section-kempen .cta-wrapper{margin-top:30px}.page-frontpage .section-kempen .video-inner-wrapper{min-height:unset;max-width:100%;width:100%;margin-right:0}.page-frontpage .section-kempen .highlight-col{margin:0}.page-frontpage .section-kempen .highlight-col .deco-bg{width:400px}.page-frontpage .section-kempen .highlight-col .deco-bg.left{bottom:180px;left:-100px}.page-frontpage .section-kempen .highlight-col .deco-bg.right{top:-110px;right:-80px}.page-frontpage .section-kempen .highlight-col .bottom-img{max-width:100%;width:100%;height:auto;margin-top:20px;margin-left:-30px}.page-frontpage .section-kempen .count-wrapper{margin-top:50px}@media(min-width: 992px){.page-frontpage .section-kempen .count-wrapper .count-item .num{font-size:73px}}@media(min-width: 992px){.page-frontpage .section-kempen .count-wrapper .count-item .text{font-size:18px}}@media(min-width: 992px){.page-frontpage .section-kempen .count-wrapper{--space: 30px}}.page-frontpage .section-kempen::after{background:linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(245, 211, 255, 0.08) 90%, rgba(255, 255, 255, 0) 100%);opacity:.55}@media(min-width: 1200px){.page-frontpage .section-kempen>.container{max-width:1200px}}@media(max-width: 1199.98px){.page-frontpage .section-kempen .row-kempen-wrap{gap:35px}.page-frontpage .section-kempen .row-kempen-wrap>div{width:100%;order:2;width:calc(100% - 74px);margin-inline:auto}.page-frontpage .section-kempen .row-kempen-wrap>div h2,.page-frontpage .section-kempen .row-kempen-wrap>div p{text-align:center}.page-frontpage .section-kempen .row-kempen-wrap .cta-wrapper{text-align:center}.page-frontpage .section-kempen .row-kempen-wrap .count-wrapper{margin-top:60px;justify-content:center}.page-frontpage .section-kempen .row-kempen-wrap .count-wrapper .count-item{text-align:center}.page-frontpage .section-kempen .row-kempen-wrap .highlight-col{order:-1;margin-bottom:25px}.page-frontpage .section-kempen .row-kempen-wrap .highlight-col .deco-bg.left{bottom:-135px}.page-frontpage .section-kempen .row-kempen-wrap .bottom-img{order:3}}@media(max-width: 991.98px){.page-frontpage .section-kempen{padding-top:80px}.page-frontpage .section-kempen .row-kempen-wrap>div{width:100%}}@media(max-width: 767.98px){.page-frontpage .section-kempen{padding-top:30px;padding-inline:0;margin-inline:0}.page-frontpage .section-kempen .container{padding-inline:0;margin-inline:auto;width:calc(100% - 74px)}.page-frontpage .section-kempen .container .row-kempen-wrap{padding:0;margin:0;gap:0}.page-frontpage .section-kempen .container .row-kempen-wrap>div{padding-inline:0}.page-frontpage .section-kempen .container .row-kempen-wrap .highlight-col{margin-bottom:30px}.page-frontpage .section-kempen .container .row-kempen-wrap .highlight-col .deco-bg.right,.page-frontpage .section-kempen .container .row-kempen-wrap .highlight-col .deco-bg.left{width:187.33px}.page-frontpage .section-kempen .container .row-kempen-wrap .highlight-col .deco-bg.right{top:-45px;right:-45px}.page-frontpage .section-kempen .container .row-kempen-wrap .highlight-col .deco-bg.left{bottom:-50px;left:-50px}.page-frontpage .section-kempen .container .row-kempen-wrap h2{font-size:28px}.page-frontpage .section-kempen .container .row-kempen-wrap p{font-size:15px;line-height:25px}.page-frontpage .section-kempen .container .row-kempen-wrap .count-wrapper .count-item{width:33.3333%}.page-frontpage .section-kempen .container .row-kempen-wrap .count-wrapper .count-item .num{font-size:37px}.page-frontpage .section-kempen .container .row-kempen-wrap .count-wrapper .count-item .text{font-size:9px}.page-frontpage .section-kempen .container .row-kempen-wrap .bottom-img{margin-top:33px !important;padding:0 !important}.page-frontpage .section-kempen .btn-primary{max-width:192px}}.page-meet-doctors .intro-wrapper{position:relative;padding:50px 80px;box-shadow:0 0 50px rgba(0,0,0,.09);margin-top:30px;border-radius:12px;background-color:#fff}.page-meet-doctors .intro-wrapper>*{position:relative;z-index:2}.page-meet-doctors .intro-wrapper .inner{position:relative;padding:0 30px;margin-left:auto;margin-right:auto}.page-meet-doctors .intro-wrapper .inner::before,.page-meet-doctors .intro-wrapper .inner::after{content:"";position:absolute;top:0}.page-meet-doctors .intro-wrapper .inner::before{background:url(../img/deco/intro-deco-left.png) no-repeat;width:140px;height:135px;background-size:100%;left:-25%;top:5%}.page-meet-doctors .intro-wrapper .inner::after{background:url(../img/deco/intro-deco-right.png) no-repeat;width:140px;height:135px;background-size:100%;right:-23.5%;top:10%}@media(min-width: 768px){.page-meet-doctors .intro-wrapper .inner{padding:0 10px;width:70%;font-size:1.125rem}}@media(max-width: 767.98px){.page-meet-doctors .intro-wrapper .inner::before,.page-meet-doctors .intro-wrapper .inner::after{content:unset}}.page-meet-doctors .intro-wrapper .intro-deco{position:unset}.page-meet-doctors .intro-wrapper .intro-deco .deco-item{top:50px;left:-20px;width:45px;height:45px;padding:10px}@media(max-width: 1199.98px){.page-meet-doctors .intro-wrapper{padding:50px}.page-meet-doctors .intro-wrapper .inner::before,.page-meet-doctors .intro-wrapper .inner::after{width:120px;height:120px}}@media(max-width: 991.98px){.page-meet-doctors .intro-wrapper{padding:50px 30px 50px 40px}.page-meet-doctors .intro-wrapper .inner::before{left:-27%}.page-meet-doctors .intro-wrapper .inner::after{right:-25.5%}}@media(max-width: 767.98px){.page-meet-doctors .intro-wrapper{padding:30px 25px;margin-left:10px;margin-right:10px;border-radius:10px}.page-meet-doctors .intro-wrapper .inner{padding:0 20px}.page-meet-doctors .intro-wrapper .inner .font-20{font-size:1rem !important}.page-meet-doctors .intro-wrapper .intro-content{margin-bottom:20px}.page-meet-doctors .intro-wrapper .intro-content .cta-wrap a{width:100%}}.page-meet-doctors .dialog-wrapper{position:relative;background:url(../img/svg/dialog.svg) no-repeat;background-size:100%;width:510px;height:100%;max-width:100%;padding:3rem 4rem 2.5rem 3rem;min-height:230px;margin-left:auto;margin-top:20px}.page-meet-doctors .dialog-wrapper .deco-wrap .deco-item{position:absolute;width:60px;height:60px;border-radius:50%;background-color:#fff;background-repeat:no-repeat;background-size:80%;background-position:center;box-shadow:0 3px 6px rgba(0,0,0,.16);display:flex;justify-content:center;align-items:center}.page-meet-doctors .dialog-wrapper .deco-wrap .deco-item.apple{left:-15px;bottom:40px}.page-meet-doctors .dialog-wrapper .deco-wrap .deco-item.avocado{right:0;top:30px}.page-meet-doctors .dialog-wrapper .deco-wrap .deco-item.avocado img{animation-delay:.5s}.page-meet-doctors .dialog-wrapper .deco-wrap .deco-item .hover-text{position:absolute;width:85px;font-size:12px;top:-30px;left:-160%;text-align:center;padding:10px 1px;opacity:0;z-index:1}.page-meet-doctors .dialog-wrapper .deco-wrap .deco-item .hover-text::before{content:"";position:absolute;top:0;left:-15px;width:calc(100% + 30px);height:100%;background-image:url(../img/svg/dialog-blue-3.svg);z-index:-1}.page-meet-doctors .dialog-wrapper .deco-wrap .deco-item:hover .hover-text,.page-meet-doctors .dialog-wrapper .deco-wrap .deco-item .show .hover-text{opacity:1}.page-meet-doctors .dialog-wrapper .heading{font-size:.9375rem;text-transform:uppercase;font-weight:700;margin-bottom:5px}.page-meet-doctors .dialog-wrapper .title{font-family:"Rubik",sans-serif;font-size:1.375rem;font-weight:500;padding-right:1rem}.page-meet-doctors .dialog-wrapper .vid-btn{width:58px;height:58px;line-height:2.2;font-size:1.75rem}@media(max-width: 991.98px){.page-meet-doctors .dialog-wrapper{padding:2.5rem 2rem 2.5rem 2rem}.page-meet-doctors .dialog-wrapper .deco-wrap .deco-item{width:40px;height:40px}}@media(max-width: 767.98px){.page-meet-doctors .dialog-wrapper{margin-top:0;padding:2.25rem 3rem 2rem 2rem;min-height:180px}.page-meet-doctors .dialog-wrapper .heading{font-size:.75rem}.page-meet-doctors .dialog-wrapper .title{font-size:.875rem}.page-meet-doctors .dialog-wrapper .vid-btn{width:43px;height:43px;font-size:1.25rem}}.page-meet-doctors .doctor-wrapper .doc-wrap:not(:last-child){margin-bottom:50px}.page-meet-doctors .doctor-wrapper .doc-wrap:not(:last-child)::after{content:none !important}.page-meet-doctors .doctor-wrapper .deco-line-content img{display:block;width:80%;margin:auto}@media(max-width: 575.98px){.page-meet-doctors .intro-wrapper{margin:0 calc(-1*var(--bs-gutter-x)/2)}.page-meet-doctors .intro-wrapper .intro-deco{display:none}.page-meet-doctors .intro-wrapper .intro-content{text-align:center}}@media(min-width: 992px){.page-video-detail:not(.sticky-header) .header-main{padding-top:70px}}.page-video-detail .video-detail-body{position:relative;background-color:#f6ee1f;padding-top:50px;padding-bottom:50px}.page-video-detail .video-detail-body>*{position:relative;z-index:1}.page-video-detail .video-detail-body::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/deco/bg-line.png) repeat;background-size:contain;z-index:0}.page-video-detail .video-detail-body .section-top{margin-bottom:30px}.page-video-detail .video-detail-body .section-top .top-image{display:inline-block;margin-top:20px;margin-bottom:20px}.page-video-detail .video-detail-body .section-top .top-image img{max-width:200px;width:100%;height:auto}.page-video-detail .video-detail-body .page-title{font-weight:600;margin-bottom:15px}@media(max-width: 767.98px){.page-video-detail .video-detail-body .page-title{font-size:1.5625rem !important}}.page-video-detail .video-detail-body .author{font-size:1.5rem}@media(max-width: 767.98px){.page-video-detail .video-detail-body .author{font-size:1rem}}.page-video-detail .video-detail-body .section-detail-content{padding-bottom:30px}.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper{border-radius:10px;overflow:hidden;background-color:#fff;min-height:500px;box-shadow:0 0 50px rgba(0,0,0,.09)}.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .media-content{position:relative;background-color:#000;line-height:0}.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .media-content::before{content:"";position:absolute;font-family:"Font Awesome 6 Free";top:50%;left:50%;font-weight:bold;transform:translate(-50%, -50%);color:#e50019;font-size:4.5rem;z-index:3;background:#fff;width:70px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center}.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .media-content.hide-btn::before{display:none;opacity:0}.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .media-content.adTag::before{content:none}.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper iframe{position:absolute;top:0;width:auto !important;left:50% !important;height:100%;transform:translateX(-50%) !important}.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper video,.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .innity-ad{height:100vh}.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper video:hover,.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .innity-ad:hover{cursor:pointer}@media(max-width: 1199.98px){.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper video,.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .innity-ad{height:70vh}}@media(max-width: 991.98px){.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper video,.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .innity-ad{height:580px}}@media only screen and (min-width: 768px)and (max-height: 644px){.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper video,.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .innity-ad{height:644px}}@media(max-width: 575.98px){.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper video,.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .innity-ad{height:100%;max-height:566px}}.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .innity-ad{width:auto !important;height:100%;max-height:644px !important}.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .description-wrapper{padding:40px;display:flex;flex-direction:column;height:100%}.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .description-wrapper .cta-wrap{margin-top:auto}@media(max-width: 991.98px){.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .description-wrapper .btn-primary{margin-top:20px}}@media(max-width: 767.98px){.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .description-wrapper{padding:30px 20px}.page-video-detail .video-detail-body .section-detail-content .video-inner-wrapper .description-wrapper .btn-primary{width:100%}}@media(max-width: 767.98px){.page-video-detail .video-detail-body{padding-top:20px}}.page-highlight .winner-list-tb-wrap table{width:100%;border-collapse:collapse;text-align:left;border:none}.page-highlight .winner-list-tb-wrap th,.page-highlight .winner-list-tb-wrap td{border:2px solid rgba(174,174,174,.3);padding:15px;vertical-align:center;line-height:1.4}.page-highlight .winner-list-tb-wrap th{background:#fff200;border-top:none;border-bottom:none;padding:15px}.page-highlight .winner-list-tb-wrap th:first-child{border-top-left-radius:12px;border-left:none}.page-highlight .winner-list-tb-wrap th:last-child{border-top-right-radius:12px;border-right:none}.page-highlight .winner-list-tb-wrap tbody tr:nth-child(even) td{background:rgba(174,174,174,.15)}.page-highlight .winner-list-tb-wrap tbody tr:first-child td{border-top:none}.page-highlight .winner-list-tb-wrap .number-col{min-width:70px;text-align:center}.page-highlight .winner-list-tb-wrap .event-col{width:170px}.page-highlight .winner-list-tb-wrap .name{font-weight:bold}.page-highlight .winner-list-tb-wrap .school{display:block;font-size:.875rem}@media(max-width: 767.98px){.page-highlight .font-18{font-size:1rem !important}.page-highlight .pg-inner-wrap{padding:30px 20px 0 !important}.page-highlight .tab-ctn{width:100%}.page-highlight .winner-list-tb-wrap td:not(.number-col){min-width:150px}}@media(max-width: 575.98px){.page-highlight .intro-deco{display:none}}@media(min-width: 992px){.page-highlight-listing .page-title{font-size:4.375rem}}@media(min-width: 768px){.page-highlight-listing .page-title{font-size:2.5rem}}.page-highlight-listing .listing-wrapper>.row{--bs-gutter-x: 2.5rem;row-gap:2.5rem}.page-highlight-listing .listing-wrapper .item-wrap{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 0 50px rgba(0,0,0,.09);height:100%;display:flex;flex-direction:column;justify-content:space-between}.page-highlight-listing .listing-wrapper .item-wrap .cover img{width:100%;height:auto;aspect-ratio:9/5;object-fit:cover}.page-highlight-listing .listing-wrapper .item-wrap .content-wrap{display:flex;flex-direction:column;height:100%;padding:30px}.page-highlight-listing .listing-wrapper .item-wrap .content-wrap .heading{margin-bottom:20px;line-height:normal}@media(max-width: 991.98px){.page-highlight-listing .listing-wrapper .item-wrap .content-wrap .heading.font-30{font-size:1.25rem !important}}@media(max-width: 767.98px){.page-highlight-listing .listing-wrapper .item-wrap .content-wrap .heading{line-height:unset}}.page-highlight-listing .listing-wrapper .item-wrap .content-wrap .text{font-size:1.375rem;line-height:normal;margin-bottom:30px}@media(max-width: 991.98px){.page-highlight-listing .listing-wrapper .item-wrap .content-wrap .text{font-size:1rem;margin-bottom:20px}}@media(max-width: 767.98px){.page-highlight-listing .listing-wrapper .item-wrap .content-wrap .text{line-height:unset}}.page-highlight-listing .listing-wrapper .item-wrap .content-wrap .btn-wrap{margin-top:auto;margin-bottom:10px}.page-highlight-listing .listing-wrapper .item-wrap .content-wrap .btn-wrap .btn-primary{font-weight:600}@media(max-width: 991.98px){.page-highlight-listing .listing-wrapper .item-wrap .content-wrap{padding:20px}}.page-kempen .row-kempen-wrap .mascot-deco-wrap{width:300px;position:absolute;right:-50px;bottom:-50px}@media(max-width: 1199.98px){.page-kempen .row-kempen-wrap .mascot-deco-wrap{width:250px;right:-20px;bottom:-50px}}@media(max-width: 991.98px){.page-kempen .row-kempen-wrap .mascot-deco-wrap{width:200px}}.page-kempen .video-inner-wrapper{border-radius:10px;overflow:hidden;background-color:#fff;min-height:520px;border:10px solid #fff;box-shadow:0 3px 6px rgba(0,0,0,.16)}.page-kempen .video-inner-wrapper .media-content{position:relative;background-color:#fff;line-height:0;box-shadow:inset 0 3px 6px rgba(0,0,0,.16)}.page-kempen .video-inner-wrapper .media-content::before{content:"";position:absolute;font-family:"Font Awesome 6 Free";top:50%;left:50%;font-weight:bold;transform:translate(-50%, -50%);color:#e50019;font-size:4.5rem;z-index:3;background:#fff;width:70px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center}.page-kempen .video-inner-wrapper .media-content.hide-btn::before{display:none;opacity:0}.page-kempen .video-inner-wrapper .media-content.adTag::before{content:none}.page-kempen .video-inner-wrapper iframe{position:absolute;top:0;width:auto !important;left:50% !important;height:100%;transform:translateX(-50%) !important}.page-kempen .video-inner-wrapper video,.page-kempen .video-inner-wrapper .innity-ad{height:100vh}.page-kempen .video-inner-wrapper video:hover,.page-kempen .video-inner-wrapper .innity-ad:hover{cursor:pointer}@media(max-width: 1199.98px){.page-kempen .video-inner-wrapper video,.page-kempen .video-inner-wrapper .innity-ad{height:70vh}}@media(max-width: 991.98px){.page-kempen .video-inner-wrapper video,.page-kempen .video-inner-wrapper .innity-ad{height:580px}}@media only screen and (min-width: 768px)and (max-height: 644px){.page-kempen .video-inner-wrapper video,.page-kempen .video-inner-wrapper .innity-ad{height:644px}}@media(max-width: 575.98px){.page-kempen .video-inner-wrapper video,.page-kempen .video-inner-wrapper .innity-ad{height:100%;max-height:566px}}.page-kempen .video-inner-wrapper .innity-ad{width:100% !important;height:100%;max-height:644px !important}@media(max-width: 1199.98px){.page-kempen .video-inner-wrapper{min-height:250px}}@media(max-width: 767.98px){.page-kempen .video-inner-wrapper{min-height:200px}}.page-kempen .kempen-gallery-wrap .tab-ctn{position:relative}@media(max-width: 767.98px){.page-kempen .pg-inner-wrap{padding:30px 20px 0 !important}.page-kempen .mascot-deco-wrap{display:none}.page-kempen .kempen-gallery-wrap .tab-ctn{width:100%}}@media(max-width: 575.98px){.page-kempen .intro-deco{display:none}}@media(min-width: 1400px){.page-nutribar .lg-space{padding-top:70px;padding-bottom:70px}}.page-nutribar .floating-wrap-whatsapp{display:none !important}.page-nutribar .floating-btn{width:110px;position:fixed;bottom:205px;right:8px;transition:all .4s ease-in-out;z-index:3}.page-nutribar .floating-btn:hover{transform:scale(1.05)}@media(max-width: 767.98px){.page-nutribar .floating-btn{width:80px;right:5px;bottom:155px}}.page-nutribar .header-main{padding-top:20px !important}.page-nutribar .section-hero-banner{position:relative}.page-nutribar .section-hero-banner .banner-content{position:absolute;top:30px;left:0;width:100%;z-index:2}.page-nutribar .section-hero-banner .banner-content .masthead{margin-left:-80px;position:relative;z-index:0;width:100%;padding-top:80px}.page-nutribar .section-hero-banner .banner-content .product-img{position:relative;z-index:2;width:370px;margin-left:auto;margin-right:-100px;filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.16))}@media(max-width: 1399.98px){.page-nutribar .section-hero-banner .banner-content .product-img{width:330px;margin-right:-80px}}@media(max-width: 1199.98px){.page-nutribar .section-hero-banner .banner-content{top:50px}.page-nutribar .section-hero-banner .banner-content .masthead{margin-left:-80px}.page-nutribar .section-hero-banner .banner-content .product-img{width:250px;margin-right:-60px}}@media(max-width: 991.98px){.page-nutribar .section-hero-banner .banner-content{top:40px}.page-nutribar .section-hero-banner .banner-content .masthead{margin-left:-50px}.page-nutribar .section-hero-banner .banner-content .product-img{width:230px}}@media(max-width: 767.98px){.page-nutribar .section-hero-banner .banner-content .masthead{margin-left:0;padding-top:50px}.page-nutribar .section-hero-banner .banner-content .product-img{margin:0;position:absolute;width:200px;right:30px;top:40px}}.page-nutribar .section-hero-banner .banner-bg{position:relative;width:100%;height:590px;border-bottom-left-radius:120px;border-bottom-right-radius:120px;overflow:hidden}.page-nutribar .section-hero-banner .banner-bg .banner-img{width:100%;height:100%;object-fit:cover;object-position:bottom}.page-nutribar .section-hero-banner .banner-bg .fightamin{position:absolute;bottom:35px;left:15vw;width:210px;z-index:1}@media(max-width: 1399.98px){.page-nutribar .section-hero-banner .banner-bg{height:560px}}@media(max-width: 1199.98px){.page-nutribar .section-hero-banner .banner-bg{border-bottom-left-radius:120px;border-bottom-right-radius:120px;height:490px}.page-nutribar .section-hero-banner .banner-bg .fightamin{width:180px}}@media(max-width: 991.98px){.page-nutribar .section-hero-banner .banner-bg{height:400px}.page-nutribar .section-hero-banner .banner-bg .fightamin{width:90px}}@media(max-width: 767.98px){.page-nutribar .section-hero-banner .banner-bg{border-bottom-left-radius:100px 70px;border-bottom-right-radius:100px 70px;height:570px}.page-nutribar .section-hero-banner .banner-bg .fightamin{width:125px;left:50%;transform:translateX(-50%)}}.page-nutribar .section-hero-banner+section{padding-top:180px}@media(max-width: 1399.98px){.page-nutribar .section-hero-banner+section{padding-top:120px}}@media(max-width: 991.98px){.page-nutribar .section-hero-banner+section{padding-top:80px}}@media(max-width: 767.98px){.page-nutribar .section-hero-banner+section{padding-top:50px}}.page-nutribar .section-highlight .section-general{max-width:690px}@media(min-width: 768px){.page-nutribar .section-highlight .section-general .ctn{font-size:1.125rem}}.page-nutribar .section-highlight .icon-list-wrap{gap:30px 110px}.page-nutribar .section-highlight .icon-list-wrap .icon-item .icon{width:120px;margin-bottom:8px}.page-nutribar .section-highlight .icon-list-wrap .icon-item .text{line-height:1.4}@media(max-width: 1199.98px){.page-nutribar .section-highlight .icon-list-wrap{column-gap:80px}}@media(max-width: 991.98px){.page-nutribar .section-highlight .icon-list-wrap{column-gap:60px}}@media(max-width: 767.98px){.page-nutribar .section-highlight .icon-list-wrap{column-gap:30px;margin-top:20px}}.page-nutribar .section-highlight .all-product-img{margin-top:-180px;position:relative}.page-nutribar .section-highlight .all-product-img .product-all{max-width:900px;width:100%;position:absolute;left:50%;transform:translateX(-50%);top:0}.page-nutribar .section-highlight .all-product-img .product-bg{padding-top:25px;width:100%;height:auto}@media(max-width: 1399.98px){.page-nutribar .section-highlight .all-product-img .product-bg{padding-top:80px}}@media(max-width: 1199.98px){.page-nutribar .section-highlight .all-product-img{margin-top:-120px}.page-nutribar .section-highlight .all-product-img .product-all{max-width:700px}}@media(max-width: 991.98px){.page-nutribar .section-highlight .all-product-img{margin-top:-20px}.page-nutribar .section-highlight .all-product-img .product-all{max-width:580px}}@media(max-width: 767.98px){.page-nutribar .section-highlight .all-product-img{margin-top:0}.page-nutribar .section-highlight .all-product-img .product-bg{padding-top:20px}}.page-nutribar .section-imgText-wrap{position:relative;background:url(../img/nutribar/ylw-bg.webp) no-repeat;background-size:cover}.page-nutribar .section-imgText-wrap .ctn-wrap .desc{margin-bottom:30px}@media(min-width: 768px){.page-nutribar .section-imgText-wrap .ctn-wrap .desc{font-size:1.125rem;margin-bottom:40px}}.page-nutribar .section-imgText-wrap .list-icon-wrap{row-gap:30px}.page-nutribar .section-imgText-wrap .list-icon-wrap .item{--space: 15px;display:flex;flex-wrap:wrap;gap:var(--space);align-items:center}.page-nutribar .section-imgText-wrap .list-icon-wrap .item .ls-icon{width:35px}.page-nutribar .section-imgText-wrap .list-icon-wrap .item .text{width:calc(100% - (35px + var(--space)))}@media(min-width: 768px){.page-nutribar .section-imgText-wrap .list-icon-wrap{font-size:1.125rem}}@media(min-width: 1400px){.page-nutribar .section-imgText-wrap .ctn-wrap{max-width:90%;margin-left:auto}.page-nutribar .section-imgText-wrap .image{width:90%;margin-right:0}}@media(max-width: 767.98px){.page-nutribar .section-imgText-wrap{padding-top:50px;padding-bottom:50px}.page-nutribar .section-imgText-wrap .ctn-wrap{text-align:center}.page-nutribar .section-imgText-wrap .image{margin-top:40px;padding-left:15px}.page-nutribar .section-imgText-wrap .list-icon-wrap{text-align:left;max-width:90%;margin:auto}}.page-nutribar .section-shop .product-listing-row{row-gap:30px}.page-nutribar .section-shop .product-listing-row .product-item{--space: 30px;--color: #f6efff;position:relative;border-radius:12px;background:var(--color);padding:30px;display:flex;flex-wrap:wrap;column-gap:var(--space);align-items:center}.page-nutribar .section-shop .product-listing-row .product-item.purple{--color: #f6efff}.page-nutribar .section-shop .product-listing-row .product-item.orange{--color: #ffeecc}.page-nutribar .section-shop .product-listing-row .product-item.orange .btn-wrap .fruit{top:-10px}.page-nutribar .section-shop .product-listing-row .product-item.orange .deco img{height:150px}.page-nutribar .section-shop .product-listing-row .product-item .cover{width:280px;height:280px;background:#fff;border-radius:12px;overflow:hidden;z-index:1}.page-nutribar .section-shop .product-listing-row .product-item .cover img{width:100%;height:auto;object-fit:contain}.page-nutribar .section-shop .product-listing-row .product-item .inner-info{width:calc(100% - (280px + var(--space)));font-size:1.125rem;z-index:1}.page-nutribar .section-shop .product-listing-row .product-item .btn-wrap{display:flex;flex-direction:column;gap:20px;padding-top:35px;position:relative;z-index:1}.page-nutribar .section-shop .product-listing-row .product-item .btn-wrap .fruit{width:80px;height:auto;position:absolute;z-index:1;top:-25px;right:-25px}.page-nutribar .section-shop .product-listing-row .product-item .btn-shop{display:inline-block;background:#fff;border:1px solid #e50019;border-radius:7px;text-align:center;font-size:1rem;font-weight:600;padding:12px;position:relative}.page-nutribar .section-shop .product-listing-row .product-item .btn-shop .icon{width:37px;height:37px;position:absolute;top:50%;transform:translateY(-50%)}.page-nutribar .section-shop .product-listing-row .product-item .btn-shop .icon img{width:100%;height:100%;object-fit:contain}.page-nutribar .section-shop .product-listing-row .product-item .btn-shop:hover{opacity:.8}.page-nutribar .section-shop .product-listing-row .product-item .deco{position:absolute;z-index:0;right:0;top:60px}.page-nutribar .section-shop .product-listing-row .product-item .deco img{width:auto;height:220px}@media(max-width: 1399.98px){.page-nutribar .section-shop .product-listing-row .product-item .cover{width:210px;height:210px}.page-nutribar .section-shop .product-listing-row .product-item .inner-info{width:calc(100% - (210px + var(--space)))}}@media(max-width: 1199.98px){.page-nutribar .section-shop .product-listing-row .product-item .cover{width:300px;height:300px}.page-nutribar .section-shop .product-listing-row .product-item .inner-info{width:calc(100% - (300px + var(--space)))}.page-nutribar .section-shop .product-listing-row .product-item .btn-wrap{flex-direction:unset;flex-wrap:wrap}.page-nutribar .section-shop .product-listing-row .product-item .btn-shop{width:calc(50% - 20px) !important}}@media(max-width: 991.98px){.page-nutribar .section-shop .product-listing-row .product-item .cover{width:280px;height:280px}.page-nutribar .section-shop .product-listing-row .product-item .inner-info{width:calc(100% - (280px + var(--space)))}.page-nutribar .section-shop .product-listing-row .product-item .btn-shop{width:100% !important}}@media(max-width: 767.98px){.page-nutribar .section-shop .product-listing-row .product-item{--space: 20px;padding:20px;padding-bottom:80px}.page-nutribar .section-shop .product-listing-row .product-item .cover{width:130px;height:130px}.page-nutribar .section-shop .product-listing-row .product-item .inner-info{font-size:.9375rem;width:calc(100% - (130px + var(--space)))}.page-nutribar .section-shop .product-listing-row .product-item .btn-wrap{position:absolute;bottom:0;left:0;padding:20px;width:100%}.page-nutribar .section-shop .product-listing-row .product-item .btn-wrap .btn-shop{width:calc(50% - 10px) !important;font-size:13px;padding:10px}.page-nutribar .section-shop .product-listing-row .product-item .btn-wrap .btn-shop .icon{width:20px;height:20px}.page-nutribar .section-shop .product-listing-row .product-item .btn-wrap .fruit{width:60px;right:5px}.page-nutribar .section-shop .product-listing-row .product-item .deco img{height:150px}.page-nutribar .section-shop .product-listing-row .product-item.orange .btn-wrap .fruit{width:50px}.page-nutribar .section-shop .product-listing-row .product-item.orange .deco img{height:80px}}@media(max-width: 767.98px){.page-nutribar .section-shop{padding-top:50px;padding-bottom:80px}}.page-profile .c-rejected{color:#e50019 !important}.page-profile .c-approved{color:#009a38 !important}.page-profile .c-pending{color:#000 !important}.page-profile .c-redeemed{color:rgba(0,0,0,.5) !important}.page-profile .section-summary{background:#fff3db;padding:25px 0}.page-profile .section-summary .wlc-title{font-size:1.75rem}.page-profile .section-summary .summary-wrappper{--space: 24px;position:relative;background:#be1f24;color:#fff;padding:20px;border-radius:20px;box-shadow:0 3px 6px rgba(0,0,0,.16);display:flex;flex-wrap:wrap;align-items:stretch;margin-left:auto;justify-content:center;gap:24px 0;overflow:hidden}.page-profile .section-summary .summary-wrappper .item-wrap{position:relative;flex:1 0 auto;padding:0 var(--space);display:flex;flex-direction:column;gap:12px}.page-profile .section-summary .summary-wrappper .item-wrap:not(:last-child)::after{content:"";position:absolute;top:0;right:0px;width:1px;height:100%;background:#ce575b}.page-profile .section-summary .summary-wrappper .item-wrap .item{align-self:center}.page-profile .section-summary .summary-wrappper .item-wrap .item-list{display:flex;flex-direction:row;gap:10px;justify-content:space-between;align-items:center;align-self:stretch !important}.page-profile .section-summary .summary-wrappper .item-wrap .item-cols{display:flex;flex-direction:row;gap:18px;align-items:center}.page-profile .section-summary .summary-wrappper .item-wrap .item-cols .icon{width:40px;height:40px}.page-profile .section-summary .summary-wrappper .item-wrap .item-cols .icon img{width:100%;height:100%;object-fit:contain}.page-profile .section-summary .summary-wrappper .item-wrap .item-cols .points{font-size:1.5rem}.page-profile .section-summary .summary-wrappper .item-wrap .code-info-wrap{display:flex;gap:8px;align-items:flex-start}.page-profile .section-summary .summary-wrappper .item-wrap .code-info-wrap .code{border-radius:5px;background:#fff3db;color:#000;text-align:center;padding:1px 8px}.page-profile .section-summary .summary-wrappper .item-wrap .code-info-wrap .code-cta{display:flex;gap:8px;align-items:center}.page-profile .section-summary .summary-wrappper .item-wrap .code-info-wrap .code-cta button{background:rgba(0,0,0,0);border:none;width:24px;height:24px;padding:0;transition:transform .3s ease}.page-profile .section-summary .summary-wrappper .item-wrap .code-info-wrap .code-cta button img{width:100%;height:100%;object-fit:contain}.page-profile .section-summary .summary-wrappper .item-wrap .code-info-wrap .code-cta button:hover{transform:scale(1.1)}@media(max-width: 991.98px){.page-profile .section-summary .summary-wrappper .item-wrap{font-size:.9375rem;padding:0 20px}.page-profile .section-summary .summary-wrappper .item-wrap.total-points-wrap::after{content:unset}.page-profile .section-summary .summary-wrappper .item-wrap.referral-code-wrap{order:-3;width:27%}.page-profile .section-summary .summary-wrappper .item-wrap.referral-code-wrap::after{content:"";position:absolute;top:0;right:0px;width:1px;height:100%;background:#ce575b}}.page-profile .section-summary .summary-wrappper::before{content:"";position:absolute;bottom:0;right:0;width:150px;aspect-ratio:233/160;background:url(../img/profile/deco-summary.webp) no-repeat;background-size:100%;z-index:0}@media(max-width: 767.98px){.page-profile .section-summary .summary-wrappper{margin-top:10px;gap:0;padding:10px 40px}.page-profile .section-summary .summary-wrappper .item-wrap{width:100%;padding:24px 0}.page-profile .section-summary .summary-wrappper .item-wrap .item{align-self:auto}.page-profile .section-summary .summary-wrappper .item-wrap .item-cols{flex-direction:row-reverse}.page-profile .section-summary .summary-wrappper .item-wrap .item-cols .info{width:calc(100% - 58px)}.page-profile .section-summary .summary-wrappper .item-wrap::after{bottom:0;top:unset !important;width:100% !important;height:1px !important}.page-profile .section-summary .summary-wrappper .item-wrap.referral-code-wrap{width:100%}.page-profile .section-summary .summary-wrappper::before{width:130px;background-image:url(../img/profile/deco-summary-mb.webp);aspect-ratio:233/203}}@media(max-width: 767.98px){.page-profile .section-summary{padding:40px 20px}.page-profile .section-summary .wlc-title{font-size:1.25rem;text-align:center}}.page-profile .section-profile-detail{padding-top:80px;padding-bottom:80px}.page-profile .section-profile-detail .profile-navTab .nav-tabs{gap:15px 60px;margin-bottom:15px;position:relative;border-bottom:1px solid #e6e6e6}.page-profile .section-profile-detail .profile-navTab .nav-link{color:#000;text-transform:uppercase;font-size:1.5rem;padding:0;border:none;padding:0 6px 15px;line-height:1.3}.page-profile .section-profile-detail .profile-navTab .nav-link:hover,.page-profile .section-profile-detail .profile-navTab .nav-link.active{color:#de3238;border-bottom:5px solid #be1f24}@media(max-width: 767.98px){.page-profile .section-profile-detail .profile-navTab .nav-link{font-size:1.125rem}}@media(max-width: 767.98px){.page-profile .section-profile-detail .profile-navTab{margin-left:calc(-1*var(--bs-gutter-x)*.5);margin-right:calc(-1*var(--bs-gutter-x)*.5)}.page-profile .section-profile-detail .profile-navTab .nav-tabs{gap:15px 30px;padding:0 20px}.page-profile .section-profile-detail .profile-navTab .nav-link{padding-bottom:10px;font-size:1.125rem}.page-profile .section-profile-detail .profile-navTab .nav-link:hover,.page-profile .section-profile-detail .profile-navTab .nav-link.active{border-bottom-width:3px}}.page-profile .section-profile-detail table{border-collapse:collapse;border-radius:10px;border-style:hidden}.page-profile .section-profile-detail table tr:nth-child(odd){background-color:#f6f6f6}.page-profile .section-profile-detail table th{font-size:1.25rem;color:#fff;padding:12px 25px;background-color:#de3238;font-weight:500;border:none}.page-profile .section-profile-detail table th:first-child{background-color:#be1f24;width:17%;border-radius:10px 0px 0px 0px}.page-profile .section-profile-detail table th:last-child{background-color:#ea595e;width:28%;border-radius:0px 10px 0px 0px;white-space:nowrap;position:relative}.page-profile .section-profile-detail table td{padding:18px;padding-left:25px;font-size:1rem;vertical-align:top;border:none}.page-profile .section-profile-detail table .btn-view-file{margin-left:20px}@media(max-width: 767.98px){.page-profile .section-profile-detail table th{font-size:1rem}.page-profile .section-profile-detail table td{font-size:.875rem}.page-profile .section-profile-detail table .btn-view-file{font-size:.875rem}.page-profile .section-profile-detail table .btn-view-file .icon{width:15px;margin-left:10px}.page-profile .section-profile-detail table .btn-view-file:hover .icon{margin-left:10px}}.page-profile .section-profile-detail .tab-inner-wrap .dt-layout-start,.page-profile .section-profile-detail .tab-inner-wrap .dt-layout-end{margin:0}.page-profile .section-profile-detail .tab-inner-wrap .dt-paging{margin-top:20px;display:block}.page-profile .section-profile-detail .tab-inner-wrap div.dt-processing>div:last-child>div{background:#be1f24}@media(max-width: 767.98px){.page-profile .section-profile-detail .tab-inner-wrap{padding-left:10px;padding-right:10px}}.page-profile .section-profile-detail .dt-layout-full .dt-scroll{box-shadow:0 0 0 1px #ea595e;border-width:2px;border-radius:10px;overflow:hidden}.page-profile .section-profile-detail .dt-layout-full .dt-scroll-body{border:none}@media(max-width: 991.98px){.page-profile .section-profile-detail{padding-top:50px;padding-bottom:50px}}@media(max-width: 767.98px){.page-profile .section-profile-detail{padding-top:40px;padding-bottom:40px}}.page-profile .pagination li .page-link{padding:5px;border:1px solid #000;border-radius:50% !important;width:40px;height:40px;font-weight:500;background:rgba(0,0,0,0);color:#000;display:inline-block;margin:5px;font-size:1rem}.page-profile .pagination li .page-link:focus{box-shadow:none;outline:none}.page-profile .pagination li:hover .page-link,.page-profile .pagination li.active .page-link{background:#e50019;color:#fff;border-color:#e50019;box-shadow:none;outline:none}.page-profile .pagination li.disabled{display:none}@media(max-width: 767.98px){.page-profile .pagination li .page-link{width:25px;height:25px;font-size:12px;padding:1px}}.modal-referralCode .close{position:absolute;top:5px;right:15px;color:#000;font-weight:bold;font-size:1.5rem}.modal-referralCode .close:hover{cursor:pointer;-webkit-animation:rotate-center .6s ease-in-out both;animation:rotate-center .6s ease-in-out both}.modal-referralCode .modal-dialog{width:100%}.modal-referralCode .modal-dialog .modal-content{border:none;border-radius:15px;background:linear-gradient(180deg, #fffdea -29.92%, #fff200 127.67%)}.modal-referralCode .modal-dialog .modal-body{padding:30px 35px 150px}.modal-referralCode .modal-dialog .logo{margin-bottom:15px}.modal-referralCode .modal-dialog .logo img{filter:drop-shadow(0px 3.35997px 22.3998px rgba(0, 0, 0, 0.161));width:110px;height:auto}.modal-referralCode .modal-dialog .title{font-size:2.25rem;color:#e50019;font-weight:800;text-shadow:3px 0 #fff,-3px 0 #fff,0 3px #fff,0 -3px #fff,2px 2px #fff,-2px -2px #fff,-2px 2px #fff,2px -2px #fff,0px 2px 5px rgba(0,0,0,.7);letter-spacing:0;margin-bottom:15px}.modal-referralCode .modal-dialog .code-img{margin-top:25px}.modal-referralCode .modal-dialog .deco-img-wrap{position:absolute;bottom:0;right:15px;width:65%;z-index:0}@media(min-width: 768px){.modal-referralCode .modal-dialog{max-width:500px}}@media(max-width: 575.98px){.modal-referralCode .modal-dialog{max-width:100%;margin:0}.modal-referralCode .modal-dialog .modal-content{min-height:100vh;border-radius:0}.modal-referralCode .modal-dialog .modal-body{border-radius:0;padding:30px 25px 120px}.modal-referralCode .modal-dialog .title{font-size:1.75rem}}.modal-noticeBrandedChallenge .modal-body{position:relative;background:url(../img/deco/bg-modal-line.webp) no-repeat;background-size:cover;border-radius:15px;padding:50px 45px 35px;font-size:1.125rem}.modal-noticeBrandedChallenge .modal-body::before{content:"";position:absolute;top:10px;left:45px;background:url(../img/deco/oren.webp) no-repeat;background-size:100%;width:75px;aspect-ratio:1/1;z-index:0}@media(max-width: 767.98px){.modal-noticeBrandedChallenge .modal-body::before{width:50px;left:25px}}.modal-noticeBrandedChallenge .highlight-wrap{background:#ffe48c;border-radius:7px;padding:15px 30px;line-height:1.3;margin-bottom:15px;position:relative}.modal-noticeBrandedChallenge .highlight-wrap a{text-decoration:underline}.modal-noticeBrandedChallenge .highlight-wrap a:hover{text-decoration:none}.modal-noticeBrandedChallenge .highlight-wrap p:last-child{margin-bottom:0}.modal-noticeBrandedChallenge .highlight-wrap::before{content:"";position:absolute;bottom:-35px;right:-25px;background:url(../img/deco/blueberry.webp) no-repeat;background-size:100%;width:75px;aspect-ratio:3/2.15;z-index:1}@media(max-width: 767.98px){.modal-noticeBrandedChallenge .highlight-wrap::before{bottom:-25px;right:-15px;width:55px}}@media(max-width: 575.98px){.modal-noticeBrandedChallenge .modal-body{padding:30px 25px 35px;font-size:1rem}.modal-noticeBrandedChallenge .title{font-size:1.5625rem}.modal-noticeBrandedChallenge .font-18{font-size:1rem !important}}.modal-brandedChallenge .modal-content{margin-top:40px}.modal-brandedChallenge .modal-body{position:relative;background:linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)),linear-gradient(180deg, #fcf8d2 0%, #ffffff 100%);border-radius:15px;padding:60px 28px 28px}.modal-brandedChallenge .modal-body::before{content:"";position:absolute;top:-48px;left:15px;background:url(../img/deco/oren.webp) no-repeat;background-size:100%;width:80px;aspect-ratio:1/1;z-index:0}@media(max-width: 767.98px){.modal-brandedChallenge .modal-body::before{width:50px;top:5px;left:15px}}.modal-brandedChallenge .heading{font-size:1.375rem;text-align:left;font-weight:600;line-height:1.3}@media(max-width: 575.98px){.modal-brandedChallenge .heading{font-size:1.125rem}}.modal-brandedChallenge .step-join-list{--gapSpace: 15px;display:flex;flex-wrap:wrap;flex-direction:column;text-align:left;gap:var(--gapSpace)}.modal-brandedChallenge .step-join-list .step-item{position:relative;background:#ffe5ac;border-radius:15px;padding:1rem;font-size:.9375rem}.modal-brandedChallenge .step-join-list .step-item .heading{margin-bottom:10px}.modal-brandedChallenge .step-join-list .step-item p{line-height:1.3}.modal-brandedChallenge .step-join-list .step-item p:last-child{margin-bottom:0}.modal-brandedChallenge .step-join-list .step-item:nth-child(2n+2){background:#ffd783}.modal-brandedChallenge .step-join-list .step-item:nth-child(3n+3){background:#ffb820}.modal-brandedChallenge .step-join-list .mascot-wrap{--width: 135px;position:absolute;width:var(--width);right:calc(-1*(var(--width)/2 - 10px));top:50%;transform:translateY(-50%)}@media(max-width: 575.98px){.modal-brandedChallenge .step-join-list .mascot-wrap{--width: 60px}}.modal-brandedChallenge .copy-code-wrap{display:flex;flex-wrap:wrap;gap:15px;align-items:center;justify-content:space-between;margin-top:20px;position:relative}.modal-brandedChallenge .copy-code-wrap::before{content:"";position:absolute;bottom:-28px;left:-35px;background:url(../img/deco/blueberry.webp) no-repeat;background-size:100%;width:55px;aspect-ratio:3/2.15;z-index:1}.modal-brandedChallenge .code-info-wrap{display:flex;gap:8px;align-items:center}.modal-brandedChallenge .code-info-wrap .code{border-radius:5px;background:#fff3db;color:#000;text-align:center;padding:1px 8px;min-width:155px}@media(max-width: 575.98px){.modal-brandedChallenge .code-info-wrap .code{min-width:unset}}.modal-brandedChallenge .code-info-wrap .code-cta{display:flex;gap:8px;align-items:center}.modal-brandedChallenge .code-info-wrap .btn-copy img{filter:brightness(0)}.modal-brandedChallenge .highlight-wrap{background:#fff3db;border-radius:8px;padding:11px;line-height:1.3;margin-bottom:15px;position:relative}.modal-brandedChallenge .highlight-wrap a{text-decoration:underline}.modal-brandedChallenge .highlight-wrap a:hover{text-decoration:none}.modal-brandedChallenge .highlight-wrap p:last-child{margin-bottom:0}@media(max-width: 575.98px){.modal-brandedChallenge .modal-content{margin-top:0}.modal-brandedChallenge .modal-body{padding:60px 20px 30px;font-size:1rem}}/*# sourceMappingURL=main.min.css.map */
