@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css);
.simple-typeahead[data-v-f81ca714]{position:relative;width:100%}.simple-typeahead>input[data-v-f81ca714]{margin-bottom:0}.simple-typeahead .simple-typeahead-list[data-v-f81ca714]{border:none;border-bottom:.1rem solid #d1d1d1;max-height:400px;overflow-y:auto;position:absolute;width:100%;z-index:9}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-header[data-v-f81ca714]{border-bottom:.1rem solid #d1d1d1}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-footer[data-v-f81ca714],.simple-typeahead .simple-typeahead-list .simple-typeahead-list-header[data-v-f81ca714],.simple-typeahead .simple-typeahead-list .simple-typeahead-list-item[data-v-f81ca714]{background-color:#fafafa;border-left:.1rem solid #d1d1d1;border-right:.1rem solid #d1d1d1;padding:.6rem 1rem}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-item[data-v-f81ca714]{border-bottom:.1rem solid #d1d1d1;cursor:pointer}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-item[data-v-f81ca714]:last-child{border-bottom:none}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-item.simple-typeahead-list-item-active[data-v-f81ca714]{background-color:#e1e1e1}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:15px;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{display:inline-block;height:24px;position:relative;width:40px}.hamburger-inner{display:block;margin-top:-2px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#000;border-radius:4px;height:4px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:40px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic.is-active .hamburger-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-5.71429px,-6px,0)}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{opacity:0;transform:rotate(45deg) translate3d(5.71429px,-6px,0)}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{background-color:transparent!important;transition-delay:.22s}.hamburger--spring.is-active .hamburger-inner:before{top:0;transform:translate3d(0,10px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring.is-active .hamburger-inner:after{top:0;transform:translate3d(0,10px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring-r .hamburger-inner{bottom:0;top:auto;transition-delay:0s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(-90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
.dp__input_wrap{box-sizing:unset;position:relative;width:100%}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input{background-color:var(--dp-background-color);border:1px solid var(--dp-border-color);border-radius:4px;box-sizing:border-box;color:var(--dp-text-color);font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.5rem;outline:none;padding:6px 12px;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.dp__input::-moz-placeholder{opacity:.7}.dp__input::placeholder{opacity:.7}.dp__input:hover{border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:transparent}.dp__input_focus{border-color:var(--dp-border-color-hover)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::-moz-placeholder{color:var(--dp-disabled-color-text)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{stroke-width:0;box-sizing:content-box;color:var(--dp-icon-color);display:inline-block;font-size:1rem;height:1rem;line-height:1.5rem;padding:6px 12px;width:1rem}.dp__input_icon{left:0}.dp__clear_icon,.dp__input_icon{color:var(--dp-icon-color);cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.dp__clear_icon{right:0}.dp__input_icon_pad{padding-left:35px}.dp__input_valid{box-shadow:0 0 4px var(--dp-success-color)}.dp__input_valid,.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 4px var(--dp-danger-color)}.dp__input_invalid,.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__menu{background:var(--dp-background-color);border:1px solid var(--dp-menu-border-color);border-radius:4px;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;min-width:260px;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dp__menu,.dp__menu:after,.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp__menu_index{z-index:99999}.dp__menu_disabled,.dp__menu_readonly{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.dp__menu_disabled{background:hsla(0,0%,100%,.5);cursor:not-allowed}.dp__menu_readonly{background:transparent;cursor:default}.dp__arrow_top{border-left:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);top:-1px;transform:translate(-50%,-50%) rotate(45deg)}.dp__arrow_bottom,.dp__arrow_top{background-color:var(--dp-background-color);height:12px;left:50%;position:absolute;width:12px}.dp__arrow_bottom{border-bottom:1px solid var(--dp-menu-border-color);border-right:1px solid var(--dp-menu-border-color);bottom:-1px;transform:translate(-50%,50%) rotate(45deg)}.dp__now_wrap{padding:2px 0;text-align:center}.dp__now_button{background:transparent;border:1px solid var(--dp-primary-color);border-radius:4px;color:var(--dp-primary-color);cursor:pointer;font-size:1rem;font-weight:700;padding:0 4px}.dp__preset_ranges,.dp__sidebar_left{border-right:1px solid var(--dp-border-color);padding:5px}.dp__sidebar_right{border-left:1px solid var(--dp-border-color);padding:5px}.dp__preset_range{padding:5px}.dp__preset_range:hover{background-color:var(--dp-hover-color);cursor:pointer}.dp__menu_content_wrapper{display:flex}.dp__calendar_wrap{flex:0;flex-direction:column;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif}.dp__calendar_header,.dp__calendar_wrap{align-items:center;display:flex;justify-content:center}.dp__calendar_header{color:var(--dp-text-color);font-weight:700;position:relative;white-space:nowrap}.dp__calendar_header_item{box-sizing:border-box;flex-grow:1;height:35px;padding:5px;text-align:center;width:35px}.dp__calendar_row{align-items:center;display:flex;justify-content:center;margin:5px 0}.dp__calendar_item{box-sizing:border-box;color:var(--dp-text-color);flex-grow:1;text-align:center}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:.5rem}.dp__cell_inner{align-items:center;border:1px solid transparent;border-radius:4px;box-sizing:border-box;display:flex;height:35px;justify-content:center;padding:5px;position:relative;text-align:center;width:35px}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-bottom-right-radius:0;border-top-right-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-bottom-left-radius:0;border-top-left-radius:0}.dp__active_date,.dp__range_end,.dp__range_start{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__cell_auto_range_end,.dp__cell_auto_range_start{border-bottom:1px dashed var(--dp-primary-color);border-top:1px dashed var(--dp-primary-color)}.dp__date_hover:hover,.dp__date_hover_end:hover,.dp__date_hover_start:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_disabled,.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{cursor:not-allowed}.dp__range_between{background:var(--dp-hover-color);border-bottom:1px solid var(--dp-hover-color);border-radius:0;border-top:1px solid var(--dp-hover-color)}.dp__range_between_week{background:var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color);border-radius:0;border-top:1px solid var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-bottom:1px dashed var(--dp-primary-color);border-radius:0;border-top:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-left:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-right:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{background:var(--dp-border-color);height:1px;width:100%}.dp__calendar_next{margin-left:10px}.dp__marker_dot,.dp__marker_line{background-color:var(--dp-marker-color);bottom:0;height:5px;position:absolute}.dp__marker_dot{border-radius:50%;left:50%;transform:translateX(-50%);width:5px}.dp__marker_line{left:0;width:100%}.dp__marker_tooltip{background-color:var(--dp-tooltip-color);border:1px solid var(--dp-border-color);border-radius:4px;box-sizing:border-box;cursor:default;padding:5px;position:absolute;z-index:99999}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{align-items:center;color:var(--dp-text-color);display:flex;flex-flow:row nowrap}.dp__tooltip_mark{background-color:var(--dp-text-color);border-radius:50%;color:var(--dp-text-color);height:5px;margin-right:5px;width:5px}.dp__arrow_bottom_tp{background-color:var(--dp-tooltip-color);border-bottom:1px solid var(--dp-border-color);border-right:1px solid var(--dp-border-color);bottom:0;height:8px;left:50%;position:absolute;transform:translate(-50%,50%) rotate(45deg);width:8px}.dp__instance_calendar{position:relative;width:100%}@media only screen and (max-width:600px){.dp__flex_display{flex-direction:column}}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{align-items:center;box-sizing:border-box;color:var(--dp-text-color);display:flex;height:35px}.dp__inner_nav{align-items:center;border-radius:50%;color:var(--dp-icon-color);cursor:pointer;display:flex;height:25px;justify-content:center;text-align:center;width:25px}.dp__inner_nav svg{height:20px;width:20px}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__inner_nav_disabled,.dp__inner_nav_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__month_year_select{align-items:center;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;height:35px;justify-content:center;text-align:center;width:50%}.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__month_year_wrap{display:flex;width:100%}.dp__overlay{background:var(--dp-background-color);box-sizing:border-box;color:var(--dp-text-color);font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;height:100%;left:0;position:absolute;top:0;transition:opacity 1s ease-out;width:100%;z-index:99999}.dp__overlay_container::-webkit-scrollbar-track{background-color:var(--dp-scroll-bar-background);box-shadow:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{background-color:var(--dp-scroll-bar-background);width:5px}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:100%;padding:0;width:100%}.dp__overlay_container>.dp__overlay_row{flex:1}.dp__overlay_col{box-sizing:border-box;padding:3px;white-space:nowrap;width:33%}.dp__overlay_cell_pad{padding:10px 0}.dp__overlay_cell_active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell,.dp__overlay_cell_active{border-radius:4px;cursor:pointer;text-align:center}.dp__cell_in_between,.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__overlay_action{background:#fff;bottom:0;position:sticky}.dp__over_action_scroll{box-sizing:border-box;right:5px}.dp__overlay_cell_disabled{cursor:not-allowed}.dp__overlay_cell_disabled,.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed}.dp__overlay_cell_active_disabled,.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__month_picker_header{height:35px;justify-content:space-between}.dp__month_picker_header,.dp__time_input{align-items:center;display:flex;width:100%}.dp__time_input{color:var(--dp-text-color);font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dp__time_col_reg{padding:0 20px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{flex-direction:column;font-size:2rem;text-align:center}.dp__time_col,.dp__time_display{align-items:center;display:flex;justify-content:center}.dp__time_display{border-radius:4px;color:var(--dp-text-color);cursor:pointer;padding:0 3px}.dp__time_display:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button{align-items:center;border-radius:50%;box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;display:flex;justify-content:center;margin:0;padding:5px}.dp__inc_dec_button,.dp__inc_dec_button svg{height:32px;width:32px}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);border:none;border-radius:4px;color:var(--dp-primary-text-color);cursor:pointer;padding:10px}.dp__action_row{align-items:center;background:var(--dp-background-color);box-sizing:border-box;color:var(--dp-text-color);display:flex;padding:10px;width:100%}.dp__action_row svg{height:20px;width:auto}.dp__selection_preview{color:var(--dp-text-color);font-size:.8rem;width:50%}.dp__action_buttons{text-align:right;width:50%}.dp__action{align-items:center;border-radius:4px;cursor:pointer;display:inline-flex;font-weight:700;padding:2px 5px}.dp__select{color:var(--dp-success-color)}.dp__action_disabled{color:var(--dp-success-color-disabled);cursor:not-allowed}.dp__cancel{color:var(--dp-secondary-color)}.dp__theme_dark{--dp-background-color:#212121;--dp-text-color:#fff;--dp-hover-color:#484848;--dp-hover-text-color:#fff;--dp-hover-icon-color:#959595;--dp-primary-color:#005cb2;--dp-primary-disabled-color:#61a8ea;--dp-primary-text-color:#fff;--dp-secondary-color:#a9a9a9;--dp-border-color:#2d2d2d;--dp-menu-border-color:#2d2d2d;--dp-border-color-hover:#aaaeb7;--dp-disabled-color:#737373;--dp-disabled-color-text:#d0d0d0;--dp-scroll-bar-background:#212121;--dp-scroll-bar-color:#484848;--dp-success-color:#00701a;--dp-success-color-disabled:#428f59;--dp-icon-color:#959595;--dp-danger-color:#e53935;--dp-marker-color:#e53935;--dp-tooltip-color:#3e3e3e;--dp-highlight-color:rgba(0,92,178,.2)}.dp__theme_light{--dp-background-color:#fff;--dp-text-color:#212121;--dp-hover-color:#f3f3f3;--dp-hover-text-color:#212121;--dp-hover-icon-color:#959595;--dp-primary-color:#1976d2;--dp-primary-disabled-color:#6bacea;--dp-primary-text-color:#f8f5f5;--dp-secondary-color:#c0c4cc;--dp-border-color:#ddd;--dp-menu-border-color:#ddd;--dp-border-color-hover:#aaaeb7;--dp-disabled-color:#f6f6f6;--dp-scroll-bar-background:#f3f3f3;--dp-scroll-bar-color:#959595;--dp-success-color:#76d275;--dp-success-color-disabled:#a3d9b1;--dp-icon-color:#959595;--dp-danger-color:#ff6f60;--dp-marker-color:#ff6f60;--dp-tooltip-color:#fafafa;--dp-disabled-color-text:#8e8e8e;--dp-highlight-color:rgba(25,118,210,.1)}.dp__main{box-sizing:border-box;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen,ubuntu,cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{align-content:center;align-items:center;background:var(--dp-background-color);box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;display:flex;height:35px;justify-content:center;padding:10px;text-align:center;width:100%}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:20px;width:auto}.dp__button_bottom{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dp__flex_display{display:flex}.dp__flex_display_with_input{align-items:start;flex-direction:column}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all .1s ease-out}.calendar-next-enter-from{opacity:0;transform:translateX(22px)}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translateX(-22px)}.calendar-prev-leave-to{opacity:0;transform:translateX(22px)}.dp-menu-appear-enter-active,.dp-menu-appear-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active{transition:all .1s ease-out}.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(22px)}.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(-22px)}.dp-menu-appear-enter-from{opacity:0}.dp-menu-appear-enter-active,.dp-menu-appear-leave-active{transition:opacity .1s ease}.dp-menu-appear-leave-to{opacity:1}
.cv-wrapper{display:flex;flex-direction:column;flex-grow:1;height:100%;max-height:100%;min-height:100%;overflow-x:hidden;overflow-y:hidden}.cv-wrapper,.cv-wrapper div{box-sizing:border-box;font-size:1em;line-height:1em}.cv-header-days{border-width:0 0 0 1px;flex-basis:auto;flex-grow:0}.cv-header-day,.cv-header-days{display:flex;flex-flow:row nowrap;flex-shrink:0}.cv-header-day{align-items:center;border-width:1px 1px 0 0;flex-basis:0;flex-grow:1;justify-content:center;text-align:center}.cv-weeks{-ms-overflow-style:none;border-width:0 0 1px 1px;display:flex;flex-basis:auto;flex-flow:column nowrap;flex-grow:1;flex-shrink:1;overflow-y:auto;scrollbar-width:none}.cv-weeknumber{border-style:solid;border-width:1px 1px 0 0;line-height:1;position:relative;text-align:center;width:2rem}.cv-week{-ms-overflow-style:none;border-width:0;flex-shrink:1;min-height:3em;width:100%}.cv-week,.cv-weekdays{display:flex;flex-basis:0;flex-flow:row nowrap;flex-grow:1;overflow-y:auto;position:relative}.cv-weekdays{scrollbar-width:none}.cv-day,.cv-weekdays{direction:ltr;flex-shrink:0}.cv-day{border-width:1px 1px 0 0;display:flex;flex-basis:0;flex-grow:1;position:relative;position:sticky;top:0}.cv-day-number{align-self:flex-start;height:auto}.cv-day-number:hover:after{background-color:var(--cal-holiday-bg,#f7f7f7);border:var(--cal-holiday-border,1px solid #f0f0f0);box-shadow:.1rem .1rem .2rem var(--cal-holiday-shadow,rgba(0,0,0,.25));line-height:1.2;margin:.5rem;padding:.2rem;position:absolute;top:1rem}.cv-day[draggable],.cv-item[draggable]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.cv-item{background-color:#f7f7f7;border-width:1px;direction:ltr;overflow:hidden;position:absolute;white-space:nowrap}.cv-wrapper.wrap-item-title-on-hover .cv-item:hover{white-space:normal;z-index:1}.cv-day,.cv-header-day,.cv-header-days,.cv-item,.cv-week,.cv-weeks{border-color:#ddd;border-style:solid}.cv-item .endTime:before{content:"-"}.cv-day-number,.cv-header-day,.cv-item{padding:.2em}.cv-day-number:before{margin-right:.5em}.cv-item.offset0{left:0}.cv-item.offset1{left:14.28571%}.cv-item.offset2{left:28.57143%}.cv-item.offset3{left:42.85714%}.cv-item.offset4{left:57.14286%}.cv-item.offset5{left:71.42857%}.cv-item.offset6{left:85.71429%}.cv-item.span1{width:calc(14.28571% - .05em)}.cv-item.span2{width:calc(28.57143% - .05em)}.cv-item.span3{width:calc(42.85714% - .05em)}.cv-item.span4{width:calc(57.14286% - .05em)}.cv-item.span5{width:calc(71.42857% - .05em)}.cv-item.span6{width:calc(85.71429% - .05em)}.cv-item.span7{width:calc(100% - .05em)}.cv-weekdays::-webkit-scrollbar,.cv-weeks::-webkit-scrollbar{background:transparent;width:0}.cv-header{align-items:center;border-width:1px 1px 0;display:flex;flex:0 1 auto;flex-flow:row nowrap;min-height:2.5em}.cv-header .periodLabel{display:flex;flex:1 1 auto;flex-flow:row nowrap;font-size:1.5em;line-height:1;min-height:1.5em}.cv-header,.cv-header button{border-color:#ddd;border-style:solid}.cv-header .periodLabel,.cv-header-nav{margin:.1em .6em}.cv-header .periodLabel,.cv-header-nav button{padding:.4em .6em}.cv-header button{border-width:1px;box-sizing:border-box;font-size:1em;line-height:1em}
.theme-default .cv-header,.theme-default .cv-header-day{background-color:#f0f0f0}.theme-default .cv-header .periodLabel{font-size:1.5em}.theme-default .cv-header button{color:#7f7f7f}.theme-default .cv-header button:disabled{background-color:#f7f7f7;color:#ccc}.theme-default .cv-weeknumber{background-color:#e0e0e0;border-color:#ccc;color:grey}.theme-default .cv-weeknumber span{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.theme-default .cv-day.past{background-color:#fafafa}.theme-default .cv-day.outsideOfMonth{background-color:#f7f7f7}.theme-default .cv-day.today{background-color:#ffe}.theme-default .cv-day[aria-selected=true]{background-color:#ffc}.theme-default .cv-item{background-color:#e7e7ff;border-color:#e0e0f0;border-radius:.5em;text-overflow:ellipsis}.theme-default .cv-item.purple{background-color:#f0e0ff;border-color:#e7d7f7}.theme-default .cv-item.orange{background-color:#ffe7d0;border-color:#f7e0c7}.theme-default .cv-item.continued:before,.theme-default .cv-item.toBeContinued:after{color:#999;content:" \21e2 "}.theme-default .cv-item.toBeContinued{border-bottom-right-radius:0;border-right-style:none;border-top-right-radius:0}.theme-default .cv-item.isHovered.hasUrl{text-decoration:underline}.theme-default .cv-item.continued{border-bottom-left-radius:0;border-left-style:none;border-top-left-radius:0}.cv-item.span3,.cv-item.span4,.cv-item.span5,.cv-item.span6,.cv-item.span7{text-align:center}.theme-default .cv-item .endTime,.theme-default .cv-item .startTime{color:#666;font-weight:700}.theme-default .cv-day.draghover{box-shadow:inset 0 0 .2em .2em #ff0}
.theme-gcal{--event-color-tomato:#d50000;--event-color-flamingo:#e67c73;--event-color-tangerine:#f4511e;--event-color-banana:#f6bf26;--event-color-sage:#33b679;--event-color-basil:#0b8043;--event-color-peacock:#039be5;--event-color-blueberry:#3f51b5;--event-color-lavender:#7986cb;--event-color-grape:#8e24aa;--event-color-graphite:#616161;border-color:#202124;font-family:Roboto,sans-serif;font-size:12px;font-weight:400}.theme-gcal .cv-header{font-weight:400;padding:.6em}.theme-gcal .periodLabel{color:#3c4043;font-size:1.85em;font-weight:400;margin-left:0}.theme-gcal .cv-header-nav{align-items:center;display:flex;flex-direction:row}.theme-gcal .cv-header button:not(.currentPeriod){background-color:transparent;border:none;border-radius:99em;color:#5f6368;font-family:Roboto,sans-serif;font-size:2em}.theme-gcal .cv-header button:hover{background-color:rgba(32 33 36 3.9%)}.theme-gcal .cv-header button.currentPeriod{border-radius:.25em;font-size:1.2em;margin-right:1em;order:-1;padding:.6em .75em}.theme-gcal .cv-header button.nextPeriod,.theme-gcal .cv-header button.nextYear,.theme-gcal .cv-header button.previousPeriod,.theme-gcal .cv-header button.previousYear{font-family:Material Icons,sans-serif;font-weight:400;height:1.5em;letter-spacing:-.6em;padding:0 .6em 0 0;text-align:center;width:1.5em}.theme-gcal .cv-header button:disabled{color:#ccc}.theme-gcal .cv-header-day{border-bottom:none;color:#70757a;padding:.75em 0 .25em;text-transform:uppercase}.theme-gcal .cv-week.week1 .cv-day{border-top:none}.theme-gcal .cv-weeknumber{color:grey}.theme-gcal .cv-weeknumber span{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.theme-gcal .cv-day-number{border-radius:99rem;color:#3c4043;display:flex;height:2em;justify-content:center;margin:0 auto;min-width:2em;padding:.5em .4em;width:auto}.theme-gcal .cv-day.outsideOfMonth .cv-day-number{color:#70757a}.theme-gcal .cv-day.today .cv-day-number{background-color:#1a73e8;color:#fff;margin-top:.25rem}.theme-gcal .cv-day[aria-selected=true]{background-color:#ffc}.theme-gcal .cv-item{background-color:var(--event-color-graphite);border-color:transparent;border-radius:.25em;color:#fff;padding-bottom:.325em;padding-left:.6em;padding-top:.325em}.theme-gcal .cv-item.span1{width:calc(14.28571% - .75em)}.theme-gcal .cv-item.span2{width:calc(28.57143% - .75em)}.theme-gcal .cv-item.span3{width:calc(42.85714% - .75em)}.theme-gcal .cv-item.span4{width:calc(57.14286% - .75em)}.theme-gcal .cv-item.span5{width:calc(71.42857% - .75em)}.theme-gcal .cv-item.span6{width:calc(85.71429% - .75em)}.theme-gcal .cv-item.span7{width:calc(100% - .75em)}.theme-gcal .cv-item.isHovered{filter:brightness(95%)}.theme-gcal .cv-item.continued{border-bottom-left-radius:0;border-left-style:none;border-top-left-radius:0}.theme-gcal .cv-item .endTime,.theme-gcal .cv-item .startTime{color:#666;font-weight:700}.theme-gcal .cv-day.draghover{box-shadow:inset 0 0 .2em .2em #ff0}
:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff;--vc-icn-width:1.2em;--vc-nav-width:30px;--vc-nav-height:30px;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-background:transparent;--vc-pgn-width:12px;--vc-pgn-height:4px;--vc-pgn-margin:4px;--vc-pgn-border-radius:0;--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-active-color:var(--vc-clr-primary)}.carousel__pagination{display:flex;justify-content:center;line-height:0;list-style:none;margin:10px 0 0}.carousel__pagination-button{background:transparent;border:0;cursor:pointer;display:block;margin:0;padding:var(--vc-pgn-margin)}.carousel__pagination-button:after{background-color:var(--vc-pgn-background-color);border-radius:var(--vc-pgn-border-radius);content:"";display:block;height:var(--vc-pgn-height);width:var(--vc-pgn-width)}.carousel__pagination-button--active:after,.carousel__pagination-button:hover:after{background-color:var(--vc-pgn-active-color)}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);box-sizing:content-box;color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);justify-content:center;margin:0 10px;padding:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{left:0;right:auto}.carousel{position:relative;text-align:center}.carousel,.carousel *{box-sizing:border-box}.carousel__track{display:flex;overscroll-behavior:none;padding:0!important;position:relative;touch-action:none}.carousel__viewport{overflow:hidden}.carousel__sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;position:relative;scroll-snap-stop:auto;transform:translateZ(0)}
:root{--fontcolor:#677279;--bg-color:#f0f3f4;--fontbody:"Ubuntu",sans-serif;--green:#22be59;--greendark:#127b25;--blue:#0fb6fb;--bluedark:#4285ec;--white:#fff;--black:#000;--red:red}body{font-size:10pt;font-weight:300}body,h1,h2,h3,h4,h5{color:#000;font-family:Poppins,sans-serif}h1,h2,h3,h4,h5{margin-bottom:15px}h1{color:#127b25;font-size:1.8em;font-weight:600}h2,h3{color:#000;font-size:1.4em}h2,h3,h4{font-weight:400}h4{font-size:1.2em}p{font-size:1em;margin-bottom:1.2em}strong{font-weight:700}blockquote{border-left:10px solid #dedede;color:#000;font-size:1em;font-style:italic;margin-bottom:1.2em;padding:15px}.font-green,.font-green a{color:#127b25!important}.font-green a:hover{color:#000!important}a.font-green{color:#127b25!important}a.font-green:hover{color:#000!important}.font-grey{color:#f3f3f3!important}.font-red{color:red!important}.font-yellow{color:#fc0!important}.font-orange{color:#fc8800!important}.font-white{color:#fff!important}.font-black{color:#000!important}.bg-greendark{background-color:var(--greendark)}.list{list-style:disc;margin:30px}.list li{margin-bottom:5px}.id-link{color:#127b25;font-size:1.1em;font-weight:700}.id-link:hover{color:#000}.organise-events .text p{font-size:20px;font-weight:700;line-height:1.5;text-align:center}.organise-events .btn{font-size:17px;font-weight:600;line-height:1.5;padding:4px 20px}.organise-events .btn.btn-orange:hover{background-color:#e9a85c!important}.card .card-header{background-color:#fff;border:none;padding:.5em .8em;text-align:center}.card .card-body{background-color:#fff;border:none;padding:.8em}.AccountIcon{margin:25px}.AccountIcon,.AccountIcon .image{text-align:center}.AccountIcon .image i{font-size:4em}.AccountIcon .text{margin-top:15px}.AccountIcon:hover{cursor:pointer}.AccountIcon:hover .image i,.AccountIcon:hover .text{color:#000}.modal-mask{background-color:rgba(0,0,0,.5);cursor:default;display:table;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:9998}.modal-mask.hidden{display:none!important}.modal-wrapper{display:table-cell;position:relative;vertical-align:middle}.modal-container{background-color:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.33);margin:0 auto;overflow:auto;transition:all .3s ease}.modal-container.sm{max-width:300px}.modal-container.bs{max-width:400px}.modal-container.md{max-width:600px}.modal-container.lg{max-width:900px}.modal-container .modal-body{max-height:80vh}@media screen and (max-width:1024px){.modal-container{overflow-y:scroll}}.modal-header .modal-close{font-size:24px;padding:5px}.modal-header h3{color:#000;font-size:24px;margin:0}.modal-body{color:#000}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-container,.modal-leave-to .modal-container{transform:scale(1.1)}.tabs button.tab{background-color:#efefef;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;padding:10px 15px;transition:background-color .4s ease-in-out}.tabs button.tab.active{background-color:#dedede}.tabs .tab-content{border:1px solid #ccc;padding:15px}.white-box{background-color:#fff;border:1px solid #dedede}.grey-box,.white-box{border-radius:10px;padding:15px!important}.grey-box{background-color:#f3f3f3}.green-box{background-color:#127b25;border-radius:10px;color:#fff;padding:15px!important}.green-box a{color:#fff;text-decoration:underline}.green-box a:hover{color:#fff;text-decoration:none}.green-box .alert-white{background-color:#fff;border-radius:10px;padding:10px;text-align:center}.green-box .alert-white h1{color:#127b25;margin-bottom:0}.green-box h1{color:#fff;margin-bottom:0}table.table{width:100%!important}table.table thead{background-color:#000}table.table thead th{border:1px solid #3b3b3b;color:#fff;padding:10px;text-align:left;text-transform:uppercase}table.table .row-header{background-color:#f3f3f3;color:#000;font-weight:700}table.table tbody tr{border-bottom:1px solid #f1f1f1;color:#666}table.table tbody tr td{border:1px solid #f1f1f1;padding:10px}table.table tbody tr th{border:1px solid #f1f1f1;padding-left:10px}table.table.highlight tbody tr{transition:background-color .4s ease-in-out}table.table.highlight tbody tr:hover{background-color:#efefef}table.table.table-top td{vertical-align:top}table.table thead th{text-transform:unset}.widget{position:relative}.widget img:not(.max-w-none){max-width:100%}.widget.admin-widget{border:1px solid transparent}.widget.admin-widget .controls{background-color:rgba(0,0,0,.7);display:none;height:46px;left:0;padding:5px 15px;position:absolute;right:0;top:0}.widget.admin-widget .controls a{color:#fff;font-size:24px;text-decoration:none}.widget.admin-widget .controls a:hover{color:#fff}.widget.admin-widget:hover{border:1px solid #000}.widget.admin-widget:hover .controls{display:block}ul.pagination{background-color:#fff;border:2px solid #127b25;border-radius:8px;display:inline-block;font-weight:700;margin:20px 0;padding-left:0}ul.pagination li{display:inline-block;text-align:center}ul.pagination li button{border-left:1px solid #127b25;color:#127b25;padding:8px 15px}ul.pagination li button.active{background-color:#127b25;color:#fff}ul.pagination li.VuePagination__pagination-item-prev-chunk button{border-left:none}.VuePagination__count{display:none}.VuePagination__pagination.pagination{display:inline-flex!important}#gallerySlide .agile{display:flex}#gallerySlide .image-wrap{display:flex;justify-content:center;max-height:250px;-o-object-fit:contain;object-fit:contain;overflow:hidden;padding:10px;width:100%}#gallerySlide .image-wrap img{align-self:center;justify-self:center;max-height:230px;max-width:100%;-o-object-fit:contain;object-fit:contain}#gallerySlide .agile__nav-button--next,#gallerySlide .agile__nav-button--prev{height:100%;position:absolute;top:0;width:50px}#gallerySlide .agile__nav-button--prev{left:-50px}#gallerySlide .agile__nav-button--next{right:-50px}@media screen and (max-width:800px){#gallerySlide{padding:15px 10px}}#lightbox{background-color:rgba(0,0,0,.8);bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:9999}#lightbox .lb-close{background-color:#000;color:#dedede;display:flex;font-size:30px;padding:15px 30px;position:fixed;right:0;text-align:center;top:0}#lightbox .lb-close:hover{color:#fff;cursor:pointer}#lightbox .lb-image{align-self:center;display:flex;height:90vh;justify-content:center;margin:60px;position:relative;width:90vw;z-index:9998}.lb-link{position:relative;width:auto}.lb-link:after{background-color:hsla(0,0%,62%,.8);bottom:0;content:" ";left:0;position:absolute;right:0;top:100%;z-index:5}.lb-link:after,.lb-link:hover{transition:all .4s ease-in-out}.lb-link:hover{cursor:pointer}.lb-link:hover:after{top:0}.lb-link:hover:before{color:#fff;content:"\f00e";font:var(--fa-font-solid);font-size:36px;position:absolute;text-align:center;top:45%;width:100%;z-index:6}.lb-link .image{position:relative;z-index:4}#UserMenu .side-menu{background-color:#fff;border-radius:8px;overflow:hidden}#UserMenu .side-menu .title{background-color:#127b25;color:#fff;font-size:1.1em;font-weight:700;padding:8px 12px}#UserMenu .side-menu ul li{border-bottom:1px solid #efefef;transition:background-color .4s ease-in-out}#UserMenu .side-menu ul li a{color:#666;display:block;font-size:18px;padding:8px 12px;transition:color .4s ease-in-out}#UserMenu .side-menu ul li a:hover{color:#000}#UserMenu .side-menu ul li:hover{background-color:#22be59}#UserMenu .side-menu ul li:hover a{color:#fff}#UserMenu .accordion{margin-bottom:15px}#UserMenu .accordion .accordion-item .accordion-header{background-color:#127b25;border:1px solid #000;color:#fff;padding:10px 15px}#UserMenu .accordion .accordion-item .accordion-header:hover{cursor:pointer}#UserMenu .accordion .accordion-item .accordion-body{background-color:#fff;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}#UserMenu .accordion .accordion-item .accordion-body.active{max-height:800px;overflow:auto}#UserMenu .accordion .accordion-item .accordion-body li{border-bottom:1px solid #dedede;margin-top:4px}#UserMenu .accordion .accordion-item .accordion-body li a{display:block;padding:10px 15px}.btn-drop{padding-right:30px!important;position:relative}.btn-drop i{position:absolute;right:15px;top:11px}.btn-drop .btn-drop-content{background-color:#bdbdbd;border:1px solid #333;display:none;font-size:.9em;left:0;position:absolute;top:100%;width:100%;z-index:998}.btn-drop .btn-drop-content .btn-drop-list{margin:0;text-align:left}.btn-drop .btn-drop-content .btn-drop-list a{color:#000;display:block;font-size:.9em;padding:10px 8px}.btn-drop .btn-drop-content .btn-drop-list a:hover{background-color:#f1f1f1}.btn-drop:hover .btn-drop-content{display:block}.ribbon{height:150px;overflow:hidden;position:absolute;width:150px;z-index:8}.ribbon:after,.ribbon:before{content:"";display:block;position:absolute;z-index:8}.ribbon-green:after,.ribbon-green:before{border:5px solid #127b25!important}.ribbon-green span{background-color:#127b25!important}.ribbon-red:after,.ribbon-red:before{border:5px solid red!important}.ribbon-red span{background-color:red!important}.ribbon span{box-shadow:0 5px 10px rgba(0,0,0,.1);color:#fff;display:block;font:700 14px Lato,sans-serif;padding:10px 0;position:absolute;text-align:center;text-shadow:0 1px 1px rgba(0,0,0,.2);text-transform:uppercase;width:225px}.ribbon-top-left{left:-25px;top:-15px}.ribbon-top-left:after,.ribbon-top-left:before{border-left-color:transparent;border-top-color:transparent}.ribbon-top-left:before{right:0;top:0}.ribbon-top-left:after{bottom:0;left:0}.ribbon-top-left span{right:-25px;top:33px;transform:rotate(-45deg)}.ribbon-top-right{right:-10px;top:-10px}.ribbon-top-right:after,.ribbon-top-right:before{border-right-color:transparent;border-top-color:transparent}.ribbon-top-right:before{left:0;top:0}.ribbon-top-right:after{bottom:0;right:0}.ribbon-top-right span{left:-25px;top:30px;transform:rotate(45deg)}.ribbon-bottom-left{bottom:-10px;left:-10px}.ribbon-bottom-left:after,.ribbon-bottom-left:before{border-bottom-color:transparent;border-left-color:transparent}.ribbon-bottom-left:before{bottom:0;right:0}.ribbon-bottom-left:after{left:0;top:0}.ribbon-bottom-left span{bottom:30px;right:-25px;transform:rotate(225deg)}.ribbon-bottom-right{bottom:-10px;right:-10px}.ribbon-bottom-right:after,.ribbon-bottom-right:before{border-bottom-color:transparent;border-right-color:transparent}.ribbon-bottom-right:before{bottom:0;left:0}.ribbon-bottom-right:after{right:0;top:0}.ribbon-bottom-right span{bottom:30px;left:-25px;transform:rotate(-225deg)}.faded{opacity:.4}#GreyBoxCollapse{background-color:#f3f3f3;border-radius:15px;padding:15px}#GreyBoxCollapse h2{margin-bottom:0}#GreyBoxCollapse .content{max-height:900px!important;min-height:unset;overflow:hidden;padding-top:15px;transition:all .5s ease}#GreyBoxCollapse .content.collapsed{max-height:0!important;min-height:unset;padding-top:0}#GreyBoxCollapse a{color:#127b25}.testimonials-wrap{background-color:#333}.testimonials-wrap #TestimonialsSlide .text{color:#fff;font-size:1.3em;font-style:italic;font-weight:700;padding:0 80px}.testimonials-wrap #TestimonialsSlide .text .quote{display:inline-block;font-size:1em;font-weight:700;padding:0 5px;position:relative;top:4px}@media screen and (max-width:600px){.testimonials-wrap #TestimonialsSlide .text{padding:0 20px}.testimonials-wrap #TestimonialsSlide .carousel__next,.testimonials-wrap #TestimonialsSlide .carousel__prev{display:none}}.testimonials-wrap #TestimonialsSlide .name{background-color:#fff;color:#000;display:inline-block;font-size:1.1em;font-weight:700}.testimonials-wrap #TestimonialsSlide .carousel__next,.testimonials-wrap #TestimonialsSlide .carousel__prev{zoom:2;color:#fff}.testimonials-wrap #TestimonialsSlide .carousel__pagination-button:after{background-color:#fff}.testimonials-wrap #TestimonialsSlide .carousel__pagination-button--active:after{background-color:#fc8800}@media screen and (max-width:767px){.testimonial-slider .carousel__slide{align-items:flex-start;padding-inline:8px}}#HomeChecklist .checklist-header h3{color:#127b25;font-size:20px;font-weight:600;line-height:1.75;text-transform:uppercase}@media screen and (max-width:767px){#HomeChecklist .checklist-header h3{font-size:18px}}#HomeChecklist .header.text-center{margin-bottom:28px}#HomeChecklist .toggle-icon{color:#127b25;font-size:36px;font-weight:600;line-height:1}@media screen and (max-width:767px){#HomeChecklist .toggle-icon{font-size:18px}}#HomeChecklist .header{align-self:center;display:flex;justify-self:center}#HomeChecklist .checkitem{align-items:center;border-radius:5px;color:#000;display:flex;height:55px;justify-content:center;margin-bottom:8px;padding:15px}#HomeChecklist .checkitem.other{background-color:#f2f2f2}#HomeChecklist .checkitem.check{background-color:#127b25;box-shadow:4px 4px 4px 0 rgba(0,0,0,.25);color:#fff}#HomeChecklist .title-wrap{border-radius:15px;padding:8px 15px}#HomeChecklist .title-wrap:hover{cursor:pointer}#HomeChecklist .title-wrap .fa{color:#127b25;font-size:1.2em}#HomeChecklist .title-wrap .title{font-size:20px;font-weight:600;line-height:1.75}#HomeChecklist .description{max-height:0;overflow:hidden;padding-left:35px;transition:max-height 1s ease}#HomeChecklist .description.expanded{max-height:400px}#HomeChecklist .description div{font-size:11px;font-weight:400;line-height:1.81;padding-top:10px}@media screen and (max-width:1074px){#HomeChecklist .checklist-header .header{display:inline;justify-self:normal;margin-bottom:20px;transform:rotate(-90deg)}}@media screen and (max-width:700px){#HomeChecklist{font-size:.6em}#HomeChecklist .title-wrap{padding:10px}#HomeChecklist .checkitem{padding:8px}#HomeChecklist .checkitem i{font-size:1em}#HomeChecklist .description,#HomeChecklist .title .title{font-size:.8em}}@media screen and (max-width:800px){#HomeChecklist{font-size:.7em}}@media screen and (max-width:900px){#HomeChecklist{font-size:.8em}}@media screen and (max-width:767px){#HomeChecklist .btn-wrapper .text-right{margin-top:12px}}#HomeChecklist .btn-wrapper .text-right small{color:#828282;font-size:10px;font-weight:600;line-height:3.5}@media screen and (max-width:767px){#HomeChecklist .btn-wrapper .text-right small{line-height:1.6}}@media screen and (max-width:991px){.HomeChecklist-wrapper .HomeChecklist-wrapper__inner{overflow-x:auto;width:100%}.HomeChecklist-wrapper #HomeChecklist{min-width:800px}}#CheckoutCompletePage .success-section{padding:21px 20px 8px}#CheckoutCompletePage .success-section .heading{font-size:96px;font-weight:600;letter-spacing:-1.92px;line-height:.625}@media screen and (max-width:1280px){#CheckoutCompletePage .success-section .heading{font-size:64px}}@media screen and (max-width:767px){#CheckoutCompletePage .success-section .heading{font-size:44px}}#CheckoutCompletePage .success-section .subtitle{font-size:36px;font-weight:500;letter-spacing:-.72px;line-height:1.6666666667;margin-top:14px}@media screen and (max-width:1280px){#CheckoutCompletePage .success-section .subtitle{font-size:26px}}@media screen and (max-width:767px){#CheckoutCompletePage .success-section .subtitle{font-size:16px}}#CheckoutCompletePage .create-account-section{border-color:#fc8800;color:#fc8800;margin:29px 0;padding:4px 31px 27px 47px}@media screen and (max-width:1024px){#CheckoutCompletePage .create-account-section{padding:4px 26px 24px}}@media screen and (max-width:767px){#CheckoutCompletePage .create-account-section{flex-wrap:wrap;padding:18px 22px}#CheckoutCompletePage .create-account-section>div{flex:100%}}#CheckoutCompletePage .create-account-section h2{color:inherit;font-size:36px;font-weight:600;line-height:1.5;margin:0}@media screen and (max-width:1280px){#CheckoutCompletePage .create-account-section h2{font-size:26px}}@media screen and (max-width:767px){#CheckoutCompletePage .create-account-section h2{font-size:20px}#CheckoutCompletePage .create-account-section ul{margin-top:8px}}#CheckoutCompletePage .create-account-section ul li{align-items:center;display:flex;font-size:18px;font-weight:600;gap:9px;line-height:1.5}@media screen and (max-width:1280px){#CheckoutCompletePage .create-account-section ul li{font-size:16px}}@media screen and (max-width:767px){#CheckoutCompletePage .create-account-section ul li{font-size:14px}}#CheckoutCompletePage .create-account-section .btn{align-items:center;display:flex;font-size:24px;font-weight:500;height:50px;justify-content:center;line-height:1.5;margin-top:23px;min-width:274px}@media screen and (max-width:1280px){#CheckoutCompletePage .create-account-section .btn{font-size:18px;margin-top:0}}@media screen and (max-width:767px){#CheckoutCompletePage .create-account-section .btn{font-size:16px;height:auto;min-width:auto;padding-inline:16px}}#CheckoutCompletePage .order-details{border-color:#127b25;padding:9px 31px 27px 46px}@media screen and (max-width:1024px){#CheckoutCompletePage .order-details{padding:9px 26px 27px}}@media screen and (max-width:767px){#CheckoutCompletePage .order-details{padding:18px 22px}}#CheckoutCompletePage .order-details__top{align-items:center;border-color:#a0caab;padding-bottom:9px}#CheckoutCompletePage .order-details__top--left{color:#127b25;font-size:36px;font-weight:600;letter-spacing:-.72px;line-height:1.6666666667}@media screen and (max-width:1280px){#CheckoutCompletePage .order-details__top--left{font-size:26px}}@media screen and (max-width:767px){#CheckoutCompletePage .order-details__top--left{font-size:20px}#CheckoutCompletePage .order-details__top--right{text-align:left}}#CheckoutCompletePage .order-details__top .btn{font-size:24px;font-weight:500;height:50px;letter-spacing:.36px;line-height:.7291666667;min-width:274px}@media screen and (max-width:1280px){#CheckoutCompletePage .order-details__top .btn{font-size:18px}}@media screen and (max-width:767px){#CheckoutCompletePage .order-details__top .btn{font-size:16px;height:auto;min-width:auto}}#CheckoutCompletePage .order-details__inner--heading h2{color:#127b25;font-size:26px;font-weight:600;line-height:1;margin-bottom:6px}@media screen and (max-width:1280px){#CheckoutCompletePage .order-details__inner--heading h2{font-size:20px}}#CheckoutCompletePage .order-details__inner--heading p{color:#7f7f7f;font-size:14px;font-weight:500;line-height:1.0714285714;margin:0}#CheckoutCompletePage .order-details__inner--ticket h2{font-size:20px;font-weight:400;letter-spacing:.3px;line-height:1;margin-bottom:0}@media screen and (max-width:1280px){#CheckoutCompletePage .order-details__inner--ticket h2{font-size:16px}}@media screen and (max-width:767px){#CheckoutCompletePage .order-details__inner--ticket h2{margin-bottom:8px}}#CheckoutCompletePage .order-details__inner--ticket .price,#CheckoutCompletePage .order-details__inner--ticket .quantity{font-size:20px;font-weight:400;line-height:1}@media screen and (max-width:1280px){#CheckoutCompletePage .order-details__inner--ticket .price,#CheckoutCompletePage .order-details__inner--ticket .quantity{font-size:16px}}#CheckoutCompletePage .order-details__inner--ticket .price span,#CheckoutCompletePage .order-details__inner--ticket .quantity span{color:#7f7f7f;font-size:12px;font-weight:400;line-height:1.5}@media screen and (max-width:767px){#CheckoutCompletePage .order-details__inner--ticket .price,#CheckoutCompletePage .order-details__inner--ticket .quantity{margin-bottom:8px}}#CheckoutCompletePage .order-details__inner--bottomDetails{padding-top:20px}#CheckoutCompletePage .order-details__inner--bottomDetails .address,#CheckoutCompletePage .order-details__inner--bottomDetails .heading{font-size:16px;font-weight:600;line-height:1.1875;margin-bottom:0}@media screen and (max-width:767px){#CheckoutCompletePage .order-details__inner--bottomDetails .address,#CheckoutCompletePage .order-details__inner--bottomDetails .heading{font-size:14px}}#CheckoutCompletePage .order-details__inner--bottomDetails .address{color:#7f7f7f;font-weight:400}#CheckoutCompletePage .order-details__inner--bottomDetails .heading{color:#127b25}@media screen and (max-width:767px){#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__heading,#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__values{margin-top:16px}}#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__heading p,#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__values p{color:#000;font-size:20px;font-weight:400;letter-spacing:.4px;line-height:.9;margin:0 0 18px}@media screen and (max-width:1280px){#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__heading p,#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__values p{font-size:16px}}@media screen and (max-width:767px){#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__heading p,#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__values p{font-size:14px;margin-bottom:12px}}#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__heading p.ordertotal,#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__values p.ordertotal{color:#127b25;font-size:26px;font-weight:500;letter-spacing:.52px;line-height:.6923076923;margin-top:3px}@media screen and (max-width:1280px){#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__heading p.ordertotal,#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__values p.ordertotal{font-size:20px}}@media screen and (max-width:767px){#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__heading p.ordertotal,#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__values p.ordertotal{font-size:16px}}#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__heading .invoice-btn,#CheckoutCompletePage .order-details__inner--bottomDetails .bottomDetails__values .invoice-btn{color:#000;display:inline-block;font-size:12px;font-weight:400;letter-spacing:.18px;line-height:1.4583333333;margin-top:6px;text-decoration:underline}#CheckoutCompletePage .order-booking-hall{border:6px solid #000;border-radius:10px;margin-bottom:13px;padding:33px 31px 37px 46px}@media screen and (max-width:1024px){#CheckoutCompletePage .order-booking-hall{padding:26px}}@media screen and (max-width:767px){#CheckoutCompletePage .order-booking-hall{padding:12px 22px}}#CheckoutCompletePage .order-booking-hall h2{font-size:36px;font-weight:600;line-height:.8333333333;margin-bottom:30px}@media screen and (max-width:1280px){#CheckoutCompletePage .order-booking-hall h2{font-size:26px}}@media screen and (max-width:767px){#CheckoutCompletePage .order-booking-hall h2{font-size:20px;line-height:1.4;margin-bottom:18px}}#CheckoutCompletePage .order-booking-hall .icon-wrapper{margin:0 0 23px}@media screen and (max-width:767px){#CheckoutCompletePage .order-booking-hall .icon-wrapper{flex-wrap:wrap;margin-bottom:18px}#CheckoutCompletePage .order-booking-hall .icon-wrapper img{max-width:24px!important;width:100%!important}}#CheckoutCompletePage .order-booking-hall .map-wrapper{gap:43px;margin-bottom:35px}@media screen and (max-width:1024px){#CheckoutCompletePage .order-booking-hall .map-wrapper{gap:26px}}@media screen and (max-width:767px){#CheckoutCompletePage .order-booking-hall .map-wrapper{flex-wrap:wrap;margin-bottom:24px}}#CheckoutCompletePage .order-booking-hall .map-wrapper .left-image{flex-shrink:0}@media screen and (max-width:767px){#CheckoutCompletePage .order-booking-hall .map-wrapper .left-image{flex:100%}}#CheckoutCompletePage .order-booking-hall .map-wrapper .left-image img{aspect-ratio:1;border-radius:5px;max-width:300px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:1024px){#CheckoutCompletePage .order-booking-hall .map-wrapper .left-image img{max-width:260px}}@media screen and (max-width:767px){#CheckoutCompletePage .order-booking-hall .map-wrapper .left-image img{max-width:100%}}#CheckoutCompletePage .order-booking-hall .map-wrapper .right-map{width:100%}@media screen and (max-width:767px){#CheckoutCompletePage .order-booking-hall .map-wrapper .right-map{flex:100%}}#CheckoutCompletePage .order-booking-hall .map-wrapper .right-map iframe{border-radius:5px}@media screen and (max-width:767px){#CheckoutCompletePage .order-booking-hall .map-wrapper .right-map iframe{height:auto;min-height:220px}}#CheckoutCompletePage .order-booking-hall .content-wrapper .content{margin-bottom:23px;padding-top:35px}@media screen and (max-width:767px){#CheckoutCompletePage .order-booking-hall .content-wrapper .content{padding-top:24px}}#CheckoutCompletePage .order-booking-hall .content-wrapper .content h3{font-size:26px;font-weight:600;line-height:1.1538461538}@media screen and (max-width:1280px){#CheckoutCompletePage .order-booking-hall .content-wrapper .content h3{font-size:20px}}#CheckoutCompletePage .order-booking-hall .content-wrapper .content p,#CheckoutCompletePage .order-booking-hall .content-wrapper .content ul li{font-size:16px;font-weight:400;line-height:1.875}#CheckoutCompletePage .order-booking-hall .content-wrapper .content:not(:first-child){padding-top:23px}#CheckoutCompletePage .order-booking-hall .content-wrapper .content:last-child{border-top:1px solid #d9d9d9;margin-bottom:0}#CheckoutCompletePage .order-booking-hall .content-wrapper .content ul{list-style:initial;padding-left:23px}#CheckoutCompletePage .order-booking-hall .content-wrapper .content a{text-decoration:underline}.loading img{height:100px}#AdminFAQsIndex .categories .category .title{background-color:#127b25;color:#fff;padding:10px 15px}#AdminFAQsIndex .categories .questions .question{background-color:#fff;border-bottom:1px solid hsla(0,0%,100%,.4);color:#000;padding:10px 15px}#AdminFAQsIndex .categories .questions .question:nth-of-type(odd){background-color:#f3f3f3}.AdminTicketElement,.ManagerTicketElement{background-color:#127b25;border-radius:10px;padding:15px}.AdminTicketElement .form-error,.AdminTicketElement .form-info,.AdminTicketElement .required,.AdminTicketElement input:disabled,.AdminTicketElement label,.ManagerTicketElement .form-error,.ManagerTicketElement .form-info,.ManagerTicketElement .required,.ManagerTicketElement input:disabled,.ManagerTicketElement label{color:#fff}.seatingLoyoutBox .dp__input{border-color:#127b25!important}.seatingLoyoutBox .form-label{color:#127b25;font-size:.75rem;font-weight:700;line-height:1.5}.seatingLoyoutBox .form-control{border-radius:5px!important;color:#000;font-size:1.125rem;line-height:1.45;padding-block:6px}.seatingLoyoutBox .form-control::-moz-placeholder{color:#9d9d9d}.seatingLoyoutBox .form-control::placeholder{color:#9d9d9d}#AdminFiles .file{position:relative}#AdminFiles .file .icon{display:flex;justify-content:center;margin-bottom:10px;max-height:120px;max-width:100%}#AdminFiles .file .icon img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}#AdminFiles .file .url{color:#000;font-size:.8em;margin-bottom:10px}.admin-blog-image{border:1px solid #ccc;display:flex;height:300px;margin:10px;-o-object-fit:contain;object-fit:contain;overflow:hidden;padding:10px;position:relative}.admin-blog-image img{align-self:center;width:100%}.admin-blog-image .controls{display:none}.admin-blog-image:hover .controls{display:block;height:50px;position:absolute;right:10px;top:10px;width:50px}.c-modal{z-index:1000}.c-modalInner{border:3px solid #127b25;border-radius:10px;padding:22px 22px 22px 46px}.c-modal .btn{font-size:18px;height:auto;min-height:40px}.c-modal .btn.text-xs{font-size:15px}.c-modal .btn.btn-secondary{color:#fff!important}.c-modal .btn.btn-secondary:not(:hover){background:#7f7f7f!important}.c-modal .btn.btn-secondary:hover{background:#a3a1a1!important}.c-modal .objectToolBox .form-label{color:#127b25}.c-modal .objectToolBox .form-control{border-color:#127b25;color:#000;font-weight:600}.c-modal .objectToolBox .form-control.selected{background:#d3e3d6!important;color:#127b25}.c-modal .objectToolBox input:focus,.c-modal .objectToolBox input:focus-visible,.c-modal .objectToolBox select:focus,.c-modal .objectToolBox select:focus-visible{border:1px solid #127b25!important;outline-color:#127b25}.c-modal .objectToolBox .btnGroup .btn{font-size:15px;font-weight:500;line-height:1.2;min-height:30px;padding-inline:10px}.c-modal .objectToolBox .shapesRadioBox{display:flex;gap:20px;justify-content:center}.c-modal .objectToolBox .shapesRadioBox label [type=radio]{left:0;opacity:0;pointer-events:none;position:absolute;top:0}.c-modal .objectToolBox .shapesRadioBox label [type=radio]:checked~.box{background:#127b25;color:#d9d9d9}.c-modal .objectToolBox .shapesRadioBox label [type=radio]:checked~.box .pathTransparent{fill:#127b25}.c-modal .objectToolBox .shapesRadioBox label [type=radio]:not(:disabled)~.box,.c-modal .objectToolBox .shapesRadioBox label [type=radio]:not([disabled])~.box{cursor:pointer}.c-modal .objectToolBox .shapesRadioBox label .box{align-items:center;border:1px solid #127b25;border-radius:5px;color:#d9d9d9;display:flex;height:40px;justify-content:center;width:40px}.c-modal .objectToolBox .shapesRadioBox label .box .pathTransparent{fill:#fff}.c-modal select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='6.904' y='8.876' width='12.553' height='3.138' rx='1' transform='rotate(-45 6.904 8.876)' fill='%23000'/%3E%3Crect x='2.219' width='12.553' height='3.138' rx='1' transform='rotate(45 2.22 0)' fill='%23000'/%3E%3C/svg%3E");background-position:center right 15px;background-repeat:no-repeat}.c-checkbox{position:relative}.c-checkbox [type=checkbox]{left:0;opacity:0;pointer-events:none;position:absolute;top:0}.c-checkbox [type=checkbox]:checked~.box svg{opacity:1}.c-checkbox [type=checkbox]:disabled~.box,.c-checkbox [type=checkbox][disabled]~.box{background:#d9d9d9}.c-checkbox [type=checkbox]:not(:disabled)~.box,.c-checkbox [type=checkbox]:not([disabled])~.box{cursor:pointer}.c-checkbox .box{align-items:center;background:#fff;border:2px solid;border-radius:5px;display:flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.c-checkbox .box svg{opacity:0;pointer-events:none}.c-checkbox.checkbox-orange{color:#fc8800}.c-checkbox.checkbox-orange [type=checkbox]:checked~.box{background:#fc8800}.c-checkbox.checkbox-orange .box{border-color:#fc8800}.c-checkbox.checkbox-brand{color:#127b25}.c-checkbox.checkbox-brand [type=checkbox]:checked~.box{background:#127b25}.c-checkbox.checkbox-brand .box{border-color:#127b25}.c-radio{position:relative}.c-radio [type=radio]{left:0;opacity:0;pointer-events:none;position:absolute;top:0}.c-radio [type=radio]:checked~.box:before{background:#127b25}.c-radio [type=radio]:disabled~.box,.c-radio [type=radio][disabled]~.box{background:#d9d9d9}.c-radio [type=radio]:not(:disabled)~.box,.c-radio [type=radio]:not([disabled])~.box{cursor:pointer}.c-radio .box{align-items:center;background:#f2f2f2;border:2px solid #d9d9d9;border-radius:100vw;display:flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.c-radio .box:before{border-radius:100vw;content:"";height:20px;width:20px}.c-radio.radio-orange{color:#fc8800}.c-radio.radio-orange [type=radio]:checked~.box:before{background:#fc8800}.c-radio.radio-brand{color:#127b25}.c-radio.radio-brand [type=radio]:checked~.box:before{background:#127b25}.dateTimeField{position:relative}.dateTimeField .form-control{padding-left:57px}.dateTimeField-icon{left:19px;position:absolute;top:8px}.btn.btn-cancel{background:transparent;color:red;font-weight:500;padding-inline:8px}.btn.btn-cancel:hover{background:transparent;color:#dc2626}#canvas{border:1px solid #127b25;max-width:100%;overflow:auto;position:relative;scrollbar-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.active-switch{align-items:center;background:#f3f3f3;border-radius:100vw;color:#000;cursor:pointer;display:flex;font-weight:600;gap:5px;height:41px;min-width:90px;padding:5px;position:relative}.active-switch:after,.active-switch:before{font-size:12px}.active-switch:after{content:"Active";display:none;margin-right:3px}.active-switch:before{content:"Inactive";margin-left:3px}.active-switch span{background:#ccc;border-radius:100vw;height:32px;width:32px}.active-switch:has([type=checkbox]:checked){background:#127b25;color:#fff}.active-switch:has([type=checkbox]:checked):before{display:none}.active-switch:has([type=checkbox]:checked):after{display:block}.active-switch [type=checkbox]{left:0;opacity:0;pointer-events:none;position:absolute;top:0}.active-switch [type=checkbox]:checked~span{background:#fff}#AdminVenuesEdit .form-label,#EventsDetails .form-label{color:#127b25;font-size:.75rem;font-weight:700;line-height:1.5}#AdminVenuesEdit .form-control,#EventsDetails .form-control{border-radius:5px!important;color:#000;font-size:1.125rem;line-height:1.45;padding-block:6px}#AdminVenuesEdit .form-control::-moz-placeholder,#EventsDetails .form-control::-moz-placeholder{color:#9d9d9d}#AdminVenuesEdit .form-control::placeholder,#EventsDetails .form-control::placeholder{color:#9d9d9d}.editEvent .form-control,.editVenue .form-control{border-color:#000}.editEvent .form-control.dp__main,.editVenue .form-control.dp__main{border:1px solid;font-family:inherit;padding:0!important}.editEvent .form-control.dp__main .dp__input,.editVenue .form-control.dp__main .dp__input{border-width:0!important;font-family:inherit;font-size:1.125rem!important;line-height:1.45!important;padding-block:6px!important}.editEvent select.form-control,.editVenue select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='6.904' y='8.876' width='12.553' height='3.138' rx='1' transform='rotate(-45 6.904 8.876)' fill='%23000'/%3E%3Crect x='2.219' width='12.553' height='3.138' rx='1' transform='rotate(45 2.22 0)' fill='%23000'/%3E%3C/svg%3E");background-position:center right 15px;background-repeat:no-repeat;padding-right:45px}.editEvent .tox .tox-statusbar,.editEvent .tox.tox-tinymce,.editVenue .tox .tox-statusbar,.editVenue .tox.tox-tinymce{border-color:#000;border-width:1px}.editEvent .tox:not(.tox-tinymce-inline) .tox-editor-header,.editVenue .tox:not(.tox-tinymce-inline) .tox-editor-header{border-bottom:1px solid #000;box-shadow:none}.editEvent .needHelp .form-label,.editVenue .needHelp .form-label{color:#fc8800}.editEvent .needHelp .btn,.editVenue .needHelp .btn{font-size:1.12rem;font-weight:700;height:auto}.editEvent .eventLink-box,.editVenue .eventLink-box{background:#a0caab;border-radius:6px;font-size:.9375rem;height:42px;line-height:1.2;padding:6px 15px}.editEvent .eventLink-box a,.editVenue .eventLink-box a{color:#127b25;font-size:.9375rem}.editEvent .eventLink-box .eventLink-icons,.editVenue .eventLink-box .eventLink-icons{display:flex}.editEvent .eventLink-box .eventLink-icons li,.editVenue .eventLink-box .eventLink-icons li{cursor:pointer}.editEvent .venueImgUpload,.editVenue .venueImgUpload{border-radius:5px;overflow:hidden;position:relative}.editEvent .venueImgUpload .uploadedImg,.editVenue .venueImgUpload .uploadedImg{left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.editEvent .venueImgUpload .noImage,.editVenue .venueImgUpload .noImage{aspect-ratio:1;background:#f2f2f2;color:#a0caab;font-size:.9375rem;line-height:2.2667;position:relative;width:100%}.editEvent .venueImgUpload .noImage img,.editVenue .venueImgUpload .noImage img{display:inline-block}.editEvent .venueImgUpload .noImage span,.editVenue .venueImgUpload .noImage span{display:block}.editEvent .UploadBtn .form-control,.editVenue .UploadBtn .form-control{left:0;opacity:0;pointer-events:none;position:absolute;top:0}.editEvent .UploadBtn .btn,.editVenue .UploadBtn .btn{border-radius:0!important;display:block;font-size:.9375rem;height:auto;line-height:2.2667;margin-bottom:0;position:relative;text-align:center}.editEvent .socialMedia,.editVenue .socialMedia{border:3px solid #127b25;border-radius:5px}.editEvent .socialMedia h3,.editVenue .socialMedia h3{color:#127b25;font-size:1.5625rem;font-weight:700;line-height:1.5}.editEvent .deleteBox,.editVenue .deleteBox{border-radius:5px}.editEvent .deleteBox .btn-black,.editVenue .deleteBox .btn-black{flex:1;font-size:1.125rem;font-weight:700;height:auto;height:44px;line-height:1;max-width:204px}.editEvent .deleteBox .deleteBtnBox,.editVenue .deleteBox .deleteBtnBox{border-radius:5px;flex:1}.editEvent .btn.btn-lg,.editVenue .btn.btn-lg{border-radius:10px!important;font-size:1.875rem;font-weight:700;line-height:1;padding:25px 40px}.seatingLoyoutBox>.form-label{color:#127b25;font-size:.9375rem}.seatingLoyoutBox li{align-items:center;border:2px solid #127b25;border-radius:5px;color:#127b25;display:flex;font-size:1.125rem;line-height:1;padding:10px}.seatingLoyoutBox li.addNew{background-image:repeating-linear-gradient(90deg,#127b25,#127b25 8px,transparent 0,transparent 16px),repeating-linear-gradient(180deg,#127b25,#127b25 8px,transparent 0,transparent 16px),repeating-linear-gradient(90deg,#127b25,#127b25 8px,transparent 0,transparent 16px),repeating-linear-gradient(180deg,#127b25,#127b25 8px,transparent 0,transparent 16px);background-position:0 0,100% 0,0 100%,0 0;background-repeat:repeat-x,repeat-y,repeat-x,repeat-y;background-size:100% 3px,3px 100%,100% 3px,3px 100%;border-width:0;cursor:pointer}.seatingLoyoutBox li:not(.addNew){background:#d3e3d6}.seatingLoyoutBox li>span{flex:1 1 0}.seatingLoyoutBox li span.addBtn{align-items:center;background:#127b25;border-radius:3px;color:#fff;cursor:pointer;display:flex;flex:0 0 auto;font-size:12px;height:20px;justify-content:center;margin-left:10px;width:20px}.seatingLoyoutBox li span.editBtn{cursor:pointer;flex:0 0 auto;margin-left:10px;position:relative}.seatingLoyoutBox li span.editBtn .editBtnOption{border:2px solid #127b25;border-radius:5px;display:none;position:absolute;right:-20px;top:calc(100% - 3px);width:-moz-max-content;width:max-content}.seatingLoyoutBox li span.editBtn .editBtnOption li{background:transparent;border-radius:5px;border-width:0;cursor:pointer;padding:6px 3px}.seatingLoyoutBox li span.editBtn .editBtnOption li:hover{background:#d9d9d9}.seatingLoyoutBox li span.editBtn:hover .editBtnOption{display:block}.seatingLoyoutBox li.selectionOption-green .form-label{color:#127b25}.seatingLoyoutBox li.selectionOption-green .form-control{border-color:#127b25}.seatingLoyoutBox li.selectionOption-green .form-control.selected{background:#d3e3d6!important;color:#127b25}.seatingLoyoutBox li.selectionOption-green input:focus,.seatingLoyoutBox li.selectionOption-green input:focus-visible,.seatingLoyoutBox li.selectionOption-green select:focus,.seatingLoyoutBox li.selectionOption-green select:focus-visible{border-color:#127b25!important;outline-color:#127b25}.seatingLoyoutBox li.selectionOption-green .shapesRadioBox label [type=radio]:checked~.box{background:#127b25}.seatingLoyoutBox li.selectionOption-green .shapesRadioBox label [type=radio]:checked~.box .pathTransparent{fill:#127b25}.seatingLoyoutBox li.selectionOption-green .shapesRadioBox label .box{border-color:#127b25}.seatingLoyoutBox li.selectionOption-green .c-checkbox.checkbox-orange{color:#127b25}.seatingLoyoutBox li.selectionOption-green .c-checkbox.checkbox-orange [type=checkbox]:checked~.box{background:#127b25}.seatingLoyoutBox li.selectionOption-green .c-checkbox.checkbox-orange .box{border-color:#127b25}.border-orange .dp__input{border-color:#fc8800!important}.border-orange .form-label{color:#fc8800!important}.border-orange .form-control{border-color:#fc8800!important;color:#000!important}.border-orange input:focus,.border-orange input:focus-visible,.border-orange select:focus,.border-orange select:focus-visible{border-color:#fc8800!important;outline-color:#fc8800!important}.border-orange .shapesRadioBox label [type=radio]:checked~.box{background:#fc8800!important}.border-orange .shapesRadioBox label [type=radio]:checked~.box .pathTransparent{fill:#fc8800!important}.border-orange .shapesRadioBox label .box{border-color:#fc8800!important}.alert{border-radius:8px;color:#000;margin-bottom:15px;padding:10px 15px;transition:opacity .4s ease-in-out}.alert.alert-success{background-color:#7abe7c}.alert.alert-danger{background-color:red;color:#fff}.alert.alert-warning{background-color:#e0a636}.alert.alert-info,.alert.alert-notify{background-color:#127b25;color:#fff}.alert-enter-from,.alert-leave-to{opacity:0}.btn{background-color:#127b25;border-radius:5px;color:#fff;font-size:1em;height:40px;padding:9px 15px;transition:background-color .2s ease-in-out}.btn:hover{background-color:#016224;cursor:pointer}.btn.btn-primary{background-color:#127b25!important}.btn.btn-primary:hover{background-color:#016224!important}.btn.btn-secondary{background-color:hsla(0,0%,62%,.9)!important;color:#000!important}.btn.btn-secondary:hover{background-color:#016224!important;color:#fff!important}.btn.btn-red{background-color:red!important;color:#fff!important}.btn.btn-red:hover{background-color:#c43d2c!important;color:#fff!important}.btn.btn-green{background-color:#127b25!important;color:#fff!important}.btn.btn-green:hover{background-color:#016224!important;color:#fff!important}.btn.btn-black{background-color:#000;color:#fff!important}.btn.btn-black:hover{background-color:#9d9d9d!important;color:#fff!important}.btn.btn-black.no-hover:hover{background-color:#000!important;color:#fff!important;cursor:unset!important}.btn.btn-white{background-color:#fff;color:var(--greendark)!important}.btn.btn-white.no-hover:hover,.btn.btn-white:hover{background-color:hsla(0,0%,100%,.882)!important;color:var(--greendark)!important}.btn.btn-white.no-hover:hover{cursor:unset!important}.btn.btn-hollow{background-color:transparent!important;border:1px solid #127b25;color:#127b25!important}.btn.btn-hollow:hover{background-color:#127b25!important;color:#fff!important}.btn.btn-grey{background-color:#f3f3f3;border:1px solid #000;color:#000!important}.btn.btn-grey:hover{background-color:#9d9d9d!important;color:#000!important}.btn.btn-orange{background-color:#fc8800!important;color:#fff!important}.btn.btn-orange:hover{background-color:rgba(252,136,0,.8)!important;color:#fff!important}.btn.btn-sq{border-bottom-left-radius:0!important;border-top-left-radius:0!important;height:100%}.btn.btn-promoter{background-color:#fc8800;color:#000;font-size:1.3em;font-weight:700}.btn.btn-promoter .font-white{color:#fff}.text-xl .btn{padding:5px 15px}a.btn{display:inline-block;text-align:center}.btn-sm{height:unset;padding:5px 15px}.btn-sm.btn-drop i{top:8px}.btn-lg{font-size:1.4em;height:unset!important;padding:10px 25px}label{display:flex;margin-bottom:4px}label span.required{color:red;font-size:1.2em;font-weight:700;line-height:1em;padding-right:4px;padding-top:6px}input,select,textarea{border:1px solid var(--greendark);border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important;border-top-left-radius:10px!important;border-top-right-radius:10px!important;color:#9d9d9d;height:auto;padding:8px 15px;width:100%}input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{border:1px solid var(--greendark)!important;border-color:var(--greendark)!important;box-shadow:none!important;outline-color:#127b25}input.error,select.error,textarea.error{background-color:#ff9ba4;border:1px solid red;color:#000}input.no-curve,select.no-curve,textarea.no-curve{border-radius:0!important}select{padding:8px 15px}.form-error{color:red;font-size:8pt;margin-top:5px}.form-success{color:#458d15;margin-top:5px}input[type=checkbox]{accent-color:#127b25;min-width:30px;text-align:center}input[type=file].form-control{border-bottom-left-radius:0!important;border-top-left-radius:0!important;height:38px;line-height:30px;padding:0}.form-inline input,.form-inline select{border:1px solid #f3f3f3;border-bottom-right-radius:0!important;border-top-right-radius:0!important;height:38px;width:100%}.form-inline input:active,.form-inline input:focus,.form-inline input:focus-visible,.form-inline input:hover,.form-inline select:active,.form-inline select:focus,.form-inline select:focus-visible,.form-inline select:hover{border-bottom-right-radius:0!important;border-right:0;border-top-right-radius:0!important;outline-color:#f3f3f3;outline:none!important}.form-inline select{height:42px}.form-inline .btn{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.bg-red-50{background-color:rgba(255,0,0,.5)}.bg-red-50 .text-red-700{color:#fff;font-size:1em}.bg-red-50 .flex div{align-self:center}.form-info{color:#4d8a18;display:flex;margin-right:8px;position:relative;top:3px}.form-info .info-text{display:none}.form-info:hover{cursor:pointer}.form-info:hover .info-text{background-color:#f3f3f3;border-radius:8px;color:#000;display:inline;font-size:.8em;left:20px;padding:15px;position:absolute;top:20px;width:300px;z-index:99999}.qty-selector{display:flex}.qty-selector button.edit,.qty-selector button.minus,.qty-selector button.plus{align-items:center;background-color:#127b25;-webkit-border-radius:50%;border-radius:50%;box-shadow:0 0 0 1px #fff;color:#fff;display:inline-flex;height:40px;padding:8px;transition:background-color .4s ease-in-out;width:40px}.qty-selector button.edit:hover,.qty-selector button.minus:hover,.qty-selector button.plus:hover{background-color:#0b4f18}.qty-selector button.edit span,.qty-selector button.minus span,.qty-selector button.plus span{display:block;font-size:24px;font-weight:700;text-align:center;width:100%}.qty-selector button.edit.green,.qty-selector button.minus.green,.qty-selector button.plus.green{background-color:#127b25}.qty-selector button.edit.green:hover,.qty-selector button.minus.green:hover,.qty-selector button.plus.green:hover{background-color:#0b4f18}.qty-selector button.edit.green span,.qty-selector button.minus.green span,.qty-selector button.plus.green span{color:#fff}.qty-selector button.edit,.qty-selector button.minus{border-right:none}.qty-selector button.edit span,.qty-selector button.minus span{position:relative}.qty-selector button.plus{border-left:none}.qty-selector .increment{align-content:center;background-color:#fff;border-radius:50%!important;-webkit-border-radius:50%;box-shadow:0 0 0 1px #127b25;color:#127b25;display:flex;font-size:16px;height:40px;justify-content:center;margin:0 9px;text-align:center;width:40px}.qty-selector .increment span{align-self:center}.simple-typeahead-list{text-align:left}.custom-select{position:relative}.custom-select select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:linear-gradient(270deg,#127b25 45px,#fff 0);border:1px solid #127b25;border-radius:0;color:#127b25;cursor:pointer;display:inline-block;outline:0;padding:10px 15px;width:100%}.custom-select select::-ms-expand{display:none}.custom-select select:hover{background:linear-gradient(270deg,#127b25 45px,#fff 0);color:#000}.custom-select select:hover~.select__arrow{border-top-color:#fff}.custom-select select:focus{background:linear-gradient(270deg,#127b25 45px,#fff 0);color:#000}.custom-select select:focus~.select__arrow{border-top-color:#fff}.custom-select select:disabled{opacity:.5;pointer-events:none}.custom-select select:disabled~.select__arrow{border-top-color:#000}.select__arrow{border-color:#fff transparent transparent;border-style:solid;border-width:8px 5px 0;height:0;pointer-events:none;position:absolute;right:17px;top:17px;width:0}.tox-notification{display:none!important}.dropzone{align-content:center;display:flex;height:100%;justify-content:center;width:100%}#DesktopNav{background-color:#fff;left:0;position:fixed;top:0;width:100%;z-index:999}#DesktopNav>.container{margin-bottom:8px}#DesktopNav .logo-wrap{align-self:center;height:30px}#DesktopNav .logo-wrap a{align-items:center;display:flex}#DesktopNav .logo-wrap a .logo{display:inline;max-height:30px;position:relative}#DesktopNav nav{align-self:center;display:flex;justify-content:flex-start}#DesktopNav nav ul.menu{border-radius:10px;border-bottom-left-radius:0;justify-content:flex-end;margin:0}#DesktopNav nav ul.menu li{align-self:center;background-color:transparent;display:inline-flex}#DesktopNav nav ul.menu li>a{background-color:#127b25;border-radius:5px}#DesktopNav nav ul.menu li a{color:#fff;display:block;font-size:1.2em;font-weight:600;padding:8px 14px;transition:all .2s ease-in-out}#DesktopNav nav ul.menu li a:hover{color:#000}#DesktopNav nav ul.menu li.dropdown{position:relative}#DesktopNav nav ul.menu li.dropdown .dropdown-menu{max-height:0;min-width:125px;overflow-y:hidden;padding-top:7px;position:absolute;right:0;top:100%;transition:max-height .4s ease-in-out;width:auto;z-index:999}#DesktopNav nav ul.menu li.dropdown .dropdown-menu ul{background:#fff;border:3px solid #127b25;border-radius:10px;display:block;margin:0;overflow:hidden;padding:12px 0}#DesktopNav nav ul.menu li.dropdown .dropdown-menu ul li{display:block}#DesktopNav nav ul.menu li.dropdown .dropdown-menu ul li a{border-radius:0;font-size:14px;font-weight:600;padding:3px 10px}#DesktopNav nav ul.menu li.dropdown .dropdown-menu ul li a:not(:hover){background:transparent;color:#127b25}#DesktopNav nav ul.menu li.dropdown .dropdown-menu ul li a:hover{color:#fff}#DesktopNav nav ul.menu li.dropdown .dropdown-menu .mask{overflow:hidden;position:absolute;right:-20px;top:0}#DesktopNav nav ul.menu li.dropdown .dropdown-menu .mask img{height:20px;width:20px}#DesktopNav nav ul.menu li.dropdown:hover .dropdown-menu{max-height:1500px}#DesktopNav nav ul.menu li.top-basket{display:inline-flex;position:relative}#DesktopNav nav ul.menu li.top-basket .icon{position:absolute;right:-6px;top:-7px}#DesktopNav nav ul.menu li.top-basket .icon .basket-count{background-color:red;border-radius:50%;color:#fff;font-size:10px;font-weight:500;height:20px;line-height:1.5;padding-top:3px;text-align:center;width:20px}.organise-events{margin-top:8px}#MobileNav{background-color:#fff;left:0;padding:15px 0;position:fixed;top:0;width:100%;z-index:999}#MobileNav .container-fluid{padding-inline:5px}#MobileNav .logo{max-height:45px;max-width:280px;padding-right:15px}@media screen and (max-width:640px){#MobileNav .logo{max-width:100%}}#MobileNav #mobileToggleWrap{align-items:center;background-color:#127b25;border-radius:10px;display:flex;height:40px;padding:8px 13px}#MobileNav .hamburger{padding:0}#MobileNav .hamburger-box{height:18px}#MobileNav .hamburger.is-active:hover,#MobileNav .hamburger:hover{opacity:1!important}#MobileNav .hamburger-inner,#MobileNav .hamburger-inner:after,#MobileNav .hamburger-inner:before{background-color:#fff;border-radius:unset;border-radius:5px;right:0}#MobileNav .hamburger-inner:before{width:30px}#MobileNav .hamburger-inner:after{width:20px}#MobileNav .is-active .hamburger-inner,#MobileNav .is-active .hamburger-inner:after,#MobileNav .is-active .hamburger-inner:before{width:40px!important}#MobileNav .top-basket{display:inline-flex;position:relative}#MobileNav .top-basket .icon{position:relative}#MobileNav .top-basket .icon .basket-count{background-color:#fff;border-radius:50%;color:#127b25;font-size:16px;font-weight:600;height:24px;padding-top:1.5px;text-align:center;width:24px}#MobileNav .mobileNav{max-height:0;overflow:hidden;position:relative;transition:all .4s ease-in-out}#MobileNav .mobileNav.nav-open{background-color:#127b25;border-top:1px solid #127b25;max-height:1500px}#MobileNav .mobileNav ul.navbar{display:block;margin:0;padding:0}#MobileNav .mobileNav ul.navbar li{display:block}#MobileNav .mobileNav ul.navbar li a{border-bottom:1px solid #474646;color:#fff;display:block;font-size:1em;font-weight:600;padding:12px 8px;width:100%}#MobileNav .mobileNav ul.navbar li a:hover{background-color:#9d9d9d;color:#fff}@media screen and (max-width:1023px){.organise-events{margin-bottom:-15px;margin-top:15px}}@media screen and (max-width:767px){.organise-events .text p{font-size:12px}.organise-events .btn-wrapper{flex-wrap:wrap;gap:20px;margin-top:11px}.organise-events .btn-wrapper .btn{font-size:12px;padding:4px 7.5px}}#PageFooter{border-top:1px solid #949494;bottom:0;color:#000;position:relative;width:100%;z-index:8}@media screen and (max-width:767px){#PageFooter{padding-inline:0}}#PageFooter .container{max-width:1132px}@media screen and (max-width:991px){#PageFooter .logo-wrap img{max-width:80%}}#PageFooter .footer-links{list-style:none;margin:0;padding:0}#PageFooter .footer-links li{display:inline}#PageFooter .footer-links li a{color:#000;padding:5px 10px;transition:all .4s ease-in-out}#PageFooter .footer-links li a:hover{color:#000}#PageFooter .copyright{color:var(--white);font-size:13px;font-weight:400;line-height:2.69}@media screen and (max-width:767px){#PageFooter .footer-wrapper,#PageFooter .footer-wrapper__link{flex-wrap:wrap;width:100%}}#PageFooter .footer-wrapper__link ul{color:var(--white);list-style:initial;min-width:143px}@media screen and (max-width:767px){#PageFooter .footer-wrapper__link ul{min-width:100%;padding-left:26px}}#PageFooter .footer-wrapper__link ul a{font-size:12px;font-weight:400;line-height:1.25}#PageFooter .footer-wrapper__link ul a:hover{color:#fc8800}@media screen and (max-width:767px){#PageFooter .footer-wrapper__social{margin-top:20px;width:100%}}@media screen and (max-width:1280px){#PageFooter{position:relative}}.clean .container,.clean .content-wrap,.clean .p-2{padding:0!important}body,html{background-color:#fff}.container{margin:0 auto;padding:0 25px;width:100%}#app{min-height:100vh}.clean{animation:unset;background:none!important}.clean .content-wrap{padding:10px}#TopContainer{display:flex;flex-direction:column;min-height:100%}.self-center{margin-bottom:auto!important;margin-top:auto!important}.content-wrap{display:flex;min-height:100%;padding:163px 0 0;scroll-padding-top:72px}.content-wrap .content{margin:0 auto;min-height:100%;min-width:100%}@media screen and (max-width:660px){.container{width:100%}.content-wrap{overflow-x:hidden;padding:0 0 180px;scroll-padding-top:0}}@media screen and (max-width:1023px){.content-wrap{overflow-x:hidden;padding:0;scroll-padding-top:0}}@media screen and (min-width:1024px){.content-wrap{overflow-x:hidden}.lg\:inline-table{display:inline-table!important}}.video-container{padding-bottom:56.25%;position:relative}.video-container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video{aspect-ratio:16/9;width:100%}.content-bg{min-height:500px}@media screen and (min-width:358px){.content-bg{margin-top:160px}}@media screen and (min-width:404px){.content-bg{margin-top:142px}}@media screen and (min-width:768px){.content-bg{margin-top:155px}.content-bg.eventpage-content{margin-top:56px}}@media screen and (min-width:1024px){.content-bg{margin-top:146.5px}}@media screen and (max-width:1023.5px){.content-bg.eventpage-content{margin-top:70px}}@media screen and (max-width:358px){.content-bg{margin-top:206px}}.container .container{max-width:100%;padding:0}.the-booking-hall{margin:40px 0}.the-booking-hall .the-booking-hall__inner{gap:25px}.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--image{max-width:300px}@media screen and (max-width:991px){.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--image{max-width:260px}}@media screen and (max-width:640px){.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--image{max-width:100%;width:100%}}.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--image img{aspect-ratio:1;border-radius:5px;-o-object-fit:cover;object-fit:cover;width:100%}.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content{flex:1;width:auto}@media screen and (max-width:640px){.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content{flex:100%;width:100%}}.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content h2{color:#127b25;font-size:40px;font-weight:600;line-height:1}@media screen and (max-width:1280px){.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content h2{font-size:32px}}@media screen and (max-width:767px){.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content h2{font-size:26px}}.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content .icon-wrapper{margin:16px 0}.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content .btn{font-size:21px;font-weight:400;height:50px;line-height:1.2;min-width:291px;width:-moz-max-content;width:max-content}@media screen and (max-width:1280px){.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content .btn{font-size:18px;height:48px}}@media screen and (max-width:991px){.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content .btn{font-size:16px;height:38px}}.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content .content{font-size:15px;font-weight:400;line-height:1;margin-top:30px}@media screen and (max-width:1280px){.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content .content{line-height:1.5}}@media screen and (max-width:1024px){.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content .content{margin-top:24px}}@media screen and (max-width:767px){.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content .content{font-size:14px;line-height:1.6;margin-top:16px}}.the-booking-hall .the-booking-hall__inner .the-booking-hall__inner--content .content a{display:block;font-size:11px;line-height:1;margin-top:16px;text-decoration:underline}.cv-wrappar .cv-header-nav{justify-self:center!important;margin:0 auto!important}.cv-wrappar .periodLabel,.cv-wrappar button.currentPeriod{display:none!important}#EventsPage .search-box{background-color:#fff;border-radius:8px;justify-self:center;max-width:480px;padding:15px}.event-tickets{background-color:#127b25;border-radius:10px;padding:0 15px}.event-ticket{color:#fff;position:relative}.event-ticket .text-xl{line-height:1.25rem}.event-ticket p{color:#fff;margin-bottom:5px}.event-ticket p.small{color:#fff;font-size:.8em;line-height:1em;margin-bottom:0}.event-ticket:not(:last-child){border-bottom:1px solid #fff}.event-ticket .basket-countdown{color:#127b25;font-size:.7em;font-weight:700;margin:0 auto;text-align:center;width:240px}@media screen and (min-width:600px){.event-ticket .basket-countdown{font-size:.7em;font-weight:700;position:absolute;right:15px;text-align:right;top:15px;width:240px}}@media screen and (min-width:1024px) and (max-width:1280px){.event-ticket button i.fa-plus{display:none!important}}#EventItem{background-color:#f3f3f3;border-radius:5px;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:.3s ease-in-out;z-index:7}#EventItem .image{aspect-ratio:1/1;flex:0 0 auto;transition:all .3s ease-in-out}#EventItem .image,#EventItem .image a{align-content:center;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}#EventItem .image a{align-self:center;height:100%}#EventItem .image a img{border-bottom:1px solid #dedede;max-width:unset;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;transition:all .4s ease-in-out}#EventItem .eighteenplus{height:40px;left:10px;position:absolute;top:10px;width:40px;z-index:8}#EventItem .eighteenplus img{border:none!important;height:100%;transform:none!important;transition:none!important;width:100%}#EventItem .name{margin-bottom:6px}#EventItem .venue{margin-bottom:4px}#EventItem .venue>div{color:#000}#EventItem .date,#EventItem .venue>div{font-size:14px;font-weight:400;line-height:1.15}#EventItem .date{color:#127b25}#EventItem .name a{color:#000;font-size:20px;font-weight:600;line-height:1.15}@media screen and (max-width:1280px){#EventItem .name a{font-size:16px}}@media screen and (max-width:767px){#EventItem .name a{font-size:20px}}#EventItem .name a:hover{color:#016224}#EventItem .text{background-color:#f3f3f3;flex:1 1 auto;padding:6px;position:relative;transform:translateY(0);transition:.3s linear;z-index:2}#EventItem .btn-wrapper{inset:6px;padding:0;pointer-events:none;position:absolute;top:auto;transform:translateY(calc(100% + 9px));transition:.3s linear}#EventItem .btn-wrapper .btn{align-items:center;display:flex!important;font-size:20px;font-weight:500;justify-content:center}@media screen and (max-width:1280px){#EventItem .btn-wrapper .btn{font-size:16px}}#EventItem:hover .image img{transform:scale(1.2)}#EventItem:hover .text{margin-top:0;padding-bottom:6px;transform:translateY(-47px)}#EventItem:hover .btn-wrapper{pointer-events:auto}#EventsViewPage .event-date,#RestrictedTicketPage .event-date{border:1px solid #dedede;padding:15px;text-align:center}#EventsViewPage .event-date .day,#EventsViewPage .event-date .time,#RestrictedTicketPage .event-date .day,#RestrictedTicketPage .event-date .time{font-size:12px;font-weight:700}#EventsViewPage .event-date:hover,#RestrictedTicketPage .event-date:hover{background-color:#efefef;border:1px solid #000;cursor:pointer}#EventsViewPage .event-date.selected,#RestrictedTicketPage .event-date.selected{background-color:#a2a2a2;border:1px solid #000}#EventsViewPage .countdown .number-wrap,#RestrictedTicketPage .countdown .number-wrap{border:1px solid #dedede;min-width:90px;padding:10px;text-align:center}#EventsViewPage .countdown .number-wrap .number,#RestrictedTicketPage .countdown .number-wrap .number{color:red;font-size:2.5em}#EventsViewPage .countdown .number-wrap .text,#RestrictedTicketPage .countdown .number-wrap .text{font-size:.7em}#EventsViewPage .venue-logo img,#RestrictedTicketPage .venue-logo img{max-height:80px;max-width:120px}#EventsViewPage .poster-wrap,#RestrictedTicketPage .poster-wrap{background-color:#f3f3f3;border-radius:10px;padding:15px}#EventsViewPage .poster-wrap .photo,#RestrictedTicketPage .poster-wrap .photo{border-radius:10px;overflow:hidden}#EventsViewPage .icon-link,#RestrictedTicketPage .icon-link{margin:10px 0}#EventsViewPage .icon-link img,#RestrictedTicketPage .icon-link img{max-height:30px}#EventsViewPage .venue img,#RestrictedTicketPage .venue img{border-radius:10px;overflow:hidden}#EventsViewPage .event-sold-out h1,#EventsViewPage .event-sold-out h2,#RestrictedTicketPage .event-sold-out h1,#RestrictedTicketPage .event-sold-out h2{color:#fff}.event-listing-banner{position:relative}.event-listing-banner .heading{background-color:#127b25;border-bottom-right-radius:15px;border-top-right-radius:15px;isolation:isolate;padding:20px 0;position:relative}.event-listing-banner .heading h1{color:#fff;font-size:60px;font-weight:600;line-height:1.1;margin:0}@media screen and (max-width:1280px){.event-listing-banner .heading h1{font-size:44px}}@media screen and (max-width:1024px){.event-listing-banner .heading h1{font-size:32px}}@media screen and (max-width:767px){.event-listing-banner .heading h1{font-size:26px}}.event-listing-banner .heading:before{background-color:#127b25;content:"";height:100%;position:absolute;right:100%;top:0;width:100%;width:100vw;z-index:-1}.event-listing-banner .event-banner-image img{border-radius:5px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.event-listing-banner .event-details ul{margin-top:26px}.event-listing-banner .event-details ul li{align-items:center;display:flex;font-size:35px;font-weight:600;gap:24px;line-height:1.5;margin-bottom:18px}@media screen and (max-width:1280px){.event-listing-banner .event-details ul li{font-size:22px;gap:16px}}@media screen and (max-width:1024px){.event-listing-banner .event-details ul li{font-size:18px;margin-bottom:12px}}@media screen and (max-width:767px){.event-listing-banner .event-details ul li{font-size:16px}}.event-listing-banner .event-details ul li .icon{align-items:center;display:flex;justify-content:center;width:28px}@media screen and (max-width:1280px){.event-listing-banner .event-details ul li .icon{width:22px}}.event-listing-banner .event-restriction{color:#127b25;font-size:16px;font-weight:500;gap:9px;line-height:1.1}@media screen and (max-width:767px){.event-listing-banner .event-restriction{font-size:13px}}.event-listing-banner .event-restriction .icon{align-items:center;display:flex;justify-content:center;width:28px}.ticket-section{margin:46px 0 17px}@media screen and (max-width:1024px){.ticket-section{margin-top:28px}}.ticket-section .section-label{margin-bottom:9px}.ticket-section .ticket-item{border-bottom:2px solid #d9d9d9;gap:71px;padding:25px 0 32px}.ticket-section .ticket-item>div{flex:1}.ticket-section .ticket-item .ticket-item__button,.ticket-section .ticket-item .ticket-item__price{max-width:130px}.about-section .content{color:#000;font-size:22px;font-weight:500;line-height:1.5;margin-top:40px}@media screen and (max-width:1280px){.about-section .content{font-size:18px}}@media screen and (max-width:1024px){.about-section .content{font-size:16px;margin-top:26px}}@media screen and (max-width:767px){.about-section .content{font-size:14px}}.about-section .content iframe{border-radius:15px;height:auto;margin-top:39px;max-width:500px;min-height:282px;width:100%}@media screen and (max-width:767px){.about-section .content iframe{margin-top:28px;min-height:240px}}.about-section .about-readmore{color:#7f7f7f;cursor:pointer;display:block;font-size:15px;line-height:1.4666666667;text-decoration:underline}.about-section .about-readmore a{font-size:inherit;font-weight:500}.about-section .video-wrapper{margin-top:39px;max-width:500px}@media screen and (max-width:767px){.about-section .video-wrapper{margin-top:28px}}.about-section .video-wrapper iframe{border-radius:15px;height:auto;min-height:282px;width:100%}@media screen and (max-width:767px){.about-section .video-wrapper iframe{min-height:240px}}#EventsViewPage .four-box-layout{margin-bottom:0;margin-top:17px}#EventsViewPage .simple-free-fair-section{margin:0 0 46px}#EventsViewPage .simple-free-fair-section .bottom-content{margin-bottom:38px}#EventsViewPage .event-tickets{background-color:#fff;color:#000;padding:0}#EventsViewPage .event-tickets .event-ticket{color:#000;padding:25px 0 32px}@media screen and (max-width:1024px){#EventsViewPage .event-tickets .event-ticket{padding:22px 0}}#EventsViewPage .event-tickets .event-ticket:not(:last-child){border-bottom:2px solid #d9d9d9}@media screen and (max-width:1024px){#EventsViewPage .event-tickets .event-ticket .ticket-left{text-align:left}}#EventsViewPage .event-tickets .event-ticket .ticket-left h2{color:#000;font-size:22px;font-weight:500;line-height:1.5;margin:0}@media screen and (max-width:1280px){#EventsViewPage .event-tickets .event-ticket .ticket-left h2{font-size:18px}}#EventsViewPage .event-tickets .event-ticket .ticket-left .small{color:#7f7f7f;font-size:15px;font-weight:400;line-height:1.5}#EventsViewPage .event-tickets .event-ticket .ticket-price{text-align:right}@media screen and (max-width:767px){#EventsViewPage .event-tickets .event-ticket .ticket-price{padding:8px 0 0;text-align:left}}#EventsViewPage .event-tickets .event-ticket .ticket-price .price{color:#000;font-size:22px;font-weight:500;line-height:1.5}@media screen and (max-width:1280px){#EventsViewPage .event-tickets .event-ticket .ticket-price .price{font-size:18px}}#EventsViewPage .event-tickets .event-ticket .ticket-price small{color:#7f7f7f;font-size:12px;font-weight:400;line-height:1.5}#EventsViewPage .event-tickets p,#EventsViewPage .event-tickets p.small{color:#000}@media screen and (max-width:1024px){#EventsViewPage .event-tickets .qty-selector{justify-content:end}}@media screen and (max-width:767px){#EventsViewPage .event-tickets .qty-selector{justify-content:flex-start;padding:8px 0 0}}#EventsViewPage .event-tickets .qty-selector .increment{border:1px solid #a0caab;border-radius:0!important;box-shadow:none;margin:0;width:50px}#EventsViewPage .event-tickets .qty-selector .increment span{color:#000;font-size:22px;font-weight:400;line-height:1.5}@media screen and (max-width:1280px){#EventsViewPage .event-tickets .qty-selector .increment span{font-size:18px}}#EventsViewPage .event-tickets .qty-selector button.edit,#EventsViewPage .event-tickets .qty-selector button.minus,#EventsViewPage .event-tickets .qty-selector button.plus{border:1px solid #127b25;border-radius:0!important}#EventsViewPage .event-tickets .qty-selector button.edit,#EventsViewPage .event-tickets .qty-selector button.minus{border-bottom-left-radius:5px!important;border-top-left-radius:5px!important}#EventsViewPage .event-tickets .qty-selector button.plus{border-bottom-right-radius:5px!important;border-top-right-radius:5px!important}#EventsViewPage .event-tickets .qty-selector button[disabled]{background-color:#a0caab;border-color:#a0caab}#EventsViewPage .event-tickets .qty-selector button.edit{font-size:16px;font-weight:500;line-height:1.5;min-width:80px;width:auto}#EventsViewPage .event-tickets .qty-selector button.edit span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}#EventsViewPage .available-tickets{border-top:2px solid #d9d9d9;padding-top:23px}@media screen and (max-width:767px){#EventsViewPage .available-tickets__content{order:3}}#EventsViewPage .available-tickets h2{color:#000;font-size:22px;font-weight:500;line-height:1.5;margin:0}@media screen and (max-width:1280px){#EventsViewPage .available-tickets h2{font-size:18px;margin-bottom:4px}}#EventsViewPage .available-tickets h2~p{color:#7f7f7f;font-size:15px;font-weight:400;line-height:1.5;margin:0;max-width:890px}@media screen and (max-width:1024px){#EventsViewPage .available-tickets h2~p{font-size:14px}}@media screen and (max-width:767px){#EventsViewPage .available-tickets .checkout-price{order:1;text-align:left}}#EventsViewPage .available-tickets .checkout-price__price{color:#fc8800;font-size:12px;font-weight:500;line-height:1.5}#EventsViewPage .available-tickets .checkout-price__price .price{font-size:22px;font-weight:inherit;line-height:1.5}@media screen and (max-width:1280px){#EventsViewPage .available-tickets .checkout-price__price .price{font-size:18px}}#EventsViewPage .available-tickets .checkout-price__price small{color:#fc8800;display:block;font-size:12px;font-weight:500;line-height:1.5}@media screen and (max-width:767px){#EventsViewPage .available-tickets .checkout-btn{order:2;text-align:left}}#EventsViewPage .available-tickets .checkout-btn .btn{align-items:center;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;line-height:1.5;min-width:130px;position:relative}#EventsViewPage .available-tickets .checkout-btn .btn span{align-items:center;background-color:red;border-radius:50%;display:flex;font-size:10px;font-weight:500;height:20px;justify-content:center;line-height:1.5;position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:20px}.bottom-checkout-section{background-color:#fc8800;bottom:0;box-shadow:0 -3px 5px 0 #d3e3d6;padding:3px 0 4px;position:fixed;width:100%;z-index:9}@media screen and (max-width:767px){.bottom-checkout-section{padding:8px 0}}.bottom-checkout-section .bottom-checkout__left .image{aspect-ratio:1;border:1px solid #fff;border-radius:5px;max-width:75px;overflow:hidden}.bottom-checkout-section .bottom-checkout__left .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.bottom-checkout-section .bottom-checkout__left .content h2{color:#fff;font-size:40px;font-weight:600;line-height:1.5;margin-bottom:0}@media screen and (max-width:1280px){.bottom-checkout-section .bottom-checkout__left .content h2{font-size:26px}}@media screen and (max-width:767px){.bottom-checkout-section .bottom-checkout__left .content h2{font-size:22px}}.bottom-checkout-section .bottom-checkout__left .content p{color:#fff;font-size:12px;font-weight:500;line-height:1.5;margin-bottom:0}.bottom-checkout-section .bottom-checkout__left .content p strong{font-size:22px;line-height:1.5}@media screen and (max-width:1280px){.bottom-checkout-section .bottom-checkout__left .content p strong{font-size:18px}}.bottom-checkout-section .bottom-checkout__right .btn{align-items:center;display:flex;font-size:24px;font-weight:600;height:60px;justify-content:center;line-height:1.5;min-width:365px}@media screen and (max-width:1280px){.bottom-checkout-section .bottom-checkout__right .btn{font-size:18px;height:auto;min-width:auto;padding-inline:48px}}@media screen and (max-width:767px){.bottom-checkout-section .bottom-checkout__right .btn{font-size:16px}}#PrivacyPage p,#TermsPage p{font-size:.8em}#PrivacyPage h2,#PrivacyPage h3,#TermsPage h2,#TermsPage h3{margin:15px 0}#PrivacyPage ol,#TermsPage ol{counter-reset:legal;font-size:.8em;margin:15px;padding:15px}#PrivacyPage ol li,#TermsPage ol li{counter-increment:legal;list-style:unset;margin-bottom:15px;padding-left:15px}#PrivacyPage ol li:before,#TermsPage ol li:before{content:counter(legal) ". "}#HomePage .home-full-bg-image-wrap{align-content:center;align-items:center;display:flex;height:70vh;overflow:hidden;position:relative;width:100vw}#HomePage .home-full-bg-image-wrap #background{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;z-index:8}#HomePage .home-full-bg-image-wrap .container{display:flex;flex-direction:column;position:relative;width:100%;z-index:10}#HomePage .home-full-bg-image-wrap .container .text-overlay{font-size:2em;position:relative;z-index:12}#HomePage .home-full-bg-image-wrap .container .text-overlay h1{background-color:#fff;display:inline;line-height:1.8;margin-bottom:25px}@media screen and (max-width:800px){#HomePage .home-full-bg-image-wrap .container .text-overlay,#HomePage .home-full-bg-image-wrap .container .text-overlay h1{font-size:1.5em}}#HomePage .call-to-action{background-color:#fc8800;border:6px solid #fff;border-bottom-left-radius:15px;border-top-left-radius:15px;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:auto 1fr;min-width:50px;padding:15px 8px;position:fixed;right:-43px;top:50vh;transform:translate(-50%,-50%);z-index:99}#HomePage .call-to-action a{font-size:2em;font-weight:700;text-align:center;transform:rotate(180deg);writing-mode:vertical-lr}@media screen and (max-width:1290px){#HomePage .call-to-action{border:4px solid #fff;border-bottom-left-radius:15px;border-top-left-radius:15px;min-width:50px;padding:12px 8px;right:-35px;top:50vh;transform:translate(-50%,-50%)}#HomePage .call-to-action a{font-size:1.3em;font-weight:400}}#HomePage .home-bullet{margin-bottom:20px}#HomePage .home-bullet h1,#HomePage .home-bullet h2,#HomePage .home-bullet h3,#HomePage .home-bullet h4.p{margin:0}#HomePage .orange-bar{background-color:#fc8800;font-size:2em;font-weight:700;margin-bottom:20px;width:100%}#HomePage .orange-bar span.font-white{color:#fff!important}#HomePage .hover-button{bottom:80px;justify-content:center;left:0;position:fixed;right:0;width:100%;z-index:95}#HomePage .hover-button a{background-color:#fc8800;border:6px solid #fff;border-radius:15px;font-size:1.3em;font-weight:700;padding:8px 15px;z-index:99}#HomePage .hover-button a .font-white{color:#fff}.home-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:26px}@media screen and (max-width:767px){.home-banner{padding-top:8px}}@media screen and (min-width:1025px){.home-banner .container{max-width:1214px}}.home-banner .home-banner__content h1{color:var(--black);font-size:120px;font-weight:500;line-height:1.06}@media screen and (max-width:1280px){.home-banner .home-banner__content h1{font-size:76px}}@media screen and (max-width:767px){.home-banner .home-banner__content h1{font-size:40px}}.home-banner .home-banner__content h1 span:first-child{color:#fc8800}.home-banner .home-banner__content h1 span:nth-child(2){color:var(--greendark)}.home-banner .home-banner__content p{color:var(--greendark);font-size:40px;font-weight:600;line-height:3;margin-bottom:0;margin-top:-40px}@media screen and (max-width:1280px){.home-banner .home-banner__content p{font-size:26px;margin-top:-24px}}@media screen and (max-width:767px){.home-banner .home-banner__content p{font-size:12px;margin-top:-18px}}.home-banner .home-banner__content img{margin-inline:auto}@media screen and (max-width:767px){.home-banner .home-banner__content img{margin-inline:auto;max-width:267px}}.marquee-container{display:flex;margin:25px 0 49px;white-space:nowrap;width:100%}.marquee-container .marquee-text{animation:marquee 15s linear infinite;display:inline-block}.marquee-container .marquee-text span{font-size:40px;font-weight:600;line-height:1}.marquee-container .marquee-text span:nth-child(4n+1){color:#127b25}.marquee-container .marquee-text span:nth-child(4n+2){color:#fc8800}.marquee-container .marquee-text span:nth-child(4n+3){color:#7f7f7f}.marquee-container .marquee-text span:nth-child(4n+4){color:#000}@media screen and (max-width:1280px){.marquee-container .marquee-text span{font-size:26px}}.marquee-container .marquee-word{margin:0 15px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-85%)}}.online-ticket-provider{margin-bottom:34px;margin-top:87px}@media screen and (max-width:1280px){.online-ticket-provider{margin-top:40px}}@media screen and (max-width:767px){.online-ticket-provider{margin-top:40px}}.online-ticket-provider h2{font-size:64px;font-weight:400;line-height:1}@media screen and (max-width:1280px){.online-ticket-provider h2{font-size:48px}}@media screen and (max-width:1024px){.online-ticket-provider h2{font-size:36px}}.online-ticket-provider h2 span{color:#016224;font-weight:700}.online-ticket-provider .online-ticket-provider__image{margin-top:57px}@media screen and (max-width:767px){.online-ticket-provider .online-ticket-provider__image{margin-top:28px}}.online-ticket-provider .online-ticket-provider__image img{margin-inline:auto;width:auto}.design-strip{margin:30px 0}.design-strip .design-strip__wrapper{border-radius:10px;overflow:hidden}@media screen and (max-width:767px){.design-strip .design-strip__wrapper{flex-wrap:wrap}}.design-strip .design-strip__wrapper>div{align-items:center;color:var(--white);display:flex;font-size:23px;font-weight:600;justify-content:center;line-height:1;padding:8px 44px}@media screen and (max-width:1280px){.design-strip .design-strip__wrapper>div{font-size:18px}}@media screen and (max-width:767px){.design-strip .design-strip__wrapper>div{flex:auto;font-size:16px;padding-inline:24px;width:100%}}.design-strip .design-strip__wrapper>div:first-child{background-color:var(--black)}.design-strip .design-strip__wrapper>div:nth-child(2){background-color:var(--greendark)}.design-strip .design-strip__wrapper>div:nth-child(3){background-color:#fc8800}.selling-and-buying{padding:34px 0 50px}@media screen and (max-width:767px){.selling-and-buying{margin:30px 0;padding:0}}@media screen and (min-width:1025px){.selling-and-buying .container{max-width:1142px}}.selling-and-buying .selling-and-buying__wrapper{gap:6px}@media screen and (max-width:767px){.selling-and-buying .selling-and-buying__wrapper{flex:100%;flex-wrap:wrap;gap:16px}}@media screen and (max-width:540px){.selling-and-buying .selling-and-buying__wrapper>div{flex:100%}}.selling-and-buying .selling-and-buying__wrapper h3{color:var(--greendark);font-size:36px;font-weight:600;line-height:1.5}@media screen and (max-width:1280px){.selling-and-buying .selling-and-buying__wrapper h3{font-size:26px}}@media screen and (max-width:767px){.selling-and-buying .selling-and-buying__wrapper h3{font-size:20px}}.selling-and-buying .selling-and-buying__wrapper ul{list-style:initial;margin:0;padding-left:44px}.selling-and-buying .selling-and-buying__wrapper ul li{font-size:30px;font-weight:500;line-height:1.5}@media screen and (max-width:1280px){.selling-and-buying .selling-and-buying__wrapper ul li{font-size:20px}}@media screen and (max-width:767px){.selling-and-buying .selling-and-buying__wrapper ul li{font-size:16px}}.selling-and-buying .selling-and-buying__wrapper ul li::marker{font-size:20px}@media screen and (max-width:1280px){.selling-and-buying .selling-and-buying__wrapper ul li::marker{font-size:16px}}.four-box-layout{margin:25px 0}@media screen and (max-width:480px){.four-box-layout{margin-top:8px}}.four-box-layout .four-box-layout__cards{gap:25px}@media screen and (max-width:1024px){.four-box-layout .four-box-layout__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:767px){.four-box-layout .four-box-layout__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:480px){.four-box-layout .four-box-layout__cards{gap:8px;grid-template-columns:repeat(1,minmax(0,1fr))}}.four-box-layout .four-box-layout__cards .card{aspect-ratio:1;background-color:#000;border:5px solid #000;border-radius:10px;color:#fff;font-size:40px;font-weight:600;line-height:1.22;max-width:33.33%;padding:28px 20px;width:100%}@media screen and (max-width:1535px){.four-box-layout .four-box-layout__cards .card{font-size:36px}}@media screen and (max-width:1280px){.four-box-layout .four-box-layout__cards .card{font-size:26px;padding:20px 16px}}@media screen and (max-width:1024px){.four-box-layout .four-box-layout__cards .card{max-width:100%}}@media screen and (max-width:480px){.four-box-layout .four-box-layout__cards .card{font-size:40px;padding:30px 21px}}@media screen and (max-width:400px){.four-box-layout .four-box-layout__cards .card{font-size:34px}}.four-box-layout .four-box-layout__cards .card span{font-weight:700}.four-box-layout .four-box-layout__cards .card:nth-child(4n+1) span{color:#fc8800}.four-box-layout .four-box-layout__cards .card:nth-child(4n+2){background-color:transparent;border-color:#127b25;color:#000}.four-box-layout .four-box-layout__cards .card:nth-child(4n+2) span{color:#127b25}.four-box-layout .four-box-layout__cards .card:nth-child(4n+3){background-color:#127b25;border-color:#127b25;color:#fff}.four-box-layout .four-box-layout__cards .card:nth-child(4n+3) span{color:#000}.four-box-layout .four-box-layout__cards .card:nth-child(4n+4){background-color:#fc8800;border-color:#fc8800;color:#000}.four-box-layout .four-box-layout__cards .card:nth-child(4n+4) span{color:#fff}.fourBox-section .four-box-layout{margin-top:0;width:564px}@media screen and (max-width:1535px){.fourBox-section .four-box-layout{width:460px}}@media screen and (max-width:1279px){.fourBox-section .four-box-layout{width:365px}}@media screen and (max-width:767px){.fourBox-section .four-box-layout{width:100%}}.fourBox-section .four-box-layout .four-box-layout__cards{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:767px){.fourBox-section .four-box-layout .four-box-layout__cards{gap:1.956vw}}.fourBox-section .four-box-layout .four-box-layout__cards .card{align-items:center;display:flex;font-size:32px;line-height:1.25;max-width:inherit}@media screen and (max-width:1535px) and (min-width:1280px){.fourBox-section .four-box-layout .four-box-layout__cards .card{font-size:28px;padding:20px 15px}}@media screen and (max-width:1279px) and (min-width:768px){.fourBox-section .four-box-layout .four-box-layout__cards .card{font-size:21px;padding:18px 12px}}@media screen and (max-width:767px){.fourBox-section .four-box-layout .four-box-layout__cards .card{font-size:36px}}@media screen and (max-width:639px){.fourBox-section .four-box-layout .four-box-layout__cards .card{font-size:4.8vw;padding:5.4vw 4.7vw}}@media screen and (max-width:453px){.fourBox-section .four-box-layout .four-box-layout__cards .card{padding:3vw}}@media screen and (max-width:396px){.feature-events .feature-events__top .button_wrapper .btn{max-width:inherit!important}}.feature-events .feature-events__top .feature-events__top--title{color:#127b25;font-size:37px;font-weight:600}@media screen and (max-width:1280px){.feature-events .feature-events__top .feature-events__top--title{font-size:24px}}@media screen and (max-width:767px){.feature-events .feature-events__top .feature-events__top--title{font-size:22px}.feature-events .feature-events__top .button_wrapper{display:none}}.feature-events .feature-events__top .btn{font-size:20px;font-weight:500;min-width:300px}@media screen and (max-width:1280px){.feature-events .feature-events__top .btn{font-size:16px}}.feature-events .feature-events__top .btn.btn-green:not(:hover){background:#000!important}.feature-events .event-search-section.feature-events-mob-search{padding-block:0}.feature-events .event-search-section.feature-events-mob-search input{border-bottom-right-radius:5px!important;border-top-right-radius:5px!important}.feature-events .event-search-section.feature-events-mob-search #TopSearch>div{max-width:100%;position:relative}.feature-events .event-search-section.feature-events-mob-search #TopSearch>div .btn.btn-green{font-size:32px;inset:0;left:auto;line-height:1;min-width:inherit;position:absolute}.feature-events .event-search-section.feature-events-mob-search #TopSearch>div .btn.btn-green:not(:hover){background:transparent!important;color:#000!important}.feature-events .feature-events-inner .event-search-section{padding-block:0}.feature-events .feature-events-inner .event-search-section input{border-bottom-right-radius:5px!important;border-top-right-radius:5px!important}.feature-events .feature-events-inner .event-search-section #TopSearch>div{max-width:100%;position:relative}.feature-events .feature-events-inner .event-search-section #TopSearch>div .btn.btn-green{font-size:32px;inset:0;left:auto;line-height:1;min-width:inherit;position:absolute}.feature-events .feature-events-inner .event-search-section #TopSearch>div .btn.btn-green:not(:hover){background:transparent!important;color:#000!important}.feature-events .feature-events-inner .event-search-section #TopSearch>div .btn.btn-green:hover{background-color:#127b25!important}.feature-events .feature-events-inner .feature-events__top .feature-events__top--title{color:#fff;font-size:32px;letter-spacing:-.02em}.feature-events .mobileEventSlider .carousel{padding-bottom:40px}.feature-events .mobileEventSlider .carousel__next,.feature-events .mobileEventSlider .carousel__prev{bottom:0;color:#fff;font-size:14px;margin:0;top:inherit;transform:translateY(0);width:auto}.feature-events .mobileEventSlider .carousel__next .carousel__icon,.feature-events .mobileEventSlider .carousel__prev .carousel__icon{--vc-icn-width:3rem}.feature-events .mobileEventSlider .carousel__prev:after{content:"Previous";left:-10px;position:relative}.feature-events .mobileEventSlider .carousel__next:before{content:"Next";position:relative;right:-10px}.event-search-section{padding:23px 0}.event-search-section input{border:1px solid #127b25!important;border-radius:5px!important;border-bottom-right-radius:0!important;border-top-right-radius:0!important;color:#000;font-size:16px;height:58px;line-height:1.5;outline:none!important;padding:12px 19px}.event-search-section input::-moz-placeholder{color:#828282}.event-search-section input::placeholder{color:#828282}.event-search-section .btn{flex-shrink:0;font-size:30px;height:58px;width:72px}#CheckoutPage .grand-total{color:#000;font-size:36px;font-weight:700}#CheckoutPage .picture{border-radius:10px;margin:0 auto;max-width:350px;overflow:hidden}#CheckoutPage .basket-item{color:#000;padding:0;position:relative}#CheckoutPage .basket-item .basket-countdown{color:#127b25;font-size:.7em;font-weight:700;margin:0 auto;text-align:center;width:240px}@media screen and (min-width:600px){#CheckoutPage .basket-item .basket-countdown{font-size:.7em;font-weight:700;position:absolute;right:15px;text-align:right;top:15px;width:240px}}#CheckoutPage .checkout-rightForm{border:2px solid #fc8800;border-radius:5px}#CheckoutPage .checkout-rightForm>label{background-color:#fc8800;color:#fff;font-size:20px!important;font-weight:600!important;line-height:.9!important;margin:0;padding:8px 13px}#CheckoutPage .checkout-rightForm .grey-box{background-color:#fff;padding:7px 13px!important}#CheckoutPage .checkout-rightForm label{font-size:12px;font-weight:400;height:auto;line-height:1.5}#CheckoutPage .checkout-rightForm label.custom-checkbox{height:27px}#CheckoutPage .checkout-rightForm .checkout-main-label{height:auto}#CheckoutPage .checkout-rightForm input{border-color:#000;border-radius:5px!important;color:#000;padding:5px 15px}#CheckoutPage .checkout-rightForm .donation-box{background-color:rgba(0,0,0,.8);margin-inline:-13px;padding:11px 13px}#CheckoutPage .checkout-rightForm .donation-box>*{font-family:Poppins,sans-serif}#CheckoutPage .checkout-rightForm .donation-box h4{color:#fff;font-size:22px;font-weight:700;letter-spacing:.44px;line-height:1;margin-bottom:0}@media screen and (max-width:767px){#CheckoutPage .checkout-rightForm .donation-box h4{font-size:18px}}#CheckoutPage .checkout-rightForm .donation-box strong{color:#fc8800;display:block;font-size:13px;font-weight:700;letter-spacing:.26px;line-height:1.1538461538;margin:10px 0 6px}#CheckoutPage .checkout-rightForm .donation-box .donation-content{color:#fff;font-size:9.5px;font-weight:400;letter-spacing:.18px;line-height:1.6666666667;margin:6px 0}#CheckoutPage .checkout-rightForm .donation-box .donation-content a{color:inherit!important;font-size:inherit;font-weight:inherit}#CheckoutPage .checkout-rightForm .donation-box .donation-checkbox span{font-size:12px;letter-spacing:.12px;line-height:1.5}#CheckoutPage .checkout-rightForm .donation-box .donation-checkbox .checkmark{border:1px solid #fff}#CheckoutPage .checkout-rightForm .normal-checkbox .custom-checkbox>span{color:#000;font-size:12px;font-weight:400;letter-spacing:.12px;line-height:1.5;margin:0;padding-top:0}#CheckoutPage .checkout-rightForm .normal-checkbox .custom-checkbox>span a{color:#fc8800;font-weight:600}#CheckoutPage .checkout-rightForm .total-amount{margin:25px 0 18px}#CheckoutPage .checkout-rightForm .total-amount h1{color:#000;font-size:24px;font-weight:600;letter-spacing:.36px;line-height:.75;margin-bottom:7px}#CheckoutPage .checkout-rightForm small{color:#000;font-size:9px;font-weight:400;letter-spacing:.18px;line-height:2}#CheckoutPage .checkout-rightForm .btn{font-size:16px;font-weight:600;letter-spacing:.32px;line-height:1.125;margin-inline:auto;max-width:377px;width:100%}@media screen and (min-width:1280px){#CheckoutPage .checkout-rightForm .btn{height:41.5px!important}}#CheckoutPage .checkout-rightForm .payment-logos small{color:#7f7f7f;display:block;text-align:center}@media screen and (max-width:767px){#CheckoutPage .item-top{flex-wrap:wrap;gap:8px;text-align:left}}#CheckoutPage .item-top__left{gap:13px}#CheckoutPage .item-top__left .img{aspect-ratio:1;max-width:35px}#CheckoutPage .item-top__left .img img{border-radius:5px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#CheckoutPage .item-top__left .name h2{color:#127b25;font-size:16px;font-weight:600;line-height:1;margin:0}@media screen and (max-width:1024px){#CheckoutPage .item-top__left .name h2{text-align:left}}#CheckoutPage .item-top__left .name p{color:#7f7f7f;font-size:10px;font-weight:400;line-height:1.5;margin:0}#CheckoutPage .item-top__right .btn{background-color:#a0caab!important;font-size:10px;font-weight:600;height:20px;letter-spacing:.2;line-height:1.8;min-width:100px;padding:1px 4px}#CheckoutPage .basket-items>.basket-item:not(:first-child){margin-top:45px}@media screen and (max-width:767px){#CheckoutPage .basket-items>.basket-item:not(:first-child){margin-top:24px}}#CheckoutPage .basket-items__item{padding:14px 0}@media screen and (max-width:767px){#CheckoutPage .basket-items__item .text-center,#CheckoutPage .basket-items__item .text-end{text-align:left}#CheckoutPage .basket-items__item>div:not(:last-child){margin-bottom:8px!important}}@media screen and (max-width:1024px){#CheckoutPage .basket-items__item h2{text-align:left}}#CheckoutPage .basket-items__item .price,#CheckoutPage .basket-items__item h2,#CheckoutPage .basket-items__item span{color:#000;font-size:14px;font-weight:400;line-height:1.25;margin:0}#CheckoutPage .basket-items__item .ticket-name{color:#7f7f7f;display:block;font-size:8px;font-weight:400;line-height:1.5}#CheckoutPage .basket-items__item .remove-item{cursor:pointer}#CheckoutPage .basket-items .basket-items__item--border{border-bottom:1px solid #d9d9d9}#CheckoutPage .total-amopunt-wrapper{min-height:95px;padding-top:23px}@media screen and (max-width:767px){#CheckoutPage .total-amopunt-wrapper{padding-top:18px}}#CheckoutPage .total-amopunt-wrapper p{color:#fc8800;font-size:11px;font-weight:400;letter-spacing:.22px;line-height:1.6363636364;margin:0}#CheckoutPage .total-amopunt-wrapper h2{color:#fc8800;font-size:16px;font-weight:600;letter-spacing:.32px;line-height:1.125;margin:0}@media screen and (min-width:1025px){#CheckoutPage .EventWrapper{max-width:875px}#CheckoutPage .EventWrapper #EventItem{max-width:203px}}#CheckoutPage .EventWrapper #EventItem .text{padding:2.3px 6px}#CheckoutPage .EventWrapper #EventItem .name{margin-bottom:4px}#CheckoutPage .EventWrapper #EventItem .name a{font-size:14px;line-height:1.1428571429}#CheckoutPage .EventWrapper #EventItem .venue{margin-bottom:0}#CheckoutPage .EventWrapper #EventItem .date,#CheckoutPage .EventWrapper #EventItem .venue>div{font-size:10px;line-height:1.1}#CheckoutPage .EventWrapper #EventItem .btn-wrapper .btn{font-size:14px;font-weight:500;height:27px;line-height:1.5}#CheckoutPage .EventWrapper #EventItem:hover .text{margin-top:-34px;padding-bottom:34px}#CheckoutPage .content-section .content{color:#000;font-size:16px;font-weight:400;line-height:1.3;margin-top:15px;padding-inline:12px}@media screen and (max-width:767px){#CheckoutPage .content-section .content{font-size:14px;line-height:1.5}}#CheckoutPage .content-section .content strong{font-weight:600}#CheckoutPage .content-section .content ul{list-style:initial;padding-left:30px}#CheckoutPage .content-section .content ul li:not(:last-child){margin-bottom:8px}#CheckoutPage .content-section .content ul li::marker{font-size:.8em}.custom-checkbox{align-items:center;cursor:pointer;display:block;display:flex;font-size:22px;padding-left:34px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-checkbox span{padding-top:5px}.custom-checkbox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkmark{background-color:#fff;border:1px solid #000;border-radius:5px;height:27px;left:0;position:absolute;top:0;width:27px}.custom-checkbox input:checked~.checkmark{background-color:#fc8800;border-color:transparent!important}.checkmark:after{content:"";display:none;position:absolute}.custom-checkbox input:checked~.checkmark:after{display:block}.custom-checkbox .checkmark:after{border:solid #fff;border-width:0 4px 4px 0;height:15px;left:9px;top:3px;transform:rotate(45deg);width:9px}.section-label{background-color:#f2f2f2;border-radius:5px;color:#127b25;font-size:26px;font-weight:600;padding:5.5px 12px}@media screen and (max-width:1280px){.section-label{font-size:22px}}@media screen and (max-width:767px){.section-label{font-size:18px}}.section-label h1{font-size:16px;letter-spacing:.8px;line-height:1.25;margin:0}.section-label .expires-time{color:#ff101f;font-size:10px;font-weight:600;letter-spacing:.2px;line-height:1.8}.section-label h2,.section-label h3{color:#127b25;font-size:18px;font-weight:600;line-height:normal;margin:0}.section-label h3{font-size:20px}@media screen and (max-width:767px){.section-label h3{font-size:18px}}.section-label .basket-countdown>span{align-items:center;display:flex}#ScannerPage{background-color:#fff;height:100dvh;margin:0 auto;overflow:hidden;position:relative;width:100vw}#ScannerPage a.resetScanner{background-color:#127b25;bottom:0;color:#fff;height:45px;left:0;padding:10px;position:absolute;width:50px}#ScannerPage .scanner{margin:0 auto}#ScannerPage .scanner,#ScannerPage .scanner .scanner-container{height:225px;overflow:hidden;width:300px}#ScannerPage .scanner .qrcode-stream-camera--hidden{position:absolute;visibility:hidden}#ScannerPage .result{margin-top:15px;text-align:center}#ScannerPage .result .result-color{padding:10px}#ScannerPage .result .OK{background-color:#7abe7c}#ScannerPage .result .warning{background-color:#fabf57;color:#000}#ScannerPage .result .fail,#ScannerPage .result .invalid{background-color:#ff5656;color:#000}#ScannerPage .result .customer{margin-bottom:15px;margin-top:15px}#ScannerPage .result .count,#ScannerPage .result .customer,#ScannerPage .result .ticket{color:#000;font-size:24px;font-weight:700}#ScannerPage .result .count{margin:15px auto}#ScannerPage .result .code{color:#000;font-size:.6em}.event-dashboard-list{border-bottom:1px solid #dedede;margin-bottom:10px;padding-bottom:10px}.event-dashboard-list .carousel,.event-dashboard-list .carousel__slide,.event-dashboard-list .carousel__track,.event-dashboard-list .carousel__viewport{height:100%}.event-dashboard-list .event{background-color:#efefef;border:1px solid #000;font-size:.8em;height:100%;padding:7px;position:relative;text-align:center}.event-dashboard-list .event .bg{background-size:100% auto;bottom:0;left:0;opacity:.6;position:absolute;right:0;top:0;z-index:1}.event-dashboard-list .event .event-text{background-color:hsla(0,0%,100%,.8);color:#000;margin:12px;padding:10px;position:relative;z-index:2}.event-dashboard-list .totals{background-color:#efefef;border:1px solid #000;font-size:.8em;padding:7px}.event-dashboard-list .ticket-item{border:1px solid #000;font-size:.8em;height:100%;margin:0 6px;padding:7px;position:relative;width:100%}.event-dashboard-list .ticket-item .counts{bottom:10px;left:0;position:absolute;width:100%}.event-dashboard-list .ticket-item .name,.event-dashboard-list .ticket-item .price{color:#000;font-size:1em;font-weight:700}.event-dashboard-list .tickets{padding:0 20px}.event-dashboard-list .carousel__next{right:-35px}.event-dashboard-list .carousel__prev{left:-35px}.event-dashboard-list .carousel__slide--visible{transform:rotateY(0)}.cv-wrapper .cv-week{min-height:120px}.cv-wrapper .cv-item{background-color:#127b25;color:#fff;font-size:.8em;font-weight:700}.cv-wrapper .cv-day-number{font-size:.7em}#AdminEventItem,#ManagerEventItem{background-color:#f3f3f3}#AdminEventItem .image,#ManagerEventItem .image{aspect-ratio:1/1}#AdminEventItem .image,#AdminEventItem .image a,#ManagerEventItem .image,#ManagerEventItem .image a{align-content:center;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}#AdminEventItem .image a,#ManagerEventItem .image a{align-self:center;height:100%}#AdminEventItem .image a img,#ManagerEventItem .image a img{border-bottom:1px solid #dedede;max-width:unset;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;transition:all .4s ease-in-out}#AdminEventItem .details,#ManagerEventItem .details{padding:10px}#AdminEventItem .details .name,#ManagerEventItem .details .name{color:#127b25;font-size:1.2em;font-weight:700}#AdminEventItem .details .value,#ManagerEventItem .details .value{color:#000}#AdminEventItem .details .sales strong,#ManagerEventItem .details .sales strong{font-weight:600}#AdminEventItem .nav,#ManagerEventItem .nav{padding:10px}#AdminEventItemList,#ManagerEventItemList{background-color:#f3f3f3}#AdminEventItemList .details,#ManagerEventItemList .details{padding:10px}#AdminEventItemList .details .name,#ManagerEventItemList .details .name{color:#127b25;font-size:1.2em;font-weight:700}#AdminEventItemList .details .value,#ManagerEventItemList .details .value{color:#000}#AdminEventItemList .details .sales strong,#ManagerEventItemList .details .sales strong{font-weight:600}#HelpDesktopMenu{display:block;width:100%}#HelpDesktopMenu .title{color:#127b25;font-size:1.4em;margin-bottom:15px}#HelpDesktopMenu .faq-questions{margin-bottom:15px}#HelpDesktopMenu .faq-questions ul{list-style:disc!important;margin:0 15px;padding-left:15px}#HelpDesktopMenu .faq-questions ul li{padding:0 4px}#HelpMobileMenu #HelpMenu optgroup[label]{background:#f3f3f3;color:#000;font-style:normal;font-weight:400}#HelpView ul{list-style:disc;margin:20px;padding:20px}#HelpView ol{list-style:decimal;margin:20px;padding:20px}#HelpView a{color:#127b25!important;transition:color .4s ease-in-out}#HelpView a:hover{color:#000!important}.admin-blog-item{border:2px solid #ccc;height:320px;justify-content:center;margin-bottom:2em;overflow:hidden;position:relative}.admin-blog-item .item-image{height:200px;-o-object-fit:contain;object-fit:contain;overflow:hidden;position:relative}.admin-blog-item .item-image img{align-self:center;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%;z-index:1}.admin-blog-item .title{height:50px;margin-top:10px;padding:5px}.admin-blog-item .title small{display:block}.admin-blog-item a{color:#dedede}.admin-blog-item .image-controls{lefg:0;background-color:rgba(0,0,0,.8);color:#ccc;height:0;overflow:hidden;position:absolute;right:0;top:0;transition:all .4s ease-in-out;width:100%;z-index:2}.admin-blog-item:hover{border:2px solid #333;cursor:pointer}.admin-blog-item:hover .image-controls{height:auto;padding:10px}.admin-blog-item:hover .image-controls i{font-size:1.3em}.admin-blog-item:hover .image-controls i:hover{color:#fff}.admin-blog-edit .img-wrap{height:200px;justify-content:center;overflow:hidden;text-align:center}.admin-blog-edit .img-wrap img{max-height:200px}.blog-item{background-color:#fff;border-radius:15px;box-shadow:8px 8px 30px 0 rgba(42,67,113,.15);margin-bottom:2em}.blog-item,.blog-item .item-image{justify-content:center;overflow:hidden}.blog-item .item-image{display:flex;height:250px;position:relative}.blog-item .item-image img{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.blog-item .item-name{min-height:180px;padding:1em;text-align:center}.blog-item .item-name .date{color:rgba(255,0,0,.6);display:block;font-size:.8em;font-weight:700!important;text-transform:uppercase}.blog-item .item-name .title{margin:1em 0}.blog-item .item-name .title h3{color:#000;font-size:1.2em;font-weight:700}.blog-item:hover{cursor:pointer}.blog-item:hover img{filter:grayscale(50%);opacity:.7;transform:scale(1.1);transition-duration:.3s}.blog-article h1{border:0;font-size:2em;margin:0 0 .5em;padding:0}.blog-article .blog-image{padding:25px 0;text-align:center}.blog-article .blog-image img{max-width:100%}.about-us-circle-section{background-color:#a0caab;min-height:854px;overflow:hidden}@media screen and (max-width:1280px){.about-us-circle-section{min-height:auto;padding:160px 0}}@media screen and (max-width:991px){.about-us-circle-section{padding:100px 0}}.about-us-circle-section:after{background-color:#fff;border-radius:50%;content:"";height:100%;left:-20%;max-width:50%;min-height:1185px;min-width:1185px;position:absolute;top:-20%;width:100%;z-index:1}@media screen and (max-width:1280px){.about-us-circle-section:after{left:-50%;top:-65%}}@media screen and (max-width:991px){.about-us-circle-section:after{left:-85%;top:-120%}}.about-us-circle-section .container *{position:relative;z-index:2}.about-us-circle-section .about-us-circle-section__content h1{font-size:128px;font-weight:600;line-height:.93;margin-bottom:0}@media screen and (max-width:1280px){.about-us-circle-section .about-us-circle-section__content h1{font-size:86px}}@media screen and (max-width:1024px){.about-us-circle-section .about-us-circle-section__content h1{font-size:64px;line-height:1}}@media screen and (max-width:767px){.about-us-circle-section .about-us-circle-section__content h1{font-size:50px}.about-us-stats .about-us-stats__content-wrapper{gap:16px;grid-template-columns:repeat(1,minmax(0,1fr))}}.about-us-stats .about-us-stats__content-wrapper>div{border-color:#fff}.about-us-stats .about-us-stats__content-wrapper>div:first-child,.about-us-stats .about-us-stats__content-wrapper>div:nth-child(2){border-right:1px solid #fff}@media screen and (max-width:767px){.about-us-stats .about-us-stats__content-wrapper>div{border-bottom:1px solid;border-right:none;padding-bottom:12px}.about-us-stats .about-us-stats__content-wrapper>div:first-child,.about-us-stats .about-us-stats__content-wrapper>div:nth-child(2){border-right:none}.about-us-stats .about-us-stats__content-wrapper>div:last-child{border:none;padding-bottom:0}}.about-us-stats .about-us-stats__content-wrapper .stats{font-size:50px;line-height:1}@media screen and (max-width:1280px){.about-us-stats .about-us-stats__content-wrapper .stats{font-size:36px}}@media screen and (max-width:767px){.about-us-stats .about-us-stats__content-wrapper .stats{font-size:26px}}.about-us-stats .about-us-stats__content-wrapper .stats-content{display:block;font-size:20px;font-weight:400;line-height:2.5}@media screen and (max-width:1024px){.about-us-stats .about-us-stats__content-wrapper .stats-content{font-size:16px}}.all-about-you .all-about-you__top{background-image:url(/storage/images/blurphoto.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.all-about-you .all-about-you__top .all-about-you__top--content{font-size:200px;line-height:1}@media screen and (max-width:1280px){.all-about-you .all-about-you__top .all-about-you__top--content{font-size:120px}}@media screen and (max-width:767px){.all-about-you .all-about-you__top .all-about-you__top--content{font-size:64px}}.all-about-you .all-about-you__bottom--content{font-size:36px;line-height:1.66;margin-inline:auto;max-width:1299px;padding-inline:30px;padding:28px 0 29px}@media screen and (max-width:1280px){.all-about-you .all-about-you__bottom--content{font-size:20px}}@media screen and (max-width:767px){.all-about-you .all-about-you__bottom--content{font-size:18px;padding-inline:26px}.all-about-you .all-about-you__bottom--content>br{display:none}}.about-us-left-content-right-image{margin:71px 0 62px}@media screen and (max-width:767px){.about-us-left-content-right-image{margin:34px 0}}@media screen and (max-width:1280px){.about-us-left-content-right-image .grid{gap:36px}}@media screen and (max-width:767px){.about-us-left-content-right-image .grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.about-us-left-content-right-image .content{font-size:34px;font-weight:600;line-height:1.6}@media screen and (max-width:1280px){.about-us-left-content-right-image .content{font-size:24px}}@media screen and (max-width:767px){.about-us-left-content-right-image .content{font-size:20px}.about-us-left-content-right-image .image-wrapper{min-height:280px}}.about-us-left-content-right-image .image-wrapper img{border-radius:10px}.about-us-left-content-right-image.alcri-with_content{margin:104px 0 75px}@media screen and (max-width:1280px){.about-us-left-content-right-image.alcri-with_content{margin:62px 0}}@media screen and (max-width:767px){.about-us-left-content-right-image.alcri-with_content{margin:34px 0}}.about-us-left-content-right-image.alcri-with_content .image-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;min-height:100%;overflow:hidden}@media screen and (max-width:767px){.about-us-left-content-right-image.alcri-with_content .image-wrapper{min-height:280px}}.about-us-left-content-right-image.alcri-with_content .image-wrapper .content{color:#fff;font-size:95px;font-weight:900;line-height:1.07;margin-inline:auto;max-width:438px}@media screen and (max-width:1280px){.about-us-left-content-right-image.alcri-with_content .image-wrapper .content{font-size:74px;padding:32px 0}}@media screen and (max-width:767px){.about-us-left-content-right-image.alcri-with_content .image-wrapper .content{font-size:48px;padding:28px 10px}}.green-bg-section{margin:62px 0 100px}@media screen and (max-width:1280px){.green-bg-section{margin:62px 0}}@media screen and (max-width:767px){.green-bg-section{margin:40px 0}}.green-bg-section .green-bg-section__content{font-size:43px;font-weight:600;line-height:1.304;padding:42px 10px 41px}@media screen and (max-width:1280px){.green-bg-section .green-bg-section__content{font-size:32px}}@media screen and (max-width:767px){.green-bg-section .green-bg-section__content{font-size:22px;padding:20px 10px}}.green-bg-section .green-bg-section__content span{font-weight:700}.simple-free-fair-section{margin:75px 0 89px}@media screen and (max-width:1280px){.simple-free-fair-section{margin:62px 0}}@media screen and (max-width:767px){.simple-free-fair-section{margin:34px 0}}@media screen and (max-width:1280px){.simple-free-fair-section .btn-wrapper{gap:44px}}@media screen and (max-width:767px){.simple-free-fair-section .btn-wrapper{flex-wrap:wrap;gap:16px}}.simple-free-fair-section .btn-wrapper .btn{font-weight:600;min-width:263px;padding-inline:64px}@media screen and (max-width:1280px){.simple-free-fair-section .btn-wrapper .btn{min-width:auto;padding-inline:32px}}.simple-free-fair-section .btn-wrapper .btn.btn-orange{color:#fff!important}.simple-free-fair-section .heading-content{font-size:64px;font-weight:500;line-height:1.87}@media screen and (max-width:767px){.simple-free-fair-section .heading-content{font-size:36px}}.simple-free-fair-section .bottom-content{font-size:32px;line-height:.87;margin-bottom:44px}@media screen and (max-width:1280px){.simple-free-fair-section .bottom-content{font-size:26px;margin-bottom:28px}}@media screen and (max-width:767px){.simple-free-fair-section .bottom-content{font-size:18px}}.widget.admin-widget{border:none}.sell-with-us-banner{padding:15px 0 45px}@media screen and (max-width:767px){.sell-with-us-banner{padding-bottom:0}}.sell-with-us-banner .sell-with-us__content{background-image:url("/storage/images/Icon - light orange.png");background-position:0;background-repeat:no-repeat;background-size:contain;margin-inline:auto;max-width:1167px;min-height:618px}@media screen and (max-width:1280px){.sell-with-us-banner .sell-with-us__content{min-height:auto}}@media screen and (max-width:767px){.sell-with-us-banner .sell-with-us__content{text-align:center}}.sell-with-us-banner .sell-with-us__content>div{padding-top:162px}@media screen and (max-width:1280px){.sell-with-us-banner .sell-with-us__content>div{padding:80px 0;padding:40px 0}}@media screen and (max-width:991px){.sell-with-us-banner .sell-with-us__content>div{padding:0}.sell-with-us-banner .sell-with-us__content>div .sell-with-us__text-wrapper{margin-bottom:24px}}@media screen and (max-width:767px){.sell-with-us-banner .sell-with-us__content>div .sell-with-us__text-wrapper{line-height:normal;margin-bottom:12px}}.sell-with-us-banner .sell-with-us__content>div .sell-with-us__text-wrapper>span{border-radius:10px;font-size:95px;font-weight:500;letter-spacing:-1.5px;padding:4px 2px}@media screen and (max-width:1280px){.sell-with-us-banner .sell-with-us__content>div .sell-with-us__text-wrapper>span{font-size:68px;font-size:54px}}@media screen and (max-width:767px){.sell-with-us-banner .sell-with-us__content>div .sell-with-us__text-wrapper>span{font-size:38px}}@media screen and (max-width:540px){.sell-with-us-banner .sell-with-us__content>div .sell-with-us__text-wrapper>span{border-radius:5px;font-size:28px}}@media screen and (min-width:992px){.sell-with-us-banner .sell-with-us__content>div .sell-with-us__text-wrapper:first-child{margin-bottom:30px}}.sell-with-us-banner .sell-with-us__content .text-wrapper{margin-left:auto;max-width:974px}.sell-with-us-banner .sell-with-us__content .text-wrapper>p{font-size:28px;font-weight:500;margin:20px 0 0}@media screen and (max-width:1280px){.sell-with-us-banner .sell-with-us__content .text-wrapper>p{font-size:24px}}@media screen and (max-width:991px){.sell-with-us-banner .sell-with-us__content .text-wrapper>p{font-size:20px;margin-top:0}}@media screen and (max-width:767px){.sell-with-us-banner .sell-with-us__content .text-wrapper>p{font-size:16px;margin-top:12px}}.calculator .calculator__heading h2{font-size:48px;font-weight:600;line-height:.6;margin-bottom:23px}@media screen and (max-width:991px){.calculator .calculator__heading h2{font-size:32px}}@media screen and (max-width:767px){.calculator .calculator__heading h2{line-height:normal}}.calculator .calculator__heading p{color:#7f7f7f;font-size:24px;font-weight:400;line-height:1.25;margin:0}@media screen and (max-width:991px){.calculator .calculator__heading p{font-size:18px}}@media screen and (max-width:767px){.calculator .calculator__heading p{font-size:16px}}.calculator .calculator__slide .calculator__slide--wrapper{margin-inline:auto;max-width:924px}.calculator .calculator__slide .slide>*{flex-shrink:0}.calculator .calculator__slide .slide .btn-wrapper{flex:auto;margin-left:35px;margin-right:25px;max-width:638px}@media screen and (max-width:767px){.calculator .calculator__slide .slide .btn-wrapper{margin:0 15px}}.calculator .calculator__slide .slide .btn-wrapper .btn{background-color:transparent!important;border-color:#127b25;border-radius:3px!important;border-width:3px;color:#000!important;font-size:30px;font-weight:600;height:77.74px;line-height:1;max-width:194px;padding:18px 40px;width:calc(33.33333% - 27px)}@media screen and (max-width:991px){.calculator .calculator__slide .slide .btn-wrapper .btn{font-size:20px;height:auto;padding:6px 18px}}@media screen and (max-width:767px){.calculator .calculator__slide .slide .btn-wrapper .btn{align-items:center;display:flex;font-size:14px;height:26px;justify-content:center;min-width:58px}}.calculator .calculator__slide .slide .btn-wrapper .active,.calculator .calculator__slide .slide .btn-wrapper .btn:hover{background-color:#127b25!important;color:#fff!important}.calculator .calculator__slide .slide span{font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:1.25}.calculator .calculator__slide .slide span:first-child{min-width:145px}@media screen and (max-width:767px){.calculator .calculator__slide .slide span:first-child{min-width:auto}}@media screen and (max-width:991px){.calculator .calculator__slide .slide span{font-size:18px;min-width:110px}}@media screen and (max-width:767px){.calculator .calculator__slide .slide span{font-size:14px;min-width:auto}}.calculator .calculator__slide .slide input[type=range]+span{min-width:83px;text-align:center}@media screen and (max-width:540px){.calculator .calculator__slide .slide input[type=range]+span{min-width:44px}}.calculator .calculator__slide .slide input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#127b25;background-position:3%;border-radius:2.5px;flex:auto;height:5px;margin:0 25px 0 35px;max-width:638px;outline:none;padding:0}@media screen and (max-width:767px){.calculator .calculator__slide .slide input[type=range]{margin:0 12px}}.calculator .calculator__slide .slide input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#127b25;border:2px solid #127b25;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.2);cursor:pointer;height:39px;width:39px}@media screen and (max-width:991px){.calculator .calculator__slide .slide input[type=range]::-webkit-slider-thumb{height:24px;width:24px}}.calculator .calculator__slide .slide input[type=range]::-moz-range-thumb{background:#fff;border:2px solid #127b25;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.2);cursor:pointer;height:39px;width:39px}@media screen and (max-width:991px){.calculator .calculator__slide .slide input[type=range]::-moz-range-thumb{height:24px;width:24px}}.calculator .calculator__slide .slide input[type=range]::-ms-thumb{background:#fff;border:2px solid #127b25;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.2);cursor:pointer;height:39px;width:39px}@media screen and (max-width:991px){.calculator .calculator__slide .slide input[type=range]::-ms-thumb{height:24px;width:24px}}.calculator .calculator__slide .slide input[type=range]:focus{outline:none}.calculator .calculator__slide .slide input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 5px rgba(18,123,37,.2)}@media screen and (max-width:767px){.calculator .calculator-bottom .design-strip__wrapper{flex-wrap:wrap;gap:0;justify-content:center}.calculator .calculator-bottom .design-strip__wrapper>div{flex:100%}}.calculator .calculator-bottom .design-strip__wrapper h2{color:#000;font-size:30px;font-weight:600;line-height:2.33;margin-bottom:0;padding:0 5px}@media screen and (max-width:1366px){.calculator .calculator-bottom .design-strip__wrapper h2{font-size:22px}}@media screen and (max-width:991px){.calculator .calculator-bottom .design-strip__wrapper h2{font-size:16px}}@media screen and (max-width:767px){.calculator .calculator-bottom .design-strip__wrapper h2{font-size:14px}}.calculator .calculator-bottom .design-strip__wrapper h3{color:#000;font-size:64px;font-weight:600;line-height:1.09;margin-bottom:0;padding:0 5px}@media screen and (max-width:1366px){.calculator .calculator-bottom .design-strip__wrapper h3{font-size:26px}}@media screen and (max-width:991px){.calculator .calculator-bottom .design-strip__wrapper h3{font-size:18px}}@media screen and (max-width:767px){.calculator .calculator-bottom .design-strip__wrapper h3{font-size:14px}}.calculator .calculator-bottom .design-strip__wrapper span{align-items:flex-end;bottom:7px;color:#000;display:flex;font-size:30px;font-weight:600;line-height:1.8;position:relative}@media screen and (max-width:767px){.calculator .calculator-bottom .design-strip__wrapper span{bottom:0;display:block;font-size:20px;margin:8px 0}}.calculator .calculator-bottom .design-strip__wrapper>div:nth-child(3) h2,.calculator .calculator-bottom .design-strip__wrapper>div:nth-child(3) h3{color:#127b25}.sell-with-two-column .sell-with-two-column__inner--item{display:flex;flex-wrap:wrap}.sell-with-two-column .sell-with-two-column__inner--item+.sell-with-two-column__inner--item{margin-top:156px}@media screen and (max-width:1280px){.sell-with-two-column .sell-with-two-column__inner--item+.sell-with-two-column__inner--item{margin-top:60px}}@media screen and (max-width:767px){.sell-with-two-column .sell-with-two-column__inner--item+.sell-with-two-column__inner--item{margin-top:34px}}.sell-with-two-column .sell-with-two-column__inner--item img{max-width:50%}@media screen and (max-width:767px){.sell-with-two-column .sell-with-two-column__inner--item img{max-width:100%}}.sell-with-two-column .sell-with-two-column__inner--item .content{position:relative;right:0;top:0;width:50%}@media screen and (max-width:767px){.sell-with-two-column .sell-with-two-column__inner--item .content{margin-top:24px;position:relative;width:100%}}.sell-with-two-column .sell-with-two-column__inner--item .content>*{color:#000;font-size:38px;font-weight:500;line-height:1.5}@media screen and (min-width:768px){.sell-with-two-column .sell-with-two-column__inner--item .content>*{text-align:right}}@media screen and (max-width:1280px){.sell-with-two-column .sell-with-two-column__inner--item .content>*{font-size:28px}}@media screen and (max-width:991px){.sell-with-two-column .sell-with-two-column__inner--item .content>*{font-size:18px}}@media screen and (max-width:767px){.sell-with-two-column .sell-with-two-column__inner--item .content>*{text-align:left}}.sell-with-two-column .sell-with-two-column__inner--item .content>* span{color:#127b25;font-weight:600}.sell-with-two-column .sell-with-two-column__inner--item .content>p{margin-bottom:38px;margin-left:auto;max-width:578px}@media screen and (max-width:991px){.sell-with-two-column .sell-with-two-column__inner--item .content>p{margin-bottom:26px}}@media screen and (max-width:767px){.sell-with-two-column .sell-with-two-column__inner--item .content>p{margin-bottom:18px}}.sell-with-two-column .sell-with-two-column__inner--item .content>p:last-child{margin-bottom:0}.sell-with-two-column .sell-with-two-column__inner--item.reverse{display:flex}@media screen and (max-width:767px){.sell-with-two-column .sell-with-two-column__inner--item.reverse{flex-wrap:wrap}}.sell-with-two-column .sell-with-two-column__inner--item.reverse .content{left:0;position:relative;text-align:left}@media screen and (max-width:767px){.sell-with-two-column .sell-with-two-column__inner--item.reverse .content{order:1}}.sell-with-two-column .sell-with-two-column__inner--item.reverse .content>p{margin-left:0;margin-right:auto;max-width:641px}.sell-with-two-column .sell-with-two-column__inner--item.reverse .content>*{text-align:left}.sell-with-two-column .sell-with-two-column__inner--item.reverse img{-o-object-fit:cover;object-fit:cover;position:relative;right:0;top:0;width:100%}.HomeChecklist-wrapper .heading .subtitle{color:#127b25;font-size:28px;font-weight:500;line-height:2;margin-bottom:0}@media screen and (max-width:991px){.HomeChecklist-wrapper .heading .subtitle{font-size:20px;line-height:1.6;margin-bottom:16px}}.HomeChecklist-wrapper .heading h2{color:#000;font-size:100px;font-weight:600;letter-spacing:31px;line-height:1.14}@media screen and (max-width:1280px){.HomeChecklist-wrapper .heading h2{font-size:68px;letter-spacing:10.88px}}@media screen and (max-width:991px){.HomeChecklist-wrapper .heading h2{font-size:48px}}@media screen and (max-width:767px){.HomeChecklist-wrapper .heading h2{font-size:32px;margin-bottom:80px}}.HomeChecklist-wrapper .btn-wrapper .btn{font-size:25px;font-weight:500;height:50px;padding:6px 48px}@media screen and (max-width:1280px){.HomeChecklist-wrapper .btn-wrapper .btn{font-size:18px}}@media screen and (max-width:991px){.HomeChecklist-wrapper .btn-wrapper .btn{height:auto}}@media screen and (max-width:767px){.HomeChecklist-wrapper .btn-wrapper .btn{align-items:center;display:flex;font-size:14px;height:36px;justify-content:center}}.roar-of-crowd{margin-bottom:110px}@media screen and (max-width:1280px){.roar-of-crowd{margin-bottom:80px}}@media screen and (max-width:767px){.roar-of-crowd{margin-bottom:40px}}.roar-of-crowd .roar-of-crowd__inner{position:relative}.roar-of-crowd .roar-of-crowd__inner h2{color:#fc8800;font-size:102px;font-weight:800;line-height:.8}@media screen and (max-width:1366px){.roar-of-crowd .roar-of-crowd__inner h2{font-size:88px}}@media screen and (max-width:1280px){.roar-of-crowd .roar-of-crowd__inner h2{font-size:68px}}@media screen and (max-width:991px){.roar-of-crowd .roar-of-crowd__inner h2{font-size:48px}}@media screen and (max-width:767px){.roar-of-crowd .roar-of-crowd__inner h2{font-size:32px;line-height:1}}.roar-of-crowd .roar-of-crowd__inner>div{gap:152px}@media screen and (max-width:767px){.roar-of-crowd .roar-of-crowd__inner>div{gap:36px}}.roar-of-crowd .slider_wrapper{width:100%}.roar-of-crowd .slider_wrapper h3{font-size:48px;font-weight:700;line-height:1;margin-bottom:39px;text-align:center}@media screen and (max-width:1280px){.roar-of-crowd .slider_wrapper h3{font-size:32px}}@media screen and (max-width:991px){.roar-of-crowd .slider_wrapper h3{font-size:26px}}@media screen and (max-width:767px){.roar-of-crowd .slider_wrapper h3{font-size:20px;margin-bottom:22px}}.roar-of-crowd .slider_wrapper .customer-rate h4{color:#000;font-size:20px;font-weight:700;line-height:1.4;margin:20px 0;position:relative}.roar-of-crowd .slider_wrapper .customer-rate h4:after{background-color:#000;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.roar-of-crowd .slider_wrapper .customer-rate .star-wrapper img{width:28px}.roar-of-crowd .slider_wrapper .customer-rate .content{color:#000;font-size:18px;font-weight:400;line-height:1.6;margin-top:20px;margin-inline:auto;max-width:80%}@media screen and (max-width:767px){.roar-of-crowd .slider_wrapper .customer-rate .content{font-size:16px}}.roar-of-crowd .slider_wrapper .customer-rate .carousel__viewport{border-radius:25px;box-shadow:0 2px 12px rgba(0,0,0,.2)}.roar-of-crowd .slider_wrapper .customer-rate .carousel__viewport .slider-item{padding:40px}@media screen and (max-width:1280px){.roar-of-crowd .slider_wrapper .customer-rate .carousel__viewport .slider-item{padding:16px}}.roar-of-crowd .slider_wrapper .seller-carousel .slide-item img{margin-inline:auto;max-width:402px;-o-object-fit:cover;object-fit:cover;width:100%}.roar-of-crowd .slider_wrapper .seller-carousel .slide-item h4{color:#fc8800;font-size:20px;font-weight:600;line-height:1.75;margin:12px 0}.roar-of-crowd .slider_wrapper .seller-carousel .slide-item .content{color:#000;font-size:29px;font-weight:600;letter-spacing:1.45px;line-height:1.6;margin-inline:auto;max-width:562px;text-align:left}@media screen and (max-width:1280px){.roar-of-crowd .slider_wrapper .seller-carousel .slide-item .content{font-size:22px}}@media screen and (max-width:767px){.roar-of-crowd .slider_wrapper .seller-carousel .slide-item .content{font-size:16px}}.roar-of-crowd .slider_wrapper .carousel__viewport{min-height:350px}@media screen and (max-width:767px){.roar-of-crowd .slider_wrapper .carousel__viewport{min-height:auto}}.roar-of-crowd .slider_wrapper .carousel__pagination{gap:16px;margin-top:70px}@media screen and (max-width:767px){.roar-of-crowd .slider_wrapper .carousel__pagination{gap:8px;margin-top:40px}}.roar-of-crowd .slider_wrapper .carousel__pagination .carousel__pagination-button{background:#ffe2c0;border-radius:50%;height:30px;width:30px}@media screen and (max-width:1280px){.roar-of-crowd .slider_wrapper .carousel__pagination .carousel__pagination-button{height:16px;width:16px}}@media screen and (max-width:767px){.roar-of-crowd .slider_wrapper .carousel__pagination .carousel__pagination-button{height:12px;width:12px}}.roar-of-crowd .slider_wrapper .carousel__pagination .carousel__pagination-button:after{opacity:0}.roar-of-crowd .slider_wrapper .carousel__pagination .carousel__pagination-button.carousel__pagination-button--active{background-color:#fc8800}.roar-of-crowd .testimonial-slider .slider_wrapper .carousel__pagination{margin-top:48px}@media screen and (max-width:767px){.roar-of-crowd .testimonial-slider .slider_wrapper .carousel__pagination{margin-top:0}}.roar-of-crowd .testimonial-slider .testimonial-slider__item{gap:77px}@media screen and (max-width:1280px){.roar-of-crowd .testimonial-slider .testimonial-slider__item{gap:44px}}@media screen and (max-width:767px){.roar-of-crowd .testimonial-slider .testimonial-slider__item{gap:0;grid-template-columns:1fr}}.roar-of-crowd .testimonial-slider .testimonial-slider__item .slider-image{aspect-ratio:1;border-radius:10px;max-width:350px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:767px){.roar-of-crowd .testimonial-slider .testimonial-slider__item .slider-image{max-width:100%}}.roar-of-crowd .testimonial-slider .testimonial-slider__item .content-center{max-width:593px}@media screen and (max-width:767px){.roar-of-crowd .testimonial-slider .testimonial-slider__item .content-center{margin-top:20px;max-width:100%}}.roar-of-crowd .testimonial-slider .testimonial-slider__item .content-center .heading{font-size:36px;font-weight:600;line-height:1.45;text-align:left}@media screen and (max-width:1280px){.roar-of-crowd .testimonial-slider .testimonial-slider__item .content-center .heading{font-size:32px}}@media screen and (max-width:991px){.roar-of-crowd .testimonial-slider .testimonial-slider__item .content-center .heading{font-size:24px}}@media screen and (max-width:767px){.roar-of-crowd .testimonial-slider .testimonial-slider__item .content-center .heading{text-align:center}}.roar-of-crowd .testimonial-slider .testimonial-slider__item .content-center .bottom-content{color:#fc8800;font-size:20px;font-weight:600;line-height:1.75;text-align:left}@media screen and (max-width:1280px){.roar-of-crowd .testimonial-slider .testimonial-slider__item .content-center .bottom-content{font-size:18px;line-height:1.3}}@media screen and (max-width:991px){.roar-of-crowd .testimonial-slider .testimonial-slider__item .content-center .bottom-content{margin-top:8px}}@media screen and (max-width:767px){.roar-of-crowd .testimonial-slider .testimonial-slider__item .content-center .bottom-content{text-align:center}}.feature-list{margin-top:47px}.feature-list .feature-list__inner{margin-inline:auto;max-width:661px}.feature-list .feature-list__inner .top-heading h1{font-size:64px;font-weight:400;letter-spacing:-1.28px;line-height:.95;margin-bottom:0}@media screen and (max-width:1280px){.feature-list .feature-list__inner .top-heading h1{font-size:48px}}.feature-list .feature-list__inner .top-heading p{font-size:20px;font-weight:500;letter-spacing:-.4px;line-height:2.1;margin:0 0 50px}@media screen and (max-width:1280px){.feature-list .feature-list__inner .top-heading p{line-height:1.6;margin-bottom:36px}.feature-list .feature-list__inner .accordion-item{margin:36px 0}}.feature-list .feature-list__inner .accordion-item h2{font-size:30px;font-weight:600;line-height:1.5;margin-bottom:10px}@media screen and (max-width:1280px){.feature-list .feature-list__inner .accordion-item h2{font-size:24px}}.feature-list .feature-list__inner .accordion-item p{font-size:17px;font-weight:500;line-height:1.47}@media screen and (max-width:1280px){.feature-list .feature-list__inner .accordion-item p{font-size:16px}}.feature-list .feature-list__inner .accordion-item .accordion .accordion__heading{font-size:20px;font-weight:600;line-height:1.74;margin-bottom:5px}@media screen and (max-width:1280px){.feature-list .feature-list__inner .accordion-item .accordion .accordion__heading{font-size:18px}}@media screen and (max-width:767px){.feature-list .feature-list__inner .accordion-item .accordion .accordion__heading{gap:18px}}.feature-list .feature-list__inner .accordion-item .accordion .accordion__heading span:first-child{color:#127b25;font-size:36px;line-height:1}@media screen and (max-width:767px){.feature-list .feature-list__inner .accordion-item .accordion .accordion__heading span:first-child{font-size:26px}}.feature-list .feature-list__inner .accordion-item .accordion .accordion__content{font-size:11px;font-weight:500;line-height:1.9;padding-left:54px}.feature-list .four-box-layout{margin:149px 0}@media screen and (max-width:1280px){.feature-list .four-box-layout{margin:80px 0}}.feature-list .four-box-layout .four-box-layout__cards{justify-content:center}.feature-list .four-box-layout .four-box-layout__cards .card{max-width:313px}.feature-list .four-box-layout .four-box-layout__cards .card:nth-child(4n+3) span{color:#fc8800}.header-row{background-color:#f3f3f3;border-radius:15px;color:#000;padding:6px 25px}.header-row.green{background-color:#127b25;color:#fff}.header-row.header-row-top{border-bottom-left-radius:0;border-bottom-right-radius:0}.hide{opacity:0;transition:all 2s ease-in-out}#PrintTicket{border:1px solid #dedede;border-radius:15px;margin-bottom:15px;padding:15px}#PrintTicket .ticket-wrap{position:relative}#PrintTicket .logo img{height:50px;max-width:unset!important}#PrintTicket .barcode .image{padding:10px}#PrintTicket .barcode .code{font-size:.7em;font-weight:700}#PrintTicket .details .event{color:#000;font-size:1.6em;font-weight:700}#PrintTicket .details .name{color:#000;font-size:1.2em;font-weight:700}#PrintTicket .details .address{font-size:.8em}#PrintTicket .price-wrapper{padding:15px;text-align:right}#PrintTicket .price-wrapper .price{color:#000;font-size:24px;font-weight:700}
