@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic";/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*!
* reveal.js 4.5.0
* https://revealjs.com
* MIT licensed
*
* Copyright (C) 2011-2023 Hakim El Hattab, https://hakim.se
*/.reveal .r-stretch,.reveal .stretch{max-width:none;max-height:none}.reveal pre.r-stretch code,.reveal pre.stretch code{height:100%;max-height:100%;box-sizing:border-box}.reveal .r-fit-text{display:inline-block;white-space:nowrap}.reveal .r-stack{display:grid}.reveal .r-stack>*{grid-area:1/1;margin:auto}.reveal .r-hstack,.reveal .r-vstack{display:flex}.reveal .r-hstack img,.reveal .r-hstack video,.reveal .r-vstack img,.reveal .r-vstack video{min-width:0;min-height:0;-o-object-fit:contain;object-fit:contain}.reveal .r-vstack{flex-direction:column;align-items:center;justify-content:center}.reveal .r-hstack{flex-direction:row;align-items:center;justify-content:center}.reveal .items-stretch{align-items:stretch}.reveal .items-start{align-items:flex-start}.reveal .items-center{align-items:center}.reveal .items-end{align-items:flex-end}.reveal .justify-between{justify-content:space-between}.reveal .justify-around{justify-content:space-around}.reveal .justify-start{justify-content:flex-start}.reveal .justify-center{justify-content:center}.reveal .justify-end{justify-content:flex-end}html.reveal-full-page{width:100%;height:100%;height:100vh;height:calc(var(--vh,1vh) * 100);overflow:hidden}.reveal-viewport{height:100%;overflow:hidden;position:relative;line-height:1;margin:0;background-color:#fff;color:#000}.reveal-viewport:fullscreen{top:0!important;left:0!important;width:100%!important;height:100%!important;transform:none!important}.reveal .fragment{transition:all .2s ease}.reveal .fragment:not(.custom){opacity:0;visibility:hidden;will-change:opacity}.reveal .fragment.visible{opacity:1;visibility:inherit}.reveal .fragment.disabled{transition:none}.reveal .fragment.grow{opacity:1;visibility:inherit}.reveal .fragment.grow.visible{transform:scale(1.3)}.reveal .fragment.shrink{opacity:1;visibility:inherit}.reveal .fragment.shrink.visible{transform:scale(.7)}.reveal .fragment.zoom-in{transform:scale(.1)}.reveal .fragment.zoom-in.visible{transform:none}.reveal .fragment.fade-out{opacity:1;visibility:inherit}.reveal .fragment.fade-out.visible{opacity:0;visibility:hidden}.reveal .fragment.semi-fade-out{opacity:1;visibility:inherit}.reveal .fragment.semi-fade-out.visible{opacity:.5;visibility:inherit}.reveal .fragment.strike{opacity:1;visibility:inherit}.reveal .fragment.strike.visible{text-decoration:line-through}.reveal .fragment.fade-up{transform:translateY(40px)}.reveal .fragment.fade-up.visible{transform:translate(0)}.reveal .fragment.fade-down{transform:translateY(-40px)}.reveal .fragment.fade-down.visible{transform:translate(0)}.reveal .fragment.fade-right{transform:translate(-40px)}.reveal .fragment.fade-right.visible{transform:translate(0)}.reveal .fragment.fade-left{transform:translate(40px)}.reveal .fragment.fade-left.visible{transform:translate(0)}.reveal .fragment.current-visible,.reveal .fragment.fade-in-then-out{opacity:0;visibility:hidden}.reveal .fragment.current-visible.current-fragment,.reveal .fragment.fade-in-then-out.current-fragment{opacity:1;visibility:inherit}.reveal .fragment.fade-in-then-semi-out{opacity:0;visibility:hidden}.reveal .fragment.fade-in-then-semi-out.visible{opacity:.5;visibility:inherit}.reveal .fragment.fade-in-then-semi-out.current-fragment,.reveal .fragment.highlight-blue,.reveal .fragment.highlight-current-blue,.reveal .fragment.highlight-current-green,.reveal .fragment.highlight-current-red,.reveal .fragment.highlight-green,.reveal .fragment.highlight-red{opacity:1;visibility:inherit}.reveal .fragment.highlight-red.visible{color:#ff2c2d}.reveal .fragment.highlight-green.visible{color:#17ff2e}.reveal .fragment.highlight-blue.visible{color:#1b91ff}.reveal .fragment.highlight-current-red.current-fragment{color:#ff2c2d}.reveal .fragment.highlight-current-green.current-fragment{color:#17ff2e}.reveal .fragment.highlight-current-blue.current-fragment{color:#1b91ff}.reveal:after{content:"";font-style:italic}.reveal iframe{z-index:1}.reveal a{position:relative}@keyframes bounce-right{0%,10%,25%,40%,50%{transform:translate(0)}20%{transform:translate(10px)}30%{transform:translate(-5px)}}@keyframes bounce-left{0%,10%,25%,40%,50%{transform:translate(0)}20%{transform:translate(-10px)}30%{transform:translate(5px)}}@keyframes bounce-down{0%,10%,25%,40%,50%{transform:translateY(0)}20%{transform:translateY(10px)}30%{transform:translateY(-5px)}}.reveal .controls{display:none;position:absolute;top:auto;bottom:12px;right:12px;left:auto;z-index:11;color:#000;pointer-events:none;font-size:10px}.reveal .controls button{position:absolute;padding:0;background-color:transparent;border:0;outline:0;cursor:pointer;color:currentColor;transform:scale(.9999);transition:color .2s ease,opacity .2s ease,transform .2s ease;z-index:2;pointer-events:auto;font-size:inherit;visibility:hidden;opacity:0;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.reveal .controls .controls-arrow:after,.reveal .controls .controls-arrow:before{content:"";position:absolute;top:0;left:0;width:2.6em;height:.5em;border-radius:.25em;background-color:currentColor;transition:all .15s ease,background-color .8s ease;transform-origin:.2em 50%;will-change:transform}.reveal .controls .controls-arrow{position:relative;width:3.6em;height:3.6em}.reveal .controls .controls-arrow:before{transform:translate(.5em) translateY(1.55em) rotate(45deg)}.reveal .controls .controls-arrow:after{transform:translate(.5em) translateY(1.55em) rotate(-45deg)}.reveal .controls .controls-arrow:hover:before{transform:translate(.5em) translateY(1.55em) rotate(40deg)}.reveal .controls .controls-arrow:hover:after{transform:translate(.5em) translateY(1.55em) rotate(-40deg)}.reveal .controls .controls-arrow:active:before{transform:translate(.5em) translateY(1.55em) rotate(36deg)}.reveal .controls .controls-arrow:active:after{transform:translate(.5em) translateY(1.55em) rotate(-36deg)}.reveal .controls .navigate-left{right:6.4em;bottom:3.2em;transform:translate(-10px)}.reveal .controls .navigate-left.highlight{animation:bounce-left 2s 50 both ease-out}.reveal .controls .navigate-right{right:0;bottom:3.2em;transform:translate(10px)}.reveal .controls .navigate-right .controls-arrow{transform:rotate(180deg)}.reveal .controls .navigate-right.highlight{animation:bounce-right 2s 50 both ease-out}.reveal .controls .navigate-up{right:3.2em;bottom:6.4em;transform:translateY(-10px)}.reveal .controls .navigate-up .controls-arrow{transform:rotate(90deg)}.reveal .controls .navigate-down{right:3.2em;bottom:-1.4em;padding-bottom:1.4em;transform:translateY(10px)}.reveal .controls .navigate-down .controls-arrow{transform:rotate(-90deg)}.reveal .controls .navigate-down.highlight{animation:bounce-down 2s 50 both ease-out}.reveal .controls[data-controls-back-arrows=faded] .navigate-up.enabled{opacity:.3}.reveal .controls[data-controls-back-arrows=faded] .navigate-up.enabled:hover{opacity:1}.reveal .controls[data-controls-back-arrows=hidden] .navigate-up.enabled{opacity:0;visibility:hidden}.reveal .controls .enabled{visibility:visible;opacity:.9;cursor:pointer;transform:none}.reveal .controls .enabled.fragmented{opacity:.5}.reveal .controls .enabled.fragmented:hover,.reveal .controls .enabled:hover{opacity:1}.reveal:not(.rtl) .controls[data-controls-back-arrows=faded] .navigate-left.enabled{opacity:.3}.reveal:not(.rtl) .controls[data-controls-back-arrows=faded] .navigate-left.enabled:hover{opacity:1}.reveal:not(.rtl) .controls[data-controls-back-arrows=hidden] .navigate-left.enabled{opacity:0;visibility:hidden}.reveal.rtl .controls[data-controls-back-arrows=faded] .navigate-right.enabled{opacity:.3}.reveal.rtl .controls[data-controls-back-arrows=faded] .navigate-right.enabled:hover{opacity:1}.reveal.rtl .controls[data-controls-back-arrows=hidden] .navigate-right.enabled{opacity:0;visibility:hidden}.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-down,.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-up{display:none}.reveal:not(.has-vertical-slides) .controls .navigate-left,.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-left{bottom:1.4em;right:5.5em}.reveal:not(.has-vertical-slides) .controls .navigate-right,.reveal[data-navigation-mode=linear].has-horizontal-slides .navigate-right{bottom:1.4em;right:.5em}.reveal:not(.has-horizontal-slides) .controls .navigate-up{right:1.4em;bottom:5em}.reveal:not(.has-horizontal-slides) .controls .navigate-down{right:1.4em;bottom:.5em}.reveal.has-dark-background .controls{color:#fff}.reveal.has-light-background .controls{color:#000}.reveal.no-hover .controls .controls-arrow:active:before,.reveal.no-hover .controls .controls-arrow:hover:before{transform:translate(.5em) translateY(1.55em) rotate(45deg)}.reveal.no-hover .controls .controls-arrow:active:after,.reveal.no-hover .controls .controls-arrow:hover:after{transform:translate(.5em) translateY(1.55em) rotate(-45deg)}@media screen and (min-width:500px){.reveal .controls[data-controls-layout=edges]{top:0;right:0;bottom:0;left:0}.reveal .controls[data-controls-layout=edges] .navigate-down,.reveal .controls[data-controls-layout=edges] .navigate-left,.reveal .controls[data-controls-layout=edges] .navigate-right,.reveal .controls[data-controls-layout=edges] .navigate-up{bottom:auto;right:auto}.reveal .controls[data-controls-layout=edges] .navigate-left{top:50%;left:.8em;margin-top:-1.8em}.reveal .controls[data-controls-layout=edges] .navigate-right{top:50%;right:.8em;margin-top:-1.8em}.reveal .controls[data-controls-layout=edges] .navigate-up{top:.8em;left:50%;margin-left:-1.8em}.reveal .controls[data-controls-layout=edges] .navigate-down{bottom:-.3em;left:50%;margin-left:-1.8em}}.reveal .progress{position:absolute;display:none;height:3px;width:100%;bottom:0;left:0;z-index:10;background-color:#0003;color:#fff}.reveal .progress:after{content:"";display:block;position:absolute;height:10px;width:100%;top:-10px}.reveal .progress span{display:block;height:100%;width:100%;background-color:currentColor;transition:transform .8s cubic-bezier(.26,.86,.44,.985);transform-origin:0 0;transform:scaleX(0)}.reveal .slide-number{position:absolute;display:block;right:8px;bottom:8px;z-index:31;font-family:Helvetica,sans-serif;font-size:12px;line-height:1;color:#fff;background-color:#0006;padding:5px}.reveal .slide-number a{color:currentColor}.reveal .slide-number-delimiter{margin:0 3px}.reveal{position:relative;width:100%;height:100%;overflow:hidden;touch-action:pinch-zoom}.reveal.embedded{touch-action:pan-y}.reveal .slides{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;margin:auto;pointer-events:none;overflow:visible;z-index:1;text-align:center;perspective:600px;perspective-origin:50% 40%}.reveal .slides>section{perspective:600px}.reveal .slides>section,.reveal .slides>section>section{display:none;position:absolute;width:100%;pointer-events:auto;z-index:10;transform-style:flat;transition:transform-origin .8s cubic-bezier(.26,.86,.44,.985),transform .8s cubic-bezier(.26,.86,.44,.985),visibility .8s cubic-bezier(.26,.86,.44,.985),opacity .8s cubic-bezier(.26,.86,.44,.985)}.reveal[data-transition-speed=fast] .slides section{transition-duration:.4s}.reveal[data-transition-speed=slow] .slides section{transition-duration:1.2s}.reveal .slides section[data-transition-speed=fast]{transition-duration:.4s}.reveal .slides section[data-transition-speed=slow]{transition-duration:1.2s}.reveal .slides>section.stack{padding-top:0;padding-bottom:0;pointer-events:none;height:100%}.reveal .slides>section.present,.reveal .slides>section>section.present{display:block;z-index:11;opacity:1}.reveal .slides>section:empty,.reveal .slides>section>section:empty,.reveal .slides>section>section[data-background-interactive],.reveal .slides>section[data-background-interactive]{pointer-events:none}.reveal.center,.reveal.center .slides,.reveal.center .slides section{min-height:0!important}.reveal .slides>section:not(.present),.reveal .slides>section>section:not(.present){pointer-events:none}.reveal.overview .slides>section,.reveal.overview .slides>section>section{pointer-events:auto}.reveal .slides>section.future,.reveal .slides>section.future>section,.reveal .slides>section.past,.reveal .slides>section.past>section,.reveal .slides>section>section.future,.reveal .slides>section>section.past{opacity:0}.reveal .slides>section[data-transition=slide].past,.reveal .slides>section[data-transition~=slide-out].past,.reveal.slide .slides>section:not([data-transition]).past{transform:translate(-150%)}.reveal .slides>section[data-transition=slide].future,.reveal .slides>section[data-transition~=slide-in].future,.reveal.slide .slides>section:not([data-transition]).future{transform:translate(150%)}.reveal .slides>section>section[data-transition=slide].past,.reveal .slides>section>section[data-transition~=slide-out].past,.reveal.slide .slides>section>section:not([data-transition]).past{transform:translateY(-150%)}.reveal .slides>section>section[data-transition=slide].future,.reveal .slides>section>section[data-transition~=slide-in].future,.reveal.slide .slides>section>section:not([data-transition]).future{transform:translateY(150%)}.reveal .slides>section[data-transition=linear].past,.reveal .slides>section[data-transition~=linear-out].past,.reveal.linear .slides>section:not([data-transition]).past{transform:translate(-150%)}.reveal .slides>section[data-transition=linear].future,.reveal .slides>section[data-transition~=linear-in].future,.reveal.linear .slides>section:not([data-transition]).future{transform:translate(150%)}.reveal .slides>section>section[data-transition=linear].past,.reveal .slides>section>section[data-transition~=linear-out].past,.reveal.linear .slides>section>section:not([data-transition]).past{transform:translateY(-150%)}.reveal .slides>section>section[data-transition=linear].future,.reveal .slides>section>section[data-transition~=linear-in].future,.reveal.linear .slides>section>section:not([data-transition]).future{transform:translateY(150%)}.reveal .slides section[data-transition=default].stack,.reveal.default .slides section.stack{transform-style:preserve-3d}.reveal .slides>section[data-transition=default].past,.reveal .slides>section[data-transition~=default-out].past,.reveal.default .slides>section:not([data-transition]).past{transform:translate3d(-100%,0,0) rotateY(-90deg) translate3d(-100%,0,0)}.reveal .slides>section[data-transition=default].future,.reveal .slides>section[data-transition~=default-in].future,.reveal.default .slides>section:not([data-transition]).future{transform:translate3d(100%,0,0) rotateY(90deg) translate3d(100%,0,0)}.reveal .slides>section>section[data-transition=default].past,.reveal .slides>section>section[data-transition~=default-out].past,.reveal.default .slides>section>section:not([data-transition]).past{transform:translate3d(0,-300px,0) rotateX(70deg) translate3d(0,-300px,0)}.reveal .slides>section>section[data-transition=default].future,.reveal .slides>section>section[data-transition~=default-in].future,.reveal.default .slides>section>section:not([data-transition]).future{transform:translate3d(0,300px,0) rotateX(-70deg) translate3d(0,300px,0)}.reveal .slides section[data-transition=convex].stack,.reveal.convex .slides section.stack{transform-style:preserve-3d}.reveal .slides>section[data-transition=convex].past,.reveal .slides>section[data-transition~=convex-out].past,.reveal.convex .slides>section:not([data-transition]).past{transform:translate3d(-100%,0,0) rotateY(-90deg) translate3d(-100%,0,0)}.reveal .slides>section[data-transition=convex].future,.reveal .slides>section[data-transition~=convex-in].future,.reveal.convex .slides>section:not([data-transition]).future{transform:translate3d(100%,0,0) rotateY(90deg) translate3d(100%,0,0)}.reveal .slides>section>section[data-transition=convex].past,.reveal .slides>section>section[data-transition~=convex-out].past,.reveal.convex .slides>section>section:not([data-transition]).past{transform:translate3d(0,-300px,0) rotateX(70deg) translate3d(0,-300px,0)}.reveal .slides>section>section[data-transition=convex].future,.reveal .slides>section>section[data-transition~=convex-in].future,.reveal.convex .slides>section>section:not([data-transition]).future{transform:translate3d(0,300px,0) rotateX(-70deg) translate3d(0,300px,0)}.reveal .slides section[data-transition=concave].stack,.reveal.concave .slides section.stack{transform-style:preserve-3d}.reveal .slides>section[data-transition=concave].past,.reveal .slides>section[data-transition~=concave-out].past,.reveal.concave .slides>section:not([data-transition]).past{transform:translate3d(-100%,0,0) rotateY(90deg) translate3d(-100%,0,0)}.reveal .slides>section[data-transition=concave].future,.reveal .slides>section[data-transition~=concave-in].future,.reveal.concave .slides>section:not([data-transition]).future{transform:translate3d(100%,0,0) rotateY(-90deg) translate3d(100%,0,0)}.reveal .slides>section>section[data-transition=concave].past,.reveal .slides>section>section[data-transition~=concave-out].past,.reveal.concave .slides>section>section:not([data-transition]).past{transform:translate3d(0,-80%,0) rotateX(-70deg) translate3d(0,-80%,0)}.reveal .slides>section>section[data-transition=concave].future,.reveal .slides>section>section[data-transition~=concave-in].future,.reveal.concave .slides>section>section:not([data-transition]).future{transform:translate3d(0,80%,0) rotateX(70deg) translate3d(0,80%,0)}.reveal .slides section[data-transition=zoom],.reveal.zoom .slides section:not([data-transition]){transition-timing-function:ease}.reveal .slides>section[data-transition=zoom].past,.reveal .slides>section[data-transition~=zoom-out].past,.reveal.zoom .slides>section:not([data-transition]).past{visibility:hidden;transform:scale(16)}.reveal .slides>section[data-transition=zoom].future,.reveal .slides>section[data-transition~=zoom-in].future,.reveal.zoom .slides>section:not([data-transition]).future{visibility:hidden;transform:scale(.2)}.reveal .slides>section>section[data-transition=zoom].past,.reveal .slides>section>section[data-transition~=zoom-out].past,.reveal.zoom .slides>section>section:not([data-transition]).past{transform:scale(16)}.reveal .slides>section>section[data-transition=zoom].future,.reveal .slides>section>section[data-transition~=zoom-in].future,.reveal.zoom .slides>section>section:not([data-transition]).future{transform:scale(.2)}.reveal.cube .slides{perspective:1300px}.reveal.cube .slides section{padding:30px;min-height:700px;backface-visibility:hidden;box-sizing:border-box;transform-style:preserve-3d}.reveal.center.cube .slides section{min-height:0}.reveal.cube .slides section:not(.stack):before{content:"";position:absolute;display:block;width:100%;height:100%;left:0;top:0;background:#0000001a;border-radius:4px;transform:translateZ(-20px)}.reveal.cube .slides section:not(.stack):after{content:"";position:absolute;display:block;width:90%;height:30px;left:5%;bottom:0;background:0 0;z-index:1;border-radius:4px;box-shadow:0 95px 25px #0003;transform:translateZ(-90px) rotateX(65deg)}.reveal.cube .slides>section.stack{padding:0;background:0 0}.reveal.cube .slides>section.past{transform-origin:100% 0;transform:translate3d(-100%,0,0) rotateY(-90deg)}.reveal.cube .slides>section.future{transform-origin:0 0;transform:translate3d(100%,0,0) rotateY(90deg)}.reveal.cube .slides>section>section.past{transform-origin:0 100%;transform:translate3d(0,-100%,0) rotateX(90deg)}.reveal.cube .slides>section>section.future{transform-origin:0 0;transform:translate3d(0,100%,0) rotateX(-90deg)}.reveal.page .slides{perspective-origin:0 50%;perspective:3000px}.reveal.page .slides section{padding:30px;min-height:700px;box-sizing:border-box;transform-style:preserve-3d}.reveal.page .slides section.past{z-index:12}.reveal.page .slides section:not(.stack):before{content:"";position:absolute;display:block;width:100%;height:100%;left:0;top:0;background:#0000001a;transform:translateZ(-20px)}.reveal.page .slides section:not(.stack):after{content:"";position:absolute;display:block;width:90%;height:30px;left:5%;bottom:0;background:0 0;z-index:1;border-radius:4px;box-shadow:0 95px 25px #0003;-webkit-transform:translateZ(-90px) rotateX(65deg)}.reveal.page .slides>section.stack{padding:0;background:0 0}.reveal.page .slides>section.past{transform-origin:0 0;transform:translate3d(-40%,0,0) rotateY(-80deg)}.reveal.page .slides>section.future{transform-origin:100% 0;transform:translateZ(0)}.reveal.page .slides>section>section.past{transform-origin:0 0;transform:translate3d(0,-40%,0) rotateX(80deg)}.reveal.page .slides>section>section.future{transform-origin:0 100%;transform:translateZ(0)}.reveal .slides section[data-transition=fade],.reveal.fade .slides section:not([data-transition]),.reveal.fade .slides>section>section:not([data-transition]){transform:none;transition:opacity .5s}.reveal.fade.overview .slides section,.reveal.fade.overview .slides>section>section{transition:none}.reveal .slides section[data-transition=none],.reveal.none .slides section:not([data-transition]){transform:none;transition:none}.reveal .pause-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;visibility:hidden;opacity:0;z-index:100;transition:all 1s ease}.reveal .pause-overlay .resume-button{position:absolute;bottom:20px;right:20px;color:#ccc;border-radius:2px;padding:6px 14px;border:2px solid #ccc;font-size:16px;background:0 0;cursor:pointer}.reveal .pause-overlay .resume-button:hover{color:#fff;border-color:#fff}.reveal.paused .pause-overlay{visibility:visible;opacity:1}.reveal .no-transition,.reveal .no-transition *,.reveal .slides.disable-slide-transitions section{transition:none!important}.reveal .slides.disable-slide-transitions section{transform:none!important}.reveal .backgrounds{position:absolute;width:100%;height:100%;top:0;left:0;perspective:600px}.reveal .slide-background{display:none;position:absolute;width:100%;height:100%;opacity:0;visibility:hidden;overflow:hidden;background-color:#0000;transition:all .8s cubic-bezier(.26,.86,.44,.985)}.reveal .slide-background-content{position:absolute;width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.reveal .slide-background.stack{display:block}.reveal .slide-background.present{opacity:1;visibility:visible;z-index:2}.print-pdf .reveal .slide-background{opacity:1!important;visibility:visible!important}.reveal .slide-background video{position:absolute;width:100%;height:100%;max-width:none;max-height:none;top:0;left:0;-o-object-fit:cover;object-fit:cover}.reveal .slide-background[data-background-size=contain] video{-o-object-fit:contain;object-fit:contain}.reveal>.backgrounds .slide-background[data-background-transition=none],.reveal[data-background-transition=none]>.backgrounds .slide-background:not([data-background-transition]){transition:none}.reveal>.backgrounds .slide-background[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background:not([data-background-transition]){opacity:1}.reveal>.backgrounds .slide-background.past[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background.past:not([data-background-transition]){transform:translate(-100%)}.reveal>.backgrounds .slide-background.future[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background.future:not([data-background-transition]){transform:translate(100%)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){transform:translateY(-100%)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=slide],.reveal[data-background-transition=slide]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){transform:translateY(100%)}.reveal>.backgrounds .slide-background.past[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background.past:not([data-background-transition]){opacity:0;transform:translate3d(-100%,0,0) rotateY(-90deg) translate3d(-100%,0,0)}.reveal>.backgrounds .slide-background.future[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background.future:not([data-background-transition]){opacity:0;transform:translate3d(100%,0,0) rotateY(90deg) translate3d(100%,0,0)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){opacity:0;transform:translate3d(0,-100%,0) rotateX(90deg) translate3d(0,-100%,0)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=convex],.reveal[data-background-transition=convex]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){opacity:0;transform:translate3d(0,100%,0) rotateX(-90deg) translate3d(0,100%,0)}.reveal>.backgrounds .slide-background.past[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background.past:not([data-background-transition]){opacity:0;transform:translate3d(-100%,0,0) rotateY(90deg) translate3d(-100%,0,0)}.reveal>.backgrounds .slide-background.future[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background.future:not([data-background-transition]){opacity:0;transform:translate3d(100%,0,0) rotateY(-90deg) translate3d(100%,0,0)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){opacity:0;transform:translate3d(0,-100%,0) rotateX(-90deg) translate3d(0,-100%,0)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=concave],.reveal[data-background-transition=concave]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){opacity:0;transform:translate3d(0,100%,0) rotateX(90deg) translate3d(0,100%,0)}.reveal>.backgrounds .slide-background[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background:not([data-background-transition]){transition-timing-function:ease}.reveal>.backgrounds .slide-background.past[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background.past:not([data-background-transition]){opacity:0;visibility:hidden;transform:scale(16)}.reveal>.backgrounds .slide-background.future[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background.future:not([data-background-transition]){opacity:0;visibility:hidden;transform:scale(.2)}.reveal>.backgrounds .slide-background>.slide-background.past[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.past:not([data-background-transition]){opacity:0;visibility:hidden;transform:scale(16)}.reveal>.backgrounds .slide-background>.slide-background.future[data-background-transition=zoom],.reveal[data-background-transition=zoom]>.backgrounds .slide-background>.slide-background.future:not([data-background-transition]){opacity:0;visibility:hidden;transform:scale(.2)}.reveal[data-transition-speed=fast]>.backgrounds .slide-background{transition-duration:.4s}.reveal[data-transition-speed=slow]>.backgrounds .slide-background{transition-duration:1.2s}.reveal [data-auto-animate-target^=unmatched]{will-change:opacity}.reveal section[data-auto-animate]:not(.stack):not([data-auto-animate=running]) [data-auto-animate-target^=unmatched]{opacity:0}.reveal.overview{perspective-origin:50% 50%;perspective:700px}.reveal.overview .slides{-moz-transform-style:preserve-3d}.reveal.overview .slides section{height:100%;top:0!important;opacity:1!important;overflow:hidden;visibility:visible!important;cursor:pointer;box-sizing:border-box}.reveal.overview .slides section.present,.reveal.overview .slides section:hover{outline:10px solid rgba(150,150,150,.4);outline-offset:10px}.reveal.overview .slides section .fragment{opacity:1;transition:none}.reveal.overview .slides section:after,.reveal.overview .slides section:before{display:none!important}.reveal.overview .slides>section.stack{padding:0;top:0!important;background:0 0;outline:0;overflow:visible}.reveal.overview .backgrounds{perspective:inherit;-moz-transform-style:preserve-3d}.reveal.overview .backgrounds .slide-background{opacity:1;visibility:visible;outline:10px solid rgba(150,150,150,.1);outline-offset:10px}.reveal.overview .backgrounds .slide-background.stack{overflow:visible}.reveal.overview .slides section,.reveal.overview-deactivating .slides section{transition:none}.reveal.overview .backgrounds .slide-background,.reveal.overview-deactivating .backgrounds .slide-background{transition:none}.reveal.rtl .slides,.reveal.rtl .slides h1,.reveal.rtl .slides h2,.reveal.rtl .slides h3,.reveal.rtl .slides h4,.reveal.rtl .slides h5,.reveal.rtl .slides h6{direction:rtl;font-family:sans-serif}.reveal.rtl code,.reveal.rtl pre{direction:ltr}.reveal.rtl ol,.reveal.rtl ul{text-align:right}.reveal.rtl .progress span{transform-origin:100% 0}.reveal.has-parallax-background .backgrounds{transition:all .8s ease}.reveal.has-parallax-background[data-transition-speed=fast] .backgrounds{transition-duration:.4s}.reveal.has-parallax-background[data-transition-speed=slow] .backgrounds{transition-duration:1.2s}.reveal>.overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;background:#000000e6;transition:all .3s ease}.reveal>.overlay .spinner{position:absolute;display:block;top:50%;left:50%;width:32px;height:32px;margin:-16px 0 0 -16px;z-index:10;background-image:url(data:image/gif;base64,R0lGODlhIAAgAPMAAJmZmf%2F%2F%2F6%2Bvr8nJybW1tcDAwOjo6Nvb26ioqKOjo7Ozs%2FLy8vz8%2FAAAAAAAAAAAACH%2FC05FVFNDQVBFMi4wAwEAAAAh%2FhpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh%2BQQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ%2FV%2FnmOM82XiHRLYKhKP1oZmADdEAAAh%2BQQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY%2FCZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB%2BA4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6%2BHo7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq%2BB6QDtuetcaBPnW6%2BO7wDHpIiK9SaVK5GgV543tzjgGcghAgAh%2BQQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK%2B%2BG%2Bw48edZPK%2BM6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE%2BG%2BcD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm%2BFNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk%2BaV%2BoJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0%2FVNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc%2BXiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30%2FiI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE%2FjiuL04RGEBgwWhShRgQExHBAAh%2BQQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR%2BipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq%2BE71SRQeyqUToLA7VxF0JDyIQh%2FMVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY%2BYip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd%2BMFCN6HAAIKgNggY0KtEBAAh%2BQQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1%2BvsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d%2BjYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg%2BygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0%2Bbm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h%2BKr0SJ8MFihpNbx%2B4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX%2BBP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA%3D%3D);visibility:visible;opacity:.6;transition:all .3s ease}.reveal>.overlay header{position:absolute;left:0;top:0;width:100%;padding:5px;z-index:2;box-sizing:border-box}.reveal>.overlay header a{display:inline-block;width:40px;height:40px;line-height:36px;padding:0 10px;float:right;opacity:.6;box-sizing:border-box}.reveal>.overlay header a:hover{opacity:1}.reveal>.overlay header a .icon{display:inline-block;width:20px;height:20px;background-position:50% 50%;background-size:100%;background-repeat:no-repeat}.reveal>.overlay header a.close .icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABkklEQVRYR8WX4VHDMAxG6wnoJrABZQPYBCaBTWAD2g1gE5gg6OOsXuxIlr40d81dfrSJ9V4c2VLK7spHuTJ/5wpM07QXuXc5X0opX2tEJcadjHuV80li/FgxTIEK/5QBCICBD6xEhSMGHgQPgBgLiYVAB1dpSqKDawxTohFw4JSEA3clzgIBPCURwE2JucBR7rhPJJv5OpJwDX+SfDjgx1wACQeJG1aChP9K/IMmdZ8DtESV1WyP3Bt4MwM6sj4NMxMYiqUWHQu4KYA/SYkIjOsm3BXYWMKFDwU2khjCQ4ELJUJ4SmClRArOCmSXGuKma0fYD5CbzHxFpCSGAhfAVSSUGDUk2BWZaff2g6GE15BsBQ9nwmpIGDiyHQddwNTMKkbZaf9fajXQca1EX44puJZUsnY0ObGmITE3GVLCbEhQUjGVt146j6oasWN+49Vph2w1pZ5EansNZqKBm1txbU57iRRcZ86RWMDdWtBJUHBHwoQPi1GV+JCbntmvok7iTX4/Up9mgyTc/FJYDTcndgH/AA5A/CHsyEkVAAAAAElFTkSuQmCC)}.reveal>.overlay header a.external .icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAcElEQVRYR+2WSQoAIQwEzf8f7XiOMkUQxUPlGkM3hVmiQfQR9GYnH1SsAQlI4DiBqkCMoNb9y2e90IAEJPAcgdznU9+engMaeJ7Azh5Y1U67gAho4DqBqmB1buAf0MB1AlVBek83ZPkmJMGc1wAR+AAqod/B97TRpQAAAABJRU5ErkJggg==)}.reveal>.overlay .viewport{position:absolute;display:flex;top:50px;right:0;bottom:0;left:0}.reveal>.overlay.overlay-preview .viewport iframe{width:100%;height:100%;max-width:100%;max-height:100%;border:0;opacity:0;visibility:hidden;transition:all .3s ease}.reveal>.overlay.overlay-preview.loaded .viewport iframe{opacity:1;visibility:visible}.reveal>.overlay.overlay-preview.loaded .viewport-inner{position:absolute;z-index:-1;left:0;top:45%;width:100%;text-align:center;letter-spacing:normal}.reveal>.overlay.overlay-preview .x-frame-error{opacity:0;transition:opacity .3s ease .3s}.reveal>.overlay.overlay-preview.loaded .x-frame-error{opacity:1}.reveal>.overlay.overlay-preview.loaded .spinner{opacity:0;visibility:hidden;transform:scale(.2)}.reveal>.overlay.overlay-help .viewport{overflow:auto;color:#fff}.reveal>.overlay.overlay-help .viewport .viewport-inner{width:600px;margin:auto;padding:20px 20px 80px;text-align:center;letter-spacing:normal}.reveal>.overlay.overlay-help .viewport .viewport-inner .title{font-size:20px}.reveal>.overlay.overlay-help .viewport .viewport-inner table{border:1px solid #fff;border-collapse:collapse;font-size:16px}.reveal>.overlay.overlay-help .viewport .viewport-inner table td,.reveal>.overlay.overlay-help .viewport .viewport-inner table th{width:200px;padding:14px;border:1px solid #fff;vertical-align:middle}.reveal>.overlay.overlay-help .viewport .viewport-inner table th{padding-top:20px;padding-bottom:20px}.reveal .playback{position:absolute;left:15px;bottom:20px;z-index:30;cursor:pointer;transition:all .4s ease;-webkit-tap-highlight-color:transparent}.reveal.overview .playback{opacity:0;visibility:hidden}.reveal .hljs{min-height:100%}.reveal .hljs table{margin:initial}.reveal .hljs-ln-code,.reveal .hljs-ln-numbers{padding:0;border:0}.reveal .hljs-ln-numbers{opacity:.6;padding-right:.75em;text-align:right;vertical-align:top}.reveal .hljs.has-highlights tr:not(.highlight-line){opacity:.4}.reveal .hljs.has-highlights.fragment{transition:all .2s ease}.reveal .hljs:not(:first-child).fragment{position:absolute;top:0;left:0;width:100%;box-sizing:border-box}.reveal pre[data-auto-animate-target]{overflow:hidden}.reveal pre[data-auto-animate-target] code{height:100%}.reveal .roll{display:inline-block;line-height:1.2;overflow:hidden;vertical-align:top;perspective:400px;perspective-origin:50% 50%}.reveal .roll:hover{background:0 0;text-shadow:none}.reveal .roll span{display:block;position:relative;padding:0 2px;pointer-events:none;transition:all .4s ease;transform-origin:50% 0;transform-style:preserve-3d;backface-visibility:hidden}.reveal .roll:hover span{background:#00000080;transform:translateZ(-45px) rotateX(90deg)}.reveal .roll span:after{content:attr(data-title);display:block;position:absolute;left:0;top:0;padding:0 2px;backface-visibility:hidden;transform-origin:50% 0;transform:translate3d(0,110%,0) rotateX(-90deg)}.reveal aside.notes{display:none}.reveal .speaker-notes{display:none;position:absolute;width:33.3333333333%;height:100%;top:0;left:100%;padding:14px 18px;z-index:1;font-size:18px;line-height:1.4;border:1px solid rgba(0,0,0,.05);color:#222;background-color:#f5f5f5;overflow:auto;box-sizing:border-box;text-align:left;font-family:Helvetica,sans-serif;-webkit-overflow-scrolling:touch}.reveal .speaker-notes .notes-placeholder{color:#ccc;font-style:italic}.reveal .speaker-notes:focus{outline:0}.reveal .speaker-notes:before{content:"Speaker notes";display:block;margin-bottom:10px;opacity:.5}.reveal.show-notes{max-width:75%;overflow:visible}.reveal.show-notes .speaker-notes{display:block}@media screen and (min-width:1600px){.reveal .speaker-notes{font-size:20px}}@media screen and (max-width:1024px){.reveal.show-notes{border-left:0;max-width:none;max-height:70%;max-height:70vh;overflow:visible}.reveal.show-notes .speaker-notes{top:100%;left:0;width:100%;height:30vh;border:0}}@media screen and (max-width:600px){.reveal.show-notes{max-height:60%;max-height:60vh}.reveal.show-notes .speaker-notes{top:100%;height:40vh}.reveal .speaker-notes{font-size:14px}}.reveal .jump-to-slide{position:absolute;top:15px;left:15px;z-index:30;font-size:32px;-webkit-tap-highlight-color:transparent}.reveal .jump-to-slide-input{background:0 0;padding:8px;font-size:inherit;color:currentColor;border:0}.reveal .jump-to-slide-input::-moz-placeholder{color:currentColor;opacity:.5}.reveal .jump-to-slide-input::placeholder{color:currentColor;opacity:.5}.reveal.has-dark-background .jump-to-slide-input{color:#fff}.reveal.has-light-background .jump-to-slide-input{color:#222}.reveal .jump-to-slide-input:focus{outline:0}.zoomed .reveal *,.zoomed .reveal :after,.zoomed .reveal :before{backface-visibility:visible!important}.zoomed .reveal .controls,.zoomed .reveal .progress{opacity:0}.zoomed .reveal .roll span{background:0 0}.zoomed .reveal .roll span:after{visibility:hidden}html.print-pdf *{-webkit-print-color-adjust:exact}html.print-pdf{width:100%;height:100%;overflow:visible}html.print-pdf body{margin:0 auto!important;border:0;padding:0;float:none!important;overflow:visible}html.print-pdf .nestedarrow,html.print-pdf .reveal .controls,html.print-pdf .reveal .playback,html.print-pdf .reveal .progress,html.print-pdf .reveal.overview,html.print-pdf .state-background{display:none!important}html.print-pdf .reveal pre code{overflow:hidden!important}html.print-pdf .reveal{width:auto!important;height:auto!important;overflow:hidden!important}html.print-pdf .reveal .slides{position:static;width:100%!important;height:auto!important;zoom:1!important;pointer-events:initial;left:auto;top:auto;margin:0!important;padding:0!important;overflow:visible;display:block;perspective:none;perspective-origin:50% 50%}html.print-pdf .reveal .slides .pdf-page{position:relative;overflow:hidden;z-index:1;page-break-after:always}html.print-pdf .reveal .slides section{visibility:visible!important;display:block!important;position:absolute!important;margin:0!important;padding:0!important;box-sizing:border-box!important;min-height:1px;opacity:1!important;transform-style:flat!important;transform:none!important}html.print-pdf .reveal section.stack{position:relative!important;margin:0!important;padding:0!important;page-break-after:avoid!important;height:auto!important;min-height:auto!important}html.print-pdf .reveal img{box-shadow:none}html.print-pdf .reveal .backgrounds{display:none}html.print-pdf .reveal .slide-background{display:block!important;position:absolute;top:0;left:0;width:100%;height:100%;z-index:auto!important}html.print-pdf .reveal.show-notes{max-width:none;max-height:none}html.print-pdf .reveal .speaker-notes-pdf{display:block;width:100%;height:auto;max-height:none;top:auto;right:auto;bottom:auto;left:auto;z-index:100}html.print-pdf .reveal .speaker-notes-pdf[data-layout=separate-page]{position:relative;color:inherit;background-color:transparent;padding:20px;page-break-after:always;border:0}html.print-pdf .reveal .slide-number-pdf{display:block;position:absolute;font-size:14px}html.print-pdf .aria-status{display:none}@media print{html:not(.print-pdf){overflow:visible;width:auto;height:auto}html:not(.print-pdf) body{margin:0;padding:0;overflow:visible}html:not(.print-pdf) .reveal{background:#fff;font-size:20pt}html:not(.print-pdf) .reveal .backgrounds,html:not(.print-pdf) .reveal .controls,html:not(.print-pdf) .reveal .progress,html:not(.print-pdf) .reveal .slide-number,html:not(.print-pdf) .reveal .state-background{display:none!important}html:not(.print-pdf) .reveal li,html:not(.print-pdf) .reveal p,html:not(.print-pdf) .reveal td{font-size:20pt!important;color:#000}html:not(.print-pdf) .reveal h1,html:not(.print-pdf) .reveal h2,html:not(.print-pdf) .reveal h3,html:not(.print-pdf) .reveal h4,html:not(.print-pdf) .reveal h5,html:not(.print-pdf) .reveal h6{color:#000!important;height:auto;line-height:normal;text-align:left;letter-spacing:normal}html:not(.print-pdf) .reveal h1{font-size:28pt!important}html:not(.print-pdf) .reveal h2{font-size:24pt!important}html:not(.print-pdf) .reveal h3{font-size:22pt!important}html:not(.print-pdf) .reveal h4{font-size:22pt!important;font-variant:small-caps}html:not(.print-pdf) .reveal h5{font-size:21pt!important}html:not(.print-pdf) .reveal h6{font-size:20pt!important;font-style:italic}html:not(.print-pdf) .reveal a:link,html:not(.print-pdf) .reveal a:visited{color:#000!important;font-weight:700;text-decoration:underline}html:not(.print-pdf) .reveal div,html:not(.print-pdf) .reveal ol,html:not(.print-pdf) .reveal p,html:not(.print-pdf) .reveal ul{visibility:visible;position:static;width:auto;height:auto;display:block;overflow:visible;margin:0;text-align:left!important}html:not(.print-pdf) .reveal pre,html:not(.print-pdf) .reveal table{margin-left:0;margin-right:0}html:not(.print-pdf) .reveal pre code{padding:20px}html:not(.print-pdf) .reveal blockquote{margin:20px 0}html:not(.print-pdf) .reveal .slides{position:static!important;width:auto!important;height:auto!important;left:0!important;top:0!important;margin-left:0!important;margin-top:0!important;padding:0!important;zoom:1!important;transform:none!important;overflow:visible!important;display:block!important;text-align:left!important;perspective:none;perspective-origin:50% 50%}html:not(.print-pdf) .reveal .slides section{visibility:visible!important;position:static!important;width:auto!important;height:auto!important;display:block!important;overflow:visible!important;left:0!important;top:0!important;margin-left:0!important;margin-top:0!important;padding:60px 20px!important;z-index:auto!important;opacity:1!important;page-break-after:always!important;transform-style:flat!important;transform:none!important;transition:none!important}html:not(.print-pdf) .reveal .slides section.stack{padding:0!important}html:not(.print-pdf) .reveal .slides section:last-of-type{page-break-after:avoid!important}html:not(.print-pdf) .reveal .slides section .fragment{opacity:1!important;visibility:visible!important;transform:none!important}html:not(.print-pdf) .reveal .r-fit-text{white-space:normal!important}html:not(.print-pdf) .reveal section img{display:block;margin:15px 0;background:#fff;border:1px solid #666;box-shadow:none}html:not(.print-pdf) .reveal section small{font-size:.8em}html:not(.print-pdf) .reveal .hljs{max-height:100%;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;font-size:15pt}html:not(.print-pdf) .reveal .hljs .hljs-ln-numbers{white-space:nowrap}html:not(.print-pdf) .reveal .hljs td{font-size:inherit!important;color:inherit!important}}@font-face{font-family:League Gothic;src:url(/build/home/assets/league-gothic-CHd505-u.eot);src:url(/build/home/assets/league-gothic-CHd505-u.eot?#iefix) format("embedded-opentype"),url(/build/home/assets/league-gothic-DDFhcAD7.woff) format("woff"),url(/build/home/assets/league-gothic-Cg6O_jDX.ttf) format("truetype");font-weight:400;font-style:normal}html *{color-profile:sRGB;rendering-intent:auto}section.has-light-background,section.has-light-background h1,section.has-light-background h2,section.has-light-background h3,section.has-light-background h4,section.has-light-background h5,section.has-light-background h6{color:#222}:root{--r-background-color: #002b36;--r-main-font: Lato, sans-serif;--r-main-font-size: 40px;--r-main-color: #93a1a1;--r-block-margin: 20px;--r-heading-margin: 0 0 20px 0;--r-heading-font: League Gothic, Impact, sans-serif;--r-heading-color: #eee8d5;--r-heading-line-height: 1.2;--r-heading-letter-spacing: normal;--r-heading-text-transform: uppercase;--r-heading-text-shadow: none;--r-heading-font-weight: normal;--r-heading1-text-shadow: none;--r-heading1-size: 3.77em;--r-heading2-size: 2.11em;--r-heading3-size: 1.55em;--r-heading4-size: 1em;--r-code-font: monospace;--r-link-color: #268bd2;--r-link-color-dark: #1a6091;--r-link-color-hover: #78b9e6;--r-selection-background-color: #d33682;--r-selection-color: #fff}.reveal-viewport{background:#002b36;background-color:var(--r-background-color)}.reveal{font-family:var(--r-main-font);font-size:var(--r-main-font-size);font-weight:400;color:var(--r-main-color)}.reveal ::selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal ::-moz-selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal .slides section,.reveal .slides section>section{line-height:1.3;font-weight:inherit}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{margin:var(--r-heading-margin);color:var(--r-heading-color);font-family:var(--r-heading-font);font-weight:var(--r-heading-font-weight);line-height:var(--r-heading-line-height);letter-spacing:var(--r-heading-letter-spacing);text-transform:var(--r-heading-text-transform);text-shadow:var(--r-heading-text-shadow);word-wrap:break-word}.reveal h1{font-size:var(--r-heading1-size)}.reveal h2{font-size:var(--r-heading2-size)}.reveal h3{font-size:var(--r-heading3-size)}.reveal h4{font-size:var(--r-heading4-size)}.reveal h1{text-shadow:var(--r-heading1-text-shadow)}.reveal p{margin:var(--r-block-margin) 0;line-height:1.3}.reveal h1:last-child,.reveal h2:last-child,.reveal h3:last-child,.reveal h4:last-child,.reveal h5:last-child,.reveal h6:last-child{margin-bottom:0}.reveal img,.reveal video,.reveal iframe{max-width:95%;max-height:95%}.reveal strong,.reveal b{font-weight:700}.reveal em{font-style:italic}.reveal ol,.reveal dl,.reveal ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ul ul,.reveal ul ol,.reveal ol ol,.reveal ol ul{display:block;margin-left:40px}.reveal dt{font-weight:700}.reveal dd{margin-left:40px}.reveal blockquote{display:block;position:relative;width:70%;margin:var(--r-block-margin) auto;padding:5px;font-style:italic;background:#ffffff0d;box-shadow:0 0 2px #0003}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:inline-block}.reveal q{font-style:italic}.reveal pre{display:block;position:relative;width:90%;margin:var(--r-block-margin) auto;text-align:left;font-size:.55em;font-family:var(--r-code-font);line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px #00000026}.reveal code{font-family:var(--r-code-font);text-transform:none;-moz-tab-size:2;-o-tab-size:2;tab-size:2}.reveal pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal .code-wrapper{white-space:normal}.reveal .code-wrapper code{white-space:pre}.reveal table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal table th{font-weight:700}.reveal table th,.reveal table td{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal table th[align=center],.reveal table td[align=center]{text-align:center}.reveal table th[align=right],.reveal table td[align=right]{text-align:right}.reveal table tbody tr:last-child th,.reveal table tbody tr:last-child td{border-bottom:none}.reveal sup{vertical-align:super;font-size:smaller}.reveal sub{vertical-align:sub;font-size:smaller}.reveal small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal small *{vertical-align:top}.reveal img{margin:var(--r-block-margin) 0}.reveal a{color:var(--r-link-color);text-decoration:none;transition:color .15s ease}.reveal a:hover{color:var(--r-link-color-hover);text-shadow:none;border:none}.reveal .roll span:after{color:#fff;background:var(--r-link-color-dark)}.reveal .r-frame{border:4px solid var(--r-main-color);box-shadow:0 0 10px #00000026}.reveal a .r-frame{transition:all .15s linear}.reveal a:hover .r-frame{border-color:var(--r-link-color);box-shadow:0 0 20px #0000008c}.reveal .controls{color:var(--r-link-color)}.reveal .progress{background:#0003;color:var(--r-link-color)}@media print{.backgrounds{background-color:var(--r-background-color)}}.datepicker-plot-area{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.datepicker-plot-area .datepicker-time-view .down-btn,.datepicker-plot-area .datepicker-time-view .up-btn{transition:all .1s ease}.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,.datepicker-plot-area .datepicker-year-view .year-item-disable,.datepicker-plot-area .datepicker-month-view .month-item-disable,.datepicker-plot-area .datepicker-time-view .down-btn,.datepicker-plot-area .datepicker-time-view .up-btn{border-radius:0}.datepicker-plot-area,.datepicker-plot-area .datepicker-time-view>.time-segment{border-radius:0}.datepicker-plot-area .datepicker-day-view .table-days td span,.datepicker-plot-area .datepicker-year-view .year-item,.datepicker-plot-area .datepicker-month-view .month-item,.datepicker-plot-area .datepicker-navigator .pwt-btn-next,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev{border-radius:0}.datepicker-plot-area{box-shadow:0 5px 10px #0003}.datepicker-plot-area .datepicker-day-view .table-days td span,.datepicker-plot-area .datepicker-year-view .year-item,.datepicker-plot-area .datepicker-month-view .month-item,.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,.datepicker-plot-area .datepicker-year-view .year-item-disable,.datepicker-plot-area .datepicker-month-view .month-item-disable,.datepicker-plot-area .datepicker-time-view>.time-segment,.datepicker-plot-area .datepicker-time-view .down-btn,.datepicker-plot-area .datepicker-time-view .up-btn,.datepicker-plot-area .datepicker-time-view input,.datepicker-plot-area .datepicker-navigator .pwt-btn-next,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev,.datepicker-plot-area .toolbox .pwt-btn-submit,.datepicker-plot-area .toolbox .pwt-btn-calendar,.datepicker-plot-area .toolbox .pwt-btn-today{cursor:pointer}.datepicker-plot-area .datepicker-day-view .table-days td span,.datepicker-plot-area .datepicker-year-view .year-item,.datepicker-plot-area .datepicker-month-view .month-item{font:14px;background-color:#fff;color:#333;border:0;text-shadow:none}.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,.datepicker-plot-area .datepicker-year-view .year-item-disable,.datepicker-plot-area .datepicker-month-view .month-item-disable{background-color:#f1f1f1;color:#ccc;border:none;text-shadow:none;cursor:default}.datepicker-plot-area .datepicker-day-view .table-days td.today span{background-color:#333;color:#fff;border:0;text-shadow:none}.datepicker-plot-area .datepicker-day-view .table-days td span.other-month{background-color:"";color:#ccc;border:none;text-shadow:none}.datepicker-plot-area .datepicker-day-view .table-days td.selected span,.datepicker-plot-area .datepicker-year-view .year-item.selected,.datepicker-plot-area .datepicker-month-view .month-item.selected{background-color:#005299;color:#fff;border:none;text-shadow:1px 1px 1px #000}.datepicker-plot-area .datepicker-day-view .table-days td.selected span .datepicker-plot-area .datepicker-day-view .table-days td:hover,.datepicker-plot-area .datepicker-day-view .table-days td span:hover,.datepicker-plot-area .datepicker-year-view .year-item:hover,.datepicker-plot-area .datepicker-month-view .month-item:hover{background-color:#007be6;color:#fff;border:0;text-shadow:none}.datepicker-container{display:block;position:absolute;z-index:100000;top:0;direction:ltr}.datepicker-container.pwt-hide{display:none}.datepicker-plot-area{box-sizing:border-box;overflow:hidden;min-height:70px;display:block;width:200px;min-width:200px;padding:3px;position:absolute;font:12px tahoma;border:1px solid #ccc;background-color:#fff}.datepicker-plot-area.datepicker-state-only-time{padding:0}.datepicker-plot-area table,.datepicker-plot-area th,.datepicker-plot-area td{border:0;background:none}.datepicker-plot-area *{text-align:center;color:#333}.datepicker-plot-area .datepicker-day-view,.datepicker-plot-area .datepicker-month-view,.datepicker-plot-area .datepicker-year-view{display:block;width:100%;float:left;min-height:200px;margin:0}.datepicker-plot-area-inline-view{display:block;width:100%;position:static;float:left}.datepicker-plot-area .datepicker-time-view{display:block;float:left;width:100%;padding:5px;background:#f9f9f9;border-top:1px solid #f1f1f1}.datepicker-plot-area .datepicker-time-view>.time-segment{display:block;width:22%;float:left;overflow:hidden}.datepicker-plot-area .datepicker-time-view>.time-segment:hover .down-btn,.datepicker-plot-area .datepicker-time-view>.time-segment:hover .up-btn{font-weight:700}.datepicker-plot-area .datepicker-time-view .divider{display:block;width:3%;height:60px;line-height:60px;float:left;overflow:hidden;font:12px bold}.datepicker-plot-area .datepicker-time-view .divider span{height:60px;line-height:60px}.datepicker-plot-area .datepicker-time-view .down-btn,.datepicker-plot-area .datepicker-time-view .up-btn{display:block;float:left;width:100%;margin:0;height:20px;line-height:22px;color:#ccc}.datepicker-plot-area .datepicker-time-view .down-btn:hover,.datepicker-plot-area .datepicker-time-view .up-btn:hover{background-color:#fafafa4d;color:#807f7f}.datepicker-plot-area .datepicker-time-view input{display:block;width:90%;margin:0 5%;height:20px;padding:0;outline:none;border:none;background:transparent}.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view{padding:0 5px;margin:0}.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view>.time-segment,.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view>.divider{padding:5px 0}.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view>.time-segment{width:31.33%}.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view>.meridian-divider{display:none}.datepicker-plot-area.datepicker-state-no-second .datepicker-time-view>.time-segment{width:31.33%}.datepicker-plot-area.datepicker-state-no-second .datepicker-time-view>.second-divider{display:none}.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view>.time-segment{width:48%}.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view>.second-divider,.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view>.meridian-divider{display:none}.datepicker-plot-area .datepicker-day-view .table-days{width:100%;float:left;direction:rtl}.datepicker-plot-area .datepicker-day-view .table-days td{width:14.2%;height:26px;padding:0;margin:0;position:relative}.datepicker-plot-area .datepicker-day-view .table-days td .alter-calendar-day{font-style:normal;position:absolute;font-size:8.5px;bottom:0;right:2px;color:#f1f1f1}.datepicker-plot-area .datepicker-day-view .table-days td span{display:block;width:100%;height:26px;line-height:26px;padding:0;margin:0}.datepicker-plot-area .datepicker-day-view .month-grid-box{display:block;width:100%;float:right;min-height:180px;margin:8px 0}.datepicker-plot-area .datepicker-day-view .month-grid-box .header{display:block;width:100%;float:left;padding-bottom:8px}.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row{display:block;width:100%;height:25px;float:left}.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell{display:block;width:14.2%;height:25px;float:right;line-height:25px;font:11px;font-weight:700;color:#333}.datepicker-plot-area .datepicker-year-view,.datepicker-plot-area .datepicker-month-view{padding-top:10px}.datepicker-plot-area .datepicker-year-view .year-item,.datepicker-plot-area .datepicker-month-view .month-item{display:block;width:33.333333%;margin:2px 0 0;float:right;height:42px;line-height:42px}.datepicker-plot-area .toolbox{display:block;float:left;width:100%;margin-top:5px}.datepicker-plot-area .toolbox .pwt-btn-submit,.datepicker-plot-area .toolbox .pwt-btn-calendar,.datepicker-plot-area .toolbox .pwt-btn-today{background-color:#fafafa1a;float:right;display:block;font-weight:700;font-size:11px;height:24px;line-height:24px;white-space:nowrap;margin:0 auto 0 5px;padding:0 5px;min-width:50px}.datepicker-plot-area .toolbox .pwt-btn-submit:hover,.datepicker-plot-area .toolbox .pwt-btn-calendar:hover,.datepicker-plot-area .toolbox .pwt-btn-today:hover{background-color:#fafafa4d}.datepicker-plot-area .datepicker-navigator{display:block;width:100%;float:left}.datepicker-plot-area .datepicker-navigator .pwt-btn-next,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev{display:block;float:left;height:28px;line-height:28px;font-weight:700;background-color:#fafafa1a;color:#333}.datepicker-plot-area .datepicker-navigator .pwt-btn-next:hover,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch:hover,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev:hover{background-color:#fafafa4d}.datepicker-plot-area .datepicker-navigator .pwt-btn-next{display:block;width:15%;float:left}.datepicker-plot-area .datepicker-navigator .pwt-btn-switch{display:block;width:66%;margin:0 2%;float:left}.datepicker-plot-area .datepicker-navigator .pwt-btn-prev{display:block;width:15%;float:left}.datepicker-container.pwt-mobile-view{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;overflow:hidden;transition:all 1s}.datepicker-container.pwt-mobile-view.pwt-hide{top:100vh;height:0}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .pwt-btn-submit{color:#fff;background:#ccc}.datepicker-container.pwt-mobile-view .datepicker-plot-area{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td,.datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td span{height:44px;line-height:44px;font-size:14px}.datepicker-container.pwt-mobile-view .datepicker-plot-area .datepicker-year-view .year-item,.datepicker-container.pwt-mobile-view .datepicker-plot-area .datepicker-month-view .month-item{height:70px;line-height:70px}.datepicker-container.pwt-mobile-view .datepicker-plot-area [class*=pwt-btn]{height:48px;line-height:48px}.datepicker-container.pwt-mobile-view .datepicker-plot-area .pwt-btn-today{float:left}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time{background:#000000b3;border:0;padding-top:60%}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .pwt-btn-submit{margin-right:5px}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view input{height:40px;line-height:40px;font-size:24px;margin:5px 0}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .divider,.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .divider span{font-size:16px;display:block;height:144px;line-height:144px}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .down-btn,.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .up-btn{height:48px;line-height:48px}.datepicker-container.pwt-mobile-view .datepicker-time-view input{height:32px;line-height:34px;font-size:18px}.datepicker-container.pwt-mobile-view .datepicker-time-view .divider,.datepicker-container.pwt-mobile-view .datepicker-time-view .divider span{height:120px;line-height:120px}.datepicker-container.pwt-mobile-view .datepicker-time-view .down-btn,.datepicker-container.pwt-mobile-view .datepicker-time-view .up-btn{height:40px;line-height:40px}.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:#0006}div:where(.swal2-container).swal2-backdrop-hide{background:transparent!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(#0000001a,#0000001a)}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(#0003,#0003)}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):focus-visible{box-shadow:0 0 0 3px #7066e080}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):focus-visible{box-shadow:0 0 0 3px #dc374180}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):focus-visible{box-shadow:0 0 0 3px #6e788180}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus-visible{box-shadow:0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em;text-align:center}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:#0003}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:transparent;color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:transparent;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus-visible{outline:none;box-shadow:inset 0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{z-index:1;justify-content:center;margin:0;padding:1em 1.6em .3em;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:transparent;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px transparent;color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}div:where(.swal2-container) input:where(.swal2-input)::-moz-placeholder,div:where(.swal2-container) input:where(.swal2-file)::-moz-placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::-moz-placeholder{color:#ccc}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:transparent;font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:transparent;color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:transparent;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:#0000001a}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:#00000080;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}:root{--blue: #3490dc;--indigo: #6574cd;--purple: #9561e2;--pink: #f66d9b;--red: #e3342f;--orange: #f6993f;--yellow: #ffed4a;--green: #38c172;--teal: #4dc0b5;--cyan: #6cb2eb;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #f36a1d;--secondary: #6c757d;--success: #38c172;--info: #6cb2eb;--warning: #ffed4a;--danger: #e3342f;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.9rem;font-weight:400;line-height:1.6;color:#212529;text-align:left;background-color:#f8fafc}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#f36a1d;text-decoration:none;background-color:transparent}a:hover{color:#ba490a;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.25rem}h2,.h2{font-size:1.8rem}h3,.h3{font-size:1.575rem}h4,.h4{font-size:1.35rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:.9rem}.lead{font-size:1.125rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:.875em;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.125rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#f8fafc;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#f66d9b;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.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-lg,.col-lg-auto,.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-md,.col-md-auto,.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-sm,.col-sm-auto,.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,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{color:#212529;background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#fcd5c0}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#f9b289}.table-hover .table-primary:hover{background-color:#fbc5a8}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#fbc5a8}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c7eed8}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#98dfb6}.table-hover .table-success:hover{background-color:#b3e8ca}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b3e8ca}.table-info,.table-info>th,.table-info>td{background-color:#d6e9f9}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#b3d7f5}.table-hover .table-info:hover{background-color:#c0ddf6}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#c0ddf6}.table-warning,.table-warning>th,.table-warning>td{background-color:#fffacc}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#fff6a1}.table-hover .table-warning:hover{background-color:#fff8b3}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fff8b3}.table-danger,.table-danger>th,.table-danger>td{background-color:#f7c6c5}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#f09593}.table-hover .table-danger:hover{background-color:#f4b0af}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f4b0af}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.6em + .75rem + 2px);padding:.375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.6;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#f9ba96;outline:0;box-shadow:0 0 0 .2rem #f36a1d40}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.6}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.125rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.7875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:.9rem;line-height:1.6;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.7875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#38c172}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.7875rem;line-height:1.6;color:#fff;background-color:#38c172e6;border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#38c172;padding-right:calc(1.6em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#38c172;box-shadow:0 0 0 .2rem #38c17240}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#38c172;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/ calc(.8em + .375rem) calc(.8em + .375rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#38c172;box-shadow:0 0 0 .2rem #38c17240}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#38c172}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#38c172}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#38c172}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#5cd08d;background-color:#5cd08d}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #38c17240}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#38c172}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#38c172}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#38c172;box-shadow:0 0 0 .2rem #38c17240}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#e3342f}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.7875rem;line-height:1.6;color:#fff;background-color:#e3342fe6;border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#e3342f;padding-right:calc(1.6em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e3342f' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e3342f' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#e3342f;box-shadow:0 0 0 .2rem #e3342f40}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#e3342f;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e3342f' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e3342f' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/ calc(.8em + .375rem) calc(.8em + .375rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#e3342f;box-shadow:0 0 0 .2rem #e3342f40}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#e3342f}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#e3342f}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#e3342f}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#e9605c;background-color:#e9605c}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #e3342f40}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#e3342f}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#e3342f}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#e3342f;box-shadow:0 0 0 .2rem #e3342f40}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:.9rem;line-height:1.6;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem #f36a1d40}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#f36a1d;border-color:#f36a1d}.btn-primary:hover{color:#fff;background-color:#de570c;border-color:#d2530b}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#de570c;border-color:#d2530b;box-shadow:0 0 0 .2rem #f5803f80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#f36a1d;border-color:#f36a1d}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#d2530b;border-color:#c64e0b}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f5803f80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #828a9180}.btn-success{color:#fff;background-color:#38c172;border-color:#38c172}.btn-success:hover{color:#fff;background-color:#2fa360;border-color:#2d995b}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#2fa360;border-color:#2d995b;box-shadow:0 0 0 .2rem #56ca8780}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#38c172;border-color:#38c172}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#2d995b;border-color:#2a9055}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #56ca8780}.btn-info{color:#212529;background-color:#6cb2eb;border-color:#6cb2eb}.btn-info:hover{color:#fff;background-color:#4aa0e6;border-color:#3f9ae5}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#4aa0e6;border-color:#3f9ae5;box-shadow:0 0 0 .2rem #619dce80}.btn-info.disabled,.btn-info:disabled{color:#212529;background-color:#6cb2eb;border-color:#6cb2eb}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#3f9ae5;border-color:#3495e3}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #619dce80}.btn-warning{color:#212529;background-color:#ffed4a;border-color:#ffed4a}.btn-warning:hover{color:#212529;background-color:#ffe924;border-color:#ffe817}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#ffe924;border-color:#ffe817;box-shadow:0 0 0 .2rem #decf4580}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffed4a;border-color:#ffed4a}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#ffe817;border-color:#ffe70a}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #decf4580}.btn-danger{color:#fff;background-color:#e3342f;border-color:#e3342f}.btn-danger:hover{color:#fff;background-color:#d0211c;border-color:#c51f1a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#d0211c;border-color:#c51f1a;box-shadow:0 0 0 .2rem #e7524e80}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#e3342f;border-color:#e3342f}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#c51f1a;border-color:#b91d19}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e7524e80}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #d8d9db80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d8d9db80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem #52585d80}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #52585d80}.btn-outline-primary{color:#f36a1d;border-color:#f36a1d}.btn-outline-primary:hover{color:#fff;background-color:#f36a1d;border-color:#f36a1d}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #f36a1d80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#f36a1d;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#f36a1d;border-color:#f36a1d}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f36a1d80}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{color:#38c172;border-color:#38c172}.btn-outline-success:hover{color:#fff;background-color:#38c172;border-color:#38c172}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem #38c17280}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#38c172;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#38c172;border-color:#38c172}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #38c17280}.btn-outline-info{color:#6cb2eb;border-color:#6cb2eb}.btn-outline-info:hover{color:#212529;background-color:#6cb2eb;border-color:#6cb2eb}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem #6cb2eb80}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#6cb2eb;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#212529;background-color:#6cb2eb;border-color:#6cb2eb}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6cb2eb80}.btn-outline-warning{color:#ffed4a;border-color:#ffed4a}.btn-outline-warning:hover{color:#212529;background-color:#ffed4a;border-color:#ffed4a}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem #ffed4a80}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffed4a;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffed4a;border-color:#ffed4a}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffed4a80}.btn-outline-danger{color:#e3342f;border-color:#e3342f}.btn-outline-danger:hover{color:#fff;background-color:#e3342f;border-color:#e3342f}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem #e3342f80}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#e3342f;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#e3342f;border-color:#e3342f}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e3342f80}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-link{font-weight:400;color:#f36a1d;text-decoration:none}.btn-link:hover{color:#ba490a;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.7875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.width{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:.9rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#f36a1d}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.7875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:.9rem;font-weight:400;line-height:1.6;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.7875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.44rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.22rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#f36a1d;background-color:#f36a1d}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #f36a1d40}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#f9ba96}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#fcdac7;border-color:#fcdac7}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input[disabled]~.custom-control-label:before,.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{position:absolute;top:.22rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after{position:absolute;top:.22rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#f36a1d;background-color:#f36a1d}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#f36a1d80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#f36a1d80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#f36a1d80}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.22rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#f36a1d80}.custom-select{display:inline-block;width:100%;height:calc(1.6em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.6;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#f9ba96;outline:0;box-shadow:0 0 0 .2rem #f36a1d40}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.7875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.125rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.6em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.6em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#f9ba96;box-shadow:0 0 0 .2rem #f36a1d40}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.6em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.6;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.6em + .75rem);padding:.375rem .75rem;line-height:1.6;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f8fafc,0 0 0 .2rem #f36a1d40}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f8fafc,0 0 0 .2rem #f36a1d40}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #f8fafc,0 0 0 .2rem #f36a1d40}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#f36a1d;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#fcdac7}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#f36a1d;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#fcdac7}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#f36a1d;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#fcdac7}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#f8fafc;border-color:#dee2e6 #dee2e6 #f8fafc}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#f36a1d}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.32rem;padding-bottom:.32rem;margin-right:1rem;font-size:1.125rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.125rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#f36a1d;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#ba490a;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #f36a1d40}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#f36a1d;border-color:#f36a1d}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.125rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.7875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#f36a1d}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#d2530b}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #f36a1d80}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #6c757d80}.badge-success{color:#fff;background-color:#38c172}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#2d995b}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #38c17280}.badge-info{color:#212529;background-color:#6cb2eb}a.badge-info:hover,a.badge-info:focus{color:#212529;background-color:#3f9ae5}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #6cb2eb80}.badge-warning{color:#212529;background-color:#ffed4a}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#ffe817}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #ffed4a80}.badge-danger{color:#fff;background-color:#e3342f}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#c51f1a}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #e3342f80}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem #f8f9fa80}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem #343a4080}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.85rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#7e370f;background-color:#fde1d2;border-color:#fcd5c0}.alert-primary hr{border-top-color:#fbc5a8}.alert-primary .alert-link{color:#50230a}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#1d643b;background-color:#d7f3e3;border-color:#c7eed8}.alert-success hr{border-top-color:#b3e8ca}.alert-success .alert-link{color:#123c24}.alert-info{color:#385d7a;background-color:#e2f0fb;border-color:#d6e9f9}.alert-info hr{border-top-color:#c0ddf6}.alert-info .alert-link{color:#284257}.alert-warning{color:#857b26;background-color:#fffbdb;border-color:#fffacc}.alert-warning hr{border-top-color:#fff8b3}.alert-warning .alert-link{color:#5d561b}.alert-danger{color:#761b18;background-color:#f9d6d5;border-color:#f7c6c5}.alert-danger hr{border-top-color:#f4b0af}.alert-danger .alert-link{color:#4c110f}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.675rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#f36a1d;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#f36a1d;border-color:#f36a1d}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#7e370f;background-color:#fcd5c0}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#7e370f;background-color:#fbc5a8}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#7e370f;border-color:#7e370f}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#1d643b;background-color:#c7eed8}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#1d643b;background-color:#b3e8ca}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#1d643b;border-color:#1d643b}.list-group-item-info{color:#385d7a;background-color:#d6e9f9}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#385d7a;background-color:#c0ddf6}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#385d7a;border-color:#385d7a}.list-group-item-warning{color:#857b26;background-color:#fffacc}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#857b26;background-color:#fff8b3}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#857b26;border-color:#857b26}.list-group-item-danger{color:#761b18;background-color:#f7c6c5}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#761b18;background-color:#f4b0af}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#761b18;border-color:#761b18}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.35rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.6}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.7875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.7875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=left]>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:.9rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#f36a1d!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#d2530b!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#38c172!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#2d995b!important}.bg-info{background-color:#6cb2eb!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#3f9ae5!important}.bg-warning{background-color:#ffed4a!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#ffe817!important}.bg-danger{background-color:#e3342f!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#c51f1a!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#f36a1d!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#38c172!important}.border-info{border-color:#6cb2eb!important}.border-warning{border-color:#ffed4a!important}.border-danger{border-color:#e3342f!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#f36a1d!important}a.text-primary:hover,a.text-primary:focus{color:#ba490a!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#38c172!important}a.text-success:hover,a.text-success:focus{color:#27864f!important}.text-info{color:#6cb2eb!important}a.text-info:hover,a.text-info:focus{color:#298fe2!important}.text-warning{color:#ffed4a!important}a.text-warning:hover,a.text-warning:focus{color:#fde300!important}.text-danger{color:#e3342f!important}a.text-danger:hover,a.text-danger:focus{color:#ae1c17!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*:before,*:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}#loading-overlay{position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)}.loading__solar-system{width:250px;height:250px;display:flex;justify-content:center;align-items:center}.loading__orbit{position:relative;display:flex;justify-content:center;align-items:center;border:1px solid #fafbfC;border-radius:50%}.loading__earth-orbit{width:165px;height:165px;-webkit-animation:loading__spin 12s linear 0s infinite}.loading__venus-orbit{width:120px;height:120px;-webkit-animation:loading__spin 7.4s linear 0s infinite}.loading__mercury-orbit{width:90px;height:90px;-webkit-animation:loading__spin 3s linear 0s infinite}.loading__planet{position:absolute;top:-5px;width:10px;height:10px;border-radius:50%;background-color:#3ff9dc}.loading__sun{width:35px;height:35px;border-radius:50%;background-color:#ffab91}@keyframes loading__spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.panel__section-loading{position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background:#272727}.panel__section-loading .panel__loading{width:32px;height:90px;margin-bottom:20px;position:relative;border-radius:50% 50% 0 0;border-bottom:10px solid #FF3D00;background-color:#fff;background-image:radial-gradient(ellipse at center,#fff 34%,#ff3d00 35%,#ff3d00 54%,#fff 55%),linear-gradient(#FF3D00 10px,transparent 0);background-size:28px 28px;background-position:center 20px,center 2px;background-repeat:no-repeat;animation:loadingpanel-back 1s linear infinite alternate}.panel__section-loading .panel__loading:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:64px;height:44px;border-radius:50%;box-shadow:0 15px #ff3d00 inset;top:67px}.panel__section-loading .panel__loading:after{content:"";position:absolute;left:50%;transform:translate(-50%) rotate(45deg);width:34px;height:34px;top:112%;background:radial-gradient(ellipse at center,#ffdf00 8%,#f93e0099 24%,#0000);border-radius:50% 50% 0;background-repeat:no-repeat;background-position:-44px -44px;background-size:100px 100px;box-shadow:4px 4px 12px #ff3d0080;animation:loadingpanel 1s linear infinite alternate}@keyframes loadingpanel-back{0%,30%,70%{transform:translateY(0)}20%,40%,to{transform:translateY(-5px)}}@keyframes loadingpanel{0%{box-shadow:4px 4px 12px 2px #ff3d00bf;width:34px;height:34px;background-position:-44px -44px;background-size:100px 100px}to{box-shadow:2px 2px 8px #ff3d0080;width:30px;height:28px;background-position:-36px -36px;background-size:80px 80px}}[dir=rtl] .slick-prev:before{left:auto;right:15px;content:"→";color:#000;position:absolute;top:0}[dir=rtl] .slick-next:before{left:auto;right:-15px;content:"←";color:#000;position:absolute;top:0}.app.light{--background: url(/build/home/assets/back-st5-ZgjIOjH2.webp);--background-header: url(/build/home/assets/bgHeader__pic5-1-G7SoFDki.png);--backgroundSidebar: #FDFDFE;--CardContainer: #FFF;--box-color: #fff9;--box-text: #1e19195c;--box-shadow: -1px -2px 4px #ffffff 0px 0px 12px #ceced1;--footer: #FFF;--primaryText: #F17633;--hoverText: #F36A1D;--seconderyText: #3C3C3C;--primaryButton: #ff8845;--primaryButtonn: #996fd1;--shadowButtonColor: #fbb5454d;--borderButtonColor: #ff5900;--seconderyButton: #FBFBFD;--hoverButtonColor: #FBB545;--inputBackground: #fff;--inputLabel: #fff;--shadowButton: 0 0 20px 8px rgba(255, 136, 69, .3);--shadowFocusButton: 0 0 0 .25rem rgba(255, 136, 69, .3);--shadowInput: 0 0 0 .2rem rgba(255, 136, 69, .35);--shadowCard: 0 0 15px .2rem rgba(18, 18, 18, .15);--shadowSt: 0 0 15px .2rem rgba(0, 0, 0, .17);--tableHeader: #EAECF8;--oddRowTable: #E7E0D7;--evenRowTable: #F9F5F1;--accordionCollapsed: #FFF1E7;--settingPage: #FF8228;--border-hover: #FF6512;--border: #e1cfbb;--disabled: #F6F8FF;--disabled-inner: #E1E6F9;--selection: #f36a1d59;--newBack: #ff884578;--primaryButton2: #ff8845c2;--primaryHover: #f36a1d59;--newShadow: #222;--backintro: #222222a6}.app.dark{--background: url(/build/home/assets/back-st5-dark-dMIwzHx6.webp);--background-header: url(/build/home/assets/bgHeader__pic3-1-H68kU_BV.png);--backgroundSidebar: #222222;--CardContainer: #272727;--box-color: #1e1919ab;--box-text: #fff9;--box-shadow: -1px -2px 4px #393939 0px 0px 12px #ceced1;--footer: #272727;--primaryText: #efe5fd;--hoverText: #d6c0f4;--seconderyText: #f1f1f1;--primaryButton: #996fd1;--primaryButtonn: #ff8845;--shadowButtonColor: #6D2BBF30;--borderButtonColor: #4916A9;--seconderyButton: #6D2BBF;--hoverButtonColor: #9547FF;--inputBackground: #000;--inputLabel: #f0f8ff;--shadowButton: 0 0 20px 8px rgba(153, 111, 209, .3);--shadowFocusButton: 0 0 0 .25rem rgba(153, 111, 209, .3);--shadowInput: 0 0 0 .2rem rgba(153, 111, 209, .35);--shadowCard: 0 0 15px .2rem rgba(32, 32, 32, .15);--shadowSt: 0 0 15px .2rem rgba(251, 251, 251, .3);--tableHeader: #121212;--oddRowTable: #636264;--evenRowTable: #393839;--accordionCollapsed: #FFF1E7;--settingPage: #FF8228;--border-hover: #FF8228;--border: #e1cfbb;--disabled: #F6F8FF;--disabled-inner: #E1E6F9;--selection: #996fd170;--newBack: #996fd175;--primaryButton2: #996fd1b5;--primaryHover: #996fd182;--newShadow: #f9f6f67d;--backintro: #222222a6}.flipcard{color:inherit;cursor:pointer;height:380px;min-height:380px;perspective:1000px;position:relative;margin:10px 0}.front{display:flex;border-radius:6px;background-position:center;background-size:cover;text-align:center;justify-content:center;align-items:center;position:absolute;height:100%;width:100%;backface-visibility:hidden;transform-style:preserve-3d;transition:ease-in-out .2s;font-size:1.618rem;font-weight:600;color:#fff;overflow:hidden;box-shadow:0 0 5px 6px #0003;transition:all .3s ease}.front:hover{background:#fff6e9;transform:scale(1.05);box-shadow:0 0 3px 4px #f36a1d}.ds-top{position:absolute;margin:auto;top:0;right:0;left:0;width:100%;height:40px;background:#1e90ff;animation:dsTop 1.5s}.avatar-holder{position:absolute;margin:auto;top:20px;right:0;left:0;width:85px;height:85px;border-radius:50%;box-shadow:0 0 0 2px #1e90ff,inset 0 0 0 2px #1e90ff,inset 0 0 0 2px #1e90ff,inset 0 0 0 2px #1e90ff,inset 0 0 0 2px #1e90ff;background:#fff;overflow:hidden}.avatar-holder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thename{position:absolute;margin:auto;top:-110px;right:0;bottom:0;left:0;height:25px;color:#000;text-align:justify}.thename>p:first-child{font-weight:700;line-height:1;font-size:22px;opacity:1;text-align:center;margin-bottom:.2em}.thename>p:last-child{font-weight:400;font-size:14px!important;opacity:1;text-align:start;padding:10px}.thename a{color:#fff;text-decoration:none;font-weight:700;font-size:18px;transition:all .3s ease}.thename a:hover{text-decoration:underline;color:#dc143c}.thename h6{position:absolute;margin:auto;left:0;right:0;bottom:0;color:#fff;width:40px}.thename h5{color:#000}.thename h5 i{padding:0 10px}.schoolCard{position:relative;width:100%;height:425px;font-size:1.618rem;font-weight:600;margin:15px 0;color:#fff;overflow:hidden;box-shadow:0 0 5px 6px #0003;backface-visibility:hidden;transform-style:preserve-3d;transition:ease-in-out .2s;border-radius:6px}.schoolCard .top{width:100%;height:40px;background:#1e90ff}.schoolCard .avatar{display:flex;justify-content:center;margin:0 auto;position:relative;top:-25px;width:85px;height:85px}.schoolCard .avatar>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;box-shadow:0 0 0 2px #1e90ff,inset 0 0 0 2px #1e90ff,inset 0 0 0 2px #1e90ff,inset 0 0 0 2px #1e90ff,inset 0 0 0 2px #1e90ff}.schoolCard .contentSchoolCard{border-bottom:1px solid #222222}.schoolCard .contentSchoolCard>h4{margin-bottom:10px;color:#000;text-align:center}.schoolCard .contentSchoolCard>p{font-weight:400;font-size:12px;opacity:1;text-align:justify;padding:10px}.schoolCard #telephone{background:linear-gradient(45deg,#80009c,#35003d);padding:12px;font-size:12px;border-radius:8px;margin:10px 0}.schoolCard #telephone>i{padding-left:5px}.schoolCard #email{background:linear-gradient(45deg,#ff3600,#bf3e01);padding:12px;font-size:12px;border-radius:8px;margin:10px 0}.schoolCard #email>i{padding-left:5px}.schoolCard #link{background:linear-gradient(45deg,#818181,#222);padding:12px;font-size:12px;border-radius:8px;margin:10px 0}.schoolCard #link>i{padding-left:5px}.schoolCard:hover{background:#e9efff;transform:scale(1.05);box-shadow:0 0 3px 4px #45a3ff}@media screen and (min-width: 577px) and (max-width: 768px){.schoolCard{height:calc(100% - 20px);margin:25px 0}.flipcard{width:calc(100% + -0rem)!important;min-width:calc(100% + -0rem)!important;margin:1rem}}@media screen and (max-width: 576px){.schoolCard{height:calc(100% - 20px);margin:25px 0}.flipcard{width:calc(94% + -0rem)!important;min-width:calc(33% + -0rem)!important;margin:1rem;position:relative}}.radioCustom{opacity:0;position:absolute}.radio-custom-label{cursor:pointer;font-family:Comic Sans MS,iransansdn;font-weight:600;font-size:15px}.radioCustom+.radio-custom-label:before{content:"";background:#fff;border:2px solid #13244785;display:inline-block;vertical-align:middle;width:20px;height:20px;padding:0;margin:0 5px;text-align:center;border-radius:50%;border:2px solid #ddd}.radioCustom:checked+.radio-custom-label{color:#f36a1d}.radioCustom:checked+.radio-custom-label:before{content:"";font-family:"Font Awesome 5 Free";font-size:11px;font-weight:700;border:2px solid #f36a1d;color:#f36a1d}.sweetalert__div-input{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;padding:4px 14px}.sweetalert__div-input .sweetalert__label,.sweetalert__div-input .sweetalert__input{margin:0!important}.swal2-popup .swal2-toast .swal2-show{z-index:9999!important;position:relative}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{z-index:9999!important;position:relative;color:#fff!important}.swal2-container .swal2-rtl .swal2-top-end .swal2-backdrop-show{z-index:9999!important;position:relative;color:#fff!important}*{font-family:iransansdn,Comic Sans MS;font-weight:400}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:""}.fa-bacterium:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudflare:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-handshake-slash:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-head-side-mask:before{content:""}.fa-head-side-virus:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hive:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-innosoft:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-instalod:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-perbyte:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:""}.fa-pump-soap:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rust:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sink:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:""}.fa-store-slash:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-tiktok:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:""}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-uncharted:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-users-slash:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vest:before{content:""}.fa-vest-patches:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:""}.fa-virus-slash:before{content:""}.fa-viruses:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/build/home/assets/fa-regular-400-BhTwtT8w.eot);src:url(/build/home/assets/fa-regular-400-BhTwtT8w.eot?#iefix) format("embedded-opentype"),url(/build/home/assets/fa-regular-400-DGzu1beS.woff2) format("woff2"),url(/build/home/assets/fa-regular-400-DFnMcJPd.woff) format("woff"),url(/build/home/assets/fa-regular-400-D1vz6WBx.ttf) format("truetype"),url(/build/home/assets/fa-regular-400-gwj8Pxq-.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/build/home/assets/fa-solid-900-B6Axprfb.eot);src:url(/build/home/assets/fa-solid-900-B6Axprfb.eot?#iefix) format("embedded-opentype"),url(/build/home/assets/fa-solid-900-BUswJgRo.woff2) format("woff2"),url(/build/home/assets/fa-solid-900-DOXgCApm.woff) format("woff"),url(/build/home/assets/fa-solid-900-mxuxnBEa.ttf) format("truetype"),url(/build/home/assets/fa-solid-900-B4ZZ7kfP.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/build/home/assets/fa-brands-400-DnkPfk3o.eot);src:url(/build/home/assets/fa-brands-400-DnkPfk3o.eot?#iefix) format("embedded-opentype"),url(/build/home/assets/fa-brands-400-UxlILjvJ.woff2) format("woff2"),url(/build/home/assets/fa-brands-400-CEJbCg16.woff) format("woff"),url(/build/home/assets/fa-brands-400-CSYNqBb_.ttf) format("truetype"),url(/build/home/assets/fa-brands-400-cH1MgKbP.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}.slick-loading .slick-list{background:#fff url(/build/home/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;src:url(/build/home/assets/slick-Bi9J8BMx.eot);src:url(/build/home/assets/slick-Bi9J8BMx.eot?#iefix) format("embedded-opentype"),url(/build/home/assets/slick-BlUtDIuC.woff) format("woff"),url(/build/home/assets/slick-DWzRxEMf.ttf) format("truetype"),url(/build/home/assets/slick-BlzDm7g2.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}*{margin:0;padding:0;box-sizing:border-box;border:0;outline:0}html{scroll-behavior:smooth;overflow:auto;scrollbar-width:thin;scrollbar-color:#132447 #ECECEE}html::-webkit-scrollbar{width:7px}html::-webkit-scrollbar-track{background:#ececee;border-radius:5px}html::-webkit-scrollbar-thumb{background:#132447;border-radius:5px}html::-webkit-scrollbar-thumb:hover{background:#132447}ul,li{padding:0;margin:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}a{text-decoration:none}p{opacity:1}body{direction:rtl;background:#fff;color:#000;text-align:justify}li{list-style:none}a,a:hover,a:focus,a:active{text-decoration:none;color:inherit}.row{display:flex!important}::-moz-selection{background:#f36a1d59}::selection{background:#f36a1d59}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1231px}}@media (min-width: 576px){.w-sm-100{width:100%}.w-sm-75{width:75%}.w-sm-50{width:50%}.w-sm-25{width:25%}.h-sm-100{height:100%}.h-sm-75{height:75%}.h-sm-50{height:50%}.h-sm-25{height:25%}}@media (min-width: 768px){.w-md-100{width:100%}.w-md-75{width:75%}.w-md-50{width:50%}.w-md-25{width:25%}.h-md-100{height:100%}.h-md-75{height:75%}.h-md-50{height:50%}.h-md-25{height:25%}}@media (min-width: 992px){.w-lg-100{width:100%}.w-lg-75{width:75%}.w-lg-50{width:50%}.w-lg-25{width:25%}.h-lg-100{height:100%}.h-lg-75{height:75%}.h-lg-50{height:50%}.h-lg-25{height:25%}}@media (min-width: 1200px){.w-xl-100{width:100%}.w-xl-75{width:75%}.w-xl-50{width:50%}.w-xl-25{width:25%}.h-xl-100{height:100%}.h-xl-75{height:75%}.h-xl-50{height:50%}.h-xl-25{height:25%}}html{overflow-x:hidden!important}#shortcut_register{z-index:997}.online-course{direction:rtl;position:relative;z-index:2;margin-top:110px;text-align:justify}.online-course .title-section{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.online-course .title-section h4{color:#f36a1d;font-weight:600;text-transform:uppercase;font-size:30px;margin-bottom:10px;margin-top:20px}.online-course .title-section h3{width:auto;color:#f36a1d;font-weight:600;text-transform:uppercase;font-size:30px}.online-course .title-section h1{color:#f36a1d;font-weight:600;text-transform:uppercase;font-size:30px}.online-course .title-section h5{color:#fff;font-size:25px;font-weight:500}.online-course .evaluate{margin-top:12px}.online-course .evaluate .review{display:flex;align-items:center;padding:0 22px}.online-course .evaluate .review i{color:#fcb926;font-size:14px}.online-course .evaluate .review span{padding-left:8px;color:#8c8c8c}.online-course .evaluate .price{font-size:24px;font-weight:700;display:table-cell;vertical-align:middle;padding-left:22px;color:#0d0d0d}.online-course .border-bt{width:87%;height:1px;position:absolute;bottom:107px;right:7%;background-color:#3434341a}.online-course .course-category{width:100%;min-height:525px;height:auto;border:2px solid #132447;border-radius:8px;margin-bottom:62px;transition:all .3s ease;cursor:pointer;background:#ececee;box-shadow:-5px -5px 14px 10px #1a2b4f}.online-course .course-category .course-info .course-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:250px;border-top-left-radius:8px;border-top-right-radius:8px;background:transparent;transition:all .3s ease}.online-course .course-category .course-info .course-img img{position:relative;height:100%;min-height:250px;-o-object-fit:cover;object-fit:cover;width:70%;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;justify-content:center;margin:12px auto}.online-course .course-category .course-info p{text-align:center;display:block;color:#132447;font-size:24px;font-weight:600;line-height:27px;transition:all .3s ease;padding:10px 6px;margin:0}.online-course .course-category .course-info h4{text-align:center;display:block;color:#132447;font-size:24px;font-weight:700;line-height:27px;transition:all .3s ease;padding:10px 6px;margin:0}.online-course .course-category .course-info span{text-align:center;display:block;color:#132447;font-size:14px;font-weight:300;transition:all .3s ease;padding:5px}.online-course .course-category .course-info h5{text-align:center;display:block;color:#132447;font-size:14px;font-weight:600;transition:all .3s ease;padding:5px}.online-course .course-category:hover{box-shadow:0 0 36px 7px #80808080;background:linear-gradient(45deg,#f36a1d,#f5ba96)}.online-course .course-category:hover .course-info .course-img img{transform:scale(1.05)}.online-course .course-category:hover .course-info a,.online-course .course-category:hover .course-info p,.online-course .course-category:hover .course-info h4,.online-course .course-category:hover .course-info h5{color:#fff}.zharfa-info{width:100%;background:#193e59;position:relative;border:2px solid #f36a1d87}.zharfa-info .zharfa-info-content{display:flex;justify-content:center}.zharfa-info .zharfa-info-content>hr{position:absolute;top:46.5%;width:100%;height:4px;background:#e85201cc;z-index:100;right:0;border-top:0}.zharfa-info .zharfa-info-content .zharfa__lms-video{border-radius:50%;border:5px solid #132447;z-index:101;width:403px;margin:12px;height:400px;-o-object-fit:cover;object-fit:cover;pointer-events:none}@media only screen and (max-width: 991px){.zharfa-info .zharfa-info-content .zharfa__lms-video{display:block!important;position:relative;left:12px!important;border-radius:4%!important;width:100%!important;-o-object-fit:cover!important;object-fit:cover!important}}.zharfa-info .zharfa-info-content .zharfa-section{position:relative;top:9%}.zharfa-info .zharfa-info-content .zharfa-section h4{letter-spacing:.2px;font-size:20px;font-weight:700;color:#222;padding:8px 10px 4px}.zharfa-info .zharfa-info-content .zharfa-section span{display:block;padding:6px;color:#222;font-size:.88rem;position:relative;z-index:3}.zharfa-info .zharfa-info-content .zharfa-section .lms__number-1{width:55px;position:absolute;right:-17px;z-index:1;opacity:.6}.zharfa-info .zharfa-info-content .zharfa-section .lms__number-2{width:102px;position:absolute;right:-37px;z-index:1;opacity:.6}.zharfa-info .zharfa-info-content .zharfa-section .lms__number-3,.zharfa-info .zharfa-info-content .zharfa-section .lms__number-4{width:102px;position:absolute;left:2px;top:-11px;z-index:1;opacity:.6}.take-tour{direction:rtl;position:relative;z-index:2;width:100%;text-align:justify}.take-tour .content-introduce-inner p{margin-bottom:20px;font-size:17px;color:#7a7a7a}.take-tour .content-introduce-inner .content-list{margin-top:44px;margin-bottom:22px;text-align:justify}.take-tour .content-introduce-inner .content-list ul li{margin-bottom:21px}.take-tour .content-introduce-inner .content-list ul li .text{position:relative;padding-right:31px;display:block;letter-spacing:.5px;color:#7a7a7a}.take-tour .content-introduce-inner .content-list ul li .text:after{content:"";font-family:"Font Awesome 5 Free",serif;position:absolute;font-size:14px;right:0;color:#ffb5b5}.programmingLanguage{direction:rtl;position:relative;z-index:2;width:100%;text-align:justify}.latestBlog{direction:rtl;position:relative;z-index:2}.latestBlog .post .post-content .avatar img{width:50px;height:50px;border-radius:4px}.latestBlog .blog_bg{width:92%;border-radius:8px;box-shadow:0 0 5px 5px #ffdec533;margin:15px auto;background:#ffdec5;min-height:390px;position:relative}.latestBlog .blog_bg span{font-size:16px}.latestBlog .blog_bg>.avatar img{height:auto;width:91%;margin:0 auto;padding:15px 0;border-top-right-radius:46px;border-bottom-left-radius:46px}.latestBlog .blog_bg>.post-title{padding:6px}.latestBlog .blog_bg>.post-link a{padding:8px 75px;background:#f36a1d;color:#fff;position:absolute;right:0;bottom:0;border-top-left-radius:12px;border-bottom-right-radius:12px;transition:all .2s ease}.latestBlog .blog_bg>.post-link a:hover{background:#111}.latestBlog{width:100%;text-align:justify;direction:rtl;position:relative;z-index:2}.latestBlog .post-bg .post-content .post-link{margin-top:17px;margin-right:74px}.latestBlog .post-bg .post-content .post-link a{font-size:.8rem;font-weight:600;padding:10px 40px 13px;background:#f36a1d;border-radius:6px;transition:all .3s ease;cursor:pointer;color:#fff}.latestBlog .post-bg .post-content .post-link a:hover{background:#222}.latestBlog .featured-post{width:88%;height:220px;position:absolute;background:azure;top:-51px;left:-11px}.latestBlog .featured-post img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.latestBlog h5{font-size:24px;text-align:start;font-weight:500;letter-spacing:.4px;color:#333;transition:all .3s ease-in-out;margin:6px 10px 32px 0}.coming_soon{color:#f36a1d;font-size:large;font-weight:bolder;background-color:#0003;border-radius:8px;z-index:9996;position:relative}.coming_soon>*{opacity:.4}.coming_soon:before{content:"به زودی";width:100%;height:100%;position:absolute;display:flex;justify-content:center;z-index:100;align-items:center}.coming_soon_course{font-size:large;font-weight:bolder;border-radius:8px;z-index:9996;position:relative;box-shadow:0 0 10px 5px #d0d0d059}.coming_soon_course .wrap-rating-price .meta-rate{padding:15px}.coming_soon_course .entry-image-soon{display:flex;justify-content:center}.coming_soon_course .entry-image-soon img{max-width:100%;max-height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.coming_soon_course .entry-image-soon:after{content:" ";background-image:url(/build/home/assets/COMING_SOON-xyKy1AZs.png);background-repeat:no-repeat;background-position:center;background-origin:content-box;background-size:cover;position:absolute;top:61%;right:84%;width:110px;height:100px;max-height:400px}@media only screen and (max-width: 768px){.coming_soon_course .entry-image-soon{display:flex;justify-content:center}.coming_soon_course .entry-image-soon img{max-width:100%;max-height:200px;-o-object-fit:cover;object-fit:cover}.coming_soon_course .entry-image-soon:after{top:77%;right:81%;width:95px;height:90px}}@media only screen and (max-width: 576px){.coming_soon_course .entry-image-soon{display:flex;justify-content:center}.coming_soon_course .entry-image-soon img{max-width:100%;max-height:200px;-o-object-fit:cover;object-fit:cover}.coming_soon_course .entry-image-soon:after{top:84%;right:75%;width:81px;height:80px;max-height:400px}.wrap-rating-price .meta-rate{padding:0!important}}#section__backStar{direction:ltr;margin:0;padding:0;overflow:hidden;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)}#stars,#stars-02,#stars-01,#stars-00{border-radius:50%;background-color:transparent;animation:float-stars linear infinite;z-index:1;position:relative}#stars-00{width:1px;height:1px;box-shadow:1724px 1139px #fff,490px 784px #fff,1179px 249px #fff,1068px 239px #fff,1534px 156px #fff,1830px 564px #fff,1450px 108px #fff,31px 1379px #fff,1703px 1904px #fff,1691px 1162px #fff,1221px 1209px #fff,1744px 1513px #fff,1834px 1322px #fff,1478px 1428px #fff,1124px 585px #fff,1501px 676px #fff,1548px 655px #fff,1184px 1860px #fff,1810px 1684px #fff,1444px 477px #fff,67px 991px #fff,402px 358px #fff,1736px 895px #fff,1429px 903px #fff,1130px 426px #fff,514px 645px #fff,1976px 1626px #fff,1239px 722px #fff,1834px 1713px #fff,1213px 603px #fff,1638px 597px #fff,1768px 68px #fff,845px 1309px #fff,212px 1592px #fff,643px 1916px #fff,390px 1257px #fff,580px 733px #fff,1477px 1271px #fff,373px 1853px #fff,1711px 12px #fff,265px 170px #fff,1477px 1797px #fff,1733px 583px #fff,1516px 54px #fff,1156px 331px #fff,1182px 79px #fff,757px 836px #fff,977px 294px #fff,1951px 1785px #fff,515px 1379px #fff,1657px 1721px #fff,1827px 1440px #fff,1537px 192px #fff,1646px 1682px #fff,541px 1842px #fff,434px 1396px #fff,1052px 530px #fff,1648px 330px #fff,554px 84px #fff,652px 1588px #fff,346px 499px #fff,532px 1675px #fff,1762px 1670px #fff,1890px 1860px #fff,1395px 1585px #fff,1569px 1305px #fff,848px 1229px #fff,200px 898px #fff,1585px 830px #fff,815px 591px #fff,1005px 1417px #fff,1522px 801px #fff,318px 200px #fff,297px 1902px #fff,1484px 1684px #fff,1036px 297px #fff,1842px 1513px #fff,241px 1504px #fff,13px 545px #fff,404px 676px #fff,1168px 1118px #fff,37px 1199px #fff,1823px 1176px #fff,1913px 443px #fff,210px 686px #fff,1786px 1969px #fff,75px 640px #fff,862px 857px #fff,796px 329px #fff,511px 1143px #fff,1391px 533px #fff,498px 1513px #fff,1922px 1951px #fff,1306px 1771px #fff,738px 80px #fff,1131px 922px #fff,1669px 52px #fff,382px 1577px #fff,1182px 1861px #fff,318px 935px #fff,1774px 118px #fff,649px 439px #fff,1989px 1211px #fff,78px 506px #fff,1188px 1254px #fff,1264px 915px #fff,1548px 1941px #fff,712px 180px #fff,350px 773px #fff,537px 1668px #fff,579px 1721px #fff,568px 1064px #fff,1770px 406px #fff,1010px 49px #fff,1157px 361px #fff,107px 1299px #fff,1450px 1121px #fff,552px 1885px #fff,765px 1678px #fff,1695px 773px #fff,248px 1180px #fff,462px 1609px #fff,1432px 1600px #fff,1866px 675px #fff,820px 347px #fff,1752px 1864px #fff,1625px 62px #fff,515px 788px #fff,133px 903px #fff,1355px 33px #fff,719px 817px #fff,794px 1331px #fff,50px 813px #fff,180px 187px #fff,288px 772px #fff,922px 1987px #fff,1230px 1605px #fff,1391px 731px #fff,195px 834px #fff,383px 1791px #fff,164px 1223px #fff,1898px 324px #fff,969px 1627px #fff,1868px 11px #fff,1111px 782px #fff,326px 300px #fff,1712px 1349px #fff,1806px 1942px #fff,299px 1285px #fff,1221px 60px #fff,1542px 1586px #fff,1898px 825px #fff,771px 818px #fff,206px 263px #fff,834px 1344px #fff,452px 133px #fff,988px 1419px #fff,472px 638px #fff,1547px 186px #fff,1998px 883px #fff,535px 808px #fff,814px 1227px #fff,1991px 1487px #fff,1703px 565px #fff,1060px 1590px #fff,1625px 1818px #fff,1691px 345px #fff,1854px 1174px #fff,1600px 160px #fff,1291px 444px #fff,726px 460px #fff,1158px 468px #fff,1692px 1206px #fff,1796px 1624px #fff,1517px 474px #fff,930px 168px #fff,1248px 1466px #fff,274px 1431px #fff,746px 163px #fff,1736px 66px #fff,1021px 163px #fff,775px 1076px #fff,375px 571px #fff,1323px 1954px #fff,1710px 1295px #fff,1047px 963px #fff,1411px 181px #fff,844px 505px #fff,476px 1302px #fff,481px 1366px #fff,1460px 804px #fff,67px 726px #fff,1669px 873px #fff,585px 401px #fff,842px 1738px #fff,561px 515px #fff,294px 1609px #fff,852px 751px #fff,453px 1504px #fff,1318px 155px #fff;animation-duration:100s}#stars-00:after{width:1px;height:1px;box-shadow:1724px 1139px #fff,490px 784px #fff,1179px 249px #fff,1068px 239px #fff,1534px 156px #fff,1830px 564px #fff,1450px 108px #fff,31px 1379px #fff,1703px 1904px #fff,1691px 1162px #fff,1221px 1209px #fff,1744px 1513px #fff,1834px 1322px #fff,1478px 1428px #fff,1124px 585px #fff,1501px 676px #fff,1548px 655px #fff,1184px 1860px #fff,1810px 1684px #fff,1444px 477px #fff,67px 991px #fff,402px 358px #fff,1736px 895px #fff,1429px 903px #fff,1130px 426px #fff,514px 645px #fff,1976px 1626px #fff,1239px 722px #fff,1834px 1713px #fff,1213px 603px #fff,1638px 597px #fff,1768px 68px #fff,845px 1309px #fff,212px 1592px #fff,643px 1916px #fff,390px 1257px #fff,580px 733px #fff,1477px 1271px #fff,373px 1853px #fff,1711px 12px #fff,265px 170px #fff,1477px 1797px #fff,1733px 583px #fff,1516px 54px #fff,1156px 331px #fff,1182px 79px #fff,757px 836px #fff,977px 294px #fff,1951px 1785px #fff,515px 1379px #fff,1657px 1721px #fff,1827px 1440px #fff,1537px 192px #fff,1646px 1682px #fff,541px 1842px #fff,434px 1396px #fff,1052px 530px #fff,1648px 330px #fff,554px 84px #fff,652px 1588px #fff,346px 499px #fff,532px 1675px #fff,1762px 1670px #fff,1890px 1860px #fff,1395px 1585px #fff,1569px 1305px #fff,848px 1229px #fff,200px 898px #fff,1585px 830px #fff,815px 591px #fff,1005px 1417px #fff,1522px 801px #fff,318px 200px #fff,297px 1902px #fff,1484px 1684px #fff,1036px 297px #fff,1842px 1513px #fff,241px 1504px #fff,13px 545px #fff,404px 676px #fff,1168px 1118px #fff,37px 1199px #fff,1823px 1176px #fff,1913px 443px #fff,210px 686px #fff,1786px 1969px #fff,75px 640px #fff,862px 857px #fff,796px 329px #fff,511px 1143px #fff,1391px 533px #fff,498px 1513px #fff,1922px 1951px #fff,1306px 1771px #fff,738px 80px #fff,1131px 922px #fff,1669px 52px #fff,382px 1577px #fff,1182px 1861px #fff,318px 935px #fff,1774px 118px #fff,649px 439px #fff,1989px 1211px #fff,78px 506px #fff,1188px 1254px #fff,1264px 915px #fff,1548px 1941px #fff,712px 180px #fff,350px 773px #fff,537px 1668px #fff,579px 1721px #fff,568px 1064px #fff,1770px 406px #fff,1010px 49px #fff,1157px 361px #fff,107px 1299px #fff,1450px 1121px #fff,552px 1885px #fff,765px 1678px #fff,1695px 773px #fff,248px 1180px #fff,462px 1609px #fff,1432px 1600px #fff,1866px 675px #fff,820px 347px #fff,1752px 1864px #fff,1625px 62px #fff,515px 788px #fff,133px 903px #fff,1355px 33px #fff,719px 817px #fff,794px 1331px #fff,50px 813px #fff,180px 187px #fff,288px 772px #fff,922px 1987px #fff,1230px 1605px #fff,1391px 731px #fff,195px 834px #fff,383px 1791px #fff,164px 1223px #fff,1898px 324px #fff,969px 1627px #fff,1868px 11px #fff,1111px 782px #fff,326px 300px #fff,1712px 1349px #fff,1806px 1942px #fff,299px 1285px #fff,1221px 60px #fff,1542px 1586px #fff,1898px 825px #fff,771px 818px #fff,206px 263px #fff,834px 1344px #fff,452px 133px #fff,988px 1419px #fff,472px 638px #fff,1547px 186px #fff,1998px 883px #fff,535px 808px #fff,814px 1227px #fff,1991px 1487px #fff,1703px 565px #fff,1060px 1590px #fff,1625px 1818px #fff,1691px 345px #fff,1854px 1174px #fff,1600px 160px #fff,1291px 444px #fff,726px 460px #fff,1158px 468px #fff,1692px 1206px #fff,1796px 1624px #fff,1517px 474px #fff,930px 168px #fff,1248px 1466px #fff,274px 1431px #fff,746px 163px #fff,1736px 66px #fff,1021px 163px #fff,775px 1076px #fff,375px 571px #fff,1323px 1954px #fff,1710px 1295px #fff,1047px 963px #fff,1411px 181px #fff,844px 505px #fff,476px 1302px #fff,481px 1366px #fff,1460px 804px #fff,67px 726px #fff,1669px 873px #fff,585px 401px #fff,842px 1738px #fff,561px 515px #fff,294px 1609px #fff,852px 751px #fff,453px 1504px #fff,1318px 155px #fff}#stars-01{width:2px;height:2px;box-shadow:1342px 1262px #fff,1693px 1838px #fff,1684px 1040px #fff,1912px 399px #fff,1661px 1726px #fff,844px 556px #fff,1954px 761px #fff,1546px 182px #fff,127px 1816px #fff,1287px 1904px #fff,761px 540px #fff,833px 1363px #fff,620px 376px #fff,1802px 609px #fff,554px 808px #fff,1063px 130px #fff,1321px 410px #fff,1594px 1326px #fff,437px 1314px #fff,658px 1012px #fff,1318px 949px #fff,457px 1538px #fff,1294px 1113px #fff,1944px 1243px #fff,1462px 1598px #fff,1338px 695px #fff,218px 52px #fff,782px 338px #fff,1746px 820px #fff,479px 1842px #fff,1660px 1175px #fff,1436px 1110px #fff,1236px 1939px #fff,637px 1367px #fff,209px 47px #fff,1485px 550px #fff,1389px 1049px #fff,171px 1716px #fff,905px 1106px #fff,124px 1938px #fff,534px 147px #fff,1194px 1669px #fff,111px 897px #fff,1841px 330px #fff,1925px 1524px #fff,1369px 580px #fff,1177px 706px #fff,520px 303px #fff,17px 772px #fff,1475px 1601px #fff,1491px 1446px #fff,670px 1424px #fff,1480px 1454px #fff,853px 391px #fff,839px 1188px #fff,424px 1575px #fff,1654px 656px #fff,477px 1298px #fff,1090px 979px #fff,49px 1999px #fff,1948px 1368px #fff,1547px 164px #fff,674px 1314px #fff,1059px 1149px #fff,1090px 156px #fff,128px 1825px #fff,1401px 1314px #fff,641px 1652px #fff,136px 789px #fff,454px 389px #fff,1205px 1462px #fff,1767px 109px #fff,131px 1732px #fff,1844px 146px #fff,699px 1678px #fff,1728px 729px #fff,801px 376px #fff,1025px 1944px #fff,557px 935px #fff,1380px 243px #fff,221px 1191px #fff,1687px 1280px #fff,92px 1388px #fff,237px 1520px #fff,134px 1847px #fff,1241px 962px #fff,220px 646px #fff,1349px 1071px #fff,1917px 1252px #fff,1848px 272px #fff,595px 250px #fff,358px 767px #fff,1586px 1188px #fff,1023px 1935px #fff,1745px 1096px #fff,981px 1323px #fff,387px 1967px #fff,1958px 803px #fff,526px 681px #fff,673px 565px #fff,434px 1978px #fff,101px 784px #fff,170px 1575px #fff,836px 1336px #fff,1455px 646px #fff,1723px 1529px #fff,299px 283px #fff,857px 36px #fff,499px 1590px #fff,921px 1454px #fff,1402px 473px #fff,468px 1938px #fff,191px 426px #fff,770px 1991px #fff,17px 26px #fff,1876px 1967px #fff,1595px 1318px #fff,745px 1042px #fff,962px 318px #fff,349px 1807px #fff,413px 418px #fff,1394px 1829px #fff,951px 1484px #fff,1801px 1255px #fff,894px 1828px #fff,1721px 1231px #fff,363px 426px #fff,1837px 1763px #fff,743px 370px #fff,1504px 1037px #fff,397px 1579px #fff,134px 503px #fff,388px 964px #fff,1721px 1514px #fff,763px 1035px #fff,673px 1192px #fff,454px 815px #fff,31px 560px #fff,1256px 117px #fff,624px 1900px #fff,1089px 928px #fff,1660px 1478px #fff,755px 1273px #fff,1513px 691px #fff,1px 1995px #fff,795px 1397px #fff,87px 89px #fff,358px 628px #fff,1142px 377px #fff,790px 1518px #fff,625px 1421px #fff,1963px 1925px #fff,1367px 1744px #fff,620px 420px #fff,725px 1059px #fff,1717px 1525px #fff,630px 1231px #fff,376px 382px #fff,560px 1129px #fff,74px 361px #fff,1768px 361px #fff,519px 938px #fff,1188px 243px #fff,642px 1503px #fff,786px 1194px #fff,510px 1786px #fff,153px 291px #fff,1555px 679px #fff,1859px 1933px #fff,10px 263px #fff,1025px 1033px #fff,1392px 660px #fff,1093px 1344px #fff,1521px 329px #fff,484px 1171px #fff,782px 1058px #fff,143px 361px #fff,458px 971px #fff,639px 126px #fff,294px 631px #fff,181px 1204px #fff,698px 1630px #fff,486px 650px #fff,477px 1027px #fff,1504px 1868px #fff,280px 691px #fff,1937px 1778px #fff,1815px 1992px #fff,1950px 1159px #fff,1941px 1273px #fff,66px 1922px #fff,938px 1087px #fff,863px 815px #fff,1508px 1155px #fff,767px 955px #fff,629px 931px #fff,68px 760px #fff,1224px 460px #fff,1980px 1493px #fff,1738px 1625px #fff,852px 484px #fff,273px 1988px #fff,771px 990px #fff,342px 575px #fff,1170px 48px #fff,261px 1453px #fff,1555px 727px #fff,56px 529px #fff,230px 1033px #fff,295px 1762px #fff,222px 373px #fff,733px 1657px #fff,1761px 1303px #fff,1103px 1947px #fff,1275px 1832px #fff,1525px 734px #fff,789px 539px #fff,1252px 769px #fff,1677px 1211px #fff,1506px 1839px #fff,1788px 104px #fff,857px 904px #fff,1545px 1653px #fff,1577px 1455px #fff,807px 878px #fff,962px 1071px #fff,533px 1811px #fff,211px 1599px #fff,905px 346px #fff,1597px 1020px #fff,1736px 1429px #fff,1323px 1103px #fff,327px 811px #fff,1314px 219px #fff,1728px 1942px #fff,464px 1599px #fff,697px 1759px #fff,638px 1894px #fff,1595px 841px #fff,1033px 487px #fff,1898px 388px #fff,972px 837px #fff,794px 170px #fff,219px 115px #fff,1502px 1199px #fff,1915px 196px #fff,124px 991px #fff,1322px 466px #fff,1768px 246px #fff,1741px 1651px #fff,1828px 220px #fff,1805px 1729px #fff,464px 1626px #fff,1272px 1887px #fff,54px 71px #fff,1641px 1481px #fff,1038px 325px #fff,236px 1743px #fff,406px 180px #fff,758px 924px #fff,1884px 533px #fff,358px 622px #fff,1261px 1502px #fff,1254px 1456px #fff,483px 93px #fff,1232px 41px #fff,1138px 827px #fff,1096px 824px #fff,1132px 1906px #fff,1517px 705px #fff,20px 997px #fff,686px 203px #fff,1416px 728px #fff,400px 938px #fff,92px 286px #fff,181px 1428px #fff,934px 1770px #fff,1433px 1147px #fff,1962px 675px #fff,1096px 1636px #fff,1114px 1372px #fff,786px 828px #fff,1645px 936px #fff,286px 693px #fff,1421px 1909px #fff,804px 458px #fff,253px 1437px #fff,775px 222px #fff,436px 1768px #fff,1988px 1749px #fff,642px 747px #fff,129px 481px #fff,1193px 574px #fff,1748px 686px #fff,700px 424px #fff,544px 1759px #fff,250px 1616px #fff,151px 646px #fff,933px 165px #fff,1879px 1448px #fff,460px 106px #fff,1798px 750px #fff,251px 633px #fff,1519px 1304px #fff,945px 751px #fff,1919px 616px #fff,1757px 11px #fff,1219px 1962px #fff,1366px 1548px #fff,353px 877px #fff,876px 501px #fff,1509px 1169px #fff,228px 455px #fff,853px 265px #fff,731px 1642px #fff,1475px 1240px #fff,1418px 137px #fff,1143px 1071px #fff,1699px 1897px #fff,141px 1103px #fff,1652px 1070px #fff,931px 9px #fff,1702px 140px #fff,1736px 1898px #fff,398px 1349px #fff,1306px 825px #fff,1527px 935px #fff,1458px 1121px #fff,968px 654px #fff,1872px 1350px #fff,158px 1991px #fff,1660px 886px #fff,1422px 1586px #fff,1259px 1624px #fff,597px 1779px #fff,209px 1732px #fff,1818px 222px #fff,759px 1500px #fff,505px 29px #fff,1521px 1486px #fff,432px 812px #fff,565px 1620px #fff,1696px 847px #fff,1733px 134px #fff,1954px 1894px #fff,1043px 1274px #fff,924px 1819px #fff,1821px 1680px #fff,354px 1869px #fff,54px 1933px #fff,379px 464px #fff,1304px 1814px #fff,852px 949px #fff,1746px 1062px #fff,1699px 560px #fff,425px 1918px #fff,1895px 1104px #fff,653px 248px #fff,1006px 1312px #fff,534px 684px #fff,370px 1423px #fff,196px 1481px #fff,832px 885px #fff,255px 273px #fff,942px 1751px #fff,1848px 769px #fff,930px 806px #fff,1108px 192px #fff,1065px 697px #fff,1301px 1340px #fff,1729px 951px #fff,1143px 121px #fff,873px 1628px #fff,1481px 1437px #fff,183px 1440px #fff,1414px 1271px #fff,1310px 1627px #fff,1082px 964px #fff,1319px 1563px #fff,1798px 28px #fff,767px 1243px #fff,1884px 264px #fff,555px 1260px #fff,477px 403px #fff,1466px 188px #fff,849px 1011px #fff,1969px 74px #fff,1945px 822px #fff,642px 635px #fff,592px 537px #fff,895px 195px #fff,715px 913px #fff,1040px 772px #fff,911px 854px #fff,268px 346px #fff,654px 648px #fff,305px 1129px #fff,406px 878px #fff,680px 652px #fff,1489px 1984px #fff,1378px 455px #fff,243px 766px #fff,1242px 295px #fff,911px 966px #fff,780px 197px #fff,1628px 1982px #fff,1783px 1693px #fff,689px 983px #fff,1245px 151px #fff,1264px 485px #fff,585px 1191px #fff,9px 96px #fff,1767px 1825px #fff,524px 1016px #fff,1295px 764px #fff,1388px 512px #fff,1550px 24px #fff,1723px 340px #fff,1608px 684px #fff,1052px 1748px #fff,899px 106px #fff,1846px 1903px #fff,1016px 1642px #fff,1175px 1952px #fff,637px 1017px #fff,934px 1167px #fff,1809px 1952px #fff,27px 617px #fff,261px 1298px #fff,522px 1925px #fff,1932px 1336px #fff,160px 754px #fff,1071px 1852px #fff,303px 333px #fff,337px 194px #fff,309px 41px #fff,502px 501px #fff,954px 1683px #fff,1781px 1405px #fff,126px 304px #fff,1108px 596px #fff,1126px 1093px #fff,1318px 1643px #fff,637px 941px #fff,270px 746px #fff,1589px 1294px #fff,1801px 989px #fff,1107px 1715px #fff,748px 91px #fff,56px 570px #fff,1489px 951px #fff,970px 155px #fff,424px 487px #fff,1017px 1523px #fff,1469px 1210px #fff,603px 5px #fff,62px 477px #fff,1134px 1291px #fff,354px 119px #fff,1859px 1783px #fff,1644px 1017px #fff,1223px 1999px #fff,1045px 143px #fff,965px 448px #fff,1598px 1523px #fff,613px 1889px #fff,435px 130px #fff,841px 586px #fff,1754px 1021px #fff,443px 1992px #fff,1170px 1298px #fff,296px 1173px #fff,1860px 1841px #fff,982px 1232px #fff,2000px 254px #fff,1839px 1665px #fff,1434px 439px #fff,1788px 641px #fff,924px 74px #fff,1061px 1673px #fff,827px 1272px #fff,405px 1940px #fff,1476px 321px #fff,4px 249px #fff,230px 1483px #fff,1031px 350px #fff,1366px 1504px #fff,1892px 69px #fff,1586px 1233px #fff,387px 1097px #fff,1687px 1109px #fff,1307px 15px #fff,1448px 146px #fff,438px 697px #fff,1791px 701px #fff,645px 661px #fff,708px 770px #fff,384px 1731px #fff,1304px 1333px #fff,1390px 1697px #fff,1815px 1632px #fff,161px 398px #fff,566px 409px #fff,1632px 802px #fff,1681px 511px #fff,1047px 480px #fff,1186px 1245px #fff,40px 391px #fff,1762px 391px #fff,1350px 1295px #fff,1860px 393px #fff,704px 804px #fff,664px 1812px #fff,1412px 1906px #fff,1141px 784px #fff,137px 135px #fff,778px 340px #fff,375px 1434px #fff,252px 1762px #fff,858px 1101px #fff,1932px 1732px #fff,134px 1448px #fff,1343px 798px #fff,577px 238px #fff,1355px 1988px #fff,1937px 517px #fff,1009px 1407px #fff,1558px 1098px #fff,659px 1446px #fff,495px 639px #fff,343px 213px #fff,345px 833px #fff,769px 610px #fff,132px 989px #fff,1614px 609px #fff,437px 1899px #fff,1890px 1932px #fff,403px 442px #fff,465px 1654px #fff,1173px 1967px #fff,552px 1438px #fff,1643px 127px #fff,1069px 1682px #fff,1168px 456px #fff,1496px 1648px #fff,437px 1348px #fff,404px 568px #fff,696px 536px #fff,1708px 1595px #fff,421px 897px #fff,975px 916px #fff,1762px 1205px #fff,278px 1645px #fff,1762px 1558px #fff,1375px 418px #fff,1414px 167px #fff,300px 65px #fff,948px 766px #fff,1615px 609px #fff,1720px 1482px #fff,1045px 460px #fff,1558px 1280px #fff,1155px 1957px #fff,464px 1557px #fff,1217px 637px #fff,335px 310px #fff,1931px 1458px #fff,1347px 1051px #fff,167px 202px #fff,1352px 1419px #fff,1473px 1964px #fff,1494px 1228px #fff,1475px 1008px #fff,226px 1058px #fff,877px 1843px #fff,452px 1896px #fff,91px 1507px #fff,1188px 1389px #fff,1871px 509px #fff,276px 1604px #fff,865px 769px #fff,1043px 980px #fff,1961px 1543px #fff,1452px 249px #fff,1973px 1993px #fff,1636px 1863px #fff,1804px 1132px #fff,1694px 1738px #fff,1132px 1332px #fff,306px 1540px #fff,1319px 1556px #fff,429px 438px #fff,928px 1360px #fff,115px 201px #fff,1345px 1156px #fff,53px 320px #fff,1668px 304px #fff,211px 1435px #fff,1531px 1105px #fff,457px 57px #fff;animation-duration:150s}#stars-01:after{width:2px;height:2px;box-shadow:1342px 1262px #fff,1693px 1838px #fff,1684px 1040px #fff,1912px 399px #fff,1661px 1726px #fff,844px 556px #fff,1954px 761px #fff,1546px 182px #fff,127px 1816px #fff,1287px 1904px #fff,761px 540px #fff,833px 1363px #fff,620px 376px #fff,1802px 609px #fff,554px 808px #fff,1063px 130px #fff,1321px 410px #fff,1594px 1326px #fff,437px 1314px #fff,658px 1012px #fff,1318px 949px #fff,457px 1538px #fff,1294px 1113px #fff,1944px 1243px #fff,1462px 1598px #fff,1338px 695px #fff,218px 52px #fff,782px 338px #fff,1746px 820px #fff,479px 1842px #fff,1660px 1175px #fff,1436px 1110px #fff,1236px 1939px #fff,637px 1367px #fff,209px 47px #fff,1485px 550px #fff,1389px 1049px #fff,171px 1716px #fff,905px 1106px #fff,124px 1938px #fff,534px 147px #fff,1194px 1669px #fff,111px 897px #fff,1841px 330px #fff,1925px 1524px #fff,1369px 580px #fff,1177px 706px #fff,520px 303px #fff,17px 772px #fff,1475px 1601px #fff,1491px 1446px #fff,670px 1424px #fff,1480px 1454px #fff,853px 391px #fff,839px 1188px #fff,424px 1575px #fff,1654px 656px #fff,477px 1298px #fff,1090px 979px #fff,49px 1999px #fff,1948px 1368px #fff,1547px 164px #fff,674px 1314px #fff,1059px 1149px #fff,1090px 156px #fff,128px 1825px #fff,1401px 1314px #fff,641px 1652px #fff,136px 789px #fff,454px 389px #fff,1205px 1462px #fff,1767px 109px #fff,131px 1732px #fff,1844px 146px #fff,699px 1678px #fff,1728px 729px #fff,801px 376px #fff,1025px 1944px #fff,557px 935px #fff,1380px 243px #fff,221px 1191px #fff,1687px 1280px #fff,92px 1388px #fff,237px 1520px #fff,134px 1847px #fff,1241px 962px #fff,220px 646px #fff,1349px 1071px #fff,1917px 1252px #fff,1848px 272px #fff,595px 250px #fff,358px 767px #fff,1586px 1188px #fff,1023px 1935px #fff,1745px 1096px #fff,981px 1323px #fff,387px 1967px #fff,1958px 803px #fff,526px 681px #fff,673px 565px #fff,434px 1978px #fff,101px 784px #fff,170px 1575px #fff,836px 1336px #fff,1455px 646px #fff,1723px 1529px #fff,299px 283px #fff,857px 36px #fff,499px 1590px #fff,921px 1454px #fff,1402px 473px #fff,468px 1938px #fff,191px 426px #fff,770px 1991px #fff,17px 26px #fff,1876px 1967px #fff,1595px 1318px #fff,745px 1042px #fff,962px 318px #fff,349px 1807px #fff,413px 418px #fff,1394px 1829px #fff,951px 1484px #fff,1801px 1255px #fff,894px 1828px #fff,1721px 1231px #fff,363px 426px #fff,1837px 1763px #fff,743px 370px #fff,1504px 1037px #fff,397px 1579px #fff,134px 503px #fff,388px 964px #fff,1721px 1514px #fff,763px 1035px #fff,673px 1192px #fff,454px 815px #fff,31px 560px #fff,1256px 117px #fff,624px 1900px #fff,1089px 928px #fff,1660px 1478px #fff,755px 1273px #fff,1513px 691px #fff,1px 1995px #fff,795px 1397px #fff,87px 89px #fff,358px 628px #fff,1142px 377px #fff,790px 1518px #fff,625px 1421px #fff,1963px 1925px #fff,1367px 1744px #fff,620px 420px #fff,725px 1059px #fff,1717px 1525px #fff,630px 1231px #fff,376px 382px #fff,560px 1129px #fff,74px 361px #fff,1768px 361px #fff,519px 938px #fff,1188px 243px #fff,642px 1503px #fff,786px 1194px #fff,510px 1786px #fff,153px 291px #fff,1555px 679px #fff,1859px 1933px #fff,10px 263px #fff,1025px 1033px #fff,1392px 660px #fff,1093px 1344px #fff,1521px 329px #fff,484px 1171px #fff,782px 1058px #fff,143px 361px #fff,458px 971px #fff,639px 126px #fff,294px 631px #fff,181px 1204px #fff,698px 1630px #fff,486px 650px #fff,477px 1027px #fff,1504px 1868px #fff,280px 691px #fff,1937px 1778px #fff,1815px 1992px #fff,1950px 1159px #fff,1941px 1273px #fff,66px 1922px #fff,938px 1087px #fff,863px 815px #fff,1508px 1155px #fff,767px 955px #fff,629px 931px #fff,68px 760px #fff,1224px 460px #fff,1980px 1493px #fff,1738px 1625px #fff,852px 484px #fff,273px 1988px #fff,771px 990px #fff,342px 575px #fff,1170px 48px #fff,261px 1453px #fff,1555px 727px #fff,56px 529px #fff,230px 1033px #fff,295px 1762px #fff,222px 373px #fff,733px 1657px #fff,1761px 1303px #fff,1103px 1947px #fff,1275px 1832px #fff,1525px 734px #fff,789px 539px #fff,1252px 769px #fff,1677px 1211px #fff,1506px 1839px #fff,1788px 104px #fff,857px 904px #fff,1545px 1653px #fff,1577px 1455px #fff,807px 878px #fff,962px 1071px #fff,533px 1811px #fff,211px 1599px #fff,905px 346px #fff,1597px 1020px #fff,1736px 1429px #fff,1323px 1103px #fff,327px 811px #fff,1314px 219px #fff,1728px 1942px #fff,464px 1599px #fff,697px 1759px #fff,638px 1894px #fff,1595px 841px #fff,1033px 487px #fff,1898px 388px #fff,972px 837px #fff,794px 170px #fff,219px 115px #fff,1502px 1199px #fff,1915px 196px #fff,124px 991px #fff,1322px 466px #fff,1768px 246px #fff,1741px 1651px #fff,1828px 220px #fff,1805px 1729px #fff,464px 1626px #fff,1272px 1887px #fff,54px 71px #fff,1641px 1481px #fff,1038px 325px #fff,236px 1743px #fff,406px 180px #fff,758px 924px #fff,1884px 533px #fff,358px 622px #fff,1261px 1502px #fff,1254px 1456px #fff,483px 93px #fff,1232px 41px #fff,1138px 827px #fff,1096px 824px #fff,1132px 1906px #fff,1517px 705px #fff,20px 997px #fff,686px 203px #fff,1416px 728px #fff,400px 938px #fff,92px 286px #fff,181px 1428px #fff,934px 1770px #fff,1433px 1147px #fff,1962px 675px #fff,1096px 1636px #fff,1114px 1372px #fff,786px 828px #fff,1645px 936px #fff,286px 693px #fff,1421px 1909px #fff,804px 458px #fff,253px 1437px #fff,775px 222px #fff,436px 1768px #fff,1988px 1749px #fff,642px 747px #fff,129px 481px #fff,1193px 574px #fff,1748px 686px #fff,700px 424px #fff,544px 1759px #fff,250px 1616px #fff,151px 646px #fff,933px 165px #fff,1879px 1448px #fff,460px 106px #fff,1798px 750px #fff,251px 633px #fff,1519px 1304px #fff,945px 751px #fff,1919px 616px #fff,1757px 11px #fff,1219px 1962px #fff,1366px 1548px #fff,353px 877px #fff,876px 501px #fff,1509px 1169px #fff,228px 455px #fff,853px 265px #fff,731px 1642px #fff,1475px 1240px #fff,1418px 137px #fff,1143px 1071px #fff,1699px 1897px #fff,141px 1103px #fff,1652px 1070px #fff,931px 9px #fff,1702px 140px #fff,1736px 1898px #fff,398px 1349px #fff,1306px 825px #fff,1527px 935px #fff,1458px 1121px #fff,968px 654px #fff,1872px 1350px #fff,158px 1991px #fff,1660px 886px #fff,1422px 1586px #fff,1259px 1624px #fff,597px 1779px #fff,209px 1732px #fff,1818px 222px #fff,759px 1500px #fff,505px 29px #fff,1521px 1486px #fff,432px 812px #fff,565px 1620px #fff,1696px 847px #fff,1733px 134px #fff,1954px 1894px #fff,1043px 1274px #fff,924px 1819px #fff,1821px 1680px #fff,354px 1869px #fff,54px 1933px #fff,379px 464px #fff,1304px 1814px #fff,852px 949px #fff,1746px 1062px #fff,1699px 560px #fff,425px 1918px #fff,1895px 1104px #fff,653px 248px #fff,1006px 1312px #fff,534px 684px #fff,370px 1423px #fff,196px 1481px #fff,832px 885px #fff,255px 273px #fff,942px 1751px #fff,1848px 769px #fff,930px 806px #fff,1108px 192px #fff,1065px 697px #fff,1301px 1340px #fff,1729px 951px #fff,1143px 121px #fff,873px 1628px #fff,1481px 1437px #fff,183px 1440px #fff,1414px 1271px #fff,1310px 1627px #fff,1082px 964px #fff,1319px 1563px #fff,1798px 28px #fff,767px 1243px #fff,1884px 264px #fff,555px 1260px #fff,477px 403px #fff,1466px 188px #fff,849px 1011px #fff,1969px 74px #fff,1945px 822px #fff,642px 635px #fff,592px 537px #fff,895px 195px #fff,715px 913px #fff,1040px 772px #fff,911px 854px #fff,268px 346px #fff,654px 648px #fff,305px 1129px #fff,406px 878px #fff,680px 652px #fff,1489px 1984px #fff,1378px 455px #fff,243px 766px #fff,1242px 295px #fff,911px 966px #fff,780px 197px #fff,1628px 1982px #fff,1783px 1693px #fff,689px 983px #fff,1245px 151px #fff,1264px 485px #fff,585px 1191px #fff,9px 96px #fff,1767px 1825px #fff,524px 1016px #fff,1295px 764px #fff,1388px 512px #fff,1550px 24px #fff,1723px 340px #fff,1608px 684px #fff,1052px 1748px #fff,899px 106px #fff,1846px 1903px #fff,1016px 1642px #fff,1175px 1952px #fff,637px 1017px #fff,934px 1167px #fff,1809px 1952px #fff,27px 617px #fff,261px 1298px #fff,522px 1925px #fff,1932px 1336px #fff,160px 754px #fff,1071px 1852px #fff,303px 333px #fff,337px 194px #fff,309px 41px #fff,502px 501px #fff,954px 1683px #fff,1781px 1405px #fff,126px 304px #fff,1108px 596px #fff,1126px 1093px #fff,1318px 1643px #fff,637px 941px #fff,270px 746px #fff,1589px 1294px #fff,1801px 989px #fff,1107px 1715px #fff,748px 91px #fff,56px 570px #fff,1489px 951px #fff,970px 155px #fff,424px 487px #fff,1017px 1523px #fff,1469px 1210px #fff,603px 5px #fff,62px 477px #fff,1134px 1291px #fff,354px 119px #fff,1859px 1783px #fff,1644px 1017px #fff,1223px 1999px #fff,1045px 143px #fff,965px 448px #fff,1598px 1523px #fff,613px 1889px #fff,435px 130px #fff,841px 586px #fff,1754px 1021px #fff,443px 1992px #fff,1170px 1298px #fff,296px 1173px #fff,1860px 1841px #fff,982px 1232px #fff,2000px 254px #fff,1839px 1665px #fff,1434px 439px #fff,1788px 641px #fff,924px 74px #fff,1061px 1673px #fff,827px 1272px #fff,405px 1940px #fff,1476px 321px #fff,4px 249px #fff,230px 1483px #fff,1031px 350px #fff,1366px 1504px #fff,1892px 69px #fff,1586px 1233px #fff,387px 1097px #fff,1687px 1109px #fff,1307px 15px #fff,1448px 146px #fff,438px 697px #fff,1791px 701px #fff,645px 661px #fff,708px 770px #fff,384px 1731px #fff,1304px 1333px #fff,1390px 1697px #fff,1815px 1632px #fff,161px 398px #fff,566px 409px #fff,1632px 802px #fff,1681px 511px #fff,1047px 480px #fff,1186px 1245px #fff,40px 391px #fff,1762px 391px #fff,1350px 1295px #fff,1860px 393px #fff,704px 804px #fff,664px 1812px #fff,1412px 1906px #fff,1141px 784px #fff,137px 135px #fff,778px 340px #fff,375px 1434px #fff,252px 1762px #fff,858px 1101px #fff,1932px 1732px #fff,134px 1448px #fff,1343px 798px #fff,577px 238px #fff,1355px 1988px #fff,1937px 517px #fff,1009px 1407px #fff,1558px 1098px #fff,659px 1446px #fff,495px 639px #fff,343px 213px #fff,345px 833px #fff,769px 610px #fff,132px 989px #fff,1614px 609px #fff,437px 1899px #fff,1890px 1932px #fff,403px 442px #fff,465px 1654px #fff,1173px 1967px #fff,552px 1438px #fff,1643px 127px #fff,1069px 1682px #fff,1168px 456px #fff,1496px 1648px #fff,437px 1348px #fff,404px 568px #fff,696px 536px #fff,1708px 1595px #fff,421px 897px #fff,975px 916px #fff,1762px 1205px #fff,278px 1645px #fff,1762px 1558px #fff,1375px 418px #fff,1414px 167px #fff,300px 65px #fff,948px 766px #fff,1615px 609px #fff,1720px 1482px #fff,1045px 460px #fff,1558px 1280px #fff,1155px 1957px #fff,464px 1557px #fff,1217px 637px #fff,335px 310px #fff,1931px 1458px #fff,1347px 1051px #fff,167px 202px #fff,1352px 1419px #fff,1473px 1964px #fff,1494px 1228px #fff,1475px 1008px #fff,226px 1058px #fff,877px 1843px #fff,452px 1896px #fff,91px 1507px #fff,1188px 1389px #fff,1871px 509px #fff,276px 1604px #fff,865px 769px #fff,1043px 980px #fff,1961px 1543px #fff,1452px 249px #fff,1973px 1993px #fff,1636px 1863px #fff,1804px 1132px #fff,1694px 1738px #fff,1132px 1332px #fff,306px 1540px #fff,1319px 1556px #fff,429px 438px #fff,928px 1360px #fff,115px 201px #fff,1345px 1156px #fff,53px 320px #fff,1668px 304px #fff,211px 1435px #fff,1531px 1105px #fff,457px 57px #fff}#stars-02{width:3px;height:3px;box-shadow:1826px 1396px #fff,1030px 1900px #fff,246px 1019px #fff,148px 1772px #fff,635px 846px #fff,1776px 1676px #fff,1618px 1909px #fff,1358px 1500px #fff,1913px 583px #fff,1728px 116px #fff,1678px 592px #fff,613px 1893px #fff,13px 103px #fff,1667px 1185px #fff,357px 1172px #fff,41px 696px #fff,832px 304px #fff,115px 1420px #fff,346px 675px #fff,494px 1069px #fff,1031px 596px #fff,1549px 691px #fff,42px 1250px #fff,753px 1041px #fff,1089px 859px #fff,1646px 1003px #fff,100px 889px #fff,767px 268px #fff,1756px 142px #fff,1978px 1287px #fff,1379px 590px #fff,891px 26px #fff,983px 277px #fff,1931px 159px #fff,1965px 1081px #fff,321px 1151px #fff,514px 611px #fff,969px 1531px #fff,1317px 409px #fff,1412px 1462px #fff,213px 396px #fff,1136px 13px #fff,1379px 1061px #fff,1045px 1421px #fff,1791px 171px #fff,1627px 1256px #fff,1886px 462px #fff,1046px 751px #fff,15px 1140px #fff,1365px 443px #fff,211px 1052px #fff,617px 1939px #fff,1022px 1535px #fff,11px 213px #fff,372px 143px #fff,1457px 580px #fff,1852px 220px #fff,593px 236px #fff,1264px 1745px #fff,599px 1232px #fff,1959px 693px #fff,1984px 1386px #fff,375px 1774px #fff,663px 558px #fff,512px 1754px #fff,600px 817px #fff,1098px 606px #fff,775px 1108px #fff,177px 737px #fff,319px 1420px #fff,1144px 923px #fff,353px 1138px #fff,1703px 83px #fff,352px 445px #fff,656px 1413px #fff,1754px 1037px #fff,1368px 1650px #fff,1898px 1790px #fff,1216px 1723px #fff,1224px 583px #fff,1303px 1772px #fff,327px 511px #fff,1008px 1666px #fff,1239px 223px #fff,334px 791px #fff,1575px 1476px #fff,398px 1978px #fff,1001px 1848px #fff,1181px 451px #fff,1820px 442px #fff,1729px 92px #fff,282px 170px #fff,1963px 1185px #fff,1840px 627px #fff,730px 446px #fff,1004px 1821px #fff,206px 1047px #fff,27px 1272px #fff,15px 1542px #fff,1140px 1799px #fff,1229px 791px #fff,508px 733px #fff,1837px 1871px #fff,1083px 1449px #fff,265px 1962px #fff,410px 1717px #fff,274px 809px #fff,1571px 1993px #fff,849px 356px #fff,1358px 1730px #fff,1015px 702px #fff,134px 694px #fff,1570px 1338px #fff,1462px 769px #fff,81px 1072px #fff,1989px 1854px #fff,314px 1906px #fff,1323px 784px #fff,1279px 207px #fff,1264px 429px #fff,1907px 1885px #fff,1539px 565px #fff,715px 707px #fff,1099px 203px #fff,421px 1682px #fff,635px 789px #fff,703px 1904px #fff,13px 288px #fff,1798px 179px #fff,739px 1899px #fff,491px 409px #fff,1838px 248px #fff,186px 1817px #fff,395px 1408px #fff,1591px 701px #fff,1969px 218px #fff,1203px 1133px #fff,1736px 381px #fff,1112px 78px #fff,109px 1841px #fff,914px 230px #fff,790px 1505px #fff,293px 480px #fff,42px 885px #fff,38px 1340px #fff,1845px 1630px #fff,634px 1408px #fff,933px 694px #fff,84px 822px #fff,1960px 886px #fff,456px 1133px #fff,1600px 1855px #fff,1063px 1112px #fff,160px 571px #fff,1557px 744px #fff,802px 1173px #fff,421px 592px #fff,104px 1907px #fff,1149px 224px #fff,456px 716px #fff,684px 1646px #fff,182px 1096px #fff,815px 1302px #fff,569px 899px #fff,1836px 305px #fff,1934px 1498px #fff,303px 874px #fff,715px 401px #fff,1464px 1893px #fff,181px 819px #fff,715px 99px #fff,212px 1967px #fff,1838px 1577px #fff,1219px 875px #fff,83px 1083px #fff,1128px 126px #fff,880px 1628px #fff,644px 530px #fff,864px 1640px #fff,131px 776px #fff,1587px 722px #fff,121px 101px #fff,461px 1769px #fff,192px 320px #fff,1370px 356px #fff,1072px 481px #fff,1535px 1540px #fff,1378px 1463px #fff,612px 1044px #fff,1750px 565px #fff,1604px 1554px #fff,1726px 1439px #fff,1857px 187px #fff,674px 1514px #fff,1770px 286px #fff,1941px 307px #fff,1740px 898px #fff,1840px 699px #fff,850px 1213px #fff,745px 1897px #fff,1421px 106px #fff,1703px 1712px #fff,1984px 1925px #fff,854px 1840px #fff,928px 567px #fff,139px 567px #fff,1314px 1725px #fff,1382px 979px #fff,1999px 1075px #fff,1850px 1493px #fff,1709px 470px #fff,918px 829px #fff,435px 1829px #fff,1802px 76px #fff,1380px 800px #fff,367px 1139px #fff,918px 1591px #fff,335px 1336px #fff,1980px 1986px #fff,1430px 1079px #fff,95px 1758px #fff,1430px 1998px #fff,1840px 51px #fff,1099px 570px #fff,1008px 471px #fff,82px 618px #fff,1549px 788px #fff,1566px 80px #fff,1943px 1217px #fff,1356px 1884px #fff,282px 527px #fff,997px 102px #fff,509px 1185px #fff,1490px 1220px #fff,1937px 1238px #fff,188px 1536px #fff,29px 1452px #fff,1464px 1079px #fff,249px 1860px #fff,185px 688px #fff,971px 701px #fff,1041px 1079px #fff,1324px 984px #fff,1495px 674px #fff,438px 40px #fff,125px 668px #fff,835px 58px #fff,1322px 1802px #fff,1301px 122px #fff,980px 1878px #fff,492px 1635px #fff,667px 289px #fff,1304px 152px #fff,1188px 720px #fff,1180px 1562px #fff,412px 815px #fff,435px 1048px #fff,1564px 155px #fff,748px 857px #fff,1150px 504px #fff,776px 557px #fff,699px 724px #fff,589px 1665px #fff,251px 1294px #fff,489px 1690px #fff,201px 1090px #fff,665px 1375px #fff,19px 209px #fff,525px 1097px #fff,558px 1806px #fff,27px 1237px #fff,589px 169px #fff,1528px 12px #fff,1098px 1996px #fff,1183px 1788px #fff,1682px 441px #fff,1370px 1756px #fff,1243px 344px #fff,1051px 69px #fff,832px 1706px #fff,1202px 993px #fff,449px 314px #fff,768px 843px #fff,1349px 1354px #fff,595px 1473px #fff,919px 791px #fff,1226px 1213px #fff,195px 102px #fff,974px 1534px #fff,274px 939px #fff,1676px 1942px #fff,870px 1279px #fff,358px 360px #fff,1293px 329px #fff,1308px 1497px #fff,1078px 1424px #fff,1465px 432px #fff,1117px 1475px #fff,1416px 1549px #fff,1437px 1103px #fff,179px 969px #fff,1548px 1015px #fff,1424px 722px #fff,353px 1462px #fff,1751px 623px #fff,1706px 1021px #fff,1403px 428px #fff,1804px 248px #fff,606px 1559px #fff,1272px 126px #fff,1415px 1438px #fff,1789px 1013px #fff,204px 1336px #fff,920px 1702px #fff,1755px 1577px #fff,805px 460px #fff,1608px 335px #fff,899px 1597px #fff,1046px 1074px #fff,1246px 1750px #fff,592px 1331px #fff,983px 377px #fff,1314px 407px #fff,566px 733px #fff,912px 83px #fff,1377px 1465px #fff,184px 432px #fff,119px 923px #fff,114px 1827px #fff,1760px 1993px #fff,813px 309px #fff,1999px 1312px #fff,499px 579px #fff,1427px 1534px #fff,1211px 149px #fff,661px 1069px #fff,1951px 1815px #fff,449px 1676px #fff,1302px 50px #fff,1979px 1421px #fff,1943px 72px #fff,945px 523px #fff,1857px 1812px #fff,1015px 1945px #fff,1216px 1626px #fff,1585px 863px #fff,871px 583px #fff,904px 1960px #fff,1472px 1374px #fff,1083px 1100px #fff,1764px 242px #fff,1042px 48px #fff,1121px 1542px #fff,1205px 1958px #fff,647px 163px #fff,551px 1500px #fff,446px 1058px #fff,328px 322px #fff,1229px 1313px #fff,1650px 665px #fff,1816px 1569px #fff,15px 1672px #fff,1612px 1782px #fff,1238px 1456px #fff,791px 619px #fff,1591px 1347px #fff,680px 1923px #fff,208px 1325px #fff,1256px 418px #fff,574px 198px #fff,715px 894px #fff,684px 310px #fff,295px 535px #fff,1200px 1675px #fff,1151px 1278px #fff,88px 670px #fff,843px 1587px #fff,1533px 1651px #fff,690px 506px #fff,1460px 464px #fff,569px 400px #fff,417px 1304px #fff,856px 369px #fff,1294px 822px #fff,233px 1874px #fff,1328px 1018px #fff,858px 1765px #fff,1485px 12px #fff,1417px 1671px #fff,1533px 539px #fff,600px 103px #fff,431px 447px #fff,605px 1572px #fff,1657px 649px #fff,641px 853px #fff,507px 41px #fff,806px 1651px #fff,145px 1170px #fff,556px 1437px #fff,32px 1905px #fff,470px 504px #fff,983px 595px #fff,534px 1417px #fff,351px 631px #fff,1871px 1077px #fff,626px 1864px #fff,1198px 1990px #fff,817px 290px #fff,738px 902px #fff,218px 1530px #fff,263px 1763px #fff,1340px 1514px #fff,524px 1147px #fff,938px 1551px #fff,1216px 1338px #fff,254px 170px #fff,1700px 892px #fff,935px 55px #fff,1525px 1523px #fff,1524px 1462px #fff,223px 1104px #fff,1837px 1978px #fff,189px 623px #fff,341px 1821px #fff,1927px 1238px #fff,905px 716px #fff,871px 909px #fff,1716px 405px #fff,1709px 363px #fff,1934px 761px #fff,573px 360px #fff,1818px 1291px #fff,232px 1866px #fff,1309px 1275px #fff,347px 365px #fff,533px 1431px #fff,868px 1813px #fff,1048px 171px #fff,1772px 691px #fff,1332px 968px #fff,235px 1486px #fff,1148px 1305px #fff,1881px 764px #fff,1902px 1089px #fff,488px 772px #fff,654px 1739px #fff,728px 949px #fff,1753px 171px #fff,200px 1911px #fff,1857px 1768px #fff,1846px 1738px #fff,649px 1022px #fff,826px 427px #fff,830px 390px #fff,79px 1249px #fff,1660px 1504px #fff,1166px 335px #fff,1068px 1647px #fff,888px 1113px #fff,1322px 20px #fff,1002px 1163px #fff,414px 472px #fff,334px 997px #fff,1699px 1092px #fff,1755px 486px #fff,68px 1199px #fff,897px 635px #fff,1787px 191px #fff,1536px 952px #fff,1356px 1580px #fff,293px 467px #fff,199px 1380px #fff,369px 994px #fff,831px 153px #fff,1339px 1556px #fff,604px 1665px #fff,516px 112px #fff,60px 290px #fff,106px 1923px #fff,1591px 295px #fff,1924px 273px #fff,870px 1103px #fff,1389px 35px #fff,462px 945px #fff,1544px 711px #fff,359px 1814px #fff,1780px 1011px #fff,156px 1878px #fff,538px 1646px #fff,1840px 1391px #fff,936px 1549px #fff,1418px 1181px #fff,921px 1069px #fff,1949px 677px #fff,461px 667px #fff,1301px 1828px #fff,1268px 1145px #fff,49px 1747px #fff,1098px 714px #fff,1873px 1733px #fff,640px 1380px #fff,1626px 537px #fff,1143px 1676px #fff,902px 1690px #fff,1035px 648px #fff,1972px 1869px #fff,1970px 1081px #fff,1663px 1450px #fff,970px 74px #fff,1326px 1511px #fff,120px 359px #fff,324px 1687px #fff,1908px 386px #fff,1654px 781px #fff,455px 545px #fff,1997px 2000px #fff,577px 1458px #fff,1538px 1235px #fff,535px 335px #fff,1656px 508px #fff,172px 1851px #fff,1436px 1468px #fff,183px 1737px #fff,1458px 1676px #fff,1603px 213px #fff,1917px 1845px #fff,254px 1213px #fff,1748px 485px #fff,815px 171px #fff,1361px 1139px #fff,951px 1963px #fff,960px 1773px #fff,1900px 281px #fff,204px 914px #fff,1px 1455px #fff,1612px 1159px #fff,842px 1083px #fff,982px 1002px #fff,106px 868px #fff,1631px 1057px #fff,926px 959px #fff,1611px 419px #fff,338px 612px #fff,187px 1409px #fff,519px 1598px #fff,616px 892px #fff,501px 496px #fff,304px 567px #fff,816px 1038px #fff,736px 1126px #fff,1988px 1244px #fff,772px 13px #fff,1257px 349px #fff,1787px 849px #fff,1682px 802px #fff,1953px 485px #fff,460px 842px #fff,1758px 1944px #fff,897px 1780px #fff,16px 294px #fff,1028px 294px #fff,1485px 468px #fff,1050px 1061px #fff,854px 169px #fff,809px 80px #fff,347px 1558px #fff,1590px 275px #fff,737px 557px #fff,1750px 1875px #fff,150px 1869px #fff,493px 1420px #fff,1600px 458px #fff,1150px 1178px #fff,505px 1138px #fff,1808px 1550px #fff,1654px 711px #fff,118px 1604px #fff,244px 183px #fff,1939px 1686px #fff,86px 1635px #fff,202px 433px #fff,1975px 1980px #fff,306px 305px #fff,98px 1450px #fff,88px 362px #fff,1646px 1509px #fff,892px 1805px #fff,1163px 775px #fff,727px 1063px #fff,853px 1206px #fff,1335px 1741px #fff,1209px 922px #fff,1956px 1354px #fff,1062px 777px #fff,725px 419px #fff,476px 1785px #fff,896px 1546px #fff,406px 944px #fff,69px 590px #fff,1242px 1699px #fff,1967px 58px #fff,647px 215px #fff,491px 1089px #fff,735px 651px #fff,1483px 1530px #fff,303px 1634px #fff,1475px 627px #fff,1724px 286px #fff,1636px 1448px #fff,1135px 214px #fff,1280px 1591px #fff,1778px 1838px #fff,214px 30px #fff,1465px 1819px #fff,1705px 689px #fff,49px 877px #fff,209px 394px #fff,1184px 1162px #fff,746px 1693px #fff,520px 1522px #fff,881px 401px #fff,1873px 1511px #fff,80px 1509px #fff,305px 1109px #fff,1006px 1745px #fff,1936px 1711px #fff,310px 1801px #fff,2000px 642px #fff,1663px 994px #fff,51px 797px #fff,1557px 1880px #fff,1957px 1221px #fff,1910px 1267px #fff,1065px 1763px #fff,256px 626px #fff,1275px 1450px #fff,1433px 1717px #fff,1207px 204px #fff,802px 844px #fff,514px 380px #fff,1048px 327px #fff,254px 689px #fff,381px 1358px #fff,1271px 1167px #fff,840px 1642px #fff,939px 1328px #fff,1933px 1933px #fff,1848px 868px #fff,332px 1224px #fff,403px 865px #fff,359px 1293px #fff,614px 1365px #fff,1744px 1586px #fff,464px 387px #fff,1524px 16px #fff,1869px 1423px #fff,53px 1378px #fff,111px 710px #fff,819px 1017px #fff,645px 519px #fff,1199px 1717px #fff,1245px 743px #fff,538px 408px #fff,340px 922px #fff,41px 1456px #fff,168px 1857px #fff,616px 1150px #fff,657px 689px #fff,1068px 1323px #fff,391px 1305px #fff,1712px 291px #fff,255px 1107px #fff,272px 761px #fff,1506px 980px #fff,690px 1828px #fff,1115px 1241px #fff,615px 1277px #fff,896px 1450px #fff,281px 465px #fff,263px 1658px #fff,610px 600px #fff,367px 1289px #fff,1110px 1466px #fff,1119px 400px #fff,1776px 1775px #fff,126px 994px #fff,1434px 1637px #fff,79px 1506px #fff,1194px 1558px #fff,1669px 847px #fff,604px 1320px #fff,235px 623px #fff,1028px 652px #fff,643px 1151px #fff,640px 1599px #fff,65px 76px #fff,599px 41px #fff,1762px 140px #fff,742px 443px #fff,749px 783px #fff,424px 366px #fff,1263px 954px #fff,1687px 976px #fff,1880px 1258px #fff,274px 81px #fff,1838px 374px #fff,1419px 1116px #fff,76px 1860px #fff,343px 1365px #fff,721px 232px #fff,1558px 1454px #fff,208px 685px #fff,612px 1259px #fff,1689px 966px #fff,1214px 1806px #fff,1111px 1254px #fff,991px 1279px #fff,595px 777px #fff,138px 1630px #fff,682px 1576px #fff,129px 1744px #fff,858px 962px #fff,1409px 1086px #fff,1543px 225px #fff,1719px 212px #fff,1423px 687px #fff,324px 302px #fff,1753px 1984px #fff,1099px 1027px #fff,671px 1360px #fff,634px 567px #fff,810px 1526px #fff,263px 1316px #fff,623px 928px #fff,1043px 82px #fff,983px 1312px #fff,607px 64px #fff,68px 1952px #fff,1516px 1919px #fff,1018px 453px #fff,565px 187px #fff,328px 1236px #fff,1655px 1787px #fff,1027px 175px #fff,265px 1727px #fff,1403px 1453px #fff,849px 1023px #fff,1071px 374px #fff,1833px 1731px #fff,1715px 103px #fff,1040px 1141px #fff,1128px 1488px #fff,1966px 1708px #fff,1021px 1589px #fff,286px 1329px #fff,1555px 1792px #fff,1166px 1644px #fff,265px 1542px #fff,683px 391px #fff,254px 1052px #fff,1487px 1807px #fff,1216px 1370px #fff,1583px 1588px #fff,756px 1169px #fff,147px 1535px #fff,1614px 1951px #fff,1059px 397px #fff,1009px 1380px #fff,1424px 359px #fff,406px 196px #fff,1301px 597px #fff,589px 19px #fff,949px 681px #fff,477px 1104px #fff,383px 840px #fff,604px 1483px #fff,1594px 782px #fff,211px 1702px #fff,1137px 689px #fff,687px 1230px #fff,894px 1954px #fff,1718px 1110px #fff,1199px 17px #fff,1011px 1451px #fff,1349px 286px #fff,1345px 134px #fff,1466px 75px #fff,40px 1284px #fff,1333px 732px #fff,1744px 772px #fff,842px 410px #fff,1265px 385px #fff,1400px 270px #fff,1517px 940px #fff,1295px 44px #fff,989px 211px #fff,626px 1264px #fff,452px 237px #fff,1333px 1166px #fff,1696px 1009px #fff;animation-duration:200s}#stars-02:after{width:3px;height:3px;box-shadow:1826px 1396px #fff,1030px 1900px #fff,246px 1019px #fff,148px 1772px #fff,635px 846px #fff,1776px 1676px #fff,1618px 1909px #fff,1358px 1500px #fff,1913px 583px #fff,1728px 116px #fff,1678px 592px #fff,613px 1893px #fff,13px 103px #fff,1667px 1185px #fff,357px 1172px #fff,41px 696px #fff,832px 304px #fff,115px 1420px #fff,346px 675px #fff,494px 1069px #fff,1031px 596px #fff,1549px 691px #fff,42px 1250px #fff,753px 1041px #fff,1089px 859px #fff,1646px 1003px #fff,100px 889px #fff,767px 268px #fff,1756px 142px #fff,1978px 1287px #fff,1379px 590px #fff,891px 26px #fff,983px 277px #fff,1931px 159px #fff,1965px 1081px #fff,321px 1151px #fff,514px 611px #fff,969px 1531px #fff,1317px 409px #fff,1412px 1462px #fff,213px 396px #fff,1136px 13px #fff,1379px 1061px #fff,1045px 1421px #fff,1791px 171px #fff,1627px 1256px #fff,1886px 462px #fff,1046px 751px #fff,15px 1140px #fff,1365px 443px #fff,211px 1052px #fff,617px 1939px #fff,1022px 1535px #fff,11px 213px #fff,372px 143px #fff,1457px 580px #fff,1852px 220px #fff,593px 236px #fff,1264px 1745px #fff,599px 1232px #fff,1959px 693px #fff,1984px 1386px #fff,375px 1774px #fff,663px 558px #fff,512px 1754px #fff,600px 817px #fff,1098px 606px #fff,775px 1108px #fff,177px 737px #fff,319px 1420px #fff,1144px 923px #fff,353px 1138px #fff,1703px 83px #fff,352px 445px #fff,656px 1413px #fff,1754px 1037px #fff,1368px 1650px #fff,1898px 1790px #fff,1216px 1723px #fff,1224px 583px #fff,1303px 1772px #fff,327px 511px #fff,1008px 1666px #fff,1239px 223px #fff,334px 791px #fff,1575px 1476px #fff,398px 1978px #fff,1001px 1848px #fff,1181px 451px #fff,1820px 442px #fff,1729px 92px #fff,282px 170px #fff,1963px 1185px #fff,1840px 627px #fff,730px 446px #fff,1004px 1821px #fff,206px 1047px #fff,27px 1272px #fff,15px 1542px #fff,1140px 1799px #fff,1229px 791px #fff,508px 733px #fff,1837px 1871px #fff,1083px 1449px #fff,265px 1962px #fff,410px 1717px #fff,274px 809px #fff,1571px 1993px #fff,849px 356px #fff,1358px 1730px #fff,1015px 702px #fff,134px 694px #fff,1570px 1338px #fff,1462px 769px #fff,81px 1072px #fff,1989px 1854px #fff,314px 1906px #fff,1323px 784px #fff,1279px 207px #fff,1264px 429px #fff,1907px 1885px #fff,1539px 565px #fff,715px 707px #fff,1099px 203px #fff,421px 1682px #fff,635px 789px #fff,703px 1904px #fff,13px 288px #fff,1798px 179px #fff,739px 1899px #fff,491px 409px #fff,1838px 248px #fff,186px 1817px #fff,395px 1408px #fff,1591px 701px #fff,1969px 218px #fff,1203px 1133px #fff,1736px 381px #fff,1112px 78px #fff,109px 1841px #fff,914px 230px #fff,790px 1505px #fff,293px 480px #fff,42px 885px #fff,38px 1340px #fff,1845px 1630px #fff,634px 1408px #fff,933px 694px #fff,84px 822px #fff,1960px 886px #fff,456px 1133px #fff,1600px 1855px #fff,1063px 1112px #fff,160px 571px #fff,1557px 744px #fff,802px 1173px #fff,421px 592px #fff,104px 1907px #fff,1149px 224px #fff,456px 716px #fff,684px 1646px #fff,182px 1096px #fff,815px 1302px #fff,569px 899px #fff,1836px 305px #fff,1934px 1498px #fff,303px 874px #fff,715px 401px #fff,1464px 1893px #fff,181px 819px #fff,715px 99px #fff,212px 1967px #fff,1838px 1577px #fff,1219px 875px #fff,83px 1083px #fff,1128px 126px #fff,880px 1628px #fff,644px 530px #fff,864px 1640px #fff,131px 776px #fff,1587px 722px #fff,121px 101px #fff,461px 1769px #fff,192px 320px #fff,1370px 356px #fff,1072px 481px #fff,1535px 1540px #fff,1378px 1463px #fff,612px 1044px #fff,1750px 565px #fff,1604px 1554px #fff,1726px 1439px #fff,1857px 187px #fff,674px 1514px #fff,1770px 286px #fff,1941px 307px #fff,1740px 898px #fff,1840px 699px #fff,850px 1213px #fff,745px 1897px #fff,1421px 106px #fff,1703px 1712px #fff,1984px 1925px #fff,854px 1840px #fff,928px 567px #fff,139px 567px #fff,1314px 1725px #fff,1382px 979px #fff,1999px 1075px #fff,1850px 1493px #fff,1709px 470px #fff,918px 829px #fff,435px 1829px #fff,1802px 76px #fff,1380px 800px #fff,367px 1139px #fff,918px 1591px #fff,335px 1336px #fff,1980px 1986px #fff,1430px 1079px #fff,95px 1758px #fff,1430px 1998px #fff,1840px 51px #fff,1099px 570px #fff,1008px 471px #fff,82px 618px #fff,1549px 788px #fff,1566px 80px #fff,1943px 1217px #fff,1356px 1884px #fff,282px 527px #fff,997px 102px #fff,509px 1185px #fff,1490px 1220px #fff,1937px 1238px #fff,188px 1536px #fff,29px 1452px #fff,1464px 1079px #fff,249px 1860px #fff,185px 688px #fff,971px 701px #fff,1041px 1079px #fff,1324px 984px #fff,1495px 674px #fff,438px 40px #fff,125px 668px #fff,835px 58px #fff,1322px 1802px #fff,1301px 122px #fff,980px 1878px #fff,492px 1635px #fff,667px 289px #fff,1304px 152px #fff,1188px 720px #fff,1180px 1562px #fff,412px 815px #fff,435px 1048px #fff,1564px 155px #fff,748px 857px #fff,1150px 504px #fff,776px 557px #fff,699px 724px #fff,589px 1665px #fff,251px 1294px #fff,489px 1690px #fff,201px 1090px #fff,665px 1375px #fff,19px 209px #fff,525px 1097px #fff,558px 1806px #fff,27px 1237px #fff,589px 169px #fff,1528px 12px #fff,1098px 1996px #fff,1183px 1788px #fff,1682px 441px #fff,1370px 1756px #fff,1243px 344px #fff,1051px 69px #fff,832px 1706px #fff,1202px 993px #fff,449px 314px #fff,768px 843px #fff,1349px 1354px #fff,595px 1473px #fff,919px 791px #fff,1226px 1213px #fff,195px 102px #fff,974px 1534px #fff,274px 939px #fff,1676px 1942px #fff,870px 1279px #fff,358px 360px #fff,1293px 329px #fff,1308px 1497px #fff,1078px 1424px #fff,1465px 432px #fff,1117px 1475px #fff,1416px 1549px #fff,1437px 1103px #fff,179px 969px #fff,1548px 1015px #fff,1424px 722px #fff,353px 1462px #fff,1751px 623px #fff,1706px 1021px #fff,1403px 428px #fff,1804px 248px #fff,606px 1559px #fff,1272px 126px #fff,1415px 1438px #fff,1789px 1013px #fff,204px 1336px #fff,920px 1702px #fff,1755px 1577px #fff,805px 460px #fff,1608px 335px #fff,899px 1597px #fff,1046px 1074px #fff,1246px 1750px #fff,592px 1331px #fff,983px 377px #fff,1314px 407px #fff,566px 733px #fff,912px 83px #fff,1377px 1465px #fff,184px 432px #fff,119px 923px #fff,114px 1827px #fff,1760px 1993px #fff,813px 309px #fff,1999px 1312px #fff,499px 579px #fff,1427px 1534px #fff,1211px 149px #fff,661px 1069px #fff,1951px 1815px #fff,449px 1676px #fff,1302px 50px #fff,1979px 1421px #fff,1943px 72px #fff,945px 523px #fff,1857px 1812px #fff,1015px 1945px #fff,1216px 1626px #fff,1585px 863px #fff,871px 583px #fff,904px 1960px #fff,1472px 1374px #fff,1083px 1100px #fff,1764px 242px #fff,1042px 48px #fff,1121px 1542px #fff,1205px 1958px #fff,647px 163px #fff,551px 1500px #fff,446px 1058px #fff,328px 322px #fff,1229px 1313px #fff,1650px 665px #fff,1816px 1569px #fff,15px 1672px #fff,1612px 1782px #fff,1238px 1456px #fff,791px 619px #fff,1591px 1347px #fff,680px 1923px #fff,208px 1325px #fff,1256px 418px #fff,574px 198px #fff,715px 894px #fff,684px 310px #fff,295px 535px #fff,1200px 1675px #fff,1151px 1278px #fff,88px 670px #fff,843px 1587px #fff,1533px 1651px #fff,690px 506px #fff,1460px 464px #fff,569px 400px #fff,417px 1304px #fff,856px 369px #fff,1294px 822px #fff,233px 1874px #fff,1328px 1018px #fff,858px 1765px #fff,1485px 12px #fff,1417px 1671px #fff,1533px 539px #fff,600px 103px #fff,431px 447px #fff,605px 1572px #fff,1657px 649px #fff,641px 853px #fff,507px 41px #fff,806px 1651px #fff,145px 1170px #fff,556px 1437px #fff,32px 1905px #fff,470px 504px #fff,983px 595px #fff,534px 1417px #fff,351px 631px #fff,1871px 1077px #fff,626px 1864px #fff,1198px 1990px #fff,817px 290px #fff,738px 902px #fff,218px 1530px #fff,263px 1763px #fff,1340px 1514px #fff,524px 1147px #fff,938px 1551px #fff,1216px 1338px #fff,254px 170px #fff,1700px 892px #fff,935px 55px #fff,1525px 1523px #fff,1524px 1462px #fff,223px 1104px #fff,1837px 1978px #fff,189px 623px #fff,341px 1821px #fff,1927px 1238px #fff,905px 716px #fff,871px 909px #fff,1716px 405px #fff,1709px 363px #fff,1934px 761px #fff,573px 360px #fff,1818px 1291px #fff,232px 1866px #fff,1309px 1275px #fff,347px 365px #fff,533px 1431px #fff,868px 1813px #fff,1048px 171px #fff,1772px 691px #fff,1332px 968px #fff,235px 1486px #fff,1148px 1305px #fff,1881px 764px #fff,1902px 1089px #fff,488px 772px #fff,654px 1739px #fff,728px 949px #fff,1753px 171px #fff,200px 1911px #fff,1857px 1768px #fff,1846px 1738px #fff,649px 1022px #fff,826px 427px #fff,830px 390px #fff,79px 1249px #fff,1660px 1504px #fff,1166px 335px #fff,1068px 1647px #fff,888px 1113px #fff,1322px 20px #fff,1002px 1163px #fff,414px 472px #fff,334px 997px #fff,1699px 1092px #fff,1755px 486px #fff,68px 1199px #fff,897px 635px #fff,1787px 191px #fff,1536px 952px #fff,1356px 1580px #fff,293px 467px #fff,199px 1380px #fff,369px 994px #fff,831px 153px #fff,1339px 1556px #fff,604px 1665px #fff,516px 112px #fff,60px 290px #fff,106px 1923px #fff,1591px 295px #fff,1924px 273px #fff,870px 1103px #fff,1389px 35px #fff,462px 945px #fff,1544px 711px #fff,359px 1814px #fff,1780px 1011px #fff,156px 1878px #fff,538px 1646px #fff,1840px 1391px #fff,936px 1549px #fff,1418px 1181px #fff,921px 1069px #fff,1949px 677px #fff,461px 667px #fff,1301px 1828px #fff,1268px 1145px #fff,49px 1747px #fff,1098px 714px #fff,1873px 1733px #fff,640px 1380px #fff,1626px 537px #fff,1143px 1676px #fff,902px 1690px #fff,1035px 648px #fff,1972px 1869px #fff,1970px 1081px #fff,1663px 1450px #fff,970px 74px #fff,1326px 1511px #fff,120px 359px #fff,324px 1687px #fff,1908px 386px #fff,1654px 781px #fff,455px 545px #fff,1997px 2000px #fff,577px 1458px #fff,1538px 1235px #fff,535px 335px #fff,1656px 508px #fff,172px 1851px #fff,1436px 1468px #fff,183px 1737px #fff,1458px 1676px #fff,1603px 213px #fff,1917px 1845px #fff,254px 1213px #fff,1748px 485px #fff,815px 171px #fff,1361px 1139px #fff,951px 1963px #fff,960px 1773px #fff,1900px 281px #fff,204px 914px #fff,1px 1455px #fff,1612px 1159px #fff,842px 1083px #fff,982px 1002px #fff,106px 868px #fff,1631px 1057px #fff,926px 959px #fff,1611px 419px #fff,338px 612px #fff,187px 1409px #fff,519px 1598px #fff,616px 892px #fff,501px 496px #fff,304px 567px #fff,816px 1038px #fff,736px 1126px #fff,1988px 1244px #fff,772px 13px #fff,1257px 349px #fff,1787px 849px #fff,1682px 802px #fff,1953px 485px #fff,460px 842px #fff,1758px 1944px #fff,897px 1780px #fff,16px 294px #fff,1028px 294px #fff,1485px 468px #fff,1050px 1061px #fff,854px 169px #fff,809px 80px #fff,347px 1558px #fff,1590px 275px #fff,737px 557px #fff,1750px 1875px #fff,150px 1869px #fff,493px 1420px #fff,1600px 458px #fff,1150px 1178px #fff,505px 1138px #fff,1808px 1550px #fff,1654px 711px #fff,118px 1604px #fff,244px 183px #fff,1939px 1686px #fff,86px 1635px #fff,202px 433px #fff,1975px 1980px #fff,306px 305px #fff,98px 1450px #fff,88px 362px #fff,1646px 1509px #fff,892px 1805px #fff,1163px 775px #fff,727px 1063px #fff,853px 1206px #fff,1335px 1741px #fff,1209px 922px #fff,1956px 1354px #fff,1062px 777px #fff,725px 419px #fff,476px 1785px #fff,896px 1546px #fff,406px 944px #fff,69px 590px #fff,1242px 1699px #fff,1967px 58px #fff,647px 215px #fff,491px 1089px #fff,735px 651px #fff,1483px 1530px #fff,303px 1634px #fff,1475px 627px #fff,1724px 286px #fff,1636px 1448px #fff,1135px 214px #fff,1280px 1591px #fff,1778px 1838px #fff,214px 30px #fff,1465px 1819px #fff,1705px 689px #fff,49px 877px #fff,209px 394px #fff,1184px 1162px #fff,746px 1693px #fff,520px 1522px #fff,881px 401px #fff,1873px 1511px #fff,80px 1509px #fff,305px 1109px #fff,1006px 1745px #fff,1936px 1711px #fff,310px 1801px #fff,2000px 642px #fff,1663px 994px #fff,51px 797px #fff,1557px 1880px #fff,1957px 1221px #fff,1910px 1267px #fff,1065px 1763px #fff,256px 626px #fff,1275px 1450px #fff,1433px 1717px #fff,1207px 204px #fff,802px 844px #fff,514px 380px #fff,1048px 327px #fff,254px 689px #fff,381px 1358px #fff,1271px 1167px #fff,840px 1642px #fff,939px 1328px #fff,1933px 1933px #fff,1848px 868px #fff,332px 1224px #fff,403px 865px #fff,359px 1293px #fff,614px 1365px #fff,1744px 1586px #fff,464px 387px #fff,1524px 16px #fff,1869px 1423px #fff,53px 1378px #fff,111px 710px #fff,819px 1017px #fff,645px 519px #fff,1199px 1717px #fff,1245px 743px #fff,538px 408px #fff,340px 922px #fff,41px 1456px #fff,168px 1857px #fff,616px 1150px #fff,657px 689px #fff,1068px 1323px #fff,391px 1305px #fff,1712px 291px #fff,255px 1107px #fff,272px 761px #fff,1506px 980px #fff,690px 1828px #fff,1115px 1241px #fff,615px 1277px #fff,896px 1450px #fff,281px 465px #fff,263px 1658px #fff,610px 600px #fff,367px 1289px #fff,1110px 1466px #fff,1119px 400px #fff,1776px 1775px #fff,126px 994px #fff,1434px 1637px #fff,79px 1506px #fff,1194px 1558px #fff,1669px 847px #fff,604px 1320px #fff,235px 623px #fff,1028px 652px #fff,643px 1151px #fff,640px 1599px #fff,65px 76px #fff,599px 41px #fff,1762px 140px #fff,742px 443px #fff,749px 783px #fff,424px 366px #fff,1263px 954px #fff,1687px 976px #fff,1880px 1258px #fff,274px 81px #fff,1838px 374px #fff,1419px 1116px #fff,76px 1860px #fff,343px 1365px #fff,721px 232px #fff,1558px 1454px #fff,208px 685px #fff,612px 1259px #fff,1689px 966px #fff,1214px 1806px #fff,1111px 1254px #fff,991px 1279px #fff,595px 777px #fff,138px 1630px #fff,682px 1576px #fff,129px 1744px #fff,858px 962px #fff,1409px 1086px #fff,1543px 225px #fff,1719px 212px #fff,1423px 687px #fff,324px 302px #fff,1753px 1984px #fff,1099px 1027px #fff,671px 1360px #fff,634px 567px #fff,810px 1526px #fff,263px 1316px #fff,623px 928px #fff,1043px 82px #fff,983px 1312px #fff,607px 64px #fff,68px 1952px #fff,1516px 1919px #fff,1018px 453px #fff,565px 187px #fff,328px 1236px #fff,1655px 1787px #fff,1027px 175px #fff,265px 1727px #fff,1403px 1453px #fff,849px 1023px #fff,1071px 374px #fff,1833px 1731px #fff,1715px 103px #fff,1040px 1141px #fff,1128px 1488px #fff,1966px 1708px #fff,1021px 1589px #fff,286px 1329px #fff,1555px 1792px #fff,1166px 1644px #fff,265px 1542px #fff,683px 391px #fff,254px 1052px #fff,1487px 1807px #fff,1216px 1370px #fff,1583px 1588px #fff,756px 1169px #fff,147px 1535px #fff,1614px 1951px #fff,1059px 397px #fff,1009px 1380px #fff,1424px 359px #fff,406px 196px #fff,1301px 597px #fff,589px 19px #fff,949px 681px #fff,477px 1104px #fff,383px 840px #fff,604px 1483px #fff,1594px 782px #fff,211px 1702px #fff,1137px 689px #fff,687px 1230px #fff,894px 1954px #fff,1718px 1110px #fff,1199px 17px #fff,1011px 1451px #fff,1349px 286px #fff,1345px 134px #fff,1466px 75px #fff,40px 1284px #fff,1333px 732px #fff,1744px 772px #fff,842px 410px #fff,1265px 385px #fff,1400px 270px #fff,1517px 940px #fff,1295px 44px #fff,989px 211px #fff,626px 1264px #fff,452px 237px #fff,1333px 1166px #fff,1696px 1009px #fff}#stars:after,#stars-00:after,#stars-01:after,#stars-02:after{content:"";position:absolute;top:2000px;background-color:transparent}@keyframes float-stars{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}#section__backStar2{direction:ltr}#stars2,#stars2-02,#stars2-01,#stars2-00{border-radius:50%;background-color:transparent;animation:float-stars2 linear infinite}#stars2-00{width:1px;height:1px;box-shadow:1724px 1139px #fff,490px 784px #fff,1179px 249px #fff,1068px 239px #fff,1534px 156px #fff,1830px 564px #fff,1450px 108px #fff,31px 1379px #fff,1703px 1904px #fff,1691px 1162px #fff,1221px 1209px #fff,1744px 1513px #fff,1834px 1322px #fff,1478px 1428px #fff,1124px 585px #fff,1501px 676px #fff,1548px 655px #fff,1184px 1860px #fff,1810px 1684px #fff,1444px 477px #fff,67px 991px #fff,402px 358px #fff,1736px 895px #fff,1429px 903px #fff,1130px 426px #fff,514px 645px #fff,1976px 1626px #fff,1239px 722px #fff,1834px 1713px #fff,1213px 603px #fff,1638px 597px #fff,1768px 68px #fff,845px 1309px #fff,212px 1592px #fff,643px 1916px #fff,390px 1257px #fff,580px 733px #fff,1477px 1271px #fff,373px 1853px #fff,1711px 12px #fff,265px 170px #fff,1477px 1797px #fff,1733px 583px #fff,1516px 54px #fff,1156px 331px #fff,1182px 79px #fff,757px 836px #fff,977px 294px #fff,1951px 1785px #fff,515px 1379px #fff,1657px 1721px #fff,1827px 1440px #fff,1537px 192px #fff,1646px 1682px #fff,541px 1842px #fff,434px 1396px #fff,1052px 530px #fff,1648px 330px #fff,554px 84px #fff,652px 1588px #fff,346px 499px #fff,532px 1675px #fff,1762px 1670px #fff,1890px 1860px #fff,1395px 1585px #fff,1569px 1305px #fff,848px 1229px #fff,200px 898px #fff,1585px 830px #fff,815px 591px #fff,1005px 1417px #fff,1522px 801px #fff,318px 200px #fff,297px 1902px #fff,1484px 1684px #fff,1036px 297px #fff,1842px 1513px #fff,241px 1504px #fff,13px 545px #fff,404px 676px #fff,1168px 1118px #fff,37px 1199px #fff,1823px 1176px #fff,1913px 443px #fff,210px 686px #fff,1786px 1969px #fff,75px 640px #fff,862px 857px #fff,796px 329px #fff,511px 1143px #fff,1391px 533px #fff,498px 1513px #fff,1922px 1951px #fff,1306px 1771px #fff,738px 80px #fff,1131px 922px #fff,1669px 52px #fff,382px 1577px #fff,1182px 1861px #fff,318px 935px #fff,1774px 118px #fff,649px 439px #fff,1989px 1211px #fff,78px 506px #fff,1188px 1254px #fff,1264px 915px #fff,1548px 1941px #fff,712px 180px #fff,350px 773px #fff,537px 1668px #fff,579px 1721px #fff,568px 1064px #fff,1770px 406px #fff,1010px 49px #fff,1157px 361px #fff,107px 1299px #fff,1450px 1121px #fff,552px 1885px #fff,765px 1678px #fff,1695px 773px #fff,248px 1180px #fff,462px 1609px #fff,1432px 1600px #fff,1866px 675px #fff,820px 347px #fff,1752px 1864px #fff,1625px 62px #fff,515px 788px #fff,133px 903px #fff,1355px 33px #fff,719px 817px #fff,794px 1331px #fff,50px 813px #fff,180px 187px #fff,288px 772px #fff,922px 1987px #fff,1230px 1605px #fff,1391px 731px #fff,195px 834px #fff,383px 1791px #fff,164px 1223px #fff,1898px 324px #fff,969px 1627px #fff,1868px 11px #fff,1111px 782px #fff,326px 300px #fff,1712px 1349px #fff,1806px 1942px #fff,299px 1285px #fff,1221px 60px #fff,1542px 1586px #fff,1898px 825px #fff,771px 818px #fff,206px 263px #fff,834px 1344px #fff,452px 133px #fff,988px 1419px #fff,472px 638px #fff,1547px 186px #fff,1998px 883px #fff,535px 808px #fff,814px 1227px #fff,1991px 1487px #fff,1703px 565px #fff,1060px 1590px #fff,1625px 1818px #fff,1691px 345px #fff,1854px 1174px #fff,1600px 160px #fff,1291px 444px #fff,726px 460px #fff,1158px 468px #fff,1692px 1206px #fff,1796px 1624px #fff,1517px 474px #fff,930px 168px #fff,1248px 1466px #fff,274px 1431px #fff,746px 163px #fff,1736px 66px #fff,1021px 163px #fff,775px 1076px #fff,375px 571px #fff,1323px 1954px #fff,1710px 1295px #fff,1047px 963px #fff,1411px 181px #fff,844px 505px #fff,476px 1302px #fff,481px 1366px #fff,1460px 804px #fff,67px 726px #fff,1669px 873px #fff,585px 401px #fff,842px 1738px #fff,561px 515px #fff,294px 1609px #fff,852px 751px #fff,453px 1504px #fff,1318px 155px #fff;animation-duration:100s}#stars2-00:after{width:1px;height:1px;box-shadow:1724px 1139px #fff,490px 784px #fff,1179px 249px #fff,1068px 239px #fff,1534px 156px #fff,1830px 564px #fff,1450px 108px #fff,31px 1379px #fff,1703px 1904px #fff,1691px 1162px #fff,1221px 1209px #fff,1744px 1513px #fff,1834px 1322px #fff,1478px 1428px #fff,1124px 585px #fff,1501px 676px #fff,1548px 655px #fff,1184px 1860px #fff,1810px 1684px #fff,1444px 477px #fff,67px 991px #fff,402px 358px #fff,1736px 895px #fff,1429px 903px #fff,1130px 426px #fff,514px 645px #fff,1976px 1626px #fff,1239px 722px #fff,1834px 1713px #fff,1213px 603px #fff,1638px 597px #fff,1768px 68px #fff,845px 1309px #fff,212px 1592px #fff,643px 1916px #fff,390px 1257px #fff,580px 733px #fff,1477px 1271px #fff,373px 1853px #fff,1711px 12px #fff,265px 170px #fff,1477px 1797px #fff,1733px 583px #fff,1516px 54px #fff,1156px 331px #fff,1182px 79px #fff,757px 836px #fff,977px 294px #fff,1951px 1785px #fff,515px 1379px #fff,1657px 1721px #fff,1827px 1440px #fff,1537px 192px #fff,1646px 1682px #fff,541px 1842px #fff,434px 1396px #fff,1052px 530px #fff,1648px 330px #fff,554px 84px #fff,652px 1588px #fff,346px 499px #fff,532px 1675px #fff,1762px 1670px #fff,1890px 1860px #fff,1395px 1585px #fff,1569px 1305px #fff,848px 1229px #fff,200px 898px #fff,1585px 830px #fff,815px 591px #fff,1005px 1417px #fff,1522px 801px #fff,318px 200px #fff,297px 1902px #fff,1484px 1684px #fff,1036px 297px #fff,1842px 1513px #fff,241px 1504px #fff,13px 545px #fff,404px 676px #fff,1168px 1118px #fff,37px 1199px #fff,1823px 1176px #fff,1913px 443px #fff,210px 686px #fff,1786px 1969px #fff,75px 640px #fff,862px 857px #fff,796px 329px #fff,511px 1143px #fff,1391px 533px #fff,498px 1513px #fff,1922px 1951px #fff,1306px 1771px #fff,738px 80px #fff,1131px 922px #fff,1669px 52px #fff,382px 1577px #fff,1182px 1861px #fff,318px 935px #fff,1774px 118px #fff,649px 439px #fff,1989px 1211px #fff,78px 506px #fff,1188px 1254px #fff,1264px 915px #fff,1548px 1941px #fff,712px 180px #fff,350px 773px #fff,537px 1668px #fff,579px 1721px #fff,568px 1064px #fff,1770px 406px #fff,1010px 49px #fff,1157px 361px #fff,107px 1299px #fff,1450px 1121px #fff,552px 1885px #fff,765px 1678px #fff,1695px 773px #fff,248px 1180px #fff,462px 1609px #fff,1432px 1600px #fff,1866px 675px #fff,820px 347px #fff,1752px 1864px #fff,1625px 62px #fff,515px 788px #fff,133px 903px #fff,1355px 33px #fff,719px 817px #fff,794px 1331px #fff,50px 813px #fff,180px 187px #fff,288px 772px #fff,922px 1987px #fff,1230px 1605px #fff,1391px 731px #fff,195px 834px #fff,383px 1791px #fff,164px 1223px #fff,1898px 324px #fff,969px 1627px #fff,1868px 11px #fff,1111px 782px #fff,326px 300px #fff,1712px 1349px #fff,1806px 1942px #fff,299px 1285px #fff,1221px 60px #fff,1542px 1586px #fff,1898px 825px #fff,771px 818px #fff,206px 263px #fff,834px 1344px #fff,452px 133px #fff,988px 1419px #fff,472px 638px #fff,1547px 186px #fff,1998px 883px #fff,535px 808px #fff,814px 1227px #fff,1991px 1487px #fff,1703px 565px #fff,1060px 1590px #fff,1625px 1818px #fff,1691px 345px #fff,1854px 1174px #fff,1600px 160px #fff,1291px 444px #fff,726px 460px #fff,1158px 468px #fff,1692px 1206px #fff,1796px 1624px #fff,1517px 474px #fff,930px 168px #fff,1248px 1466px #fff,274px 1431px #fff,746px 163px #fff,1736px 66px #fff,1021px 163px #fff,775px 1076px #fff,375px 571px #fff,1323px 1954px #fff,1710px 1295px #fff,1047px 963px #fff,1411px 181px #fff,844px 505px #fff,476px 1302px #fff,481px 1366px #fff,1460px 804px #fff,67px 726px #fff,1669px 873px #fff,585px 401px #fff,842px 1738px #fff,561px 515px #fff,294px 1609px #fff,852px 751px #fff,453px 1504px #fff,1318px 155px #fff}#stars2-01{width:2px;height:2px;box-shadow:1342px 1262px #fff,1693px 1838px #fff,1684px 1040px #fff,1912px 399px #fff,1661px 1726px #fff,844px 556px #fff,1954px 761px #fff,1546px 182px #fff,127px 1816px #fff,1287px 1904px #fff,761px 540px #fff,833px 1363px #fff,620px 376px #fff,1802px 609px #fff,554px 808px #fff,1063px 130px #fff,1321px 410px #fff,1594px 1326px #fff,437px 1314px #fff,658px 1012px #fff,1318px 949px #fff,457px 1538px #fff,1294px 1113px #fff,1944px 1243px #fff,1462px 1598px #fff,1338px 695px #fff,218px 52px #fff,782px 338px #fff,1746px 820px #fff,479px 1842px #fff,1660px 1175px #fff,1436px 1110px #fff,1236px 1939px #fff,637px 1367px #fff,209px 47px #fff,1485px 550px #fff,1389px 1049px #fff,171px 1716px #fff,905px 1106px #fff,124px 1938px #fff,534px 147px #fff,1194px 1669px #fff,111px 897px #fff,1841px 330px #fff,1925px 1524px #fff,1369px 580px #fff,1177px 706px #fff,520px 303px #fff,17px 772px #fff,1475px 1601px #fff,1491px 1446px #fff,670px 1424px #fff,1480px 1454px #fff,853px 391px #fff,839px 1188px #fff,424px 1575px #fff,1654px 656px #fff,477px 1298px #fff,1090px 979px #fff,49px 1999px #fff,1948px 1368px #fff,1547px 164px #fff,674px 1314px #fff,1059px 1149px #fff,1090px 156px #fff,128px 1825px #fff,1401px 1314px #fff,641px 1652px #fff,136px 789px #fff,454px 389px #fff,1205px 1462px #fff,1767px 109px #fff,131px 1732px #fff,1844px 146px #fff,699px 1678px #fff,1728px 729px #fff,801px 376px #fff,1025px 1944px #fff,557px 935px #fff,1380px 243px #fff,221px 1191px #fff,1687px 1280px #fff,92px 1388px #fff,237px 1520px #fff,134px 1847px #fff,1241px 962px #fff,220px 646px #fff,1349px 1071px #fff,1917px 1252px #fff,1848px 272px #fff,595px 250px #fff,358px 767px #fff,1586px 1188px #fff,1023px 1935px #fff,1745px 1096px #fff,981px 1323px #fff,387px 1967px #fff,1958px 803px #fff,526px 681px #fff,673px 565px #fff,434px 1978px #fff,101px 784px #fff,170px 1575px #fff,836px 1336px #fff,1455px 646px #fff,1723px 1529px #fff,299px 283px #fff,857px 36px #fff,499px 1590px #fff,921px 1454px #fff,1402px 473px #fff,468px 1938px #fff,191px 426px #fff,770px 1991px #fff,17px 26px #fff,1876px 1967px #fff,1595px 1318px #fff,745px 1042px #fff,962px 318px #fff,349px 1807px #fff,413px 418px #fff,1394px 1829px #fff,951px 1484px #fff,1801px 1255px #fff,894px 1828px #fff,1721px 1231px #fff,363px 426px #fff,1837px 1763px #fff,743px 370px #fff,1504px 1037px #fff,397px 1579px #fff,134px 503px #fff,388px 964px #fff,1721px 1514px #fff,763px 1035px #fff,673px 1192px #fff,454px 815px #fff,31px 560px #fff,1256px 117px #fff,624px 1900px #fff,1089px 928px #fff,1660px 1478px #fff,755px 1273px #fff,1513px 691px #fff,1px 1995px #fff,795px 1397px #fff,87px 89px #fff,358px 628px #fff,1142px 377px #fff,790px 1518px #fff,625px 1421px #fff,1963px 1925px #fff,1367px 1744px #fff,620px 420px #fff,725px 1059px #fff,1717px 1525px #fff,630px 1231px #fff,376px 382px #fff,560px 1129px #fff,74px 361px #fff,1768px 361px #fff,519px 938px #fff,1188px 243px #fff,642px 1503px #fff,786px 1194px #fff,510px 1786px #fff,153px 291px #fff,1555px 679px #fff,1859px 1933px #fff,10px 263px #fff,1025px 1033px #fff,1392px 660px #fff,1093px 1344px #fff,1521px 329px #fff,484px 1171px #fff,782px 1058px #fff,143px 361px #fff,458px 971px #fff,639px 126px #fff,294px 631px #fff,181px 1204px #fff,698px 1630px #fff,486px 650px #fff,477px 1027px #fff,1504px 1868px #fff,280px 691px #fff,1937px 1778px #fff,1815px 1992px #fff,1950px 1159px #fff,1941px 1273px #fff,66px 1922px #fff,938px 1087px #fff,863px 815px #fff,1508px 1155px #fff,767px 955px #fff,629px 931px #fff,68px 760px #fff,1224px 460px #fff,1980px 1493px #fff,1738px 1625px #fff,852px 484px #fff,273px 1988px #fff,771px 990px #fff,342px 575px #fff,1170px 48px #fff,261px 1453px #fff,1555px 727px #fff,56px 529px #fff,230px 1033px #fff,295px 1762px #fff,222px 373px #fff,733px 1657px #fff,1761px 1303px #fff,1103px 1947px #fff,1275px 1832px #fff,1525px 734px #fff,789px 539px #fff,1252px 769px #fff,1677px 1211px #fff,1506px 1839px #fff,1788px 104px #fff,857px 904px #fff,1545px 1653px #fff,1577px 1455px #fff,807px 878px #fff,962px 1071px #fff,533px 1811px #fff,211px 1599px #fff,905px 346px #fff,1597px 1020px #fff,1736px 1429px #fff,1323px 1103px #fff,327px 811px #fff,1314px 219px #fff,1728px 1942px #fff,464px 1599px #fff,697px 1759px #fff,638px 1894px #fff,1595px 841px #fff,1033px 487px #fff,1898px 388px #fff,972px 837px #fff,794px 170px #fff,219px 115px #fff,1502px 1199px #fff,1915px 196px #fff,124px 991px #fff,1322px 466px #fff,1768px 246px #fff,1741px 1651px #fff,1828px 220px #fff,1805px 1729px #fff,464px 1626px #fff,1272px 1887px #fff,54px 71px #fff,1641px 1481px #fff,1038px 325px #fff,236px 1743px #fff,406px 180px #fff,758px 924px #fff,1884px 533px #fff,358px 622px #fff,1261px 1502px #fff,1254px 1456px #fff,483px 93px #fff,1232px 41px #fff,1138px 827px #fff,1096px 824px #fff,1132px 1906px #fff,1517px 705px #fff,20px 997px #fff,686px 203px #fff,1416px 728px #fff,400px 938px #fff,92px 286px #fff,181px 1428px #fff,934px 1770px #fff,1433px 1147px #fff,1962px 675px #fff,1096px 1636px #fff,1114px 1372px #fff,786px 828px #fff,1645px 936px #fff,286px 693px #fff,1421px 1909px #fff,804px 458px #fff,253px 1437px #fff,775px 222px #fff,436px 1768px #fff,1988px 1749px #fff,642px 747px #fff,129px 481px #fff,1193px 574px #fff,1748px 686px #fff,700px 424px #fff,544px 1759px #fff,250px 1616px #fff,151px 646px #fff,933px 165px #fff,1879px 1448px #fff,460px 106px #fff,1798px 750px #fff,251px 633px #fff,1519px 1304px #fff,945px 751px #fff,1919px 616px #fff,1757px 11px #fff,1219px 1962px #fff,1366px 1548px #fff,353px 877px #fff,876px 501px #fff,1509px 1169px #fff,228px 455px #fff,853px 265px #fff,731px 1642px #fff,1475px 1240px #fff,1418px 137px #fff,1143px 1071px #fff,1699px 1897px #fff,141px 1103px #fff,1652px 1070px #fff,931px 9px #fff,1702px 140px #fff,1736px 1898px #fff,398px 1349px #fff,1306px 825px #fff,1527px 935px #fff,1458px 1121px #fff,968px 654px #fff,1872px 1350px #fff,158px 1991px #fff,1660px 886px #fff,1422px 1586px #fff,1259px 1624px #fff,597px 1779px #fff,209px 1732px #fff,1818px 222px #fff,759px 1500px #fff,505px 29px #fff,1521px 1486px #fff,432px 812px #fff,565px 1620px #fff,1696px 847px #fff,1733px 134px #fff,1954px 1894px #fff,1043px 1274px #fff,924px 1819px #fff,1821px 1680px #fff,354px 1869px #fff,54px 1933px #fff,379px 464px #fff,1304px 1814px #fff,852px 949px #fff,1746px 1062px #fff,1699px 560px #fff,425px 1918px #fff,1895px 1104px #fff,653px 248px #fff,1006px 1312px #fff,534px 684px #fff,370px 1423px #fff,196px 1481px #fff,832px 885px #fff,255px 273px #fff,942px 1751px #fff,1848px 769px #fff,930px 806px #fff,1108px 192px #fff,1065px 697px #fff,1301px 1340px #fff,1729px 951px #fff,1143px 121px #fff,873px 1628px #fff,1481px 1437px #fff,183px 1440px #fff,1414px 1271px #fff,1310px 1627px #fff,1082px 964px #fff,1319px 1563px #fff,1798px 28px #fff,767px 1243px #fff,1884px 264px #fff,555px 1260px #fff,477px 403px #fff,1466px 188px #fff,849px 1011px #fff,1969px 74px #fff,1945px 822px #fff,642px 635px #fff,592px 537px #fff,895px 195px #fff,715px 913px #fff,1040px 772px #fff,911px 854px #fff,268px 346px #fff,654px 648px #fff,305px 1129px #fff,406px 878px #fff,680px 652px #fff,1489px 1984px #fff,1378px 455px #fff,243px 766px #fff,1242px 295px #fff,911px 966px #fff,780px 197px #fff,1628px 1982px #fff,1783px 1693px #fff,689px 983px #fff,1245px 151px #fff,1264px 485px #fff,585px 1191px #fff,9px 96px #fff,1767px 1825px #fff,524px 1016px #fff,1295px 764px #fff,1388px 512px #fff,1550px 24px #fff,1723px 340px #fff,1608px 684px #fff,1052px 1748px #fff,899px 106px #fff,1846px 1903px #fff,1016px 1642px #fff,1175px 1952px #fff,637px 1017px #fff,934px 1167px #fff,1809px 1952px #fff,27px 617px #fff,261px 1298px #fff,522px 1925px #fff,1932px 1336px #fff,160px 754px #fff,1071px 1852px #fff,303px 333px #fff,337px 194px #fff,309px 41px #fff,502px 501px #fff,954px 1683px #fff,1781px 1405px #fff,126px 304px #fff,1108px 596px #fff,1126px 1093px #fff,1318px 1643px #fff,637px 941px #fff,270px 746px #fff,1589px 1294px #fff,1801px 989px #fff,1107px 1715px #fff,748px 91px #fff,56px 570px #fff,1489px 951px #fff,970px 155px #fff,424px 487px #fff,1017px 1523px #fff,1469px 1210px #fff,603px 5px #fff,62px 477px #fff,1134px 1291px #fff,354px 119px #fff,1859px 1783px #fff,1644px 1017px #fff,1223px 1999px #fff,1045px 143px #fff,965px 448px #fff,1598px 1523px #fff,613px 1889px #fff,435px 130px #fff,841px 586px #fff,1754px 1021px #fff,443px 1992px #fff,1170px 1298px #fff,296px 1173px #fff,1860px 1841px #fff,982px 1232px #fff,2000px 254px #fff,1839px 1665px #fff,1434px 439px #fff,1788px 641px #fff,924px 74px #fff,1061px 1673px #fff,827px 1272px #fff,405px 1940px #fff,1476px 321px #fff,4px 249px #fff,230px 1483px #fff,1031px 350px #fff,1366px 1504px #fff,1892px 69px #fff,1586px 1233px #fff,387px 1097px #fff,1687px 1109px #fff,1307px 15px #fff,1448px 146px #fff,438px 697px #fff,1791px 701px #fff,645px 661px #fff,708px 770px #fff,384px 1731px #fff,1304px 1333px #fff,1390px 1697px #fff,1815px 1632px #fff,161px 398px #fff,566px 409px #fff,1632px 802px #fff,1681px 511px #fff,1047px 480px #fff,1186px 1245px #fff,40px 391px #fff,1762px 391px #fff,1350px 1295px #fff,1860px 393px #fff,704px 804px #fff,664px 1812px #fff,1412px 1906px #fff,1141px 784px #fff,137px 135px #fff,778px 340px #fff,375px 1434px #fff,252px 1762px #fff,858px 1101px #fff,1932px 1732px #fff,134px 1448px #fff,1343px 798px #fff,577px 238px #fff,1355px 1988px #fff,1937px 517px #fff,1009px 1407px #fff,1558px 1098px #fff,659px 1446px #fff,495px 639px #fff,343px 213px #fff,345px 833px #fff,769px 610px #fff,132px 989px #fff,1614px 609px #fff,437px 1899px #fff,1890px 1932px #fff,403px 442px #fff,465px 1654px #fff,1173px 1967px #fff,552px 1438px #fff,1643px 127px #fff,1069px 1682px #fff,1168px 456px #fff,1496px 1648px #fff,437px 1348px #fff,404px 568px #fff,696px 536px #fff,1708px 1595px #fff,421px 897px #fff,975px 916px #fff,1762px 1205px #fff,278px 1645px #fff,1762px 1558px #fff,1375px 418px #fff,1414px 167px #fff,300px 65px #fff,948px 766px #fff,1615px 609px #fff,1720px 1482px #fff,1045px 460px #fff,1558px 1280px #fff,1155px 1957px #fff,464px 1557px #fff,1217px 637px #fff,335px 310px #fff,1931px 1458px #fff,1347px 1051px #fff,167px 202px #fff,1352px 1419px #fff,1473px 1964px #fff,1494px 1228px #fff,1475px 1008px #fff,226px 1058px #fff,877px 1843px #fff,452px 1896px #fff,91px 1507px #fff,1188px 1389px #fff,1871px 509px #fff,276px 1604px #fff,865px 769px #fff,1043px 980px #fff,1961px 1543px #fff,1452px 249px #fff,1973px 1993px #fff,1636px 1863px #fff,1804px 1132px #fff,1694px 1738px #fff,1132px 1332px #fff,306px 1540px #fff,1319px 1556px #fff,429px 438px #fff,928px 1360px #fff,115px 201px #fff,1345px 1156px #fff,53px 320px #fff,1668px 304px #fff,211px 1435px #fff,1531px 1105px #fff,457px 57px #fff;animation-duration:150s}#stars2-01:after{width:2px;height:2px;box-shadow:1342px 1262px #fff,1693px 1838px #fff,1684px 1040px #fff,1912px 399px #fff,1661px 1726px #fff,844px 556px #fff,1954px 761px #fff,1546px 182px #fff,127px 1816px #fff,1287px 1904px #fff,761px 540px #fff,833px 1363px #fff,620px 376px #fff,1802px 609px #fff,554px 808px #fff,1063px 130px #fff,1321px 410px #fff,1594px 1326px #fff,437px 1314px #fff,658px 1012px #fff,1318px 949px #fff,457px 1538px #fff,1294px 1113px #fff,1944px 1243px #fff,1462px 1598px #fff,1338px 695px #fff,218px 52px #fff,782px 338px #fff,1746px 820px #fff,479px 1842px #fff,1660px 1175px #fff,1436px 1110px #fff,1236px 1939px #fff,637px 1367px #fff,209px 47px #fff,1485px 550px #fff,1389px 1049px #fff,171px 1716px #fff,905px 1106px #fff,124px 1938px #fff,534px 147px #fff,1194px 1669px #fff,111px 897px #fff,1841px 330px #fff,1925px 1524px #fff,1369px 580px #fff,1177px 706px #fff,520px 303px #fff,17px 772px #fff,1475px 1601px #fff,1491px 1446px #fff,670px 1424px #fff,1480px 1454px #fff,853px 391px #fff,839px 1188px #fff,424px 1575px #fff,1654px 656px #fff,477px 1298px #fff,1090px 979px #fff,49px 1999px #fff,1948px 1368px #fff,1547px 164px #fff,674px 1314px #fff,1059px 1149px #fff,1090px 156px #fff,128px 1825px #fff,1401px 1314px #fff,641px 1652px #fff,136px 789px #fff,454px 389px #fff,1205px 1462px #fff,1767px 109px #fff,131px 1732px #fff,1844px 146px #fff,699px 1678px #fff,1728px 729px #fff,801px 376px #fff,1025px 1944px #fff,557px 935px #fff,1380px 243px #fff,221px 1191px #fff,1687px 1280px #fff,92px 1388px #fff,237px 1520px #fff,134px 1847px #fff,1241px 962px #fff,220px 646px #fff,1349px 1071px #fff,1917px 1252px #fff,1848px 272px #fff,595px 250px #fff,358px 767px #fff,1586px 1188px #fff,1023px 1935px #fff,1745px 1096px #fff,981px 1323px #fff,387px 1967px #fff,1958px 803px #fff,526px 681px #fff,673px 565px #fff,434px 1978px #fff,101px 784px #fff,170px 1575px #fff,836px 1336px #fff,1455px 646px #fff,1723px 1529px #fff,299px 283px #fff,857px 36px #fff,499px 1590px #fff,921px 1454px #fff,1402px 473px #fff,468px 1938px #fff,191px 426px #fff,770px 1991px #fff,17px 26px #fff,1876px 1967px #fff,1595px 1318px #fff,745px 1042px #fff,962px 318px #fff,349px 1807px #fff,413px 418px #fff,1394px 1829px #fff,951px 1484px #fff,1801px 1255px #fff,894px 1828px #fff,1721px 1231px #fff,363px 426px #fff,1837px 1763px #fff,743px 370px #fff,1504px 1037px #fff,397px 1579px #fff,134px 503px #fff,388px 964px #fff,1721px 1514px #fff,763px 1035px #fff,673px 1192px #fff,454px 815px #fff,31px 560px #fff,1256px 117px #fff,624px 1900px #fff,1089px 928px #fff,1660px 1478px #fff,755px 1273px #fff,1513px 691px #fff,1px 1995px #fff,795px 1397px #fff,87px 89px #fff,358px 628px #fff,1142px 377px #fff,790px 1518px #fff,625px 1421px #fff,1963px 1925px #fff,1367px 1744px #fff,620px 420px #fff,725px 1059px #fff,1717px 1525px #fff,630px 1231px #fff,376px 382px #fff,560px 1129px #fff,74px 361px #fff,1768px 361px #fff,519px 938px #fff,1188px 243px #fff,642px 1503px #fff,786px 1194px #fff,510px 1786px #fff,153px 291px #fff,1555px 679px #fff,1859px 1933px #fff,10px 263px #fff,1025px 1033px #fff,1392px 660px #fff,1093px 1344px #fff,1521px 329px #fff,484px 1171px #fff,782px 1058px #fff,143px 361px #fff,458px 971px #fff,639px 126px #fff,294px 631px #fff,181px 1204px #fff,698px 1630px #fff,486px 650px #fff,477px 1027px #fff,1504px 1868px #fff,280px 691px #fff,1937px 1778px #fff,1815px 1992px #fff,1950px 1159px #fff,1941px 1273px #fff,66px 1922px #fff,938px 1087px #fff,863px 815px #fff,1508px 1155px #fff,767px 955px #fff,629px 931px #fff,68px 760px #fff,1224px 460px #fff,1980px 1493px #fff,1738px 1625px #fff,852px 484px #fff,273px 1988px #fff,771px 990px #fff,342px 575px #fff,1170px 48px #fff,261px 1453px #fff,1555px 727px #fff,56px 529px #fff,230px 1033px #fff,295px 1762px #fff,222px 373px #fff,733px 1657px #fff,1761px 1303px #fff,1103px 1947px #fff,1275px 1832px #fff,1525px 734px #fff,789px 539px #fff,1252px 769px #fff,1677px 1211px #fff,1506px 1839px #fff,1788px 104px #fff,857px 904px #fff,1545px 1653px #fff,1577px 1455px #fff,807px 878px #fff,962px 1071px #fff,533px 1811px #fff,211px 1599px #fff,905px 346px #fff,1597px 1020px #fff,1736px 1429px #fff,1323px 1103px #fff,327px 811px #fff,1314px 219px #fff,1728px 1942px #fff,464px 1599px #fff,697px 1759px #fff,638px 1894px #fff,1595px 841px #fff,1033px 487px #fff,1898px 388px #fff,972px 837px #fff,794px 170px #fff,219px 115px #fff,1502px 1199px #fff,1915px 196px #fff,124px 991px #fff,1322px 466px #fff,1768px 246px #fff,1741px 1651px #fff,1828px 220px #fff,1805px 1729px #fff,464px 1626px #fff,1272px 1887px #fff,54px 71px #fff,1641px 1481px #fff,1038px 325px #fff,236px 1743px #fff,406px 180px #fff,758px 924px #fff,1884px 533px #fff,358px 622px #fff,1261px 1502px #fff,1254px 1456px #fff,483px 93px #fff,1232px 41px #fff,1138px 827px #fff,1096px 824px #fff,1132px 1906px #fff,1517px 705px #fff,20px 997px #fff,686px 203px #fff,1416px 728px #fff,400px 938px #fff,92px 286px #fff,181px 1428px #fff,934px 1770px #fff,1433px 1147px #fff,1962px 675px #fff,1096px 1636px #fff,1114px 1372px #fff,786px 828px #fff,1645px 936px #fff,286px 693px #fff,1421px 1909px #fff,804px 458px #fff,253px 1437px #fff,775px 222px #fff,436px 1768px #fff,1988px 1749px #fff,642px 747px #fff,129px 481px #fff,1193px 574px #fff,1748px 686px #fff,700px 424px #fff,544px 1759px #fff,250px 1616px #fff,151px 646px #fff,933px 165px #fff,1879px 1448px #fff,460px 106px #fff,1798px 750px #fff,251px 633px #fff,1519px 1304px #fff,945px 751px #fff,1919px 616px #fff,1757px 11px #fff,1219px 1962px #fff,1366px 1548px #fff,353px 877px #fff,876px 501px #fff,1509px 1169px #fff,228px 455px #fff,853px 265px #fff,731px 1642px #fff,1475px 1240px #fff,1418px 137px #fff,1143px 1071px #fff,1699px 1897px #fff,141px 1103px #fff,1652px 1070px #fff,931px 9px #fff,1702px 140px #fff,1736px 1898px #fff,398px 1349px #fff,1306px 825px #fff,1527px 935px #fff,1458px 1121px #fff,968px 654px #fff,1872px 1350px #fff,158px 1991px #fff,1660px 886px #fff,1422px 1586px #fff,1259px 1624px #fff,597px 1779px #fff,209px 1732px #fff,1818px 222px #fff,759px 1500px #fff,505px 29px #fff,1521px 1486px #fff,432px 812px #fff,565px 1620px #fff,1696px 847px #fff,1733px 134px #fff,1954px 1894px #fff,1043px 1274px #fff,924px 1819px #fff,1821px 1680px #fff,354px 1869px #fff,54px 1933px #fff,379px 464px #fff,1304px 1814px #fff,852px 949px #fff,1746px 1062px #fff,1699px 560px #fff,425px 1918px #fff,1895px 1104px #fff,653px 248px #fff,1006px 1312px #fff,534px 684px #fff,370px 1423px #fff,196px 1481px #fff,832px 885px #fff,255px 273px #fff,942px 1751px #fff,1848px 769px #fff,930px 806px #fff,1108px 192px #fff,1065px 697px #fff,1301px 1340px #fff,1729px 951px #fff,1143px 121px #fff,873px 1628px #fff,1481px 1437px #fff,183px 1440px #fff,1414px 1271px #fff,1310px 1627px #fff,1082px 964px #fff,1319px 1563px #fff,1798px 28px #fff,767px 1243px #fff,1884px 264px #fff,555px 1260px #fff,477px 403px #fff,1466px 188px #fff,849px 1011px #fff,1969px 74px #fff,1945px 822px #fff,642px 635px #fff,592px 537px #fff,895px 195px #fff,715px 913px #fff,1040px 772px #fff,911px 854px #fff,268px 346px #fff,654px 648px #fff,305px 1129px #fff,406px 878px #fff,680px 652px #fff,1489px 1984px #fff,1378px 455px #fff,243px 766px #fff,1242px 295px #fff,911px 966px #fff,780px 197px #fff,1628px 1982px #fff,1783px 1693px #fff,689px 983px #fff,1245px 151px #fff,1264px 485px #fff,585px 1191px #fff,9px 96px #fff,1767px 1825px #fff,524px 1016px #fff,1295px 764px #fff,1388px 512px #fff,1550px 24px #fff,1723px 340px #fff,1608px 684px #fff,1052px 1748px #fff,899px 106px #fff,1846px 1903px #fff,1016px 1642px #fff,1175px 1952px #fff,637px 1017px #fff,934px 1167px #fff,1809px 1952px #fff,27px 617px #fff,261px 1298px #fff,522px 1925px #fff,1932px 1336px #fff,160px 754px #fff,1071px 1852px #fff,303px 333px #fff,337px 194px #fff,309px 41px #fff,502px 501px #fff,954px 1683px #fff,1781px 1405px #fff,126px 304px #fff,1108px 596px #fff,1126px 1093px #fff,1318px 1643px #fff,637px 941px #fff,270px 746px #fff,1589px 1294px #fff,1801px 989px #fff,1107px 1715px #fff,748px 91px #fff,56px 570px #fff,1489px 951px #fff,970px 155px #fff,424px 487px #fff,1017px 1523px #fff,1469px 1210px #fff,603px 5px #fff,62px 477px #fff,1134px 1291px #fff,354px 119px #fff,1859px 1783px #fff,1644px 1017px #fff,1223px 1999px #fff,1045px 143px #fff,965px 448px #fff,1598px 1523px #fff,613px 1889px #fff,435px 130px #fff,841px 586px #fff,1754px 1021px #fff,443px 1992px #fff,1170px 1298px #fff,296px 1173px #fff,1860px 1841px #fff,982px 1232px #fff,2000px 254px #fff,1839px 1665px #fff,1434px 439px #fff,1788px 641px #fff,924px 74px #fff,1061px 1673px #fff,827px 1272px #fff,405px 1940px #fff,1476px 321px #fff,4px 249px #fff,230px 1483px #fff,1031px 350px #fff,1366px 1504px #fff,1892px 69px #fff,1586px 1233px #fff,387px 1097px #fff,1687px 1109px #fff,1307px 15px #fff,1448px 146px #fff,438px 697px #fff,1791px 701px #fff,645px 661px #fff,708px 770px #fff,384px 1731px #fff,1304px 1333px #fff,1390px 1697px #fff,1815px 1632px #fff,161px 398px #fff,566px 409px #fff,1632px 802px #fff,1681px 511px #fff,1047px 480px #fff,1186px 1245px #fff,40px 391px #fff,1762px 391px #fff,1350px 1295px #fff,1860px 393px #fff,704px 804px #fff,664px 1812px #fff,1412px 1906px #fff,1141px 784px #fff,137px 135px #fff,778px 340px #fff,375px 1434px #fff,252px 1762px #fff,858px 1101px #fff,1932px 1732px #fff,134px 1448px #fff,1343px 798px #fff,577px 238px #fff,1355px 1988px #fff,1937px 517px #fff,1009px 1407px #fff,1558px 1098px #fff,659px 1446px #fff,495px 639px #fff,343px 213px #fff,345px 833px #fff,769px 610px #fff,132px 989px #fff,1614px 609px #fff,437px 1899px #fff,1890px 1932px #fff,403px 442px #fff,465px 1654px #fff,1173px 1967px #fff,552px 1438px #fff,1643px 127px #fff,1069px 1682px #fff,1168px 456px #fff,1496px 1648px #fff,437px 1348px #fff,404px 568px #fff,696px 536px #fff,1708px 1595px #fff,421px 897px #fff,975px 916px #fff,1762px 1205px #fff,278px 1645px #fff,1762px 1558px #fff,1375px 418px #fff,1414px 167px #fff,300px 65px #fff,948px 766px #fff,1615px 609px #fff,1720px 1482px #fff,1045px 460px #fff,1558px 1280px #fff,1155px 1957px #fff,464px 1557px #fff,1217px 637px #fff,335px 310px #fff,1931px 1458px #fff,1347px 1051px #fff,167px 202px #fff,1352px 1419px #fff,1473px 1964px #fff,1494px 1228px #fff,1475px 1008px #fff,226px 1058px #fff,877px 1843px #fff,452px 1896px #fff,91px 1507px #fff,1188px 1389px #fff,1871px 509px #fff,276px 1604px #fff,865px 769px #fff,1043px 980px #fff,1961px 1543px #fff,1452px 249px #fff,1973px 1993px #fff,1636px 1863px #fff,1804px 1132px #fff,1694px 1738px #fff,1132px 1332px #fff,306px 1540px #fff,1319px 1556px #fff,429px 438px #fff,928px 1360px #fff,115px 201px #fff,1345px 1156px #fff,53px 320px #fff,1668px 304px #fff,211px 1435px #fff,1531px 1105px #fff,457px 57px #fff}#stars2-02{width:3px;height:3px;box-shadow:1826px 1396px #fff,1030px 1900px #fff,246px 1019px #fff,148px 1772px #fff,635px 846px #fff,1776px 1676px #fff,1618px 1909px #fff,1358px 1500px #fff,1913px 583px #fff,1728px 116px #fff,1678px 592px #fff,613px 1893px #fff,13px 103px #fff,1667px 1185px #fff,357px 1172px #fff,41px 696px #fff,832px 304px #fff,115px 1420px #fff,346px 675px #fff,494px 1069px #fff,1031px 596px #fff,1549px 691px #fff,42px 1250px #fff,753px 1041px #fff,1089px 859px #fff,1646px 1003px #fff,100px 889px #fff,767px 268px #fff,1756px 142px #fff,1978px 1287px #fff,1379px 590px #fff,891px 26px #fff,983px 277px #fff,1931px 159px #fff,1965px 1081px #fff,321px 1151px #fff,514px 611px #fff,969px 1531px #fff,1317px 409px #fff,1412px 1462px #fff,213px 396px #fff,1136px 13px #fff,1379px 1061px #fff,1045px 1421px #fff,1791px 171px #fff,1627px 1256px #fff,1886px 462px #fff,1046px 751px #fff,15px 1140px #fff,1365px 443px #fff,211px 1052px #fff,617px 1939px #fff,1022px 1535px #fff,11px 213px #fff,372px 143px #fff,1457px 580px #fff,1852px 220px #fff,593px 236px #fff,1264px 1745px #fff,599px 1232px #fff,1959px 693px #fff,1984px 1386px #fff,375px 1774px #fff,663px 558px #fff,512px 1754px #fff,600px 817px #fff,1098px 606px #fff,775px 1108px #fff,177px 737px #fff,319px 1420px #fff,1144px 923px #fff,353px 1138px #fff,1703px 83px #fff,352px 445px #fff,656px 1413px #fff,1754px 1037px #fff,1368px 1650px #fff,1898px 1790px #fff,1216px 1723px #fff,1224px 583px #fff,1303px 1772px #fff,327px 511px #fff,1008px 1666px #fff,1239px 223px #fff,334px 791px #fff,1575px 1476px #fff,398px 1978px #fff,1001px 1848px #fff,1181px 451px #fff,1820px 442px #fff,1729px 92px #fff,282px 170px #fff,1963px 1185px #fff,1840px 627px #fff,730px 446px #fff,1004px 1821px #fff,206px 1047px #fff,27px 1272px #fff,15px 1542px #fff,1140px 1799px #fff,1229px 791px #fff,508px 733px #fff,1837px 1871px #fff,1083px 1449px #fff,265px 1962px #fff,410px 1717px #fff,274px 809px #fff,1571px 1993px #fff,849px 356px #fff,1358px 1730px #fff,1015px 702px #fff,134px 694px #fff,1570px 1338px #fff,1462px 769px #fff,81px 1072px #fff,1989px 1854px #fff,314px 1906px #fff,1323px 784px #fff,1279px 207px #fff,1264px 429px #fff,1907px 1885px #fff,1539px 565px #fff,715px 707px #fff,1099px 203px #fff,421px 1682px #fff,635px 789px #fff,703px 1904px #fff,13px 288px #fff,1798px 179px #fff,739px 1899px #fff,491px 409px #fff,1838px 248px #fff,186px 1817px #fff,395px 1408px #fff,1591px 701px #fff,1969px 218px #fff,1203px 1133px #fff,1736px 381px #fff,1112px 78px #fff,109px 1841px #fff,914px 230px #fff,790px 1505px #fff,293px 480px #fff,42px 885px #fff,38px 1340px #fff,1845px 1630px #fff,634px 1408px #fff,933px 694px #fff,84px 822px #fff,1960px 886px #fff,456px 1133px #fff,1600px 1855px #fff,1063px 1112px #fff,160px 571px #fff,1557px 744px #fff,802px 1173px #fff,421px 592px #fff,104px 1907px #fff,1149px 224px #fff,456px 716px #fff,684px 1646px #fff,182px 1096px #fff,815px 1302px #fff,569px 899px #fff,1836px 305px #fff,1934px 1498px #fff,303px 874px #fff,715px 401px #fff,1464px 1893px #fff,181px 819px #fff,715px 99px #fff,212px 1967px #fff,1838px 1577px #fff,1219px 875px #fff,83px 1083px #fff,1128px 126px #fff,880px 1628px #fff,644px 530px #fff,864px 1640px #fff,131px 776px #fff,1587px 722px #fff,121px 101px #fff,461px 1769px #fff,192px 320px #fff,1370px 356px #fff,1072px 481px #fff,1535px 1540px #fff,1378px 1463px #fff,612px 1044px #fff,1750px 565px #fff,1604px 1554px #fff,1726px 1439px #fff,1857px 187px #fff,674px 1514px #fff,1770px 286px #fff,1941px 307px #fff,1740px 898px #fff,1840px 699px #fff,850px 1213px #fff,745px 1897px #fff,1421px 106px #fff,1703px 1712px #fff,1984px 1925px #fff,854px 1840px #fff,928px 567px #fff,139px 567px #fff,1314px 1725px #fff,1382px 979px #fff,1999px 1075px #fff,1850px 1493px #fff,1709px 470px #fff,918px 829px #fff,435px 1829px #fff,1802px 76px #fff,1380px 800px #fff,367px 1139px #fff,918px 1591px #fff,335px 1336px #fff,1980px 1986px #fff,1430px 1079px #fff,95px 1758px #fff,1430px 1998px #fff,1840px 51px #fff,1099px 570px #fff,1008px 471px #fff,82px 618px #fff,1549px 788px #fff,1566px 80px #fff,1943px 1217px #fff,1356px 1884px #fff,282px 527px #fff,997px 102px #fff,509px 1185px #fff,1490px 1220px #fff,1937px 1238px #fff,188px 1536px #fff,29px 1452px #fff,1464px 1079px #fff,249px 1860px #fff,185px 688px #fff,971px 701px #fff,1041px 1079px #fff,1324px 984px #fff,1495px 674px #fff,438px 40px #fff,125px 668px #fff,835px 58px #fff,1322px 1802px #fff,1301px 122px #fff,980px 1878px #fff,492px 1635px #fff,667px 289px #fff,1304px 152px #fff,1188px 720px #fff,1180px 1562px #fff,412px 815px #fff,435px 1048px #fff,1564px 155px #fff,748px 857px #fff,1150px 504px #fff,776px 557px #fff,699px 724px #fff,589px 1665px #fff,251px 1294px #fff,489px 1690px #fff,201px 1090px #fff,665px 1375px #fff,19px 209px #fff,525px 1097px #fff,558px 1806px #fff,27px 1237px #fff,589px 169px #fff,1528px 12px #fff,1098px 1996px #fff,1183px 1788px #fff,1682px 441px #fff,1370px 1756px #fff,1243px 344px #fff,1051px 69px #fff,832px 1706px #fff,1202px 993px #fff,449px 314px #fff,768px 843px #fff,1349px 1354px #fff,595px 1473px #fff,919px 791px #fff,1226px 1213px #fff,195px 102px #fff,974px 1534px #fff,274px 939px #fff,1676px 1942px #fff,870px 1279px #fff,358px 360px #fff,1293px 329px #fff,1308px 1497px #fff,1078px 1424px #fff,1465px 432px #fff,1117px 1475px #fff,1416px 1549px #fff,1437px 1103px #fff,179px 969px #fff,1548px 1015px #fff,1424px 722px #fff,353px 1462px #fff,1751px 623px #fff,1706px 1021px #fff,1403px 428px #fff,1804px 248px #fff,606px 1559px #fff,1272px 126px #fff,1415px 1438px #fff,1789px 1013px #fff,204px 1336px #fff,920px 1702px #fff,1755px 1577px #fff,805px 460px #fff,1608px 335px #fff,899px 1597px #fff,1046px 1074px #fff,1246px 1750px #fff,592px 1331px #fff,983px 377px #fff,1314px 407px #fff,566px 733px #fff,912px 83px #fff,1377px 1465px #fff,184px 432px #fff,119px 923px #fff,114px 1827px #fff,1760px 1993px #fff,813px 309px #fff,1999px 1312px #fff,499px 579px #fff,1427px 1534px #fff,1211px 149px #fff,661px 1069px #fff,1951px 1815px #fff,449px 1676px #fff,1302px 50px #fff,1979px 1421px #fff,1943px 72px #fff,945px 523px #fff,1857px 1812px #fff,1015px 1945px #fff,1216px 1626px #fff,1585px 863px #fff,871px 583px #fff,904px 1960px #fff,1472px 1374px #fff,1083px 1100px #fff,1764px 242px #fff,1042px 48px #fff,1121px 1542px #fff,1205px 1958px #fff,647px 163px #fff,551px 1500px #fff,446px 1058px #fff,328px 322px #fff,1229px 1313px #fff,1650px 665px #fff,1816px 1569px #fff,15px 1672px #fff,1612px 1782px #fff,1238px 1456px #fff,791px 619px #fff,1591px 1347px #fff,680px 1923px #fff,208px 1325px #fff,1256px 418px #fff,574px 198px #fff,715px 894px #fff,684px 310px #fff,295px 535px #fff,1200px 1675px #fff,1151px 1278px #fff,88px 670px #fff,843px 1587px #fff,1533px 1651px #fff,690px 506px #fff,1460px 464px #fff,569px 400px #fff,417px 1304px #fff,856px 369px #fff,1294px 822px #fff,233px 1874px #fff,1328px 1018px #fff,858px 1765px #fff,1485px 12px #fff,1417px 1671px #fff,1533px 539px #fff,600px 103px #fff,431px 447px #fff,605px 1572px #fff,1657px 649px #fff,641px 853px #fff,507px 41px #fff,806px 1651px #fff,145px 1170px #fff,556px 1437px #fff,32px 1905px #fff,470px 504px #fff,983px 595px #fff,534px 1417px #fff,351px 631px #fff,1871px 1077px #fff,626px 1864px #fff,1198px 1990px #fff,817px 290px #fff,738px 902px #fff,218px 1530px #fff,263px 1763px #fff,1340px 1514px #fff,524px 1147px #fff,938px 1551px #fff,1216px 1338px #fff,254px 170px #fff,1700px 892px #fff,935px 55px #fff,1525px 1523px #fff,1524px 1462px #fff,223px 1104px #fff,1837px 1978px #fff,189px 623px #fff,341px 1821px #fff,1927px 1238px #fff,905px 716px #fff,871px 909px #fff,1716px 405px #fff,1709px 363px #fff,1934px 761px #fff,573px 360px #fff,1818px 1291px #fff,232px 1866px #fff,1309px 1275px #fff,347px 365px #fff,533px 1431px #fff,868px 1813px #fff,1048px 171px #fff,1772px 691px #fff,1332px 968px #fff,235px 1486px #fff,1148px 1305px #fff,1881px 764px #fff,1902px 1089px #fff,488px 772px #fff,654px 1739px #fff,728px 949px #fff,1753px 171px #fff,200px 1911px #fff,1857px 1768px #fff,1846px 1738px #fff,649px 1022px #fff,826px 427px #fff,830px 390px #fff,79px 1249px #fff,1660px 1504px #fff,1166px 335px #fff,1068px 1647px #fff,888px 1113px #fff,1322px 20px #fff,1002px 1163px #fff,414px 472px #fff,334px 997px #fff,1699px 1092px #fff,1755px 486px #fff,68px 1199px #fff,897px 635px #fff,1787px 191px #fff,1536px 952px #fff,1356px 1580px #fff,293px 467px #fff,199px 1380px #fff,369px 994px #fff,831px 153px #fff,1339px 1556px #fff,604px 1665px #fff,516px 112px #fff,60px 290px #fff,106px 1923px #fff,1591px 295px #fff,1924px 273px #fff,870px 1103px #fff,1389px 35px #fff,462px 945px #fff,1544px 711px #fff,359px 1814px #fff,1780px 1011px #fff,156px 1878px #fff,538px 1646px #fff,1840px 1391px #fff,936px 1549px #fff,1418px 1181px #fff,921px 1069px #fff,1949px 677px #fff,461px 667px #fff,1301px 1828px #fff,1268px 1145px #fff,49px 1747px #fff,1098px 714px #fff,1873px 1733px #fff,640px 1380px #fff,1626px 537px #fff,1143px 1676px #fff,902px 1690px #fff,1035px 648px #fff,1972px 1869px #fff,1970px 1081px #fff,1663px 1450px #fff,970px 74px #fff,1326px 1511px #fff,120px 359px #fff,324px 1687px #fff,1908px 386px #fff,1654px 781px #fff,455px 545px #fff,1997px 2000px #fff,577px 1458px #fff,1538px 1235px #fff,535px 335px #fff,1656px 508px #fff,172px 1851px #fff,1436px 1468px #fff,183px 1737px #fff,1458px 1676px #fff,1603px 213px #fff,1917px 1845px #fff,254px 1213px #fff,1748px 485px #fff,815px 171px #fff,1361px 1139px #fff,951px 1963px #fff,960px 1773px #fff,1900px 281px #fff,204px 914px #fff,1px 1455px #fff,1612px 1159px #fff,842px 1083px #fff,982px 1002px #fff,106px 868px #fff,1631px 1057px #fff,926px 959px #fff,1611px 419px #fff,338px 612px #fff,187px 1409px #fff,519px 1598px #fff,616px 892px #fff,501px 496px #fff,304px 567px #fff,816px 1038px #fff,736px 1126px #fff,1988px 1244px #fff,772px 13px #fff,1257px 349px #fff,1787px 849px #fff,1682px 802px #fff,1953px 485px #fff,460px 842px #fff,1758px 1944px #fff,897px 1780px #fff,16px 294px #fff,1028px 294px #fff,1485px 468px #fff,1050px 1061px #fff,854px 169px #fff,809px 80px #fff,347px 1558px #fff,1590px 275px #fff,737px 557px #fff,1750px 1875px #fff,150px 1869px #fff,493px 1420px #fff,1600px 458px #fff,1150px 1178px #fff,505px 1138px #fff,1808px 1550px #fff,1654px 711px #fff,118px 1604px #fff,244px 183px #fff,1939px 1686px #fff,86px 1635px #fff,202px 433px #fff,1975px 1980px #fff,306px 305px #fff,98px 1450px #fff,88px 362px #fff,1646px 1509px #fff,892px 1805px #fff,1163px 775px #fff,727px 1063px #fff,853px 1206px #fff,1335px 1741px #fff,1209px 922px #fff,1956px 1354px #fff,1062px 777px #fff,725px 419px #fff,476px 1785px #fff,896px 1546px #fff,406px 944px #fff,69px 590px #fff,1242px 1699px #fff,1967px 58px #fff,647px 215px #fff,491px 1089px #fff,735px 651px #fff,1483px 1530px #fff,303px 1634px #fff,1475px 627px #fff,1724px 286px #fff,1636px 1448px #fff,1135px 214px #fff,1280px 1591px #fff,1778px 1838px #fff,214px 30px #fff,1465px 1819px #fff,1705px 689px #fff,49px 877px #fff,209px 394px #fff,1184px 1162px #fff,746px 1693px #fff,520px 1522px #fff,881px 401px #fff,1873px 1511px #fff,80px 1509px #fff,305px 1109px #fff,1006px 1745px #fff,1936px 1711px #fff,310px 1801px #fff,2000px 642px #fff,1663px 994px #fff,51px 797px #fff,1557px 1880px #fff,1957px 1221px #fff,1910px 1267px #fff,1065px 1763px #fff,256px 626px #fff,1275px 1450px #fff,1433px 1717px #fff,1207px 204px #fff,802px 844px #fff,514px 380px #fff,1048px 327px #fff,254px 689px #fff,381px 1358px #fff,1271px 1167px #fff,840px 1642px #fff,939px 1328px #fff,1933px 1933px #fff,1848px 868px #fff,332px 1224px #fff,403px 865px #fff,359px 1293px #fff,614px 1365px #fff,1744px 1586px #fff,464px 387px #fff,1524px 16px #fff,1869px 1423px #fff,53px 1378px #fff,111px 710px #fff,819px 1017px #fff,645px 519px #fff,1199px 1717px #fff,1245px 743px #fff,538px 408px #fff,340px 922px #fff,41px 1456px #fff,168px 1857px #fff,616px 1150px #fff,657px 689px #fff,1068px 1323px #fff,391px 1305px #fff,1712px 291px #fff,255px 1107px #fff,272px 761px #fff,1506px 980px #fff,690px 1828px #fff,1115px 1241px #fff,615px 1277px #fff,896px 1450px #fff,281px 465px #fff,263px 1658px #fff,610px 600px #fff,367px 1289px #fff,1110px 1466px #fff,1119px 400px #fff,1776px 1775px #fff,126px 994px #fff,1434px 1637px #fff,79px 1506px #fff,1194px 1558px #fff,1669px 847px #fff,604px 1320px #fff,235px 623px #fff,1028px 652px #fff,643px 1151px #fff,640px 1599px #fff,65px 76px #fff,599px 41px #fff,1762px 140px #fff,742px 443px #fff,749px 783px #fff,424px 366px #fff,1263px 954px #fff,1687px 976px #fff,1880px 1258px #fff,274px 81px #fff,1838px 374px #fff,1419px 1116px #fff,76px 1860px #fff,343px 1365px #fff,721px 232px #fff,1558px 1454px #fff,208px 685px #fff,612px 1259px #fff,1689px 966px #fff,1214px 1806px #fff,1111px 1254px #fff,991px 1279px #fff,595px 777px #fff,138px 1630px #fff,682px 1576px #fff,129px 1744px #fff,858px 962px #fff,1409px 1086px #fff,1543px 225px #fff,1719px 212px #fff,1423px 687px #fff,324px 302px #fff,1753px 1984px #fff,1099px 1027px #fff,671px 1360px #fff,634px 567px #fff,810px 1526px #fff,263px 1316px #fff,623px 928px #fff,1043px 82px #fff,983px 1312px #fff,607px 64px #fff,68px 1952px #fff,1516px 1919px #fff,1018px 453px #fff,565px 187px #fff,328px 1236px #fff,1655px 1787px #fff,1027px 175px #fff,265px 1727px #fff,1403px 1453px #fff,849px 1023px #fff,1071px 374px #fff,1833px 1731px #fff,1715px 103px #fff,1040px 1141px #fff,1128px 1488px #fff,1966px 1708px #fff,1021px 1589px #fff,286px 1329px #fff,1555px 1792px #fff,1166px 1644px #fff,265px 1542px #fff,683px 391px #fff,254px 1052px #fff,1487px 1807px #fff,1216px 1370px #fff,1583px 1588px #fff,756px 1169px #fff,147px 1535px #fff,1614px 1951px #fff,1059px 397px #fff,1009px 1380px #fff,1424px 359px #fff,406px 196px #fff,1301px 597px #fff,589px 19px #fff,949px 681px #fff,477px 1104px #fff,383px 840px #fff,604px 1483px #fff,1594px 782px #fff,211px 1702px #fff,1137px 689px #fff,687px 1230px #fff,894px 1954px #fff,1718px 1110px #fff,1199px 17px #fff,1011px 1451px #fff,1349px 286px #fff,1345px 134px #fff,1466px 75px #fff,40px 1284px #fff,1333px 732px #fff,1744px 772px #fff,842px 410px #fff,1265px 385px #fff,1400px 270px #fff,1517px 940px #fff,1295px 44px #fff,989px 211px #fff,626px 1264px #fff,452px 237px #fff,1333px 1166px #fff,1696px 1009px #fff;animation-duration:200s}#stars2-02:after{width:3px;height:3px;box-shadow:1826px 1396px #fff,1030px 1900px #fff,246px 1019px #fff,148px 1772px #fff,635px 846px #fff,1776px 1676px #fff,1618px 1909px #fff,1358px 1500px #fff,1913px 583px #fff,1728px 116px #fff,1678px 592px #fff,613px 1893px #fff,13px 103px #fff,1667px 1185px #fff,357px 1172px #fff,41px 696px #fff,832px 304px #fff,115px 1420px #fff,346px 675px #fff,494px 1069px #fff,1031px 596px #fff,1549px 691px #fff,42px 1250px #fff,753px 1041px #fff,1089px 859px #fff,1646px 1003px #fff,100px 889px #fff,767px 268px #fff,1756px 142px #fff,1978px 1287px #fff,1379px 590px #fff,891px 26px #fff,983px 277px #fff,1931px 159px #fff,1965px 1081px #fff,321px 1151px #fff,514px 611px #fff,969px 1531px #fff,1317px 409px #fff,1412px 1462px #fff,213px 396px #fff,1136px 13px #fff,1379px 1061px #fff,1045px 1421px #fff,1791px 171px #fff,1627px 1256px #fff,1886px 462px #fff,1046px 751px #fff,15px 1140px #fff,1365px 443px #fff,211px 1052px #fff,617px 1939px #fff,1022px 1535px #fff,11px 213px #fff,372px 143px #fff,1457px 580px #fff,1852px 220px #fff,593px 236px #fff,1264px 1745px #fff,599px 1232px #fff,1959px 693px #fff,1984px 1386px #fff,375px 1774px #fff,663px 558px #fff,512px 1754px #fff,600px 817px #fff,1098px 606px #fff,775px 1108px #fff,177px 737px #fff,319px 1420px #fff,1144px 923px #fff,353px 1138px #fff,1703px 83px #fff,352px 445px #fff,656px 1413px #fff,1754px 1037px #fff,1368px 1650px #fff,1898px 1790px #fff,1216px 1723px #fff,1224px 583px #fff,1303px 1772px #fff,327px 511px #fff,1008px 1666px #fff,1239px 223px #fff,334px 791px #fff,1575px 1476px #fff,398px 1978px #fff,1001px 1848px #fff,1181px 451px #fff,1820px 442px #fff,1729px 92px #fff,282px 170px #fff,1963px 1185px #fff,1840px 627px #fff,730px 446px #fff,1004px 1821px #fff,206px 1047px #fff,27px 1272px #fff,15px 1542px #fff,1140px 1799px #fff,1229px 791px #fff,508px 733px #fff,1837px 1871px #fff,1083px 1449px #fff,265px 1962px #fff,410px 1717px #fff,274px 809px #fff,1571px 1993px #fff,849px 356px #fff,1358px 1730px #fff,1015px 702px #fff,134px 694px #fff,1570px 1338px #fff,1462px 769px #fff,81px 1072px #fff,1989px 1854px #fff,314px 1906px #fff,1323px 784px #fff,1279px 207px #fff,1264px 429px #fff,1907px 1885px #fff,1539px 565px #fff,715px 707px #fff,1099px 203px #fff,421px 1682px #fff,635px 789px #fff,703px 1904px #fff,13px 288px #fff,1798px 179px #fff,739px 1899px #fff,491px 409px #fff,1838px 248px #fff,186px 1817px #fff,395px 1408px #fff,1591px 701px #fff,1969px 218px #fff,1203px 1133px #fff,1736px 381px #fff,1112px 78px #fff,109px 1841px #fff,914px 230px #fff,790px 1505px #fff,293px 480px #fff,42px 885px #fff,38px 1340px #fff,1845px 1630px #fff,634px 1408px #fff,933px 694px #fff,84px 822px #fff,1960px 886px #fff,456px 1133px #fff,1600px 1855px #fff,1063px 1112px #fff,160px 571px #fff,1557px 744px #fff,802px 1173px #fff,421px 592px #fff,104px 1907px #fff,1149px 224px #fff,456px 716px #fff,684px 1646px #fff,182px 1096px #fff,815px 1302px #fff,569px 899px #fff,1836px 305px #fff,1934px 1498px #fff,303px 874px #fff,715px 401px #fff,1464px 1893px #fff,181px 819px #fff,715px 99px #fff,212px 1967px #fff,1838px 1577px #fff,1219px 875px #fff,83px 1083px #fff,1128px 126px #fff,880px 1628px #fff,644px 530px #fff,864px 1640px #fff,131px 776px #fff,1587px 722px #fff,121px 101px #fff,461px 1769px #fff,192px 320px #fff,1370px 356px #fff,1072px 481px #fff,1535px 1540px #fff,1378px 1463px #fff,612px 1044px #fff,1750px 565px #fff,1604px 1554px #fff,1726px 1439px #fff,1857px 187px #fff,674px 1514px #fff,1770px 286px #fff,1941px 307px #fff,1740px 898px #fff,1840px 699px #fff,850px 1213px #fff,745px 1897px #fff,1421px 106px #fff,1703px 1712px #fff,1984px 1925px #fff,854px 1840px #fff,928px 567px #fff,139px 567px #fff,1314px 1725px #fff,1382px 979px #fff,1999px 1075px #fff,1850px 1493px #fff,1709px 470px #fff,918px 829px #fff,435px 1829px #fff,1802px 76px #fff,1380px 800px #fff,367px 1139px #fff,918px 1591px #fff,335px 1336px #fff,1980px 1986px #fff,1430px 1079px #fff,95px 1758px #fff,1430px 1998px #fff,1840px 51px #fff,1099px 570px #fff,1008px 471px #fff,82px 618px #fff,1549px 788px #fff,1566px 80px #fff,1943px 1217px #fff,1356px 1884px #fff,282px 527px #fff,997px 102px #fff,509px 1185px #fff,1490px 1220px #fff,1937px 1238px #fff,188px 1536px #fff,29px 1452px #fff,1464px 1079px #fff,249px 1860px #fff,185px 688px #fff,971px 701px #fff,1041px 1079px #fff,1324px 984px #fff,1495px 674px #fff,438px 40px #fff,125px 668px #fff,835px 58px #fff,1322px 1802px #fff,1301px 122px #fff,980px 1878px #fff,492px 1635px #fff,667px 289px #fff,1304px 152px #fff,1188px 720px #fff,1180px 1562px #fff,412px 815px #fff,435px 1048px #fff,1564px 155px #fff,748px 857px #fff,1150px 504px #fff,776px 557px #fff,699px 724px #fff,589px 1665px #fff,251px 1294px #fff,489px 1690px #fff,201px 1090px #fff,665px 1375px #fff,19px 209px #fff,525px 1097px #fff,558px 1806px #fff,27px 1237px #fff,589px 169px #fff,1528px 12px #fff,1098px 1996px #fff,1183px 1788px #fff,1682px 441px #fff,1370px 1756px #fff,1243px 344px #fff,1051px 69px #fff,832px 1706px #fff,1202px 993px #fff,449px 314px #fff,768px 843px #fff,1349px 1354px #fff,595px 1473px #fff,919px 791px #fff,1226px 1213px #fff,195px 102px #fff,974px 1534px #fff,274px 939px #fff,1676px 1942px #fff,870px 1279px #fff,358px 360px #fff,1293px 329px #fff,1308px 1497px #fff,1078px 1424px #fff,1465px 432px #fff,1117px 1475px #fff,1416px 1549px #fff,1437px 1103px #fff,179px 969px #fff,1548px 1015px #fff,1424px 722px #fff,353px 1462px #fff,1751px 623px #fff,1706px 1021px #fff,1403px 428px #fff,1804px 248px #fff,606px 1559px #fff,1272px 126px #fff,1415px 1438px #fff,1789px 1013px #fff,204px 1336px #fff,920px 1702px #fff,1755px 1577px #fff,805px 460px #fff,1608px 335px #fff,899px 1597px #fff,1046px 1074px #fff,1246px 1750px #fff,592px 1331px #fff,983px 377px #fff,1314px 407px #fff,566px 733px #fff,912px 83px #fff,1377px 1465px #fff,184px 432px #fff,119px 923px #fff,114px 1827px #fff,1760px 1993px #fff,813px 309px #fff,1999px 1312px #fff,499px 579px #fff,1427px 1534px #fff,1211px 149px #fff,661px 1069px #fff,1951px 1815px #fff,449px 1676px #fff,1302px 50px #fff,1979px 1421px #fff,1943px 72px #fff,945px 523px #fff,1857px 1812px #fff,1015px 1945px #fff,1216px 1626px #fff,1585px 863px #fff,871px 583px #fff,904px 1960px #fff,1472px 1374px #fff,1083px 1100px #fff,1764px 242px #fff,1042px 48px #fff,1121px 1542px #fff,1205px 1958px #fff,647px 163px #fff,551px 1500px #fff,446px 1058px #fff,328px 322px #fff,1229px 1313px #fff,1650px 665px #fff,1816px 1569px #fff,15px 1672px #fff,1612px 1782px #fff,1238px 1456px #fff,791px 619px #fff,1591px 1347px #fff,680px 1923px #fff,208px 1325px #fff,1256px 418px #fff,574px 198px #fff,715px 894px #fff,684px 310px #fff,295px 535px #fff,1200px 1675px #fff,1151px 1278px #fff,88px 670px #fff,843px 1587px #fff,1533px 1651px #fff,690px 506px #fff,1460px 464px #fff,569px 400px #fff,417px 1304px #fff,856px 369px #fff,1294px 822px #fff,233px 1874px #fff,1328px 1018px #fff,858px 1765px #fff,1485px 12px #fff,1417px 1671px #fff,1533px 539px #fff,600px 103px #fff,431px 447px #fff,605px 1572px #fff,1657px 649px #fff,641px 853px #fff,507px 41px #fff,806px 1651px #fff,145px 1170px #fff,556px 1437px #fff,32px 1905px #fff,470px 504px #fff,983px 595px #fff,534px 1417px #fff,351px 631px #fff,1871px 1077px #fff,626px 1864px #fff,1198px 1990px #fff,817px 290px #fff,738px 902px #fff,218px 1530px #fff,263px 1763px #fff,1340px 1514px #fff,524px 1147px #fff,938px 1551px #fff,1216px 1338px #fff,254px 170px #fff,1700px 892px #fff,935px 55px #fff,1525px 1523px #fff,1524px 1462px #fff,223px 1104px #fff,1837px 1978px #fff,189px 623px #fff,341px 1821px #fff,1927px 1238px #fff,905px 716px #fff,871px 909px #fff,1716px 405px #fff,1709px 363px #fff,1934px 761px #fff,573px 360px #fff,1818px 1291px #fff,232px 1866px #fff,1309px 1275px #fff,347px 365px #fff,533px 1431px #fff,868px 1813px #fff,1048px 171px #fff,1772px 691px #fff,1332px 968px #fff,235px 1486px #fff,1148px 1305px #fff,1881px 764px #fff,1902px 1089px #fff,488px 772px #fff,654px 1739px #fff,728px 949px #fff,1753px 171px #fff,200px 1911px #fff,1857px 1768px #fff,1846px 1738px #fff,649px 1022px #fff,826px 427px #fff,830px 390px #fff,79px 1249px #fff,1660px 1504px #fff,1166px 335px #fff,1068px 1647px #fff,888px 1113px #fff,1322px 20px #fff,1002px 1163px #fff,414px 472px #fff,334px 997px #fff,1699px 1092px #fff,1755px 486px #fff,68px 1199px #fff,897px 635px #fff,1787px 191px #fff,1536px 952px #fff,1356px 1580px #fff,293px 467px #fff,199px 1380px #fff,369px 994px #fff,831px 153px #fff,1339px 1556px #fff,604px 1665px #fff,516px 112px #fff,60px 290px #fff,106px 1923px #fff,1591px 295px #fff,1924px 273px #fff,870px 1103px #fff,1389px 35px #fff,462px 945px #fff,1544px 711px #fff,359px 1814px #fff,1780px 1011px #fff,156px 1878px #fff,538px 1646px #fff,1840px 1391px #fff,936px 1549px #fff,1418px 1181px #fff,921px 1069px #fff,1949px 677px #fff,461px 667px #fff,1301px 1828px #fff,1268px 1145px #fff,49px 1747px #fff,1098px 714px #fff,1873px 1733px #fff,640px 1380px #fff,1626px 537px #fff,1143px 1676px #fff,902px 1690px #fff,1035px 648px #fff,1972px 1869px #fff,1970px 1081px #fff,1663px 1450px #fff,970px 74px #fff,1326px 1511px #fff,120px 359px #fff,324px 1687px #fff,1908px 386px #fff,1654px 781px #fff,455px 545px #fff,1997px 2000px #fff,577px 1458px #fff,1538px 1235px #fff,535px 335px #fff,1656px 508px #fff,172px 1851px #fff,1436px 1468px #fff,183px 1737px #fff,1458px 1676px #fff,1603px 213px #fff,1917px 1845px #fff,254px 1213px #fff,1748px 485px #fff,815px 171px #fff,1361px 1139px #fff,951px 1963px #fff,960px 1773px #fff,1900px 281px #fff,204px 914px #fff,1px 1455px #fff,1612px 1159px #fff,842px 1083px #fff,982px 1002px #fff,106px 868px #fff,1631px 1057px #fff,926px 959px #fff,1611px 419px #fff,338px 612px #fff,187px 1409px #fff,519px 1598px #fff,616px 892px #fff,501px 496px #fff,304px 567px #fff,816px 1038px #fff,736px 1126px #fff,1988px 1244px #fff,772px 13px #fff,1257px 349px #fff,1787px 849px #fff,1682px 802px #fff,1953px 485px #fff,460px 842px #fff,1758px 1944px #fff,897px 1780px #fff,16px 294px #fff,1028px 294px #fff,1485px 468px #fff,1050px 1061px #fff,854px 169px #fff,809px 80px #fff,347px 1558px #fff,1590px 275px #fff,737px 557px #fff,1750px 1875px #fff,150px 1869px #fff,493px 1420px #fff,1600px 458px #fff,1150px 1178px #fff,505px 1138px #fff,1808px 1550px #fff,1654px 711px #fff,118px 1604px #fff,244px 183px #fff,1939px 1686px #fff,86px 1635px #fff,202px 433px #fff,1975px 1980px #fff,306px 305px #fff,98px 1450px #fff,88px 362px #fff,1646px 1509px #fff,892px 1805px #fff,1163px 775px #fff,727px 1063px #fff,853px 1206px #fff,1335px 1741px #fff,1209px 922px #fff,1956px 1354px #fff,1062px 777px #fff,725px 419px #fff,476px 1785px #fff,896px 1546px #fff,406px 944px #fff,69px 590px #fff,1242px 1699px #fff,1967px 58px #fff,647px 215px #fff,491px 1089px #fff,735px 651px #fff,1483px 1530px #fff,303px 1634px #fff,1475px 627px #fff,1724px 286px #fff,1636px 1448px #fff,1135px 214px #fff,1280px 1591px #fff,1778px 1838px #fff,214px 30px #fff,1465px 1819px #fff,1705px 689px #fff,49px 877px #fff,209px 394px #fff,1184px 1162px #fff,746px 1693px #fff,520px 1522px #fff,881px 401px #fff,1873px 1511px #fff,80px 1509px #fff,305px 1109px #fff,1006px 1745px #fff,1936px 1711px #fff,310px 1801px #fff,2000px 642px #fff,1663px 994px #fff,51px 797px #fff,1557px 1880px #fff,1957px 1221px #fff,1910px 1267px #fff,1065px 1763px #fff,256px 626px #fff,1275px 1450px #fff,1433px 1717px #fff,1207px 204px #fff,802px 844px #fff,514px 380px #fff,1048px 327px #fff,254px 689px #fff,381px 1358px #fff,1271px 1167px #fff,840px 1642px #fff,939px 1328px #fff,1933px 1933px #fff,1848px 868px #fff,332px 1224px #fff,403px 865px #fff,359px 1293px #fff,614px 1365px #fff,1744px 1586px #fff,464px 387px #fff,1524px 16px #fff,1869px 1423px #fff,53px 1378px #fff,111px 710px #fff,819px 1017px #fff,645px 519px #fff,1199px 1717px #fff,1245px 743px #fff,538px 408px #fff,340px 922px #fff,41px 1456px #fff,168px 1857px #fff,616px 1150px #fff,657px 689px #fff,1068px 1323px #fff,391px 1305px #fff,1712px 291px #fff,255px 1107px #fff,272px 761px #fff,1506px 980px #fff,690px 1828px #fff,1115px 1241px #fff,615px 1277px #fff,896px 1450px #fff,281px 465px #fff,263px 1658px #fff,610px 600px #fff,367px 1289px #fff,1110px 1466px #fff,1119px 400px #fff,1776px 1775px #fff,126px 994px #fff,1434px 1637px #fff,79px 1506px #fff,1194px 1558px #fff,1669px 847px #fff,604px 1320px #fff,235px 623px #fff,1028px 652px #fff,643px 1151px #fff,640px 1599px #fff,65px 76px #fff,599px 41px #fff,1762px 140px #fff,742px 443px #fff,749px 783px #fff,424px 366px #fff,1263px 954px #fff,1687px 976px #fff,1880px 1258px #fff,274px 81px #fff,1838px 374px #fff,1419px 1116px #fff,76px 1860px #fff,343px 1365px #fff,721px 232px #fff,1558px 1454px #fff,208px 685px #fff,612px 1259px #fff,1689px 966px #fff,1214px 1806px #fff,1111px 1254px #fff,991px 1279px #fff,595px 777px #fff,138px 1630px #fff,682px 1576px #fff,129px 1744px #fff,858px 962px #fff,1409px 1086px #fff,1543px 225px #fff,1719px 212px #fff,1423px 687px #fff,324px 302px #fff,1753px 1984px #fff,1099px 1027px #fff,671px 1360px #fff,634px 567px #fff,810px 1526px #fff,263px 1316px #fff,623px 928px #fff,1043px 82px #fff,983px 1312px #fff,607px 64px #fff,68px 1952px #fff,1516px 1919px #fff,1018px 453px #fff,565px 187px #fff,328px 1236px #fff,1655px 1787px #fff,1027px 175px #fff,265px 1727px #fff,1403px 1453px #fff,849px 1023px #fff,1071px 374px #fff,1833px 1731px #fff,1715px 103px #fff,1040px 1141px #fff,1128px 1488px #fff,1966px 1708px #fff,1021px 1589px #fff,286px 1329px #fff,1555px 1792px #fff,1166px 1644px #fff,265px 1542px #fff,683px 391px #fff,254px 1052px #fff,1487px 1807px #fff,1216px 1370px #fff,1583px 1588px #fff,756px 1169px #fff,147px 1535px #fff,1614px 1951px #fff,1059px 397px #fff,1009px 1380px #fff,1424px 359px #fff,406px 196px #fff,1301px 597px #fff,589px 19px #fff,949px 681px #fff,477px 1104px #fff,383px 840px #fff,604px 1483px #fff,1594px 782px #fff,211px 1702px #fff,1137px 689px #fff,687px 1230px #fff,894px 1954px #fff,1718px 1110px #fff,1199px 17px #fff,1011px 1451px #fff,1349px 286px #fff,1345px 134px #fff,1466px 75px #fff,40px 1284px #fff,1333px 732px #fff,1744px 772px #fff,842px 410px #fff,1265px 385px #fff,1400px 270px #fff,1517px 940px #fff,1295px 44px #fff,989px 211px #fff,626px 1264px #fff,452px 237px #fff,1333px 1166px #fff,1696px 1009px #fff}#stars2:after,#stars2-00:after,#stars2-01:after,#stars2-02:after{content:"";position:absolute;top:-800px;background-color:transparent}@keyframes float-stars2{0%{transform:translateY(0)}50%{transform:translateY(-2000px)}to{transform:translateY(0)}}.earth{background:#000;border-radius:50%;height:100%;position:absolute;bottom:-20%;left:-50%;width:202%;background:linear-gradient(#07072f 25%,transparent);box-shadow:0 -12px 20px #3c698ad9}.earth2{animation:pulsee 1s cubic-bezier(.25,.46,.45,.94) 1s both;background:#000;border-radius:50%;height:70%;position:absolute;top:913%;left:-50%;width:198%}@media screen and (max-width: 1300px) and (min-width: 980px){.earth2{top:945%}}@media only screen and (max-width: 980px) and (min-width: 880px){.earth2{top:1176%}}@media only screen and (max-width: 880px) and (min-width: 780px){.earth2{top:1205%}}@media only screen and (max-width: 780px) and (min-width: 680px){.earth2{top:1532%}}@media only screen and (max-width: 680px) and (min-width: 600px){.earth2{top:1518%}}@media only screen and (max-width: 600px) and (min-width: 550px){.earth2{top:1515%}}@media only screen and (max-width: 550px) and (min-width: 450px){.earth2{top:1495%}}@media only screen and (max-width: 450px){.earth2{top:1500%}}@keyframes pulsee{0%{background:#000;box-shadow:0 0 62px 20px #3c698a26}to{background:linear-gradient(#ECECEE 25%,transparent);box-shadow:0 -12px 20px #3c698ad9}}.newHome__ipad-social{direction:rtl;position:relative;bottom:20px!important;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center;margin:55px 0 70px}.newHome__ipad-social .newHome__title-social{width:100%;text-align:center;margin-bottom:30px}.newHome__ipad-social .newHome__title-social h1{color:#f36a1d;font-weight:600;text-transform:uppercase;font-size:30px}.newHome__ipad-social .ipadBox{position:relative;width:calc(var(--sizeVar) * 1.25);height:calc(var(--sizeVar) * .77);background-color:#132447;border-radius:calc(var(--sizeVar) / 24);box-shadow:0 0 0 calc(var(--sizeVar) / 200) #ececee}@media only screen and (max-width: 1200px) and (min-width: 780px){.newHome__ipad-social .ipadBox{width:calc(var(--sizeVar) * 1.25);height:calc(var(--sizeVar) * .77)}}.newHome__ipad-social .ipadBox:before{content:"";position:absolute;width:4%;height:1%;left:6%;top:-1.2%;border-radius:calc(var(--sizeVar) / 24) calc(var(--sizeVar) / 24) 0 0;background-color:#ececee}.newHome__ipad-social .ipadBox:after{content:"";position:absolute;width:4%;height:1%;top:-1.2%;border-radius:calc(var(--sizeVar) / 24) calc(var(--sizeVar) / 24) 0 0;left:11%;background-color:#ececee}.newHome__ipad-social .ipadBox .powerButton{background-color:#ececee;z-index:-1;position:absolute;width:-moz-fit-content;width:fit-content;height:7%;left:-1.5vmin;top:5%;padding:0;padding-right:.5vmin;border:none;outline:none;cursor:pointer;color:transparent;border-radius:calc(var(--sizeVar) / 24) 0 0 calc(var(--sizeVar) / 24)}.newHome__ipad-social .ipadBox .powerButton:after{content:"";position:absolute;width:200%;height:150%;top:-25%;left:-100%}.newHome__ipad-social .ipadBox .ipadScreen{position:absolute;width:95%;height:93.6%;top:3.2%;left:2.5%;border-radius:calc(var(--sizeVar) / 40);border:2px solid #ECECEE;overflow:hidden;transition:opacity .3s linear}.newHome__ipad-social .ipadBox .ipadScreen .newHome__video-ipad{width:100%;height:100%;margin:0 auto;border-radius:3px;overflow:hidden}.newHome__ipad-social .ipadBox .newHome__line-ipad{width:200px;height:2px;background-color:#ececee;position:relative;right:36%;left:50%;top:90%;border-radius:50px}.newHome__ipad-social .newHome__div-box-des-ipad{display:flex;flex-direction:row;justify-content:center;width:100%;margin:90px 0 0;height:auto}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad{display:flex;flex-direction:row}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .newHome__box-des-ipad{transform:translatey(0);animation:float 8s ease-in-out infinite;background-color:#ececee;border-radius:11px;position:relative;box-shadow:15px 20px #132447;width:235px;min-height:193px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;margin:12px 0 12px 16px;padding:5px}@media only screen and (max-width: 1300px) and (min-width: 1200px){.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .newHome__box-des-ipad{width:215px}}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .newHome__box-des-ipad h5{color:#f45800;font-weight:700;text-align:center}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .newHome__box-des-ipad span{color:#132447;font-size:14px;font-weight:600;text-align:center}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .ipad__1{position:relative;bottom:45px}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .ipad__2{position:relative;bottom:-20px}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .ipad__3{position:relative;bottom:-65px}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .ipad__4{position:relative;bottom:-20px}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .ipad__5{position:relative;bottom:45px}:root{--sizeVar: 80vmin}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-20px)}to{transform:translatey(0)}}@keyframes float2{0%{line-height:30px;transform:translatey(0)}55%{transform:translatey(-20px)}60%{line-height:10px}to{line-height:30px;transform:translatey(0)}}@media only screen and (max-width: 1200px) and (min-width: 860px){.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad{display:flex;flex-direction:column;justify-content:center}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .newHome__box-des-ipad{position:unset!important;width:255px}}@media only screen and (max-width: 860px) and (min-width: 550px){.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad{flex-direction:column;justify-content:space-evenly;min-height:450px}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .newHome__box-des-ipad{position:unset!important;width:255px}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .ipad__5{position:relative!important;bottom:67px}.newHome__ipad-social .newHome__div-box-des-ipad .line__3{position:relative;bottom:16px;flex-direction:row;min-height:auto}}@media only screen and (max-width: 550px){.newHome__ipad-social .newHome__div-box-des-ipad{flex-direction:column;align-items:center}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad{min-height:0px;flex-direction:column}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .newHome__box-des-ipad{position:unset!important;width:255px}.newHome__ipad-social .newHome__div-box-des-ipad .newHome__line-des-ipad .ipad__5{position:unset!important}.newHome__ipad-social .newHome__div-box-des-ipad .line__3{flex-direction:column;position:unset;min-height:0px}}@media screen and (max-width: 780px){.newHome__ipad-social .ipadBox{width:calc(var(--sizeVar))!important;height:calc(var(--sizeVar) * .6)!important}}.newHome__zharfa-info{direction:rtl;position:relative;top:20px;z-index:2;margin:40px 0;width:100%}.newHome__zharfa-info .zharfa-info{width:100%;background-color:#ececee;box-shadow:0 0 5px 3px #3c698ad9;position:relative;height:100%;border:4px solid #132447}.newHome__zharfa-info .zharfa-info .zharfa-info-content{display:flex;justify-content:center}.newHome__zharfa-info .zharfa-info .zharfa-info-content>hr{position:absolute;top:46.5%;width:100%;height:4px;background:#132447;z-index:100;right:0;border-top:0}.newHome__zharfa-info .zharfa-info .zharfa-info-content>img{border-radius:50%;border:5px solid #132447;z-index:101;width:403px;margin:12px;height:400px}.newHome__zharfa-info .zharfa-info .zharfa-info-content .zharfa-section{position:relative;top:9%}.newHome__zharfa-info .zharfa-info .zharfa-info-content .zharfa-section h4{letter-spacing:.2px;font-size:20px;font-weight:700;padding:8px 10px 4px;color:#f36a1d;text-align:initial}.newHome__zharfa-info .zharfa-info .zharfa-info-content .zharfa-section span{display:block;padding:6px;font-size:.88rem;letter-spacing:0;color:#132447}.newHome__zharfa-info .newHome__tape-section{position:absolute;width:100%}.newHome__zharfa-info .newHome__tape-section:first-of-type{top:0}.newHome__zharfa-info .newHome__tape-section:first-of-type:before{transform:rotate(-45deg);left:-2vmin;z-index:10;top:2vmin}.newHome__zharfa-info .newHome__tape-section:first-of-type:after{transform:rotate(45deg);right:-2vmin;top:2vmin;z-index:10}.newHome__zharfa-info .newHome__tape-section:last-of-type{bottom:0}.newHome__zharfa-info .newHome__tape-section:last-of-type:after{transform:rotate(-45deg);right:-3vmin;top:-6vmin}.newHome__zharfa-info .newHome__tape-section:last-of-type:before{transform:rotate(45deg);left:-2vmin;bottom:2vmin}.newHome__zharfa-info .newHome__tape-section:before{content:"";width:14vmin;height:4vmin;position:absolute;background-color:#f36a1d;opacity:.5;border-right:1px dotted green;border-left:1px dotted green}.newHome__zharfa-info .newHome__tape-section:after{content:"";width:14vmin;height:4vmin;position:absolute;background-color:#f36a1d;opacity:.5;border-right:1px dotted green;border-left:1px dotted green}@media screen and (min-width: 992px) and (max-width: 1199px){.newHome__zharfa-info .zharfa-info .zharfa-info-content .zharfa-section h4{letter-spacing:.2px;font-size:14px;font-weight:700;padding:0 10px;color:#f36a1d;text-align:initial}.newHome__zharfa-info .zharfa-info .zharfa-info-content .zharfa-section span{display:block;padding:10px;font-size:13px;letter-spacing:0;color:#132447}}@media screen and (min-width: 768px) and (max-width: 991px){.newHome__zharfa-info .zharfa-info .zharfa-info-content .read-more{position:relative!important;bottom:0!important}}@media only screen and (max-width: 991px){.newHome__zharfa-info .zharfa-info{padding-top:5.2%;padding-bottom:5%}.newHome__zharfa-info .zharfa-info .zharfa-info-content{display:block}.newHome__zharfa-info .zharfa-info .zharfa-info-content>hr{display:none}.newHome__zharfa-info .zharfa-info .zharfa-info-content>img{display:none}.newHome__zharfa-info .zharfa-info .zharfa-info-content .zharfa-section{position:relative;top:9%;margin:12px 0}.newHome__zharfa-info .zharfa-info .zharfa-info-content .zharfa-section h4{letter-spacing:.2px;font-size:18px;font-weight:700;padding:0 10px;color:#f36a1d;text-align:initial}.newHome__zharfa-info .zharfa-info .zharfa-info-content .zharfa-section span{display:block;padding:10px;font-size:14px;letter-spacing:0;color:#132447}.latestBlog .container .blogs article{padding:0}}.newHome__blog-card{position:relative;background-color:#132447;box-shadow:0 0 10px 5px #3c698ad9;width:380px;margin:0 auto;height:auto;border-radius:6px;padding:2rem 2rem 0rem;color:#aaa;overflow:hidden;border:2px solid white}.newHome__blog-card__image-container{margin:-2rem -2rem 1rem}.newHome__blog-card__line{opacity:0;animation:LineFadeIn .8s .8s forwards ease-in}.newHome__blog-card__image{opacity:0;animation:ImageFadeIn .8s 1.4s forwards;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.newHome__blog-card__title{color:#fff;margin-top:0;font-weight:800;letter-spacing:.01em}.newHome__blog-card__content{margin-top:-3rem;position:relative;top:28px;opacity:0;animation:ContentFadeIn .8s 1.6s forwards}.newHome__blog-card__content .newHome__div-title-blog-card{display:flex;flex-direction:row;padding:20px 0 10px}.newHome__blog-card__content .newHome__div-title-blog-card .newHome__title-blog-card{font-size:15px;font-weight:700;color:#f36a1d}.newHome__blog-card__content .newHome__div-title-blog-card .newHome__text-title-blog-card{font-size:15px;font-weight:700;margin-right:8px;color:#fff;font-family:Comic Sans MS,iransansdn}.newHome__blog-card__content .newHome__div-des-blog-card{display:flex;flex-direction:column;justify-content:space-between}.newHome__blog-card__content .newHome__div-des-blog-card .newHome__div-name-blog-card{display:flex;flex-direction:row;padding-bottom:10px}.newHome__blog-card__content .newHome__div-des-blog-card .newHome__div-name-blog-card .newHome__name-blog-card{font-size:15px;font-weight:700;color:#f36a1d}.newHome__blog-card__content .newHome__div-des-blog-card .newHome__div-name-blog-card .newHome__text-name-blog-card{font-size:15px;font-weight:700;margin-right:8px;color:#fff}.newHome__blog-card__content .newHome__div-des-blog-card .newHome__div-date-blog-card{display:flex;flex-direction:row;padding-bottom:10px}.newHome__blog-card__content .newHome__div-des-blog-card .newHome__div-date-blog-card .newHome__date-blog-card{font-size:15px;font-weight:700;color:#f36a1d}.newHome__blog-card__content .newHome__div-des-blog-card .newHome__div-date-blog-card .newHome__tet-date-blog-card{font-size:15px;font-weight:700;margin-right:8px;color:#fff}.newHome__blog-card__content .newButton__span{width:85px!important;right:176px!important;top:-47px!important;height:40px!important}.newHome__blog-card__content .newButton__span .newButton__a{font-size:12px!important;font-weight:700;transform:translateZ(-22px)!important}.newHome__blog-card__content .newButton__span .newButton__a:before{padding:11px 9px!important;min-width:104px!important}.newHome__blog-card__content .newButton__span .newButton__a:after{padding:11px 9px!important;min-width:104px!important}.newHome__blog-card__svg{position:absolute;left:0;right:0;top:-10px;width:100%}@media only screen and (max-width: 480px){.newHome__blog-card__svg{position:absolute;left:0;right:0;top:-10px;width:100%}}@keyframes LineFadeIn{0%{opacity:0;d:path("M 0 300 Q -100 200 10 250 Q 250 400 450 300 C 579 230 590 350 670 329 Q 750 450 800 400 ");stroke:#fff}50%{opacity:1;d:path("M 0 300 Q -100 200 10 250 Q 250 400 450 300 C 579 230 590 350 670 329 Q 750 450 800 400");stroke:#fff}to{opacity:1;d:path("M 0 300 Q -100 200 10 250 Q 250 400 450 300 C 579 230 590 350 670 329 Q 750 450 800 400");stroke:#fff}}@keyframes ContentFadeIn{0%{transform:translateY(-1rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ImageFadeIn{0%{transform:translate(-.5rem,-.5rem) scale(1.05);opacity:0;filter:blur(2px)}50%{opacity:1;filter:blur(2px)}to{transform:translateY(0) scale(1);opacity:1;filter:blur(0)}}.newHome__back-white{position:absolute;top:84px;height:163px;width:100%;background-color:#ececee}@media only screen and (max-width: 596px){.newHome__back-white{top:69px}}.newHome__first-section{direction:rtl;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;top:130px;overflow:hidden}@media only screen and (min-width: 1200px){.newHome__first-section{top:65px}}@media only screen and (max-width: 1200px) and (min-width: 998px){.newHome__first-section{top:81px}}@media only screen and (max-width: 998px) and (min-width: 776px){.newHome__first-section{top:55px}}@media only screen and (max-width: 776px){.newHome__first-section{top:37px}}.newHome__first-section:before{content:"";border-radius:50%;height:100%;position:absolute;bottom:-.5%;left:-150%;width:400%;background:linear-gradient(#07072f 25%,transparent);box-shadow:0 -12px 20px #3c698ad9;z-index:1}@media only screen and (min-width: 1200px){.newHome__first-section:before{bottom:66%;height:32%;left:-50%;width:200%}}@media only screen and (max-width: 1200px) and (min-width: 998px){.newHome__first-section:before{bottom:73%;left:-50%;width:200%;height:25%}}@media only screen and (max-width: 998px) and (min-width: 776px){.newHome__first-section:before{bottom:73%;left:-50%;width:200%;height:25%}}@media only screen and (max-width: 776px){.newHome__first-section:before{bottom:80.8%;left:-50%;width:200%;height:17%;border-radius:47%}}.newHome__first-section .newHome__section-3{display:flex;flex-direction:row;width:100%;justify-content:space-evenly;z-index:2;position:relative}.newHome__first-section .newHome__section-3 .newHome__div-component-img{display:flex;flex-direction:column;justify-content:center;width:auto;height:auto}.newHome__first-section .newHome__section-3 .newHome__div-component-img img{-o-object-fit:cover;object-fit:cover;animation:rocket 3s linear 1s infinite;width:80%}.newHome__first-section .newHome__section-3 .newHome__easy-login{display:flex;flex-direction:column;align-items:center;background:linear-gradient(#3c698a,#1b2735);box-shadow:-5px -5px 10px #3c698ad9;justify-content:space-between;min-height:360px;min-width:600px;border:2px solid #1B2735;border-radius:10px}.newHome__first-section .newHome__section-3 .newHome__easy-login .newHome__div-title-login{width:100%;justify-content:center;display:flex;flex-direction:column;align-items:center;padding:15px 0;background-color:#f36a1d;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff}.newHome__first-section .newHome__section-3 .newHome__easy-login .newHome__div-title-login h2{border-bottom:2px solid #ffffff87;padding-bottom:12px;margin-bottom:11px}.newHome__first-section .newHome__section-3 .newHome__easy-login .newHome__div-input-login{display:flex;flex-direction:column;width:100%;align-items:center;min-height:135px;justify-content:space-around;color:#fff;margin:10px 0}.newHome__first-section .newHome__section-3 .newHome__easy-login .newHome__div-input-login .newHome__first-line-input-login{display:flex;flex-direction:row;width:100%;justify-content:space-between;padding:0 10px}.newHome__first-section .newHome__section-3 .newHome__easy-login .newHome__div-input-login .newHome__first-line-input-login .newHome__input-login-firstname,.newHome__first-section .newHome__section-3 .newHome__easy-login .newHome__div-input-login .newHome__first-line-input-login .newHome__input-login-lastname{background-color:#0000;color:#fff;border-bottom:1px dashed white;padding-bottom:10px;margin-bottom:10px;text-align:center;width:45%}.newHome__first-section .newHome__section-3 .newHome__easy-login .newHome__div-input-login .newHome__second-line-input-login{display:flex;flex-direction:row;width:100%;justify-content:center}.newHome__first-section .newHome__section-3 .newHome__easy-login .newHome__div-input-login .newHome__second-line-input-login .newHome__input-login-phone{background-color:#0000;color:#fff;border-bottom:1px dashed white;padding-bottom:10px;margin-bottom:10px;text-align:center;width:45%}.newHome__first-section .newHome__section-3 .newHome__easy-login .newHome__div-btn-login{width:40%;display:flex;flex-direction:row;justify-content:center;margin-bottom:15px}.newHome__first-section .newHome__section-3 .newHome__easy-login .newHome__div-btn-login .newHome__btn-login{width:100%;background-color:#f36a1d;color:#fff;padding:5px;border-radius:10px;font-size:16px;font-weight:700}.newHome__first-section .newHome__section-3 .newHome__div-component-img2{display:flex;flex-direction:column;justify-content:center;width:auto;height:auto}.newHome__first-section .newHome__section-3 .newHome__div-component-img2 img{-o-object-fit:cover;object-fit:cover;animation:robot 3s linear 1s infinite;width:80%}.newHome__first-section .newHome__div-back-white{position:relative;padding:0 0 59px;margin:0;height:auto}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .newHome__image-other{position:absolute}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__1{z-index:3;width:168px;left:122px;top:150px;animation:other1 4s ease-in-out infinite}@media only screen and (max-width: 1708px) and (min-width: 1400px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__1{left:176px}}@media only screen and (max-width: 980px) and (min-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__1{width:130px;left:62px}}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__1{width:52px;left:21px;top:176px}}@keyframes other1{0%{transform:translate(0)}50%{transform:translate(20px)}to{transform:translate(0)}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__2{z-index:3;width:170px;right:315px;top:125px;transform:rotate(4deg);animation:other2 8s ease-in-out infinite}@media only screen and (max-width: 1708px) and (min-width: 1400px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__2{right:360px}}@media only screen and (max-width: 1120px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__2{display:none}}@keyframes other2{0%{transform:rotate(38deg)}50%{transform:rotate(-4deg)}to{transform:rotate(38deg)}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__3{z-index:3;width:140px;right:60px;top:180px;animation:other3 18s infinite linear}@media only screen and (max-width: 1708px) and (min-width: 1400px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__3{right:140px;top:247px}}@media only screen and (max-width: 980px) and (min-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__3{width:100px}}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__3{width:52px}}@keyframes other3{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__4{z-index:3;width:148px;left:332px;top:329px;animation:other4 8s ease-in-out infinite}@media only screen and (max-width: 1708px) and (min-width: 1400px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__4{left:370px}}@media only screen and (max-width: 1120px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__4{display:none}}@keyframes other4{0%{transform:rotate(-4deg)}50%{transform:rotate(38deg)}to{transform:rotate(-4deg)}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__61{z-index:3;width:63px;right:0;top:123px;transform:rotate(-10deg)}@media only screen and (max-width: 980px) and (min-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__61{top:97px}}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__61{bottom:-18px;width:52px;left:35px;top:65px}}@keyframes other61{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__6{z-index:3;width:130px;left:60px;bottom:20px;animation:other6 17s linear infinite}@media only screen and (max-width: 1708px) and (min-width: 1400px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__6{left:151px;bottom:-39px}}@media only screen and (max-width: 980px) and (min-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__6{width:100px!important;bottom:102px;height:100px!important}}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__6{bottom:65px;top:335px!important;left:28px!important;width:63px!important;height:63px!important}}@keyframes other6{0%{transform:rotate(359deg)}to{transform:rotate(0)}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__6_container{width:110px!important;height:110px!important;animation:other61 10s linear infinite!important;border-radius:50%!important;top:411px!important;left:74px!important}@media only screen and (max-width: 1708px) and (min-width: 1400px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__6_container{top:442px!important;left:157px!important}}@media only screen and (max-width: 980px) and (min-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__6_container{top:328px!important;left:64px!important;width:100px!important;bottom:102px;height:100px!important}}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__6_container{top:335px!important;left:28px!important;width:63px!important;height:63px!important}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__5_container{width:150px!important;height:150px!important;animation:other5 10s linear infinite!important;border-radius:50%!important;top:360px!important;right:284px!important}@media only screen and (max-width: 1708px) and (min-width: 1400px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__5_container{top:400px!important;right:347px!important}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__5{z-index:3;width:34px;right:0;top:110px;transform:rotate(46deg)}@media only screen and (max-width: 980px) and (min-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__5{top:97px}}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__5{width:22px;top:44px}}@keyframes other5{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__7{z-index:3;width:127px;right:299px;top:371px;animation:other7 18s infinite linear}@media only screen and (max-width: 1708px) and (min-width: 1400px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__7{right:359px;top:411px}}@media only screen and (max-width: 980px) and (min-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__7{right:83px!important;width:100px!important;height:100px!important}}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__7{right:27px!important;width:61px!important;height:61px!important;top:359px}}@keyframes other7{0%{transform:rotate(359deg)}to{transform:rotate(0)}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__8{width:24px;bottom:25px;z-index:1;left:395px;transform:rotate(49deg);animation:other8 4s ease-in-out infinite}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__9{width:24px;bottom:155px;left:40px;z-index:1;animation:other8 4s ease-in-out infinite}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__10{width:24px;bottom:225px;left:378px;z-index:1;animation:other8 4s ease-in-out infinite}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__11{width:24px;bottom:127px;left:238px;z-index:1;animation:other8 4s ease-in-out infinite}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__11{display:none}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__12{width:24px;bottom:340px;left:295px;z-index:1;animation:other8 4s ease-in-out infinite}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__12{display:none}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__13{width:24px;bottom:340px;right:265px;z-index:1;animation:other8 4s ease-in-out infinite}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__14{width:24px;bottom:127px;right:238px;z-index:1;animation:other8 4s ease-in-out infinite}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__15{width:24px;bottom:155px;right:40px;z-index:1;animation:other8 4s ease-in-out infinite}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__16{width:24px;bottom:340px;right:295px;z-index:1;animation:other8 4s ease-in-out infinite}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__16{display:none}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__17{width:24px;bottom:205px;z-index:1;right:410px;transform:rotate(49deg);animation:other8 4s ease-in-out infinite}@keyframes other8{0%{transform:translatey(0)}50%{transform:translatey(20px)}to{transform:translatey(0)}}.newHome__first-section .newHome__div-back-white .newHome__div-image-other .other__19{width:80px;z-index:1;right:-80px;animation:other19 6s linear infinite}@keyframes other19{0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(2000px) translate(-2000px);opacity:1}to{opacity:0}}.newHome__first-section .newHome__div-back-white .newHome__title-header{flex-direction:row-reverse;padding:0;margin:0;height:-moz-fit-content;height:fit-content;justify-content:center}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__img-title-header{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0;margin:0}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__img-title-header img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header{padding:0;height:100%;min-height:370px;display:flex;flex-direction:column;justify-content:center;margin:43px 0 0;z-index:10}@media only screen and (max-width: 1920px) and (min-width: 1708px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header{margin:40px 0 0}}@media only screen and (max-width: 1708px) and (min-width: 1525px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header{margin:30px 0 0}}@media only screen and (max-width: 1525px) and (min-width: 1366px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header{margin:46px 0 0}}@media only screen and (max-width: 1200px) and (min-width: 998px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header{margin:49px 0 0}}@media only screen and (max-width: 998px) and (min-width: 776px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header{margin:63px 0 0}}@media only screen and (max-width: 776px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header{margin:78px 0 0}}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3{display:flex;flex-direction:column;width:100%;justify-content:space-evenly;height:100%;align-items:center}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header{display:flex;flex-direction:row;justify-content:center;padding-top:20px;position:relative;right:29px;top:6px}@media only screen and (max-width: 980px) and (min-width: 680px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header{right:16px;top:-2px}}@media only screen and (max-width: 680px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header{right:4px;top:17px}}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header h1{color:#f36a1d;font-size:54px;font-weight:700;text-align:center;padding-left:15px}@media only screen and (max-width: 980px) and (min-width: 680px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header h1{font-size:50px}}@media only screen and (max-width: 680px) and (min-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header h1{font-size:43px}}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header h1{padding-left:2px;font-size:26px}}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header .text__1{transform:translateY(-12px) rotate(7deg)}@media only screen and (max-width: 680px) and (min-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header .text__1{transform:translateY(-16px) rotate(11deg)}}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header .text__1{transform:translateY(-18px) rotate(19deg)}}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header .text__2{transform:translateY(-24px) rotate(3deg)}@media only screen and (max-width: 680px) and (min-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header .text__2{transform:translateY(-30px) rotate(3deg)}}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header .text__2{transform:translateY(-33px) rotate(5deg)}}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header .text__3{transform:translateY(-27px) rotate(-3deg)}@media only screen and (max-width: 680px) and (min-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header .text__3{transform:translateY(-31px) rotate(-1deg)}}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header .text__3{transform:translateY(-34px) rotate(-3deg)}}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header .text__4{transform:translateY(-12px) rotate(-7deg)}@media only screen and (max-width: 680px) and (min-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header .text__4{transform:translateY(-13px) rotate(-10deg)}}@media only screen and (max-width: 580px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header .text__4{transform:translateY(-18px) rotate(-16deg)}}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-text-title-header span{color:#132447;font-size:20px;font-weight:400;text-align:center;padding-top:6px}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-image-astronaut{width:255px;z-index:9;position:relative}@media only screen and (max-width: 680px){.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-image-astronaut{width:170px;position:relative;right:10px}}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-image-astronaut .newHome__image-astronaut{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__easy-login{display:flex;flex-direction:column;align-items:center;background:transparent;justify-content:space-between;min-height:204px;min-width:499px;border-radius:10px}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__easy-login .newHome__div-input-login{display:flex;flex-direction:column;width:100%;align-items:center;min-height:135px;justify-content:space-around;color:#000;margin:10px 0}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__easy-login .newHome__div-input-login .newHome__first-line-input-login{display:flex;flex-direction:column;width:100%;justify-content:space-between;padding:0 10px;align-items:center}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__easy-login .newHome__div-input-login .newHome__first-line-input-login .newHome__input-login-firstname,.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__easy-login .newHome__div-input-login .newHome__first-line-input-login .newHome__input-login-lastname{background-color:#0000;color:#132447;border-bottom:1px dashed #132447;padding-bottom:10px;margin-bottom:21px;text-align:center;width:80%;font-size:15px;font-weight:700}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__easy-login .newHome__div-input-login .newHome__second-line-input-login{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__easy-login .newHome__div-input-login .newHome__second-line-input-login .newHome__input-login-phone{background-color:#0000;color:#132447;border-bottom:1px dashed #132447;padding-bottom:10px;margin-bottom:21px;text-align:center;width:80%;font-size:15px;font-weight:700}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__easy-login .newHome__div-btn-login{width:40%;display:flex;flex-direction:row;justify-content:center;margin-bottom:15px}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__easy-login .newHome__div-btn-login .newHome__btn-login{width:100%;background-color:#f36a1d;color:#fff;padding:5px;border-radius:10px;font-size:16px;font-weight:700}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-component-img2{display:flex;flex-direction:column;justify-content:center;width:auto;height:auto}.newHome__first-section .newHome__div-back-white .newHome__title-header .newHome__quick-title-header .newHome__section-3 .newHome__div-component-img2 img{-o-object-fit:cover;object-fit:cover;animation:robot 3s linear 1s infinite;width:80%}.newHome__first-section .newHome__section-4{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:baseline;margin-top:59px}.newHome__first-section .newHome__section-4 .newHome__box-section-4{display:flex;flex-direction:column;align-items:center;justify-content:space-around;margin-bottom:25px;position:relative;z-index:2}.newHome__first-section .newHome__section-4 .newHome__box-section-4 .newHome__img-box-section-4{margin-bottom:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.newHome__first-section .newHome__section-4 .newHome__box-section-4 .newHome__img-box-section-4 img{width:260px}.newHome__first-section .newHome__section-4 .newHome__box-section-4 .newHome__blur-box-section-4{position:absolute;height:250px;left:0;bottom:0;border-radius:23px;filter:blur(30px);z-index:1;background:#14264a}.newHome__first-section .newHome__section-4 .newHome__box-section-4 .newHome__text-box-section-4{box-shadow:0 -5px 9px #3c698ad9,0 5px 9px #3c698ad9;border-radius:23px;direction:rtl;padding:14px 19px;position:relative;z-index:2;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.newHome__first-section .newHome__section-4 .newHome__box-section-4 .newHome__text-box-section-4 h3{text-align:center;margin-bottom:14px;font-size:21px;font-weight:700;color:#f36a1d}.newHome__first-section .newHome__section-4 .newHome__box-section-4 .newHome__text-box-section-4 span{font-size:15px;font-weight:500;color:#fff}.newHome__div-image-other .other__20{width:80px;z-index:1;animation:other20 6s linear infinite forwards;transform:rotate(140deg)}@keyframes other20{0%{transform:translatey(0) translate(0);opacity:0;left:80px}1%{opacity:1}99%{transform:translatey(2000px) translate(2500px);opacity:1}to{opacity:0}}@media only screen and (max-width: 776px) and (min-width: 500px){.other__20{animation:other20 4s linear infinite}.other__24{animation:other24 4s linear infinite}.other__22{animation:other22 4s linear infinite}@keyframes other20{0%{transform:translateY(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translateY(700px) translate(499px);opacity:1}to{opacity:0}}@keyframes other22{0%{transform:translateY(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translateY(700px) translate(499px);opacity:1}to{opacity:0}}@keyframes other24{0%{transform:translateY(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translateY(700px) translate(499px);opacity:1}to{opacity:0}}}@media only screen and (max-width: 500px) and (min-width: 440px){.other__20{animation:other20 3s linear infinite}.other__24{animation:other24 3s linear infinite;display:none}.other__22{animation:other22 3s linear infinite;display:none}@keyframes other20{0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(500px) translate(439px);opacity:1}to{opacity:0}}@keyframes other24{0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(500px) translate(300px);opacity:1}to{opacity:0}0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(500px) translate(300px);opacity:1}to{opacity:0}}}@media only screen and (max-width: 440px) and (min-width: 410px){.other__20{animation:other20 3s linear infinite}.other__24{animation:other24 3s linear infinite;display:none}.other__22{animation:other22 3s linear infinite;display:none}@keyframes other20{0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(409px) translate(409px);opacity:1}to{opacity:0}}@keyframes other22{0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(409px) translate(409px);opacity:1}to{opacity:0}}@keyframes other24{0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(409px) translate(409px);opacity:1}to{opacity:0}}}@media only screen and (max-width: 410px) and (min-width: 380px){.other__20{animation:other20 3s linear infinite}.other__24{animation:other24 3s linear infinite;display:none}.other__22{animation:other22 3s linear infinite;display:none}@keyframes other20{0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(410px) translate(379px);opacity:1}to{opacity:0}}@keyframes other22{0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(379px) translate(379px);opacity:1}to{opacity:0}}@keyframes other24{0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(410px) translate(379px);opacity:1}to{opacity:0}}}@media only screen and (max-width: 380px){.other__20{animation:other20 3s linear infinite}.other__24{animation:other24 3s linear infinite;display:none}.other__22{animation:other22 3s linear infinite;display:none}@keyframes other20{0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(380px) translate(379px);opacity:1}to{opacity:0}}@keyframes other22{0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(380px) translate(379px);opacity:1}to{opacity:0}}@keyframes other24{0%{transform:translatey(0) translate(0);opacity:0}1%{opacity:1}99%{transform:translatey(380px) translate(379px);opacity:1}to{opacity:0}}}.newHome__div-image-other .other__21{width:80px;z-index:1;right:-80px;animation:other21 6s linear infinite;transform:rotate(-120deg)}@keyframes other21{0%{transform:translatey(0) translate(0) rotate(-120deg);opacity:0}1%{opacity:1}99%{transform:translatey(2000px) translate(-2000px) rotate(-120deg);opacity:1}to{opacity:0}}.newHome__div-image-other .other__22{width:80px;z-index:1;animation:other22 6s linear infinite;transform:rotate(-90deg)}@keyframes other22{0%{transform:translatey(0) translate(0) rotate(-90deg);opacity:0;left:80px}1%{opacity:1}99%{transform:translatey(2000px) translate(2000px) rotate(-90deg);opacity:1}to{opacity:0}}.newHome__div-image-other .other__23{width:80px;z-index:1;right:-80px;animation:other23 6s linear infinite;transform:rotate(-120deg)}@keyframes other23{0%{transform:translatey(0) translate(0) rotate(-120deg);opacity:0}1%{opacity:1}99%{transform:translatey(2000px) translate(-2000px) rotate(-120deg);opacity:1}to{opacity:0}}.newHome__div-image-other .newHome__image-other{position:absolute}.newHome__div-image-other .other__24{width:80px;z-index:1;animation:other24 6s linear infinite}@keyframes other24{0%{transform:translatey(0) translate(0);opacity:0;left:80px}1%{opacity:1}99%{transform:translatey(1100px) translate(1100px);opacity:1}to{opacity:0;display:none}}@keyframes rocket{0%{line-height:30px;transform:translate(0)}55%{transform:translate(-65px)}60%{line-height:10px}to{line-height:30px;transform:translate(0)}}@keyframes robot{0%{line-height:30px;transform:translatey(0)}55%{transform:translatey(-20px)}60%{line-height:10px}to{line-height:30px;transform:translatey(0)}}@media only screen and (max-width: 631px){.newHome__first-section .newHome__section-3 .newHome__easy-login{min-width:90%}}.campus{background:#fff;text-align:justify;width:100%}.campus .campus-benefit .iconbox{padding:35px 3px 0 5px}.campus .campus-benefit .iconbox img{max-width:100%;height:150px;margin:0 auto;display:flex}.campus .campus-benefit .iconbox .iconbox-content{text-align:center}.campus .campus-benefit .iconbox .iconbox-content h3{margin:27px 0 15px}.campus .campus-benefit .iconbox .iconbox-content h3>span{text-decoration:none;transition:all .3s ease-in-out;text-align:center;margin-bottom:14px;font-size:21px;font-weight:700;color:#f36a1d}.campus .campus-benefit .iconbox .iconbox-content p{font-size:16px;text-align:justify}.campus .signUpZharfa{position:relative;transform:translateY(-100%);width:100%;top:0;left:0;background-position:center;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.campus .signUpZharfa .applyZharfa{border:solid 3px #444444;border-bottom-width:0!important;background-color:#f36a1d;border-top-left-radius:10px;border-top-right-radius:10px;padding:50px 20px}.campus .signUpZharfa .applyZharfa .applyZharfa-inner h2{font-size:30px;color:#fff;font-weight:700;position:relative;padding-bottom:12px;letter-spacing:.1px}.campus .signUpZharfa .applyZharfa .applyZharfa-inner h2:after{content:"";width:76px;height:1px;bottom:0;left:0;right:0;margin:0 auto;background:#fff;position:absolute}.campus .signUpZharfa .applyZharfa .applyZharfa-inner .caption{font-size:20px;line-height:20px;color:#ffffff80;margin-top:24px;margin-bottom:12px;letter-spacing:-.3px}.campus .signUpZharfa .applyZharfa .applyZharfa-inner .apply-sent{padding-top:17px}.campus .signUpZharfa .applyZharfa .applyZharfa-inner .apply-sent .form-send{position:relative;width:240px;margin:0 auto}.campus .signUpZharfa .applyZharfa .applyZharfa-inner .apply-sent .form-send input{height:45px;font-size:13px;line-height:24px;border-radius:22px;padding-right:73px;letter-spacing:.5px}.campus .signUpZharfa .applyZharfa .applyZharfa-inner .apply-sent .form-send .send-button{width:60px;height:45px;position:absolute;right:0;top:0;padding:0;border-radius:0 22px 22px 0;cursor:pointer;background-color:#183251}.campus .signUpZharfa .applyZharfa .applyZharfa-inner .apply-sent .form-send .send-button i{font-size:20px;color:#fff}.campus .formSection{position:absolute;left:0;top:0;right:0;background-color:#183251d9;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.campus .formSection .applynow{padding:10px 45px 35px;background:#444;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.campus .formSection .applynow ul{margin-bottom:73px}.campus .formSection .applynow ul li{margin-bottom:34px}.campus .formSection .applynow ul li input{text-align:center;background:none;border:none;color:#fff;border-bottom:1px dashed #d0d0d0;position:relative;display:block;width:100%;line-height:24px;padding:0 19px;font-size:16px;font-weight:300;height:44px;border-radius:3px;transition:all .3s ease-in-out}.campus .formSection .applynow ul li input::-moz-placeholder{color:#fff;opacity:1}.campus .formSection .applynow ul li input::placeholder{color:#fff;opacity:1}.campus .formSection .applynow ul li input:-ms-input-placeholder{color:#fff}.campus .formSection .applynow ul li input::-ms-input-placeholder{color:#fff}.campus .formSection .applynow .btn-50{font-size:16px;font-weight:500;border-radius:8px;color:#fff;text-transform:initial;background-color:#f36a1d;padding:12px;text-align:center}.campus .formSection .applynow .btn-50:hover{box-shadow:0 0 20px 8px #fbb5454d;background:#fbb545}.newHome__back-header-title{border-radius:13px}.newHome__back-div-header-title{display:flex;flex-direction:column;align-items:center;justify-content:center}.home__div-social-mobile{display:flex;flex-direction:row;justify-content:center;position:relative;bottom:75px;max-height:720px}.home__div-social-mobile .home__social-mobile{box-shadow:inset 0 0 3px #0003,0 0 0 1px #999,0 0 30px #000000b3;border:5px solid #d9dbdc;background:#f8f8f8;padding:15px;border-radius:50px;height:877px;width:447px;position:relative;transform:scale(.7)}.home__div-social-mobile .home__div-mobile-box{display:none}.home__div-social-mobile .home__mobile-div-box{justify-content:space-evenly;position:relative;display:flex;flex-direction:column;transform:scale(1);padding-left:10px}.home__div-social-mobile .home__mobile-div-box .home__mobile-box{width:250px;height:auto;box-shadow:inset 0 0 3px #0003,0 0 0 1px #999,0 0 30px #000000b3;border:5px solid #d9dbdc;border-radius:30px;padding:10px;display:flex;flex-direction:column;align-items:center}.home__div-social-mobile .home__mobile-div-box .home__mobile-box .home__mobile-title-box{font-size:15px;font-weight:700;color:#f36a1d;margin-bottom:12px}.home__div-social-mobile .home__mobile-div-box .home__mobile-box .home__mobile-text-box{font-size:14px;font-weight:600;text-align:center}.home__div-social-mobile .home__mobile-div-box .home__mobile-box.box-second{position:absolute!important;bottom:-15px!important;left:200px!important;min-width:390px!important;border-radius:15px!important}.home__div-social-mobile .home__mobile-div-box .home__mobile-box.box-second .home__mobile-box-a{width:100%;text-align:center;direction:ltr;display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:iransansdn,Comic Sans MS,"Font Awesome 5 Free"}.home__div-social-mobile .home__mobile-div-box .home__mobile-box.box-second .home__mobile-box-a .home__mobile-box-span-a{text-align:center;font-size:17px;font-weight:600}.home__div-social-mobile .home__mobile-div-box .home__mobile-box.box-second .home__mobile-box-a .home__mobile-box-span{font-size:15px;font-weight:600;padding-left:12px;display:flex;flex-direction:row;color:#f36a1d}.home__div-social-mobile .home__mobile-div-box .home__mobile-box.box-second .home__mobile-box-a .home__mobile-box-span .home__mobile-box-icon{font-size:25px;padding-left:10px;font-weight:900;color:#f36a1d}.home__social-mobile-top{padding:5px 110px 40px;position:relative}.home__social-mobile-top .home__social-mobile-speaker{display:block;width:70px;height:6px;margin:0 auto;border-radius:6px;background:#292728}.home__social-mobile-top .home__social-mobile-camera{display:block;margin:0 auto 13px;height:10px;width:10px;border-radius:50%;background:#333}.home__social-mobile-top .home__social-mobile-sensor{display:block;width:15px;height:15px;float:left;background:#333;margin-top:-5px;border-radius:50%}.home__social-mobile-top-bar,.home__social-mobile-bottom-bar{display:block;width:447px;height:15px;border-left:5px solid #BBB;border-right:5px solid #BBB;position:absolute;left:-5px}.home__social-mobile-top-bar{top:65px}.home__social-mobile-bottom-bar{bottom:65px}.home__social-mobile-iphone-screen{height:677px;width:403px;margin:0 auto;border:2px solid rgba(0,0,0,.9);border-radius:3px;overflow:hidden}.home__social-mobile-iphone-screen img{width:100%}.home__social-mobile-buttons .home__social-mobile-on-off,.home__social-mobile-buttons .home__social-mobile-up,.home__social-mobile-buttons .home__social-mobile-down,.home__social-mobile-buttons .home__social-mobile-sleep{display:block;background:#ccc;position:absolute;border-radius:2px 0 0 2px}.home__social-mobile-buttons .home__social-mobile-on-off{height:40px;width:3px;top:100px;left:-8px}.home__social-mobile-buttons .home__social-mobile-up,.home__social-mobile-buttons .home__social-mobile-down,.home__social-mobile-buttons .home__social-mobile-sleep{height:60px;width:5px;left:-10px}.home__social-mobile-buttons .home__social-mobile-up{top:170px}.home__social-mobile-buttons .home__social-mobile-down{top:250px}.home__social-mobile-buttons .home__social-mobile-sleep{left:auto;right:-10px;top:170px;border-radius:0 2px 2px 0}.home__social-mobile-iphone-bottom{padding:10px 0 0}.home__social-mobile-iphone-bottom span{display:block;margin:0 auto;width:68px;height:68px;background:#ccc;border-radius:50%;background:linear-gradient(135deg,#303233,#b5b7b9 50%,#f0f2f2 69%,#303233);position:relative}.home__social-mobile-iphone-bottom span:after{content:"";display:block;width:60px;height:60px;background:#fff;border-radius:50%;position:absolute;left:4px;top:4px}@media only screen and (max-width: 980px){.home__first-div-social-mobile .home__div-social-mobile{flex-direction:column;align-items:center;transform:scale(.8)}.home__first-div-social-mobile .home__mobile-div-box{display:none}}.form-control{direction:rtl}@media screen and (min-width: 991.1px) and (max-width: 1200px){.signUpZharfa{margin-top:100px;transform:translateY(-10%)!important}.campus .formSection{position:initial}.online-course{margin-top:0}.online-course .course-category{min-height:430px!important}}@media screen and (min-width: 992px) and (max-width: 1199px){.zharfa-info .zharfa-info-content .zharfa-section h4{letter-spacing:.2px;font-size:14px;font-weight:700;color:#000;padding:0 10px}.zharfa-info .zharfa-info-content .zharfa-section span{display:block;padding:10px;color:#132447;font-size:12px;letter-spacing:0}}@media screen and (min-width: 768px) and (max-width: 991px){.campus .formSection{position:initial}.signUpZharfa{margin-top:20px;transform:translateY(0)!important}.zharfa-info .zharfa-info-content .read-more{position:relative!important;bottom:0!important}.latestBlog .owl-carousel .owl-dots{display:none}.latestBlog .flat-carousel-box{padding-right:0!important}.latestBlog .post .post-content .entry-info .post-title a{font-size:18px;font-weight:500}.latestBlog .post-bg .bg .position{padding:26px 18px!important}.online-course .course-category{min-height:475px!important}}@media only screen and (max-width: 991px){.latestBlog .owl-carousel .owl-dots{display:none}.zharfa-info{padding-top:5.2%;padding-bottom:5%}.zharfa-info .zharfa-info-content{display:block}.zharfa-info .zharfa-info-content>hr{display:none}.zharfa-info .zharfa-info-content>img{display:none}.zharfa-info .zharfa-info-content .zharfa-section{position:relative;top:9%;margin:12px 0}.zharfa-info .zharfa-info-content .zharfa-section h4{letter-spacing:.2px;font-size:18px;font-weight:700;color:#000;padding:0 10px}.zharfa-info .zharfa-info-content .zharfa-section span{display:block;padding:10px;color:#132447;font-size:12px}.campus .campus-benefit .iconbox{padding:30px 20px 0 6px}.campus .campus-benefit .iconbox img{display:block}.campus .campus-benefit .iconbox .iconbox-content{text-align:center}.campus .campus-benefit .iconbox .iconbox-content h3{margin:27px 0 15px}.campus .campus-benefit .iconbox .iconbox-content h3>span{font-size:21px;font-weight:600;text-decoration:none;color:#333;transition:all .3s ease-in-out}.campus .campus-benefit .iconbox .iconbox-content p{color:#7a7a7a;font-size:16px}.campus .signUpZharfa{margin-top:100px;transform:translateY(-20%)!important}.campus .formSection{position:absolute;left:0;top:0;right:0;background-color:#183251d9;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.campus .formSection .applynow{padding:53px 50px 50px}.campus .formSection .applynow ul{margin-bottom:73px}.campus .formSection .applynow ul li{margin-bottom:34px}.campus .formSection .applynow ul li input{text-align:center;background:none;border:none;color:#fff;border-bottom:1px dashed #d0d0d0;position:relative;display:block;width:100%;line-height:24px;padding:0 19px;font-size:16px;font-weight:300;height:44px;border-radius:3px;transition:all .3s ease-in-out}.programmingLanguage .title-section .h3{display:flex!important;flex-direction:column!important;font-weight:600;color:#f36a1d!important;width:auto;text-align:center}}@media screen and (max-width: 578px){.latestBlog{width:100%;padding:0 0 60px;text-align:justify}.latestBlog .post-bg .post-content .post-link a{font-size:.75rem;font-weight:600;padding:10px 20px;float:left;background:#f36a1d;border-radius:6px;transition:all .3s ease;cursor:pointer;color:#fff}.latestBlog .post-bg .post-content .post-link a:hover{background:#222}.latestBlog h5{font-size:14px;font-weight:500;letter-spacing:.4px;color:#333;transition:all .3s ease-in-out}.latestBlog .blog_bg{width:100%;min-height:405px}.latestBlog .blog_bg>.avatar img{height:290px;width:90%}.latestBlog .post-bg .bg .position{float:left;padding:14px;font-size:14px;text-orientation:upright;writing-mode:vertical-rl;font-weight:600}.latestBlog .post-bg .bg .featured-post{float:right;transform:translateY(-25%)}.online-course .course-category{min-height:400px!important}.online-course .course-category .course-info .course-img img{width:50%!important;margin:8px auto!important}}.newButton__span{position:relative!important;display:inline-flex!important;width:180px!important;height:55px!important;margin:0 15px!important;perspective:1000px!important}.newButton__span .newButton__a{font-size:14px!important;letter-spacing:1px!important;transform-style:preserve-3d!important;transform:translateZ(-25px)!important;transition:transform .25s!important}.newButton__span .newButton__a:before{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #fff!important;box-sizing:border-box!important;border-radius:5px!important;color:#fff!important;background:#f36a1d!important;transform:rotateY(0) translateZ(22px)!important;padding:11px 12px;min-width:120px}.newButton__span .newButton__a:after{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #fff!important;box-sizing:border-box!important;border-radius:5px!important;color:#fff!important;transform:rotateX(89deg) translateZ(25px)!important;padding:11px 12px;min-width:120px;background:#132447}.newButton__span .newButton__a:hover{transform:translateZ(-25px) rotateX(-90deg)!important}@keyframes ani{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes ani2{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.newButton1__button-container-1{position:relative;width:110px;height:50px;margin-left:auto;margin-right:auto;overflow:hidden;border:2px solid #F36A1D;transition:.5s;letter-spacing:1px;border-radius:6px;font-size:13px!important;font-weight:600!important;color:#132447!important;background:#132447}.newButton1__button-container-1:hover{background:#132447}.newButton1__button-container-1 .newButton1__btn{width:101%;height:100%;font-size:13px!important;letter-spacing:1px!important;font-weight:700!important;background:#f36a1d!important;-webkit-mask:url(/build/home/assets/newButton1__nature-sprite-BMzMSaBm.png);mask:url(/build/home/assets/newButton1__nature-sprite-BMzMSaBm.png);-webkit-mask-size:2300% 100%;mask-size:2300% 100%;border:1px solid #F36A1D!important;color:#132447!important;cursor:pointer;animation:ani2 .7s steps(22) forwards;display:inline-block;border-radius:0!important;max-width:101%!important;padding:10px!important;text-align:center}.newButton1__button-container-1 .newButton1__btn:hover{animation:ani .7s steps(22) forwards}.newButton1__button-container-1 .newButton1__btn:hover .newButton1__button-container-1{background:#132447}.newButton1__button-container-1 .newButton1__mas{position:absolute;text-align:center;width:101%;margin-top:12px;overflow:hidden;font-size:13px!important;font-weight:600!important;color:#fff}.newHome__why-zharfa{position:relative;z-index:2;direction:rtl}.newHome__why-zharfa .newHome__why-zharfa-div-des{width:100%;min-height:350px;background:#ececee;border-radius:12px;position:relative;border:5px solid #132447;box-shadow:0 0 8px 5px #3c698ad9;display:flex;flex-direction:row;justify-content:center;align-items:center}@media only screen and (max-width: 998px){.newHome__why-zharfa .newHome__why-zharfa-div-des{flex-direction:column;width:85%}}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des{border-radius:12px;position:relative;min-height:340px;width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}@media only screen and (max-width: 998px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des{flex-direction:column}}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-img{width:30%;height:100%;z-index:1;position:relative;background-color:#132447;min-height:340px;display:flex;flex-direction:column;justify-content:space-around;align-items:center}@media only screen and (max-width: 998px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-img{width:100%}}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-img .newHome__why-zharfa-div-title{position:relative}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-img .newHome__why-zharfa-div-title .newHome__why-zharfa-title{font-size:18px;font-weight:700;opacity:1;color:#f36a1d;height:100%;display:inline-block;padding-bottom:19px;text-align:center}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-img .newHome__why-zharfa-card{position:relative;width:320px;height:200px;background:#fff;border-radius:4px;box-shadow:0 2px 10px #0003;bottom:16px}@media only screen and (max-width: 500px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-img .newHome__why-zharfa-card{width:250px}}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-img .newHome__why-zharfa-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;background:#fff;transition:.5s;z-index:-1;transform:rotate(-7deg);box-shadow:0 2px 20px #0003}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-img .newHome__why-zharfa-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;background:#fff;transition:.5s;z-index:-1;transform:rotate(7deg);box-shadow:0 2px 20px #0003}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-img .newHome__why-zharfa-card .newHome__why-zharfa-imgBx{position:absolute;top:10px;left:10px;bottom:10px;right:10px;background:#021846;transition:.5s;z-index:1}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-img .newHome__why-zharfa-card .newHome__why-zharfa-imgBx img{position:relative;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-svg{position:absolute;transform:rotate(-90deg);right:245px;width:29%}@media only screen and (max-width: 1198px) and (min-width: 998px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-svg{right:160px;width:38%}}@media only screen and (max-width: 998px) and (min-width: 690px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-svg{transform:rotate(180deg);width:101%;bottom:320px;right:-1px}}@media only screen and (max-width: 690px) and (min-width: 500px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-svg{bottom:420px;transform:rotate(180deg);width:101%;right:0}}@media only screen and (max-width: 500px) and (min-width: 440px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-svg{bottom:453px;transform:rotate(180deg);right:0;width:101%}}@media only screen and (max-width: 440px) and (min-width: 410px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-svg{bottom:585px;transform:rotate(180deg);right:0;width:102%}}@media only screen and (max-width: 410px) and (min-width: 380px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-svg{position:absolute;transform:rotate(180deg);right:0;width:101%;bottom:535px}}@media only screen and (max-width: 380px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-svg{bottom:600px;transform:rotate(180deg);right:0;width:102%}}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-text{width:70%;height:100%;padding:10px 100px 10px 16px;min-height:340px;display:flex;flex-direction:column;justify-content:end}@media only screen and (max-width: 998px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-text{width:100%;height:100%;padding:110px 20px 32px;min-height:300px}}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-text .newHome__why-zharfa-text{font-size:17px;font-weight:500;opacity:1;color:#132447;height:100%;display:inline-block;padding-bottom:19px;text-align:justify}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-text .newHome__why-zharfa-text:before{font-family:"Font Awesome 5 Free",serif;content:"";font-weight:700;font-size:8px;position:relative;top:-1px;color:#f36a1d}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-text .newHome__why-zharfa-text2{font-size:17px;font-weight:500;opacity:1;color:#132447;height:100%;padding:0 33px 19px 0;text-align:start}@media only screen and (max-width: 998px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-text .newHome__why-zharfa-text2{padding:0 0 19px}}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-text .newHome__why-zharfa-text2 .newHome__why-zharfa-text3{font-size:18px;font-weight:700;opacity:1;color:#f36a1d;margin:0 5px}@media only screen and (max-width: 768px){.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-text .newHome__why-zharfa-text2 .newHome__why-zharfa-text3{margin:0!important}}.newHome__why-zharfa .newHome__why-zharfa-div-des .newHome__why-zharfa-des .newHome__why-zharfa-div-text .newHome__why-zharfa-text2 .newHome__why-zharfa-text3:hover{color:#f36a1d}.slick-dots li{position:relative;display:inline-block;width:25px!important;height:22px!important;margin:0!important;padding:0;cursor:pointer;background:#ececee!important}.slick-dots li:first-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.slick-dots li:last-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.slick-dots li button{font-size:0;line-height:0;display:block;width:25px!important;height:25px!important;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li.slick-active button:before{opacity:1.05!important;color:#132447!important;content:"";font-size:18px;font-weight:700;top:-4.75px}.slick-dots li button:before{font-family:"Font Awesome 5 Free",serif;line-height:20px;position:absolute;top:0;left:0;width:25px;height:25px;content:"";text-align:center;opacity:1.25;color:#132447!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:8px;font-weight:700}.slick-prev:before{font-family:"Font Awesome 5 Free",serif!important;font-size:30px!important;font-weight:700!important;left:auto!important;right:5px!important;content:""!important;position:absolute!important;top:0!important;color:#ececee!important;opacity:1!important;line-height:0!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-next:before{font-family:"Font Awesome 5 Free",serif!important;font-size:30px!important;font-weight:700!important;left:auto!important;right:5px!important;content:""!important;color:#ececee!important;opacity:1!important;line-height:0!important;position:absolute!important;top:0!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width: 530px){#programmingLanguages{max-width:290px;margin:auto}}.overflow__main2{overflow:hidden!important;position:relative!important}@media only screen and (max-width: 830px){.overflow__main2{overflow:unset!important}}#newMain2 .bg-header{position:relative;margin-bottom:100px;height:400px}#newMain2 .bg-header svg{transform:scaleX(17);height:261px;display:none}#newMain2 .bg-header:before{content:"";border-radius:50%;height:64%;position:absolute;top:42%;left:-52%;width:195%;background:linear-gradient(#0000 20%,#121f3f 85%);z-index:2}@media only screen and (max-width: 830px){#newMain2 .bg-header:before{width:100%;content:"";height:53%;position:absolute;top:calc(100% - 192px);background:linear-gradient(#00000001 45%,#121f3f 85%);z-index:2;border-radius:50%/193% 200% 10% 10%;left:0}}#newMain2 .footer{margin-top:90px;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important;color:#fff!important}#newMain2 .footer .footer-before{background:radial-gradient(ellipse at bottom,#184984,#111a2d)!important}@media only screen and (max-width: 776px){#newMain2 .footer .footer-before{background:radial-gradient(ellipse at bottom,#184e8e,#0e1524)!important}}#newMain2 .footer .footer-widget{background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important;color:#fff!important}#newMain2 .footer .footer-widget div h3,#newMain2 .footer .footer-widget div .footerDescription,#newMain2 .footer .footer-widget .col-company h3{color:#fff!important}#newMain2 .footer .footer-widget .col-company>ul>li>a{color:#fff!important;font-family:Comic Sans MS,iransansdn}#newMain2 .footer .footer-widget .col-media h3{color:#fff!important}#newMain2 .footer .footer-widget .col-media>ul>li>a{color:#fff!important}#newMain2 .footer #bottom,#newMain2 .footer #bottom ul.bottom-nav li,#newMain2 .footer #bottom .bottom-bar-content .license,#newMain2 .footer #bottom .bottom-bar-content .text-name,#newMain2 .footer #bottom .bottom-bar-content .text-year{color:#fff!important}#newMain2 .footer:before{background:radial-gradient(ellipse at bottom,#3f80ec,#000)!important}.newHeader__navbar{width:100%;position:absolute!important;right:0;z-index:10;flex-direction:row-reverse;background:#ececee!important;padding:.5rem 1rem 0rem!important}@media only screen and (max-width: 992px){.newHeader__navbar .logo{margin:10px!important}}.header.flat-header.header-style.header-sticky .site-header-inner .container .newHeader__navbar{box-shadow:0 0 10px #3c698ad9;padding:.5rem 1rem!important}#navbarTogglerDemo02 .navbar-nav li a{color:#132447;font-weight:700;letter-spacing:-.5px}#navbarTogglerDemo02 .navbar-nav li a:hover{color:#f36a1d;background:transparent}#navbarTogglerDemo02 .navbar-nav .lang__li{font-family:Comic Sans MS;direction:ltr;text-align:left!important;padding:4px 10px}#navbarTogglerDemo02 .navbar-nav .nav-item{min-height:85px;display:flex;flex-direction:row;align-items:center;height:100%}#navbarTogglerDemo02 .navbar-nav .nav__dropdown:hover .dropdown-menu{opacity:1;display:block;transform:translateY(12px);box-shadow:0 14px 22px #3c698a42}@media only screen and (max-width: 776px){#navbarTogglerDemo02 .navbar-nav .nav__dropdown:hover .dropdown-menu{box-shadow:none}}#navbarTogglerDemo02 .navbar-nav .nav__dropdown:hover .lang__flex{display:flex}#navbarTogglerDemo02 .navbar-nav .nav__dropdown .dropdown-menu{opacity:0;right:-10px;top:65px;text-align:right!important;transition:all .5s ease;background-color:#ececee!important;border-radius:12px!important;border:none;min-width:200px;width:auto;padding:25px 15px 10px}.navbar-toggler[aria-expanded=false] .header__times{display:none}.navbar-toggler[aria-expanded=false] .header__bars,.navbar-toggler[aria-expanded=true] .header__times{display:block;font-size:25px;color:#132447}.navbar-toggler[aria-expanded=true] .header__bars{display:none}.navbar-toggler{width:50px;height:50px}.navbar-light .navbar-toggler-icon{background:none;display:none}.navbar-light .navbar-toggler{border:none}.header__mobile{display:none!important}.dropdown-item{text-align:right!important;padding:.25rem .5rem!important}@media only screen and (max-width: 992px){#navbarTogglerDemo02 .navbar-nav{align-items:flex-start!important}#navbarTogglerDemo02 .navbar-nav li a{color:#132447;font-weight:700;text-align:justify}#navbarTogglerDemo02 .navbar-nav li a:hover{color:#f36a1d;background:transparent}#navbarTogglerDemo02 .navbar-nav .lang__li{font-family:Comic Sans MS;direction:ltr;text-align:left;padding:4px 10px}#navbarTogglerDemo02 .navbar-nav .nav-item{border-bottom:1px solid #1324476b;min-height:49px!important;display:flex!important;align-items:flex-start!important;flex-direction:column;width:100%;text-align:justify}#navbarTogglerDemo02 .navbar-nav .nav__dropdown:hover .dropdown-menu{display:unset;transform:translateY(0)}#navbarTogglerDemo02 .navbar-nav .nav__dropdown:hover .lang__flex{display:flex}#navbarTogglerDemo02 .navbar-nav .nav__dropdown .dropdown-menu{text-align:right!important;transition:all .5s ease;background-color:#ececee!important;border-radius:12px!important;border:none;max-width:200px;width:auto;opacity:1;transform:translateY(0)}#navbarTogglerDemo02 .navbar-nav .nav__dropdown .dropdown-menu .dropdown-item{text-align:right!important;padding:.25rem .5rem!important}#navbarTogglerDemo02 .navbar-nav .nav__dropdown .dropdown-menu.lang__flex.show{display:flex}.header__mobile{display:block}.nav-panelUser{display:none}}#newMain2 .header.flat-header.header-style .container .menu-bar-wrap .newHeader__navbar2{border-top:1px solid #121F3F;background:radial-gradient(ellipse at bottom,#215a9fc4,#121f3f)!important;box-shadow:7px -8px 29px #000000d9;width:100%;position:absolute!important;right:0;flex-direction:row-reverse;padding:0 1rem;z-index:99999}@media only screen and (max-width: 768px){#newMain2 .header.flat-header.header-style .container .menu-bar-wrap .newHeader__navbar2{background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important}}#newMain2 .header.flat-header.header-style .container .menu-bar-wrap .newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav .nav-item{min-height:87px;display:flex;align-items:center;height:100%}#newMain2 .header.flat-header.header-style .container .menu-bar-wrap .newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav li a{color:#ececee;font-weight:700}#newMain2 .header.flat-header.header-style .container .menu-bar-wrap .newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav li a:hover{color:#f36a1d;background:transparent}#newMain2 .header.flat-header.header-style .container .menu-bar-wrap .newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav li .dropdown-menu{background:radial-gradient(ellipse at bottom,#1b457d,#1b457d)!important;border-radius:0 0 10px 10px!important}@media only screen and (max-width: 992px){#newMain2 .header.flat-header.header-style .container .menu-bar-wrap .newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav li .dropdown-menu{background:transparent!important}}#newMain2 .header.flat-header.header-style .container .menu-bar-wrap .newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav li .dropdown-menu .dropdown-item{text-align:right!important;padding:.25rem .5rem!important}#newMain2 .header.flat-header.header-style.header-sticky .container{max-width:100%;padding:0}#newMain2 .header.flat-header.header-style.header-sticky .container .menu-bar-wrap .newHeader__navbar2{background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important;z-index:99999}#newMain2 .header.flat-header.header-style.header-sticky .container .menu-bar-wrap .newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav .nav-item{min-height:87px;display:flex;align-items:center}#newMain2 .header.flat-header.header-style.header-sticky .container .menu-bar-wrap .newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav li a{color:#ececee;font-weight:700}#newMain2 .header.flat-header.header-style.header-sticky .container .menu-bar-wrap .newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav li a:hover{color:#f36a1d;background:transparent}#newMain2 .header.flat-header.header-style.header-sticky .container .menu-bar-wrap .newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav li:hover .dropdown-menu{transform:translateY(12px)}#newMain2 .header.flat-header.header-style.header-sticky .container .menu-bar-wrap .newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav li .dropdown-menu{background:radial-gradient(ellipse at bottom,#1b457d,#1b457d)!important;border-radius:0 0 10px 10px!important}@media only screen and (max-width: 992px){#newMain2 .header.flat-header.header-style.header-sticky .container .menu-bar-wrap .newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav li .dropdown-menu{background:transparent!important}}@media only screen and (max-width: 992px){.newHeader__navbar2 .navbar-toggler .header__times,.newHeader__navbar2 .navbar-toggler .header__bars{color:#ececee}.newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav{align-items:flex-start!important}.newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav li a{color:#132447;font-weight:700;text-align:justify}.newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav li a:hover{color:#f36a1d;background:transparent}.newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav .lang__li{font-family:Comic Sans MS;direction:ltr;text-align:left;padding:4px 10px}.newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav .nav-item{min-height:49px!important;display:flex!important;align-items:flex-start!important;flex-direction:column;border-bottom:1px solid #ECECEE26;width:100%;text-align:justify}.newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav .nav__dropdown:hover .dropdown-menu{display:unset;background:transparent!important;padding:2px 0;margin-bottom:12px}.newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav .nav__dropdown:hover .lang__flex{display:flex;background:transparent!important;padding:2px 0;margin-bottom:12px}.newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav .nav__dropdown .dropdown-menu{text-align:right!important;transition:all .5s ease;border-radius:12px!important;border:none;max-width:200px;width:auto;opacity:1;background:transparent!important;padding:2px 0;margin-bottom:12px}.newHeader__navbar2 #navbarTogglerDemo02 .navbar-nav .nav__dropdown .dropdown-menu.lang__flex.show{display:flex}}.recorded__first-section{position:relative;z-index:2}.recorded-slider{width:95%;position:relative;max-width:1100px;margin:auto;background:#ececee;box-shadow:0 0 8px 5px #3c698ad9;padding:25px;border-radius:13px;height:355px;transition:all .3s}@media screen and (max-width: 992px){.recorded-slider{max-width:680px;min-height:500px;height:auto;margin:180px auto}}@media screen and (max-width: 768px){.recorded-slider{min-height:500px;height:auto;margin:180px auto}}@media screen and (max-height: 500px) and (min-width: 992px){.recorded-slider{height:350px}}.recorded-slider__item{display:flex;align-items:center;background:transparent!important}@media screen and (max-width: 992px){.recorded-slider__item{flex-direction:column}}.recorded-slider__item.swiper-slide-active .recorded-slider__img img{opacity:1;transition-delay:.3s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*{opacity:1;transform:none}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(1){transition-delay:.3s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(2){transition-delay:.4s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(3){transition-delay:.5s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(4){transition-delay:.6s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(5){transition-delay:.7s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(6){transition-delay:.8s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(7){transition-delay:.9s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(8){transition-delay:1s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(9){transition-delay:1.1s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(10){transition-delay:1.2s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(11){transition-delay:1.3s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(12){transition-delay:1.4s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(13){transition-delay:1.5s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(14){transition-delay:1.6s}.recorded-slider__item.swiper-slide-active .recorded-slider__content>*:nth-child(15){transition-delay:1.7s}.recorded-slider__img{width:280px;flex-shrink:0;height:270px;background-image:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important;border-radius:20px;transform:translate(-80px);overflow:hidden;box-shadow:4px 13px 25px -7px #4a6d86d9}.recorded-slider__img img{width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover;display:block;opacity:0;border-radius:20px;transition:all .3s}@media screen and (max-width: 992px){.recorded-slider__img{transform:translateY(-50%);width:65%}}@media screen and (max-width: 768px){.recorded-slider__img{transform:translateY(-50%);width:65%}}@media screen and (max-width: 576px){.recorded-slider__img{width:75%}}@media screen and (max-height: 500px) and (min-width: 992px){.recorded-slider__img{height:270px}}.recorded-slider__content{padding-right:25px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%}@media screen and (max-width: 992px){.recorded-slider__content{margin-top:-80px;text-align:center;padding:0 30px}}@media screen and (max-width: 768px){.recorded-slider__content{margin-top:-80px;text-align:center;padding:0 30px}}@media screen and (max-width: 576px){.recorded-slider__content{padding:0}}.recorded-slider__content>*{opacity:0;transform:translateY(25px);transition:all .4s;width:100%}.recorded-slider__code{color:#7b7992;margin-bottom:15px;display:block;font-weight:500}.recorded-slider__title{letter-spacing:.2px;font-size:24px;font-weight:700;padding:8px 10px 4px;color:#f36a1d}.recorded-slider__text{padding:6px;font-size:.88rem;letter-spacing:0;color:#132447;text-align:justify;direction:rtl}.recorded-slider__button{display:inline-flex;background-image:linear-gradient(147deg,#fe8a39,#fd3838 74%);padding:15px 35px;border-radius:50px;color:#fff;box-shadow:0 14px 80px #fc383866;text-decoration:none;font-weight:500;justify-content:center;text-align:center;letter-spacing:1px}@media screen and (max-width: 768px){.recorded-slider__button{width:100%}}.recorded-slider .newButton__span{width:142px!important}.recorded-slider .newButton__span .newButton__a:after{padding:11px 7px!important;min-width:145px!important}.recorded-slider .newButton__span .newButton__a:before{transform:rotateY(0) translateZ(21px)!important;padding:11px 7px!important;min-width:145px!important}.recorded-slider .swiper-container-horizontal>.swiper-pagination-bullets,.recorded-slider .swiper-pagination-custom,.recorded-slider .swiper-pagination-fraction{bottom:10px;left:0;width:100%}.recorded-slider__pagination{position:absolute;z-index:21;right:20px;width:11px!important;text-align:center;left:auto!important;top:50%;bottom:auto!important;transform:translateY(-50%)}@media screen and (max-width: 992px){.recorded-slider__pagination{transform:translate(-50%);left:50%!important;top:205px;width:100%!important;display:flex;justify-content:center;align-items:center}}.recorded-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet{margin:8px 0}@media screen and (max-width: 992px){.recorded-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}}.recorded-slider__pagination .swiper-pagination-bullet{width:11px;height:11px;display:block;border-radius:10px;background:#062744;opacity:.2;transition:all .3s}.recorded-slider__pagination .swiper-pagination-bullet-active{opacity:1;background:#132447;height:30px;box-shadow:0 0 20px #fc38384d}@media screen and (max-width: 992px){.recorded-slider__pagination .swiper-pagination-bullet-active{height:11px;width:30px}}.cooperation__first-div{position:relative;z-index:2}.cooperation__first-div .cooperation__slider{direction:rtl}.cooperation__first-div .cooperation__slider .cooperation__slider-div-content .cooperation__slider-content{display:flex;flex-direction:row;justify-content:space-around;align-items:center;height:auto;min-height:165px;border:2px solid #ECECEE;border-radius:8px;background:#132447;margin:14px;max-width:370px!important}.cooperation__first-div .cooperation__slider .cooperation__slider-div-content .cooperation__slider-content .cooperation__slider-image{width:122px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:#ececee}.cooperation__first-div .cooperation__slider .cooperation__slider-div-content .cooperation__slider-content .cooperation__slider-text{font-size:16px;font-weight:700;color:#ececee}.second__button{text-decoration:none;font-size:14px;display:inline-block;padding:12px 16px;position:relative;z-index:1;overflow:hidden;transition:all .8s cubic-bezier(.25,.1,.2,1);background-color:#f36a1d;border:2px solid #f36a1d;border-radius:7px}.second__button:before{position:absolute;content:"";display:block;top:-120px;left:50px;z-index:-1;width:calc(100% + 140px);height:100px;transition:all .8s cubic-bezier(.25,.1,.2,1);transform:skew(70deg);background:#ececee;border:2px solid #f36a1d}.second__button:after{position:absolute;content:"";display:block;top:0;left:0;z-index:-2;width:calc(100% - 2px);height:calc(100% - 2px)}.second__button:hover:before{left:-50px;top:-20px}.circle-sketch-highlight{position:relative}.circle-sketch-highlight:before{content:"";z-index:-1;left:.03em;top:-.2em;border-width:3px;border-style:solid;border-color:#fff;position:absolute;border-right-color:transparent;width:100%;height:1em;transform:rotate(2deg);opacity:1;border-radius:50%;padding:1.4em 1.45em}.circle-sketch-highlight:after{content:"";z-index:-1;left:.01em;top:.01em;padding:1.4em 1.45em;border-width:3px;border-style:solid;border-color:#fff;border-left-color:transparent;border-top-color:transparent;position:absolute;width:100%;height:1em;transform:rotate(-1deg);opacity:1;border-radius:50%}.sketch-highlight{position:relative}.sketch-highlight:before{content:"";z-index:-1;left:0;top:0;border-width:2px;border-style:solid;border-color:#00008b;position:absolute;border-right-color:transparent;width:100%;height:1em;transform:rotate(2deg);opacity:.5;border-radius:.25em}.sketch-highlight:after{content:"";z-index:-1;left:0;top:0;border-width:2px;border-style:solid;border-color:#00008b;border-left-color:transparent;border-top-color:transparent;position:absolute;width:100%;height:1em;transform:rotate(-1deg);opacity:.5;border-radius:.25em}.newHome__bx_b{color:#3a4258;line-height:74px;display:inline-block;position:relative;z-index:0}.newHome__bx_b .newHome__bx_cb{position:absolute;left:-60px}.newHome__bx_b .newHome__bx_fr{font-weight:800;font-size:32px;line-height:74px;color:#fff;position:relative;text-align:center}.browse-all-courses{margin-top:22px;margin-bottom:42px}.browse-all-courses a.btn-browse-courses{padding:12px 35px 11px;border-radius:34px;display:inline-block;background:#3f4c99;color:#fff!important;font-size:16px;font-weight:500;text-transform:inherit;box-shadow:0 0 10px 20px #3f4c990d;text-decoration:none}.browse-all-courses a.btn-browse-courses:hover{background:#fbb545}.mobile-button{display:none;position:absolute;width:26px;height:26px;float:right;top:50%;right:0;background-color:transparent;cursor:pointer;transition:all .3s ease;transform:translateY(-50%)}.mobile-button:before,.mobile-button:after,.mobile-button span{background-color:#fbb545;transition:all ease .3s}.mobile-button:before,.mobile-button:after{content:"";position:absolute;height:3px;width:100%;left:0;top:50%;transform-origin:50% 50%}.mobile-button span{position:absolute;width:100%;height:3px;left:0;top:50%;overflow:hidden;text-indent:200%}.mobile-button:before{transform:translate3d(0,-7px,0)}.mobile-button:after{transform:translate3d(0,7px,0)}.mobile-button.active span{opacity:0}.mobile-button.active:before{transform:rotate3d(0,0,1,45deg)}.mobile-button.active:after{transform:rotate3d(0,0,1,-45deg)}#mainnav-mobi{display:none;margin:0 auto;width:100%;position:absolute;background-color:#222;z-index:1000;top:100%;left:0}#mainnav-mobi ul{display:block;list-style:none;margin:0;padding:0;background-color:#aaa!important}#mainnav-mobi ul.sub-menu,#mainnav-mobi ul.full-sub-menu{top:100%;left:0;z-index:2000;position:relative;background-color:#333;width:100%;padding-left:25px;opacity:1;visibility:visible;transition:all 0s ease-in-out;display:none}#mainnav-mobi ul li{margin:0;position:relative;text-align:left;border-top:1px solid #132447;background-color:#ececee;cursor:pointer}#mainnav-mobi ul>li>a{text-decoration:none;height:50px;line-height:45px;padding:0 15px;color:#132447;display:flex;align-items:center}#mainnav-mobi::-webkit-scrollbar{width:10px}#mainnav-mobi::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}#mainnav-mobi::-webkit-scrollbar-thumb{background:#333;border-radius:5px}#mainnav-mobi::-webkit-scrollbar-thumb:hover{background:#333}#mainnav-mobi>ul>li>ul>li,#mainnav-mobi>ul>li>ul>li>ul>li{position:relative;border-top:1px solid #333333;background-color:#aaa}#mainnav-mobi>ul>li>ul>li>ul>li a{padding-left:70px!important}#mainnav-mobi ul.sub-menu>li>a{text-decoration:none;border-top-color:#fff;transition:all .2s ease-out}#mainnav-mobi ul.full-sub-menu>li>a{text-decoration:none;border-top-color:#fff;transition:all .2s ease-out;color:#fff}#mainnav-mobi>ul>li>ul>li:first-child a{border-top:none}#mainnav-mobi ul.sub-menu>li>a:hover,#mainnav-mobi>ul>li>ul>li.active>a{color:#f36a1d}#mainnav-mobi ul.full-sub-menu>li>a:hover,#mainnav-mobi>ul>li>ul>li.active>a{color:#f36a1d}.btn-submenu{color:#fff}.btn-submenu.active:after{content:"";font-family:"Font Awesome 5 Free",serif;font-weight:900}.btn-submenu:after{content:"";font-family:"Font Awesome 5 Free",serif;font-weight:900;padding-right:6px}@media only screen and (max-width: 991px){.mobile-button{display:block;position:absolute;width:26px;height:26px;float:right;top:45%;right:15px;background-color:transparent}#mainnav-mobi ul li{display:block;padding:0}#mainnav-mobi ul li>a{padding:0 15px}.header #mainnav-mobi ul li.nav-panelUser{display:none}.header #mainnav-mobi{max-height:calc(100vh - 84px);overflow-y:auto}}.sub-menu .lang__div-header{display:flex;flex-direction:row;justify-content:space-evenly;direction:ltr;padding-left:20px}.sub-menu .lang__div-header .lang__header{display:flex;flex-direction:column}.wrap-header{position:relative}.flat-header{width:100%;z-index:99999;direction:rtl!important}#noneLink{cursor:pointer}.header-style .site-header-inner{position:relative;text-align:end}.header-style .site-header-inner #logo{margin:11px 0 8px 50px;align-items:center;display:inline-flex}@media only screen and (max-width: 766px){.header-style .site-header-inner #logo{margin:11px 0 8px 7px}}.header-style .site-header-inner #logo img{float:left;width:64px;height:64px}.header-style .site-header-inner #main-nav>ul{display:flex;flex-direction:row;align-items:center}.header-style .site-header-inner #main-nav>ul>li{padding-top:31px}.header-style .header-menu .main-nav .menu li.nav-panelUser a{padding:10px 18px 13px;background:#f36a1d;border-radius:8px;cursor:pointer;font-size:.9rem;max-width:100%;border:1px solid transparent;transition:all .3s ease}.header-style .header-menu .main-nav .menu li.nav-panelUser a:hover{background:#132447;border:1px solid #132447;color:#fff}.header-style .header-menu .main-nav .big-nav{position:static}.header-style .header-menu .main-nav .big-nav>ul{min-height:400px;background-color:#333;z-index:9999;line-height:40px;margin-left:24px;position:absolute;top:100%;min-width:200px;padding:15px 0;left:0;width:100%}.header-style .header-menu .main-nav .big-nav>ul>li{width:25%;padding:0}.header-style .header-menu .main-nav .big-nav>ul>li>a{padding:8px;display:block;text-align:right;border-bottom:1px solid;transition:all .3s ease}.header-style .header-menu .main-nav .big-nav>ul>li>a:hover{background:#444}.header-style .header-menu .main-nav .big-nav>ul>li>ul{display:none;position:absolute;top:0;right:25%;width:75%;background:#64ff001a}.header-style .header-menu .main-nav .big-nav>ul>li.categ-show>ul{display:block}.header-style .header-menu .main-nav .big-nav>ul>li.categ-show>ul>li{display:block;width:100%;float:left}.header-style .header-menu .main-nav .big-nav>ul>li.categ-show>ul>li.sub-categ{width:33.3334%;padding:0 10px}.header-style .header-menu .main-nav .big-nav>ul>li.categ-show>ul>li.sub-categ>ul>li>a{transition:all .3s ease}.header-style .header-menu .main-nav .big-nav>ul>li.categ-show>ul>li.sub-categ>ul>li>a>img{width:42px;height:42px}.header-style .header-menu .main-nav .big-nav>ul>li.categ-show>ul>li.sub-categ>ul>li>a>span{font-size:1em}.header-style .header-menu .main-nav .big-nav>ul>li.categ-show>ul>li.sub-categ>ul>li:hover{color:#f36a1d}.header-style .header-menu .main-nav .big-nav>ul>li.categ-show>ul>li>a{font-weight:700;border-bottom:1px solid #333}.header-style .header-menu .main-nav .big-nav>ul>li.categ-show>ul>li a{padding:4px 10px}.header-sticky{z-index:1000;position:fixed;top:0;left:0;right:0;-ms-box-shadow:0 1px 2px rgba(0,0,0,.1);-o-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px #0000001a;background-color:#ececee!important;-webkit-animation-name:fadeInDown;-webkit-animation-duration:.8s;animation-name:fadeInDown;animation-duration:.8s}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}#logo{display:inline-block}#logo a{color:#132447;font-size:1.5rem;text-decoration:none;font-weight:700;transition:all .3s ease}#logo a:hover{color:#f36a1d}.main-nav .menu li{display:inline-block;padding-right:20px}.main-nav .menu li a{font-size:14px;font-weight:600;color:#132447;text-decoration:none}.main-nav .menu li a:hover{color:#f36a1d}.main-nav .menu li span{font-size:14px;font-weight:600;color:#132447;text-decoration:none}.main-nav .menu li span:hover{color:#f36a1d}.main-nav .menu li.nav-panelUser a{font-weight:500}.edit__background{border-top:1px solid #121F3F;background:radial-gradient(ellipse at bottom,#215a9f5e,#121f3f);padding:12px 16px!important;border-radius:9px}.edit__background .login__panel .login__panel-div{background:#0000 radial-gradient(at center bottom,#215a9f,#121f3f) repeat scroll 0% 0%!important;position:absolute;transform:translate3d(-73px,36px,0)!important;min-width:130px;left:30px!important;padding:9px}.edit__background .login__panel .login__panel-div .login__panel-a{text-align:center!important}.edit__background .login__panel .login__panel-div .login__panel-a .login__panel-svg{width:24px;transform:scale(1)!important;height:auto!important;display:inline!important;position:relative;top:0!important}.header .header-menu{float:right;display:inline-block}.header .header-menu .main-nav .menu li.nav-panelUser a{letter-spacing:.4px}.nav-panelUser{float:right;height:50px}.nav-panelUser li{display:inline-block;position:relative;margin-left:20px}.nav-panelUser li a{color:#fff;font-size:16px;font-weight:500}.nav-panelUser li:nth-of-type(1){margin-left:0}.nav-panelUser li:after{content:"";width:1px;height:27px;background:#fff;position:absolute;right:-12px}.nav-panelUser li:last-of-type:after{display:none}#main-nav .sub-menu{background-color:#ececee;z-index:9999;line-height:40px;margin-left:24px;position:absolute;top:97%;min-width:200px;padding:15px 0;opacity:0;visibility:hidden;transition:all .3s ease;transform:translateY(15px);border-bottom-right-radius:15px;border-bottom-left-radius:15px}#main-nav .sub-menu.categroyShow{margin-left:0!important;right:10px!important;min-width:700px!important;padding:0!important}#main-nav .sub-menu li{display:block;text-align:justify}#main-nav .sub-menu li a:hover{color:#f36a1d}#main-nav .full-sub-menu{background-color:#07072f;z-index:9999;line-height:40px;margin-left:24px;position:absolute;top:100%;min-width:200px;padding:15px 0;opacity:0;visibility:hidden;transition:all .3s ease;transform:translateY(15px)}#main-nav .full-sub-menu li{display:block;text-align:justify}#main-nav .full-sub-menu li a:hover{color:#f36a1d}.menu-item{border:none}.menu-item .font__lang{font-family:Comic Sans MS;color:#fff;font-size:14px;font-weight:600;text-decoration:none;display:flex}@media only screen and (max-width: 580px){.menu-item .font__lang{background-color:#aaa}}#main-nav li:hover .sub-menu,#main-nav li:hover .full-sub-menu{opacity:1;visibility:visible;transform:translateY(0)}#main-nav>ul>li{width:auto;position:relative;list-style:none}@media only screen and (max-width: 1199px){.header .site-header-inner #logo a{font-size:1.4em;padding-left:5px}.header .site-header-inner #main-nav>ul>li{padding-top:0;padding-bottom:28px;padding-right:8px}.header .site-header-inner #main-nav>ul>li>a{font-size:12px}.header .site-header-inner #main-nav>ul>li>span{font-size:12px}.header-style .header-menu .main-nav .menu li.nav-panelUser a{font-size:.9em}.header-style1.header-sticky .site-header-inner:after{display:none}#loading-overlay .loader{left:50%!important}}@media only screen and (min-width: 991px) and (max-width: 1199px){.main-nav .menu li{display:inline-block;padding-right:15px}.main-nav .menu .lang__div-header{display:flex;flex-direction:row;justify-content:space-evenly;direction:ltr;padding-left:20px}.main-nav .menu .lang__div-header .lang__header{display:flex;flex-direction:column}.header-menu{margin-top:22px}}@media screen and (max-width: 576px){.header-style .site-header-inner #logo a{font-size:1.2rem}.header-style .site-header-inner #logo img{float:left;width:52px;height:52px}}@media screen and (max-width: 991px){#panelUser{display:block!important}}@media only screen and (max-width: 991px){#noneLink{background-color:#ececee;cursor:pointer;text-decoration:none;height:50px;line-height:45px;padding:0 15px;color:#132447;display:flex;align-items:center}}.testimonial-style{background-color:#fff;text-align:justify}.testimonial-style .wrap-info{width:845px;background-position:center;background-size:cover}.testimonial-style .flexslider{background:none;border:4px solid transparent}.testimonial-style .wrap-quote{padding:15% 0 0;height:500px}.testimonial-flexslider .flexslider{margin:0}.flexslider{width:100%;margin:0 0 60px;background:#fff;border:4px solid #fff;position:absolute;zoom:1;border-radius:4px}.flex-viewport{max-height:100%;transition:all 1s ease}.wrap-info #carousel-testimonial .flex-control-nav{display:none!important}.testimonial-flexslider .wrap-info .slides.translate-none{transform:translate(0)!important}.testimonial-style .wrap-quote .client-info li{text-align:center;width:628.55px;margin-right:0;float:left;display:block;direction:rtl}.testimonial-style .wrap-quote .client-info li .billspeech:before{content:url(/build/home/assets/Highlight-CwQ3R9-x.png);position:absolute;display:block;margin-top:-10px;left:6%;-webkit-mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;filter:invert(91%) sepia(14%) saturate(788%) hue-rotate(24deg) brightness(109%) contrast(103%);opacity:.45;transform:rotateY(180deg)}.testimonial-style .wrap-quote .client-info li .coryspeech:before{content:url(/build/home/assets/Highlight-CwQ3R9-x.png);position:absolute;display:block;margin-top:-10px;left:6%;-webkit-mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;filter:invert(33%) sepia(38%) saturate(6960%) hue-rotate(359deg) brightness(99%) contrast(112%);opacity:.45;transform:rotateY(180deg)}.testimonial-style .wrap-quote .client-info li .markspeech:before{content:url(/build/home/assets/Highlight-CwQ3R9-x.png);position:absolute;display:block;margin-top:-10px;left:6%;-webkit-mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;filter:invert(33%) sepia(26%) saturate(6040%) hue-rotate(85deg) brightness(97%) contrast(101%);opacity:.45;transform:rotateY(180deg)}.testimonial-style .wrap-quote .client-info li .stephenspeech:before{content:url(/build/home/assets/Highlight-CwQ3R9-x.png);position:absolute;display:block;margin-top:-10px;left:6%;-webkit-mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;filter:invert(83%) sepia(56%) saturate(2603%) hue-rotate(309deg) brightness(125%) contrast(119%);opacity:.45;transform:rotateY(180deg)}.testimonial-style .wrap-quote .client-info li .stevespeech:before{content:url(/build/home/assets/Highlight-CwQ3R9-x.png);position:absolute;display:block;margin-top:-10px;left:6%;-webkit-mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;filter:invert(18%) sepia(84%) saturate(7489%) hue-rotate(335deg) brightness(99%) contrast(105%);opacity:.45;transform:rotateY(180deg)}.testimonial-style .wrap-quote .client-info li .nikspeech:before{content:url(/build/home/assets/Highlight-CwQ3R9-x.png);position:absolute;display:block;margin-top:-10px;left:6%;-webkit-mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;filter:invert(39%) sepia(91%) saturate(930%) hue-rotate(170deg) brightness(100%) contrast(108%);opacity:.45;transform:rotateY(180deg)}.testimonial-style .wrap-quote .client-info li .martinspeech:before{content:url(/build/home/assets/Highlight-CwQ3R9-x.png);position:absolute;display:block;margin-top:-10px;left:6%;-webkit-mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;mask:url(/build/home/assets/Highlight-CwQ3R9-x.png) no-repeat 0 0;filter:invert(9%) sepia(90%) saturate(6904%) hue-rotate(290deg) brightness(77%) contrast(109%);opacity:.45;transform:rotateY(180deg)}.testimonial-style .wrap-quote .client-info li .speech{margin:37px 9px 23px 0;color:#000;position:relative;font-size:1rem;font-weight:500}.testimonial-style .wrap-quote .client-info li .name{line-height:30px;font-weight:600;color:#6c757d;letter-spacing:.2px;padding-left:4px;font-size:1.1rem}.testimonial-flexslider .wrap-info .slides{height:500px}.testimonial-style .wrap-info ul li.avatar:nth-of-type(1){bottom:12%;left:5.5%;cursor:pointer}.testimonial-style .wrap-info ul li.avatar:nth-of-type(2){top:20.3%;left:5.5%;cursor:pointer}.testimonial-style .wrap-info ul li.avatar:nth-of-type(3){top:47.5%;left:4.3%;cursor:pointer}.testimonial-style .wrap-info ul li.avatar:nth-of-type(4){top:31.4%;left:2.6%;cursor:pointer}.testimonial-style .wrap-info ul li.avatar:nth-of-type(5){bottom:21.8%;left:.86%;cursor:pointer}.testimonial-style .wrap-info ul li.avatar:nth-of-type(6){bottom:6%;left:3%;cursor:pointer}.testimonial-style .wrap-info ul li.avatar:nth-of-type(7){top:7.8%;left:1%;cursor:pointer}.testimonial-style .wrap-quote .flex-control-paging li a.flex-active{background:#f36a1d}.testimonial-style .wrap-quote .flex-control-paging li a{background:#f5ba96;text-indent:-999999999px}.testimonial-flexslider .wrap-info ul li.avatar.flex-active-slide img{transform:scale(1.7)}.testimonial-flexslider .wrap-info ul li.avatar img{border-radius:50%;width:80px;height:80px;margin:auto;transition:all .3s ease}.steve{border-radius:50%;padding:3px;background-image:linear-gradient(45deg,#ff0152,#ba0033);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid transparent}.cory{border-radius:50%;padding:3px;background-image:linear-gradient(45deg,#ff3600,#bf3e01);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid transparent}.nik{border-radius:50%;padding:3px;background-image:linear-gradient(45deg,#009df5,#002d86);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid transparent}.mark{border-radius:50%;padding:3px;background-image:linear-gradient(45deg,#24d42c,#0c9200);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid transparent}.bill{border-radius:50%;padding:3px;background-image:linear-gradient(45deg,#fbffb8,#f7ff64);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid transparent}.martin{border-radius:50%;padding:3px;background-image:linear-gradient(45deg,#80009c,#35003d);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid transparent}.stephen{border-radius:50%;padding:3px;background-image:linear-gradient(45deg,#ff9557,#f5ba96);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid transparent}.flexslider .slides:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.testimonial-flexslider .wrap-info ul li.avatar{position:absolute}.slides,.slides>li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.testimonial-style .wrap-quote .flex-control-nav{text-orientation:upright;writing-mode:vertical-rl;right:0;top:-5px;bottom:0}.testimonial-style .wrap-quote .flex-control-nav li{margin:5px 0}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1}.flex-control-paging li a.flex-active{background:#000;background:#000000e6;cursor:default}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:#00000080;cursor:pointer;text-indent:-9999px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px #0000004d;border-radius:20px}@media only screen and (max-width: 1140px){.wrap-info{display:none}}@media only screen and (max-width: 675px){.wrap-info{display:none}.wrap-quote{display:flex;flex-direction:column;font-size:1rem}.flex-viewport .slides .client-info{font-size:1rem!important}}@media screen and (min-width: 767px) and (max-width: 991px){.testimonial-style .wrap-quote{padding:8% 0 0;height:300px}}@media screen and (min-width: 992px) and (max-width: 1048px){.testimonial-style .wrap-quote{padding:0 15px;height:200px}}@media only screen and (max-width: 768px){.testimonial-style .wrap-quote{padding:15% 14.1% 0 0;height:370px}}@media only screen and (max-width: 1048px){.testimonial-flexslider{display:flex!important;flex-direction:column!important}}@media only screen and (max-width: 576px){.testimonial-style .wrap-quote{padding:100px 15px 85px!important;height:400px!important}.testimonial-style .wrap-quote .client-info li .speech{margin:37px 32px 23px 0;color:#7a7a7a;position:relative;font-size:1rem;font-weight:500}.testimonial-style .wrap-quote .client-info li .billspeech:before{display:none}.testimonial-style .wrap-quote .client-info li .coryspeech:before{display:none}.testimonial-style .wrap-quote .client-info li .markspeech:before{display:none}.testimonial-style .wrap-quote .client-info li .stephenspeech:before{display:none}.testimonial-style .wrap-quote .client-info li .stevespeech:before{display:none}.testimonial-style .wrap-quote .client-info li .nikspeech:before{display:none}.testimonial-style .wrap-quote .client-info li .martinspeech:before{display:none}}.footer{text-align:justify;width:100%;height:auto;background:#ececee;color:#132447!important;position:absolute;z-index:5}.footer .footer-before{border-radius:50%/30% 30% 70% 70%;height:150px;position:absolute;top:-9%;width:100%;background:#ececee;box-shadow:0 -12px 20px #3c698ad9;z-index:0;left:0%}@media only screen and (max-width: 776px){.footer .footer-before{border-radius:50%/30% 30% 70% 70%;height:150px;position:absolute;top:-4%;width:100%;background:#ececee;box-shadow:0 -12px 20px #3c698ad9;z-index:0;left:0%}}.footer .footer-widget{padding-top:65px;padding-bottom:55px;z-index:10;position:relative;background:#ececee}.footer .footer-widget .col-company{text-align:center!important}.footer .footer-widget .col-company h3{letter-spacing:.7px;font-size:24px;font-weight:700;margin:25px 0;color:#132447}.footer .footer-widget .col-company>ul{margin-bottom:0;display:block;justify-content:center}.footer .footer-widget .col-company>ul>li{margin-bottom:13px}.footer .footer-widget .col-company>ul>li>a{color:#132447;transition:all .3s ease-in-out;font-size:16px;text-align:justify;font-weight:500}.footer .footer-widget .col-company>ul>li>a:hover{color:#f36a1d}.footer .footer-widget .footerDescription{color:#132447;margin-bottom:.5rem;font-size:16px;text-align:justify;font-weight:500}.footer .footer-widget .col-media{text-align:right!important}.footer .footer-widget .col-media .footer-dargah{display:flex;flex-direction:column}.footer .footer-widget .col-media h3{letter-spacing:.7px;font-size:24px;font-weight:700;margin:25px 0;color:#132447}.footer .footer-widget .col-media>ul{margin-bottom:0;display:flex;justify-content:space-evenly}.footer .footer-widget .col-media>ul>li{margin-bottom:13px}.footer .footer-widget .col-media>ul>li>a{color:#132447;transition:all .3s ease-in-out;font-size:16px;text-align:justify;font-weight:500}.footer .footer-widget .col-media>ul>li>a:hover{color:#f36a1d}.footer .footer-widget .col-media>div>img{width:82px;height:82px;margin:10px}.footer .footer-widget .col-link{text-align:center!important}.footer .footer-widget .col-link h3{letter-spacing:.7px;font-size:24px;font-weight:700;margin:25px 0;color:#132447}.footer .footer-widget .col-link>ul{margin-bottom:0;display:block;justify-content:center}.footer .footer-widget .col-link>ul>li{margin-bottom:13px}.footer .footer-widget .col-link>ul>li>a{color:#132447;transition:all .3s ease-in-out;font-size:16px;text-align:justify;font-weight:500}.footer .footer-widget .col-link>ul>li>a:hover{color:#f36a1d}.footer .footer-widget .col-course{text-align:center!important}.footer .footer-widget .col-course h3{letter-spacing:.7px;font-size:24px;font-weight:700;margin:25px 0;color:#132447}.footer .footer-widget .col-course>ul{margin-bottom:0;display:block;justify-content:center}.footer .footer-widget .col-course>ul>li{margin-bottom:13px}.footer .footer-widget .col-course>ul>li>a{color:#132447;transition:all .3s ease-in-out;font-size:16px;text-align:justify;font-weight:500}.footer .footer-widget .col-course>ul>li>a:hover{color:#f36a1d}.footer .footer-widget .col-about{text-align:center!important}.footer .footer-widget .col-about h3{letter-spacing:.7px;font-size:24px;font-weight:700;margin:25px 0;color:#132447}.footer .footer-widget .col-about>ul{margin-bottom:0;display:block;justify-content:center}.footer .footer-widget .col-about>ul>li{margin-bottom:13px}.footer .footer-widget .col-about>ul>li>a{color:#132447;transition:all .3s ease-in-out;font-size:16px;text-align:justify;font-weight:500}.footer .footer-widget .col-about>ul>li>a:hover{color:#f36a1d}.footer #bottom{color:#132447;margin-bottom:15px}@media only screen and (max-width: 776px){.footer #bottom{margin-bottom:70px}}.footer #bottom .bottom-bar-inner-wrap{display:table;overflow:hidden;width:100%;position:relative;padding:30px 0 45px;border-top:1px solid #132447}.footer #bottom .bottom-bar-content .text-year{letter-spacing:-.9px;padding-left:5px;color:#132447;font-weight:700}.footer #bottom .bottom-bar-content .text-name{padding-left:9px;color:#132447;font-family:Comic Sans MS,iransansdn;font-weight:700}.footer #bottom .bottom-bar-content .license{font-size:14px;text-decoration:none;color:#132447;font-weight:700}.footer #bottom ul.bottom-nav{text-align:start}.footer #bottom ul.bottom-nav li{display:inline-block;position:relative;padding:0 23px;color:#132447;font-size:16px;text-align:justify;font-weight:500}.footer #bottom ul.bottom-nav li:last-child{padding-right:0}.footer #bottom ul.bottom-nav li a{font-size:14px;letter-spacing:.4px;font-weight:300;transition:all .3s ease-in-out}.footer #bottom ul.bottom-nav li a:hover{color:#f36a1d}.footer .site-footer-inner{position:relative;text-align:end}.footer .site-footer-inner .page-footer-content{display:flex;justify-content:space-evenly;padding:25px 5px}.footer .site-footer-inner .page-footer-content>h5{font-size:22px;font-weight:700;color:#fafafa;text-align:center;padding-top:12px}.footer .site-footer-inner .page-footer-content>h5>span{font-size:19px;font-weight:500;color:#efefef}.footer .site-footer-inner .page-footer-content>.nav-panelUser{margin-top:10px}.footer .site-footer-inner .page-footer-content>.nav-panelUser>a{color:#fff;padding:8px 18px 10px;background:#f36a1d;border-radius:8px;transition:all .3s ease;cursor:pointer;font-size:.9rem;max-width:100%;border:1px solid transparent}.footer .site-footer-inner .page-footer-content>.nav-panelUser>a:hover,.footer .site-footer-inner .page-footer-content>.nav-panelUser>a:focus{background:#07072f;border:1px solid #f36a1d;color:#fff}.footer-div-enamad{cursor:pointer;height:120px;width:110px;background-color:#13244782;-webkit-backdrop-filter:blur(58px);backdrop-filter:blur(58px);border-radius:20%;display:flex;justify-content:center;align-items:center}.footer-div-enamad .footer-enamad{cursor:pointer;height:98px;width:98px}.edit__menu-item{padding-left:25px}.footer-div-copyright{justify-content:center;display:flex}.footer-copyright{position:absolute;bottom:-35px}.adminFooter{background-color:#333;border-radius:5px 5px 0 0;position:absolute;right:0;bottom:0;margin-right:16.7%;color:#222}.adminFooter p{color:#fefefe;font-size:1rem;margin:0}@media only screen and (min-width: 321px) and (max-width: 768px){.adminFooter{margin-right:0}.footer .footer-widget{padding-top:28px;padding-bottom:26px}.footer .footer-widget .col-company{width:75%;text-align:center}.footer .footer-widget .col-company h3{letter-spacing:.7px;font-size:24px;font-weight:700;margin:20px 0;color:#132447}.footer .footer-widget .col-company>ul{margin-bottom:0;display:block;justify-content:center}.footer .footer-widget .col-company>ul>li{margin-bottom:13px}.footer .footer-widget .col-company>ul>li>a{color:#132447;transition:all .3s ease-in-out;font-size:16px;text-align:justify;font-weight:500}.footer .footer-widget .col-company>ul>li>a:hover{color:#f36a1d}.footer .footer-widget .col-media{width:75%;text-align:center}.footer .footer-widget .col-media .footer-dargah{flex-direction:column!important}.footer .footer-widget .col-media>ul{margin-bottom:0;display:flex;justify-content:space-between}.footer .site-footer-inner .page-footer-content>h5{font-size:18px}.footer .site-footer-inner .page-footer-content>h5>span{font-size:14px}.container .bottom-bar-inner-wrap .bottom-bar-content .div-bottom-nav{padding-bottom:20px;display:flex;justify-content:center}.container .bottom-bar-inner-wrap .bottom-bar-content .div-bottom-nav .bottom-nav{display:flex;justify-content:center}}@media only screen and (max-width: 576px){.footerDescription{margin:10px}}@media only screen and (max-width: 320px){.footer .site-footer-inner .page-footer-content>h5{font-size:14px}.footer .site-footer-inner .page-footer-content>h5>span{font-size:12px}.footer .site-footer-inner .page-footer-content>.nav-panelUser>a{color:#fff;padding:8px 8px 10px;font-size:.9em}}#scroll-top{position:fixed;display:block;width:35px;height:35px;line-height:35px;text-align:center;z-index:999;right:14px;bottom:23px;opacity:0;visibility:hidden;cursor:pointer;overflow:hidden;background:#132447}#scroll-top.show{right:24px;opacity:1;visibility:visible;animation-name:fadeInLeft;animation-duration:.8s}#scroll-top:after{content:"";font-family:"Font Awesome 5 Free",serif;font-size:20px;color:#fff;font-weight:900}#scroll-top:hover{background-color:#f36a1d}#scrollToTop{position:fixed;bottom:1rem;right:2rem;box-shadow:0 0 10px #3c698ad9;border-radius:7px;display:flex;align-items:center;justify-content:center;margin-bottom:-12rem;transition:margin-bottom .6s ease-in-out;background:#132447;width:45px;height:45px;line-height:35px;text-align:center;z-index:999;cursor:pointer}#scrollToTop.active{margin-bottom:0}#scrollToTop:after{content:"";font-family:"Font Awesome 5 Free",serif;font-size:20px;color:#fff;font-weight:900}#scrollToTop:hover{background-color:#f36a1d}.mdrn_webp #show-desktop-catalog>div .catalog{background-image:url(/build/home/assets/newHome__Asset-14-Ct2nnQuW.webp)}.mdrn_no-webp #show-desktop-catalog>div .catalog{background-image:url(/build/home/assets/newHome__Asset-14-Ct2nnQuW.webp)}.mdrn_webp #show-desktop-catalog>div .catalog:hover{background-image:url(/build/home/assets/newHome__Asset-14-Ct2nnQuW.webp)}.mdrn_no-webp #show-desktop-catalog>div .catalog:hover{background-image:url(/build/home/assets/newHome__Asset-14-Ct2nnQuW.webp)}#show-desktop-catalog{width:300px;position:fixed;visibility:visible;overflow:hidden;display:block;padding:6px;z-index:100;bottom:5px;left:10px;transition:margin-bottom 1.6s ease-in-out;margin-bottom:-12rem}#show-desktop-catalog.active{margin-bottom:0}#show-desktop-catalog.show{direction:ltr;left:5px;display:block;opacity:1;visibility:visible;animation-name:fadeInRight;animation-duration:.8s}#show-desktop-catalog>div>img{width:72px;height:72px;position:absolute;cursor:pointer}#show-desktop-catalog>div .catalog{background-color:transparent;width:32%;height:78px;border-radius:46px;background-size:contain;background-repeat:no-repeat;animation-name:planet;animation-duration:.5s;animation-direction:alternate;animation-iteration-count:infinite;animation-fill-mode:none;animation-play-state:running}#show-desktop-catalog>div .catalog>a{margin:16px 25px;width:113px;padding:11px 11px 10px 15px;background:#132447;border-radius:8px;cursor:pointer;font-size:.9rem;max-width:100%;border:1px solid white;color:#fff;display:none}#show-desktop-catalog>div .catalog:hover{animation-name:in;animation-duration:.5s;animation-fill-mode:forwards;cursor:pointer;animation-direction:normal;animation-iteration-count:unset;animation-play-state:running}#show-desktop-catalog>div .catalog:hover a{display:inline-block}#show-desktop-catalog>div .catalog:hover a:hover{background-color:#132447}.downloadCatalog{display:none!important}.mdrn_webp .catalog.out{background-image:url(/build/home/assets/newHome__Asset-14-Ct2nnQuW.webp);animation-name:out;animation-duration:.6s}.mdrn_no-webp .catalog.out{background-image:url(/build/home/assets/newHome__Asset-14-Ct2nnQuW.webp);animation-name:out;animation-duration:.6s}@keyframes planet{0%{transform:scale(1.1)}50%{transform:scale(.9)}to{transform:scale(1)}}@keyframes in{0%{width:25%;background-size:contain;background-repeat:no-repeat;background-color:#132447}to{width:75%;background-size:contain;background-repeat:no-repeat;background-color:#132447}}@keyframes out{0%{width:75%;background-size:contain;background-repeat:no-repeat;background-color:#132447}to{width:25%;background-size:contain;background-repeat:no-repeat;background-color:#132447}}@media only screen and (max-width: 768px){#scroll-top.show{right:10px;opacity:1;border-top-right-radius:4px;border-top-left-radius:4px;bottom:15px}#show-catalog{position:fixed;width:100%;height:50px;left:0;bottom:0;display:block;padding:6px;z-index:100;line-height:35px;text-align:center;opacity:1;visibility:visible;overflow:hidden;background:#3e3e3e}#show-catalog.show{left:0;display:flex!important;opacity:1;visibility:visible;animation-name:fadeInRight;animation-duration:.8s}#show-catalog>button{font-size:14px;font-weight:500;border-radius:8px;color:#fff;text-transform:initial;background-color:#f36a1d;padding:0 14px;margin-bottom:5px;text-align:center}#show-catalog>p{font-size:.6rem;text-align:start;color:#fff;font-weight:500;margin-bottom:.1rem}.downloadCatalog{display:block!important}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.fadeInRight{animation-name:fadeInRight}.bg-header{width:100%;height:100%;background-image:url(/build/home/assets/bgHeader__pic16-CF72PnrI.jpg);background-repeat:no-repeat;background-position:center;background-origin:content-box;background-size:cover;top:0;right:0}.bg-header.subject-bg-header{background-image:url(/build/home/assets/bgHeader__pic1-BoYQ73HB.jpg)!important;background-position:center!important}.bg-header.journal-bg-header{background-image:url(/build/home/assets/bgHeader__pic9-CUrYlVgM.jpg)!important;background-position:center!important}.bg-header.blog-bg-header{background-image:url(/build/home/assets/bgHeader__pic7-BjVV04VM.jpg)!important;background-position:center!important}.bg-header.contactus-bg-header{background-image:url(/build/home/assets/bgHeader__pic2-CCJwhG-U.jpg)!important;background-position:center!important}.bg-header.aboutus-bg-header{background-image:url(/build/home/assets/bgHeader__pic5-1-G7SoFDki.png)!important;background-position:center!important}.bg-header.master-bg-header{background-image:url(/build/home/assets/bg3-vrShiBfG.webp)!important}.bg-header.termOfService-bg-header{background-image:url(/build/home/assets/bg11-dG-kg9W5.webp)!important}.bg-header.faq-bg-header{background-image:url(/build/home/assets/bgHeader__pic3-1-H68kU_BV.png)!important}.bg-header.courses2-bg-header{background-image:url(/build/home/assets/bgHeader__pic12-B4BIhTrE.jpg)!important;background-position:center!important}.bg-header.webinar-bg-header{background-image:url(/build/home/assets/bgHeader__pic10-1-CCMgNNog.png)!important;background-position:center!important}.bg-header.school-bg-header{background-image:url(/build/home/assets/bgHeader__pic4-1-CNEP1qQa.png)!important;background-position:center!important}.bg-header.software-bg-header{background-image:url(/build/home/assets/bgHeader__pic8-1-yv1Tq-EA.png)!important;background-position:center!important}.bg-header svg{transform:scaleX(-1);position:relative;top:1px}.bg-header .top-bar{padding:30px 0 33px}.bg-header .top-bar .information{float:right;font-size:16px}.bg-header .top-bar .information li{display:inline-block;padding-right:27px;color:#fff;letter-spacing:.03em;float:left}.bg-header .top-bar .information li:last-child{padding-right:0}.bg-header .top-bar .information li.phone{margin-right:9px;direction:ltr}.bg-header .top-bar .information li.email i{font-size:15px;margin-right:4px;letter-spacing:3px}.bg-header .top-bar .userPanel li{display:inline-block;position:relative}.bg-header .top-bar .userPanel li:nth-of-type(0){margin-left:0}.bg-header .top-bar .userPanel li a{color:#fff;font-size:17px;font-weight:900;padding:0!important;text-align:center}.bg-header .top-bar .userPanel li a:hover{color:#f36a1d;background:transparent}.bg-header .flat-header.header-sticky .menu-bar-wrap{border-top:0!important;background:transparent!important;padding:0;position:relative}.menu-bar-wrap{text-align:end;border-top:1px solid #121F3F;background:radial-gradient(ellipse at bottom,#215a9fc4,#121f3f);z-index:10;box-shadow:7px -8px 29px #000000d9;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:0 30px;position:relative}.menu-bar-wrap #logo{margin:18px 0 23px 50px;align-items:center;display:inline-flex}@media only screen and (max-width: 766px){.menu-bar-wrap #logo{margin:18px 0 23px 7px}}.menu-bar-wrap #logo img{float:left;width:52px;height:48px}.menu-bar-wrap #logo a{color:#fff;font-size:1.3rem;text-decoration:none;font-weight:700;padding-top:10px;padding-left:6px;transition:all .2s ease}.menu-bar-wrap #logo a:hover{color:#f36a1d}.menu-bar-wrap .header-menu{float:right;display:inline-block}.menu-bar-wrap .header-menu #main-nav>ul>li{padding-top:4%;padding-bottom:31px;width:auto;position:relative;list-style:none;display:inline-block;padding-left:25px}.menu-bar-wrap .header-menu #main-nav>ul>li:hover .sub-menu{opacity:1;visibility:visible;transform:translate(0)}.menu-bar-wrap .header-menu #main-nav>ul>li:hover .full-sub-menu{opacity:1;visibility:visible;transform:translate(10%)}.menu-bar-wrap .header-menu #main-nav>ul>li a{font-size:16px;font-weight:600;color:#fff}.menu-bar-wrap .header-menu #main-nav>ul>li a:hover{color:#f36a1d}.menu-bar-wrap .header-menu #main-nav .sub-menu{line-height:40px;margin-left:24px;position:absolute;top:94%;min-width:200px;padding:15px 0;opacity:0;visibility:hidden;transition:all .3s ease;transform:translateY(15px)}.menu-bar-wrap .header-menu #main-nav .sub-menu li{display:block;padding-right:25px}.menu-bar-wrap .header-menu #main-nav .sub-menu li a{font-size:16px;font-weight:600;color:#fff}.menu-bar-wrap .header-menu #main-nav .sub-menu li a:hover{color:#f36a1d}.menu-bar-wrap .header-menu #main-nav .full-sub-menu{line-height:40px;margin-left:24px;position:absolute;left:0;top:100%;min-width:100%;padding:15px 0;opacity:0;visibility:hidden;transition:all .3s ease;transform:translateY(15px)}.menu-bar-wrap .header-menu #main-nav .full-sub-menu li{display:block;padding-right:25px}.menu-bar-wrap .header-menu #main-nav .full-sub-menu li a{font-size:16px;font-weight:600;color:#fff}.menu-bar-wrap .header-menu #main-nav .full-sub-menu li a:hover{color:#f36a1d}.page-title-inner{padding-top:120px}.page-title-inner .breadcrumb-wrap{float:right;position:relative;z-index:4;padding-top:18px}.page-title-inner .breadcrumb-wrap .breadcrumbs-inner li{display:inline-block}.page-title-inner .breadcrumb-wrap .breadcrumbs-inner li a{font-size:19px;font-weight:900;color:#fff}.page-title-inner .breadcrumb-wrap .breadcrumbs-inner li a i{padding:0 12px;position:relative;top:3px}.page-title-inner .breadcrumb-wrap .breadcrumbs-inner li:last-child:after{content:""}.page-title-inner .breadcrumb-wrap h3{padding-top:10px;line-height:40px;font-size:30px;font-weight:500;color:#fff;text-align:start}@media only screen and (max-width: 1199px){.menu-bar-wrap .header-menu #main-nav>ul>li a{font-size:12px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.menu-bar-wrap .header-menu #main-nav>ul>li{padding-left:19px;padding-top:2%}}@media only screen and (max-width: 768px){.page-title-inner{padding-top:120px}.page-title-inner .breadcrumb-wrap h3{font-size:18px}.top-bar .information{float:none!important;text-align:center;margin-bottom:15px}.top-bar .information li{float:none!important;display:block!important;padding-right:0}.userPanel{text-align:center;float:none!important;display:flex;justify-content:center}}.flat-slider{width:100%;text-align:justify;direction:ltr}.education-text{transition:none 0s ease 0s;line-height:90px;border-width:0;margin:0;padding:0;font-weight:700;font-size:70px;letter-spacing:1.7px!important}.flat-slider.style1 .tp-caption a.btn-styl1{padding:12px 32px;background:#3f4c99;border-radius:30px;color:#fff;font-weight:600;letter-spacing:.3px;font-size:17px;margin-right:36px}.flat-slider.style1 .tp-caption a.btn-styl2{width:50px;height:50px;line-height:35px;border-radius:50%;background:#ff5f60;color:#fff}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer}.flat-slider .rev_slider_wrapper #rev-slider1 ul li .sl-address a.sl-phone{margin-right:40px;direction:ltr}.flat-slider .rev_slider_wrapper #rev-slider1 ul li .sl-address a{font-size:16px;font-weight:500}@media only screen and (max-width: 768px){.education-text{font-size:30px!important;text-align:start;line-height:45px}.flat-slider .rev_slider_wrapper #rev-slider1 ul li .sl-address a.sl-phone,.flat-slider .rev_slider_wrapper #rev-slider1 ul li .sl-address a.sl-email{direction:ltr;display:flex;justify-content:center;margin:10px 0}}p{font-weight:300;line-height:1.5;font-size:14px;opacity:.8}.timeline{position:relative}.timeline:before{content:"";background:#0f3e68;width:5px;height:95%;position:absolute;left:50%;transform:translate(-50%)}.timeline-item{width:100%;margin-bottom:70px}.timeline-item:nth-child(2n) .timeline-content{float:right;padding:40px 30px 10px}.timeline-item:nth-child(2n) .timeline-content .date{right:auto;left:0}.timeline-item:nth-child(2n) .timeline-content:after{content:"";position:absolute;border-style:solid;width:0;height:0;top:30px;left:-15px;right:100%;border-width:10px 15px 10px 0;border-color:transparent #0f3e68 transparent transparent}.timeline-item:after{content:"";display:block;clear:both}.timeline-content{position:relative;width:45%;padding:16px 30px;border-radius:4px;background:#f5f5f5;float:left;box-shadow:0 20px 25px -15px #0000004d;filter:grayscale(1);transition:all .3s ease}.timeline-content:after{content:"";position:absolute;border-style:solid;width:0;height:0;top:30px;right:-15px;border-width:10px 0 10px 15px;border-color:transparent transparent transparent #f5f5f5}.timeline-content:hover{color:#fafafa;transform:scale(1.03);transition:.3s ease-in-out;filter:none}.timeline-img{width:75px;height:75px;background:transparent;border-radius:50%;position:absolute;left:49%;margin-top:8px;margin-left:-21px;border:5px solid #0f3e68}.timeline-card{background:#27293d;border-radius:5px;padding:20px 20px 15px;box-shadow:#27293d}.timeline-card p{padding:0 20px}.timeline-card a{margin-left:20px}.timeline-item .timeline-img-header{background:linear-gradient(#0000,#0006),url(https://picsum.photos/1000/800/?random) center center no-repeat;background-size:cover;cursor:pointer}.timeline-img-header{height:200px;position:relative;margin-bottom:20px}.timeline-img-header h2{color:#ccc;position:absolute;bottom:5px;left:20px}.date{background:#f36a1d;display:inline-block;color:#ccc;padding:10px;position:absolute;top:0;right:0}@media screen and (max-width: 768px){.timeline:before{left:50px}.timeline .timeline-img{left:50px}.timeline .timeline-content{max-width:100%;width:auto;margin-left:70px}.timeline .timeline-item:nth-child(2n) .timeline-content{float:none}.timeline .timeline-item:nth-child(odd) .timeline-content:after{content:"";position:absolute;border-style:solid;width:0;height:0;top:30px;left:-15px;border-width:10px 15px 10px 0;border-color:transparent #f5f5f5 transparent transparent}}.user-bg{background:linear-gradient(170deg,#f36a1d 64%,#ffb488);height:100vh;position:relative;box-shadow:0 1px 8px 1px #00000040;z-index:1002}.img-fluid{width:85%}.custom-btn{background-color:#6c757d!important;padding:12px;border-radius:6px;border:none;transition:all .2s;cursor:pointer}.custom-btn:hover{cursor:pointer;background-color:#000!important;border:1px solid black!important}.user-text h2{font-weight:700;font-size:4em}.user-text p{font-weight:400;font-size:1.7em;line-height:2.5em}.user__authoriacation,.teacher__authoriacation{display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:-1;height:100vh;width:100%;background-image:url(/build/home/assets/back-st5-dark-dMIwzHx6.webp);background-size:cover!important;background-attachment:fixed!important;background-repeat:no-repeat}.user__footer{line-height:40px;background:#333;width:100%;margin-top:0;padding-top:0;position:fixed;bottom:0}.user__footer p{text-align:center;margin:10px;color:#fff;font-size:1.1rem}.user__footer p a{color:#f5f5f5;font-size:1.2rem;font-weight:700;transition:ease .2s}.user__footer p a:hover{color:#f36a1d}.forgetPassword{display:table-cell}.forgetPassword a{color:#333;text-align:right;cursor:pointer;font-size:.9rem;transition:all .2s ease}.forgetPassword a:hover{color:#f36a1d;font-weight:bolder}.sign-in{width:50%;display:flex;justify-content:center;padding:0 20px;height:100%;background-color:#fff}.sign-in p{margin:8px 0;color:#000;font-weight:600}.sign-in .form{position:relative;margin-top:28px;width:70%}.sign-in .group{position:relative;margin-bottom:45px}.sign-in input[type=text],.sign-in input[type=password]{font-size:15px;padding:10px 10px 10px 5px;display:block;width:100%;border:none;border-bottom:1px solid #757575;background:transparent}.sign-in input[type=text]:focus,.sign-in input[type=password]:focus{outline:none}.sign-in #remeber_me{position:relative;top:-3px;right:0;padding-right:5px;color:#333;pointer-events:auto!important;cursor:pointer}.sign-in label{color:#333;font-size:.95rem;font-weight:400;position:absolute;pointer-events:none;right:5px;top:5px;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.sign-in input:focus~label,.sign-in input:valid~label{top:-10px;font-size:.85rem;color:#f36a1d}.sign-in .bar{position:relative;display:block;width:100%;height:1px}.sign-in .bar:before,.sign-in .bar:after{content:"";height:2px;width:0;bottom:1px;position:absolute;background:#f36a1d;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.sign-in .bar:before{left:50%}.sign-in .bar:after{right:50%}.sign-in .auth_btn{display:flex;justify-content:center;padding:8px 12px;border-radius:25px;border:none;background:#f36a1d;color:#fff;transition:all .2s}.sign-in .auth_btn:focus,.sign-in .auth_btn:active{outline:none}.sign-in .auth_btn:hover{background:#333}.sign-in input:focus~.bar:before,.sign-in input:focus~.bar:after{width:50%}.sign-in input:focus~.highlight{animation:inputHighlighter .3s ease}.sign-up{width:50%;display:flex;justify-content:center;height:100%;background-color:#eee;padding:0 20px}.sign-up p{margin:6px 0;color:#e3342f}.sign-up .form{width:70%;margin-top:28px;position:relative}.sign-up .group{position:relative}.sign-up input[type=text],.sign-up input[type=tel],.sign-up input[type=password]{font-size:15px;padding:10px 10px 10px 5px;display:block;width:100%;border:none;border-bottom:1px solid #757575;background:transparent}.sign-up input:focus{outline:none}.sign-up label{color:#333;font-size:.95rem;font-weight:400;position:absolute;pointer-events:none;right:5px;top:5px;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.sign-up input:focus~label,.sign-up input:valid~label{top:-10px;font-size:.85rem;color:#f36a1d}.sign-up .bar{position:relative;display:block;width:100%;height:1px}.sign-up .bar:before,.sign-up .bar:after{content:"";height:2px;width:0;bottom:1px;position:absolute;background:#f36a1d;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.sign-up .bar:before{left:50%}.sign-up .bar:after{right:50%}.sign-up .auth_btn{display:flex;justify-content:center;padding:8px 25px;border-radius:25px;border:none;background:#f36a1d;color:#fff;transition:all .2s}.sign-up .auth_btn:focus,.sign-up .auth_btn:active{outline:none}.sign-up .auth_btn:hover{background:#333}.sign-up input:focus~.bar:before,.sign-up input:focus~.bar:after{width:50%}.sign-up input:focus~.highlight{animation:inputHighlighter .3s ease}.titlePanel{font-size:3.2rem;border-bottom:5px solid #f36a1d;text-align:center;padding-bottom:10px}.description{font-size:1rem!important;text-align:right!important;color:#000!important}.warning{display:block;font-size:1rem;text-align:center}.warning a{color:#132447;font-size:1rem;text-decoration:underline!important}.choose_user{min-width:250px;width:100%;height:80px;border:2px solid #fff;border-radius:8px!important;padding:0!important;cursor:pointer}.choose_user .choose_user_content{float:right}.choose_user .choose_user_content img{width:88px;height:75px;padding:4px}.choose_user .choose_user_content h4{align-items:center;color:#fff;font-weight:700;font-size:16px;padding:0 4px;display:flex}.choose_user.active{background-color:#fff!important}.choose_user.active h4{align-items:center;color:#222}.choose_small_user{width:auto;min-width:270px;height:88px;border:2px solid #f36a1d;border-radius:8px;cursor:pointer}.choose_small_user .choose_user_content{float:right}.choose_small_user .choose_user_content img{width:88px;height:75px;padding:4px}.choose_small_user .choose_user_content h4{align-items:center;color:#f36a1d;font-weight:700;font-size:16px;padding:0 4px;display:flex}.choose_small_user.active{background:#f36a1d;border-radius:8px}.choose_small_user.active h4{align-items:center;color:#fff}@keyframes inputHighlighter{0%{background:#f36a1d}to{width:0;background:transparent}}.socialMedia{padding:10px 20px;display:flex;justify-content:center;border:1px solid #f36a1d;direction:ltr}.socialMedia div span{font-size:.9rem;color:#f36a1d;transition:all .2s ease;align-items:center}.socialMedia div button{color:#f36a1d;font-size:1.2rem}.socialMedia:hover span{font-size:1rem;font-weight:700}.center-con{display:flex;height:100vh;align-items:flex-end;justify-content:flex-end;position:relative;bottom:3%;left:50%}.round{position:absolute;border:2px solid #fff;width:40px;height:40px;border-radius:100%;transform:rotate(270deg)}#cta{width:100%;position:absolute;top:-8%}#cta .arrow{left:30%}.next{background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHN0eWxlPi5zdDB7ZmlsbDojZmZmfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTMxOS4xIDIxN2MyMC4yIDIwLjIgMTkuOSA1My4yLS42IDczLjdzLTUzLjUgMjAuOC03My43LjZsLTE5MC0xOTBjLTIwLjEtMjAuMi0xOS44LTUzLjIuNy03My43UzEwOSA2LjggMTI5LjEgMjdsMTkwIDE5MHoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzE5LjEgMjkwLjVjMjAuMi0yMC4yIDE5LjktNTMuMi0uNi03My43cy01My41LTIwLjgtNzMuNy0uNmwtMTkwIDE5MGMtMjAuMiAyMC4yLTE5LjkgNTMuMi42IDczLjdzNTMuNSAyMC44IDczLjcuNmwxOTAtMTkweiIvPjwvc3ZnPg==)}#TOS>label{color:#333;text-align:right;cursor:pointer;font-size:.9rem}#TOS>label>a{color:#f36a1d;font-size:.9rem}.round .arrow{animation-name:bounceAlpha;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:linear}.round .arrow.primera{animation-name:bounceAlpha;animation-duration:1.4s;animation-delay:.2s;animation-iteration-count:infinite;animation-timing-function:linear}@media only screen and (max-width: 1024.1px){#bigger__screen{display:none}#smaller__screen{display:block!important}.forgetPassword p{color:#fff!important}.forgetPassword p:hover{color:#fff;font-weight:700}.user__authoriacation,.teacher__authoriacation{display:block;flex-direction:column;align-items:center;justify-content:center;z-index:-1;height:100vh;width:100%}.sign-in{padding:20px;display:block;width:100%;height:auto;background:#f36a1d}.sign-in .form{max-width:380px;margin:auto;position:relative;top:0!important}.sign-in .form .titlePanel{font-size:2.2rem;text-align:center;padding-bottom:10px;color:#fff;border-bottom:5px solid #fff}.sign-in .form input{border-bottom:1px solid white;color:#fff}.sign-in .form label{color:#fff!important}.sign-in .form .bar:before,.sign-in .form .bar:after{background:#fff}.sign-in .form .auth_btn{background:#fff;color:#f36a1d}.sign-in .form .auth_btn:hover{background:#333;color:#fafafa}.sign-in .form .description{color:#fff!important}.sign-in .form .forgetPassword a{color:#fff}.sign-up{display:flex;justify-content:center;background-color:#eee;align-items:center;padding:10px 20px;height:auto;width:100%}.sign-up .form{max-width:380px;margin:25px 0 0}.sign-up .form .titlePanel{font-size:1.4rem;color:#f36a1d}.sign-up .form .description{text-align:center!important;color:#f36a1d!important}.sign-up .form input{color:#000}.sign-up .form .warning{font-size:1rem}}@media only screen and (min-width: 350px) and (max-width: 470px){.socialMedia a span{font-size:.74rem!important}}@keyframes clip1{0%{clip-path:polygon(0% -50%,50% -50%,-50% 50%,-100% 50%)}to{clip-path:polygon(150% 50%,200% 50%,100% 150%,50% 150%)}}@keyframes clip2{0%{clip-path:polygon(50% -50%,100% -50%,200% 50%,150% 50%)}to{clip-path:polygon(-100% 50%,-50% 50%,50% 150%,0% 150%)}}@keyframes clip3{0%{clip-path:polygon(40% -60%,100% -50%,190% 40%,150% 50%)}to{clip-path:polygon(-100% 50%,-50% 50%,50% 150%,0% 150%)}}#clip1{animation:clip1 6s linear infinite}#clip2{transform:scale(1.12);animation:clip2 6s linear infinite}#clip3{transform:scale(1.14);animation:clip3 6s linear infinite}.single_lang{position:relative;top:56px}.single_lang .single_lang_content{position:relative;margin-top:-7%}.single_lang .single_lang_content svg{width:100%;height:100%;position:absolute}.single_lang .single_lang_content .langLogo{float:left;width:128px;height:128px;-o-object-fit:cover;object-fit:cover;margin:15px}.single_lang .single_lang_content .langRobot{height:345px;float:right;padding:14px;width:35%;-o-object-fit:contain;object-fit:contain}.single_lang .single_lang_content h3{font-size:1.5rem;font-weight:700;color:#f36a1d;margin-top:25px;margin-bottom:5px}.single_lang .single_lang_content h1{font-size:1.5rem;font-weight:700;color:#f36a1d;margin-top:25px;margin-bottom:5px;direction:ltr;font-family:Comic Sans MS,iransansdn}.single_lang .single_lang_content span{font-size:1rem;font-weight:400;margin-bottom:0;display:table}.single_lang .single_lang_content p{font-size:1.16rem;color:#333}#year_lang{margin-bottom:.2rem}#cat_lang{font-size:18px;font-weight:500;color:#000;cursor:pointer;transition:all .3s ease;display:inline-block}#cat_lang:hover{color:#f36a1d;font-weight:700}.title-section{padding-top:3.2%;margin-bottom:23px!important;position:relative}.title-section h3{font-weight:600;color:#f36a1d!important;width:auto;text-align:center}@media screen and (max-width: 960px){.title-section h3{font-weight:600;color:#f36a1d!important;width:auto;text-align:center}.lang_single_content img{float:none;margin:0 auto;display:flex}.lang_single_content span{display:flex;justify-content:center}.lang_single_content p{font-size:1rem;margin:0;padding:0 15px}.single_lang .single_lang_content .langRobot{height:350px;width:100%;padding:12px;float:none}.single_lang .single_lang_content .langRobot .clip{width:93%!important;height:320px;right:0}.single_lang .single_lang_content .langLogo{display:none}}#restofPages{margin-right:16.65%}.mmenu_sidebar{margin-top:2.5rem}@media screen and (max-width: 768px){.mmenu_sidebar{display:none;height:auto!important;z-index:1001}#restofPages{margin-right:0}}@media screen and (max-width: 576px){.footer{margin-right:0}.footer p{font-size:1.1rem}.overviewCard{margin:10px 0}.overviewCard .overviewCard__Content p{margin-right:30%}}.form-container{padding:12px;margin-top:6px;background:#fafafa;height:auto;border-radius:6px;box-shadow:0 5px 5px 5px #0000004d;width:99%;margin-bottom:30px}.form-container:last-child{margin-bottom:72px}.form-container .row:first-child{padding-top:1rem;margin-bottom:1.5rem}.form-container h4,.form-container #edit{color:var(--seconderyText)}.main__card-Header{padding-top:0;position:relative}.main__card-Header h3{font-size:28px;line-height:46px;font-weight:500;color:#222}.main__card-Header h3:after{content:"";background:#fb8122;position:absolute;height:3px;bottom:13px;margin-right:11px;width:50px}.main__card-Header #editIcon{font-size:1.3rem;transition:all .3s ease}.main__card-Header #editIcon :hover{color:#f36a1d}@media screen and (max-width: 576px){.form-container{margin-top:8px;background:#fafafa;height:auto;border-radius:5px}.form-container .row:first-child{padding-top:1rem;margin-bottom:0}}.adminTable{width:97%}.adminTable thead tr th,.adminTable tbody tr td{text-align:center}.packages_content{width:100%;padding:2rem;border-radius:6px;height:auto;transition:all .2s ease-out;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:375px;margin-bottom:2rem;transform:scale(1);background:#132447;box-shadow:-5px -5px 10px #3c698ad9;border:2px solid white}.packages_content .des-packages_content img{width:190px;height:190px;border-radius:8px;float:right;-o-object-fit:cover;object-fit:cover}.packages_content .des-packages_content h5{color:#fff;font-weight:600;font-size:28px}.packages_content .des-packages_content span{color:#fff;font-size:14px;font-weight:500}.packages_content .des-packages_content span .span-color{color:#fff}@media screen and (max-width: 576px){.packages_content a{padding:9px 18px}}@media screen and (max-width: 768px){.packages_content{transform:scale(.9)}.packages_content .des-packages_content{display:flex;flex-direction:column;align-items:center}.packages_content .des-packages_content img{width:98%;height:190px;border-radius:8px;float:right;object-fit:contain;-o-object-fit:contain}.packages_content button{padding:12px 20px}}@media screen and (min-width: 991.1px) and (max-width: 1200px){.packages_content h5{font-size:20px}}@media screen and (min-width: 1440px){.packages_content #packagelinka{position:relative;bottom:-22px}}.main_course_card{position:relative;display:flex;padding-top:40px;padding-right:0;padding-left:0}.main_course_card .teacher_card{margin:0 auto;width:80%;min-height:220px;height:auto;box-shadow:0 0 25px 5px #0000001a;background-color:#fff;border:solid 2px #f36a1d99;z-index:9;padding-right:0;padding-left:0;border-radius:1px 81px 59px 200px}.main_course_card .teacher_card .teacher_img{position:relative}.main_course_card .teacher_card .teacher_img img{border-radius:50%;height:220px;position:absolute;right:-6%;top:0;width:220px;border:solid 2px #f36a1d99;margin-top:-2px}.main_course_card .teacher_card .teacher_content h4{color:#000;font-size:18px;opacity:.9;padding:12px 18%}.main_course_card .teacher_card .teacher_content .teacher_QRCode>img{width:80px;height:80px;margin:12px}.main_course_card .teacher_card .teacher_content .short_des{padding-left:0;padding-right:151px}.main_course_card .teacher_card .teacher_content .short_des>p{color:#000;font-size:16px;font-weight:600;padding-top:20px}.main_course_card .teacher_card .teacher_content .teacher_profile{padding-left:0;display:flex;justify-content:center;position:relative;top:43px}.main_course_card .teacher_card .teacher_content .teacher_profile a{background:#f36a1d;border-radius:4px;color:#fff;font-size:14px;font-weight:600;line-height:31px;padding:8px 16px;transition:all .2s ease}.main_course_card .teacher_card .teacher_content .teacher_profile a:hover{transform:scale(1.05);box-shadow:0 0 20px 8px #fbb5454d;background:#fbb545;cursor:pointer}@media only screen and (max-width: 790px) and (min-width: 630px){.main_course_card .teacher_card{min-height:201px;border-radius:1px 62px 60px 200px}.main_course_card .teacher_card .teacher_img img{border-radius:50%;height:200px;position:absolute;right:-12%;top:0;width:200px;border:solid 2px #f36a1d99;margin-top:-2px}.main_course_card .teacher_card .teacher_content div{height:4px}.main_course_card .teacher_card .teacher_content div .teacher_header{margin-top:0!important}.main_course_card .teacher_card .teacher_content div .teacher_header h4{font-size:16px!important;padding-right:100px!important}.main_course_card .teacher_card .teacher_content .short_des{height:auto;padding-top:15px;padding-right:118px}.main_course_card .teacher_card .teacher_content .short_des>p{color:#000;font-size:13px;font-weight:600;padding-top:20px;padding-left:27px}.main_course_card .teacher_card .teacher_content .teacher_profile{top:43px;left:55px}.main_course_card .teacher_card .teacher_content .teacher_profile a{padding:5px 10px 33px}}@media only screen and (max-width: 630px) and (min-width: 590px){.main_course_card{padding-top:40px;padding-right:0;padding-left:0}.main_course_card .teacher_card{min-height:182px;border-radius:1px 62px 60px 200px}.main_course_card .teacher_card .teacher_img img{border-radius:50%;height:180px;position:absolute;right:-8%;top:0;width:188px;border:solid 2px #f36a1d99;margin-top:-2px}.main_course_card .teacher_card .teacher_content{padding-left:0}.main_course_card .teacher_card .teacher_content div{height:4px}.main_course_card .teacher_card .teacher_content div .teacher_header{margin-top:0!important}.main_course_card .teacher_card .teacher_content div .teacher_header h4{font-size:16px!important;padding-right:100px!important}.main_course_card .teacher_card .teacher_content .short_des{padding-left:0;padding-right:115px;height:auto;padding-top:15px}.main_course_card .teacher_card .teacher_content .short_des>p{color:#000;font-size:12px;font-weight:600;padding-top:20px;padding-left:27px}.main_course_card .teacher_card .teacher_content .teacher_profile{top:29px;left:55px}.main_course_card .teacher_card .teacher_content .teacher_profile a{padding:5px 10px 33px}}@media only screen and (max-width: 590px){.main_course_card{padding-top:40px;padding-right:0;padding-left:0}.main_course_card .teacher_card{min-height:134px;border-radius:1px 90px 94px 200px}.main_course_card .teacher_card .teacher_img img{border-radius:50%;height:133px;position:absolute;right:-1%;top:0;width:130px;border:solid 2px #f36a1d99;margin-top:-2px}.main_course_card .teacher_card .teacher_content{padding-left:0}.main_course_card .teacher_card .teacher_content div{height:4px}.main_course_card .teacher_card .teacher_content div .teacher_header{margin-top:0!important}.main_course_card .teacher_card .teacher_content div .teacher_header h4{font-size:11px!important;padding-right:100px!important;letter-spacing:-.5px}.main_course_card .teacher_card .teacher_content .short_des{padding-left:0;padding-right:115px;height:auto;padding-top:15px}.main_course_card .teacher_card .teacher_content .short_des>p{color:#000;font-size:9px;font-weight:600;padding-top:14px;padding-right:0;padding-left:27px}.main_course_card .teacher_card .teacher_content .teacher_profile{top:3px;left:55px}.main_course_card .teacher_card .teacher_content .teacher_profile a{padding:1px 5px 28px 6px;font-size:9px}}.programmingLanguage-content{margin:30px auto}.programmingLanguage-content .activeProgramWithCode{transform:scale(.9);box-shadow:0 0 15px 8px #00000026!important}.programmingLanguage-content .activeProgramWithCode img{filter:drop-shadow(16px 16px 10px black)}.programmingLanguage-content .activeProgramWithCode p,.programmingLanguage-content .activeProgramWithCode h5{color:#000;font-size:20px;text-align:center;font-weight:700}.programmingLanguage-content .programmer{padding:20px;width:100%;min-height:250px;height:100%;border-radius:8px;box-shadow:2px 2px 5px 4px #0000001a,-2px -2px 5px 4px #0000001a;cursor:pointer;transition:all .4s ease-in;background:#132447;box-shadow:-5px -5px 10px #3c698ad9;border:2px solid white}.programmingLanguage-content .programmer h5{color:#fff;font-size:20px;text-align:center;font-weight:700;direction:ltr;margin:6px 0 32px!important;font-family:Comic Sans MS,iransansdn}.programmingLanguage-content .programmer:hover,.programmingLanguage-content .programmer:focus{transform:scale(.9);box-shadow:0 0 15px 8px #00000026}.programmingLanguage-content .programmer:hover img,.programmingLanguage-content .programmer:focus img{filter:drop-shadow(16px 16px 10px black)}.programmingLanguage-content .programmer:hover p,.programmingLanguage-content .programmer:focus p{color:#000;font-size:20px;text-align:center;font-weight:700}.programmingLanguage-content .programmer:hover h5,.programmingLanguage-content .programmer:focus h5{color:#000;font-size:20px;text-align:center;font-weight:700}.programmingLanguage-content .programmer img{width:108px;height:108px;margin:20px auto;display:flex;justify-content:center;transition:all .3s ease;-o-object-fit:contain;object-fit:contain}.programmingLanguage-content .programmer p{color:#070707;font-size:22px;text-align:center;font-weight:300}.tab-content .langLogo{display:none}.tab-content h3{font-size:1.5rem;font-weight:700;color:#f36a1d;margin-top:25px;margin-bottom:5px}.tab-content #year_lang{margin-bottom:.2rem}.tab-content #cat_lang{font-size:18px;font-weight:500;color:#000;cursor:pointer;transition:all .3s ease;display:inline-block}.tab-content #cat_lang:hover,.tinyMCEContent h3{color:#f36a1d;font-weight:700}.tinyMCEContent strong{color:inherit}.tinyMCEContent strong *{font-weight:bolder}.tinyMCEContent table{width:100%}.tinyMCEContent td{border:1px solid}.tinyMCEContent ol{margin-bottom:.5rem}.tinyMCEContent ol>li{font-size:1.1em;margin:5px;list-style:decimal;color:#333;font-weight:400}.tinyMCEContent ol>li>span{color:#333}.tinyMCEContent p{color:#333!important;font-size:1.1em!important;font-weight:400;margin-bottom:0;opacity:1;padding:.4rem 0!important}.tinyMCEContent p img,.tinyMCEContent p * img{display:flex;margin:8px auto;width:65%}.tinyMCEContent ul{margin:0 15px}.tinyMCEContent ul li{color:#333;font-size:1.1em;font-weight:400;list-style:disc;margin:5px}.tinyMCEContent h5{border-right:4px solid #495057;background-color:#fff;color:#f36a1d;font-size:1.2em;font-weight:bolder;padding:12px}@media screen and (max-width: 576px){.tinyMCEContent ul li{font-size:.9em}.tinyMCEContent p{font-size:.9em;letter-spacing:-.3px}.tinyMCEContent p img{display:flex;margin:8px auto;width:100%;height:100%}.tinyMCEContent p * img{display:flex;margin:8px auto;width:100%}}.bs-canvas-overlay{opacity:0;z-index:-1}.bs-canvas-overlay.show{opacity:.85;z-index:10000}.bs-canvas{width:0;z-index:10000}.bs-canvas-left{left:0}.bs-canvas-right{right:0}.bs-canvas-anim{transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out}.bs-canvas-content{visibility:hidden}.bs-canvas-content>div>p{margin-bottom:0;color:#222}.bs-canvas-content>div>a{color:#6495ed;transition:all .1s ease-in-out}.bs-canvas-content>div>a:hover{color:#f36a1d}.bs-canvas-card{overflow-y:scroll;height:375px;max-height:500px;padding-right:10px;border:1px dashed #cccbcb;display:flex;flex-direction:column;justify-content:center;scrollbar-width:thin;scrollbar-color:#132447 #ECECEE}.bs-canvas-card::-webkit-scrollbar{width:7px}.bs-canvas-card::-webkit-scrollbar-track{background:#ececee;border-radius:5px}.bs-canvas-card::-webkit-scrollbar-thumb{background:#132447;border-radius:5px}.bs-canvas-card::-webkit-scrollbar-thumb:hover{background:#132447}.bs-canvas-card>.empty-canvas-content{text-align:center;height:auto}.bs-canvas-card>.empty-canvas-content img{width:83%;height:73%;-o-object-fit:contain;object-fit:contain}.bs-canvas-card>.empty-canvas-content>p{font-size:2em;margin-bottom:0;color:#222}.bs-canvas-card::-webkit-scrollbar{width:10px}.bs-canvas-card::-webkit-scrollbar-track{background:transparent}.bs-canvas-card::-webkit-scrollbar-thumb{background:#888;border-radius:20px}.bs-canvas-card::-webkit-scrollbar-thumb:hover{background:#555}.bs-canvas-footer>a{margin:0 auto;padding:6px 20px;background:#f36a1d;border-radius:8px;transition:all .3s ease;cursor:pointer;font-size:.8rem;max-width:100%;color:#fafafa;border:1px solid transparent;display:flex;justify-content:center}.bs-canvas-footer>a:hover{background:#333;border:1px solid #f36a1d;color:#fafafa}.bs-canvas-footer p{font-size:16px;font-weight:700;color:#333;margin-bottom:.6rem}.bs-canvas-footer span{color:#333}.bs-canvas-header{padding:1.8rem;background:#132447}.bs-canvas-header h4{padding:0 8px}@media only screen and (max-width: 1024px){.bs-canvas{top:88px}.bs-canvas-card{overflow-y:scroll;height:350px}.bs-canvas-header{padding:1.2rem;background:#333}}.buyCard{z-index:999}.buyCard>button{background:#07072f;box-shadow:0 0 10px #3c698ad9;color:#fafafa;border:none;padding:12px;transition:all .3s ease;border-bottom-right-radius:8px;border-top-right-radius:8px;cursor:pointer;position:fixed;top:50%;left:0;z-index:100}.buyCard>button:hover{background:#f36a1d}.buyCard i{font-size:1.2rem}.buy_card_content{height:65px}.buy_card_content>img{width:82px;height:82px;float:right;padding:8px}.buy_card_content>h6{text-align:right;font-weight:700;font-size:.85rem;padding-top:6px}.buy_card_content>span{text-align:justify;font-weight:400;font-size:.7rem}.buy_card_content>div>a>i{font-size:1.1rem;text-align:end;color:#6c757d;transition:all .2s ease-in-out}.buy_card_content>div>a>i:hover{color:#e3342f}@media only screen and (max-width: 576px){.buyCard>button{padding:10px}.buyCard i{font-size:1rem}}#pemitText{margin:17px 0}#pemitText>div{width:100%;height:77%;border-radius:4px;box-shadow:0 0 9px 2px #0000004d;transition:all .2s ease}#pemitText>div>img{-o-object-fit:contain;object-fit:contain;width:50%;height:100%;border-radius:4px}#pemitText>div>p{font-size:14px;font-weight:bolder;margin-top:12px;color:#333;display:flex;align-items:center;padding-right:0;padding-left:3px}#pemitText>div:hover{background:#fff6e9;transform:scale(1.05);box-shadow:0 0 3px 4px #f36a1d}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:80px;padding:10px;background:#f0f8ff;border-radius:8px}.swiper-pagination-bullet-active{opacity:1;background:#f36a1d}.swiper-container{width:100%;height:100%;max-height:759px;min-height:100px}.swiper-slide{text-align:center;font-size:18px;width:100%;background:#fff}.swiper-slide img{display:block;width:100%;height:auto;max-height:780px}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{color:#f36a1d}@media screen and (max-width: 576px){.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{transform:scale(.5)}}:root{--white: #FFF;--color-orange: #F36A1D;--color-white: rgb(255, 255, 255);--color-dark-blue: #343650;--color-very-dark-blue: #1e1f29;--color-black: #191a24}.countdown{display:flex;justify-content:space-around;direction:ltr}.timer-content{height:70px;box-shadow:0 7px 2px -2px #191a24;background-color:var(--color-very-dark-blue);border-radius:6px;position:relative;overflow:hidden;font-size:1rem;margin-bottom:1em}.timer{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:var(--color-dark-blue);position:relative}.timer:before{content:"";position:absolute;top:0;width:100%;height:50%;background-color:#272938c0}.timer>span{display:block;color:var(--color-orange);font-size:2.5em;z-index:2}.rings{position:absolute;top:50%;width:100%;height:2px;background-color:#00000026;z-index:3}.rings:before,.rings:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background-color:var(--color-very-dark-blue);top:-2px}.rings:before{left:-3.5px}.rings:after{right:-3.5px}.metric{text-transform:uppercase;text-align:center;color:#fff;font-size:.6rem;letter-spacing:2px;margin-bottom:.2rem}@media (min-width: 1024px){.timer-content{height:70px;width:80px;margin:0 auto}.timer>span{font-size:2.2em}.metric{margin-top:.85em;font-size:1rem}.rings{position:absolute;top:50%;width:100%}.rings:before,.rings:after{width:10px;height:10px;top:-4px}.rings:before{left:-5px}.rings:after{right:-5px}}@media (min-width: 500px) and (max-width: 640px){.timer-content{height:90px;width:75%;margin:7px auto}.timer>span{font-size:2em}.socials{width:30%}.metric{font-size:.6rem}}@media (min-width: 641px) and (max-width: 1023px){.timer-content{height:110px;width:75%;margin:7px auto}.timer>span{font-size:2.6em}.metric{font-size:.8rem}}@media only screen and (min-width: 322px) and (max-width: 576px){.timer>span{font-size:1.4rem}}@media only screen and (max-width: 321px){.timer>span{font-size:1.1rem}}.otc{width:1.5em;height:2em;line-height:1;margin:.1em;padding:8px 0 4px;font-size:1.5em;text-align:center;-webkit-appearance:textfield;border:1px solid #f36a1d;color:#f36a1d;border-radius:8px}.otc::-webkit-outer-spin-button,.otc::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.emptyPagesFeature #logo{margin:5px 0 5px 10px!important}.emptyPagesFeature #logo>img{float:left;width:64px;height:64px}.emptyPagesFeature #logo>a{font-size:1rem!important}.emptyPagesFeature .instaPage-header-content{display:flex;justify-content:space-evenly;padding:12px}.emptyPagesFeature .instaPage-header-content>h5{font-size:22px;font-weight:700;color:#fafafa;text-align:center;padding-top:12px}.emptyPagesFeature .instaPage-header-content>h5>span{font-size:19px;font-weight:500;color:#efefef}.emptyPagesFeature .nav-panelUser{margin-top:12px}.emptyPagesFeature .nav-panelUser a{color:#fff;padding:8px 18px 10px;background:#f36a1d;border-radius:8px;transition:all .3s ease;cursor:pointer;font-size:.9rem;max-width:100%;border:1px solid transparent}.emptyPagesFeature .nav-panelUser a:hover{background:#333;border:1px solid #f36a1d;color:#fff}@media screen and (min-width: 322px) and (max-width: 767px){.emptyPagesFeature #logo{margin:11px 0!important}.emptyPagesFeature #logo>img{width:48px!important;height:48px!important}.emptyPagesFeature #logo>a{font-size:.8rem!important}.emptyPagesFeature .instaPage-header-content{padding:6px}.emptyPagesFeature .instaPage-header-content>h5{font-size:12px}.emptyPagesFeature .instaPage-header-content>h5>span{font-size:10px}.emptyPagesFeature .nav-panelUser a{font-size:.6rem;padding:8px}}@media screen and (max-width: 321px){.emptyPagesFeature #logo{margin:13px 0!important}.emptyPagesFeature #logo>img{width:36px!important;height:36px!important}.emptyPagesFeature #logo>a{font-size:.7rem!important}.emptyPagesFeature .instaPage-header-content{padding:6px}.emptyPagesFeature .instaPage-header-content>h5{font-size:10px;padding-top:20px}.emptyPagesFeature .instaPage-header-content>h5>span{font-size:8px}.emptyPagesFeature .nav-panelUser a{font-size:.55rem}}.ipad{display:block;color:#fff;background-color:#000;background-size:auto 200%,cover;background-repeat:no-repeat,no-repeat;border:solid #111;position:relative;box-shadow:0 .5em 2em .2em #00000054,0 0 0 .5px #000 inset;transition:all .1s linear,line-height 0s linear;background-position:50% 100%,center;transform-origin:bottom center;margin:6px 16px}.ipad:hover{color:transparent;text-shadow:0 0 0 transparent;background-position:50% -100%,center center;transition:all .15s linear,line-height 5s linear;line-height:0}.ipad{height:54vmin;width:77.22vmin;border-width:2.7vmin;border-radius:3.8571428571vmin;z-index:100;float:right}@media only screen and (max-width: 576px){.ipad{height:60vmin;width:90.35vmin;float:none}}/*! Devices.css v0.1.16 | MIT License | github.com/picturepan2/devices.css */.device,.device:before,.device:after,.device *,.device *:before,.device *:after{box-sizing:border-box;display:block}.device{position:relative;transform:scale(1);z-index:1}.device .device-frame{z-index:1}.device .device-content{background-color:#fff;background-position:center center;background-size:cover;-o-object-fit:cover;object-fit:cover;position:relative}.device-macbook-pro{height:444px;width:740px;margin:0 auto}.device-macbook-pro .device-frame{background:#0d0d0d;border-radius:20px;box-shadow:inset 0 0 0 2px #c8cacb;height:428px;margin:0 auto;padding:15px 10px 32px;position:relative;width:614px}.device-macbook-pro .device-frame:after{background:#272626;border-radius:0 0 20px 20px;bottom:2px;content:"";height:26px;left:2px;position:absolute;width:610px}.device-macbook-pro .device-frame:before{bottom:10px;color:#c8cacb;content:"MacBook Pro";font-size:12px;height:16px;left:50%;line-height:16px;margin-left:-100px;position:absolute;text-align:center;width:200px;z-index:1}.device-macbook-pro .device-content{border:2px solid #121212;border-radius:2px;height:-webkit-fill-available;width:100%}.device-macbook-pro .device-power{background:#e2e3e4;border:solid #d5d6d8;border-radius:2px 2px 0 0;border-width:2px 4px 0 4px;height:14px;margin-top:-10px;position:relative;width:740px;z-index:9}.device-macbook-pro .device-power:after,.device-macbook-pro .device-power:before{content:"";position:absolute}.device-macbook-pro .device-power:after{background:#d5d6d8;border-radius:0 0 10px 10px;box-shadow:inset 0 0 4px 2px #babdbf;height:10px;left:50%;margin-left:-60px;top:-2px;width:120px}.device-macbook-pro .device-power:before{background:#a0a3a7;border-radius:0 0 180px 180px/0 0 12px 12px;box-shadow:inset 0 -2px 6px #474a4d;height:12px;left:-4px;margin:0 auto;top:10px;width:740px}.device-macbook-pro.device-spacegray .device-frame{box-shadow:inset 0 0 0 2px #767a7d}.device-macbook-pro.device-spacegray .device-power{background:#909496;border-color:#767a7d}.device-macbook-pro.device-spacegray .device-power:after{background:#83878a;box-shadow:inset 0 0 4px 2px #6a6d70}.device-macbook-pro.device-spacegray .device-power:before{background:#515456;box-shadow:inset 0 -2px 6px #000}.device-macbook{height:432px;width:740px}.device-macbook .device-frame{background:#0d0d0d;border-radius:20px;box-shadow:inset 0 0 0 2px #c8cacb;margin:0 auto;padding:29px 19px 39px;position:relative;width:614px}.device-macbook .device-frame:after{background:#272626;border-radius:0 0 20px 20px;bottom:2px;content:"";height:26px;left:2px;position:absolute;width:610px}.device-macbook .device-frame:before{bottom:10px;color:#c8cacb;content:"MacBook";font-size:12px;height:16px;left:50%;line-height:16px;margin-left:-100px;position:absolute;text-align:center;width:200px;z-index:1}.device-macbook .device-content{border:2px solid #121212;border-radius:2px;height:360px;width:576px}.device-macbook .device-power{background:#e2e3e4;border:solid #d5d6d8;border-radius:2px 2px 0 0;border-width:0 4px;height:4px;margin-top:-10px;position:relative;width:740px;z-index:9}.device-macbook .device-power:after,.device-macbook .device-power:before{content:"";position:absolute}.device-macbook .device-power:after{background:radial-gradient(circle at center,#e2e3e4 0,#e2e3e4 85%,#a0a3a7);border:solid #adb0b3;border-width:0 2px;height:4px;left:50%;margin-left:-60px;width:120px}.device-macbook .device-power:before{background:#a0a3a7;border-radius:0 0 180px 180px/0 0 10px 10px;box-shadow:inset 0 -2px 6px #474a4d;height:10px;left:-4px;margin:0 auto;top:4px;width:740px}.device-macbook.device-gold .device-frame{box-shadow:inset 0 0 0 2px #edccb4}.device-macbook.device-gold .device-power{background:#f7e8dd;border-color:#edccb4}.device-macbook.device-gold .device-power:after{background:radial-gradient(circle at center,#f7e8dd 0,#f7e8dd 85%,#dfa276);border-color:#e4b08a}.device-macbook.device-gold .device-power:before{background:#edccb4;box-shadow:inset 0 -2px 6px #83491f}.device-macbook.device-rosegold .device-frame{box-shadow:inset 0 0 0 2px #f6a69a}.device-macbook.device-rosegold .device-power{background:#facfc9;border-color:#f6a69a}.device-macbook.device-rosegold .device-power:after{background:radial-gradient(circle at center,#facfc9 0,#facfc9 85%,#ef6754);border-color:#f6a69a}.device-macbook.device-rosegold .device-power:before{background:#f6a69a;box-shadow:inset 0 -2px 6px #851b0c}.device-macbook.device-spacegray .device-frame{box-shadow:inset 0 0 0 2px #767a7d}.device-macbook.device-spacegray .device-power{background:#909496;border-color:#767a7d}.device-macbook.device-spacegray .device-power:after{background:radial-gradient(circle at center,#909496 0,#909496 85%,#515456);border-color:#5d6163}.device-macbook.device-spacegray .device-power:before{background:#515456;box-shadow:inset 0 -2px 6px #000}.wizardCard{z-index:0;border:none;position:relative}.purple-text{color:#f36a1d;font-weight:400}#progressbar{margin-bottom:30px;overflow:hidden;color:#d3d3d3}#progressbar li{list-style-type:none;font-size:15px;width:25%;float:right;position:relative;font-weight:400}#progressbar li:before{width:36px;height:36px;line-height:34px;display:block;font-size:14px;color:#fff;background:#d3d3d3;border-radius:50%;margin:6px auto 5px;padding:2px}#progressbar li:after{content:"";width:100%;height:2px;background:#d3d3d3;position:absolute;left:0;top:25px;z-index:-1}#progressbar .active{color:#f36a1d}#progressbar #account:before{font-family:"Font Awesome 5 Free";content:"";font-weight:700}#progressbar #howToPay:before{font-family:"Font Awesome 5 Free";content:""}#progressbar #payment:before{font-family:"Font Awesome 5 Free";content:"";font-weight:700}#progressbar #confirm:before{font-family:"Font Awesome 5 Free";content:""}#progressbar li.active:before,#progressbar li.active:after{background:#f36a1d}.main-box{position:relative;display:block;width:90%;height:700px;margin:50px auto;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 0 5px 5px #0003;direction:rtl}.slider-cont,.form-cont{width:50%;height:100%;float:left}.clear-fix{clear:both}.reset_password input{font-size:15px;padding:10px 10px 10px 5px;display:block;width:80%;border:none;margin:0 auto;border-bottom:1px solid #757575;background:transparent}.reset_password .bar{position:relative;display:block;margin:0 auto;width:80%;height:1px}.reset_password .group{position:relative}.reset_password label{color:#333;font-size:.95rem;font-weight:400;position:absolute;pointer-events:none;right:39px;top:5px;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.reset_password .auth_btn{display:flex;justify-content:center;padding:8px 12px;border-radius:25px;border:none;background:#f36a1d;color:#fff;transition:all .2s ease}.reset_password .bar:before,.reset_password .bar:after{content:"";height:2px;width:0;bottom:1px;position:absolute;background:#132447;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.reset_password .bar:before{left:50%}.reset_password .bar:after{right:50%}.reset_password input:focus~.bar:before,.reset_password input:focus~.bar:after{width:50%}.reset_password input:focus~.highlight{animation:inputHighlighter .3s ease}.reset_password input:focus~label,.reset_password input:valid~label{top:-10px;font-size:.85rem;color:#132447}.reset_password .otc{width:1.5em;height:2em;line-height:1;margin:.1em;padding:8px 0 4px;font-size:1.5em;text-align:center;-webkit-appearance:textfield;border:1px solid #132447;color:#132447;border-radius:8px}.ResetPassword{font-size:2em;text-align:center;color:#333;border-bottom:2px solid #132447;max-width:300px;margin:0 auto}.titlePanel{font-size:3em;border-bottom:3px solid #f36a1d;text-align:center;padding-bottom:20px;max-width:260px;display:flex;color:#333;justify-content:center;margin:0 auto}.top-buttons{position:relative;display:block;padding:25px 10px;text-align:center}.top-buttons button{color:#cacaca;border:none;width:90px;margin:-2px;padding:10px;font-size:16px;font-weight:300;background:#4c5c72;cursor:pointer}.top-buttons button:nth-child(1){border-radius:0 50px 50px 0}.top-buttons button:nth-child(2){border-radius:50px 0 0 50px}.top-active-button{color:#fff!important;box-shadow:0 0 8px #2a2a2a;background:linear-gradient(#fd7e14,#fd7e14)!important;transition:all .3s ease}.slick-dots{position:relative;display:block;text-align:center;padding:0}.sign-in-1{width:50%;display:flex;justify-content:center;padding:0 20px;height:100%;background-color:#fff}.sign-in-1 p{margin:8px 0;color:#e3342f}.sign-in-1 .form{position:relative;margin:30px 175px}.sign-in-1 .group{position:relative;margin-bottom:45px}.sign-in-1 input[type=text],.sign-in-1 input[type=password]{font-size:15px;padding:10px 10px 10px 5px;display:block;width:100%;border:none;border-bottom:1px solid #757575;background:transparent}.sign-in-1 input[type=text]:focus,.sign-in-1 input[type=password]:focus{outline:none}.sign-up-1{display:flex;justify-content:center;height:100%;padding:0 20px}.sign-up-1 p{margin:6px 0;color:#e3342f}.sign-up-1 .group{position:relative}.sign-up-1 input[type=text],.sign-up-1 input[type=tel],.sign-up-1 input[type=password]{font-size:15px;padding:10px 10px 10px 5px;display:block;width:100%;border:none;border-bottom:1px solid #757575;background:transparent}.sign-up-1 input:focus{outline:none}.sign-up-1 label{color:#333;font-size:.95rem;font-weight:400;position:absolute;pointer-events:none;right:5px;top:5px;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.sign-up-1 .bar{position:relative;display:block;width:100%;height:1px}.sign-up-1 .bar:before,.sign-up-1 .bar:after{content:"";height:2px;width:0;bottom:1px;position:absolute;background:#f36a1d;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.sign-up-1 .bar:before{left:50%}.sign-up-1 .bar:after{right:50%}.sign-up-1 .auth_btn{display:flex;justify-content:center;padding:12px 55px;border-radius:25px;font-weight:300;border:none;background:#f36a1d;color:#fff;transition:all .2s;cursor:pointer;box-shadow:0 0 20px #0000008c}.sign-up-1 .auth_btn:focus,.sign-up-1 .auth_btn:active{outline:none}.sign-up-1 .auth_btn:hover{background:#333;box-shadow:0 0 7px 3px #0000004d}.sign-up-1 input:focus~.bar:before,.sign-up-1 input:focus~.bar:after{width:50%}.sign-up-1 input:focus~.highlight{animation:inputHighlighter .3s ease}.sign-up-1 #TermOfService{position:relative;right:0;padding-right:5px;color:#333;pointer-events:auto!important;cursor:pointer}.sign-up-1 #TermOfService a{color:#f36a1d;font-size:1em;text-decoration:underline!important}.home-podcast{margin-bottom:26px;box-shadow:0 0 10px 5px #d0d0d059;border:1px solid #f2f0f0;position:relative;border-radius:6px;display:flex}.home-podcast>.podcast-image img{display:block;width:232px;height:85%;border-radius:4px;float:right;-o-object-fit:cover;object-fit:cover}.home-podcast>.podcast-content>h5{padding:15px 6px 6px 40px;font-size:20px;line-height:24px;color:#333;font-weight:500}.home-podcast>.podcast-content>p{padding:0 6px 6px 20px;color:#7a7a7a;font-weight:600}.home-podcast>.podcast-content>p>span:nth-child(1){font-size:14px}.home-podcast>.podcast-content>p>span:nth-child(2){font-size:25px}.home-podcast>.podcast-content>p>span:nth-child(3){font-size:14px}.home-podcast>.podcast-content .timed{padding-right:8px;font-size:16px;color:#999}.home-podcast>.podcast-content>.play-button{display:flex;justify-content:space-between}.home-podcast>.podcast-content>.play-button>div>span{color:#444}.home-podcast>.podcast-content>.play-button>a>p{align-items:center;display:flex;padding:0 8px;color:#000;font-weight:400}.home-podcast>.podcast-content>.play-button>a>div{padding:10px 15px;background:#222;color:#f26600;border-radius:50%;background:linear-gradient(to bottom left,#fff,#fff8e7);border:1px solid #fff3eb;box-shadow:-1px 1px 1px #ffc39940,1px -1px 1px #ffffff40,-2px 2px 2px #ffc39933,2px -2px 2px #fff3,-4px 4px 4px #ffc39926,4px -4px 4px #ffffff26,-8px 8px 8px #ffc3991a,8px -8px 8px #ffffff1a,-16px 16px 16px #ffc3990d,16px -16px 16px #ffffff0d;margin-bottom:8px}.home-podcast>.podcast-content .wave_icons{display:flex;justify-content:start}.home-podcast>.podcast-content .wave_icons>div{padding:6px 10px}.home-podcast>.podcast-content .wave_icons>div>i{font-size:26px;color:#f36a1d}.home-podcast>.podcast-content #playBtn,.home-podcast>.podcast-content #stopBtn,.home-podcast>.podcast-content #muteBtn{cursor:pointer}.home-podcast .wrap-rating-price{border-top:1px solid #f1f1f1;overflow:hidden;width:100%}@media only screen and (max-width: 991px){.home-podcast{display:block}.home-podcast>.podcast-image img{width:100%;height:250px}.home-podcast>.podcast-content>p{padding:0 10px}.home-podcast>.podcast-content>h5{font-size:2em;padding-right:12px;display:inline-block}.home-podcast>.podcast-content .timed{padding-right:10px;font-size:16px;color:#777}}.login__body{height:100%;background-image:url(/build/home/assets/back-st5-dark-dMIwzHx6.webp);background-size:cover!important;background-attachment:fixed!important;background-repeat:round!important}.login__first-div{display:flex;justify-content:center;align-items:center;flex-direction:column;height:auto;padding:30px 15px 15px;background-image:url(/build/home/assets/back-st5-dark-dMIwzHx6.webp);background-size:cover!important;background-attachment:fixed!important}.login__h1{font-weight:700;margin:0}.login__h2{text-align:center}.login__p{font-size:16px;font-weight:600;line-height:20px;letter-spacing:.5px;margin:15px 0}.login__span{font-size:12px}.login__a{color:#132447;font-size:14px;text-decoration:none;margin:15px 0}.login__gohome-icon{display:none}@media only screen and (max-width: 680px){.login__gohome-icon{display:block;width:58px;height:40px;position:relative;font-size:30px}}.login__text-justify{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;width:70%}@media screen and (max-width: 1040px){.login__text-justify{flex-direction:column}}.login__button{position:relative;top:3px;border:none;outline:none;background-color:#132447!important;color:#fff!important;height:36px;border-radius:6px;font-size:.9rem;width:108px;margin-top:15px;transition:all .3s ease}.login__button:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:solid 2px #132447;height:42px;width:114px;border-radius:9px;transition:color 2s}.login__button:hover{background-color:#fff!important;color:#132447!important}.login__button:active{transform:scale(.95)}.login__button:focus{outline:none}.login__button.login__ghost{background-color:transparent;border-color:#fff}.login__button2{background-color:#fff;color:#132447;font-weight:800;height:36px;border-radius:6px;font-size:.9rem;width:108px;position:relative}.login__button2:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:solid 2px white;height:42px;width:115px;border-radius:9px;transition:color 2s}.login__form{background-color:#fff;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;padding:0 30px;height:100%;width:100%;text-align:center}.login__input{background-color:#eee;border:none;padding:12px 15px;margin:8px 0;width:100%;direction:rtl!important}.login__container{background-color:#fff;border-radius:10px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;position:relative;overflow:hidden;width:768px;max-width:100%;min-height:600px;width:100%;height:100%}.login__form-container{position:absolute;top:0;height:100%;transition:all .6s ease-in-out}.login__sign-in-container{left:0;width:50%;z-index:2}.login__container.login__right-panel-active .login__sign-in-container{transform:translate(100%)}.login__sign-up-container{left:0;width:50%;opacity:0;z-index:1}.login__container.login__right-panel-active .login__sign-up-container{transform:translate(100%);opacity:1;z-index:5;animation:show .6s}@keyframes show{0%,49.99%{opacity:0;z-index:1}50%,to{opacity:1;z-index:5}}.login__overlay-container{position:absolute;top:0;left:50%;width:50%;height:100%;overflow:hidden;transition:transform .6s ease-in-out;z-index:100;pointer-events:none;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)}@media only screen and (max-width: 680px){.login__overlay-container{background:none}}.login__container.login__right-panel-active .login__overlay-container{transform:translate(-100%)}.login__overlay{background:#ff416c;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f);background-repeat:no-repeat;background-size:cover;background-position:0 0;color:#fff;position:relative;left:-100%;height:100%;width:200%;transform:translate(0);transition:transform .6s ease-in-out}.login__container.login__right-panel-active .login__overlay{transform:translate(50%)}.login__overlay-panel{position:absolute;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;padding:0 40px;text-align:center;top:0;height:100%;width:50%;transform:translate(0);transition:transform .6s ease-in-out;pointer-events:auto}.login__overlay-left{transform:translate(-20%)}.login__container.login__right-panel-active .login__overlay-left{transform:translate(0)}.login__overlay-right{right:0;transform:translate(0)}.login__container.login__right-panel-active .login__overlay-right{transform:translate(20%)}.login__social-container{margin:20px 0}.login__social-container a{border:1px solid #dddddd;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;margin:0 5px;height:40px;width:40px}.login__title{border-bottom:3px solid #132447;width:30%;padding-bottom:16px;margin-top:16px}.login__captcha{display:flex;flex-direction:column;justify-content:center;width:60%}.login__captcha2{display:flex;flex-direction:row}.login__captcha-number{width:60%!important;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.login__number{width:40%!important}.login__icon{display:none}.login__remember{display:flex;flex-direction:row;justify-content:center;align-items:baseline}.login__checkbox-remember{margin-left:5px}.form__group1{position:relative;padding:15px 0 0;width:60%;direction:rtl!important}.form__field1{font-family:inherit;width:100%;border:0;border-bottom:2px solid #9b9b9b;outline:0;font-size:1rem;color:#000!important;padding:7px 0;background:transparent;transition:border-color .2s;direction:rtl!important}.form__field1::-moz-placeholder{color:transparent}.form__field1::placeholder{color:transparent}.form__field1:-moz-placeholder-shown~.form__label1{font-size:1rem;cursor:text;top:20px}.form__field1:placeholder-shown~.form__label1{font-size:1rem;cursor:text;top:20px}.form__label1{position:absolute;top:0;display:block;transition:.2s;font-size:1rem;color:#132447}.form__field1:focus{padding-bottom:6px;font-weight:700;border-width:3px;border-image-slice:1}.form__field1:focus~.form__label1{position:absolute;top:0;display:block;transition:.3s;font-size:.8rem;font-weight:700}.form__field1:required,.form__field1:invalid{box-shadow:none}.login__div-logo{background:linear-gradient(to right,#fff,#f0981a);border-radius:10px;width:170px;height:65px;align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;box-shadow:0 14px 28px #00000008,0 10px 10px #0003;padding:15px}.login__div-logo .login__a-logo{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.login__div-logo .login__a-logo .login__text-logo{font-size:15px;font-weight:700}.login__div-logo .login__a-logo .login__logo{width:56px;height:56px}.login__div-logo2{display:none}.login__image{width:100%}.login__div-button{display:flex;flex-direction:row-reverse;justify-content:space-evenly;align-items:center;width:100%;position:relative;bottom:11px}.login__gohome{display:flex;flex-direction:row-reverse;align-items:center;padding:8px;border:solid 3px;border-radius:9px}.login__gohome .login__gohome-img{width:30px}.login__gohome .login__gohome-text{font-weight:800;font-size:.9rem}.login__error{direction:rtl!important;font-size:12px;color:red;font-weight:600}.login__pointer{pointer-events:none}@media only screen and (max-width: 900px){.login__captcha{flex-direction:column;align-items:center}.login__captcha2{flex-direction:column-reverse}.login__captcha-number,.login__number{width:100%!important}.login__title{width:50%!important}}@media only screen and (max-width: 680px){.login__gohome{position:absolute;bottom:10px;width:76px;border:none}.login__gohome-text{display:none}.login__div-button{width:119px;height:100%}.login__container{min-height:670px}.login__error{direction:rtl!important;font-size:11px}.login__div-logo2{display:flex!important;margin-bottom:10px;background:linear-gradient(to right,#fff,#f0981a);border-radius:10px;width:170px;height:65px;justify-content:space-evenly;box-shadow:0 14px 28px #00000008,0 10px 10px #0003;padding:15px}.login__div-logo2 .login__a-logo2{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.login__div-logo2 .login__a-logo2 .login__text-logo2{font-size:15px;font-weight:700}.login__div-logo2 .login__a-logo2 .login__logo2{width:56px;height:56px}.login__div-logo{display:none}.login__sign-up-container,.login__sign-in-container{display:flex;flex-direction:row;background-color:#fff}.login__form-in{position:relative;left:60px}.login__form-up{left:-52px;position:relative}.login__overlay{background:none}.login__overlay-left,.login__overlay-right{background:radial-gradient(ellipse at bottom,#215a9f,#121f3f);width:10%}.login__h1-overlay,.login__p-overlay{display:none}.login__button2{background:none;display:flex;flex-direction:column;align-items:center;left:-22px;transform:rotate(271deg);font-size:20px;color:#fff;width:100%}.login__button2:before{border:none}.login__icon{display:block;transform:rotate(88deg);font-size:36px}.login__form{padding:0}.form__group1,.login__captcha{width:100%}.login__title{width:100%!important}.login__image{display:none}.nav{width:100%!important}.login__icon2{transform:rotate(270deg)}.login__button3{flex-direction:column-reverse;left:17px;transform:rotate(270deg)}.login__teacher-h1{display:block!important;transform:rotate(270deg);font-size:22px;height:36px;width:445px;text-align:end}.login__text-justify{flex-direction:column;align-items:center;width:100%}}.classLogin__first-div{background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:19px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;border-radius:13px}.classLogin__first-div .classLogin__div-img{height:auto;width:100%}.classLogin__first-div .classLogin__div-img .classLogin__img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-o-object-position:bottom;object-position:bottom;filter:drop-shadow(10px 5px 14px #132447c4)}.classLogin__first-div .classLogin__form{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.classLogin__first-div .classLogin__form .classLogin__h1{color:#132447;font-weight:700}.classLogin__first-div .classLogin__form .second__button{margin-top:22px;min-width:87px;padding:8px 16px;font-weight:700;color:#fff;background-color:#132447;border:2px solid #132447}.classLogin__first-div .classLogin__form .second__button:hover{color:#132447}.not-found-container{height:100vh;display:flex;align-items:center}.not-found-container .notfound-content{display:flex;flex-direction:column;align-items:center}.not-found-container .notfound-content #notfound-heading{font-size:4rem;margin:2rem}.not-found-container p{margin:1rem;font-size:1rem}.not-found-container img{width:100%;height:100%;font-size:12rem}.not-found-container a{padding:1rem;margin:2rem;border-radius:5px;color:#fafafa;background-color:#fbb545;box-shadow:0 0 20px 8px #fbb5454d}@media only screen and (max-width: 768px){.not-found-container p,.not-found-container a{font-size:1rem}}@media only screen and (min-width: 1048px){.not-found-container p,.not-found-container a{font-size:2rem}}.comingsoon-image{display:flex;flex-direction:column;padding-top:33px;height:100%}.comingsoon-image img{border-radius:20px;width:100%;margin-right:0}.comingsoon-content{padding:4rem}.comingsoon-content .coming-soon-heading{font-size:3rem;font-weight:500}.comingsoon-content .coming-soon-description{margin:20px 0;font-size:15px}.coming-soon-registration{display:flex;flex-direction:row;margin-top:3rem}.coming-soon-registration input{font-size:16px;padding:0 28px;height:60px;position:relative;display:block;width:100%;line-height:24px;color:#222;font-weight:300;border:1px solid #eeeff1;background-color:#fff;border-radius:3px;transition:all .3s ease-in-out}.coming-soon-registration button{margin-right:10px;color:#fafafa;background-color:#f36a1d;width:10rem;padding:0;border-radius:2px}.coming-soon-registration button:hover{background:#ff7d30;box-shadow:1px 1px 20px 5px #ffc1984d,-1px -1px 25px 5px #ffbf984d}@media only screen and (max-width: 765px){.coming-soon-registration{display:flex;flex-direction:column}.coming-soon-registration button{color:#fafafa;background-color:#f36a1d;width:100%;height:3rem;padding:0;margin-top:1rem;margin-right:0;border-radius:2px}}.contact_us .contact-us-title{padding-top:0;margin-bottom:28px;position:relative}.contact_us .contact-us-title h3{font-size:36px;line-height:46px;font-weight:500;color:#222}.contact_us .contact-us-title h3:after{content:"";background:#fb8122;position:absolute;height:3px;bottom:5px;margin-right:17px;width:50px}.contact_us .contact-us-title h1{font-size:36px;line-height:46px;font-weight:500;color:#222}.contact_us .contact-us-title h1:after{content:"";background:#fb8122;position:absolute;height:3px;bottom:5px;margin-right:17px;width:50px}.contact_us .blog-comment .comment-area div div .newButton__span{width:110px!important;left:2px;top:0;cursor:pointer}.contact_us .blog-comment .comment-area div div .newButton__span .newButton__a:before{border:2px solid #f36a1d!important;padding:8px 12px;min-width:131px;text-align:center}.contact_us .blog-comment .comment-area div div .newButton__span .newButton__a:after{background:#fff;color:#f36a1d!important;padding:8px 12px;min-width:131px;border:2px solid #f36a1d!important;text-align:center}.contact_us .blog-comment .comment-area div div .accept__modal{display:none;position:fixed;z-index:9999!important;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto}.contact_us .blog-comment .comment-area div div .accept__modal .text__modal{background:linear-gradient(to right,#00b09b,#96c93d);transform:translate(0);margin:auto;height:9vh;border:1px solid #888;width:80%;justify-content:space-between;border-radius:16px;position:absolute;top:8px;left:3px;z-index:9999!important}.contact_us .blog-comment .comment-area div div .accept__modal .text__modal .close-btn{color:#aaa;float:right;font-size:28px;font-weight:700;padding-right:0;padding-left:0;margin-top:0}.contact_us .blog-comment .comment-area div div .accept__modal .text__modal .close-btn:hover,.contact_us .blog-comment .comment-area div div .accept__modal .text__modal .close-btn:focus{color:#000;text-decoration:none;cursor:pointer}.contact_us .blog-comment .comment-area div div .accept__modal .text__modal p{align-items:center;padding-top:21px;display:flex;justify-content:center;font-size:15px;font-weight:600}.contact_us .blog-comment .comment-area div div .accept__modal .text__modal p i{margin-left:10px;color:#fff}.contact_us .contact-us-content p{font-size:1.3em;color:#222;display:inline;margin:6px;clear:right}.contact_us .contact-us-links{margin:2rem 0;width:100%}.contact_us .contact-us-links .phone{background:linear-gradient(45deg,#80009c,#35003d)}.contact_us .contact-us-links .telegram{background:linear-gradient(45deg,#009df5,#002d86)}.contact_us .contact-us-links .linkedin{background:linear-gradient(45deg,#bbd4de,#004786)}.contact_us .contact-us-links .twitter{background:linear-gradient(45deg,#00d8f5,#005786)}.contact_us .contact-us-links .instagram{background:linear-gradient(45deg,#ff0152,#ba0033)}.contact_us .contact-us-links .youtube{background:linear-gradient(45deg,#d62929,#c30000)}.contact_us .contact-us-links .email{background:linear-gradient(45deg,#ff3600,#bf3e01)}.contact_us .contact-us-links .whatsapp{background:linear-gradient(45deg,#24d42c,#0c9200)}.contact_us .contact-us-links .contactUs-detail{display:flex;align-items:center;color:#fafafa;width:100%;padding:20px;border-radius:22px}.contact_us .contact-us-links .contactUs-detail:hover{transform:scale(1.1);transition:.3s ease-in-out;box-shadow:0 0 25px 5px #80808080;z-index:100}.contact_us .contact-us-links div{display:flex;align-items:center;margin:0}.contact_us .contact-us-links div p{cursor:default;margin-bottom:0;margin-right:.6rem}.contact_us .contact-us-links div p span{direction:ltr;display:inline-block}.contact_us .contact-us-links div i{margin:10px 0}@media only screen and (min-width: 321px) and (max-width: 991px){.contact_us .contact-us-title h3{font-size:22px;line-height:32px}.contact_us .contact-us-content p{clear:both}}@media only screen and (max-width: 320px){.contact_us .contact-us-title h3{font-size:26px;line-height:40px}}textarea{resize:none!important}@keyframes beat{to{transform:scale(1.4)}}.contactUs__artboard{position:relative;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;padding:0!important;margin:8px!important}.contactUs__artboard:hover .contactUs__button,.contactUs__artboard:active .contactUs__button{transform:rotate(-75deg)}.contactUs__artboard:focus .contactUs__button{transform:rotate(-75deg)}@media only screen and (min-width: 998px){.contactUs__artboard{width:30%!important}}@media only screen and (max-width: 998px) and (min-width: 660px){.contactUs__artboard{width:40%!important}}@media only screen and (max-width: 660px) and (min-width: 578px){.contactUs__artboard{width:80%!important}}@media only screen and (max-width: 578px){.contactUs__artboard{width:95%!important}}.contactUs__artboard .contactUs__button{display:flex;flex-direction:row;justify-content:center;width:200px;height:77px;background:#6cb4b8;z-index:11;transition:.95s cubic-bezier(.89,.03,.06,1.5);transform-origin:top left;border-radius:10px;position:relative}.contactUs__artboard .contactUs__button i{color:#fff;font-size:25px}.contactUs__artboard .contactUs__button a{color:#fff}.contactUs__artboard .contactUs__button:after{content:"";position:absolute;width:5px;height:5px;background:#fff;z-index:11;left:4px;top:4px;border-radius:50%;border:1px solid #fff}.contactUs__artboard .contactUs__links{width:99.5%;height:77px;position:absolute;z-index:9;background:#da7015;display:flex;flex-direction:row;justify-content:center;border-radius:10px}.contactUs__artboard .contactUs__links i{color:#fff;font-size:25px}.contactUs__artboard .contactUs__links a{color:#fff;text-decoration:none;width:100%;height:100%;line-height:5;display:flex;flex-direction:row-reverse;justify-content:center}.contactUs__artboard .contactUs__links a span{font-size:15px;font-weight:700;direction:ltr}.contactUs__artboard .phone{background:linear-gradient(45deg,#80009c,#35003d)}.contactUs__artboard .telegram{background:linear-gradient(45deg,#009df5,#002d86)}.contactUs__artboard .linkedin{background:linear-gradient(45deg,#bbd4de,#004786)}.contactUs__artboard .twitter{background:linear-gradient(45deg,#00d8f5,#005786)}.contactUs__artboard .instagram{background:linear-gradient(45deg,#ff0152,#ba0033)}.contactUs__artboard .youtube{background:linear-gradient(45deg,#d62929,#c30000)}.contactUs__artboard .email{background:linear-gradient(45deg,#ff3600,#bf3e01)}.contactUs__artboard .whatsapp{background:linear-gradient(45deg,#24d42c,#0c9200)}.title-section{font-size:3.5rem;margin-bottom:20px}.featured{background:#8080801a}.featured .featured-image img{width:100%}.featured .data-box{display:flex;flex-direction:column;position:absolute;top:27.5%;left:-4%;margin-right:-41px;background:#7835de;color:#fff;font-weight:500;line-height:24px;padding:15px 9px 17px 10px;border-radius:4px;text-align:center}.featured .place{align-items:center;padding:20px 29px 19px 31px;display:flex;flex-direction:row;font-size:1.3rem}.featured .place a{margin-right:1rem}.featured .place i{color:#fff;display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;background:#ff9819;border-radius:50%}.event-info .event-title{font-size:25px;margin-right:25px}.event-info p{padding:27px;font-size:1rem}.event-info .poster{margin-right:50px;margin-bottom:53px}.event-info a{background:#ff9819;color:#fafafa;margin:0 25px;padding:18px;border-radius:32px}@media only screen and (max-width: 760px){.title-section{display:flex;flex-direction:column}.title-section span{margin-top:100px;margin-right:0}.data-box{left:0!important;top:-.5%!important}}.singleBlog-image{width:100%;position:relative}.singleBlog-image img{padding:0 20px 10px;position:relative;background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;width:70%;display:flex;margin:0 auto}.singleBlog-social-media{width:5%;float:right;padding-right:3px;text-align:center;padding-bottom:5px}.singleBlog-social-media li{padding-bottom:10px}.singleBlog-social-media li a i{font-size:18px;transition:all .2s ease}.singleBlog-social-media li a i:hover{color:#f36a1d}.singleBlog-title{font-size:24px;line-height:68px;font-weight:600;letter-spacing:1px;text-align:start;display:flex;justify-content:center}.singleBlog-wrapper{width:100%}.singleBlog-wrapper>.title-section{font-size:3.5rem;margin-bottom:20px}.singleBlog-wrapper p{padding:1rem 0;font-size:1rem}.singleBlog-wrapper i{font-size:20px}.blog-author{margin:1.2rem 0}.blog-author .blog-author-avatar img{width:64px;height:64px;float:right;margin-left:.5rem;margin-right:.5rem}.blog-author .blog-author-info .author-name{font-size:1.2rem;color:#07070799}.blog-author .blog-author-info .author-position{font-size:.9rem;color:#43434366}.blog-comment{height:auto}.blog-comment .user-comment-info input{font-size:16px;padding:0 28px;height:60px;position:relative;display:block;width:100%;line-height:24px;color:#333;font-weight:300;border:1px solid #c5c5c5;background-color:#fff;border-radius:3px;transition:all .3s ease-in-out}.blog-comment h3{margin:2rem 0 1rem}.blog-comment .comment-area{height:auto}.blog-comment .comment-area textarea{margin:1rem auto;width:100%;padding:14px 21px;height:15rem;line-height:24px;color:#333;font-weight:300;border:1px solid #c5c5c5;background-color:#fff;border-radius:3px;transition:all .3s ease-in-out}.blog-comment .comment-area .btn-blog-comment{padding:10px 28px;border-radius:5px;background:#f36a1d;color:#fff;font-size:14px;font-weight:500;display:flex;justify-content:center;align-content:center}.blog-comment .comment-area .btn-blog-comment:hover{box-shadow:0 0 20px 8px #fbb5454d;background:#fbb545}.related-blog-image{width:100%}.related-blog-container{float:right;margin-bottom:8rem}.related-blog-container .related-single-blog{margin-left:1rem;width:350px;border:1px solid rgba(128,128,128,.2)}.related-blog-container .related-single-blog img{width:100%;height:auto}.related-blog-container .related-single-blog .related-single-blog-content{padding:1rem}.related-blog-container .related-single-blog .related-single-blog-content .related-single-blog-title{font-size:16px;font-weight:500;color:#333;cursor:pointer;transition:.3s all}.related-blog-container .related-single-blog .related-single-blog-content .related-single-blog-title:hover{color:#fbb545}.related-blog-container .related-single-blog .related-single-blog-content p{font-size:15px;line-height:28px;font-weight:300;color:#616161;padding-top:12px;padding-bottom:16px}.related-blog-container .related-single-blog .related-single-blog-content a{font-size:14px;color:#fbb545!important;cursor:pointer}.related-blog-container .related-blogs .related-post-title span{content:"";margin-top:1rem;width:46px;background:#f36a1d;position:absolute;height:2px}.item{width:350px;margin:0 30px}.tags{background:#d2d2d2;border-radius:3px 0 0 3px;color:#999;display:inline-block;height:26px;line-height:26px;padding:0 20px 0 23px;position:relative;margin:13px 0 0;text-decoration:none;transition:all .2s ease-in;width:auto;min-width:60px;min-height:25px;direction:ltr}.tags:before{background:#fff;border-radius:10px;box-shadow:inset 0 1px #00000040;content:"";height:6px;left:10px;position:absolute;width:6px;top:10px}.tags:after{background:#fff;border-bottom:13px solid transparent;border-left:10px solid #d2d2d2;border-top:13px solid transparent;content:"";position:absolute;right:0;top:0}.tags>p{padding:3px 0 0;text-align:center;font-size:14px;font-weight:500;color:#000;margin-bottom:0}@media only screen and (max-width: 767px){.singleBlog-image img{padding:10px;width:100%;height:100%}.singleBlog-container{display:flex;flex-direction:column;justify-content:center}.singleBlog-container .singleBlog-title{font-size:13px;line-height:28px}.singleBlog-container .singleBlog-social-media{width:100%;display:flex;margin-top:0;flex-direction:row;justify-content:center}.singleBlog-container .singleBlog-social-media li{margin:0 1rem}.singleBlog-container .singleBlog-social-media li a i{font-size:1.5rem}.singleBlog-container .user-comment-info input{width:100%;margin:1rem 0}.singleBlog-container .singleBlog-content{width:100%;padding-right:9px}.singleBlog-container .related-blog-container{display:flex;justify-content:center;align-items:center}.singleBlog-container .related-blog-container h3{margin:3rem 0}.singleBlog-container .related-blog-container .related-single-blog{width:300px;margin-bottom:1rem}.blog-comment h3{margin:1rem 0}}@media screen and (min-width: 768px) and (max-width: 1024px){.related-single-blog{width:300px!important;margin-bottom:1rem}.singleBlog-container .singleBlog-title{font-size:32px;line-height:59px}}@media screen and (min-width: 321px) and (max-width: 576px){.singleBlog-container .singleBlog-title{font-size:20px;line-height:45px}.tags p{font-size:9px!important;margin-top:5px}}@media screen and (max-width: 320px){.tags{margin:10px 6px!important;padding:0 10px 0 20px}.tags p{font-size:8px;padding:7px 0}}.blog__first-div-tag{direction:ltr;margin-top:15px;margin-bottom:20px;padding-bottom:30px;padding-top:20px;border:solid 1px;border-radius:12px}.blog__first-div-tag .blog__div-tag-title{display:flex;justify-content:flex-end;margin-bottom:12px}.blog__first-div-tag .blog__div-tag-title .blog__tag-title{text-align:end;padding-right:12px;padding-bottom:4px;border-bottom:solid 2px #f5884a;width:auto}.blog__first-div-tag .blog__div-tag{display:inline-table}.container-fluid .aboutUs__title,.container-sm .aboutUs__title,.container-md .aboutUs__title,.container-lg .aboutUs__title,.container-xl .aboutUs__title{display:flex;justify-content:center;padding-right:0;padding-left:0}.container-fluid .aboutUs__title .aboutUs__ul-title,.container-sm .aboutUs__title .aboutUs__ul-title,.container-md .aboutUs__title .aboutUs__ul-title,.container-lg .aboutUs__title .aboutUs__ul-title,.container-xl .aboutUs__title .aboutUs__ul-title{display:flex;justify-content:space-evenly;padding-right:0}.container-fluid .aboutUs__title .aboutUs__ul-title .aboutUs__li-title,.container-sm .aboutUs__title .aboutUs__ul-title .aboutUs__li-title,.container-md .aboutUs__title .aboutUs__ul-title .aboutUs__li-title,.container-lg .aboutUs__title .aboutUs__ul-title .aboutUs__li-title,.container-xl .aboutUs__title .aboutUs__ul-title .aboutUs__li-title{text-align:center;padding-right:0;padding-left:0;box-shadow:0 0 25px 5px #0000004d;border-radius:15px;height:8vh}.container-fluid .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title,.container-sm .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title,.container-md .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title,.container-lg .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title,.container-xl .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title{border-radius:12px;height:8vh;display:flex;flex-direction:row;justify-content:center}.container-fluid .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__icon-title,.container-sm .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__icon-title,.container-md .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__icon-title,.container-lg .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__icon-title,.container-xl .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__icon-title{height:32px;padding-left:8px}.container-fluid .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon,.container-sm .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon,.container-md .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon,.container-lg .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon,.container-xl .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon{padding-top:8px}.container-fluid .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon2,.container-sm .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon2,.container-md .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon2,.container-lg .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon2,.container-xl .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon2{display:none}.container-fluid .aboutUs__des .aboutUs__first-div-des,.container-sm .aboutUs__des .aboutUs__first-div-des,.container-md .aboutUs__des .aboutUs__first-div-des,.container-lg .aboutUs__des .aboutUs__first-div-des,.container-xl .aboutUs__des .aboutUs__first-div-des{box-shadow:0 0 25px 5px #00000080;border-radius:15px}.container-fluid .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des,.container-sm .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des,.container-md .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des,.container-lg .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des,.container-xl .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des{margin-left:0;margin-right:0;padding:15px}.container-fluid .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic2,.container-sm .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic2,.container-md .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic2,.container-lg .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic2,.container-xl .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic2{padding:15px}.container-fluid .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic2 .aboutUs__pic,.container-sm .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic2 .aboutUs__pic,.container-md .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic2 .aboutUs__pic,.container-lg .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic2 .aboutUs__pic,.container-xl .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic2 .aboutUs__pic{border-radius:15px;padding:0;max-height:280px;-o-object-fit:cover;object-fit:cover}.container-fluid .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text,.container-sm .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text,.container-md .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text,.container-lg .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text,.container-xl .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text{padding-top:15px;padding-bottom:15px;position:relative}.container-fluid .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text .aboutUs__title-text,.container-sm .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text .aboutUs__title-text,.container-md .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text .aboutUs__title-text,.container-lg .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text .aboutUs__title-text,.container-xl .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text .aboutUs__title-text{padding-bottom:15px;font-size:1.35rem}.container-fluid .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text .aboutUs__text,.container-sm .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text .aboutUs__text,.container-md .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text .aboutUs__text,.container-lg .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text .aboutUs__text,.container-xl .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text .aboutUs__text{padding-right:0;padding-left:0;font-size:15px;display:block;border-radius:10px;text-align:justify}.container-fluid .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text h4:after,.container-sm .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text h4:after,.container-md .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text h4:after,.container-lg .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text h4:after,.container-xl .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text h4:after{background:#fb8122;top:36px;content:"";height:3px;margin-right:4px;position:absolute;width:32px}.container-fluid .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text h1:after,.container-sm .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text h1:after,.container-md .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text h1:after,.container-lg .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text h1:after,.container-xl .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-text h1:after{background:#fb8122;top:36px;content:"";height:3px;margin-right:4px;position:absolute;width:32px}.container-fluid .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic,.container-sm .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic,.container-md .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic,.container-lg .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic,.container-xl .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic{padding:15px}.container-fluid .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic .aboutUs__pic,.container-sm .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic .aboutUs__pic,.container-md .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic .aboutUs__pic,.container-lg .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic .aboutUs__pic,.container-xl .aboutUs__des .aboutUs__first-div-des .aboutUs__div-des .aboutUs__div-pic .aboutUs__pic{border-radius:15px;padding:0;max-height:280px;-o-object-fit:contain;object-fit:contain}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card{margin-left:0;margin-right:0;margin-bottom:40px;box-shadow:0 0 25px 5px #00000080;border-radius:15px;padding:15px 15px 41px}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card{display:flex;justify-content:space-evenly;padding-top:11px}@media only screen and (max-width: 768px){.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card{flex-direction:column;align-items:center}}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__pic-card,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__pic-card,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__pic-card,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__pic-card,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__pic-card{-o-object-fit:contain;object-fit:contain}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card{text-align:justify;display:flex;justify-content:center;flex-direction:column}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3{display:none}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card{text-align:justify;padding-top:16px}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card input,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card input,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card input,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card input,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card input{display:none}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card{display:block}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4{display:none}.container-fluid .aboutUs__des .teacher__first-small-card,.container-sm .aboutUs__des .teacher__first-small-card,.container-md .aboutUs__des .teacher__first-small-card,.container-lg .aboutUs__des .teacher__first-small-card,.container-xl .aboutUs__des .teacher__first-small-card{padding-right:0;padding-left:0}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card{padding-top:25px;padding-bottom:25px;justify-content:space-evenly;margin-left:0;margin-right:0}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card{height:auto;box-shadow:0 0 25px 5px #0003;padding-top:15px;border-radius:8px;margin-right:15px;margin-bottom:15px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card{display:flex;padding-left:0;padding-right:0;justify-content:space-between}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__header-qrCode,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__header-qrCode,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__header-qrCode,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__header-qrCode,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__header-qrCode{padding-left:10px;display:flex;justify-content:flex-end}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__header-qrCode .teacher__header-img-qrCode,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__header-qrCode .teacher__header-img-qrCode,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__header-qrCode .teacher__header-img-qrCode,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__header-qrCode .teacher__header-img-qrCode,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__header-qrCode .teacher__header-img-qrCode{padding-right:0;padding-left:0}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__div-code-member,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__div-code-member,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__div-code-member,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__div-code-member,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__div-code-member{display:flex;padding-right:0;padding-left:0}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__div-code-member .teacher__code-member,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__div-code-member .teacher__code-member,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__div-code-member .teacher__code-member,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__div-code-member .teacher__code-member,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__header-small-card .teacher__div-code-member .teacher__code-member{display:flex;flex-direction:column;justify-content:center;padding-right:0;padding-left:0;align-items:center;font-size:larger;font-weight:600}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card{display:flex;justify-content:space-evenly;flex-direction:column;margin-bottom:10px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area{display:flex;justify-content:center}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area{box-shadow:-3px -3px 7px #fff,0 0 20px #ceced1;height:150px;width:150px;border-radius:50%;display:flex;align-items:center;justify-content:center}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area .teacher__inner-area,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area .teacher__inner-area,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area .teacher__inner-area,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area .teacher__inner-area,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area .teacher__inner-area{height:calc(100% - 25px);width:calc(100% - 25px);border-radius:50%}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area .teacher__inner-area .teacher__image-ostad,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area .teacher__inner-area .teacher__image-ostad,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area .teacher__inner-area .teacher__image-ostad,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area .teacher__inner-area .teacher__image-ostad,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-img-area .teacher__img-area .teacher__inner-area .teacher__image-ostad{height:100%;width:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title{display:flex;justify-content:center;flex-direction:column;padding-top:14px;font-size:13px;font-weight:700;height:12vh}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title .teacher__text-title,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title .teacher__text-title,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title .teacher__text-title,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title .teacher__text-title,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title .teacher__text-title{display:flex;justify-content:center;font-size:14px;font-weight:bolder}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title .teacher__text-des,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title .teacher__text-des,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title .teacher__text-des,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title .teacher__text-des,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__div-text-title .teacher__text-des{display:flex;justify-content:center;text-align:center}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons{margin:15px 0 0;display:flex;justify-content:center;height:6vh}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon{cursor:pointer;height:40px;width:40px;margin:0 5px;display:flex;flex-direction:column;justify-content:center;text-decoration:none;border-radius:50%;box-shadow:0 0 25px 5px #0000003d}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .teacher__icon,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .teacher__icon,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .teacher__icon,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .teacher__icon,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .teacher__icon{align-items:center;display:flex;justify-content:center}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-python,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-python,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-python,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-python,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-python{font-weight:400;font-size:29px;color:#f7cc40}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-php,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-php,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-php,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-php,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-php{font-weight:bolder;font-size:26px;color:#7377ad;margin-left:1px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-java,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-java,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-java,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-java,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-java{color:#d4360e;font-weight:bolder;font-size:29px;margin-bottom:3px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-angular,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-angular,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-angular,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-angular,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-angular{color:#d4360e;font-weight:bolder;font-size:29px;margin-bottom:-1px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-js,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-js,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-js,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-js,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-js{font-size:22px;font-weight:700;color:#fad900;margin-top:4px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-jQ,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-jQ,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-jQ,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-jQ,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-jQ{font-size:22px;font-weight:700;color:#183353;margin-top:4px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-scratch,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-scratch,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-scratch,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-scratch,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-scratch{width:34px;height:31px;margin-right:2px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-laravel,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-laravel,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-laravel,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-laravel,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-laravel{font-weight:bolder;font-size:27px;color:#d2360e;margin-left:2px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-android,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-android,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-android,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-android,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-android{font-weight:bolder;font-size:26px;color:#7eb601;margin-left:2px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-mysql,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-mysql,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-mysql,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-mysql,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-mysql{font-weight:bolder;font-size:26px;color:gray}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-linux,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-linux,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-linux,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-linux,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-linux{font-weight:bolder;font-size:28px;color:#000}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-c,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-c,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-c,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-c,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-c{font-size:19px;font-weight:700;margin-top:3px;color:#00427c}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-html,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-html,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-html,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-html,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-html{font-weight:bolder;font-size:31px;color:#dd4b25;margin-top:3px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-dj,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-dj,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-dj,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-dj,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-dj{width:26px;height:31px;margin-right:8px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-net,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-net,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-net,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-net,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-net{width:38px;height:31px;margin-right:1px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-oc,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-oc,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-oc,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-oc,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-oc{font-weight:bolder;font-size:24px;color:#254bdd;margin-top:2px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-solidity,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-solidity,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-solidity,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-solidity,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-solidity{width:42px;height:50px;margin-right:-1px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-css,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-css,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-css,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-css,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-css{font-weight:bolder;font-size:31px;color:#254bdd;margin-top:3px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-R,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-R,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-R,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-R,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-R{color:red;font-weight:bolder;font-size:28px;margin-top:4px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-swift,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-swift,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-swift,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-swift,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-swift{font-weight:bolder;font-size:29px;color:#dd4b25}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-vue,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-vue,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-vue,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-vue,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-vue{font-weight:bolder;font-size:31px;color:#3fb27f;margin-top:6px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-react,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-react,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-react,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-react,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-react{font-weight:bolder;font-size:29px;color:#254bdd}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ai,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ai,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ai,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ai,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ai{font-size:22px;font-weight:700;color:#f79500;margin-top:2px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ps,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ps,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ps,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ps,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ps{font-size:22px;font-weight:700;color:#2fa3f7;margin-top:2px;margin-left:1px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ae,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ae,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ae,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ae,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__social-icons .teacher__small-icon .icon-Ae{font-size:22px;font-weight:700;color:#c587f7;margin-left:1px;margin-top:2px}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__description,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__description,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__description,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__description,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__description{display:flex;flex-direction:column;direction:rtl;padding:15px;margin-top:12px;font-size:14px;font-weight:700;text-align:right;border-radius:2px;border-top:solid 2px #f36a1d}.container-fluid .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__description .des-span,.container-sm .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__description .des-span,.container-md .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__description .des-span,.container-lg .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__description .des-span,.container-xl .aboutUs__des .teacher__first-small-card .teacher__div-small-card .teacher__small-card .teacher__des-small-card .teacher__description .des-span{padding-bottom:10px}.container-fluid .aboutUs__des .License__first-div .License__div-title-card,.container-sm .aboutUs__des .License__first-div .License__div-title-card,.container-md .aboutUs__des .License__first-div .License__div-title-card,.container-lg .aboutUs__des .License__first-div .License__div-title-card,.container-xl .aboutUs__des .License__first-div .License__div-title-card{margin-left:0;margin-right:0;margin-bottom:40px;box-shadow:0 0 25px 5px #00000080;border-radius:15px;padding:15px}.container-fluid .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card,.container-sm .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card,.container-md .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card,.container-lg .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card,.container-xl .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card{display:flex;flex-direction:row;justify-content:space-evenly;padding-top:11px}.container-fluid .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area,.container-sm .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area,.container-md .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area,.container-lg .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area,.container-xl .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area{height:290px;display:flex;align-items:center;justify-content:center}.container-fluid .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area,.container-sm .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area,.container-md .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area,.container-lg .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area,.container-xl .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area{height:calc(100% - 25px);width:calc(100% - 25px);border-radius:20%}@media only screen and (max-width: 460px){.container-fluid .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area,.container-sm .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area,.container-md .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area,.container-lg .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area,.container-xl .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area{height:auto;width:100%}}.container-fluid .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area .License__image-ostad,.container-sm .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area .License__image-ostad,.container-md .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area .License__image-ostad,.container-lg .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area .License__image-ostad,.container-xl .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__img-area .License__inner-area .License__image-ostad{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.container-fluid .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__title-pic-card,.container-sm .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__title-pic-card,.container-md .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__title-pic-card,.container-lg .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__title-pic-card,.container-xl .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card .License__title-pic-card{text-align:justify;display:flex;justify-content:center;flex-direction:column}.container-fluid .aboutUs__des .License__div-small-card,.container-sm .aboutUs__des .License__div-small-card,.container-md .aboutUs__des .License__div-small-card,.container-lg .aboutUs__des .License__div-small-card,.container-xl .aboutUs__des .License__div-small-card{padding-top:25px;padding-bottom:25px;margin-left:0;margin-right:0;justify-content:center}.container-fluid .aboutUs__des .License__div-small-card .License__small-card,.container-sm .aboutUs__des .License__div-small-card .License__small-card,.container-md .aboutUs__des .License__div-small-card .License__small-card,.container-lg .aboutUs__des .License__div-small-card .License__small-card,.container-xl .aboutUs__des .License__div-small-card .License__small-card{height:auto;box-shadow:0 0 25px 5px #0003;padding-top:15px;border-radius:15px;margin-right:10px;margin-bottom:15px}.container-fluid .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card,.container-sm .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card,.container-md .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card,.container-lg .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card,.container-xl .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card{display:flex;justify-content:space-between;flex-direction:row;margin-bottom:10px}.container-fluid .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area,.container-sm .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area,.container-md .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area,.container-lg .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area,.container-xl .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area{display:flex;justify-content:center}.container-fluid .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area,.container-sm .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area,.container-md .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area,.container-lg .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area,.container-xl .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area{box-shadow:-3px -3px 7px #fff,0 0 20px #ceced1;height:120px;width:150px;border-radius:20%;display:flex;align-items:center;justify-content:center}.container-fluid .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area,.container-sm .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area,.container-md .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area,.container-lg .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area,.container-xl .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area{height:calc(100% - 25px);width:calc(100% - 25px);border-radius:20%}@media only screen and (max-width: 460px){.container-fluid .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area,.container-sm .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area,.container-md .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area,.container-lg .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area,.container-xl .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area{height:auto;width:100%}}.container-fluid .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area .License__image-ostad,.container-sm .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area .License__image-ostad,.container-md .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area .License__image-ostad,.container-lg .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area .License__image-ostad,.container-xl .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-img-area .License__img-area .License__inner-area .License__image-ostad{height:100%;width:100%;border-radius:20%;-o-object-fit:contain;object-fit:contain}.container-fluid .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title,.container-sm .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title,.container-md .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title,.container-lg .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title,.container-xl .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title{display:flex;justify-content:center;flex-direction:column;padding-top:15px;padding-bottom:15px;font-size:13px;font-weight:700}.container-fluid .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title .License__text-title,.container-sm .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title .License__text-title,.container-md .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title .License__text-title,.container-lg .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title .License__text-title,.container-xl .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title .License__text-title{display:flex;justify-content:center;text-align:center;font-size:14px;font-weight:bolder}.container-fluid .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title .License__text-des,.container-sm .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title .License__text-des,.container-md .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title .License__text-des,.container-lg .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title .License__text-des,.container-xl .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card .License__div-text-title .License__text-des{display:flex;justify-content:center;text-align:center}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#f36a1d;border-radius:12px}[data-title]:hover:after{opacity:1;transition:all .1s ease .5s;visibility:visible}[data-title]:after{content:attr(data-title);position:absolute;bottom:-1.6em;left:100%;padding:4px 4px 4px 8px;color:#222;white-space:nowrap;border-radius:5px;box-shadow:0 0 4px #222;background-color:#f36a1d;font-size:12px;font-weight:bolder;z-index:99999;visibility:hidden}[data-title]{position:relative}@media only screen and (min-width: 992px){.container-fluid .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic2,.container-sm .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic2,.container-md .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic2,.container-lg .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic2,.container-xl .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic2{display:none}}@media only screen and (max-width: 992px){.container-fluid .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic2,.container-sm .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic2,.container-md .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic2,.container-lg .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic2,.container-xl .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic2{display:block}.container-fluid .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic,.container-sm .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic,.container-md .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic,.container-lg .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic,.container-xl .aboutUs__des div .aboutUs__div-des .aboutUs__div-pic{display:none}}@media only screen and (max-width: 490px){.container-fluid .aboutUs__title .aboutUs__ul-title .aboutUs__li-title,.container-sm .aboutUs__title .aboutUs__ul-title .aboutUs__li-title,.container-md .aboutUs__title .aboutUs__ul-title .aboutUs__li-title,.container-lg .aboutUs__title .aboutUs__ul-title .aboutUs__li-title,.container-xl .aboutUs__title .aboutUs__ul-title .aboutUs__li-title{height:9vh}.container-fluid .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title,.container-sm .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title,.container-md .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title,.container-lg .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title,.container-xl .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title{height:9vh;padding-top:12px}.container-fluid .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__icon-title,.container-sm .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__icon-title,.container-md .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__icon-title,.container-lg .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__icon-title,.container-xl .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__icon-title{padding-top:2px;padding-left:3px;padding-bottom:2px;width:39px;height:39px}.container-fluid .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon,.container-sm .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon,.container-md .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon,.container-lg .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon,.container-xl .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon{display:none}.container-fluid .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon2,.container-sm .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon2,.container-md .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon2,.container-lg .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon2,.container-xl .aboutUs__title .aboutUs__ul-title .aboutUs__li-title .aboutUs__a-title .aboutUs__text-icon2{display:block;padding-top:8px}}@media only screen and (max-width: 440px){.container-fluid .aboutUs__des div .aboutUs__div-des .aboutUs__div-text .aboutUs__title-text2:after,.container-sm .aboutUs__des div .aboutUs__div-des .aboutUs__div-text .aboutUs__title-text2:after,.container-md .aboutUs__des div .aboutUs__div-des .aboutUs__div-text .aboutUs__title-text2:after,.container-lg .aboutUs__des div .aboutUs__div-des .aboutUs__div-text .aboutUs__title-text2:after,.container-xl .aboutUs__des div .aboutUs__div-des .aboutUs__div-text .aboutUs__title-text2:after{display:none}}@media only screen and (max-width: 1098px) and (min-width: 830px){.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card{display:none}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2{display:block}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4{display:none}}@media only screen and (max-width: 830px) and (min-width: 790px){.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2{display:none}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3{display:block}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4{display:none}}@media only screen and (max-width: 790px){.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card{flex-direction:column;align-items:center}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card2,.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-pic-card .teacher__title-pic-card3{display:none}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card{position:relative}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card,.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card2,.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card3{display:none}.container-fluid .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-sm .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-md .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-lg .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4,.container-xl .aboutUs__des .teacher__first-div .teacher__div-title-card .teacher__title-card .teacher__div-text-card .teacher__text-card4{display:block;background-image:linear-gradient(to top,#808080 0%,transparent 6%);border-radius:13px}.container-fluid .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card,.container-sm .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card,.container-md .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card,.container-lg .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card,.container-xl .aboutUs__des .License__first-div .License__div-title-card .License__title-card .License__div-pic-card{display:flex;flex-direction:column;align-items:center}}@media only screen and (max-width: 560px){.container-fluid .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card,.container-sm .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card,.container-md .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card,.container-lg .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card,.container-xl .aboutUs__des .License__div-small-card .License__small-card .License__des-small-card{display:flex;flex-direction:column}}@media only screen and (min-width: 998px){.container-fluid .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-sm .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-md .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-lg .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-xl .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card{width:30%!important}}@media only screen and (max-width: 998px) and (min-width: 790px){.container-fluid .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-sm .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-md .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-lg .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-xl .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card{width:40%!important}}@media only screen and (max-width: 790px) and (min-width: 578px){.container-fluid .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-sm .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-md .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-lg .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-xl .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card{width:80%!important}}@media only screen and (max-width: 578px){.container-fluid .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-sm .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-md .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-lg .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card,.container-xl .aboutUs__des .teacher__first-div .teacher__first-small-card .teacher__div-small-card .teacher__small-card{width:95%!important}}@media only screen and (max-width: 776px){.aboutUs-title__all{perspective:unset!important;transform:unset!important;will-change:unset!important;perspective-origin:unset!important;transform-style:unset!important}.aboutUs-title__all:hover{perspective:unset!important;transform:unset!important}.aboutUs-title__left,.aboutUs-title__center,.aboutUs-title__right{transform-style:unset!important}}.aboutUs-title__all{display:flex;perspective:10px;transform:perspective(295px) rotateX(6deg);will-change:perspective;perspective-origin:center center;transition:all 2.3s ease-out;justify-content:center;transform-style:preserve-3d}.aboutUs-title__all:hover{perspective:1000px;transition:all 2.3s ease-in;transform:perspective(10000px) rotateX(5deg)}.aboutUs-title__all:hover .aboutUs-title__text{opacity:1}.aboutUs-title__all:hover>li{opacity:1;transition-delay:0s}.aboutUs-title__all:hover .aboutUs-title__left{transform:translate(30px)}.aboutUs-title__all:hover .aboutUs-title__right{transform:translate(-30px)}.aboutUs-title__hover-explainer{display:none}.aboutUs-title__left,.aboutUs-title__center,.aboutUs-title__right{width:200px;height:150px;transform-style:preserve-3d;border-radius:10px;border:1px solid #fff;box-shadow:0 0 20px 5px #6464ff66;opacity:1;transition:all .3s ease;transition-delay:1s;position:relative;background-position:center center;background-size:contain;background-repeat:no-repeat;background-color:#58d;cursor:pointer;background-blend-mode:color-burn}.aboutUs-title__left a .aboutUs-title__left-img,.aboutUs-title__center a .aboutUs-title__left-img,.aboutUs-title__right a .aboutUs-title__left-img{width:115px}@media only screen and (max-width: 768px) and (min-width: 578px){.aboutUs-title__left a .aboutUs-title__left-img,.aboutUs-title__center a .aboutUs-title__left-img,.aboutUs-title__right a .aboutUs-title__left-img{width:100px}}@media only screen and (max-width: 578px){.aboutUs-title__left a .aboutUs-title__left-img,.aboutUs-title__center a .aboutUs-title__left-img,.aboutUs-title__right a .aboutUs-title__left-img{width:65px}}.aboutUs-title__left a .aboutUs-title__center-img,.aboutUs-title__center a .aboutUs-title__center-img,.aboutUs-title__right a .aboutUs-title__center-img{width:130px}@media only screen and (max-width: 768px) and (min-width: 578px){.aboutUs-title__left a .aboutUs-title__center-img,.aboutUs-title__center a .aboutUs-title__center-img,.aboutUs-title__right a .aboutUs-title__center-img{width:110px}}@media only screen and (max-width: 578px){.aboutUs-title__left a .aboutUs-title__center-img,.aboutUs-title__center a .aboutUs-title__center-img,.aboutUs-title__right a .aboutUs-title__center-img{width:70px}}.aboutUs-title__left a .aboutUs-title__right-img,.aboutUs-title__center a .aboutUs-title__right-img,.aboutUs-title__right a .aboutUs-title__right-img{width:244px}@media only screen and (max-width: 768px) and (min-width: 578px){.aboutUs-title__left a .aboutUs-title__right-img,.aboutUs-title__center a .aboutUs-title__right-img,.aboutUs-title__right a .aboutUs-title__right-img{width:145px}}@media only screen and (max-width: 578px){.aboutUs-title__left a .aboutUs-title__right-img,.aboutUs-title__center a .aboutUs-title__right-img,.aboutUs-title__right a .aboutUs-title__right-img{width:84px}}.aboutUs-title__left a span,.aboutUs-title__center a span,.aboutUs-title__right a span{font-size:17px;font-weight:700}.aboutUs-title__left:hover,.aboutUs-title__center:hover,.aboutUs-title__right:hover{box-shadow:0 0 30px 10px #6464ff99;background-color:#ccf}.aboutUs-title__text{transform:translateY(30px);opacity:0;transition:all .3s ease;bottom:0;left:5px;position:absolute;will-change:transform;color:#fff;text-shadow:0 0 5px rgba(100,100,255,.6)}.aboutUs-title__left{transform:translate(30px) translateZ(-10px) rotateY(0)}.aboutUs-title__center{opacity:1}.aboutUs-title__right{transform:translate(-30px) translateZ(-10px) rotateY(0)}.aboutUs-title__explainer{font-weight:300;font-size:2rem;color:#fff;transition:all .6s ease;width:100%;height:100%;background-color:#303050;background-image:radial-gradient(circle at center top,#cce,#33a);border-radius:10px;text-shadow:0 0 10px rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center}:root{--sizeVar2: 100vmin}.ipadBox2{position:relative;width:calc(var(--sizeVar2) * 1.65);height:calc(var(--sizeVar2) * .77);background-color:#121212;border-radius:calc(var(--sizeVar2) / 24);box-shadow:0 0 0 calc(var(--sizeVar2) / 200) #9d9ea0;margin:auto auto 20px}.ipadBox2:before{content:"";position:absolute;width:4%;height:1%;left:6%;top:-1.2%;border-radius:calc(var(--sizeVar2) / 24) calc(var(--sizeVar2) / 24) 0 0;background-color:#8a8a8a}.ipadBox2:after{content:"";position:absolute;width:4%;height:1%;top:-1.2%;border-radius:calc(var(--sizeVar2) / 24) calc(var(--sizeVar2) / 24) 0 0;left:11%;background-color:#8a8a8a}.ipadBox2 .powerButton2{background-color:#8a8a8a;z-index:-1;position:absolute;width:-moz-fit-content;width:fit-content;height:7%;left:-1.5vmin;top:5%;padding:0;padding-right:.5vmin;border:none;outline:none;cursor:pointer;color:transparent;border-radius:calc(var(--sizeVar2) / 24) 0 0 calc(var(--sizeVar2) / 24)}.ipadBox2 .powerButton2:after{content:"";position:absolute;width:200%;height:150%;top:-25%;left:-100%}.ipadBox2 .ipadScreen2{position:absolute;width:95%;height:93.6%;top:3.2%;left:2.5%;border-radius:calc(var(--sizeVar2) / 40);border:2px solid #aaaaaa;overflow:hidden;transition:opacity .3s linear}.ipadBox2 .ipadScreen2 .newHome__video-ipad2{width:100%;height:100%;margin:0 auto;border:2px solid rgba(0,0,0,.9);border-radius:3px;overflow:hidden}.ipadBox2 .newHome__line-ipad2{width:200px;height:2px;background-color:#aaa;position:relative;right:36%;left:50%;top:90%;border-radius:50px}@media screen and (max-width: 780px){.ipadBox2{width:calc(var(--sizeVar2))!important;height:calc(var(--sizeVar2) * .6)!important}}.laptop__vertical-align-element{position:relative;display:table;width:100%;padding:50px 20px}.laptop__vertical-align-helper{display:table-cell;vertical-align:middle}.laptop__laptop{position:relative;max-width:1060px;margin:0 auto}.laptop__laptop .laptop__screen{width:80%;padding:1.5% 3%;margin:0 10%;background:#000;border-radius:20px 20px 0 0;overflow:hidden;box-shadow:0 0 0 2px #acabb1}@media only screen and (max-width: 768px){.laptop__laptop .laptop__screen{width:100%;margin:0!important}}.laptop__laptop .laptop__screen .laptop__screen-video{width:100%}.laptop__laptop .laptop__keyboard{position:absolute;top:100%;left:0;right:0;background:#7e7d83;height:5%;border-radius:0 0 100% 100%}@media only screen and (max-width: 768px){.laptop__laptop .laptop__keyboard{width:115%;right:-19px}}.laptop__laptop .laptop__keyboard:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:#acabb1}.laptop__laptop .laptop__keyboard:after{content:"";position:absolute;top:0;left:40%;right:40%;height:50%;background:#cac9cf}.post-content{background-color:#e9e9e9}.post-content .post-title{font-size:1.3rem}.post-time{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:4rem;background-color:#f36a1d;color:#fff;font-size:.85rem}.sidebar{position:sticky;top:18%}.sidebar .search-blog-wrap{display:flex;justify-content:center;align-items:center;box-shadow:0 0 20px 8px #d0d0d033}.sidebar .search-blog{width:100%!important}.sidebar .search-blog .search-form{position:relative;width:100%!important}.sidebar .search-blog .search-form input{font-size:16px;padding:0 18px;height:60px;position:relative;display:block;width:100%;line-height:24px;color:#222;font-weight:300;border:1px solid #eeeff1;background-color:#fff;border-radius:6px;transition:all .3s ease-in-out;box-shadow:0 0 5px 5px #00000026}.sidebar .search-blog .search-form button{position:absolute;left:0;top:0;background-color:#132447;width:42px;height:42px;margin:8px;padding:0;border-radius:6px}.sidebar .search-blog .search-form button i{font-size:18px;color:#fff}.sidebar .widget-title{border-top-right-radius:6px;border-top-left-radius:6px;margin:0;font-size:17px;line-height:34px;font-weight:600;padding:10px 20px;background:#e2e2e2;color:#333}.sidebar .content{padding:15px 20px;background:#fff;position:relative;border:1px solid #f2f0f0}.sidebar .content ul li{margin-bottom:15px;position:relative}.sidebar .content ul li a{font-size:17px;color:#8c8c8c}.mainContentSideBar{height:200vh;min-height:1000px;display:flex;flex-direction:column;background:#0a53be}.widget-categories{margin-top:2rem}.widget-categories>span{content:"";margin-top:1rem;width:46px;background:#f36a1d;position:absolute;height:2px}.categories-wrap li,.categories-wrap a{margin-top:1rem}.categories-wrap h4{margin-bottom:3rem}.categories-wrap{padding-top:1rem}.last-post-widgets span{content:"";margin-top:1rem;width:46px;background:#f36a1d;position:absolute;height:2px}.last-blog-content{margin-top:2.5rem}.last-blog-pic img{margin-left:1rem;width:40px;height:40px;float:right}.read-post-btn{cursor:pointer;transition:all .3s ease-in-out;position:absolute;bottom:8px;left:23px;color:#000}.read-post-btn:hover{color:#f36a1d;font-size:.9rem}.all_courses{width:100%}.all_courses .tab-title{margin-top:18px;align-items:center;text-align:justify}.all_courses .tab-title li{display:inline-block;margin-right:18px}.all_courses .tab-title li.active span{color:#f36a1d;cursor:pointer}.all_courses .tab-title li.active span:after{content:"";display:block;width:100%;background-color:#f36a1d;height:2px}.all_courses .tab-title li span{font-size:18px;line-height:27px;font-weight:600;color:#132447;cursor:pointer}.all_courses .search-course .search-form{position:relative;width:65%;float:left}.all_courses .search-course .search-form input{font-size:16px;padding:0 28px;height:60px;position:relative;display:block;width:100%;line-height:24px;color:#333;font-weight:300;border:1px solid #ced4da;background-color:#fff;border-radius:3px;transition:all .3s ease-in-out}.all_courses .search-course .search-form button{position:absolute;left:0;top:0;background-color:#132447;width:50px;height:50px;margin:5px;padding:0;border-radius:2px}.all_courses .search-course .search-form button i{font-size:25px;color:#fff}.fa-search:before{content:""}.tab-content-wrap{text-align:justify}.widget-products,.widget-price{margin-bottom:30px;border:1px solid #f2f0f0}.widget-products .widget-title,.widget-price .widget-title{border-bottom:0;margin:0;font-size:17px;line-height:40px;font-weight:600;padding:10px 20px;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important;color:#ececee}.widget-products .content,.widget-price .content{padding:15px 20px;background:#fff;position:relative}.widget-products .content ul li,.widget-price .content ul li{margin-bottom:12px;position:relative}.widget-products .content ul li a,.widget-price .content ul li a{font-size:17px;color:#8c8c8c}.widget-products .content .price-shortest,.widget-price .content .price-shortest{float:left}.widget-products .content .price-highest,.widget-price .content .price-highest{float:right}.widget-products .all_category>li>label,.widget-price .all_category>li>label{display:flex;align-items:center;margin-bottom:.3em;cursor:pointer;color:#132447}.widget-products .all_category>li>label>input,.widget-price .all_category>li>label>input{margin:0 5px}.widget-products .all_category>li>p,.widget-price .all_category>li>p{font-size:18px;margin-bottom:0;color:#555;transition:all .2s ease}.widget-products .all_category>li>p:hover,.widget-price .all_category>li>p:hover{color:#000}.checked_category>li{cursor:pointer}.checked_category>li>label{display:flex;align-items:center;margin-bottom:.3em}.checked_category>li>label>input{margin:0 5px}.flat-course{border:1px solid #ced4da;position:relative}.flat-course>.course-post{position:relative;overflow:hidden}.flat-course>.course-post .pic{width:100%;height:250px}.flat-course>.course-post .pic:hover img{transition:all 4s ease;transform:scale(1.1)}.flat-course>.course-post .pic:hover .hover-effect{background-color:#01010199;transition:all 1s ease}.flat-course>.course-post .pic:hover .links a,.flat-course>.course-post .pic:hover .links button{transform:scale(1);opacity:1}.flat-course>.course-post .pic img{transition:all .3s ease;display:block;height:100%;width:100%;transform:scale(1) translateZ(0)}.flat-course>.course-post .pic .hover-effect{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease}.flat-course>.course-post .pic .links{position:absolute;top:50%;left:50%;padding:2px;transform:translate(-50%,-50%);text-align:center}.flat-course>.course-post .pic .links a,.flat-course>.course-post .pic .links button{position:relative;padding:10px 15px;display:inline-block;background:#f36a1d;font-size:16px;line-height:20px;font-weight:600;color:#fff;border-radius:6px;transform:scale(.5);opacity:0;transition:all .3s ease-in-out}.flat-course>.course-post .pic .links a:hover,.flat-course>.course-post .pic .links button:hover{background:none;border:1px solid #fff}.flat-course>.course-content .wrap-course-content{padding:15px 21px 20px}.flat-course>.course-content .wrap-course-content h4{font-size:17px;height:8vh}.flat-course>.course-content .wrap-course-content h4 a{font-size:17px;line-height:24px;color:#222;font-weight:500;letter-spacing:.4px}.flat-course>.course-content .wrap-course-content .author-info p{margin:12px 0 17px;font-size:17px;color:#7a7a7a}.flat-course>.course-content .wrap-course-content .author-btn{padding-left:20px}.flat-course>.course-content .wrap-course-content .author-btn a{font-size:16px;line-height:26px;font-weight:500;color:#f36a1d;border:1px solid #f36a1d;border-radius:30px;padding:5px 20px;float:right;transition:all .3s ease}.flat-course>.course-content .wrap-course-content .author-btn a:hover{color:#fff;background:#f36a1d}.flat-course>.course-content .wrap-rating-price{border-top:1px solid #ced4da}.flat-course>.course-content .wrap-rating-price .rate{float:right;padding:11px 15px 12px 0;border-left:1px solid #ced4da;text-align:center}.flat-course>.course-content .wrap-rating-price .rate i{color:#f36a1d;font-size:11px}.flat-course>.course-content .wrap-rating-price .price-row{margin-right:4px;justify-content:center}.flat-course>.course-content .wrap-rating-price .price-row .price{padding:10px 0 12px 20px;font-size:17px;color:#f36a1d;font-weight:600;text-align:center;display:flex;flex-direction:row;word-break:break-all}.flat-course>.course-content .wrap-rating-price .price-row .price .price-now{font-size:14px;font-weight:700}.flat-course>.course-content .wrap-rating-price .price-row .price .price-flex{display:flex}.flat-course>.course-content .wrap-rating-price .price-row .price .real-price{text-decoration-line:line-through;font-size:14px;margin-top:4px;font-weight:700;color:gray}.flat-course>.course-content .wrap-rating-price .price-row .price .toman{font-size:14px;font-weight:700;color:gray}.flat-course>.course-content .wrap-rating-price .price-row .price .call-box{font-size:14px;color:#132447}.flat-course>.course-content .wrap-rating-price .price-row .price .call-box .call-box2{color:#f36d21;font-size:15px}.call-box{font-size:14px;color:#132447}.call-box .call-box2{color:#f36d21;font-size:15px}.content-course-list .tab-title{margin-top:18px;align-items:center;text-align:justify}.content-course-list .tab-title li{display:inline-block;margin-right:10px;text-align:center}.content-course-list .tab-title li span{font-size:18px;line-height:27px;font-weight:600;color:#333;cursor:pointer}.content-course-list .tab-title li.active span{color:#f36a1d;cursor:pointer}.content-course-list .tab-title li.active span:after{content:"";display:block;width:100%;background-color:#f36a1d;height:2px}.content-course-list .home-flat-course{margin-bottom:26px;box-shadow:0 0 8px 8px #ffce8861;border:1px solid #f2f0f0;position:relative;border-radius:6px}.content-course-list .featured-post{width:28%;max-height:274px;float:right}.content-course-list .featured-post .entry-image{display:flex;justify-content:center}.content-course-list .featured-post .entry-image img{height:100%;max-width:100%;max-height:200px;-o-object-fit:contain;object-fit:contain;width:auto;border-radius:8px}.content-course-list .course-content .wrap-course-content{overflow:hidden}.content-course-list .course-content .wrap-course-content .author-info{display:flex;flex-direction:row;justify-content:flex-end}.content-course-list .course-content .wrap-course-content .author-info .author-name{color:#8c8c8c;float:right;margin-top:10px}.content-course-list .course-content .wrap-course-content .author-info .newButton__span{right:60px}.content-course-list .course-content .wrap-course-content .author-info .newButton__span .newButton__a{font-weight:700}.content-course-list .course-content .wrap-course-content .author-info .newButton__span .newButton__a:before{border:2px solid #f36a1d!important;color:#f36a1d!important;background:#fff!important}.content-course-list .course-content .wrap-course-content .author-info .newButton__span .newButton__a:after{border:2px solid #f36a1d!important;background:#f36a1d}.content-course-list .course-content .wrap-course-content .author-info .enroll a{font-size:16px;line-height:26px;font-weight:500;color:#f36a1d;border:1px solid #f36a1d;border-radius:30px;padding:5px 20px;transition:all .3s ease;float:left}.content-course-list .course-content .wrap-course-content .author-info .enroll a:hover{background:#f36a1d;color:#fff}.content-course-list .course-content .wrap-rating-price{border-top:1px solid #f1f1f1;overflow:hidden}.content-course-list .course-content .wrap-rating-price .meta-rate .rating{width:40%;float:left;padding:10px 0 12px 20px;border-right:1px solid #f1f1f1;text-align:left}.content-course-list .course-content .wrap-rating-price .meta-rate .rating i{color:#fbb545;font-size:12px}.content-course-list .course-content .wrap-rating-price .meta-rate .price{width:60%;float:right;text-align:right;padding:8px 18px 10px 0;display:flex;flex-direction:row}.content-course-list .course-content .wrap-rating-price .meta-rate .price .price-now{color:#f36a1d;font-size:14px;font-weight:600}.content-course-list .course-content .wrap-rating-price .meta-rate .price .box2{display:none}.content-course-list .course-content .wrap-rating-price .meta-rate .price .real-price{text-decoration-line:line-through;font-size:14px;margin-top:4px;font-weight:700}.content-course-list .course-content .wrap-rating-price .meta-rate .price .price-box{display:flex}.content-course-list .course-content .wrap-rating-price .meta-rate .price .price-now2{display:none}.content-course-list .course-content .wrap-rating-price .meta-rate .call-box{font-size:14px;color:gray;display:flex;justify-content:center;padding-bottom:8px;text-align:center}.content-course-list .course-content .wrap-rating-price .meta-rate .call-box .call-box2{font-size:14px;color:#f36a1d}@media screen and (max-width: 768px){.content-course-list .featured-post{float:none;width:100%}.content-course-list .tab-title li{margin-right:13px}.content-course-list .tab-title li span{font-size:16px}}@media only screen and (max-width: 576px){.content-course-list .featured-post .entry-image{display:flex;justify-content:center}.content-course-list .featured-post .entry-image img{height:100%;max-width:100%;width:auto;display:flex;margin:0 auto;-o-object-fit:contain;object-fit:contain;padding:12px;border-radius:20px}#showTabs{width:100%;height:64px;overflow-x:scroll;overflow-y:hidden;display:flex}.wrap-rating-price .meta-rate .evaluate{display:none}.wrap-rating-price .meta-rate .rating{display:flex;justify-content:center;width:40%!important;margin-top:15px}.wrap-rating-price .meta-rate .price{display:flex;flex-direction:column!important;width:60%!important}.wrap-rating-price .meta-rate .price .price-now{color:gray!important;font-size:13px!important;font-weight:600!important;text-decoration-line:line-through!important;display:none}.wrap-rating-price .meta-rate .price .box2{display:flex!important}.wrap-rating-price .meta-rate .price .box2 .real-price2{text-decoration-line:line-through;font-size:14px;margin-top:4px;font-weight:700}.wrap-rating-price .meta-rate .price .box2 .toman2{font-weight:700!important;font-size:13px!important;margin-top:5px;margin-right:3px}.wrap-rating-price .meta-rate .price .price-box{display:flex!important;flex-direction:row!important;direction:ltr!important;justify-content:flex-end!important}.wrap-rating-price .meta-rate .price .price-box .tag{font-size:13px!important;margin-top:2px!important}.wrap-rating-price .meta-rate .price .price-box .box{display:none;direction:rtl!important;color:#f36a1d!important}.wrap-rating-price .meta-rate .price .price-box .box .real-price{font-weight:700!important;font-size:13px!important;text-decoration-line:none}.wrap-rating-price .meta-rate .price .price-box .box .toman{font-weight:700!important;font-size:13px!important}.wrap-rating-price .meta-rate .price .price-box .price-now2{display:flex!important;direction:rtl;color:#f36a1d!important;font-size:14px!important;font-weight:600!important;text-decoration-line:none!important}}.flat-event .themes-flat{padding:7.2% 75px 0 1.8%}.flat-event .themes-flat .section-overlay{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff}.flat-event .themes-flat .wrap-event h4{letter-spacing:.2px;margin-bottom:5px;position:relative;font-size:28px;line-height:40px;font-weight:600;color:#222}.flat-event .themes-flat .wrap-event h4:after{content:"";width:50px;background:#f36a1d;position:absolute;height:3px;bottom:5px;margin-right:17px}.flat-event .themes-flat .wrap-event .inner{display:flex;flex-direction:column;justify-content:space-evenly;height:500px}.flat-event .themes-flat .wrap-event .inner .content-event:not(:first-child){border-top:solid 1px;padding-top:20px}.flat-event .themes-flat .wrap-event .inner .content-event{position:relative;margin-bottom:10px}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info h4{margin-bottom:0}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info h4:after{width:0;height:0}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info h4 a{font-size:26px;font-weight:500;color:#333}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info p{color:#373737;font-size:16px;font-weight:400;margin-bottom:.5rem}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info .entry-meta ul li{display:inline-block;margin-left:10px}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info .entry-meta ul li .detail-event{letter-spacing:.4px;color:#7a7a7a;font-size:16px}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info .entry-meta ul li.dating .icon-event,.flat-event .themes-flat .wrap-event .inner .content-event .entry-info .entry-meta ul li.time .icon-event,.flat-event .themes-flat .wrap-event .inner .content-event .entry-info .entry-meta ul li.location .icon-event{font-size:17px;padding:0 0 0 15px;float:right}.flat-event .themes-date{padding:8.2% 3.9% 0 21.5%}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter{display:flex;justify-content:center;float:right;margin-top:10px}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .days .numb-count{float:right;margin-left:14px;color:#f49ac1;font-size:26px;font-weight:600}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .days .name-count{font-size:19px;color:#333;margin-top:9px;display:inline-block;letter-spacing:1.2px}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .hours .numb-count{float:right;margin-left:14px;color:#33d9b2;font-size:26px;font-weight:600}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .hours .name-count{font-size:19px;color:#333;margin-top:9px;display:inline-block;letter-spacing:1.2px}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .minutes .numb-count{float:right;margin-left:14px;color:#fb8122;font-size:26px;font-weight:600}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .minutes .name-count{font-size:19px;color:#333;margin-top:9px;display:inline-block;letter-spacing:1.2px}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .seconds .numb-count{float:right;margin-left:14px;color:#5b2d74;font-size:26px;font-weight:600}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .seconds .name-count{font-size:19px;color:#333;margin-top:9px;display:inline-block;letter-spacing:1.2px}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap{position:relative}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap img{border-top-left-radius:6px;border-top-right-radius:6px;max-width:100%;width:100%;border:0;vertical-align:middle;-o-object-fit:cover;object-fit:cover}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333{position:absolute;padding:17px 6px 9px 13px;bottom:0;width:inherit;background-color:#333333e6}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333 .entry-title{margin-bottom:14px}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333 .entry-title a{font-size:24px;font-weight:500;color:#fff}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333 ul{text-align:center}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333 ul li{display:inline-block;line-height:35px;color:#fff}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333 ul li .wrap-bg{max-width:100%;height:45px;background:#f36a1d;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;font-weight:700;font-family:sans-serif}.winter__background-event{width:100%;display:block;background:linear-gradient(#d2f0e6,#9ac8bb);border:solid 2px #6297a2;display:grid;place-items:center}.winter__background-linear-event{position:relative;width:100%;height:100%;display:block;background:linear-gradient(#d2f0e6,#9ac8bb);z-index:1}.winter__wrapper-event{position:relative;width:100%;display:block;padding-top:0;padding-bottom:0;z-index:2}.winter__winter-wrapper-event{position:relative;width:100%;height:460px;display:block;margin:0 auto;z-index:2;overflow:hidden}.winter__winter-wrap-event{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;overflow:hidden}.winter__snow-wrapper-event{position:absolute;top:-900px;left:0;width:600px;height:1350px;display:block;margin:0 auto;z-index:200;overflow:hidden;animation:moveSnow-one 18s linear infinite;transition:all .3s linear}.winter__snow-wrapper-event.big{top:-875px;left:10px;animation:moveSnow-two 20s linear infinite}@keyframes moveSnow-one{0%{transform:translate(0)}25%{transform:translate(-20px,8.3333333333%)}50%{transform:translate(-40px,16.6666666667%)}75%{transform:translate(-20px,25%)}to{transform:translateY(33.3333333333%)}}@keyframes moveSnow-two{0%{transform:translate(0)}25%{transform:translate(15px,8.3333333333%)}50%{transform:translate(30px,16.6666666667%)}75%{transform:translate(15px,25%)}to{transform:translateY(33.3333333333%)}}.winter__snow-wrap-event{position:absolute;top:0;left:0;width:100%;height:450px;display:block;margin:0 auto;z-index:1;overflow:hidden}.winter__snow-wrap-event.snd{top:450px}.winter__snow-wrap-event.trd{top:900px}.swinter__now-wrapper-event.winter__big-event .winter__snow-wrap-event span{width:3px;height:3px}.winter__snow-wrap-event span{position:absolute;top:20px;left:20px;width:6px;height:6px;border-radius:50%;background-color:#fefefe}.winter__snow-wrap-event span:nth-child(2){top:25px;left:70px}.winter__snow-wrap-event span:nth-child(3){top:30px;left:120px}.winter__snow-wrap-event span:nth-child(4){top:35px;left:180px}.winter__snow-wrap-event span:nth-child(5){top:20px;left:240px}.winter__snow-wrap-event span:nth-child(6){top:40px;left:310px}.winter__snow-wrap-event span:nth-child(7){top:30px;left:365px}.winter__snow-wrap-event span:nth-child(8){top:10px;left:415px}.winter__snow-wrap-event span:nth-child(9){top:20px;left:470px}.winter__snow-wrap-event span:nth-child(10){top:50px;left:535px}.winter__snow-wrap-event span:nth-child(11){top:35px;left:585px}.winter__snow-wrap-event span:nth-child(12){top:100px;left:15px}.winter__snow-wrap-event span:nth-child(13){top:90px;left:65px}.winter__snow-wrap-event span:nth-child(14){top:70px;left:135px}.winter__snow-wrap-event span:nth-child(15){top:80px;left:165px}.winter__snow-wrap-event span:nth-child(16){top:90px;left:215px}.winter__snow-wrap-event span:nth-child(17){top:60px;left:265px}.winter__snow-wrap-event span:nth-child(18){top:80px;left:305px}.winter__snow-wrap-event span:nth-child(19){top:110px;left:325px}.winter__snow-wrap-event span:nth-child(20){top:85px;left:375px}.winter__snow-wrap-event span:nth-child(21){top:95px;left:415px}.winter__snow-wrap-event span:nth-child(22){top:60px;left:465px}.winter__snow-wrap-event span:nth-child(23){top:75px;left:515px}.winter__snow-wrap-event span:nth-child(24){top:95px;left:545px}.winter__snow-wrap-event span:nth-child(25){top:65px;left:575px}.winter__snow-wrap-event span:nth-child(26){top:135px;left:55px}.winter__snow-wrap-event span:nth-child(27){top:145px;left:115px}.winter__snow-wrap-event span:nth-child(28){top:120px;left:175px}.winter__snow-wrap-event span:nth-child(29){top:105px;left:215px}.winter__snow-wrap-event span:nth-child(30){top:140px;left:230px}.winter__snow-wrap-event span:nth-child(31){top:125px;left:275px}.winter__snow-wrap-event span:nth-child(32){top:145px;left:335px}.winter__snow-wrap-event span:nth-child(33){top:105px;left:405px}.winter__snow-wrap-event span:nth-child(34){top:125px;left:475px}.winter__snow-wrap-event span:nth-child(35){top:140px;left:525px}.winter__snow-wrap-event span:nth-child(36){top:120px;left:590px}.winter__snow-wrap-event span:nth-child(37){top:180px;left:15px}.winter__snow-wrap-event span:nth-child(38){top:190px;left:60px}.winter__snow-wrap-event span:nth-child(39){top:210px;left:115px}.winter__snow-wrap-event span:nth-child(40){top:190px;left:160px}.winter__snow-wrap-event span:nth-child(41){top:175px;left:210px}.winter__snow-wrap-event span:nth-child(42){top:190px;left:245px}.winter__snow-wrap-event span:nth-child(43){top:175px;left:300px}.winter__snow-wrap-event span:nth-child(44){top:200px;left:340px}.winter__snow-wrap-event span:nth-child(45){top:195px;left:410px}.winter__snow-wrap-event span:nth-child(46){top:180px;left:490px}.winter__snow-wrap-event span:nth-child(47){top:210px;left:530px}.winter__snow-wrap-event span:nth-child(48){top:185px;left:585px}.winter__snow-wrap-event span:nth-child(49){top:235px;left:35px}.winter__snow-wrap-event span:nth-child(50){top:245px;left:95px}.winter__snow-wrap-event span:nth-child(51){top:220px;left:135px}.winter__snow-wrap-event span:nth-child(52){top:235px;left:205px}.winter__snow-wrap-event span:nth-child(53){top:250px;left:250px}.winter__snow-wrap-event span:nth-child(54){top:245px;left:315px}.winter__snow-wrap-event span:nth-child(55){top:225px;left:385px}.winter__snow-wrap-event span:nth-child(56){top:240px;left:425px}.winter__snow-wrap-event span:nth-child(57){top:255px;left:485px}.winter__snow-wrap-event span:nth-child(58){top:220px;left:515px}.winter__snow-wrap-event span:nth-child(59){top:245px;left:545px}.winter__snow-wrap-event span:nth-child(60){top:230px;left:575px}.winter__snow-wrap-event span:nth-child(61){top:280px;left:35px}.winter__snow-wrap-event span:nth-child(62){top:295px;left:85px}.winter__snow-wrap-event span:nth-child(63){top:300px;left:145px}.winter__snow-wrap-event span:nth-child(64){top:310px;left:205px}.winter__snow-wrap-event span:nth-child(65){top:270px;left:275px}.winter__snow-wrap-event span:nth-child(66){top:290px;left:335px}.winter__snow-wrap-event span:nth-child(67){top:265px;left:395px}.winter__snow-wrap-event span:nth-child(68){top:300px;left:415px}.winter__snow-wrap-event span:nth-child(69){top:285px;left:465px}.winter__snow-wrap-event span:nth-child(70){top:270px;left:535px}.winter__snow-wrap-event span:nth-child(71){top:290px;left:565px}.winter__snow-wrap-event span:nth-child(72){top:310px;left:595px}.winter__snow-wrap-event span:nth-child(73){top:350px;left:25px}.winter__snow-wrap-event span:nth-child(74){top:340px;left:70px}.winter__snow-wrap-event span:nth-child(75){top:350px;left:135px}.winter__snow-wrap-event span:nth-child(76){top:330px;left:190px}.winter__snow-wrap-event span:nth-child(77){top:320px;left:245px}.winter__snow-wrap-event span:nth-child(78){top:355px;left:300px}.winter__snow-wrap-event span:nth-child(79){top:345px;left:355px}.winter__snow-wrap-event span:nth-child(80){top:350px;left:415px}.winter__snow-wrap-event span:nth-child(81){top:320px;left:450px}.winter__snow-wrap-event span:nth-child(82){top:360px;left:495px}.winter__snow-wrap-event span:nth-child(83){top:355px;left:545px}.winter__snow-wrap-event span:nth-child(84){top:350px;left:575px}.winter__snow-wrap-event span:nth-child(85){top:390px;left:5px}.winter__snow-wrap-event span:nth-child(86){top:400px;left:55px}.winter__snow-wrap-event span:nth-child(87){top:380px;left:115px}.winter__snow-wrap-event span:nth-child(88){top:410px;left:175px}.winter__snow-wrap-event span:nth-child(89){top:385px;left:235px}.winter__snow-wrap-event span:nth-child(90){top:390px;left:305px}.winter__snow-wrap-event span:nth-child(91){top:370px;left:375px}.winter__snow-wrap-event span:nth-child(92){top:385px;left:425px}.winter__snow-wrap-event span:nth-child(93){top:405px;left:485px}.winter__snow-wrap-event span:nth-child(94){top:410px;left:515px}.winter__snow-wrap-event span:nth-child(95){top:395px;left:545px}.winter__snow-wrap-event span:nth-child(96){top:400px;left:595px}.winter__snow-wrap-event span:nth-child(97){top:420px;left:25px}.winter__snow-wrap-event span:nth-child(98){top:430px;left:75px}.winter__snow-wrap-event span:nth-child(99){top:420px;left:125px}.winter__snow-wrap-event span:nth-child(100){top:425px;left:170px}.winter__snow-wrap-event span:nth-child(101){top:440px;left:235px}.winter__snow-wrap-event span:nth-child(102){top:410px;left:270px}.winter__snow-wrap-event span:nth-child(103){top:425px;left:335px}.winter__snow-wrap-event span:nth-child(104){top:435px;left:385px}.winter__snow-wrap-event span:nth-child(105){top:410px;left:440px}.winter__snow-wrap-event span:nth-child(106){top:440px;left:500px}.winter__snow-wrap-event span:nth-child(107){top:430px;left:535px}.winter__snow-wrap-event span:nth-child(108){top:435px;left:585px}.winter__sun-event{position:absolute;top:15px;left:217px;width:99px;display:block;height:37px;background-color:#fff;border-radius:50%;box-shadow:0 0 0 8px #e9fcf6,0 0 0 20px #dcf7ee;z-index:3;animation:brilla-sun 3s alternate infinite}@keyframes brilla-sun{0%,to{box-shadow:0 0 0 8px #e9fcf6,0 0 0 20px #dcf7ee}50%{box-shadow:0 0 0 5px #e9fcf6,0 0 0 14px #dcf7ee}}.winter__bottom-snow-event{position:absolute;bottom:0;left:5px;width:100%;display:block;height:21px;background-color:#fff;z-index:1;border-radius:14px 14px 6px 6px;overflow:hidden}.winter__bottom-snow-event span{position:absolute;right:0;top:0;width:50%;height:7px;display:block;background-color:#e6fcf9;border-radius:4px}.winter__bottom-snow-over-event{position:absolute;bottom:0;left:0;width:100%;display:block;height:21px;z-index:60;border-radius:14px 14px 6px 6px;overflow:hidden}.winter__bottom-snow-over-event span{position:absolute;bottom:0;left:0;width:65%;display:block;height:7px;background-color:#e6fcf9;z-index:1;border-radius:4px}.winter__middle-snow-event{position:absolute;bottom:21px;left:15px;width:100%;display:block;height:30px;background-color:#e2fff5;z-index:1;overflow:hidden}.winter__buildings-event{position:absolute;bottom:51px;left:15px;width:calc(100% - 30px);height:399px;display:block;z-index:2;overflow:hidden}.winter__buildings-event span{position:absolute;bottom:0;left:0;width:40px;height:200px;background-color:#9ac8bb}.winter__buildings-event span:nth-child(2){left:40px;width:55px;height:150px}.winter__buildings-event span:nth-child(3){left:95px;width:65px;height:180px}.winter__buildings-event span:nth-child(4){left:160px;width:50px;height:195px}.winter__buildings-event span:nth-child(5){left:210px;width:10px;height:140px}.winter__buildings-event span:nth-child(6){left:220px;width:60px;height:210px}.winter__buildings-event span:nth-child(7){left:280px;width:50px;height:220px}.winter__buildings-event span:nth-child(8){left:330px;width:30px;height:180px}.winter__buildings-event span:nth-child(9){left:360px;width:20px;height:110px}.winter__buildings-event span:nth-child(10){left:380px;width:60px;height:150px}.winter__buildings-event span:nth-child(11){left:440px;width:40px;height:138px}.winter__buildings-event span:nth-child(12){left:480px;width:50px;height:120px}.winter__buildings-event span:nth-child(13){left:530px;width:40px;height:200px}.winter__buildings-event span:nth-child(14){left:570px;width:40px;height:225px}.winter__buildings-event span:nth-child(15){left:610px;width:40px;height:135px}.winter__buildings-event span:nth-child(16){left:640px;width:40px;height:180px}.winter__buildings-event span:nth-child(17){left:670px;width:40px;height:100px}.winter__buildings-event span:nth-child(18){left:710px;width:40px;height:160px}.winter__buildings-event span:nth-child(19){left:740px;width:40px;height:210px}.winter__buildings-event span:nth-child(20){left:770px;width:40px;height:175px}.winter__buildings-event.back{z-index:1}.winter__buildings-event.back span{width:20px;height:260px;background-color:#acd7cd}.winter__buildings-event.back span:nth-child(2){left:20px;width:60px;height:235px}.winter__buildings-event.back span:nth-child(3){left:80px;width:40px;height:200px}.winter__buildings-event.back span:nth-child(4){left:120px;width:20px;height:250px}.winter__buildings-event.back span:nth-child(5){left:140px;width:60px;height:300px}.winter__buildings-event.back span:nth-child(6){left:200px;width:60px;height:220px}.winter__buildings-event.back span:nth-child(7){left:260px;width:40px;height:330px}.winter__buildings-event.back span:nth-child(8){left:300px;width:65px;height:360px}.winter__buildings-event.back span:nth-child(9){left:365px;width:45px;height:268px}.winter__buildings-event.back span:nth-child(10){left:410px;width:60px;height:190px}.winter__buildings-event.back span:nth-child(11){left:470px;width:50px;height:340px}.winter__buildings-event.back span:nth-child(12){left:520px;width:50px;height:290px}.winter__buildings-event.back span:nth-child(13){left:570px;width:50px;height:320px}.winter__buildings-event.back span:nth-child(14){left:620px;width:50px;height:265px}.winter__buildings-event.back span:nth-child(15){left:670px;width:50px;height:240px}.winter__buildings-event.back span:nth-child(16){left:720px;width:50px;height:295px}.winter__buildings-event.back span:nth-child(17){left:770px;width:50px;height:340px}.winter__buildings-event.back span:nth-child(18){left:820px;width:50px;height:360px}.winter__buildings-event.back span:nth-child(19){left:870px;width:50px;height:360px}.winter__swing-event{position:absolute;bottom:2px;left:250px;width:50px;height:100px;border:5px solid #366a78;border-color:#366a78 #366a78 transparent #366a78;border-top-left-radius:10px;border-top-right-radius:10px;display:block;z-index:5;overflow:hidden}.winter__swing-over-wrap-event{position:absolute;bottom:2px;left:275px;z-index:6;perspective:400px}.winter__swing-over-event{position:absolute;bottom:0;left:0;margin-left:-25px;width:50px;height:95px;display:block;transform-origin:center top;animation:swinging 3s ease infinite}@keyframes swinging{0%,to{transform:rotateX(25deg)}50%{transform:rotateX(-25deg)}}.winter__swing-over-event span{position:absolute;bottom:22px;left:10px;width:30px;height:6px;border-radius:3px;background-color:#f08139;display:block;z-index:5;overflow:hidden}.winter__swing-over-event span:nth-child(2){bottom:auto;top:0;left:13px;width:2px;height:74px;border-radius:0;background-color:#4f4c4d;z-index:4}.winter__swing-over-event span:nth-child(3){bottom:auto;top:0;left:auto;right:13px;width:2px;height:74px;border-radius:0;background-color:#4f4c4d;z-index:4}.winter__swing-left-event{position:absolute;bottom:2px;left:204px;width:50px;height:80px;border:5px solid #366a78;border-color:#366a78 transparent transparent #366a78;border-top-left-radius:10px;display:block;z-index:4}.winter__swing-left-back-event{position:absolute;bottom:2px;left:204px;width:50px;height:80px;display:block;z-index:3}.winter__swing-left-back-event span{position:absolute;top:14px;left:-2px;width:54px;height:4px;border-radius:2px;display:block;background-color:#986233}.winter__swing-left-back-event span:nth-child(2){top:30px}.winter__swing-left-back-event span:nth-child(3){top:46px}.winter__swing-left-back-event span:nth-child(4){top:62px}.winter__box-event{position:absolute;bottom:7px;left:0;display:block;z-index:30}.winter__box-event .second{display:none}.winter__box-event span{position:absolute;bottom:0;left:0;width:100px;height:12px;background-color:#986233;display:block;z-index:5}.winter__box-event span:nth-child(2){bottom:12px;height:4px;background-color:#5e3e25}.winter__box-event span:nth-child(3){bottom:16px;height:8px;left:-6px;width:112px;border-radius:2px;background-color:#f08139}.winter__box-event span:nth-child(4){bottom:-16px;left:0;height:50px;width:50px;border-radius:50%;background-color:#fff;z-index:4}.winter__box-event span:nth-child(5){bottom:12px;left:10px;height:20px;width:90px;border-top-right-radius:150%;border-top-left-radius:150%;background-color:#fff;z-index:4}.winter__box-event span:nth-child(6){bottom:7px;left:25px;height:30px;width:60px;border-top-right-radius:150%;border-top-left-radius:150%;background-color:#b6ded5;z-index:3}.winter__bucket-event{position:absolute;bottom:30px;left:42px;display:block;z-index:5;perspective:100px}.winter__bucket-event span{position:absolute;bottom:0;left:50%;margin-left:-8px;height:25px;width:16px;display:block;background-color:#b94b00;z-index:1;border-bottom-left-radius:3px;border-bottom-right-radius:3px;transform-origin:center bottom;transform:rotateX(-55deg)}.winter__bucket-event span:nth-child(2){bottom:15px;left:50%;margin-left:-12px;height:5px;width:24px;background-color:#ef8136;z-index:2;border-radius:2px;transform-origin:center bottom;transform:rotateX(0)}.winter__shovel-event{position:absolute;bottom:22px;left:13px;display:block;z-index:2;transform-origin:center bottom;transform:rotate(-20deg)}.winter__shovel-event span{position:absolute;bottom:0;left:0;display:block;z-index:1;height:18px;width:14px;border-bottom-left-radius:70%;border-bottom-right-radius:70%;background-color:#366a78}.winter__shovel-event span:nth-child(2){bottom:13px;left:5px;display:block;z-index:2;height:33px;width:4px;border-radius:2px;background-color:#4c9cb5}.winter__shovel-event span:nth-child(3){bottom:42px;left:2px;z-index:2;height:4px;width:10px;border-radius:2px;background-color:#4c9cb5}.winter__lamp-event{position:absolute;bottom:21px;left:200px;display:block;z-index:2;transform-origin:center bottom;perspective:40px}.winter__lamp-wrap-event{position:absolute;bottom:0;left:-9px;display:block;z-index:2}.winter__lamp-wrap-event span{position:absolute;bottom:0;left:0;height:6px;width:18px;display:block;z-index:2;background-color:#666}.winter__lamp-wrap-event span:nth-child(2){bottom:6px;left:2px;height:55px;width:14px;background-color:#333;transform-origin:center bottom;transform:rotateX(20deg)}.winter__lamp-wrap-event span:nth-child(3){bottom:38px;left:4px;height:8px;width:10px;background-color:#666;border-top-left-radius:3px;border-top-right-radius:3px}.winter__lamp-wrap-event span:nth-child(4){bottom:46px;left:6px;height:40px;width:6px;background-color:#333}.winter__lamp-wrap-event span:nth-child(5){bottom:86px;left:3px;height:6px;width:12px;border-radius:4px;background-color:#666}.winter__lamp-wrap-event span:nth-child(6){bottom:92px;left:7px;height:18px;width:4px;background-color:#333}.winter__lamp-wrap-event span:nth-child(7){bottom:110px;left:4px;height:4px;width:10px;background-color:#333;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.winter__lamp-wrap-event span:nth-child(8){bottom:114px;left:4px;height:6px;width:10px;box-shadow:inset 4px 0 #fffdf1,12px 0 14px -.6px #fceea5,-12px 0 10px -.6px #fceea5;background-color:#fceea5;transform-origin:center bottom;transform:rotateX(-50deg);z-index:1;animation:lamp 2s alternate infinite}@keyframes lamp{0%,to{box-shadow:inset 4px 0 #fffdf1,12px 0 14px -.6px #fceea5,-12px 0 10px -.6px #fceea5}50%{box-shadow:inset 4px 0 #fffdf1,9px 0 11px -1px #fceea5,-9px 0 7px -1px #fceea5}}.winter__lamp-wrap-event span:nth-child(9){bottom:133px;left:1px;height:5px;width:16px;border-radius:2px;background-color:#333;z-index:3}.winter__lamp-wrap-event span:nth-child(10){bottom:132px;left:3px;height:12px;width:12px;border-top-left-radius:100%;border-top-right-radius:100%;background-color:#333;z-index:3}.winter__lamp-wrap-event span:nth-child(11){bottom:140px;left:7px;height:8px;width:4px;border-radius:2px;background-color:#333;z-index:3}.winter__lamp-wrap-event span:nth-child(12){left:3px;bottom:137px;border-radius:4px;width:10px;height:5px;background-color:#fff;z-index:12;transform:skew(32deg,-4deg)}.winter__bench-event{position:absolute;bottom:21px;left:100px;display:block;z-index:2;transform-origin:center bottom;perspective:40px}.winter__bench-wrap-event{position:absolute;bottom:0;left:0;display:block;z-index:2}.winter__bench-wrap-event span{position:absolute;bottom:0;left:5px;display:block;z-index:5;width:7px;height:40px;border-top-left-radius:4px;border-top-right-radius:4px;background-color:#be7435}.winter__bench-wrap-event span:nth-child(2){left:85px}.winter__bench-wrap-event span:nth-child(3){left:0;bottom:33px;border-radius:4px;width:12px;height:7px}.winter__bench-wrap-event span:nth-child(4){left:85px;bottom:33px;border-radius:4px;width:12px;height:7px}.winter__bench-wrap-event span:nth-child(5){left:5px;bottom:10px;border-radius:0;width:85px;height:6px;background-color:#8c592c;z-index:4}.winter__bench-wrap-event span:nth-child(6){left:5px;bottom:22px;border-radius:0;width:85px;height:6px;background-color:#5e3e25;z-index:4}.winter__bench-wrap-event span:nth-child(7){bottom:35px;width:7px;height:20px;background-color:#8c592c;z-index:4}.winter__bench-wrap-event span:nth-child(8){left:85px;bottom:35px;width:7px;height:20px;background-color:#8c592c;z-index:4}.winter__bench-wrap-event span:nth-child(9){left:5px;bottom:47px;border-radius:0;width:85px;height:6px;background-color:#5e3e25;z-index:3}.winter__bench-wrap-event span:nth-child(10){left:50px;bottom:25px;width:9px;height:26px;background-color:#be7435;border-radius:0;z-index:1}.winter__bench-wrap-event span:nth-child(11){left:62px;bottom:25px;width:9px;height:26px;background-color:#be7435;border-radius:0;z-index:1}.winter__bench-wrap-event span:nth-child(12){left:74px;bottom:25px;width:9px;height:26px;background-color:#be7435;border-radius:0;z-index:1}.winter__bench-wrap-event span:nth-child(13){left:38px;bottom:25px;width:9px;height:26px;background-color:#be7435;border-radius:0;z-index:1}.winter__bench-wrap-event span:nth-child(14){left:26px;bottom:25px;width:9px;height:26px;background-color:#be7435;border-radius:0;z-index:1}.winter__bench-wrap-event span:nth-child(15){left:14px;bottom:25px;width:9px;height:26px;background-color:#be7435;border-radius:0;z-index:1}.winter__bench-wrap-event span:nth-child(16){left:11px;bottom:52px;border-radius:30%;width:65px;height:4px;background-color:#fff;z-index:12;transform:skew(52deg,1deg)}.winter__bin-event{position:absolute;bottom:21px;right:197px;width:25px;height:40px;display:block;border-top-left-radius:6px;border-top-right-radius:6px;background-color:#ce6f13;z-index:2}.winter__bin-event span{position:absolute;top:4px;right:3px;width:19px;height:10px;display:block;border-radius:4px;background-color:#333;z-index:2}.winter__bin-event span:nth-child(2){top:7px;background-color:#ff8f45;z-index:1}.winter__tree-event{position:absolute;bottom:7px;left:28px;display:block;z-index:50;perspective:100px}.winter__tree-event.right{display:block!important;left:375px;transform:scale(.8)}.winter__tree-event span{position:absolute;bottom:72px;left:-4px;display:block;z-index:3;width:100px;height:100px;border-radius:50%;background-color:#f2fefc;box-shadow:inset -10px 0 14px #c5f2ed;transform:rotate(20deg)}.winter__tree-event span:nth-child(2){bottom:72px;left:-24px;z-index:2;width:70px;height:70px;box-shadow:inset 5px 0 7px #c5f2ed;transform:rotate(-20deg)}.winter__tree-event span:nth-child(3){bottom:97px;left:-9px;z-index:2;width:90px;height:90px;box-shadow:inset 5px 0 7px #c5f2ed;transform:rotate(40deg)}.winter__tree-event span:nth-child(4){bottom:0;left:31px;z-index:1;width:18px;height:100px;border-radius:0;background-color:#625044;box-shadow:inset 6px 0 13px #b58d74;transform:rotate(0);transform-origin:center bottom;transform:rotateX(10deg)}.winter__tree-event span:nth-child(5){bottom:40px;left:36px;z-index:0;width:6px;height:40px;border-radius:0;background-color:#625044;box-shadow:none;transform:rotate(0);transform-origin:center bottom;transform:rotate(20deg)}.winter__tree-event span:nth-child(6){bottom:50px;left:29px;z-index:1;width:6px;height:40px;border-radius:0;background-color:#625044;box-shadow:none;box-shadow:inset -3px -4px 22px -4px #b18b73,0 5px 7px -7px #b18b73;transform:rotate(0);transform-origin:center bottom;transform:rotate(-25deg)}.winter__box-event.second{left:685px;transform:scale(.8)}.winter__lamp-event.third{left:465px;transform:scale(1.2)}.winter__bench-event.fourth{left:305px;transform:scale(.8)}.winter__swing-event.five{left:515px;transform:scale(.8)}.winter__swing-over-wrap-event.six{left:540px;bottom:12px;transform:scale(.8)}.winter__wrapper-text-event{text-align:center}.winter__wrapper-text-event span{-webkit-text-stroke-width:1.25px;-webkit-text-stroke-color:#000;font-size:55px;text-shadow:0 0px #f3c623,0 0px #f2aaaa;transform:translateY(50%) rotate(4deg);animation:jump 4s ease-in-out infinite;display:inline-block;font-family:iransansdn;color:#fff}.winter__wrapper-text-event span:nth-child(1){animation-delay:.1s}.winter__wrapper-text-event span:nth-child(2){animation-delay:.2s}.winter__wrapper-text-event span:nth-child(3){animation-delay:.3s}.winter__wrapper-text-event span:nth-child(4){animation-delay:.4s}.winter__wrapper-text-event span:nth-child(5){animation-delay:.5s}.winter__wrapper-text-event span:nth-child(6){animation-delay:.6s}.winter__wrapper-text-event span:nth-child(7){animation-delay:.7s}.winter__wrapper-text-event span:nth-child(8){animation-delay:.8s}@keyframes jump{50%{transform:translate(0) rotate(-4deg);text-shadow:0 0px #8fc0a9,0 0px #84a9ac}66.67%{text-shadow:0 -60px #d54062,0 -120px #8fc0a9}}.winter__text-event{position:absolute;top:5px;z-index:3;margin:0;padding:0;height:227px;box-sizing:border-box;display:grid;place-items:center;overflow:hidden}@media screen and (max-height: 200px){.winter__wrapper-text-event{transform:scale(.3)}}@media screen and (max-width: 576px){.winter__wrapper-text-event span{font-size:35px}}@media (max-width: 998px) and (min-width: 760px){.winter__tree-event.right{display:block;bottom:21px;left:auto;right:120px;transform:scale(.9)}.winter__sun-event{left:400px}.winter__bench-event{left:230px}.winter__swing-event{left:400px}.winter__swing-over-wrap-event{left:425px}.winter__swing-left-event{left:353px}.winter__swing-left-back-event{left:354px}.winter__tree-event{left:90px}.winter__box-event{left:12px}.winter__snow-wrapper-event.big{left:190px}.winter__box-event.second{left:685px;transform:scale(.8)}.winter__lamp-event.third{left:640px;transform:scale(1.2)}.winter__bench-event.fourth{left:465px;transform:scale(.8)}.winter__swing-event.five{left:560px;transform:scale(.8)}.winter__swing-over-wrap-event.six{left:584px;bottom:12px;transform:scale(.8)}}@media only screen and (max-width: 760px) and (min-width: 460px){.winter__tree-event .right,.winter__bin-event{display:none!important}.winter__sun-event{left:400px}.winter__bench-event{left:230px}.winter__swing-event{left:400px}.winter__swing-over-wrap-event{left:425px}.winter__swing-left-event{left:353px}.winter__swing-left-back-event{left:354px}.winter__tree-event{left:90px}.winter__box-event{left:12px}}@media only screen and (max-width: 1399px){.themes-date{padding:15.2% 3.9% 0 9.8%!important}.themes-date .themesdate-content-box .caption{display:none!important}}@media only screen and (min-width: 676px) and (max-width: 1140px){.themes-date{padding:4.2% 4.9% 0 3.8%!important}.flat-event .themes-flat{padding:7.2% 45px 0 1.8%}}@media only screen and (max-width: 675px){.flat-event .themes-flat{padding:8% 4.7% 11.25% 15px}.flat-event .themes-date .themesdate-content-box .caption{letter-spacing:3px}.flat-event .themes-date .themesdate-content-box .wrap-event .featured{margin-top:0!important}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333{position:relative;padding:0;left:0;width:100%}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333 .entry-title a{font-size:inherit}}@media only screen and (max-width: 576px){.flat-event .themes-flat{padding:11% 0 0}.flat-event .themes-flat .wrap-event h4{letter-spacing:.2px;margin-bottom:35px;position:relative;font-size:22px;line-height:40px;font-weight:600}.flat-event .themes-flat .wrap-event h4:after{content:"";width:50px;background:#fb8122;position:absolute;height:3px;bottom:5px;margin-right:17px}.flat-event .themes-flat .wrap-event .inner .content-event{position:relative}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info h4{margin-bottom:12px}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info h4:after{width:0;height:0}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info h4 a{font-size:20px;font-weight:500;color:#222}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info .entry-meta ul li{display:inline-block;margin-left:10px}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info .entry-meta ul li .detail-event{letter-spacing:.4px;color:#7a7a7a;font-size:12px}.flat-event .themes-flat .wrap-event .inner .content-event .entry-info .entry-meta ul li.dating .icon-event,.flat-event .themes-flat .wrap-event .inner .content-event .entry-info .entry-meta ul li.time .icon-event,.flat-event .themes-flat .wrap-event .inner .content-event .entry-info .entry-meta ul li.location .icon-event{font-size:17px;padding:0 0 0 15px;float:right}.flat-event .themes-date{padding:2.2% 2.9% 0 3.8%!important}.flat-event .themes-date .themesdate-content-box .caption{display:none}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter{display:flex;justify-content:center;float:right;margin-top:10px}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg{display:inline-block}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .days .numb-count{float:right;margin-left:14px;color:#f49ac1;font-size:30px;font-weight:600}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .days .name-count{font-size:19px;color:#222;margin-top:9px;display:inline-block;letter-spacing:1.2px}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .hours .numb-count{float:right;margin-left:14px;color:#33d9b2;font-size:26px;font-weight:600}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .hours .name-count{font-size:19px;color:#222;margin-top:9px;display:inline-block;letter-spacing:1.2px}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .minutes .numb-count{float:right;margin-left:14px;color:#fb8122;font-size:26px;font-weight:600}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .minutes .name-count{font-size:19px;color:#222;margin-top:9px;display:inline-block;letter-spacing:1.2px}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .seconds .numb-count{float:right;margin-left:14px;color:#228bfb;font-size:26px;font-weight:600}.flat-event .themes-date .themesdate-content-box .wrap-event .counter ul .content-counter .wrap-bg .seconds .name-count{font-size:19px;color:#222;margin-top:9px;display:inline-block;letter-spacing:1.2px}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap{position:relative}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap img{height:auto;border:0;vertical-align:middle}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333{position:relative;width:100%!important;padding:10px 16px 15px;bottom:0;left:5%;right:0;background-color:#333333e6}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333 .entry-title{margin-bottom:14px}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333 .entry-title a{font-size:24px;font-weight:500;color:#fff}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333 ul{text-align:center}.flat-event .themes-date .themesdate-content-box .wrap-event .featured .featured-wrap .bg-333 ul li{display:inline-block;line-height:35px;color:#fff}}.content-page-wrap>.tabs{padding:41px 0 10px;margin-bottom:119px}.content-page-wrap>.tabs>ul{margin-bottom:35px;display:flex;flex-direction:row;justify-content:center}.content-page-wrap>.tabs>ul>li{font-size:17px;font-weight:600;display:inline-block;line-height:50px;width:30%;text-align:center;border:1px solid #f1f1f1;background:#f9f9f9;position:relative;cursor:pointer;transition:all .3s ease-in-out}.content-page-wrap>.tabs>ul>li.active{background:#132447}.content-page-wrap>.tabs>ul>li.active .inner{color:#fff}.content-page-wrap>.tabs>ul>li.active:after{opacity:1}.content-page-wrap>.tabs>ul>li .inner{transition:all .3s ease-in-out;color:#8a8a8a;font-size:18px}.content-page-wrap>.tabs>ul>li:after{opacity:0;content:"";border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #132447;position:absolute;left:50%;transform:translate(-50%);bottom:-11px;transition:all .3s ease-in-out}.content-page-wrap .course-single .featured-post .entry-image{display:flex;justify-content:center}.content-page-wrap .course-single .featured-post .entry-image img{width:100%;-o-object-fit:contain;object-fit:contain;max-height:400px}.content{text-align:justify}.content h2,.content h1{margin:10px;font-size:20px;line-height:32px;font-weight:600;letter-spacing:.18px;color:#222}.content .list-star i{color:#f36a1d;font-size:12px;margin-left:2px}.content .list-star span{font-size:14px;line-height:27px;color:#8c8c8c;font-weight:500}.content p{letter-spacing:.08px;font-size:17px}.content .price-previous{vertical-align:middle;font-size:18px;padding:0 10px}.content .price-previous del{color:#000;font-weight:600;text-decoration-thickness:2px;text-decoration-color:#e96928}.content .author-price{display:table;width:100%;padding-bottom:30px;padding-top:30px;border-bottom:1px solid #f1f1f1}.content .author-price .tags{margin-top:7px!important}.content .author-price .author .avatar{float:right;margin-left:20px}.content .author-price .author .avatar img{width:80px;height:80px}.content .author-price .author .info{margin-top:-6px}.content .author-price .author .info .name{font-size:17px;line-height:20px;font-weight:600;color:#f36a1d}.content .author-price .author .info .job{font-size:16px;line-height:29px;color:#8c8c8c;display:flex;font-weight:500}.content .author-price .price{font-size:22px;margin-top:1px;font-weight:700;color:#333;vertical-align:middle;padding:0 10px}.content .author-price .price .price-now{font-size:1rem}.content .author-price .newButton__span{width:118px!important}.content .author-price .newButton__span .newButton__a{font-weight:700}.content .author-price .newButton__span .newButton__a:before{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #132447!important;box-sizing:border-box!important;border-radius:5px!important;color:#fff!important;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important;transform:rotateY(0) translateZ(22px)!important;padding:9px 12px;min-width:111px;cursor:pointer}.content .author-price .newButton__span .newButton__a:after{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #132447!important;box-sizing:border-box!important;border-radius:5px!important;color:#132447!important;transform:rotateX(89deg) translateZ(22px)!important;background:#fff;padding:9px 12px;min-width:111px;cursor:pointer}.content .author-price .price-wrap{float:right;margin-left:21px;position:relative}.content .author-price .price-wrap a{padding:10px 28px 10px 29px;background:#f36a1d;color:#fff;border-radius:4px;font-weight:600;font-size:14px;line-height:36px}.content .author-price .price-wrap a:hover{box-shadow:0 0 20px 8px #fbb5454d;background:#fbb545;cursor:pointer}.content .course__first-div-vip-price{display:flex;flex-direction:row;justify-content:space-between;margin:15px 0;align-items:center}.content .course__first-div-vip-price .course__div-vip-price{text-align:center}.content .course__first-div-vip-price .course__div-vip-price .course__vip-price{font-size:16px;font-weight:700;color:#132447}.content .course__first-div-vip-price .newButton__span{width:120px!important}.content .course__first-div-vip-price .newButton__span .newButton__a:before{padding:11px 9px!important;border:2px solid #132447!important;color:#fff!important;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important}.content .course__first-div-vip-price .newButton__span .newButton__a:after{padding:11px 9px!important;background:#fff!important;color:#132447!important;border:2px solid #132447!important}.expandShort-text{overflow:hidden;height:auto;color:#222;font-size:15px}.expandFull-text{height:auto}.expand-more{font-size:1.2em!important;font-weight:400;color:#f36a1d;display:block;align-items:center;cursor:pointer;margin-bottom:.2em}.expand-more:after{content:"";font-size:1.2em;padding:0 4px;font-weight:700;font-family:"Font Awesome 5 Free"}.expand-less{font-size:1.2em!important;font-weight:400;color:#f36a1d;display:block;align-items:center;cursor:pointer;margin-bottom:.2em}.expand-less:after{content:"";font-size:1.2em;padding:0 4px;font-weight:700;font-family:"Font Awesome 5 Free"}.courseOverview{margin-bottom:45px;position:relative}.courseOverview h3{margin-bottom:20px;font-size:24px;line-height:30px;font-weight:500;color:#222}.courseOverview p{font-size:17px;color:#7a7a7a;font-weight:400}.courseTick{margin-bottom:46px}.courseTick h3{font-size:24px;line-height:30px;font-weight:500;color:#333;margin-bottom:18px}.courseTick .courseTickList .courseTickItem{width:100%;cursor:default;text-align:justify;border:none;background:transparent;transition:all .3s ease-in-out;margin-bottom:19px;font-size:17px;position:relative;display:block;padding-right:34px}.courseTick .courseTickList .courseTickItem:before{content:"";font-family:FontAwesome;color:#f36a1d;position:absolute;font-weight:900;right:0}.price-course-single .price{float:left;margin-left:21px}.price-course-single .price span{font-size:30px;font-weight:700;color:#333;vertical-align:middle}.price-course-single .buy{float:right}.price-course-single .buy a{padding:10px 28px 10px 29px;background:#f36a1d;color:#fff;border-radius:4px;font-weight:600;font-size:14px;line-height:31px}.course-single-page .sidebar-right{position:sticky;top:15%;margin-bottom:25px;text-align:justify}.course-single-page .sidebar-right .widget{margin-bottom:30px;border:1px solid #f2f0f0}.course-single-page .sidebar-right .widget h4{border-bottom:0;margin:0;font-size:20px;line-height:27px;font-weight:600;padding:15px 30px;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important;color:#ececee;text-align:center;border-top-left-radius:10px;border-top-right-radius:10px}.course-single-page .sidebar-right .widget .content{padding:18px 25px;background:#fff;min-height:422px;display:flex;flex-direction:column;justify-content:space-around}.course-single-page .sidebar-right .widget .content .feature li{padding-bottom:12px;margin-top:1px;margin-bottom:18px;border-bottom:1px solid #fafafa}.course-single-page .sidebar-right .widget .content .feature li:nth-of-type(1):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.course-single-page .sidebar-right .widget .content .feature li:nth-of-type(2):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.course-single-page .sidebar-right .widget .content .feature li:nth-of-type(3):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.course-single-page .sidebar-right .widget .content .feature li:nth-of-type(4):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.course-single-page .sidebar-right .widget .content .feature li:nth-of-type(5):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.course-single-page .sidebar-right .widget .content .feature li:nth-of-type(6):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.course-single-page .sidebar-right .widget .content .feature li p{display:contents;font-size:17px;color:#132447;font-weight:500}.course-single-page .sidebar-right .widget .content .feature li span{min-width:69px;float:left;text-align:center;font-size:15px;color:#132447;font-weight:500}.course-single-page .sidebar-right .widget .content .counter ul{display:flex;justify-content:space-around}.course-single-page .sidebar-right .widget .content .counter ul .content-counter{display:inline-block;text-align:center}.course-single-page .sidebar-right .widget .content .counter ul .content-counter .inner-counter #day{color:#667eea}.course-single-page .sidebar-right .widget .content .counter ul .content-counter .inner-counter #minute{color:#f0c41b}.course-single-page .sidebar-right .widget .content .counter ul .content-counter .inner-counter #hour{color:#ff5f60}.course-single-page .sidebar-right .widget .content .counter ul .content-counter .inner-counter #second{color:#8b46f4}.course-single-page .sidebar-right .widget .content .counter ul .content-counter .inner-counter p{font-size:20px;line-height:27px;font-weight:600;text-align:center;margin-bottom:0}.course-single-page .sidebar-right .widget .content .counter ul .content-counter .inner-counter span{font-size:14px;line-height:27px;color:#8a8a8a}.course-single-page .sidebar-right .widget .content .share-via{margin-top:40px;text-align:center}.course-single-page .sidebar-right .widget .content .share-via .titleCourse{font-size:17px;line-height:19px;font-weight:700;color:#132447;margin-bottom:26px;letter-spacing:.5px;padding:10px 0;border-bottom:2px solid #132447}.course-single-page .sidebar-right .widget .content .share-via .course__aside-first-div-price{display:flex;flex-direction:row;justify-content:space-between}.course-single-page .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price{display:flex;flex-direction:column}.course-single-page .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line{display:flex;flex-direction:row;justify-content:flex-end}.course-single-page .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .course__aside-div-last-price .course__aside-last-price{text-decoration-color:#e96928;font-size:15px;color:#132447;font-weight:500;text-decoration-thickness:2px}.course-single-page .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line{display:flex;flex-direction:row-reverse;justify-content:flex-end}.course-single-page .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .tags{padding:0 12px 0 18px;margin:0 7px 0 0}.course-single-page .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .tags p{margin-top:3px;padding-top:0;font-size:15px!important;color:#132447;font-weight:700}.course-single-page .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .course__aside-div-real-price .course__aside-real-price{font-size:16px;color:#132447;font-weight:700}.course-single-page .sidebar-right .widget .content .share-via .course__first-div-vip-price{display:flex;flex-direction:row;justify-content:space-between;margin:15px 0;align-items:center}@media only screen and (max-width: 1190px) and (min-width: 992px){.course-single-page .sidebar-right .widget .content .share-via .course__first-div-vip-price{flex-direction:column}}.course-single-page .sidebar-right .widget .content .share-via .course__first-div-vip-price .course__div-vip-price{text-align:center}.course-single-page .sidebar-right .widget .content .share-via .course__first-div-vip-price .course__div-vip-price .course__vip-price{font-size:16px;font-weight:700;color:#132447}.course-single-page .sidebar-right .widget .content .share-via .course__first-div-vip-price .newButton__span{width:120px!important}.course-single-page .sidebar-right .widget .content .share-via .course__first-div-vip-price .newButton__span .newButton__a:before{padding:11px 6px!important;border:2px solid #132447!important;color:#fff!important;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important}.course-single-page .sidebar-right .widget .content .share-via .course__first-div-vip-price .newButton__span .newButton__a:after{padding:11px 6px!important;background:#fff!important;color:#132447!important;border:2px solid #132447!important}.course-single-page .sidebar-right .widget .content .share-via .newButton__span{position:relative!important;display:inline-flex!important;width:118px!important;height:55px!important;margin:0!important;perspective:1000px!important}.course-single-page .sidebar-right .widget .content .share-via .newButton__span .newButton__a:after{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #132447!important;box-sizing:border-box!important;border-radius:5px!important;color:#132447!important;transform:rotateX(89deg) translateZ(22px)!important;background:#fff;padding:9px 12px;min-width:111px;cursor:pointer}.course-single-page .sidebar-right .widget .content .share-via .newButton__span .newButton__a:before{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #132447!important;box-sizing:border-box!important;border-radius:5px!important;color:#fff!important;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important;transform:rotateY(0) translateZ(22px)!important;padding:9px 12px;min-width:111px;cursor:pointer}.course-single-page .sidebar-right .widget .content .share-via .social-media{display:flex;justify-content:space-evenly}.course-single-page .sidebar-right .widget .content .share-via .social-media li{font-size:1.2rem;display:inline-block;margin:0 19px;transition:all .35s ease-in-out}.course-single-page .sidebar-right .widget .content .share-via .social-media li:hover{color:#f36a1d}.course-single-page .sidebar-right .related-course-single .titleCourse{font-size:17px;line-height:19px;font-weight:700;color:#132447;margin:auto auto 15px 49px;padding:10px 0;letter-spacing:.5px;border-bottom:2px solid #0D3C77;width:80%}.course-single-page h5{font-size:1rem;font-weight:500;color:#111}.single-school-header>img{width:92px;height:92px;border-radius:50%;margin:0 12px}.single-school-header>div>h3{font-size:2em;color:#222;font-weight:700;padding-top:12px}.single-school-header>div>h6{font-size:1.5em;color:#444;font-weight:bolder;padding-top:8px}.wrap-course-content{padding:16px 18px 19px 20px}.wrap-course-content h4{font-size:17px}.wrap-course-content h4 a{font-size:17px;line-height:24px;color:#333;font-weight:500}.wrap-course-content p{margin:12px 0 17px;font-size:17px;color:#7a7a7a}.courseProgramLang{width:100%;height:auto;position:relative;border-radius:6px;color:#000;box-shadow:0 0 5px .25em #00000040}.courseProgramLang>a>div img{height:82px;width:82px;padding:10px;margin:4px;border-radius:50%;background:#fff;border-width:2px}.courseProgramLang>a>div img:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-5px;border-radius:6px}.courseProgramLang>a>div p{display:flex;align-items:center;padding:0 12px;font-weight:700;font-size:medium;margin-bottom:0;color:#222}.courseProgramLang>a>div:after{content:"";font-family:"Font Awesome 5 Free",serif;font-size:36px;color:#222;font-weight:700;margin-right:auto;margin-left:15px;animation-name:moveleftArrow;animation-iteration-count:infinite;animation-duration:.7s;animation-direction:normal;animation-timing-function:ease-in;display:flex;align-items:center}.comment__first-div{display:flex;flex-direction:column;box-shadow:0 0 26px #4a6d86d9;padding:15px;border-radius:10px;width:90%;margin:0 auto}.comment__first-div .comment__div-personality-user{display:flex;flex-direction:row}.comment__first-div .comment__div-personality-user .comment__div-img-personality-user{width:12%}.comment__first-div .comment__div-personality-user .comment__div-img-personality-user img{width:100%;border-radius:50%}.comment__first-div .comment__div-personality-user .comment__div-name-personality-user{display:flex;flex-direction:column;justify-content:center;margin-right:20px}.comment__first-div .comment__div-personality-user .comment__div-name-personality-user .comment__name-personality-user{font-size:16px;font-weight:700;color:#132447}.comment__first-div .comment__div-personality-user .comment__div-name-personality-user .comment__time-personality-user{font-size:11px;text-align:end;opacity:.8;font-weight:700;color:#132447}.comment__first-div .comment__div-text-user{display:flex;flex-direction:row;justify-content:flex-start;margin:10px 50px 19px 5px}.comment__first-div .comment__div-text-user .comment__text-user{font-size:15px;font-weight:500}.comment__first-div .comment__first-div-admin{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.comment__first-div .comment__first-div-admin .comment__first-admin{display:flex;flex-direction:column;width:74%;padding:10px;box-shadow:0 0 12px -3px #4a6d86e6;border:2px solid #0D3C77;border-radius:10px}.comment__first-div .comment__first-div-admin .comment__first-admin .comment__div-personality-admin{display:flex;flex-direction:row}.comment__first-div .comment__first-div-admin .comment__first-admin .comment__div-personality-admin .comment__div-img-personality-admin{width:12%}.comment__first-div .comment__first-div-admin .comment__first-admin .comment__div-personality-admin .comment__div-img-personality-admin img{width:100%;border-radius:50%}.comment__first-div .comment__first-div-admin .comment__first-admin .comment__div-personality-admin .comment__div-name-personality-admin{display:flex;flex-direction:column;margin-right:20px;justify-content:center}.comment__first-div .comment__first-div-admin .comment__first-admin .comment__div-personality-admin .comment__div-name-personality-admin .comment__name-personality-admin{font-size:16px;font-weight:700;color:#132447}.comment__first-div .comment__first-div-admin .comment__first-admin .comment__div-personality-admin .comment__div-name-personality-admin .comment__time-personality-admin{font-size:11px;text-align:start;opacity:.8;font-weight:700;color:#132447}.comment__first-div .comment__first-div-admin .comment__first-admin .comment__text-admin{font-size:15px;font-weight:500;margin:5px 50px 5px 5px}@keyframes moveleftArrow{0%{transform:translate(0)}50%{transform:translate(-10px)}to{transform:translate(0)}}.vertical_line{position:absolute;width:37px;height:auto}.vertical_line:before{content:"";width:1px;height:250px;display:block;background-color:#495057;margin:0 auto}.lang_card h3{text-align:right;font-weight:800;font-size:24px;color:#111;margin:6px 0;position:relative;left:-12px}.lang_card .short_des{font-size:16px;font-weight:400;padding-top:14px;color:#222}.lang_card .short_des a{color:#6495ed}.lang_card .card_button{display:flex;padding-bottom:20px}.lang_card .card_button a{padding:10px 20px 10px 21px;background:#f36a1d;color:#fff;border-radius:4px;font-weight:600;font-size:14px;line-height:31px;transition:all .2s ease}.lang_card .card_button a:hover{transform:scale(1.05);box-shadow:0 0 20px 8px #fbb5454d;background:#fbb545;cursor:pointer}.requirement_card h3{text-align:right;font-weight:800;font-size:24px;color:#111;margin:12px 0;position:relative;left:-12px}.requirement_card .short_des{font-size:16px;font-weight:400;padding-top:14px;color:#222}.requirement_card .short_des a{color:#6495ed}.requirement_card .card_button{display:flex;padding-bottom:20px}.requirement_card .card_button a{padding:10px 20px 10px 21px;background:#f36a1d;color:#fff;border-radius:4px;font-weight:600;font-size:14px;line-height:31px;transition:all .2s ease}.requirement_card .card_button a:hover{transform:scale(1.05);box-shadow:0 0 20px 8px #fbb5454d;background:#fbb545;cursor:pointer}.requirement_card ul{margin:40px 0;flex-direction:row;align-items:center}.requirement_card ul li{color:#333;font-size:18px;font-weight:300;padding:10px 0;list-style:disc}.requirement_card ul .preCourse__div-a .preCourse__a{font-size:16px;font-weight:400;display:flex;flex-direction:row;align-items:center;justify-content:center}.requirement_card ul .preCourse__div-a .preCourse__a i{font-size:28px;font-weight:700;margin-left:10px}.requirement_card ul i{margin:0 18px;font-size:25px;color:#f36a1d;font-weight:700}.future_path_card h3{text-align:right;font-weight:800;font-size:24px;color:#111;margin:8px 0;position:relative;left:-12px}.future_path_card .short_des{font-size:16px;font-weight:400;padding-top:14px;color:#222}.future_path_card .short_des a{color:#6495ed}.future_path_card .card_button{display:flex;padding-bottom:20px}.future_path_card .card_button a{padding:10px 20px 10px 21px;background:#f36a1d;color:#fff;border-radius:4px;font-weight:600;font-size:14px;line-height:31px;transition:all .2s ease}.future_path_card .card_button a:hover{transform:scale(1.05);box-shadow:0 0 20px 8px #fbb5454d;background:#fbb545;cursor:pointer}.snip1273{font-family:Raleway,Arial,sans-serif;position:relative;min-width:310px -60px;color:#fff;text-align:right;font-size:16px}.snip1273 img{position:relative;max-width:100%;vertical-align:top;width:98%;border-radius:8px}.snip1273 figcaption{position:absolute;top:0;right:0;width:100%;height:100%;z-index:1;opacity:0;padding:15px}.snip1273 figcaption:before,.snip1273 figcaption:after{width:1px;height:0}.snip1273 h3,.snip1273 p{line-height:1.5em}.snip1273 a{position:absolute;top:0;bottom:0;right:0;left:0;z-index:1}.snip1273 figcaption:before{right:0;top:0}.snip1273 figcaption:after{left:0;bottom:0}.snip1273 h3{margin:0 0 5px;font-weight:700;text-transform:uppercase;color:#111}.snip1273 p{font-size:.85em;font-weight:500;color:#333}.snip1273:before,.snip1273:after,.snip1273 figcaption:before,.snip1273 figcaption:after{position:absolute;content:"";background-color:#fff;z-index:1;transition:all .4s ease-in;opacity:.8}.snip1273:before,.snip1273:after{height:1px;width:0}.snip1273:before{top:0;left:0}.snip1273:after{bottom:0;right:0}.snip1273:hover img,.snip1273.hover img{opacity:.2}.snip1273:hover figcaption,.snip1273.hover figcaption{opacity:1}.snip1273:hover figcaption:before,.snip1273.hover figcaption:before,.snip1273:hover figcaption:after,.snip1273.hover figcaption:after{height:100%}.snip1273:hover:before,.snip1273.hover:before,.snip1273:hover:after,.snip1273.hover:after{width:100%}.snip1273:hover:before,.snip1273.hover:before,.snip1273:hover:after,.snip1273.hover:after,.snip1273:hover figcaption:before,.snip1273.hover figcaption:before,.snip1273:hover figcaption:after,.snip1273.hover figcaption:after{opacity:.1}.courseSingle__bottom-price{position:fixed;width:100%;height:75px;bottom:0;background:#ececee!important;box-shadow:7px 3px 32px #000000d9;z-index:10;display:none}@media only screen and (max-width: 992px){.courseSingle__bottom-price{display:block}}.courseSingle__bottom-price .course__first-div-vip-price{display:flex;flex-direction:row;justify-content:space-evenly;margin:15px 0;align-items:center}.courseSingle__bottom-price .course__first-div-vip-price .course__div-vip-price{text-align:center}.courseSingle__bottom-price .course__first-div-vip-price .course__div-vip-price .course__vip-price{font-size:16px;font-weight:700;color:#132447}.courseSingle__bottom-price .course__first-div-vip-price .newButton__span{width:120px!important}.courseSingle__bottom-price .course__first-div-vip-price .newButton__span .newButton__a:before{padding:11px 6px!important;border:2px solid #132447!important;color:#fff!important;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important}.courseSingle__bottom-price .course__first-div-vip-price .newButton__span .newButton__a:after{padding:11px 6px!important;background:#fff!important;color:#132447!important;border:2px solid #132447!important}.courseSingle__bottom-price .course__aside-first-div-price{display:flex;flex-direction:row;justify-content:space-evenly;margin-top:12px}.courseSingle__bottom-price .course__aside-first-div-price .course__aside-div-price{display:flex;flex-direction:column}.courseSingle__bottom-price .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line{display:flex;flex-direction:row;justify-content:flex-end}.courseSingle__bottom-price .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .course__aside-div-last-price .course__aside-last-price{text-decoration-color:#0d3c77;font-size:15px;color:#132447;font-weight:500;text-decoration-thickness:2px}.courseSingle__bottom-price .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line{display:flex;flex-direction:row-reverse;justify-content:flex-end}.courseSingle__bottom-price .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .tags{padding:0 12px 0 18px;margin:0 7px 0 0}.courseSingle__bottom-price .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .tags p{margin-top:3px;padding-top:0;font-size:15px!important;color:#132447;font-weight:700}.courseSingle__bottom-price .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .tags:after{background:#ececee!important}.courseSingle__bottom-price .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .course__aside-div-real-price .course__aside-real-price{font-size:16px;color:#132447;font-weight:700}.courseSingle__bottom-price .newButton__span{position:relative!important;display:inline-flex!important;width:118px!important;height:44px!important;margin:8px 0 0!important;perspective:1000px!important}.courseSingle__bottom-price .newButton__span .newButton__a:after{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #132447!important;box-sizing:border-box!important;border-radius:5px!important;color:#132447!important;transform:rotateX(89deg) translateZ(22px)!important;background:#fff;padding:9px 12px;min-width:111px;cursor:pointer}.courseSingle__bottom-price .newButton__span .newButton__a:before{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #132447!important;box-sizing:border-box!important;border-radius:5px!important;color:#fff!important;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important;transform:rotateY(0) translateZ(22px)!important;padding:9px 12px;min-width:111px;cursor:pointer}@media only screen and (max-width: 767px){.vertical_line{display:none}}@media only screen and (min-width: 1098px){.course-card p{height:40vh}}@media only screen and (max-width: 1098px) and (min-width: 1006px){.course-card p{height:58vh}}@media only screen and (max-width: 1006px) and (min-width: 975px){.course-card p{height:37vh}}@media only screen and (max-width: 975px) and (min-width: 705px){.course-card p{height:48vh}}@media only screen and (max-width: 705px) and (min-width: 557px){.course-card p{height:33vh}}@media only screen and (max-width: 557px) and (min-width: 474px){.course-card p{font-size:14px;height:19vh}}@media only screen and (max-width: 474px) and (min-width: 404px){.course-card p{font-size:14px;height:19vh}}@media only screen and (max-width: 404px) and (min-width: 375px){.course-card p{font-size:14px;height:33vh}}@media only screen and (min-width: 321px) and (max-width: 576px){.content-page-wrap>.tabs>ul>li .inner{color:#8a8a8a;font-size:14px}.main_course_card .teacher_card{width:100%}}@media only screen and (max-width: 321px){.content-page-wrap>.tabs>ul>li{width:23%}.content-page-wrap>.tabs>ul>li .inner{color:#8a8a8a;font-size:12px}.main_course_card .teacher_card{width:100%}.main_course_card .teacher_card .teacher_content .short_des{font-size:14px}.blog-comment .user-comment-info input{font-size:12px;padding:0 12px}.requirement_card{font-size:14px}}.preCourse__first-div{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:baseline}.preCourse__first-div .preCourse__div-card{width:25%;margin:0 0 20px 5px}@media only screen and (max-width: 768px) and (min-width: 520px){.preCourse__first-div .preCourse__div-card{width:40%}}@media only screen and (max-width: 520px) and (min-width: 390px){.preCourse__first-div .preCourse__div-card{width:50%}}@media only screen and (max-width: 380px){.preCourse__first-div .preCourse__div-card{width:73%}}.preCourse__first-div .preCourse__div-card .preCourse__card{position:relative;display:flex;flex-direction:row;justify-content:space-around;width:100%;align-items:center;border-radius:10px;border:2px solid #132447;padding:5px;background-color:#fff;color:#132447}.preCourse__first-div .preCourse__div-card .preCourse__card .preCourse__div-img{width:60px}.preCourse__first-div .preCourse__div-card .preCourse__card .preCourse__div-img img{width:100%}.preCourse__first-div .preCourse__div-card .preCourse__card .preCourse__div-des .preCourse__des{font-size:15px;font-weight:700}.preCourse__first-div .preCourse__div-card .preCourse__card:before{content:"";font-family:"Font Awesome 5 Free";font-size:25px;font-weight:700;color:#132447;position:absolute;right:-45px}.preCourse__first-div .preCourse__div-card .preCourse__card.preCourse__card-now{background-color:#0d3c77;color:#fff}.preCourse__first-div .preCourse__div-card .preCourse__card.preCourse__first-card:before{content:""!important}.cooperation{width:100%;text-align:justify}.cooperation img{width:145px;height:75px}.short-text{overflow:hidden;height:9rem}.full-text{height:auto;margin:40px 0}.center-show{width:100%;display:flex;justify-content:center;position:relative}.showMore{position:relative;transform:rotate(90deg);cursor:pointer;left:1%;top:20px}.showless{position:relative;transform:rotate(-90deg);cursor:pointer;left:-2.5%;top:37px}.showMore .arrow,.showless .arrow{left:30%;filter:invert(1)}.arrow{position:absolute;bottom:0;margin-left:0;width:12px;height:12px;background-size:contain;top:15px}.segunda{margin-left:8px}.next{background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHN0eWxlPi5zdDB7ZmlsbDojZmZmfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTMxOS4xIDIxN2MyMC4yIDIwLjIgMTkuOSA1My4yLS42IDczLjdzLTUzLjUgMjAuOC03My43LjZsLTE5MC0xOTBjLTIwLjEtMjAuMi0xOS44LTUzLjIuNy03My43UzEwOSA2LjggMTI5LjEgMjdsMTkwIDE5MHoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzE5LjEgMjkwLjVjMjAuMi0yMC4yIDE5LjktNTMuMi0uNi03My43cy01My41LTIwLjgtNzMuNy0uNmwtMTkwIDE5MGMtMjAuMiAyMC4yLTE5LjkgNTMuMi42IDczLjdzNTMuNSAyMC44IDczLjcuNmwxOTAtMTkweiIvPjwvc3ZnPg==)}@keyframes bounceAlpha{0%{opacity:1;transform:translate(0) scale(1)}25%{opacity:0;transform:translate(10px) scale(.9)}26%{opacity:0;transform:translate(-10px) scale(.9)}55%{opacity:1;transform:translate(0) scale(1)}}.bounceAlpha{animation-name:bounceAlpha;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:linear}.arrow.primera.bounceAlpha{animation-name:bounceAlpha;animation-duration:1.4s;animation-delay:.2s;animation-iteration-count:infinite;animation-timing-function:linear}.arrow{animation-name:bounceAlpha;animation-duration:1.4s;animation-iteration-count:infinite;animation-timing-function:linear}.arrow.primera{animation-name:bounceAlpha;animation-duration:1.4s;animation-delay:.2s;animation-iteration-count:infinite;animation-timing-function:linear}@media screen and (min-width: 635px) and (max-width: 1291px){.showMore{top:-267px}.showless{left:-7%;top:-10px}}@media screen and (max-width: 576px){.showMore{left:4%;top:-395px}.showless{left:-6.5%}}.become_cooperator{width:100%;height:100%;background:#f36a1d59;border:2px solid #f36a1d87}.become_cooperator .container{padding:40px 20px;text-align:justify}.become_cooperator .container .bc-content{border-left:1px solid #fff}.become_cooperator .container .bc-content p,.become_cooperator .container .bc-content h5{font-size:22px;line-height:38px;color:#111;letter-spacing:.1px;font-weight:600}.become_cooperator .container .bc-content h3{font-size:20px;line-height:40px;font-weight:300;color:#555;letter-spacing:.3px;margin:15px 0 15px 45px}.become_cooperator .container .bc-content .bc-button input{font-size:16px;padding:0 28px;height:45px;position:relative;display:block;width:60%;color:#222;font-weight:300;border:1px solid #eeeff1;background-color:#fff;border-radius:3px;transition:all .3s ease-in-out}.become_cooperator .container .bc-content .bc-button a{width:12rem;border-radius:4px;transition:all .3s ease-in-out;margin:0 auto;color:#fafafa;background-color:#f36a1d;padding:12px;display:flex;justify-content:center;align-items:center}.become_cooperator .container .bc-content .bc-button a:hover{background:#222}.become_cooperator .container .bc_interview_content{border-left:0 solid #fff}.become_cooperator .container .bc_interview_content p,.become_cooperator .container .bc_interview_content h5{font-size:22px;line-height:38px;color:#111;letter-spacing:.1px;font-weight:600}.become_cooperator .container .bc_interview_content h3{font-size:20px;line-height:40px;font-weight:300;color:#555;letter-spacing:.3px;margin:15px 0}.become_cooperator .container .bc_interview_content .bc_interview_button{display:flex;justify-content:center}.become_cooperator .container .bc_interview_content .bc_interview_button input{font-size:16px;padding:0 28px;height:45px;position:relative;display:block;width:60%;color:#222;font-weight:300;border:1px solid #eeeff1;background-color:#fff;border-radius:3px;transition:all .3s ease-in-out}.become_cooperator .container .bc_interview_content .bc_interview_button a{margin-right:10px;color:#fafafa;background-color:#f36a1d;width:12rem;padding:12px;border-radius:4px;transition:all .3s ease-in-out;display:flex;justify-content:center;align-items:center}.become_cooperator .container .bc_interview_content .bc_interview_button a:hover{background:#222}.become_cooperator .container .bc-information{display:flex;justify-content:space-evenly;font-size:18px;font-weight:600;padding-top:40px}.become_cooperator .container .bc-information #phone{color:#f36a1d;letter-spacing:1px;margin-bottom:18px;direction:ltr;text-align:end}.become_cooperator .container .bc-information #email{color:#fff;letter-spacing:.2px}@media screen and (max-width: 768px){.become_teacher .container{padding:40px}.become_teacher .container .bt-content{margin-left:0}.become_teacher .container .bt-content p{font-size:14px;line-height:28px;color:#f36a1d;letter-spacing:.1px}.become_teacher .container .bt-content h3{font-size:18px;line-height:30px;font-weight:600;color:#fff;letter-spacing:.4px;margin:18px 0 45px}.become_teacher .container .bt-content .btn-become-teacher a{padding:7px 28px 6px;color:#fff;font-weight:600;font-size:17px;line-height:42px;background:#f36a1d;border-radius:40px;letter-spacing:.2px;display:inline-block;transition:all .3s ease-in-out}.become_teacher .container .bt-content .btn-become-teacher a:hover{background:#333}.become_teacher .container .bt-information{height:92%;padding:25px 25px 0 0;border-right:0}.become_teacher .container .bt-information #phone{color:#f36a1d;letter-spacing:1px;margin-bottom:18px;direction:ltr;text-align:end;font-size:1rem}.become_teacher .container .bt-information #email{color:#fff;letter-spacing:.2px;font-size:1rem}.become_cooperator .container .bc-content{border-left:0 solid #fff}.become_cooperator .container .bc-content p,.become_cooperator .container .bc-content h5{font-size:20px;line-height:38px;color:#111;letter-spacing:.1px;font-weight:600}.become_cooperator .container .bc-content h3{font-size:14px;line-height:40px;font-weight:300;color:#555;letter-spacing:.3px;margin:15px 0 15px 45px}.become_cooperator .container .bc_interview_content{border-left:0 solid #fff;margin-top:14px}.become_cooperator .container .bc_interview_content p,.become_cooperator .container .bc_interview_content h5{font-size:20px;line-height:38px;color:#111;letter-spacing:.1px;font-weight:600}.become_cooperator .container .bc_interview_content h3{font-size:14px;line-height:40px;font-weight:300;color:#555;letter-spacing:.3px;margin:15px 0}.become_cooperator .container .bc_interview_content .bc_interview_button input{font-size:16px;padding:0 28px;height:45px;position:relative;display:block;width:60%;color:#222;font-weight:300;border:1px solid #eeeff1;background-color:#fff;border-radius:3px;transition:all .3s ease-in-out}.become_cooperator .container .bc_interview_content .bc_interview_button button{margin-right:10px;color:#fafafa;background-color:#f36a1d;width:6rem;padding:0;border-radius:4px;transition:all .3s ease-in-out}.become_cooperator .container .bc_interview_content .bc_interview_button button:hover{background:#222}}.accordion{border-color:#132447!important;border-radius:0 0 12px 12px!important;border-style:solid!important;border-width:1px!important;flex-direction:column!important;height:auto!important;background-color:#e8e8fe!important}.accordion-Itemheader{padding:.8rem 1rem;background:#fff;color:#444;cursor:pointer;font-size:.7rem;letter-spacing:.1em;border-bottom:1px solid;border-image-slice:1;border-image-source:linear-gradient(to left,#a5a5a5,#a5a5a5)}.accordion-Item:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;transform:rotate(0)}.accordion-subPanelItem{padding:14px;color:#333;cursor:pointer;font-size:12px;letter-spacing:.1em;border-bottom:.5px solid;transition:font-size .2s linear;background:#e8e8fe;position:relative;font-weight:500}.accordion-subPanelItem:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;transform:rotate(90deg);margin:0 6px;float:right}.accordion-subPanelItem:hover,.accordion-subPanelItem:focus{color:#0d3c77;font-weight:700}.accordion-subPanelItem span{font-weight:700}.accordion-Itemheader:hover{border-bottom:1px solid;border-image-slice:1;border-image-source:linear-gradient(to left,#6c757d,transparent);position:relative;z-index:5}.accordion-Itembody{background:#efefef;color:#333;display:none}.accordion__item.active:last-child .accordion-Itemheader{border-radius:none}.accordion:first-child>.accordion__item>.accordion-Itemheader{border-bottom:1px solid transparent}.accordion__item>.accordion-Itemheader:after{content:"";font-family:"Font Awesome 5 Free";font-size:.8rem;float:left;position:relative;top:-2px;transition:.2s all;color:#495057;font-weight:700;transform:rotate(0)}.accordion__item.active>.accordion-Itemheader:after{transform:rotate(-180deg)}.accordion__item.active .accordion-Itemheader{background:#e9ecef}.accordion__item .accordion__item .accordion-Itemheader{background:#f1f1f1;color:#353535}.card-header{padding:0;background:#ececee;color:#444;cursor:pointer;border-bottom:1px solid;border-image-slice:1;border-image-source:linear-gradient(to left,#a5a5a5,#a5a5a5)}.card-header.disabled>h5:after{content:""!important;font-family:"Font Awesome 5 Free"}.card-header>h5{padding:14px}.card-header>h5:hover{background:#0d3c77}.card-header>h5:hover>button{color:#ececee}.card-header>h5:hover:after{color:#ececee}.card-header>h5>button{font-size:12px;letter-spacing:1px;text-decoration:none;background:transparent;font-weight:700;color:#0d3c77;text-align:justify}.card-header>h5:after{content:"";font-family:"Font Awesome 5 Free";font-size:.8rem;float:left;position:relative;color:#0d3c77;font-weight:700;transform:rotate(0);padding:4px}.card-header:hover{border-bottom:1px solid;border-image-slice:1;border-image-source:linear-gradient(to left,#6c757d,transparent);position:relative;z-index:5}.card-header:first-child{border-radius:12px 12px 0 0!important}.card-header>h5:first-child{border-radius:12px 12px 0 0!important}.card-header:last-child{border-radius:0 0 12px 12px!important}.card-header>h5:last-child{border-radius:12px 12px 0 0!important}.card{border:0;border-radius:0}.quotespeech{width:100%;text-align:justify;direction:rtl;position:relative;z-index:2;margin-bottom:130px}.quote{height:250px;font-size:21px;color:#8a8a8a;position:relative;margin:40px 10px;border-radius:7px;background:#fff;box-shadow:0 0 10px 5px #00000040}.quote>img{width:98px;height:98px;margin:0 auto;border-radius:50%;position:relative;top:-38px;padding:0;border:6px solid #fb8122}.quote:before{content:"";font-family:"Font Awesome 5 Free";font-weight:700;font-size:108px;position:absolute;top:17%;right:39%;color:#e8520129}.quote p{font-size:18px;color:#222;margin-top:10px}.quote span,.quote h5{color:#000;font-size:20px;font-weight:600}.quoteTitle{text-align:center;position:relative;margin-top:-15px}@media only screen and (max-width: 768px){.quote{height:270px}.quote p{font-size:16px;color:#222;margin-top:10px}}.newHome__quotes-first-div{background:#132447;position:relative;display:flex;flex-direction:column;justify-content:center;border-radius:13px;box-shadow:2px 2px 5px 4px #0000001a,-2px -2px 5px 4px #0000001a}.newHome__quotes-first-div #newHome__quotes-ct{min-height:175px;min-width:370px;border:2px solid #FFF;margin:26px;text-align:center;position:relative;color:#fff;padding:15px}@media only screen and (max-width: 520px){.newHome__quotes-first-div #newHome__quotes-ct{min-width:auto}}.newHome__quotes-first-div #newHome__quotes-ct .newHome__quotes-corner{height:30px;width:30px;border-radius:50%;border:2px solid #fff;transform:rotate(-45deg);position:absolute;background:#132447}.newHome__quotes-first-div #newHome__quotes-ct #newHome__quotes-left_top{top:-16px;left:-16px;border-color:transparent transparent #FFF transparent}.newHome__quotes-first-div #newHome__quotes-ct #newHome__quotes-left_bottom{bottom:-16px;left:-16px;border-color:transparent #FFF transparent transparent}.newHome__quotes-first-div #newHome__quotes-ct #newHome__quotes-right_top{top:-16px;right:-16px;border-color:transparent transparent transparent #FFF}.newHome__quotes-first-div #newHome__quotes-ct #newHome__quotes-right_bottom{bottom:-16px;right:-16px;border-color:#FFF transparent transparent transparent}.newHome__quotes-first-div #newHome__quotes-ct .newHome__quotes-name{background:#132447;color:#f36a1d;padding:0 10px;font-size:20px;font-weight:700;position:relative;top:-28px}.newHome__quotes-first-div #newHome__quotes-ct blockquote .newHome__quotes-p{font-size:18px}.master .master_title,.master .best_master_title{padding-top:0;margin-bottom:28px;position:relative}.master .master_title h3,.master .best_master_title h3{font-size:36px;line-height:46px;font-weight:500;color:#333;padding:0 2px}.master .master_title h3:after,.master .best_master_title h3:after{content:"";background:#fb8122;position:absolute;height:3px;bottom:5px;margin-right:10px;width:50px}.master .master_content p{font-size:1.35em;margin-bottom:.6em;color:#444}.master .master_card_content{padding:20px;background:#fff;box-shadow:0 0 10px 2px #0000001a;border-radius:7px;margin:10px 0;min-height:auto}.master .master_card_content:before{content:"ژرفا";font-family:"Font Awesome 5 Free";font-weight:700;font-size:98px;position:absolute;top:9%;right:56%;color:#e8520129}.master .master_card_content img{width:100%;height:150px;border-radius:8px}.master .master_card_content .masterBio{border-right:1px solid #222}.master .master_card_content .masterBio h5{font-weight:700;text-align:center;padding-bottom:7px;font-size:1.3rem}.master .master_card_content .masterBio h6{text-align:center;font-weight:700;padding-bottom:7px;font-size:1.1rem}.master .master_card_content .masterBio p{font-size:.9rem;margin-bottom:.5rem;font-weight:500}@media only screen and (min-width: 576px) and (max-width: 768px){.masterBio{border-right:0!important}.masterBio h5{padding:8px 0}.master .master_card_content:before{font-size:70px;top:51%;right:37%}}@media only screen and (max-width: 576px){.masterBio{border-right:0!important}.masterBio h5{padding:8px 0}.master .master_card_content:before{font-size:85px;top:51%;right:34%}}.TOS_content ul li{list-style-type:decimal;font-size:1.1rem;margin:5px 0}.shop_content{margin:60px 0}.shop h5{font-size:1rem;font-weight:bolder;color:#111}.shop-sidebar{position:sticky;top:15%}.shop-sidebar .sidebar-blog-wrap{display:flex;justify-content:center;align-items:center;box-shadow:0 0 8px 8px #d0d0d033;border-radius:8px}.shop-sidebar .sidebar-blog{width:100%!important}.shop-sidebar .sidebar-blog .sidebar-form{position:relative;width:100%!important}.shop-sidebar .sidebar-blog .sidebar-form .dealInput input{font-size:14px;padding:0 24px;height:37px;position:relative;display:block;width:80%;color:#222;font-weight:300;border:1px solid #6c757d;background-color:#fff;border-radius:6px;transition:all .3s ease-in-out;margin:8px auto}.shop-sidebar .sidebar-blog .sidebar-form>div>p{font-weight:500;color:#f36a1d;font-size:1.2rem;margin-bottom:0!important}.shop-sidebar .sidebar-blog .sidebar-form>div>span{font-weight:400;font-size:14px}.shop-sidebar .sidebar-blog .sidebar-form>div>span:first-child{font-weight:400;color:#f36a1d;font-size:16px}.shop-sidebar .sidebar-blog .sidebar-form a{background-color:#f36a1d;width:96%;height:41px;margin:12px 5px;padding:0;border-radius:6px;color:#fff;transition:all .2s ease-in-out}.shop-sidebar .sidebar-blog .sidebar-form a:hover{box-shadow:0 0 20px 8px #fbb5454d;background:#fbb545}.shop-sidebar .sidebar-blog .sidebar-form a i{font-size:16px;color:#fff}.shop-sidebar .sidebar-blog .sidebar-form #all_course{font-size:16px;font-weight:300;color:#333}.shop-sidebar .sidebar-blog .sidebar-form #all_course>span{font-size:16px;font-weight:300;color:#333}.shop-sidebar .sidebar-blog .sidebar-form #deal_course{font-size:14px;font-weight:400;color:#e3342f}.shop-sidebar .sidebar-blog .sidebar-form #deal_course>span{font-size:14px;font-weight:400;color:#e3342f}.shop-sidebar .sidebar-blog .sidebar-form #final_price{font-size:16px;font-weight:800;color:#222}.shop-sidebar .sidebar-blog .sidebar-form #final_price>span{font-size:16px;font-weight:800;color:#222}.nextStepShop{display:block;margin:0}.emptyShop{border:1px dashed #333333;padding:10%;border-radius:8px}.emptyShop>div{top:50%}.emptyShop>div .image__empty{display:flex;flex-direction:column;align-items:center}.emptyShop>div .image__empty img{width:230px}.emptyShop>div>p{color:#444;font-size:18px}.emptyShop>div .div-link__empty .link__empty{color:gray;font-size:18px}.emptyShop>div .div-link__empty .link__empty .link__empty2{color:#f36d21;font-size:18px}.emptyShop>a{position:relative;background-color:#f36a1d;width:30%;height:40px;margin:12px auto;padding:0;border-radius:6px;color:#fff;transition:all .2s ease-in-out;top:50%}.shopCard{width:100%;align-items:center;box-shadow:0 0 20px 8px #d0d0d080;border-radius:6px;height:auto;min-height:240px;margin-bottom:20px}.shopCard>img{min-height:160px;height:180px;float:right;padding:12px;width:100%}.shopCard>h4{padding:12px;font-size:22px;display:flex;color:#222}.shopCard p{margin-bottom:.5rem;font-size:16px;display:flex;color:#222;padding:0 10px}.shopCard .shop_price{font-size:18px;color:#222;cursor:default}.shopCard .delete{transition:all 1ms ease;font-size:18px;color:#222;cursor:pointer}.shopCard .delete:hover{color:#e3342f}.shop_card{position:absolute;top:12%;right:32%}.payment_option{border:1px solid #222;background:transparent;color:#222;padding:0 12px 12px;border-radius:6px;transition:all .2s ease;width:100%;cursor:pointer}.payment_option img{width:48px;height:48px}.payment_option span{font-size:.8em}.payment_option.activePaymentInput,.payment_option:hover{color:#f36a1d;border:1px solid #f36a1d;transform:scale(1.03)}.payment_option>span{text-align:center;margin-top:.5rem;margin-bottom:.5rem;font-size:18px;font-weight:500}.disabled_payment{border:1px solid #adb5bd;background:transparent;color:#adb5bd;padding:0 12px 12px;border-radius:6px;transition:all .2s ease;width:100%;cursor:not-allowed}.disabled_payment img{width:48px;height:48px}.disabled_payment span{font-size:.8em}.confirmContent{display:flex;flex-direction:column;align-items:flex-start}.confirmContent p{color:#444;opacity:1;font-weight:bolder;display:flex;align-items:center;justify-content:flex-start}.confirmContent h4{color:#f36a1d;margin:10px 0}.confirmContent a{display:block;padding:9px;background:#f36a1d;border-radius:8px;transition:all .3s ease;font-size:1em;border:1px solid transparent;text-align:center;color:#fff;cursor:pointer;width:100%}.confirmContent ul{margin-right:35px}.confirmContent ul li{list-style:disc;color:#f36a1d;font-size:14px;font-weight:700}@media only screen and (min-width: 992px) and (max-width: 1241px){.shop-sidebar{margin-bottom:40px}.shopCard>img{height:225px;float:right;padding:12px;width:100%;border-left:0!important}}@media only screen and (min-width: 769px) and (max-width: 991px){.shop-sidebar{margin-bottom:40px}.shop_card{right:15%}.shopCard>img{height:225px;float:right;padding:12px;width:100%;border-left:0!important}.emptyShop{border:1px dashed #333333;padding:20%;border-radius:8px}}@media only screen and (max-width: 768px){.shopCard .shop_price{font-size:16px;color:#222}.shopCard .delete{font-size:14px}.shop_card{position:absolute;top:14%;right:3%}.gatewayShop_card{width:98%;min-height:360px}.gatewayShop_card>div>span{font-size:16px;font-weight:800;color:#222}.gatewayShop_card>div>span:first-child{font-weight:700;color:#f36a1d;font-size:16px}.emptyShop{border:1px dashed #333333;padding:2%;border-radius:8px}.nextStepShop{display:block;margin:8px 0}}@media screen and (max-width: 321px){.gatewayShop_card{width:98%;min-height:360px}.emptyShop{border:1px dashed #333333;padding:5%;border-radius:8px}.emptyShop>a{width:45%}}.shopCard__card{padding-right:0;padding-left:0;background-color:#fff;box-shadow:0 0 10px 5px #00000040;border-radius:10px;display:flex;flex-direction:row}.shopCard__card .shopCard__div-pic-card{padding-right:0;padding-left:0}.shopCard__card .shopCard__div-pic-card .shopCard__pic-card{padding-right:0;padding-left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-bottom-right-radius:10px;border-top-right-radius:10px}.shopCard__card .shopCard__div-text-card{padding:15px}.shopCard__card .shopCard__div-text-card .shopCard__title-card{padding-bottom:7px}.shopCard__card .shopCard__div-text-card .shopCard__div-price-card{display:flex;flex-direction:row;justify-content:space-between;padding-top:10px}.shopCard__card .shopCard__div-text-card .shopCard__div-price-card .shopCard__delete-card{font-size:15px;cursor:pointer}.shopCard__card .shopCard__div-text-card .shopCard__div-price-card .shopCard__delete-card .shopCard__icon-delete-card,.shopCard__card .shopCard__div-text-card .shopCard__div-price-card .shopCard__delete-card .shopCard__icon-delete-card i{font-weight:600}.shopCard__card .shopCard__div-text-card .shopCard__div-price-card .shopCard__delete-card:hover{color:#e3342f}.shopCard__card .shopCard__div-text-card .shopCard__div-price-card .shopCard__price{font-size:16px;font-weight:600}.shopCard__card .shopCard__div-text-card .shopCard__div-price-card .shopCard__price .shopCard__price2{font-weight:600}.edit__shop-next-step{display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 800px){.shopCard__card{flex-direction:column}.shopCard__card .shopCard__div-pic-card .shopCard__pic-card{border-radius:10px 10px 0 0}.shopCard__card .shopCard__div-text-card .shopCard__title-card{font-size:17px;font-weight:700}.shopCard__card .shopCard__div-text-card .shopCard__div-price-card .shopCard__delete-card .shopCard__icon-delete-card{color:#e3342f}}.zharfaPost{width:100%;border-radius:8px;background:#fff;min-height:530px;box-shadow:0 0 15px 5px #0003}.zharfaPost .zharfaPostImg img{padding:18px;width:100%;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;height:260px;position:relative;border-radius:26px}.zharfaPost .zharfaPostContent .postDate{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:4rem;background-color:#0d3c77;color:#fff;font-size:.85rem;border-radius:8px}.zharfaPost .zharfaPostContent .sharingSocialPost li{margin:.7rem 0;text-align:center}.zharfaPost .zharfaPostContent .sharingSocialPost i{font-size:16px;transition:all .35s ease}.zharfaPost .zharfaPostContent .sharingSocialPost i.fab.fa-twitter{color:#00acee}.zharfaPost .zharfaPostContent .sharingSocialPost i.fab.fa-twitter:hover{color:#f36a1d;cursor:pointer}.zharfaPost .zharfaPostContent .sharingSocialPost i.fab.fa-instagram{color:#e95950}.zharfaPost .zharfaPostContent .sharingSocialPost i.fab.fa-instagram:hover{color:#f36a1d;cursor:pointer}.zharfaPost .zharfaPostContent .sharingSocialPost i.fab.fa-facebook{color:#3b5998}.zharfaPost .zharfaPostContent .sharingSocialPost i.fab.fa-facebook:hover{color:#f36a1d;cursor:pointer}.zharfaPost .zharfaPostContent .postBrief{font-weight:300;line-height:1.4;font-size:16px;opacity:.9}.zharfaPost .zharfaPostContent .postTitle h3{text-align:right}.zharfaPost .post-bottom{display:flex;flex-direction:row;justify-content:space-between}.zharfaPost .post-bottom .postAuthor{font-size:1em;font-weight:500;display:inline-block;border-bottom-left-radius:8px;border-top-right-radius:8px;bottom:8px;color:#333;padding:8px 20px;position:absolute;transition:all .2s ease;right:0;opacity:.8}.zharfaPost .post-bottom .postAuthor>span{font-weight:500}.zharfaPost .post-bottom .newButton__span{width:110px!important;left:0;bottom:4px;position:absolute!important}.zharfaPost .post-bottom .newButton__span .newButton__a:before{border:2px solid #0D3C77!important;padding:8px 12px;min-width:115px;background:#0d3c77!important}.zharfaPost .post-bottom .newButton__span .newButton__a:after{background:#fff;color:#0d3c77!important;padding:8px 12px;min-width:115px;border:2px solid #0D3C77!important;transform:rotateX(81deg) translateZ(20px)!important}.zharfaPost .post-bottom .readPostBtn{padding:8px 30px;background:#f36a1d;color:#fff;position:absolute;left:8px;bottom:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;transition:all .2s ease;font-size:14px}.zharfaPost .post-bottom .readPostBtn:hover{background:#000;cursor:pointer}@media only screen and (max-width: 992px){.sharingSocialPost{display:flex;justify-content:space-around;height:2rem}.zharfaPost{min-height:645px}.zharfaPost .zharfaPostContent .postDate{flex-direction:row;display:flex;height:3rem}.zharfaPost .zharfaPostContent .postDate .post-year{padding-left:5px}}@media only screen and (max-width: 576px){.zharfaPost{min-height:550px}.zharfaPost .zharfaPostContent .postTitle h3{font-size:1rem;font-weight:700}.zharfaPost .zharfaPostContent .postBrief{font-size:.8rem;padding-top:10px;padding-bottom:50px}.zharfaPost .zharfaPostContent .postDate{flex-direction:row;display:flex;height:3rem}.zharfaPost .zharfaPostContent .postDate .post-year{padding-left:5px}.zharfaPost .postAuthor{font-size:.8em}}.container-fluid .aboutUs__des,.container-sm .aboutUs__des,.container-md .aboutUs__des,.container-lg .aboutUs__des,.container-xl .aboutUs__des{text-align:right;display:flex;justify-content:center;padding-top:20px}.container-fluid .aboutUs__des .school__first-div .school__div-title-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card,.container-md .aboutUs__des .school__first-div .school__div-title-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card{margin-left:0;margin-right:0;margin-bottom:40px;box-shadow:0 0 25px 5px #00000080;border-radius:15px;padding:15px}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card{display:flex;justify-content:space-evenly;padding:12px}@media only screen and (max-width: 998px){.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card{flex-direction:column}}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__pic-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__pic-card,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__pic-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__pic-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__pic-card{-o-object-fit:contain;object-fit:contain}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__title-pic-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__title-pic-card,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__title-pic-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__title-pic-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__title-pic-card{text-align:justify;display:flex;justify-content:center;flex-direction:column}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__title-first-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__title-first-card,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__title-first-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__title-first-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card .school__title-first-card{color:#e67e23;font-size:22px;font-weight:700;padding:15px}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card{text-align:justify;padding-top:16px}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input{display:none}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card{display:block}.container-fluid .aboutUs__des .school__div-small-card,.container-sm .aboutUs__des .school__div-small-card,.container-md .aboutUs__des .school__div-small-card,.container-lg .aboutUs__des .school__div-small-card,.container-xl .aboutUs__des .school__div-small-card{padding-top:25px;padding-bottom:25px;justify-content:center}.container-fluid .aboutUs__des .school__div-small-card .school__small-card,.container-sm .aboutUs__des .school__div-small-card .school__small-card,.container-md .aboutUs__des .school__div-small-card .school__small-card,.container-lg .aboutUs__des .school__div-small-card .school__small-card,.container-xl .aboutUs__des .school__div-small-card .school__small-card{height:auto;box-shadow:0 0 25px 5px #0003;padding-top:15px;border-radius:8px;margin-right:15px;margin-bottom:15px}@media only screen and (max-width: 768px){.container-fluid .aboutUs__des .school__div-small-card .school__small-card,.container-sm .aboutUs__des .school__div-small-card .school__small-card,.container-md .aboutUs__des .school__div-small-card .school__small-card,.container-lg .aboutUs__des .school__div-small-card .school__small-card,.container-xl .aboutUs__des .school__div-small-card .school__small-card{margin-right:0!important}}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card{display:flex;padding-left:0;padding-right:0}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__header-qrCode,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__header-qrCode,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__header-qrCode,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__header-qrCode,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__header-qrCode{padding-left:10px;display:flex;justify-content:flex-end}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__header-qrCode .school__header-img-qrCode,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__header-qrCode .school__header-img-qrCode,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__header-qrCode .school__header-img-qrCode,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__header-qrCode .school__header-img-qrCode,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__header-qrCode .school__header-img-qrCode{padding-right:0;padding-left:0}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__div-code-member,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__div-code-member,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__div-code-member,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__div-code-member,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__div-code-member{display:flex;padding-right:0}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__div-code-member .school__code-member,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__div-code-member .school__code-member,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__div-code-member .school__code-member,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__div-code-member .school__code-member,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__header-small-card .school__div-code-member .school__code-member{display:flex;flex-direction:column;justify-content:center;padding-right:0;align-items:center;font-size:larger;font-weight:600}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card{display:flex;justify-content:space-evenly;flex-direction:column;margin-bottom:10px}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area{display:flex;justify-content:center}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area{box-shadow:-3px -3px 7px #fff,0 0 20px #ceced1;height:150px;width:150px;border-radius:50%;display:flex;align-items:center;justify-content:center}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area .school__inner-area,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area .school__inner-area,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area .school__inner-area,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area .school__inner-area,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area .school__inner-area{height:calc(100% - 25px);width:calc(100% - 25px);border-radius:50%}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area .school__inner-area .school__image-ostad,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area .school__inner-area .school__image-ostad,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area .school__inner-area .school__image-ostad,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area .school__inner-area .school__image-ostad,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-img-area .school__img-area .school__inner-area .school__image-ostad{height:100%;width:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title{display:flex;justify-content:center;flex-direction:column;padding-top:15px;padding-bottom:15px;font-size:13px;font-weight:700}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title .school__text-title,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title .school__text-title,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title .school__text-title,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title .school__text-title,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title .school__text-title{display:flex;justify-content:center;font-size:14px;font-weight:bolder}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title .school__text-des,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title .school__text-des,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title .school__text-des,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title .school__text-des,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-text-title .school__text-des{display:flex;justify-content:center;text-align:center}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact{display:flex;justify-content:center}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact .school__contact,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact .school__contact,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact .school__contact,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact .school__contact,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact .school__contact{display:flex;justify-content:space-evenly;flex-direction:column}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact .school__contact .school__contact-des,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact .school__contact .school__contact-des,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact .school__contact .school__contact-des,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact .school__contact .school__contact-des,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__div-contact .school__contact .school__contact-des{border:none;outline:none;padding:12px 18px;margin-bottom:12px;font-size:14px;font-weight:400;text-align:center;border-radius:5px;cursor:pointer;z-index:4;box-shadow:0 1px 5px #fff,1px 1px 20px #ceced1}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__description,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__description,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__description,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__description,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__description{display:flex;flex-direction:column;direction:rtl;padding:15px;margin-top:12px;font-size:14px;font-weight:500;text-align:right;border-radius:2px;border-top:solid 2px #f36a1d}.container-fluid .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__description .des-span,.container-sm .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__description .des-span,.container-md .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__description .des-span,.container-lg .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__description .des-span,.container-xl .aboutUs__des .school__div-small-card .school__small-card .school__des-small-card .school__description .des-span{padding-bottom:10px}@media only screen and (max-width: 1098px) and (min-width: 830px){.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card{display:none}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2{display:block}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4{display:none}}@media only screen and (max-width: 830px) and (min-width: 740px){.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2{display:none}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3{display:block}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4{display:none}}@media only screen and (max-width: 740px){.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-pic-card{flex-direction:column}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card{position:relative}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card{display:none}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .text2,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .text2,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .text2,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .text2,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .text2{height:290px;overflow:hidden}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label{position:absolute;top:105%;z-index:100;color:#fb8122;font-size:14px;margin-top:-10px;cursor:pointer}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label:hover,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label:hover,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label:hover,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label:hover,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label:hover{color:#fb8122}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input{display:none}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label:after,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label:after,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label:after,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label:after,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card label:after{content:"مطالعه بیشتر"}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input:checked+label:after,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input:checked+label:after,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input:checked+label:after,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input:checked+label:after,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input:checked+label:after{content:"بستن";color:#fb8122}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input:checked~.text2,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input:checked~.text2,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input:checked~.text2,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input:checked~.text2,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card input:checked~.text2{height:97%;background-image:linear-gradient(to top,#80808000 0%,transparent 0%)}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card2,.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card3{display:none}.container-fluid .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4,.container-sm .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4,.container-md .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4,.container-lg .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4,.container-xl .aboutUs__des .school__first-div .school__div-title-card .school__title-card .school__div-text-card .school__text-card4{display:block;background-image:linear-gradient(to top,#808080 0%,transparent 6%);border-radius:13px}}.faq__first-div{padding-bottom:30px}.faq__div-title{padding-bottom:25px;padding-top:25px}.faq__title{font-size:large;display:flex;flex-direction:row;justify-content:flex-start}.faq__icon{padding-top:4px;padding-left:11px;font-size:larger}.accordion{box-sizing:border-box;display:flex;overflow:hidden;width:100%;box-shadow:0 0 25px 5px #0000004d;border:none!important}.accordion-select{cursor:pointer;margin:0;opacity:0;z-index:1}.accordion-title{position:relative}.accordion-title:not(:nth-last-child(2)):after{border:1px solid transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.faq__text-title{bottom:0;box-sizing:border-box;display:block;position:absolute;white-space:nowrap;width:100%}.accordion-content{box-sizing:border-box;overflow:auto;position:relative;transition:margin .3s ease .1s;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#132447 #ECECEE}.accordion-content::-webkit-scrollbar{width:8px}.accordion-content::-webkit-scrollbar-track{background:#ececee;border-radius:5px}.accordion-content::-webkit-scrollbar-thumb{background:linear-gradient(350deg,#132447,#132447);border-radius:5px}.accordion-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(350deg,#132447,#132447)}.accordion-select:checked+.accordion-title+.accordion-content{margin-bottom:0;margin-right:0}.accordion{border-color:#dedede;border-radius:15px;border-style:solid;border-width:2px;flex-direction:column;height:auto}.accordion-title,.accordion-select{background-color:#fff;color:#333;width:100%;height:70px;font-size:18px;display:flex;flex-direction:row;justify-content:flex-end}.accordion-select{margin-bottom:-70px;margin-right:0}.accordion-title:not(:nth-last-child(2)):after{border-bottom-color:#eaeaea;border-right-color:transparent}.accordion-select:hover+.accordion-title,.accordion-select:checked+.accordion-title{background:linear-gradient(350deg,#102551,#7087b7);color:#ececee}.faq__text-title{transform:rotate(0);-ms-writing-mode:lr-tb;filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);padding-left:35px;padding-right:35px;line-height:70px;display:block!important}.text_none{display:none!important}.accordion-content{background-color:#f7f7f7;color:#515353;height:208px;margin-bottom:-208px;margin-right:0;padding:66px 25px 25px;width:100%;font-size:15px}.faq__title-icon{font-size:x-large;padding-top:25px;padding-left:20px;color:#474747}.faq__icon2{font-size:8px}@media only screen and (max-width: 770px) and (min-width: 615px){.accordion-title,.accordion-select{font-size:14px}.accordion-content{font-size:12px;height:175px;margin-bottom:-175px}}@media only screen and (max-width: 615px){.accordion-title,.accordion-select{font-size:13px}.accordion-content{font-size:13px;height:175px;margin-bottom:-175px}.faq__text-title{padding-right:18px;display:none!important}.text_none{transform:rotate(0);-ms-writing-mode:lr-tb;filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);padding-left:35px;line-height:70px;display:block!important;padding-right:11px;font-size:13px;bottom:0;box-sizing:border-box;position:absolute;white-space:nowrap;width:100%}}*{box-sizing:border-box}.course__card-first-div{justify-content:space-evenly;padding-bottom:0;margin-right:0!important;padding-left:0!important;align-content:space-around}.course__card-first-div .course__card-div{position:relative;width:300px;height:350px;margin-left:20px;margin-bottom:20px;border-radius:8px;padding-right:0;padding-left:0;background-color:#fff;box-shadow:0 10px 15px #b5b5b5b3;border:solid 1px #21222d85;flex-direction:row;justify-content:center}.course__card-first-div .course__card-div .course__card-pic{width:300px;height:230px;border-radius:8px 8px 40% 0;background-size:cover;background-repeat:no-repeat}.course__card-first-div .course__card-div .courseCard__div-label-off{position:absolute;width:65px;z-index:10;right:5px;bottom:110px}.course__card-first-div .course__card-div .courseCard__div-label-off:after{content:attr(data-label);z-index:31;color:#132447;position:absolute;right:15px;bottom:16px;font-size:18px;font-weight:700}.course__card-first-div .course__card-div .courseCard__div-label-off .courseCard__label-off.courseCard__div-card-before-none,.course__card-first-div .course__card-div .courseCard__div-label-off.courseCard__div-card-before-none{display:none}.course__card-first-div .course__card-div .courseCard__div-label-off.courseCard__div-card-before-none:after{content:""!important}.course__card-first-div .course__card-div .course__card-detail{width:100%;min-height:90px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;background-color:#fff;padding:0px .8rem .8rem;color:#fff;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:normal}.course__card-first-div .course__card-div .course__card-detail .course__card-title a,.course__card-first-div .course__card-div .course__card-detail .course__card-title span{color:#132447!important;font-size:14px;font-weight:600;text-align:right!important;letter-spacing:-.25px}.course__card-first-div .course__card-div .course__card-detail .course__div-price2{color:#000;display:flex;flex-direction:column;position:absolute;bottom:10px;right:7px}.course__card-first-div .course__card-div .course__card-detail .course__div-price2 a{text-align:center;color:#132447}.course__card-first-div .course__card-div .course__card-detail .course__div-price2 a .span_text{text-align:center;font-size:14px}.course__card-first-div .course__card-div .course__card-detail .course__div-price2 a .span_text .bold_text{color:#f36a1d}.course__card-first-div .course__card-div .course__card-detail .course__card-text{font-size:.9rem;color:#5f5f6b;padding-top:12px}.course__card-first-div .course__card-div .course__card-detail .coming__pic{display:block}.course__card-first-div .course__card-div .course__card-detail .course__card-div-second-detail{display:flex;flex-direction:row;justify-content:space-between}.course__card-first-div .course__card-div .course__card-detail .course__card-div-second-detail .course__div-price{color:#000;display:flex;flex-direction:column}.course__card-first-div .course__card-div .course__card-detail .course__card-div-second-detail .course__div-price .course__price-now{text-decoration:line-through;text-decoration-color:#f36a1d;text-decoration-thickness:2px;font-weight:500}.course__card-first-div .course__card-div .course__card-detail .course__card-div-second-detail .course__div-price .course__price-flex{display:flex;flex-direction:row}.course__card-first-div .course__card-div .course__card-detail .course__card-div-second-detail .course__div-price .course__price-flex .real-price{color:#132447;font-weight:700}.course__card-first-div .course__card-div .course__card-detail .course__card-div-second-detail .newButton__span{width:110px!important;left:-16px;top:11px}.course__card-first-div .course__card-div .course__card-detail .course__card-div-second-detail .newButton__span .newButton__a:before{border:2px solid #0D3C77!important;padding:8px 12px;min-width:100px;background:#0d3c77!important}.course__card-first-div .course__card-div .course__card-detail .course__card-div-second-detail .newButton__span .newButton__a:after{background:#fff;color:#132447!important;padding:8px 12px;min-width:100px;border:2px solid #0D3C77!important}.course__card-first-div .course__card-div .course__card-detail .course__card-div-second-detail .course__card-div-btn{height:46px;display:flex;align-items:center;flex-direction:row;justify-content:flex-end}.course__card-first-div .course__card-div .course__card-detail .course__card-div-second-detail .course__card-div-btn .course__card-btn{position:relative;border:none;outline:none;background-color:#f36a1d;color:#fff;height:36px;border-radius:50px;font-size:.9rem;width:108px}.course__card-first-div .course__card-div .course__card-detail .course__card-div-second-detail .course__card-div-btn .course__card-btn:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:solid 2px #f36a1d;height:42px;transition:.3s;width:115px;border-radius:50px;transition:color 2s}.course__card-first-div .course__card-div .course__card-detail .course__card-div-second-detail .course__card-div-btn .course__card-btn:hover{background-color:#fff;color:#f36a1d}.course__card-first-div .course__card-div-comingsoon:before{content:"";border:none;background:none;box-shadow:none}.course__card-first-div .course__card-div-comingsoon:after{content:"";border:none;background:none;box-shadow:none}.course__card-first{justify-content:center;padding-bottom:15px}.course__card-first .course__card-div-s{position:relative;top:13px;left:9px!important;width:290px;height:auto;margin-left:50px;margin-right:9px;margin-bottom:20px;border-radius:8px;padding-right:0;padding-left:0;background-color:#fff;box-shadow:0 10px 15px #b5b5b5b3;border:solid 1px #21222d85}.course__card-first .course__card-div-s .course__card-pic-s{width:100%;height:230px;border-radius:8px 8px 40% 0;background-size:cover;background-repeat:no-repeat}.course__card-first .course__card-div-s .courseCard__div-label-off{position:absolute;width:65px;z-index:10;right:5px;bottom:110px}.course__card-first .course__card-div-s .courseCard__div-label-off:after{content:attr(data-label);z-index:31;color:#132447;position:absolute;right:15px;bottom:16px;font-size:18px;font-weight:700}.course__card-first .course__card-div-s .courseCard__div-label-off .courseCard__label-off.courseCard__div-card-before-none,.course__card-first .course__card-div-s .courseCard__div-label-off.courseCard__div-card-before-none{display:none}.course__card-first .course__card-div-s .courseCard__div-label-off.courseCard__div-card-before-none:after{content:""!important}.course__card-first .course__card-div-s .course__card-detail-s{width:300px;height:120px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;background-color:#fff;padding:.8rem;color:#fff}.course__card-first .course__card-div-s .course__card-detail-s .course__div-price2-s{color:#000;display:flex;flex-direction:column;position:absolute;bottom:10px;right:7px}.course__card-first .course__card-div-s .course__card-detail-s .course__div-price2-s a{text-align:center}.course__card-first .course__card-div-s .course__card-detail-s .course__div-price2-s a .span_text-s{text-align:center;font-size:14px}.course__card-first .course__card-div-s .course__card-detail-s .course__div-price2-s a .span_text-s .bold_text-s{color:#f36a1d}.course__card-first .course__card-div-s .course__card-detail-s .course__card-title-s{color:#000;font-weight:700}.course__card-first .course__card-div-s .course__card-detail-s .course__card-text-s{font-size:.9rem;color:#5f5f6b;padding-top:12px}.course__card-first .course__card-div-s .course__card-detail-s .course__div-price-s{color:#132447;display:flex;flex-direction:column;position:absolute;bottom:10px;right:7px}.course__card-first .course__card-div-s .course__card-detail-s .course__div-price-s .course__price-now-s{text-decoration:line-through;text-decoration-color:#f36a1d;text-decoration-thickness:2px;font-weight:500}.course__card-first .course__card-div-s .course__card-detail-s .course__div-price-s .course__price-flex-s{display:flex;flex-direction:row}.course__card-first .course__card-div-s .course__card-detail-s .course__div-price-s .course__price-flex-s .real-price-s{color:#132447;font-weight:700}.course__card-first .course__card-div-s .course__card-detail-s .newButton__span{width:110px!important;left:-16px;position:absolute!important;bottom:0}.course__card-first .course__card-div-s .course__card-detail-s .newButton__span .newButton__a:before{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #0A356A!important;box-sizing:border-box!important;border-radius:5px!important;color:#fff!important;background:#0a356a!important;transform:rotateY(0) translateZ(22px)!important;padding:8px 12px;min-width:98px}.course__card-first .course__card-div-s .course__card-detail-s .newButton__span .newButton__a:after{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #0A356A!important;box-sizing:border-box!important;border-radius:5px!important;color:#132447!important;transform:rotateX(81deg) translateZ(17px)!important;background:#fff;padding:8px 12px;min-width:98px}.course__card-first .course__card-div-s .course__card-detail-s .course__card-div-btn-s{height:46px;display:flex;align-items:center;position:absolute;bottom:5px;left:8px}.course__card-first .course__card-div-s .course__card-detail-s .course__card-div-btn-s .course__card-btn-s{position:relative;border:none;outline:none;background-color:#f36a1d;color:#fff;height:36px;border-radius:50px;font-size:.9rem;width:94px}.course__card-first .course__card-div-s .course__card-detail-s .course__card-div-btn-s .course__card-btn-s:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:solid 2px #f36a1d;height:42px;transition:.3s;width:100px;border-radius:50px;transition:color 2s}.course__card-first .course__card-div-s .course__card-detail-s .course__card-div-btn-s .course__card-btn-s:hover{background-color:#fff;color:#f36a1d}.course__card-first .course__card-div-s-without-discount:before{content:none}.course__card-first .course__card-div-s-without-discount:after{content:none}.course__card-first .course__card-div-s-without-discount .course__card-pic-s:after{content:none}.course__tags{background:#d2d2d2;border-radius:3px 0 0 3px;color:#999;display:inline-block;height:21px;line-height:26px;padding:0 4px 0 10px;position:relative;text-decoration:none;transition:all .2s ease-in;width:50px;min-height:13px;margin:0!important;direction:ltr}.course__tags:before{background:#fff;border-radius:10px;box-shadow:inset 0 1px #00000040;content:"";height:6px;left:5px;position:absolute;width:6px;top:7px}.course__tags:after{background:#fff;border-bottom:10px solid transparent;border-left:10px solid #d2d2d2;border-top:11px solid transparent;content:"";position:absolute;right:0;top:0}.course__tags>p{padding:3px 0 0;text-align:center;font-size:12px;font-weight:500;color:#000;margin-bottom:0}@media only screen and (max-width: 640px){.related-course-small{padding-right:17px}.related-course-small .course__card-first .course__card-div-s{height:323px;margin-left:38px}.related-course-small .course__card-first .course__card-div-s .course__card-detail-s{height:90px}}.podCastSoon__first-div{height:auto;padding-bottom:30px;display:flex;flex-direction:row;justify-content:center;font-family:Comic Sans MS!important;z-index:6;position:relative}.podCastSoon__first-div .podCastSoon__frame{width:80%;height:auto;border:dashed 2px gray;border-radius:12px;display:flex;flex-direction:column;justify-content:space-evenly;padding-bottom:30px;padding-top:30px}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-pic{display:flex;flex-direction:column;justify-content:center;align-items:center}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-pic .podCastSoon__title-pic{font-size:x-large;font-weight:700;text-align:center;padding-bottom:10px;font-family:Comic Sans MS!important}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-pic .podCastSoon__pic{width:50%;padding-bottom:10px}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-text{display:flex;flex-direction:column;justify-content:center;align-items:center}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-text .podCastSoon__title-text{font-size:large;font-weight:600;text-align:center;padding-bottom:10px}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-text .podCastSoon__des_text{font-size:larger;text-align:center;padding-bottom:20px}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-input{display:flex;flex-direction:row;justify-content:center}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-input .podCastSoon__input{width:26vw;height:8vh;border:solid 1px gray;border-top-right-radius:8px;border-bottom-right-radius:8px;text-align:center}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-input .podCastSoon__btn{width:10vw;height:8vh;background-color:#f36a1d;color:#fff;border-bottom-left-radius:8px;border-top-left-radius:8px}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-input .podCastSoon__btn:hover{background-color:#fff;color:#f36a1d;border:solid 2px #f36a1d}.podCastSoon__first-div .podCastSoon__frame:hover{border-radius:15px}@media only screen and (max-width: 790px){.podCastSoon__first-div .podCastSoon__frame{width:100%}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-pic .podCastSoon__pic{width:75%}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-input .podCastSoon__input{width:44vw}.podCastSoon__first-div .podCastSoon__frame .podCastSoon__div-input .podCastSoon__btn{width:25vw}}.webinarSoon__first-div{height:auto;padding-bottom:30px;display:flex;flex-direction:row;justify-content:center;font-family:Comic Sans MS!important}.webinarSoon__first-div .webinarSoon__frame{width:80%;height:auto;border:dashed 2px gray;border-radius:12px;display:flex;flex-direction:column;justify-content:space-evenly;padding-bottom:30px;padding-top:30px}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-pic{display:flex;flex-direction:column;justify-content:center;align-items:center}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-pic .webinarSoon__title-pic{font-size:x-large;font-weight:700;text-align:center;padding-bottom:10px;font-family:Comic Sans MS!important}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-pic .webinarSoon__pic{width:230px;padding-bottom:10px}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-text{display:flex;flex-direction:column;justify-content:center;align-items:center}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-text .webinarSoon__title-text{font-size:large;font-weight:600;text-align:center;padding-bottom:10px}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-text .webinarSoon__des_text{font-size:larger;text-align:center;padding-bottom:20px}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-input{display:flex;flex-direction:row;justify-content:center}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-input .webinarSoon__input{width:26vw;height:8vh;border:solid 1px gray;border-top-right-radius:8px;border-bottom-right-radius:8px;text-align:center}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-input .webinarSoon__btn{width:10vw;height:8vh;background-color:var(--primaryButton);color:#fff;border-bottom-left-radius:8px;border-top-left-radius:8px}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-input .webinarSoon__btn:hover{background-color:#fff;color:var(--primaryButton);border:solid 2px var(--primaryButton)}@media only screen and (max-width: 790px){.webinarSoon__first-div .webinarSoon__frame{width:100%}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-pic .webinarSoon__pic{width:75%}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-input .webinarSoon__input{width:44vw}.webinarSoon__first-div .webinarSoon__frame .webinarSoon__div-input .webinarSoon__btn{width:25vw}}.competitionSoon__first-div{height:auto;padding-bottom:30px;display:flex;flex-direction:row;justify-content:center;font-family:Comic Sans MS!important;z-index:6;position:relative}.competitionSoon__first-div .competitionSoon__frame{width:80%;height:auto;border:dashed 2px gray;border-radius:12px;display:flex;flex-direction:column;justify-content:space-evenly;padding-bottom:30px;padding-top:30px}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-pic{display:flex;flex-direction:column;justify-content:center;align-items:center}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-pic .competitionSoon__title-pic{font-size:x-large;font-weight:700;text-align:center;padding-bottom:10px;font-family:Comic Sans MS!important}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-pic .competitionSoon__pic{width:50%;border-radius:22px;padding-bottom:10px}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-text{display:flex;flex-direction:column;justify-content:center;align-items:center}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-text .competitionSoon__title-text{font-size:large;font-weight:600;text-align:center;padding-bottom:10px}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-text .competitionSoon__des_text{font-size:larger;text-align:center;padding-bottom:20px}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-input{display:flex;flex-direction:row;justify-content:center}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-input .competitionSoon__input{width:26vw;height:8vh;border:solid 1px gray;border-top-right-radius:8px;border-bottom-right-radius:8px;text-align:center}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-input .competitionSoon__btn{width:10vw;height:8vh;background-color:#f36a1d;color:#fff;border-bottom-left-radius:8px;border-top-left-radius:8px}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-input .competitionSoon__btn:hover{background-color:#fff;color:#f36a1d;border:solid 2px #f36a1d}.competitionSoon__first-div .competitionSoon__frame:hover{border-radius:15px}@media only screen and (max-width: 790px){.competitionSoon__first-div .competitionSoon__frame{width:100%}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-pic .competitionSoon__pic{width:75%}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-input .competitionSoon__input{width:44vw}.competitionSoon__first-div .competitionSoon__frame .competitionSoon__div-input .competitionSoon__btn{width:25vw}}.bootCampSoon__first-div{height:auto;padding-bottom:30px;display:flex;flex-direction:row;justify-content:center;font-family:Comic Sans MS!important;z-index:6;position:relative}.bootCampSoon__first-div .bootCampSoon__frame{width:80%;height:auto;border:dashed 2px gray;border-radius:12px;display:flex;flex-direction:column;justify-content:space-evenly;padding-bottom:30px;padding-top:30px}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-pic{display:flex;flex-direction:column;justify-content:center;align-items:center}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-pic .bootCampSoon__title-pic{font-size:x-large;font-weight:700;text-align:center;padding-bottom:10px;font-family:Comic Sans MS!important}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-pic .bootCampSoon__pic{width:50%;padding-bottom:10px}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-text{display:flex;flex-direction:column;justify-content:center;align-items:center}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-text .bootCampSoon__title-text{font-size:large;font-weight:600;text-align:center;padding-bottom:10px}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-text .bootCampSoon__des_text{font-size:larger;text-align:center;padding-bottom:20px}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-input{display:flex;flex-direction:row;justify-content:center}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-input .bootCampSoon__input{width:26vw;height:8vh;border:solid 1px gray;border-top-right-radius:8px;border-bottom-right-radius:8px;text-align:center}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-input .bootCampSoon__btn{width:10vw;height:8vh;background-color:#f36a1d;color:#fff;border-bottom-left-radius:8px;border-top-left-radius:8px}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-input .bootCampSoon__btn:hover{background-color:#fff;color:#f36a1d;border:solid 2px #f36a1d}.bootCampSoon__first-div .bootCampSoon__frame:hover{border-radius:15px}@media only screen and (max-width: 790px){.bootCampSoon__first-div .bootCampSoon__frame{width:100%}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-pic .bootCampSoon__pic{width:75%}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-input .bootCampSoon__input{width:44vw}.bootCampSoon__first-div .bootCampSoon__frame .bootCampSoon__div-input .bootCampSoon__btn{width:25vw}}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .newButton__span .newButton__a:after{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #132447!important;box-sizing:border-box!important;border-radius:5px!important;color:#132447!important;transform:rotateX(89deg) translateZ(25px)!important;background:#fff;padding:9px 12px;min-width:111px;cursor:pointer}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div{height:auto}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card{margin-left:0;margin-right:0;padding-bottom:15px;padding-top:30px;height:auto;justify-content:space-around}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card{height:auto;box-shadow:0 0 10px 5px #00000040;border-radius:15px;background-color:#fff;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__div-pic-card{width:100%;height:35vh;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:15px 15px 15% 15%}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__div-text{border-radius:15px;box-shadow:0 0 10px 5px #00000040;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ffffff42;position:relative;bottom:25px;height:auto;width:86%;padding:35px 12px 12px;color:#000;display:flex;flex-direction:column;justify-content:space-evenly;text-align:right}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__div-text .webinarCard__title-text{font-size:16px;font-weight:700;padding-bottom:12px;color:#f36a1d}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__div-text .webinarCard__type-text,.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__div-text .webinarCard__time-text{font-size:15px;padding-bottom:15px;color:#2f2a28;font-weight:700}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__div-text .webinarCard__des-text{font-size:13px;text-align:center!important;padding-bottom:10px}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__div-text .webinarCard__price2{display:none}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .newButton__span{width:110px!important;left:2px;top:0}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .newButton__span .newButton__a:before{border:2px solid #f36a1d!important;padding:8px 12px;min-width:131px;text-align:center}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .newButton__span .newButton__a:after{background:#fff;color:#f36a1d!important;padding:8px 12px;min-width:131px;border:2px solid #f36a1d!important;text-align:center}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__a-btn-price{width:166px;position:relative;bottom:18px;margin-top:15px}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__a-btn-price:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:solid 2px #f36a1d;height:56px;width:174px;border-radius:19px;transition:color 2s}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__a-btn-price .webinarCard__btn-price{background-color:#f36a1d;color:#fff;height:48px;position:relative;width:100%;text-align:center;align-items:center;display:flex;flex-direction:column;justify-content:center;border-radius:15px;overflow:hidden;transition:all .3s ease}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__a-btn-price .webinarCard__btn-price:before{content:"";position:absolute;top:.67em;left:0;width:100%;text-align:center;opacity:0;transition:.4s,opacity .6s;content:attr(data-hover);transform:translate(-150%)}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__a-btn-price .webinarCard__btn-price:hover{background-color:#f36a1d;font-weight:600;text-align:center}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__a-btn-price .webinarCard__btn-price .webinarCard__text-price{font-weight:600;transition:.6s;transition-delay:.2s}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__a-btn-price .webinarCard__btn-price:hover .webinarCard__text-price{opacity:0;transform:scale(.3)}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__a-btn-price .webinarCard__btn-price:hover:before{opacity:1;transform:translate(0);transition-delay:.4s;padding-top:3px}@media only screen and (min-width: 998px){.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card{width:32%!important}}@media only screen and (max-width: 998px) and (min-width: 790px){.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card{width:40%!important}}@media only screen and (max-width: 790px) and (min-width: 578px){.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card{width:60%!important}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__div-text .webinarCard__price2{display:block;font-size:15px;color:#2f2a28;font-weight:700}}@media only screen and (max-width: 578px){.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card{width:90%!important}.webinarCard__div-tab .webinarCard__tab .webinarCard__div-up .webinarCard__first-div .webinarCard__div-card .webinarCard__card .webinarCard__div-text .webinarCard__price2{display:block;font-weight:600}}.webinar__first-div .webinar__all-div{padding-bottom:60px}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__div-pic{display:flex;flex-direction:column;justify-content:center;align-items:center}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__div-pic .webinar__title-pic{width:100%;-o-object-fit:contain;object-fit:contain;max-height:400px}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text{display:flex;flex-direction:column}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-header-text{display:flex;flex-direction:row}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-header-text .webinar__header-text{color:#222;font-size:20px;font-weight:600;letter-spacing:.18px;line-height:32px;margin:10px}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-title-text{display:flex;flex-direction:column;padding-top:30px}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-title-text .webinar__title-text{font-size:19px;color:#e67e23;font-weight:600}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-des-text{display:flex;flex-direction:column;border-bottom:solid 2px #f36a1d;padding-bottom:22px;padding-top:9px}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-des-text .webinar__des-text{font-size:14px;font-weight:400;line-height:2}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price{display:flex;flex-direction:row;justify-content:space-between;padding-top:12px;padding-right:22px;padding-bottom:15px;border-top:solid 2px #f36a1d}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price .webinar__price{display:flex;flex-direction:row}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price .webinar__price .webinar__realPrice{color:#000;font-weight:700;font-size:15px;text-decoration:line-through;text-decoration-color:#f36a1d;text-decoration-thickness:2px;padding-right:12px;margin-top:3px}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price .webinar__price .webinar__div-newPrice{display:flex;flex-direction:row;direction:rtl}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price .webinar__price .webinar__div-newPrice .webinar__div-priceNow{padding-left:10px;margin-top:1px}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price .webinar__price .webinar__div-newPrice .webinar__div-priceNow .webinar__priceNow{color:#f36a1d;font-size:15px;font-weight:700}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price .webinar__div-text-free{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:10px}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price .webinar__div-text-free .webinar__text-free{color:#fff;background:linear-gradient(to right,#4d4d4d 0,#fff,#4d4d4d 20%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 3s infinite linear;animation-fill-mode:forwards;-webkit-text-size-adjust:none;font-weight:600;font-size:16px;text-decoration:none;white-space:nowrap}@keyframes shine{0%{background-position:0}60%{background-position:180px}to{background-position:250px}}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price .webinar__div-button-price{height:auto;width:auto}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price .webinar__div-button-price .webinar__button-price{position:relative;width:120px;height:44px;background-color:#f36a1d;color:#fff;border-radius:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price .webinar__div-button-price .webinar__button-price .webinar__link-button-price .webinar__text-button-price{font-weight:700}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price .webinar__div-button-price .webinar__button-price:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:solid 2px #f36a1d;height:53px;transition:.3s;width:128px;border-radius:15px;transition:color 2s}.webinar__first-div .webinar__all-div .webinar__div-text .webinar__text .webinar__div-price .webinar__div-button-price .webinar__button-price:hover{background-color:#fff;color:#f36a1d}.webinar__first-div .webinar__all-div .sidebar-right{position:sticky;top:15%;margin-bottom:25px;text-align:justify}.webinar__first-div .webinar__all-div .sidebar-right .widget{margin-bottom:30px;border:1px solid #f2f0f0}.webinar__first-div .webinar__all-div .sidebar-right .widget h4{border-bottom:0;margin:0;font-size:20px;line-height:27px;font-weight:600;padding:15px 30px;background:#fafafa;color:#333}.webinar__first-div .webinar__all-div .sidebar-right .widget .content{padding:18px 25px;background:#fff}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .feature li{padding-bottom:12px;margin-top:1px;margin-bottom:18px;border-bottom:1px solid #fafafa}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .feature li:nth-of-type(1):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .feature li:nth-of-type(2):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .feature li:nth-of-type(3):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .feature li:nth-of-type(4):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .feature li:nth-of-type(5):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .feature li:nth-of-type(6):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .feature li p{color:#444;font-weight:300;font-size:17px;display:contents}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .feature li span{min-width:69px;float:left;color:#444;font-size:14px;text-align:center}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .counter ul{display:flex;justify-content:space-around}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .counter ul .content-counter{display:inline-block;text-align:center}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .counter ul .content-counter .inner-counter #day{color:#667eea}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .counter ul .content-counter .inner-counter #minute{color:#f0c41b}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .counter ul .content-counter .inner-counter #hour{color:#ff5f60}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .counter ul .content-counter .inner-counter #second{color:#8b46f4}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .counter ul .content-counter .inner-counter p{font-size:20px;line-height:27px;font-weight:600;text-align:center;margin-bottom:0}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .counter ul .content-counter .inner-counter span{font-size:14px;line-height:27px;color:#8a8a8a}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .share-via{margin-top:40px;text-align:center}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .share-via .titleCourse{font-size:17px;line-height:19px;font-weight:700;color:#333;margin-bottom:26px;letter-spacing:.5px;padding:10px 0;border-bottom:2px solid #f36a1d}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .share-via .social-media{display:flex;justify-content:space-evenly}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .share-via .social-media li{font-size:1.2rem;display:inline-block;margin:0 19px;transition:all .35s ease-in-out}.webinar__first-div .webinar__all-div .sidebar-right .widget .content .share-via .social-media li:hover{color:#f36a1d}.webinar__first-div .webinar__all-div .sidebar-right .related-course-single .titleCourse{font-size:17px;line-height:19px;font-weight:700;color:#333;margin-bottom:15px;padding:10px 0;letter-spacing:.5px;border-bottom:2px solid #f36a1d}.webinar__tags{background:#d2d2d2;border-radius:3px 0 0 3px;color:#999;display:inline-block;height:21px;line-height:26px;padding:0 4px 0 10px;position:relative;top:4px;text-decoration:none;transition:all .2s ease-in;width:50px;min-height:13px;margin:0!important;direction:ltr}.webinar__tags:before{background:#fff;border-radius:10px;box-shadow:inset 0 1px #00000040;content:"";height:6px;left:5px;position:absolute;width:6px;top:7px}.webinar__tags:after{background:#fff;border-bottom:10px solid transparent;border-left:10px solid #d2d2d2;border-top:11px solid transparent;content:"";position:absolute;right:0;top:0}.webinar__tags>p{padding:3px 0 0;text-align:center;font-size:12px;font-weight:500;color:#000;margin-bottom:0}.softWare__first-div{height:auto}.softWare__first-div .softWare__all-section{height:auto;margin-top:70px;padding-right:0;padding-left:0}.softWare__first-div .softWare__all-section .softWare__web-section{height:auto;margin-bottom:65px}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section{padding-right:0;padding-left:0;height:auto;background-color:#e8e8fe;border-radius:6px}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__card-web-section{padding-right:0;padding-left:0;background:radial-gradient(ellipse at bottom,#294faa,#000d2b)!important;height:95px;border-top-left-radius:6px;border-top-right-radius:6px}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description{display:flex;flex-direction:row}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description .softWare__div-text-web-section{height:auto;position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:20px 0 50px}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description .softWare__div-text-web-section .softWare__title-web-section{font-size:25px;font-weight:700;position:absolute;top:-55px;color:#fff}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description .softWare__div-text-web-section .softWare__des-web-section{width:80%;font-size:15px;font-weight:600;color:#4d4d4d}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description .softWare__title-web-section2{display:none}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description .softWare__div-pic-web-section{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:auto;height:auto}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description .softWare__div-pic-web-section .softWare__pic-web-section{padding-left:0;padding-right:0;box-shadow:0 0 15px 5px #00000040;border-radius:6px;width:385px;height:385px;-o-object-fit:cover;object-fit:cover;position:relative;bottom:50px}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description .softWare__div-pic-web-section2{display:none;flex-direction:column;justify-content:space-around;align-items:center;width:auto;height:auto}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description .softWare__div-pic-web-section2 .softWare__pic-web-section2{padding-left:0;padding-right:0;box-shadow:0 0 15px 5px #00000040;border-radius:6px;width:385px;height:385px;-o-object-fit:cover;object-fit:cover;position:relative;bottom:50px}.softWare__first-div .softWare__all-section .softWare__app-section{height:auto;margin-bottom:65px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section{height:auto;background-color:#e8e8fe;border-radius:6px;padding:15px 0 25px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__card-app-section{padding-right:0;padding-left:0;height:66px;border-top-left-radius:6px;border-top-right-radius:6px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description{display:flex;flex-direction:row;margin-right:0;margin-left:0}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-text-app-section{height:auto;position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:20px 0 90px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-text-app-section .softWare__title-app-section{font-size:25px;font-weight:700;color:#132447;padding-bottom:11px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-text-app-section .softWare__des-app-section{width:80%;font-size:15px;font-weight:600;color:#4d4d4d}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__title-app-section2{display:none}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-pic-app-section{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:auto;height:auto;position:relative;bottom:50px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-pic-app-section .softWare__pic2-app-section{background:radial-gradient(ellipse at bottom,#294faa,#000d2b);position:relative;right:30px;top:-45px;border-radius:6px;height:220px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-pic-app-section .softWare__pic2-app-section .softWare__pic-app-section{padding-left:0;padding-right:0;box-shadow:0 0 15px 5px #00000040;border-radius:6px;width:355px;height:315px;-o-object-fit:cover;object-fit:cover;position:relative;top:40px;left:40px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-pic-app-section2{display:none;flex-direction:column;justify-content:space-around;align-items:center;width:auto;height:auto;position:relative;bottom:50px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-pic-app-section2 .softWare__pic2-app-section2{background:radial-gradient(ellipse at bottom,#294faa,#000d2b);position:relative;right:30px;top:-45px;border-radius:6px;height:220px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-pic-app-section2 .softWare__pic2-app-section2 .softWare__pic-app-section2{padding-left:0;padding-right:0;box-shadow:0 0 15px 5px #00000040;border-radius:6px;width:355px;height:315px;-o-object-fit:cover;object-fit:cover;position:relative;top:40px;left:40px}.softWare__first-div .softWare__all-section .softWare__project-section{height:auto;margin-bottom:65px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section{height:auto;background-color:#e8e8fe;border-radius:6px;padding:15px 0 25px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__card-project-section{padding-right:0;padding-left:0;height:66px;border-top-left-radius:6px;border-top-right-radius:6px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description{display:flex;flex-direction:row;margin-right:0;margin-left:0}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-text-project-section{height:auto;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 0 90px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-text-project-section .softWare__title-project-section{font-size:25px;font-weight:700;color:#132447;padding-bottom:11px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-text-project-section .softWare__des-project-section{width:80%;font-size:15px;font-weight:600;color:#4d4d4d;z-index:2}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__title-project-section2{display:none}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:auto;height:auto;position:relative;bottom:50px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section .softWare__pic2-project-section{background:radial-gradient(ellipse at bottom,#294faa,#000d2b);position:relative;right:-66px;top:-9px;border-radius:6px;height:300px;width:300px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section .softWare__pic2-project-section .softWare__pic-project-section{padding-left:0;padding-right:0;box-shadow:0 0 24px 5px #ffffff5e;border-radius:6px;width:360px;height:290px;-o-object-fit:cover;object-fit:cover;position:relative;top:37px;left:-46px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section2{display:none;flex-direction:column;justify-content:space-around;align-items:center;width:auto;height:auto;position:relative;bottom:50px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section2 .softWare__pic2-project-section2{background:radial-gradient(ellipse at bottom,#294faa,#000d2b);position:relative;right:-57px;top:30px;border-radius:6px;height:400px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section2 .softWare__pic2-project-section2 .softWare__pic-project-section2{padding-left:0;padding-right:0;box-shadow:0 0 24px 5px #ffffff5e;border-radius:6px;width:355px;height:335px;-o-object-fit:cover;object-fit:cover;-o-object-position:55% 10%;object-position:55% 10%;position:relative;top:34px;left:-50px}.softWare__first-div .softWare__all-section .softWare__cons-section{height:auto;margin-bottom:65px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section{height:auto;background-color:#e8e8fe;border-radius:6px;padding:15px 0 25px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__card-cons-section{padding-right:0;padding-left:0;height:66px;border-top-left-radius:6px;border-top-right-radius:6px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description{display:flex;flex-direction:row;margin-right:0;margin-left:0}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-text-cons-section{height:auto;position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:20px 0 90px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-text-cons-section .softWare__title-cons-section{font-size:25px;font-weight:700;color:#132447;padding-bottom:11px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-text-cons-section .softWare__des-cons-section{width:80%;font-size:15px;font-weight:600;color:#4d4d4d}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__title-cons-section2{display:none}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-pic-cons-section{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:auto;height:auto;position:relative;bottom:50px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-pic-cons-section .softWare__pic2-cons-section{background:radial-gradient(ellipse at bottom,#294faa,#000d2b);position:relative;right:17px;top:82px;border-radius:6px;height:200px;width:380px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-pic-cons-section .softWare__pic2-cons-section .softWare__pic-cons-section{padding-left:0;padding-right:0;box-shadow:0 0 15px 5px #00000040;border-radius:6px;width:325px;height:270px;-o-object-fit:cover;object-fit:cover;position:relative;top:-102px;left:-26px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-pic-cons-section2{display:none;flex-direction:column;justify-content:space-around;align-items:center;width:auto;height:auto;position:relative;bottom:50px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-pic-cons-section2 .softWare__pic2-cons-section2{background:radial-gradient(ellipse at bottom,#294faa,#000d2b);position:relative;right:30px;top:-45px;border-radius:6px;height:220px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-pic-cons-section2 .softWare__pic2-cons-section2 .softWare__pic-cons-section2{padding-left:0;padding-right:0;box-shadow:0 0 15px 5px #00000040;border-radius:6px;width:355px;height:315px;-o-object-fit:cover;object-fit:cover;position:relative;top:40px;left:40px}@media only screen and (max-width: 780px){.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description{flex-direction:column;align-items:center;margin-left:0;margin-right:0}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description .softWare__div-text-web-section .softWare__title-web-section{top:-48px;display:none}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description .softWare__title-web-section2{font-size:22px;font-weight:700;position:absolute;top:-70px;display:block;color:#fff}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description .softWare__div-pic-web-section{display:none}.softWare__first-div .softWare__all-section .softWare__web-section .softWare__div-card-web-section .softWare__web-description .softWare__div-pic-web-section2{display:flex;margin-top:40px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description{flex-direction:column;align-items:center;margin-left:0;margin-right:0}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-text-app-section{padding:20px 0 50px;margin-top:60px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-text-app-section .softWare__title-app-section{top:-48px;display:none}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__title-app-section2{font-size:22px;font-weight:700;position:absolute;top:-60px;display:block;color:#132447}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-pic-app-section{display:none}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-pic-app-section2{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:auto;height:auto;position:relative;bottom:50px;margin-top:100px;padding-left:45px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-pic-app-section2 .softWare__pic2-app-section2{background:radial-gradient(ellipse at bottom,#294faa,#000d2b);position:relative;right:30px;top:-45px;border-radius:6px;height:220px}.softWare__first-div .softWare__all-section .softWare__app-section .softWare__div-card-app-section .softWare__app-description .softWare__div-pic-app-section2 .softWare__pic2-app-section2 .softWare__pic-app-section2{padding-left:0;padding-right:0;box-shadow:0 0 15px 5px #00000040;border-radius:6px;width:355px;height:315px;-o-object-fit:cover;object-fit:cover;-o-object-position:60% 10%;object-position:60% 10%;position:relative;top:40px;left:40px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description{flex-direction:column;align-items:center;margin-left:0;margin-right:0}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-text-project-section{padding:20px 0 50px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-text-project-section .softWare__title-project-section{top:-48px;display:none}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__title-project-section2{font-size:22px;font-weight:700;position:absolute;top:-60px;display:block;color:#132447}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section{display:none}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section2{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:auto;height:auto;position:relative;bottom:50px;margin-top:100px;padding-left:45px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section2 .softWare__pic2-project-section2{background:radial-gradient(ellipse at bottom,#294faa,#000d2b);position:relative;right:-33px;top:-35px;border-radius:6px;height:300px;width:340px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section2 .softWare__pic2-project-section2 .softWare__pic-project-section2{padding-left:0;padding-right:0;box-shadow:0 0 24px 5px #ffffff5e;border-radius:6px;width:360px;height:290px;-o-object-fit:cover;object-fit:cover;position:relative;top:43px;left:-51px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description{flex-direction:column;align-items:center;margin-left:0;margin-right:0}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-text-cons-section{padding:20px 0 50px;margin-top:60px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-text-cons-section .softWare__title-cons-section{top:-48px;display:none}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__title-cons-section2{font-size:22px;font-weight:700;position:absolute;top:-60px;display:block;color:#132447}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-pic-cons-section{display:none}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-pic-cons-section2{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:auto;height:auto;position:relative;bottom:50px;margin-top:60px;padding-left:45px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-pic-cons-section2 .softWare__pic2-cons-section2{background:radial-gradient(ellipse at bottom,#294faa,#000d2b);position:relative;right:15px;top:80px;border-radius:6px;height:255px;width:310px}.softWare__first-div .softWare__all-section .softWare__cons-section .softWare__div-card-cons-section .softWare__cons-description .softWare__div-pic-cons-section2 .softWare__pic2-cons-section2 .softWare__pic-cons-section2{padding-left:0;padding-right:0;box-shadow:0 0 15px 5px #00000040;border-radius:6px;width:260px;height:300px;-o-object-fit:cover;object-fit:cover;position:relative;top:-79px;left:-26px}}@media only screen and (max-width: 500px){.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description{flex-direction:column;align-items:center;margin-left:0;margin-right:0}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-text-project-section{padding:20px 0 50px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-text-project-section .softWare__title-project-section{top:-48px;display:none}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__title-project-section2{font-size:22px;font-weight:700;position:absolute;top:-60px;display:block;color:#132447}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section{display:none}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section2{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:auto;height:auto;position:relative;bottom:50px;margin-top:100px;padding-left:45px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section2 .softWare__pic2-project-section2{background:radial-gradient(ellipse at bottom,#294faa,#000d2b);position:relative;right:9px;top:-35px;border-radius:6px;height:280px;width:280px}.softWare__first-div .softWare__all-section .softWare__project-section .softWare__div-card-project-section .softWare__project-description .softWare__div-pic-project-section2 .softWare__pic2-project-section2 .softWare__pic-project-section2{padding-left:0;padding-right:0;box-shadow:0 0 24px 5px #ffffff5e;border-radius:6px;width:360px;height:260px;-o-object-fit:cover;object-fit:cover;position:relative;top:45px;left:-43px}}.insta__first-container{padding:30px 0;height:100%;background:radial-gradient(ellipse at bottom,#1b2735,#090a0f) fixed;background-size:contain}.insta__first-container .insta__first-div{display:flex;flex-direction:column;align-items:center;padding:0}.insta__first-container .insta__first-div .insta__div-description{min-height:100px;padding:10px 0}.insta__first-container .insta__first-div .insta__div-description .insta__description{padding:0}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-title-description{padding:0;display:flex;flex-direction:row;justify-content:center}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-title-description .insta__title-description{font-weight:900;border-bottom:double #ff6228;color:#ff6228;padding:15px;border-radius:8px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-box-description{margin:0;display:flex;flex-direction:row;justify-content:space-evenly;padding:70px 0 15px;z-index:10}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-box-description .insta__box-description{padding:12px 15px;margin-left:5px;margin-bottom:15px;display:flex;flex-direction:column;align-items:baseline;background-color:#fff;border-radius:10px;box-shadow:5px 5px 20px #0006}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-box-description .insta__box-description .insta__title-box-description{padding-bottom:10px;font-weight:900;color:#f87645;width:100%;text-align:center}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-box-description .insta__box-description .insta__text-box-description{font-size:14px;font-weight:900;color:#232323;position:relative;right:10px;padding-left:5px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-box-description .insta__box-description .insta__text-box-description li{list-style-type:circle;font-size:14px;font-weight:900;color:#232323}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-box-description .insta__box-description.insta-position-box{position:relative;top:60px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social{display:flex;flex-direction:row;justify-content:space-evenly;z-index:11;position:relative;top:55px;margin:0;padding:0}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social .insta__social{display:flex;flex-direction:row;justify-content:center;padding:0;margin-left:5px;margin-bottom:10px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social .insta__social .insta__a-social{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;color:#fff;background:linear-gradient(45deg,#009df5,#002d86);padding:18px 10px;border-radius:10px;font-size:15px;box-shadow:5px 5px 20px #0006;transition:all .3s ease}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social .insta__social .insta__a-social:hover{transform:scale(1.06);transition:.3s ease-in-out;box-shadow:0 0 25px 5px #80808080;z-index:100}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social .insta__social .insta__a-social .insta__span-number{direction:ltr!important;display:inline-block}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social .insta__social .insta__a-social.insta__whatsapp{background:linear-gradient(45deg,#24d42c,#0c9200)}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social .insta__social.second{visibility:hidden}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social.insta__div-social2{display:none!important}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social.insta__div-social1{display:flex!important}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-img-description{display:flex;flex-direction:row;justify-content:space-evenly;z-index:5;position:relative;bottom:35px;margin:25px 0}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-img-description .insta__img-description{width:415px;height:auto}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-img-description .insta__img-description.insta__img-second{width:275px;height:275px;position:relative;top:130px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver{height:auto;display:flex;justify-content:center;padding-bottom:15px;padding-top:15px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver{padding-bottom:5px;padding-top:5px;border:solid 2px white;background-color:#fff;border-radius:15px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver h4{padding-top:12px;padding-bottom:18px;color:#f36a1d;font-weight:600}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver .insta__row-card-moshaver .insta__div-row .insta__fullname{background-color:transparent;border-bottom:1px dashed #444!important;border:none;height:40px;margin-left:36px;text-align:center;padding-bottom:8px;margin-bottom:20px;padding-right:5px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver .insta__row-card-moshaver .insta__div-row .insta__lastname{background-color:transparent;border-bottom:1px dashed #444!important;border:none;height:40px;text-align:center;padding-bottom:8px;margin-bottom:20px;padding-right:5px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver .insta__row-card-moshaver .insta__div-row{display:flex;justify-content:space-evenly}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver .insta__row-card-moshaver .insta__div-row div .insta__phone-number{background-color:transparent;border-bottom:1px dashed #444!important;padding-bottom:8px;height:37px;border:none;text-align:center;margin-bottom:7px;padding-right:5px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver .insta__row-card-moshaver .insta__div-row div .insta__error{font-size:13px;color:#e3342f;font-weight:bolder;letter-spacing:-.25px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver .insta__row-card-moshaver .insta__div-row .insta__div-captcha{padding-right:0;padding-left:0;display:flex;justify-content:center}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver .insta__row-card-moshaver .insta__div-row .insta__div-captcha .insta__captcha{padding-right:0;padding-left:0;height:40px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver .insta__row-card-moshaver .insta__div-row .insta__div-captcha .insta__icon{color:inherit;margin-top:12px;margin-right:8px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver .insta__row-card-moshaver .insta__div-row div .insta__captcha-answer{background-color:transparent;border-bottom:1px dashed #444!important;padding-bottom:8px;text-align:center;border:none;height:40px;margin-bottom:7px;padding-right:5px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver .insta__row-card-moshaver .insta__div-row div .insta__alert{letter-spacing:-.25px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver .insta__row-card-moshaver .insta__row-evenly{justify-content:space-evenly;padding-top:0}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-container .insta__div-card-moshaver .insta__card-moshaver .insta__row-card-moshaver .insta__row-evenly .insta__button-moshaver{background-color:#f36a1d;color:#fff;font-size:15px;font-weight:900;height:40px;border-radius:15px}@media only screen and (max-width: 1000px) and (min-width: 600px){.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-box-description .insta__box-description.insta-position-box2{position:relative;left:30px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social{top:500px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social .insta__social{margin-bottom:10px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social .insta__social.second{display:none}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social.insta__div-social2{display:flex!important;top:0}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social.insta__div-social1{display:none!important}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-img-description{top:20px;position:relative}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-img-description .insta__img-description.insta__img-second{display:none}}@media only screen and (max-width: 600px){.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-title-description .insta__title-description{font-size:x-large}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-box-description{padding:15px 0}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-box-description .insta__box-description.insta-position-box2{position:relative;top:60px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social{top:570px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social .insta__social{margin-bottom:10px}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social .insta__social.second{display:none}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social.insta__div-social2{display:flex!important;top:0}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-social.insta__div-social1{display:none!important}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-img-description{bottom:-10px;margin:55px 0}.insta__first-container .insta__first-div .insta__div-description .insta__description .insta__div-img-description .insta__img-description.insta__img-second{display:none}}#stars{width:3px;height:3px;background:transparent;box-shadow:441px 13865px #fff,1145px 1956px #fff,34px 1874px #fff,1075px 1007px #fff,1994px 520px #fff,1149px 106px #fff,446px 736px #fff,1358px 478px #fff,1456px 674px #fff,1897px 685px #fff,787px 560px #fff,1969px 1286px #fff,1254px 468px #fff,867px 41px #fff,1696px 1461px #fff,1544px 558px #fff,1601px 191px #fff,1668px 1548px #fff,139px 1681px #fff,1835px 1125px #fff,1189px 606px #fff,1747px 1122px #fff,422px 330px #fff,1010px 1620px #fff,1683px 793px #fff,1559px 1137px #fff,932px 1239px #fff,800px 1233px #fff,350px 322px #fff,884px 1606px #fff,587px 1613px #fff,950px 1340px #fff,209px 870px #fff,1664px 1514px #fff,790px 638px #fff,606px 1913px #fff,900px 1227px #fff,1164px 1524px #fff,508px 1173px #fff,1117px 1962px #fff,1022px 1753px #fff,755px 1694px #fff,559px 847px #fff,1564px 280px #fff,1991px 1243px #fff,212px 1081px #fff,328px 1382px #fff,417px 150px #fff,1763px 249px #fff,1455px 1299px #fff,1168px 525px #fff,1332px 1412px #fff,1485px 527px #fff,496px 667px #fff,278px 848px #fff,274px 207px #fff,1804px 1992px #fff,1135px 1782px #fff,273px 1966px #fff,295px 849px #fff,902px 1586px #fff,1295px 1250px #fff,532px 1781px #fff,1198px 537px #fff,684px 760px #fff,23px 1844px #fff,1400px 274px #fff,845px 583px #fff,1889px 941px #fff,620px 617px #fff,998px 899px #fff,1050px 418px #fff,1393px 533px #fff,699px 1045px #fff,625px 266px #fff,1698px 1686px #fff,1676px 911px #fff,539px 773px #fff,367px 1336px #fff,46px 1692px #fff,1440px 535px #fff,904px 246px #fff,1238px 1632px #fff,193px 1193px #fff,1865px 994px #fff,1277px 1431px #fff,700px 261px #fff,183px 233px #fff,1631px 1365px #fff,1732px 1326px #fff,1843px 1511px #fff,1836px 728px #fff,611px 1440px #fff,972px 175px #fff,1620px 1449px #fff,1016px 1107px #fff,471px 1456px #fff,1808px 423px #fff,654px 686px #fff,621px 793px #fff,520px 1216px #fff,333px 1146px #fff,343px 1759px #fff,1121px 1184px #fff,653px 34px #fff,1021px 1181px #fff,1909px 1021px #fff,300px 101px #fff,1814px 881px #fff,1170px 866px #fff,1637px 1607px #fff,812px 1130px #fff,1549px 785px #fff,105px 244px #fff,445px 316px #fff,917px 841px #fff,85px 1930px #fff,1783px 755px #fff,780px 1058px #fff,1563px 1588px #fff,229px 782px #fff,1766px 687px #fff,601px 1181px #fff,564px 891px #fff,1383px 643px #fff,739px 1px #fff,1131px 1816px #fff,164px 1698px #fff,324px 632px #fff,1544px 480px #fff,1680px 889px #fff,354px 1539px #fff,779px 265px #fff,670px 1188px #fff,383px 1577px #fff,1904px 894px #fff,404px 1451px #fff,563px 152px #fff,433px 383px #fff,1109px 1123px #fff,52px 609px #fff,476px 249px #fff,1100px 246px #fff,1923px 1634px #fff,1026px 1741px #fff,922px 1054px #fff,761px 1777px #fff,376px 1385px #fff,321px 1966px #fff,920px 1312px #fff,638px 984px #fff,278px 1983px #fff,549px 706px #fff,1513px 1849px #fff,1125px 610px #fff,722px 734px #fff,1975px 654px #fff,1207px 1300px #fff,1770px 601px #fff,151px 1662px #fff,1877px 1479px #fff,1119px 19px #fff,1557px 1240px #fff,483px 102px #fff,1521px 1450px #fff,454px 1239px #fff,1508px 1445px #fff,1797px 1701px #fff,697px 997px #fff,1684px 462px #fff,1867px 664px #fff,1553px 759px #fff,204px 938px #fff,1523px 112px #fff,1643px 201px #fff,1966px 1041px #fff,1300px 1402px #fff,1961px 825px #fff,1083px 1224px #fff,1867px 1495px #fff,1976px 622px #fff,52px 1975px #fff,1292px 1350px #fff,612px 1363px #fff,1281px 1249px #fff,193px 1902px #fff,1326px 521px #fff,232px 532px #fff,1322px 678px #fff,1634px 145px #fff,471px 940px #fff,713px 1803px #fff,781px 895px #fff,1027px 1687px #fff,198px 780px #fff,698px 1839px #fff,1490px 154px #fff,1383px 727px #fff,1409px 1990px #fff,426px 1750px #fff,811px 1872px #fff,1934px 1727px #fff,1892px 83px #fff,1983px 1670px #fff,664px 1882px #fff,1230px 1811px #fff,852px 150px #fff,893px 1981px #fff,748px 1735px #fff,59px 1906px #fff,1560px 1999px #fff,260px 708px #fff,1667px 1668px #fff,1265px 1501px #fff,158px 510px #fff,768px 75px #fff,699px 803px #fff,1451px 755px #fff,955px 1986px #fff,1157px 1651px #fff,1738px 1614px #fff,1872px 316px #fff,1746px 230px #fff,513px 1534px #fff,1142px 1876px #fff,33px 105px #fff,787px 782px #fff,876px 623px #fff,1277px 1531px #fff,122px 1089px #fff,642px 388px #fff,1705px 1673px #fff,1036px 1501px #fff,740px 1359px #fff,1369px 533px #fff,182px 1710px #fff,1611px 1067px #fff,428px 1455px #fff,63px 1942px #fff,1732px 1563px #fff,1766px 159px #fff,1654px 85px #fff,1857px 1522px #fff,1043px 1661px #fff,708px 913px #fff,941px 266px #fff,1060px 1857px #fff,328px 1304px #fff,1721px 420px #fff,1909px 147px #fff,414px 659px #fff,1475px 1497px #fff,1923px 419px #fff,804px 487px #fff,1671px 927px #fff,960px 436px #fff,1852px 119px #fff,1476px 1948px #fff,277px 1637px #fff,1479px 1742px #fff,1012px 698px #fff,1658px 780px #fff,1885px 1618px #fff,1006px 1128px #fff,1883px 1504px #fff,433px 464px #fff,515px 20px #fff,1217px 375px #fff,1634px 496px #fff,82px 1982px #fff,1929px 84px #fff,1728px 1961px #fff,677px 326px #fff,193px 1315px #fff,1439px 470px #fff,105px 1277px #fff,130px 1287px #fff,459px 101px #fff,408px 1128px #fff,1856px 998px #fff,389px 1807px #fff,1152px 735px #fff,143px 1978px #fff,435px 1510px #fff,1045px 173px #fff,1767px 18px #fff,1777px 321px #fff,2000px 264px #fff,783px 522px #fff,1544px 982px #fff,1379px 1770px #fff,1494px 316px #fff,971px 221px #fff,1412px 1324px #fff,1643px 962px #fff,58px 256px #fff,1630px 1205px #fff,782px 516px #fff,138px 338px #fff,1400px 644px #fff,1505px 970px #fff,367px 839px #fff,1829px 267px #fff,785px 271px #fff,1016px 129px #fff,1122px 582px #fff,1389px 1808px #fff,426px 1428px #fff,1206px 1255px #fff,1101px 1880px #fff,686px 583px #fff,1844px 768px #fff,946px 331px #fff,203px 133px #fff,661px 610px #fff,1080px 1305px #fff,676px 1029px #fff,1541px 1370px #fff,741px 1388px #fff,866px 1631px #fff,621px 1302px #fff,1653px 317px #fff,1119px 210px #fff,1915px 122px #fff,78px 1611px #fff,267px 1410px #fff,1036px 27px #fff,166px 1220px #fff,462px 448px #fff,1497px 873px #fff,1129px 1473px #fff,574px 1578px #fff,1946px 1869px #fff,883px 406px #fff,551px 1752px #fff,648px 1855px #fff,262px 1905px #fff,155px 622px #fff,936px 1660px #fff,1715px 1356px #fff,291px 1172px #fff,667px 1152px #fff,15px 1531px #fff,1957px 2000px #fff,1614px 1874px #fff,1067px 1435px #fff,921px 776px #fff,722px 1883px #fff,1054px 738px #fff,1137px 1192px #fff,345px 1480px #fff,849px 1876px #fff,139px 104px #fff,258px 1474px #fff,1703px 787px #fff,1378px 50px #fff,1468px 374px #fff,176px 1822px #fff,1994px 1556px #fff,1419px 1610px #fff,1810px 674px #fff,374px 340px #fff,606px 1650px #fff,735px 317px #fff,1707px 432px #fff,310px 444px #fff,626px 1476px #fff,906px 809px #fff,1487px 1069px #fff,1230px 906px #fff,660px 347px #fff,38px 471px #fff,1302px 1491px #fff,1049px 1998px #fff,791px 1256px #fff,896px 1292px #fff,981px 409px #fff,976px 1129px #fff,1797px 1663px #fff,1064px 1953px #fff,1549px 632px #fff,167px 645px #fff,317px 1006px #fff,653px 1010px #fff,271px 737px #fff,445px 54px #fff,1932px 1044px #fff,1299px 1136px #fff,831px 996px #fff,1690px 933px #fff,458px 1274px #fff,463px 788px #fff,1522px 827px #fff,94px 1796px #fff,88px 1209px #fff,1897px 250px #fff,885px 233px #fff,1127px 448px #fff,1476px 1298px #fff,1885px 1456px #fff,1520px 259px #fff,1265px 362px #fff,934px 509px #fff,956px 1283px #fff,1395px 1396px #fff,479px 252px #fff,1721px 856px #fff,1431px 1396px #fff,640px 1623px #fff,1009px 1824px #fff,330px 1788px #fff,1308px 902px #fff,1033px 788px #fff,1228px 1221px #fff,727px 651px #fff,1033px 1389px #fff,866px 1430px #fff,458px 385px #fff,330px 340px #fff,553px 761px #fff,76px 1425px #fff,1621px 1027px #fff,1469px 1064px #fff,1816px 635px #fff,1813px 1839px #fff,101px 237px #fff,1259px 1505px #fff,586px 1601px #fff,1391px 118px #fff,185px 728px #fff,623px 1176px #fff,549px 961px #fff,1121px 1100px #fff,1503px 1011px #fff,939px 1620px #fff,1398px 1808px #fff,1474px 1167px #fff,686px 1533px #fff,166px 1208px #fff,1619px 1057px #fff,554px 388px #fff,1645px 1446px #fff,982px 1029px #fff,845px 879px #fff,1720px 168px #fff,832px 34px #fff,1725px 514px #fff,648px 450px #fff,1391px 1857px #fff,1902px 601px #fff,229px 1766px #fff,645px 1738px #fff,1555px 215px #fff,382px 813px #fff,54px 1700px #fff,1496px 917px #fff,1963px 965px #fff,1356px 1708px #fff,1804px 955px #fff,601px 202px #fff,1637px 1680px #fff,463px 1049px #fff,1040px 420px #fff,1892px 700px #fff,350px 420px #fff,1933px 789px #fff,889px 1825px #fff,967px 1600px #fff,1015px 637px #fff,1738px 455px #fff,649px 235px #fff,1688px 1375px #fff,1269px 1047px #fff,1264px 1448px #fff,70px 53px #fff,1105px 1569px #fff,1367px 398px #fff,969px 1272px #fff,263px 919px #fff,1680px 1167px #fff,55px 1235px #fff,1797px 796px #fff,492px 45px #fff,1846px 1084px #fff,1273px 70px #fff,1862px 1612px #fff,241px 1886px #fff,1309px 245px #fff,920px 1666px #fff,1343px 701px #fff,309px 1327px #fff,606px 1898px #fff,1154px 1178px #fff,605px 879px #fff,978px 1883px #fff,145px 1554px #fff,50px 853px #fff,1203px 661px #fff,1122px 145px #fff,894px 1581px #fff,971px 911px #fff,340px 1112px #fff,468px 1174px #fff,4px 1567px #fff,450px 246px #fff,1520px 1766px #fff,1654px 1889px #fff,1313px 1552px #fff,1072px 1617px #fff,375px 153px #fff,1764px 1602px #fff,274px 1127px #fff,1483px 920px #fff,829px 1417px #fff,1255px 806px #fff,1712px 1814px #fff,300px 882px #fff,1875px 1026px #fff,26px 697px #fff,1285px 652px #fff,1656px 83px #fff,1558px 201px #fff,49px 1700px #fff,1149px 1107px #fff,769px 1991px #fff,637px 469px #fff,571px 1975px #fff,1880px 790px #fff,447px 1526px #fff,33px 477px #fff,227px 830px #fff,406px 1952px #fff,1853px 1066px #fff,1074px 1241px #fff,564px 1382px #fff,1063px 1732px #fff,1822px 469px #fff,933px 958px #fff,1428px 855px #fff,887px 788px #fff,462px 112px #fff,55px 1854px #fff,786px 77px #fff,1861px 767px #fff,1536px 748px #fff,1038px 793px #fff,549px 1139px #fff,1307px 626px #fff,365px 932px #fff,35px 369px #fff,1384px 743px #fff,558px 1581px #fff,1646px 31px #fff,1048px 400px #fff,1283px 804px #fff,373px 20px #fff,1641px 175px #fff,1395px 128px #fff,813px 593px #fff,1346px 552px #fff,117px 889px #fff,775px 1849px #fff,1310px 1491px #fff,863px 602px #fff,1718px 1727px #fff,378px 116px #fff,856px 1898px #fff,1816px 639px #fff,1763px 1020px #fff,835px 1973px #fff,1773px 482px #fff,773px 1571px #fff,393px 1006px #fff,1224px 482px #fff,1002px 1433px #fff,1089px 538px #fff,513px 301px #fff,48px 1283px #fff,1623px 1821px #fff,1868px 796px #fff,1626px 1994px #fff,34px 1399px #fff,628px 1835px #fff,128px 1262px #fff,1826px 1687px #fff,1143px 1142px #fff,1112px 1172px #fff,465px 198px #fff,1154px 656px #fff,686px 64px #fff,1984px 760px #fff,587px 976px #fff,120px 488px #fff,719px 90px #fff,1623px 759px #fff,1020px 162px #fff,1775px 612px #fff,709px 907px #fff,1513px 188px #fff,1476px 840px #fff,1491px 1774px #fff,1109px 598px #fff,1606px 592px #fff,1471px 841px #fff,626px 30px #fff,426px 1581px #fff,1024px 1497px #fff,172px 599px #fff,1277px 995px #fff,1208px 86px #fff,1235px 222px #fff,1383px 665px #fff,509px 196px #fff,772px 624px #fff,1657px 782px #fff,104px 197px #fff,1022px 1563px #fff,43px 1967px #fff,240px 458px #fff,1629px 1741px #fff,1653px 87px #fff,1246px 529px #fff,1010px 600px #fff,1574px 1925px #fff,31px 1875px #fff,1806px 1686px #fff,97px 1610px #fff,1375px 373px #fff,675px 1798px #fff,54px 105px #fff,1264px 1632px #fff,1232px 1343px #fff,733px 298px #fff,46px 733px #fff,1181px 1161px #fff,682px 373px #fff,1146px 1875px #fff,23px 450px #fff,874px 54px #fff,756px 1899px #fff,1323px 1314px #fff,1053px 1824px #fff,48px 90px #fff,838px 441px #fff,1345px 1850px #fff,890px 904px #fff,364px 115px #fff,1773px 1421px #fff,1581px 792px #fff,276px 1974px #fff,975px 883px #fff,181px 389px #fff,1466px 1470px #fff,1696px 1810px #fff,1394px 1439px #fff,1690px 90px #fff,872px 1600px #fff,1193px 1158px #fff,1808px 1406px #fff,595px 1523px #fff,782px 1554px #fff,196px 1056px #fff,538px 1519px #fff,1102px 49px #fff,487px 1008px #fff,1127px 734px #fff,368px 1552px #fff,1009px 1047px #fff,486px 1985px #fff,1830px 872px #fff,425px 182px #fff,960px 413px #fff,1142px 1515px #fff,301px 830px #fff,984px 433px #fff,1853px 1482px #fff,1702px 1614px #fff,371px 1117px #fff,1750px 50px #fff,1719px 17px #fff,1517px 1329px #fff,1779px 535px #fff,346px 1907px #fff,599px 211px #fff,473px 134px #fff,821px 905px #fff,1719px 788px #fff,383px 1624px #fff,1016px 330px #fff,181px 89px #fff,878px 1914px #fff,240px 111px #fff,1270px 1058px #fff,220px 604px #fff,790px 1199px #fff,1413px 114px #fff,1647px 846px #fff,1217px 1488px #fff,911px 1578px #fff,896px 1698px #fff;animation:animStar 150s linear infinite}#stars:after{content:" ";position:absolute;top:2000px;right:1500px;width:1px;height:1px;background:transparent;box-shadow:441px 13865px #fff,1145px 1956px #fff,34px 1874px #fff,1075px 1007px #fff,1994px 520px #fff,1149px 106px #fff,446px 736px #fff,1358px 478px #fff,1456px 674px #fff,1897px 685px #fff,787px 560px #fff,1969px 1286px #fff,1254px 468px #fff,867px 41px #fff,1696px 1461px #fff,1544px 558px #fff,1601px 191px #fff,1668px 1548px #fff,139px 1681px #fff,1835px 1125px #fff,1189px 606px #fff,1747px 1122px #fff,422px 330px #fff,1010px 1620px #fff,1683px 793px #fff,1559px 1137px #fff,932px 1239px #fff,800px 1233px #fff,350px 322px #fff,884px 1606px #fff,587px 1613px #fff,950px 1340px #fff,209px 870px #fff,1664px 1514px #fff,790px 638px #fff,606px 1913px #fff,900px 1227px #fff,1164px 1524px #fff,508px 1173px #fff,1117px 1962px #fff,1022px 1753px #fff,755px 1694px #fff,559px 847px #fff,1564px 280px #fff,1991px 1243px #fff,212px 1081px #fff,328px 1382px #fff,417px 150px #fff,1763px 249px #fff,1455px 1299px #fff,1168px 525px #fff,1332px 1412px #fff,1485px 527px #fff,496px 667px #fff,278px 848px #fff,274px 207px #fff,1804px 1992px #fff,1135px 1782px #fff,273px 1966px #fff,295px 849px #fff,902px 1586px #fff,1295px 1250px #fff,532px 1781px #fff,1198px 537px #fff,684px 760px #fff,23px 1844px #fff,1400px 274px #fff,845px 583px #fff,1889px 941px #fff,620px 617px #fff,998px 899px #fff,1050px 418px #fff,1393px 533px #fff,699px 1045px #fff,625px 266px #fff,1698px 1686px #fff,1676px 911px #fff,539px 773px #fff,367px 1336px #fff,46px 1692px #fff,1440px 535px #fff,904px 246px #fff,1238px 1632px #fff,193px 1193px #fff,1865px 994px #fff,1277px 1431px #fff,700px 261px #fff,183px 233px #fff,1631px 1365px #fff,1732px 1326px #fff,1843px 1511px #fff,1836px 728px #fff,611px 1440px #fff,972px 175px #fff,1620px 1449px #fff,1016px 1107px #fff,471px 1456px #fff,1808px 423px #fff,654px 686px #fff,621px 793px #fff,520px 1216px #fff,333px 1146px #fff,343px 1759px #fff,1121px 1184px #fff,653px 34px #fff,1021px 1181px #fff,1909px 1021px #fff,300px 101px #fff,1814px 881px #fff,1170px 866px #fff,1637px 1607px #fff,812px 1130px #fff,1549px 785px #fff,105px 244px #fff,445px 316px #fff,917px 841px #fff,85px 1930px #fff,1783px 755px #fff,780px 1058px #fff,1563px 1588px #fff,229px 782px #fff,1766px 687px #fff,601px 1181px #fff,564px 891px #fff,1383px 643px #fff,739px 1px #fff,1131px 1816px #fff,164px 1698px #fff,324px 632px #fff,1544px 480px #fff,1680px 889px #fff,354px 1539px #fff,779px 265px #fff,670px 1188px #fff,383px 1577px #fff,1904px 894px #fff,404px 1451px #fff,563px 152px #fff,433px 383px #fff,1109px 1123px #fff,52px 609px #fff,476px 249px #fff,1100px 246px #fff,1923px 1634px #fff,1026px 1741px #fff,922px 1054px #fff,761px 1777px #fff,376px 1385px #fff,321px 1966px #fff,920px 1312px #fff,638px 984px #fff,278px 1983px #fff,549px 706px #fff,1513px 1849px #fff,1125px 610px #fff,722px 734px #fff,1975px 654px #fff,1207px 1300px #fff,1770px 601px #fff,151px 1662px #fff,1877px 1479px #fff,1119px 19px #fff,1557px 1240px #fff,483px 102px #fff,1521px 1450px #fff,454px 1239px #fff,1508px 1445px #fff,1797px 1701px #fff,697px 997px #fff,1684px 462px #fff,1867px 664px #fff,1553px 759px #fff,204px 938px #fff,1523px 112px #fff,1643px 201px #fff,1966px 1041px #fff,1300px 1402px #fff,1961px 825px #fff,1083px 1224px #fff,1867px 1495px #fff,1976px 622px #fff,52px 1975px #fff,1292px 1350px #fff,612px 1363px #fff,1281px 1249px #fff,193px 1902px #fff,1326px 521px #fff,232px 532px #fff,1322px 678px #fff,1634px 145px #fff,471px 940px #fff,713px 1803px #fff,781px 895px #fff,1027px 1687px #fff,198px 780px #fff,698px 1839px #fff,1490px 154px #fff,1383px 727px #fff,1409px 1990px #fff,426px 1750px #fff,811px 1872px #fff,1934px 1727px #fff,1892px 83px #fff,1983px 1670px #fff,664px 1882px #fff,1230px 1811px #fff,852px 150px #fff,893px 1981px #fff,748px 1735px #fff,59px 1906px #fff,1560px 1999px #fff,260px 708px #fff,1667px 1668px #fff,1265px 1501px #fff,158px 510px #fff,768px 75px #fff,699px 803px #fff,1451px 755px #fff,955px 1986px #fff,1157px 1651px #fff,1738px 1614px #fff,1872px 316px #fff,1746px 230px #fff,513px 1534px #fff,1142px 1876px #fff,33px 105px #fff,787px 782px #fff,876px 623px #fff,1277px 1531px #fff,122px 1089px #fff,642px 388px #fff,1705px 1673px #fff,1036px 1501px #fff,740px 1359px #fff,1369px 533px #fff,182px 1710px #fff,1611px 1067px #fff,428px 1455px #fff,63px 1942px #fff,1732px 1563px #fff,1766px 159px #fff,1654px 85px #fff,1857px 1522px #fff,1043px 1661px #fff,708px 913px #fff,941px 266px #fff,1060px 1857px #fff,328px 1304px #fff,1721px 420px #fff,1909px 147px #fff,414px 659px #fff,1475px 1497px #fff,1923px 419px #fff,804px 487px #fff,1671px 927px #fff,960px 436px #fff,1852px 119px #fff,1476px 1948px #fff,277px 1637px #fff,1479px 1742px #fff,1012px 698px #fff,1658px 780px #fff,1885px 1618px #fff,1006px 1128px #fff,1883px 1504px #fff,433px 464px #fff,515px 20px #fff,1217px 375px #fff,1634px 496px #fff,82px 1982px #fff,1929px 84px #fff,1728px 1961px #fff,677px 326px #fff,193px 1315px #fff,1439px 470px #fff,105px 1277px #fff,130px 1287px #fff,459px 101px #fff,408px 1128px #fff,1856px 998px #fff,389px 1807px #fff,1152px 735px #fff,143px 1978px #fff,435px 1510px #fff,1045px 173px #fff,1767px 18px #fff,1777px 321px #fff,2000px 264px #fff,783px 522px #fff,1544px 982px #fff,1379px 1770px #fff,1494px 316px #fff,971px 221px #fff,1412px 1324px #fff,1643px 962px #fff,58px 256px #fff,1630px 1205px #fff,782px 516px #fff,138px 338px #fff,1400px 644px #fff,1505px 970px #fff,367px 839px #fff,1829px 267px #fff,785px 271px #fff,1016px 129px #fff,1122px 582px #fff,1389px 1808px #fff,426px 1428px #fff,1206px 1255px #fff,1101px 1880px #fff,686px 583px #fff,1844px 768px #fff,946px 331px #fff,203px 133px #fff,661px 610px #fff,1080px 1305px #fff,676px 1029px #fff,1541px 1370px #fff,741px 1388px #fff,866px 1631px #fff,621px 1302px #fff,1653px 317px #fff,1119px 210px #fff,1915px 122px #fff,78px 1611px #fff,267px 1410px #fff,1036px 27px #fff,166px 1220px #fff,462px 448px #fff,1497px 873px #fff,1129px 1473px #fff,574px 1578px #fff,1946px 1869px #fff,883px 406px #fff,551px 1752px #fff,648px 1855px #fff,262px 1905px #fff,155px 622px #fff,936px 1660px #fff,1715px 1356px #fff,291px 1172px #fff,667px 1152px #fff,15px 1531px #fff,1957px 2000px #fff,1614px 1874px #fff,1067px 1435px #fff,921px 776px #fff,722px 1883px #fff,1054px 738px #fff,1137px 1192px #fff,345px 1480px #fff,849px 1876px #fff,139px 104px #fff,258px 1474px #fff,1703px 787px #fff,1378px 50px #fff,1468px 374px #fff,176px 1822px #fff,1994px 1556px #fff,1419px 1610px #fff,1810px 674px #fff,374px 340px #fff,606px 1650px #fff,735px 317px #fff,1707px 432px #fff,310px 444px #fff,626px 1476px #fff,906px 809px #fff,1487px 1069px #fff,1230px 906px #fff,660px 347px #fff,38px 471px #fff,1302px 1491px #fff,1049px 1998px #fff,791px 1256px #fff,896px 1292px #fff,981px 409px #fff,976px 1129px #fff,1797px 1663px #fff,1064px 1953px #fff,1549px 632px #fff,167px 645px #fff,317px 1006px #fff,653px 1010px #fff,271px 737px #fff,445px 54px #fff,1932px 1044px #fff,1299px 1136px #fff,831px 996px #fff,1690px 933px #fff,458px 1274px #fff,463px 788px #fff,1522px 827px #fff,94px 1796px #fff,88px 1209px #fff,1897px 250px #fff,885px 233px #fff,1127px 448px #fff,1476px 1298px #fff,1885px 1456px #fff,1520px 259px #fff,1265px 362px #fff,934px 509px #fff,956px 1283px #fff,1395px 1396px #fff,479px 252px #fff,1721px 856px #fff,1431px 1396px #fff,640px 1623px #fff,1009px 1824px #fff,330px 1788px #fff,1308px 902px #fff,1033px 788px #fff,1228px 1221px #fff,727px 651px #fff,1033px 1389px #fff,866px 1430px #fff,458px 385px #fff,330px 340px #fff,553px 761px #fff,76px 1425px #fff,1621px 1027px #fff,1469px 1064px #fff,1816px 635px #fff,1813px 1839px #fff,101px 237px #fff,1259px 1505px #fff,586px 1601px #fff,1391px 118px #fff,185px 728px #fff,623px 1176px #fff,549px 961px #fff,1121px 1100px #fff,1503px 1011px #fff,939px 1620px #fff,1398px 1808px #fff,1474px 1167px #fff,686px 1533px #fff,166px 1208px #fff,1619px 1057px #fff,554px 388px #fff,1645px 1446px #fff,982px 1029px #fff,845px 879px #fff,1720px 168px #fff,832px 34px #fff,1725px 514px #fff,648px 450px #fff,1391px 1857px #fff,1902px 601px #fff,229px 1766px #fff,645px 1738px #fff,1555px 215px #fff,382px 813px #fff,54px 1700px #fff,1496px 917px #fff,1963px 965px #fff,1356px 1708px #fff,1804px 955px #fff,601px 202px #fff,1637px 1680px #fff,463px 1049px #fff,1040px 420px #fff,1892px 700px #fff,350px 420px #fff,1933px 789px #fff,889px 1825px #fff,967px 1600px #fff,1015px 637px #fff,1738px 455px #fff,649px 235px #fff,1688px 1375px #fff,1269px 1047px #fff,1264px 1448px #fff,70px 53px #fff,1105px 1569px #fff,1367px 398px #fff,969px 1272px #fff,263px 919px #fff,1680px 1167px #fff,55px 1235px #fff,1797px 796px #fff,492px 45px #fff,1846px 1084px #fff,1273px 70px #fff,1862px 1612px #fff,241px 1886px #fff,1309px 245px #fff,920px 1666px #fff,1343px 701px #fff,309px 1327px #fff,606px 1898px #fff,1154px 1178px #fff,605px 879px #fff,978px 1883px #fff,145px 1554px #fff,50px 853px #fff,1203px 661px #fff,1122px 145px #fff,894px 1581px #fff,971px 911px #fff,340px 1112px #fff,468px 1174px #fff,4px 1567px #fff,450px 246px #fff,1520px 1766px #fff,1654px 1889px #fff,1313px 1552px #fff,1072px 1617px #fff,375px 153px #fff,1764px 1602px #fff,274px 1127px #fff,1483px 920px #fff,829px 1417px #fff,1255px 806px #fff,1712px 1814px #fff,300px 882px #fff,1875px 1026px #fff,26px 697px #fff,1285px 652px #fff,1656px 83px #fff,1558px 201px #fff,49px 1700px #fff,1149px 1107px #fff,769px 1991px #fff,637px 469px #fff,571px 1975px #fff,1880px 790px #fff,447px 1526px #fff,33px 477px #fff,227px 830px #fff,406px 1952px #fff,1853px 1066px #fff,1074px 1241px #fff,564px 1382px #fff,1063px 1732px #fff,1822px 469px #fff,933px 958px #fff,1428px 855px #fff,887px 788px #fff,462px 112px #fff,55px 1854px #fff,786px 77px #fff,1861px 767px #fff,1536px 748px #fff,1038px 793px #fff,549px 1139px #fff,1307px 626px #fff,365px 932px #fff,35px 369px #fff,1384px 743px #fff,558px 1581px #fff,1646px 31px #fff,1048px 400px #fff,1283px 804px #fff,373px 20px #fff,1641px 175px #fff,1395px 128px #fff,813px 593px #fff,1346px 552px #fff,117px 889px #fff,775px 1849px #fff,1310px 1491px #fff,863px 602px #fff,1718px 1727px #fff,378px 116px #fff,856px 1898px #fff,1816px 639px #fff,1763px 1020px #fff,835px 1973px #fff,1773px 482px #fff,773px 1571px #fff,393px 1006px #fff,1224px 482px #fff,1002px 1433px #fff,1089px 538px #fff,513px 301px #fff,48px 1283px #fff,1623px 1821px #fff,1868px 796px #fff,1626px 1994px #fff,34px 1399px #fff,628px 1835px #fff,128px 1262px #fff,1826px 1687px #fff,1143px 1142px #fff,1112px 1172px #fff,465px 198px #fff,1154px 656px #fff,686px 64px #fff,1984px 760px #fff,587px 976px #fff,120px 488px #fff,719px 90px #fff,1623px 759px #fff,1020px 162px #fff,1775px 612px #fff,709px 907px #fff,1513px 188px #fff,1476px 840px #fff,1491px 1774px #fff,1109px 598px #fff,1606px 592px #fff,1471px 841px #fff,626px 30px #fff,426px 1581px #fff,1024px 1497px #fff,172px 599px #fff,1277px 995px #fff,1208px 86px #fff,1235px 222px #fff,1383px 665px #fff,509px 196px #fff,772px 624px #fff,1657px 782px #fff,104px 197px #fff,1022px 1563px #fff,43px 1967px #fff,240px 458px #fff,1629px 1741px #fff,1653px 87px #fff,1246px 529px #fff,1010px 600px #fff,1574px 1925px #fff,31px 1875px #fff,1806px 1686px #fff,97px 1610px #fff,1375px 373px #fff,675px 1798px #fff,54px 105px #fff,1264px 1632px #fff,1232px 1343px #fff,733px 298px #fff,46px 733px #fff,1181px 1161px #fff,682px 373px #fff,1146px 1875px #fff,23px 450px #fff,874px 54px #fff,756px 1899px #fff,1323px 1314px #fff,1053px 1824px #fff,48px 90px #fff,838px 441px #fff,1345px 1850px #fff,890px 904px #fff,364px 115px #fff,1773px 1421px #fff,1581px 792px #fff,276px 1974px #fff,975px 883px #fff,181px 389px #fff,1466px 1470px #fff,1696px 1810px #fff,1394px 1439px #fff,1690px 90px #fff,872px 1600px #fff,1193px 1158px #fff,1808px 1406px #fff,595px 1523px #fff,782px 1554px #fff,196px 1056px #fff,538px 1519px #fff,1102px 49px #fff,487px 1008px #fff,1127px 734px #fff,368px 1552px #fff,1009px 1047px #fff,486px 1985px #fff,1830px 872px #fff,425px 182px #fff,960px 413px #fff,1142px 1515px #fff,301px 830px #fff,984px 433px #fff,1853px 1482px #fff,1702px 1614px #fff,371px 1117px #fff,1750px 50px #fff,1719px 17px #fff,1517px 1329px #fff,1779px 535px #fff,346px 1907px #fff,599px 211px #fff,473px 134px #fff,821px 905px #fff,1719px 788px #fff,383px 1624px #fff,1016px 330px #fff,181px 89px #fff,878px 1914px #fff,240px 111px #fff,1270px 1058px #fff,220px 604px #fff,790px 1199px #fff,1413px 114px #fff,1647px 846px #fff,1217px 1488px #fff,911px 1578px #fff,896px 1698px #fff}#stars2{width:2px;height:2px;background:transparent;box-shadow:1247px 9494px #fff,1007px 822px #fff,178px 1841px #fff,665px 1804px #fff,684px 339px #fff,1356px 1293px #fff,196px 1669px #fff,1128px 918px #fff,1795px 1942px #fff,129px 1381px #fff,711px 1885px #fff,173px 731px #fff,1701px 965px #fff,19px 87px #fff,1605px 615px #fff,661px 500px #fff,1666px 1769px #fff,37px 1335px #fff,1472px 1223px #fff,993px 1543px #fff,626px 878px #fff,572px 1547px #fff,826px 609px #fff,693px 1047px #fff,652px 1653px #fff,652px 1743px #fff,418px 811px #fff,893px 361px #fff,1439px 811px #fff,1029px 283px #fff,1631px 1353px #fff,1233px 1115px #fff,983px 517px #fff,149px 1298px #fff,1936px 1842px #fff,976px 1910px #fff,502px 131px #fff,815px 1288px #fff,493px 1109px #fff,834px 1162px #fff,1223px 495px #fff,550px 793px #fff,1887px 1158px #fff,205px 1494px #fff,1218px 1323px #fff,1758px 1856px #fff,502px 1675px #fff,26px 1924px #fff,926px 1540px #fff,1831px 221px #fff,1172px 1927px #fff,681px 1239px #fff,1860px 442px #fff,1104px 900px #fff,671px 1930px #fff,648px 486px #fff,942px 1518px #fff,898px 860px #fff,544px 1408px #fff,1546px 1825px #fff,935px 1619px #fff,1546px 533px #fff,886px 1209px #fff,601px 214px #fff,1888px 1357px #fff,1789px 244px #fff,1137px 747px #fff,980px 1974px #fff,757px 410px #fff,123px 1269px #fff,619px 661px #fff,941px 1619px #fff,1311px 1455px #fff,1028px 600px #fff,1028px 857px #fff,1611px 249px #fff,1123px 1550px #fff,227px 1119px #fff,1006px 1834px #fff,899px 338px #fff,1066px 1151px #fff,1615px 941px #fff,127px 564px #fff,925px 1365px #fff,303px 1469px #fff,121px 601px #fff,1388px 677px #fff,1547px 144px #fff,94px 857px #fff,1067px 1111px #fff,1881px 1288px #fff,1369px 1456px #fff,1439px 1709px #fff,1144px 617px #fff,1785px 1541px #fff,870px 209px #fff,1324px 1203px #fff,1687px 1804px #fff,1602px 1022px #fff,1481px 1535px #fff,598px 1319px #fff,535px 667px #fff,982px 102px #fff,419px 1465px #fff,1484px 1171px #fff,1143px 1584px #fff,1956px 951px #fff,566px 1600px #fff,956px 1631px #fff,1863px 1553px #fff,83px 1520px #fff,1141px 1145px #fff,1506px 266px #fff,1505px 23px #fff,1439px 903px #fff,177px 1066px #fff,1257px 1607px #fff,561px 1673px #fff,1448px 909px #fff,809px 1144px #fff,570px 1975px #fff,713px 1185px #fff,166px 1228px #fff,1044px 1652px #fff,906px 1777px #fff,201px 1384px #fff,1863px 284px #fff,541px 1403px #fff,753px 374px #fff,1834px 1010px #fff,1541px 1988px #fff,769px 28px #fff,1787px 1886px #fff,517px 700px #fff,1535px 1364px #fff,722px 750px #fff,621px 1984px #fff,1639px 5px #fff,1705px 1477px #fff,1701px 900px #fff,1470px 1768px #fff,1527px 1009px #fff,345px 1819px #fff,320px 897px #fff,363px 616px #fff,1061px 652px #fff,1231px 1525px #fff,1482px 2000px #fff,1577px 1737px #fff,546px 1176px #fff,129px 1834px #fff,1458px 428px #fff,1285px 465px #fff,1991px 313px #fff,1318px 1641px #fff,1648px 343px #fff,1783px 1384px #fff,574px 1061px #fff,1031px 138px #fff,926px 1722px #fff,584px 1397px #fff,797px 1995px #fff,773px 364px #fff,78px 1678px #fff,1110px 1487px #fff,1237px 643px #fff,1554px 932px #fff,153px 429px #fff,1644px 957px #fff,675px 187px #fff,1806px 476px #fff,864px 1059px #fff,1751px 1329px #fff,1607px 426px #fff,1910px 1023px #fff,632px 1749px #fff,756px 1763px #fff,421px 542px #fff,882px 1845px #fff,1106px 440px #fff,768px 298px #fff,1629px 1851px #fff,1494px 175px #fff,1082px 882px #fff,1940px 1592px #fff,471px 135px #fff,845px 1759px #fff,122px 916px #fff,1526px 434px #fff,182px 911px #fff,624px 890px #fff,1448px 1658px #fff,1651px 656px #fff,563px 1347px #fff,1019px 1829px #fff,714px 1163px #fff,1585px 150px #fff,1101px 1014px #fff,1407px 568px #fff,749px 1842px #fff;animation:animStar 200s linear infinite}#stars2:after{content:" ";position:absolute;top:2000px;right:1500px;width:2px;height:2px;background:transparent;box-shadow:1247px 9494px #fff,1007px 822px #fff,178px 1841px #fff,665px 1804px #fff,684px 339px #fff,1356px 1293px #fff,196px 1669px #fff,1128px 918px #fff,1795px 1942px #fff,129px 1381px #fff,711px 1885px #fff,173px 731px #fff,1701px 965px #fff,19px 87px #fff,1605px 615px #fff,661px 500px #fff,1666px 1769px #fff,37px 1335px #fff,1472px 1223px #fff,993px 1543px #fff,626px 878px #fff,572px 1547px #fff,826px 609px #fff,693px 1047px #fff,652px 1653px #fff,652px 1743px #fff,418px 811px #fff,893px 361px #fff,1439px 811px #fff,1029px 283px #fff,1631px 1353px #fff,1233px 1115px #fff,983px 517px #fff,149px 1298px #fff,1936px 1842px #fff,976px 1910px #fff,502px 131px #fff,815px 1288px #fff,493px 1109px #fff,834px 1162px #fff,1223px 495px #fff,550px 793px #fff,1887px 1158px #fff,205px 1494px #fff,1218px 1323px #fff,1758px 1856px #fff,502px 1675px #fff,26px 1924px #fff,926px 1540px #fff,1831px 221px #fff,1172px 1927px #fff,681px 1239px #fff,1860px 442px #fff,1104px 900px #fff,671px 1930px #fff,648px 486px #fff,942px 1518px #fff,898px 860px #fff,544px 1408px #fff,1546px 1825px #fff,935px 1619px #fff,1546px 533px #fff,886px 1209px #fff,601px 214px #fff,1888px 1357px #fff,1789px 244px #fff,1137px 747px #fff,980px 1974px #fff,757px 410px #fff,123px 1269px #fff,619px 661px #fff,941px 1619px #fff,1311px 1455px #fff,1028px 600px #fff,1028px 857px #fff,1611px 249px #fff,1123px 1550px #fff,227px 1119px #fff,1006px 1834px #fff,899px 338px #fff,1066px 1151px #fff,1615px 941px #fff,127px 564px #fff,925px 1365px #fff,303px 1469px #fff,121px 601px #fff,1388px 677px #fff,1547px 144px #fff,94px 857px #fff,1067px 1111px #fff,1881px 1288px #fff,1369px 1456px #fff,1439px 1709px #fff,1144px 617px #fff,1785px 1541px #fff,870px 209px #fff,1324px 1203px #fff,1687px 1804px #fff,1602px 1022px #fff,1481px 1535px #fff,598px 1319px #fff,535px 667px #fff,982px 102px #fff,419px 1465px #fff,1484px 1171px #fff,1143px 1584px #fff,1956px 951px #fff,566px 1600px #fff,956px 1631px #fff,1863px 1553px #fff,83px 1520px #fff,1141px 1145px #fff,1506px 266px #fff,1505px 23px #fff,1439px 903px #fff,177px 1066px #fff,1257px 1607px #fff,561px 1673px #fff,1448px 909px #fff,809px 1144px #fff,570px 1975px #fff,713px 1185px #fff,166px 1228px #fff,1044px 1652px #fff,906px 1777px #fff,201px 1384px #fff,1863px 284px #fff,541px 1403px #fff,753px 374px #fff,1834px 1010px #fff,1541px 1988px #fff,769px 28px #fff,1787px 1886px #fff,517px 700px #fff,1535px 1364px #fff,722px 750px #fff,621px 1984px #fff,1639px 5px #fff,1705px 1477px #fff,1701px 900px #fff,1470px 1768px #fff,1527px 1009px #fff,345px 1819px #fff,320px 897px #fff,363px 616px #fff,1061px 652px #fff,1231px 1525px #fff,1482px 2000px #fff,1577px 1737px #fff,546px 1176px #fff,129px 1834px #fff,1458px 428px #fff,1285px 465px #fff,1991px 313px #fff,1318px 1641px #fff,1648px 343px #fff,1783px 1384px #fff,574px 1061px #fff,1031px 138px #fff,926px 1722px #fff,584px 1397px #fff,797px 1995px #fff,773px 364px #fff,78px 1678px #fff,1110px 1487px #fff,1237px 643px #fff,1554px 932px #fff,153px 429px #fff,1644px 957px #fff,675px 187px #fff,1806px 476px #fff,864px 1059px #fff,1751px 1329px #fff,1607px 426px #fff,1910px 1023px #fff,632px 1749px #fff,756px 1763px #fff,421px 542px #fff,882px 1845px #fff,1106px 440px #fff,768px 298px #fff,1629px 1851px #fff,1494px 175px #fff,1082px 882px #fff,1940px 1592px #fff,471px 135px #fff,845px 1759px #fff,122px 916px #fff,1526px 434px #fff,182px 911px #fff,624px 890px #fff,1448px 1658px #fff,1651px 656px #fff,563px 1347px #fff,1019px 1829px #fff,714px 1163px #fff,1585px 150px #fff,1101px 1014px #fff,1407px 568px #fff,749px 1842px #fff}#stars3{width:3px;height:3px;background:transparent;box-shadow:638px 11194px #fff,490px 809px #fff,414px 1459px #fff,926px 1814px #fff,764px 975px #fff,602px 1861px #fff,462px 731px #fff,902px 117px #fff,672px 1390px #fff,853px 1891px #fff,192px 1364px #fff,1819px 1740px #fff,214px 1937px #fff,1156px 211px #fff,508px 327px #fff,434px 116px #fff,1245px 1730px #fff,527px 1005px #fff,522px 554px #fff,1580px 1158px #fff,276px 1690px #fff,1320px 1078px #fff,1072px 788px #fff,1963px 282px #fff,1031px 734px #fff,617px 1735px #fff,1752px 379px #fff,849px 1935px #fff,800px 1793px #fff,1325px 879px #fff,1323px 455px #fff,1837px 787px #fff,533px 1725px #fff,1462px 923px #fff,823px 638px #fff,1250px 1454px #fff,469px 1338px #fff,759px 1207px #fff,1111px 1967px #fff,1121px 1514px #fff,510px 1472px #fff,627px 38px #fff,1743px 1191px #fff,1454px 1146px #fff,1778px 352px #fff,903px 1523px #fff,746px 1428px #fff,1020px 682px #fff,1788px 224px #fff,1295px 1873px #fff,402px 1205px #fff,1643px 248px #fff,86px 77px #fff,189px 1508px #fff,1114px 240px #fff,844px 1380px #fff,1730px 1985px #fff,1682px 3px #fff,313px 1856px #fff,261px 1099px #fff,107px 486px #fff,1787px 596px #fff,1278px 1120px #fff,308px 390px #fff,1754px 1820px #fff,30px 139px #fff,273px 451px #fff,1285px 451px #fff,705px 1860px #fff,736px 189px #fff,1934px 968px #fff,1849px 160px #fff,1185px 107px #fff,1022px 323px #fff,569px 992px #fff,1897px 1012px #fff,328px 401px #fff,777px 974px #fff,1353px 697px #fff,1479px 1003px #fff,1858px 166px #fff,786px 1904px #fff,1093px 1040px #fff,1342px 1373px #fff,825px 661px #fff,1767px 1382px #fff,845px 1159px #fff,462px 1970px #fff,1169px 432px #fff,1305px 1256px #fff,1068px 1475px #fff,1702px 1988px #fff,463px 1786px #fff,1933px 125px #fff,352px 1228px #fff,1572px 978px #fff,868px 243px #fff,451px 1702px #fff,6px 1063px #fff,647px 470px #fff;animation:animStar 250s linear infinite}#stars3:after{content:" ";position:absolute;top:2000px;right:1500px;width:3px;height:3px;background:transparent;box-shadow:638px 11194px #fff,490px 809px #fff,414px 1459px #fff,926px 1814px #fff,764px 975px #fff,602px 1861px #fff,462px 731px #fff,902px 117px #fff,672px 1390px #fff,853px 1891px #fff,192px 1364px #fff,1819px 1740px #fff,214px 1937px #fff,1156px 211px #fff,508px 327px #fff,434px 116px #fff,1245px 1730px #fff,527px 1005px #fff,522px 554px #fff,1580px 1158px #fff,276px 1690px #fff,1320px 1078px #fff,1072px 788px #fff,1963px 282px #fff,1031px 734px #fff,617px 1735px #fff,1752px 379px #fff,849px 1935px #fff,800px 1793px #fff,1325px 879px #fff,1323px 455px #fff,1837px 787px #fff,533px 1725px #fff,1462px 923px #fff,823px 638px #fff,1250px 1454px #fff,469px 1338px #fff,759px 1207px #fff,1111px 1967px #fff,1121px 1514px #fff,510px 1472px #fff,627px 38px #fff,1743px 1191px #fff,1454px 1146px #fff,1778px 352px #fff,903px 1523px #fff,746px 1428px #fff,1020px 682px #fff,1788px 224px #fff,1295px 1873px #fff,402px 1205px #fff,1643px 248px #fff,86px 77px #fff,189px 1508px #fff,1114px 240px #fff,844px 1380px #fff,1730px 1985px #fff,1682px 3px #fff,313px 1856px #fff,261px 1099px #fff,107px 486px #fff,1787px 596px #fff,1278px 1120px #fff,308px 390px #fff,1754px 1820px #fff,30px 139px #fff,273px 451px #fff,1285px 451px #fff,705px 1860px #fff,736px 189px #fff,1934px 968px #fff,1849px 160px #fff,1185px 107px #fff,1022px 323px #fff,569px 992px #fff,1897px 1012px #fff,328px 401px #fff,777px 974px #fff,1353px 697px #fff,1479px 1003px #fff,1858px 166px #fff,786px 1904px #fff,1093px 1040px #fff,1342px 1373px #fff,825px 661px #fff,1767px 1382px #fff,845px 1159px #fff,462px 1970px #fff,1169px 432px #fff,1305px 1256px #fff,1068px 1475px #fff,1702px 1988px #fff,463px 1786px #fff,1933px 125px #fff,352px 1228px #fff,1572px 978px #fff,868px 243px #fff,451px 1702px #fff,6px 1063px #fff,647px 470px #fff}#stars4{width:1px;height:1px;background:transparent;box-shadow:441px 13865px #fff,1145px 1956px #fff,34px 1874px #fff,1075px 1007px #fff,1994px 520px #fff,1149px 106px #fff,446px 736px #fff,1358px 478px #fff,1456px 674px #fff,1897px 685px #fff,787px 560px #fff,1969px 1286px #fff,1254px 468px #fff,867px 41px #fff,1696px 1461px #fff,1544px 558px #fff,1601px 191px #fff,1668px 1548px #fff,139px 1681px #fff,1835px 1125px #fff,1189px 606px #fff,1747px 1122px #fff,422px 330px #fff,1010px 1620px #fff,1683px 793px #fff,1559px 1137px #fff,932px 1239px #fff,800px 1233px #fff,350px 322px #fff,884px 1606px #fff,587px 1613px #fff,950px 1340px #fff,209px 870px #fff,1664px 1514px #fff,790px 638px #fff,606px 1913px #fff,900px 1227px #fff,1164px 1524px #fff,508px 1173px #fff,1117px 1962px #fff,1022px 1753px #fff,755px 1694px #fff,559px 847px #fff,1564px 280px #fff,1991px 1243px #fff,212px 1081px #fff,328px 1382px #fff,417px 150px #fff,1763px 249px #fff,1455px 1299px #fff,1168px 525px #fff,1332px 1412px #fff,1485px 527px #fff,496px 667px #fff,278px 848px #fff,274px 207px #fff,1804px 1992px #fff,1135px 1782px #fff,273px 1966px #fff,295px 849px #fff,902px 1586px #fff,1295px 1250px #fff,532px 1781px #fff,1198px 537px #fff,684px 760px #fff,23px 1844px #fff,1400px 274px #fff,845px 583px #fff,1889px 941px #fff,620px 617px #fff,998px 899px #fff,1050px 418px #fff,1393px 533px #fff,699px 1045px #fff,625px 266px #fff,1698px 1686px #fff,1676px 911px #fff,539px 773px #fff,367px 1336px #fff,46px 1692px #fff,1440px 535px #fff,904px 246px #fff,1238px 1632px #fff,193px 1193px #fff,1865px 994px #fff,1277px 1431px #fff,700px 261px #fff,183px 233px #fff,1631px 1365px #fff,1732px 1326px #fff,1843px 1511px #fff,1836px 728px #fff,611px 1440px #fff,972px 175px #fff,1620px 1449px #fff,1016px 1107px #fff,471px 1456px #fff,1808px 423px #fff,654px 686px #fff,621px 793px #fff,520px 1216px #fff,333px 1146px #fff,343px 1759px #fff,1121px 1184px #fff,653px 34px #fff,1021px 1181px #fff,1909px 1021px #fff,300px 101px #fff,1814px 881px #fff,1170px 866px #fff,1637px 1607px #fff,812px 1130px #fff,1549px 785px #fff,105px 244px #fff,445px 316px #fff,917px 841px #fff,85px 1930px #fff,1783px 755px #fff,780px 1058px #fff,1563px 1588px #fff,229px 782px #fff,1766px 687px #fff,601px 1181px #fff,564px 891px #fff,1383px 643px #fff,739px 1px #fff,1131px 1816px #fff,164px 1698px #fff,324px 632px #fff,1544px 480px #fff,1680px 889px #fff,354px 1539px #fff,779px 265px #fff,670px 1188px #fff,383px 1577px #fff,1904px 894px #fff,404px 1451px #fff,563px 152px #fff,433px 383px #fff,1109px 1123px #fff,52px 609px #fff,476px 249px #fff,1100px 246px #fff,1923px 1634px #fff,1026px 1741px #fff,922px 1054px #fff,761px 1777px #fff,376px 1385px #fff,321px 1966px #fff,920px 1312px #fff,638px 984px #fff,278px 1983px #fff,549px 706px #fff,1513px 1849px #fff,1125px 610px #fff,722px 734px #fff,1975px 654px #fff,1207px 1300px #fff,1770px 601px #fff,151px 1662px #fff,1877px 1479px #fff,1119px 19px #fff,1557px 1240px #fff,483px 102px #fff,1521px 1450px #fff,454px 1239px #fff,1508px 1445px #fff,1797px 1701px #fff,697px 997px #fff,1684px 462px #fff,1867px 664px #fff,1553px 759px #fff,204px 938px #fff,1523px 112px #fff,1643px 201px #fff,1966px 1041px #fff,1300px 1402px #fff,1961px 825px #fff,1083px 1224px #fff,1867px 1495px #fff,1976px 622px #fff,52px 1975px #fff,1292px 1350px #fff,612px 1363px #fff,1281px 1249px #fff,193px 1902px #fff,1326px 521px #fff,232px 532px #fff,1322px 678px #fff,1634px 145px #fff,471px 940px #fff,713px 1803px #fff,781px 895px #fff,1027px 1687px #fff,198px 780px #fff,698px 1839px #fff,1490px 154px #fff,1383px 727px #fff,1409px 1990px #fff,426px 1750px #fff,811px 1872px #fff,1934px 1727px #fff,1892px 83px #fff,1983px 1670px #fff,664px 1882px #fff,1230px 1811px #fff,852px 150px #fff,893px 1981px #fff,748px 1735px #fff,59px 1906px #fff,1560px 1999px #fff,260px 708px #fff,1667px 1668px #fff,1265px 1501px #fff,158px 510px #fff,768px 75px #fff,699px 803px #fff,1451px 755px #fff,955px 1986px #fff,1157px 1651px #fff,1738px 1614px #fff,1872px 316px #fff,1746px 230px #fff,513px 1534px #fff,1142px 1876px #fff,33px 105px #fff,787px 782px #fff,876px 623px #fff,1277px 1531px #fff,122px 1089px #fff,642px 388px #fff,1705px 1673px #fff,1036px 1501px #fff,740px 1359px #fff,1369px 533px #fff,182px 1710px #fff,1611px 1067px #fff,428px 1455px #fff,63px 1942px #fff,1732px 1563px #fff,1766px 159px #fff,1654px 85px #fff,1857px 1522px #fff,1043px 1661px #fff,708px 913px #fff,941px 266px #fff,1060px 1857px #fff,328px 1304px #fff,1721px 420px #fff,1909px 147px #fff,414px 659px #fff,1475px 1497px #fff,1923px 419px #fff,804px 487px #fff,1671px 927px #fff,960px 436px #fff,1852px 119px #fff,1476px 1948px #fff,277px 1637px #fff,1479px 1742px #fff,1012px 698px #fff,1658px 780px #fff,1885px 1618px #fff,1006px 1128px #fff,1883px 1504px #fff,433px 464px #fff,515px 20px #fff,1217px 375px #fff,1634px 496px #fff,82px 1982px #fff,1929px 84px #fff,1728px 1961px #fff,677px 326px #fff,193px 1315px #fff,1439px 470px #fff,105px 1277px #fff,130px 1287px #fff,459px 101px #fff,408px 1128px #fff,1856px 998px #fff,389px 1807px #fff,1152px 735px #fff,143px 1978px #fff,435px 1510px #fff,1045px 173px #fff,1767px 18px #fff,1777px 321px #fff,2000px 264px #fff,783px 522px #fff,1544px 982px #fff,1379px 1770px #fff,1494px 316px #fff,971px 221px #fff,1412px 1324px #fff,1643px 962px #fff,58px 256px #fff,1630px 1205px #fff,782px 516px #fff,138px 338px #fff,1400px 644px #fff,1505px 970px #fff,367px 839px #fff,1829px 267px #fff,785px 271px #fff,1016px 129px #fff,1122px 582px #fff,1389px 1808px #fff,426px 1428px #fff,1206px 1255px #fff,1101px 1880px #fff,686px 583px #fff,1844px 768px #fff,946px 331px #fff,203px 133px #fff,661px 610px #fff,1080px 1305px #fff,676px 1029px #fff,1541px 1370px #fff,741px 1388px #fff,866px 1631px #fff,621px 1302px #fff,1653px 317px #fff,1119px 210px #fff,1915px 122px #fff,78px 1611px #fff,267px 1410px #fff,1036px 27px #fff,166px 1220px #fff,462px 448px #fff,1497px 873px #fff,1129px 1473px #fff,574px 1578px #fff,1946px 1869px #fff,883px 406px #fff,551px 1752px #fff,648px 1855px #fff,262px 1905px #fff,155px 622px #fff,936px 1660px #fff,1715px 1356px #fff,291px 1172px #fff,667px 1152px #fff,15px 1531px #fff,1957px 2000px #fff,1614px 1874px #fff,1067px 1435px #fff,921px 776px #fff,722px 1883px #fff,1054px 738px #fff,1137px 1192px #fff,345px 1480px #fff,849px 1876px #fff,139px 104px #fff,258px 1474px #fff,1703px 787px #fff,1378px 50px #fff,1468px 374px #fff,176px 1822px #fff,1994px 1556px #fff,1419px 1610px #fff,1810px 674px #fff,374px 340px #fff,606px 1650px #fff,735px 317px #fff,1707px 432px #fff,310px 444px #fff,626px 1476px #fff,906px 809px #fff,1487px 1069px #fff,1230px 906px #fff,660px 347px #fff,38px 471px #fff,1302px 1491px #fff,1049px 1998px #fff,791px 1256px #fff,896px 1292px #fff,981px 409px #fff,976px 1129px #fff,1797px 1663px #fff,1064px 1953px #fff,1549px 632px #fff,167px 645px #fff,317px 1006px #fff,653px 1010px #fff,271px 737px #fff,445px 54px #fff,1932px 1044px #fff,1299px 1136px #fff,831px 996px #fff,1690px 933px #fff,458px 1274px #fff,463px 788px #fff,1522px 827px #fff,94px 1796px #fff,88px 1209px #fff,1897px 250px #fff,885px 233px #fff,1127px 448px #fff,1476px 1298px #fff,1885px 1456px #fff,1520px 259px #fff,1265px 362px #fff,934px 509px #fff,956px 1283px #fff,1395px 1396px #fff,479px 252px #fff,1721px 856px #fff,1431px 1396px #fff,640px 1623px #fff,1009px 1824px #fff,330px 1788px #fff,1308px 902px #fff,1033px 788px #fff,1228px 1221px #fff,727px 651px #fff,1033px 1389px #fff,866px 1430px #fff,458px 385px #fff,330px 340px #fff,553px 761px #fff,76px 1425px #fff,1621px 1027px #fff,1469px 1064px #fff,1816px 635px #fff,1813px 1839px #fff,101px 237px #fff,1259px 1505px #fff,586px 1601px #fff,1391px 118px #fff,185px 728px #fff,623px 1176px #fff,549px 961px #fff,1121px 1100px #fff,1503px 1011px #fff,939px 1620px #fff,1398px 1808px #fff,1474px 1167px #fff,686px 1533px #fff,166px 1208px #fff,1619px 1057px #fff,554px 388px #fff,1645px 1446px #fff,982px 1029px #fff,845px 879px #fff,1720px 168px #fff,832px 34px #fff,1725px 514px #fff,648px 450px #fff,1391px 1857px #fff,1902px 601px #fff,229px 1766px #fff,645px 1738px #fff,1555px 215px #fff,382px 813px #fff,54px 1700px #fff,1496px 917px #fff,1963px 965px #fff,1356px 1708px #fff,1804px 955px #fff,601px 202px #fff,1637px 1680px #fff,463px 1049px #fff,1040px 420px #fff,1892px 700px #fff,350px 420px #fff,1933px 789px #fff,889px 1825px #fff,967px 1600px #fff,1015px 637px #fff,1738px 455px #fff,649px 235px #fff,1688px 1375px #fff,1269px 1047px #fff,1264px 1448px #fff,70px 53px #fff,1105px 1569px #fff,1367px 398px #fff,969px 1272px #fff,263px 919px #fff,1680px 1167px #fff,55px 1235px #fff,1797px 796px #fff,492px 45px #fff,1846px 1084px #fff,1273px 70px #fff,1862px 1612px #fff,241px 1886px #fff,1309px 245px #fff,920px 1666px #fff,1343px 701px #fff,309px 1327px #fff,606px 1898px #fff,1154px 1178px #fff,605px 879px #fff,978px 1883px #fff,145px 1554px #fff,50px 853px #fff,1203px 661px #fff,1122px 145px #fff,894px 1581px #fff,971px 911px #fff,340px 1112px #fff,468px 1174px #fff,4px 1567px #fff,450px 246px #fff,1520px 1766px #fff,1654px 1889px #fff,1313px 1552px #fff,1072px 1617px #fff,375px 153px #fff,1764px 1602px #fff,274px 1127px #fff,1483px 920px #fff,829px 1417px #fff,1255px 806px #fff,1712px 1814px #fff,300px 882px #fff,1875px 1026px #fff,26px 697px #fff,1285px 652px #fff,1656px 83px #fff,1558px 201px #fff,49px 1700px #fff,1149px 1107px #fff,769px 1991px #fff,637px 469px #fff,571px 1975px #fff,1880px 790px #fff,447px 1526px #fff,33px 477px #fff,227px 830px #fff,406px 1952px #fff,1853px 1066px #fff,1074px 1241px #fff,564px 1382px #fff,1063px 1732px #fff,1822px 469px #fff,933px 958px #fff,1428px 855px #fff,887px 788px #fff,462px 112px #fff,55px 1854px #fff,786px 77px #fff,1861px 767px #fff,1536px 748px #fff,1038px 793px #fff,549px 1139px #fff,1307px 626px #fff,365px 932px #fff,35px 369px #fff,1384px 743px #fff,558px 1581px #fff,1646px 31px #fff,1048px 400px #fff,1283px 804px #fff,373px 20px #fff,1641px 175px #fff,1395px 128px #fff,813px 593px #fff,1346px 552px #fff,117px 889px #fff,775px 1849px #fff,1310px 1491px #fff,863px 602px #fff,1718px 1727px #fff,378px 116px #fff,856px 1898px #fff,1816px 639px #fff,1763px 1020px #fff,835px 1973px #fff,1773px 482px #fff,773px 1571px #fff,393px 1006px #fff,1224px 482px #fff,1002px 1433px #fff,1089px 538px #fff,513px 301px #fff,48px 1283px #fff,1623px 1821px #fff,1868px 796px #fff,1626px 1994px #fff,34px 1399px #fff,628px 1835px #fff,128px 1262px #fff,1826px 1687px #fff,1143px 1142px #fff,1112px 1172px #fff,465px 198px #fff,1154px 656px #fff,686px 64px #fff,1984px 760px #fff,587px 976px #fff,120px 488px #fff,719px 90px #fff,1623px 759px #fff,1020px 162px #fff,1775px 612px #fff,709px 907px #fff,1513px 188px #fff,1476px 840px #fff,1491px 1774px #fff,1109px 598px #fff,1606px 592px #fff,1471px 841px #fff,626px 30px #fff,426px 1581px #fff,1024px 1497px #fff,172px 599px #fff,1277px 995px #fff,1208px 86px #fff,1235px 222px #fff,1383px 665px #fff,509px 196px #fff,772px 624px #fff,1657px 782px #fff,104px 197px #fff,1022px 1563px #fff,43px 1967px #fff,240px 458px #fff,1629px 1741px #fff,1653px 87px #fff,1246px 529px #fff,1010px 600px #fff,1574px 1925px #fff,31px 1875px #fff,1806px 1686px #fff,97px 1610px #fff,1375px 373px #fff,675px 1798px #fff,54px 105px #fff,1264px 1632px #fff,1232px 1343px #fff,733px 298px #fff,46px 733px #fff,1181px 1161px #fff,682px 373px #fff,1146px 1875px #fff,23px 450px #fff,874px 54px #fff,756px 1899px #fff,1323px 1314px #fff,1053px 1824px #fff,48px 90px #fff,838px 441px #fff,1345px 1850px #fff,890px 904px #fff,364px 115px #fff,1773px 1421px #fff,1581px 792px #fff,276px 1974px #fff,975px 883px #fff,181px 389px #fff,1466px 1470px #fff,1696px 1810px #fff,1394px 1439px #fff,1690px 90px #fff,872px 1600px #fff,1193px 1158px #fff,1808px 1406px #fff,595px 1523px #fff,782px 1554px #fff,196px 1056px #fff,538px 1519px #fff,1102px 49px #fff,487px 1008px #fff,1127px 734px #fff,368px 1552px #fff,1009px 1047px #fff,486px 1985px #fff,1830px 872px #fff,425px 182px #fff,960px 413px #fff,1142px 1515px #fff,301px 830px #fff,984px 433px #fff,1853px 1482px #fff,1702px 1614px #fff,371px 1117px #fff,1750px 50px #fff,1719px 17px #fff,1517px 1329px #fff,1779px 535px #fff,346px 1907px #fff,599px 211px #fff,473px 134px #fff,821px 905px #fff,1719px 788px #fff,383px 1624px #fff,1016px 330px #fff,181px 89px #fff,878px 1914px #fff,240px 111px #fff,1270px 1058px #fff,220px 604px #fff,790px 1199px #fff,1413px 114px #fff,1647px 846px #fff,1217px 1488px #fff,911px 1578px #fff,896px 1698px #fff;animation:animStar 300s linear infinite}#stars4:after{content:" ";position:absolute;top:2000px;right:1500px;width:1px;height:1px;background:transparent;box-shadow:441px 13865px #fff,1145px 1956px #fff,34px 1874px #fff,1075px 1007px #fff,1994px 520px #fff,1149px 106px #fff,446px 736px #fff,1358px 478px #fff,1456px 674px #fff,1897px 685px #fff,787px 560px #fff,1969px 1286px #fff,1254px 468px #fff,867px 41px #fff,1696px 1461px #fff,1544px 558px #fff,1601px 191px #fff,1668px 1548px #fff,139px 1681px #fff,1835px 1125px #fff,1189px 606px #fff,1747px 1122px #fff,422px 330px #fff,1010px 1620px #fff,1683px 793px #fff,1559px 1137px #fff,932px 1239px #fff,800px 1233px #fff,350px 322px #fff,884px 1606px #fff,587px 1613px #fff,950px 1340px #fff,209px 870px #fff,1664px 1514px #fff,790px 638px #fff,606px 1913px #fff,900px 1227px #fff,1164px 1524px #fff,508px 1173px #fff,1117px 1962px #fff,1022px 1753px #fff,755px 1694px #fff,559px 847px #fff,1564px 280px #fff,1991px 1243px #fff,212px 1081px #fff,328px 1382px #fff,417px 150px #fff,1763px 249px #fff,1455px 1299px #fff,1168px 525px #fff,1332px 1412px #fff,1485px 527px #fff,496px 667px #fff,278px 848px #fff,274px 207px #fff,1804px 1992px #fff,1135px 1782px #fff,273px 1966px #fff,295px 849px #fff,902px 1586px #fff,1295px 1250px #fff,532px 1781px #fff,1198px 537px #fff,684px 760px #fff,23px 1844px #fff,1400px 274px #fff,845px 583px #fff,1889px 941px #fff,620px 617px #fff,998px 899px #fff,1050px 418px #fff,1393px 533px #fff,699px 1045px #fff,625px 266px #fff,1698px 1686px #fff,1676px 911px #fff,539px 773px #fff,367px 1336px #fff,46px 1692px #fff,1440px 535px #fff,904px 246px #fff,1238px 1632px #fff,193px 1193px #fff,1865px 994px #fff,1277px 1431px #fff,700px 261px #fff,183px 233px #fff,1631px 1365px #fff,1732px 1326px #fff,1843px 1511px #fff,1836px 728px #fff,611px 1440px #fff,972px 175px #fff,1620px 1449px #fff,1016px 1107px #fff,471px 1456px #fff,1808px 423px #fff,654px 686px #fff,621px 793px #fff,520px 1216px #fff,333px 1146px #fff,343px 1759px #fff,1121px 1184px #fff,653px 34px #fff,1021px 1181px #fff,1909px 1021px #fff,300px 101px #fff,1814px 881px #fff,1170px 866px #fff,1637px 1607px #fff,812px 1130px #fff,1549px 785px #fff,105px 244px #fff,445px 316px #fff,917px 841px #fff,85px 1930px #fff,1783px 755px #fff,780px 1058px #fff,1563px 1588px #fff,229px 782px #fff,1766px 687px #fff,601px 1181px #fff,564px 891px #fff,1383px 643px #fff,739px 1px #fff,1131px 1816px #fff,164px 1698px #fff,324px 632px #fff,1544px 480px #fff,1680px 889px #fff,354px 1539px #fff,779px 265px #fff,670px 1188px #fff,383px 1577px #fff,1904px 894px #fff,404px 1451px #fff,563px 152px #fff,433px 383px #fff,1109px 1123px #fff,52px 609px #fff,476px 249px #fff,1100px 246px #fff,1923px 1634px #fff,1026px 1741px #fff,922px 1054px #fff,761px 1777px #fff,376px 1385px #fff,321px 1966px #fff,920px 1312px #fff,638px 984px #fff,278px 1983px #fff,549px 706px #fff,1513px 1849px #fff,1125px 610px #fff,722px 734px #fff,1975px 654px #fff,1207px 1300px #fff,1770px 601px #fff,151px 1662px #fff,1877px 1479px #fff,1119px 19px #fff,1557px 1240px #fff,483px 102px #fff,1521px 1450px #fff,454px 1239px #fff,1508px 1445px #fff,1797px 1701px #fff,697px 997px #fff,1684px 462px #fff,1867px 664px #fff,1553px 759px #fff,204px 938px #fff,1523px 112px #fff,1643px 201px #fff,1966px 1041px #fff,1300px 1402px #fff,1961px 825px #fff,1083px 1224px #fff,1867px 1495px #fff,1976px 622px #fff,52px 1975px #fff,1292px 1350px #fff,612px 1363px #fff,1281px 1249px #fff,193px 1902px #fff,1326px 521px #fff,232px 532px #fff,1322px 678px #fff,1634px 145px #fff,471px 940px #fff,713px 1803px #fff,781px 895px #fff,1027px 1687px #fff,198px 780px #fff,698px 1839px #fff,1490px 154px #fff,1383px 727px #fff,1409px 1990px #fff,426px 1750px #fff,811px 1872px #fff,1934px 1727px #fff,1892px 83px #fff,1983px 1670px #fff,664px 1882px #fff,1230px 1811px #fff,852px 150px #fff,893px 1981px #fff,748px 1735px #fff,59px 1906px #fff,1560px 1999px #fff,260px 708px #fff,1667px 1668px #fff,1265px 1501px #fff,158px 510px #fff,768px 75px #fff,699px 803px #fff,1451px 755px #fff,955px 1986px #fff,1157px 1651px #fff,1738px 1614px #fff,1872px 316px #fff,1746px 230px #fff,513px 1534px #fff,1142px 1876px #fff,33px 105px #fff,787px 782px #fff,876px 623px #fff,1277px 1531px #fff,122px 1089px #fff,642px 388px #fff,1705px 1673px #fff,1036px 1501px #fff,740px 1359px #fff,1369px 533px #fff,182px 1710px #fff,1611px 1067px #fff,428px 1455px #fff,63px 1942px #fff,1732px 1563px #fff,1766px 159px #fff,1654px 85px #fff,1857px 1522px #fff,1043px 1661px #fff,708px 913px #fff,941px 266px #fff,1060px 1857px #fff,328px 1304px #fff,1721px 420px #fff,1909px 147px #fff,414px 659px #fff,1475px 1497px #fff,1923px 419px #fff,804px 487px #fff,1671px 927px #fff,960px 436px #fff,1852px 119px #fff,1476px 1948px #fff,277px 1637px #fff,1479px 1742px #fff,1012px 698px #fff,1658px 780px #fff,1885px 1618px #fff,1006px 1128px #fff,1883px 1504px #fff,433px 464px #fff,515px 20px #fff,1217px 375px #fff,1634px 496px #fff,82px 1982px #fff,1929px 84px #fff,1728px 1961px #fff,677px 326px #fff,193px 1315px #fff,1439px 470px #fff,105px 1277px #fff,130px 1287px #fff,459px 101px #fff,408px 1128px #fff,1856px 998px #fff,389px 1807px #fff,1152px 735px #fff,143px 1978px #fff,435px 1510px #fff,1045px 173px #fff,1767px 18px #fff,1777px 321px #fff,2000px 264px #fff,783px 522px #fff,1544px 982px #fff,1379px 1770px #fff,1494px 316px #fff,971px 221px #fff,1412px 1324px #fff,1643px 962px #fff,58px 256px #fff,1630px 1205px #fff,782px 516px #fff,138px 338px #fff,1400px 644px #fff,1505px 970px #fff,367px 839px #fff,1829px 267px #fff,785px 271px #fff,1016px 129px #fff,1122px 582px #fff,1389px 1808px #fff,426px 1428px #fff,1206px 1255px #fff,1101px 1880px #fff,686px 583px #fff,1844px 768px #fff,946px 331px #fff,203px 133px #fff,661px 610px #fff,1080px 1305px #fff,676px 1029px #fff,1541px 1370px #fff,741px 1388px #fff,866px 1631px #fff,621px 1302px #fff,1653px 317px #fff,1119px 210px #fff,1915px 122px #fff,78px 1611px #fff,267px 1410px #fff,1036px 27px #fff,166px 1220px #fff,462px 448px #fff,1497px 873px #fff,1129px 1473px #fff,574px 1578px #fff,1946px 1869px #fff,883px 406px #fff,551px 1752px #fff,648px 1855px #fff,262px 1905px #fff,155px 622px #fff,936px 1660px #fff,1715px 1356px #fff,291px 1172px #fff,667px 1152px #fff,15px 1531px #fff,1957px 2000px #fff,1614px 1874px #fff,1067px 1435px #fff,921px 776px #fff,722px 1883px #fff,1054px 738px #fff,1137px 1192px #fff,345px 1480px #fff,849px 1876px #fff,139px 104px #fff,258px 1474px #fff,1703px 787px #fff,1378px 50px #fff,1468px 374px #fff,176px 1822px #fff,1994px 1556px #fff,1419px 1610px #fff,1810px 674px #fff,374px 340px #fff,606px 1650px #fff,735px 317px #fff,1707px 432px #fff,310px 444px #fff,626px 1476px #fff,906px 809px #fff,1487px 1069px #fff,1230px 906px #fff,660px 347px #fff,38px 471px #fff,1302px 1491px #fff,1049px 1998px #fff,791px 1256px #fff,896px 1292px #fff,981px 409px #fff,976px 1129px #fff,1797px 1663px #fff,1064px 1953px #fff,1549px 632px #fff,167px 645px #fff,317px 1006px #fff,653px 1010px #fff,271px 737px #fff,445px 54px #fff,1932px 1044px #fff,1299px 1136px #fff,831px 996px #fff,1690px 933px #fff,458px 1274px #fff,463px 788px #fff,1522px 827px #fff,94px 1796px #fff,88px 1209px #fff,1897px 250px #fff,885px 233px #fff,1127px 448px #fff,1476px 1298px #fff,1885px 1456px #fff,1520px 259px #fff,1265px 362px #fff,934px 509px #fff,956px 1283px #fff,1395px 1396px #fff,479px 252px #fff,1721px 856px #fff,1431px 1396px #fff,640px 1623px #fff,1009px 1824px #fff,330px 1788px #fff,1308px 902px #fff,1033px 788px #fff,1228px 1221px #fff,727px 651px #fff,1033px 1389px #fff,866px 1430px #fff,458px 385px #fff,330px 340px #fff,553px 761px #fff,76px 1425px #fff,1621px 1027px #fff,1469px 1064px #fff,1816px 635px #fff,1813px 1839px #fff,101px 237px #fff,1259px 1505px #fff,586px 1601px #fff,1391px 118px #fff,185px 728px #fff,623px 1176px #fff,549px 961px #fff,1121px 1100px #fff,1503px 1011px #fff,939px 1620px #fff,1398px 1808px #fff,1474px 1167px #fff,686px 1533px #fff,166px 1208px #fff,1619px 1057px #fff,554px 388px #fff,1645px 1446px #fff,982px 1029px #fff,845px 879px #fff,1720px 168px #fff,832px 34px #fff,1725px 514px #fff,648px 450px #fff,1391px 1857px #fff,1902px 601px #fff,229px 1766px #fff,645px 1738px #fff,1555px 215px #fff,382px 813px #fff,54px 1700px #fff,1496px 917px #fff,1963px 965px #fff,1356px 1708px #fff,1804px 955px #fff,601px 202px #fff,1637px 1680px #fff,463px 1049px #fff,1040px 420px #fff,1892px 700px #fff,350px 420px #fff,1933px 789px #fff,889px 1825px #fff,967px 1600px #fff,1015px 637px #fff,1738px 455px #fff,649px 235px #fff,1688px 1375px #fff,1269px 1047px #fff,1264px 1448px #fff,70px 53px #fff,1105px 1569px #fff,1367px 398px #fff,969px 1272px #fff,263px 919px #fff,1680px 1167px #fff,55px 1235px #fff,1797px 796px #fff,492px 45px #fff,1846px 1084px #fff,1273px 70px #fff,1862px 1612px #fff,241px 1886px #fff,1309px 245px #fff,920px 1666px #fff,1343px 701px #fff,309px 1327px #fff,606px 1898px #fff,1154px 1178px #fff,605px 879px #fff,978px 1883px #fff,145px 1554px #fff,50px 853px #fff,1203px 661px #fff,1122px 145px #fff,894px 1581px #fff,971px 911px #fff,340px 1112px #fff,468px 1174px #fff,4px 1567px #fff,450px 246px #fff,1520px 1766px #fff,1654px 1889px #fff,1313px 1552px #fff,1072px 1617px #fff,375px 153px #fff,1764px 1602px #fff,274px 1127px #fff,1483px 920px #fff,829px 1417px #fff,1255px 806px #fff,1712px 1814px #fff,300px 882px #fff,1875px 1026px #fff,26px 697px #fff,1285px 652px #fff,1656px 83px #fff,1558px 201px #fff,49px 1700px #fff,1149px 1107px #fff,769px 1991px #fff,637px 469px #fff,571px 1975px #fff,1880px 790px #fff,447px 1526px #fff,33px 477px #fff,227px 830px #fff,406px 1952px #fff,1853px 1066px #fff,1074px 1241px #fff,564px 1382px #fff,1063px 1732px #fff,1822px 469px #fff,933px 958px #fff,1428px 855px #fff,887px 788px #fff,462px 112px #fff,55px 1854px #fff,786px 77px #fff,1861px 767px #fff,1536px 748px #fff,1038px 793px #fff,549px 1139px #fff,1307px 626px #fff,365px 932px #fff,35px 369px #fff,1384px 743px #fff,558px 1581px #fff,1646px 31px #fff,1048px 400px #fff,1283px 804px #fff,373px 20px #fff,1641px 175px #fff,1395px 128px #fff,813px 593px #fff,1346px 552px #fff,117px 889px #fff,775px 1849px #fff,1310px 1491px #fff,863px 602px #fff,1718px 1727px #fff,378px 116px #fff,856px 1898px #fff,1816px 639px #fff,1763px 1020px #fff,835px 1973px #fff,1773px 482px #fff,773px 1571px #fff,393px 1006px #fff,1224px 482px #fff,1002px 1433px #fff,1089px 538px #fff,513px 301px #fff,48px 1283px #fff,1623px 1821px #fff,1868px 796px #fff,1626px 1994px #fff,34px 1399px #fff,628px 1835px #fff,128px 1262px #fff,1826px 1687px #fff,1143px 1142px #fff,1112px 1172px #fff,465px 198px #fff,1154px 656px #fff,686px 64px #fff,1984px 760px #fff,587px 976px #fff,120px 488px #fff,719px 90px #fff,1623px 759px #fff,1020px 162px #fff,1775px 612px #fff,709px 907px #fff,1513px 188px #fff,1476px 840px #fff,1491px 1774px #fff,1109px 598px #fff,1606px 592px #fff,1471px 841px #fff,626px 30px #fff,426px 1581px #fff,1024px 1497px #fff,172px 599px #fff,1277px 995px #fff,1208px 86px #fff,1235px 222px #fff,1383px 665px #fff,509px 196px #fff,772px 624px #fff,1657px 782px #fff,104px 197px #fff,1022px 1563px #fff,43px 1967px #fff,240px 458px #fff,1629px 1741px #fff,1653px 87px #fff,1246px 529px #fff,1010px 600px #fff,1574px 1925px #fff,31px 1875px #fff,1806px 1686px #fff,97px 1610px #fff,1375px 373px #fff,675px 1798px #fff,54px 105px #fff,1264px 1632px #fff,1232px 1343px #fff,733px 298px #fff,46px 733px #fff,1181px 1161px #fff,682px 373px #fff,1146px 1875px #fff,23px 450px #fff,874px 54px #fff,756px 1899px #fff,1323px 1314px #fff,1053px 1824px #fff,48px 90px #fff,838px 441px #fff,1345px 1850px #fff,890px 904px #fff,364px 115px #fff,1773px 1421px #fff,1581px 792px #fff,276px 1974px #fff,975px 883px #fff,181px 389px #fff,1466px 1470px #fff,1696px 1810px #fff,1394px 1439px #fff,1690px 90px #fff,872px 1600px #fff,1193px 1158px #fff,1808px 1406px #fff,595px 1523px #fff,782px 1554px #fff,196px 1056px #fff,538px 1519px #fff,1102px 49px #fff,487px 1008px #fff,1127px 734px #fff,368px 1552px #fff,1009px 1047px #fff,486px 1985px #fff,1830px 872px #fff,425px 182px #fff,960px 413px #fff,1142px 1515px #fff,301px 830px #fff,984px 433px #fff,1853px 1482px #fff,1702px 1614px #fff,371px 1117px #fff,1750px 50px #fff,1719px 17px #fff,1517px 1329px #fff,1779px 535px #fff,346px 1907px #fff,599px 211px #fff,473px 134px #fff,821px 905px #fff,1719px 788px #fff,383px 1624px #fff,1016px 330px #fff,181px 89px #fff,878px 1914px #fff,240px 111px #fff,1270px 1058px #fff,220px 604px #fff,790px 1199px #fff,1413px 114px #fff,1647px 846px #fff,1217px 1488px #fff,911px 1578px #fff,896px 1698px #fff}#stars5{width:2px;height:2px;background:transparent;box-shadow:1247px 9494px #fff,1007px 822px #fff,178px 1841px #fff,665px 1804px #fff,684px 339px #fff,1356px 1293px #fff,196px 1669px #fff,1128px 918px #fff,1795px 1942px #fff,129px 1381px #fff,711px 1885px #fff,173px 731px #fff,1701px 965px #fff,19px 87px #fff,1605px 615px #fff,661px 500px #fff,1666px 1769px #fff,37px 1335px #fff,1472px 1223px #fff,993px 1543px #fff,626px 878px #fff,572px 1547px #fff,826px 609px #fff,693px 1047px #fff,652px 1653px #fff,652px 1743px #fff,418px 811px #fff,893px 361px #fff,1439px 811px #fff,1029px 283px #fff,1631px 1353px #fff,1233px 1115px #fff,983px 517px #fff,149px 1298px #fff,1936px 1842px #fff,976px 1910px #fff,502px 131px #fff,815px 1288px #fff,493px 1109px #fff,834px 1162px #fff,1223px 495px #fff,550px 793px #fff,1887px 1158px #fff,205px 1494px #fff,1218px 1323px #fff,1758px 1856px #fff,502px 1675px #fff,26px 1924px #fff,926px 1540px #fff,1831px 221px #fff,1172px 1927px #fff,681px 1239px #fff,1860px 442px #fff,1104px 900px #fff,671px 1930px #fff,648px 486px #fff,942px 1518px #fff,898px 860px #fff,544px 1408px #fff,1546px 1825px #fff,935px 1619px #fff,1546px 533px #fff,886px 1209px #fff,601px 214px #fff,1888px 1357px #fff,1789px 244px #fff,1137px 747px #fff,980px 1974px #fff,757px 410px #fff,123px 1269px #fff,619px 661px #fff,941px 1619px #fff,1311px 1455px #fff,1028px 600px #fff,1028px 857px #fff,1611px 249px #fff,1123px 1550px #fff,227px 1119px #fff,1006px 1834px #fff,899px 338px #fff,1066px 1151px #fff,1615px 941px #fff,127px 564px #fff,925px 1365px #fff,303px 1469px #fff,121px 601px #fff,1388px 677px #fff,1547px 144px #fff,94px 857px #fff,1067px 1111px #fff,1881px 1288px #fff,1369px 1456px #fff,1439px 1709px #fff,1144px 617px #fff,1785px 1541px #fff,870px 209px #fff,1324px 1203px #fff,1687px 1804px #fff,1602px 1022px #fff,1481px 1535px #fff,598px 1319px #fff,535px 667px #fff,982px 102px #fff,419px 1465px #fff,1484px 1171px #fff,1143px 1584px #fff,1956px 951px #fff,566px 1600px #fff,956px 1631px #fff,1863px 1553px #fff,83px 1520px #fff,1141px 1145px #fff,1506px 266px #fff,1505px 23px #fff,1439px 903px #fff,177px 1066px #fff,1257px 1607px #fff,561px 1673px #fff,1448px 909px #fff,809px 1144px #fff,570px 1975px #fff,713px 1185px #fff,166px 1228px #fff,1044px 1652px #fff,906px 1777px #fff,201px 1384px #fff,1863px 284px #fff,541px 1403px #fff,753px 374px #fff,1834px 1010px #fff,1541px 1988px #fff,769px 28px #fff,1787px 1886px #fff,517px 700px #fff,1535px 1364px #fff,722px 750px #fff,621px 1984px #fff,1639px 5px #fff,1705px 1477px #fff,1701px 900px #fff,1470px 1768px #fff,1527px 1009px #fff,345px 1819px #fff,320px 897px #fff,363px 616px #fff,1061px 652px #fff,1231px 1525px #fff,1482px 2000px #fff,1577px 1737px #fff,546px 1176px #fff,129px 1834px #fff,1458px 428px #fff,1285px 465px #fff,1991px 313px #fff,1318px 1641px #fff,1648px 343px #fff,1783px 1384px #fff,574px 1061px #fff,1031px 138px #fff,926px 1722px #fff,584px 1397px #fff,797px 1995px #fff,773px 364px #fff,78px 1678px #fff,1110px 1487px #fff,1237px 643px #fff,1554px 932px #fff,153px 429px #fff,1644px 957px #fff,675px 187px #fff,1806px 476px #fff,864px 1059px #fff,1751px 1329px #fff,1607px 426px #fff,1910px 1023px #fff,632px 1749px #fff,756px 1763px #fff,421px 542px #fff,882px 1845px #fff,1106px 440px #fff,768px 298px #fff,1629px 1851px #fff,1494px 175px #fff,1082px 882px #fff,1940px 1592px #fff,471px 135px #fff,845px 1759px #fff,122px 916px #fff,1526px 434px #fff,182px 911px #fff,624px 890px #fff,1448px 1658px #fff,1651px 656px #fff,563px 1347px #fff,1019px 1829px #fff,714px 1163px #fff,1585px 150px #fff,1101px 1014px #fff,1407px 568px #fff,749px 1842px #fff;animation:animStar 350s linear infinite}#stars5:after{content:" ";position:absolute;top:2000px;right:1000px;width:2px;height:2px;background:transparent;box-shadow:1247px 9494px #fff,1007px 822px #fff,178px 1841px #fff,665px 1804px #fff,684px 339px #fff,1356px 1293px #fff,196px 1669px #fff,1128px 918px #fff,1795px 1942px #fff,129px 1381px #fff,711px 1885px #fff,173px 731px #fff,1701px 965px #fff,19px 87px #fff,1605px 615px #fff,661px 500px #fff,1666px 1769px #fff,37px 1335px #fff,1472px 1223px #fff,993px 1543px #fff,626px 878px #fff,572px 1547px #fff,826px 609px #fff,693px 1047px #fff,652px 1653px #fff,652px 1743px #fff,418px 811px #fff,893px 361px #fff,1439px 811px #fff,1029px 283px #fff,1631px 1353px #fff,1233px 1115px #fff,983px 517px #fff,149px 1298px #fff,1936px 1842px #fff,976px 1910px #fff,502px 131px #fff,815px 1288px #fff,493px 1109px #fff,834px 1162px #fff,1223px 495px #fff,550px 793px #fff,1887px 1158px #fff,205px 1494px #fff,1218px 1323px #fff,1758px 1856px #fff,502px 1675px #fff,26px 1924px #fff,926px 1540px #fff,1831px 221px #fff,1172px 1927px #fff,681px 1239px #fff,1860px 442px #fff,1104px 900px #fff,671px 1930px #fff,648px 486px #fff,942px 1518px #fff,898px 860px #fff,544px 1408px #fff,1546px 1825px #fff,935px 1619px #fff,1546px 533px #fff,886px 1209px #fff,601px 214px #fff,1888px 1357px #fff,1789px 244px #fff,1137px 747px #fff,980px 1974px #fff,757px 410px #fff,123px 1269px #fff,619px 661px #fff,941px 1619px #fff,1311px 1455px #fff,1028px 600px #fff,1028px 857px #fff,1611px 249px #fff,1123px 1550px #fff,227px 1119px #fff,1006px 1834px #fff,899px 338px #fff,1066px 1151px #fff,1615px 941px #fff,127px 564px #fff,925px 1365px #fff,303px 1469px #fff,121px 601px #fff,1388px 677px #fff,1547px 144px #fff,94px 857px #fff,1067px 1111px #fff,1881px 1288px #fff,1369px 1456px #fff,1439px 1709px #fff,1144px 617px #fff,1785px 1541px #fff,870px 209px #fff,1324px 1203px #fff,1687px 1804px #fff,1602px 1022px #fff,1481px 1535px #fff,598px 1319px #fff,535px 667px #fff,982px 102px #fff,419px 1465px #fff,1484px 1171px #fff,1143px 1584px #fff,1956px 951px #fff,566px 1600px #fff,956px 1631px #fff,1863px 1553px #fff,83px 1520px #fff,1141px 1145px #fff,1506px 266px #fff,1505px 23px #fff,1439px 903px #fff,177px 1066px #fff,1257px 1607px #fff,561px 1673px #fff,1448px 909px #fff,809px 1144px #fff,570px 1975px #fff,713px 1185px #fff,166px 1228px #fff,1044px 1652px #fff,906px 1777px #fff,201px 1384px #fff,1863px 284px #fff,541px 1403px #fff,753px 374px #fff,1834px 1010px #fff,1541px 1988px #fff,769px 28px #fff,1787px 1886px #fff,517px 700px #fff,1535px 1364px #fff,722px 750px #fff,621px 1984px #fff,1639px 5px #fff,1705px 1477px #fff,1701px 900px #fff,1470px 1768px #fff,1527px 1009px #fff,345px 1819px #fff,320px 897px #fff,363px 616px #fff,1061px 652px #fff,1231px 1525px #fff,1482px 2000px #fff,1577px 1737px #fff,546px 1176px #fff,129px 1834px #fff,1458px 428px #fff,1285px 465px #fff,1991px 313px #fff,1318px 1641px #fff,1648px 343px #fff,1783px 1384px #fff,574px 1061px #fff,1031px 138px #fff,926px 1722px #fff,584px 1397px #fff,797px 1995px #fff,773px 364px #fff,78px 1678px #fff,1110px 1487px #fff,1237px 643px #fff,1554px 932px #fff,153px 429px #fff,1644px 957px #fff,675px 187px #fff,1806px 476px #fff,864px 1059px #fff,1751px 1329px #fff,1607px 426px #fff,1910px 1023px #fff,632px 1749px #fff,756px 1763px #fff,421px 542px #fff,882px 1845px #fff,1106px 440px #fff,768px 298px #fff,1629px 1851px #fff,1494px 175px #fff,1082px 882px #fff,1940px 1592px #fff,471px 135px #fff,845px 1759px #fff,122px 916px #fff,1526px 434px #fff,182px 911px #fff,624px 890px #fff,1448px 1658px #fff,1651px 656px #fff,563px 1347px #fff,1019px 1829px #fff,714px 1163px #fff,1585px 150px #fff,1101px 1014px #fff,1407px 568px #fff,749px 1842px #fff}#stars6{width:3px;height:3px;background:transparent;box-shadow:638px 11194px #fff,490px 809px #fff,414px 1459px #fff,926px 1814px #fff,764px 975px #fff,602px 1861px #fff,462px 731px #fff,902px 117px #fff,672px 1390px #fff,853px 1891px #fff,192px 1364px #fff,1819px 1740px #fff,214px 1937px #fff,1156px 211px #fff,508px 327px #fff,434px 116px #fff,1245px 1730px #fff,527px 1005px #fff,522px 554px #fff,1580px 1158px #fff,276px 1690px #fff,1320px 1078px #fff,1072px 788px #fff,1963px 282px #fff,1031px 734px #fff,617px 1735px #fff,1752px 379px #fff,849px 1935px #fff,800px 1793px #fff,1325px 879px #fff,1323px 455px #fff,1837px 787px #fff,533px 1725px #fff,1462px 923px #fff,823px 638px #fff,1250px 1454px #fff,469px 1338px #fff,759px 1207px #fff,1111px 1967px #fff,1121px 1514px #fff,510px 1472px #fff,627px 38px #fff,1743px 1191px #fff,1454px 1146px #fff,1778px 352px #fff,903px 1523px #fff,746px 1428px #fff,1020px 682px #fff,1788px 224px #fff,1295px 1873px #fff,402px 1205px #fff,1643px 248px #fff,86px 77px #fff,189px 1508px #fff,1114px 240px #fff,844px 1380px #fff,1730px 1985px #fff,1682px 3px #fff,313px 1856px #fff,261px 1099px #fff,107px 486px #fff,1787px 596px #fff,1278px 1120px #fff,308px 390px #fff,1754px 1820px #fff,30px 139px #fff,273px 451px #fff,1285px 451px #fff,705px 1860px #fff,736px 189px #fff,1934px 968px #fff,1849px 160px #fff,1185px 107px #fff,1022px 323px #fff,569px 992px #fff,1897px 1012px #fff,328px 401px #fff,777px 974px #fff,1353px 697px #fff,1479px 1003px #fff,1858px 166px #fff,786px 1904px #fff,1093px 1040px #fff,1342px 1373px #fff,825px 661px #fff,1767px 1382px #fff,845px 1159px #fff,462px 1970px #fff,1169px 432px #fff,1305px 1256px #fff,1068px 1475px #fff,1702px 1988px #fff,463px 1786px #fff,1933px 125px #fff,352px 1228px #fff,1572px 978px #fff,868px 243px #fff,451px 1702px #fff,6px 1063px #fff,647px 470px #fff;animation:animStar 400s linear infinite}#stars6:after{content:" ";position:absolute;top:2000px;right:1000px;width:3px;height:3px;background:transparent;box-shadow:638px 11194px #fff,490px 809px #fff,414px 1459px #fff,926px 1814px #fff,764px 975px #fff,602px 1861px #fff,462px 731px #fff,902px 117px #fff,672px 1390px #fff,853px 1891px #fff,192px 1364px #fff,1819px 1740px #fff,214px 1937px #fff,1156px 211px #fff,508px 327px #fff,434px 116px #fff,1245px 1730px #fff,527px 1005px #fff,522px 554px #fff,1580px 1158px #fff,276px 1690px #fff,1320px 1078px #fff,1072px 788px #fff,1963px 282px #fff,1031px 734px #fff,617px 1735px #fff,1752px 379px #fff,849px 1935px #fff,800px 1793px #fff,1325px 879px #fff,1323px 455px #fff,1837px 787px #fff,533px 1725px #fff,1462px 923px #fff,823px 638px #fff,1250px 1454px #fff,469px 1338px #fff,759px 1207px #fff,1111px 1967px #fff,1121px 1514px #fff,510px 1472px #fff,627px 38px #fff,1743px 1191px #fff,1454px 1146px #fff,1778px 352px #fff,903px 1523px #fff,746px 1428px #fff,1020px 682px #fff,1788px 224px #fff,1295px 1873px #fff,402px 1205px #fff,1643px 248px #fff,86px 77px #fff,189px 1508px #fff,1114px 240px #fff,844px 1380px #fff,1730px 1985px #fff,1682px 3px #fff,313px 1856px #fff,261px 1099px #fff,107px 486px #fff,1787px 596px #fff,1278px 1120px #fff,308px 390px #fff,1754px 1820px #fff,30px 139px #fff,273px 451px #fff,1285px 451px #fff,705px 1860px #fff,736px 189px #fff,1934px 968px #fff,1849px 160px #fff,1185px 107px #fff,1022px 323px #fff,569px 992px #fff,1897px 1012px #fff,328px 401px #fff,777px 974px #fff,1353px 697px #fff,1479px 1003px #fff,1858px 166px #fff,786px 1904px #fff,1093px 1040px #fff,1342px 1373px #fff,825px 661px #fff,1767px 1382px #fff,845px 1159px #fff,462px 1970px #fff,1169px 432px #fff,1305px 1256px #fff,1068px 1475px #fff,1702px 1988px #fff,463px 1786px #fff,1933px 125px #fff,352px 1228px #fff,1572px 978px #fff,868px 243px #fff,451px 1702px #fff,6px 1063px #fff,647px 470px #fff}@keyframes animStar{0%{transform:translateY(-3000px)}to{transform:translateY(-500px)}}.graduation__cardSection{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh;width:100%;background-blend-mode:soft-light;transition:ease all .3s;color:#fff}.graduation__cardSection .graduation__box-description .graduation__text-box-description h4{padding-bottom:15px;color:#f36a1d;font-weight:700}.graduation__cardSection .graduation__box-description .graduation__text-box-description p{font-size:15px;font-weight:500;line-height:1.75;margin-bottom:25px}.graduation__cardSection .graduation__sidebar-right{position:sticky;top:15%;margin-bottom:25px;text-align:justify;box-shadow:0 0 25px 5px #0003;border-radius:12px;min-height:550px;color:#000;border:1px solid #132447}.graduation__cardSection .graduation__sidebar-right .graduation__widget{margin-bottom:30px;display:flex;flex-direction:column;align-items:center}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__div-header-widget{width:100%;background-color:#132447;border-top-left-radius:10px;border-top-right-radius:10px;padding:12px}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__div-header-widget h4{border-bottom:0;margin:0;font-size:23px;line-height:27px;font-weight:600;padding:15px 30px;text-align:center;color:#f36a1d}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__winter__background{display:block;background:#000;border:solid 1px black;width:auto;height:auto}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__winter__background img{width:100%}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content{padding:38px 35px 18px;background:#fff;display:flex;flex-direction:column;max-width:100%}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box{border:solid 3px #f36a1d;display:inline-block;position:relative;border-radius:50px;margin:10px auto}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__input-search-box[type=text]{font-size:15px;font-weight:500;width:35px;height:35px;padding:5px 20px 5px 10px;border:none;box-sizing:border-box;border-radius:50px;transition:width .8s cubic-bezier(.68,-.55,.27,1.55) .15s;background-color:transparent;color:#fff}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__input-search-box[type=text]:focus{outline:none;width:300px;transition:width .8s cubic-bezier(.68,-.55,.27,1.55);padding-right:40px}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__input-search-box[type=text]:focus+.graduation__btn-search-box[type=reset]{bottom:6px;right:10px;transition:bottom .15s ease-out .8s,right .15s ease-out .8s}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__input-search-box[type=text]:focus+.graduation__btn-search-box[type=reset]:after{top:2px;right:10px;opacity:1;transition:top .15s ease-out .95s,right .15s ease-out .95s,opacity .15s ease .95s}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__input-search-box[type=text]:not(:-moz-placeholder-shown){width:300px;-moz-transition:width .8s cubic-bezier(.68,-.55,.27,1.55);transition:width .8s cubic-bezier(.68,-.55,.27,1.55)}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__input-search-box[type=text]:not(:placeholder-shown){width:300px;transition:width .8s cubic-bezier(.68,-.55,.27,1.55)}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__input-search-box[type=text]:not(:-moz-placeholder-shown)+.graduation__btn-search-box[type=reset]{bottom:6px;right:10px;-moz-transition:bottom .15s ease-out .8s,right .15s ease-out .8s;transition:bottom .15s ease-out .8s,right .15s ease-out .8s}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__input-search-box[type=text]:not(:placeholder-shown)+.graduation__btn-search-box[type=reset]{bottom:6px;right:10px;transition:bottom .15s ease-out .8s,right .15s ease-out .8s}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__input-search-box[type=text]:not(:-moz-placeholder-shown)+.graduation__btn-search-box[type=reset]:after{top:2px;right:10px;opacity:1;-moz-transition:top .15s ease-out .95s,right .15s ease-out .95s,opacity .15s ease .95s;transition:top .15s ease-out .95s,right .15s ease-out .95s,opacity .15s ease .95s}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__input-search-box[type=text]:not(:placeholder-shown)+.graduation__btn-search-box[type=reset]:after{top:2px;right:10px;opacity:1;transition:top .15s ease-out .95s,right .15s ease-out .95s,opacity .15s ease .95s}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__btn-search-box[type=reset]{background-color:transparent;width:25px;height:25px;border:0;padding:0;outline:0;display:flex;justify-content:center;align-items:center;position:absolute;bottom:-14px;right:-15px;transition:bottom .15s ease-out .15s,right .15s ease-out .15s}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__btn-search-box[type=reset]:before{content:"";height:20px;border-left:solid 3px #f36a1d;position:absolute;transform:rotate(-45deg)}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__search-box .graduation__btn-search-box[type=reset]:after{content:"";height:20px;border-left:solid 3px #f36a1d;position:absolute;transform:rotate(-45deg);transform:rotate(45deg);opacity:0;top:-20px;right:-10px;transition:top .15s ease-out,right .15s ease-out,opacity .15s ease-out}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content p{font-size:16px;font-weight:500;text-align:justify;margin-bottom:40px;color:#000}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__share-via{margin-top:40px;text-align:center;max-width:100%;padding:10px}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__share-via .graduation__titleCourse{font-size:17px;line-height:19px;font-weight:700;color:#333;margin-bottom:26px;letter-spacing:.5px;padding:10px 0;border-bottom:2px solid #132447}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__share-via .graduation__social-media{display:flex;flex-direction:row-reverse;justify-content:space-evenly}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__share-via .graduation__social-media li{font-size:1.2rem;display:inline-block;cursor:pointer}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__share-via .graduation__social-media li img{width:40px;transition:all 1s linear}.graduation__cardSection .graduation__sidebar-right .graduation__widget .graduation__content .graduation__share-via .graduation__social-media li img:hover{transform:translateY(-8px)}.graduation__cardSection .graduation__cardContainer{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center;width:90%;height:250px;position:relative;transition:ease all .5s;padding:0;margin:0}.graduation__cardSection .graduation__cardContainer .graduation__astronaut-1{position:absolute;left:45px;width:160px;animation:astronaut1 4s ease-in-out infinite}@keyframes astronaut1{0%{transform:translatey(-5px)}50%{transform:translatey(30px)}to{transform:translatey(-5px)}}.graduation__cardSection .graduation__cardContainer .graduation__astronaut-2{position:absolute;right:150px;width:150px;animation:astronaut2 4s ease-in-out infinite;bottom:55px}@keyframes astronaut2{0%{transform:translate(0)}50%{transform:translate(20px)}to{transform:translate(0)}}.graduation__cardSection .graduation__cardContainer .graduation__astronaut-3{position:absolute;right:15px;width:135px;top:8px;animation:astronaut3 8s ease-in-out infinite}@keyframes astronaut3{0%{transform:rotate(38deg)}50%{transform:rotate(-4deg)}to{transform:rotate(38deg)}}.graduation__cardSection .graduation__cardContainer .graduation__card{position:absolute;box-shadow:0 0 1px 1px #000;transition:ease all 1s;border-radius:15px;margin-bottom:16px}.graduation__cardSection .graduation__cardContainer .graduation__card .graduation__backCard{position:absolute;top:0;left:0;width:450px;height:250px;border-radius:15px;transform-origin:bottom right;background-color:#132447!important;box-shadow:0 0 1px 1px #000;transition:ease all .5s}.graduation__cardSection .graduation__cardContainer .graduation__card .graduation__mainContent{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;align-content:center;width:450px;height:250px;padding:20px;border-radius:15px;background-color:#132447!important;box-sizing:border-box;box-shadow:0 0 1px 1px #000;position:relative}.graduation__cardSection .graduation__cardContainer .graduation__card .graduation__mainContent .graduation__logo{text-align:center;display:flex;flex-direction:row-reverse}@media only screen and (max-width: 600px){.graduation__cardSection .graduation__cardContainer .graduation__card .graduation__mainContent .graduation__logo{flex-direction:column}}.graduation__cardSection .graduation__cardContainer .graduation__card .graduation__mainContent .graduation__logo .graduation__icon{width:auto;height:auto;margin:0 auto 10px}.graduation__cardSection .graduation__cardContainer .graduation__card .graduation__mainContent .graduation__logo .graduation__text-logo{display:flex;flex-direction:column;justify-content:center;align-items:center}.graduation__cardSection .graduation__cardContainer .graduation__card .graduation__mainContent .graduation__logo .graduation__text-logo .graduation__companyName{font-size:20px;font-weight:700}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__frontFace{top:0;z-index:1}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__frontFace .graduation__backCard:after{box-shadow:0 0 10px #000;content:"";position:absolute;left:0;width:100%;height:15px;background-color:#fff;bottom:0;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__frontFace .graduation__backCard:before{content:"";position:absolute;left:0;width:100%;height:15px;background-color:#fff;top:0;border-top-left-radius:15px;border-top-right-radius:15px}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__frontFace .graduation__mainContent:before{content:"";position:absolute;left:0;width:100%;height:15px;background-color:#fff;top:0;border-top-left-radius:15px;border-top-right-radius:15px}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__frontFace .graduation__mainContent:after{content:"";position:absolute;left:0;width:100%;height:15px;background-color:#fff;bottom:0;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace{bottom:0}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent{display:flex;flex-direction:column;justify-content:space-between;align-content:flex-end}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__first-backFace{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media only screen and (max-width: 600px){.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__first-backFace{flex-direction:column;align-items:center}}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__first-backFace .graduation__picture{width:100px;border:6px solid white;box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038;border-radius:8px;background-color:#fff;margin-left:22px}@media only screen and (max-width: 600px){.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__first-backFace .graduation__picture{margin-left:0;margin-bottom:25px}}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__first-backFace .graduation__picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__first-backFace .graduation__text-id{width:auto;display:flex;flex-direction:column}@media only screen and (max-width: 600px){.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__first-backFace .graduation__text-id{position:relative;left:10px}}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__first-backFace .graduation__text-id .graduation__des-text-id{display:flex;flex-direction:row;align-items:baseline;margin-bottom:6px}@media only screen and (max-width: 600px){.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__first-backFace .graduation__text-id .graduation__des-text-id{align-items:baseline;flex-direction:column;margin-bottom:16px}}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__first-backFace .graduation__text-id .graduation__des-text-id span{color:#f36a1d;font-size:15px;font-weight:700;margin-left:10px}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__first-backFace .graduation__text-id .graduation__des-text-id p{font-size:14px;font-weight:600}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__first-backFace .graduation__astrounat-avatar{position:absolute;width:80px;left:10px;top:22px}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__second-backFace{display:flex;flex-direction:column;width:100%}@media only screen and (max-width: 600px){.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__second-backFace{position:relative;left:-33px}}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__second-backFace .graduation__des-text-id{display:flex;flex-direction:row;align-items:baseline;margin-bottom:6px}@media only screen and (max-width: 600px){.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__second-backFace .graduation__des-text-id{margin-left:0;margin-bottom:16px;flex-direction:column}}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__second-backFace .graduation__des-text-id span{color:#f36a1d;font-size:15px;font-weight:700;margin-left:10px}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent .graduation__second-backFace .graduation__des-text-id p{font-size:14px;font-weight:600}.graduation__cardSection .graduation__cardContainer.graduation__anim{opacity:0}.graduation__cardSection .graduation__cardContainer.graduation__anim .graduation__card{transform:rotateX(360deg)}.graduation__cardSection .graduation__cardContainer.graduation__anim .graduation__card.graduation__frontFace{opacity:0}.graduation__cardSection .graduation__cardContainer.graduation__movCards{height:550px}.graduation__cardSection .graduation__cardContainer.graduation__movCards .graduation__card .graduation__backCard{transition-delay:.5s}.graduation__cardSection .graduation__cardContainer.graduation__movCards .graduation__card .graduation__backCard:nth-of-type(1){transform:scale(.99) translate(12px) translateY(12px)}.graduation__cardSection .graduation__cardContainer.graduation__movCards .graduation__card .graduation__backCard:nth-of-type(2){transform:scale(.99) translate(6px) translateY(6px)}.graduation__cardSection .graduation__cardContainer.graduation__movCards .graduation__card .graduation__backCard:nth-of-type(3){transform:scale(.99) translate(0) translateY(0)}.graduation__cardSection.graduation__opacity{opacity:0}@media only screen and (max-width: 600px){.graduation__cardSection .graduation__cardContainer{height:auto;padding:50px 0}.graduation__cardSection .graduation__cardContainer .graduation__card{position:relative;top:0;bottom:0}.graduation__cardSection .graduation__cardContainer .graduation__card .graduation__mainContent{flex-direction:column;width:250px;height:450px}.graduation__cardSection .graduation__cardContainer .graduation__card .graduation__backCard{flex-direction:column;width:250px;height:450px;display:flex;left:10px}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__frontFace{margin-bottom:50px}.graduation__cardSection .graduation__cardContainer .graduation__card.graduation__backFace .graduation__mainContent{justify-content:flex-start}.graduation__cardSection .graduation__cardContainer.graduation__anim{opacity:1}.graduation__cardSection .graduation__cardContainer.graduation__anim .graduation__card{transform:none}.graduation__cardSection .graduation__cardContainer.graduation__anim .graduation__card.graduation__frontFace{opacity:1}.graduation__cardSection .graduation__cardContainer.graduation__movCards{height:auto}}.graduation__search-div{display:flex;align-items:center;justify-content:center;margin:0;padding:0;background-color:#fff}.graduation__search-label{width:100%;max-width:300px;position:relative}.graduation__search-input{width:100%;display:flex;padding:8px 12px;background-color:#fff;border:2px solid #132447;color:#132447;font-size:15px;box-shadow:3px 1px 0 2px,0 -1px 0 2px #132447;height:44px;font-family:Comic Sans MS,iransansdn!important;direction:rtl}.graduation__search-input:focus{outline:none}.graduation__search-input:focus~.graduation__search-ul .graduation__search-li:nth-child(1):before{filter:blur(20px);transform:translateY(-35px) rotate(-210deg)}.graduation__search-input:focus~.graduation__search-ul .graduation__search-li:nth-child(1):after{filter:blur(0);transform:scale(1) rotate(0);transition-delay:.4s}.graduation__search-input:focus~.graduation__search-ul .graduation__search-li:nth-child(2):before{filter:blur(20px);transform:translateY(-35px) rotate(-210deg)}.graduation__search-input:focus~.graduation__search-ul .graduation__search-li:nth-child(2):after{filter:blur(0);transform:scale(1) rotate(0);transition-delay:.6s}.graduation__search-input:focus~.graduation__search-ul .graduation__search-li:nth-child(3):before{filter:blur(20px);transform:translateY(-35px) rotate(-210deg)}.graduation__search-input:focus~.graduation__search-ul .graduation__search-li:nth-child(3):after{filter:blur(0);transform:scale(1) rotate(0);transition-delay:.8s}.graduation__search-input:focus~.graduation__search-ul .graduation__search-li:nth-child(4):before{filter:blur(20px);transform:translateY(-35px) rotate(-210deg)}.graduation__search-input:focus~.graduation__search-ul .graduation__search-li:nth-child(4):after{filter:blur(0);transform:scale(1) rotate(0);transition-delay:1s}.graduation__search-input:focus~.graduation__search-ul .graduation__search-li:nth-child(5):before{filter:blur(20px);transform:translateY(-35px) rotate(-210deg)}.graduation__search-input:focus~.graduation__search-ul .graduation__search-li:nth-child(5):after{filter:blur(0);transform:scale(1) rotate(0);transition-delay:1.2s}.graduation__search-input:focus~.graduation__search-ul .graduation__search-li:nth-child(6):before{filter:blur(20px);transform:translateY(-35px) rotate(-210deg)}.graduation__search-input:focus~.graduation__search-ul .graduation__search-li:nth-child(6):after{filter:blur(0);transform:scale(1) rotate(0);transition-delay:1.4s}.graduation__search-input:valid{outline:none}.graduation__search-input:valid~.graduation__search-ul .graduation__search-li:nth-child(1):before{filter:blur(20px);transform:translateY(-35px) rotate(-210deg)}.graduation__search-input:valid~.graduation__search-ul .graduation__search-li:nth-child(1):after{filter:blur(0);transform:scale(1) rotate(0);transition-delay:.4s}.graduation__search-input:valid~.graduation__search-ul .graduation__search-li:nth-child(2):before{filter:blur(20px);transform:translateY(-35px) rotate(-210deg)}.graduation__search-input:valid~.graduation__search-ul .graduation__search-li:nth-child(2):after{filter:blur(0);transform:scale(1) rotate(0);transition-delay:.6s}.graduation__search-input:valid~.graduation__search-ul .graduation__search-li:nth-child(3):before{filter:blur(20px);transform:translateY(-35px) rotate(-210deg)}.graduation__search-input:valid~.graduation__search-ul .graduation__search-li:nth-child(3):after{filter:blur(0);transform:scale(1) rotate(0);transition-delay:.8s}.graduation__search-input:valid~.graduation__search-ul .graduation__search-li:nth-child(4):before{filter:blur(20px);transform:translateY(-35px) rotate(-210deg)}.graduation__search-input:valid~.graduation__search-ul .graduation__search-li:nth-child(4):after{filter:blur(0);transform:scale(1) rotate(0);transition-delay:1s}.graduation__search-input:valid~.graduation__search-ul .graduation__search-li:nth-child(5):before{filter:blur(20px);transform:translateY(-35px) rotate(-210deg)}.graduation__search-input:valid~.graduation__search-ul .graduation__search-li:nth-child(5):after{filter:blur(0);transform:scale(1) rotate(0);transition-delay:1.2s}.graduation__search-input:valid~.graduation__search-ul .graduation__search-li:nth-child(6):before{filter:blur(20px);transform:translateY(-35px) rotate(-210deg)}.graduation__search-input:valid~.graduation__search-ul .graduation__search-li:nth-child(6):after{filter:blur(0);transform:scale(1) rotate(0);transition-delay:1.4s}.graduation__search-ul{top:33px;left:-4px;margin:0;list-style:none;padding-left:22px;position:absolute;display:flex;pointer-events:none;transition:.2s;direction:ltr}.graduation__search-ul .graduation__search-li{letter-spacing:3px;text-transform:uppercase;color:transparent;pointer-events:none;transition:.5s ease-in-out;font-family:Comic Sans MS,iransansdn!important;direction:ltr;font-size:14px;font-weight:700}.graduation__search-ul .graduation__search-li::-moz-selection{color:transparent}.graduation__search-ul .graduation__search-li::selection{color:transparent}.graduation__search-ul .graduation__search-li:after{color:#132447;position:absolute;transition:.5s ease-in-out;top:-63px;transform:scale(0) rotate(210deg);filter:blur(20px)}.graduation__search-ul .graduation__search-li:before{color:#132447;position:absolute;transition:.5s ease-in-out;top:-20px}.graduation__search-ul .graduation__search-li.li__s:before{content:attr(s) "s";transition-delay:.2s}.graduation__search-ul .graduation__search-li.li__s:after{content:attr(s) "s";left:12px;color:#132447}.graduation__search-ul .graduation__search-li.li__e:before{content:attr(e) "e";transition-delay:.4s}.graduation__search-ul .graduation__search-li.li__e:after{content:attr(e) "e";left:24px;color:#132447}.graduation__search-ul .graduation__search-li.li__a:before{content:attr(a) "a";transition-delay:.6s}.graduation__search-ul .graduation__search-li.li__a:after{content:attr(a) "a";left:36px;color:#132447}.graduation__search-ul .graduation__search-li.li__r:before{content:attr(r) "r";transition-delay:.8s}.graduation__search-ul .graduation__search-li.li__r:after{content:attr(r) "r";left:48px;color:#132447}.graduation__search-ul .graduation__search-li.li__c:before{content:attr(c) "c";transition-delay:1s}.graduation__search-ul .graduation__search-li.li__c:after{content:attr(c) "c";left:60px;color:#132447}.graduation__search-ul .graduation__search-li.li__h:before{content:attr(h) "h";transition-delay:1.2s}.graduation__search-ul .graduation__search-li.li__h:after{content:attr(h) "h";left:72px;color:#132447}.courseCard__first-div{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:100%;margin:40px 0!important}.courseCard__first-div .courseCard__div-card{position:relative;min-height:380px;color:#fff;border-radius:14px;border:3px solid #ffffff;width:36%!important;background-color:#fff;box-shadow:0 0 8px 4px #4a6d86d9}@media only screen and (min-width: 1200px){.courseCard__first-div .courseCard__div-card{width:37%!important}}@media only screen and (max-width: 1200px) and (min-width: 998px){.courseCard__first-div .courseCard__div-card{width:43%!important}}@media only screen and (max-width: 998px) and (min-width: 780px){.courseCard__first-div .courseCard__div-card{width:43%!important}}@media only screen and (max-width: 780px) and (min-width: 660px){.courseCard__first-div .courseCard__div-card{width:62%!important}}@media only screen and (max-width: 660px) and (min-width: 578px){.courseCard__first-div .courseCard__div-card{width:62%!important}}@media only screen and (max-width: 578px){.courseCard__first-div .courseCard__div-card{width:86%!important}}.courseCard__first-div .courseCard__div-card .courseCard__div-image{display:flex;flex-direction:row;justify-content:center}.courseCard__first-div .courseCard__div-card .courseCard__div-image .courseCard__image{width:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}.courseCard__first-div .courseCard__div-card .courseCard__div-label-off{position:absolute;width:65px;z-index:10;left:5px;bottom:125px}.courseCard__first-div .courseCard__div-card .courseCard__div-label-off:after{content:attr(data-label);z-index:31;color:#132447;position:absolute;right:15px;bottom:17px;font-size:18px;font-weight:700}.courseCard__first-div .courseCard__div-card .courseCard__div-label-off .courseCard__label-off.courseCard__div-card-before-none,.courseCard__first-div .courseCard__div-card .courseCard__div-label-off.courseCard__div-card-before-none{display:none}.courseCard__first-div .courseCard__div-card .courseCard__div-label-off.courseCard__div-card-before-none:after{content:""!important}.courseCard__first-div .courseCard__div-card .courseCard__svg{position:absolute;bottom:83px;width:100%}.courseCard__first-div .courseCard__div-card .courseCard__des{padding:14px 10px 0!important;display:flex;flex-direction:column;justify-content:space-evenly;min-height:132px}.courseCard__first-div .courseCard__div-card .courseCard__des .courseCard__div-name .courseCard__name{color:#f36a1d!important;font-size:16px;font-weight:500;opacity:4;text-align:center;font-family:Comic Sans MS,iransansdn}.courseCard__first-div .courseCard__div-card .courseCard__des .courseCard__div-des{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px 0}.courseCard__first-div .courseCard__div-card .courseCard__des .courseCard__div-des .courseCard__div-price{display:flex;flex-direction:column;justify-content:center}.courseCard__first-div .courseCard__div-card .courseCard__des .courseCard__div-des .courseCard__div-price .courseCard__off-price{color:#132447!important;font-size:14px;font-weight:500;opacity:1;text-decoration-line:none;position:relative}.courseCard__first-div .courseCard__div-card .courseCard__des .courseCard__div-des .courseCard__div-price .courseCard__off-price:before{width:88%;height:3px;background:#0d3c77!important;content:"";position:absolute;left:9px;top:47%;transform:rotate(-10deg)}.courseCard__first-div .courseCard__div-card .courseCard__des .courseCard__div-des .courseCard__div-price .courseCard__real-price{color:#132447!important;font-size:15px;font-weight:700;opacity:1}.courseCard__first-div .courseCard__div-card .courseCard__des .courseCard__div-des .courseCard__div-btn .newButton__span{width:110px!important;margin:0!important;position:relative!important;display:inline-flex!important;height:40px!important;perspective:1000px!important;top:6px}.courseCard__first-div .courseCard__div-card .courseCard__des .courseCard__div-des .courseCard__div-btn .newButton__span .newButton__a{font-size:12px!important;letter-spacing:1px!important;transform-style:preserve-3d!important;transform:translateZ(-25px)!important;transition:transform .25s!important;font-weight:700}.courseCard__first-div .courseCard__div-card .courseCard__des .courseCard__div-des .courseCard__div-btn .newButton__span .newButton__a:before{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #0A356A!important;box-sizing:border-box!important;border-radius:5px!important;color:#fff!important;background:#0a356a!important;transform:rotateY(0) translateZ(22px)!important;padding:8px 12px;min-width:110px}.courseCard__first-div .courseCard__div-card .courseCard__des .courseCard__div-des .courseCard__div-btn .newButton__span .newButton__a:after{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #0A356A!important;box-sizing:border-box!important;border-radius:5px!important;color:#132447!important;transform:rotateX(81deg) translateZ(18px)!important;background:#fff;padding:8px 12px;min-width:110px}.courseCard__first-div .courseCard__div-card .courseCard__des .courseCard__div-des .courseCard__div-btn .newButton__span .newButton__a:hover{transform:translateZ(-14px) rotateX(-89deg)!important}.page-link{position:relative;display:block;padding:.35rem .65rem;line-height:1.25;color:#f36a1d;border-radius:6px!important;margin:0 2px!important}.call-box{font-size:15px;color:#132447}.call-box .call-box2{color:#f36d21;font-size:14px;font-weight:700}.call-box:hover{font-size:15px;color:#132447}.receipt__first-container{display:flex;flex-direction:row;justify-content:center;margin:40px 0}.receipt__first-container .receipt__first-div{display:flex;flex-direction:column;justify-content:center;align-items:center}.receipt__first-container .receipt__first-div .receipt__div-des{min-width:365px;min-height:300px;height:100%;width:auto;display:flex;flex-direction:column;align-items:center;box-shadow:0 0 25px 5px #00000059;border-radius:10px;padding:10px}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__first-part{width:100%;padding-bottom:7px;border-bottom:dashed 2px gray;display:flex;flex-direction:row;justify-content:center}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__first-part .receipt__div-img{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:69%}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__first-part .receipt__div-img .receipt__img{width:70px}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__first-part .receipt__div-img .receipt__div-img-title{display:flex;flex-direction:column;justify-items:center;align-items:center}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__first-part .receipt__div-img .receipt__div-img-title .receipt__img-title1{font-size:16px;font-weight:900;position:relative;left:18px}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__first-part .receipt__div-img .receipt__div-img-title .receipt__img-title2{font-size:16px;font-weight:900;position:relative;left:-13px}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__first-part .receipt__div-img .receipt__div-img-title .receipt__img-title3{position:relative;left:-60px;font-size:18px;font-weight:900}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__second-part{width:100%;padding:12px 0;border-bottom:dashed 2px gray;display:flex;flex-direction:column;align-items:center}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__second-part .receipt__div-order-number{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;padding-bottom:5px;align-items:baseline}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__second-part .receipt__div-order-number .receipt__title-order-number,.receipt__first-container .receipt__first-div .receipt__div-des .receipt__second-part .receipt__div-order-number .receipt__order-number{font-size:16px;font-weight:900}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__second-part .receipt__div-accept-order{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;padding-bottom:5px;align-items:baseline}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__second-part .receipt__div-accept-order .receipt__accept-order{font-size:16px;font-weight:900}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__second-part .receipt__div-fail-order{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;padding-bottom:5px}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__second-part .receipt__div-fail-order .receipt__fail-order{font-size:16px;font-weight:900}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__third-part{width:100%;padding:12px 5px;border-bottom:dashed 2px gray;display:flex;flex-direction:column;align-items:center}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__third-part .receipt__div-subject{width:100%;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:5px;align-items:baseline}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__third-part .receipt__div-subject .receipt__subject{font-size:14px;font-weight:900}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__fourth-part{width:100%;padding:12px 5px;display:flex;flex-direction:column;align-items:center}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__fourth-part .receipt__div-footer{width:100%;display:flex;flex-direction:row;justify-content:center;padding-bottom:5px;align-items:baseline}.receipt__first-container .receipt__first-div .receipt__div-des .receipt__fourth-part .receipt__div-footer .receipt__text-footer{font-size:14px;font-weight:900}.receipt__div-des{min-width:365px;min-height:300px;height:100%;width:auto;display:flex;flex-direction:column;align-items:center;box-shadow:0 0 25px 5px #00000059;border-radius:10px;padding:10px}.receipt__div-des .receipt__first-part{width:100%;padding-bottom:7px;border-bottom:dashed 2px gray;display:flex;flex-direction:row;justify-content:center}.receipt__div-des .receipt__first-part .receipt__div-img{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:69%}.receipt__div-des .receipt__first-part .receipt__div-img .receipt__img{width:70px}.receipt__div-des .receipt__first-part .receipt__div-img .receipt__div-img-title{display:flex;flex-direction:column;justify-items:center;align-items:center}.receipt__div-des .receipt__first-part .receipt__div-img .receipt__div-img-title .receipt__img-title1{font-size:16px;font-weight:900;position:relative;left:18px}.receipt__div-des .receipt__first-part .receipt__div-img .receipt__div-img-title .receipt__img-title2{font-size:16px;font-weight:900;position:relative;left:-13px}.receipt__div-des .receipt__first-part .receipt__div-img .receipt__div-img-title .receipt__img-title3{position:relative;left:-60px;font-size:18px;font-weight:900}.receipt__div-des .receipt__second-part{width:100%;padding:12px 0;border-bottom:dashed 2px gray;display:flex;flex-direction:column;align-items:center}.receipt__div-des .receipt__second-part .receipt__div-order-number{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;padding-bottom:5px;align-items:baseline}.receipt__div-des .receipt__second-part .receipt__div-order-number .receipt__title-order-number,.receipt__div-des .receipt__second-part .receipt__div-order-number .receipt__order-number{font-size:16px;font-weight:900}.receipt__div-des .receipt__second-part .receipt__div-accept-order{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;padding-bottom:5px;align-items:baseline}.receipt__div-des .receipt__second-part .receipt__div-accept-order .receipt__accept-order{font-size:16px;font-weight:900}.receipt__div-des .receipt__second-part .receipt__div-fail-order{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;padding-bottom:5px}.receipt__div-des .receipt__second-part .receipt__div-fail-order .receipt__fail-order{font-size:16px;font-weight:900}.receipt__div-des .receipt__third-part{width:100%;padding:12px 5px;border-bottom:dashed 2px gray;display:flex;flex-direction:column;align-items:center}.receipt__div-des .receipt__third-part .receipt__div-subject{width:100%;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:5px;align-items:baseline}.receipt__div-des .receipt__third-part .receipt__div-subject .receipt__subject{font-size:14px;font-weight:900}.receipt__div-des .receipt__fourth-part{width:100%;padding:12px 5px;display:flex;flex-direction:column;align-items:center}.receipt__div-des .receipt__fourth-part .receipt__div-footer{width:100%;display:flex;flex-direction:row;justify-content:center;padding-bottom:5px;align-items:baseline}.receipt__div-des .receipt__fourth-part .receipt__div-footer .receipt__text-footer{font-size:14px;font-weight:900}:root{--sizeVar: 90vmin}.aboutLang__first-div{display:flex;flex-direction:column;align-items:center;margin:40px auto}.aboutLang__first-div .aboutLang__div-title{min-width:300px;min-height:62px;display:flex;flex-direction:row;justify-content:center;align-items:center;box-shadow:-1px 1px 16px #1a2b4f;border:2px solid #132447;border-radius:10px;color:#132447;font-family:iransansdn,Comic Sans MS;padding:0 0 7px}.aboutLang__first-div .aboutLang__div-title h2{font-family:Comic Sans MS,iransansdn!important;font-weight:700;display:flex;flex-direction:row;align-items:baseline}.aboutLang__first-div .aboutLang__div-symbol{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:35px 0 0}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-robot{width:40%}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-robot img{width:100%;-o-object-fit:cover;object-fit:cover}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video{width:60%}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video .ipadBox{position:relative;width:calc(var(--sizeVar) * 1.25);height:calc(var(--sizeVar) * .77);background-color:#132447;border-radius:calc(var(--sizeVar) / 24);box-shadow:0 0 0 calc(var(--sizeVar) / 200) #ececee}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video .ipadBox:before{content:"";position:absolute;width:4%;height:1%;left:6%;top:-1.2%;border-radius:calc(var(--sizeVar) / 24) calc(var(--sizeVar) / 24) 0 0;background-color:#132447}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video .ipadBox:after{content:"";position:absolute;width:4%;height:1%;top:-1.2%;border-radius:calc(var(--sizeVar) / 24) calc(var(--sizeVar) / 24) 0 0;left:11%;background-color:#132447}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video .ipadBox .powerButton{background-color:#132447;z-index:-1;position:absolute;width:-moz-fit-content;width:fit-content;height:7%;left:-1.5vmin;top:5%;padding:0;padding-right:.5vmin;border:none;outline:none;cursor:pointer;color:transparent;border-radius:calc(var(--sizeVar) / 24) 0 0 calc(var(--sizeVar) / 24)}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video .ipadBox .powerButton:after{content:"";position:absolute;width:200%;height:150%;top:-25%;left:-100%}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video .ipadBox .ipadScreen{position:absolute;width:95%;height:93.6%;top:3.2%;left:2.5%;border-radius:calc(var(--sizeVar) / 40);border:2px solid #ECECEE;overflow:hidden;transition:opacity .3s linear}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video .ipadBox .ipadScreen .newHome__video-ipad{width:100%;height:100%;margin:0 auto;border-radius:3px;overflow:hidden}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video .ipadBox .newHome__line-ipad{width:200px;height:2px;background-color:#ececee;position:relative;right:36%;left:50%;top:90%;border-radius:50px}.aboutLang__first-div .aboutLang__div-link{min-height:70px;max-width:600px;margin:60px 10px 0;padding:27px;border-radius:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#ececee;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important}.aboutLang__first-div .aboutLang__div-link .aboutLang__link .aboutLang__text-link{font-size:15px;font-weight:700}.aboutLang__first-div .aboutLang__div-link .aboutLang__link .aboutLang__text-link span{color:#f36a1d;font-size:16px;font-weight:700}@media screen and (max-width: 780px){.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video{width:auto!important}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video .ipadBox{width:calc(var(--sizeVar))!important;height:calc(var(--sizeVar) * .6)!important}}@media screen and (max-width: 992px){.aboutLang__first-div .aboutLang__div-symbol{flex-direction:column;align-items:center}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-robot{width:300px}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video{width:auto!important}.aboutLang__first-div .aboutLang__div-symbol .aboutLang__div-ipad-video .ipadBox .newHome__line-ipad{width:90px}}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right{position:sticky;top:15%;margin-bottom:25px;text-align:justify}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget{margin-bottom:30px;border:1px solid #f2f0f0}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget h4{border-bottom:0;margin:0;font-size:20px;line-height:27px;font-weight:600;padding:15px 30px;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important;color:#ececee;text-align:center;border-top-left-radius:10px;border-top-right-radius:10px}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content{padding:18px 25px;background:#fff;min-height:422px;display:flex;flex-direction:column;justify-content:space-around}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .feature li{padding-bottom:12px;margin-top:1px;margin-bottom:18px;border-bottom:1px solid #fafafa}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .feature li:nth-of-type(1):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .feature li:nth-of-type(2):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .feature li:nth-of-type(3):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .feature li:nth-of-type(4):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .feature li:nth-of-type(5):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .feature li:nth-of-type(6):after{font-family:"Font Awesome 5 Free";margin-left:8px;color:#f36a1d;font-weight:900;content:"";float:right}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .feature li p{display:contents;font-size:17px;color:#132447;font-weight:500}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .feature li span{min-width:69px;float:left;text-align:center;font-size:15px;color:#132447;font-weight:500}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .counter ul{display:flex;justify-content:space-around}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .counter ul .content-counter{display:inline-block;text-align:center}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .counter ul .content-counter .inner-counter #day{color:#667eea}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .counter ul .content-counter .inner-counter #minute{color:#f0c41b}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .counter ul .content-counter .inner-counter #hour{color:#ff5f60}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .counter ul .content-counter .inner-counter #second{color:#8b46f4}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .counter ul .content-counter .inner-counter p{font-size:20px;line-height:27px;font-weight:600;text-align:center;margin-bottom:0}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .counter ul .content-counter .inner-counter span{font-size:14px;line-height:27px;color:#8a8a8a}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via{margin-top:40px;text-align:center}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .titleCourse{font-size:17px;line-height:19px;font-weight:700;color:#132447;margin-bottom:26px;letter-spacing:.5px;padding:10px 0;border-bottom:2px solid #132447}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__aside-first-div-price{display:flex;flex-direction:row;justify-content:space-between}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price{display:flex;flex-direction:column}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line{display:flex;flex-direction:row;justify-content:flex-end}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .course__aside-div-last-price .course__aside-last-price{text-decoration-color:#e96928;font-size:15px;color:#132447;font-weight:500;text-decoration-thickness:2px}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line{display:flex;flex-direction:row-reverse;justify-content:flex-end}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .tags{padding:0 12px 0 18px;margin:0 7px 0 0}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .tags p{margin-top:3px;padding-top:0;font-size:15px!important;color:#132447;font-weight:700}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__aside-first-div-price .course__aside-div-price .course__aside-div-price-line .course__aside-div-real-price .course__aside-real-price{font-size:16px;color:#132447;font-weight:700}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__first-div-vip-price{display:flex;flex-direction:row;justify-content:space-between;margin:15px 0;align-items:center}@media only screen and (max-width: 1190px) and (min-width: 992px){.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__first-div-vip-price{flex-direction:column}}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__first-div-vip-price .course__div-vip-price{text-align:center}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__first-div-vip-price .course__div-vip-price .course__vip-price{font-size:16px;font-weight:700;color:#132447}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__first-div-vip-price .newButton__span{width:120px!important}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__first-div-vip-price .newButton__span .newButton__a:before{padding:11px 6px!important;border:2px solid #132447!important;color:#fff!important;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .course__first-div-vip-price .newButton__span .newButton__a:after{padding:11px 6px!important;background:#fff!important;color:#132447!important;border:2px solid #132447!important}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .newButton__span{position:relative!important;display:inline-flex!important;width:118px!important;height:55px!important;margin:0!important;perspective:1000px!important}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .newButton__span .newButton__a:after{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #132447!important;box-sizing:border-box!important;border-radius:5px!important;color:#132447!important;transform:rotateX(89deg) translateZ(22px)!important;background:#fff;padding:9px 12px;min-width:111px;cursor:pointer}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .newButton__span .newButton__a:before{position:absolute!important;content:attr(data-count)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid #132447!important;box-sizing:border-box!important;border-radius:5px!important;color:#fff!important;background:radial-gradient(ellipse at bottom,#215a9f,#121f3f)!important;transform:rotateY(0) translateZ(22px)!important;padding:9px 12px;min-width:111px;cursor:pointer}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .social-media{display:flex;justify-content:space-evenly}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .social-media li{font-size:1.2rem;display:inline-block;margin:0 19px;transition:all .35s ease-in-out}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .widget .content .share-via .social-media li:hover{color:#f36a1d}.recordedSingle__first-div #recordedSingle__new-aside .sidebar-right .related-course-single .titleCourse{font-size:17px;line-height:19px;font-weight:700;color:#333;margin-bottom:15px;padding:10px 0;letter-spacing:.5px;border-bottom:2px solid #f36a1d}.recordedSingle__first-div #recordedSingle__new-aside h5{font-size:1rem;font-weight:500;color:#111}.recordedSingle__first-div .recordedSingle__div-main .laptop__vertical-align-element{position:relative;display:table;width:100%;padding:30px 20px 50px}.recordedSingle__first-div .recordedSingle__div-main .laptop__vertical-align-element .laptop__vertical-align-helper{display:table-cell;vertical-align:middle}.recordedSingle__first-div .recordedSingle__div-main .laptop__vertical-align-element .laptop__vertical-align-helper .laptop__laptop{position:relative;max-width:1060px;margin:0 auto}.recordedSingle__first-div .recordedSingle__div-main .laptop__vertical-align-element .laptop__vertical-align-helper .laptop__laptop .laptop__screen{width:80%;padding:1.5% 3%;margin:0 10%;background:#000;border-radius:20px 20px 0 0;overflow:hidden;box-shadow:0 0 0 2px #acabb1}@media only screen and (max-width: 768px){.recordedSingle__first-div .recordedSingle__div-main .laptop__vertical-align-element .laptop__vertical-align-helper .laptop__laptop .laptop__screen{width:100%;margin:0!important}}.recordedSingle__first-div .recordedSingle__div-main .laptop__vertical-align-element .laptop__vertical-align-helper .laptop__laptop .laptop__screen .laptop__screen-video{width:100%}.recordedSingle__first-div .recordedSingle__div-main .laptop__vertical-align-element .laptop__vertical-align-helper .laptop__laptop .laptop__keyboard{position:absolute;top:100%;left:0;right:0;background:#7e7d83;height:5%;border-radius:0 0 100% 100%}@media only screen and (max-width: 768px){.recordedSingle__first-div .recordedSingle__div-main .laptop__vertical-align-element .laptop__vertical-align-helper .laptop__laptop .laptop__keyboard{width:115%;right:-19px}}.recordedSingle__first-div .recordedSingle__div-main .laptop__vertical-align-element .laptop__vertical-align-helper .laptop__laptop .laptop__keyboard:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:#acabb1}.recordedSingle__first-div .recordedSingle__div-main .laptop__vertical-align-element .laptop__vertical-align-helper .laptop__laptop .laptop__keyboard:after{content:"";position:absolute;top:0;left:40%;right:40%;height:50%;background:#cac9cf}.recordedList__first-div .recordedList__first-div-card{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:100%;margin:40px 0!important}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:70px 0 0}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:350px;position:relative;min-height:280px;border-radius:12px;border:3px solid #fff;width:36%!important;background-color:#fff;box-shadow:0 0 8px 4px #4a6d86d9}@media only screen and (min-width: 1200px){.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card{width:37%!important}}@media only screen and (max-width: 1200px) and (min-width: 998px){.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card{width:43%!important}}@media only screen and (max-width: 998px) and (min-width: 780px){.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card{width:43%!important}}@media only screen and (max-width: 780px) and (min-width: 660px){.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card{width:62%!important}}@media only screen and (max-width: 660px) and (min-width: 578px){.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card{width:62%!important}}@media only screen and (max-width: 578px){.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card{width:86%!important}}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-img{width:246px;position:absolute;top:-64px;margin:0 0 10px}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-img img{width:100%;border-radius:14px;background-color:#fff;border:4px solid #fff}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;min-height:130px;width:100%}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordedList__div-title h4{font-size:19px;font-weight:700;color:#f36a1d}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:10px;position:relative}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordeList__ribbon{position:absolute;display:inline-block;text-align:center;top:-33px;right:-12px}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordeList__ribbon:after{content:"";position:absolute;border-style:solid;top:.5em;left:-2em;border-width:1.1em 3em 1.1em 1em;border-color:#0D3C77 #0D3C77 #0D3C77 transparent;z-index:-1}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordeList__ribbon:before{content:"";position:absolute;border-style:solid;top:.3em;right:.2em;width:100%;height:100%;border:none;background:#ececee;z-index:-1}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordeList__ribbon .recordeList__text{display:inline-block;padding:.5em 1em;min-width:5em;line-height:1.2em;background:#0d3c77;position:relative;color:#ececee;font-weight:700}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordeList__ribbon .recordeList__text:before{content:"";position:absolute;border-style:solid;bottom:100%;right:0;border-width:.5em 0 0 .7em;border-color:transparent transparent transparent #070d1a}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordeList__ribbon .recordeList__text:after{content:"";position:absolute;border-style:solid;top:100%;left:0;border-width:.5em 0 0 2em;border-color:#070d1a transparent transparent transparent}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordedList__div-price{display:flex;flex-direction:column;justify-content:center;align-items:center}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordedList__div-price .recordedList__real-price{color:#132447;font-size:14px;font-weight:500;position:relative}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordedList__div-price .recordedList__real-price:before{content:"";width:88%;height:3px;background:#f36a1d!important;position:absolute;left:9px;top:47%;transform:rotate(-10deg)}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordedList__div-price .recordedList__off-price{color:#132447;font-size:14px;font-weight:700}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordedList__div-btn{width:109px;height:48px}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordedList__div-btn .newButton__span{width:109px!important;height:48px!important;margin:0!important}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordedList__div-btn .newButton__span .newButton__a:before{border:2px solid #0D3C77!important;background:#0d3c77!important;padding:9px 12px;min-width:108px}.recordedList__first-div .recordedList__first-div-card .recordedList__div-card .recordedList__card .recordedList__div-des .recordeList__second-row .recordedList__div-btn .newButton__span .newButton__a:after{padding:9px 12px;min-width:108px;background:#fff;color:#132447!important;border:2px solid #0D3C77!important}:root{--card-padding: 20px;--card-height: 250px;--card-skeleton: linear-gradient(lightgrey var(--card-height), transparent 0);--avatar-width: 140px;--avatar-height: 140px;--avatar-position: 645px 4px;--avatar-skeleton: linear-gradient(white var(--avatar-height), transparent 0);--title-height: 20px;--title-width: 350px;--title-position: 280px 15px;--title-skeleton: linear-gradient(white var(--title-height), transparent 0);--desc-line-height: 100px;--desc-line-1-width:450px;--desc-line-1-position: 180px 45px;--desc-line-skeleton: linear-gradient(white var(--desc-line-height), transparent 0);--button-height: 20px;--button-width:120px;--button-position: 30px 160px;--button-skeleton: linear-gradient(white var(--desc-line-height), transparent 0);--footer-height: 40px;--footer-position: 0 calc(var(--card-height) - var(--footer-height));--footer-skeleton: linear-gradient(white var(--footer-height), transparent 0);--blur-width: 400px;--blur-size: var(--blur-width) calc(var(--card-height) - var(--footer-height))}.loadingCard{width:100%;height:var(--card-height)}.loadingCard:empty:after{content:"";display:block;width:100%;height:84%;border-radius:6px;box-shadow:0 10px 45px #0000001a;background-image:linear-gradient(90deg,#d3d3d300 0,#d3d3d3cc,#d3d3d300),var(--title-skeleton),var(--desc-line-skeleton),var(--avatar-skeleton),var(--button-skeleton),var(--footer-skeleton),var(--card-skeleton);background-size:var(--blur-size),var(--title-width) var(--title-height),var(--desc-line-1-width) var(--desc-line-height),var(--avatar-width) var(--avatar-height),var(--button-width) var(--button-height),100% var(--footer-height),100% 100%;background-position:-150% 0,var(--title-position),var(--desc-line-1-position),var(--avatar-position),var(--button-position),var(--footer-position),0 0;background-repeat:no-repeat;animation:loading 1.25s infinite}@keyframes loading{to{background-position:350% 0,var(--title-position),var(--desc-line-1-position),var(--avatar-position),var(--button-position),var(--footer-position),0 0}}
