@charset "utf-8";
/* CSS Document */
/* Created By S.Lourdoss */
/* Image Infotainment Ltd */

@font-face {
    font-family: 'edo';
    src: url('edo.eot');
    src: url('edo.eot?#iefix') format('embedded-opentype'), url('edo.woff2') format('woff2'), url('edo.woff') format('woff'), url('edo.ttf') format('truetype'), url('edo.svg#edo') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'icon-font';
	src: url('icon-font.eot?76167615');
	src: url('icon-font.eot?76167615#iefix') format('embedded-opentype'), url('icon-font.woff2?76167615') format('woff2'), url('icon-font.woff?76167615') format('woff'), url('icon-font.ttf?76167615') format('truetype'), url('icon-font.svg?76167615#icon-font') format('svg');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}

.gwr:before, .art:before, .three-cro:before, .gift:before, .group:before, .rt-arrow:before, .power1:before, .power2:before, .power3:before, .power4:before, .power5:before, .power6:before, .power7:before, .power8:before, .power9:before, .power10:before, .power11:before, .power12:before, .power13:before, .power14:before, .power15:before, .power16:before, .power17:before, .power18:before, .power19:before, .phone:before, .mail:before, .clock:before, .pin:before, .star:before, .left-arrow:before, .right-arrow:before, .up-arrow:before, .down-arrow:before, .close:before, .facebook:before, .twitter:before, .youtube:before, .instagram:before { font-family:icon-font;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }

.gwr:before { content: '\e800'; }
.art:before { content: '\e801'; }
.three-cro:before { content: '\e802'; }
.gift:before { content: '\e803'; }
.group:before { content: '\e804'; }
.rt-arrow:before { content: '\e805'; }

.power1:before { content: '\e806'; }
.power2:before { content: '\e807'; }
.power3:before { content: '\e808'; }
.power4:before { content: '\e809'; }
.power5:before { content: '\e80a'; }
.power6:before { content: '\e80b'; }
.power7:before { content: '\e80c'; }
.power8:before { content: '\e80d'; }
.power9:before { content: '\e80e'; }
.power10:before { content: '\e80f'; }
.power11:before { content: '\e810'; }
.power12:before { content: '\e811'; }
.power13:before { content: '\e812'; }
.power14:before { content: '\e813'; }
.power15:before { content: '\e814'; }
.power16:before { content: '\e815'; }
.power17:before { content: '\e816'; }
.power18:before { content: '\e817'; }
.power19:before { content: '\e818'; }

.phone:before { content: '\e819'; }
.mail:before { content: '\e81a'; }
.clock:before { content: '\e81b'; }
.pin:before { content: '\e81c'; }

.star:before { content: '\e81d'; }

.left-arrow:before { content: '\e846'; }
.right-arrow:before { content: '\e847'; }
.up-arrow:before { content: '\e845'; }
.down-arrow:before { content: '\e844'; }

.close:before { content: '\f098'; }

.facebook:before { content: '\f099'; }
.twitter:before { content: '\f09a'; }
.youtube:before { content: '\f167'; }
.instagram:before { content: '\f16d'; }

.tick:before { content: ''; background: url("./images/tick.png") no-repeat center; background-size: 28px; display: inline-block; width: 28px; height: 28px; vertical-align:top; }
.cancel:before { content: ''; background: url("./images/cancel.png") no-repeat center; background-size: 28px; display: inline-block; width: 28px; height: 28px; vertical-align:top; }

 
:root {
	--bs-clr-1: 39, 122, 247;	/*blue*/
	--bs-clr-2: 1, 191, 171;	/*cyan*/
	--bs-clr-3: 28, 185, 80;	/*green*/
	--bs-clr-4: 162, 191, 1;	/*yellow green*/
	--bs-clr-5: 247, 166, 0;	/*yellow*/
	--bs-clr-6: 240, 113, 1;	/*orange*/
	--bs-clr-7: 236, 48, 35;	/*red*/
	--bs-clr-8: 237, 85, 100;	/*light red*/
	--bs-clr-9: 254, 76, 130;	/*rose*/
	--bs-clr-10: 234, 71, 186;	/*pink*/
	--bs-clr-11: 155, 62, 214;	/*violet */
	--bs-clr-12: 76, 83, 212;	/*violet blue*/
	
	--bs-thm-clr-1: 0, 1, 18;  /*#000112*/
	--bs-thm-clr-2: 20, 134, 246;  /*#1486F6 - Light Blue*/
	--bs-thm-clr-3: 13, 97, 229;  /*#0D61E5 - Dark Blue */
	--bs-thm-clr-4: 242, 217, 255;  /*#F2D9FF - too Light Pink*/
	--bs-thm-clr-5: 253, 104, 255;  /*#FD68FF - Light Pink*/
	--bs-thm-clr-6: 174, 16, 233;  /*#ae10e9 - Dark Pink*/
	--bs-thm-clr-7: 151, 71, 255;  /*#9747FF - Dark Violet*/
	--bs-thm-clr-8: 252, 65, 255;  /*#FC41FF - Pink*/
	--bs-thm-clr-9: 145, 38, 143;  /*#91268F - Pink2*/
	
	--bs-link-clr: 39, 122, 247;	/*blue*/
    --bs-link-hover-clr: 0, 86, 179;
	--bs-white: 255, 255, 255;
	--bs-black: 0, 0, 0;
	--bs-body-font-family1: 'edo', Arial, Helvetica, sans-serif;
	--bs-body-font-family2: 'Geist', Arial, Helvetica, sans-serif;
	--bs-body-font-family3: 'Montserrat', Arial, Helvetica, sans-serif;
	--bs-body-font-size: 16px;
	--bs-body-font-weight: 400;
	--bs-body-line-height: 28px;
}

*, *::before, *::after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } 
::-webkit-scrollbar-thumb {
	height: 10px;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;
	background-color: rgba(0,0,0,.25); 
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.25); -moz-box-shadow: 0 0 1px rgba(255,255,255,.25); box-shadow: 0 0 1px rgba(255,255,255,.25);
}
@media (prefers-reduced-motion: no-preference) { :root { scroll-behavior: smooth; } }

/* Defaults
------------------------------------------------------------------------------------------------*/
html,body,div,span,object,iframe,a,h1,h2,h3,h4,h5,h6,p,nav,b,big,br,blockquote,button,abbr,address,code,cite,center,dl,dt,dd,del,dfn,em,embed,fieldset,figure,form,font,head,hr,i,ins,img,input,ol,ul,lable,legend,li,link,marquee,menu,meta,option,pre,small,sub,sup,strike,strong,title,table,tbody,th,thead,tfoot,tr,td,tt,q,u,caption{border:0;margin:0;padding:0;outline:0;font-family:var(--bs-body-font-family2);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}html,body{height:100%}html:before{display:none}a{color:rgb(var(--bs-link-clr));-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none;text-decoration:none;display:inline-block;cursor:pointer}a:hover{color:rgb(var(--bs-link-hover-clr));text-decoration:none!important}a img{border:0}img{width:100%;height:auto;display:block}ul,li{list-style:none}.fix{overflow:hidden}.fix-x{overflow-x:hidden}.p-static{position:static!important}.p-relative{position:relative}.p-sticky{position:-webkit-sticky;position:sticky}.p-absolute{position:absolute}.p-fixed{position:fixed}.p-event-none{pointer-events:none}.cp{cursor:pointer!important}.d-blk{display:block!important}.d-in-blk{display:inline-block!important}.v-align-t{vertical-align:top}.float-start{float:left!important}.float-end{float:right!important}.float-none,.row{float:none!important}.float-none:after,.row:after{display:block;clear:both;content:""}.clear{clear:both;height:0;margin:0;padding:0;overflow:hidden;float:none!important}.m-auto{margin-left:auto!important;margin-right:auto!important}.ms-auto{margin-left:auto!important}.me-auto{margin-right:auto!important}.m-0{margin:0px!important}.mt-0{margin-top:0px!important}.me-0{margin-right:0px!important}.mb-0{margin-bottom:0px!important}.ms-0{margin-left:0px!important}.mse-0{margin-right:0px!important;margin-left:0px!important}.mtb-0{margin-top:0px!important;margin-bottom:0px!important}.m-1{margin:5px!important}.mt-1{margin-top:5px!important}.me-1{margin-right:5px!important}.mb-1{margin-bottom:5px!important}.ms-1{margin-left:5px!important}.mse-1{margin-right:5px!important;margin-left:5px!important}.mtb-1{margin-top:5px!important;margin-bottom:5px!important}.m-2{margin:10px!important}.mt-2{margin-top:10px!important}.me-2{margin-right:10px!important}.mb-2{margin-bottom:10px!important}.ms-2{margin-left:10px!important}.mse-2{margin-right:10px!important;margin-left:10px!important}.mtb-2{margin-top:10px!important;margin-bottom:10px!important}.m-3{margin:15px!important}.mt-3{margin-top:15px!important}.me-3{margin-right:15px!important}.mb-3{margin-bottom:15px!important}.ms-3{margin-left:15px!important}.mse-3{margin-right:15px!important;margin-left:15px!important}.mtb-3{margin-top:15px!important;margin-bottom:15px!important}.m-4{margin:20px!important}.mt-4{margin-top:20px!important}.me-4{margin-right:20px!important}.mb-4{margin-bottom:20px!important}.ms-4{margin-left:20px!important}.mse-4{margin-right:20px!important;margin-left:20px!important}.mtb-4{margin-top:20px!important;margin-bottom:20px!important}.m-5{margin:25px!important}.mt-5{margin-top:25px!important}.me-5{margin-right:25px!important}.mb-5{margin-bottom:25px!important}.ms-5{margin-left:25px!important}.mse-5{margin-right:25px!important;margin-left:25px!important}.mtb-5{margin-top:25px!important;margin-bottom:25px!important}.m-6{margin:30px!important}.mt-6{margin-top:30px!important}.me-6{margin-right:30px!important}.mb-6{margin-bottom:30px!important}.ms-6{margin-left:30px!important}.mse-6{margin-right:30px!important;margin-left:30px!important}.mtb-6{margin-top:30px!important;margin-bottom:30px!important}.ms-8{margin-left:40px!important}.mb-10{margin-bottom:50px!important}.p-0{padding:0px!important}.pt-0{padding-top:0px!important}.pe-0{padding-right:0px!important}.pb-0{padding-bottom:0px!important}.ps-0{padding-left:0px!important}.pse-0{padding-right:0px!important;padding-left:0px!important}.ptb-0{padding-top:0px!important;padding-bottom:0px!important}.p-1{padding:5px!important}.pt-1{padding-top:5px!important}.pe-1{padding-right:5px!important}.pb-1{padding-bottom:5px!important}.ps-1{padding-left:5px!important}.pse-1{padding-right:5px!important;padding-left:5px!important}.ptb-1{padding-top:5px!important;padding-bottom:5px!important}.p-2{padding:10px!important}.pt-2{padding-top:10px!important}.pe-2{padding-right:10px!important}.pb-2{padding-bottom:10px!important}.ps-2{padding-left:10px!important}.pse-2{padding-right:10px!important;padding-left:10px!important}.ptb-2{padding-top:10px!important;padding-bottom:10px!important}.p-3{padding:15px!important}.pt-3{padding-top:15px!important}.pe-3{padding-right:15px!important}.pb-3{padding-bottom:15px!important}.ps-3{padding-left:15px!important}.pse-3{padding-right:15px!important;padding-left:15px!important}.ptb-3{padding-top:15px!important;padding-bottom:15px!important}.p-4{padding:20px!important}.pt-4{padding-top:20px!important}.pe-4{padding-right:20px!important}.pb-4{padding-bottom:20px!important}.ps-4{padding-left:20px!important}.pse-4{padding-right:20px!important;padding-left:20px!important}.ptb-4{padding-top:20px!important;padding-bottom:20px!important}.p-5{padding:25px!important}.pt-5{padding-top:25px!important}.pe-5{padding-right:25px!important}.pb-5{padding-bottom:25px!important}.ps-5{padding-left:25px!important}.pse-5{padding-right:25px!important;padding-left:25px!important}.ptb-5{padding-top:25px!important;padding-bottom:25px!important}.p-6{padding:30px!important}.pt-6{padding-top:30px!important}.pe-6{padding-right:30px!important}.pb-6{padding-bottom:30px!important}.ps-6{padding-left:30px!important}.pse-6{padding-right:30px!important;padding-left:30px!important}.ptb-6{padding-top:30px!important;padding-bottom:30px!important}.pt-7{padding-top:35px!important}.pt-8{padding-top:40px!important}.bdr-0{border:0px!important}.bdrt-0{border-top:0px!important}.bdre-0{border-right:0px!important}.bdrb-0{border-bottom:0px!important}.bdrs-0{border-left:0px!important}.bdrt-1{border-top:1px solid #364153}.z-idx3{z-index:3!important}.z-idx2{z-index:2!important}.z-idx1{z-index:1!important}.txt-lt{text-align:left!important}.txt-center{text-align:center!important}.txt-rt{text-align:right!important}.txt-upp{text-transform:uppercase!important}.txt-underline{text-decoration:underline}.txt-line-through { text-decoration: line-through !important; }.fw-200{font-weight:200!important}.fw-300{font-weight:300!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}.fw-900{font-weight:900!important}.font-type1{font-family:var(--bs-body-font-family1)!important}.font-type2{font-family:var(--bs-body-font-family2)!important}.font-type3{font-family:var(--bs-body-font-family3)!important}.fst-italic{font-style:italic!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.h7,.h8,.h9{font-family:var(--bs-body-font-family1);color:rgb(var(--bs-white));font-weight:400}h1,.h1{font-size:68px;line-height:78px}h2,.h2{font-size:56px;line-height:66px}h3,.h3{font-size:48px;line-height:58px}h4,.h4{font-size:40px;line-height:50px}h5,.h5{font-size:32px;line-height:42px}h6,.h6{font-size:28px;line-height:38px}.h7{font-size:24px;line-height:34px}.h8{font-size:22px;line-height:30px}.h9{font-size:20px;line-height:28px}p,.f-20,.f-18,.f-16,.f-14,.f-12,.list-item,.list-item li,table tr td{font-family:var(--bs-body-font-family2);font-size:var(--bs-body-font-size);color:rgb(var(--bs-white));line-height:28px;margin-bottom:12px}.f-20{font-size:20px!important;line-height:32px}.f-18{font-size:18px;line-height:30px}.f-16{font-size:16px;line-height:30px}.f-14{font-size:14px!important;line-height:28px!important}.f-12{font-size:12px!important;line-height:24px!important}.list-item{margin:0 0 0 20px;padding:0 0 0 5px}.list-item li{list-style:disc;margin-bottom:5px}.line-ht-32 { line-height: 32px !important; }.line-ht-28{line-height:28px!important}.line-ht-24{line-height:24px!important}.line-ht-21{line-height:21px!important}.line-ht-20{line-height:20px!important}.line-ht-18{line-height:18px!important}.line-ht-14{line-height:14px!important}.bg-white{background:rgb(var(--bs-white))}.bg-black{background:rgb(var(--bs-black))}.bg-thm-clr-1{background:rgb(var(--bs-thm-clr-1))!important}.bg-thm-clr-2{background:rgb(var(--bs-thm-clr-2))!important}.bg-thm-clr-3{background:rgb(var(--bs-thm-clr-3))!important}.bg-thm-clr-4{background:rgb(var(--bs-thm-clr-4))!important}.bg-thm-clr-5{background:rgb(var(--bs-thm-clr-5))!important}.txt-white{color:rgb(var(--bs-white))!important}.txt-white-50{color:rgba(var(--bs-white),.5)!important}.txt-black{color:rgb(var(--bs-black))!important}.txt-clr-5{color:rgb(var(--bs-clr-5))!important}.txt-thm-clr-1{color:rgb(var(--bs-thm-clr-1))!important}.txt-thm-clr-2{color:rgb(var(--bs-thm-clr-2))!important}.txt-thm-clr-3{color:rgb(var(--bs-thm-clr-3))!important}.txt-thm-clr-4{color:rgb(var(--bs-thm-clr-4))!important}.txt-thm-clr-5{color:rgb(var(--bs-thm-clr-5))!important}.txt-thm-clr-6{color:rgb(var(--bs-thm-clr-6))!important}.txt-thm-clr-7{color:rgb(var(--bs-thm-clr-7))!important}.txt-thm-clr-8{color:rgb(var(--bs-thm-clr-8))!important}.mxw-1000{max-width:1000px!important}.mxw-700{max-width:700px!important}.mxw-650{max-width:650px!important}.mxw-500{max-width:500px!important}.mxw-450{max-width:450px!important}.mxw-400{max-width:400px!important}.mxw-350{max-width:350px!important}.mxw-250{max-width:250px!important}.wdth-100p{width:100%!important}.wdth-12 { width: 12px; }.wdth-14 { width: 14px; }.mnh-auto{min-height:auto!important}

.row{margin-left:-8px;margin-right:-8px;width:-webkit-calc(100% + 16px);width:-moz-calc(100% + 16px);width:calc(100% + 16px)}.row.g-0{width:100%}.row.g-0,.row.g-0>*{margin-right:0!important;margin-left:0!important}.col-18,.col-17,.col-16,.col-15,.col-14,.col-13,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1,.col-sm-18,.col-sm-17,.col-sm-16,.col-sm-15,.col-sm-14,.col-sm-13,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col-md-18,.col-md-17,.col-md-16,.col-md-15,.col-md-14,.col-md-13,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-lg-18,.col-lg-17,.col-lg-16,.col-lg-15,.col-lg-14,.col-lg-13,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-xl-18,.col-xl-17,.col-xl-16,.col-xl-15,.col-xl-14,.col-xl-13,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-xxl-18,.col-xxl-17,.col-xxl-16,.col-xxl-15,.col-xxl-14,.col-xxl-13,.col-xxl-12,.col-xxl-11,.col-xxl-10,.col-xxl-9,.col-xxl-8,.col-xxl-7,.col-xxl-6,.col-xxl-5,.col-xxl-4,.col-xxl-3,.col-xxl-2,.col-xxl-1{margin-left:8px;margin-right:8px;margin-bottom:16px;float:left}

.col-18{width:-webkit-calc(100% - 16px);width:-moz-calc(100% - 16px);width:calc(100% - 16px)}.col-17{width:-webkit-calc(83.33% - 16px);width:-moz-calc(83.33% - 16px);width:calc(83.33% - 16px)}.col-16{width:-webkit-calc(80% - 16px);width:-moz-calc(80% - 16px);width:calc(80% - 16px)}.col-15{width:-webkit-calc(75% - 16px);width:-moz-calc(75% - 16px);width:calc(75% - 16px)}.col-14{width:-webkit-calc(70% - 16px);width:-moz-calc(70% - 16px);width:calc(70% - 16px)}.col-13{width:-webkit-calc(66.66% - 16px);width:-moz-calc(66.66% - 16px);width:calc(66.66% - 16px)}.col-12{width:-webkit-calc(65% - 16px);width:-moz-calc(65% - 16px);width:calc(65% - 16px)}.col-11{width:-webkit-calc(60% - 16px);width:-moz-calc(60% - 16px);width:calc(60% - 16px)}.col-10{width:-webkit-calc(55% - 16px);width:-moz-calc(55% - 16px);width:calc(55% - 16px)}.col-9{width:-webkit-calc(50% - 16px);width:-moz-calc(50% - 16px);width:calc(50% - 16px)}.col-8{width:-webkit-calc(45% - 16px);width:-moz-calc(45% - 16px);width:calc(45% - 16px)}.col-7{width:-webkit-calc(40% - 16px);width:-moz-calc(40% - 16px);width:calc(40% - 16px)}.col-6{width:-webkit-calc(35% - 16px);width:-moz-calc(35% - 16px);width:calc(35% - 16px)}.col-5{width:-webkit-calc(33.33% - 16px);width:-moz-calc(33.33% - 16px);width:calc(33.33% - 16px)}.col-4{width:-webkit-calc(30% - 16px);width:-moz-calc(30% - 16px);width:calc(30% - 16px)}.col-3{width:-webkit-calc(25% - 16px);width:-moz-calc(25% - 16px);width:calc(25% - 16px)}.col-2{width:-webkit-calc(20% - 16px);width:-moz-calc(20% - 16px);width:calc(20% - 16px)}.col-1{width:-webkit-calc(16.66% - 16px);width:-moz-calc(16.66% - 16px);width:calc(16.66% - 16px)}.row.g-0>.col-18{width:100%}.row.g-0>.col-17{width:83.33%}.row.g-0>.col-16{width:80%}.row.g-0>.col-15{width:75%}.row.g-0>.col-14{width:70%}.row.g-0>.col-13{width:66.66%}.row.g-0>.col-12{width:65%}.row.g-0>.col-11{width:60%}.row.g-0>.col-10{width:55%}.row.g-0>.col-9{width:50%}.row.g-0>.col-8{width:45%}.row.g-0>.col-7{width:40%}.row.g-0>.col-6{width:35%}.row.g-0>.col-5{width:33.33%}.row.g-0>.col-4{width:30%}.row.g-0>.col-3{width:25%}.row.g-0>.col-2{width:20%}.row.g-0>.col-1{width:16.66%}

@media (min-width:576px){.m-sm-0{margin:0px!important}.mt-sm-0{margin-top:0px!important}.me-sm-0{margin-right:0px!important}.mb-sm-0{margin-bottom:0px!important}.ms-sm-0{margin-left:0px!important}.mse-sm-0{margin-right:0px!important;margin-left:0px!important}.float-sm-start{float:left!important}.float-sm-end{float:right}.float-sm-none{float:none}.txt-sm-lt{text-align:left!important}.txt-sm-center{text-align:center!important}.txt-sm-rt{text-align:right!important}.col-sm-18{width:-webkit-calc(100% - 16px);width:-moz-calc(100% - 16px);width:calc(100% - 16px)}.col-sm-17{width:-webkit-calc(83.33% - 16px);width:-moz-calc(83.33% - 16px);width:calc(83.33% - 16px)}.col-sm-16{width:-webkit-calc(80% - 16px);width:-moz-calc(80% - 16px);width:calc(80% - 16px)}.col-sm-15{width:-webkit-calc(75% - 16px);width:-moz-calc(75% - 16px);width:calc(75% - 16px)}.col-sm-14{width:-webkit-calc(70% - 16px);width:-moz-calc(70% - 16px);width:calc(70% - 16px)}.col-sm-13{width:-webkit-calc(66.66% - 16px);width:-moz-calc(66.66% - 16px);width:calc(66.66% - 16px)}.col-sm-12{width:-webkit-calc(65% - 16px);width:-moz-calc(65% - 16px);width:calc(65% - 16px)}.col-sm-11{width:-webkit-calc(60% - 16px);width:-moz-calc(60% - 16px);width:calc(60% - 16px)}.col-sm-10{width:-webkit-calc(55% - 16px);width:-moz-calc(55% - 16px);width:calc(55% - 16px)}.col-sm-9{width:-webkit-calc(50% - 16px);width:-moz-calc(50% - 16px);width:calc(50% - 16px)}.col-sm-8{width:-webkit-calc(45% - 16px);width:-moz-calc(45% - 16px);width:calc(45% - 16px)}.col-sm-7{width:-webkit-calc(40% - 16px);width:-moz-calc(40% - 16px);width:calc(40% - 16px)}.col-sm-6{width:-webkit-calc(35% - 16px);width:-moz-calc(35% - 16px);width:calc(35% - 16px)}.col-sm-5{width:-webkit-calc(33.33% - 16px);width:-moz-calc(33.33% - 16px);width:calc(33.33% - 16px)}.col-sm-4{width:-webkit-calc(30% - 16px);width:-moz-calc(30% - 16px);width:calc(30% - 16px)}.col-sm-3{width:-webkit-calc(25% - 16px);width:-moz-calc(25% - 16px);width:calc(25% - 16px)}.col-sm-2{width:-webkit-calc(20% - 16px);width:-moz-calc(20% - 16px);width:calc(20% - 16px)}.col-sm-1{width:-webkit-calc(16.66% - 16px);width:-moz-calc(16.66% - 16px);width:calc(16.66% - 16px)}.row.g-0>.col-sm-18{width:100%}.row.g-0>.col-sm-17{width:83.33%}.row.g-0>.col-sm-16{width:80%}.row.g-0>.col-sm-15{width:75%}.row.g-0>.col-sm-14{width:70%}.row.g-0>.col-sm-13{width:66.66%}.row.g-0>.col-sm-12{width:65%}.row.g-0>.col-sm-11{width:60%}.row.g-0>.col-sm-10{width:55%}.row.g-0>.col-sm-9{width:50%}.row.g-0>.col-sm-8{width:45%}.row.g-0>.col-sm-7{width:40%}.row.g-0>.col-sm-6{width:35%}.row.g-0>.col-sm-5{width:33.33%}.row.g-0>.col-sm-4{width:30%}.row.g-0>.col-sm-3{width:25%}.row.g-0>.col-sm-2{width:20%}.row.g-0>.col-sm-1{width:16.66%}}

@media (min-width: 768px) {
.col-md-5 { width: -webkit-calc(33.33% - 16px); width: -moz-calc(33.33% - 16px); width: calc(33.33% - 16px); }
}

@media (min-width:931px){.m-lg-0{margin:0px!important}.mt-lg-0{margin-top:0px!important}.me-lg-0{margin-right:0px!important}.mb-lg-0{margin-bottom:0px!important}.ms-lg-0{margin-left:0px!important}.mse-lg-0{margin-right:0px!important;margin-left:0px!important}.float-lg-start{float:left}.float-lg-end{float:right}.float-lg-none{float:none}.txt-lg-lt{text-align:left!important}.txt-lg-center{text-align:center!important}.txt-lg-rt{text-align:right!important}.bdre-lg-0{border-right:0px!important}.bdrb-lg-0{border-bottom:0px!important}.col-lg-18{width:-webkit-calc(100% - 16px);width:-moz-calc(100% - 16px);width:calc(100% - 16px)}.col-lg-17{width:-webkit-calc(83.33% - 16px);width:-moz-calc(83.33% - 16px);width:calc(83.33% - 16px)}.col-lg-16{width:-webkit-calc(80% - 16px);width:-moz-calc(80% - 16px);width:calc(80% - 16px)}.col-lg-15{width:-webkit-calc(75% - 16px);width:-moz-calc(75% - 16px);width:calc(75% - 16px)}.col-lg-14{width:-webkit-calc(70% - 16px);width:-moz-calc(70% - 16px);width:calc(70% - 16px)}.col-lg-13{width:-webkit-calc(66.66% - 16px);width:-moz-calc(66.66% - 16px);width:calc(66.66% - 16px)}.col-lg-12{width:-webkit-calc(65% - 16px);width:-moz-calc(65% - 16px);width:calc(65% - 16px)}.col-lg-11{width:-webkit-calc(60% - 16px);width:-moz-calc(60% - 16px);width:calc(60% - 16px)}.col-lg-10{width:-webkit-calc(55% - 16px);width:-moz-calc(55% - 16px);width:calc(55% - 16px)}.col-lg-9{width:-webkit-calc(50% - 16px);width:-moz-calc(50% - 16px);width:calc(50% - 16px)}.col-lg-8{width:-webkit-calc(45% - 16px);width:-moz-calc(45% - 16px);width:calc(45% - 16px)}.col-lg-7{width:-webkit-calc(40% - 16px);width:-moz-calc(40% - 16px);width:calc(40% - 16px)}.col-lg-6{width:-webkit-calc(35% - 16px);width:-moz-calc(35% - 16px);width:calc(35% - 16px)}.col-lg-5{width:-webkit-calc(33.33% - 16px);width:-moz-calc(33.33% - 16px);width:calc(33.33% - 16px)}.col-lg-4{width:-webkit-calc(30% - 16px);width:-moz-calc(30% - 16px);width:calc(30% - 16px)}.col-lg-3{width:-webkit-calc(25% - 16px);width:-moz-calc(25% - 16px);width:calc(25% - 16px)}.col-lg-2{width:-webkit-calc(20% - 16px);width:-moz-calc(20% - 16px);width:calc(20% - 16px)}.col-lg-1{width:-webkit-calc(16.66% - 16px);width:-moz-calc(16.66% - 16px);width:calc(16.66% - 16px)}.row.g-0>.col-lg-18{width:100%}.row.g-0>.col-lg-17{width:83.33%}.row.g-0>.col-lg-16{width:80%}.row.g-0>.col-lg-15{width:75%}.row.g-0>.col-lg-14{width:70%}.row.g-0>.col-lg-13{width:66.66%}.row.g-0>.col-lg-12{width:65%}.row.g-0>.col-lg-11{width:60%}.row.g-0>.col-lg-10{width:55%}.row.g-0>.col-lg-9{width:50%}.row.g-0>.col-lg-8{width:45%}.row.g-0>.col-lg-7{width:40%}.row.g-0>.col-lg-6{width:35%}.row.g-0>.col-lg-5{width:33.33%}.row.g-0>.col-lg-4{width:30%}.row.g-0>.col-lg-3{width:25%}.row.g-0>.col-lg-2{width:20%}.row.g-0>.col-lg-1{width:16.66%}}

@media (min-width:1081px){.m-xl-0{margin:0px!important}.mt-xl-0{margin-top:0px!important}.me-xl-0{margin-right:0px!important}.mb-xl-0{margin-bottom:0px!important}.ms-xl-0{margin-left:0px!important}.mse-xl-0{margin-right:0px!important;margin-left:0px!important}.float-xl-start{float:left}.float-xl-end{float:right}.float-xl-none{float:none!important}.txt-xl-lt{text-align:left!important}.txt-xl-center{text-align:center!important}.txt-xl-rt{text-align:right!important}.p-sticky-xl{position:-webkit-sticky;position:sticky;z-index:1}.col-xl-18{width:-webkit-calc(100% - 16px);width:-moz-calc(100% - 16px);width:calc(100% - 16px)}.col-xl-17{width:-webkit-calc(83.33% - 16px);width:-moz-calc(83.33% - 16px);width:calc(83.33% - 16px)}.col-xl-16{width:-webkit-calc(80% - 16px);width:-moz-calc(80% - 16px);width:calc(80% - 16px)}.col-xl-15{width:-webkit-calc(75% - 16px);width:-moz-calc(75% - 16px);width:calc(75% - 16px)}.col-xl-14{width:-webkit-calc(70% - 16px);width:-moz-calc(70% - 16px);width:calc(70% - 16px)}.col-xl-13{width:-webkit-calc(66.66% - 16px);width:-moz-calc(66.66% - 16px);width:calc(66.66% - 16px)}.col-xl-12{width:-webkit-calc(65% - 16px);width:-moz-calc(65% - 16px);width:calc(65% - 16px)}.col-xl-11{width:-webkit-calc(60% - 16px);width:-moz-calc(60% - 16px);width:calc(60% - 16px)}.col-xl-10{width:-webkit-calc(55% - 16px);width:-moz-calc(55% - 16px);width:calc(55% - 16px)}.col-xl-9{width:-webkit-calc(50% - 16px);width:-moz-calc(50% - 16px);width:calc(50% - 16px)}.col-xl-8{width:-webkit-calc(45% - 16px);width:-moz-calc(45% - 16px);width:calc(45% - 16px)}.col-xl-7{width:-webkit-calc(40% - 16px);width:-moz-calc(40% - 16px);width:calc(40% - 16px)}.col-xl-6{width:-webkit-calc(35% - 16px);width:-moz-calc(35% - 16px);width:calc(35% - 16px)}.col-xl-5{width:-webkit-calc(33.33% - 16px);width:-moz-calc(33.33% - 16px);width:calc(33.33% - 16px)}.col-xl-4{width:-webkit-calc(30% - 16px);width:-moz-calc(30% - 16px);width:calc(30% - 16px)}.col-xl-3{width:-webkit-calc(25% - 16px);width:-moz-calc(25% - 16px);width:calc(25% - 16px)}.col-xl-2{width:-webkit-calc(20% - 16px);width:-moz-calc(20% - 16px);width:calc(20% - 16px)}.col-xl-1{width:-webkit-calc(16.66% - 16px);width:-moz-calc(16.66% - 16px);width:calc(16.66% - 16px)}.row.g-0>.col-xl-18{width:100%}.row.g-0>.col-xl-17{width:83.33%}.row.g-0>.col-xl-16{width:80%}.row.g-0>.col-xl-15{width:75%}.row.g-0>.col-xl-14{width:70%}.row.g-0>.col-xl-13{width:66.66%}.row.g-0>.col-xl-12{width:65%}.row.g-0>.col-xl-11{width:60%}.row.g-0>.col-xl-10{width:55%}.row.g-0>.col-xl-9{width:50%}.row.g-0>.col-xl-8{width:45%}.row.g-0>.col-xl-7{width:40%}.row.g-0>.col-xl-6{width:35%}.row.g-0>.col-xl-5{width:33.33%}.row.g-0>.col-xl-4{width:30%}.row.g-0>.col-xl-3{width:25%}.row.g-0>.col-xl-2{width:20%}.row.g-0>.col-xl-1{width:16.66%}}

table {border-collapse:collapse;border-spacing:0;width:100%;}table td, table th {padding:0;border:none;}
button,input,optgroup,select,textarea{margin:0;outline:0;font-family:var(--bs-body-font-family2);font-size:16px;line-height:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;backface-visibility:hidden;color:rgb(var(--bs-white))}option{color:rgb(var(--bs-black))}button,select{text-transform:none}textarea{resize:vertical}input[readonly],select:disabled,select[disabled]{cursor:no-drop}input::-ms-clear,input::-ms-reveal{display:none}input[type=checkbox],input[type=radio]{-webkit-appearance:checkbox}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),a,button:not(:disabled){cursor:pointer}select:disabled{-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px #0a0a1f inset;-moz-box-shadow:0 0 0 1000px #0a0a1f inset;box-shadow:0 0 0 1000px #0a0a1f inset;-webkit-transition:background-color 5000s ease-in-out;-moz-transition:background-color 5000s ease-in-out;-ms-transition:background-color 5000s ease-in-out;-o-transition:background-color 5000s ease-in-out;transition:background-color 5000s ease-in-out}input::-webkit-autofill,input::-webkit-autocomplete{display:none!important}.btn,.btn-lg{background:rgb(var(--bs-thm-clr-6));font-size:16px;font-weight:800;color:rgb(var(--bs-white));line-height:28px;padding:7px 24px;display:inline-block;text-align:center;font-family:var(--bs-body-font-family3);text-transform:uppercase;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.btn:hover,.btn-lg:hover{background:rgb(var(--bs-thm-clr-1));color:rgb(var(--bs-white))}.btn-lg{font-size:20px;line-height:37px;padding:10px 32px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px}.register-btn{background:-webkit-linear-gradient(180deg,#9500E5 0%,#C31DED 100%);background:-moz-linear-gradient(180deg,#9500E5 0%,#C31DED 100%);background:-ms-linear-gradient(180deg,#9500E5 0%,#C31DED 100%);background:-o-linear-gradient(180deg,#9500E5 0%,#C31DED 100%);background:linear-gradient(180deg,#9500E5 0%,#C31DED 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C31DED',endColorstr='#9500E5',GradientType=1);-webkit-box-shadow:inset 0 0 21px #f2d9ff,0 10px 25px rgb(149 0 229 / .5);-moz-box-shadow:inset 0 0 21px #f2d9ff,0 10px 25px rgb(149 0 229 / .5);box-shadow:inset 0 0 21px #f2d9ff,0 10px 25px rgb(149 0 229 / .5)}.outline-btn { background: transparent; border: 1px solid #a93be4; }.outline-btn:hover{ background: #2c0443; }.register-btn:hover{background:rgb(var(--bs-thm-clr-4));color:rgb(var(--bs-thm-clr-6));-webkit-box-shadow:0 0 21px 0 #ae10e9 inset;-moz-box-shadow:0 0 21px 0 #ae10e9 inset;box-shadow:0 0 21px 0 #ae10e9 inset}.checkmark{width:70px;height:70px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;display:block;padding:0 0;margin:0 auto}.checkmark svg{width:70px;height:70px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:0 auto;-webkit-box-shadow:inset 0 0 0 #2db43b;-moz-box-shadow:inset 0 0 0 #2db43b;box-shadow:inset 0 0 0 #2db43b;-webkit-animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;-moz-animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;-ms-animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;-o-animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;-webkit-animation:stroke 0.3s cubic-bezier(.65,0,.45,1) 0.8s forwards;-moz-animation:stroke 0.3s cubic-bezier(.65,0,.45,1) 0.8s forwards;-ms-animation:stroke 0.3s cubic-bezier(.65,0,.45,1) 0.8s forwards;-o-animation:stroke 0.3s cubic-bezier(.65,0,.45,1) 0.8s forwards;animation:stroke 0.3s cubic-bezier(.65,0,.45,1) 0.8s forwards}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#2db43b;fill:none;-webkit-animation:stroke 0.6s cubic-bezier(.65,0,.45,1) forwards;-moz-animation:stroke 0.6s cubic-bezier(.65,0,.45,1) forwards;-ms-animation:stroke 0.6s cubic-bezier(.65,0,.45,1) forwards;-o-animation:stroke 0.6s cubic-bezier(.65,0,.45,1) forwards;animation:stroke 0.6s cubic-bezier(.65,0,.45,1) forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none}50%{-webkit-transform:scale3d(1.1,1.1,1);-moz-transform:scale3d(1.1,1.1,1);-ms-transform:scale3d(1.1,1.1,1);-o-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{-webkit-box-shadow:inset 0 0 0 50px #2db43b;-moz-box-shadow:inset 0 0 0 50px #2db43b;box-shadow:inset 0 0 0 50px #2db43b}}.alert-success,.alert-error,.alert-info,.alert-warning{display:none;width:auto;min-width:500px;padding:15px 15px 15px 46px;border:1px solid #b9efcf;background:#e8f9f1;color:#00ba00;font-size:16px;line-height:30px;margin:0 0;text-align:left;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;position:fixed;top:110px;right:25px;z-index:3;-webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / .1);-moz-box-shadow:0 0 10px 0 rgb(0 0 0 / .1);box-shadow:0 0 10px 0 rgb(0 0 0 / .1)}.alert-error{color:#ff1f1f;background:#f9eded;border:1px solid #ffbec6}.alert-info{color:#3576cc;background:#eaf1f9;border:1px solid #b8dcfc}.alert-warning{color:#ffb900;background:#fff9e3;border:1px solid #eae7b0}.alert-success:before,.alert-error:before,.alert-info:before,.alert-warning:before{content:" ";position:absolute;top:0;bottom:0;left:12px;width:24px;height:24px;margin:auto 0;display:block}.alert-success:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAJFBMVEUAtQAAuwAAugAAugAAugAAugDp+en+//6+7b5T0FMAugAhwyG4OG6AAAAABnRSTlMAEzaUzO8xRjo5AAAAyUlEQVR42o2TWaoFMQhEE4e2Nfvf7+NhRu3Ara/AKU2BWpYqILExE0ItWYBsU4wQOVoQnuVkSVQ3zvYhhpnOeRKPHmQXUciXhTFA/uTaQEXUW3wnfEXk8RZw4yL/Lyh45eoxKeG2caPCXvK0T25ceuTpaE/nw8BucMfgj9pQ/6I7MudCq+5t6rzt40DbHBK5YYEtW+YGpfLpeA/OdQ1L/Zc07zVuzdzqsTCaOIaV08Dp16W9r/1UvR3OEnLKF1TP453l8fzZwvn/AcUYHNh/oJ9hAAAAAElFTkSuQmCC) no-repeat center;background-size:100% auto}.alert-error:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAIVBMVEXQGhr+Hx//Hx//Hx//Hx//Hx//////v7//kpL/Rkb/Hx/A3601AAAABnRSTlMAFjyW0fIJ9YGGAAAAqklEQVR42o2T3Q6FIAyDGfsR+/4PfBISNxCTnl5p+q1O2FpJupq5m2mXdkrUkXI9EMVLupcbDtkS0h0f8p71jk/5kzHz7zuNfDOp/q6IgdSIuLJTmRURk0g/YmbIE3DHQoxIQLPDUUQ9zogOrMTLR2+Kndh9aDPsxO7DFgCj/AVwlMbhwylAP0GbpL9JD4octQu7LHrdbGDYyNGhpWPPF6ek7xD9d3np+v8AhDUbXqfXazQAAAAASUVORK5CYII=) no-repeat center;background-size:100% auto}.alert-info:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAJ1BMVEUeQ3QzccM1dsw1dsw1dsw1dsw/gNb9/v/r8/+v0v9qqv1Tlu81dsxXB5y1AAAAB3RSTlMAEjyUyOz94/KfBQAAAKpJREFUeNqFk0sWwyAMA/1TE4juf952FcDug9kyRA5PloGaB0iEm0pFnQO41eOEr+fBQkw5BrICe++Df4HW7/f77iXF+fJcP3qaVJmEJ4U4mSMGXiascxq32JrA3lrnmhGc+KQhyRCQ9TcHEC7CnQWeBewFSOyFEN8LLrYXTBRFSJXw8g6pmbYTNBWG7brap1Q7OHjm+3Es7bH258UZOMrqJXRW4O/14/p/ASRCIt00eilwAAAAAElFTkSuQmCC) no-repeat center;background-size:100% auto}.alert-warning:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAJFBMVEX3swD/ugD/ugD/uQD/uQD/uQD/////78P/34r/0Vn/wyT/uQBSw4HlAAAABnRSTlMAEzaUye2iP69QAAAAv0lEQVR42oWTWxLDIAhFecbGu//9tv0wyk1jz5cjR2EYkImaRwIZbip3zDFJNyEchNfnMe57H6fQJZ4j3I6jDSWvNDriaMeHF4Yx/ggUoYGyOEigSg0ApyhJHJMXCXARzZ2QKoadABPfCy6BhfMrnFgIyb2Qgr2Af0L+SNGLUIvsNyHE94KL7QWrrcZXQG01t5IbKWIodKwoD/TZjvM+2vFUQ9DQspBax56LTJMLfVqciScqLoSuSvp8zuuftP5vOHgfONDOcz0AAAAASUVORK5CYII=) no-repeat center;background-size:100% auto}.bg-effect-ct{position:relative}.bg-effect-ct:before,.bg-effect-ct:after{content:' ';position:absolute;width:550px;height:550px;top:0;-webkit-border-radius:500px;-moz-border-radius:500px;-ms-border-radius:500px;-o-border-radius:500px;border-radius:500px;filter:blur(50px)}.bg-effect-ct:before{left:-200px;background:-webkit-radial-gradient(circle at 50% 50%,rgb(20 134 246 / .35) 0%,#fff0 70%,#fff0 100%);background:-moz-radial-gradient(circle at 50% 50%,rgb(20 134 246 / .35) 0%,#fff0 70%,#fff0 100%);background:-ms-radial-gradient(circle at 50% 50%,rgb(20 134 246 / .35) 0%,#fff0 70%,#fff0 100%);background:-o-radial-gradient(circle at 50% 50%,rgb(20 134 246 / .35) 0%,#fff0 70%,#fff0 100%);background:radial-gradient(circle at 50% 50%,rgb(20 134 246 / .35) 0%,#fff0 70%,#fff0 100%)}.bg-effect-ct:after{right:-200px;background:-webkit-radial-gradient(circle at 50% 50%,rgb(151 71 255 / .35) 0%,#fff0 70%,#fff0 100%);background:-moz-radial-gradient(circle at 50% 50%,rgb(151 71 255 / .35) 0%,#fff0 70%,#fff0 100%);background:-ms-radial-gradient(circle at 50% 50%,rgb(151 71 255 / .35) 0%,#fff0 70%,#fff0 100%);background:-o-radial-gradient(circle at 50% 50%,rgb(151 71 255 / .35) 0%,#fff0 70%,#fff0 100%);background:radial-gradient(circle at 50% 50%,rgb(151 71 255 / .35) 0%,#fff0 70%,#fff0 100%)}.bg-effect-ct>*{position:relative;z-index:1}.dark-cont{background:#0A0A1F;padding:20px 25px;border:1px solid #364153;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px}.dark-cont2{background:#0A0A1F;padding:20px;border:1px solid #364153;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}

.buttonRocking {
	-webkit-animation: rocking 2s infinite; -moz-animation: rocking 2s infinite; -ms-animation: rocking 2s infinite; -o-animation: rocking 2s infinite; animation: rocking 2s infinite;
	-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-ms-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;
}
@-webkit-keyframes spinAround {	
	0% { -webkit-transform:rotate(0) } 25% { -webkit-transform:rotate(0) } 50% { -webkit-transform:rotate(2deg) } 75% { -webkit-transform:rotate(-2deg) } 100% { -webkit-transform:rotate(0) }
}
@-moz-keyframes spinAround {
	0% { -moz-transform:rotate(0) } 25% { -moz-transform:rotate(0) } 50% { -moz-transform:rotate(2deg) } 75% { -moz-transform:rotate(-2deg) } 100% { -moz-transform:rotate(0) }
}
@-ms-keyframes spinAround {
	0% { -ms-transform:rotate(0) } 25% { -ms-transform:rotate(0) } 50% { -ms-transform:rotate(2deg) } 75% { -ms-transform:rotate(-2deg) } 100% { -ms-transform:rotate(0) }
}
@-o-keyframes spinAround {
	0% { -o-transform:rotate(0) } 25% { -o-transform:rotate(0) } 50% { -o-transform:rotate(2deg) } 75% { -o-transform:rotate(-2deg) } 100% { -o-transform:rotate(0) }
}
@keyframes rocking {
  0% { transform:rotate(0) } 25% { transform:rotate(0) } 50% { transform:rotate(2deg) } 75% { transform:rotate(-2deg) } 100% { transform:rotate(0) }
}


/* Body defaults
------------------------------------------------------------------------------------------------*/
body { margin: 0px; padding: 0px; background: rgb(var(--bs-thm-clr-1)) }
#container { position:relative; margin: 0px; padding: 0px; }
.container-fluid { width:100%; max-width:1320px; padding-left:20px; padding-right:20px; margin:0px auto; }

/* Header
------------------------------------------------------------------------------------------------*/
.header{background:rgb(var(--bs-thm-clr-1));width:100%;height:auto;margin:0;padding:15px 0;top:-.5px;left:0;right:0;z-index:3!important;-webkit-box-shadow:0 4px 35px 0 rgb(170 15 233 / .35);-moz-box-shadow:0 4px 35px 0 rgb(170 15 233 / .35);box-shadow:0 4px 35px 0 rgb(170 15 233 / .35)}.logo,.logo a,.logo a img{width:161px;height:50px;display:block}.logo{margin:5px 0;margin-right:30px}.gwr-logo,.gwr-logo img{width:176px;height:60px;display:block}.gwr-logo h1,.gwr-logo h2{font-size:12px;font-weight:400;line-height:16px;font-family:var(--bs-body-font-family3)}

/* Content
------------------------------------------------------------------------------------------------*/
.content { min-height: 614px; min-height: -webkit-calc(100vh - 342px); min-height: -moz-calc(100vh - 342px); min-height: calc(100vh - 342px); }
.sectin { padding-top: 50px; padding-bottom: 50px; }

.banner { width:100%; height: 680px; height: -webkit-calc(100vh - 12px); height: -moz-calc(100vh - 12px); height: calc(100vh - 12px); max-height: 750px; min-height: 550px; }
.banner { background: url(./images/banner-img1-1.jpg) no-repeat center #ffffff; background-size: 100% auto; background-position: center; }

.ribbon-slider{position:relative}.ribbon-slider .ribbon-slider-track{width:max-content;-webkit-animation:partScroll 15s linear infinite;-moz-animation:partScroll 15s linear infinite;-ms-animation:partScroll 15s linear infinite;-o-animation:partScroll 15s linear infinite;animation:partScroll 15s linear infinite}@-webkit-keyframes partScroll{0%{-webkit-transform:translateX(0)}100%{-webkit-transform:translateX(-50%)}}@-moz-keyframes partScroll{0%{-moz-transform:translateX(0)}100%{-moz-transform:translateX(-50%)}}@-ms-keyframes partScroll{0%{-ms-transform:translateX(0)}100%{-ms-transform:translateX(-50%)}}@-o-keyframes partScroll{0%{-o-transform:translateX(0)}100%{-o-transform:translateX(-50%)}}@keyframes partScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.ribbon-slider:hover .ribbon-slider-track{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-ms-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.ribbon-item{width:max-content;float:left;padding:15px 52px 15px 0}.ribbon-icon{width:75px;float:left}.ribbon-dts{width:-webkit-calc(100% - 80px);width:-moz-calc(100% - 80px);width:calc(100% - 80px);float:right;padding:9px 0 0}.ribbon-dts h6{width:max-content}.ribbon-dts p{width:max-content}

.why-lt-cont .why-list-cont{top:100px}.why-list ul li{padding-left:65px;position:relative;margin-bottom:20px}.why-list ul li:before{color:rgb(var(--bs-white));font-size:50px;width:55px;position:absolute;left:0;top:0;bottom:0;margin:auto 0;text-align:left;line-height:60px;height:60px}
.why-list ul li.guinness:before{content:' ';width:55px;height:60px;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAAB/BAMAAABcYIIYAAAAFVBMVEX9/f39/f38/Pz8/Pz9/f39/f39/f0H0tGaAAAABnRSTlMAGk6BtujDhLV/AAAHH0lEQVR42u2WyZKjuhKGxeBeC3eZNZ5YY5tiTdlYa49at5H0v/8j3EwEHFeVu++5ixtxFuePMIHwRw4akhRfFCybO+7NLhN/VFhq9Dr8Cf2p4Q4LVqngPn7LreD2y4Ztutt2pbH/LWcX7xh0Wxxxecm94bpkaxo3DdZ+jfMLLtLXFUhtiqJqf0AT+Y7iGxcoy9xHZSbIJkRPFZHKya/g2u3IJ+rwFmEePnIbBGsi9fWrY1wUUKiTnE2xKD7ydrIn0K2+Oq/MGkbX+eMtSDBtZX4KFUimMl8M7oDzrJ2YyVno0IqqngewU40t6s8GFWBDG9nYSRVR3gkanJIIbm0/GSzJCf2d3aNuFm9HsQJOeVFRPk9RpkRd3vCY1dURXlc5g5kYDfsUZaB3gAu0nXAEuDVEE7BzU5AOkAMYuxyK12NC/CHhV1ca9KBQuMOo05jKRZsYbZhVsBvhFSqYIFNOVlib0fMadWX1ZgWbPa0p9hHaKMIFWe/ZVpijngGu8Iy3qYF7mxbaVrUH8xYIYRM97KrlsO/w08SPfPStGmAKl8D26d1lHzs298gBF7+HQpcDxXo/Qe8hRDGsw3kWAmh14UNUgOENKbwm48aurIwBuPzEo7QFeNHAI1YOM0wwbgqkddu91qCTD2RaHvm1w9ZPHDodOmd6DVZvZgavc2+8U8tGAudH3vNgxEnvu7ehMkqNc2Flw+yx+ioRoFM35XHb2xC9FAArx0EnTvtH28cxgHkf73OQ6wfdXtHpMe4ltijGOe1UtgQe0KkeXT/HEfXzY8hAOebipd1WY4gxRKeLJQM5SH/9FbiNCHU2jNi8Qus8eJ2nGIvuhi9/2W+rc6AZ1DmZmConXks9qmxTtWDQiKjPM9w9K+vB6SNvIQVy7OVU2THHUbUHV3E7gLiI1PrQn+UtmiB9VARyjFux1FawmmfJDnQL3aoxRgXnU37iiqfFZlCRRSlyD0ZfQmTwsOpBLqz7FFK8FE9H3k149f5lCZfyKLfDIMBpfY3RWn9k3E6NZ1XqTEsE2bApCo0prsZvs0JEwxlUmQfdcA6TI4GN6U6rDY+Fal+CqZNi+rM7r5NWtyna3L4EFSWaxd1RiIxqcxCbvQADDQ13dHnNpYe/anWO+jvIoRMLq7KuALhkQcP2BZgiySqAl7o7C5fk3Sonv4PaTB5Joi+WB/kFpCJG/Q2McM5PwaovUrFRwCVItPkGVqjD+Vj2uJBamZ5zFF/AkJgs0jCq8IGUqKcxpW7YSA9avsddWfnmS7MP8qKTTQqOMpAelByhkYG2s7HYx6YCZKCu5IgdylLO/YemLosZ4KrzUA3WcNHdJXqsYsy9A1PYCGh1Nn7iQBE+YoDJkXN6yixKK3rNbOW4iYEF3NY3Xwpuk8+1i2C9Z7/0JbSJgNMbCG0OhzuAR6Tqt4/Z8CkcO4XTDMiyCr1c54FSdJTzqMitcI7gQhP32EGqOYDbHRf9sfsYSXXxH3aO3SwW6hEsNYEa3Hy8LVcjGJNJMzvlDLbhPG5/OFVUdgns9Tkqd2KU4knPqmtMYOoiE8q0DeQMdm1lPH8CI2w1KJScwLdDbAPuM5dwO3oY7DbPLRI5x6EEgTTAFDeQ9sqILwq0WaPTI61zZPMAwPXdZS8a0svag7mJUPw8Ercix9+1xmXlGzwscEfHXYV4TS41BrltiasUvyHtYqU8dlgePfdSK+C2XbCW78DBcy81PbK1uwZw24g/alpqZputFP9VwVyKf/W/KkiSZLr4swiRIsXf0kmEi7+lTPyrf6zCsslE0JA+Yr5K7qFWTZOt9kJE3HiVH0NTZWXo6xhICR5dM14rbk1Ab8F/heE0zgTq+zmFg0twDoC7LioCK5yF0B2YYxNqE9K/vnlJApxiXORUskWFdgB5mLsAl8VCpo72E4G+UyOLAY7Wg/46QQJSzTEaAnPbm4iwgnwC4yfQetBbnLkQxeCarjMCDXW/qdvttgy63mLuSpx6sLL0cwGNORnfCf5A4S0qAK3QDwZTLt1t+AyeI9htSVkHXCuN0Ja8iRCkIsT5CRQVP6tMhJqnTPtGdg1cCf8leJokgw8R6W5lJshEjKwHxZKr60Lysi+E8LfhbiGmcx4HC7kgyf9P9ZEiYflr4G+753zP1YnErtUlvJPc1NHVxnwf6UKIdxPTk7040gMeB7AhWD9BcjFIEWUeaDsBwEn7rCO4oDni1oSNQnOIQbs8gqXnBB5K/Cob2CYTYuL78EzwrRQxJL+MLGXQbxrfpOdGn7iDH8HDYU/gSRHoZEAgrxVJ/araTyBgCbToXL8T5MFAn3LzCXSOwApQfTIeJOSu3SdwnsgIS5iUQJ6eHoxByp7BTHBu+kEgb5IBzN2uRP0M8oQjW2U5WRxBfwrxiDvwBzKCSd17T+BD+HpR7qMm4zAaKaKGFPLw7RDRmNXUQvwHHpX8q6tTETkAAAAASUVORK5CYII=) no-repeat center;background-size:contain}
.why-lt-cont .part1 img, .why-lt-cont .part2 img { width: auto; height: 70px; }

.how-cont { padding: 30px 0px; } .how-list1,.how-list6{display:flex;align-items:center;justify-content:space-between;flex-direction:row;height:160px}.how-list1 .how-img,.how-list6 .how-img{width:45%;margin:0 auto}.how-list1 h3{margin-right:12px}.how-list6 h3{margin-left:12px}.how-list2{background:url(images/steps-lt-line.png) no-repeat bottom;background-size:cover;display:flex;align-items:center;justify-content:center;height:168px}.how-list3,.how-list4{display:flex;justify-content:space-between;flex-direction:column;row-gap:11px;height:168px;position:relative}.how-list3 .how-img,.how-list4 .how-img{width:58%;margin:0 auto}.how-list3 h3,.how-list4 h3{background:#000112;display:inline-block;margin:0 auto;padding:0 4px;z-index:2}.how-list3 h3:first-child,.how-list4 h3:first-child{position:absolute;top:-13px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:max-content}.how-list3 h3:last-child,.how-list4 h3:last-child{position:absolute;bottom:-13px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:max-content}.how-list3:before,.how-list4:before{content:'';background:url(images/steps-ctr-line.png) no-repeat top;background-size:100% auto;width:100%;height:2px;display:inline-block}.how-list3:after,.how-list4:after{content:'';background:url(images/steps-ctr-line.png) no-repeat bottom;background-size:100% auto;width:100%;height:2px;display:inline-block}.how-list5{background:url(images/steps-rt-line.png) no-repeat bottom;background-size:cover;height:168px}.how-cont2 { display: none; }

.category-section .h1{font-size:95px;line-height:100px}.category-slider .slick-slide{padding:0 10px;height:421px!important}.category-slider .category-sld{position:relative;max-width:358px;margin:0 auto}.category-slider .category-sld .category-dts{position:absolute;bottom:0;width:100%}.category-slider .slick-arrow{position:absolute;top:0;bottom:0;margin:auto;width:45px;height:45px;line-height:30px;padding:7px 0;color:rgb(var(--bs-thm-clr-1));font-size:0;background:rgb(var(--bs-white));z-index:1;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px}.category-slider .slick-arrow.slick-prev{left:0}.category-slider .slick-arrow.slick-next{right:0}.category-slider .slick-arrow:before{-webkit-font-smoothing:antialiased;font-size:16px;font-family:icon-font;line-height:30px;display:block}.category-slider .slick-arrow.slick-next:before{content:'\e847'}.category-slider .slick-arrow.slick-prev:before{content:'\e846'}

.theme-cont ul li .theme-ct { overflow: hidden; position: relative; }
.theme-cont ul li.theme-list1 .theme-ct, .theme-cont ul li.theme-list2 .theme-ct { height: 320px; }
.theme-cont ul li.theme-list1 .theme-ct { background: url("images/theme-bg-1.jpg") no-repeat center; background-size: cover; }
.theme-cont ul li.theme-list2 .theme-ct { background: url("images/theme-bg-2.jpg") no-repeat center; background-size: cover; }
.theme-cont ul li.theme-list1 .theme-title, .theme-cont ul li.theme-list2 .theme-title, .theme-cont ul li.theme-list7 .theme-title { 
	position: absolute; 
	right: 0px; top: 0px; bottom: 0px; 
	margin: auto 0px; 
	height: 58px; 
	width: 50%;
}
.theme-more{ display: none; position: absolute; right: 8px;	bottom: 8px; }
.theme-cont ul li.theme-list2 .theme-title { width: 50%; right: auto; left: 0px; }
.theme-cont ul li.theme-list1 .theme-img, .theme-cont ul li.theme-list2 .theme-img { width: 60%; margin-top: 20px; }
.theme-cont ul li.theme-list2 .theme-img { margin: 20px 0px 0px auto; }
.theme-cont ul li.theme-list1 .theme-img img, .theme-cont ul li.theme-list2 .theme-img img { object-fit: cover; }
.theme-cont ul li.theme-list1 .theme-img img { height: auto; max-width: 310px; margin: 0px auto; }
.theme-cont ul li.theme-list2 .theme-img img { height: auto; max-width: 380px; margin: 0px auto; }
.theme-cont ul li.theme-list7 .theme-img img { height: auto; max-width: auto !important; margin: 0px auto; }
.theme-cont ul li.theme-list3 .theme-ct, .theme-cont ul li.theme-list4 .theme-ct, .theme-cont ul li.theme-list5 .theme-ct, .theme-cont ul li.theme-list6 .theme-ct { height: 420px; }
.theme-cont ul li.theme-list3 .theme-ct { background: url("images/theme-bg-3.jpg") no-repeat center; background-size: cover; }
.theme-cont ul li.theme-list4 .theme-ct { background: url("images/theme-bg-4.jpg") no-repeat center; background-size: cover; }
.theme-cont ul li.theme-list5 .theme-ct { background: url("images/theme-bg-5.jpg") no-repeat center; background-size: cover; }
.theme-cont ul li.theme-list6 .theme-ct { background: url("images/theme-bg-6.jpg") no-repeat center; background-size: cover; }
.theme-cont ul li.theme-list3 .theme-title, .theme-cont ul li.theme-list4 .theme-title, .theme-cont ul li.theme-list5 .theme-title, .theme-cont ul li.theme-list6 .theme-title { padding: 15px 0px; }
.theme-cont ul li.theme-list3 .theme-img img, .theme-cont ul li.theme-list4 .theme-img img, .theme-cont ul li.theme-list5 .theme-img img, .theme-cont ul li.theme-list6 .theme-img img { height: 600px; object-fit: cover; max-width: auto; margin: 0px auto; }
.theme-cont ul li.theme-list4 .theme-img img { height: auto; max-width: 300px;}
.theme-cont ul li.theme-list7 .theme-ct { height: 300px; }
.theme-cont ul li.theme-list7 .theme-ct { background: url("images/theme-bg-7.jpg") no-repeat center; background-size: cover; }
.theme-cont ul li.theme-list7 .theme-title { right: auto; left: 0px; font-size: 100px; height: 138px; line-height: 138px; }
.theme-cont ul li.theme-list7 .theme-img { width: 480px; margin: 20px auto 0px; }
.theme-cont ul li.theme-list3 .theme-img{ width: 430px; }
.theme-cont ul li.theme-list3 .theme-img img{ max-width: 380px; height: auto; }
.theme-cont ul li .theme-ct .theme-action-st { 
	position: absolute; 
	width: 100%; 
	height: 100%; 
	top: 100%; left: 0px; 
	z-index: 1; 
	background: rgb(var(--bs-black), 0.9);
	-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;
}
.theme-cont ul li:hover .theme-ct .theme-action-st { top: 0px; }
.theme-cont ul li .theme-ct .theme-action-st table { width: 100%; height: 100%; }
.theme-cont ul li .theme-ct .theme-action-st .theme-act-st ul li { padding-left: 30px; position: relative; min-height: 40px; margin: 0px 0px 20px 0px; }
.theme-cont ul li .theme-ct .theme-action-st .theme-act-st ul li:before { 
	width: 30px;
	height: 30px;
	font-size: 24px; 
	color: rgb(var(--bs-white)); 
	line-height: 30px; 
	position: absolute; 
	top: 0px; left: 0px; bottom: 0px; 
	margin: auto 0px;
}
.theme-cont ul li.theme-list1 .theme-ct .theme-action-st .theme-act-st ul li, .theme-cont ul li.theme-list2 .theme-ct .theme-action-st .theme-act-st ul li, .theme-cont ul li.theme-list7 .theme-ct .theme-action-st .theme-act-st ul li { width: 50%; float: left; }
.theme-cont ul li.theme-list1 .theme-ct .theme-action-st .theme-act-st ul li.power4:before,
.theme-cont ul li.theme-list2 .theme-ct .theme-action-st .theme-act-st ul li.power7:before, .theme-cont ul li.theme-list2 .theme-ct .theme-action-st .theme-act-st ul li.power8:before,
.theme-cont ul li.theme-list3 .theme-ct .theme-action-st .theme-act-st ul li.power11:before, .theme-cont ul li.theme-list3 .theme-ct .theme-action-st .theme-act-st ul li.power12:before,
.theme-cont ul li.theme-list5 .theme-ct .theme-action-st .theme-act-st ul li.power7:before, .theme-cont ul li.theme-list5 .theme-ct .theme-action-st .theme-act-st ul li.power8:before{ font-size: 20px; }

.tutorial-slider{position:relative}.tutorial-slider .tutorial-sld{padding:0 10px;max-width:450px;margin:0 auto}.tutorial-slider .tutorial-sld-ct{-webkit-box-shadow:0 5px 15px 0 rgb(13 97 229 / .35);-moz-box-shadow:0 5px 15px 0 rgb(13 97 229 / .35);box-shadow:0 5px 15px 0 rgb(13 97 229 / .35)}.tutorial-slider .tutorial-sld-ct .tutorial-video{position:relative}
.tutorial-slider .tutorial-sld-ct .tutorial-video:before{content:' ';position:absolute;width:100%;height:100%;bottom:0;left:0;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LjE2NDc1MywgMjAyMS8wMi8xNS0xMTo1MjoxMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjMgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQwRjdFNUVBRUIyMTExRjBBRjg2ODBEQTZENzY5RENFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQwRjdFNUVCRUIyMTExRjBBRjg2ODBEQTZENzY5RENFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDBGN0U1RThFQjIxMTFGMEFGODY4MERBNkQ3NjlEQ0UiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDBGN0U1RTlFQjIxMTFGMEFGODY4MERBNkQ3NjlEQ0UiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5rY+ClAAAEqklEQVR42uSbWWxNQRjH594gHlBL1ROxJLXVErE8UDTVeBBLYnmoqKotEtIHiWcSuwjhwb7EFglChIQIEeLBVluLeiEioWlrSUns1//vfofjOrfuPffMOXOuf/JLPOiZ+b77zcw338xEYrGY0qw8UAgKQB+QDzqA9qCN/J/34C14A2rBY1ADroB6nZ2LaHLAUFAKSkB/tuPyO+xcNbgADoMqkx3QFswHc0E/TT8Yo2IP2CVRY4QDGM6VYAnoqPxRI9givM3oS3SAS+i8MlAXC06NYIH0xZUdbiOgF9gPRikzxMmyHDxN9w+jLhqbAm4aZDw1GtwFM3Q6gDP5BnBSxr1pageOgjXprDqpDoEWYAeoUOHQIenrFy8c0BKcABNVuHQaTAVfMxkCDKWdITSemiQTdSQTB6yX2TWsmglWux0C08AxFX7FZCicTMcBXOdvgxyVHWK2OMQpT4gmGff7s8h4JTvPvU7zgZMD5hiW5HilsTInNDsEOsh+vLPKTtWB3uBdsgiozGLjqS5gcbII4H7+mYYtbQO4L1WhlgY4gf3pYdUT7BEwX9N+vggUg2HglgEOyAXznCLggYrX7TyvOiVMumx8o/pdDwxCNZatVgQM1WR8or5Laj1Qxet8QYl1ysF2B5T63AEmJONlyX0dkBNK7Q4oCShFZcLFAurBANovseYA1u1fKfel63TmgOY0AWwDXX38AfKisjxFVPA6CwaA7dI53aLNhVGfJr9UxQxtkfwoj/yYDKOSGpqma7J7WwE+a2ynNx2Qb2ja+hEsB8M1JlA/HZBreP5+D4wAC5VHx2H2rDAacEaWbgI1CFz08LttuQx+wj9aaZ5tvRRL9FWyYmSqT1EVTnnmVDqgKUSG9wTnPFy6m6IaJhYdYj8XyIRY7OF3fzqgwXDjOfFdV/GjOa8n7AY64ImhhreWPOCGbNd1qJYzaq2Bxo9U8WswfTW3U8sIqDbI8BzZEV71wXiqhnkAq8B1/+F2mMlVF0ZAfcBRwFL1AXDGR+OtFLvBSoSCqM8xMsrBQzArgPYvWOsrdcTnxlmXPw/2Kf+u1iXqsN0BPAl+4GNCw4OSkgCHXbX04Y+DkX2aGivwIaFJV7t/jUPbwQg79Qx08jrbkujiibMJR2P1MgQ/JEYA9wRbNDTIgkuRIcZTmyzjEyOAai+ZYZ7KTr1U8Rpok31SsotXSZap7NXSxO2/0x0hrs+XVfz6aTbpktNWOtklqW7gToBrtNfiS5QhMsn/tS476TmYrfw5odEt2lDhZHxzDlCSm6/LAgesAqeS5uP/uCsckaShIqTG89J0WXORnMplaRZNjoPJITOev/p0leFlaSUfmGpPH0Mgbq9n/Mv4VB1AfZNNzFrDJ0b2baVss7+k8gdu3gxNCngbm0w8Wp8nwzX1ooTLR1PdVfx6yxiDkpw5snynvT93I66pYyUaXgRo+CvJV8a5MT6TCLCLlVw+mqxU/h21c0u7GWxVGR7tefl0to2MQeYMAzQZzirOXlmRPnjxQV2Pp3kJ0Xo8PTCDocbSNau3LGAekX97qogPz+c5LHjpibczediRLyuI0/P51+rv5/ONOjv3Q4ABAMGMAPCKXSmRAAAAAElFTkSuQmCC) no-repeat center;background-size:45px auto}.tutorial-slider .tutorial-sld-ct .tutorial-video:after{content:' ';position:absolute;width:100%;height:50px;bottom:0;left:0;background:-webkit-linear-gradient(0deg,rgb(0 1 18) 0%,#fff0 100%);background:-moz-linear-gradient(0deg,rgb(0 1 18) 0%,#fff0 100%);background:-ms-linear-gradient(0deg,rgb(0 1 18) 0%,#fff0 100%);background:-o-linear-gradient(0deg,rgb(0 1 18) 0%,#fff0 100%);background:linear-gradient(0deg,rgb(0 1 18) 0%,#fff0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000112',endColorstr='#000112',GradientType=1)}.tutorial-slider .tutorial-sld-ct .tutorial-dts{padding:10px 15px}.tutorial-slider .tutorial-sld-ct .tutorial-dts .tutorial-info:before{line-height:22px;display:inline-block;vertical-align:top}.tutorial-slider .tutorial-sld-ct .tutorial-dts .tutorial-info.clock:before{font-size:18px}.tutorial-slider .tutorial-sld-ct .tutorial-dts .tutorial-info.star:before{font-size:20px;color:#ffae00}.tutorial-pro-img{width:20px;height:20px;display:inline-block;vertical-align:top;-webkit-border-radius:35px;-moz-border-radius:35px;-ms-border-radius:35px;-o-border-radius:35px;border-radius:35px;overflow:hidden}.tutorial-btn{line-height:30px;padding:2px 20px;-webkit-border-radius:35px;-moz-border-radius:35px;-ms-border-radius:35px;-o-border-radius:35px;border-radius:35px;background:rgb(var(--bs-thm-clr-1))}.tutorial-btn span{font-size:24px;line-height:30px;display:inline-block;vertical-align:top}.tutorial-btn,.tutorial-btn span{color:rgb(var(--bs-white))}.tutorial-btn:hover{background:rgb(var(--bs-white))}.tutorial-btn:hover,.tutorial-btn:hover span{color:rgb(var(--bs-thm-clr-1))}.tutorial-slider .slick-arrow{position:absolute;top:0;bottom:40px;margin:auto;width:45px;height:45px;line-height:30px;padding:7px 0;color:rgb(var(--bs-thm-clr-1));font-size:0;background:rgb(var(--bs-white));z-index:1;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;opacity:0;visibility:hidden;transition:all 0.35s ease}.tutorial-slider .slick-arrow.slick-prev{left:-45px;transform:translateX(-15px)}.tutorial-slider .slick-arrow.slick-next{right:-45px;transform:translateX(15px)}.tutorial-slider:hover .slick-arrow.slick-arrow{opacity:1;visibility:visible;transform:translateX(0)}.tutorial-slider:hover .slick-arrow.slick-prev{left:25px}.tutorial-slider:hover .slick-arrow.slick-next{right:25px}.tutorial-slider .slick-arrow:before{-webkit-font-smoothing:antialiased;font-size:16px;font-family:icon-font;line-height:30px;display:block}.tutorial-slider .slick-arrow.slick-next:before{content:'\e847'}.tutorial-slider .slick-arrow.slick-prev:before{content:'\e846'}

.testimonial-slider{position:relative}.testimonial-slider .test-sld{padding:0 10px}.testimonial-slider .test-sld>div{max-width:360px;margin:0 auto}.testimonial-slider .test-sld .testimonial-img{position:relative;overflow:hidden}.testimonial-slider .test-sld .testimonial-img:before{content:' ';position:absolute;width:100%;height:100%;bottom:0;left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LjE2NDc1MywgMjAyMS8wMi8xNS0xMTo1MjoxMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjMgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQwRjdFNUVBRUIyMTExRjBBRjg2ODBEQTZENzY5RENFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQwRjdFNUVCRUIyMTExRjBBRjg2ODBEQTZENzY5RENFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDBGN0U1RThFQjIxMTFGMEFGODY4MERBNkQ3NjlEQ0UiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDBGN0U1RTlFQjIxMTFGMEFGODY4MERBNkQ3NjlEQ0UiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5rY+ClAAAEqklEQVR42uSbWWxNQRjH594gHlBL1ROxJLXVErE8UDTVeBBLYnmoqKotEtIHiWcSuwjhwb7EFglChIQIEeLBVluLeiEioWlrSUns1//vfofjOrfuPffMOXOuf/JLPOiZ+b77zcw338xEYrGY0qw8UAgKQB+QDzqA9qCN/J/34C14A2rBY1ADroB6nZ2LaHLAUFAKSkB/tuPyO+xcNbgADoMqkx3QFswHc0E/TT8Yo2IP2CVRY4QDGM6VYAnoqPxRI9givM3oS3SAS+i8MlAXC06NYIH0xZUdbiOgF9gPRikzxMmyHDxN9w+jLhqbAm4aZDw1GtwFM3Q6gDP5BnBSxr1pageOgjXprDqpDoEWYAeoUOHQIenrFy8c0BKcABNVuHQaTAVfMxkCDKWdITSemiQTdSQTB6yX2TWsmglWux0C08AxFX7FZCicTMcBXOdvgxyVHWK2OMQpT4gmGff7s8h4JTvPvU7zgZMD5hiW5HilsTInNDsEOsh+vLPKTtWB3uBdsgiozGLjqS5gcbII4H7+mYYtbQO4L1WhlgY4gf3pYdUT7BEwX9N+vggUg2HglgEOyAXznCLggYrX7TyvOiVMumx8o/pdDwxCNZatVgQM1WR8or5Laj1Qxet8QYl1ysF2B5T63AEmJONlyX0dkBNK7Q4oCShFZcLFAurBANovseYA1u1fKfel63TmgOY0AWwDXX38AfKisjxFVPA6CwaA7dI53aLNhVGfJr9UxQxtkfwoj/yYDKOSGpqma7J7WwE+a2ynNx2Qb2ja+hEsB8M1JlA/HZBreP5+D4wAC5VHx2H2rDAacEaWbgI1CFz08LttuQx+wj9aaZ5tvRRL9FWyYmSqT1EVTnnmVDqgKUSG9wTnPFy6m6IaJhYdYj8XyIRY7OF3fzqgwXDjOfFdV/GjOa8n7AY64ImhhreWPOCGbNd1qJYzaq2Bxo9U8WswfTW3U8sIqDbI8BzZEV71wXiqhnkAq8B1/+F2mMlVF0ZAfcBRwFL1AXDGR+OtFLvBSoSCqM8xMsrBQzArgPYvWOsrdcTnxlmXPw/2Kf+u1iXqsN0BPAl+4GNCw4OSkgCHXbX04Y+DkX2aGivwIaFJV7t/jUPbwQg79Qx08jrbkujiibMJR2P1MgQ/JEYA9wRbNDTIgkuRIcZTmyzjEyOAai+ZYZ7KTr1U8Rpok31SsotXSZap7NXSxO2/0x0hrs+XVfz6aTbpktNWOtklqW7gToBrtNfiS5QhMsn/tS476TmYrfw5odEt2lDhZHxzDlCSm6/LAgesAqeS5uP/uCsckaShIqTG89J0WXORnMplaRZNjoPJITOev/p0leFlaSUfmGpPH0Mgbq9n/Mv4VB1AfZNNzFrDJ0b2baVss7+k8gdu3gxNCngbm0w8Wp8nwzX1ooTLR1PdVfx6yxiDkpw5snynvT93I66pYyUaXgRo+CvJV8a5MT6TCLCLlVw+mqxU/h21c0u7GWxVGR7tefl0to2MQeYMAzQZzirOXlmRPnjxQV2Pp3kJ0Xo8PTCDocbSNau3LGAekX97qogPz+c5LHjpibczediRLyuI0/P51+rv5/ONOjv3Q4ABAMGMAPCKXSmRAAAAAElFTkSuQmCC) no-repeat center;background-size:45px auto;z-index:1}.testimonial-slider .test-sld .testimonial-img img{width:100%;-webkit-transition:transform 0.2s ease;-moz-transition:transform 0.2s ease;-ms-transition:transform 0.2s ease;-o-transition:transform 0.2s ease;transition:transform 0.2s ease}.testimonial-slider .test-sld a:hover .testimonial-img img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.testimonial-slider .slick-arrow{position:absolute;top:0;bottom:0;margin:auto;width:45px;height:45px;line-height:30px;padding:7px 0;color:rgb(var(--bs-thm-clr-1));font-size:0;background:rgb(var(--bs-white));z-index:1;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px}.testimonial-slider .slick-arrow.slick-prev{left:0}.testimonial-slider .slick-arrow.slick-next{right:0}.testimonial-slider .slick-arrow:before{-webkit-font-smoothing:antialiased;font-size:16px;font-family:icon-font;line-height:30px;display:block}.testimonial-slider .slick-arrow.slick-next:before{content:'\e847'}.testimonial-slider .slick-arrow.slick-prev:before{content:'\e846'}

.register-section{background: url(data:image/png;base64,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) no-repeat bottom center;background-size:auto 250px}
.register-section .videowrapper { border: 2px solid #805cb6; }
.register-section .videowrapper video, .register-section .videowrapper iframe { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.register-btn-cont { margin-top: 60px; }

.faq-list{border:1px solid #ffffff80;margin:0 0 15px 0;padding:14px 15px 14px 80px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}.faq-list .faq-head{padding-bottom:0;position:relative}.faq-list.active .faq-head{padding-bottom:14px}.faq-list .faq-head:before{content:'+';width:30px;height:30px;position:absolute;left:-50px;font-size:30px;font-weight:200;text-align:center;font-family:var(--bs-body-font-family2)}.faq-list.active .faq-head:before{content:'-'}

/*Footer
------------------------------------------------------------------------------------------------*/
.footer{-webkit-box-shadow:0 -4px 35px 0 rgb(170 15 233 / .35);-moz-box-shadow:0 -4px 35px 0 rgb(170 15 233 / .35);box-shadow:0 -4px 35px 0 rgb(170 15 233 / .35)}.foot-cont{background:#efefef}.foot-logo,.foot-logo a,.foot-logo a svg{width:173px;height:auto}.foot-logo{margin-right:25px}.i30,.i30 img{width:52px;height:auto}.corporate-logo-cont{margin-top:35px}.corporate-logo-cont ul li{margin-right:25px;display:inline-block;vertical-align:top}.corporate-logo-cont ul li a{display:block}.corporate-logo-cont ul li img{width:auto;height:40px}.foot-rt-ct2,.power-cont{margin-left:auto;margin-right:0}.power-cont,.power-cont img{width:185px;height:auto}.power-cont img.pwr-img2{display:none}.social-icons{margin:10px 0 0 0;width:210px;float:right}.social-icons ul li{display:inline-block;vertical-align:top;margin:0 5px 0 0}.social-icons ul li a{display:block;width:45px;height:45px;padding:10px;line-height:25px;text-align:center;font-size:25px;color:rgb(var(--bs-black));-webkit-tap-highlight-color:#fff0;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px}.social-icons ul li a:hover{color:rgb(var(--bs-white))}.social-icons ul li a.facebook:hover,.social-icons ul li a.facebook:active{background:#3b5998}.social-icons ul li a.twitter:hover,.social-icons ul li a.twitter:active{background:#000}.social-icons ul li a.youtube:hover,.social-icons ul li a.youtube:active{background:#b00}.social-icons ul li a.instagram:hover,.social-icons ul li a.instagram:active{background:#8234af;background:-moz-linear-gradient(top,#8234af 0%,#dd2a7a 50%,#f58529 84%,#feda77 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,#8234af),color-stop(50%,#dd2a7a),color-stop(84%,#f58529),color-stop(100%,#feda77));background:-webkit-linear-gradient(top,#8234af 0%,#dd2a7a 50%,#f58529 84%,#feda77 100%);background:-o-linear-gradient(top,#8234af 0%,#dd2a7a 50%,#f58529 84%,#feda77 100%);background:-ms-linear-gradient(top,#8234af 0%,#dd2a7a 50%,#f58529 84%,#feda77 100%);background:linear-gradient(to bottom,#8234af 0%,#dd2a7a 50%,#f58529 84%,#feda77 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8234af',endColorstr='#feda77',GradientType=0)}.support-links{margin:10px 0 0 0}.support-links a{margin:0 12px;color:rgb(var(--bs-black))}.support-links a:hover,.support-links a:active{color:rgb(var(--bs-thm-clr-9))!important}.copyrights-cont p,.copyrights-cont a{color:rgb(var(--bs-white),.75)}.copyrights-cont a:hover,.copyrights-cont a:active{color:rgb(var(--bs-white))!important}

/*Enquiry Act
------------------------------------------------------------------------------------------------*/
.enquire-act{position:fixed;width:100%;bottom:0;left:0;right:0;height:auto;z-index:1000;padding:25px 0;text-align:center;background:#ffbf00;display:none}.enquire-act p,.enquire-act p span{color:#da0000;font-size:26px;font-weight:700;line-height:34px}.enquire-act p span{color:#565656;text-decoration:line-through}.enquire-act .register-btn{padding:21px 24px;background:#DB0000;color:rgb(var(--bs-white));font-size:22px;-webkit-box-shadow:0 5px 10px 0 rgb(219 0 0 / .5);-moz-box-shadow:0 5px 10px 0 rgb(219 0 0 / .5);box-shadow:0 5px 10px 0 rgb(219 0 0 / .5)}.enquire-act .register-btn:hover{background:#a70101}

/*Register Page
------------------------------------------------------------------------------------------------*/
.form-group ul li{position:relative;margin-bottom:20px}.form-group .input-cont{position:relative}.error-txt{font-size:11px;text-align:right;color:rgb(var(--bs-clr-8));font-style:italic;line-height:11px;padding:0 2px 0 0;margin:3px 0 0 0;display:none}.require{color:rgb(var(--bs-clr-8));line-height:28px;font-size:18px;padding:0 0 0 4px;display:inline-block;vertical-align:top}.label-txt{line-height:28px;font-size:14px;color:rgb(var(--bs-white))}.input-txt{background:#0a0a1f;border:1px solid #364153;color:rgb(var(--bs-white));line-height:28px;width:100%;height:48px;padding:8px 15px;font-size:16px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px}.input-txt:focus{border:1px solid #ae10e9;color:#0a0a1f;background:rgb(var(--bs-white))}.input-txt.datepick{background:url(images/calendar.png) no-repeat right center #0a0a1f;background-size:18px auto;background-position:center right 12px;padding-right:40px}.input-txt.datepick:focus{background:url(images/calendar.png) no-repeat right center #fff;background-size:18px auto;background-position:center right 12px}select.input-txt{padding:8px 30px 8px 15px}.dropdown-sele{width:100%;height:48px;pointer-events:none;position:absolute;top:0;left:0;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0ye2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjEuNDEgNC42NyAyLjQ4IDMuMTggMy41NCA0LjY3IDEuNDEgNC42NyIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIzLjU0IDUuMzMgMi40OCA2LjgyIDEuNDEgNS4zMyAzLjU0IDUuMzMiLz48L3N2Zz4=) no-repeat right center;background-size:17px auto;background-position:center right 10px;mix-blend-mode:difference}.mobile-code,.promo-code{width:145px}.mobile-txt,.promo-txt{width:100%;width:-webkit-calc(100% - 160px);width:-moz-calc(100% - 160px);width:calc(100% - 160px)}.promo-submit-btn{background:#0a0a1f;border:1px solid #ae10e9;font-weight:500;padding:9px 0;display:block;font-family:var(--bs-body-font-family2);-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px}.promo-submit-btn:hover{background:rgb(var(--bs-thm-clr-1));border:1px solid #FD68FF}.ctm-checkbox{margin:4px 0 0 0;position:relative;float:left;display:block}.ctm-checkbox input{display:block;width:18px;height:18px;vertical-align:top;opacity:0}.ctm-checkbox:after{content:'';position:absolute;top:0;cursor:pointer;width:16px;height:16px;border:1px solid #FC41FF;left:0;background:#0a0a1f;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.ctm-checkbox.checked:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABZSURBVHgBjc/BDYAgDIXh4gSOVJiETWQT40SO4l0hT0rChVDgT3po811qaFJiHDDktwUU8lwExq6haIHPIZRDXp7ocA6R9DK8HCvuohYni1tFLR6imvaY9APDEU7Lh2BgFQAAAABJRU5ErkJggg==) no-repeat center #0a0a1f;background-size:10px auto}.pay-sum-cont,.confirm-cont{background:#0a0a1f;border:1px solid #364153;padding:18px 25px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px}.pay-icon{width:65px;height:65px;padding:15px;background:#f28a00;-webkit-border-radius:38px;-moz-border-radius:38px;-ms-border-radius:38px;-o-border-radius:38px;border-radius:38px}.pay-icon svg{width:35px;height:35px}
.offer-box { border:1px solid #364153; padding: 10px 25px; background:-webkit-linear-gradient(90deg, #2B2B85 0%, #121239 100%); background:-moz-linear-gradient(90deg, #2B2B85 0%, #121239 100%); background:-ms-linear-gradient(90deg, #2B2B85 0%, #121239 100%); background:-o-linear-gradient(90deg, #2B2B85 0%, #121239 100%); background:linear-gradient(90deg, #2B2B85 0%, #121239 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121239', endColorstr='#2B2B85', GradientType=0 ); -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; } .offer-box .offer-icon { width: 32px; }

/*Responsive
------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1600px) {
.banner { width:100%; height: 580px; height: -webkit-calc(100vh - 90px); height: -moz-calc(100vh - 90px); height: calc(100vh - 90px); max-height: 658px; min-height: 550px; }
.banner{ background: url(./images/banner-img1-2.jpg) no-repeat center #ffffff; background-size: cover; background-position: center; }
}
@media screen and (max-width: 1450px) {
.banner{ background: url(./images/banner-img1-2.jpg) no-repeat center #ffffff; background-size: auto 100%; background-position: center; }
}
@media screen and (max-width: 1280px) { 
.banner { max-height:600px; min-height:unset; }
.banner { background: url(./images/banner-img1-3.jpg) no-repeat center #ffffff; background-size: cover; background-position:center; }
}
@media screen and (max-width: 1100px) {
.category-slider .slick-slide { height: 395px !important; }
}
@media screen and (max-width: 1080px) {
h1, .h1 { font-size: 56px; line-height: 66px; }
h2, .h2 { font-size: 48px; line-height: 58px; }
h3, .h3 { font-size: 40px; line-height: 50px; }
h4, .h4 { font-size: 32px; line-height: 42px; }
h5, .h5 { font-size: 28px; line-height: 38px; }
h6, .h6 { font-size: 24px; line-height: 34px; }
.h7 { font-size: 22px; line-height: 30px; }
.h8 { font-size: 20px; line-height: 28px; }
.h9 { font-size: 18px; line-height: 28px; }
.bg-effect-ct:before, .bg-effect-ct:after { width: 275px; height: 275px; }
.bg-effect-ct:before { left: -100px; }
.bg-effect-ct:after { right: -100px; }
.header { padding: 9px 0px; }
.gwr-logo, .gwr-logo img { width: 176px; height: 60px; }
.content { min-height: -webkit-calc(100vh - 388px); min-height: -moz-calc(100vh - 388px); min-height: calc(100vh - 388px); }
.banner { height:550px; height: -webkit-calc(100vh - 77px); height: -moz-calc(100vh - 77px); height: calc(100vh - 77px); max-height:550px; min-height:unset; }
.banner { background: url(./images/banner-img1-4.jpg) no-repeat center #ffffff; background-size: 100% auto; background-position:center; }	
.why-list ul li { padding-left: 55px; }
.why-list ul li:before { font-size: 40px; width: 45px; line-height: 50px; height: 50px; }
.why-list ul li.guinness:before { width: 45px; height: 50px; }
.how-list1, .how-list2, .how-list3, .how-list4, .how-list5, .how-list6{ height: 150px; }
.category-section .h1 { font-size: 75px; line-height: 85px; }
.category-slider .slick-slide { height: 421px !important; }
.theme-cont ul li.theme-list1 .theme-ct, .theme-cont ul li.theme-list2 .theme-ct { height: 420px; }
.theme-cont ul li.theme-list1 .theme-title, .theme-cont ul li.theme-list2 .theme-title { position:static; text-align:center; width:100%; height:auto; padding:15px 0px; font-size:32px; line-height:42px; }
.theme-cont ul li.theme-list1 .theme-img, .theme-cont ul li.theme-list2 .theme-img { width: 100%; margin-top: 0px; }
.theme-cont ul li.theme-list1 .theme-img img, .theme-cont ul li.theme-list2 .theme-img img { height: auto; max-width: 280px; object-fit: cover; }
.theme-cont ul li.theme-list1 .theme-ct .theme-action-st .theme-act-st, .theme-cont ul li.theme-list2 .theme-ct .theme-action-st .theme-act-st, .theme-cont ul li.theme-list3 .theme-ct .theme-action-st .theme-act-st, .theme-cont ul li.theme-list4 .theme-ct .theme-action-st .theme-act-st, .theme-cont ul li.theme-list5 .theme-ct .theme-action-st .theme-act-st, .theme-cont ul li.theme-list6 .theme-ct .theme-action-st .theme-act-st{ max-width: 200px !important; }
.theme-cont ul li.theme-list1 .theme-ct .theme-action-st .theme-act-st ul li, .theme-cont ul li.theme-list2 .theme-ct .theme-action-st .theme-act-st ul li { width: 100%; float: none; }	
.theme-cont ul li.theme-list7 .theme-ct { height: 280px; }
.theme-cont ul li.theme-list7 .theme-title { font-size: 80px; height: 100px; line-height: 100px; }
.theme-cont ul li.theme-list7 .theme-img { width: 66.66%; margin-left: 33.33%; text-align: center; }
.theme-cont ul li.theme-list7 .theme-img img { max-width: 310px; margin: 0px auto; }	
.theme-more{ display: block; }
.theme-cont ul li.theme-list2 .theme-img img{ max-width: auto; height: 470px; }
.tutorial-slider .slick-arrow, .tutorial-slider:hover .slick-arrow.slick-arrow { opacity: 1; visibility: visible; transform: translateX(0); }
.tutorial-slider .slick-arrow.slick-prev, .tutorial-slider:hover .slick-arrow.slick-prev { left: 0px; transform: translateX(0); }
.tutorial-slider .slick-arrow.slick-next, .tutorial-slider:hover .slick-arrow.slick-next { right: 0px; transform: translateX(0); }
.foot-logo, .foot-logo a, .foot-logo a svg { width: 143.05px; }
.i30,.i30 img { width: 44px; }
.foot-logo, .corporate-logo-cont ul li { margin-right: 15px; }
.social-icons, .support-links { margin: 5px 0px 0px 0px; }	
.copyrights-cont { padding-bottom: 120px; }
.enquire-act { display: block; }
}
@media screen and (max-width: 1080px) and (max-height: 700px) and (orientation: landscape) {
.banner { height: 350px; max-height: none; }
.banner { background: url(./images/banner-img1-6.jpg) no-repeat bottom center #ffffff; background-size: cover; }
}
@media screen and (max-width: 1024px) {
.banner { height: 100vh; max-height: 550px; }
.banner { background: url(./images/banner-img1-5.jpg) no-repeat center #ffffff; background-size: cover; background-position:center; }
}
@media screen and (max-width: 1024px) and (max-height: 600px) and (orientation: landscape) {
.banner { height: 350px; max-height: none; }
.banner { background: url(./images/banner-img1-6.jpg) no-repeat bottom center #ffffff; background-size: cover; }
}
@media screen and (max-width: 960px) and (orientation:landscape) {
.banner { height: 350px; max-height: none; }
.banner { background: url(./images/banner-img1-8.jpg) no-repeat bottom center #ffffff; background-size: auto 100%; }
}
@media screen and (max-width: 930px) {
.f-20 { font-size: 18px !important; line-height: 28px; }
.f-18 { font-size: 16px; line-height: 24px; }
.alert-success, .alert-error, .alert-info, .alert-warning { min-width: 300px; padding: 12px 12px 12px 42px; font-size: 12px; line-height: 20px; }
.alert-success:before, .alert-error:before, .alert-info:before, .alert-warning:before { width: 22px; height: 22px; }	
.dark-cont { padding: 12px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px; }
.dark-cont2 { padding: 12px; }
.container-fluid { padding-left:12px; padding-right:12px; }	
.header { padding: 10px 0px; }
.logo, .logo a, .logo a img { width: 145px; height: 45px; display: block; margin: 0px 20px 0px 0px; }
.gwr-logo, .gwr-logo img { width: 132.15px; height: 45px; }
.content { min-height: auto; }
.banner { height: 350px; max-height: none; }
.banner { background: url(./images/banner-img1-8.jpg) no-repeat bottom center #ffffff; background-size: auto 100%; }
.why-lt-cont, .why-rt-cont { height: auto !important; }
.why-rt-cont { padding: 0px !important; }
.how-cont { display: none; }
.how-cont2 { display: block; max-width: 380px; margin: 0px auto; height: auto; }
.theme-cont ul li.theme-list1 .theme-ct, .theme-cont ul li.theme-list2 .theme-ct, .theme-cont ul li.theme-list3 .theme-ct, .theme-cont ul li.theme-list4 .theme-ct, .theme-cont ul li.theme-list5 .theme-ct, .theme-cont ul li.theme-list6 .theme-ct { height: 380px; }
.theme-cont ul li.theme-list7 .theme-ct { height: 250px; }
.theme-cont ul li.theme-list7 .theme-title { font-size: 75px; height: 80px; line-height: 80px; }
.theme-cont ul li.theme-list7 .theme-img img { max-width: 300px; }
.faq-list { -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; padding: 14px 15px 14px 50px; }
.faq-list .faq-head:before { left: -40px; }
.foot-logo, .foot-logo a, .foot-logo a svg { width: 116.45px; }
.i30,.i30 img { width: 36px; }
.corporate-logo-cont { margin-top: 25px; }
.corporate-logo-cont ul li img { height: 39px; }
.foot-rt-ct2 { margin: 25px auto 0px auto; max-width: 332px !important; }
.power-cont, .power-cont img { width: 56.3667px; }
.power-cont { float: left; margin: 5px 0px 0px 0px; }
.power-cont img.pwr-img1 { display: none; }
.power-cont img.pwr-img2 { display: block; }
.social-icons { margin: 0px; }
.support-links { margin: 20px 0px 0px 0px; }
.copyrights-cont { padding-bottom: 70px; }
.enquire-act { padding: 15px 0px; }
.enquire-act p, .enquire-act p span { font-size: 14px; line-height: 20px; }
.enquire-act .register-btn { padding: 6px 24px; font-size: 16px; line-height: 28px; }
}
@media screen and (max-width: 930px) and (orientation:portrait) {
.banner { height: 500px; }
.banner { background: url(./images/banner-img1-6.jpg) no-repeat center #ffffff; background-size: auto 100%; background-position:center; }
}
@media screen and (max-width: 820px) and (orientation:portrait) {
.content { min-height: -webkit-calc(100vh - 374px); min-height: -moz-calc(100vh - 374px); min-height: calc(100vh - 374px); }
.banner { height: 500px; }
.banner { background: url(./images/banner-img1-6.jpg) no-repeat center #ffffff; background-size: auto 100%; background-position:center; }
}
@media screen and (max-width: 810px) {
.banner-logo-cont { width: 40%; }
.banner-dts-cont { width: 60%; }
}
@media screen and (max-width: 809px) {
.banner { height: 320px; max-height: none; }
}
@media screen and (max-width: 805px) and (orientation:portrait) { 
.banner { height: 320px; }
.banner { background: url(./images/banner-img1-7.jpg) no-repeat center #ffffff; background-size: auto 100%; background-position:center; }
}
@media screen and (max-width: 801px) and (orientation:portrait) {
.content { min-height: -webkit-calc(100vh - 374px); min-height: -moz-calc(100vh - 374px); min-height: calc(100vh - 374px); }
.banner { height: 500px; }
.banner { background: url(./images/banner-img1-6.jpg) no-repeat center #ffffff; background-size: auto 100%; background-position:center; }
}
@media screen and (max-width: 768px) and (orientation:portrait) {
.banner { height: 500px; }
.banner { background: url(./images/banner-img1-6.jpg) no-repeat center #ffffff; background-size: auto 100%; background-position:center; }
}
@media screen and (max-width: 767px) {
h1, .h1 { font-size: 48px; line-height: 58px; }
h2, .h2 { font-size: 40px; line-height: 50px; }
h3, .h3 { font-size: 32px; line-height: 42px; }
h4, .h4 { font-size: 28px; line-height: 38px; }
h5, .h5 { font-size: 24px; line-height: 34px; }
h6, .h6 { font-size: 22px; line-height: 30px; }
.h7 { font-size: 20px; line-height: 28px; }
.h8 { font-size: 18px; line-height: 28px; }
.f-20 { font-size: 16px !important; line-height: 24px; }
.f-18 { font-size: 14px; line-height: 24px; }	
.bg-effect-ct:before, .bg-effect-ct:after { width: 185px; height: 185px; }
.bg-effect-ct:before { left: -65px; }
.bg-effect-ct:after { right: -65px; }	
.banner { height: 300px; }
.banner { background: url(./images/banner-img1-8.jpg) no-repeat center #ffffff; background-size: auto 100%; background-position:center; }
.ribbon-item .ribbon-dts p { margin-top: 5px !important; }	
.category-section .h1 { font-size: 65px; line-height: 75px; }
.theme-cont ul li.theme-list1 .theme-title, .theme-cont ul li.theme-list2 .theme-title { font-size: 28px; line-height: 38px; }
.theme-cont ul li.theme-list7 .theme-title { font-size: 65px; height: 80px; line-height: 80px; }
.theme-cont ul li.theme-list3 .theme-img{ width: 100%; }
.theme-cont ul li.theme-list3 .theme-img img{ max-width: 310px; }
}
@media screen and (max-width: 767px) and (orientation:portrait) {
.banner { height: 500px; }
}
@media screen and (max-width: 680px) {
h1, .h1 { font-size: 40px; line-height: 50px; }
h2, .h2 { font-size: 32px; line-height: 42px; }
h3, .h3 { font-size: 28px; line-height: 38px; }
h4, .h4 { font-size: 24px; line-height: 34px; }
h5, .h5 { font-size: 22px; line-height: 30px; }
h6, .h6 { font-size: 20px; line-height: 28px; }
.h7 { font-size: 18px; line-height: 28px; }
.banner-dts-cont ul li .banner-icon { width: 45px; }
.category-section .h1 { font-size: 55px; line-height: 65px; }
.theme-cont ul li.theme-list1 .theme-title, .theme-cont ul li.theme-list2 .theme-title { font-size: 24px; line-height: 34px; }
.theme-cont ul li.theme-list7 .theme-title { font-size: 56px; height: 60px; line-height: 60px; }
}
@media screen and (max-width: 600px) and (orientation: portrait) {
.f-18.fw-500, .f-16, .f-14 { font-weight: 400 !important; }
.f-16 { font-size: 14px; }
.f-16.fw-600 { font-weight: 600 !important; }
.f-14.fw-700 { font-weight: 700 !important; }	
.header { padding: 10px 0px; }
.logo, .logo a, .logo a img { width: 128.75px; height: 40px; display: block; margin: 0px 15px 0px 0px; }
.gwr-logo, .gwr-logo img { width: 117.467px; height: 40px; }	
.banner { height: 680px; }
.banner { background: url(./images/banner-img1-11.jpg) no-repeat center #ffffff; background-size: cover; background-position:center; }
}
@media screen and (max-width: 575px) {
.f-18.fw-500, .f-16, .f-14 { font-weight: 400 !important; }
.f-16 { font-size: 14px; }
.f-16.fw-600 { font-weight: 600 !important; }
.f-14.fw-700 { font-weight: 700 !important; }
.content { min-height: 500px; }
.banner { height: 680px; }
.banner { background: url(./images/banner-img1-11.jpg) no-repeat center #ffffff; background-size: cover; background-position:center; }
.theme-cont { max-width: 300px; margin: 0px auto; }
.theme-cont ul li.theme-list1 .theme-title, .theme-cont ul li.theme-list2 .theme-title, .theme-cont ul li.theme-list3 .theme-title, .theme-cont ul li.theme-list4 .theme-title, .theme-cont ul li.theme-list5 .theme-title, .theme-cont ul li.theme-list6 .theme-title, .theme-cont ul li.theme-list7 .theme-title { padding: 10px 0px; }
.theme-cont ul li.theme-list1 .theme-ct, .theme-cont ul li.theme-list2 .theme-ct, .theme-cont ul li.theme-list3 .theme-ct, .theme-cont ul li.theme-list4 .theme-ct, .theme-cont ul li.theme-list5 .theme-ct, .theme-cont ul li.theme-list6 .theme-ct, .theme-cont ul li.theme-list7 .theme-ct { height: 350px; }
.theme-cont ul li.theme-list7 .theme-title { font-size: 24px; height: auto; line-height: 34px; position: static; width: 100%; }
.theme-cont ul li.theme-list4 .theme-img img{ max-width: 230px; }
.theme-cont ul li.theme-list7 .theme-img { width: 100%; margin: 0px auto; }
.theme-cont ul li.theme-list1 .theme-img img, .theme-cont ul li.theme-list2 .theme-img img, .theme-cont ul li.theme-list3 .theme-img img, .theme-cont ul li.theme-list4 .theme-img img, .theme-cont ul li.theme-list5 .theme-img img, .theme-cont ul li.theme-list6 .theme-img img, .theme-cont ul li.theme-list7 .theme-img img { width: 100%; height: auto; }
.theme-cont ul li.theme-list7 .theme-ct .theme-action-st .theme-act-st { max-width: 200px !important; }
.theme-cont ul li.theme-list7 .theme-ct .theme-action-st .theme-act-st ul li { width: 100%; float: none; }
.theme-cont ul li.theme-list7 .theme-img img { height: auto; }
.theme-cont ul li.theme-list2 .theme-img img{ max-width: auto; height: 475px; }
.support-links a { margin: 0px 0px 0px 14px; }	
.enquire-act .register-btn { font-size: 14px; }
}
@media screen and (max-width: 480px) {
h1, .h1 { font-size: 32px; line-height: 42px; }
h2, .h2 { font-size: 28px; line-height: 38px; }
h3, .h3 { font-size: 24px; line-height: 34px; }
h4, .h4 { font-size: 22px; line-height: 30px; }
h5, .h5 { font-size: 20px; line-height: 28px; }
h6, .h6 { font-size: 18px; line-height: 28px; }	
.banner { height: 560px; }
.banner{ background: url(./images/banner-img1-11.jpg) no-repeat center #ffffff; background-size: cover; background-position:center; }
.category-section .h1 { font-size: 40px; line-height: 50px; }
.testimonial-slider .test-sld { padding: 0px; }
}
@media screen and (max-width: 420px) {
.banner { height: 500px; }
.banner{ background: url(./images/banner-img1-11.jpg) no-repeat center #ffffff; background-size: cover; background-position:center; }
.category-slider .slick-slide { padding: 0px; }
}
@media screen and (max-width: 380px) {
.banner{ background: url(./images/banner-img1-11.jpg) no-repeat center #ffffff; background-size: cover; background-position:center; }
}
@media screen and (max-width: 370px) {
.category-slider .slick-slide { height: 400px !important; }
}
@media screen and (max-width: 365px) {
.category-slider .slick-slide { height: 390px !important; }
}

/*Slick
------------------------------------------------------------------------------------------------*/
.slick-slider{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;overflow:hidden}.slick-list{margin:0;padding:0;float:none!important}.slick-list:after{display:block;clear:both;content:""}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-slide.dragging img{pointer-events:none}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}

/*Datepicker
------------------------------------------------------------------------------------------------*/
.jquery-datepicker{position:relative;outline:0;display:none;width:320px;height:336px;padding:10px;font-size:16px;font-family:sans-serif;z-index:10;background:rgb(var(--bs-white))}.jquery-datepicker .datepicker-box.box-decade.is-active,.jquery-datepicker .datepicker-box.box-year.is-active,.jquery-datepicker.is-open{display:block}.jquery-datepicker.is-popup{position:absolute;top:50px;left:50px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.15);-moz-box-shadow:0 2px 12px rgba(0,0,0,.15);box-shadow:0 2px 12px rgba(0,0,0,.15);-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;overflow:hidden}.jquery-datepicker .datepicker-box{display:none;flex-direction:column;height:100%}.jquery-datepicker .datepicker-box.is-active{display:flex}.jquery-datepicker .datepicker-box .box-row{display:flex;min-height:0;flex:1}.jquery-datepicker .datepicker-box .box-row.row-header{justify-content:space-between;height:40px}.jquery-datepicker .datepicker-box .box-row.row-header .header-title{width:115px;height:40px;padding:11px 25px 9px 10px;cursor:pointer;line-height:20px;color:rgb(var(--bs-thm-clr-1));font-weight:500;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAB8ZH1oAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LjE2NDc1MywgMjAyMS8wMi8xNS0xMTo1MjoxMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjMgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkZEODZFODg5MUVFMTExRjFBM0U1RDk5QTRBNEU3QkNEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkZEODZFODhBMUVFMTExRjFBM0U1RDk5QTRBNEU3QkNEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkQ4NkU4ODcxRUUxMTFGMUEzRTVEOTlBNEE0RTdCQ0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkQ4NkU4ODgxRUUxMTFGMUEzRTVEOTlBNEE0RTdCQ0QiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5c394VAAAALElEQVR42mIsLS39z0AEYAJiRiLUMTLBGPgUwUxkwKOYEdlqBhyKUTQCBBgA5e0CcECyxbIAAAAASUVORK5CYII=) center right 8px no-repeat}.jquery-datepicker .datepicker-box.box-year .box-row.row-header .header-title{width:85px}.jquery-datepicker .datepicker-box.box-decade .box-row.row-header .header-title{width:135px;padding:11px 10px 9px;background:Transparent}.jquery-datepicker .datepicker-box .box-row.row-header .header-actions{width:80px;height:40px}.jquery-datepicker .datepicker-box .box-row.row-header .header-actions .header-action{float:left;width:40px;height:40px;cursor:pointer;line-height:20px;padding:10px 0;font-size:12px;text-align:center;color:rgb(var(--bs-thm-clr-1));-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}.jquery-datepicker .datepicker-box .box-row.row-header .header-actions .header-action:hover{background:#f5f5f5}.jquery-datepicker .datepicker-box .box-row.row-header .header-actions .header-action.inactive{pointer-events:none;-moz-opacity:0.4;-khtml-opacity:0.4;opacity:.4}.jquery-datepicker .datepicker-box .box-row.row-header .header-actions .header-action.action-up{float:right}.jquery-datepicker .datepicker-box .box-row.row-header .header-actions .header-action.action-down:after,.jquery-datepicker .datepicker-box .box-row.row-header .header-actions .header-action.action-up:after{font-family:icon-font;line-height:20px;display:block}.jquery-datepicker .datepicker-box .box-row.row-header .header-actions .header-action.action-down:after{content:'\e846'}.jquery-datepicker .datepicker-box .box-row.row-header .header-actions .header-action.action-up:after{content:'\e847'}.jquery-datepicker .datepicker-box .box-row.row-days{justify-content:space-around}.jquery-datepicker .datepicker-box .box-row.row-days .box-cell{padding:0;color:rgb(var(--bs-thm-clr-1),.5);width:36px;height:40px;font-size:11px;line-height:40px;text-transform:uppercase;text-align:center}.jquery-datepicker .datepicker-box .box-row.row-week{justify-content:space-around;align-items:center}.jquery-datepicker .datepicker-box.box-year .box-row.row-week{height:92px}.jquery-datepicker .datepicker-box.box-decade .box-row.row-week{height:55px}.jquery-datepicker .datepicker-box .box-row.row-week .box-cell{text-align:center;padding:5px 0;cursor:pointer;font-size:13px;width:36px;height:36px;line-height:26px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}.jquery-datepicker .datepicker-box.box-decade .box-row.row-week .box-cell,.jquery-datepicker .datepicker-box.box-year .box-row.row-week .box-cell{width:25%}.jquery-datepicker .datepicker-box .box-row.row-week .box-cell:hover{background:rgb(var(--bs-thm-clr-6),.1);color:rgb(var(--bs-thm-clr-6))}.jquery-datepicker .datepicker-box .box-row.row-week .box-cell.cell-selected{background:rgb(var(--bs-thm-clr-6));color:rgb(var(--bs-white))}.jquery-datepicker .datepicker-box .box-row.row-week .box-cell.cell-today{background:#d9ab56;color:rgb(var(--bs-white))}.jquery-datepicker .datepicker-box .box-row.row-week .box-cell.cell-grayed{background:0 0;color:rgb(var(--bs-black),0);pointer-events:none}

/*Tooltip
------------------------------------------------------------------------------------------------*/
.ui-tooltip{background:rgb(15 18 30)!important;color:rgb(var(--bs-white))!important;padding:4px 10px!important;font-size:12px!important;line-height:16px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;border:1px solid rgb(255 255 255 / .08);-webkit-box-shadow:0 4px 12px rgb(0 0 0 / .4);-moz-box-shadow:0 4px 12px rgb(0 0 0 / .4);box-shadow:0 4px 12px rgb(0 0 0 / .4);max-width:320px;z-index:999999;pointer-events:none}.ui-tooltip-content{padding:0!important}.ui-tooltip table{width:100%;border-collapse:collapse;font-size:12px!important;line-height:16px;color:rgb(var(--bs-white))}.ui-tooltip table th,.ui-tooltip table td{padding:4px 6px;vertical-align:top}.ui-tooltip table th{text-align:right;font-weight:600;color:#cfd3ff}.tp-tbl,.tp-tbl th,.tp-tbl td{font-size:11px!important;line-height:15px;color:rgb(var(--bs-white))!important}.ui-widget-shadow{box-shadow:none!important}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px,1px,1px,1px)}



