@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}.wobble{animation-name:wobble}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(0) rotateY(0) scale(1)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1)}80%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95)}to{animation-timing-function:ease-in;transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1)}}.animated.flip{animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{opacity:1;transform:perspective(400px) rotateX(0)}}.flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{opacity:1;transform:perspective(400px) rotateY(0)}}.flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{opacity:1;transform:perspective(400px) rotateX(0)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{opacity:1;transform:perspective(400px) rotateY(0)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translateX(100%) skewX(-30deg)}60%{opacity:1;transform:translateX(-20%) skewX(30deg)}80%{opacity:1;transform:translateX(0) skewX(-15deg)}to{opacity:1;transform:translateX(0) skewX(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1;transform:translateX(0) skewX(0)}to{opacity:0;transform:translateX(100%) skewX(-30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center center}to{opacity:1;transform:rotate(0);transform-origin:center center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom}to{opacity:1;transform:rotate(0);transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(90deg);transform-origin:right bottom}to{opacity:1;transform:rotate(0);transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(90deg);transform-origin:left bottom}to{opacity:1;transform:rotate(0);transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{opacity:1;transform:rotate(0);transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1;transform:rotate(0);transform-origin:center center}to{opacity:0;transform:rotate(200deg);transform-origin:center center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom}to{opacity:0;transform:rotate(90deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom}to{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom}to{opacity:0;transform:rotate(-90deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideOutLeft{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.slideOutUp{animation-name:slideOutUp}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform:rotate(0);transform-origin:top left}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%{animation-timing-function:ease-in-out;transform:rotate(60deg);transform-origin:top left}80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg) translateY(0);transform-origin:top left}to{opacity:0;transform:translateY(700px)}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}to{opacity:1;transform:translateX(0) rotate(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0)}to{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{-webkit-font-smoothing:subpixel-antialiased;-webkit-touch-callout:none;color:#ccc;font-size:13px;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{-webkit-overflow-scrolling:touch;background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:0 0;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-tap-highlight-color:transparent;background:#ddd;bottom:0;display:none;margin:0;padding:2px 2px 4px;position:absolute;right:0;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-tap-highlight-color:transparent;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}/*!
* Bootstrap  v5.3.3 (https://getbootstrap.com/)
* Copyright 2011-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;color-scheme:dark}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{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,small{font-size:.875em}.mark,mark{background-color:var(--bs-highlight-bg);color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:var(--bs-secondary-color);font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1225px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:24px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.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%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.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%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.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%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.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%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.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%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + var(--bs-border-width));padding-top:calc(.375rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + var(--bs-border-width));padding-top:calc(.5rem + var(--bs-border-width))}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + var(--bs-border-width));padding-top:calc(.25rem + var(--bs-border-width))}.form-text{color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:var(--bs-body-bg);border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;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){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0;color:var(--bs-body-color);display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.5em + 1rem + var(--bs-border-width)*2);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .75rem + var(--bs-border-width)*2);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");background-color:#0d6efd;border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-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;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height: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;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:var(--bs-border-width) solid transparent;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem .375rem;position:absolute;z-index:-1}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem .375rem;position:absolute;z-index:-1}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:calc(var(--bs-border-width)*-1)}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:var(--bs-success);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.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-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.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-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:var(--bs-danger);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%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='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%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='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width)*-1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width)*-1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:0 0;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{border-bottom:var(--bs-nav-underline-border-width) solid transparent;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:currentcolor;color:var(--bs-nav-underline-link-active-color);font-weight:700}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(33, 37, 41, 0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap: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-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.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}.navbar-expand-sm .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap: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-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.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}.navbar-expand-md .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap: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-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.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}.navbar-expand-lg .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap: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-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.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-xl .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1)}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;word-wrap:break-word;background-clip:border-box;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{color:var(--bs-card-title-color);margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{color:var(--bs-card-subtitle-color);margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@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{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;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){.page-link{transition:none}}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{color:var(--bs-alert-link-color);font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:content-box;height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:-moz-max-content;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@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{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;word-wrap:break-word;display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--bs-tooltip-margin);opacity:0;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid transparent;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:0 0;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1399.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin:calc(var(--bs-offcanvas-padding-y)*-.5) calc(var(--bs-offcanvas-padding-x)*-.5) calc(var(--bs-offcanvas-padding-y)*-.5) auto;padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);outline:0}.icon-link{align-items:center;backface-visibility:hidden;display:inline-flex;gap:.375rem;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{fill:currentcolor;flex-shrink:0;height:1em;transition:transform .2s ease-in-out;width:1em}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:1px!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:var(--bs-border-width)}.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}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!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}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.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}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.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}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!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}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.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-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}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-evenly{justify-content:space-evenly!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}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!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}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!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}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.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-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}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-sm-evenly{justify-content:space-evenly!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}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!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}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.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-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}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-md-evenly{justify-content:space-evenly!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}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!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}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.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-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}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-lg-evenly{justify-content:space-evenly!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}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!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}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.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-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}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-xl-evenly{justify-content:space-evenly!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}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!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}.d-print-none{display:none!important}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.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{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/ 2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.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{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.tp-img-reveal[data-fx="1"]:after{background:currentColor;bottom:.25rem;bottom:0;content:"";height:2px;position:absolute;right:0;transform:scaleX(0);transform-origin:0 50%;transition:transform .2s cubic-bezier(.39,.575,.565,1);width:100%;z-index:-1}.tp-img-reveal[data-fx="1"]:hover:after{transform:scaleX(1)}@keyframes loop{0%{transform:scaleX(0);transform-origin:0 50%}50%{transform:scaleX(1);transform-origin:0 50%}51%{transform-origin:100% 50%}to{transform:scaleX(0);transform-origin:100% 50%}}.tp-img-reveal .tp-img-reveal-wrapper{border-radius:5px;height:240px;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transform:translate(65px,-122px) rotate(0);width:370px;z-index:9}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-img-reveal .tp-img-reveal-wrapper{transform:translate(-100px) rotate(0)}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-img-reveal .tp-img-reveal-wrapper{transform:translate(-100px) rotate(0)}}@media only screen and (min-width:768px) and (max-width:991px){.tp-img-reveal .tp-img-reveal-wrapper{transform:translate(-50px) rotate(0)}}@media (max-width:767px){.tp-img-reveal .tp-img-reveal-wrapper{height:220px;-o-object-fit:cover;object-fit:cover;transform:translate(-50px) rotate(0);width:280px}}.tp-img-reveal-wrapper__img,.tp-img-reveal-wrapper__inner{border-radius:14px;height:100%;position:relative;width:100%}.tp-img-reveal-wrapper__deco{background-color:#181314;height:100%;left:auto;position:absolute;right:0;top:0;width:100%}.primary-color{color:#003092!important}.sec-color{color:#ffab5b!important}.sec-color.dark{color:#e06d00!important}:root{--tp-ff-body:"Outfit",sans-serif;--tp-ff-heading:"Outfit",sans-serif;--tp-ff-p:"Outfit",sans-serif;--tp-ff-primary:"Jost",sans-serif;--tp-ff-secondary:"Crimson Pro",serif;--tp-ff-manrope:"Manrope",sans-serif;--tp-ff-rufina:"Rufina",serif;--tp-ff-tropiline-bold:"Tropiline_Bold",sans-serif;--tp-ff-tropiline:"Tropiline_Regular",sans-serif;--tp-ff-tropiline-extra-bold:"Tropiline_Extra_Bold",sans-serif;--tp-ff-fontawesome:"Font Awesome 6 Pro";--tp-common-white:#fff;--tp-common-black:#000;--tp-common-black-1:#010f1c;--tp-common-yellow:#fdf275;--tp-grey-1:#f6f4ee;--tp-grey-2:#84807b;--tp-grey-3:#55585b;--tp-grey-4:#efede7;--tp-grey-5:#636366;--tp-grey-6:#4f5158;--tp-grey-7:#f9f4f1;--tp-grey-8:#5e5a59;--tp-grey-9:#837b79;--tp-red-1:#af0e2e;--tp-red-2:#003092;--tp-red-3:#b70a14;--tp-red-4:#933115;--tp-red-5:#cf6e52;--tp-blue-1:#f1f3f9;--tp-heading-primary:#161613;--tp-heading-2:#031f42;--tp-heading-3:#0a1d3a;--tp-heading-4:#161821;--tp-heading-5:#2d2a29;--tp-text-body:#333;--tp-theme-primary:#003092;--tp-theme-secondary:#1a73e8;--tp-theme-3:#ff7162;--tp-theme-4:#002369;--tp-theme-5:#f0ec51;--tp-theme-6:#1e1e2f;--tp-theme-7:#4661fd;--tp-theme-8:#006b61;--tp-theme-9:#5956e9;--tp-theme-10:#ff5224;--tp-theme-11:#1d9267;--tp-dashboard-primary:#556df5;--tp-dashboard-secondary:#5169f1;--tp-dashboard-3:#5b7d55;--tp-dashboard-danger:#ff4d4f;--tp-dashboard-sucess:#0f9f55;--tp-dashboard-warning:#f59b12;--tp-dashboard-info:#5974ff;--tp-border-primary:#eaebed;--tp-border-2:#e4e2dc;--color-primary:#003092;--color-primary-darker:#08088a;--color-secondary:#ffab5b;--color-secondary-darker:#da8a40;--default-font-size:15px;--default-font-line-height:1.5;--default-font-family:Outfit,sans-serif;--secondary-font-family:Marcellus,sans-serif}body{font-size:15px}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mt-105{margin-top:105px}.mt-110{margin-top:110px}.mt-115{margin-top:115px}.mt-120{margin-top:120px}.mt-125{margin-top:125px}.mt-130{margin-top:130px}.mt-135{margin-top:135px}.mt-140{margin-top:140px}.mt-145{margin-top:145px}.mt-150{margin-top:150px}.mt-155{margin-top:155px}.mt-160{margin-top:160px}.mt-165{margin-top:165px}.mt-170{margin-top:170px}.mt-175{margin-top:175px}.mt-180{margin-top:180px}.mt-185{margin-top:185px}.mt-190{margin-top:190px}.mt-195{margin-top:195px}.mt-200{margin-top:200px}.mb-5{margin-bottom:5px!important}.mb-8{margin-bottom:8px!important}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-105{margin-bottom:105px}.mb-110{margin-bottom:110px}.mb-115{margin-bottom:115px}.mb-120{margin-bottom:120px}.mb-125{margin-bottom:125px}.mb-130{margin-bottom:130px}.mb-135{margin-bottom:135px}.mb-140{margin-bottom:140px}.mb-145{margin-bottom:145px}.mb-150{margin-bottom:150px}.mb-155{margin-bottom:155px}.mb-160{margin-bottom:160px}.mb-165{margin-bottom:165px}.mb-170{margin-bottom:170px}.mb-175{margin-bottom:175px}.mb-180{margin-bottom:180px}.mb-185{margin-bottom:185px}.mb-190{margin-bottom:190px}.mb-195{margin-bottom:195px}.mb-200{margin-bottom:200px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-30{margin-left:30px}.ml-35{margin-left:35px}.ml-40{margin-left:40px}.ml-45{margin-left:45px}.ml-50{margin-left:50px}.ml-55{margin-left:55px}.ml-60{margin-left:60px}.ml-65{margin-left:65px}.ml-70{margin-left:70px}.ml-75{margin-left:75px}.ml-80{margin-left:80px}.ml-85{margin-left:85px}.ml-90{margin-left:90px}.ml-95{margin-left:95px}.ml-100{margin-left:100px}.ml-105{margin-left:105px}.ml-110{margin-left:110px}.ml-115{margin-left:115px}.ml-120{margin-left:120px}.ml-125{margin-left:125px}.ml-130{margin-left:130px}.ml-135{margin-left:135px}.ml-140{margin-left:140px}.ml-145{margin-left:145px}.ml-150{margin-left:150px}.ml-155{margin-left:155px}.ml-160{margin-left:160px}.ml-165{margin-left:165px}.ml-170{margin-left:170px}.ml-175{margin-left:175px}.ml-180{margin-left:180px}.ml-185{margin-left:185px}.ml-190{margin-left:190px}.ml-195{margin-left:195px}.ml-200{margin-left:200px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-45{margin-right:45px}.mr-50{margin-right:50px}.mr-55{margin-right:55px}.mr-60{margin-right:60px}.mr-65{margin-right:65px}.mr-70{margin-right:70px}.mr-75{margin-right:75px}.mr-80{margin-right:80px}.mr-85{margin-right:85px}.mr-90{margin-right:90px}.mr-95{margin-right:95px}.mr-100{margin-right:100px}.mr-105{margin-right:105px}.mr-110{margin-right:110px}.mr-115{margin-right:115px}.mr-120{margin-right:120px}.mr-125{margin-right:125px}.mr-130{margin-right:130px}.mr-135{margin-right:135px}.mr-140{margin-right:140px}.mr-145{margin-right:145px}.mr-150{margin-right:150px}.mr-155{margin-right:155px}.mr-160{margin-right:160px}.mr-165{margin-right:165px}.mr-170{margin-right:170px}.mr-175{margin-right:175px}.mr-180{margin-right:180px}.mr-185{margin-right:185px}.mr-190{margin-right:190px}.mr-195{margin-right:195px}.mr-200{margin-right:200px}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-105{padding-top:105px}.pt-110{padding-top:110px}.pt-115{padding-top:115px}.pt-120{padding-top:120px}.pt-125{padding-top:125px}.pt-130{padding-top:130px}.pt-135{padding-top:135px}.pt-140{padding-top:140px}.pt-145{padding-top:145px}.pt-150{padding-top:150px}.pt-155{padding-top:155px}.pt-160{padding-top:160px}.pt-165{padding-top:165px}.pt-170{padding-top:170px}.pt-175{padding-top:175px}.pt-180{padding-top:180px}.pt-185{padding-top:185px}.pt-190{padding-top:190px}.pt-195{padding-top:195px}.pt-200{padding-top:200px}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}.pb-115{padding-bottom:115px}.pb-120{padding-bottom:120px}.pb-125{padding-bottom:125px}.pb-130{padding-bottom:130px}.pb-135{padding-bottom:135px}.pb-140{padding-bottom:140px}.pb-145{padding-bottom:145px}.pb-150{padding-bottom:150px}.pb-155{padding-bottom:155px}.pb-160{padding-bottom:160px}.pb-165{padding-bottom:165px}.pb-170{padding-bottom:170px}.pb-175{padding-bottom:175px}.pb-180{padding-bottom:180px}.pb-185{padding-bottom:185px}.pb-190{padding-bottom:190px}.pb-195{padding-bottom:195px}.pb-200{padding-bottom:200px}.pb-210{padding-bottom:210px}.pb-220{padding-bottom:220px}.pb-240{padding-bottom:240px}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-25{padding-left:25px}.pl-30{padding-left:30px}.pl-35{padding-left:35px}.pl-40{padding-left:40px}.pl-45{padding-left:45px}.pl-50{padding-left:50px}.pl-55{padding-left:55px}.pl-60{padding-left:60px}.pl-65{padding-left:65px}.pl-70{padding-left:70px}.pl-75{padding-left:75px}.pl-80{padding-left:80px}.pl-85{padding-left:85px}.pl-90{padding-left:90px}.pl-95{padding-left:95px}.pl-100{padding-left:100px}.pl-105{padding-left:105px}.pl-110{padding-left:110px}.pl-115{padding-left:115px}.pl-120{padding-left:120px}.pl-125{padding-left:125px}.pl-130{padding-left:130px}.pl-135{padding-left:135px}.pl-140{padding-left:140px}.pl-145{padding-left:145px}.pl-150{padding-left:150px}.pl-155{padding-left:155px}.pl-160{padding-left:160px}.pl-165{padding-left:165px}.pl-170{padding-left:170px}.pl-175{padding-left:175px}.pl-180{padding-left:180px}.pl-185{padding-left:185px}.pl-190{padding-left:190px}.pl-195{padding-left:195px}.pl-200{padding-left:200px}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-25{padding-right:25px}.pr-30{padding-right:30px}.pr-35{padding-right:35px}.pr-40{padding-right:40px}.pr-45{padding-right:45px}.pr-50{padding-right:50px}.pr-55{padding-right:55px}.pr-60{padding-right:60px}.pr-65{padding-right:65px}.pr-70{padding-right:70px}.pr-75{padding-right:75px}.pr-80{padding-right:80px}.pr-85{padding-right:85px}.pr-90{padding-right:90px}.pr-95{padding-right:95px}.pr-100{padding-right:100px}.pr-105{padding-right:105px}.pr-110{padding-right:110px}.pr-115{padding-right:115px}.pr-120{padding-right:120px}.pr-125{padding-right:125px}.pr-130{padding-right:130px}.pr-135{padding-right:135px}.pr-140{padding-right:140px}.pr-145{padding-right:145px}.pr-150{padding-right:150px}.pr-155{padding-right:155px}.pr-160{padding-right:160px}.pr-165{padding-right:165px}.pr-170{padding-right:170px}.pr-175{padding-right:175px}.pr-180{padding-right:180px}.pr-185{padding-right:185px}.pr-190{padding-right:190px}.pr-195{padding-right:195px}.pr-200{padding-right:200px}.back-to-top-wrapper,.profile__main-thumb-edit label,.profile__tab .tp-tab-line,.tp-accordion .accordion-button .tp-accordion-plus,.tp-accordion .accordion-button .tp-accordion-plus:after,.tp-accordion .accordion-button .tp-accordion-plus:before,.tp-cart-checkout-shipping-option label:after,.tp-cart-checkout-shipping-option label:before,.tp-postbox-share button span,.tp-product-details-review-input-eye span,.tp-product-details-tab-line,.tp-product-tab-2 .nav-tabs .nav-link .tp-product-tab-tooltip,.tp-profile-input-eye span,.tp-return-customer-forgot a:after,.tp-shop-widget-categories ul li a span,.tp-shop-widget-categories ul li a:after,.tp-tab-line,.transition-3,a,button,input,li,p,select,textarea{transition:all .3s ease-out 0s}#header-sticky.tp-header-1{background:linear-gradient(180deg,rgba(0,0,0,.45),transparent)}#header-sticky.tp-header-1.tp-header-sticky{background:var(--tp-common-white)}.home-boxes{flex-wrap:wrap}.home-boxes,.home-boxes>div{display:flex}.home-boxes>div .tp-service-item{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;width:100%}.home-boxes>div .tp-service-item .tp-service-wrap{height:100%}.home-boxes>div .tp-service-item .tp-service-btn{bottom:-30px;left:50%;position:absolute;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);z-index:30}.home-boxes>div .tp-service-item .tp-service-btn a{display:block}.home-boxes>div .tp-service-item .tp-service-btn a i{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.back-to-top-btn{transition:transform .3s ease-out 0s}.tp-blog-meta>span>span svg,.tp-btn span,.tp-course-4-info-item>span>span svg,.tp-pricing-5-list ul li span svg,.tp-product-details-views>span svg{transform:translateY(-1px)}.tp-cart-list tr td .tp-cart-action-btn svg,.tp-event-4-content span img,.tp-footer-4-top-btn span svg,.tp-header-2-category p span img,.tp-header-2-login button span svg,.tp-header-4-btn-top a i svg,.tp-header-4-btn-top a span svg,.tp-header-4-search span svg,.tp-order-details-icon span svg,.tp-pagination ul li a svg,.tp-pagination ul li span svg,.tp-process-3-btn a svg,.tp-product-details-action-sm-btn svg,.tp-product-details-wishlist-btn svg,.tpd-action-approv button svg{transform:translateY(-2px)}.tpd-action-btn a svg,.tpd-action-btn button svg,.tpd-action-click-tooltip button span svg,.tpd-order-date-input form span svg,.tpd-status button svg,.tpd-status-complete button svg{transform:translateY(-3px)}.tp-footer-2 .tp-footer-contact-mail>a,.tp-footer-2 .tp-footer-contact>a,.tp-footer-2 .tp-footer-contact>span,.tp-footer-2 .tp-footer-copyright span,.tp-footer-2 .tp-footer-widget-content>p,.tp-footer-2 .tp-footer-widget-content>span,.tp-footer-2 .tp-footer-widget-link ul li a,.tp-footer-3 .tp-footer-contact-mail a,.tp-footer-3 .tp-footer-contact>a,.tp-footer-3 .tp-footer-contact>span,.tp-footer-3 .tp-footer-copyright span,.tp-footer-3 .tp-footer-newsletter-wrap p,.tp-footer-3 .tp-footer-widget ul li a,.tp-footer-3 .tp-footer-widget-content p,.tp-footer-3 .tp-footer-widget-title{font-family:var(--tp-ff-body)}.tp-footer-contact-mail a,.tp-footer-contact>a,.tp-footer-contact>span,.tp-footer-widget ul li a,.tp-footer-widget-content p,.tp-footer-widget-title,.tp-program-wrap .tp-section-title{font-family:var(--tp-ff-primary)}.tp-about-exprience-count,.tp-about-exprience-text p,.tp-banner-5-content span,.tp-counter-4-count,.tp-counter-count,.tp-event-list-count,.tp-hero-subtitle,.tp-section-subtitle{font-family:var(--tp-ff-secondary)}.tp-breadcrumb__list span:not(:last-child):after,.tp-product-tab-2 .nav-tabs .nav-link:not(:first-child):after{transform:translateY(-50%)}@font-face{font-display:swap;font-family:Tropiline_Bold;font-style:normal;font-weight:700;src:url(/fonts/Tropiline-Bold.woff2) format("woff2"),url(/fonts/Tropiline-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Tropiline_Regular;font-style:normal;font-weight:400;src:url(/fonts/Tropiline-Regular.woff2) format("woff2"),url(/fonts/Tropiline-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Tropiline_Extra_Bold;font-style:normal;font-weight:700;src:url(/fonts/Tropiline-ExtraBold.woff2) format("woff2"),url(/fonts/Tropiline-ExtraBold.woff) format("woff")}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--tp-text-body);font-family:var(--tp-ff-body);font-size:14px;font-weight:400;line-height:26px}a{text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--tp-heading-primary);font-family:var(--tp-ff-heading);font-weight:600;line-height:1.2;margin-top:0;transition:color .3s ease-out 0s}ol.romans-list{list-style-type:upper-roman}.webpage-detail h2,.webpage-detail h3,.webpage-detail h4{color:var(--tp-heading-primary)!important}.webpage-detail ol li,.webpage-detail ul li{font-size:16px}h1{font-size:40px}h2{font-size:36px}h3{font-size:28px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}ul{margin:0;padding:0}p{color:var(--tp-text-body);font-family:var(--tp-ff-p);font-size:16px;font-weight:400;line-height:26px;margin-bottom:15px}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.button:focus,a:focus{outline:0;text-decoration:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{background:0 0;border:none;color:inherit;outline:0}button:hover{cursor:pointer}button:focus{outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],textarea{background-color:#fff;border:1px solid #e4e2dc;color:var(--tp-common-black);font-size:14px;height:54px;line-height:56px;outline:0;padding-left:24px;padding-right:24px;width:100%}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{color:#95999d}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:#95999d}[dir=rtl] input[type=email],[dir=rtl] input[type=number],[dir=rtl] input[type=password],[dir=rtl] input[type=tel],[dir=rtl] input[type=text],[dir=rtl] input[type=url],[dir=rtl] textarea{text-align:right}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{border-color:var(--tp-theme-primary)}input[type=email]:focus::-moz-placeholder,input[type=number]:focus::-moz-placeholder,input[type=password]:focus::-moz-placeholder,input[type=tel]:focus::-moz-placeholder,input[type=text]:focus::-moz-placeholder,input[type=url]:focus::-moz-placeholder,textarea:focus::-moz-placeholder{opacity:0}input[type=email]:focus::placeholder,input[type=number]:focus::placeholder,input[type=password]:focus::placeholder,input[type=tel]:focus::placeholder,input[type=text]:focus::placeholder,input[type=url]:focus::placeholder,textarea:focus::placeholder{opacity:0}textarea{line-height:1.4;padding-bottom:17px;padding-top:17px}input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:0 0;border:0;border-radius:50%;cursor:pointer;height:100%;padding:0;width:100%}::-moz-selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::-moz-placeholder{color:var(--tp-common-black);font-size:14px;opacity:1}::placeholder{color:var(--tp-common-black);font-size:14px;opacity:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-5{z-index:5}.z-index-6{z-index:6}.z-index-7{z-index:7}.z-index-8{z-index:8}.z-index-9{z-index:9}.w-img img{width:100%}.m-img img{max-width:100%}.fix{overflow:hidden}.clear{clear:both}.z-index-1{z-index:1}.z-index-11{z-index:11}.overflow-y-visible{overflow-x:hidden;overflow-y:visible}.p-relative{position:relative}.p-absolute{position:absolute}.include-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.tp-header-logo .lozad-wrapper img{height:auto;max-width:100%!important;width:220px!important}.lozad-wrapper img.alergens{max-width:100%;width:350px!important}.demo{transition:color .3s linear 0s;transition:color .3s linear,transform .2s ease}[dir=rtl] .demo{margin-left:0;margin-right:15px}div.demo img{margin-left:10px}[tp-theme=tp-theme-dark] .demo{color:#ff0}.body-overlay{z-index:9999}.body-overlay.opened{opacity:.7}.tp-product-quantity{position:relative;width:148px}.tp-product-quantity.cart{width:100px}.tp-product-quantity.cart .tp-cart-minus:hover,.tp-product-quantity.cart .tp-cart-plus:hover{color:var(--tp-theme-8)}.tp-cart-minus,.tp-cart-plus{color:var(--tp-common-black);display:inline-block;font-size:16px;height:44px;left:0;line-height:44px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:all .3s ease-out 0s;width:45px}.tp-cart-minus svg,.tp-cart-plus svg{transform:translateY(-2px)}.tp-cart-minus:hover,.tp-cart-plus:hover{color:var(--tp-theme-primary);cursor:pointer}.tp-cart-minus.tp-cart-plus,.tp-cart-plus.tp-cart-plus{left:auto;right:0}.tp-cart-minus.tp-cart-plus:after,.tp-cart-plus.tp-cart-plus:after{left:0;right:auto}.tp-cart-input[type=text]{background-color:var(--tp-common-white);border:1px solid #dadce0;border-radius:20px;font-size:14px;height:34px;padding:0 30px;text-align:center;width:100px}.tp-dropcap:first-letter{color:var(--tp-common-black);float:left;font-size:90px;font-weight:500;line-height:inherit;margin-right:5px;text-align:center;text-transform:capitalize}.table>:not(caption)>*>*{background-color:transparent}.class{stroke-dasharray:189px,191px;stroke-dashoffset:0px}.tp-gx-10{--bs-gutter-x:10px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-gx-10{--bs-gutter-x:10px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-gx-10{--bs-gutter-x:10px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-gx-10{--bs-gutter-x:5px}}@media only screen and (max-width:767px){.tp-gx-10{--bs-gutter-x:5px}}.tp-gx-10 [class*=col-]{margin-top:var(--bs-gutter-y);padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5)}.tp-gx-20{--bs-gutter-x:20px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-gx-20{--bs-gutter-x:20px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-gx-20{--bs-gutter-x:20px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-gx-20{--bs-gutter-x:15px}}@media only screen and (max-width:767px){.tp-gx-20{--bs-gutter-x:10px}}.tp-gx-20 [class*=col-]{margin-top:var(--bs-gutter-y);padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5)}.tp-gx-27{--bs-gutter-x:27px}.tp-gx-30{--bs-gutter-x:30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-gx-30{--bs-gutter-x:30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-gx-30{--bs-gutter-x:30px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-gx-30{--bs-gutter-x:15px}}@media only screen and (max-width:767px){.tp-gx-30{--bs-gutter-x:10px}}.tp-gx-30 [class*=col-]{margin-top:var(--bs-gutter-y);padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5)}.tp-gx-50{--bs-gutter-x:50px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-gx-50{--bs-gutter-x:50px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-gx-50{--bs-gutter-x:30px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-gx-50{--bs-gutter-x:15px}}@media only screen and (max-width:767px){.tp-gx-50{--bs-gutter-x:10px}}.tp-gx-50 [class*=col-]{margin-top:var(--bs-gutter-y);padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5)}.tp-gx-90{--bs-gutter-x:90px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-gx-90{--bs-gutter-x:50px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-gx-90{--bs-gutter-x:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-gx-90{--bs-gutter-x:25px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-gx-90{--bs-gutter-x:25px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-gx-90{--bs-gutter-x:20px}}@media only screen and (max-width:767px){.tp-gx-90{--bs-gutter-x:10px}}.tp-gx-90 [class*=col-]{margin-top:var(--bs-gutter-y);padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5)}.tp-gx-60{--bs-gutter-x:60px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-gx-60{--bs-gutter-x:30px}}@media only screen and (max-width:767px){.tp-gx-60{--bs-gutter-x:15px}}@media (min-width:1400px){.custom-container{max-width:1424px}.custom-container-larg{max-width:1744px}.custom-container-1300{max-width:1324px}}.tp-categroy-plr-85{padding-left:85px;padding-right:85px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-categroy-plr-85{padding-left:40px;padding-right:40px}}.back-to-top-wrapper{border-radius:50%;bottom:0;cursor:pointer;display:block;height:44px;opacity:0;position:fixed;right:20px;visibility:hidden;width:44px;z-index:999}@media only screen and (max-width:767px){.back-to-top-wrapper{bottom:20px;right:20px}}.back-to-top-wrapper.back-to-top-btn-show{bottom:50px;opacity:1;visibility:visible}.back-to-top-btn{background:var(--tp-common-black);border-radius:50%;box-shadow:0 8px 16px rgba(3,4,28,.3);color:var(--tp-common-white);display:inline-block;height:44px;line-height:44px;text-align:center;width:44px}.back-to-top-btn svg{transform:translateY(-2px)}.back-to-top-btn:hover{transform:translateY(-4px)}.tp-btn{background-color:var(--tp-theme-primary);border:2px solid var(--tp-theme-primary);border-radius:6px;color:var(--tp-common-white);display:inline-block;font-size:16px;font-weight:500;padding:13px 34px;transition:all .3s ease-out 0s}.tp-btn.sm{padding:6px 14px}.tp-btn.alt-color{background:#ffa856;border-color:#ffa856;color:#002e8d}.tp-btn.alt-color svg path{stroke:geThemeColor(primary)!important}.tp-btn.alt-color:hover{background-color:#ff9e42;border-color:#ff9e42;color:#003092}.tp-btn:focus{color:#fff}.tp-btn:hover{background-color:#001c55;border-color:#001c55;box-shadow:0 10px 15px -5px rgba(21,36,34,.1);color:var(--tp-common-white)}.tp-btn span{display:inline-block;margin-left:5px;transform:translateY(-1px)}.tp-btn-sm{padding:13px 35px}.tp-btn-2{background:#ffc221;border:2px solid #ffc221;border-radius:100px;color:var(--tp-heading-2);display:inline-block;font-size:15px;font-weight:500;padding:8px 31px;transition:all .3s ease-out 0s}.tp-btn-2:hover{background-color:transparent;border-color:var(--tp-heading-2);color:var(--tp-heading-2)}.tp-btn-3{background-color:var(--tp-theme-primary);border-radius:6px;display:inline-block;font-size:16px;font-weight:500;padding:9px 32px;transition:all .25s ease-in-out}.tp-btn-3,.tp-btn-3:hover{color:var(--tp-common-white)}.tp-btn-3:hover{box-shadow:0 0 0 .2rem #ab0c2f!important}.tp-btn-4{background-color:var(--tp-theme-5);border-radius:6px;display:inline-block;font-size:14px;font-weight:600;letter-spacing:.56px;line-height:1;padding:23px 41px;text-transform:uppercase;transition:all .25s ease-in-out}.tp-btn-4,.tp-btn-4:hover{color:var(--tp-heading-primary)}.tp-btn-4:hover{box-shadow:0 0 0 .2rem var(--tp-theme-5)!important}.tp-btn-5{border:2px solid hsla(0,0%,100%,.3);border-radius:6px;display:inline-block;font-size:15px;font-weight:600;letter-spacing:.3px;padding:15px 37px;text-transform:uppercase;transition:all .3s ease-out 0s}.tp-btn-5,.tp-btn-5:hover{color:var(--tp-common-white)}.tp-btn-5:hover{border-color:var(--tp-common-white)}.tp-btn-white{border:2px solid var(--tp-common-white);border-radius:7px;color:var(--tp-common-white);display:inline-block;font-size:14px;font-weight:600;letter-spacing:.56px;padding:15px 45px;text-transform:uppercase}.tp-btn-white:hover{background-color:var(--tp-common-white);color:var(--tp-heading-primary)}.tp-btn-border{background:var(--tp-theme-secondary);border:2px solid var(--tp-theme-secondary);border-radius:50px;color:var(--tp-common-white);display:inline-block;font-size:16px;font-weight:600;padding:15px 32px}.tp-btn-border span{display:inline-block;margin-left:3px}.tp-btn-border:hover{background-color:transparent;color:var(--tp-theme-secondary)}.tp-btn-round{background-color:var(--tp-theme-secondary);border:2px solid var(--tp-theme-secondary);border-radius:50px;color:var(--tp-common-white);display:inline-block;font-size:16px;font-weight:600;line-height:1;padding:12px 28px}.tp-btn-round:hover{background-color:transparent;color:var(--tp-theme-secondary)}.tp-btn-round span{display:inline-block;margin-left:6px}.tp-btn-round svg{transform:translateY(-2px)}.tp-btn-round.color-9{background-color:var(--tp-theme-9);border-color:var(--tp-theme-9)}.tp-btn-round.color-9:hover{background-color:transparent;color:var(--tp-theme-9)}.tp-btn-circle{background-color:#b1040e;border-radius:50%;color:var(--tp-common-white);display:inline-block;font-size:16px;font-weight:600;padding:44px 31px;text-align:center}.tp-btn-circle span{display:block}.tp-btn-circle:hover{background-color:#001c55;border-color:#001c55;box-shadow:0 10px 15px -5px rgba(21,36,34,.1)}.tp-btn-circle:focus,.tp-btn-circle:hover,.tp-btn-tomato{color:var(--tp-common-white)}.tp-btn-tomato{background-color:var(--tp-theme-3);border:1px solid hsla(0,0%,100%,.3);border-radius:18px;font-size:16px;font-weight:600;padding:11px 28px}.tp-btn-tomato:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-btn-inner{background-color:var(--tp-dashboard-secondary);border-radius:6px;box-shadow:0 1px 2px 0 rgba(20,56,181,.25),0 0 1px 0 #1438b5;color:var(--tp-common-white);display:inline-block;font-size:15px;font-weight:600;padding:7px 24px}.tp-btn-inner:hover{background:#425eff;box-shadow:none}.tp-btn-inner:focus,.tp-btn-inner:hover,.tp-btn-offcanvas{color:var(--tp-common-white)}.tp-btn-offcanvas{background:var(--tp-theme-primary);display:inline-block;font-family:var(--tp-ff-space);font-size:14px;font-weight:600;letter-spacing:-.02em;padding:9px 22px;position:relative;text-align:center;text-transform:capitalize;z-index:1}.tp-btn-offcanvas i{padding-left:5px}.tp-btn-offcanvas:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}@keyframes tp-pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{box-shadow:0 0 0 45px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes icon-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.video-border-animation{position:relative}.video-border-animation:after{animation:video-border 1.5s linear infinite;border:1px solid var(--tp-common-white);border-radius:50%;content:"";height:90%;left:50%;position:absolute;top:50%;transform:scale(1);width:90%}@keyframes tp-rotate-video-text{0%{transform:rotate(-45deg)}to{transform:rotate(315deg)}}@keyframes section-animation{0%{max-width:0}15%{max-width:100%}85%{opacity:1}90%{max-width:100%;opacity:0}to{max-width:0;opacity:0}}@keyframes hero-dot-1{0%{transform:translateY(-80px)}to{transform:translateY(0)}}@keyframes hero-dot-2{0%{transform:translateX(-50px)}to{transform:translateX(0)}}@keyframes video-border{0%{transform:translate(-50%,-50%) scale(.9)}60%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}@keyframes light{0%{opacity:1}50%{opacity:.4}to{color:#fff;opacity:1}}@keyframes neptune{0%{transform:translate(0)}20%{transform:translate(20px,-5px)}40%{transform:translate(50px,20px)}60%{transform:translate(20px,50px)}80%{transform:translate(-20px,30px)}to{transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes a{0%{transform:scale(.5)}50%{transform:scale(1)}to{transform:scale(.8)}}@keyframes scroll-1{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}@keyframes headerSlideUp{0%{margin-top:0}to{margin-top:-150px}}@keyframes section_stroke{0%{stroke-dashoffset:560}to{stroke-dashoffset:0}}@keyframes shine{to{left:-200%}}.line-dash-path{stroke-dasharray:4;stroke-dashoffset:350;animation:tp-line-dash 30s linear infinite forwards;animation-duration:20s;animation-iteration-count:infinite;animation-name:gradients;background:linear-gradient(45deg,#df7bd2,#09b1ab,#df7bd2,#fdbf62)}@keyframes tp-line-dash{to{stroke-dashoffset:0}}@keyframes dash{to{stroke-dashoffset:0px;stroke-dasharray:3000}}@keyframes gradients{0%{background-position:0 0}25%{background-position:50% 0}50%{background-position:90% 0}60%{background-position:60%}75%{background-position:40%}to{background-position:0 0}}@keyframes tpswing{0%{transform:rotate(3deg)}to{transform:rotate(-3deg)}}@keyframes tpswings{0%{transform:translateY(0) rotate(0)}to{transform:translateY(-20px) rotate(-10deg)}}@keyframes hero-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes bannerAnimationTwo{0%{transform:translate(0)}20%{transform:translate(450px)}40%{transform:translate(450px,-20px)}60%{transform:translate(250px,-20px)}80%{transform:translate(50px,-10px)}to{transform:translate(0)}}@keyframes spin{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(0)}}@keyframes img-border{0%{border-radius:51% 49% 77% 23%/65% 50% 50% 35%}to{border-radius:30% 70% 28% 72%/53% 69% 31% 47%}}@keyframes radiusChange{0%{border-radius:0 0 0 0}40%{border-radius:50px 0 80px 0}80%{border-radius:0 50px 0 80px}to{border-radius:0 0 0 0}}@keyframes tpupdown{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes morph{0%,to{border-radius:40% 60% 70% 30%/40% 40% 60% 50%}34%{border-radius:70% 30% 50% 50%/30% 30% 70% 70%}67%{border-radius:100% 60% 60% 100%/100% 100% 60% 60%}}@keyframes tfLeftToRight{49%{transform:translateY(30%)}50%{opacity:0;transform:translateY(-30%)}51%{opacity:1}}@keyframes bubbles{0%{bottom:52px;left:67px;opacity:0}50%{bottom:62px;opacity:1}to{bottom:72px;left:67px;opacity:0}}@keyframes ab2animation{0%{transform:translateX(0)}25%{transform:translateX(-35px)}50%{transform:translateX(0)}75%{transform:translateX(35px)}to{transform:translateX(0)}}@keyframes opacity{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes animation-popup{0%{transform:scale(.7) rotate(0)}40%{transform:scale(.7) rotate(160deg)}80%{transform:scale(1) rotate(1turn)}to{transform:scale(1) rotate(1turn)}}#loading{background-color:#fff2db;height:100%;margin-top:0;position:fixed;top:0;width:100%;z-index:999999}#loading-center{height:100%;position:relative;width:100%}#loading-center-absolute{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.tp-preloader-logo{height:180px;line-height:180px;margin:auto;position:relative;text-align:center;width:180px}.tp-preloader-logo img{animation:zoom-in-zoom-out 2s ease-out infinite;max-width:110px}.tp-preloader-circle,.tp-preloader-circle svg{height:100%;left:0;position:absolute;top:0;width:100%}.tp-preloader-circle svg{animation:tp-rotate 5s linear infinite}.tp-preloader-circle svg circle:first-child{stroke:rgba(0,0,0,.1)}.tp-preloader-circle svg circle:last-child{stroke:var(--tp-theme-primary);stroke-dashoffset:0;stroke-dasharray:1128,3150;animation:tp-loading 4s linear infinite;transform-origin:center center}@keyframes tp-loading{0%{stroke-dashoffset:0;stroke-dasharray:0,3150}to{stroke-dashoffset:-1131;stroke-dasharray:1128,3138}}@keyframes tp-rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.tp-preloader-content{text-align:center}.tp-preloader-title{font-size:100px;font-weight:500;line-height:1;margin-bottom:0}@media only screen and (max-width:767px){.tp-preloader-title{font-size:70px}}.tp-preloader-subtitle{color:var(--tp-common-black);font-size:20px;margin-bottom:0;margin-top:20px;transform:translateX(4px)}@keyframes zoom-in-zoom-out{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}@media only screen and (min-width:1200px) and (max-width:1399px){#loading-center-absolute{width:40%}}@media only screen and (min-width:992px) and (max-width:1199px){#loading-center-absolute{width:40%}}@media only screen and (min-width:768px) and (max-width:991px){#loading-center-absolute{width:45%}}@media only screen and (min-width:576px) and (max-width:767px){#loading-center-absolute{width:50%}}@media (max-width:575px){#loading-center-absolute{width:90%}}.grey-bg{background-color:#fff9ef}.grey-bg.darker{background-color:#fff6e5}.white-bg{background-color:var(--tp-common-white)}.black-bg{background-color:var(--tp-common-black)}.theme-bg{background-color:var(--tp-theme-primary)}.theme-bg-2{background-color:var(--tp-theme-5)}.lightblue-bg{background-color:var(--tp-blue-1)}[data-bg-color=footer-bg-grey]{background-color:var(--tp-footer-grey-1)}.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border:1px solid #e8e8e8;border-radius:5px;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:0;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{color:var(--tp-common-black);content:"\f107";font-family:var(--tp-ff-fontawesome);font-weight:500;margin-top:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);transform-origin:center;transition:all .15s ease-in-out}.nice-select.open:after{transform:translateY(-50%) rotate(-180deg)}.nice-select.open .list{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;left:0;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;transform:scale(.75) translateY(-21px);transform-origin:50% 0;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:0;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.tp-pagination ul{display:flex}.tp-pagination ul li{display:inline-block}.tp-pagination ul li:not(:last-child){margin-right:6px}.tp-pagination ul li a,.tp-pagination ul li span{background-color:var(--tp-common-white);border:0 solid rgba(0,0,0,.1);border-radius:20px;color:#121420;display:inline-block;font-size:14px;font-weight:500;height:40px;line-height:40px;text-align:center;width:40px}.tp-pagination ul li a.current,.tp-pagination ul li a:hover,.tp-pagination ul li span.current,.tp-pagination ul li span:hover{background:var(--tp-dashboard-secondary);border-color:var(--tp-dashboard-secondary);color:var(--tp-common-white)}.tp-pagination.shop ul li a.current,.tp-pagination.shop ul li a:hover,.tp-pagination.shop ul li span.current,.tp-pagination.shop ul li span:hover{background-color:var(--tp-theme-8);border-color:var(--tp-theme-8)}.offcanvas__area{background:var(--tp-common-white) none repeat scroll 0 0;height:100%;overflow-y:scroll;overscroll-behavior-y:contain;position:fixed;right:0;scrollbar-width:none;top:0;transform:translateX(calc(100% + 80px));transition:.3s linear;width:450px;z-index:1000}.offcanvas__area::-webkit-scrollbar{display:none}.offcanvas__area.offcanvas-opened{opacity:1;transform:translateX(0)}@media only screen and (max-width:767px){.offcanvas__area{width:calc(100% - 50px)}}@media only screen and (min-width:576px) and (max-width:767px){.offcanvas__area{width:350px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.offcanvas__top{margin-bottom:40px}}.offcanvas__wrapper{min-height:100%;padding:50px 40px 145px;position:relative;z-index:1}@media only screen and (max-width:767px){.offcanvas__wrapper{padding:20px}}.offcanvas-title{color:var(--tp-common-black-1);font-size:40px;font-weight:700;letter-spacing:-.8px;line-height:1;margin-bottom:15px}.offcanvas-title.sm{font-size:22px;font-weight:500;letter-spacing:0;margin-bottom:15px;text-transform:uppercase}.offcanvas-content{margin-bottom:45px}@media only screen and (max-width:767px){.offcanvas-content{display:none}}.offcanvas-content p{color:#414144;font-size:16px;font-weight:400;line-height:24px}.offcanvas-gallery{margin-bottom:45px}@media only screen and (max-width:767px){.offcanvas-gallery{display:none}}@media only screen and (min-width:1200px) and (max-width:1399px){.offcanvas-gallery.home-2{margin-top:30px}}.offcanvas-gallery-img{position:relative}.offcanvas-gallery-img img{transition:.4s;width:100%}.offcanvas-gallery-img:after{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:.4s;visibility:hidden;width:100%}.offcanvas-gallery-img:hover img{transform:scale(1.1)}.offcanvas-gallery-img:hover:after{opacity:1;visibility:visible}.offcanvas-contact{margin-bottom:55px}@media only screen and (max-width:767px){.offcanvas-contact{display:none}}.offcanvas-contact ul li{list-style:none;margin-bottom:2px}.offcanvas-contact ul li a,.offcanvas-contact ul li span.xy-link{color:#414144;display:inline-block;font-size:18px;position:relative}.offcanvas-contact ul li a:before{background:#414144;bottom:0;content:"";height:1px;left:auto;opacity:0;position:absolute;right:0;transition:all .3s linear;width:0}.offcanvas-contact ul li a:hover:before{left:0;opacity:1;right:auto;transition:all .2s linear;width:100%}.offcanvas-social ul{align-items:center;display:flex}.offcanvas-social ul li{list-style:none}.offcanvas-social ul li:not(:last-of-type){margin-right:8px}.offcanvas-social ul li a{border:1px solid rgba(2,11,24,.1);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;color:var(--tp-common-black-1);display:inline-block;height:40px;line-height:41px;text-align:center;width:40px}.offcanvas-social ul li a svg{height:18px;width:18px}.offcanvas-social ul li a i.las{font-size:18px}.offcanvas-social ul li a svg{transform:translateY(-1px)}.offcanvas-social ul li a:hover{background-color:var(--tp-common-black);border-color:var(--tp-common-black);color:var(--tp-common-white)}.offcanvas__close{position:absolute;right:30px;top:30px;z-index:2}@media only screen and (max-width:767px){.offcanvas__close{top:20px}}.offcanvas__close-btn{background-color:var(--tp-theme-primary);border:none;color:var(--tp-common-white);cursor:pointer;display:inline-block;font-size:16px;height:50px;line-height:40px;transition:.3s linear;width:50px}@media only screen and (max-width:767px){.offcanvas__close-btn{height:40px;width:40px}}.offcanvas__close-btn:hover{background-color:var(--tp-theme-primary);color:var(--tp-common-white);opacity:.8}.offcanvas__close-btn svg,.offcanvas__close-btn:hover svg{transform:translateY(-2px)}.offcanvas-open-btn{background-color:transparent;border:1px solid hsla(0,0%,100%,.3);border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;cursor:pointer;height:38px;line-height:42px;text-align:center;transition:.3s linear;width:38px}.offcanvas-open-btn i{position:relative;top:1px}.tp-header-inner .offcanvas-open-btn{border:1px solid #bbb}.tp-header-inner .offcanvas-open-btn i{color:#333}.tp-header-inner .offcanvas-open-btn:hover{background:#003092;border-color:#003092}.tp-header-inner .offcanvas-open-btn:hover i{color:var(--tp-common-white)}.offcanvas-open-btn span{display:inline-block;font-size:16px;font-weight:400;transform:translateY(-3px);transition:.3s linear}.offcanvas-open-btn:hover{background-color:var(--tp-common-white);border-color:#fff}.offcanvas-open-btn:hover i{color:var(--tp-common-black)}.offcanvas-open-btn i{color:var(--tp-common-white);display:inline-block;transform:translateY(-2px);transform:.3s linear}.offcanvas-btn{margin-left:20px}@media only screen and (max-width:767px){.offcanvas-btn{margin-left:8px}}.offcanvas__2 .offcanvas__close-btn{background-color:var(--tp-theme-secondary)}.offcanvas__2 .offcanvas__2 .tp-main-menu-mobile ul li.has-dropdown.expanded,.offcanvas__2 .tp-main-menu-mobile ul li.has-dropdown>a.expanded,.offcanvas__2 .tp-main-menu-mobile ul li:hover>a,.offcanvas__2 .tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn i{color:var(--tp-theme-secondary)}.offcanvas__2 .offcanvas__2 .tp-main-menu-mobile ul li.has-dropdown.expanded .dropdown-toggle-btn:after,.offcanvas__2 .offcanvas__2 .tp-main-menu-mobile ul li.has-dropdown.expanded .dropdown-toggle-btn:before,.offcanvas__2 .tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn:after,.offcanvas__2 .tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn:before,.offcanvas__2 .tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn i .dropdown-toggle-btn:after,.offcanvas__2 .tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn i .dropdown-toggle-btn:before,.offcanvas__2 .tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn:after,.offcanvas__2 .tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn:before{background-color:var(--tp-dashboard-primary)}.offcanvas__2 .offcanvas__social a{border:2px solid var(--tp-theme-secondary);color:var(--tp-theme-secondary)}.offcanvas__3 .offcanvas__close-btn{background-color:var(--tp-theme-3)}.offcanvas__3 .tp-main-menu-mobile ul li.has-dropdown>a.expanded,.offcanvas__3 .tp-main-menu-mobile ul li:hover>a,.offcanvas__3 .tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn i{color:var(--tp-theme-3)}.offcanvas__3 .tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn:after,.offcanvas__3 .tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn:before,.offcanvas__3 .tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn i .dropdown-toggle-btn:after,.offcanvas__3 .tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn i .dropdown-toggle-btn:before,.offcanvas__3 .tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn:after,.offcanvas__3 .tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn:before{background-color:var(--tp-theme-3)}.offcanvas__3 .offcanvas__social a{border:2px solid var(--tp-theme-3);color:var(--tp-theme-3)}.offcanvas__3 .offcanvas__social a:hover{color:var(--tp-common-white)}.cartmini__area{background:var(--tp-common-white) none repeat scroll 0 0;height:100%;left:auto;opacity:0;overflow-y:scroll;overscroll-behavior-y:contain;position:fixed;right:0;scrollbar-width:none;transform:translateX(calc(100% + 80px));transition:all .4s ease-in-out;visibility:hidden;width:400px;z-index:999}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.cartmini__area{left:auto;right:0;transform:translateX(calc(100% + 80px))}}.cartmini__area::-webkit-scrollbar{display:none}.cartmini__area.cartmini-opened{opacity:1;transform:translateX(0);visibility:visible}@media only screen and (max-width:767px){.cartmini__area{width:100%}}.cartmini__close{right:30px;top:35px}@media only screen and (max-width:767px){.cartmini__close{right:20px;top:20px}}.cartmini__close-btn{background-color:#f5f5f5;color:var(--tp-heading-primary);display:inline-block;font-size:16px;height:44px;line-height:40px;position:relative;width:44px;z-index:2}.cartmini__wrapper{min-height:100%;padding-left:25px;padding-right:25px;position:relative}.cartmini__top-title{border-bottom:1px solid var(--tp-border-primary);padding:20px 0}.cartmini__top-title h4{font-size:16px;font-weight:600;margin-bottom:0;text-transform:capitalize}.cartmini__close{position:absolute;right:15px;top:8px}.cartmini__close-btn{background:0 0;color:var(--tp-common-black);font-size:22px}.cartmini__close-btn:hover{transform:rotate(90deg)}.cartmini__shipping{border-bottom:1px solid var(--tp-border-primary);padding:15px 0}.cartmini__shipping .progress{border-radius:50px;height:10px}.cartmini__shipping .progress-bar{background-color:var(--tp-theme-primary);border-radius:10px}.cartmini__shipping.home-2 .progress-bar{background-color:var(--tp-dashboard-primary)}.cartmini__shipping.home-5 .progress-bar{background-color:var(--tp-heading-primary)}.cartmini__shipping.home-shop .progress-bar{background-color:#006b61}.cartmini__shipping p{margin-bottom:5px}.cartmini__shipping p span{font-weight:600}.cartmini__widget{height:calc(100vh - 380px);overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none}.cartmini__widget::-webkit-scrollbar{display:none}.cartmini__widget-item{align-items:center;border-bottom:1px solid hsla(0,0%,51%,.2);display:flex;padding:20px 0;position:relative}.cartmini__widget-item:not(:last-of-type){border-bottom:0}.cartmini__thumb{border:1px solid var(--tp-border-primary);margin-right:15px}.cartmini__thumb img{height:auto;width:70px}.cartmini__title{font-size:15px;font-weight:500;margin-bottom:4px}.cartmini__title a:hover{color:var(--tp-theme-primary)}.cartmini__title.home-2 a:hover{color:var(--tp-dashboard-primary)}.cartmini__title.home-5 a:hover{color:var(--tp-heading-primary)}.cartmini__title.home-shop a:hover{color:#006b61}.cartmini__content{padding-right:15px}.cartmini__content .tp-product-quantity{padding:0;width:75px}.cartmini__content .tp-product-quantity .tp-cart-input[type=text]{background-color:var(--tp-common-white);border:1px solid var(--tp-border-primary);font-size:13px;height:30px;padding:0;text-align:center}.cartmini__content .tp-product-quantity .tp-cart-minus,.cartmini__content .tp-product-quantity .tp-cart-plus{display:inline-block;font-size:13px;height:30px;left:3px;line-height:30px;text-align:center;width:20px}.cartmini__content .tp-product-quantity .tp-cart-minus svg,.cartmini__content .tp-product-quantity .tp-cart-plus svg{transform:translateY(-1px);width:10px}.cartmini__content .tp-product-quantity .tp-cart-minus:after,.cartmini__content .tp-product-quantity .tp-cart-plus:after{display:none}.cartmini__content .tp-product-quantity .tp-cart-plus{left:auto;right:3px}.cartmini__del{color:var(--tp-common-black);font-size:14px;height:25px;line-height:25px;position:absolute;right:0;text-align:center;top:15px;width:25px}.cartmini__del:hover{color:var(--tp-theme-primary)}.cartmini__del.home-2:hover{color:var(--tp-dashboard-primary)}.cartmini__del.home-5:hover{color:var(--tp-heading-primary)}.cartmini__checkout{background:var(--tp-common-white);border-top:2px solid var(--tp-border-primary);padding-bottom:85px;padding-top:15px;width:100%}.cartmini__checkout-title h4{display:inline-block;font-size:15px;font-weight:500;margin-bottom:0;text-transform:capitalize}.cartmini__checkout-title span{color:var(--tp-common-black);float:right;font-size:15px;font-weight:500}.cartmini__checkout-btn .tp-btn{border:1px solid var(--tp-theme-primary);border-radius:50px;font-size:15px;padding:10px 30px;text-align:center;text-transform:capitalize}.cartmini__checkout-btn .tp-btn:hover{background-color:var(--tp-heading-primary);border:1px solid var(--tp-heading-primary)}.cartmini__checkout-btn .tp-btn-border:hover{background-color:var(--tp-theme-primary);border-color:var(--tp-theme-primary)}.cartmini__checkout-btn .tp-btn-border{background:0 0;border:1px solid var(--tp-text-body);color:var(--tp-heading-primary)}.cartmini__checkout-btn .tp-btn-border:hover{background:var(--tp-heading-primary);border:1px solid var(--tp-heading-primary);color:var(--tp-common-white)}.cartmini__checkout-btn.home-2 .tp-btn{background-color:var(--tp-dashboard-primary);border:1px solid var(--tp-dashboard-primary)}.cartmini__checkout-btn.home-2 .tp-btn:hover{background-color:var(--tp-heading-primary);border:1px solid var(--tp-heading-primary)}.cartmini__checkout-btn.home-2 .tp-btn.tp-btn-border{background-color:transparent;border:1px solid var(--tp-heading-primary)}.cartmini__checkout-btn.home-2 .tp-btn.tp-btn-border:hover{background:var(--tp-heading-primary);border-color:var(--tp-heading-primary)}.cartmini__checkout-btn.home-5 .tp-btn{background-color:var(--tp-heading-primary);border:1px solid var(--tp-heading-primary)}.cartmini__checkout-btn.home-5 .tp-btn:hover{background-color:transparent;color:var(--tp-common-black)}.cartmini__checkout-btn.home-5 .tp-btn.tp-btn-border{background-color:transparent;border:1px solid var(--tp-heading-primary)}.cartmini__checkout-btn.home-5 .tp-btn.tp-btn-border:hover{background:var(--tp-heading-primary);border-color:var(--tp-heading-primary);color:var(--tp-common-white)}.cartmini__checkout-btn.home-shop .tp-btn{background-color:#006b61;border:1px solid #006b61}.cartmini__checkout-btn.home-shop .tp-btn:hover{background-color:transparent;color:var(--tp-common-black)}.cartmini__checkout-btn.home-shop .tp-btn.tp-btn-border{background-color:transparent;border:1px solid #006b61}.cartmini__checkout-btn.home-shop .tp-btn.tp-btn-border:hover{background:#006b61;border-color:#006b61;color:var(--tp-common-white)}.cartmini__price{color:var(--tp-theme-primary);font-size:14px;font-weight:500}.cartmini__price.home-2{color:var(--tp-dashboard-primary)}.cartmini__price.home-5{color:var(--tp-heading-primary)}.cartmini__price.home-shop{color:#006b61}.cartmini__quantity{font-size:12px;font-weight:500}.cartmini__empty{margin-top:150px}.cartmini__empty img{margin-bottom:30px}.cartmini__empty p{color:var(--tp-common-black);font-size:16px;margin-bottom:15px}.cartmini__empty .tp-btn{background-color:var(--tp-grey-1);color:var(--tp-common-black);font-size:15px;padding:10px 30px;text-align:center;text-transform:capitalize}.cartmini__empty .tp-btn:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.filter__area{background:var(--tp-common-white) none repeat scroll 0 0;height:100%;left:auto;opacity:0;overflow-y:scroll;overscroll-behavior-y:contain;position:fixed;right:0;scrollbar-width:none;transform:translateX(calc(100% + 80px));transition:all .4s ease-in-out;visibility:hidden;width:400px;z-index:999}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.filter__area{left:auto;right:0;transform:translateX(calc(100% + 80px))}}.filter__area::-webkit-scrollbar{display:none}.filter__area.filter-opened{opacity:1;transform:translateX(0);visibility:visible}.filter__close{position:absolute;right:30px;top:22px}.filter__close-btn{background-color:#f5f5f5;color:var(--tp-heading-primary);display:inline-block;font-size:16px;height:44px;line-height:40px;position:relative;width:44px;z-index:2}.filter__close-btn i{position:relative;transform:translateY(-1px);transition:all .3s ease-out 0s;z-index:2}.filter__close-btn:hover{background-color:var(--tp-dashboard-primary)}.filter__close-btn:hover i{color:var(--tp-common-white);transform:rotate(45deg)}.filter__wrapper{min-height:100%;padding:30px;position:relative}.body-overlay{background-color:var(--tp-common-black);height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease-out 0s;visibility:hidden;width:100%;z-index:99}.body-overlay.opened{opacity:.3;visibility:visible}.body-overlay:hover{cursor:url(/images/icon/cross-out.png),pointer}.filter-overlay{background-color:var(--tp-common-black);height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease-out 0s;visibility:hidden;width:100%;z-index:99}.filter-overlay.opened{opacity:.3;visibility:visible}.filter-overlay:hover{cursor:url(/images/icon/cross-out.png),pointer}.tp-breadcrumb__bg{z-index:-1}.tp-breadcrumb__bg,.tp-breadcrumb__bg.overlay:after{height:100%;left:0;position:absolute;top:0;width:100%}.tp-breadcrumb__bg.overlay:after{background:rgba(0,0,0,.42);content:""}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-breadcrumb__bg{background-repeat:no-repeat;background-size:cover}}.tp-breadcrumb__bg.details3{height:990px}.tp-breadcrumb__bg.details3:after{background:linear-gradient(180deg,rgba(134,56,252,.9),#5838fc);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.tp-breadcrumb__title{color:#031f42;font-size:56px;font-weight:600;letter-spacing:-1.12px;margin:0}.tp-breadcrumb__title.color{color:var(--tp-common-white);font-size:52px;font-weight:700;letter-spacing:-1.4px}@media only screen and (max-width:767px){.tp-breadcrumb__title.color{font-size:37px}}.tp-breadcrumb__list span{font-size:16px;font-weight:300;position:relative}.tp-breadcrumb__list span:not(:last-child){margin-right:10px;padding-right:12px}.tp-breadcrumb__list span:not(:last-child):after{background-color:hsla(0,0%,100%,.8);content:"";height:16px;position:absolute;right:0;top:50%;width:1px}.tp-breadcrumb__list span.color{color:#031f42}.tp-breadcrumb__list span.white{color:var(--tp-common-white)}.tp-breadcrumb__list span.home-icon a{transform:translateY(-3px)}.tp-breadcrumb__list span a:hover{color:var(--tp-theme-7)}.tp-breadcrumb__list.tp-event-details-breadcrumb-list span{color:var(--tp-common-white)}.tp-breadcrumb__list.tp-event-details-breadcrumb-list span:after{background-color:hsla(0,0%,100%,.8)}.tp-breadcrumb__list.inner-after span:after{background:hsla(0,0%,100%,.8);height:14px}.tp-breadcrumb__content-filter p{color:#4f5158;font-size:18px;font-weight:300;margin-bottom:0}.tp-breadcrumb__content-filter p span{color:#031f42;font-weight:500}.tp-breadcrumb__overlay{position:relative}.tp-breadcrumb__overlay:after{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.tp-accordion .accordion-item{background-color:transparent;border:0;border-bottom:1px solid rgba(var(--tp-common-black),1)}.tp-accordion .accordion-item:first-of-type .accordion-button{border-top-left-radius:0;border-top-right-radius:0}.tp-accordion .accordion-item:last-of-type,.tp-accordion .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:0;border-bottom-right-radius:0}.tp-accordion .accordion-button{background-color:transparent;color:var(--tp-common-black);font-size:24px;font-weight:500;padding:30px 15px 30px 0}.tp-accordion .accordion-button:after{background-image:none;background:0 0;color:var(--tp-theme-primary);content:"\f106";font-family:var(--tp-ff-fontawesome);font-weight:500;height:auto;position:absolute;right:0;top:28%;transform:rotate(180deg);width:auto}.tp-accordion .accordion-button.has-plus-icon:after{display:none}.tp-accordion .accordion-button .tp-accordion-plus{display:inline-block;height:14px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:14px}[dir=rtl] .tp-accordion .accordion-button .tp-accordion-plus{left:0;right:auto}.tp-accordion .accordion-button .tp-accordion-plus:after{background-color:#525258;border-radius:2px;content:"";height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}[dir=rtl] .tp-accordion .accordion-button .tp-accordion-plus:after{left:auto;right:0}.tp-accordion .accordion-button .tp-accordion-plus:before{background-color:#525258;border-radius:2px;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}[dir=rtl] .tp-accordion .accordion-button .tp-accordion-plus:before{left:auto;right:50%;transform:translateX(50%)}.tp-accordion .accordion-button.collapsed:after{color:var(--tp-common-black);transform:rotate(0)}.tp-accordion .accordion-button:not(.collapsed){background-color:transparent;box-shadow:none;color:var(--tp-theme-primary)}.tp-accordion .accordion-button:not(.collapsed) .tp-accordion-plus:before{background-color:var(--tp-theme-1);transform:translateX(-50%) rotate(90deg)}[dir=rtl] .tp-accordion .accordion-button:not(.collapsed) .tp-accordion-plus:before{transform:translateX(50%) rotate(90deg)}.tp-accordion .accordion-button:not(.collapsed) .tp-accordion-plus:after{background-color:var(--tp-theme-1)}.tp-accordion .accordion-button:focus{border:0;box-shadow:none}.tp-accordion .accordion-button:hover,.tp-accordion .accordion-button:hover:after{color:var(--tp-theme-primary)}.tp-accordion .accordion-body{padding:0 0 25px}.tp-accordion .accordion-body p{color:var(--tp-text-1);font-size:16px}.tp-tab .nav-tabs,.tp-tab .nav-tabs .nav-link{border:0;margin:0;padding:0}.tp-product-tab-2 .nav-tabs .nav-link{color:#a0a2a4;font-size:20px;position:relative}@media only screen and (max-width:767px){.tp-product-tab-2 .nav-tabs .nav-link{font-size:15px}}.tp-product-tab-2 .nav-tabs .nav-link:not(:first-child){margin-left:28px}.tp-product-tab-2 .nav-tabs .nav-link:not(:first-child):after{background-color:#ced2d6;border-radius:50%;content:"";height:6px;left:-17px;position:absolute;top:50%;width:6px}.tp-product-tab-2 .nav-tabs .nav-link.active{color:var(--tp-theme-secondary)}.tp-product-tab-2 .nav-tabs .nav-link.active .tp-product-tab-tooltip{opacity:1;visibility:visible}.tp-product-tab-2 .nav-tabs .nav-link .tp-product-tab-tooltip{background-color:var(--tp-theme-secondary);border-radius:4px;color:var(--tp-common-white);display:inline-block;font-size:12px;font-weight:700;line-height:1;opacity:0;padding:4px 9px;position:absolute;right:0;top:-24px;visibility:hidden}.tp-product-tab-2 .nav-tabs .nav-link .tp-product-tab-tooltip:after{background-color:var(--tp-theme-secondary);bottom:0;bottom:-5px;-webkit-clip-path:polygon(100% 0,0 0,28% 100%);clip-path:polygon(100% 0,0 0,28% 100%);content:"";height:6px;left:7px;position:absolute;width:13px}.tp-product-tab-3 .nav-tabs .nav-link{font-size:16px;padding:0}@media only screen and (max-width:767px){.tp-product-tab-3 .nav-tabs .nav-link{font-size:15px}}.tp-product-tab-3 .nav-tabs .nav-link:not(:first-child){margin-left:23px}.tp-product-tab-3 .nav-tabs .nav-link:not(:first-child):after{height:4px;left:-14px;width:4px}.tp-product-tab-3 .nav-tabs .nav-link.active{color:var(--tp-common-black)}.tp-product-tab-3 .nav-tabs .nav-link.active .tp-product-tab-tooltip{opacity:1;visibility:visible}.tp-product-tab-3 .nav-tabs .nav-link .tp-product-tab-tooltip,.tp-product-tab-3 .nav-tabs .nav-link .tp-product-tab-tooltip:after{background-color:var(--tp-theme-primary)}.tp-product-tab-5 .nav-tabs .nav-link{padding:0 5px}@media only screen and (max-width:767px){.tp-product-tab-5 .nav-tabs .nav-link{font-size:15px}}.tp-product-tab-5 .nav-tabs .nav-link:not(:last-child):after{left:-15px}.tp-product-tab-5 .nav-tabs .nav-link:not(:first-child){margin-left:22px}.tp-product-tab-5 .nav-tabs .nav-link.active{color:var(--tp-common-black)}.tp-product-tab-5 .nav-tabs .nav-link.active .tp-product-tab-tooltip{opacity:1;visibility:visible}.tp-product-tab-5 .nav-tabs .nav-link .tp-product-tab-tooltip,.tp-product-tab-5 .nav-tabs .nav-link .tp-product-tab-tooltip:after{background-color:var(--tp-theme-green)}.tp-tab-line{background-color:var(--tp-common-black);bottom:-1px;content:"";height:2px;left:0;position:absolute;width:38%}.tp-section-title{color:var(--tp-theme-primary);font-size:60px;letter-spacing:-.6px;line-height:1.07}@media only screen and (max-width:767px){.tp-section-title{font-size:40px}}.tp-section-title span{color:var(--tp-theme-primary);display:inline-block;position:relative}.tp-section-title span svg{bottom:-10px;color:#161613;left:37px;position:absolute}@media only screen and (max-width:767px){.tp-section-title span svg{left:0}}.tp-section-title-white{color:var(--tp-common-white);font-size:60px;font-weight:600}.tp-section-subtitle{color:#da8a40;font-size:18px;font-style:italic;font-weight:500;margin-bottom:5px;text-transform:uppercase}.tp-section p{font-size:17px;margin-left:25px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-section p{margin-left:0}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-section p br{display:none}}.tp-section-2-subtitle{color:var(--tp-theme-3);display:inline-block;font-size:20px}.tp-section-2-title{color:var(--tp-theme-primary);font-size:60px;font-weight:500;letter-spacing:-1.2px;line-height:1.1}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-section-2-title{font-size:55px}}@media only screen and (max-width:767px){.tp-section-2-title{font-size:40px}}.tp-section-2-title span{color:var(--tp-theme-primary);display:inline-block;position:relative}.tp-section-3-subtitle{color:var(--tp-theme-secondary);font-size:18px;font-weight:400}.tp-section-3-subtitle.color-9{color:var(--tp-theme-9)}.tp-section-3-title{color:var(--tp-heading-2);font-size:50px;font-weight:500}@media only screen and (max-width:767px){.tp-section-3-title{font-size:36px}}.tp-section-3-title span{color:var(--tp-theme-secondary);display:inline-block;position:relative;z-index:1}.tp-section-3-title.color-9 span{color:var(--tp-theme-9)}.tp-section-4-title{font-size:60px;font-weight:500;letter-spacing:-1.2px;line-height:1.1}.tp-section-4-title span{color:var(--tp-theme-primary);position:relative;z-index:1}.tp-section-4-title span svg{bottom:0;left:50%;position:absolute;transform:translateX(-50%);z-index:-1}.tp-section-4-title span svg path{stroke:#161613;stroke-dasharray:2300;stroke-dashoffset:3500;animation:dash 4s linear forwards}.tp-section-5-subtitle{font-size:14px;font-weight:400;letter-spacing:.84px;text-transform:uppercase}.tp-section-5-title{font-size:60px;font-weight:600;letter-spacing:-1.2px;line-height:1}@media only screen and (min-width:992px) and (max-width:1199px){.tp-section-5-title{font-size:48px}}@media only screen and (max-width:767px){.tp-section-5-title{font-size:54px}.tp-section-5 p br{display:none}}.tp-underline-shape-1{bottom:-10px;left:37px;position:absolute}@media only screen and (max-width:767px){.tp-underline-shape-1{left:0}}.tp-underline-shape-2{bottom:-6px;left:37px;position:absolute}@media only screen and (max-width:767px){.tp-underline-shape-2{bottom:-8px;left:0}}.tp-underline-shape-3{bottom:-6px;left:8px;position:absolute}@media only screen and (max-width:767px){.tp-underline-shape-3{left:0}}.tp-underline-shape-4{bottom:-8px;left:-150px;position:absolute}@media only screen and (max-width:767px){.tp-underline-shape-4{bottom:-18px;left:0}}.tp-underline-shape-5{bottom:-5px;left:55px;position:absolute;z-index:-1}@media only screen and (max-width:767px){.tp-underline-shape-5{width:100%}}.tp-underline-shape-6{bottom:-5px;left:20px;position:absolute}.tp-underline-shape-7{bottom:-5px;left:-6px;position:absolute}.tp-underline-shape-8{bottom:-3px;left:-6px;position:absolute;z-index:-1}.tp-underline-shape-9{bottom:-6px;left:35px;position:absolute;z-index:-1}.tp-underline-shape-10{bottom:-4px;left:7px;position:absolute;z-index:-1}.tp-underline-shape-11{bottom:-7px;left:17px;position:absolute;z-index:-1}.tp-underline-shape-12{bottom:-8px;left:40px;position:absolute}.ui-button-icon-only,.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-checkboxradio-disabled,.ui-state-disabled{pointer-events:none}.ui-datepicker .ui-icon,.ui-icon{background-repeat:no-repeat;text-indent:-99999px}.ui-helper-reset,.ui-menu{list-style:none;outline:0}.ui-helper-hidden,.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-helper-hidden-accessible{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{border:0;font-size:100%;line-height:1.3;margin:0;padding:0;text-decoration:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{border-collapse:collapse;content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{filter:Alpha(Opacity=0);height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:inline-block;margin-top:-.25em;overflow:hidden;position:relative;vertical-align:middle}.ui-widget-icon-block{display:block;left:50%;margin-left:-8px}.ui-widget-overlay{height:100%;left:0;position:fixed;top:0;width:100%}.ui-accordion .ui-accordion-header{cursor:pointer;display:block;font-size:100%;margin:2px 0 0;padding:.5em .5em .5em .7em;position:relative}.ui-autocomplete,.ui-menu .ui-menu{position:absolute}.ui-accordion .ui-accordion-content{border-top:0;overflow:auto;padding:1em 2.2em}.ui-autocomplete{cursor:default;left:0;top:0}.ui-menu{display:block;margin:0;padding:0}.ui-button,.ui-controlgroup{display:inline-block;vertical-align:middle}.ui-button,.ui-menu-icons,.ui-resizable{position:relative}.ui-menu .ui-menu-item{cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");margin:0}.ui-menu .ui-menu-item-wrapper{padding:3px 1em 3px .4em;position:relative}.ui-menu .ui-menu-divider{border-width:1px 0 0;font-size:0;height:0;line-height:0;margin:5px 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-button,.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-menu .ui-icon{bottom:0;left:.2em;margin:auto 0;position:absolute;top:0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{cursor:pointer;line-height:normal;margin-right:.1em;overflow:visible;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{text-indent:-9999px;white-space:nowrap;width:2em}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%}.ui-button.ui-icon-notext .ui-icon{height:2.1em;padding:0;text-indent:-9999px;white-space:nowrap;width:2.1em}input.ui-button.ui-icon-notext .ui-icon{height:auto;padding:.4em 1em;text-indent:0;white-space:normal;width:auto}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;margin-bottom:0;margin-top:0;text-align:left;width:100%}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{border:none;border-radius:.12em;box-shadow:inset 1px 1px 1px #ccc}.ui-checkboxradio-radio-label .ui-icon-background{border:none;border-radius:1em;height:16px;overflow:visible;width:16px}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;border-style:solid;border-width:4px;height:8px;width:8px}.ui-datepicker{display:none;padding:.2em .2em 0;width:17em}.ui-datepicker .ui-datepicker-header{padding:.2em 0;position:relative}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{height:1.8em;position:absolute;top:2px;width:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%}.ui-datepicker .ui-datepicker-title{line-height:1.8em;margin:0 2.3em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}table.table{font-size:15px}table.table tbody tr td,table.table thead tr th{padding:12px 18px}table.table tbody tr td,table.table thead tr th{border:none}table.table tbody tr td:first-child{border-bottom-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-bottom-left-radius:4px;border-top-left-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-top-left-radius:4px}table.table tbody tr td:last-child{border-bottom-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-bottom-right-radius:4px;border-top-right-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-top-right-radius:4px}.ui-datepicker table{border-collapse:collapse;font-size:.9em;margin:0 0 .4em;width:100%}.ui-datepicker th{border:0;font-weight:700;padding:.7em .3em;text-align:center}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;border-bottom:0;border-left:0;border-right:0;margin:.7em 0 0;padding:0 .2em}.ui-datepicker .ui-datepicker-buttonpane button{cursor:pointer;float:right;margin:.5em .2em .4em;overflow:visible;padding:.2em .6em .3em;width:auto}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-multi .ui-datepicker-group,.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group table{margin:0 auto .4em;width:95%}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;font-size:0;width:100%}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{left:auto;right:2px}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:auto;right:1px}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group,.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:1px;border-right-width:0}.ui-datepicker .ui-icon{display:block;left:.5em;overflow:hidden;top:.3em}.ui-dialog{left:0;outline:0;padding:.2em;position:absolute;top:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}.ui-dialog .ui-dialog-titlebar-close{height:20px;margin:-10px 0 0;padding:1px;position:absolute;right:.3em;top:50%;width:20px}.ui-dialog .ui-dialog-content{background:0 0;border:0;overflow:auto;padding:.5em 1em;position:relative}.ui-dialog .ui-dialog-buttonpane{background-image:none;border-width:1px 0 0;margin-top:.5em;padding:.3em 1em .5em .4em;text-align:left}.ui-dialog .ui-dialog-buttonpane button{cursor:pointer;margin:.5em .4em .5em 0}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{right:0;width:2px}.ui-dialog .ui-resizable-s{bottom:0;height:2px}.ui-dialog .ui-resizable-w{left:0;width:2px}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{height:7px;width:7px}.ui-dialog .ui-resizable-se{bottom:0;right:0}.ui-dialog .ui-resizable-sw{bottom:0;left:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle,.ui-selectable,.ui-sortable-handle{touch-action:none}.ui-resizable-handle{display:block;font-size:.1px;position:absolute;touch-action:none}.ui-resizable-n{cursor:n-resize;height:7px;left:0;top:-5px;width:100%}.ui-resizable-s{bottom:-5px;cursor:s-resize;height:7px;left:0;width:100%}.ui-resizable-e{cursor:e-resize;height:100%;right:-5px;top:0;width:7px}.ui-resizable-w{cursor:w-resize;height:100%;left:-5px;top:0;width:7px}.ui-resizable-se{bottom:1px;cursor:se-resize;height:12px;right:1px;width:12px}.ui-resizable-sw{bottom:-5px;cursor:sw-resize;height:9px;left:-5px;width:9px}.ui-resizable-nw{cursor:nw-resize;height:9px;left:-5px;top:-5px;width:9px}.ui-resizable-ne{cursor:ne-resize;height:9px;right:-5px;top:-5px;width:9px}.ui-progressbar{height:2em;overflow:hidden;text-align:left}.ui-progressbar .ui-progressbar-value{height:100%;margin:-1px}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable-helper{border:1px dotted #000;position:absolute;z-index:100}.ui-selectmenu-menu{display:none;left:0;margin:0;padding:0;position:absolute;top:0}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{border:0;font-size:1em;font-weight:700;height:auto;line-height:1.5;margin:.5em 0 0;padding:2px .4em}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{cursor:default;height:1.2em;position:absolute;touch-action:none;width:1.2em;z-index:2}.ui-slider .ui-slider-range{background-position:0 0;border:0;display:block;font-size:.7em;position:absolute;z-index:1}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{margin-left:-.6em;top:-.3em}.ui-slider-horizontal .ui-slider-range{height:100%;top:0}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{height:100px;width:.8em}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-bottom:-.6em;margin-left:0}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min,.ui-spinner-down{bottom:0}.ui-slider-vertical .ui-slider-range-max,.ui-spinner-up{top:0}.ui-spinner{display:inline-block;overflow:hidden;padding:0;position:relative;vertical-align:middle}.ui-spinner-input{background:0 0;border:none;color:inherit;margin:.2em 2em .2em .4em;padding:.222em 0;vertical-align:middle}.ui-spinner-button{cursor:default;display:block;font-size:.5em;height:50%;margin:0;overflow:hidden;padding:0;position:absolute;right:0;text-align:center;width:1.6em}.ui-spinner a.ui-spinner-button{border-bottom-style:none;border-right-style:none;border-top-style:none}.ui-tabs{padding:.2em;position:relative}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{border-bottom-width:0;float:left;list-style:none;margin:1px .2em 0 0;padding:0;position:relative;top:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{background:0 0;border-width:0;display:block;padding:1em 1.4em}.ui-tooltip{max-width:300px;padding:8px;position:absolute;z-index:9999}body .ui-tooltip{border-width:2px}.ui-widget,.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{background:#fff;border:1px solid #ddd;color:#333}.ui-widget-content a,.ui-widget-header a{color:#333}.ui-widget-header{background:#e9e9e9;border:1px solid #ddd;color:#333;font-weight:700}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{background:#f6f6f6;border:1px solid #c5c5c5;color:#454545;font-weight:400}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{background:#ededed;border:1px solid #ccc;color:#2b2b2b;font-weight:400}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{background:#007fff;border:1px solid #003eff;color:#fff;font-weight:400}.ui-icon-background,.ui-state-active .ui-icon-background{background-color:#fff;border:#003eff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{background:#fffa90;border:1px solid #dad55e;color:#777620}.ui-state-checked{background:#fffa90;border:1px solid #dad55e}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{background:#fddfdf;border:1px solid #f1a899;color:#5f3f3f}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{filter:Alpha(Opacity=70);font-weight:400;opacity:.7}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{background-image:none;filter:Alpha(Opacity=35);opacity:.35}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{height:16px;width:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(/images/ui-icons_444444_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(/images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(/images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(/images/ui-icons_777777_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;filter:Alpha(Opacity=30);opacity:.3}.ui-widget-shadow{box-shadow:0 0 5px #666}.select2.select2-container{width:100%!important}.select2-container{box-sizing:border-box;display:inline-block;height:46px;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:46px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:26px;padding-right:36px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:14px}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:46px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:14px}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;height:50px;line-height:50px;margin-left:0;margin-top:0;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-moz-placeholder{font-size:16px}.select2-container .select2-search--inline .select2-search__field::placeholder{font-size:16px}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid rgba(1,15,28,.1);border-radius:6px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--tp-common-black);line-height:46px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:46px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:46px;position:absolute;right:26px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid rgba(1,15,28,.1);border-radius:6px;cursor:text;line-height:46px;padding:0 15px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-size:18px;font-weight:400;height:20px;margin-right:15px;margin-top:0;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background:#eff1f7;border-radius:100px;box-sizing:border-box;display:inline-block;line-height:26px;margin-bottom:10px;margin-right:10px;padding:3px 32px 1px 16px;position:relative;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{color:#4f5158;cursor:default;font-size:15px;font-weight:400;line-height:1}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;color:#8f9195;cursor:pointer;display:inline-block;font-size:18px;font-weight:400;position:absolute;right:14px;top:3px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:var(--tp-common-danger);color:#4f5158;outline:0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-left:1px solid rgba(1,15,28,.1);border-right:none;border-top-left-radius:0;border-top-right-radius:6px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid rgba(1,15,28,.1);outline:0;padding:0 15px}@media only screen and (max-width:576px){.select2-container--default.select2-container--focus .select2-selection--multiple{height:46px;min-height:inherit;overflow:hidden}}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid rgba(1,15,28,.1)}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:0 0;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--tp-theme-secondary);color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid rgba(1,15,28,.1);border-radius:4px;outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid var(--tp-theme-secondary)}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:var(--tp-common-black);line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid rgba(1,15,28,.1);border-top-right-radius:4px;height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid var(--tp-theme-secondary)}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent rgba(1,15,28,.1);border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid rgba(1,15,28,.1);border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid var(--tp-theme-secondary)}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid rgba(1,15,28,.1);border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:0}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid var(--tp-theme-secondary)}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--tp-theme-secondary);color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:var(--tp-theme-secondary)}.flatpickr-calendar{border-radius:10px}.flatpickr-calendar.open{height:384px;padding:30px;width:374px}.flatpickr-calendar.open:after{display:none!important}.flatpickr-calendar.open .flatpickr-months{margin-bottom:35px}.flatpickr-calendar.open .flatpickr-months .flatpickr-next-month,.flatpickr-calendar.open .flatpickr-months .flatpickr-prev-month{border:1px solid #f5f6ff;border-radius:100px;height:40px;line-height:35px;padding:0;width:40px}.flatpickr-calendar.open .flatpickr-months .flatpickr-prev-month{border:1px solid #e6e8ec;left:30px;top:30px;transition:.3s}.flatpickr-calendar.open .flatpickr-months .flatpickr-prev-month svg path{fill:#57595f}.flatpickr-calendar.open .flatpickr-months .flatpickr-prev-month:hover{background-color:rgba(81,105,241,.06);border-color:rgba(81,105,241,.06)}.flatpickr-calendar.open .flatpickr-months .flatpickr-prev-month:hover svg path{fill:#556df5}.flatpickr-calendar.open .flatpickr-months .flatpickr-next-month{border:1px solid #e6e8ec;right:30px;top:30px;transition:.3s}.flatpickr-calendar.open .flatpickr-months .flatpickr-next-month svg path{fill:#57595f}.flatpickr-calendar.open .flatpickr-months .flatpickr-next-month:hover{background-color:rgba(81,105,241,.06);border-color:rgba(81,105,241,.06)}.flatpickr-calendar.open .flatpickr-months .flatpickr-next-month:hover svg path{fill:#556df5}.flatpickr-calendar.open .flatpickr-months .flatpickr-month .flatpickr-current-month{color:#1e1e2f;font-size:18px;font-weight:400}.flatpickr-calendar.open .flatpickr-months .flatpickr-month .flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:0 0}.flatpickr-calendar.open .flatpickr-months .flatpickr-month .flatpickr-current-month .flatpickr-monthDropdown-months{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:400;padding:0}.flatpickr-calendar.open .flatpickr-months .flatpickr-month .flatpickr-current-month input.cur-year{color:#1e1e2f;font-size:18px;font-weight:400}.flatpickr-calendar.open .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper span{display:none}.flatpickr-calendar.open .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper:hover{background:0 0}.flatpickr-calendar.open .flatpickr-innerContainer .flatpickr-weekdaycontainer span{color:#57595f;font-size:15px;font-weight:400}.flatpickr-calendar.open .flatpickr-innerContainer .flatpickr-days .flatpickr-day.selected,.flatpickr-calendar.open .flatpickr-innerContainer .flatpickr-days .flatpickr-day.today{background:#556df5;border:none;box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}.flatpickr-calendar.open .flatpickr-innerContainer .flatpickr-days .flatpickr-day:hover{background-color:#f5f6ff;border:1px solid #f5f6ff;color:#556df5}.flatpickr-calendar.open .flatpickr-innerContainer .flatpickr-days .flatpickr-day.today:hover{background:#556df5;border:none;box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}.flatpickr-calendar.arrowTop:before{content:none}.tp-search-area{animation:headerSlideDown .95s ease 0s 1 normal forwards running;background:var(--tp-common-white);height:190px;left:0;opacity:0;overflow-y:scroll;overscroll-behavior-y:contain;position:fixed;scrollbar-width:none;top:0;transform:translateY(calc(-100% - 80px));transition:all .5s ease-in-out 0s,visibility .5s ease-in-out;visibility:hidden;width:100%;z-index:999}.tp-search-area::-webkit-scrollbar{display:none}.tp-search-area.opened{opacity:1;transform:translateY(0);visibility:visible}.tp-search-wrapper{display:flex;justify-content:center;padding-top:80px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.tp-search-wrapper{padding-top:115px}}.tp-search-close{position:absolute;right:35px;top:35px}@media only screen and (max-width:767px){.tp-search-close{right:20px;top:20px}}.tp-search-close-btn{background-color:transparent;border:1px solid rgba(22,22,19,.1);border-radius:50%;color:var(--tp-heading-prilmary);height:50px;line-height:1;position:relative;transition:all .3s ease-out 0s;width:50px;z-index:2}.tp-search-close-btn svg{height:12px;transform:translateY(-1px);transition:all .3s ease-out 0s;width:12px}.tp-search-close-btn:hover svg{transform:rotate(45deg)}.tp-search-content .search{margin-bottom:40px}.tp-search-content .search:hover .tp-search-icon,.tp-search-content input{color:var(--tp-heading-primary)}.tp-search-content input{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:8px;box-shadow:0 1px 2px 0 rgba(164,172,185,.25);font-size:17px;font-weight:400;height:50px;letter-spacing:-.17px;padding:0 48px;transition:all .3s ease-out 0s}.tp-search-content input:focus~button{color:var(--tp-heading-primary)}.tp-search-content input:focus{border-color:rgba(171,12,47,.49);box-shadow:0 1px 2px 0 rgba(65,95,251,.06),0 4px 10px 0 rgba(65,95,251,.06),0 0 0 3px rgba(171,12,47,.2)}.tp-search-content input:focus:hover{background:0 0}.tp-search-content input::-moz-placeholder{color:#a8aaad;font-size:17px;font-weight:400;letter-spacing:-.17px}.tp-search-content input::placeholder{color:#a8aaad;font-size:17px;font-weight:400;letter-spacing:-.17px}.tp-search-content input:hover{background:linear-gradient(180deg,rgba(248,249,251,0),#f2f4f8)}.tp-search-content.blue input:focus{border-color:rgba(70,97,253,.49);box-shadow:0 1px 2px 0 rgba(65,95,251,.06),0 4px 10px 0 rgba(65,95,251,.06),0 0 0 3px rgba(65,95,251,.2)}.tp-search-icon{left:20px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.tp-search-course-wrap{display:none}.tp-search-course-item{background:var(--tp-common-white);border:1px solid #edeef3;border-radius:8px;padding:10px;transition:all .3s ease-out 0s}.tp-search-course-item:hover{box-shadow:0 10px 30px 0 rgba(25,24,34,.06);transform:translateY(-4px)}.tp-search-course-item:hover .tp-search-course-thumb img{transform:scale(1.08)}.tp-search-course-item-title{color:#031f42;font-size:17px;font-weight:500;margin-bottom:2px}.tp-search-course-item-title a:hover{color:var(--tp-theme-primary)}.tp-search-course-thumb{border-radius:4px;overflow:hidden}.tp-search-course-thumb img{border-radius:4px;transition:all .3s ease-out 0s}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-search-course-thumb img{width:100%}}.tp-search-course-price span{color:#4f5158;font-size:14px;font-weight:500}.tp-search-course-title{color:#a8aaad;font-size:13px;font-weight:400;margin-bottom:20px;text-transform:uppercase}.tp-header-transparent{left:0;margin:0 auto;position:absolute;right:0;top:0;z-index:2}.tp-header-transparent.tp-header-2,.tp-header-transparent.tp-header-inner{background-color:transparent;box-shadow:none}.tp-header-transparent .main-menu nav ul li .tp-submenu,.tp-header-transparent .tp-megamenu-academics,.tp-header-transparent .tp-megamenu-container,.tp-header-transparent .tp-megamenu-courses,.tp-header-transparent .tp-megamenu-fullwidth,.tp-header-transparent .tp-megamenu-small{border-radius:8px}.tp-header-transparent .tp-header-sticky .main-menu nav ul li .tp-submenu,.tp-header-transparent .tp-header-sticky .tp-megamenu-academics,.tp-header-transparent .tp-header-sticky .tp-megamenu-container,.tp-header-transparent .tp-header-sticky .tp-megamenu-courses,.tp-header-transparent .tp-header-sticky .tp-megamenu-fullwidth,.tp-header-transparent .tp-header-sticky .tp-megamenu-small,.tp-header-transparent.tp-header-sticky .main-menu nav ul li .tp-submenu,.tp-header-transparent.tp-header-sticky .tp-megamenu-academics,.tp-header-transparent.tp-header-sticky .tp-megamenu-container,.tp-header-transparent.tp-header-sticky .tp-megamenu-courses,.tp-header-transparent.tp-header-sticky .tp-megamenu-fullwidth,.tp-header-transparent.tp-header-sticky .tp-megamenu-small{border-radius:0 0 8px 8px}.tp-header-transparent.tp-header-sticky .main-menu nav ul li .tp-submenu li>.tp-submenu{border-radius:8px}.tp-header-logo-1 .lozad-wrapper img{height:auto;max-width:220px!important;width:auto}.tp-header-logo-1 .lozad-wrapper .logo-2{display:none}.tp-header-top{padding:15px 0}.tp-header-top i.lab,.tp-header-top i.las{color:#ffab5b}.tp-header-info-item{border-right:1px solid hsla(0,0%,100%,.16);line-height:1.4;margin-right:16px;padding-right:16px}.tp-header-info-item .phone-link{color:#fff}.tp-header-info-item:last-child{border:none;margin-right:0;padding-right:0}.tp-header-info-item span{color:var(--tp-common-white);font-size:14px;font-weight:400}.tp-header-info-item span a:hover,.tp-header-info-item span:hover{color:hsla(0,0%,100%,.8)}.tp-header-info-item span a i{margin-right:10px}.tp-header-right-list a{border-right:1px solid hsla(0,0%,100%,.16);color:var(--tp-common-white);display:inline-block;font-size:13px;font-weight:500;line-height:1;padding:4px 20px;text-transform:uppercase;transition:all .3s ease-out 0s}.tp-header-right-list a:last-child{border-right:none}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header-right-list a{padding:4px 12px}}.tp-header-right-list a:hover{background-color:hsla(0,0%,100%,.1)}.tp-header-serach{color:var(--tp-common-white)}.tp-header-serach:hover{color:hsla(0,0%,100%,.7)}.tp-header-btn a{border:1px solid hsla(0,0%,100%,.3);border-radius:6px;color:var(--tp-common-white);font-size:16px;font-weight:500;padding:7px 24px 9px;transition:all .3s ease-out 0s}.tp-header-inner .tp-header-btn a{border:1px solid #bbb;color:#333}.tp-header-btn a:hover{background-color:var(--tp-common-white);color:var(--tp-theme-primary)}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-header-mob-space{padding:15px 0}}.tp-header-1.tp-header-sticky .tp-header-logo-1 .logo-1{display:none}.tp-header-1.tp-header-sticky .tp-header-logo-1 .logo-2{display:block}.tp-header-1.tp-header-sticky .tp-header-serach{color:var(--tp-common-black)}.tp-header-1.tp-header-sticky .tp-header-serach:hover{color:var(--tp-theme-primary)}.tp-header-1.tp-header-sticky .tp-header-btn a{background-color:var(--tp-theme-primary);color:var(--tp-common-white)}.tp-header-1.tp-header-sticky .tp-header-btn a:hover{background-color:#001c55;border-color:#001c55;box-shadow:0 10px 15px -5px rgba(21,36,34,.1);color:var(--tp-common-white)}.tp-header-1.tp-header-sticky .offcanvas-open-btn{background-color:var(--tp-theme-primary)}.tp-header-1.tp-header-sticky .offcanvas-open-btn:hover{background-color:#001c55;border-color:#001c55;box-shadow:0 10px 15px -5px rgba(21,36,34,.1)}.tp-header-1.tp-header-sticky .offcanvas-open-btn:hover i{color:var(--tp-common-white)}.tp-header-1.tp-header-sticky .main-menu nav>ul>li>a{color:var(--tp-common-black);padding:25px 0}.tp-header-1.tp-header-sticky .main-menu nav>ul>li.has-dropdown>a:after{color:var(--tp-common-black)}.tp-header-sticky{animation:headerSlideDown .95s ease 0s 1 normal forwards running;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:hsla(0,0%,100%,.9);box-shadow:0 2px 4px rgba(7,37,68,.1);left:0;position:fixed;right:0;top:0;transition:.3s ease;width:100%;z-index:99}.tp-header-2{background:var(--tp-common-white);box-shadow:0 1px 2px 1px rgba(3,11,30,.06),0 1px 1px 0 rgba(3,11,30,.1)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-header-2{padding:20px 0}}.tp-header-2.home-6{box-shadow:0 1px 3px 0 rgba(35,18,4,.14)}.tp-header-2.home-6 .main-menu>nav>ul>li>a{padding:26px 0 24px}.tp-header-2.home-6 .main-menu>nav>ul>li>a:hover{color:var(--tp-theme-9)}.tp-header-2-category{position:relative}.tp-header-2-category:hover .tp-header-2-category-list{opacity:1;top:calc(100% + 20px);visibility:visible}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-header-2-category:hover .tp-header-2-category-list{top:calc(100% + 20px)}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-header-2-category:hover .tp-header-2-category-list{top:calc(100% + 20px)}}.tp-header-2-category p{color:var(--tp-dashboard-primary);cursor:pointer;font-size:16px;font-weight:500;margin-bottom:0;position:relative}.tp-header-2-category p span{color:var(--tp-dashboard-primary);display:inline-block;margin-right:7px}.tp-header-2-category-list{background:var(--tp-common-white);border-radius:4px;box-shadow:0 10px 20px 0 rgba(8,0,42,.08);left:0;opacity:0;padding:17px 0 15px;position:absolute;top:calc(100% + 30px);transition:all .3s ease-out 0s;visibility:hidden;width:200px;z-index:1;z-index:9}.tp-header-2-category-list ul li{list-style:none}.tp-header-2-category-list ul li:not(:last-of-type){margin-bottom:12px}.tp-header-2-category-list ul li a{color:#55585b;display:inline-block;font-size:16px;font-weight:400;padding-left:30px;position:relative;text-transform:capitalize;width:100%}.tp-header-2-category-list ul li a:hover{color:var(--tp-theme-secondary)}.tp-header-2-category.tp-header-inner-category:before{content:none}.tp-header-2-category.tp-header-inner-category:hover{background:rgba(85,109,245,.14)}.tp-header-2-category.home-2 .tp-header-2-category p,.tp-header-2-category.home-2 .tp-header-2-category p span{color:var(--tp-theme-secondary)}.tp-header-2-category.home-6 .tp-header-2-category-list ul li a:hover,.tp-header-2-category.home-6 p{color:var(--tp-theme-9)}.tp-header-2-search{margin-left:24px;position:relative}.tp-header-2-search-btn{line-height:1;position:absolute;right:18px;top:50%;transform:translateY(-50%)}.tp-header-2-search-btn:hover{color:var(--tp-dashboard-primary)}.tp-header-2-search input{background-color:#f4f4f3;border-radius:8px;height:42px;padding:0 40px 0 18px;transition:all .3s ease-out 0s;width:260px}.tp-header-2-search input::-moz-placeholder{color:#8b8b8b;font-size:15px;font-weight:400}.tp-header-2-search input::placeholder{color:#8b8b8b;font-size:15px;font-weight:400}.tp-header-2-search input:focus{background-color:var(--tp-common-white);border:1px solid #556df5;box-shadow:0 1px 2px 0 rgba(85,109,245,.08),0 2px 6px 0 rgba(85,109,245,.04),0 3px 6px 0 rgba(85,109,245,.08),0 0 0 4px rgba(85,109,245,.1)}.tp-header-2 .main-menu>nav>ul>li{margin-left:0;margin-right:0}.tp-header-2 .main-menu>nav>ul>li:not(:last-of-type){margin-right:25px}.tp-header-2 .main-menu>nav>ul>li.has-dropdown>a:after{color:var(--tp-grey-6)}.tp-header-2 .main-menu>nav>ul>li:hover>a,.tp-header-2 .main-menu>nav>ul>li:hover>a.has-dropdown>a:after,.tp-header-2 .main-menu>nav>ul>li:hover>a:after{color:var(--tp-dashboard-primary)}.tp-header-2 .main-menu>nav>ul>li>a{color:var(--tp-grey-6);display:inline-block;font-size:16px;font-weight:400;line-height:1.5;padding:31px 0 27px}.tp-header-2 .main-menu>nav>ul>li>a:hover{color:var(--tp-dashboard-primary)}.tp-header-2 .main-menu>nav>ul>li>a:hover:after{color:var(--tp-dashboard-primary);transform:rotate(180deg)}.tp-header-2 .main-menu>nav>ul>li .tp-submenu li:hover>a{color:var(--tp-dashboard-primary);padding-left:35px}.tp-header-2 .main-menu>nav>ul>li .tp-submenu li:hover>a:before{background-color:var(--tp-dashboard-primary)}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-header-2.tp-header-shop{padding:15px 0}}.tp-header-2.tp-header-shop .main-menu>nav>ul>li:not(:last-of-type){margin-right:25px}.tp-header-2.tp-header-shop .main-menu>nav>ul>li>a{color:#4f5158;font-size:16px;font-weight:400}.tp-header-2.tp-header-shop .main-menu>nav>ul>li .tp-submenu>li:hover a,.tp-header-2.tp-header-shop .main-menu>nav>ul>li:hover>a,.tp-header-2.tp-header-shop .main-menu>nav>ul>li:hover>a.has-dropdown>a:after,.tp-header-2.tp-header-shop .main-menu>nav>ul>li:hover>a:after,.tp-header-2.tp-header-shop .main-menu>nav>ul>li>a:hover,.tp-header-2.tp-header-shop .main-menu>nav>ul>li>a:hover:after{color:var(--tp-theme-8)}.tp-header-2.tp-header-shop .main-menu>nav>ul>li .tp-submenu>li:hover a:before{background-color:var(--tp-theme-8)}.tp-header-2.bxs-none{box-shadow:none}.tp-header-2-cart{position:relative}.tp-header-2-cart button:hover span{color:var(--tp-dashboard-primary)}.tp-header-2-cart button i{background-color:var(--tp-dashboard-primary);border-radius:50%;color:var(--tp-common-white);display:inline-block;font-size:12px;font-style:normal;font-weight:700;height:24px;line-height:23px;position:absolute;right:-14px;text-align:center;top:-8px;width:24px}.tp-header-2-cart.tp-header-cart-inner i{background-color:var(--tp-red-2);line-height:22px}.tp-header-2-cart.cart-4 button:hover span{color:var(--tp-common-white)}.tp-header-2-cart.cart-4 button i{background-color:var(--tp-common-white);border:2px solid #b1040e;color:#161613;font-size:12px;font-weight:500;height:24px;line-height:20px;right:-14px;top:-7px;width:24px}.tp-header-2-cart.cart-4 button span{color:var(--tp-common-white);transition:all .3s ease-out 0s}.tp-header-2-cart.home-2 button i{background-color:var(--tp-theme-secondary)}.tp-header-2-cart.home-6{margin-left:30px}.tp-header-2-cart.home-6 button:hover span{color:var(--tp-theme-9)}.tp-header-2-cart.home-6 button i{background-color:var(--tp-theme-9)}.tp-header-2-login{margin-left:35px;padding-left:20px;position:relative}.tp-header-2-login:before{background-color:rgba(0,31,63,.12);content:"";height:34px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.tp-header-2-login button{color:#656565;font-size:16px}.tp-header-2-login button:hover{color:var(--tp-dashboard-primary)}.tp-header-2-login button span{display:inline-block;margin-right:2px}.tp-header-2-login img{border-radius:50%;height:40px;width:40px}.tp-header-2-btn{margin-left:23px}.tp-header-2-btn .tp-btn-2{background:var(--tp-theme-6);border-color:var(--tp-theme-6);border-radius:100px;color:var(--tp-common-white);font-size:16px;font-weight:600;padding:8px 35px}.tp-header-2-btn .tp-btn-2:hover{background-color:transparent;color:var(--tp-theme-6)}.tp-header-2 .offcanvas-open-btn{border:1px solid rgba(3,31,66,.2);line-height:44px}.tp-header-2 .offcanvas-open-btn i{color:#031f42;font-size:16px;transition:all .3s ease-in-out}.tp-header-2 .offcanvas-open-btn:hover{border-color:#0071dc}.tp-header-2 .offcanvas-open-btn:hover i{color:#0071dc}.tp-header-2-contact.tp-header-shop .tp-header-2-cart{position:relative}.tp-header-2-contact.tp-header-shop .tp-header-2-cart button:hover span{color:var(--tp-theme-8)}.tp-header-2-contact.tp-header-shop .tp-header-2-cart button i{background-color:var(--tp-theme-8)}.tp-header-2-contact.tp-header-shop .tp-header-2-cart:after{background:rgba(0,31,63,.12);content:"";height:34px;left:-24px;position:absolute;top:0;width:1px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-header-2-contact.tp-header-shop .tp-header-2-cart:after{content:none}}.tp-header-2-contact.tp-header-shop .tp-btn-inner{background:var(--tp-theme-8);border-radius:0;box-shadow:0 0 1px 0 var(--tp-theme-8),0 1px 2px 0 rgba(0,107,97,.2);color:#ddf49f;font-size:15px;font-weight:600}.tp-header-2-contact.tp-header-shop .tp-btn-inner:hover{background-color:var(--tp-theme-6);box-shadow:none;color:var(--tp-common-white)}.tp-header-2.tp-header-sticky{background:hsla(0,0%,100%,.7);box-shadow:0 2px 4px rgba(7,37,68,.1)}.tp-header-2.tp-header-sticky .main-menu nav>ul>li>a{padding:26px 0}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-header-3{padding:18px 0}}.tp-header-3 .main-menu nav>ul>li>a{color:var(--tp-heading-3);font-size:16px;font-style:normal;font-weight:500;line-height:normal}.tp-header-3 .main-menu nav>ul>li.has-dropdown>a:hover:after,.tp-header-3 .main-menu nav>ul>li>a:hover,.tp-header-3 .main-menu nav>ul>li>a:hover:after{color:var(--tp-theme-3)}.tp-header-3 .main-menu nav>ul>li.has-dropdown>a:after{color:var(--tp-heading-3)}.tp-header-3 .main-menu nav>ul>li:hover>a,.tp-header-3 .main-menu nav>ul>li:hover>a:after{color:var(--tp-theme-3)}.tp-header-3 .main-menu nav>ul>li:hover>a:before{background-color:var(--tp-theme-3)}.tp-header-3 .main-menu nav>ul>li .tp-submenu>li:hover a{color:var(--tp-theme-3)}.tp-header-3 .main-menu nav>ul>li .tp-submenu>li:hover a:before{background-color:var(--tp-theme-3)}.tp-header-3 .offcanvas-open-btn{border:2px solid rgba(255,113,98,.4)}.tp-header-3 .offcanvas-open-btn i{color:var(--tp-theme-3)}.tp-header-3 .offcanvas-open-btn:hover{border-color:#ff7162}.tp-header-3.tp-header-sticky .main-menu nav>ul>li>a{padding:28px 0}.tp-header-4-top{background-color:#900000}.tp-header-4-top-item:not(:first-of-type){margin-left:25px}.tp-header-4-main{background-color:var(--tp-theme-4)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-header-4-main{padding:16px 0}}.tp-header-4-main.tp-header-sticky{background:hsla(0,0%,100%,.7)}.tp-header-4-main.tp-header-sticky .tp-header-4-logo .logo-1{display:none}.tp-header-4-main.tp-header-sticky .tp-header-4-logo .logo-2{display:block}.tp-header-4-main.tp-header-sticky .tp-header-2-cart.cart-4 span{color:var(--tp-heading-primary)}.tp-header-4-main.tp-header-sticky .tp-header-2-cart.cart-4 i{background-color:#b1040e;border:2px solid #c7c7c4;color:var(--tp-common-white)}.tp-header-4-main.tp-header-sticky .tp-header-4-btn a{background-color:#b1040e;color:var(--tp-common-white);transition:all .3s ease-out 0s}.tp-header-4-main.tp-header-sticky .tp-header-4-btn a:hover{background-color:#001c55;border-color:#001c55;box-shadow:0 10px 15px -5px rgba(21,36,34,.1);color:var(--tp-common-white)}.tp-header-4-main.tp-header-sticky .tp-header-bar .offcanvas-open-btn{background-color:var(--tp-theme-primary)}.tp-header-4-main.tp-header-sticky .tp-header-bar .offcanvas-open-btn:hover{background-color:#001c55;border-color:#001c55;box-shadow:0 10px 15px -5px rgba(21,36,34,.1)}.tp-header-4-main.tp-header-sticky .tp-header-bar .offcanvas-open-btn:hover i{color:var(--tp-common-white)}.tp-header-4-main.tp-header-sticky .main-menu nav>ul>li>a{color:var(--tp-common-black);padding:25px 0}.tp-header-4-main.tp-header-sticky .main-menu nav>ul>li.has-dropdown>a:after{color:var(--tp-common-black)}.tp-header-4-logo .logo-2{display:none;height:48px;width:125px}.tp-header-4-link a{color:var(--tp-common-white);font-size:15px;font-weight:500;position:relative}.tp-header-4-link a:not(:first-of-type){margin-left:8px;padding-left:16px}.tp-header-4-link a:not(:first-of-type):before{background-color:hsla(0,0%,100%,.5);border-radius:50%;content:"";height:4px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.tp-header-4-btn a{background-color:var(--tp-common-white);border-radius:6px;color:var(--tp-heading-primary);display:inline-block;font-size:16px;font-weight:500;padding:9px 36px}.tp-header-4-btn a:Hover{background-color:var(--tp-heading-primary);color:var(--tp-common-white)}.tp-header-4-btn-top a{border:1px solid hsla(0,0%,100%,.3);border-radius:4px;color:var(--tp-common-white);font-size:14px;font-weight:500;padding:5px 10px}.tp-header-4-btn-top a span{margin-right:6px}.tp-header-4-btn-top a i{margin-left:12px}.tp-header-4-search{position:relative}.tp-header-4-search input{background-color:transparent;border:none;color:#fff;padding:0 0 0 22px;width:75px}.tp-header-4-search input::-moz-placeholder{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500}.tp-header-4-search input::placeholder{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500}.tp-header-4-search span{left:0;position:absolute;top:50%;transform:translateY(-50%)}.header-bottom__lang>ul>li{list-style:none;position:relative}.header-bottom__lang>ul>li>a{border-radius:30px;color:#88898a;font-size:14px;font-weight:500;line-height:0}.header-bottom__lang>ul>li>a img{height:12px;margin-right:7px;-o-object-fit:cover;object-fit:cover;transform:translateY(-2px);width:18px}.header-bottom__lang>ul>li>a>span svg{margin-left:2px}.header-bottom__lang-2>ul>li{list-style:none;position:relative}.header-bottom__lang-2>ul>li>a{border:1px solid rgba(30,30,47,.1);border-radius:100px;color:#57595f;display:inline-block;font-size:16px;font-weight:300;padding:5px 20px;text-align:center}.header-bottom__lang-2>ul>li>a>span svg{margin-left:2px}.header-bottom__lang-submenu{background:var(--tp-common-white);border-radius:4px;box-shadow:0 30px 70px 6px rgba(11,6,70,.08);left:0;opacity:0;padding:15px 20px;position:absolute;top:110%;transition:all .3s ease-out 0s;visibility:hidden;width:120px;z-index:9}.header-bottom__lang-submenu li{list-style:none;margin-bottom:7px}.header-bottom__lang-submenu li:last-child{margin-bottom:0}.header-bottom__lang-submenu li a{display:block}.header-bottom__lang-submenu li:hover{color:var(--tp-theme-primary)}.header-bottom__lang-submenu.open{opacity:1;top:100%;visibility:visible}.header-bottom__lang-submenu-2{background:var(--tp-common-white);border-radius:4px;bottom:110%;box-shadow:0 30px 70px 6px rgba(11,6,70,.08);opacity:0;padding:15px 20px;position:absolute;right:0;text-align:start;transition:all .3s ease-out 0s;visibility:hidden;width:120px;z-index:9}@media only screen and (max-width:767px){.header-bottom__lang-submenu-2{left:0;right:auto}}.header-bottom__lang-submenu-2 li{list-style:none;margin-bottom:7px}.header-bottom__lang-submenu-2 li:last-child{margin-bottom:0}.header-bottom__lang-submenu-2 li a{display:block}.header-bottom__lang-submenu-2 li:hover{color:var(--tp-theme-secondary)}.header-bottom__lang-submenu-2.open{bottom:100%;opacity:1;visibility:visible}.tp-header-5{padding:0 85px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-header-5{padding:20px 40px}}@media only screen and (max-width:767px){.tp-header-5{padding:20px 15px}}.tp-header-5 .tp-megamenu-container{left:-50px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-5 .tp-megamenu-container{left:0}}.tp-header-5 .main-menu{margin-left:-70px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-5 .main-menu{margin-left:0}}.tp-header-5 .main-menu>nav>ul>li>a{font-size:14px;font-weight:600;text-transform:uppercase}.tp-header-5 .main-menu>nav>ul>li .tp-submenu>li:hover a{color:#679307}.tp-header-5 .main-menu>nav>ul>li .tp-submenu>li:hover a:before{background-color:#679307}.tp-header-5-logo .logo-2{display:none}@media only screen and (max-width:767px){.tp-header-5-login{display:none}}.tp-header-5-login button span{color:var(--tp-common-white)}.tp-header-5-login img{border-radius:50%;height:40px;width:40px}.tp-header-5-cart{position:relative}.tp-header-5-cart button span{color:var(--tp-common-white)}.tp-header-5-cart button i{background-color:var(--tp-theme-5);border:3px solid #415a45;border-radius:50%;color:#010a19;display:inline-block;font-size:12px;font-style:normal;font-weight:700;height:24px;line-height:18px;position:absolute;right:-12px;top:-8px;width:24px}.tp-header-5-sidebar .offcanvas-open-btn{border:none;height:0;line-height:1}.tp-header-5-sidebar .offcanvas-open-btn:hover span:after{transform:translate(5px,-8px)}.tp-header-5-sidebar .offcanvas-open-btn:hover span:before{transform:translateX(-5px)}.tp-header-5-sidebar .offcanvas-open-btn span{display:inline-block;position:relative;transform:translateY(4px)}.tp-header-5-sidebar .offcanvas-open-btn span:after,.tp-header-5-sidebar .offcanvas-open-btn span:before{background-color:var(--tp-common-white);content:"";display:block;height:2px;transition:all .3s ease-out 0s;width:40px}.tp-header-5-sidebar .offcanvas-open-btn span:after{transform:translateY(-8px)}.tp-header-5.tp-header-sticky .main-menu nav>ul>li>a{color:var(--tp-heading-3);padding:28px 0}.tp-header-5.tp-header-sticky .main-menu nav>ul>li>a:after{color:var(--tp-heading-3)}.tp-header-5.tp-header-sticky .tp-header-5-logo .logo-1{display:none}.tp-header-5.tp-header-sticky .tp-header-5-logo .logo-2{display:block}.tp-header-5.tp-header-sticky .tp-header-5-cart button span,.tp-header-5.tp-header-sticky .tp-header-5-login span{color:var(--tp-heading-3)}.tp-header-5.tp-header-sticky .tp-header-5-sidebar .offcanvas-open-btn span:after,.tp-header-5.tp-header-sticky .tp-header-5-sidebar .offcanvas-open-btn span:before{background-color:var(--tp-heading-3)}.tp-header-6-logo{border-right:1px solid rgba(0,31,63,.12);margin-right:25px;padding-right:25px}@media only screen and (max-width:767px){.tp-header-6-logo{margin-right:0}}.tp-header-6-login{border-left:1px solid rgba(0,31,63,.12);margin-left:25px;padding-left:25px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-header-6-login{border:none;margin-left:0;padding-left:0}}.tp-header-6-login button span{color:#656565;font-size:16px;font-weight:400}.tp-header-6-login button span svg{transform:translateY(-2px)}.tp-header-6-login button:hover span{color:var(--tp-theme-9)}.tp-header-6-login img{border-radius:50%;height:40px;width:40px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-header-6-login img{display:none}}.tp-header-6-search button:hover{color:var(--tp-theme-9)}.tp-header-6-btn .tp-btn-inner{background-color:var(--tp-theme-9);border-radius:12px;box-shadow:0 1px 2px 0 rgba(20,56,181,.25),0 0 1px 0 #5956e9;font-size:16px}.tp-header-6-btn .tp-btn-inner:hover{box-shadow:none}.tp-header-6-btn .tp-btn-inner:focus{color:var(--tp-common-white)}.tp-header-inner{box-shadow:0 1px 1px 0 rgba(3,11,30,.1),0 1px 2px 1px rgba(3,11,30,.06)}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-header-inner{padding:12px 0}}.tp-header-inner-logo{margin-right:30px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-inner-logo{margin-right:15px}}.tp-header-inner-category{background-color:rgba(81,105,241,.06);border-radius:1000px;cursor:pointer;display:inline-block;padding:6px 25px;transition:all .3s ease-out 0s}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-inner-category{padding:6px 12px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-header-inner-category{padding:6px 17px}}.tp-header-inner-search{margin-right:22px;padding-right:20px;position:relative}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-header-inner-search{display:none}}.tp-header-inner-search button:hover{color:var(--tp-dashboard-primary)}.tp-header-inner-search:before{background:rgba(0,31,63,.12);content:"";height:34px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.tp-header-inner-login img{border-radius:50%;height:40px;width:40px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-header-inner-login img{display:none}}.tp-header-inner .main-menu>nav>ul>li{margin:0}.tp-header-inner .main-menu>nav>ul>li.active>a:first-of-type,.tp-header-inner .main-menu>nav>ul>li.active>a:first-of-type:after{color:#f47700}.tp-header-inner .main-menu>nav>ul>li:not(:last-of-type){margin-right:20px}.tp-header-inner .main-menu>nav>ul>li.has-dropdown>a:after{color:#30302f}.tp-header-inner .main-menu>nav>ul>li:hover>a,.tp-header-inner .main-menu>nav>ul>li:hover>a.has-dropdown>a:after,.tp-header-inner .main-menu>nav>ul>li:hover>a:after{color:var(--tp-red-2)}.tp-header-inner .main-menu>nav>ul>li>a{color:#30302f;display:inline-block;font-size:16px;font-weight:400;line-height:1.5;padding:40px 0}.tp-header-inner .main-menu>nav>ul>li>a:hover{color:var(--tp-red-2)}.tp-header-inner .main-menu>nav>ul>li>a:hover:after{color:var(--tp-red-2);transform:rotate(180deg)}.tp-header-inner .main-menu>nav>ul>li .tp-submenu{padding:30px 0 15px}.tp-header-inner .main-menu>nav>ul>li .tp-submenu>li:not(:last-of-type){margin-bottom:12px}.tp-header-inner .main-menu>nav>ul>li .tp-submenu>li a{color:#55585b;display:inline-block;font-size:16px;font-weight:400;padding-left:30px}.tp-header-inner .main-menu>nav>ul>li .tp-submenu>li:hover>a{color:var(--tp-red-2);padding-left:35px}.tp-header-inner .main-menu>nav>ul>li .tp-submenu>li:hover>a:before{background-color:var(--tp-red-2)}.tp-header-inner-btn{margin-left:33px;margin-right:20px}.tp-header-inner-btn .tp-btn-3{background-color:var(--tp-red-2);border:1px solid var(--tp-red-2);box-shadow:0 1px 2px 0 rgba(165,9,35,.2);padding:6px 25px}.tp-header-inner-btn .tp-btn-3:hover{background-color:#001c55;border:1px solid #001c55;box-shadow:0 10px 15px -5px rgba(21,36,34,.1)!important;color:var(--tp-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-inner-btn .tp-btn-3{padding:8px 25px}}.tp-header-inner-btn.home-2 .tp-btn-inner{background-color:var(--tp-theme-secondary);border-radius:50px}.tp-header-inner.tp-header-inner-2 .tp-header-2-category.tp-header-inner-category{background-color:rgba(var(--tp-red-2),.5)}.tp-header-red-search{color:#30302f}.tp-header-red-search:hover{color:var(--tp-theme-4)}.tp-header-red-sidebar .offcanvas-open-btn{border:none;color:#30302f;line-height:1}.tp-header-red-sidebar .offcanvas-open-btn svg .width{transition:all .3s ease-out 0s}.tp-header-red-sidebar .offcanvas-open-btn:hover{background-color:transparent;color:var(--tp-theme-4)}.tp-header-red-sidebar .offcanvas-open-btn:hover svg .width{width:30px}.tp-header-shop-box{box-shadow:0 1px 1px 0 rgba(3,11,30,.1),0 1px 2px 1px rgba(3,11,30,.04)}.tp-header-shop-btn{margin-left:31px}.tp-header-shop-search input{background:#f3f4f9;border-radius:100px;height:40px;padding-left:45px;width:240px}.tp-header-shop-search input:focus{background-color:transparent;border:1px solid var(--tp-theme-8)}.tp-header-shop-search .tp-header-search-btn{left:20px;position:absolute;top:48%;transform:translateY(-50%)}.tp-header-shop-login{margin-left:20px}.tp-header-shop-login img{border-radius:50%;height:40px;width:40px}.tp-header-new-course{padding:27px 85px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-header-new-course{padding:26px 35px}}@media only screen and (max-width:767px){.tp-header-new-course{padding:20px}}.tp-header-new-course-right .draft{color:#57595f;font-size:15px;font-weight:600;margin-right:15px}.tp-header-new-course-right .preview{background:#e9ecff;border-radius:6px;color:var(--tp-dashboard-primary);font-size:16px;font-weight:600;margin-right:10px;padding:10px 25px}.tp-header-new-course-right .preview:hover{background-color:var(--tp-dashboard-primary);color:var(--tp-common-white)}.tp-header-new-course-right .pulish{background:var(--tp-dashboard-primary);border-radius:6px;box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white);font-size:16px;font-weight:600;margin-right:18px;padding:10px 30px}.tp-header-new-course-right .pulish:hover{box-shadow:none}.tp-header-new-course-right span:hover{color:var(--tp-dashboard-primary)}.tp-header-user-hover{position:relative}.tp-header-user-hover.active .tp-header-user-box{opacity:1;transform:scale(1);visibility:visible}.tp-header-user-box{background:#faf9fb;border:2px solid #fff;border-radius:6px;box-shadow:0 20px 40px 0 rgba(18,20,32,.1);opacity:0;padding:4px;position:absolute;right:0;top:57px;transform:scaleY(0);transform-origin:0 0;transition:all .3s ease-out 0s;visibility:hidden;width:260px;z-index:99}.tp-header-user-profile{border-bottom:1px solid rgba(87,87,90,.08);margin-bottom:10px;padding:15px 18px}.tp-header-user-profile-thumb{margin-right:15px}.tp-header-user-profile-content h4{color:#191822;font-size:16px;font-weight:500;margin:0}.tp-header-user-profile-content span{color:#939397;display:inline-block;font-size:13px;font-weight:400}.tp-header-user-list{margin-bottom:15px}.tp-header-user-list ul li{list-style:none}.tp-header-user-list ul li a{color:#57575a;display:block;font-size:15px;font-weight:400;line-height:30px;padding:5px 20px;transition:all .3s ease-out 0s}.tp-header-user-list ul li a span{display:inline-block;margin-right:10px}.tp-header-user-list ul li a:hover{background:#f2f1f5;color:var(--tp-common-black-1)}.tp-header-user-list ul li.hr-border{border-bottom:1px solid rgba(87,87,90,.08);margin-bottom:10px;margin-top:10px}.tp-announcement-area{background-repeat:no-repeat;padding:7px 10px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-announcement-area{display:none}}.tp-announcement-content p{color:#4e1b49;font-size:15px;font-weight:400;margin:0 20px 0 0}.tp-announcement-content p span{font-weight:600}.tp-announcement-btn{background:#640c5b;border-radius:100px;color:#ffd4fb;font-size:14px;font-weight:500;padding:0 16px 1px}.tp-announcement-btn:hover{color:var(--tp-common-white)}.tp-announcement-close{position:absolute;right:60px;top:7px}.tp-announcement-close button{background:rgba(100,12,91,.3);border-radius:50%;display:inline-block;height:26px;line-height:7px;width:26px}.tp-announcement-close button:hover{background:#640c5b}.main-menu>nav>ul>li{display:inline-block;list-style:none;margin:0 10px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu>nav>ul>li{margin-left:25px}}.main-menu>nav>ul>li>a{color:var(--tp-common-white);display:inline-block;font-size:16px;font-weight:400;line-height:1.5;padding:35px 0}.main-menu>nav>ul>li.has-dropdown>a{position:relative}.main-menu>nav>ul>li.has-dropdown>a:after{color:var(--tp-common-white);content:"\f107";display:inline-block;font-family:Line Awesome Free;font-size:12px;font-weight:900;margin-left:4px;transition:all .3s ease-out 0s}.main-menu>nav>ul>li.has-dropdown>a.tp-static{position:static}.main-menu>nav>ul>li>.tp-submenu{background:var(--tp-common-white);border:1px solid rgba(48,48,47,.1);border-radius:0 0 8px 8px;box-shadow:0 1px 2px 1px rgba(3,11,30,.06),0 1px 1px 0 rgba(3,11,30,.1);left:-30px;opacity:0;padding:30px 0 15px;position:absolute;text-align:start;top:100%;transform:scaleY(0);transform-origin:0 0;transition:.5s;visibility:hidden;width:240px;z-index:99}.main-menu>nav>ul>li>.tp-submenu li{display:block;margin:0;padding:0;transform:translateY(-10px);width:100%}.main-menu>nav>ul>li>.tp-submenu li:not(:last-of-type){margin-bottom:12px}.main-menu>nav>ul>li>.tp-submenu li.has-dropdown>a:after{position:absolute;right:25px;top:50%;transform:translateY(-50%) rotate(-90deg)}.main-menu>nav>ul>li>.tp-submenu li>a{color:#55585b;display:inline-block;font-size:16px;font-weight:400;padding-left:30px;position:relative;transition:all .3s ease-out 0s;width:100%;z-index:11}.main-menu>nav>ul>li>.tp-submenu li>a:before{background-color:var(--tp-theme-primary);content:"";height:1px;left:15px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-out 0s;width:0}.main-menu>nav>ul>li>.tp-submenu li>.tp-submenu{background:var(--tp-common-white);border:1px solid rgba(48,48,47,.1);border-radius:8px;box-shadow:0 1px 2px 1px rgba(3,11,30,.06),0 1px 1px 0 rgba(3,11,30,.1);left:100%;opacity:0;padding:30px 0 15px;position:absolute;top:0;transform:scaleY(0);transform-origin:0 0;transition:.5s;visibility:hidden;width:240px;z-index:99}.main-menu>nav>ul>li>.tp-submenu li.active>a,.main-menu>nav>ul>li>.tp-submenu li:hover>a{color:var(--tp-theme-primary);padding-left:35px}.main-menu>nav>ul>li>.tp-submenu li.active>a:after,.main-menu>nav>ul>li>.tp-submenu li:hover>a:after{color:var(--tp-common-white)}.main-menu>nav>ul>li>.tp-submenu li.active>a:before,.main-menu>nav>ul>li>.tp-submenu li:hover>a:before{width:12px}.main-menu>nav>ul>li>.tp-submenu li.active .tp-submenu,.main-menu>nav>ul>li>.tp-submenu li:hover .tp-submenu{left:100%;opacity:1;visibility:visible}.main-menu>nav>ul>li.tp-static{position:static}.main-menu>nav>ul>li:hover>a{color:hsla(0,0%,100%,.7)}.main-menu>nav>ul>li:hover>a:after{color:hsla(0,0%,100%,.7);transform:rotate(180deg)}.main-menu>nav>ul>li:hover .tp-submenu{opacity:1;transform:scale(1);visibility:visible}.main-menu>nav>ul>li:hover .tp-submenu li:hover>.tp-submenu{left:100%;opacity:1;transform:scale(1);visibility:visible}.main-menu>nav>ul>li:hover>.tp-megamenu-main{opacity:1;transform:scale(1);visibility:visible}.main-menu.main-menu-4>nav>ul>li{margin:0}.main-menu.main-menu-4>nav>ul>li:not(:last-of-type){margin-right:30px}.main-menu.main-menu-4>nav>ul>li>a{padding:28px 0 27px}.tp-megamenu-main{left:0;opacity:0;position:absolute;right:0;top:100%;transform:scaleY(0);transform-origin:0 0;transition:.3s;visibility:hidden;z-index:99}.tp-megamenu-small{background:var(--tp-common-white);border:1px solid rgba(48,48,47,.1);border-radius:0 0 8px 8px;box-shadow:0 1px 2px 1px rgba(3,11,30,.06),0 1px 1px 0 rgba(3,11,30,.1);left:-40px;text-align:start;top:100%;width:580px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-small{background:0 0;border:none;box-shadow:none}}.tp-megamenu-small-content{padding:30px 40px 25px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-small-content{padding:10px 0 0 25px}}.tp-megamenu-small-content .tp-megamenu-list a{border-bottom:1px solid #ededed;color:#55585b;display:block;font-size:16px;font-weight:400;margin-bottom:14px;padding-bottom:15px;position:relative}.tp-megamenu-small-content .tp-megamenu-list a:hover{color:var(--tp-theme-4);padding-left:15px}.tp-megamenu-small-content .tp-megamenu-list a:hover:before{width:12px}.tp-megamenu-small-content .tp-megamenu-list a:before{background-color:var(--tp-theme-primary);content:"";height:1px;left:0;position:absolute;top:14px;transition:all .3s ease-out 0s;width:0}.tp-megamenu-small-content .tp-megamenu-list.orange-color a:hover{color:var(--tp-theme-3)}.tp-megamenu-small-content .tp-megamenu-list.orange-color a:hover:before{background-color:var(--tp-theme-3)}.tp-megamenu-small-content .tp-megamenu-list.yellow-color a:hover{color:#679307}.tp-megamenu-small-content .tp-megamenu-list.yellow-color a:hover:before{background-color:#679307}.tp-megamenu-small-content .tp-megamenu-list.green-color a:hover{color:var(--tp-theme-8)}.tp-megamenu-small-content .tp-megamenu-list.green-color a:hover:before{background-color:var(--tp-theme-8)}.tp-megamenu-small-cta{background:#fff2db;border-radius:6px;padding:15px 46px}.tp-megamenu-small-cta-wrap{padding:0 6px 5px}.tp-megamenu-small-cta-thumb{margin-right:15px}.tp-megamenu-small-cta-title{color:#003092;font-size:20px;font-weight:500;letter-spacing:-.2px;margin:5px 22px 0 0}.tp-megamenu-small-cta-btn .tp-btn{background:#073742;border:1px solid #073742;border-radius:4px;padding:4px 14px}.tp-megamenu-small-cta-btn .tp-btn:hover{background-color:#c41230;border:1px solid #c41230}.tp-megamenu-fullwidth{background:var(--tp-common-white);border:1px solid rgba(48,48,47,.1);border-radius:0 0 8px 8px;box-shadow:0 1px 2px 1px rgba(3,11,30,.06),0 1px 1px 0 rgba(3,11,30,.1);left:0;margin:0 auto;overflow:hidden;right:0;text-align:start;top:100%;width:90%}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-megamenu-fullwidth{width:100%}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-fullwidth{background:0 0;border:none;box-shadow:none}.tp-megamenu-fullwidth-list{margin-bottom:10px}}.tp-megamenu-fullwidth-list ul li{display:block;list-style:none;width:100%}.tp-megamenu-fullwidth-list ul li:not(:last-of-type){margin-bottom:12px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-fullwidth-list ul li:not(:last-of-type){margin-bottom:0}}.tp-megamenu-fullwidth-list ul li a{color:#57595f;display:block;font-size:16px;font-weight:400;position:relative}.tp-megamenu-fullwidth-list ul li a:hover{color:var(--tp-theme-4);padding-left:15px}.tp-megamenu-fullwidth-list ul li a:hover:before{width:12px}.tp-megamenu-fullwidth-list ul li a:hover.blue{color:var(--tp-dashboard-primary)}.tp-megamenu-fullwidth-list ul li a:hover.blue:before{background-color:var(--tp-dashboard-primary)}.tp-megamenu-fullwidth-list ul li a:hover.orange{color:var(--tp-theme-3)}.tp-megamenu-fullwidth-list ul li a:hover.orange:before{background-color:var(--tp-theme-3)}.tp-megamenu-fullwidth-list ul li a:hover.yellow{color:#679307}.tp-megamenu-fullwidth-list ul li a:hover.yellow:before{background-color:#679307}.tp-megamenu-fullwidth-list ul li a:hover.green{color:var(--tp-theme-8)}.tp-megamenu-fullwidth-list ul li a:hover.green:before{background-color:var(--tp-theme-8)}.tp-megamenu-fullwidth-list ul li a:before{background-color:var(--tp-theme-primary);content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-out 0s;width:0}.tp-megamenu-fullwidth-list-wrapper{padding:40px 0 40px 50px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-megamenu-fullwidth-list-wrapper{padding:40px 0 40px 40px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-fullwidth-list-wrapper{padding:10px 0}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-fullwidth-list-wrapper.home-2{padding:10px 0}.tp-megamenu-fullwidth-list-wrapper.home-2 .tp-megamenu-fullwidth-list{margin-bottom:10px}}.tp-megamenu-fullwidth-title{border-bottom:1px solid #ededed;color:#4f5158;font-size:17px;font-weight:500;letter-spacing:-.17px;margin-bottom:18px;padding-bottom:10px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-fullwidth-title{margin-bottom:10px}}.tp-megamenu-fullwidth-item{background:linear-gradient(90deg,rgba(255,137,180,.16),hsla(58,45%,64%,.16));border-radius:6px;overflow:hidden;position:relative;z-index:1}.tp-megamenu-fullwidth-item.bg{background:linear-gradient(90deg,#f6ebff,#ffebf9)}.tp-megamenu-fullwidth-item-wrap{margin-left:77px;padding:6px 6px 6px 0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px){.tp-megamenu-fullwidth-item-wrap{margin-left:0}}.tp-megamenu-fullwidth-content{padding:30px 0 30px 35px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-megamenu-fullwidth-content{padding:30px 0 30px 26px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-megamenu-fullwidth-content{padding:25px 0 25px 20px}}.tp-megamenu-fullwidth-content-title{color:#15161d;font-family:var(--tp-ff-secondary);font-size:24px;font-weight:500;letter-spacing:-.24px;margin-bottom:20px}.tp-megamenu-fullwidth-content .tp-btn{background-color:transparent;border:1.5px solid rgba(21,22,29,.1);color:#15161d;font-size:15px;padding:3px 14px 4px}.tp-megamenu-fullwidth-content .tp-btn:hover{background-color:var(--tp-theme-4);border-color:var(--tp-theme-4);box-shadow:none;color:var(--tp-common-white)}.tp-megamenu-fullwidth-content-thumb{bottom:0;position:absolute;right:22px;z-index:-1}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-megamenu-fullwidth-content-thumb{right:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-megamenu-fullwidth-content-thumb{right:-28px}.tp-megamenu-fullwidth-content-thumb img{width:80%}}.tp-megamenu-fullwidth-content.blue .tp-btn:hover{background-color:var(--tp-dashboard-primary);border-color:var(--tp-dashboard-primary);box-shadow:none;color:var(--tp-common-white)}.tp-megamenu-container{background:var(--tp-common-white);border:1px solid rgba(48,48,47,.1);border-radius:0 0 8px 8px;box-shadow:0 1px 2px 1px rgba(3,11,30,.06),0 1px 1px 0 rgba(3,11,30,.1);left:0;margin:0 auto;overflow:hidden;padding:40px 30px 0;right:0;text-align:start;top:100%;width:1200px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-container{background:0 0;border:none;box-shadow:none;padding:0}}.tp-megamenu-container .row [class*=col-]:nth-last-child(-n+2) .tp-megamenu-home-item .tp-megamenu-home-title a:after{background:#e70c46;border-radius:100px;box-shadow:0 4px 8px 0 rgba(150,5,40,.25);color:var(--tp-common-white);content:"New";font-size:13px;font-weight:600;margin-left:3px;padding:2px 8px 3px;position:absolute;right:-50px}.tp-megamenu-home-item{overflow:hidden}.tp-megamenu-home-item:hover .tp-megamenu-home-thumb{box-shadow:none}.tp-megamenu-home-item:hover .tp-megamenu-home-thumb img{transform:scale(1.1)}.tp-megamenu-home-item:hover .tp-megamenu-home-thumb:after{opacity:1;visibility:visible}.tp-megamenu-home-item:hover .tp-megamenu-home-title .red{color:var(--tp-theme-4)}.tp-megamenu-home-item:hover .tp-megamenu-home-title .blue{color:var(--tp-dashboard-primary)}.tp-megamenu-home-item:hover .tp-megamenu-home-title .orange{color:var(--tp-theme-3)}.tp-megamenu-home-item:hover .tp-megamenu-home-title .yellow{color:#679307}.tp-megamenu-home-item:hover .tp-megamenu-home-title .green{color:#006b61}.tp-megamenu-home-thumb{background:#dcdcdc;border:1px solid #e3e4e9;border-radius:6px;box-shadow:0 1px 1px rgba(1,15,28,.14);margin-bottom:15px;overflow:hidden;position:relative;transition:all .3s ease-out 0s}.tp-megamenu-home-thumb img{border-radius:6px;height:170px;transition:all .3s ease-out 0s;width:270px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-home-thumb img{height:inherit}}.tp-megamenu-home-thumb:after{background-color:rgba(1,15,28,.3);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all .3s ease-out 0s;visibility:hidden;width:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-megamenu-home-thumb.home-2 img{height:100%}}.tp-megamenu-home-title{color:#2a2b30;font-size:17px;font-weight:500;letter-spacing:-.16px}.tp-megamenu-home-title a{position:relative}.tp-megamenu-academics{background:var(--tp-common-white);border:1px solid rgba(48,48,47,.1);border-radius:0 0 8px 8px;box-shadow:0 1px 2px 1px rgba(3,11,30,.06),0 1px 1px 0 rgba(3,11,30,.1);left:0;margin:0 auto;overflow:hidden;right:0;text-align:start;top:100%;width:1075px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-academics{background:0 0;border:none;box-shadow:none;padding:0}}.tp-megamenu-academics-border{border-bottom:1px solid #ededed;padding:0 0 0 44px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-academics-border{padding:0 0 0 15px}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-academics-border.home-2{padding:0 0 0 15px}.tp-megamenu-academics-border.home-2 .tp-megamenu-academics-list{padding-bottom:15px;padding-top:15px}}.tp-megamenu-academics-title{border-bottom:1px solid #ededed;color:var(--tp-heading-2);font-size:17px;font-weight:500;letter-spacing:-.17px;margin-bottom:20px;padding-bottom:10px}.tp-megamenu-academics-list{padding-top:44px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-academics-list{padding-bottom:15px;padding-top:15px}}.tp-megamenu-academics-list a{color:#55585b;display:block;font-size:16px;font-weight:400;position:relative}.tp-megamenu-academics-list a:not(:last-of-type){margin-bottom:14px}.tp-megamenu-academics-list a:hover{color:var(--tp-dashboard-primary);padding-left:15px}.tp-megamenu-academics-list a:hover:before{width:12px}.tp-megamenu-academics-list a:before{background-color:var(--tp-dashboard-primary);content:"";height:1px;left:0;position:absolute;top:14px;transition:all .3s ease-out 0s;width:0}.tp-megamenu-academics-banner{background:#d1f4ff;padding:55px 30px}.tp-megamenu-academics-banner-title{color:#073742;font-family:var(--tp-ff-secondary);font-size:30px;font-weight:600;letter-spacing:-.6px;margin-bottom:12px}.tp-megamenu-academics-banner p{color:#073742;font-family:var(--tp-ff-secondary);font-size:20px;font-weight:400;line-height:24px;margin-top:26px}.tp-megamenu-academics-banner a{color:#0b8bb4;font-size:16px;font-weight:500;letter-spacing:-.32px;position:relative}.tp-megamenu-academics-banner a span{display:inline-block;margin-left:4px;transform:translateY(-1px)}.tp-megamenu-academics-banner a:after{background-color:#0b8bb4;bottom:0;content:"";height:1px;left:0;position:absolute;transition:all .3s ease-out 0s;width:0}.tp-megamenu-academics-banner a:hover:after{width:100%}.tp-megamenu-academics-banner-shape{bottom:0;position:absolute;right:40px}.tp-megamenu-academics-btns{padding:24px 0}.tp-megamenu-academics-btns a{background:rgba(81,105,241,.1);border-radius:6px;color:#031f42;display:inline-block;font-size:15px;font-weight:600;padding:7px 70px}.tp-megamenu-academics-btns a:not(:last-of-type){margin-right:8px}.tp-megamenu-academics-btns a.active,.tp-megamenu-academics-btns a:hover{background:#5169f1;box-shadow:0 1px 2px 0 rgba(20,56,181,.25),0 0 1px 0 #1438b5;color:var(--tp-common-white)}.tp-megamenu-courses{background:var(--tp-common-white);border:1px solid rgba(48,48,47,.1);border-radius:0 0 8px 8px;box-shadow:0 1px 2px 1px rgba(3,11,30,.06),0 1px 1px 0 rgba(3,11,30,.1);left:0;margin:0 auto;overflow:hidden;right:0;text-align:start;top:100%;width:580px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-courses{background:0 0;border:none;box-shadow:none;padding:0}}.tp-megamenu-courses-content{padding:30px 40px 25px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-courses-content{padding:15px 0 0 15px}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-courses-content.home-2{padding:15px 0 0 15px}}.tp-megamenu-courses-wrap{background-color:#d1f4ff;border-radius:6px;margin:0 6px 5px;padding:26px 35px 22px;position:relative}.tp-megamenu-courses-wrap-title{color:#073742;font-size:18px;font-weight:500;letter-spacing:-.18px;margin-bottom:4px}.tp-megamenu-courses-wrap p{color:#57595f;font-size:15px;font-weight:400;margin:0}.tp-megamenu-courses-thumb{bottom:0;position:absolute;right:40px}.tp-megamenu-courses-title{border-bottom:1px solid #ededed;color:#4f5158;font-size:17px;font-weight:500;letter-spacing:-.17px;margin-bottom:20px;padding-bottom:10px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-courses-list{margin-bottom:25px}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-megamenu-courses-list.home-2{margin-bottom:25px}}.tp-megamenu-courses-list a{color:#57595f;display:block;font-size:16px;font-weight:400;position:relative}.tp-megamenu-courses-list a:not(:last-of-type){margin-bottom:14px}.tp-megamenu-courses-list a:hover{color:var(--tp-dashboard-primary);padding-left:15px}.tp-megamenu-courses-list a:hover:before{width:12px}.tp-megamenu-courses-list a:before{background-color:var(--tp-dashboard-primary);content:"";height:1px;left:0;position:absolute;top:14px;transition:all .3s ease-out 0s;width:0}.tp-megamenu-courses-list a span{background:linear-gradient(109deg,rgba(134,56,252,.72) 14.81%,rgba(88,56,252,.8) 97.12%);border-radius:100px;box-shadow:0 1px 1px 0 rgba(34,10,154,.2);color:var(--tp-common-white);font-size:13px;font-weight:600;margin-left:3px;padding:2px 8px 3px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-main-menu-content{margin-bottom:40px}}.tp-main-menu-mobile .tp-megamenu-main,.tp-main-menu-mobile .tp-submenu{display:none}.tp-main-menu-mobile ul{box-shadow:none;display:block;position:static}.tp-main-menu-mobile ul li{list-style:none;padding:0;position:relative;width:100%}@media only screen and (max-width:767px){.tp-main-menu-mobile ul li{padding-left:10px;padding-right:10px}}.tp-main-menu-mobile ul li:not(:last-child)>a{border-bottom:1px solid rgba(0,0,0,.1)}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn{height:30px;line-height:28px;position:absolute;right:0;text-align:end;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;width:30px;z-index:1}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:before{height:12px;width:2px}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:after,.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:before{background-color:var(--tp-common-black);bottom:0;content:"";left:0;margin:auto;position:absolute;right:0;top:0;transition:.4s ease .1s;z-index:1}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:after{height:2px;width:12px}.tp-main-menu-mobile ul li.has-dropdown.expanded{color:var(--tp-theme-primary)}.tp-main-menu-mobile ul li.has-dropdown.expanded>a .dropdown-toggle-btn:before{transform:rotate(90deg)}.tp-main-menu-mobile ul li.has-dropdown:hover>a:after{color:var(--tp-theme-green)}.tp-main-menu-mobile ul li:last-child a span{border-bottom:0}.tp-main-menu-mobile ul li>a{color:var(--tp-common-black);display:block;font-size:16px;padding:10px 20px 10px 0;position:relative}.tp-main-menu-mobile ul li>a svg{transform:translateY(-2px)}.tp-main-menu-mobile ul li>a>i{display:inline-block;font-size:21px;line-height:1;margin-right:13px;transform:translateY(4px);width:11%}.tp-main-menu-mobile ul li>a .menu-text{border-bottom:1px solid #eaebed;display:inline-block;font-size:16px;line-height:11px;padding:19px 0 17px;width:82%}.tp-main-menu-mobile ul li img{width:100%}.tp-main-menu-mobile ul li ul,.tp-main-menu-mobile ul li ul li{padding:0}.tp-main-menu-mobile ul li ul li a{margin-left:auto;padding:10px 20px 10px 0;text-shadow:none!important;visibility:visible;width:93%}.tp-main-menu-mobile ul li ul li li a{padding:10px 20px 10px 0;width:88%}.tp-main-menu-mobile ul li ul li li li a{padding:10px 20px 10px 0;width:83%}.tp-main-menu-mobile ul li ul li li li li a{padding:10px 20px 10px 0;width:68%}.tp-main-menu-mobile ul li:hover>a{color:var(--tp-theme-primary)}.tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn:after,.tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn:before{background-color:var(--tp-theme-primary)}.tp-main-menu-mobile ul li:hover .mega-menu{opacity:1;top:0;visibility:visible}.tp-main-menu-mobile ul li .mega-menu,.tp-main-menu-mobile ul li .tp-megamenu-main,.tp-main-menu-mobile ul li .tp-submenu{box-shadow:none;display:none;min-width:100%;opacity:1;padding:0;position:static;transform:scale(1);transform-origin:inherit;transition:none;visibility:visible}.tp-main-menu-mobile ul li .mega-menu li,.tp-main-menu-mobile ul li .tp-megamenu-main li,.tp-main-menu-mobile ul li .tp-submenu li{display:block;float:none;padding:0;width:100%}.tp-main-menu-mobile ul li .mega-menu li:hover a .dropdown-toggle-btn,.tp-main-menu-mobile ul li .tp-megamenu-main li:hover a .dropdown-toggle-btn,.tp-main-menu-mobile ul li .tp-submenu li:hover a .dropdown-toggle-btn{color:var(--tp-theme-primary)}.tp-main-menu-mobile ul li .mega-menu .tp-megamenu-academics,.tp-main-menu-mobile ul li .mega-menu .tp-megamenu-container,.tp-main-menu-mobile ul li .mega-menu .tp-megamenu-courses,.tp-main-menu-mobile ul li .mega-menu .tp-megamenu-fullwidth,.tp-main-menu-mobile ul li .mega-menu .tp-megamenu-small,.tp-main-menu-mobile ul li .tp-megamenu-main .tp-megamenu-academics,.tp-main-menu-mobile ul li .tp-megamenu-main .tp-megamenu-container,.tp-main-menu-mobile ul li .tp-megamenu-main .tp-megamenu-courses,.tp-main-menu-mobile ul li .tp-megamenu-main .tp-megamenu-fullwidth,.tp-main-menu-mobile ul li .tp-megamenu-main .tp-megamenu-small,.tp-main-menu-mobile ul li .tp-submenu .tp-megamenu-academics,.tp-main-menu-mobile ul li .tp-submenu .tp-megamenu-container,.tp-main-menu-mobile ul li .tp-submenu .tp-megamenu-courses,.tp-main-menu-mobile ul li .tp-submenu .tp-megamenu-fullwidth,.tp-main-menu-mobile ul li .tp-submenu .tp-megamenu-small{left:auto;top:auto;width:100%}.tp-main-menu-mobile * li,.tp-main-menu-mobile * ul{transition:none!important}.tp-postbox-item{border-bottom:1px solid rgba(3,31,66,.1);padding-bottom:40px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-postbox-item-list-box{flex-wrap:wrap}}.tp-postbox-item-list-thumb{margin-right:34px;min-width:320px;width:320px}.tp-postbox-item-list-thumb img{border-radius:16px}.tp-postbox-item-list-title{color:var(--tp-heading-2);font-size:30px;font-weight:600;letter-spacing:-.2px;margin-bottom:15px}.tp-postbox-item-list-title a:hover{color:var(--tp-dashboard-primary)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-postbox-item-pagination{padding-bottom:30px}}.tp-postbox-thumb,.tp-postbox-thumb img{border-radius:16px 16px 0 0}.tp-postbox-thumb img{width:100%}.tp-postbox-content{padding-top:30px}.tp-postbox-content p{font-size:16px;font-weight:300;line-height:26px;margin-bottom:38px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-postbox-content p{margin-bottom:25px}}.tp-postbox-title{color:var(--tp-heading-2);font-size:40px;font-weight:600;margin-bottom:15px}@media only screen and (min-width:576px) and (max-width:767px){.tp-postbox-title{font-size:36px}}@media only screen and (max-width:767px){.tp-postbox-title{font-size:32px}}.tp-postbox-title a:hover{color:var(--tp-dashboard-primary)}.tp-postbox-btn a{border:1px solid rgba(117,124,142,.2);border-radius:6px;color:var(--tp-grey-6);font-size:15px;font-weight:500;padding:6px 20px}.tp-postbox-btn a,.tp-postbox-btn a span{display:inline-block;transition:all .3s ease-out 0s}.tp-postbox-btn a span{margin-left:2px;transform:translateY(-2px)}.tp-postbox-btn a:hover{background:var(--tp-dashboard-primary);border:1px solid var(--tp-dashboard-primary)}.tp-postbox-btn a:hover,.tp-postbox-btn a:hover span{color:var(--tp-common-white)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-postbox-btn a{padding:6px 10px}}.tp-postbox-share{position:relative}.tp-postbox-share:hover button span{background:var(--tp-dashboard-primary);border:1px solid var(--tp-dashboard-primary);color:var(--tp-common-white)}.tp-postbox-share:hover .tp-postbox-share-hover{opacity:1;transform:translateY(0);visibility:visible}.tp-postbox-share button{color:var(--tp-text-body);font-size:15px;font-weight:400}.tp-postbox-share button span{border:1px solid rgba(3,31,66,.1);border-radius:50%;display:inline-block;height:40px;line-height:35px;margin-left:10px;text-align:center;width:40px}.tp-postbox-share button span svg{transform:translateX(-1px)}.tp-postbox-share-hover{background-color:var(--tp-common-white);border-radius:6px;bottom:calc(100% + 10px);box-shadow:0 2px 20px rgba(0,0,0,.06);display:block ruby;filter:drop-shadow(0 2px 20px rgba(0,0,0,.06));opacity:0;padding:6px;position:absolute;right:-18px;transform:translateY(5px);transition:all .2s;visibility:hidden}.tp-postbox-share-hover:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;bottom:-6px;content:"";height:0;position:absolute;right:32px;width:0}.tp-postbox-share-hover li{list-style:none}.tp-postbox-share-hover li a{color:var(--tp-text-body);font-size:15px;padding:5px 8px;position:relative}.tp-postbox-share-hover li a:hover{color:var(--tp-dashboard-primary)}.tp-postbox-share-hover li a:hover b{opacity:1;transform:translateY(0);visibility:visible}.tp-postbox-share-hover li a b{background-color:#24272e;border-radius:6px;bottom:calc(100% + 10px);box-shadow:0 4px 12px rgba(3,18,51,.3);color:var(--tp-common-white);display:inline-block;font-size:14px;font-weight:400;line-height:1.7;opacity:0;padding:2px 10px;position:absolute;right:-10px;transform:translateY(5px);transition:all .2s;visibility:hidden}.tp-postbox-share-hover li a b:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #303651;bottom:-5px;content:"";height:0;position:absolute;right:20px;width:0}.tp-postbox-quote-box{background-color:#dff9f0;border-radius:16px;padding:40px 50px}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-postbox-quote-box{padding:40px 30px}}@media only screen and (max-width:767px){.tp-postbox-quote-box{flex-wrap:wrap;padding:30px}}.tp-postbox-quote-content{position:relative;z-index:1}.tp-postbox-quote-icon{margin-right:30px}@media only screen and (max-width:767px){.tp-postbox-quote-icon{margin-bottom:10px}}.tp-postbox-quote-title{font-family:var(--tp-ff-secondary);font-size:38px;font-weight:400;letter-spacing:-.2px;line-height:44px;margin-bottom:30px}.tp-postbox-quote-shape{bottom:0;position:absolute;right:60px}.tp-postbox-quote-sub span{color:var(--tp-heading-2);font-size:17px;font-weight:400;margin-right:24px}.tp-postbox-quote-sub .p{color:var(--tp-text-body);font-size:14px;font-weight:400;position:relative}.tp-postbox-quote-sub .p:after{background-color:rgba(3,31,66,.5);border-radius:50%;content:"";height:4px;left:-14px;position:absolute;top:6px;width:4px}.tp-postbox-quote-2-box{background-color:#ffe2db;border-radius:16px;padding:67px 62px;position:relative}@media only screen and (max-width:767px){.tp-postbox-quote-2-box{flex-wrap:wrap;padding:30px}}.tp-postbox-quote-2-title{font-family:var(--tp-ff-secondary);font-size:38px;font-weight:400;letter-spacing:-.2px;line-height:44px;margin:0}.tp-postbox-quote-2-icon{margin-right:34px}@media only screen and (max-width:767px){.tp-postbox-quote-2-icon{margin-bottom:10px}}.tp-postbox-quote-2-shape{bottom:0;position:absolute;right:45px}.tp-postbox-details-bottom{border-top:1px solid #e6e8f0}.tp-postbox-details-bottom-title{font-size:36px;font-weight:600;letter-spacing:-.02em;margin-bottom:50px}.tp-postbox-details-title{font-size:34px;font-weight:600;letter-spacing:-.2px;margin-bottom:12px}.tp-postbox-details-text p{color:#333;font-size:16px;font-weight:400;line-height:28px;margin-bottom:22px}.tp-postbox-details-text p.tp-dropcap{padding-right:10px}@media only screen and (max-width:767px){.tp-postbox-details-text p.tp-dropcap{padding-right:0}}.tp-postbox-details-text p.tp-dropcap:first-letter{color:var(--tp-heading-2);display:inline-block;font-size:100px;font-weight:400;line-height:26px;margin-bottom:30px;margin-right:18px}.tp-postbox-details-text p.text-1{margin-bottom:0}.tp-postbox-details-text p.text-2{margin-bottom:55px}.tp-postbox-details-thumb img{border-radius:6px;width:100%}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-postbox-details-thumb{padding-bottom:30px}}.tp-postbox-details-list ul{padding-left:15px}.tp-postbox-details-list ul li{font-size:17px;font-weight:400;list-style:none;margin-bottom:8px;position:relative}.tp-postbox-details-list ul li:after{background-color:#4f5158;border-radius:50%;content:"";height:4px;left:-15px;position:absolute;top:50%;transform:translateY(-50%);width:4px}.tp-postbox-details-share{border-bottom:1px solid rgba(10,11,15,.1);border-top:1px solid rgba(10,11,15,.1);margin-top:10px;padding-bottom:30px;padding-top:30px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-postbox-details-tag.tagcloud{margin-bottom:20px}}.tp-postbox-details-tag.tagcloud a{background-color:transparent;border:1px solid #e6e8f0;box-shadow:0 1px 1px 0 rgba(48,54,81,.06);margin-bottom:0;padding:5px 9px}.tp-postbox-details-tag.tagcloud a:hover{border:1px solid var(--tp-dashboard-secondary)}@media only screen and (max-width:767px){.tp-postbox-details-tag.tagcloud a{margin-bottom:10px}}.tp-postbox-details-social a{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:50%;box-shadow:0 1px 1px 0 rgba(48,54,81,.06);display:inline-block;font-size:16px;height:40px;line-height:40px;text-align:center;width:40px}.tp-postbox-details-social a:not(:last-of-type){margin-right:5px}.tp-postbox-details-social a:hover{background:var(--tp-dashboard-secondary);border:1px solid var(--tp-dashboard-secondary);box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}.tp-postbox-details-navigation-btn{color:#8e8f92;font-size:13px;font-weight:400;margin-bottom:10px;text-transform:uppercase}.tp-postbox-details-navigation-btn span{display:inline-block;margin-right:8px;transform:translateY(-2px)}.tp-postbox-details-navigation-btn:hover,.tp-postbox-details-navigation-btn:hover span{color:var(--tp-dashboard-secondary)}.tp-postbox-details-navigation-title{font-size:20px;font-weight:500;letter-spacing:-.02px}.tp-postbox-details-navigation-title a:hover{color:var(--tp-dashboard-secondary)}.tp-postbox-details-navigation-content.next a span{margin-left:8px}.tp-postbox-details-navigation-bar{line-height:1}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-postbox-details-navigation-bar{padding-bottom:20px;padding-top:20px}}.tp-postbox-details-author-box{background:#f5f5f7;border-radius:14px;box-shadow:0 1px 2px 0 rgba(10,24,51,.14);padding:41px 40px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-postbox-details-author-box{padding:40px 20px}}@media only screen and (max-width:767px){.tp-postbox-details-author-wrap{flex-wrap:wrap}}.tp-postbox-details-author-social{position:absolute;right:25px;top:50%;transform:translateY(-50%)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-postbox-details-author-social{right:15px}}@media only screen and (max-width:767px){.tp-postbox-details-author-social{position:static;transform:translateY(0)}}.tp-postbox-details-author-social a{background:var(--tp-common-white);border-radius:50%;box-shadow:0 1px 1px 0 rgba(48,54,81,.06);display:block;font-size:13px;height:32px;line-height:32px;text-align:center;width:32px}.tp-postbox-details-author-social a:not(:last-of-type){margin-bottom:6px}.tp-postbox-details-author-social a:hover{background:var(--tp-dashboard-secondary);box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}@media only screen and (max-width:767px){.tp-postbox-details-author-social a{display:inline-block}}.tp-postbox-details-author-avata{margin-right:30px}@media only screen and (max-width:767px){.tp-postbox-details-author-avata{margin-bottom:10px;margin-right:0}.tp-postbox-details-author-content{margin-bottom:10px}}.tp-postbox-details-author-content h4{font-size:26px;font-weight:500;margin-bottom:5px}.tp-postbox-details-author-content p{color:#4f5158;font-size:16px;font-weight:400;margin:0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-postbox-details-author-content p br{display:none}}.tp-postbox-comment-box{border-bottom:1px solid #dce0ec;margin-bottom:40px;padding-bottom:47px}.tp-postbox-comment-title{font-size:30px;font-weight:600;margin-bottom:30px}.tp-postbox-comment ul li{list-style:none}.tp-postbox-comment ul .children{padding-left:100px}@media only screen and (max-width:767px){.tp-postbox-comment ul .children{padding-left:0}}.tp-postbox-comment-name{margin-bottom:15px}.tp-postbox-comment-name h5{font-size:18px;font-weight:500;margin-bottom:0}.tp-postbox-comment-name span{font-size:14px;font-weight:400}.tp-postbox-comment-reply a{border:1px solid #e6e8f0;border-radius:100px;box-shadow:0 1px 1px 0 rgba(48,54,81,.06);color:#031f42;font-size:15px;font-weight:400;padding:4px 14px}.tp-postbox-comment-reply a svg{display:inline-block;margin-right:5px;transform:translateY(-2px)}.tp-postbox-comment-reply a:hover{background-color:var(--tp-dashboard-secondary);border:1px solid var(--tp-dashboard-secondary);color:var(--tp-common-white)}.tp-postbox-comment-text p{font-size:16px;font-weight:400;margin-bottom:25px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-postbox-comment-text p br{display:none}}.tp-postbox-comment-avater img{width:50px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-postbox-comment-from{margin-bottom:30px}}.tp-postbox-comment-from .tp-postbox-comment-title{margin-bottom:5px}.tp-postbox-comment-from .tp-postbox-comment-p{font-size:16px;font-weight:300;margin-bottom:40px}.tp-postbox-comment-from .tp-contact-input-form label{font-size:14px;font-weight:500}.tp-postbox-comment-from .tp-contact-input-remeber label{font-size:15px;font-weight:300}.tp-postbox-comment-from .tp-contact-input-remeber label:after,.tp-postbox-comment-from .tp-contact-input-remeber label:before{top:4px}.tp-recent-post-content:not(:last-of-type){border-bottom:1px solid #e8e8e9;margin-bottom:25px;padding-bottom:20px}.tp-recent-post-title{color:var(--tp-heading-2);font-size:18px;font-weight:500;line-height:26px;margin-bottom:8px}.tp-recent-post-title a:hover{color:var(--tp-dashboard-primary)}.tp-recent-post-span{background-color:#fff2db;border-radius:6px;color:#525356;display:inline-block;font-size:12px;font-weight:500;margin-bottom:10px;padding:0 13px}.tp-recent-post-span.grey{background-color:#efe9fe}.tp-recent-post-span.yellow{background-color:#fdffd0}.tp-recent-post-tag span{color:#686a6d;font-size:14px;font-weight:400;margin-right:18px;position:relative}.tp-recent-post-tag span:not(:last-of-type):after{background:#686a6d;border-radius:50%;content:"";height:4px;position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:4px}.tagcloud a{background-color:rgba(81,105,241,.08);border-radius:6px;color:#525356;display:inline-block;font-size:13px;font-weight:500;line-height:20px;margin-bottom:11px;margin-right:7px;padding:6px 21px;text-transform:uppercase;transition:all .3s ease-out 0s}.tagcloud a:hover{background-color:var(--tp-dashboard-primary);box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-sidebar-wrapper{padding-left:0}}.tp-sidebar-search input{background:#f3f4f9;border:1px solid #f3f4f9;border-radius:6px;color:#686a6d;font-size:15px;height:60px;padding-right:50px;width:100%}.tp-sidebar-search input:focus{background-color:var(--tp-common-white);border-color:var(--tp-theme-7);box-shadow:0 0 0 3px rgba(70,97,253,.16)}.tp-sidebar-search input::-moz-placeholder{color:#686a6d;font-size:15px}.tp-sidebar-search input::placeholder{color:#686a6d;font-size:15px}.tp-sidebar-search-btn{line-height:1;position:absolute;right:18px;top:50%;transform:translateY(-50%)}.tp-sidebar-search-btn span:hover{color:var(--tp-dashboard-primary)}.tp-sidebar-widget{border-bottom:1px solid #e8e8e9;padding-bottom:35px}.tp-sidebar-widget-title{color:var(--tp-heading-2);font-size:22px;font-weight:600;margin-bottom:20px}.tp-sidebar-content ul li{list-style:none}.tp-sidebar-content ul li:not(:last-of-type){margin-bottom:10px}.tp-sidebar-content ul li a{color:#4d5051;display:block;font-size:16px;font-weight:400}.tp-sidebar-content ul li a span{color:#686a6d;float:right}.tp-sidebar-content ul li a:hover,.tp-sidebar-content ul li a:hover span{color:var(--tp-dashboard-primary)}.tp-blog-item{background-color:var(--tp-common-white);border-radius:20px;padding:15px 15px 0}@media only screen and (max-width:767px){.tp-blog-item{margin-bottom:60px}}.tp-blog-item:hover .tp-blog-thumb img{transform:scale(1.08)}.tp-blog-item:hover .tp-blog-btn .blog-btn-bg{transform:scale(1.3)}.tp-blog-item:hover .tp-blog-btn .blog-btn-border{transform:scale(1.1)}.tp-blog-thumb{border-radius:10px;margin-bottom:32px}.tp-blog-thumb img{border-radius:10px;transition:all .3s ease-out 0s;width:100%}.tp-blog-tag{color:#da8a40;display:inline-block;font-size:18px;margin-bottom:8px}.tp-blog-title{color:var(--tp-common-black-1);font-size:23px;font-weight:500;line-height:1.18;margin-bottom:14px}@media only screen and (max-width:767px){.tp-blog-title{font-size:19px}}.tp-blog-title a:hover{color:var(--tp-theme-primary)}.tp-blog-meta{margin-bottom:12px}.tp-blog-meta>span{color:var(--tp-grey-2);font-size:15px;margin:0 8px}.tp-blog-meta>span>span svg{margin-right:3px}.tp-blog-btn a{border-radius:50%;display:inline-block;height:46px;line-height:46px;position:relative;text-align:center;transform:translateY(50%);width:46px;z-index:1}.tp-blog-btn a .blog-btn-bg{background-color:#003092;border-radius:50%;box-shadow:0 10px 15px -5px rgba(21,36,34,.1);display:inline-block;height:100%;left:0;position:absolute;top:0;transition:all .3s ease-out 0s;width:100%}.tp-blog-btn a .blog-btn-bg .icon .las{font-weight:900}.tp-blog-btn a .blog-btn-border{background-color:transparent;border:16px solid #f6f4ee;border-radius:50%;display:inline-block;height:calc(100% + 22px);left:-11px;position:absolute;top:-11px;transition:all .3s ease-out 0s;width:calc(100% + 22px);z-index:-1}.tp-blog-btn a span{color:var(--tp-heading-primary);position:relative;z-index:3}.tp-blog-btn a span i.las{transform:translateY(3px)}.tp-blog-full-width-pl{padding-left:100px;padding-right:100px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-blog-full-width-pl{padding-left:0;padding-right:0}}.tp-blog-full-width-title{font-size:70px;font-weight:600;letter-spacing:-.02em;margin-bottom:35px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-blog-full-width-title{font-size:60px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-blog-full-width-title{font-size:45px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-blog-full-width-box{flex-wrap:wrap}}.tp-blog-full-width-back a{color:#000;font-size:16px;font-weight:400}.tp-blog-full-width-back a span{border:1px solid rgba(3,31,66,.14);border-radius:50%;display:inline-block;height:40px;line-height:35px;margin-right:10px;width:40px}.tp-blog-full-width-thumb img{max-width:100%}.tp-blog-6-item .tp-blog-stories-item{border:1px solid rgba(3,31,66,.1);border-radius:14px}.tp-blog-6-item .tp-blog-stories-content{padding:24px 30px 35px}.tp-blog-6-item .tp-blog-stories-title a:hover{color:var(--tp-theme-9)}.tp-blog-stories-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tp-blog-stories-p{color:var(--tp-grey-6);font-size:17px;font-weight:300;margin-bottom:40px;margin-top:5px}.tp-blog-stories-btn-box a{background:var(--tp-common-white);border-radius:100px;box-shadow:0 1px 2px 0 rgba(3,11,30,.2);color:var(--tp-grey-6);display:inline-block;font-size:16px;font-weight:400;margin-right:6px;padding:7px 24px;transition:all .3s ease-out 0s}.tp-blog-stories-btn-box a.active,.tp-blog-stories-btn-box a:hover{background-color:var(--tp-dashboard-primary);box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-blog-stories-btn-box a{margin-bottom:10px}}.tp-blog-stories-btn-box span{background:var(--tp-common-white);border-radius:100px;box-shadow:0 1px 2px 0 rgba(3,11,30,.2);color:var(--tp-grey-6);cursor:pointer;display:inline-block;height:40px;line-height:38px;text-align:center;transition:all .3s ease-out 0s;width:40px}.tp-blog-stories-btn-box span:hover{background-color:var(--tp-dashboard-primary);box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}.tp-blog-stories-banner-thumb img{border-radius:10px;width:100%}@media only screen and (max-width:767px){.tp-blog-stories-banner-thumb img{height:260px;-o-object-fit:cover;object-fit:cover}}.tp-blog-stories-banner-title{color:var(--tp-common-white);font-size:50px;font-weight:600;letter-spacing:-2px;line-height:1.14;margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px){.tp-blog-stories-banner-title{font-weight:600;margin-bottom:20px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-blog-stories-banner-title{font-size:30px;margin-bottom:10px}}@media only screen and (max-width:767px){.tp-blog-stories-banner-title{font-size:32px;margin-bottom:20px}}.tp-blog-stories-banner-content{left:47px;position:absolute;top:47px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-blog-stories-banner-content{left:30px;top:20px}}.tp-blog-stories-banner-sub{background-color:#f9e4b4;border-radius:100px;display:inline-block;font-size:14px;font-weight:500;margin-bottom:20px;padding:5px 15px}.tp-blog-stories-banner-sub,.tp-blog-stories-banner-sub:hover{color:var(--tp-heading-primary)}.tp-blog-stories-user-thumb img{border-radius:100%;margin-right:12px;width:44px}.tp-blog-stories-user-content h6{color:var(--tp-common-white);font-size:17px;font-weight:600;line-height:20px;margin-bottom:0}.tp-blog-stories-user-content span{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500;margin-bottom:0}.tp-blog-stories-item:hover .tp-blog-stories-thumb img{transform:scale(1.08)}.tp-blog-stories-thumb{border-radius:16px 16px 0 0;overflow:hidden}.tp-blog-stories-thumb img{border-radius:16px 16px 0 0;transition:all .3s ease-out 0s;width:100%}.tp-blog-stories-content{padding-top:20px}.tp-blog-stories-tag-wrap{margin-bottom:20px}.tp-blog-stories-tag-wrap a{background-color:#da8a40;border-radius:100px;color:var(--tp-common-white);display:inline-block;font-size:14px;font-weight:400;margin-bottom:15px;margin-right:15px;padding:0 14px}.tp-blog-stories-tag-wrap a.sky{background-color:#dff9f0}.tp-blog-stories-tag-wrap a.yeallow{background-color:#fdffd0}.tp-blog-stories-tag-wrap span{color:var(--tp-text-body);font-size:14px;font-weight:400;position:relative}.tp-blog-stories-tag-wrap span:after{background-color:#d9d9d9;content:"";height:1px;left:-35px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.tp-blog-stories-title{color:var(--tp-heading-primary);font-size:24px;font-weight:500;letter-spacing:-.2px;line-height:30px;margin-bottom:20px}.tp-blog-stories-title a:hover{color:var(--tp-dashboard-primary)}.tp-blog-stories-user-box span{color:var(--tp-text-body);font-size:15px;font-weight:400}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-blog-details-p{padding-bottom:80px}}.tp-blog-details-wrap{padding-left:100px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-blog-details-wrap{padding-left:0}}.tp-blog-details-title{font-size:70px;font-weight:600;letter-spacing:-1.4px;margin-bottom:20px}@media only screen and (min-width:768px) and (max-width:991px){.tp-blog-details-title{font-size:65px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-blog-details-title{font-size:54px;line-height:1}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-blog-details-title br{display:none}}.tp-blog-details-user{margin-bottom:55px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-blog-details-user{flex-wrap:wrap}.tp-blog-details-user-box{margin-bottom:20px}}.tp-blog-details-user span{color:var(--tp-heading-2);font-size:16px;font-weight:400;margin-right:30px;position:relative}.tp-blog-details-user span img{border-radius:50%;margin-right:5px;width:46px}.tp-blog-details-user span:not(:last-of-type):after{background-color:#d9d9d9;content:"";height:24px;position:absolute;right:-15px;top:0;width:1px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-blog-details-user-social{margin-bottom:20px}}.tp-blog-details-thumb{max-width:1200px}.tp-blog-details-thumb img{border-radius:16px;width:100%}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-blog-details-thumb{margin-bottom:40px}}.tp-footer-widget-content p{color:var(--tp-grey-3);font-family:Outfit,sans-serif;font-size:16px;line-height:24px;margin-bottom:30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer-widget-content p br{display:none}}.tp-footer-widget-title{color:var(--tp-common-black-1);font-family:Outfit,sans-serif;font-size:20px;font-weight:500}.tp-footer-widget ul li{list-style:none}.tp-footer-widget ul li:not(:last-child){margin-bottom:12px}.tp-footer-widget ul li a{color:hsla(0,0%,100%,.75);font-family:var(--tp-ff-primary);font-size:16px;font-weight:400}.tp-footer-widget ul li a:hover{color:var(--tp-common-white)}.tp-footer-widget.shop ul li a:hover{color:var(--tp-theme-8)}.tp-footer-contact>span{color:var(--tp-grey-3);display:block;font-size:14px;line-height:1;margin-bottom:3px}.tp-footer-contact>a{color:var(--tp-common-black-1);display:inline-block;font-size:22px;margin-bottom:10px}.tp-footer-contact>a:hover{color:var(--tp-theme-primary)}.tp-footer-contact.shop>a:hover{color:var(--tp-theme-8)}.tp-footer-contact-mail a{color:var(--tp-grey-3);font-size:16px}.tp-footer-contact-mail a:hover{color:var(--tp-theme-primary)}.tp-footer-contact-mail a span{color:var(--tp-common-black-1);display:inline-block;margin-right:3px;transition:all .3s ease-out 0s}.tp-footer-contact-mail.shop a:hover,.tp-footer-contact-mail.shop a:hover span{color:var(--tp-theme-8)}.tp-footer-newsletter-wrapper{position:relative}.tp-footer-newsletter-wrapper.tp-footer-inner-input input{background:var(--tp-common-white);border:transparent;box-shadow:0 1px 2px 0 rgba(3,11,30,.14)}.tp-footer-newsletter-wrapper.tp-footer-inner-input input:focus{border:1px solid var(--tp-theme-7);box-shadow:0 0 0 3px rgba(70,97,253,.16)}.tp-footer-newsletter-wrapper.tp-footer-inner-input .tp-footer-5-newsletter-submit .tp-btn-inner{box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25)}.tp-footer-newsletter-wrapper.tp-footer-inner-input .tp-footer-5-newsletter-submit .tp-btn-inner:hover{background:#425eff;box-shadow:none;color:var(--tp-common-white)}.tp-footer-newsletter-wrapper.tp-footer-shop-input input{background:var(--tp-common-white);border:1px solid var(--tp-common-white);border-radius:0;box-shadow:0 1px 2px 0 rgba(3,11,30,.14)}.tp-footer-newsletter-wrapper.tp-footer-shop-input input:focus{border-color:var(--tp-theme-8)}.tp-footer-newsletter-wrapper.tp-footer-shop-input .tp-footer-5-newsletter-submit .tp-btn-inner{background-color:var(--tp-theme-8);border-radius:0;box-shadow:0 1px 2px 0 rgba(1,99,90,.25),0 0 1px 0 #01635a;color:#ddf49f;padding:6px 22px}.tp-footer-newsletter-wrapper.tp-footer-shop-input .tp-footer-5-newsletter-submit .tp-btn-inner:hover{background-color:var(--tp-theme-6);box-shadow:none;color:var(--tp-common-white)}.tp-footer-newsletter-input input{background-color:transparent;border:2px solid #e4e2dc;border-radius:6px;padding:0 130px 0 24px}.tp-footer-newsletter-input input:focus{border-color:var(--tp-red-2)}.tp-footer-newsletter-submit{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.tp-footer-newsletter-submit .tp-btn{background-color:var(--tp-red-2);border-color:var(--tp-red-2);padding:6px 20px}.tp-footer-newsletter-social a{border:1px solid hsla(0,0%,100%,.75);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;color:#fff;display:inline-block;font-size:16px;height:38px;line-height:38px;position:relative;text-align:center;width:38px}.tp-footer-newsletter-social a:hover{background:#fff;color:#003092}.tp-footer-newsletter-social a:hover i,.tp-footer-newsletter-social a:hover svg{color:#003092}.tp-footer-newsletter-social a svg{height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);width:16px;z-index:10}.tp-footer-newsletter-social a:not(:last-of-type){margin-right:12px}.tp-footer-newsletter-social.tp-footer-inner-social a{background:var(--tp-common-white);border:1px solid var(--tp-common-white);box-shadow:0 1px 2px 0 rgba(3,11,30,.14)}.tp-footer-bottom{background-color:var(--tp-grey-4);font-size:15px;padding:17px 0}.tp-footer-bottom a i:not(.las),.tp-footer-bottom p:not(.las),.tp-footer-bottom span:not(.las){color:#333;font-weight:400}.tp-footer-widget-link ul :not(.las){font-family:Outfit,sans-serif}.tp-footer-bottom-social a{background-color:#edeff2;border-radius:50%;color:var(--tp-text-body);display:inline-block;font-size:14px;height:36px;line-height:36px;margin-right:4px;text-align:center;width:36px}.tp-footer-bottom-social a:hover{background-color:var(--tp-theme-secondary);color:var(--tp-common-white)}.tp-footer-copyright span a:hover{color:var(--tp-theme-primary)}.tp-footer-copyright p{font-family:Outfit,sans-serif}@media only screen and (max-width:767px){.tp-footer-copyright-payment{padding-top:20px}}.tp-footer-2 .tp-footer-widget-content>p{margin-bottom:26px}.tp-footer-2 .tp-footer-contact-mail>a:hover,.tp-footer-2 .tp-footer-contact>a:hover,.tp-footer-2 .tp-footer-widget-link ul li a:hover{color:var(--tp-theme-secondary)}.tp-footer-2 .tp-footer-bottom{background-color:var(--tp-common-white);border-top:1px solid rgba(30,30,47,.1);padding:20px 0}@media only screen and (max-width:767px){.tp-footer-2 .tp-footer-bottom-social{text-align:start}.tp-footer-2 .tp-footer-copyright{padding:20px 0}}.tp-footer-2 .tp-footer-copyright span a{color:var(--tp-theme-secondary)}.tp-footer-2 .tp-footer-copyright span a:hover{color:var(--tp-text-body)}a:hover.social-fb{border-color:#337fff}a:hover.social-twit{border-color:#3cf}a:hover.social-lnkd{border-color:#069}a:hover.social-yout{border-color:#ff3000}a.social-fb{color:#337fff}a.social-twit{color:#3cf}a.social-lnkd{color:#069}a.social-yout{color:#ff3000}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer-col-3{margin-left:-30px}}.tp-footer-col-4{margin-left:28px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-col-4{margin-left:0}}.tp-footer-2-col-1{margin-right:-18px}@media only screen and (max-width:767px){.tp-footer-2-col-1{margin-right:0}}.tp-footer-2-col-2{margin-left:100px}@media only screen and (max-width:767px){.tp-footer-2-col-2{margin-left:0}}.tp-footer-2-col-3{margin-left:22px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-footer-2-col-3{margin-left:0}}.tp-footer-2-col-4{margin-left:-30px}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-2-col-4{margin-left:0}}.tp-footer-3-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.tp-footer-3 .tp-footer-main{padding-bottom:60px;padding-top:190px}.tp-footer-main{background:#003092;position:relative}.tp-footer-main .kangaroo{background:url(/images/bg/klokan-pen.png);background-repeat:no-repeat;background-size:contain;bottom:10px;display:block;height:400px;position:absolute;right:0;width:200px;z-index:2}.tp-footer-bottom{background:#ffab5b}.tp-footer-bottom .delimiter{line-height:normal;margin-bottom:0}@media only screen and (max-width:767px){.tp-footer-3 .tp-footer-main{padding-bottom:0}}.tp-footer-3 .tp-footer-widget-content p{color:var(--tp-common-white);font-size:17px}.tp-footer-3 .tp-footer-widget-title{color:var(--tp-common-white);font-size:22px}.tp-footer-3 .tp-footer-widget ul li a{color:var(--tp-common-white);font-weight:500;position:relative}.tp-footer-3 .tp-footer-widget ul li a:after{background:var(--tp-common-white);bottom:-2px;content:"";height:1px;left:auto;opacity:0;position:absolute;right:0;transition:all .3s linear;width:0}.tp-footer-3 .tp-footer-widget ul li a:hover:after{left:0;opacity:1;right:auto;transition:all .3s linear;width:100%}.tp-footer-3 .tp-footer-newsletter-wrap p{color:var(--tp-common-white)}.tp-footer-3 .tp-footer-newsletter-submit .tp-btn{background-color:var(--tp-theme-3);border:none;border-radius:14px;font-size:15px;font-weight:600;padding:6px 19px}.tp-footer-3 .tp-footer-newsletter-input input{background-color:var(--tp-common-white);border:1px solid var(--tp-common-white);border-radius:14px}.tp-footer-3 .tp-footer-newsletter-input input:focus{border:1px solid var(--tp-theme-3)}.tp-footer-3 .tp-footer-newsletter-social a{background:hsla(0,0%,100%,.1);border:none;border-radius:16px;color:var(--tp-common-white)}.tp-footer-3 .tp-footer-newsletter-social a:hover{background:hsla(0,0%,100%,.25)}.tp-footer-3 .tp-footer-contact>a,.tp-footer-3 .tp-footer-contact>span{color:var(--tp-common-white)}.tp-footer-3 .tp-footer-contact a:hover{color:var(--tp-theme-3)}.tp-footer-3 .tp-footer-contact-mail a{color:var(--tp-common-white)}.tp-footer-3 .tp-footer-contact-mail a span{color:var(--tp-common-white);transition:all .3s ease-out 0s}.tp-footer-3 .tp-footer-contact-mail a:hover,.tp-footer-3 .tp-footer-contact-mail a:hover span{color:var(--tp-theme-3)}.tp-footer-3 .tp-footer-copyright{border-top:1px solid hsla(0,0%,100%,.1);padding:28px 0}.tp-footer-3 .tp-footer-copyright span{color:var(--tp-common-white)}.tp-footer-3-shape-1{animation:tpswing 4s ease-in-out .1s infinite alternate forwards;bottom:3px;left:60px;position:absolute;transform-origin:bottom left;z-index:-1}.tp-footer-3-shape-2{left:320px;position:absolute;top:-10px;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-footer-3-shape-2{left:120px}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-3-shape-2{left:30px}}@media only screen and (max-width:767px){.tp-footer-3-shape-2{display:none}}.tp-footer-3-shape-3{animation:opacity 2s ease-in-out .1s infinite alternate forwards;position:absolute;right:225px;top:155px;z-index:-1}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-3-shape-3{right:10px}}.tp-footer-3-shape-4{animation:tpswing 2s ease-in-out .1s infinite alternate forwards;bottom:4px;left:130px;position:absolute;transform-origin:bottom right;z-index:-1}@media only screen and (max-width:767px){.tp-footer-3-shape-4{display:none}}.tp-footer-3-shape-5{animation-duration:5s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:hero-bounce;bottom:10px;position:absolute;right:180px;z-index:-1}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-footer-3-shape-5{right:30px}}@media only screen and (max-width:767px){.tp-footer-3-shape-5{display:none}}.tp-footer-3-col-2{margin-left:-40px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-3-col-2{margin-left:0}}.tp-footer-3-col-3{margin-left:-15px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-3-col-3{margin-left:0}}.tp-footer-3-col-4{margin-left:60px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-3-col-4{margin-left:0}}.tp-footer-4-bg{background-color:var(--tp-theme-4)}.tp-footer-4-bg.tp-footer-inner{background-color:var(--tp-heading-primary)}.tp-footer-4-top{border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:52px;padding-top:67px}.tp-footer-4-top-title{color:var(--tp-common-white);font-size:30px;font-weight:500;line-height:36px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-footer-4-top-title{margin-bottom:30px}}.tp-footer-4-top-form{position:relative}.tp-footer-4-top-form input{background:hsla(0,0%,100%,.1);border:1px solid transparent;border-radius:4px;color:#fff;height:66px;padding-right:140px;transition:all .3s ease-in-out}.tp-footer-4-top-form input::-moz-placeholder{color:hsla(0,0%,100%,.7)}.tp-footer-4-top-form input::placeholder{color:hsla(0,0%,100%,.7)}.tp-footer-4-top-form input:focus{border:1px solid var(--tp-common-white)}.tp-footer-4-top-btn{background-color:var(--tp-common-white);border:1px solid var(--tp-common-white);border-radius:4px;color:var(--tp-heading-primary);font-size:16px;font-weight:400;padding:19px 35px;position:absolute;right:0;top:0}.tp-footer-4-top-btn span{display:inline-block;margin-left:4px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-footer-4-main{padding-bottom:30px;padding-top:30px}}.tp-footer-4-btn a{border:1px solid hsla(0,0%,100%,.5);border-radius:4px;color:var(--tp-common-white);display:block;font-size:16px;font-weight:500;margin-bottom:20px;padding:11px 5px;text-align:center;transition:all .3s ease-out 0s}.tp-footer-4-btn a.active,.tp-footer-4-btn a:hover{background-color:var(--tp-common-white);color:var(--tp-red-2)}.tp-footer-4-btn a.active:hover{background-color:hsla(0,0%,100%,.9)}.tp-footer-4-btn.tp-footer-btn-inner a{border:1px solid #2e2e2b}.tp-footer-4-btn.tp-footer-btn-inner a.active,.tp-footer-4-btn.tp-footer-btn-inner a:hover{background-color:var(--tp-theme-4);color:var(--tp-common-white)}.tp-footer-4-info span{line-height:26px;margin-bottom:15px}.tp-footer-4-info span,.tp-footer-4-mail a{color:var(--tp-common-white);display:inline-block;font-size:16px}.tp-footer-4-mail a{margin-bottom:20px}.tp-footer-4-phone a{color:var(--tp-common-white);display:inline-block;font-size:20px;margin-bottom:7px}.tp-footer-4-bottom{background-color:#900000;padding:17px 0}.tp-footer-4-bottom.tp-footer-inner-bottom{background-color:#292926}.tp-footer-4-copyright span{color:hsla(0,0%,100%,.7);display:inline-block;font-size:15px;font-weight:500;margin-left:18px;padding-left:18px;position:relative}@media only screen and (max-width:767px){.tp-footer-4-copyright span{padding:15px 0 15px 10px}}.tp-footer-4-copyright span:first-child{margin-left:0;padding-left:0}.tp-footer-4-copyright span:first-child:before{display:none}.tp-footer-4-copyright span:before{background-color:hsla(0,0%,100%,.7);content:"";height:100%;left:0;position:absolute;top:0;width:2px}@media only screen and (max-width:767px){.tp-footer-4-copyright span:before{height:60%;top:10px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-footer-4-copyright span.span{display:none}}.tp-footer-4-copyright a{transition:all .3s ease-out 0s}.tp-footer-4-copyright a:hover,.tp-footer-4-social a{color:var(--tp-common-white)}.tp-footer-4-social a{background:hsla(0,0%,100%,.1);border-radius:50%;display:inline-block;height:40px;line-height:40px;margin-left:3px;text-align:center;transition:all .3s ease-out 0s;width:40px}.tp-footer-4-social a:hover{background-color:#b1040e}.tp-footer-widget-4 ul li:not(:last-child){margin-bottom:10px}.tp-footer-widget-4 ul li a{color:var(--tp-common-white);padding-left:16px;position:relative}.tp-footer-widget-4 ul li a:before{background-color:var(--tp-common-white);border-radius:50%;content:"";height:3px;left:0;position:absolute;top:10px;width:3px}.tp-footer-widget-4 ul li a:after{background:var(--tp-common-white);bottom:-2px;content:"";height:1px;left:auto;opacity:0;position:absolute;right:0;transition:all .3s linear;width:0}.tp-footer-widget-4 ul li a:hover{color:var(--tp-common-white)}.tp-footer-widget-4 ul li a:hover:after{left:0;opacity:1;right:auto;transition:all .3s linear;width:100%}.tp-footer-4-col-1{margin-right:-23px}@media only screen and (max-width:767px){.tp-footer-4-col-1{margin-right:0}}.tp-footer-4-col-2{border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid hsla(0,0%,100%,.2);margin-left:128px;margin-right:54px;padding:20px 0}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer-4-col-2{margin-left:80px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-footer-4-col-2{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.tp-footer-4-col-2{margin-left:30px}}.tp-footer-4-col-3{border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid hsla(0,0%,100%,.2);margin-left:53px;margin-right:26px;padding:20px 0}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer-4-col-3{margin-left:30px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-footer-4-col-3{margin-left:0}}.tp-footer-4-col-4{border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid hsla(0,0%,100%,.2);margin-left:79px;padding:20px 0}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer-4-col-4{margin-left:30px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-footer-4-col-4{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.tp-footer-4-col-4{margin-left:30px}}.tp-footer-5-newsletter-input input{border:2px solid #e4e2dc;border-radius:6px;height:60px}.tp-footer-5-newsletter-input input:focus{border-color:var(--tp-theme-5)}.tp-footer-5-newsletter-submit{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.tp-footer-5-newsletter-submit .tp-btn-4{color:var(--tp-heading-4);font-size:13px;letter-spacing:.52px;line-height:0;padding:21px 23px}.tp-footer-5-bottom{background-color:#e5edcc;padding:17px 0}.tp-footer-5-bottom.tp-footer-inner-bottom{background-color:#f3f4f8}.tp-footer-5-bottom.tp-footer-shop-bottom{background-color:#f5f5f5;padding:24px 0}.tp-footer-5-col-2{margin-left:-15px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-5-col-2{margin-left:0}}.tp-footer-5-col-2 .tp-footer-widget-link ul li a{color:var(--tp-grey-3);position:relative}.tp-footer-5-col-2 .tp-footer-widget-link ul li a:after{background:var(--tp-grey-3);bottom:-2px;content:"";height:1px;left:auto;opacity:0;position:absolute;right:0;transition:all .3s linear;width:0}.tp-footer-5-col-2 .tp-footer-widget-link ul li a:hover:after{left:0;opacity:1;right:auto;transition:all .3s linear;width:100%}.tp-footer-5-col-3{margin-left:-20px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-5-col-3{margin-left:0}}.tp-footer-5-col-3 .tp-footer-widget-link ul li a{color:var(--tp-grey-3);position:relative}.tp-footer-5-col-3 .tp-footer-widget-link ul li a:after{background:var(--tp-grey-3);bottom:-2px;content:"";height:1px;left:auto;opacity:0;position:absolute;right:0;transition:all .3s linear;width:0}.tp-footer-5-col-3 .tp-footer-widget-link ul li a:hover:after{left:0;opacity:1;right:auto;transition:all .3s linear;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer-5-col-4{margin-left:-60px}}.tp-footer-shop-col-2 .tp-footer-widget-link ul li a{color:var(--tp-grey-3);position:relative}.tp-footer-shop-col-2 .tp-footer-widget-link ul li a:after{background:var(--tp-grey-3);bottom:-2px;content:"";height:1px;left:auto;opacity:0;position:absolute;right:0;transition:all .3s linear;width:0}.tp-footer-shop-col-2 .tp-footer-widget-link ul li a:hover:after{left:0;opacity:1;right:auto;transition:all .3s linear;width:100%}.tp-footer-shop-col-3 .tp-footer-widget-link ul li a{color:var(--tp-grey-3);position:relative}.tp-footer-shop-col-3 .tp-footer-widget-link ul li a:after{background:var(--tp-grey-3);bottom:-2px;content:"";height:1px;left:auto;opacity:0;position:absolute;right:0;transition:all .3s linear;width:0}.tp-footer-shop-col-3 .tp-footer-widget-link ul li a:hover:after{left:0;opacity:1;right:auto;transition:all .3s linear;width:100%}.tp-footer-inner{background-color:#f3f4f8;border-bottom:1px solid rgba(0,31,63,.08)}.tp-footer-inner .tp-footer-col-1 .tp-footer-contact-mail a:hover,.tp-footer-inner .tp-footer-col-1 .tp-footer-contact>a:hover,.tp-footer-inner .tp-footer-col-2.tp-footer-widget ul li a:hover,.tp-footer-inner .tp-footer-col-3.tp-footer-widget ul li a:hover{color:var(--tp-dashboard-secondary)}.tp-footer-shop{background-color:#f5f5f5;border-bottom:1px solid rgba(0,31,63,.08)}.tp-footer-shop-col-2{margin-left:-40px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-shop-col-2{margin-left:0}}.tp-footer-shop-col-3{margin-left:-20px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-shop-col-3{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer-shop-col-4{margin-left:-60px}}.tp-hero-item{padding-bottom:220px;padding-top:300px;position:relative}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-hero-item{padding-bottom:180px;padding-top:210px}}.tp-hero-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform 6s ease,opacity .15s ease-in!important;-webkit-transition:transform 6s ease,opacity .15s ease-in,-webkit-transform 6s ease!important;-moz-transition:transform 6s ease,opacity .15s ease-in,-webkit-transform 6s ease!important}.tp-hero-bg,.tp-hero-bg:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tp-hero-bg:before{background:rgba(0,0,0,.46)}.tp-hero-wrapper{margin-left:0;min-height:160px}.tp-hero-wrapper p{color:var(--tp-common-white);font-size:16px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-hero-wrapper{margin-left:0}}.tp-hero-subtitle{color:var(--tp-common-white);display:inline-block;font-size:22px;font-style:italic;font-weight:400;text-transform:uppercase}.tp-hero-title{color:var(--tp-common-white);font-size:70px;font-weight:600;letter-spacing:-2px;line-height:1;margin-bottom:27px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-title{font-size:60px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-title{font-size:52px}}@media only screen and (max-width:767px){.tp-hero-title{font-size:46px}}.tp-hero-2-wrap{position:relative}.tp-hero-2-thumb{bottom:0;position:absolute;right:230px;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-2-thumb{right:135px}}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-2-thumb{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-2-thumb{right:-30px}.tp-hero-2-thumb img{max-width:100%}}.tp-hero-2-bg{position:relative;z-index:1}.tp-hero-2-subtitle{color:var(--tp-theme-secondary);display:inline-block;font-size:20px;margin-bottom:6px}.tp-hero-2-title{font-size:76px;font-weight:500;letter-spacing:-1.52px;line-height:1.08;margin-bottom:18px}@media only screen and (max-width:767px){.tp-hero-2-title{font-size:50px}}.tp-hero-2-title span{color:var(--tp-theme-secondary);position:relative;z-index:1}.tp-hero-2-title span img{bottom:0;left:35px;position:absolute}@media only screen and (max-width:767px){.tp-hero-2-title span img{bottom:-5px;left:0}}.tp-hero-2-content{padding-bottom:190px;padding-top:162px}@media only screen and (max-width:767px){.tp-hero-2-content{padding-bottom:60px;padding-top:110px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-2-content{padding-bottom:70px;padding-top:100px}}.tp-hero-2-content p{color:rgba(3,31,66,.7);font-size:20px;font-weight:400;line-height:28px;margin-bottom:32px}@media only screen and (max-width:767px){.tp-hero-2-content p br{display:none}}.tp-hero-2-shape-1{bottom:0;position:absolute;right:145px;z-index:-2}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-2-shape-1{right:5px}}@media only screen and (max-width:767px){.tp-hero-2-shape-1{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-2-shape-1{right:0}}.tp-hero-2-shape-1 span svg path.line-2{stroke:#ffbf8e;stroke-dasharray:2300;stroke-dashoffset:3500;animation:dash 4s linear forwards}.tp-hero-2-shape-2{animation:hero-dot-1 5s linear 0s infinite alternate;left:110px;position:absolute;top:160px;z-index:-1}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-2-shape-2{display:none}}.tp-hero-2-shape-3{animation:hero-dot-2 4s linear 0s infinite alternate;bottom:69px;left:130px;position:absolute;z-index:-1}.tp-hero-2-shape-4{left:22%;position:absolute;top:0}@media only screen and (max-width:767px){.tp-hero-2-shape-4{display:none}}.tp-hero-2-course{margin-left:12px}@media only screen and (max-width:767px){.tp-hero-2-course{margin-left:0}}.tp-hero-2-course .tp-course-item{box-shadow:4px 4px 10px 0 rgba(26,12,2,.15)}.tp-hero-2-course .tp-course-thumb,.tp-hero-2-course .tp-course-thumb img{border-radius:10px}.tp-hero-2-btn .tp-btn-border{padding:12px 32px}.tp-hero-3-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding-bottom:142px;padding-top:168px}.tp-hero-3-title{color:#0a1d3a;font-size:100px;font-style:normal;font-weight:600;letter-spacing:-2px;line-height:1.1}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-3-title{font-size:88px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-3-title{font-size:80px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-hero-3-title{font-size:70px}}@media only screen and (max-width:767px){.tp-hero-3-title{font-size:50px}}.tp-hero-3-content-shape{animation:tpswing 3s ease-in-out .1s infinite alternate forwards;left:-15px;position:absolute;top:-3px;transform-origin:bottom left;z-index:0}@media only screen and (max-width:767px){.tp-hero-3-content-shape{display:none}}.tp-hero-3-thumb{position:relative;z-index:1}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-hero-3-thumb-2{margin-bottom:30px;margin-top:30px}}.tp-hero-3-thumb-2 img,.tp-hero-3-thumb-3 img{max-width:100%}@media only screen and (max-width:767px){.tp-hero-3-shape{display:none}}.tp-hero-3-shape-1{animation:a 1.5s linear 0s infinite alternate;position:absolute;right:38px;top:88px}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-hero-3-shape-1{right:38%}}.tp-hero-3-shape-2{animation:a 2s linear 0s infinite alternate;position:absolute;right:-10px;top:29px}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-hero-3-shape-2{right:32%}}.tp-hero-3-shape-3{animation:a 2s linear 0s infinite alternate;position:absolute;right:-47px;top:89px}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-hero-3-shape-3{right:26%}}.tp-hero-3-shape-4{animation:neptune 10s linear infinite;left:-55px;position:absolute;top:175px;z-index:0}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-hero-3-shape-4{left:-125px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-3-shape-4{left:-155px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-3-shape-4{top:50px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-hero-3-shape-4{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-3-apply-btn{margin-bottom:30px}}.tp-hero-3-apply-btn a{background-color:#ff7162;border-radius:50%;color:var(--tp-common-white);display:inline-block;font-size:20px;font-weight:600;padding:53px 36px;text-align:center;transition:all .3s ease-out 0s}.tp-hero-3-apply-btn a span{display:inline-block;margin-bottom:7px}.tp-hero-3-apply-btn a:hover{animation:morph 3s linear infinite;background-color:var(--tp-common-black);border-radius:40% 60% 70% 30%/40% 50% 60% 50%}.tp-hero-3-text{margin-left:24px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-3-text{margin-left:0;margin-top:30px}}@media only screen and (max-width:767px){.tp-hero-3-text{margin-left:0}}.tp-hero-3-text p{color:#636366;font-size:17px;line-height:28px;margin-bottom:34px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-3-text p br{display:none}}.tp-hero-4-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:200px;padding-top:186px;position:relative;z-index:1}.tp-hero-4-bg:before{background:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-4-bg{padding-bottom:160px;padding-top:170px}}.tp-hero-4-title{color:var(--tp-common-white);font-size:100px;font-weight:700;letter-spacing:-4px;line-height:100px;margin-bottom:37px;margin-top:5px}.tp-hero-4-title:after{background:#dd000d;content:"";height:25px;left:-6px;position:absolute;top:70px;width:296px;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-4-title:after{height:20px;top:60px;width:235px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-hero-4-title:after{height:20px;left:0;top:50px;width:200px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-4-title{font-size:80px;line-height:80px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-hero-4-title{font-size:72px;line-height:72px;margin-bottom:30px}}.tp-hero-4-btn{border:1px solid hsla(0,0%,100%,.2);border-radius:50%;display:inline-block;flex:0 0 auto;margin-right:43px;padding:9px}.tp-hero-4-info-list ul li{color:var(--tp-common-white);font-size:20px;font-weight:500;letter-spacing:.5px;list-style:none;padding-left:19px;position:relative}.tp-hero-4-info-list ul li:not(:last-of-type){margin-bottom:7px}.tp-hero-4-info-list ul li:before{background-color:var(--tp-common-white);border-radius:50%;content:"";height:5px;left:0;position:absolute;top:10px;width:5px}.tp-hero-6-content{padding-bottom:160px;padding-top:235px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-6-content{padding-top:115px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-hero-6-content{padding-bottom:60px;padding-top:100px}}.tp-hero-6-content p{color:var(--tp-heading-2);font-family:var(--tp-ff-manrope);font-size:18px;margin-bottom:40px}.tp-hero-6-subtitle{border:1px solid rgba(3,31,66,.08);border-radius:30px;color:var(--tp-theme-9);display:inline-block;font-family:var(--tp-ff-manrope);font-size:13px;font-weight:700;line-height:1;margin-bottom:15px;padding:6px 13px}.tp-hero-6-subtitle svg{margin-right:8px;transform:translateY(-2px)}.tp-hero-6-title{color:var(--tp-heading-2);font-family:var(--tp-ff-manrope);font-size:70px;font-weight:700;letter-spacing:-2.8px;line-height:1.05;margin-bottom:16px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-6-title{font-size:55px}}@media only screen and (max-width:767px){.tp-hero-6-title{font-size:50px}}.tp-hero-6-title span{color:var(--tp-theme-9);position:relative}.tp-hero-6-title span img{bottom:0;left:0;position:absolute;width:100%;z-index:-1}@media only screen and (max-width:767px){.tp-hero-6-title span img{bottom:-5px}}.tp-hero-6-thumb{bottom:0;position:absolute;right:280px;z-index:0}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-hero-6-thumb{right:60px}}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-hero-6-thumb{right:155px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-6-thumb{right:70px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-6-thumb{right:-50px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-hero-6-thumb{position:static}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-6-thumb img{width:90%}}@media only screen and (max-width:767px){.tp-hero-6-thumb img{width:100%}}.tp-hero-6-bg{background-color:#ffd25d;border-radius:67% 33% 35% 65%/37% 35% 65% 63%;height:509px;margin-bottom:24px;margin-right:25px;width:500px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-6-bg{display:none}}.tp-hero-6-shape .shape-1{animation:hero-dot-2 4s linear 0s infinite alternate;left:-15px;position:absolute;top:-35px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-6-shape .shape-1{display:none}}.tp-hero-6-shape .shape-2{bottom:30%;position:absolute;right:-85px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-hero-6-shape .shape-2{right:-45px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-6-shape .shape-2{display:none}}.tp-hero-6-shape .shape-3{left:-12px;position:absolute;top:125px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-6-shape .shape-3{display:none}}.tp-hero-6-btn{margin-right:20px}.tp-hero-6-btn .tp-btn-inner{background-color:var(--tp-theme-9);border-radius:12px;font-size:16px;padding:14px 28px}.tp-hero-6-btn .tp-btn-inner span{display:inline-block;margin-left:5px;transform:translateY(-2px)}.tp-hero-6-user{animation:tpupdown 1s infinite alternate;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.8);border:1px solid var(--tp-common-white);border-radius:8px;bottom:100px;box-shadow:0 20px 40px 0 rgba(0,0,0,.1);left:-80px;padding:18px 33px;position:absolute;z-index:1}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-hero-6-user{bottom:-100px;left:0}}.tp-hero-6-user span{color:var(--tp-heading-2);font-family:var(--tp-ff-manrope);font-size:18px;font-weight:700}.tp-hero-6-user-thumb{margin-left:20px}.tp-hero-6-user-thumb img{border:3px solid #fef2ed;border-radius:50%;margin-left:-18px;width:34px}.tp-hero-6-user-text{margin-left:8px}.tp-hero-6-user-text p{color:var(--tp-heading-2);font-family:var(--tp-ff-manrope);font-size:13px;font-weight:700;line-height:15px;margin:0}.tp-hero-6-user-text p i{color:var(--tp-theme-9);font-style:normal}.tp-hero-6-video .video-border-animation{background-color:var(--tp-common-white);border:4px solid #ffd25d;border-radius:50%;color:var(--tp-heading-primary);display:inline-block;height:50px;line-height:38px;text-align:center;width:50px}.tp-hero-6-video .video-border-animation span{display:inline-block;transform:translateX(2px)}.tp-hero-6-video .video-border-animation:after{border:1px solid #ffd25d;z-index:-1}.tp-hero-7-ptb{padding-top:195px}.tp-hero-7-content{margin-bottom:90px}@media only screen and (max-width:767px){.tp-hero-7-content{margin-bottom:70px}}.tp-hero-7-content .tp-hero-6-subtitle{border-radius:10px}.tp-hero-7-content .tp-hero-6-title{margin-bottom:50px}@media only screen and (max-width:767px){.tp-hero-7-content .tp-hero-6-title br{display:none}}.tp-hero-7-input{margin:0 38px;position:relative}@media only screen and (max-width:767px){.tp-hero-7-input{margin:0}}.tp-hero-7-input input{background:var(--tp-common-white);border:1px solid transparent;border-radius:6px;box-shadow:0 20px 20px 0 rgba(5,5,39,.1);color:var(--tp-heading-2);font-family:var(--tp-ff-manrope);font-size:16px;font-weight:500;height:66px;padding-right:60px}.tp-hero-7-input input::-moz-placeholder{color:#8d8d95;font-family:var(--tp-ff-manrope);font-size:16px;font-weight:500}.tp-hero-7-input input::placeholder{color:#8d8d95;font-family:var(--tp-ff-manrope);font-size:16px;font-weight:500}.tp-hero-7-input input:focus{border-color:var(--tp-theme-9);box-shadow:0 1px 2px 0 rgba(85,109,245,.08),0 2px 6px 0 rgba(85,109,245,.04),0 3px 6px 0 rgba(85,109,245,.08),0 0 0 4px rgba(85,109,245,.1)}.tp-hero-7-input span{position:absolute;right:25px;top:50%;transform:translateY(-50%)}@media only screen and (max-width:767px){.tp-hero-7-item-box{flex-wrap:wrap;justify-content:start!important}}.tp-hero-7-item:not(:last-of-type){margin-right:80px}@media only screen and (max-width:767px){.tp-hero-7-item:not(:last-of-type){margin-bottom:20px;margin-right:25px}}.tp-hero-7-item-icon{margin-right:18px}.tp-hero-7-item-content span{color:var(--tp-heading-2);display:inline-block;font-family:var(--tp-ff-manrope);font-size:40px;font-weight:700;margin-bottom:15px}.tp-hero-7-item-content p{color:#7d7d84;font-family:var(--tp-ff-manrope);font-size:15px;font-weight:500;line-height:22px;margin:0}.tp-hero-7-group .tp-hero-6-user{bottom:25%;left:15%}@media only screen and (min-width:1700px) and (max-width:1800px){.tp-hero-7-group .tp-hero-6-user{left:10%}}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-hero-7-group .tp-hero-6-user{left:8%}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-hero-7-group .tp-hero-6-user{left:5%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-7-group .tp-hero-6-user{left:20px}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-7-group .tp-hero-6-user{display:none}}.tp-hero-7-shape .shape-1{animation:hero-dot-1 5s linear 0s infinite alternate;position:absolute;right:110px;top:55%}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1700px){.tp-hero-7-shape .shape-1{right:30px}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-7-shape .shape-1{display:none}}.tp-hero-7-shape .shape-2{position:absolute;right:20%;top:50%}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-hero-7-shape .shape-2{right:18%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-7-shape .shape-2{right:15px}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-7-shape .shape-2{display:none}}.tp-hero-7-shape .shape-3{position:absolute;right:20%;top:72%}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-7-shape .shape-3{display:none}}.tp-hero-7-shape .shape-4{left:144px;position:absolute;top:220px}@media only screen and (min-width:1700px) and (max-width:1800px){.tp-hero-7-shape .shape-4{left:90px}}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-hero-7-shape .shape-4{left:60px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-hero-7-shape .shape-4{left:30px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-7-shape .shape-4{left:0}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-7-shape .shape-4{display:none}}.tp-hero-7-shape .shape-5{position:absolute;right:130px;top:340px}@media only screen and (min-width:1700px) and (max-width:1800px){.tp-hero-7-shape .shape-5{right:90px}}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-hero-7-shape .shape-5{right:60px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-hero-7-shape .shape-5{right:30px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-7-shape .shape-5{right:0}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-7-shape .shape-5{display:none}}.tp-hero-7-shape .shape-6{animation:hero-dot-2 4s linear 0s infinite alternate;left:5%;position:absolute;top:30%}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-hero-7-shape .shape-6{display:none}}.tp-about-bg{padding-bottom:152px}.tp-about-thumb-wrapper{display:flex}.tp-about-thumb-1 img{width:100%}.tp-about-thumb-2{margin-left:-82px;margin-top:75px}.tp-about-thumb-2 img{width:100%}.tp-about-shape-1{bottom:50px;left:-55px;position:absolute;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-shape-1{bottom:65px;left:-30px}}.tp-about-shape-2{left:-33px;position:absolute;top:56px;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-shape-2{left:-25px}}.tp-about-wrap{margin-top:23px;position:relative;z-index:1}.tp-about-wrapper{margin-left:43px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-about-wrapper{margin-left:0}}.tp-about-wrapper .tp-section p{padding-left:22px;position:relative}@media only screen and (max-width:767px){.tp-about-wrapper .tp-section p{margin-left:0}}.tp-about-wrapper .tp-section p:before{background-color:var(--tp-theme-primary);content:"";height:calc(100% - 14px);left:0;position:absolute;top:50%;transform:translateY(-50%);width:2px}.tp-about-list{margin-left:46px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-list{margin-bottom:10px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-list{margin-left:0}}.tp-about-list-icon{flex:0 0 auto;margin-right:20px}.tp-about-list-icon span{border:1px solid rgba(87,89,95,.1);border-radius:64px;display:inline-block;height:64px;line-height:64px;text-align:center;width:64px}.tp-about-list-title{font-size:18px;line-height:1;margin-bottom:0}.tp-about-list-content p{font-size:15px;line-height:20px;margin-bottom:0}.tp-about-exprience{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(45,31%,95%,.6);border:1px solid rgba(1,15,28,.1);border-radius:6px;bottom:80px;display:inline-block;min-width:224px;padding:7px 36px 20px 24px;position:absolute;right:-40px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-exprience{bottom:65px;right:0}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-about-exprience{right:0}}.tp-about-exprience-text{align-items:end}.tp-about-exprience-text p{color:var(--tp-theme-primary);font-size:18px;font-weight:500;line-height:18px;margin-bottom:0;margin-left:6px}.tp-about-exprience-count{color:var(--tp-theme-primary);font-size:90px;font-style:italic;font-weight:900;letter-spacing:-2.7px;line-height:.74;margin-bottom:0}.tp-about-year-bg{background:#da8a40;margin-top:-80px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-about-year-bg{padding-top:140px}}.tp-about-year-shape .shape-1{left:666px;position:absolute;top:185px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-about-year-shape .shape-1{display:none}}.tp-about-year-shape .shape-2{bottom:22px;left:404px;position:absolute}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-year-shape .shape-2{left:0}}@media only screen and (max-width:767px){.tp-about-year-shape .shape-2{display:none}}.tp-about-year-plr{overflow:hidden}.tp-about-year-nav{margin-bottom:100px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-year-nav{margin-bottom:65px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-about-year-nav{margin-bottom:40px}}.tp-about-year-nav .slick-list{padding:74px 0!important;position:relative}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-year-nav .slick-list{padding:30px 0!important}}@media only screen and (max-width:767px){.tp-about-year-nav .slick-list{padding:15px 0!important}}.tp-about-year-nav .slick-list:after{background:hsla(0,0%,100%,.2);content:"";height:1px;left:360px;position:absolute;top:0;width:calc(100% - 720px)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-year-nav .slick-list:after{left:300px;width:calc(100% - 580px)}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-year-nav .slick-list:after{content:none}}.tp-about-year-nav .slick-list:before{background:hsla(0,0%,100%,.2);bottom:0;content:"";height:1px;left:360px;position:absolute;width:calc(100% - 720px)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-year-nav .slick-list:before{left:300px;width:calc(100% - 580px)}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-year-nav .slick-list:before{content:none}}.tp-about-year-nav .slick-list .slick-track{left:95px}.tp-about-year-nav .slick-list .slick-slide.slick-center .tp-about-year-nav-title{color:var(--tp-theme-primary);font-weight:600}.tp-about-year-box .slick-list .slick-slide.slick-active .tp-about-year-content,.tp-about-year-box .slick-list .slick-slide.slick-active .tp-about-year-thumb{animation-fill-mode:both;animation-name:fadeInUp}.tp-about-year-thumb{animation-delay:.5s;animation-duration:.7s;padding-left:100px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-year-thumb{padding-left:0}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-about-year-thumb{padding-bottom:30px}}.tp-about-year-thumb img{border-radius:12px;filter:drop-shadow(14px 14px 14px rgba(50,7,16,.2))}.tp-about-year-content{animation-delay:.7s;animation-duration:.9s}.tp-about-year-content-title{color:var(--tp-common-white);font-size:34px;font-weight:600;letter-spacing:-.68px;margin-bottom:16px}.tp-about-year-content p{color:hsla(0,0%,100%,.8);font-size:17px;font-weight:400;line-height:26px}.tp-about-year-nav-title{color:var(--tp-common-white);font-size:60px;font-weight:200;letter-spacing:-4px;line-height:70px;margin:0;transition:all .3s ease-out 0s}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-year-nav-title{font-size:57px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-year-nav-title{font-size:50px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-year-nav-title{font-size:50px;line-height:70px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-about-year-nav-title{font-size:45px;line-height:60px}}@media only screen and (max-width:767px){.tp-about-year-nav-title{font-size:50px;letter-spacing:-3px;line-height:1}}.tp-about-team-shape{bottom:-90px;left:130px;position:absolute;z-index:-1}@media only screen and (max-width:767px){.tp-about-team-shape{display:none}}.tp-about-team-item:hover .tp-about-team-thumb img{transform:scale(1.1)}.tp-about-team-content{left:35px;position:absolute;top:40px;transition:all .3s ease-out 0s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-team-content{left:20px}}.tp-about-team-content p{color:var(--tp-common-white);font-size:15px;font-weight:400}.tp-about-team-title{color:var(--tp-common-white);font-size:26px;font-weight:600;margin-bottom:0}.tp-about-team-thumb{border-radius:10px;overflow:hidden}.tp-about-team-thumb img{border-radius:10px;transition:all .3s ease-out 0s;width:100%}.tp-about-campus-shape .shape-1{position:absolute;right:16%;top:16%}.tp-about-campus-shape .shape-2{position:absolute;right:54%;top:50%}.tp-about-campus-tab .nav{border-bottom:0;display:inline-block;margin-bottom:65px;padding-left:75px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-campus-tab .nav{padding-left:55px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-about-campus-tab .nav{margin-bottom:50px}}.tp-about-campus-tab .nav .nav-item:not(:last-of-type){margin-bottom:25px}.tp-about-campus-tab .nav .nav-link{border-color:transparent;color:#3e4047;font-size:18px;font-weight:500;line-height:1;padding:0;position:relative}.tp-about-campus-tab .nav .nav-link:after{background:var(--tp-theme-4);content:"";height:1px;left:-75px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;width:0}.tp-about-campus-tab .nav .nav-link.active{background-color:transparent;color:var(--tp-theme-primary)}.tp-about-campus-tab .nav .nav-link.active:after{width:50px}.tp-about-campus-heading{margin-bottom:60px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-campus-heading{margin-bottom:30px}}.tp-about-campus-heading p{color:#3e4047;font-size:17px;font-weight:300;line-height:24px}.tp-about-campus-title{color:var(--tp-heading-primary);font-size:60px;font-weight:500;letter-spacing:-1.2px;line-height:1;margin-bottom:18px}.tp-about-campus-box{padding-left:75px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-campus-box{padding-top:40px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-about-campus-box{padding-left:0}}.tp-about-campus-thumb img{border-radius:10px;width:100%}.tp-about-campus-location{position:relative}.tp-about-campus-location a{color:var(--tp-text-body);display:inline-block;font-size:16px;font-weight:400;line-height:22px;margin-left:60px;width:234px}@media only screen and (max-width:767px){.tp-about-campus-location a{margin-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-about-campus-location a{margin-bottom:0;margin-left:55px}}.tp-about-campus-location span{border:1px solid rgba(22,22,19,.1);border-radius:44px;display:inline-block;height:44px;left:0;line-height:40px;margin-right:10px;position:absolute;text-align:center;top:0;width:44px}.tp-about-campus-location span svg{color:#b1040e}.tp-about-campus-btn .tp-btn{background-color:transparent;border:1px solid var(--tp-theme-primary);color:var(--tp-theme-primary);padding:6px 20px}.tp-about-campus-btn .tp-btn:hover{background-color:var(--tp-red-2);color:var(--tp-common-white)}.tp-about-campus-content{background:var(--tp-common-white);border-radius:8px;bottom:20px;left:95px;margin:auto;padding:27px 30px 26px;position:absolute;right:20px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-campus-content{padding:20px}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-about-campus-content{left:20px}}@media only screen and (max-width:767px){.tp-about-campus-content{flex-wrap:wrap;position:static}}.tp-about-4-head{font-size:60px;font-weight:300;letter-spacing:-1.2px;line-height:1.17;margin-bottom:45px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-about-4-head{font-size:42px}}@media only screen and (max-width:767px){.tp-about-4-wrapper{margin-bottom:40px}}.tp-about-4-btn .tp-btn-3{padding:12px 44px}.tp-about-4-video{display:inline-block;margin-left:25px}@media only screen and (max-width:767px){.tp-about-4-video{display:block;margin-left:0;margin-top:20px}}.tp-about-4-video a{background:#e8c4c2;border-radius:100px;color:#b1040e;display:inline-block;height:50px;line-height:48px;text-align:center;transition:all .3s ease-out 0s;width:70px}.tp-about-4-video a span{display:inline-block;transform:translateX(2px)}.tp-about-4-video a:hover{background-color:#b1040e;color:var(--tp-common-white)}.tp-about-4-video>span{color:var(--tp-heading-primary);display:inline-block;font-size:16px;font-weight:500;margin-left:12px}.tp-about-4-thumb-1 img,.tp-about-4-thumb-2 img,.tp-about-4-thumb-3 img,.tp-about-4-thumb-4 img{border-radius:10px;max-width:100%}@media only screen and (max-width:767px){.tp-about-pt{padding-top:150px}}.tp-about-bg-main{background-repeat:no-repeat;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-banner{margin-bottom:60px}}.tp-about-banner-bg{height:660px}.tp-about-banner span{color:#031f42;display:inline-block;font-size:22px;font-weight:300;letter-spacing:-.44px;margin-bottom:8px}.tp-about-banner-title{color:#031f42;font-size:70px;font-weight:600;letter-spacing:-1.4px;margin:0}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-banner-title{font-size:57px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-banner-title{font-size:55px}}@media only screen and (max-width:767px){.tp-about-banner-title{font-size:45px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-about-banner-title br{display:none}}.tp-about-banner-content{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.9);border:1px solid var(--tp-common-white);border-radius:10px;margin-left:95px;margin-top:177px;padding:40px;width:510px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-banner-content{margin-left:0}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-banner-content{margin-left:30px}}@media only screen and (max-width:767px){.tp-about-banner-content{margin-top:60px;width:350px}}.tp-about-banner-content .span{background:var(--tp-dashboard-secondary);border-radius:20px;color:var(--tp-common-white);display:inline-block;font-size:12px;font-weight:700;line-height:20px;margin-bottom:20px;padding:2px 12px;text-transform:uppercase}.tp-about-banner-content p{color:#141820;font-size:16px;font-weight:400;line-height:24px;margin-bottom:30px}.tp-about-banner-content a{color:#141820;font-size:12px;font-weight:500;position:relative;text-transform:uppercase;z-index:2}.tp-about-banner-content a span{border:1px solid rgba(20,24,32,.14);border-radius:34px;color:#141820;display:inline-block;height:34px;line-height:30px;margin-left:2px;text-align:center;transition:all .3s ease-out 0s;width:34px}.tp-about-banner-content a:hover{color:var(--tp-dashboard-secondary)}.tp-about-banner-content a:hover span{background-color:var(--tp-dashboard-secondary);color:var(--tp-common-white)}.tp-about-banner-content-year{bottom:50px;position:absolute;right:30px}@media only screen and (max-width:767px){.tp-about-banner-content-year{position:static}}.tp-about-banner-content-year span{-webkit-text-fill-color:transparent;background:url(/images/about/about/about-thumb-1.jpg);-webkit-background-clip:text;background-position:75%;font-size:220px;font-weight:600;line-height:1;text-transform:uppercase}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-banner-content-year span{background-position:55%}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-banner-content-year span{background-position:15%}}.tp-about-banner-content-year p{color:#141820;font-size:14px;font-weight:500;margin:0}.tp-about-tutor-subtitle{margin-bottom:15px}.tp-about-tutor-subtitle span{background:linear-gradient(180deg,rgba(81,105,241,.1),rgba(190,200,255,.1));border-radius:50%;display:inline-block;height:46px;line-height:46px;margin-right:15px;text-align:center;width:46px}.tp-about-tutor-subtitle p{color:#57595f;font-size:20px;font-weight:400;letter-spacing:-.4px;margin:0}.tp-about-tutor-title{color:#031f42;font-size:50px;font-weight:600;letter-spacing:-1px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-tutor-title{font-size:44px}}@media only screen and (max-width:767px){.tp-about-tutor-title{font-size:42px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-tutor-title br{display:none}}.tp-about-tutor-content p{color:#686a6d;font-size:18px;font-weight:400;letter-spacing:-.18px}@media only screen and (max-width:767px){.tp-about-tutor-content p br{display:none}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-about-tutor-heading{margin-bottom:40px}.tp-about-tutor-right{margin-bottom:50px}}.tp-instagram-item{border-radius:10px;overflow:hidden;position:relative;z-index:1}.tp-instagram-item:before{background-color:rgba(0,0,0,.4);border-radius:10px;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all .3s ease-out 0s;visibility:hidden;width:100%;z-index:2}.tp-instagram-item:hover:before{opacity:1;visibility:visible}.tp-instagram-item:hover .tp-instagram-shape{margin-top:0;opacity:1}.tp-instagram-item:hover img{transform:scale(1.1);-webkit-transform:scale(1.1)}.tp-instagram-item img{border-radius:10px;width:100%}.tp-instagram-item img,.tp-instagram-shape{transition:all .5s cubic-bezier(.5,1,.89,1)}.tp-instagram-shape{cursor:pointer;left:50%;margin-top:15px;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transition:all .5s cubic-bezier(.5,1,.89,1);z-index:3}.tp-cta-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:60px;padding-top:60px}.tp-cta-logo{flex:0 0 auto;margin-right:25px}@media only screen and (max-width:767px){.tp-cta-logo{margin-bottom:25px}}.tp-cta-content span{color:var(--tp-common-white);font-family:var(--tp-ff-secondary);font-size:24px;font-style:italic;font-weight:500}@media only screen and (min-width:768px) and (max-width:991px){.tp-cta-wrapper{margin-bottom:30px}}@media only screen and (max-width:767px){.tp-cta-wrapper{flex-wrap:wrap}}.tp-cta-title{color:var(--tp-common-white);font-family:Outfit,sans-serif;font-size:40px;font-weight:600}@media only screen and (min-width:576px) and (max-width:767px){.tp-cta-title{font-size:34px}}@media only screen and (max-width:767px){.tp-cta-title{font-size:36px;margin-bottom:20px}}.tp-cta-btn-wrap{position:relative;z-index:1}.tp-cta-btn .tp-btn{background-color:var(--tp-common-white);color:var(--tp-theme-primary)}.tp-cta-btn .tp-btn:hover{border-color:hsla(0,0%,100%,.92)}.tp-cta-btn .tp-btn span{display:inline-block;margin-left:4px}.tp-cta-shape-1{position:absolute;right:28px;top:-30px;z-index:-1}.tp-cta-2-bg{background-color:var(--tp-theme-secondary);padding-bottom:65px;padding-top:72px}.tp-cta-2-title{color:var(--tp-common-white);font-size:60px;font-weight:300;letter-spacing:-1.2px;margin-bottom:12px}@media only screen and (min-width:768px) and (max-width:991px){.tp-cta-2-title{font-size:48px}}@media only screen and (max-width:767px){.tp-cta-2-title{font-size:44px}}.tp-cta-2-title span{color:#ffc221;display:inline-block;font-size:60px;font-weight:700;position:relative}.tp-cta-2-wrapper p{color:var(--tp-common-white);font-size:20px;letter-spacing:-.4px;margin-bottom:53px}.tp-cta-2-form{position:relative}.tp-cta-2-form span{background-color:rgba(255,238,84,.2);border-radius:50%;color:#ffee54;display:inline-block;height:40px;left:12px;line-height:40px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:40px}@media only screen and (max-width:767px){.tp-cta-2-form span{left:8px}}.tp-cta-2-form span svg{transform:translateY(-2px)}.tp-cta-2-form input{background-color:transparent;border:2px solid hsla(0,0%,100%,.2);border-radius:200px;color:var(--tp-common-white);font-size:18px;height:60px;padding:0 150px 0 62px}@media only screen and (max-width:767px){.tp-cta-2-form input{padding:0 150px 0 55px}}.tp-cta-2-form input:focus{border-color:var(--tp-common-white)}.tp-cta-2-form input::-webkit-input-placeholder{color:hsla(0,0%,100%,.7);font-size:17px}@media only screen and (max-width:767px){.tp-cta-2-form input::-webkit-input-placeholder{font-size:14px}}@media only screen and (max-width:767px){.tp-cta-2-form input::-moz-placeholder{font-size:14px}}.tp-cta-2-form input:-moz-placeholder{color:hsla(0,0%,100%,.7);font-size:17px}@media only screen and (max-width:767px){.tp-cta-2-form input:-moz-placeholder{font-size:14px}}.tp-cta-2-form input:-ms-input-placeholder{color:hsla(0,0%,100%,.7);font-size:17px}@media only screen and (max-width:767px){.tp-cta-2-form input:-ms-input-placeholder{font-size:14px}}.tp-cta-2-form input::-moz-placeholder{color:hsla(0,0%,100%,.7);font-size:17px}.tp-cta-2-form input::placeholder{color:hsla(0,0%,100%,.7);font-size:17px}@media only screen and (max-width:767px){.tp-cta-2-form input::-moz-placeholder{font-size:14px}.tp-cta-2-form input::placeholder{font-size:14px}}.tp-cta-2-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%)}@media only screen and (max-width:767px){.tp-cta-2-btn{right:6px}}.tp-cta-2-btn .tp-btn-round{background-color:#ffc221;color:#1e1e2f}.tp-cta-2-btn .tp-btn-round:hover{background-color:rgba(255,194,33,.9)}.tp-cta-2-info-list{margin-bottom:17px;margin-top:22px}.tp-cta-2-info-list>span{color:var(--tp-common-white);display:inline-block;font-size:15px;font-weight:500;margin:0 30px;opacity:.6}@media only screen and (max-width:767px){.tp-cta-2-info-list>span{margin:0 16px}}.tp-cta-2-info-list>span>span{display:inline-block;margin:4px}.tp-cta-3-bg{background:linear-gradient(180deg,hsla(51,28%,95%,0),#f6f5ef);position:relative}.tp-cta-3-section{margin-top:70px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-cta-3-section{margin-bottom:30px;margin-top:0}}.tp-cta-3-title{font-size:34px;font-weight:500;line-height:40px;margin-bottom:21px}.tp-cta-3-border{background-color:#e4e3dd;display:inline-block;height:60px;margin-bottom:12px;width:2px}.tp-cta-3-wrap{background:#f6f5ef;border:20px solid var(--tp-common-white);border-radius:40px;margin-bottom:-99px;padding:74px 40px;position:relative;z-index:2}@media only screen and (max-width:767px){.tp-cta-3-wrap{padding:50px 30px}}.tp-cta-3-form-input{margin-bottom:24px}.tp-cta-3-form-input input{background:#fff;border-radius:20px;box-shadow:0 1px 2px 0 rgba(17,22,29,.12)}.tp-cta-3-form-input input:focus{border-color:var(--tp-theme-3);box-shadow:0 1px 2px 0 rgba(65,95,251,.06),0 4px 10px 0 rgba(255,113,98,.06),0 0 0 3px rgba(255,113,98,.02)}.tp-cta-3-form-input input::-moz-placeholder{color:#949597;font-size:15px;line-height:24px}.tp-cta-3-form-input input::placeholder{color:#949597;font-size:15px;line-height:24px}.tp-cta-3-form-input textarea{background:#fff;border-radius:20px;box-shadow:0 1px 2px 0 rgba(17,22,29,.12);height:160px;resize:none}.tp-cta-3-form-input textarea:focus{border-color:var(--tp-theme-3)}.tp-cta-3-btn button{background:#11161d;border-radius:20px;box-shadow:0 1px 3px 0 rgba(17,22,29,.12);color:var(--tp-common-white);display:block;font-size:16px;font-weight:600;padding:14px 0;text-align:center;width:100%}.tp-cta-3-btn button:hover{background-color:var(--tp-theme-3)}.tp-cta-3-shape-1{bottom:-3px;position:absolute;right:65px}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-cta-3-shape-1{right:0}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-cta-3-shape-1{display:none}}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-cta-3-shape-1 img{max-width:200px}}.tp-cta-3-shape-2{animation:tpswing 1s ease-in-out .1s infinite alternate forwards;position:absolute;right:69px;top:39px;transform-origin:top left}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-cta-3-shape-2{right:40px;top:33px}}.tp-cta-3-shape-3{animation:bubbles 3s linear 1s infinite;bottom:52px;left:67px;position:absolute}.tp-live-bg{background:var(--tp-common-white);border:25px solid var(--tp-common-white);border-radius:20px;box-shadow:0 20px 80px 0 rgba(3,31,66,.1);position:relative;z-index:1}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-live-bg{border:10px solid var(--tp-common-white)}}.tp-live-bg:before{background-color:hsla(0,0%,100%,.6);border-radius:20px;box-shadow:0 30px 50px -14px rgba(26,31,35,.07);content:"";height:calc(100% + 100px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 45px);z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.tp-live-bg:before{height:calc(100% + 70px);width:calc(100% - 110px)}}@media only screen and (max-width:767px){.tp-live-bg:before{height:calc(100% + 60px);width:calc(100% - 30px)}}.tp-live-content{margin-left:-5px;padding-bottom:24px;padding-top:21px}@media only screen and (min-width:768px) and (max-width:991px){.tp-live-content{margin-left:25px}}@media only screen and (max-width:767px){.tp-live-content{margin-left:0;padding-bottom:0}}.tp-live-tag{background:rgba(23,162,184,.08);border-radius:3px;color:#17a2b8;display:inline-block;font-size:13px;font-weight:500;line-height:1;margin-bottom:15px;padding:6px 10px}.tp-live-teacher{grid-column-gap:10px;align-items:end;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:20px}@media only screen and (max-width:767px){.tp-live-teacher{grid-column-gap:0;grid-template-columns:repeat(1,1fr)}.tp-live-teacher-info{margin-bottom:10px}}.tp-live-teacher-thumb{flex:0 0 auto;margin-right:10px}.tp-live-teacher-thumb img{border-radius:50%;height:36px;-o-object-fit:cover;object-fit:cover;width:36px}.tp-live-teacher-text span{color:#7a7b81;font-size:13px;font-weight:300}.tp-live-teacher-title{color:#57595f;font-size:15px;font-weight:500}.tp-live-thumb{display:inline-block;position:relative}.tp-live-thumb img{border-radius:10px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-live-thumb img{width:100%}}.tp-live-thumb-video{left:7px;position:absolute;top:7px;z-index:1}.tp-live-thumb-text{bottom:17px;position:absolute;right:17px;z-index:0}.tp-live-thumb-text span{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1e1e2f;border:1px solid hsla(0,0%,100%,.5);border-radius:8px;color:var(--tp-common-white);display:inline-block;font-size:15px;font-weight:500;height:36px;line-height:34px;opacity:.61;text-align:center;width:100px}.tp-live-thumb-text span svg{display:inline-block;margin-right:5px;transform:translateY(-3px)}.tp-live-rating{margin-left:-30px}@media only screen and (max-width:767px){.tp-live-rating{margin-left:0}}.tp-live-rating p{color:#031233;font-size:14px;font-weight:600;line-height:1;margin-bottom:0}.tp-live-rating p span{color:#57595f}.tp-live-rating-star i{color:#ffb21d;font-size:13px}.tp-live-title{color:var(--tp-heading-2);font-size:26px;font-weight:500;line-height:1.3;margin-bottom:28px}@media only screen and (max-width:767px){.tp-live-title{font-size:20px;margin-bottom:12px}}.tp-live-title a:hover{color:var(--tp-theme-secondary)}@media only screen and (max-width:767px){.tp-live-title br{display:none}}.tp-live-total{grid-column-gap:5px;align-items:end;display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:767px){.tp-live-total{grid-template-columns:repeat(1,1fr)}.tp-live-total-student{margin-bottom:20px}}.tp-live-total-student span{color:#57595f;display:block;font-size:14px;font-weight:500;padding-left:12px;position:relative}.tp-live-total-student span:before{background-color:#0cbc87;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.tp-live-join .tp-btn-border{padding:10px 24px}@media only screen and (min-width:768px) and (max-width:991px){.tp-live-join .tp-btn-border{padding:10px 18px}}.tp-live-join .tp-btn-border span{display:inline-block;margin-left:0;margin-right:3px;transform:translateY(-2px)}.tp-live-join .tp-btn-border i{padding-left:56px}.tp-live-btn-icon span{border:1px solid hsla(0,0%,100%,.5);border-radius:10px;height:50px;left:7px;line-height:48px;text-align:center;top:7px;width:50px}.tp-live-btn-icon span,.tp-live-btn-time{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(30,30,47,.61);display:inline-block;position:absolute}.tp-live-btn-time{border:1px solid hsla(0,0%,100%,.5);border-radius:8px;bottom:17px;right:17px}.tp-live-btn-time span{color:var(--tp-common-white);display:inline-block;font-size:15px;font-weight:500;padding:5px 15px}.tp-live-btn-time span i{margin-right:3px}.tp-live-7-item{border:1px solid rgba(3,31,66,.08);border-radius:20px;padding:15px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-live-7-item{flex-wrap:wrap}}.tp-live-7-item-thumb{margin-right:70px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-live-7-item-thumb{margin-right:30px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-live-7-item-thumb{margin-bottom:30px;margin-right:0;width:100%}}.tp-live-7-item-thumb img{border-radius:14px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-live-7-item-thumb img{width:100%}}.tp-live-7-item-content p{color:#636366;font-family:var(--tp-ff-manrope);font-weight:500;margin-bottom:22px}@media only screen and (max-width:767px){.tp-live-7-item-content p{margin-bottom:10px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-live-7-item-content p br{display:none}}.tp-live-7-item-content a{color:var(--tp-theme-9);font-family:var(--tp-theme-9);font-size:16px;font-weight:600;position:relative}.tp-live-7-item-content a span{display:inline-block;margin-left:5px;transform:translateY(-2px)}.tp-live-7-item-content a:after{background-color:var(--tp-theme-9);bottom:0;content:"";height:1px;left:0;position:absolute;transition:all .3s ease-out 0s;width:0}.tp-live-7-item-content a:hover:after{width:100%}.tp-live-7-title{margin-bottom:20px}.tp-live-7-subtitle{color:var(--tp-theme-9);display:inline-block;font-family:var(--tp-ff-manrope);font-size:18px;font-weight:500;margin-bottom:7px}.tp-plan-4-bg{background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transform:scale(1);transition:.4s linear;visibility:hidden;width:100%;z-index:-2}.tp-plan-4-wrap{padding:175px 0;position:relative;z-index:2}@media only screen and (min-width:768px) and (max-width:991px){.tp-plan-4-wrap{padding:150px 0}}@media only screen and (max-width:767px){.tp-plan-4-wrap{padding:140px 0}}.tp-plan-4-wrap:before{background:rgba(22,22,19,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tp-plan-4-section span{color:var(--tp-common-white);display:inline-block;font-size:16px;margin-bottom:6px}.tp-plan-4-section-title{color:var(--tp-common-white);font-size:60px;font-weight:700}@media only screen and (min-width:992px) and (max-width:1199px){.tp-plan-4-section-title{font-size:55px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-plan-4-section-title{font-size:52px;margin-bottom:40px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-plan-4-section-title{font-size:42px;margin-bottom:30px}}.tp-plan-4-wrapper{margin-left:40px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-plan-4-wrapper{margin-left:0}}.tp-plan-4-item.active{cursor:pointer}.tp-plan-4-item.active .tp-plan-4-bg{opacity:1;transform:scale(1.03);visibility:visible}.tp-plan-4-content{border-radius:10px;display:block;min-height:320px;position:relative;transition:all .3s ease-out 0s;z-index:1}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-plan-4-content{min-height:300px}}.tp-plan-4-content:before{border:1px solid hsla(0,0%,100%,.7);border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease-out 0s;width:100%;z-index:-1}.tp-plan-4-content:hover:before{background-color:var(--tp-theme-4);border-color:var(--tp-theme-4);bottom:10px;height:calc(100% - 20px);top:10px}.tp-plan-4-content:hover p,.tp-plan-4-content:hover span{opacity:1}.tp-plan-4-content span{color:hsla(0,0%,100%,.5);display:inline-block;font-size:16px;font-weight:600;margin-bottom:8px;opacity:0;transition:all .3s ease-out 0s}.tp-plan-4-content p{color:hsla(0,0%,100%,.8);font-size:15px;font-weight:500;margin-bottom:0;opacity:0;transition:all .3s ease-out 0s}.tp-plan-4-title{color:var(--tp-common-white);font-size:24px;font-weight:600;margin-bottom:10px}.tp-cta-7-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.tp-cta-7-btn{background-color:#ffd25d;border:1px solid #ffd25d;border-radius:8px;color:var(--tp-heading-2);display:inline-block;font-family:var(--tp-ff-manrope);font-size:16px;font-weight:700;padding:14px 26px}.tp-cta-7-btn:not(:last-child){margin-right:10px}.tp-cta-7-btn:focus{color:var(--tp-common-white)}.tp-cta-7-btn.two,.tp-cta-7-btn:hover{background-color:transparent;border-color:var(--tp-common-white);color:var(--tp-common-white)}.tp-cta-7-btn.two:hover{background-color:#ffd25d;border-color:#ffd25d;color:var(--tp-heading-2)}.tp-cta-7-title{color:var(--tp-common-white);font-family:var(--tp-ff-manrope);font-size:66px;font-weight:700;letter-spacing:-2.64px;line-height:1;margin-bottom:50px}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-cta-7-title{font-size:54px}}@media only screen and (max-width:767px){.tp-cta-7-title{font-size:45px;margin-bottom:30px}.tp-cta-7-title br{display:none}}.tp-cta-7-subtitle{color:var(--tp-common-white);display:inline-block;font-family:var(--tp-ff-manrope);font-size:20px;font-weight:600;margin-bottom:18px}.tp-contact-bg{height:40%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-contact-p{padding-bottom:80px}}.tp-contact-shape{bottom:180px;left:0;position:absolute}.tp-contact-shape span svg{width:100%}.tp-contact-shape span svg path{stroke:#f4e7ff;stroke-dasharray:3500;stroke-dashoffset:4500;animation:dash 4s linear forwards}.tp-contact-shape-2{position:absolute;right:410px;top:44%}.tp-contact-heading{margin-bottom:55px}.tp-contact-heading p{color:var(--tp-text-body);font-size:22px;font-weight:300;letter-spacing:-.44px}.tp-contact-title{color:var(--tp-heading-2);font-size:70px;font-weight:600;letter-spacing:-1.4px;line-height:1;margin-bottom:10px}@media only screen and (min-width:576px) and (max-width:767px){.tp-contact-title{font-size:62px}}.tp-contact-from-box{fill:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:20px;filter:drop-shadow(0 40px 80px rgba(51,65,140,.06));padding:70px 80px 65px}@media only screen and (min-width:576px) and (max-width:767px){.tp-contact-from-box{padding:60px 50px}}@media only screen and (max-width:767px){.tp-contact-from-box{padding:30px}}.tp-contact-from-title{color:var(--tp-heading-2);font-size:30px;font-weight:600;margin-bottom:30px}.tp-contact-input-form label{color:#303651;font-size:15px;font-weight:400;margin-bottom:10px}.tp-contact-input-form input,.tp-contact-input-form textarea{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:0 1px 1px 0 rgba(48,54,81,.06),inset 0 1px 3px rgba(48,54,81,.06);transition:all .3s ease-out 0s}.tp-contact-input-form input:focus,.tp-contact-input-form textarea:focus{border-color:var(--tp-theme-7);box-shadow:0 1px 2px 0 rgba(65,95,251,.06),0 4px 10px 0 rgba(65,95,251,.06),0 0 0 3px rgba(65,95,251,.2)}.tp-contact-input-form textarea{height:160px;resize:none}.tp-contact-input-form .tp-contact-input{margin-bottom:15px}.tp-contact-input-form .tp-contact-input.schedule{margin-bottom:20px}.tp-contact-input-form .tp-contact-input.schedule label{color:var(--tp-heading-primary);font-size:16px;margin-bottom:7px}.tp-contact-input-form .tp-contact-input.schedule label span{background:var(--tp-heading-primary);border-radius:4px;color:var(--tp-common-white);cursor:pointer;font-size:15px;font-weight:500;padding:9px 25px;transition:all .3s ease-out 0s}.tp-contact-input-form .tp-contact-input.schedule label span:hover{background-color:var(--tp-theme-primary)}.tp-contact-input-form .tp-contact-input.schedule label.hide{margin:0;position:absolute;right:10px;top:52%}.tp-contact-input-form .tp-contact-input.schedule input:focus{border-color:rgba(171,12,47,.49);box-shadow:0 1px 2px 0 rgba(65,95,251,.06),0 4px 10px 0 rgba(65,95,251,.06),0 0 0 3px rgba(171,12,47,.2)}.tp-contact-input-form .tp-contact-input.schedule textarea{height:140px}.tp-contact-input-form .tp-contact-input.schedule textarea:focus{border-color:rgba(171,12,47,.49);box-shadow:0 1px 2px 0 rgba(65,95,251,.06),0 4px 10px 0 rgba(65,95,251,.06),0 0 0 3px rgba(171,12,47,.2)}.tp-contact-input-form .tp-contact-input .icon{position:absolute;right:18px;top:50%}.tp-contact-input-form.application{margin-bottom:45px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-contact-input-form.application{margin-bottom:20px}}.tp-contact-input-remeber{margin-bottom:25px}.tp-contact-input-remeber input{display:none}.tp-contact-input-remeber input:checked~label:after{background-color:var(--tp-theme-7);border-color:var(--tp-theme-7)}.tp-contact-input-remeber input:checked~label:before{opacity:1;visibility:visible}.tp-contact-input-remeber label{color:#57595f;font-size:15px;font-weight:300;padding-left:26px;position:relative;z-index:1}.tp-contact-input-remeber label:after{background:var(--tp-common-white);border:1px solid #dbdde5;border-radius:4px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);content:"";z-index:-1}.tp-contact-input-remeber label:after,.tp-contact-input-remeber label:before{height:18px;left:0;line-height:16px;position:absolute;text-align:center;top:4px;transition:all .2s ease-out 0s;width:18px}.tp-contact-input-remeber label:before{color:var(--tp-common-white);content:url(/images/live/check.svg);opacity:0;visibility:hidden}.tp-contact-input-remeber label a:hover{color:var(--tp-theme-7)}.tp-contact-input-remeber label:hover{cursor:pointer}.tp-contact-input-remeber.login label:after,.tp-contact-input-remeber.login label:before{top:5px}.tp-contact-input-remeber.schedule label{color:#5b5d5f;font-size:15px;font-weight:400}.tp-contact-input-remeber.schedule label:after,.tp-contact-input-remeber.schedule label:before{top:4px}.tp-contact-input-remeber.schedule input:checked~label:after{background-color:var(--tp-theme-primary);border-color:var(--tp-theme-primary)}.tp-contact-input-remeber.schedule input:checked~label:before{opacity:1;visibility:visible}.tp-contact-input-remeber.request{margin-top:5px}.tp-contact-btn .tp-btn-inner{box-shadow:0 0 1px 0 #092097,0 1px 2px 0 rgba(9,32,151,.25);font-size:17px;padding:16px 66px}.tp-contact-btn .tp-btn-inner:hover{background:#425eff;box-shadow:none;color:var(--tp-common-white)}.tp-contact-main-title{color:var(--tp-heading-2);font-size:26px;font-weight:500;letter-spacing:-.52px;margin-bottom:45px}.tp-contact-info-item{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:10px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);padding:30px}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-contact-info-item{padding:18px}}.tp-contact-info-item p{color:#727378;font-size:15px;font-weight:300;letter-spacing:-.3px;margin-bottom:10px}.tp-contact-info-item a{color:var(--tp-heading-2);font-size:18px;font-weight:400;position:relative}.tp-contact-info-item a:after{background:#e6e8f0;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%}.tp-contact-info-item a:before{background:var(--tp-heading-2);bottom:-2px;content:"";height:1px;left:auto;position:absolute;right:0;transition:all .3s ease-out 0s;width:0;z-index:1}.tp-contact-info-item a:hover:before{left:0;right:auto;width:100%}.tp-contact-info-icon{margin-bottom:30px}.tp-contact-info-icon span{background:#fff2db;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;display:inline-block;height:46px;line-height:42px;text-align:center;width:46px}.tp-contact-info-icon span svg{height:25px;width:25px}.tp-contact-info-icon span svg path{stroke:#ff9e42!important;stroke-width:1.5px}.tp-contact-info-title{color:var(--tp-heading-2);font-size:20px;font-weight:500;letter-spacing:-.4px}.tp-contact-map-content{height:390px;width:100%}.tp-contact-map-content iframe{height:100%;width:100%}.tp-schedule-from-box{background-color:var(--tp-common-white);border-radius:6px;box-shadow:0 1px 1px 0 rgba(22,22,19,.14),0 1px 2px 1px rgba(22,22,19,.06);padding:100px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-schedule-from-box{padding:60px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-schedule-from-box{padding:30px}}.tp-schedule-btn .tp-btn{border-radius:6px;padding:12px 24px}.tp-schedule-btn .tp-btn span{margin-left:80px}.tp-application-heading{margin-bottom:85px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-application-heading{margin-bottom:30px}}.tp-application-heading.request{margin-bottom:50px}.tp-application-title{color:var(--tp-heading-primary);font-size:70px;font-weight:600;letter-spacing:-1.4px;margin:0}@media only screen and (min-width:768px) and (max-width:991px){.tp-application-title{font-size:60px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-application-title{font-size:50px}}.tp-application-subtitle{color:rgba(22,22,19,.8);font-size:20px;font-weight:300;letter-spacing:-.2px;margin-bottom:0}.tp-application-from-box{background:var(--tp-common-white);border-radius:6px;box-shadow:0 1px 1px 0 rgba(22,22,19,.14),0 1px 2px 1px rgba(22,22,19,.06);padding:100px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-application-from-box{padding:70px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-application-from-box{padding:60px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-application-from-box{padding:30px}}.tp-application-from-title{color:#000;font-size:26px;font-weight:500;letter-spacing:-.52px;margin-bottom:30px}.tp-application-select .nice-select{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);font-size:16px;height:54px;line-height:54px}.tp-application-select .nice-select:focus{border-color:rgba(171,12,47,.49);box-shadow:0 1px 2px 0 rgba(65,95,251,.06),0 4px 10px 0 rgba(65,95,251,.06),0 0 0 3px rgba(171,12,47,.2)}.tp-application-select .nice-select:after{color:#686a6d;right:25px}.tp-application-select .nice-select .list{stroke-width:1px;stroke:#e6e8f0;fill:var(--tp-common-white);box-shadow:none;filter:drop-shadow(0 4px 14px rgba(8,19,34,.12));padding:10px 16px}.tp-application-select .nice-select .option{border-radius:6px;color:#757c8e;font-size:15px;font-weight:400;line-height:1;margin-bottom:2px;min-height:0;padding:10px 16px}.tp-application-select .nice-select .option:hover{background-color:#f4f5fa;color:#4a4e68}.tp-error-content p{color:#57575a;font-size:16px;font-weight:400;margin-bottom:25px}.tp-error-content .tp-btn-inner{padding:8px 28px}.tp-error-title{color:var(--tp-common-black-1);font-size:64px;font-weight:700;letter-spacing:-1.28px;line-height:1;margin-bottom:44px}.tp-error-title-sm{color:var(--tp-common-black-1);font-size:26px;font-weight:600;letter-spacing:-.26px;text-transform:uppercase}.tp-error-thumb{max-width:500px}.tp-error-thumb img{width:100%}.tp-privacy-heading{margin-bottom:35px}.tp-privacy-title{color:var(--tp-heading-primary);font-size:40px;font-weight:700}@media only screen and (max-width:767px){.tp-privacy-title{font-size:31px}}.tp-privacy-box{background-color:var(--tp-common-white);box-shadow:0 1px 2px 0 rgba(18,20,32,.2);padding:36px 40px 40px}.tp-privacy-content{margin-bottom:40px}.tp-privacy-content-title{color:var(--tp-heading-primary);font-size:23px;margin-bottom:15px}.tp-privacy-content p{color:#57575a;margin-bottom:15px}.tp-privacy-content ul li{color:#57575a;font-size:16px;list-style:none;padding-left:16px;position:relative}.tp-privacy-content ul li:not(:last-of-type){margin-bottom:7px}.tp-privacy-content ul li:after{background-color:#57575a;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:10px;width:5px}.tp-privacy-content-bottom p{font-size:14px;font-style:italic}.tp-counter-wrap{margin-top:-112px}.tp-counter-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px}.tp-counter-item{padding-bottom:66px;padding-top:43px;position:relative;z-index:1}@media only screen and (max-width:767px){.tp-counter-item{padding-bottom:30px;padding-top:25px}}.tp-counter-item:before{background:hsla(0,0%,100%,.14);content:"";height:120px;position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:2px}@media only screen and (max-width:767px){.tp-counter-item:before{display:none}}.tp-counter-item.item-end:before{display:none}.tp-counter-item p{color:hsla(0,0%,100%,.7);font-size:18px;font-weight:500;line-height:1;margin-bottom:0}.tp-counter-count{color:var(--tp-common-white);font-size:100px;font-style:italic;font-weight:400;letter-spacing:-3px;line-height:1;margin-bottom:3px}.tp-counter-4-bg{background-color:#edebe5;border-radius:15px;padding:82px 25px 73px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-counter-4-bg{padding:50px 25px}.tp-counter-4-item{margin-bottom:30px}}.tp-counter-4-icon{margin-bottom:12px}.tp-counter-4-icon span{background:linear-gradient(180deg,#fffcf4,hsla(43,28%,95%,0));border-radius:40px;display:inline-block;height:80px;line-height:78px;text-align:center;width:80px}.tp-counter-4-count{color:#161613;font-size:100px;font-style:italic;font-weight:300;letter-spacing:-3px;margin-bottom:4px}.tp-counter-4-content p{color:#484848;font-size:16px;font-weight:300;line-height:30px;margin-bottom:0}.tp-counter-4-border{background:rgba(22,22,19,.08);height:1px;margin:0 auto 15px;width:220px}.tp-service-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:77px;position:relative;z-index:1}.tp-service-wrap{border-radius:14px;margin-bottom:38px;padding:35px 30px 45px;position:relative;z-index:1}@media only screen and (min-width:992px) and (max-width:1199px){.tp-service-wrap{padding:40px 15px 10px}}.tp-service-wrap:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#f6f4ee;border-radius:14px;box-shadow:10px 10px 20px 0 rgba(36,2,7,.16);content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease-out 0s;width:100%;z-index:-1}.tp-service-item{margin-top:-70px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-service-item{margin-bottom:70px}}.tp-service-item:hover .tp-service-wrap:before{height:calc(100% - 20px);top:10px}.tp-service-item:hover .tp-service-icon{animation:icon-bounce .8s 1}.tp-service-item:hover .tp-service-btn{transform:translateY(25px)}.tp-service-item:hover .tp-service-btn span:before{transform:scale(1.3)}.tp-service-item:hover .tp-service-btn span svg{transform:scale(1.167)}.tp-service-icon{height:68px}.tp-service-title{font-size:20px;line-height:1.3;margin-bottom:3px}.tp-service-title a:hover{color:var(--tp-theme-primary)}.tp-service-btn{transform:translateY(35px);transition:all .3s ease-out 0s}.tp-service-btn span{border-radius:50%;display:inline-block;height:52px;line-height:48px;position:relative;text-align:center;width:52px;z-index:1}.tp-service-btn span:before{background-color:var(--tp-common-white);border:6px solid #ffab5b;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease-out 0s;width:100%;z-index:-1}.tp-service-btn span svg{transform:scale(1);transition:all .3s ease-out 0s}.tp-service-content{padding:10px}.tp-service-content p{line-height:1.5}.tp-service-all span,.tp-service-content p{color:hsla(0,0%,100%,.8)}.tp-service-all span a{color:var(--tp-common-white);font-size:18px;font-weight:600;position:relative}.tp-service-all span a:hover:after{left:0;opacity:1;right:auto;transition:all .2s linear;width:100%}.tp-service-all span a:before{background:hsla(0,0%,100%,.4);bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%}.tp-service-all span a:after{background:var(--tp-common-white);bottom:-2px;content:"";height:1px;left:auto;opacity:0;position:absolute;right:0;transition:all .3s linear;width:0}.tp-service-all span a svg{margin-left:5px}.tp-service-shape-1{bottom:90px;left:85px;position:absolute;z-index:-1}.tp-service-3-bg{padding-bottom:90px;padding-top:85px;position:relative;z-index:1}.tp-service-3-item{background-color:transparent;transition:all .3s ease-out 0s}.tp-service-3-item:hover{background-color:var(--tp-common-white)}.tp-service-3-item:hover .tp-service-3-title{color:var(--tp-heading-3)}.tp-service-3-item:hover .tp-service-3-content p{color:#696969}.tp-service-3-item:hover .tp-service-3-icon-active{opacity:0;visibility:hidden}.tp-service-3-item:hover .tp-service-3-icon-hover{opacity:1;visibility:visible}.tp-service-3-icon{margin-bottom:43px;position:relative}.tp-service-3-icon-active,.tp-service-3-icon-hover{transition:all .3s ease-out 0s}.tp-service-3-icon-hover{left:0;opacity:0;position:absolute;top:0;visibility:hidden}.tp-service-3-item{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.2);border-radius:36px;padding:50px 30px 25px 33px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-service-3-item{padding:50px 20px 25px 25px}}.tp-service-3-title{color:var(--tp-common-white);font-size:22px;font-style:normal;font-weight:700;transition:all .3s ease-out 0s}.tp-service-3-content p{color:hsla(0,0%,100%,.8);font-size:16px;line-height:22px}.tp-service-3-heading{position:absolute;right:90px;top:0;z-index:0}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-service-3-heading{right:70px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-service-3-heading{display:none}}.tp-service-3-shape-1{left:166px;position:absolute;top:118px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-service-3-shape-1{display:none}}.tp-service-3-shape-2{animation:opacity 2s ease-in-out .1s infinite alternate forwards;position:absolute;right:250px;top:127px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-service-3-shape-2{right:120px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-service-3-shape-2{left:0;right:auto;top:10px}}.tp-service-3-shape-3{bottom:0;left:30px;position:absolute}@media only screen and (max-width:767px){.tp-service-3-shape-3{display:none}}.tp-service-3-shape-4{animation:tpswing 3s ease-in-out .1s infinite alternate forwards;bottom:0;position:absolute;right:200px;transform-origin:bottom left;z-index:-1}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-service-3-shape-4{right:90px}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-service-3-shape-4{right:50px}}.tp-service-3-shape-5{animation:tpswing 3s ease-in-out .1s infinite alternate forwards;position:absolute;right:354px;top:-93px;transform-origin:bottom left;z-index:-1}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-service-3-shape-5{right:10px}}.tp-service-5-wrap{border-bottom:1px solid #e7ebeb}.tp-service-5-item{border-right:1px solid #e7ebeb;padding-bottom:75px;padding-top:60px}.tp-service-5-item.service-5-border{border:none}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-service-5-item{border:none}}@media only screen and (max-width:767px){.tp-service-5-item{padding-bottom:40px;padding-top:40px}}.tp-service-5-icon{display:inline-block;margin-bottom:33px;position:relative;z-index:1}.tp-service-5-icon:before{background-color:var(--tp-theme-5);border-radius:50%;bottom:0;content:"";height:40px;left:0;position:absolute;width:40px;z-index:-1}.tp-service-5-title{color:var(--tp-heading-4);font-size:24px;font-weight:600;margin-bottom:11px}.tp-service-5-content p{color:#69696e;line-height:24px;margin-bottom:0}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-service-5-content p br{display:none}}.tp-marquee-scroll{background-color:var(--tp-theme-5)}.tp-marquee-scroll:hover .tp-marquee-item{animation-play-state:paused}.tp-marquee-title{color:#161613;display:inline-block;font-size:22px;font-weight:500;text-transform:uppercase;white-space:nowrap}.tp-marquee-title span{color:#ff2051;position:relative}.tp-marquee-title span svg{bottom:-10px;left:-7px;position:absolute}.tp-marquee-item{align-items:center;animation:scroll-1 30s linear infinite;display:flex;flex-shrink:0;gap:14px;justify-content:space-between;max-width:-moz-max-content;max-width:max-content;padding:30px 0 22px;transform:translateX(0);white-space:nowrap}.tp-program-item{border-radius:14px;padding:15px}.tp-program-item:hover .tp-program-thumb img{transform:scale(1.08)}.tp-program-thumb{border-radius:8px;margin-bottom:28px}.tp-program-thumb img{border-radius:8px;transition:all .3s ease-out 0s;width:100%}.tp-program-title{font-size:22px}.tp-program-title a:hover{color:var(--tp-theme-primary)}.tp-program-content{padding:0 17px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-program-content p br{display:none}}.tp-program-tag p{color:var(--tp-common-black-1);font-size:17px;margin-bottom:36px}.tp-program-tag p span{display:inline-block;margin-right:6px}.tp-program-btn a{background-color:var(--tp-common-white);border-radius:6px;color:var(--tp-theme-primary);display:block;font-size:16px;font-weight:500;line-height:1;padding:12px 20px;text-align:center}.tp-program-btn a:hover{background-color:var(--tp-theme-primary);color:var(--tp-common-white)}.tp-program-dot{margin-bottom:14px}.tp-program-dot .swiper-pagination-bullet{background:#dddbd6;height:8px;margin:0 5px;opacity:1;transform:translateY(0) scale(1);transition:all .3s ease-out 0s;width:8px}.tp-program-dot .swiper-pagination-bullet-active{background:var(--tp-theme-primary);transform:translateY(0) scale(1.5)}.tp-program-all p{font-size:17px}.tp-program-all a{color:var(--tp-theme-primary);font-weight:500;position:relative}.tp-program-all a:hover:after{left:0;opacity:1;right:auto;transition:all .2s linear;width:100%}.tp-program-all a:before{background:rgba(171,12,47,.3);left:0;width:100%}.tp-program-all a:after,.tp-program-all a:before{bottom:-2px;content:"";height:1px;position:absolute}.tp-program-all a:after{background:#ab0c2f;left:auto;opacity:0;right:0;transition:all .3s linear;width:0}.tp-program-all a span{display:inline-block;margin-left:4px;transition:all .3s ease-out 0s}.tp-program-3-bg{position:relative;z-index:1}.tp-program-3-item{border:1px solid rgba(17,22,29,.04);border-radius:30px;box-shadow:0 1px 1px 0 rgba(17,22,29,.08);padding:30px;transition:all .3s ease-out 0s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-program-3-item{padding:30px 20px}}.tp-program-3-item:hover{border:1px solid rgba(3,31,66,.08);box-shadow:0 6px 10px 0 rgba(10,29,58,.1)}.tp-program-3-item:hover .tp-program-3-thumb img{transform:scale(1.06)}.tp-program-3-thumb{border-radius:15px;margin-bottom:27px;overflow:hidden}.tp-program-3-thumb img{border-radius:15px;overflow:hidden;transition:.5s;width:100%}.tp-program-3-title{color:var(--tp-heading-3);font-size:24px;font-weight:700}.tp-program-3-title a:hover{color:var(--tp-theme-3)}.tp-program-3-content>p{color:var(--tp-grey-5);font-size:15px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-program-3-content>p br{display:none}}.tp-program-3-schedule{margin-bottom:36px}.tp-program-3-schedule-item:not(:last-of-type){border-right:1px solid rgba(156,41,178,.2);margin-right:24px;padding-right:24px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-program-3-schedule-item:not(:last-of-type){margin-right:15px;padding-right:15px}}.tp-program-3-schedule-item span{color:#75767a;font-size:15px;font-weight:300;line-height:1;margin-bottom:0}.tp-program-3-schedule-item p{color:var(--tp-heading-3);font-size:16px;line-height:1;margin-bottom:0}.tp-program-3-btn a{background:hsla(0,0%,96%,.1);border:1px solid rgba(3,31,66,.1);border-radius:16px;color:#626569;display:block;font-size:15px;font-weight:500;line-height:1;padding:11px 10px 12px;text-align:center;transition:all .3s ease-out 0s}.tp-program-3-btn a:hover{background-color:var(--tp-theme-3);color:var(--tp-common-white)}.tp-program-3-shape-1{animation:neptune 10s linear infinite;position:absolute;right:200px;top:109px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-program-3-shape-1{right:150px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-program-3-shape-1{display:none}}.tp-program-3-shape-2{background-color:#e0f0dd;border-radius:50%;height:100px;left:-50px;position:absolute;top:340px;width:100px;z-index:-1}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-program-4-section{margin-bottom:30px}}.tp-program-4-item{position:relative}.tp-program-4-item:hover .tp-program-4-content{bottom:0;overflow:hidden}.tp-program-4-item:hover .tp-program-4-btn{opacity:1;visibility:visible}.tp-program-4-thumb{position:relative}.tp-program-4-thumb:before{background:rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;top:0}.tp-program-4-thumb img,.tp-program-4-thumb:before{border-radius:10px;width:100%}.tp-program-4-content{bottom:-48px;left:0;margin:0 auto;padding:40px 40px 48px 38px;position:absolute;right:0;transition:all .3s ease-out 0s}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-program-4-content{padding:30px}}.tp-program-4-content>span{color:hsla(0,0%,100%,.9);display:inline-block;font-size:16px;font-weight:500;line-height:30px;margin-bottom:10px}.tp-program-4-title{color:var(--tp-common-white);font-size:30px;font-weight:600;line-height:30px;margin-bottom:3px}.tp-program-4-btn{opacity:0;transition:all .3s ease-out 0s;visibility:hidden}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-program-4-arrow{margin-bottom:30px}}.tp-program-4-next,.tp-program-4-prev{border-radius:50%;display:inline-block}.tp-program-4-next span,.tp-program-4-prev span{border:2px solid rgba(171,12,47,.3);border-radius:50%;color:var(--tp-heading-primary);display:inline-block;height:44px;line-height:40px;text-align:center;transition:all .3s ease-out 0s;width:44px}.tp-program-4-next span:hover,.tp-program-4-prev span:hover{border-color:var(--tp-theme-primary);color:var(--tp-theme-primary)}.tp-program-4-next{margin-left:4px}.tp-program-4-next svg{display:inline-block;transform:translate(2px)}.tp-program-4-prev svg{display:inline-block;transform:translate(-1px)}.tp-testimonial-bg{background-position:0;background-repeat:no-repeat}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-bg{background-position:0 0}}.tp-testimonial-themebg span{background-color:#ffab5b;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tp-testimonial-themebg-shape{bottom:-80px;position:absolute;right:0;z-index:0}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-themebg-shape{display:none}}.tp-testimonial-themebg-shape svg path{stroke:rgba(255,132,15,.3);stroke-dasharray:2300;stroke-dashoffset:3500;animation:dash 4s linear forwards}@media only screen and (max-width:767px){.tp-testimonial-section{margin-bottom:10px}}.tp-testimonial-wrapper{background:#fefdfc;border-radius:0 0 20px 20px;margin-bottom:134px;margin-left:-24px;margin-right:-88px;padding:73px 88px 30px 58px;position:relative;z-index:1}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-testimonial-wrapper{margin-left:-100px;margin-right:20px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-testimonial-wrapper{margin-bottom:80px;margin-left:-150px;margin-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-wrapper{margin-bottom:80px;margin-left:-80px;margin-right:0;padding:50px 30px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-wrapper{border-radius:20px 20px 20px 20px;margin-bottom:80px;margin-left:0;margin-right:0}}@media only screen and (max-width:767px){.tp-testimonial-wrapper{border-radius:20px 20px 20px 20px;margin-bottom:80px;margin-left:0;margin-right:0;padding:73px 30px 30px}}.tp-testimonial-wrapper .tp-section-title{font-size:40px;letter-spacing:0}.tp-testimonial-shape-1{position:absolute;right:70px;top:80px}@media only screen and (max-width:767px){.tp-testimonial-shape-1{right:30px;top:30px}}.tp-testimonial-shape-2{animation:hero-dot-1 5s linear 0s infinite alternate;position:absolute;right:-60px;top:140px;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-shape-2{right:-40px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-shape-2{right:-38px}}.tp-testimonial-shape-3{position:absolute;right:-190px;top:100px;z-index:-1}@media only screen and (min-width:1700px) and (max-width:1800px){.tp-testimonial-shape-3{right:-165px}}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1700px){.tp-testimonial-shape-3{right:-80px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-shape-3{right:-40px;top:180px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-shape-3{right:-30px;top:200px}}.tp-testimonial-shape-3 img{animation:animation-popup 2.5s linear 0s infinite alternate}.tp-testimonial-item{padding:26px 0}.tp-testimonial-avatar{margin-bottom:25px}.tp-testimonial-avatar img{border-radius:50%;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.tp-testimonial-avatar-title{color:var(--tp-common-black-1);font-size:20px;font-weight:600;line-height:1.1;margin-bottom:0}.tp-testimonial-avatar-info span{color:var(--tp-text-body);font-size:16px;line-height:1.1}.tp-testimonial-content p{color:var(--tp-text-body);font-size:18px;line-height:1.5}.tp-testimonial-next,.tp-testimonial-prev{border-radius:50%;display:inline-block}.tp-testimonial-next span,.tp-testimonial-prev span{border:1px solid rgba(1,15,28,.1);border-radius:50%;color:var(--tp-heading-primary);display:inline-block;height:44px;line-height:41px;text-align:center;transition:all .3s ease-out 0s;width:44px}.tp-testimonial-next span:hover,.tp-testimonial-prev span:hover{background-color:var(--tp-theme-primary);border-color:var(--tp-theme-primary);color:var(--tp-common-white)}.tp-testimonial-next{margin-left:4px}.tp-testimonial-2-avatar-active .slick-track{padding-bottom:54px;padding-top:15px}.tp-testimonial-2-avatar-active .slick-active.slick-center.tp-testimonial-2-avatar-item img{box-shadow:0 30px 30px -15px rgba(95,50,7,.4);-o-object-fit:cover;object-fit:cover;transform:scale(1.36)}.tp-testimonial-2-avatar-active .slick-active.slick-initialized .slick-slide{border-radius:50%;display:inline-block;height:74px;margin:0 10px;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out 0s;width:74px}.tp-testimonial-2-avatar-active .slick-next,.tp-testimonial-2-avatar-active .slick-prev{position:absolute;right:-362px;top:30px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-testimonial-2-avatar-active .slick-next,.tp-testimonial-2-avatar-active .slick-prev{right:-200px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-2-avatar-active .slick-next,.tp-testimonial-2-avatar-active .slick-prev{right:-100px}}.tp-testimonial-2-avatar-active .slick-prev{left:-362px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-testimonial-2-avatar-active .slick-prev{left:-200px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-2-avatar-active .slick-prev{left:-100px}}.tp-testimonial-2-avatar-active .slick-arrow{border:1px solid rgba(30,30,47,.1);border-radius:50px;color:var(--tp-text-body);display:inline-block;height:46px;line-height:46px;text-align:center;transition:all .3s ease-out 0s;width:46px}.tp-testimonial-2-avatar-active .slick-arrow:hover{background-color:var(--tp-theme-secondary);color:var(--tp-common-white)}.tp-testimonial-2-avatar-active .slick-arrow svg{transform:translateY(-2px)}@media only screen and (max-width:767px){.tp-testimonial-2-avatar-active .slick-arrow{display:none!important}}.tp-testimonial-2-avatar-item{text-align:center}.tp-testimonial-2-avatar-item img{border-radius:50%;display:inline-block;height:74px;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out 0s;width:74px}.tp-testimonial-2-avatar-title{font-size:24px;font-weight:500;margin-bottom:0}.tp-testimonial-2-avatar-info{margin-bottom:27px}.tp-testimonial-2-avatar-info span{color:#636366;font-size:16px;font-weight:300}.tp-testimonial-2-avatar-rating i{color:#ffb21d;font-size:13px}.tp-testimonial-2-content p{color:#636366;font-size:22px;font-weight:300;line-height:32px;text-align:center}.tp-testimonial-2-shape .shape-1{bottom:-20px;position:absolute;right:0;z-index:-1}.tp-testimonial-2-shape .shape-2{left:0;position:absolute;top:-30px;z-index:-1}.tp-testimonial-6-item{background:var(--tp-common-white);border-radius:14px;box-shadow:0 1px 3px 0 rgba(3,31,66,.14);padding:40px}.tp-testimonial-6-item-shape{position:absolute;right:20px;top:20px}.tp-testimonial-6-item-title{color:var(--tp-theme-9);font-family:var(--tp-ff-manrope);font-size:18px;font-weight:600;margin-bottom:20px}.tp-testimonial-6-item-content{margin-bottom:40px}.tp-testimonial-6-item-content p{color:#636366;font-family:var(--tp-ff-manrope);font-weight:500}.tp-testimonial-6-item-user-thumb{margin-right:15px}.tp-testimonial-6-item-user-thumb img{width:60px}.tp-testimonial-6-item-user-content p{color:var(--tp-common-black);font-family:var(--tp-ff-manrope);font-weight:600;line-height:1;margin:0}.tp-testimonial-6-item-user-content span{color:#636366;font-family:var(--tp-ff-manrope);font-size:14px;font-weight:400}.tp-testimonial-6-wrapper{overflow:hidden}.tp-testimonial-6-wrapper:before{background-image:linear-gradient(90deg,#f8f8fa 18%,rgba(248,248,250,0) 106%);content:"";height:100%;left:0;position:absolute;top:0;width:240px;z-index:2}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-6-wrapper:before{display:none}}.tp-testimonial-6-wrapper:after{background-image:linear-gradient(270deg,#f8f8fa 18%,rgba(248,248,250,0) 106%);content:"";height:100%;position:absolute;right:0;top:0;width:240px;z-index:2}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-6-wrapper:after{display:none}}.tp-testimonial-6-active{margin:0 -100px}.slide-transtion{transition-timing-function:linear}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-video-wrap{justify-content:center;padding-bottom:120px;padding-top:120px}}.tp-video-icon a{display:inline-block;margin-bottom:50px}.tp-video-icon a span{background-color:var(--tp-common-white);border-radius:50%;box-shadow:0 10px 10px 10px rgba(0,0,0,.2);color:var(--tp-theme-primary);display:inline-block;height:74px;line-height:74px;text-align:center;transition:all .3s ease-out 0s;width:74px}.tp-video-icon a span svg{display:inline-block;transform:translate(2px,-1px)}.tp-video-icon a:hover{transform:scale(1.1)}.tp-video-icon p{color:var(--tp-common-white);font-size:34px;font-weight:700;margin-bottom:0}.tp-video-hover{position:relative}.tp-video-hover:hover .tp-m-play-inner{-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%)}.tp-video-hover:hover .tp-circle-svg{animation-play-state:running}.tp-video-inner-bg{height:760px}.tp-video-5-bg,.tp-video-inner-bg{background-position:100%;background-repeat:no-repeat;background-size:cover}.tp-video-5-bg{height:800px}.tp-video-5-btn{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.tp-video-button .tp-m-play{align-items:center;color:#000;display:flex;height:100%;justify-content:center;left:0;line-height:1;position:absolute;top:0;width:100%;z-index:1}.tp-video-button .tp-m-play-inner{align-items:center;background-color:#f0ec51;border-radius:50%;-webkit-clip-path:circle(37% at 50% 50%);clip-path:circle(37% at 50% 50%);display:flex;height:152px;justify-content:center;position:relative;transition:-webkit-clip-path .35s ease;transition:clip-path .35s ease;transition:clip-path .35s ease,-webkit-clip-path .35s ease;width:152px}.tp-video-button .tp-m-play-inner.campus{background-color:var(--tp-common-white)}.tp-video-button .tp-m-play-inner>.tp-svg--play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.tp-video-button .tp-circle-text{font-size:14px;letter-spacing:.05em;line-height:1;text-transform:uppercase}.tp-video-button .tp-circle-svg{animation:tp-rotate-video-text 5s linear infinite;animation-play-state:paused;transform:rotate(-45deg)}.tp-event-btn .tp-btn{padding:12px 35px}.tp-event-item{border-bottom:1px solid rgba(1,15,28,.1);padding:25px 0 27px}.tp-event-item:first-child{border-top:1px solid rgba(1,15,28,.1)}.tp-event-item:hover .tp-event-arrow a,.tp-event-list-count{color:var(--tp-theme-primary)}.tp-event-list-count{font-size:60px;font-style:italic;font-weight:400;letter-spacing:-1.2px;line-height:.85;margin-bottom:0}.tp-event-list span{font-size:16px;text-transform:uppercase}.tp-event-title{font-size:24px;font-weight:400;margin-bottom:5px}.tp-event-title a:hover{color:var(--tp-theme-primary)}.tp-event-info span{color:var(--tp-grey-2);font-size:15px}.tp-event-info span:not(:first-of-type){margin-left:11px}.tp-event-info span i{font-size:13px;margin-right:7px}.tp-event-arrow a{color:var(--tp-text-body)}.tp-event-3-item{border:1px solid rgba(17,22,29,.04);border-radius:30px;box-shadow:0 1px 1px 0 rgba(17,22,29,.08);padding:30px 30px 32px;transition:all .3s ease-out 0s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-event-3-item{padding:20px 20px 22px}}.tp-event-3-item:hover{box-shadow:0 6px 10px 0 rgba(41,36,3,.1)}.tp-event-3-item:hover .tp-event-3-thumb img{transform:scale(1.03)}.tp-event-3-thumb{border-radius:15px;margin-bottom:26px;overflow:hidden;position:relative;z-index:1}.tp-event-3-thumb img{border-radius:15px;overflow:hidden;transition:.5s;width:100%}.tp-event-3-date{background:var(--tp-theme-3);border-radius:12px;display:inline-block;padding:7px 14px 11px;position:absolute;right:10px;text-align:center;top:10px;width:54px}.tp-event-3-date span{display:inline-block;font-size:20px}.tp-event-3-date p,.tp-event-3-date span{color:var(--tp-common-white);font-weight:600}.tp-event-3-date p{font-size:12px;line-height:1;margin-bottom:0;margin-top:-4px;text-transform:uppercase}.tp-event-3-title{color:#11161d;font-size:22px;font-weight:500;line-height:28px;margin-bottom:17px;transition:all .3s ease-out 0s}.tp-event-3-title a:hover{color:var(--tp-theme-3)}.tp-event-3-content span{color:var(--tp-grey-2);font-size:15px}.tp-event-3-content span img{transform:translateY(-3px)}.tp-event-4 .row{--bs-gutter-x:40px}@media only screen and (max-width:767px){.tp-event-4 .row{--bs-gutter-x:24px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-event-4-section{margin-bottom:30px}}@media only screen and (max-width:767px){.tp-event-4-section .tp-section-4-title svg{display:none}}.tp-event-4-item{position:relative;z-index:1}.tp-event-4-item:hover .tp-event-4-thumb img{transform:scale(1.08)}.tp-event-4-item:before{background-color:#edebe5;border-radius:16px;bottom:0;content:"";height:calc(100% - 90px);left:0;position:absolute;width:100%;z-index:-1}.tp-event-4-box{padding:20px 35px 39px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-event-4-box{padding:20px}}.tp-event-4-thumb{border-radius:10px;display:inline-block;margin:0 auto}.tp-event-4-thumb img{border-radius:10px;overflow:hidden;transition:all .3s ease-out 0s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-event-4-thumb img{width:100%}}.tp-event-4-content p{color:#5f5d59;margin-bottom:4px}.tp-event-4-content span{color:#6d6c68;display:inline-block;margin-bottom:34px}.tp-event-4-title{font-size:24px;font-weight:600}.tp-event-4-title a{color:var(--tp-heading-primary);transition:all .3s ease-out 0s}.tp-event-4-title a:hover{color:var(--tp-theme-primary)}.tp-event-4-btn a{background:#e0ded8;border-radius:6px;color:var(--tp-heading-primary);display:inline-block;font-size:15px;font-weight:500;padding:5px 26px;transition:all .3s ease-out 0s}.tp-event-4-btn a:hover{background-color:var(--tp-theme-primary);color:var(--tp-common-white)}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-event-4-all-btn{margin-bottom:30px}}.tp-school-4-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;padding:10px}.tp-school-4-bg .grey-bg{background-color:var(--tp-grey-1);border:10px solid #fff;border-radius:10px;overflow:hidden;position:relative;z-index:1}.tp-school-4-wrap{padding-bottom:70px;padding-left:78px;padding-top:54px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-school-4-wrap{padding-left:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-school-4-wrap{padding-bottom:20px;padding-left:20px;padding-top:50px}}@media only screen and (max-width:767px){.tp-school-4-wrap{padding-bottom:30px;padding-left:10px;padding-top:50px}}.tp-school-4-content{padding:80px}.tp-school-4-title{color:var(--tp-heading-primary);font-size:40px;font-weight:600;line-height:50px;margin-bottom:31px}.tp-school-4-title span{color:var(--tp-theme-primary);position:relative;z-index:1}.tp-school-4-title span svg{bottom:-4px;left:50%;position:absolute;transform:translateX(-50%);z-index:-1}.tp-school-4-title span svg path{stroke:#161613;stroke-dasharray:2300;stroke-dashoffset:3500;animation:dash 4s linear forwards}.tp-school-4-list{margin-bottom:47px}@media only screen and (max-width:767px){.tp-school-4-list{margin-bottom:30px}}.tp-school-4-list ul li{color:var(--tp-heading-primary);font-size:20px;list-style:none;margin-bottom:12px;padding-left:18px;position:relative}.tp-school-4-list ul li:last-child{margin-bottom:0}.tp-school-4-list ul li:before{background-color:var(--tp-heading-primary);border-radius:50%;content:"";height:4px;left:0;position:absolute;top:10px;width:4px}.tp-school-4-btn a{color:var(--tp-theme-primary);font-size:18px;position:relative}.tp-school-4-btn a:after{background:var(--tp-theme-4);bottom:-2px;content:"";height:1px;left:auto;opacity:0;position:absolute;right:0;transition:all .3s linear;width:0}.tp-school-4-btn a:hover:after{left:0;opacity:1;right:auto;transition:all .3s linear;width:100%}.tp-school-4-btn a span{display:inline-block;margin-left:6px}.tp-school-4-shape{position:absolute;right:0;top:0;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.tp-school-4-thumb{text-align:center}}@media only screen and (max-width:767px){.tp-school-4-thumb img{width:100%}}.tp-tutor-section-title{font-size:40px;font-weight:500;letter-spacing:-.8px}.tp-tutor-section-title span{color:var(--tp-theme-primary);position:relative}.tp-tutor-section-title span svg{bottom:-6px;position:absolute;right:10px;z-index:0}.tp-tutor-item{border-radius:16px;position:relative;z-index:1}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-tutor-item{margin-bottom:60px}}.tp-tutor-item.about:before{background-color:#f3f4f9}.tp-tutor-item.about .tp-tutor-icon span:before{background-color:#f3f4f9;border:10px solid #fff}.tp-tutor-item:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:var(--tp-common-white);border-radius:14px;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease-out 0s;width:100%;z-index:-1}.tp-tutor-item:hover:before{box-shadow:0 2px 10px 0 rgba(21,36,34,.1);height:calc(100% - 20px);top:10px}.tp-tutor-item:hover .tp-tutor-icon span:before{height:calc(100% + 12px);width:calc(100% + 12px)}.tp-tutor-icon{transform:translateY(-40px)}.tp-tutor-icon span{border-radius:50%;display:inline-block;height:95px;line-height:95px;position:relative;text-align:center;width:95px;z-index:1}.tp-tutor-icon span:before{background-color:var(--tp-common-white);border:10px solid var(--tp-grey-1);border-radius:50%;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-out 0s;width:100%;z-index:-1}.tp-tutor-content{margin-top:-8px;padding:5px 54px 52px}.tp-tutor-content p{color:#707070;font-weight:300;line-height:22px;margin-bottom:0}.tp-tutor-title{color:#000;font-size:22px;font-weight:500;margin-bottom:11px}@media only screen and (max-width:767px){.tp-event-inner-p{padding-bottom:80px;padding-top:50px}}.tp-event-inner-item{background:var(--tp-common-white);border:1px solid rgba(17,22,29,.06);border-radius:16px;box-shadow:0 1px 1px 0 rgba(17,22,29,.08);transition:all .3s ease-out 0s}.tp-event-inner-item:hover{border:1px solid rgba(3,31,66,.08);box-shadow:0 16px 32px -2px rgba(32,33,36,.1),0 8px 16px -2px rgba(32,33,36,.06)}.tp-event-inner-item:hover .tp-event-inner-thumb img{transform:scale(1.2)}.tp-event-inner-thumb{border-radius:16px 16px 0 0;overflow:hidden}.tp-event-inner-thumb img{border-radius:16px 16px 0 0;transition:all .4s ease-in-out}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-event-inner-thumb img{width:100%}}.tp-event-inner-content{padding:22px 35px 32px 32px}.tp-event-inner-date{color:var(--tp-grey-6);display:inline-block;font-size:15px;font-weight:500;margin-bottom:5px}.tp-event-inner-title{color:var(--tp-heading-2);font-size:26px;font-weight:600;letter-spacing:-.52px;margin-bottom:10px;transition:all .3s ease-out 0s}.tp-event-inner-title a:hover{color:var(--tp-theme-secondary)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-event-inner-title{font-size:24px}}.tp-event-inner-location{color:var(--tp-grey-2);display:inline-block;font-size:15px;font-weight:400;margin-bottom:22px}.tp-event-inner-location svg{margin-right:2px;transform:translateY(-2px)}.tp-event-inner-btn a{border:1px solid rgba(117,124,142,.2);border-radius:6px;color:var(--tp-grey-6);font-size:15px;font-weight:500;padding:6px 19px}.tp-event-inner-btn a,.tp-event-inner-btn a span{display:inline-block;transition:all .3s ease-out 0s}.tp-event-inner-btn a span{margin-left:4px;transform:translateY(-2px)}.tp-event-inner-btn a:hover{background:#5169f1;border:1px solid #5169f1;box-shadow:0 1px 2px 0 rgba(20,56,181,.25),0 0 1px 0 #1438b5}.tp-event-inner-btn a:hover,.tp-event-inner-btn a:hover span{color:var(--tp-common-white)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-event-inner-btn a{padding:6px 10px}}.tp-event-inner-pagination .tp-pagination ul li a{border:1px solid rgba(105,112,137,.15)}.tp-event-details-breadcrumb-bg:after{background:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tp-event-details-breadcrumb-list{padding-top:15px}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-event-details-breadcrumb-list{padding-bottom:80px}}@media only screen and (max-width:767px){.tp-event-details-breadcrumb-list{display:none}.tp-event-details-breadcrumb-content{padding-top:110px}}.tp-event-details-breadcrumb-subtitle{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.06);border:1px solid hsla(0,0%,100%,.21);border-radius:100px;box-shadow:0 20px 20px 0 rgba(6,12,20,.2);color:var(--tp-common-white);display:inline-block;font-size:14px;font-weight:600;margin-bottom:15px;padding:3px 17px}.tp-event-details-breadcrumb-title{color:var(--tp-common-white);font-size:60px;font-weight:600;letter-spacing:-1.2px;line-height:1.1;margin-bottom:20px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-event-details-breadcrumb-title{font-size:50px}}.tp-event-details-countdown ul li{stroke-width:1px;fill:rgba(0,0,0,.06);stroke:hsla(0,0%,100%,.21);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #474548;border-radius:5px;color:var(--tp-common-white);display:inline-block;filter:drop-shadow(0 20px 20px rgba(6,12,20,.2));font-size:11px;font-weight:500;height:64px;letter-spacing:.44px;line-height:1.5;position:relative;text-align:center;text-transform:uppercase;width:74px}.tp-event-details-countdown ul li:not(:last-of-type){margin-right:24px}@media only screen and (max-width:767px){.tp-event-details-countdown ul li:not(:last-of-type){margin-right:15px}}.tp-event-details-countdown ul li:not(:last-of-type):after{content:":";font-size:28px;opacity:.7;position:absolute;right:-18px;top:8px}@media only screen and (max-width:767px){.tp-event-details-countdown ul li:not(:last-of-type):after{right:-15px}}.tp-event-details-countdown ul li span{color:var(--tp-common-white);display:block;font-size:24px;font-weight:600;text-align:center;text-transform:uppercase}.tp-event-details-wrapper{padding-bottom:100px;padding-right:76px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-event-details-wrapper{padding-right:0}}.tp-event-details-title{color:var(--tp-heading-2);font-size:30px;font-weight:600;letter-spacing:-.6px;margin-bottom:15px}.tp-event-details-about{margin-bottom:40px;position:relative}.tp-event-details-about p{font-size:17px;font-weight:400;line-height:26px;margin-bottom:22px}.tp-event-details-about-more{color:#3c66f9;font-size:16px;font-weight:500;position:relative;z-index:1}.tp-event-details-about-more span{display:inline-block;margin-right:5px;transform:translateY(-2px)}.tp-event-details-about-overlay{bottom:0;left:0;position:absolute}.tp-event-details-about-overlay img{width:100%}.tp-event-details-cover{margin-bottom:55px}.tp-event-details-cover ul li{color:var(--tp-text-body);font-size:17px;font-weight:400;list-style:none;padding-left:16px;position:relative}.tp-event-details-cover ul li:after{background-color:var(--tp-text-body);border-radius:50%;content:"";height:4px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.tp-event-details-cover ul li:not(:last-of-type){margin-bottom:7px}.tp-event-details-teaser-video img{width:100%}.tp-event-details-teaser-video-popup{left:50%;position:absolute;top:50%;transform:translate(-55%,-50%)}.tp-event-details-box{background-color:var(--tp-common-white);border-radius:10px;filter:drop-shadow(0 0 24px rgba(3,31,66,.1));margin-bottom:70px;margin-top:-260px;padding:10px;position:sticky;top:120px;z-index:1}@media only screen and (min-width:992px) and (max-width:1199px){.tp-event-details-box{margin-top:-200px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-event-details-box{margin-bottom:50px;margin-top:0}}.tp-event-details-box-title{color:var(--tp-heading-2);font-size:20px;font-weight:600;margin-bottom:30px}.tp-event-details-details{padding:25px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-event-details-details{padding:25px 10px}}.tp-event-details-list:not(:last-of-type){border-bottom:1px solid rgba(3,31,66,.1);margin-bottom:10px;padding-bottom:10px}.tp-event-details-list h5{color:var(--tp-grey-6);font-size:15px;font-weight:500;margin-bottom:0}.tp-event-details-list h5 span{display:inline-block;margin-right:5px;transform:translateY(-2px)}.tp-event-details-list span{color:var(--tp-grey-6);font-size:15px;font-weight:400}.tp-event-details-ticket{background-color:#f3f4f9;border-radius:6px;padding:25px 20px}.tp-event-details-ticket-box,.tp-event-details-ticket-plus{box-shadow:0 1px 2px 0 rgba(18,20,32,.2)}.tp-event-details-ticket-box{background:var(--tp-common-white);border-radius:6px;padding:20px 15px}.tp-event-details-ticket-box p{color:var(--tp-text-body);font-size:14px;font-weight:400}.tp-event-details-ticket-box p span{color:#5169f1;font-weight:600}.tp-event-details-plus{position:relative}.tp-event-details-plus span:hover{color:var(--tp-dashboard-primary)}.tp-event-details-price{margin-bottom:30px}.tp-event-details-price-Quantity{margin-bottom:8px}.tp-event-details-price-Quantity p{color:var(--tp-grey-6);font-size:16px;font-weight:400;margin:0}.tp-event-details-price-Quantity span{color:var(--tp-heading-2);font-size:16px;font-weight:500}.tp-event-details-social a:not(:last-of-type){margin-right:22px}.tp-event-details-social a:hover{color:var(--tp-dashboard-primary)}.tp-event-details-item{background:var(--tp-common-white);border:1px solid rgba(3,31,66,.08);border-radius:16px;padding:30px;transition:all .3s ease-out 0s}.tp-event-details-item:hover{box-shadow:0 20px 30px 0 rgba(22,18,3,.1);transform:translateY(-6px)}.tp-event-details-item-thumb{margin-bottom:20px}.tp-event-details-item-thumb img{border-radius:50%}.tp-event-details-item-content p{font-size:15px}.tp-event-details-item-title{color:var(--tp-heading-2);font-size:18px;font-weight:600;margin-bottom:3px}.tp-event-details-item-title a:hover{color:var(--tp-theme-secondary)}.tp-event-details-item-title.color-9 a:hover{color:var(--tp-theme-9)}.tp-event-details-item-social a{background:var(--tp-common-white);border:1px solid rgba(3,31,66,.08);border-radius:100px;color:#4f5158;display:inline-block;font-size:15px;height:38px;line-height:36px;text-align:center;transition:all .3s ease-out 0s;width:38px}.tp-event-details-item-social a:not(:last-of-type){margin-right:5px}.tp-event-details-item-social a:hover{background-color:var(--tp-theme-7);color:var(--tp-common-white)}.tp-category-item{background-color:var(--tp-common-white);border:1px solid rgba(3,31,66,.1);border-radius:20px;display:block;padding:23px 23px 15px;transition:all .3s ease-out 0s}.tp-category-item:hover{border-color:rgba(26,115,232,.5);transform:translateY(-4px)}.tp-category-item:hover .tp-category-title{color:var(--tp-theme-secondary)}.tp-category-icon{margin-bottom:40px}.tp-category-icon span{border-radius:10px;display:inline-block;height:42px;line-height:42px;text-align:center;width:42px}.tp-category-icon span img{transform:translateY(-2px)}.tp-category-title{color:#031f42;font-size:18px;font-weight:500;margin-bottom:2px}.tp-category-content span{color:#85878c;font-size:16px;font-weight:300}.tp-category-banner-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50px;margin-left:-6px;margin-right:-6px;padding:25px 30px 25px 36px}@media only screen and (max-width:767px){.tp-category-banner-bg{flex-wrap:wrap}.tp-category-banner-content{margin-bottom:10px}}.tp-category-banner-btn{flex:0 0 auto;position:relative}.tp-category-banner-shape{flex:0 0 auto;margin-right:30px}.tp-category-banner-title{color:var(--tp-heading-2);font-size:18px;font-weight:500;line-height:20px;margin-bottom:0}.tp-category-banner-text span{color:var(--tp-theme-secondary);font-size:16px;margin-bottom:0}span.cat-purple{background:linear-gradient(270deg,rgba(157,97,237,.14),rgba(157,97,237,.01))}span.cat-green{background:linear-gradient(270deg,rgba(63,192,187,.14),rgba(63,192,187,.01));border-radius:10px}span.cat-blue{background:linear-gradient(270deg,rgba(78,177,255,.14),rgba(78,177,255,.01))}span.cat-pink{background:linear-gradient(270deg,rgba(87,203,198,.14),rgba(255,106,165,.14) .01%,rgba(255,106,165,.01))}span.cat-l-purple{background:linear-gradient(270deg,rgba(104,122,246,.14),rgba(104,122,246,.01))}span.cat-yellow{background:linear-gradient(270deg,rgba(255,143,52,.14),rgba(255,143,52,.01))}span.cat-lgreen{background:linear-gradient(270deg,rgba(113,202,74,.14),rgba(113,202,74,.01))}.tp-category-5-item{position:relative;z-index:1}.tp-category-5-item:hover .tp-category-5-hover{transform:rotate(-6deg)}.tp-category-5-hover{background-color:var(--tp-theme-5);border-radius:14px;height:100%;left:0;position:absolute;top:0;transition:all .3s ease-out 0s;width:100%;z-index:-1}.tp-category-5-thumb{border-radius:10px;overflow:hidden}.tp-category-5-thumb img{border-radius:10px;border-radius:14px;transition:all .3s ease-out 0s;width:100%}.tp-category-5-thumb img:hover{transform:scale(1.04)}.tp-category-5-title{bottom:10px;font-size:18px;font-weight:500;left:10px;margin-bottom:0;position:absolute;right:10px;text-align:center;transform:translateY(50%)}.tp-category-5-title a{background-color:var(--tp-common-white);border-radius:10px;box-shadow:0 16px 12px 2px rgba(0,0,0,.05);display:inline-block;padding:14px 20px 15px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-category-6-ptb{padding-bottom:80px;padding-top:80px}}.tp-category-6-banner{background-color:#e0e0fa;position:relative}.tp-category-6-banner-shape{position:absolute;right:0;top:0}.tp-category-6-banner .tp-category-banner-text span{color:var(--tp-theme-9)}.tp-category-6-heading .tp-section-3-title{font-family:var(--tp-ff-manrope);font-weight:700;letter-spacing:-2px}.tp-category-6-heading .tp-section-3-title .tp-underline-shape-5{left:0}.tp-category-6-item{border:1px solid rgba(3,31,66,.1);border-radius:20px;padding:10px 10px 20px}.tp-category-6-item:hover .tp-category-6-item-thumb img{transform:scale(1.1)}.tp-category-6-item-thumb{border-radius:14px;margin-bottom:18px;overflow:hidden}.tp-category-6-item-thumb img{border-radius:14px;transition:all .3s ease-out 0s;width:100%}.tp-category-6-item-content span{color:#75777c;display:inline-block;font-size:14px;font-weight:500}.tp-category-6-item-title{color:var(--tp-heading-2);font-family:var(--tp-ff-manrope);font-size:18px;font-weight:700;margin-bottom:4px}.tp-category-6-item-title a:hover{color:var(--tp-theme-9)}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-funfact-item{margin-bottom:15px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-funfact-item{margin-bottom:30px}}.tp-funfact-item-2{margin-left:25px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-funfact-item-2{margin-left:0}}.tp-funfact-item-3{margin-left:40px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-funfact-item-3{margin-left:25px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-funfact-item-3{margin-left:0}}.tp-funfact-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:34px 0}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-funfact-bg{padding-bottom:14px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-funfact-bg{padding-bottom:4px}}.tp-funfact-icon{flex:0 0 auto;margin-right:25px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-funfact-icon{margin-right:10px}}.tp-funfact-title{color:var(--tp-common-white);font-size:20px;font-weight:500;margin-bottom:2px}.tp-funfact-content span{color:hsla(0,0%,100%,.8);font-size:15px}.tp-funfact-6-ptb{background-color:var(--tp-theme-9);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:39px 0}.tp-funfact-7-wrapper .row [class*=col-]:not(:last-child){border-right:1px solid #e9e9f0}@media only screen and (max-width:767px){.tp-funfact-7-wrapper .row [class*=col-]:not(:last-child){border:none}}.tp-funfact-7-item{padding:45px 0 40px;transition:all .3s ease-out 0s}.tp-funfact-7-item:hover{background-color:var(--tp-common-white);box-shadow:0 20px 20px 0 rgba(5,5,39,.1)}.tp-funfact-7-item-icon{margin-bottom:25px}.tp-funfact-7-item-content span{color:var(--tp-heading-2);display:inline-block;font-family:var(--tp-ff-manrope);font-size:20px;font-weight:700;margin-bottom:10px}.tp-funfact-7-item-content p{color:rgba(3,31,66,.8);font-family:var(--tp-ff-manrope);font-size:15px;font-weight:500;line-height:1;margin-bottom:0}.tp-course-item{background-color:var(--tp-common-white);border:1px solid rgba(3,31,66,.08);border-radius:20px;padding:15px 15px 23px;transition:all .3s ease-out 0s}.tp-course-item:hover{box-shadow:0 6px 10px 0 rgba(22,18,3,.1)}.tp-course-item:hover .tp-course-btn{transform:translateY(-30px)}.tp-course-item:hover .tp-course-content{transform:translateY(-60px)}.tp-course-content{background-color:var(--tp-common-white);overflow:hidden;padding:20px 15px 0;position:relative;transition:all .3s ease-out 0s}.tp-course-teacher{align-items:center;display:flex;justify-content:space-between;padding:0 19px}.tp-course-teacher img{border-radius:50%;height:30px;margin-right:10px;-o-object-fit:cover;object-fit:cover;width:30px}.tp-course-teacher span{display:inline-block;font-size:15px}.tp-course-teacher .discount{border:1px solid rgba(231,20,66,.12);border-radius:6px;color:#e71442;flex:0 0 auto;font-size:13px;font-weight:600;letter-spacing:.52px;padding:0 9px}.tp-course-thumb{border-radius:10px;overflow:hidden}.tp-course-thumb img{border-radius:10px;height:200px;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out;width:100%}.tp-course-thumb.sidebar img{height:100%}.tp-course-tag span{background:rgba(23,162,184,.08);border-radius:3px;color:#17a2b8;display:inline-block;font-size:13px;font-weight:500;line-height:1;padding:6px 10px}.tp-course-meta{margin-bottom:9px}.tp-course-meta span{color:#94928e}.tp-course-meta span:not(:last-of-type){margin-right:16px}.tp-course-meta span span{color:#94928e;display:inline-block;font-size:14px;margin-right:1px}.tp-course-meta span span svg{transform:translateY(-2px)}.tp-course-title{border-bottom:1px solid rgba(3,31,66,.08);color:var(--tp-heading-2);font-size:22px;font-weight:500;line-height:28px;margin-bottom:17px;padding-bottom:22px}.tp-course-title a:hover{color:var(--tp-dashboard-secondary)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-course-title a br{display:none}}.tp-course-title.color a:hover{color:var(--tp-theme-9)}.tp-course-rating-star p{color:var(--tp-heading-2);font-size:14px;font-weight:600;line-height:1;margin-bottom:0}.tp-course-rating-star p span{font-size:14px;font-weight:300}.tp-course-rating-icon i{color:#ffb21d;font-size:13px}.tp-course-pricing del{color:#94928e;display:block;font-size:14px;font-weight:300;line-height:1;margin-bottom:-1px}.tp-course-pricing span{color:var(--tp-dashboard-secondary);font-size:18px;font-weight:600}.tp-course-pricing.home-2 span{color:var(--tp-theme-secondary)}.tp-course-pricing.color-9 span{color:var(--tp-theme-9)}.tp-course-btn{bottom:0;left:0;margin:0 34px;position:absolute;right:0;text-align:center;transform:translateY(50px);transition:all .3s ease-out 0s}.tp-course-btn a{background-color:var(--tp-dashboard-secondary);border-radius:30px;color:var(--tp-common-white);display:block;font-size:16px;font-weight:600;line-height:1;padding:12px 20px;text-align:center}.tp-course-btn a:hover{background-color:var(--tp-heading-2)}.tp-course-btn.home-2 a{background-color:var(--tp-theme-secondary)}.tp-course-btn.home-2 a:hover{background-color:var(--tp-heading-primary)}.tp-course-btn.color-9 a{background-color:var(--tp-theme-9)}.tp-course-btn.color-9 a:hover{background-color:var(--tp-heading-primary)}.tp-course-tab .nav-link{color:#a0a2a4;font-size:20px;line-height:20px;margin:0 6px;padding:11px 10px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.tp-course-tab .nav-link{font-size:17px;margin:0 3px;padding:10px 6px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-tab .nav-link{margin:0 5px 0 0}}@media only screen and (max-width:767px){.tp-course-tab .nav-link{font-size:16px}}.tp-course-tab .nav-link span{bottom:-7px;left:0;margin:0 auto;opacity:0;position:absolute;right:0;text-align:center;transform:scale(0);transition:all .3s ease-out 0s}.tp-course-tab .nav-link.active{color:#031f42}.tp-course-tab .nav-link.active span{opacity:1;transform:scale(1)}.tp-course-4-item{background-color:var(--tp-common-white);border-radius:16px;padding:20px;transition:all .3s ease-out 0s}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-4-item{flex-wrap:wrap}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-4-item{margin-bottom:30px}}.tp-course-4-item:hover{box-shadow:0 6px 10px 0 rgba(10,29,58,.1)}.tp-course-4-thumb{flex:0 0 auto;-o-object-fit:cover;object-fit:cover;width:220px}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-4-thumb{width:100%}}.tp-course-4-thumb img{border-radius:10px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.tp-course-4-content{padding:24px 8px 24px 28px}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-4-content{padding:24px 0;width:100%}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-4-content{padding:24px 5px 24px 15px;width:100%}}.tp-course-4-content p{color:#5f5d59;font-size:18px;font-weight:300;line-height:24px;margin-bottom:24px}.tp-course-4-title{font-size:24px;font-weight:600;margin-bottom:15px}.tp-course-4-title a:hover{color:var(--tp-theme-primary)}.tp-course-4-rating{margin-bottom:8px}.tp-course-4-rating i{color:#ffa41d}.tp-course-4-rating span{color:#6d6c68;display:inset-block;font-size:14px;margin-left:4px}.tp-course-4-info{margin-bottom:18px}.tp-course-4-info-item>span{color:#6d6c68;display:inline-block;font-size:14px;margin-right:18px}.tp-course-4-info-item>span>span{display:inline-block;margin-right:1px}.tp-course-4-avatar{border-top:1px solid #f1efe9;padding-top:20px}.tp-course-4-avatar-thumb img{border-radius:50%;height:30px;-o-object-fit:cover;object-fit:cover;width:30px}.tp-course-4-avatar-text{display:inline-block;margin-left:10px}.tp-course-4-avatar-text a{color:var(--tp-heading-primary);font-size:15px}.tp-course-4-avatar-text span{color:#6d6c68;font-size:15px}.tp-course-4-ammount{flex:0 0 auto}.tp-course-4-ammount span{color:var(--tp-heading-primary);font-size:22px;font-weight:500}.tp-course-5-position .row .col-lg-4:nth-child(3n+2){margin-top:-50px}@media only screen and (max-width:767px){.tp-course-5-position .row .col-lg-4:nth-child(3n+2){margin-top:0}}.tp-course-5-item{position:relative;z-index:1}.tp-course-5-item:hover .tp-course-5-hover{opacity:1;transform:rotate(-4deg)}@media only screen and (max-width:767px){.tp-course-5-item:hover .tp-course-5-hover{transform:rotate(-3deg)}}.tp-course-5-item:hover .tp-course-5-content{box-shadow:none}.tp-course-5-hover{background:var(--tp-theme-5);border-radius:20px;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease-out 0s;width:100%;z-index:-1}.tp-course-5-thumb{position:relative}.tp-course-5-thumb img{border-radius:20px 20px 0 0;width:100%}.tp-course-5-price{position:absolute;right:16px;top:16px}.tp-course-5-price span{background-color:var(--tp-theme-5);border-radius:50%;color:var(--tp-heading-primary);display:inline-block;font-size:22px;font-weight:600;height:70px;line-height:70px;text-align:center;width:70px}.tp-course-5-price span.free{background-color:#9ce28a}.tp-course-5-content{background:var(--tp-common-white);border:1px solid #e7ebeb;border-radius:20px;box-shadow:0 60px 44px -50px hsla(0,0%,69%,.2);margin-top:-20px;padding:30px 30px 35px 33px;position:relative;transition:all .3s ease-out 0s;z-index:1}.tp-course-5-avatar{margin-bottom:12px}.tp-course-5-avatar span{flex:0 0 auto;margin-right:9px}.tp-course-5-avatar span img{border-radius:50%;height:32px;width:32px}.tp-course-5-avatar-title{color:var(--tp-text-body);font-size:15px;font-weight:400;margin-bottom:0}.tp-course-5-title{font-size:22px;font-weight:500;margin-bottom:24px}.tp-course-5-title a{background-image:linear-gradient(#161613,#161613),linear-gradient(#161613,#161613);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0 1px,0 1px;transition:background-size .4s linear}.tp-course-5-title a:hover{background-size:0 1px,100% 1px}.tp-course-5-btn{transform:translateY(-30px)}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-6-ptb{padding-bottom:80px;padding-top:80px}.tp-course-6-heading{margin-bottom:30px}}a .course-pink{background-color:#eebed3}a .course-lightblue{background-color:#7fd6c2}a .course-sky{background-color:#aac4fa}.tp-course-details-wrapper{padding-right:72px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-details-wrapper{padding-right:0}}.tp-course-details-title{color:var(--tp-heading-primary);font-size:34px;font-weight:500;letter-spacing:-.68px;line-height:1;margin-bottom:20px}.tp-course-details-heading p{color:var(--tp-heading-primary);font-size:20px;font-weight:300;line-height:30px;margin-bottom:50px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-details-heading p{margin-bottom:25px}}.tp-course-details-thumb{margin-bottom:40px}.tp-course-details-thumb img{border-radius:20px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-details-thumb img{width:100%}}.tp-course-details-list{margin-bottom:26px}.tp-course-details-list ul li{color:var(--tp-heading-primary);font-size:17px;font-weight:400;list-style:none;margin-bottom:20px}.tp-course-details-list ul li span{margin-right:10px}.tp-course-details-box{margin-top:50px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-details-box{margin-top:30px}}.tp-course-details-box span{color:#3e4047;display:block;font-size:18px;font-weight:300;letter-spacing:-.36px;line-height:1;margin-bottom:22px}.tp-course-details-table{fill:var(--tp-common-white);border-radius:10px;box-shadow:inset 0 2px 3px 0 rgba(48,54,81,.1);filter:drop-shadow(0 2px 2px rgba(48,54,81,.08))}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-course-details-table{overflow-x:scroll}}.tp-course-details-table-head{background:var(--tp-theme-4);border-radius:10px 10px 0 0}.tp-course-details-table ul li{list-style:none;padding:16px 30px}.tp-course-details-table ul li:not(:last-of-type){border-bottom:1px solid rgba(22,22,19,.1)}.tp-course-details-table ul li:last-child{border-radius:0 0 10px 10px;padding:26px 30px!important}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-course-details-table ul li{width:800px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-details-social{margin-bottom:30px}}.tp-course-details-social a{background-color:#1877f2;border-radius:4px;color:var(--tp-common-white);display:inline-block;font-size:13px;font-weight:600;letter-spacing:.26px;margin-right:4px;padding:1px 18px}.tp-course-details-social a span{display:inline-block;margin-right:5px;transform:translateY(-2px)}.tp-course-details-social a.black{background-color:var(--tp-heading-primary)}.tp-course-details-social a.sky{background-color:#069}.tp-course-table-row{align-items:center;display:flex}.tp-course-table-inner{background-color:var(--tp-common-white);padding:22px 30px!important}.tp-course-id{flex:0 0 auto;width:150px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-id{width:130px}}.tp-course-sub{flex:0 0 auto;width:365px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-sub{width:330px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-course-sub{width:370px}}.tp-course-type{flex:0 0 auto;width:130px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-type{width:115px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-course-type{width:150px}}.tp-course-credits{flex:0 0 auto;margin-left:10px;width:95px}.tp-table-title{color:var(--tp-common-white);font-size:16px;font-weight:600;margin:0}.tp-table-inner{color:#3e4047;font-size:16px;font-weight:400;margin:0}.tp-course-requrement-wrapper{padding-right:52px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-requrement-wrapper{padding-right:0}}.tp-course-requrement-title{color:var(--tp-heading-primary);font-size:34px;font-weight:500;letter-spacing:-.68px;line-height:1;margin-bottom:22px}.tp-course-requrement-heading p{color:var(--tp-heading-primary);font-size:18px;font-weight:300;line-height:28px;margin-bottom:25px}.tp-course-requrement-bulet{margin-bottom:35px}.tp-course-requrement-bulet-title{color:var(--tp-heading-primary);font-size:18px;font-weight:500;letter-spacing:-.36px;line-height:24px;margin-bottom:0}.tp-course-requrement-bulet p{color:var(--tp-heading-primary);font-size:17px;font-weight:300;line-height:24px}.tp-course-requrement-bulet-content p{color:var(--tp-heading-primary);font-size:16px;font-weight:400}.tp-course-requrement-bulet-content p span{display:inline-block;margin-right:10px;transform:translateY(-1px)}.tp-course-requrement-widget-content{background:var(--tp-common-white);border-radius:10px;box-shadow:0 2px 4px -2px rgba(3,11,30,.14),0 6px 6px -6px rgba(22,22,19,.14);padding:36px 30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-course-requrement-widget-content{padding:35px 26px}}.tp-course-requrement-widget-content a{color:var(--tp-text-body);display:block;font-size:17px;font-weight:400}.tp-course-requrement-widget-content a:not(:last-of-type){border-bottom:1px dashed rgba(22,22,19,.2);margin-bottom:15px;padding-bottom:15px}.tp-course-requrement-widget-content a:hover{color:var(--tp-red-3)}.tp-course-requrement-widget-btn .btn-1{background:0 0;border:1px solid rgba(22,22,19,.1);border-radius:6px;color:var(--tp-heading-primary);font-size:16px;font-weight:500;margin-bottom:8px}.tp-course-requrement-widget-btn .btn-1:hover{background-color:var(--tp-theme-4);color:var(--tp-common-white)}.tp-course-requrement-widget-btn .btn-2{background-color:var(--tp-theme-4)}.tp-course-requrement-widget-contact{background:#164951;border-radius:10px;padding:36px 30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-course-requrement-widget-contact{padding:35px 20px}}.tp-course-requrement-widget-contact-title{color:#fff7f1;font-size:24px;font-weight:600;letter-spacing:-.48px;margin-bottom:18px}.tp-course-requrement-widget-contact p{color:#fff7f1;font-size:15px;font-weight:500;margin-bottom:20px}.tp-course-requrement-widget-contact a{color:#fff7f1;display:block;font-size:15px;font-weight:600;line-height:24px}.tp-course-requrement-widget-contact a:not(:last-of-type){margin-bottom:12px}.tp-course-requrement-widget-contact a span{margin-right:10px}.tp-course-requrement-widget-faq{background:hsla(45,22%,60%,.1);border-radius:10px;padding:30px 30px 0}@media only screen and (min-width:992px) and (max-width:1199px){.tp-course-requrement-widget-faq{padding:30px 20px 0}}.tp-course-requrement-widget-faq-title{color:var(--tp-heading-primary);font-size:26px;font-weight:500;letter-spacing:-.52px;margin-bottom:12px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-course-requrement-widget-faq-title{font-size:25px}}.tp-course-requrement-widget-faq p{color:var(--tp-heading-primary);font-size:16px;font-weight:400}.tp-course-requrement-widget-faq p a{color:var(--tp-theme-4);text-decoration-line:underline}.tp-course-requrement-widget-faq-thumb{text-align:end}.tp-course-requrement-widget-faq-thumb img{filter:saturate(0)}.tp-apply-process-title{color:var(--tp-heading-primary);font-size:44px;font-weight:500;letter-spacing:-.88px;line-height:30px;margin-bottom:70px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-apply-process-title{margin-bottom:30px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-apply-process-title{font-size:36px}}.tp-apply-process-box{border-bottom:1px solid #d9d9d9;margin-bottom:60px;padding-bottom:60px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-apply-process-box{margin-bottom:30px;padding-bottom:30px}}.tp-apply-process-box p{color:#31312e;font-size:18px;font-weight:300;line-height:28px;margin:0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-apply-process-box p br{display:none}}.tp-apply-process-box p a{color:var(--tp-theme-4);text-decoration:underline}.tp-apply-process-subtitle{color:var(--tp-heading-primary);font-size:24px;font-weight:500;margin-bottom:25px}.tp-apply-process-subtitle span{border:2px solid #b1040e;border-radius:50%;color:var(--tp-theme-4);display:inline-block;font-size:16px;font-weight:600;height:40px;line-height:36px;margin-right:15px;text-align:center;transform:translateY(-2px);width:40px}.tp-apply-requirement-bg{background-color:#efede7}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-apply-requirement-box{margin-bottom:30px}}.tp-apply-requirement-box .tp-apply-process-title{margin-bottom:50px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-apply-requirement-box .tp-apply-process-title{margin-bottom:30px}}.tp-apply-requirement-box span{color:var(--tp-heading-primary);display:inline-block;font-size:20px;font-weight:400;letter-spacing:-.4px;margin-bottom:30px}.tp-apply-requirement-bullet p{color:var(--tp-heading-primary);font-size:18px;font-weight:300;margin-bottom:20px;margin-left:25px;position:relative}.tp-apply-requirement-bullet p span{left:-25px;position:absolute;top:0}.tp-apply-dedline-box{background:var(--tp-common-white);border-radius:10px;box-shadow:0 2px 4px -2px rgba(3,11,30,.14),0 6px 6px -6px rgba(22,22,19,.14);padding:40px 34px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-apply-dedline-box{padding:30px 20px}}.tp-apply-dedline-wrap{border-bottom:1px solid #e6e8f0;margin-bottom:20px;padding-bottom:20px}.tp-apply-dedline-wrap.b-none{border:none}.tp-apply-dedline-wrap-title{color:var(--tp-heading-primary);font-size:26px;font-weight:500;letter-spacing:-.52px;margin-bottom:15px}.tp-apply-dedline-content span{color:var(--tp-theme-4);display:inline-block;font-size:11px;font-weight:500;letter-spacing:.44px;margin:0;text-transform:uppercase}.tp-apply-dedline-content p{color:var(--tp-heading-primary);font-size:17px;font-weight:400;line-height:1;margin-bottom:0}.tp-apply-dedline-date p{color:#57595f;font-size:17px;font-weight:400;margin:0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-apply-thumb-area{padding-bottom:60px}}.tp-apply-thumb img{border-radius:10px;width:100%}.tp-apply-btn .tp-btn{background:0 0;border:1px solid rgba(22,22,19,.1);border-radius:6px;color:var(--tp-heading-primary);font-size:16px;padding:6px 22px}.tp-apply-btn .tp-btn:hover{background-color:var(--tp-red-2);color:var(--tp-common-white)}.tp-tution-wrapper .accordion-item{fill:var(--tp-common-white);border:none;border-radius:6px;filter:drop-shadow(0 1px 1px rgba(3,11,30,.14)) drop-shadow(0 1px 2px rgba(3,11,30,.06));margin-bottom:15px}.tp-tution-wrapper .accordion-item .accordion-button{border-radius:6px;color:var(--tp-theme-4);font-size:24px;font-weight:600;letter-spacing:-.48px;padding:24px 30px}@media only screen and (max-width:767px){.tp-tution-wrapper .accordion-item .accordion-button{font-size:22px}}.tp-tution-wrapper .accordion-item .accordion-button span{display:inline-block;margin-right:16px;transform:translateY(-3px)}.tp-tution-wrapper .accordion-item .accordion-button:focus{border:none;box-shadow:none}.tp-tution-wrapper .accordion-item .accordion-button:not(.collapsed){background-color:transparent;box-shadow:none}.tp-tution-wrapper .accordion-item .accordion-button:after{background-image:url(/images/course/tution/arrow-dwon.svg);margin-top:10px}.tp-tution-wrapper .accordion-item .accordion-body{padding:35px 70px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-tution-wrapper .accordion-item .accordion-body{padding:25px 40px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-tution-table{overflow-x:scroll}}.tp-tution-body{overflow:hidden}.tp-tution-table-head{background:#fff2db;border-radius:6px}.tp-tution-table ul li{list-style:none;padding:22px 30px}.tp-tution-table.sm-padd ul li{padding:15px 30px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-tution-table ul li{width:1000px}}.tp-tution-table-title{color:var(--tp-heading-primary);font-size:16px;font-weight:500;margin:0}.tp-tution-table-inner{border-bottom:1px solid rgba(22,22,19,.08)}.tp-tution-table-inner.none{border:none}.tp-tution-main-title{color:var(--tp-heading-primary);font-size:20px;font-weight:500;letter-spacing:-.4px;margin-bottom:25px}.tp-tution-inner{color:#3e3e3a;font-size:16px;font-weight:400;margin:0}.tp-tution-id{flex:0 0 auto;width:410px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-tution-id{width:250px}}.tp-tution-sub{flex:0 0 auto;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.tp-tution-sub{width:375px}}.tp-tution-type{flex:0 0 auto;width:80px}.tp-dates-box{background-color:var(--tp-common-white);border-radius:6px;filter:drop-shadow(0 1px 1px rgba(3,11,30,.14)) drop-shadow(0 1px 2px rgba(3,11,30,.06));padding:25px 30px}.tp-dates-table ul{padding:0 40px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-dates-table ul{padding:0}}.tp-dates-title{border-radius:6px;color:var(--tp-theme-4);font-size:24px;font-weight:600;letter-spacing:-.48px;margin-bottom:50px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-dates-title{margin-bottom:30px}}.tp-dates-title span{display:inline-block;margin-right:16px;transform:translateY(-3px)}.tp-dates-month{flex:0 0 auto;width:510px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-dates-month{width:430px}}.tp-dates-date{flex:0 0 auto;width:510px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-dates-date{width:430px}}.tp-course-categories-item{border:1px solid rgba(3,31,66,.1);border-radius:20px;display:block;padding:30px 30px 20px;transition:all .3s ease-out 0s}.tp-course-categories-item:hover{border-color:rgba(26,115,232,.5);transform:translateY(-4px)}.tp-course-categories-item p{color:#85878c;font-size:14px;font-weight:400;margin-bottom:0}.tp-course-categories-icon span{background-color:#a3d6c2;border-radius:10px;display:inline-block;height:40px;line-height:39px;margin-bottom:25px;text-align:center;width:40px}.tp-course-categories-icon span.color-1{background:#e4cd9f}.tp-course-categories-icon span.color-2{background:#e8cec3}.tp-course-categories-icon span.color-3{background:#e1d5f4}.tp-course-categories-icon span.color-4{background:#d1c5de}.tp-course-categories-icon span.color-5{background:#ccd9b8}.tp-course-categories-icon span.color-6{background:#c2dedd}.tp-course-categories-icon span.color-7{background:#d6c0a3}.tp-course-categories-icon span.color-8{background:#d6d2a3}.tp-course-categories-icon span.color-9{background:#a3a7d6}.tp-course-categories-icon span.color-10{background:#e0bfc9}.tp-course-categories-icon span.color-11{background:#d3d3d3}.tp-course-categories-title{color:var(--tp-heading-2);font-size:18px;font-weight:500;margin-bottom:0}.tp-course-banner-shape .shape-1{bottom:0;left:418px;position:absolute}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-course-banner-shape .shape-1{left:210px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-course-banner-shape .shape-1{left:130px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-course-banner-shape .shape-1{left:100px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-course-banner-shape .shape-1{left:30px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-banner-shape .shape-1{display:none}}.tp-course-banner-shape .shape-2{animation-duration:5s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:hero-bounce;bottom:0;position:absolute;right:108px}.tp-course-banner-heading{margin-left:-25px;padding-right:60px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-banner-heading{padding-right:0}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-banner-heading{margin-left:0}}.tp-course-banner-heading p{color:#4f5158;font-size:17px;font-weight:300;margin-bottom:32px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-banner-heading p{margin-bottom:15px}}.tp-course-banner-heading .tp-footer-inner-input input{border-radius:100px;box-shadow:0 1px 2px 0 rgba(3,11,30,.14);height:60px}.tp-course-banner-heading .tp-footer-inner-input .tp-btn-inner{border-radius:100px}.tp-course-banner-title{color:var(--tp-heading-2);font-size:54px;font-weight:600;letter-spacing:-.02em}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-course-banner-title{font-size:42px}}.tp-course-filter-space{padding-bottom:350px;padding-top:150px}@media only screen and (max-width:767px){.tp-course-filter-space{padding-bottom:390px}}.tp-course-filter-bg{background:linear-gradient(180deg,#d5ddff,#e8d5ff)}@media only screen and (max-width:767px){.tp-course-filter-top-left{flex-wrap:wrap}}.tp-course-filter-top-result p{color:#73757b;font-size:15px;font-weight:400;margin:0}.tp-course-filter-top-tab{background:rgba(10,26,47,.03);border:1px solid rgba(10,26,47,.08);border-radius:100px;height:44px;margin-right:15px;padding:5px 6px 6px}.tp-course-filter-top-tab ul .nav-item .nav-link{color:#43444a;display:block;font-size:16px;font-weight:400;padding:3px;width:90px}.tp-course-filter-top-tab ul .nav-item .nav-link svg{margin-right:5px;transform:translateY(-3px)}.tp-course-filter-top-tab ul .nav-item .nav-link.active{background:linear-gradient(180deg,#fff,#f9f6ff);border-radius:100px;box-shadow:0 1px 2px 0 rgba(3,11,30,.14)}.tp-course-filter-top-right-search{margin-right:12px;position:relative}.tp-course-filter-top-right-search input{border:1px solid #e6e8f0;border-radius:100px;height:44px;padding:0 40px 0 25px;width:300px}.tp-course-filter-top-right-search input::-moz-placeholder{color:#8b8b8b;font-size:15px;font-weight:400}.tp-course-filter-top-right-search input::placeholder{color:#8b8b8b;font-size:15px;font-weight:400}.tp-course-filter-top-right-search input:focus{border-color:var(--tp-theme-7);box-shadow:0 1px 2px 0 rgba(65,95,251,.06),0 4px 10px 0 rgba(65,95,251,.06),0 0 0 3px rgba(65,95,251,.2)}.tp-course-filter-top-right-search-btn{line-height:1;position:absolute;right:18px;top:50%;transform:translateY(-50%)}.tp-course-filter-btn .tp-filter-btn{border:1px solid #e6e8f0;border-radius:100px;color:var(--tp-common-black);font-size:16px;font-weight:500;padding:9px 34px;transition:all .3s ease-out 0s}.tp-course-filter-btn .tp-filter-btn svg{margin-right:5px;transform:translateY(-1px)}.tp-course-filter-btn .tp-filter-btn:hover{background-color:rgba(81,105,241,.06)}.tp-course-filter-item{background-color:var(--tp-common-white);border:1px solid rgba(3,31,66,.08);border-radius:14px;padding:15px 15px 23px;transition:all .3s ease-out 0s}.tp-course-filter-item:hover{box-shadow:0 6px 20px 0 rgba(22,18,3,.1);transform:translateY(-4px)}.tp-course-filter-item:hover .tp-course-filter-thumb img{transform:scale(1.1)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-filter-item{flex-wrap:wrap}}.tp-course-filter-content{padding:20px 20px 0 42px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.tp-course-filter-content{padding:20px 20px 0 25px}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-filter-content{padding:30px}}@media only screen and (max-width:767px){.tp-course-filter-content{padding:15px 0 0}}.tp-course-filter-tag .tag-span{background:rgba(23,162,184,.08);border-radius:3px;color:#17a2b8;display:inline-block;font-size:13px;font-weight:500;line-height:1;margin-right:5px;padding:7px 13px}.tp-course-filter-tag .discount{border:1px solid rgba(231,20,66,.12);border-radius:6px;color:#e71442;flex:0 0 auto;font-size:13px;font-weight:600;letter-spacing:.52px;padding:5px 9px}.tp-course-filter-meta{margin-bottom:10px}.tp-course-filter-meta span{color:var(--tp-text-body);font-size:15px;font-weight:400;padding-right:15px}.tp-course-filter-meta span:first-child{border-right:1px solid #d9d9d9;margin-right:20px}.tp-course-filter-meta span:not(:first-child){color:#6c7275}.tp-course-filter-meta span svg{display:inline-block;margin-right:2px;transform:translateY(-1px)}.tp-course-filter-meta span img{height:30px;margin-right:10px;width:30px}.tp-course-filter-p p{margin-bottom:40px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-filter-p p{margin-bottom:30px}.tp-course-filter-p p br{display:none}}.tp-course-filter-title{color:var(--tp-heading-2);font-size:34px;font-weight:500;margin-bottom:10px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-filter-title{font-size:30px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-course-filter-title{font-size:26px}}.tp-course-filter-title a:hover{color:var(--tp-theme-secondary)}.tp-course-filter-title.color a:hover{color:var(--tp-theme-9)}.tp-course-filter-thumb{border-radius:10px;flex:0 0 auto;overflow:hidden;width:440px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-filter-thumb{width:100%}}.tp-course-filter-thumb img{border-radius:10px;height:310px;transition:all .3s ease-out 0s;width:440px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-filter-thumb img{height:auto;width:100%}}.tp-course-filter-pricing span{color:var(--tp-dashboard-secondary);font-size:20px;font-weight:600}.tp-course-filter-pricing del{color:#94928e;display:block;font-size:14px;font-weight:300;line-height:1;margin-bottom:-1px}.tp-course-filter-btn a{border:1px solid rgba(3,31,66,.1);border-radius:30px;color:var(--tp-grey-6);display:inline-block;font-size:16px;font-weight:500;padding:7px 40px 9px}.tp-course-filter-btn a:hover{background:var(--tp-dashboard-primary)}.tp-course-filter-btn a:hover,.tp-course-filter-btn.color a:hover{box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}.tp-course-filter-btn.color a:hover{background:var(--tp-theme-9)}.tp-course-filter-select .nice-select{background:linear-gradient(180deg,#fff,#f9f6ff);border:1px solid #e6e8f0;border-radius:100px;box-shadow:0 1px 2px 0 rgba(3,11,30,.14);color:#65676a;font-size:16px;height:44px;line-height:44px;width:200px}.tp-course-filter-select .nice-select:after{color:#686a6d;right:25px}.tp-course-filter-select .nice-select .list{fill:#fff;stroke-width:1px;stroke:#e6e8f0;border-radius:10px;box-shadow:0 4px 14px 0 rgba(8,19,34,.12);padding:15px}.tp-course-filter-select .nice-select .option{border-radius:100px;color:#757c8e;font-size:15px;font-weight:400;line-height:1;margin-bottom:2px;min-height:0;padding:10px 16px}.tp-course-filter-select .nice-select .option:hover{background-color:#f4f5fa;color:#4a4e68}.tp-course-grid-wrap{margin-bottom:30px}.tp-course-grid-box{margin-bottom:35px}.tp-course-grid-box .nav-item .nav-link{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:100px;color:var(--tp-grey-6);display:inline-block;font-size:16px;font-weight:400;margin-right:6px;padding:6px 24px 8px;transition:all .3s ease-out 0s}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-grid-box .nav-item .nav-link{margin-bottom:10px}}.tp-course-grid-box .nav-item .nav-link.active,.tp-course-grid-box .nav-item .nav-link:hover{background-color:var(--tp-dashboard-primary);border-color:transparent;color:var(--tp-common-white)}.tp-course-grid-categories{margin-bottom:50px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-grid-categories{flex-wrap:wrap}}.tp-course-grid-select{margin-right:24px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-grid-select{margin-bottom:20px}}.tp-course-grid-select p{color:#73757b;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-grid-select p{display:block}}.tp-course-grid-select .nice-select{border:2px solid #fff;box-shadow:0 1px 2px 0 rgba(3,11,30,.06);color:#65676a;font-size:16px;font-weight:400;height:46px;line-height:40px;width:282px}.tp-course-grid-select .nice-select:after{color:#65676a;right:20px}.tp-course-grid-select .nice-select:focus{border-color:transparent}.tp-course-grid-select .nice-select .list{fill:#fff;stroke-width:1px;stroke:#e6e8f0;border-radius:10px;box-shadow:0 4px 14px 0 rgba(8,19,34,.12);padding:15px}.tp-course-grid-select .nice-select .option{border-radius:100px;color:#757c8e;font-size:15px;font-weight:400;line-height:1;margin-bottom:2px;min-height:0;padding:10px 16px}.tp-course-grid-select .nice-select .option:hover{background-color:#f4f5fa;color:#4a4e68}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-course-grid-select .nice-select{width:260px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-course-grid-select .nice-select{width:215px}}.tp-course-grid-item{background-color:var(--tp-common-white);border:1px solid rgba(3,31,66,.08);border-radius:14px;padding:15px}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-grid-item{flex-wrap:wrap}}.tp-course-grid-title{color:var(--tp-heading-2);font-size:22px;font-weight:500;line-height:28px;margin-bottom:18px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-grid-title br{display:none}}.tp-course-grid-title a:hover{color:var(--tp-dashboard-primary)}.tp-course-grid-title.color-9 a:hover{color:var(--tp-theme-9)}.tp-course-grid-teacher{border-bottom:1px solid rgba(3,31,66,.08);margin-bottom:25px;padding:0 0 25px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-grid-thumb{width:100%}}.tp-course-grid-thumb img{border-radius:8px;height:320px;-o-object-fit:contain;object-fit:contain;width:230px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-grid-thumb img{height:100%;width:100%}}.tp-course-grid-content{padding:25px 23px 0 30px;width:100%}@media only screen and (min-width:768px) and (max-width:991px){.tp-course-grid-content{padding:85px 30px 0}}@media only screen and (max-width:767px){.tp-course-grid-content{padding:25px 0 10px 5px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-course-grid-sidebar-left{flex-wrap:wrap}}.tp-course-grid-sidebar-search input{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);color:#686a6d;font-size:15px;height:44px;padding-right:50px;width:250px}.tp-course-grid-sidebar-search input:focus{border-color:var(--tp-theme-7);box-shadow:0 0 0 3px rgba(70,97,253,.16)}.tp-course-grid-sidebar-search input::-moz-placeholder{color:#686a6d;font-size:15px}.tp-course-grid-sidebar-search input::placeholder{color:#686a6d;font-size:15px}.tp-course-grid-sidebar-search-btn{position:absolute;right:18px;top:50%;transform:translateY(-50%)}.tp-course-grid-sidebar-tab{margin-right:10px}.tp-course-grid-sidebar-tab .nav .nav-item .nav-link{border:1px solid rgba(1,15,28,.1);border-radius:4px;display:inline-block;height:40px;line-height:1;margin-right:6px;text-align:center;width:40px}.tp-course-grid-sidebar-tab .nav .nav-item .nav-link svg{color:#818487}.tp-course-grid-sidebar-tab .nav .nav-item .nav-link.active{border:1px solid #010f1c}.tp-course-grid-sidebar-tab .nav .nav-item .nav-link.active svg{color:#010f1c}.tp-course-grid-sidebar-select{margin-right:0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-grid-sidebar-select{margin-top:20px}}.tp-course-grid-sidebar-select .nice-select{border:1px solid #e6e8f0;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);height:44px;line-height:40px}.tp-course-grid-sidebar-select .nice-select p{color:#43444a}.tp-course-grid-sidebar-select .nice-select:focus{border:1px solid #e6e8f0}.tp-course-list-thumb{height:300px;width:370px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-list-thumb{height:auto;width:100%}}.tp-course-list-thumb img{border-radius:8px;display:inline-block;height:300px;-o-object-fit:cover;object-fit:cover;width:370px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-list-thumb img{height:100%;width:100%}}.tp-course-list-title{color:var(--tp-heading-2);font-size:26px;font-weight:500;margin-bottom:20px}.tp-course-list-title a:hover{color:var(--tp-dashboard-secondary)}.tp-course-list-p p{border-bottom:1px solid rgba(3,31,66,.08);font-weight:300;margin-bottom:16px;padding-bottom:20px}.tp-filter-mt,.tp-filter-mt-2{position:relative}.tp-filter-dropdown-wrapper{background:var(--tp-common-white);border-radius:14px;box-shadow:0 12px 20px 0 rgba(3,11,30,.14);left:0;opacity:0;padding:40px 75px 10px 45px;position:absolute;right:0;top:75px;transform:perspective(300px) rotateX(-18deg);transform-origin:top;transition:all .2s ease-out 0s;visibility:hidden;width:100%;z-index:1}@media only screen and (min-width:992px) and (max-width:1199px){.tp-filter-dropdown-wrapper{padding-right:35px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-filter-dropdown-wrapper{padding-right:40px;top:115px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-filter-dropdown-wrapper{padding:20px;top:115px}}@media only screen and (max-width:767px){.tp-filter-dropdown-wrapper{padding:20px;top:165px}}.tp-filter-dropdown-wrapper.filter-dropdown-opened{opacity:1;transform:perspective(300px) rotateX(0);visibility:visible}.tp-filter-dropdown-wrapper-2{background:#fff;border:1px solid #e6e8f0;border-radius:14px;box-shadow:none;opacity:1;padding:40px 75px 10px 45px;position:static;transform:none;transition:initial;visibility:visible;width:100%}.tp-filter-widget-title{border-bottom:1px solid rgba(3,31,66,.08);color:#4f5158;font-size:17px;font-weight:500;margin-bottom:25px;padding-bottom:15px}.tp-filter-widget-content{margin-bottom:30px}.tp-filter-widget-radio ul li{list-style:none}.tp-filter-widget-radio ul li:not(:last-of-type){margin-bottom:10px}.tp-filter-widget-radio ul li .form-check-input[type=radio]{box-shadow:none;height:18px;margin-right:6px;transform:translateY(0);width:18px}.tp-filter-widget-radio ul li .form-check-input[type=radio]:checked+label{color:var(--tp-dashboard-primary)}.tp-filter-widget-radio ul li .form-check-input:checked{background-color:var(--tp-dashboard-primary);border-color:var(--tp-dashboard-primary)}.tp-filter-widget-radio ul li .form-check-label{color:#57595f;cursor:pointer;font-size:15px;font-weight:400}.tp-filter-widget-checkbox{height:240px;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:thin}.tp-filter-widget-checkbox ul li{list-style:none}.tp-filter-widget-checkbox ul li:not(:last-of-type){margin-bottom:10px}.tp-filter-widget-checkbox ul li input{display:none}.tp-filter-widget-checkbox ul li input:checked~label:after{background-color:var(--tp-dashboard-primary);border-color:var(--tp-dashboard-primary)}.tp-filter-widget-checkbox ul li input:checked~label:before{opacity:1;visibility:visible}.tp-filter-widget-checkbox ul li label{color:#57595f;font-size:15px;font-weight:400;padding-left:26px;position:relative;z-index:1}.tp-filter-widget-checkbox ul li label:after{background:var(--tp-common-white);border:1px solid #dbdde5;border-radius:4px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);content:"";z-index:-1}.tp-filter-widget-checkbox ul li label:after,.tp-filter-widget-checkbox ul li label:before{height:18px;left:0;line-height:16px;position:absolute;text-align:center;top:5px;transition:all .2s ease-out 0s;width:18px}.tp-filter-widget-checkbox ul li label:before{color:var(--tp-common-white);content:url(/images/live/check.svg);opacity:0;visibility:hidden}.tp-filter-widget-checkbox ul li label a:hover{color:var(--tp-theme-7)}.tp-filter-widget-checkbox ul li label:hover{cursor:pointer}.tp-grid-sidebar-left{margin-right:32px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-grid-sidebar-left{margin-right:0}}.tp-grid-sidebar-right{margin-left:-30px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-grid-sidebar-right{margin-left:0}}.tp-grid-widget-box{background:#f9f9fb;border:1px solid #fff;border-radius:16px;padding:40px 30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-grid-widget-box{padding:30px 20px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-grid-widget-box{padding:20px}}.tp-grid-widget-item:not(:last-of-type){border-bottom:1px solid rgba(3,31,66,.08);margin-bottom:22px;padding-bottom:25px}.tp-grid-widget-title{color:var(--tp-heading-2);font-size:20px;font-weight:500;margin-bottom:20px}.tp-grid-widget-checkbox ul li{list-style:none}.tp-grid-widget-checkbox ul li:not(:last-of-type){margin-bottom:10px}.tp-grid-widget-checkbox ul li input{display:none}.tp-grid-widget-checkbox ul li input:checked~label:after{background-color:var(--tp-theme-7);border-color:var(--tp-theme-7)}.tp-grid-widget-checkbox ul li input:checked~label:before{opacity:1;visibility:visible}.tp-grid-widget-checkbox ul li label{color:#57595f;font-size:15px;font-weight:400;padding-left:26px;position:relative;z-index:1}.tp-grid-widget-checkbox ul li label:after{background:var(--tp-common-white);border:1px solid #dbdde5;border-radius:4px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);content:"";z-index:-1}.tp-grid-widget-checkbox ul li label:after,.tp-grid-widget-checkbox ul li label:before{height:18px;left:0;line-height:16px;position:absolute;text-align:center;top:5px;transition:all .2s ease-out 0s;width:18px}.tp-grid-widget-checkbox ul li label:before{color:var(--tp-common-white);content:url(/images/live/check.svg);opacity:0;visibility:hidden}.tp-grid-widget-checkbox ul li label a:hover{color:var(--tp-theme-7)}.tp-grid-widget-checkbox ul li label:hover{cursor:pointer}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-grid-widget-btn{margin-bottom:30px}}.tp-grid-widget-btn a{border:1px solid rgba(51,51,51,.1);border-radius:6px;color:var(--tp-dashboard-primary);display:inline-block;font-size:14px;font-weight:500;padding:3px 65px;text-align:center;width:100%}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-grid-widget-btn a{padding:5px 25px}}.tp-grid-widget-btn a span{margin-right:5px}.tp-grid-widget-btn a:hover{background-color:var(--tp-dashboard-primary);color:var(--tp-common-white)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-details-2-main-inner{padding-right:0}}.tp-course-details-2-main-title{color:var(--tp-heading-2);font-size:26px;font-weight:500;margin-bottom:24px}.tp-course-details-2-category{background:#c354f6;border-radius:6px;color:var(--tp-common-white);display:inline-block;font-size:14px;font-weight:600;margin-bottom:15px;padding:0 22px}.tp-course-details-2-title{color:var(--tp-heading-2);font-size:40px;font-weight:500;letter-spacing:-.02em;margin-bottom:30px}.tp-course-details-2-author-avater{margin-right:14px}.tp-course-details-2-author-avater img{height:50px;width:50px}.tp-course-details-2-author-designation{color:#73757b;display:inline-block;font-size:15px;font-weight:400;line-height:1;margin-bottom:0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-course-details-2-meta{margin-bottom:10px}}.tp-course-details-2-meta:not(:first-of-type){margin-left:50px}.tp-course-details-2-meta-title{color:var(--tp-heading-2);font-size:18px;font-weight:500}.tp-course-details-2-meta-subtitle{color:#73757b;display:inline-block;font-size:15px;font-weight:400;line-height:1;margin-bottom:0}.tp-course-details-2-widget{background-color:var(--tp-common-white);border-radius:10px;box-shadow:0 0 24px 0 rgba(3,31,66,.1);margin-top:-300px;padding:15px;position:sticky;top:120px;z-index:9}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-details-2-widget{margin-top:30px}}.tp-course-details-2-widget-thumb img{border-radius:8px;width:100%}.tp-course-details-2-widget-thumb a{background-color:#fcfcfc;border-radius:100%;box-shadow:0 20px 40px 0 rgba(0,0,0,.3);display:inline-block;height:70px;left:50%;line-height:70px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:70px}.tp-course-details-2-widget-thumb a:after{animation:video-border 1.5s linear infinite;border:1px solid var(--tp-common-white);border-radius:50%;content:"";height:90%;left:50%;position:absolute;top:50%;transform:scale(1);width:90%}.tp-course-details-2-widget-content{padding:30px 15px}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-details-2-widget-content{padding:30px 0}}.tp-course-details-2-widget-price{margin-bottom:18px}.tp-course-details-2-widget-price span{color:var(--tp-heading-2);font-size:30px;font-weight:600;margin-right:10px}.tp-course-details-2-widget-price del{color:#73757b;font-size:16px;font-weight:400}.tp-course-details-2-widget-price p{border:1px solid rgba(231,20,66,.12);border-radius:6px;color:#e71442;display:inline-block;font-size:13px;font-weight:600;letter-spacing:.04em;margin-bottom:0;margin-left:5px;padding:0 9px;text-transform:uppercase}.tp-course-details-2-widget-price .price{align-items:center;display:flex}.tp-course-details-2-widget-price .share button span{line-height:32px;margin:0}.tp-course-details-2-widget-btn{margin-bottom:30px}.tp-course-details-2-widget-btn a{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);color:var(--tp-heading-2);display:block;font-size:17px;font-weight:500;padding:11px 15px;text-align:center}.tp-course-details-2-widget-btn a:not(:last-of-type){margin-bottom:10px}.tp-course-details-2-widget-btn a:hover{background-color:var(--tp-dashboard-primary);border:1px solid var(--tp-dashboard-primary);color:var(--tp-common-white)}.tp-course-details-2-widget-btn a.active{background-color:var(--tp-dashboard-primary);border:none;color:var(--tp-common-white)}.tp-course-details-2-widget-btn a.active:hover{background:#425eff;color:var(--tp-common-white)}.tp-course-details-2-widget-btn p{color:#7e7f88;font-size:13px;font-weight:400;letter-spacing:-.02em;line-height:1;margin-bottom:0;margin-top:20px;text-align:center}.tp-course-details-2-widget-list h5{color:var(--tp-heading-2);font-size:18px;font-weight:500;margin-bottom:20px}.tp-course-details-2-widget-list-item{border-bottom:1px solid rgba(3,31,66,.1);margin-bottom:15px;padding-bottom:15px}.tp-course-details-2-widget-list-item span{color:#4f5158;font-size:15px;font-weight:500}.tp-course-details-2-widget-list-item span svg{margin-right:5px;transform:translateY(-1px)}.tp-course-details-2-widget-share{margin-bottom:15px}.tp-course-details-2-widget-share .share{color:var(--tp-dashboard-primary);font-size:15px;font-weight:500}.tp-course-details-2-widget-share .share span{display:inline-block;margin-right:5px;transform:translateY(-1px)}.tp-course-details-2-widget-share .coupon{color:#ff843f;font-size:15px;font-weight:500;position:relative}.tp-course-details-2-widget-share .coupon:hover:after{opacity:0;transform:translateY(-2px)}.tp-course-details-2-widget-share .coupon:after{background:#ff843f;bottom:0;content:"";height:1px;left:0;position:absolute;transition:all .3s ease-out 0s;width:100%}.tp-course-details-2-widget-search input{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);height:46px;padding-right:110px}.tp-course-details-2-widget-search input:focus{border-color:var(--tp-theme-7);box-shadow:0 0 0 3px rgba(70,97,253,.16)}.tp-course-details-2-widget-search button{background:#031f42;border-radius:6px;color:var(--tp-common-white);font-size:16px;font-weight:500;padding:10px 29px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.tp-course-details-2-widget-search button:hover{background-color:var(--tp-dashboard-primary)}.tp-course-details-2-text p{font-size:17px;margin-bottom:20px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-details-2-text p br{display:none}}.tp-course-details-2-text a{color:#3c66f9;cursor:pointer;display:inline-block;font-size:16px;font-weight:500}.tp-course-details-2-text a span{display:inline-block;margin-right:5px;transform:translateY(-2px)}.tp-course-details-2-text .content{margin-bottom:20px;max-height:160px;overflow:hidden;position:relative;transition:max-height .3s ease}.tp-course-details-2-text .content:after{background:linear-gradient(359deg,#fff 37.73%,hsla(0,0%,100%,0) 99.32%);bottom:0;content:"";height:30px;left:0;position:absolute;width:100%}.tp-course-details-2-text .content.show{max-height:500px}.tp-course-details-2-text .show-more-button svg{margin-right:5px}.tp-course-details-2-nav{position:sticky;top:120px;z-index:3}.tp-course-details-2-nav nav{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);padding:12px}@media only screen and (max-width:767px){.tp-course-details-2-nav nav{padding:12px 12px 0}}.tp-course-details-2-nav nav ul li{display:inline-block}@media only screen and (max-width:767px){.tp-course-details-2-nav nav ul li{margin-bottom:12px}}.tp-course-details-2-nav nav ul li.current a{background:var(--tp-dashboard-primary);color:var(--tp-common-white)}.tp-course-details-2-nav nav ul li.current a:hover{background:#425eff;box-shadow:none;color:var(--tp-common-white)}.tp-course-details-2-nav nav ul li a{border-radius:8px;font-size:15px;font-weight:500;padding:10px 49px;text-align:center;transition:all .3s ease-out 0s}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-details-2-nav nav ul li a{padding:8px 30px}}@media only screen and (max-width:767px){.tp-course-details-2-nav nav ul li a{padding:10px 20px}}.tp-course-details-2-nav nav ul li a:hover{background-color:#f5f6ff;border-color:#f5f6ff;color:var(--tp-dashboard-primary)}.tp-course-details-2-content{padding-top:60px}.tp-course-details-2-content #reviews{padding-top:95px}@media only screen and (max-width:767px){.tp-course-details-2-content #reviews{flex-wrap:wrap;padding-top:50px}}.tp-course-details-2-list ul{display:inline-block;margin-bottom:20px}.tp-course-details-2-list ul li{color:var(--tp-text-body);float:left;font-size:17px;font-weight:400;list-style:none;margin-bottom:5px;width:50%}@media only screen and (max-width:767px){.tp-course-details-2-list ul li{width:100%}}.tp-course-details-2-list p{font-size:17px}.tp-course-details-2-faq .accordion-item{border:1px solid #e6e8f0;border-radius:6px}.tp-course-details-2-faq .accordion-item:not(:last-of-type){margin-bottom:16px}.tp-course-details-2-faq .accordion-button{border-radius:6px;padding:19px 30px 19px 54px}@media only screen and (max-width:767px){.tp-course-details-2-faq .accordion-button{padding:18px 15px 18px 30px}}.tp-course-details-2-faq .accordion-button .span{color:var(--tp-heading-2);font-size:18px;font-weight:500}.tp-course-details-2-faq .accordion-button .lesson{border:1px solid #e6e8f0;border-radius:34px;color:#57595f;font-size:15px;font-weight:400;padding:5px 20px}.tp-course-details-2-faq .accordion-button:not(.collapsed){background-color:var(--tp-common-white);border-bottom:1px solid #e6e8f0;box-shadow:none;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);padding:19px 30px 19px 54px}@media only screen and (max-width:767px){.tp-course-details-2-faq .accordion-button:not(.collapsed){padding:18px 15px 18px 30px}}.tp-course-details-2-faq .accordion-button:not(.collapsed) .span{color:var(--tp-dashboard-primary)}.tp-course-details-2-faq .accordion-button:not(.collapsed) .accordion-btn:before{background-color:var(--tp-common-white);transform:translate(-50%,-50%) rotate(0)}.tp-course-details-2-faq .accordion-button:not(.collapsed) .accordion-btn:after{background-color:var(--tp-dashboard-primary)}.tp-course-details-2-faq .accordion-button:focus{box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06)}.tp-course-details-2-faq .accordion-button .accordion-btn{display:inline-block;left:30px;position:absolute;top:50%;transform:translateY(-50%);transition:.3s}@media only screen and (max-width:767px){.tp-course-details-2-faq .accordion-button .accordion-btn{left:15px}}.tp-course-details-2-faq .accordion-button .accordion-btn:after,.tp-course-details-2-faq .accordion-button .accordion-btn:before{background-color:#031f42;border-radius:2px;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-out 0s;width:12px}.tp-course-details-2-faq .accordion-button .accordion-btn:before{background-color:#031f42;transform:translate(-50%,-50%) rotate(90deg)}.tp-course-details-2-faq .accordion-button:after{content:none}.tp-course-details-2-faq .accordion-body{padding:18px 30px}@media only screen and (max-width:767px){.tp-course-details-2-faq .accordion-body{padding:15px}}.tp-course-details-2-faq-item:not(:last-of-type){border-bottom:1px solid #f4f5fa;margin-bottom:15px;padding-bottom:15px}.tp-course-details-2-faq-item .left span{color:#57595f;font-size:15px;font-weight:400}.tp-course-details-2-faq-item .left span i{color:var(--tp-heading-2);font-size:16px;font-style:normal}.tp-course-details-2-faq-item .left span svg{margin-right:5px;transform:translateY(-2px)}.tp-course-details-2-faq-item .right span{color:#697089;font-size:14px;font-weight:400}.tp-course-details-2-faq-item .right span a{background:rgba(81,105,241,.1);border-radius:29px;color:var(--tp-dashboard-primary);display:inline-block;font-size:15px;font-weight:400;margin-left:10px;padding:0 11px}.tp-course-details-2-faq-item .right span a svg{margin-right:5px;transform:translateY(-1px)}@media only screen and (max-width:767px){.tp-course-details-2-instructor{flex-wrap:wrap}}.tp-course-details-2-instructor h5{color:#000;font-size:20px;font-weight:500;margin-bottom:0}.tp-course-details-2-instructor .pre{color:var(--tp-text-body);display:inline-block;font-size:14px;font-weight:400;margin-bottom:10px}.tp-course-details-2-instructor-sub{margin-bottom:10px}.tp-course-details-2-instructor-sub span{color:#6c7275;font-size:14px;font-weight:400}.tp-course-details-2-instructor-sub span svg{margin-right:2px;transform:translateY(-2px)}.tp-course-details-2-instructor-sub span:not(:last-of-type){margin-right:15px}.tp-course-details-2-instructor-text{margin-bottom:25px}.tp-course-details-2-instructor-text p{font-size:15px;font-weight:400;line-height:24px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-details-2-instructor-text p br{display:none}}.tp-course-details-2-instructor-social a{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:50%;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);display:inline-block;height:36px;line-height:30px;margin-right:6px;text-align:center;width:36px}.tp-course-details-2-instructor-social a:hover{background:var(--tp-dashboard-secondary);border:1px solid var(--tp-dashboard-secondary);color:var(--tp-common-white)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-course-details-2-instructor-thumb{margin-bottom:20px;margin-right:20px}}.tp-course-details-2-review-rating{margin-bottom:60px}.tp-course-details-2-review-rating-info{background-color:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);padding:31px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-details-2-review-rating-info{margin-bottom:20px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-details-2-review-rating-info{padding:25px}}.tp-course-details-2-review-rating-info h5{color:var(--tp-heading-2);font-size:54px;font-weight:500;letter-spacing:-.02em;margin-bottom:0}.tp-course-details-2-review-rating-info p{color:#6c7275;font-size:15px;font-weight:400}.tp-course-details-2-review-details{border:1px solid #e6e8f0;border-radius:6px;padding:22px 30px}.tp-course-details-2-review-item{margin-bottom:5px}.tp-course-details-2-review-progress{background-color:#f4f4f4;height:6px;margin:0 2px;overflow:hidden;width:calc(100% - 100px)}.tp-course-details-2-review-progress .single-progress{background-color:#ffb21d;height:100%}.tp-course-details-2-review-text{color:#a0a2a4;font-size:15px;font-weight:400}.tp-course-details-2-review-percent h5{color:#55585b;font-size:14px;font-weight:400}.tp-course-details-2-review-thumb{margin-right:20px}.tp-course-details-2-review-item-reply{margin-bottom:40px}.tp-course-details-2-review-item-reply:first-child{border-bottom:1px solid #dce0ec;padding-bottom:40px}.tp-course-details-2-review-item-reply p{margin-bottom:22px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-details-2-review-item-reply p br{display:none}}.tp-course-details-2-review-top{margin-bottom:15px}.tp-course-details-2-review-content h4{color:var(--tp-heading-2);font-size:18px;font-weight:500;margin:0}.tp-course-details-2-review-star{display:inline-block}.tp-course-details-2-review-star .span{color:#6c7275;font-size:14px;font-weight:400;margin-left:5px}.tp-course-details-2-review-react>span{color:#6c7275;font-size:14px;font-weight:400;margin-right:8px}.tp-course-details-2-review-react .react a{border:1px solid #e6e8f0;padding:6px 13px 8px}.tp-course-details-2-review-react .react a:first-child{border-radius:6px 0 0 6px}.tp-course-details-2-review-react .react a:last-child{border-radius:0 6px 6px 0;margin-left:-1px}.tp-course-details-2-review-react .react a:hover{background:var(--tp-dashboard-secondary);border-color:var(--tp-dashboard-secondary)}.tp-course-details-2-review-react .react a:hover span{color:var(--tp-common-white)}.tp-course-details-2-review-react .react a span{transition:all .3s ease-out 0s}.tp-course-details-2-review-reply-wrap{margin-bottom:100px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-details-2-review-reply-wrap{margin-bottom:50px}}.tp-course-details-2-review-reply-btn a{border:1px solid #e6e8f0;border-radius:6px;display:inline-block;padding:6px 20px;text-align:center;width:100%}.tp-course-details-2-review-reply-btn a:hover{background:rgba(85,109,245,.14);color:var(--tp-dashboard-primary)}.tp-course-details-2-comment-star img{margin-bottom:25px}.tp-course-details-2-related-border{border-top:1px solid #d8dce8}.tp-course-details-2-related-heading{margin-bottom:40px}.tp-course-details-2-related-heading p{color:#57595f;font-size:20px;font-weight:300}.tp-course-details-2-related-title{color:var(--tp-heading-2);font-size:36px;font-weight:600}.tp-course-details-3-main{padding-top:120px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-details-3-main{padding-top:30px}}.tp-course-details-3-main .tp-course-details-2-nav nav ul li a{padding:10px 45px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-course-details-3-main .tp-course-details-2-nav nav ul li a{padding:10px 35px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-course-details-3-main .tp-course-details-2-nav nav ul li a{padding:10px 25px}}@media only screen and (max-width:767px){.tp-course-details-3-main .tp-course-details-2-nav nav ul li a{padding:8px 20px}}.tp-course-details-3-title{color:var(--tp-common-white);font-size:60px;font-weight:600;letter-spacing:-.02em;line-height:1.1;margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px){.tp-course-details-3-title br{display:none}}.tp-course-details-3-meta-wrapper{margin-bottom:80px}@media only screen and (min-width:768px) and (max-width:991px){.tp-course-details-3-meta-wrapper{margin-bottom:40px}}@media only screen and (max-width:767px){.tp-course-details-3-meta-wrapper{margin-bottom:30px}}.tp-course-details-3-meta-wrapper .tp-course-details-2-author-designation{color:hsla(0,0%,100%,.7)}.tp-course-details-3-meta-wrapper .tp-course-details-2-meta-title{color:var(--tp-common-white)}.tp-course-details-3-meta-wrapper .tp-course-details-2-meta-subtitle{color:hsla(0,0%,100%,.7)}.tp-course-details-3-widget{background-color:var(--tp-common-white);border-radius:20px;box-shadow:0 4px 94px 0 rgba(7,0,36,.1);margin-right:25px;padding:30px;position:sticky;top:120px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-details-3-widget{margin-bottom:0;margin-right:0}}.tp-course-details-3-widget-content{padding:25px 0 0}.tp-course-details-3-list{margin-top:80px;padding-bottom:110px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-details-3-list{padding-bottom:0}}.tp-course-details-3-list-item{border-bottom:1px solid hsla(0,0%,100%,.12);margin-bottom:20px;padding-bottom:15px;padding-right:80px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-details-3-list-item{border-bottom:1px solid #57595f;padding-right:0}}.tp-course-details-3-list-item span{color:var(--tp-common-white);font-size:20px;font-weight:500}.tp-course-details-3-list-item span.width{font-weight:400}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-course-details-3-list-item span{color:var(--tp-heading-primary)}}.tp-banner-sm-2-wrap{background-color:#e2efe4;border-radius:20px;overflow:hidden;padding:43px 0 52px 51px;position:relative;z-index:1}@media only screen and (max-width:767px){.tp-banner-sm-2-wrap{padding:43px 0 52px 20px}}.tp-banner-sm-2-wrap.tp-banner-sm-2-bg-2{background-color:#fff3f4}.tp-banner-sm-2-wrap:hover .tp-banner-sm-2-shape-1{transform:scale(1.08)}.tp-banner-sm-2-wrap.tp-banner-inner{background:#d1f2fd}.tp-banner-sm-2-wrap.tp-banner-inner.tp-banner-sm-2-bg-2{background-color:#ffdef7}.tp-banner-sm-2-wrap.tp-banner-inner .tp-banner-sm-2-btn a{background-color:#073742;border:1px solid #073742}.tp-banner-sm-2-wrap.tp-banner-inner .tp-banner-sm-2-btn a:hover{background-color:transparent;color:#073742}.tp-banner-sm-2-title{color:#1e1e2f;font-size:30px;font-weight:300;margin-bottom:31px}.tp-banner-sm-2-title span{display:inline-block;font-weight:600;position:relative}.tp-banner-sm-2-btn a{background:#0c7d81;border:2px solid #0c7d81;border-radius:6px;color:var(--tp-common-white);display:inline-block;font-size:15px;font-weight:600;line-height:1;padding:11px 18px}.tp-banner-sm-2-btn a:hover{background-color:transparent;color:#0c7d81}.tp-banner-sm-2-shape-1{bottom:0;position:absolute;right:0;transition:all .3s ease-out 0s;z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px){.tp-banner-sm-2-shape-1{right:-60px}}@media only screen and (max-width:767px){.tp-banner-sm-2-shape-1{right:-100px}}.tp-banner-sm-2-shape-1 img{max-width:100%}.tp-banner-sm-2-bg-2 .tp-banner-sm-2-btn a{background:#fd8b6c;border:2px solid #fd8b6c}.tp-banner-sm-2-bg-2 .tp-banner-sm-2-btn a:hover{background-color:transparent;color:#fd8b6c}.tp-banner-5-item{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:118px 25px 122px;position:relative;z-index:1}.tp-banner-5-item:before{background:hsla(0,0%,6%,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tp-banner-5-content span{color:var(--tp-common-white);display:inline-block;font-size:28px;font-style:italic;margin-bottom:13px}.tp-banner-5-content P{color:hsla(0,0%,100%,.8);font-size:17px;font-weight:500;margin-bottom:31px}.tp-banner-5-content .tp-btn-4{padding:23px 44px}.tp-banner-5-title{color:var(--tp-common-white);font-size:60px;font-weight:700;letter-spacing:-1.2px;text-transform:uppercase}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-banner-5-title{font-size:48px}}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-banner-5-title{font-size:42px}}.tp-banner-5-btn .tp-btn-5:hover{background-color:var(--tp-common-white);color:var(--tp-heading-primary)}.tp-brand-2-content p{margin-bottom:27px}.tp-brand-2-title{color:#1e1e2f;font-size:30px;font-weight:600;line-height:36px}.tp-brand-2-title span{color:#0071dc;display:inline-block;position:relative}.tp-brand-2-btn .tp-btn-round{padding:13px 26px}.tp-brand-2-item{margin-bottom:35px}.tp-brand-2-wrapper{grid-column-gap:90px;display:grid;grid-template-columns:repeat(5,1fr)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-brand-2-wrapper{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-brand-2-wrapper{grid-column-gap:60px;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:768px) and (max-width:991px){.tp-brand-2-wrapper{grid-column-gap:65px;grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:767px){.tp-brand-2-wrapper{grid-column-gap:50px;grid-template-columns:repeat(2,1fr);text-align:center}}.tp-brand-5-bg{padding-bottom:64px;padding-top:56px}.tp-brand-5-title{color:#161613;font-size:22px;font-weight:400;margin-bottom:47px}.tp-brand-5-item{text-align:center}.tp-brand-5-item img{filter:grayscale(1);mix-blend-mode:luminosity}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-brand-6-heading{margin-bottom:40px}}.tp-brand-6-wrap{grid-column-gap:0;align-items:center;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-brand-6-wrap{grid-gap:30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-brand-6-wrap{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:576px) and (max-width:767px){.tp-brand-6-wrap{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.tp-brand-6-wrap{grid-template-columns:repeat(2,1fr)}}.tp-brand-6-wrap .tp-brand-2-item{border-right:1px solid rgba(3,31,66,.08);margin-bottom:0;padding:36px 25px;text-align:center;transition:all .3s ease-out 0s}.tp-brand-6-wrap .tp-brand-2-item:nth-child(-n+4){border-bottom:1px solid rgba(3,31,66,.08)}.tp-brand-6-wrap .tp-brand-2-item:first-child,.tp-brand-6-wrap .tp-brand-2-item:nth-child(5){border-left:1px solid rgba(3,31,66,.08)}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-brand-6-wrap .tp-brand-2-item{border:none!important;padding:0;text-align:start}}.tp-brand-6-wrap .tp-brand-2-item:hover{background-color:#f8f8fa}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-brand-6-wrap .tp-brand-2-item:hover{background-color:transparent}}.tp-brand-6-wrap .tp-brand-2-item img{height:75px}.tp-gallary-3-wrap{margin-bottom:-152px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-gallary-3-wrap{margin-bottom:100px}}.tp-gallary-3-item-1,.tp-gallary-3-item-4{border-radius:30px}.tp-gallary-3-item-1 img,.tp-gallary-3-item-4 img{border-radius:30px;max-width:100%}.tp-gallary-3-item-2,.tp-gallary-3-item-3{border-radius:36px}.tp-gallary-3-item-2 img,.tp-gallary-3-item-3 img{animation:radiusChange 6s linear infinite;border-radius:36px;max-width:100%}.tp-gallary-3-item-1{margin-top:80px}@media only screen and (min-width:768px) and (max-width:991px){.tp-gallary-3-item-1{margin-top:0;text-align:center}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-gallary-3-item-1{margin-bottom:30px;margin-top:0}.tp-gallary-3-item-2{margin-bottom:30px}}.tp-gallary-3-item-3{margin-top:60px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-gallary-3-item-3{margin-top:0}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-gallary-3-item-3{margin-bottom:30px}}.tp-gallary-3-item-4{margin-top:175px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-gallary-3-item-4{margin-top:0}}.tp-subject-section span{background:#df7bd2;border-radius:12px;color:var(--tp-common-white);display:inline-block;font-size:15px;font-weight:600;margin-bottom:16px;padding:2px 16px}.tp-subject-wrap{grid-column-gap:80px;display:grid;grid-template-columns:repeat(3,1fr);margin-left:70px;row-gap:75px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-subject-wrap{margin-left:0}}@media only screen and (max-width:767px){.tp-subject-wrap{grid-template-columns:repeat(2,1fr)}}.tp-subject-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;margin:0 auto;max-width:1500px;padding-bottom:68px;padding-top:256px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-subject-bg{padding-top:100px}}.tp-subject-icon{margin-bottom:17px}.tp-subject-icon span{display:inline-block;height:72px;line-height:72px;text-align:center;width:72px}.tp-subject-title-sm{color:#0a1d3a;font-size:18px;font-weight:500}span.pink-border{background:#df7bd2;border-radius:22px 45px 28px 22px}span.gblue-border{background:#09b1ab;border-radius:40px 30px}span.yellow-border{background:#fa922c;border-radius:20px 34px 34px 34px}span.lyellow-border{background:#fdbf62;border-radius:20px 34px 34px 34px}span.blue-border{background:#47b1e4;border-radius:22px 45px 28px 22px}span.tomato-border{background:#f67568;border-radius:46px 30px}span.dark-border{background:#8e8e8e;border-radius:20px 34px 34px 34px}.tp-team-2-item{position:relative;z-index:1}.tp-team-2-bg{background-color:#d9d0e6;border-radius:20px;bottom:0;height:320px;left:0;position:absolute;width:100%;z-index:-1}.tp-team-2-bg.leaf{background-color:#c5d1b7}.tp-team-2-bg.strom{background-color:#e3cfc8}.tp-team-2-bg.geyser{background-color:#cbe0ef}.tp-team-2-thumb{pointer-events:none;text-align:center}.tp-team-2-thumb img{max-width:100%}.tp-team-2-content{background:#fff;border-radius:10px;bottom:20px;box-shadow:0 0 40px 0 rgba(5,27,48,.06);left:20px;padding:20px 0;position:absolute;right:20px;text-align:center}.tp-team-2-content span{color:#777781;font-size:15px}.tp-team-2-title{color:#1e1e2f;font-size:20px;font-weight:600;margin-bottom:0}.tp-team-2-title a:hover{color:var(--tp-theme-secondary)}.tp-team-2-social{background:#0071dc;border-radius:30px 30px 2px 30px;bottom:270px;box-shadow:0 1px 3px 0 rgba(43,22,5,.14);cursor:pointer;position:absolute;right:10px;transition:all .5s ease;z-index:2}.tp-team-2-social:hover a{opacity:1}.tp-team-2-social:hover .tp-team-2-social-wrap{border-radius:30px 30px 0 0}.tp-team-2-social:hover .tp-team-2-social-wrap i,.tp-team-2-social:hover .tp-team-2-social-wrap svg{transform:rotate(135deg)}.tp-team-2-social:hover .tp-team-2-social-icon{transform:scaleY(1)}.tp-team-2-social-wrap{background:#0071dc;border-radius:50px;border-radius:30px 30px 2px 30px;display:inline-block;font-size:13px;height:40px;line-height:40px;position:relative;text-align:center;width:40px;z-index:3}.tp-team-2-social-wrap,.tp-team-2-social-wrap i,.tp-team-2-social-wrap svg{color:var(--tp-common-white);transition:all .3s ease-out 0s}.tp-team-2-social-wrap svg{color:var(--tp-common-white);transform:translateY(-2px)}.tp-team-2-social-icon{background:#0071dc;border-radius:0 0 30px 30px;height:auto;padding:10px 0 15px;position:absolute;top:25px;transform:scaleY(0);transform-origin:top;transition:.3s;z-index:-1}.tp-team-2-social-icon a{display:block;font-size:13px;height:26px;line-height:30px;text-align:center;width:40px}.tp-team-2-social-icon a i,.tp-team-2-social-icon a span{color:var(--tp-common-white);opacity:.7;transition:all .3s ease-out 0s}.tp-team-2-social-icon a:hover i,.tp-team-2-social-icon a:hover span{opacity:1}@media only screen and (max-width:767px){.tp-team-2-arrow{margin-bottom:30px}}.tp-team-2-arrow span{border:1px solid rgba(30,30,47,.1);border-radius:50px;color:var(--tp-text-body);display:inline-block;height:46px;line-height:45px;text-align:center;transition:all .3s ease-out 0s;width:46px}.tp-team-2-arrow span:hover{background-color:var(--tp-theme-secondary);color:var(--tp-common-white)}.tp-team-2-arrow span svg{transform:translateY(-2px)}.tp-team-2-next,.tp-team-2-prev{border-radius:50px;margin-right:10px}.tp-trainer-5-wrap{margin-left:60px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-trainer-5-wrap{margin-left:0}}.tp-trainer-5-item{position:relative}.tp-trainer-5-item:hover .tp-trainer-5-content{margin-bottom:0}.tp-trainer-5-box{border-radius:10px;bottom:10px;left:10px;overflow:hidden;position:absolute;right:10px}.tp-trainer-5-thumb img{border-radius:20px;width:100%}.tp-trainer-5-content{background:var(--tp-common-white);margin-bottom:-65px;padding:26px 25px 22px;transition:all .3s ease-out 0s}.tp-trainer-5-title{color:var(--tp-heading-4);font-size:24px;font-weight:600;line-height:1;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.tp-trainer-5-title{font-size:18px}}.tp-trainer-5-info{border-bottom:1px solid #f2eeeb;margin-bottom:15px;padding-bottom:16px}.tp-trainer-5-info span{color:#777781;font-size:15px;font-weight:400}.tp-trainer-5-social a{color:#777781;font-size:14px}.tp-trainer-5-social a:not(:last-of-type){margin-right:18px}.tp-trainer-5-social a:hover{color:var(--tp-heading-4)}@media only screen and (max-width:767px){.tp-team-6-heading{margin-bottom:30px}}.tp-team-6-heading .tp-section-3-title{font-family:var(--tp-ff-manrope);font-size:40px;font-weight:700;letter-spacing:-2px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-team-6-heading .tp-section-3-title{font-size:40px}}.tp-team-6-heading .tp-section-3-title .tp-underline-shape-9{left:0}.tp-team-6-wrapper .tp-event-details-item{background-color:#f8f8fa;border-color:transparent}.tp-team-6-wrapper .tp-event-details-item:hover{border:1px solid #5956e9;box-shadow:none;transform:translateY(0)}.tp-team-6-nav .tp-team-2-arrow span:hover,.tp-team-6-wrapper .tp-event-details-item-social a:hover{background-color:var(--tp-theme-9)}.tp-process-3-bg{padding-bottom:195px;padding-top:110px;position:relative;z-index:1}.tp-process-3-wrap p{font-size:17px;margin-bottom:25px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-process-3-wrap p br{display:none}}.tp-process-3-item-1{margin-top:182px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-process-3-item-1{margin-bottom:30px;margin-top:40px}}.tp-process-3-item-2{margin-left:17px;margin-top:62px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-process-3-item-2{margin-bottom:30px;margin-left:0;margin-top:0}}.tp-process-3-item-3{margin-left:72px;margin-top:-57px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-process-3-item-3{margin-bottom:30px;margin-left:0;margin-top:0}}.tp-process-3-icon{margin-bottom:25px}.tp-process-3-icon span{display:inline-block;height:72px;line-height:72px;text-align:center;width:72px}.tp-process-3-title{color:var(--tp-heading-3);font-size:22px;font-weight:600;margin-bottom:11px}.tp-process-3-content p{color:#696969;font-size:17px;line-height:24px}.tp-process-3-btn{position:relative;z-index:2}.tp-process-3-btn a{color:var(--tp-theme-3);font-size:15px;font-weight:600;position:relative}.tp-process-3-btn a span{display:inline-block;margin-left:4px}.tp-process-3-btn a:after{background:var(--tp-theme-3);bottom:-2px;content:"";height:1px;left:auto;opacity:0;position:absolute;right:0;transition:all .3s linear;width:0}.tp-process-3-btn a:hover:after{left:0;opacity:1;right:auto;transition:all .3s linear;width:100%}.tp-process-3-wrapper{position:relative;z-index:1}.tp-process-3-shape-1{left:55px;position:absolute;top:-30px;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-process-3-shape-1{left:45px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-process-3-shape-1{display:none}}.tp-process-3-shape-2{bottom:0;position:absolute;right:-12px;z-index:-1}.tp-process-3-shape-3{animation:tpswing 1.8s ease-in-out .1s infinite alternate forwards;bottom:0;left:30px;position:absolute;transform-origin:bottom left;z-index:-1}.tp-process-3-shape-4{bottom:0;left:0;position:absolute;z-index:-1}.tp-process-3-shape-5{animation:tpswing 1.5s ease-in-out .1s infinite alternate forwards}.tp-process-3-shape-5,.tp-process-3-shape-6{bottom:0;position:absolute;right:0;transform-origin:bottom right;z-index:-1}.tp-process-3-shape-6{animation:tpswing 2s ease-in-out .1s infinite alternate forwards}.tp-process-3-shape-7{bottom:0;position:absolute;right:0;z-index:-1}.tp-process-3-shape-8{animation:tpswings 2s ease-in-out .1s infinite alternate forwards;bottom:65px;left:47%;position:absolute;transform-origin:bottom left;z-index:-1}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-process-3-shape-8{left:37%}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-process-3-shape-8{left:28%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-process-3-shape-8{left:30%}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-process-3-shape-8{display:none}}.tp-process-3-shape-9{animation-duration:4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:hero-bounce;bottom:62px;position:absolute;right:22%;z-index:-1}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-process-3-shape-9{right:27%}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-process-3-shape-9{right:30%}}.tp-process-3-shape-10{animation:tpswing .4s ease-in-out .1s infinite alternate forwards;bottom:18px;left:25%}.tp-process-3-shape-10,.tp-process-3-shape-11{position:absolute;transform-origin:bottom bottom;z-index:-1}.tp-process-3-shape-11{animation:tpswing 1s ease-in-out .1s infinite alternate forwards;animation:bannerAnimationTwo 8s linear .2s infinite alternate;bottom:55px;left:50%}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-process-3-shape-11{left:40%}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-process-3-shape-11{left:32.5%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-process-3-shape-11{left:34%}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-process-3-shape-11{display:none}}.tp-process-3-shape-11 img{width:30px}.tp-process-3-shape-12{background-color:#efedff;border-radius:50%;height:200px;position:absolute;right:-100px;top:218px;width:200px}.tp-process-3-shape-13{animation:spin 7s linear infinite;background-color:#e0f0dd;height:100px;left:-50px;top:340px;width:100px}.tp-process-3-shape-13,.tp-process-3-shape-14{border-radius:50%;position:absolute;z-index:-1}.tp-process-3-shape-14{animation:spin 6s linear infinite;background-color:#ffe9c8;height:50px;left:135px;top:200px;width:50px}.tp-process-3-shape-15{animation:neptune 12s linear infinite;bottom:250px;left:205px}.tp-process-3-shape-15,.tp-process-3-shape-16{background:linear-gradient(157deg,#ffca91 11.73%,#ffe3c4 88.26%);border-radius:50%;height:14px;position:absolute;width:14px}.tp-process-3-shape-16{animation:neptune 8s linear infinite;left:31%;top:45%}.tp-process-3-shape-17{animation:neptune 10s linear infinite;background:linear-gradient(157deg,#ffca91 11.73%,#ffe3c4 88.26%);border-radius:50%;bottom:40%;height:30px;position:absolute;right:135px;width:30px}.tp-slider-5-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:229px;padding-top:316px}@media only screen and (min-width:768px) and (max-width:991px){.tp-slider-5-bg{padding-top:230px}}@media only screen and (max-width:767px){.tp-slider-5-bg{padding-bottom:265px;padding-top:215px}}.tp-slider-5-content>span{color:var(--tp-common-white);display:inline-block;font-size:15px;font-weight:500;letter-spacing:1.2px;margin-bottom:19px;text-transform:uppercase}.tp-slider-5-title{color:var(--tp-common-white);font-size:86px;font-weight:600;letter-spacing:-1.72px;line-height:1;margin-bottom:45px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-5-title{font-size:72px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider-5-title{font-size:70px}}@media only screen and (max-width:767px){.tp-slider-5-title{font-size:50px}.tp-slider-5-title br{display:none}}.tp-slider-5-title>span{color:var(--tp-theme-5);display:inline-block;position:relative}.tp-slider-5-title>span img{bottom:-11px;left:8px;max-width:100%;position:absolute}.tp-slider-5-wrap{position:relative}.tp-slider-5-active .slick-active.slick-initialized .slick-slide{display:inline-block;margin:0 10px;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out 0s}.tp-slider-5-arrow{background:#fff;border-radius:10px 0 0 0;border-top:20px solid var(--tp-common-white);border:20px solid var(--tp-common-white);border-bottom:0;bottom:0;position:absolute;right:0;width:680px;z-index:1}@media only screen and (max-width:767px){.tp-slider-5-arrow{border-right:5px solid var(--tp-common-white);border-top:5px solid var(--tp-common-white);border:5px solid var(--tp-common-white);border-right-width:0;width:100%}}.tp-slider-5-arrow .slick-track{align-items:center;display:flex;justify-content:space-between}.tp-slider-5-next{position:relative}.tp-slider-5-next-hover{background-color:var(--tp-theme-5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tp-slider-5-next.slick-current .tp-slider-5-next-hover{transform:rotate(-4deg)}.tp-slider-5-thumb-sm{display:inline-block;position:relative}.tp-slider-5-thumb-sm img{border-radius:6px;display:inline-block;height:130px;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out 0s;width:200px}@media only screen and (max-width:767px){.tp-slider-5-thumb-sm img{border-right:5px solid var(--tp-common-white);width:100%}}.tp-slider-5-thumb-sm span{bottom:6px;color:var(--tp-common-white);display:inline-block;font-size:14px;font-weight:500;left:13px;position:absolute}.tp-slider-5-thumb-sm span:before{background-color:var(--tp-common-white);bottom:10px;content:"";height:1px;left:20px;position:absolute;width:24px}.slick-active .tp-btn-white,.slick-active .tp-slider-5-content>span,.slick-active .tp-slider-5-title{animation-fill-mode:both;animation-name:fadeInUp}.slick-active .tp-slider-5-content>span{animation-delay:.6s;animation-duration:.5s}.slick-active .tp-slider-5-title{animation-delay:.8s;animation-duration:.7s}.slick-active .tp-btn-white{animation-delay:1s;animation-duration:.9s}.tp-slider-active .swiper-slide-active .tp-hero-btn,.tp-slider-active .swiper-slide-active .tp-hero-subtext,.tp-slider-active .swiper-slide-active .tp-hero-subtitle,.tp-slider-active .swiper-slide-active .tp-hero-title{animation-fill-mode:both;animation-name:fadeInUp}.tp-slider-active .swiper-slide-active .tp-hero-subtitle{animation-delay:.7s;animation-duration:.5s}.tp-slider-active .swiper-slide-active .tp-hero-title{animation-delay:.9s;animation-duration:.7s}.tp-slider-active .swiper-slide-active .tp-hero-subtext{animation-delay:.9s;animation-duration:.7s;margin-bottom:40px}.tp-slider-active .swiper-slide-active .tp-hero-btn{animation-delay:1s;animation-duration:.8s}.tp-slider-active .swiper-slide-active .tp-hero-bg{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}.tp-pricing-5-item{border:1px solid #efefe8;border-radius:20px;padding:20px}.tp-pricing-5-item.active{background-color:#e5edcc}.tp-pricing-5-item.active .tp-pricing-5-head,.tp-pricing-5-item.active .tp-pricing-5-list ul li span{background-color:var(--tp-common-white)}.tp-pricing-5-item.active .tp-pricing-5-btn .tp-btn-4{background-color:var(--tp-heading-4);color:var(--tp-common-white)}.tp-pricing-5-item.active .tp-pricing-5-btn .tp-btn-4:hover{box-shadow:0 0 0 .2rem var(--tp-heading-4)!important}.tp-pricing-5-item.tp-pricing-inner-head.active{background-color:#f3f4f9}.tp-pricing-5-item.tp-pricing-inner-head.active .tp-pricing-inner-btn .tp-btn-4{background:var(--tp-dashboard-primary);border:none;box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}.tp-pricing-5-item.tp-pricing-inner-head.active .tp-pricing-inner-btn .tp-btn-4:hover{background-color:var(--tp-heading-4);box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25)}.tp-pricing-5-head{background-color:#e5edcc;border-radius:10px;margin-bottom:36px;padding:38px 15px 20px;text-align:center}.tp-pricing-5-head-title{color:var(--tp-heading-4);font-size:22px;font-weight:500;margin-bottom:0}.tp-pricing-5-head-text{margin-bottom:13px}.tp-pricing-5-head-text span{color:#57595f;font-size:14px;font-weight:300}.tp-pricing-5-head.tp-pricing-inner-head{background-color:#f3f4f9}.tp-pricing-5-price{color:var(--tp-heading-4);font-size:70px;font-weight:600}.tp-pricing-5-price b{color:var(--tp-heading-4);display:inline-block;font-size:15px;font-weight:400;margin-bottom:0}.tp-pricing-5-price span{font-size:20px;font-weight:400}.tp-pricing-5-list{margin-bottom:40px}.tp-pricing-5-list ul li{align-items:start;color:var(--tp-heading-4);display:flex;list-style:none;margin-bottom:14px}.tp-pricing-5-list ul li span{background-color:#f5f5f2;border-radius:50%;display:inline-block;flex:0 0 auto;height:26px;line-height:26px;margin-right:12px;text-align:center;width:26px}.tp-pricing-5-list ul li:last-child{margin-bottom:0}.tp-pricing-5-list ul li.inactive{color:#babab3}.tp-pricing-5-btn .tp-btn-4{display:block;text-align:center}.tp-pricing-inner-btn .tp-btn-4{background:var(--tp-common-white);background-color:transparent;border:1px solid #e6e8f0;border-radius:8px;display:block;padding:17px 40px;text-align:center;transition:all .3s ease-in-out}.tp-pricing-inner-btn .tp-btn-4:hover{background:var(--tp-dashboard-primary);border:1px solid var(--tp-dashboard-primary);box-shadow:none!important;color:var(--tp-common-white)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-faq-p{padding-top:80px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-faq-p{padding-bottom:0}}.tp-faq-box .tpd-accordion{margin-right:0}.tp-faq-box .tpd-accordion .accordion-item{border:none;margin-bottom:10px}.tp-faq-box .tpd-accordion .accordion-item.expand{border-radius:16px!important;box-shadow:0 6px 10px 0 rgba(22,18,3,.1)}.tp-faq-box .tpd-accordion .accordion-button{color:var(--tp-heading-2);font-size:20px;font-weight:500}.tp-faq-box .tpd-accordion .accordion-button:after{content:none}.tp-faq-box .tpd-accordion .accordion-button.collapsed{background:var(--tp-common-white);border:1px solid #e6e8f0;box-shadow:none;padding-right:50px}.tp-faq-box .tpd-accordion .accordion-button:not(.collapsed){background-color:var(--tp-common-white);border:1px solid #e6e8f0;border-bottom:none;border-radius:16px 16px 0 0!important;box-shadow:none;padding-right:50px}.tp-faq-box .tpd-accordion .accordion-button:not(.collapsed) .accordion-btn{background:#e8ebf0;border-color:#e8ebf0;color:var(--tp-heading-2)}.tp-faq-box .tpd-accordion .accordion-button:not(.collapsed) .accordion-btn:before{background-color:var(--tp-common-white);transform:translate(-50%,-50%) rotate(0)}.tp-faq-box .tpd-accordion .accordion-button:not(.collapsed) .accordion-btn:after{background-color:var(--tp-common-black)}.tp-faq-box .tpd-accordion .accordion-button .accordion-btn{background:var(--tp-common-white);border:1px solid rgba(3,31,66,.14);border-radius:50%;display:inline-block;height:25px;line-height:25px;position:absolute;right:24px;text-align:center;top:50%;transform:translateY(-50%);transition:.3s;width:25px}.tp-faq-box .tpd-accordion .accordion-button .accordion-btn:after,.tp-faq-box .tpd-accordion .accordion-button .accordion-btn:before{background-color:#87888b;border-radius:2px;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-out 0s;width:10px}.tp-faq-box .tpd-accordion .accordion-button .accordion-btn:before{background-color:#87888b;transform:translate(-50%,-50%) rotate(90deg)}.tp-faq-box .tpd-accordion .accordion-body{border-bottom:1px solid #e6e8f0;border-left:1px solid #e6e8f0;border-radius:0 0 16px 16px;border-right:1px solid #e6e8f0;color:#4e4f53;font-size:16px;font-weight:300}.tp-faq-wrap{padding-right:78px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-faq-wrap{padding-right:0}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-faq-wrap{padding-bottom:50px}}.tp-faq-search{margin-bottom:25px}.tp-faq-search .tp-header-2-search{margin-left:0}.tp-faq-search .tp-header-2-search input{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);font-size:16px;height:50px;width:100%}.tp-faq-search .tp-header-2-search input:focus{border-color:var(--tp-theme-7);box-shadow:0 0 0 3px rgba(70,97,253,.16)}.tp-faq-search .tp-header-2-search input::-moz-placeholder{font-size:16px}.tp-faq-search .tp-header-2-search input::placeholder{font-size:16px}.tp-faq-sidebar{background:#f9f9fb;border-radius:10px;padding:30px}.tp-faq-sidebar-title{color:var(--tp-heading-2);font-size:20px;font-weight:400;margin-bottom:20px}.tp-faq-sidebar ul{display:block;margin-bottom:30px}.tp-faq-sidebar ul li{color:var(--tp-text-body);font-size:15px;font-weight:400;list-style:none}.tp-faq-sidebar ul li a:hover{color:#5169f1}.tp-faq-sidebar ul li:not(:last-of-type){margin-bottom:10px}.tp-upcoming-bg{background-image:url(/images/live/upcoming-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.tp-upcoming-bg:before{background:rgba(0,0,0,.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.tp-upcoming-gap{height:100vh;padding:235px 0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-upcoming-gap{padding:150px 0}}@media only screen and (min-width:576px) and (max-width:767px){.tp-upcoming-gap{padding:125px 0}}@media only screen and (max-width:767px){.tp-upcoming-gap{padding:80px 0}}.tp-upcoming-box{position:relative;z-index:2}.tp-upcoming-logo{margin-bottom:35px}.tp-upcoming-heading{margin-bottom:55px}@media only screen and (max-width:767px){.tp-upcoming-heading{margin-bottom:30px}}.tp-upcoming-title{color:var(--tp-common-white);font-size:90px;font-weight:600;letter-spacing:-2.7px;line-height:1;margin-bottom:22px}@media only screen and (min-width:768px) and (max-width:991px){.tp-upcoming-title{font-size:72px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-upcoming-title{font-size:60px}}@media only screen and (max-width:767px){.tp-upcoming-title{font-size:50px}}.tp-upcoming-subtitle{color:var(--tp-common-white);font-size:22px;font-weight:400;letter-spacing:-.44px;line-height:30px}@media only screen and (max-width:767px){.tp-upcoming-subtitle{font-size:18px}}.tp-upcoming-countdwon .tp-event-details-countdown ul li{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.14);border-radius:8px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);font-size:13px;font-weight:600;height:105px;line-height:1.2;padding-top:14px;width:132px}.tp-upcoming-countdwon .tp-event-details-countdown ul li:not(:last-of-type){margin-right:4px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-upcoming-countdwon .tp-event-details-countdown ul li:not(:last-of-type){margin-bottom:10px}}.tp-upcoming-countdwon .tp-event-details-countdown ul li:not(:last-of-type):after{content:none}.tp-upcoming-countdwon .tp-event-details-countdown ul li span{font-size:40px;font-weight:700}.tp-login-from-box{width:472px}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-login-from-box{width:400px}}@media only screen and (max-width:767px){.tp-login-from-box{width:300px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-login-from-box{padding-bottom:50px;padding-top:50px}}.tp-login-from-heading p{color:#77787d;font-size:15px;font-weight:400;margin-bottom:26px}.tp-login-from-heading p a{color:#5169f1;font-weight:500}.tp-login-from-title{color:var(--tp-heading-2);font-size:32px;font-weight:600}.tp-login-from-subtitle{color:#939498;font-size:14px;font-weight:400;position:relative}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-login-from-subtitle{text-align:center}}.tp-login-from-subtitle:after{background-color:#e5e5e5;content:"";display:inline-block;height:1px;margin-left:20px;transform:translateY(-4px);width:150px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-login-from-subtitle:after{content:none}}.tp-login-from-subtitle:before{background-color:#e5e5e5;content:"";display:inline-block;height:1px;margin-right:20px;transform:translateY(-4px);width:150px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-login-from-subtitle:before{content:none}}.tp-login-from-subtitle-heading{margin-bottom:20px}.tp-login-from-remeber{margin-bottom:10px}.tp-login-from-btn{margin-bottom:22px}.tp-login-from-btn .tp-btn-inner{padding:12px 25px}.tp-login-from-btn .tp-btn-inner:hover{background-color:var(--tp-heading-3)}.tp-login-from-google-btn{margin-bottom:30px}.tp-login-from-google-btn a{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:100px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);display:inline-block;padding:8px 20px;text-align:center}.tp-login-from-google-btn a:hover{background:var(--tp-heading-3);border-color:var(--tp-heading-3);color:var(--tp-common-white)}.tp-login-from-autor p{color:#8c8d8f;font-size:15px;font-weight:400;margin-bottom:10px}.tp-login-from-autor p span{color:var(--tp-heading-2)}.tp-login-input{margin-bottom:18px}.tp-login-input-form input,.tp-login-input-form textarea{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);color:var(--tp-text-body);padding-right:60px}.tp-login-input-form input:focus,.tp-login-input-form textarea:focus{border-color:var(--tp-theme-7);box-shadow:0 0 0 3px rgba(70,97,253,.16)}.tp-login-input label{color:var(--tp-heading-2);font-size:14px;font-weight:500;margin-bottom:5px}.tp-login-input-eye{cursor:pointer;position:absolute;right:26px;top:50%;transform:translateY(-50%)}.tp-login-input-eye .open-eye{display:none}.tp-login-input-remeber a{color:#5169f1;font-size:15px;font-weight:500}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-login-register-box{flex-wrap:wrap}}.tp-login-register-banner-box{background-repeat:no-repeat;background-size:cover;flex:0 0 auto;height:100vh;-o-object-fit:cover;object-fit:cover;overflow:hidden;padding:40px 100px;width:774px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-login-register-banner-box{width:680px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-login-register-banner-box{width:560px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-login-register-banner-box{padding:40px 50px;width:440px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-login-register-banner-box{height:768px;width:100%}}@media only screen and (max-width:767px){.tp-login-register-banner-box{padding:40px 30px}}.tp-login-register-wrapper{height:100%;width:100%}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-login-register-heading{margin-bottom:30px}}.tp-login-register-logo{margin-bottom:120px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-login-register-logo{margin-bottom:80px}}.tp-login-register-shape .shape-1{bottom:176px;left:100px;position:absolute}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-login-register-shape .shape-1{left:20px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-login-register-shape .shape-1{bottom:100px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-login-register-shape .shape-1{position:static}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-login-register-shape .shape-1 img{width:90%}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-login-register-shape .shape-1 img{max-width:100%}}.tp-login-register-shape .shape-2{bottom:0;position:absolute;right:0}.tp-login-register-shape .shape-3{position:absolute;right:0;top:66px}.tp-login-register-title{color:var(--tp-common-white);font-size:34px;font-weight:600;letter-spacing:-.68px;position:relative;z-index:1}.tp-our-mission-title{color:var(--tp-heading-primary);font-size:50px;font-weight:500;margin-bottom:12px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-our-mission-title{font-size:38px}}.tp-our-mission-heading{margin-bottom:55px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-our-mission-heading{margin-bottom:30px}}.tp-our-mission-heading p{color:#3e4047;font-size:20px;font-weight:300;line-height:30px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-our-mission-heading p br{display:none}}.tp-our-mission-thumb{filter:grayscale(1);height:auto;margin-bottom:200px;max-width:250px;position:sticky;top:120px}.tp-our-mission-thumb img{height:auto}.tp-our-mission-thumb.wider{max-width:300px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-our-mission-thumb{margin-bottom:30px}}@media only screen and (max-width:767px) and (min-width:768px) and (max-width:991px),only screen and (min-width:768px) and (max-width:991px) and (min-width:768px) and (max-width:991px){.tp-our-mission-thumb img{transform:scaleX(-1);width:28%}}@media only screen and (max-width:767px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px) and (max-width:767px){.tp-our-mission-thumb img{transform:scaleX(-1);width:45%}}.tp-our-mission-item{background-color:var(--tp-common-white);border-radius:10px;overflow:hidden;position:relative;z-index:1}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-our-mission-item{flex-wrap:wrap;padding:30px 15px}}.tp-our-mission-item-title{color:var(--tp-heading-primary);font-size:30px;font-weight:600;letter-spacing:-.3px;line-height:1;margin-bottom:20px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-our-mission-item-content{margin-bottom:30px}}.tp-our-mission-item-content p{color:#3e4047;font-size:18px;font-weight:300;margin-bottom:38px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-our-mission-item-content p br{display:none}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-our-mission-item-content p{margin-bottom:25px}}.tp-our-mission-item-btn .tp-btn-3{background-color:var(--tp-heading-primary);padding:7px 22px 8px}.tp-our-mission-item-btn .tp-btn-3 i{margin-left:8px}.tp-our-mission-item-btn .tp-btn-3:hover{background-color:var(--tp-theme-primary);color:var(--tp-common-white)}.tp-our-mission-item.about .tp-our-mission-item-btn .tp-btn-3:hover{background-color:var(--tp-dashboard-secondary);box-shadow:0 0 0 .2rem var(--tp-dashboard-secondary)!important;color:var(--tp-common-white)}.tp-our-mission-item-content{padding-left:40px}@media only screen and (max-width:767px){.tp-our-mission-item-content{padding-left:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-our-mission-item-thumb{margin-right:-60px}}.tp-our-mission-item-thumb-1{background-position:50%;border-radius:6px;height:100%;mask-image:url(/images/our-mission/mission-item-1-mask.svg);-webkit-mask-image:url(/images/our-mission/mission-item-1-mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;overflow:hidden;width:100%}@media only screen and (max-width:767px){.tp-our-mission-item-thumb-1{display:none}}.tp-our-mission-item-thumb-2{background-position:50%;border-radius:6px;height:100%;mask-image:url(/images/our-mission/mission-item-2-mask.svg);-webkit-mask-image:url(/images/our-mission/mission-item-2-mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;overflow:hidden;width:100%}@media only screen and (max-width:767px){.tp-our-mission-item-thumb-2{display:none}}.tp-our-mission-item-thumb-3{background-position:50%;border-radius:6px;height:100%;mask-image:url(/images/our-mission/mission-item-3-mask.svg);-webkit-mask-image:url(/images/our-mission/mission-item-3-mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;overflow:hidden;width:100%}@media only screen and (max-width:767px){.tp-our-mission-item-thumb-3{display:none}}.tp-mission-valus-title{color:#000;font-size:34px;font-weight:500;letter-spacing:-.68px;margin-bottom:4px}.tp-mission-valus-thumb img{border-radius:16px;margin-bottom:24px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-mission-valus-thumb img{width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-mission-valus-thumb.main{padding-left:110px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-mission-valus-thumb.main{padding-left:0}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-mission-valus-thumb.main{padding-top:0}}.tp-mission-valus-content p{color:#3e4047;font-size:18px;font-weight:300}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-mission-valus-content p br{display:none}}.tp-mission-feature-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:34px 0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-mission-warp{padding-right:0}}.tp-mission-heading{margin-bottom:180px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-mission-heading{margin-bottom:30px}}.tp-mission-title{color:var(--tp-heading-primary);font-size:50px;font-weight:600;letter-spacing:-1px;line-height:60px}.tp-mission-improve-box{background:hsla(45,22%,60%,.1);border-radius:16px;padding:55px 50px 35px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-mission-improve-box{margin-bottom:30px}}@media only screen and (max-width:767px){.tp-mission-improve-box{padding:50px 30px 35px}}.tp-mission-improve-box p{color:#35352d;font-size:17px;font-weight:300}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-mission-improve-box p br{display:none}}.tp-mission-improve-dec{background:#ffdc69;border-radius:10px;color:#35352d;display:inline-block;font-size:16px;font-weight:500;margin-bottom:-1px;padding:2px 12px}.tp-mission-improve-title{color:var(--tp-heading-primary);font-size:150px;font-weight:500;letter-spacing:-6px;margin-bottom:0}.tp-mission-improve-title span{font-size:60px;margin-left:-12px}.tp-mission-conversation-box{background:hsla(45,22%,60%,.1);border-radius:16px;padding:50px 40px 0}@media only screen and (max-width:767px){.tp-mission-conversation-box{padding:50px 30px 35px}}.tp-mission-conversation-box p{color:#35352d;font-size:17px;font-weight:300;margin-bottom:75px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-mission-conversation-box p br{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-mission-conversation-box p{margin-bottom:25px}}.tp-mission-conversation-title{color:var(--tp-heading-primary);font-size:30px;font-weight:500;letter-spacing:-.6px;margin-bottom:10px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-mission-conversation-msg{display:none}}.tp-mission-conversation-msg-1{background:var(--tp-common-white);border-radius:25px 25px 25px 1px;bottom:130px;color:#35352d;font-size:15px;font-weight:400;padding:16px 23px;position:absolute;right:200px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-mission-conversation-msg-1{right:155px}}.tp-mission-conversation-msg-2{background:var(--tp-common-white);border-radius:0 25px 25px 25px;bottom:57px;color:#35352d;font-size:15px;font-weight:400;padding:16px 23px;position:absolute;right:55px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-mission-conversation-msg-2{right:10px}}.tp-mission-desc{margin-bottom:50px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-mission-desc{margin-bottom:30px}}.tp-mission-desc p{color:#373730;font-size:18px;font-weight:300;line-height:28px}.tp-mission-desc p:not(:last-of-type){margin-bottom:25px}.tp-campus-choose-title{color:var(--tp-heading-primary);font-size:60px;font-weight:300;letter-spacing:-1.2px;line-height:1.18;margin-bottom:60px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-campus-choose-title br{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-campus-choose-title{margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-campus-choose-title{font-size:55px;margin-bottom:40px}}@media only screen and (max-width:767px){.tp-campus-choose-title{font-size:48px;margin-bottom:30px}}.tp-campus-choose-title.admissions{font-size:50px;letter-spacing:-1px;line-height:1.2}@media only screen and (max-width:767px){.tp-campus-choose-title.admissions{font-size:40px;line-height:40px}}.tp-campus-choose-title.fs-50{font-size:50px;letter-spacing:-1px;line-height:1.2}@media only screen and (min-width:768px) and (max-width:991px){.tp-campus-choose-content{margin-bottom:30px}}@media only screen and (max-width:767px){.tp-campus-choose-content{margin-bottom:50px}}.tp-campus-choose-thumb img{border-radius:10px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-campus-choose-thumb img{width:100%}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-campus-choose-thumb-main{padding-top:0}}.tp-campus-choose-thumb-main img{border-radius:10px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-campus-choose-thumb-main img{width:100%}}.tp-campus-choose-btn{margin-bottom:55px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-campus-choose-btn{margin-bottom:30px}}.tp-campus-choose-btn p{color:var(--tp-theme-4);font-size:20px;font-weight:400;letter-spacing:1.2px;line-height:1;margin-bottom:32px;text-transform:uppercase}.tp-campus-choose-btn a span svg{color:var(--tp-theme-primary)}.tp-campus-choose-btn.admission a svg{margin-bottom:35px}.tp-campus-counter-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.tp-campus-counter-item{padding-bottom:28px;padding-top:28px;position:relative;z-index:1}.tp-campus-counter-item p{color:hsla(0,0%,100%,.7);font-size:18px;font-weight:500;line-height:30px}.tp-campus-counter-item.counter-border:after{background:hsla(0,0%,100%,.14);content:"";height:80px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-campus-counter-item.counter-border:after{content:none}}.tp-campus-student-box{border-bottom:1px solid #d0d0d0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-campus-student-box{padding-bottom:50px}}.tp-campus-student-heading{margin-bottom:60px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-campus-student-heading{margin-bottom:30px}}.tp-campus-student-heading p{color:#3e4047;font-size:18px;font-weight:300;line-height:30px}.tp-campus-student-title{color:var(--tp-heading-primary);font-size:50px;font-weight:600;letter-spacing:-1px;line-height:1}.tp-campus-student-thumb img{border-radius:20px;width:100%}.tp-campus-student-item{background:var(--tp-common-white);border:1px solid #161613;border-radius:10px;bottom:-75px;padding:30px;position:absolute;right:98px;width:330px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-campus-student-item{right:60px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-campus-student-item{margin-top:30px;position:static}}.tp-campus-student-item p{font-size:17px;font-weight:300;margin-bottom:45px}.tp-campus-student-item-thumb img{border-radius:6px}.tp-campus-student-item-title{color:var(--tp-heading-primary);font-size:24px;font-weight:600;letter-spacing:-.24px;margin-bottom:10px}.tp-campus-student-list{margin-top:25px}.tp-campus-student-list .nav{border-bottom:0;padding-left:60px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-campus-student-list .nav{padding-left:0}}.tp-campus-student-list .nav .nav-link{border:1px solid rgba(22,22,19,.1);border-radius:100px;color:var(--tp-heading-primary);display:inline-block;font-size:16px;font-weight:400;margin-right:6px;padding:1px 19px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-campus-student-list .nav .nav-link{margin-bottom:10px}}.tp-campus-student-list .nav .nav-link.active,.tp-campus-student-list .nav .nav-link:hover{background-color:#b1040e;color:var(--tp-common-white);position:relative}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-campus-activity-content{margin-bottom:30px}}.tp-campus-activity-title{color:var(--tp-heading-primary);font-size:40px;font-weight:500;letter-spacing:-.4px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-campus-activity-title br{display:none}}.tp-campus-activity-list{padding-left:115px}.tp-campus-activity-list-title{color:var(--tp-heading-primary);font-size:22px;font-weight:500;letter-spacing:-.22px;margin-bottom:12px;padding-left:100px;position:relative}.tp-campus-activity-list-title span{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));border-radius:100px;display:inline-block;height:80px;left:0;line-height:80px;margin-right:20px;position:absolute;text-align:center;top:-15px;width:80px}.tp-campus-activity-list ul li{color:#3e4047;font-size:17px;font-weight:300;line-height:38px}.tp-campus-activity-list ul li span{margin-left:5px}.tp-campus-activity-list ul li a:hover{color:var(--tp-theme-primary)}.tp-campus-video-bg{background-attachment:fixed;background-repeat:no-repeat;background-size:cover;height:760px}@media only screen and (max-width:767px){.tp-campus-life-area{padding-bottom:150px}}.tp-campus-life-title{color:var(--tp-heading-primary);font-size:60px;font-weight:300;letter-spacing:-1.2px;line-height:1}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-campus-life-title br{display:none}}.tp-campus-life-title-wrap{background:#f6f4ee;border-radius:16px;margin-bottom:100px;margin-top:-120px;padding:115px 0 0}.tp-campus-life-thumb img{border-radius:20px}.tp-campus-life-slider{margin-left:-150px;margin-right:-110px}@media only screen and (min-width:768px) and (max-width:991px){.tp-campus-life-slider{margin-left:-60px}}.tp-campus-life-slider .swiper-slide{width:auto}.tp-campus-life-arrow{bottom:120px;display:flex;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.tp-campus-life-arrow .tp-campus-prev{margin-right:40px}.tp-campus-life-arrow span:hover{color:var(--tp-theme-4)}.tp-leadership-wrapper{background:var(--tp-common-white);border-radius:8px;box-shadow:0 2px 4px -2px rgba(3,11,30,.14),0 6px 6px -6px rgba(22,22,19,.14);margin-bottom:80px;padding:25px 30px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-leadership-wrapper{flex-wrap:wrap}}.tp-leadership-search .tp-header-2-search{margin-left:0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-leadership-search .tp-header-2-search{margin-bottom:10px}}.tp-leadership-search .tp-header-2-search input{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);font-size:16px;height:50px;width:420px}.tp-leadership-search .tp-header-2-search input:focus{border-color:rgba(171,12,47,.49);box-shadow:0 1px 2px 0 rgba(65,95,251,.06),0 4px 10px 0 rgba(65,95,251,.06),0 0 0 3px rgba(171,12,47,.2)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-leadership-search .tp-header-2-search input{width:370px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-leadership-search .tp-header-2-search input{width:300px}}.tp-leadership-search .tp-header-2-search input::-moz-placeholder{font-size:16px}.tp-leadership-search .tp-header-2-search input::placeholder{font-size:16px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-leadership-select{margin-bottom:10px}}.tp-leadership-select .nice-select{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);color:var(--tp-heading-primary);font-size:16px;font-style:normal;font-weight:400;height:50px;line-height:50px;padding:0 20px;width:420px}.tp-leadership-select .nice-select:after{right:20px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-leadership-select .nice-select{width:370px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-leadership-select .nice-select{width:300px}}.tp-leadership-select .nice-select .option.selected{font-weight:400}.tp-leadership-btn .tp-btn{padding:10px 110px}.tp-leadership-item:hover .tp-leadership-thumb img{transform:scale(1.04)}.tp-leadership-item:hover .tp-leadership-thumb:after{height:100%}.tp-leadership-item:hover .tp-leadership-hover-box{bottom:20px;opacity:1}.tp-leadership-thumb{border-radius:10px;overflow:hidden}.tp-leadership-thumb img{border-radius:10px;transition:.5s}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-leadership-thumb img{width:100%}}.tp-leadership-thumb:after{background:linear-gradient(180deg,rgba(196,18,48,0) 38.02%,#c41230);border-radius:10px;bottom:0;content:"";height:0;left:0;position:absolute;transition:all .3s ease-out 0s;width:100%}.tp-leadership-thumb.instructor:after{background:linear-gradient(180deg,rgba(196,18,48,0) 38.02%,var(--tp-dashboard-primary) 100%)}.tp-leadership-hover-box{bottom:10px;left:20px;opacity:0;position:absolute;right:20px;transition:all .5s;z-index:1}.tp-leadership-social a{background-color:var(--tp-common-white);border-radius:50%;color:var(--tp-heading-primary);display:inline-block;height:40px;line-height:42px;text-align:center;width:40px}.tp-leadership-social a:not(:last-of-type){margin-right:5px}.tp-leadership-social a:hover{background-color:var(--tp-heading-primary);color:var(--tp-common-white)}.tp-leadership-social.instructor a:hover{background-color:var(--tp-common-white);color:var(--tp-dashboard-primary)}.tp-leadership-btn a{color:var(--tp-common-white);font-size:12px;font-weight:700;text-transform:uppercase}.tp-leadership-btn a:hover span{background-color:var(--tp-common-white);color:var(--tp-heading-primary)}.tp-leadership-btn a span{border:1px solid hsla(0,0%,100%,.2);border-radius:50%;display:inline-block;height:40px;line-height:37px;margin-left:5px;text-align:center;transition:all .3s ease-in-out;width:40px}.tp-leadership-title{color:#141820;font-size:24px;font-weight:500;letter-spacing:-.48px}.tp-leadership-title a:hover{color:#c41230}.tp-leadership-title.instructor a:hover{color:var(--tp-dashboard-primary)}.tp-leadership-content{padding:20px 0 0}.tp-leadership-content span:not(.xy-link){color:#525356;display:inline-block;font-size:16px;font-weight:400}.tp-instructor-bg{background-repeat:no-repeat;background-size:cover}.tp-instructor-counter-item{padding:19px 0;position:relative;z-index:1}.tp-instructor-counter-item p{color:hsla(0,0%,100%,.7)}.tp-instructor-counter-item:before{background:hsla(0,0%,100%,.14);content:"";height:120px;position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:2px}.tp-instructor-counter-item.item-end:before{display:none}.tp-instructor-main-title{color:var(--tp-heading-2);font-size:50px;font-weight:500;letter-spacing:-1px;text-align:center}@media only screen and (max-width:767px){.tp-instructor-main-title{font-size:40px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-instructor-p{padding-top:80px}.tp-instructor-become-tab{padding-bottom:80px}}.tp-instructor-become-tab .nav{border-bottom:1px solid #e6e8f0;margin-bottom:100px}@media only screen and (max-width:767px){.tp-instructor-become-tab .nav{margin-bottom:50px}}.tp-instructor-become-tab .nav .nav-link{border-color:transparent;color:#a0a2a4;font-size:20px;font-weight:400;padding:18px 0}.tp-instructor-become-tab .nav .nav-link.active{background-color:transparent;color:#010f1c;position:relative}.tp-instructor-become-tab .nav .nav-link.active:after{background:#010f1c;bottom:0;content:"";height:2px;left:0;position:absolute;transition:all 1s ease-in-out;width:100%}.tp-instructor-become-tab .nav .nav-item{text-align:center}.tp-instructor-become-tab .nav .nav-item:not(:last-of-type){margin-right:40px}@media only screen and (max-width:767px){.tp-instructor-become-tab .nav .nav-item:not(:last-of-type){margin-right:30px}}.tp-instructor-become-wrap p{font-size:17px;font-weight:300;margin-bottom:30px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-instructor-become-wrap p br{display:none}}.tp-instructor-become-title{color:var(--tp-heading-2);font-size:30px;font-weight:500;letter-spacing:-.6px;margin-bottom:30px}.tp-instructor-become-subtitle{color:var(--tp-heading-2);display:inline-block;font-size:18px;font-weight:500;margin-bottom:8px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-instructor-apply-area{padding-bottom:80px;padding-top:80px}}.tp-instructor-apply-box{background-color:#f3f4f9;border-radius:16px;padding:15px}.tp-instructor-apply-from{padding:60px 50px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-instructor-apply-from{padding:50px 30px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-instructor-apply-from{padding:45px 35px}}@media only screen and (max-width:767px){.tp-instructor-apply-from{padding:45px 10px}}.tp-instructor-apply-thumb img{border-radius:6px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-instructor-apply-thumb img{width:100%}}.tp-instructor-apply-heading{margin-bottom:35px}.tp-instructor-apply-title{color:var(--tp-heading-2);font-size:30px;letter-spacing:-.6px;margin-bottom:5px}.tp-instructor-apply-desc{font-size:17px;font-weight:300}.tp-instructor-apply-input{margin-bottom:20px}.tp-instructor-apply-input label{color:#161613;font-size:15px;line-height:1;margin-bottom:12px}.tp-instructor-apply-input input[type=email],.tp-instructor-apply-input input[type=password],.tp-instructor-apply-input input[type=tel],.tp-instructor-apply-input input[type=text],.tp-instructor-apply-input textarea{background:var(--tp-common-white);border:transparent;border-radius:6px;box-shadow:0 1px 2px 0 rgba(18,20,32,.2)}.tp-instructor-apply-input input[type=email]:focus,.tp-instructor-apply-input input[type=password]:focus,.tp-instructor-apply-input input[type=tel]:focus,.tp-instructor-apply-input input[type=text]:focus,.tp-instructor-apply-input textarea:focus{border:1px solid var(--tp-theme-7);box-shadow:0 0 0 3px rgba(70,97,253,.16)}.tp-instructor-apply-input textarea{height:120px;resize:none}.tp-instructor-apply-input-btn .tp-btn-inner{height:54px}.tp-instructor-apply-input-btn .tp-btn-inner span{margin-left:5px;transform:translateY(-1px)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-history-box{margin-bottom:40px}}.tp-history-box-wrapper:after{background:var(--tp-theme-primary);content:"";height:100%;left:20px;position:absolute;top:0;width:1px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-history-box-wrapper:after{content:none}}.tp-history-box.overlay-1:before{background-color:#f6f4ee;content:"";height:45%;left:15px;position:absolute;top:0;width:10px;z-index:2}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-history-box.overlay-1:before{content:none}}.tp-history-box.overlay-2:before{background-color:#f6f4ee;bottom:0;content:"";height:45%;left:15px;position:absolute;width:10px;z-index:2}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-history-box.overlay-2:before{content:none}}.tp-history-title{color:var(--tp-theme-primary);font-family:var(--tp-ff-secondary);font-size:74px;font-style:italic;font-weight:500;letter-spacing:-2.96px;line-height:1;margin-bottom:20px;position:relative}.tp-history-title.line:after{background:var(--tp-theme-primary);content:"";height:1px;left:-100px;position:absolute;top:50%;transform:translateY(-50%);width:80px;z-index:2}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-history-title.line:after{content:none}}.tp-history-year{position:relative}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-history-year{display:none}}.tp-history-year-title{background-color:#f6f4ee;color:var(--tp-theme-primary);font-family:var(--tp-ff-secondary);font-size:24px;font-style:italic;font-weight:500;line-height:1;margin-bottom:0;padding:22px 0;position:relative;z-index:1}.tp-history-year.ankor:after{content:url(/images/history/ankor.svg);left:11px;position:absolute;top:-13px;z-index:2}.tp-history-item-thumb-left{margin-left:-40px;position:relative;z-index:1}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-history-item-thumb-left{margin-bottom:30px;margin-left:0}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-history-item-thumb-left img{width:100%}}.tp-history-item-thumb-right{margin-left:-86px;position:relative;z-index:1}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-history-item-thumb-right{margin-bottom:30px;margin-left:0}.tp-history-item-thumb-right img{width:100%}}.tp-history-item-content-left{margin-left:-40px;position:relative;z-index:1}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-history-item-content-left{margin-bottom:30px;margin-left:0}}.tp-history-item-content p{color:#3e4047;font-size:17px;font-weight:400;line-height:24px;margin:0}.tp-undergraduate-program-heading{background-repeat:no-repeat;background-size:cover;border-radius:10px;filter:drop-shadow(0 1px 2px rgba(69,5,9,.3));padding:16px 30px}.tp-undergraduate-program-title{color:var(--tp-common-white);font-size:26px;font-weight:700;margin:0}.tp-undergraduate-program-title span{margin-right:8px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-undergraduate-program-box{padding-bottom:30px}}.tp-undergraduate-program-content{padding:35px 40px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-undergraduate-program-content{padding:35px 0}}.tp-undergraduate-program-list ul li{list-style:none;margin-bottom:10px}.tp-undergraduate-program-list ul li:hover a{background:var(--tp-red-3);border:1px solid var(--tp-red-3);box-shadow:0 1px 2px 0 rgba(113,2,9,.4);color:var(--tp-common-white)}.tp-undergraduate-program-list ul li:hover a span{color:var(--tp-common-white);opacity:1}.tp-undergraduate-program-list ul li:hover a:before{opacity:0}.tp-undergraduate-program-list ul li:hover a:after{background:var(--tp-common-white)}.tp-undergraduate-program-list ul li a{border:1px solid #e4e2dd;border-radius:6px;color:var(--tp-heading-primary);display:inline-block;font-size:17px;font-weight:400;height:100%;line-height:50px;padding:1px 20px 1px 35px;position:relative;transition:all .3s;width:100%}.tp-undergraduate-program-list ul li a:before{background:linear-gradient(180deg,hsla(45,20%,92%,0),hsla(45,20%,92%,.8));content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease-out 0s;width:100%}.tp-undergraduate-program-list ul li a span{color:var(--tp-heading-primary);float:right;opacity:.5}.tp-undergraduate-program-list ul li a span svg{transform:translateY(-2px);transition:all .3s ease-out 0s}.tp-undergraduate-program-list ul li a:after{background-color:var(--tp-heading-primary);border-radius:50%;content:"";height:4px;left:20px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-out 0s;width:4px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-admission-counter-area{padding-bottom:80px}}.tp-admission-counter-box{background:hsla(45,22%,60%,.1);border-radius:10px;padding:45px 80px 60px}@media only screen and (max-width:767px){.tp-admission-counter-box{padding:40px 40px 50px}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-admission-counter-item{padding-left:0}}@media only screen and (max-width:767px){.tp-admission-counter-item{text-align:center}}.tp-admission-counter-item p{color:#454541;font-size:18px;font-weight:300;line-height:24px;position:relative}.tp-admission-counter-item p.after:after{background:rgba(69,69,65,.14);content:"";height:50px;position:absolute;right:0;top:0;width:1px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-admission-counter-item p.after:after{right:25px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-admission-counter-item p.after:after{content:none}}.tp-admission-counter-title{font-size:60px}.tp-admission-counter-title,.tp-admission-counter-title span{color:var(--tp-red-2);font-family:var(--tp-ff-secondary);font-style:italic;font-weight:500;letter-spacing:-4px;margin-bottom:0}.tp-admission-counter-title span{font-size:100px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-admission-overview-area{padding-bottom:80px}}.tp-admission-overview-wrapper{padding-left:4px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-admission-overview-wrapper{padding-left:0}}.tp-admission-overview-wrapper p{color:#3e4047;font-size:18px;font-weight:300;line-height:28px;margin-bottom:20px}.tp-admission-overview-wrapper p span{color:var(--tp-heading-primary);font-size:18px;font-weight:500;line-height:28px}.tp-admission-overview-title{color:var(--tp-heading-primary);font-size:40px;font-weight:600;letter-spacing:-.8px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-admission-overview-btn{margin-top:20px}}.tp-admission-overview-btn .tp-btn{background-color:transparent;border-color:var(--tp-red-2);color:var(--tp-red-2);font-size:18px;font-weight:500;line-height:24px;padding:5px 34px}.tp-admission-overview-btn .tp-btn span{margin-left:10px}.tp-admission-overview-btn .tp-btn:hover{background-color:var(--tp-theme-primary);color:var(--tp-common-white)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-admission-cta-area{padding-bottom:80px}}.tp-admission-cta-box{background-color:#ffab5b;border-radius:16px;padding:100px;position:relative}.tp-admission-cta-box:not(.blue) .tp-admission-cta-title,.tp-admission-cta-box:not(.blue) .tp-btn,.tp-admission-cta-box:not(.blue) p{color:#060663}.tp-admission-cta-box.blue{background-color:#003092}.tp-admission-cta-box.sm-padd{padding:40px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-admission-cta-box{padding:80px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-admission-cta-box{padding:80px 30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-admission-cta-box{padding:60px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-admission-cta-box{padding:30px}}.tp-admission-cta-thumb{bottom:-40px;position:absolute;right:48px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-admission-cta-thumb{position:static}}.tp-admission-cta-thumb img{border-radius:8px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-admission-cta-thumb img{width:100%}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-admission-cta-heading{margin-bottom:30px}}.tp-admission-cta-heading p{color:hsla(0,0%,100%,.8);font-size:17px;font-weight:400;line-height:26px;margin-bottom:32px;padding-right:25px}.tp-admission-cta-title{color:var(--tp-common-white);font-size:34px;font-weight:600;letter-spacing:-.68px;line-height:40px;margin-bottom:15px}.tp-admission-cta-btn .tp-btn{background:hsla(0,0%,100%,.1);border:none;border-radius:6px}.tp-admission-cta-btn .tp-btn span{margin-left:5px}.tp-admission-cta-btn .tp-btn:hover{background-color:var(--tp-common-white);color:var(--tp-heading-primary)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-admission-apply-area{padding-bottom:80px}}.tp-admission-apply-heading{padding-left:100px;padding-top:120px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-admission-apply-heading{padding-left:0;padding-top:35px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-admission-apply-heading{padding-left:0;padding-top:30px}}.tp-admission-apply-heading p{color:rgba(22,22,19,.8);font-size:18px;font-weight:400;line-height:26px;margin-bottom:35px}@media only screen and (max-width:767px){.tp-admission-apply-heading p br{display:none}}.tp-admission-apply-thumb{margin-left:40px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-admission-apply-thumb{margin-left:0}}.tp-admission-apply-thumb:after{background-color:#ffd074;border-radius:10px;content:"";height:480px;left:-40px;position:absolute;top:-40px;width:55%;z-index:0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-admission-apply-thumb:after{content:none}}.tp-admission-apply-thumb img{border-radius:8px;position:relative;z-index:1}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-admission-apply-thumb img{width:100%}}.tp-admission-apply-title{color:var(--tp-heading-primary);font-size:34px;font-weight:600;letter-spacing:-.68px;margin-bottom:20px}.tp-admission-apply-btn .tp-btn{background:rgba(22,22,19,.1);border:none;border-radius:6px;color:var(--tp-heading-primary)}.tp-admission-apply-btn .tp-btn span{margin-left:5px}.tp-admission-apply-btn .tp-btn:hover{background-color:var(--tp-red-2);color:var(--tp-common-white)}.tp-financial-counter-box{background-color:var(--tp-common-white);border-radius:10px;box-shadow:0 2px 4px -2px rgba(3,11,30,.14),0 6px 6px -6px rgba(22,22,19,.14);padding:45px 80px 52px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-financial-counter-box{padding:40px}}.tp-financial-mission-title{color:var(--tp-heading-primary);font-size:34px;font-weight:500;letter-spacing:-.68px;margin-bottom:30px}.tp-financial-process-box{background:var(--tp-common-white);border-radius:8px;box-shadow:0 2px 4px -2px rgba(3,11,30,.14),0 6px 6px -6px rgba(22,22,19,.14);margin-bottom:20px;padding:50px 54px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-financial-process-box{padding:50px 40px}}.tp-financial-process-box p,.tp-financial-process-box ul li{color:#31312e;font-size:17px;font-weight:300;line-height:28px;margin:0}.tp-financial-process-box ul{margin-left:24px}.tp-financial-process-title{color:var(--tp-heading-primary);font-size:24px;font-weight:500;line-height:30px;margin-bottom:15px}.tp-financial-process-title span{border:2px solid var(--tp-theme-4);border-radius:50%;color:var(--tp-theme-4);display:inline-block;font-size:16px;font-weight:600;height:40px;line-height:36px;margin-right:15px;text-align:center;transform:translateY(-2px);width:40px}.tp-financial-bg{background-color:#efede7}.tp-financial-item{border:1px solid rgba(22,22,19,.1);border-radius:16px}.tp-financial-item:hover .tp-financial-thumb img{transform:scale(1.08)}.tp-financial-title{color:var(--tp-heading-primary);font-size:50px;font-weight:600;letter-spacing:-1px;margin-bottom:40px}.tp-financial-thumb{border-radius:16px 16px 0 0;overflow:hidden}.tp-financial-thumb img{border-radius:16px 16px 0 0;transition:.5s;width:100%}.tp-financial-content{padding:26px 30px 35px}.tp-financial-content-title{color:var(--tp-heading-primary);font-size:24px;font-weight:500;letter-spacing:-.48px}.tp-financial-content p{color:#31312e;font-size:16px;font-weight:300;line-height:24px;margin:0}.tp-shop-banner-bg{background-repeat:no-repeat;background-size:cover;height:570px;left:50%;margin:0 auto;position:absolute;right:auto;top:0;transform:translateX(-50%);width:calc(100% - 280px);z-index:-1}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-shop-banner-bg{width:calc(100% - 30px)}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-shop-banner-bg{height:515px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-shop-banner-bg{height:100%}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-shop-banner-bg{width:100%}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-shop-banner-ptb{padding-bottom:80px}}.tp-shop-banner-space{margin-left:140px;margin-right:140px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-shop-banner-space{margin-left:30px;margin-right:30px}}.tp-shop-banner-content{margin-right:-15px}.tp-shop-banner-content span{animation-delay:.3s;animation-duration:1s;color:var(--tp-common-white);display:inline-block;font-family:var(--tp-ff-secondary);font-size:20px;font-weight:500;margin-bottom:12px}.tp-shop-banner-title{animation-delay:.5s;animation-duration:1s;color:var(--tp-common-white);font-size:70px;font-weight:600;letter-spacing:-.03em;line-height:1;margin-bottom:35px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-shop-banner-title{font-size:60px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-shop-banner-title{font-size:50px}}.tp-shop-banner-thumb{margin-top:-24px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-shop-banner-thumb{margin-bottom:30px}}.tp-shop-banner-thumb img{animation-delay:.5s;animation-duration:1s}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-shop-banner-thumb img{width:80%}}.tp-shop-banner-btn a{animation-delay:.7s;animation-duration:1s;background:var(--tp-common-white);box-shadow:0 0 1px 0 #006b61,0 1px 2px 0 rgba(0,107,97,.2);color:#1e1e2f;display:inline-block;font-size:15px;font-weight:500;line-height:1;padding:12px 33px 14px}.tp-shop-banner-btn a span{color:#1e1e2f;display:inline-block;margin-bottom:0;margin-left:5px;transform:translateY(-1px);transition:all .3s ease-out 0s}.tp-shop-banner-btn a:hover{background-color:#1e1e2f}.tp-shop-banner-btn a:hover,.tp-shop-banner-btn a:hover span{color:var(--tp-common-white)}.tp-shop-banner-dot{bottom:40px!important;left:50%!important;position:absolute;transform:translateX(-50%);width:auto!important}.tp-shop-banner-dot .swiper-pagination-bullet{background:var(--tp-common-white);display:inline-block;height:12px;margin:0 8px;opacity:.4;position:relative;transition:all .3s ease-out 0s;width:12px}.tp-shop-banner-dot .swiper-pagination-bullet:after{border:1px solid var(--tp-common-white);border-radius:50%;content:"";height:16px;left:-2px;opacity:0;position:absolute;top:-2px;transition:all .3s ease-out 0s;width:16px}.tp-shop-banner-dot .swiper-pagination-bullet-active{background:var(--tp-common-white);opacity:1;transform:scale(.5)}.tp-shop-banner-dot .swiper-pagination-bullet-active:after{opacity:1;transform:scale(2.2)}.tp-shop-banner-active .swiper-wrapper .swiper-slide.swiper-slide-active .tp-shop-banner-thumb img{animation-fill-mode:both;animation-name:fadeInLeft}.tp-shop-banner-active .swiper-wrapper .swiper-slide.swiper-slide-active .tp-shop-banner-btn a,.tp-shop-banner-active .swiper-wrapper .swiper-slide.swiper-slide-active .tp-shop-banner-content span,.tp-shop-banner-active .swiper-wrapper .swiper-slide.swiper-slide-active .tp-shop-banner-title{animation-fill-mode:both;animation-name:fadeInUp}.tp-shop-feature-heading{margin-bottom:45px}.tp-shop-feature-heading p{color:#4f5158;font-size:18px;font-weight:300}.tp-shop-feature-thumb{overflow:hidden}.tp-shop-feature-thumb img{-o-object-fit:cover;object-fit:cover;transform:scale(1) translateZ(0);transition:transform .6s cubic-bezier(.5,1,.89,1);width:100%}.tp-shop-feature-thumb:hover img{transform:scale(1.1) translateZ(0)}.tp-shop-feature-thumb:hover:after{opacity:1;visibility:visible}.tp-shop-feature-thumb:after{background-color:rgba(3,7,10,.3);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all .3s ease-out 0s;visibility:hidden;width:100%}.tp-shop-feature-title{color:#1e1e2f;font-size:40px;font-weight:500;letter-spacing:-.02em;margin-bottom:5px}.tp-shop-feature-content{left:34px;position:absolute;top:50px;z-index:2}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-shop-feature-content{top:20px}}.tp-shop-feature-content span{color:var(--tp-common-white);font-size:14px;font-weight:500}.tp-shop-feature-content h4{color:var(--tp-common-white);font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:34px}.tp-shop-feature-btn{bottom:40px;left:34px;position:absolute;z-index:2}.tp-shop-feature-btn a{background:var(--tp-common-white);box-shadow:0 0 6px 0 rgba(30,30,47,.06);color:var(--tp-theme-6);display:inline-block;font-size:15px;font-weight:500;line-height:1;overflow:hidden;padding:9px 16px;position:relative}.tp-shop-feature-btn a span{display:inline-block;margin-bottom:0;margin-left:5px;transform:translateY(-1px)}.tp-shop-feature-btn a:after{background-image:linear-gradient(90deg,transparent,var(--tp-theme-6,transparent),transparent);bottom:0;content:"";left:150%;opacity:.35;position:absolute;top:0;transform:skew(-20deg);width:200%}.tp-shop-feature-btn a:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.tp-shop-product-item:hover .tp-shop-product-thumb img{transform:scale(1.03) translateZ(0)}.tp-shop-product-item:hover .tp-shop-product-thumb-btn{transform:translateY(0)}.tp-shop-product-thumb{background:#f8f8f8;margin-bottom:20px;overflow:hidden}.tp-shop-product-thumb img{transform:scale(1) translateZ(0);transition:transform .6s cubic-bezier(.5,1,.89,1);width:100%}.tp-shop-product-thumb-tag{left:10px;position:absolute;top:10px}.tp-shop-product-thumb-tag span{color:var(--tp-common-white);font-size:13px;font-weight:600;padding:4px 10px;text-transform:uppercase}.tp-shop-product-thumb-tag span.hot{background-color:#ff6a41}.tp-shop-product-thumb-tag span.off{background:#819570}.tp-shop-product-thumb-tag span.new{background:#319c9a}.tp-shop-product-thumb-btn{background-color:var(--tp-common-white);bottom:8px;color:var(--tp-common-black);left:8px;position:absolute;text-align:center;transform:translateY(60px);transition:transform .5s cubic-bezier(.5,1,.89,1);width:calc(100% - 16px);z-index:2}.tp-shop-product-thumb-btn button{background:var(--tp-theme-8);border-radius:0;box-shadow:0 0 1px 0 #006b61,0 1px 2px 0 rgba(0,107,97,.2);color:#ddf49f;font-size:15px;font-weight:600;padding:6px 0;text-transform:uppercase;width:100%}.tp-shop-product-thumb-btn button:hover{background-color:var(--tp-theme-6);box-shadow:none;color:var(--tp-common-white)}.tp-shop-product-tag span{color:#1e1e2f;font-size:11px;font-weight:400;letter-spacing:.06em;opacity:.8;text-transform:uppercase}.tp-shop-product-title{color:var(--tp-theme-6);font-size:22px;font-weight:500}.tp-shop-product-title a:hover{color:var(--tp-theme-8)}.tp-shop-product-price span{color:#1e1e2f;font-size:18px;font-weight:400}@media only screen and (max-width:767px){.tp-shop-product-tab{margin-bottom:40px}}.tp-shop-product-tab .nav-pills .nav-link{color:rgba(30,30,47,.4);font-size:26px;font-weight:400;letter-spacing:-.52px;padding:0 15px}@media only screen and (max-width:767px){.tp-shop-product-tab .nav-pills .nav-link{margin-bottom:20px}}.tp-shop-product-tab .nav-pills .nav-link.active{background:0 0;color:#1e1e2f}.tp-shop-product-tab .nav-pills .nav-link span{display:inline-block;margin-left:20px}@media only screen and (max-width:767px){.tp-shop-product-tab .nav-pills .nav-link span{display:none}}.tp-shop-cta-bg{background-repeat:no-repeat;background-size:cover;padding:38px 100px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-shop-cta-bg{padding:30px}}.tp-shop-cta-thumb{position:absolute;right:314px;top:-29px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-shop-cta-thumb{display:none}}.tp-shop-cta-heading span{font-size:26px;font-style:italic}.tp-shop-cta-heading span,.tp-shop-cta-title{color:var(--tp-common-white);font-family:var(--tp-ff-secondary);font-weight:500}.tp-shop-cta-title{font-size:54px;letter-spacing:-.02em;margin:0;text-transform:uppercase}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-shop-cta-title{font-size:40px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-shop-cta-btn{margin-top:20px}}.tp-shop-cta-btn a{border:1px solid var(--tp-common-white);box-shadow:0 0 6px 0 rgba(30,30,47,.06);color:var(--tp-common-white);display:inline-block;font-size:14px;font-weight:600;letter-spacing:.02em;padding:8px 35px;text-transform:uppercase}.tp-shop-cta-btn a span{display:inline-block;margin-left:5px;transform:translateY(-2px)}.tp-shop-cta-btn a:hover{background-color:var(--tp-common-white);border-color:var(--tp-common-white);color:var(--tp-theme-6)}.tp-shop-author-title{font-size:40px;font-weight:500;letter-spacing:-2px}.tp-shop-author-heading p{color:#8b8c8f;font-size:18px}.tp-shop-author-item:hover .tp-shop-author-thumb img{transform:scale(1.04)}.tp-shop-author-item-title{color:var(--tp-theme-6);font-size:22px;font-weight:500;letter-spacing:-.02em}.tp-shop-author-item-title:hover a{color:var(--tp-theme-8)}.tp-shop-author-content span{color:#8b8c8f;font-size:16px;font-weight:400}.tp-shop-author-thumb{border-radius:50%;margin-bottom:30px;overflow:hidden}.tp-shop-author-thumb img{border-radius:10px;transition:all .3s ease-out 0s;width:100%}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-shop-author-btn{margin-top:20px}}.tp-shop-author-btn a{background:var(--tp-theme-8);box-shadow:0 0 1px 0 #006b61,0 1px 2px 0 rgba(0,107,97,.2);color:#ddf49f;font-size:15px;font-weight:600;padding:11px 30px}.tp-shop-author-btn a span{display:inline-block;margin-left:5px;transform:translateY(-1px)}.tp-shop-author-btn a:hover{background-color:var(--tp-theme-6);box-shadow:none;color:var(--tp-common-white)}.tp-shop-service-item{background:linear-gradient(147deg,#e3fee6,#fff1e1);padding:40px 30px;z-index:0}@media only screen and (min-width:992px) and (max-width:1199px){.tp-shop-service-item{flex-wrap:wrap}}.tp-shop-service-item.return:after{background:linear-gradient(93deg,#ffeae1,#b8e8ff);content:"";height:100%;left:0;position:absolute;top:0;transform:rotate(-180deg);width:100%;z-index:-1}.tp-shop-service-title{color:var(--tp-theme-6);font-size:24px;font-weight:500;letter-spacing:-.01em;margin-bottom:35px}.tp-shop-service-content p{color:#4b4b53;font-size:15px}.tp-shop-widget-title{border-bottom:1px solid #eee;font-size:18px;font-weight:500;margin-bottom:25px;padding-bottom:10px}.tp-shop-widget-title.no-border{border:0;margin-bottom:14px;padding-bottom:0}.tp-shop-widget-filter .ui-widget.ui-widget-content{background-color:#ededed;border:0;height:3px}.tp-shop-widget-filter .ui-slider-horizontal .ui-slider-range{background-color:var(--tp-theme-8)}.tp-shop-widget-filter .ui-slider .ui-slider-handle{background-color:var(--tp-theme-8);border:0;border-radius:0;height:17px;margin:0;padding:0;top:-7px;width:5px}.tp-shop-widget-filter .ui-slider .ui-slider-handle:focus-visible{outline:0}.tp-shop-widget-filter-info .input-range input{background-color:transparent;border:0;color:var(--tp-theme-8);font-size:15px;font-weight:500;height:auto;padding:0;width:190px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-shop-widget-filter-info .input-range input{width:130px}}.tp-shop-widget-filter-info .tp-shop-widget-filter-btn{background-color:#f5f5f5;color:var(--tp-common-black);font-size:14px;font-weight:300;padding:2px 21px}.tp-shop-widget-filter-info .tp-shop-widget-filter-btn:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-shop-widget-checkbox ul li{list-style:none}.tp-shop-widget-checkbox ul li:not(:last-child){margin-bottom:4px}.tp-shop-widget-checkbox ul li input{display:none}.tp-shop-widget-checkbox ul li input .single-widget-category input:checked+label:after{opacity:1;visibility:visible}.tp-shop-widget-checkbox ul li input:checked~label:after{background-color:var(--tp-theme-8);border-color:var(--tp-theme-8)}.tp-shop-widget-checkbox ul li input:checked~label:before{opacity:1;visibility:visible}.tp-shop-widget-checkbox ul li label{color:#55585b;font-size:16px;padding-left:26px;position:relative}.tp-shop-widget-checkbox ul li label:after{border:2px solid #dadada;content:"";top:5px;z-index:-1}.tp-shop-widget-checkbox ul li label:after,.tp-shop-widget-checkbox ul li label:before{height:16px;left:0;line-height:12px;position:absolute;text-align:center;transition:all .2s ease-out 0s;width:16px}.tp-shop-widget-checkbox ul li label:before{color:var(--tp-common-white);content:url(/images/live/check.svg);opacity:0;top:6px;visibility:hidden}.tp-shop-widget-checkbox ul li label:hover{cursor:pointer}.tp-shop-widget-categories{height:288px;overflow-y:scroll;overscroll-behavior-y:contain;padding-right:10px;scrollbar-width:thin}.tp-shop-widget-categories.height{height:100%}.tp-shop-widget-categories ul li{list-style:none;width:100%}.tp-shop-widget-categories ul li:not(:last-child){margin-bottom:10px}.tp-shop-widget-categories ul li a{align-items:center;color:var(--tp-text-body);display:flex;font-size:15px;font-weight:400;justify-content:space-between;padding-left:16px;position:relative;width:100%}.tp-shop-widget-categories ul li a:after{background-color:#e7e7e7;border-radius:50%;content:"";height:6px;left:0;position:absolute;text-align:center;top:10px;width:6px}.tp-shop-widget-categories ul li a:hover{color:var(--tp-theme-8)}.tp-shop-widget-categories ul li a:hover:after{background-color:var(--tp-theme-8)}.tp-shop-widget-categories ul li a:hover span{background-color:var(--tp-theme-8);border-color:var(--tp-theme-8);color:var(--tp-common-white)}.tp-shop-widget-categories ul li a span{border:1px solid #eaeaea;border-radius:8px;font-size:12px;font-weight:500;line-height:1;padding:4px 6px}.tp-shop-list-product-item{background-color:#f8f8f8;padding:40px 45px}@media only screen and (max-width:767px){.tp-shop-list-product-item{flex-wrap:wrap;padding:30px}}.tp-shop-list-product-thumb{margin-right:74px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-shop-list-product-thumb{margin-right:52px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-shop-list-product-thumb{margin-right:30px}}@media only screen and (max-width:767px){.tp-shop-list-product-thumb{margin-bottom:20px}}.tp-shop-list-product-thumb img{box-shadow:10px 10px 12px -4px rgba(0,0,0,.2)}.tp-shop-list-product-content{width:100%}.tp-shop-list-product-content .tp-shop-product-thumb-tag{left:auto;right:-20px;top:-20px}@media only screen and (max-width:767px){.tp-shop-list-product-content .tp-shop-product-thumb-tag{bottom:0;right:0;top:auto}}.tp-shop-list-product-content p{font-size:15px;margin-bottom:18px}.tp-shop-list-product-btn{margin-top:8px}.tp-shop-list-product-btn button{background:var(--tp-theme-8);color:#ddf49f;font-size:15px;font-weight:600;padding:12px 52px}.tp-shop-list-product-btn button:hover{background:#1e1e2f;color:var(--tp-common-white)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-shop-grid-sidebar{margin-right:0}}.tp-product-details-wrapper{padding-left:50px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-product-details-wrapper{padding-left:0}}.tp-product-details-wrapper>p{color:#55585b;font-size:16px;font-weight:300;line-height:1.7}.tp-product-details-wrapper>p span{color:var(--tp-theme-8);font-weight:500}.tp-product-details-category span{color:#55585b;font-size:16px;line-height:1}.tp-product-details-category span a:hover{color:var(--tp-theme-primary)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-product-details-thumb{margin-bottom:30px}}.tp-product-details-thumb img{width:100%}.tp-product-details-title{color:var(--tp-heading-2);font-size:32px;font-weight:500;line-height:1;margin-bottom:15px}.tp-product-details-stock{margin-right:12px}.tp-product-details-stock span{background-color:rgba(0,107,97,.06);color:var(--tp-theme-8);display:inline-block;font-size:15px;line-height:1;padding:4px 12px}.tp-product-details-rating{align-items:center;display:flex;margin-right:11px}.tp-product-details-rating span{color:#ffb21d;font-size:12px}.tp-product-details-rating span:not(:last-child){margin-right:3px}.tp-product-details-reviews span{color:#55585b;font-size:14px;font-weight:400}.tp-product-details-price{font-size:30px;font-weight:600;letter-spacing:-.02em}.tp-product-details-price.new-price{color:#010f1c}.tp-product-details-price.old-price{color:#767a7d;font-size:18px;font-weight:300;text-decoration-line:line-through}.tp-product-details-variation{margin-bottom:30px}.tp-product-details-variation-title{font-size:15px;font-weight:400;margin-bottom:4px}.tp-product-details-variation-item:not(:last-child){margin-bottom:15px}.tp-product-details-variation-list button{border-radius:50%;display:inline-block;height:26px;position:relative;transition:box-shadow .2s linear 0s;width:26px}.tp-product-details-variation-list button span[data-bg-color]{background-color:var(--tp-common-white);border-radius:50%;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s linear 0s;width:100%}.tp-product-details-variation-list button .tp-color-variation-tootltip{background-color:var(--tp-common-black);border-radius:4px;bottom:100%;color:var(--tp-common-white);font-size:12px;font-weight:500;left:50%;line-height:1;opacity:0;padding:4px 6px;position:absolute;text-align:center;transform:translateX(-50%) translateY(2px);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24);visibility:hidden;width:-moz-max-content;width:max-content}.tp-product-details-variation-list button .tp-color-variation-tootltip:before{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--tp-common-black);bottom:-6px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.tp-product-details-variation-list button.tp-size-variation-btn{border:1px solid rgba(0,0,0,.2);border-radius:0;height:40px;transition:all .2s linear 0s;width:40px}.tp-product-details-variation-list button.tp-size-variation-btn.active,.tp-product-details-variation-list button.tp-size-variation-btn:hover{border-color:var(--tp-common-black);box-shadow:none;color:var(--tp-common-black)}.tp-product-details-variation-list button.active,.tp-product-details-variation-list button:hover{box-shadow:0 1px 2px rgba(1,15,28,.2)}.tp-product-details-variation-list button.active span[data-bg-color],.tp-product-details-variation-list button:hover span[data-bg-color]{transform:translate(-50%,-50%) scale(.7)}.tp-product-details-variation-list button:hover .tp-color-variation-tootltip{opacity:1;transform:translateX(-50%) translateY(-6px);visibility:visible}.tp-product-details-action-title{color:#010f1c;font-size:16px;font-weight:400;margin-bottom:13px}.tp-product-details-quantity .tp-product-quantity{border-radius:0;width:122px}.tp-product-details-quantity .tp-cart-minus,.tp-product-details-quantity .tp-cart-plus{border-radius:50%;height:24px;left:14px;line-height:24px;text-align:center;width:24px}.tp-product-details-quantity .tp-cart-minus:hover,.tp-product-details-quantity .tp-cart-plus:hover{background-color:var(--tp-common-white);color:var(--tp-theme-8)}.tp-product-details-quantity .tp-cart-plus{left:auto;right:14px}.tp-product-details-quantity .tp-cart-input[type=text]{background-color:#f3f5f6;border:0;border-radius:0;color:#000;font-size:16px;height:46px;line-height:46px;width:122px}.tp-product-details-add-to-cart-btn{border:1px solid #e0e2e3;color:var(--tp-common-black);font-size:16px;padding:9px 30px;text-align:center}.tp-product-details-add-to-cart-btn:hover{background-color:var(--tp-theme-8);border-color:var(--tp-theme-8);color:var(--tp-common-white)}.tp-product-details-buy-now-btn{background-color:var(--tp-theme-8);box-shadow:0 0 1px 0 #006b61,0 1px 2px 0 rgba(0,107,97,.2);color:var(--tp-common-white);display:inline-block;font-size:16px;font-weight:500;padding:10px 30px}.tp-product-details-buy-now-btn:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-product-details-action-wrapper{margin-bottom:17px}.tp-product-details-action-sm{border-bottom:1px solid #eaebed;margin-bottom:25px;padding-bottom:9px}.tp-product-details-action-sm-btn{font-size:16px;margin-bottom:10px}.tp-product-details-action-sm-btn:not(:last-child){margin-right:10px}.tp-product-details-action-sm-btn i,.tp-product-details-action-sm-btn svg{margin-right:2px}.tp-product-details-action-sm-btn:hover{color:var(--tp-theme-8)}.tp-product-details-query{margin-bottom:22px}.tp-product-details-query-item:not(:last-child){margin-bottom:5px}.tp-product-details-query-item>span{color:#010f1c;font-size:15px;line-height:1.4;margin-right:6px}.tp-product-details-query-item p{font-size:15px;line-height:1.4;margin-bottom:0}.tp-product-details-social{margin-bottom:22px}.tp-product-details-social span{color:#010f1c;font-size:15px;margin-right:5px}.tp-product-details-social a{border:1px solid #e6e7e8;border-radius:50%;display:inline-block;height:38px;line-height:36px;text-align:center;width:38px}.tp-product-details-social a:not(:last-of-type){margin-right:4px}.tp-product-details-social a:hover{background-color:var(--tp-theme-8);border-color:var(--tp-theme-8);color:var(--tp-common-white)}.tp-product-details-msg ul li{color:#55585b;font-size:15px;list-style:none;padding-left:25px;position:relative}.tp-product-details-msg ul li:after{color:var(--tp-common-white);content:url(/images/live/halp-check.svg);height:18px;left:0;line-height:16px;position:absolute;text-align:center;top:4px;transition:all .2s linear 0s;width:18px}.tp-product-details-payment{background-color:#f3f5f6;padding:18px 30px}.tp-product-details-payment p{color:var(--tp-grey-3);flex:0 0 auto;font-size:16px;line-height:1;margin-bottom:0;margin-right:46px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-product-details-payment p{margin-right:25px}}@media only screen and (max-width:767px){.tp-product-details-payment p{margin-bottom:15px;margin-right:0}.tp-product-details-payment p br{display:none}}.tp-product-details-desc-title{font-size:34px;font-weight:500;margin-bottom:13px}@media only screen and (min-width:576px) and (max-width:767px){.tp-product-details-desc-title{font-size:30px}}@media only screen and (max-width:767px){.tp-product-details-desc-title{font-size:26px}}.tp-product-details-desc-title-2{font-size:34px;font-weight:400;margin-bottom:14px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-product-details-desc-title-2{font-size:25px}}.tp-product-details-desc-content{margin-bottom:25px;padding-right:45px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-product-details-desc-content{padding-right:0}}@media only screen and (max-width:767px){.tp-product-details-desc-content{padding-left:0}}.tp-product-details-desc-content span{color:var(--tp-common-black);font-size:20px}.tp-product-details-desc-content p{font-size:16px;line-height:1.6}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-product-details-desc-content-2{padding-left:0;padding-right:0}.tp-product-details-desc-content-2.pt-75{padding-top:25px}}.tp-product-details-desc-content-2 p{font-size:16px;line-height:1.6}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-product-details-desc-thumb img{max-width:100%}}.tp-product-details-desc-list{padding-top:13px}.tp-product-details-desc-list ul li{color:var(--tp-common-black);font-size:16px;list-style:none;padding-left:17px;position:relative}.tp-product-details-desc-list ul li:not(:last-child){margin-bottom:3px}.tp-product-details-desc-list ul li:after{background-color:#a8acb0;border-radius:50%;content:"";height:4px;left:0;position:absolute;top:11px;width:4px}.tp-product-details-desc-fact-thumb img{margin-bottom:16px}.tp-product-details-desc-fact-content span{color:var(--tp-common-black);display:inline-block;font-size:50px;line-height:1.2}@media only screen and (min-width:768px) and (max-width:991px){.tp-product-details-desc-fact-content span{font-size:35px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-product-details-desc-fact-content span{font-size:30px}}@media only screen and (max-width:767px){.tp-product-details-desc-fact-content span{font-size:25px}}.tp-product-details-desc-fact-content p{font-size:22px}@media only screen and (max-width:767px){.tp-product-details-desc-fact-content p{font-size:20px}}.tp-product-details-additional-p{padding-bottom:35px;padding-left:100px;padding-top:55px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-product-details-additional-p{padding-left:0}}.tp-product-details-additional-p p{color:var(--tp-grey-3);font-size:18px;font-weight:400;line-height:28px;margin-bottom:28px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-product-details-additional-p p br{display:none}}.tp-product-details-additional-info{border-bottom:1px solid #e0e2e3;border-top:1px solid #e0e2e3;padding-bottom:70px;padding-top:60px}@media only screen and (max-width:767px){.tp-product-details-additional-info{overflow-x:scroll}}.tp-product-details-additional-info-title{display:none;font-size:24px;font-weight:400;margin-bottom:16px}.tp-product-details-additional-info table{border:1px solid #e0e2e3;width:100%}.tp-product-details-additional-info table tr:not(:last-child){border-bottom:1px solid #eceded}.tp-product-details-additional-info table tr td{padding:12px 34px}.tp-product-details-additional-info table tr td:first-child{background-color:#f9f9f9;color:var(--tp-common-black);font-size:16px;width:306px}@media only screen and (min-width:576px) and (max-width:767px){.tp-product-details-additional-info table tr td:first-child{width:270px}}.tp-product-details-additional-info table tr td:last-child{color:var(--tp-text-body);font-size:16px}.tp-product-details-review-wrapper{border-bottom:1px solid #e0e2e3;padding-bottom:120px}.tp-product-details-review-number{border:1px solid #e0e2e3;padding:35px 43px 33px 40px}@media only screen and (max-width:767px){.tp-product-details-review-number{padding:35px 25px 33px}}.tp-product-details-review-number-title{font-size:20px;font-weight:500;margin-bottom:14px}.tp-product-details-review-summery{margin-bottom:12px}.tp-product-details-review-summery-value span{color:var(--tp-common-black);font-size:40px;font-weight:500;margin-right:8px}.tp-product-details-review-summery-rating{margin-right:3px}.tp-product-details-review-summery-rating span{color:#ffb21d}.tp-product-details-review-summery-rating p{font-size:14px;margin-bottom:0;margin-left:4px}.tp-product-details-review-rating-item>span{color:#a0a2a4;font-size:15px;margin-right:10px}.tp-product-details-review-rating-bar{background-color:#edeeee;height:10px;margin-right:12px;position:relative;width:260px}@media only screen and (max-width:767px){.tp-product-details-review-rating-bar{width:130px}}.tp-product-details-review-rating-bar-inner{background-color:#ffb21d;display:inline-block;height:100%;left:0;position:absolute;top:0}.tp-product-details-review-rating-percent span{font-size:14px}.tp-product-details-review-title{font-size:24px;font-weight:500;margin-bottom:22px}@media only screen and (max-width:767px){.tp-product-details-review-list{padding-right:0}}.tp-product-details-review-avater:not(:last-child){margin-bottom:32px}.tp-product-details-review-avater-thumb img{border-radius:50%;height:60px;margin-right:20px;width:60px}.tp-product-details-review-avater-rating{line-height:1;margin-bottom:3px}.tp-product-details-review-avater-rating span{color:#ffb21d;font-size:10px;margin-right:2px}.tp-product-details-review-avater-title{display:inline-block;font-size:16px;font-weight:500;margin-bottom:9px}.tp-product-details-review-avater-meta{font-size:14px;margin-left:3px;padding-left:11px;position:relative}.tp-product-details-review-avater-meta:after{background-color:#a8acb0;border-radius:50%;content:"";height:4px;left:0;position:absolute;top:8px;width:4px}.tp-product-details-review-avater-comment p{font-size:14px;line-height:1.4;margin-bottom:0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-product-details-review-form{margin-top:50px}}.tp-product-details-review-form>p{font-size:16px;margin-bottom:8px}.tp-product-details-review-form-title{font-size:24px;font-weight:500;margin-bottom:4px}.tp-product-details-review-form-rating{margin-bottom:28px}.tp-product-details-review-form-rating p{font-size:14px;margin-bottom:0;margin-right:8px}.tp-product-details-review-form-rating-icon span{color:#ffb21d;font-size:12px}.tp-product-details-review-input-wrapper{margin-bottom:11px}.tp-product-details-review-input-box{position:relative}.tp-product-details-review-input-box:not(:last-child){margin-bottom:29px}.tp-product-details-review-input input{background:#fff;border:1px solid #e0e2e3;color:var(--tp-common-black);font-size:14px;height:56px}.tp-product-details-review-input input::-moz-placeholder{color:#95999d}.tp-product-details-review-input input::placeholder{color:#95999d}.tp-product-details-review-input input:focus{border:1px solid var(--tp-theme-8)}.tp-product-details-review-input textarea{height:165px;resize:none}.tp-product-details-review-input textarea:focus{border:1px solid var(--tp-theme-8)}.tp-product-details-review-input-title label{background-color:var(--tp-common-white);color:var(--tp-common-black);font-size:14px;left:20px;line-height:1;padding:0 5px;position:absolute;top:-7px}.tp-product-details-review-input-eye{position:absolute;right:26px;top:50%;transform:translateY(-50%)}.tp-product-details-review-input-eye .open-eye{display:none}.tp-product-details-review-input-eye:hover{cursor:pointer}.tp-product-details-review-input-eye:hover span{color:var(--tp-common-black)}.tp-product-details-review-remeber input{display:none}.tp-product-details-review-remeber input:checked~label:after{background-color:var(--tp-theme-8);border-color:var(--tp-theme-8)}.tp-product-details-review-remeber input:checked~label:before{opacity:1;visibility:visible}.tp-product-details-review-remeber label{color:#55585b;font-size:15px;padding-left:26px;position:relative;z-index:1}.tp-product-details-review-remeber label:after{border:1px solid #c3c7c9;content:"";z-index:-1}.tp-product-details-review-remeber label:after,.tp-product-details-review-remeber label:before{height:18px;left:0;line-height:16px;position:absolute;text-align:center;top:4px;transition:all .2s ease-out 0s;width:18px}.tp-product-details-review-remeber label:before{color:var(--tp-common-white);content:url(/images/live/check.svg);opacity:0;visibility:hidden}.tp-product-details-review-remeber label a:hover{color:var(--tp-theme-primary)}.tp-product-details-review-remeber label:hover{cursor:pointer}.tp-product-details-review-btn{background-color:var(--tp-theme-8);color:var(--tp-common-white);font-size:16px;font-weight:500;padding:9px 45px}.tp-product-details-review-btn:hover{background-color:var(--tp-theme-6);color:var(--tp-common-white)}.tp-product-details-tab-nav .nav-tabs{border-bottom:1px solid #e0e2e3;padding-bottom:12px}@media only screen and (max-width:767px){.tp-product-details-tab-nav .nav-tabs{border-bottom:1px solid transparent;display:inline-block;padding-bottom:0}}.tp-product-details-tab-nav .nav-tabs .nav-link{color:#a0a2a4;font-size:20px;padding-left:9px;padding-right:7px;position:relative}.tp-product-details-tab-nav .nav-tabs .nav-link:not(:first-child){margin-left:40px}@media only screen and (min-width:576px) and (max-width:767px){.tp-product-details-tab-nav .nav-tabs .nav-link:not(:first-child){margin-left:20px}}@media only screen and (max-width:767px){.tp-product-details-tab-nav .nav-tabs .nav-link:not(:first-child){margin:10px 0}}.tp-product-details-tab-nav .nav-tabs .nav-link.active,.tp-product-details-tab-nav .nav-tabs .nav-link:hover{color:var(--tp-common-black)}.tp-product-details-tab-nav .nav-tabs .nav-link.active:after,.tp-product-details-tab-nav .nav-tabs .nav-link:hover:after{left:0;right:auto;width:100%}@media only screen and (max-width:767px){.tp-product-details-tab-nav .nav-tabs .nav-link:after{background-color:var(--tp-common-black);bottom:-1px;content:"";height:2px;left:auto;position:absolute;right:0;transition:all .3s ease-in-out 0s;width:0}}.tp-product-details-tab-line{background-color:var(--tp-common-black);bottom:0;display:block;height:1px;position:absolute}@media only screen and (max-width:767px){.tp-product-details-tab-line{height:0}}.tp-product-details-views{margin-bottom:10px}.tp-product-details-views>span{color:var(--tp-common-black);font-size:16px;margin-right:8px}.tp-product-details-views p{font-size:16px;margin-bottom:0}.tp-product-details-views p span{color:var(--tp-common-black);font-weight:500}.tp-product-details-stock-bar p{font-size:15px;margin-bottom:5px}.tp-product-details-stock-bar p span{color:var(--tp-common-black);font-weight:500}.tp-product-details-stock-bar-line{height:4px;position:relative}.tp-product-details-stock-bar-line-inner{background-color:var(--tp-theme-primary);display:inline-block;height:100%;left:0;position:absolute;top:0}.tp-product-details-wishlist-btn{background-color:var(--tp-common-white);box-shadow:0 1px 3px rgba(1,15,28,.1);display:inline-block;height:46px;line-height:46px;text-align:center;width:46px}.tp-product-details-wishlist-btn:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-product-details-countdown{background-color:rgba(253,75,107,.05);border:1px solid var(--tp-pink-1);padding:10px 20px}.tp-product-details-countdown-title{color:var(--tp-pink-1);font-size:18px;font-weight:500;margin-bottom:0}@media only screen and (max-width:767px){.tp-product-details-countdown-title{margin-bottom:7px}}.tp-product-details-countdown-time ul{align-items:center;display:flex}.tp-product-details-countdown-time ul li{color:var(--tp-pink-1);font-size:16px;font-weight:500;list-style:none;position:relative}.tp-product-details-countdown-time ul li:not(:last-child){margin-right:24px}.tp-product-details-countdown-time ul li:not(:last-child):after,.tp-product-details-countdown-time ul li:not(:last-child):before{background-color:var(--tp-pink-1);border-radius:50%;content:"";height:3px;position:absolute;right:-13px;top:7px;width:3px}.tp-product-details-countdown-time ul li:not(:last-child):before{top:15px}.tp-product-related-title{color:var(--tp-heading-2);font-size:30px;font-weight:600}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.profile__tab{margin-bottom:50px;margin-right:0}}.profile__tab .nav-tabs{background-color:var(--tp-common-white);border:0;box-shadow:0 30px 50px rgba(5,47,40,.12);margin:0;padding:6px}.profile__tab .nav-tabs .nav-link{background-color:var(--tp-common-white);border:0;border-radius:0;color:var(--tp-text-1);font-size:15px;font-weight:500;padding:14px 30px;position:relative;text-align:left}.profile__tab .nav-tabs .nav-link span{margin-right:7px}.profile__tab .nav-tabs .nav-link.active{background-color:rgba(0,107,97,.1);color:var(--tp-theme-8)}.profile__tab .nav-tabs .nav-link.active:hover{background-color:rgba(0,107,97,.1)}.profile__tab .nav-tabs .nav-link:hover{background-color:rgba(0,107,97,.04);color:var(--tp-theme-8)}.profile__tab .tp-tab-menu{position:relative}.profile__tab .tp-tab-line{background-color:var(--tp-theme-3);bottom:-1px;content:"";height:auto;left:0;position:absolute;width:2px}[dir=rtl] .profile__tab .tp-tab-line{left:auto;right:0}.profile__tab-content{background-color:var(--tp-common-white);box-shadow:0 30px 50px rgba(5,47,40,.12);padding:25px 30px 30px}.profile__info-title{font-size:20px;margin-bottom:25px}.profile__input{margin-bottom:25px;position:relative}.profile__input-box h4{color:var(--tp-common-black-solid);font-size:14px;font-weight:500;letter-spacing:-.02em;margin-bottom:10px}.profile__input-box h4 span{color:var(--tp-theme-8)}.profile__input-box p{color:var(--tp-common-white);font-size:13px;margin-bottom:10px;opacity:.7}.profile__input>span{left:20px;position:absolute;top:50%;transform:translateY(-50%)}[dir=rtl] .profile__input>span{left:auto;right:20px}.profile__input>span svg{transform:translateY(-2px)}.profile__input input,.profile__input textarea{background-color:var(--tp-common-white);border:1px solid #eaeaef;color:var(--tp-common-black);height:60px;line-height:60px;outline:0;padding:0 25px 0 50px;width:100%}[dir=rtl] .profile__input input,[dir=rtl] .profile__input textarea{padding-left:25px;padding-right:50px}.profile__input input:focus,.profile__input textarea:focus{border-color:var(--tp-theme-8)}.profile__input textarea{height:200px;line-height:1.5;padding:20px;resize:none}.profile__input .nice-select{border:1px solid #eaeaef;border-radius:0;float:none;height:60px;line-height:58px;padding-left:27px;width:100%}[dir=rtl] .profile__input .nice-select{padding-left:0;padding-right:27px}.profile__input .nice-select .current{color:var(--tp-common-black)}.profile__input .nice-select:after{color:var(--tp-common-black);right:25px}[dir=rtl] .profile__input .nice-select:after{left:25px;right:auto}.profile__input .nice-select.open .list{transform:scale(1) translateY(0)}.profile__input .nice-select .list{border-radius:0;margin-top:0;padding:13px 8px;transform:scale(.9) translateY(0);transform-origin:center center;width:100%}.profile__input .nice-select .list .option:hover{color:var(--tp-common-black)}.profile__password input{padding:0 20px}.profile__password input:focus{border-color:var(--tp-theme-8)}.profile__ticket{border:1px solid #eaeaef}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.profile__ticket{overflow-x:scroll}}.profile__ticket table thead tr{background-color:transparent}.profile__ticket table th{border-color:#eaeaef;box-shadow:none}.profile__ticket table td,.profile__ticket table th{color:var(--tp-common-black)}.profile__ticket table tbody>tr:first-child{background-color:transparent}.profile__ticket table tbody>tr:not(:last-child){border-bottom:1px solid #eaeaef}.profile__ticket table tbody>tr td,.profile__ticket table tbody>tr th{color:var(--tp-common-black);vertical-align:middle}.profile__ticket table tbody>tr>th{padding-left:15px;padding-right:15px}.profile__ticket table tbody>tr th[scope=row]{color:var(--tp-theme-8)}.profile__ticket table tbody>tr td[data-info="status done"]{color:#08af5c}.profile__ticket table tbody>tr td[data-info="status pending"]{color:#6364db}.profile__ticket table tbody>tr td[data-info="status reply"]{color:#d93d1e}.profile__ticket table tbody>tr td[data-info="status hold"]{color:#ffb422}.profile__ticket table tbody>tr .tp-btn{background-color:var(--tp-grey-1);color:var(--tp-common-black);font-weight:500;min-width:90px;padding:7px 18px}.profile__ticket table tbody>tr .tp-btn:hover{background-color:var(--tp-theme-8);color:var(--tp-common-white)}.profile__ticket .table{margin-bottom:0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.profile__ticket .table{width:700px}}.profile__ticket .table>:not(:first-child){border-color:#eaeaef;border-top-width:1px}.profile__ticket .table>:not(caption)>*>*{border:0;box-shadow:none;padding:12px 1.5rem}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.profile__address-item{margin-bottom:40px}}.profile__address-title{font-size:22px;margin-bottom:20px}.profile__address-icon span{display:inline-block;margin-right:20px;min-width:45px}[dir=rtl] .profile__address-icon span{margin-left:20px;margin-right:0}@media only screen and (max-width:767px){.profile__address-icon span{margin-bottom:20px}}.profile__address-icon span svg{width:45px}.profile__address-icon span svg path{fill:var(--tp-theme-8)}.profile__address-content p{font-size:14px;margin-bottom:10px}.profile__address-content p span{color:var(--tp-common-black);font-weight:500;margin-right:7px}[dir=rtl] .profile__address-content p span{margin-left:7px;margin-right:0}.profile__notification-title{color:var(--tp-common-black);font-size:24px;margin-bottom:10px}.profile__notification-item .form-check-input{box-shadow:none;height:20px;margin-top:0;width:40px}.profile__notification-item .form-check-label{color:var(--tp-common-black);font-size:16px;margin-left:10px}[dir=rtl] .profile__notification-item .form-check-label{margin-left:0;margin-right:10px}.profile__notification-item .form-check-label:hover{color:var(--tp-common-black);cursor:pointer}.profile__notification-item .form-check-input:checked{background-color:var(--tp-theme-8);border-color:var(--tp-theme-8)}.profile__btn .tp-btn{background-color:var(--tp-theme-8);border-color:var(--tp-theme-8);border-radius:0;padding:6px 35px}.profile__btn .tp-btn:hover{background-color:var(--tp-theme-6);border-color:var(--tp-theme-6);color:var(--tp-common-white)}@media only screen and (max-width:767px){.profile__main-inner{margin-bottom:20px}}.profile__main-thumb{position:relative}.profile__main-thumb img{border-radius:50%;height:80px;margin-right:16px;width:80px}[dir=rtl] .profile__main-thumb img{margin-left:16px;margin-right:0}@media only screen and (max-width:767px){.profile__main-thumb img{margin-bottom:20px}}.profile__main-thumb-edit input{display:none}.profile__main-thumb-edit label{background-color:var(--tp-theme-8);border:2px solid var(--tp-common-white);border-radius:50%;bottom:8px;color:var(--tp-common-white);height:30px;line-height:24px;position:absolute;right:8px;text-align:center;width:30px}[dir=rtl] .profile__main-thumb-edit label{bottom:0;right:0}.profile__main-thumb-edit label i{margin-left:2px}.profile__main-thumb-edit label:hover{background-color:var(--tp-common-black);color:var(--tp-common-white);cursor:pointer}.profile__main-title{font-size:24px;margin-bottom:0}.profile__main-content p{font-size:14px;margin-bottom:0}.profile__main-content p span{color:var(--tp-theme-8);font-weight:500}.profile__main-info-item{border:1px solid #eaeaef;padding:27px 30px 25px;text-align:center}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.profile__main-info-item{margin-bottom:25px}}@media only screen and (min-width:992px) and (max-width:1199px){.profile__main-info-item{padding:22px 0 20px}}.profile__main-info-icon{margin-bottom:15px;position:relative}.profile__main-info-icon>span{display:inline-block;height:60px;line-height:60px;position:relative;text-align:center;width:60px}.profile__main-info-icon>span svg{width:60px}.profile__main-info-icon>span svg path{fill:var(--tp-common-black)}.profile__main-info-icon .profile-icon-count{background-color:var(--tp-theme-8);border:2px solid var(--tp-common-white);border-radius:50%;color:var(--tp-common-white);font-size:13px;font-weight:500;height:25px;line-height:20px;position:absolute;right:-8px;top:2px;width:25px}.profile__main-info-title{font-size:18px;margin-bottom:0}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.profile__shape{display:none}}.profile__shape-1{bottom:32%;position:absolute;right:-10%;z-index:-1}.profile__shape-2{bottom:14%;position:absolute;right:-19%;z-index:-1}.profile__shape-3{left:-12%;position:absolute;top:12%;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.profile__shape-3{left:-4%}}.profile__shape-4{bottom:10%;left:-7%;position:absolute;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.profile__shape-4{left:0}}.profile__shape-5{position:absolute;right:-20%;top:43%;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.profile__shape-5{right:0}}.profile__shape-6{position:absolute;right:-4%;top:9%;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.profile__shape-6{right:1%}}.tp-logout-btn{border:1px solid rgba(0,0,0,.12);color:var(--tp-common-black);display:inline-block;font-family:var(--tp-ff-space);font-size:14px;font-weight:500;padding:6px 18px;text-align:center}.tp-logout-btn:hover{background-color:var(--tp-theme-8);border-color:var(--tp-theme-8);color:var(--tp-common-white)}.tp-profile-input-wrapper{margin-bottom:8px}.tp-profile-input-box{margin-bottom:34px;position:relative}.tp-profile-input input{background:#fff;border:1px solid #e0e2e3;color:var(--tp-common-black);font-size:14px;height:56px}.tp-profile-input input::-moz-placeholder{color:#95999d}.tp-profile-input input::placeholder{color:#95999d}.tp-profile-input input:focus{border:1px solid var(--tp-theme-8)}.tp-profile-input textarea{height:165px;resize:none}.tp-profile-input-title label{background-color:var(--tp-common-white);color:var(--tp-common-black);font-size:14px;line-height:1;margin-bottom:10px;padding:0 5px}.tp-profile-input-eye{position:absolute;right:26px;top:50%;transform:translateY(-50%)}.tp-profile-input-eye .open-eye{display:none}.tp-profile-input-eye:hover{cursor:pointer}.tp-profile-input-eye:hover span{color:var(--tp-common-black)}.tp-profile-title{font-size:30px;font-weight:600;margin-bottom:24px}.tp-profile-content p{font-size:18px;line-height:1.5;margin-bottom:20px}.tp-profile-wrapper h4{color:var(--tp-heading-2);font-size:40px;font-weight:600;margin-bottom:30px}.tp-profile-social{margin-top:42px}.tp-profile-social a{background-color:transparent;border:1px solid var(--tp-common-white);border-radius:50%;color:var(--tp-common-white);display:inline-block;height:36px;line-height:36px;text-align:center;width:36px}.tp-profile-social a:not(:last-child){margin-right:5px}.tp-profile-social a:hover{background-color:var(--tp-common-white);border-color:var(--tp-common-white);color:var(--tp-common-black)}.tp-cart-header-product{padding-left:30px!important}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-cart-list{overflow-x:scroll}}.tp-cart-list .table>:not(caption)>*>*{box-shadow:none;padding:20px 0;vertical-align:middle}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-cart-list table{width:840px}}.tp-cart-list thead{background-color:#f1f3f4}.tp-cart-list thead th{border:0!important;color:var(--tp-common-black);font-size:14px;font-weight:500;padding-bottom:9px!important;padding-top:9px!important}.tp-cart-list tr td{border-color:#e0e2e3}.tp-cart-list tr td .tp-cart-action-btn{color:#818487;font-size:14px;font-weight:400}.tp-cart-list tr td .tp-cart-action-btn:hover{color:var(--tp-theme-6)}.tp-cart-list tr td.tp-cart-add-to-cart .tp-btn{background:var(--tp-theme-8);border-color:var(--tp-theme-8);border-radius:0;box-shadow:0 0 1px 0 var(--tp-theme-8),0 1px 2px 0 rgba(0,107,97,.2);color:#ddf49f;font-size:14px;padding:6px 20px}.tp-cart-list tr td.tp-cart-add-to-cart .tp-btn:hover{background-color:var(--tp-theme-6);border-color:var(--tp-theme-6);box-shadow:none;color:var(--tp-common-white)}.tp-cart-list tbody tr:first-child td{padding-top:30px!important}.tp-cart-img{margin-right:20px;width:78px}.tp-cart-img img{height:100px;-o-object-fit:cover;object-fit:cover;width:78px}.tp-cart-title a{color:var(--tp-common-black);font-size:16px;font-weight:400;margin-left:20px}.tp-cart-title a:hover{color:var(--tp-theme-8)}.tp-cart-price{width:126px}.tp-cart-price span{color:var(--tp-common-black);font-size:16px}.tp-cart-quantity{width:180px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-cart-coupon{margin-bottom:20px}}.tp-cart-coupon-input-box label{color:var(--tp-common-black);font-size:14px;margin-bottom:7px}.tp-cart-coupon-input input{background:#fff;border:1px solid #d6d9dc;height:46px;line-height:46px;margin-right:4px;max-width:282px}.tp-cart-coupon-input input::-moz-placeholder{color:#818487}.tp-cart-coupon-input input::placeholder{color:#818487}.tp-cart-coupon-input input:focus{border-color:var(--tp-theme-8)}.tp-cart-coupon-input button{background-color:var(--tp-common-black);color:var(--tp-common-white);font-size:16px;font-weight:500;padding:10px 30px}.tp-cart-coupon-input button:hover{background-color:var(--tp-theme-8);color:var(--tp-common-white)}.tp-cart-update-btn{background-color:var(--tp-common-white);border:1px solid rgba(0,0,0,.1);color:var(--tp-common-black);font-size:16px;font-weight:500;padding:9px 29px}.tp-cart-update-btn:hover{background-color:var(--tp-theme-8);border-color:var(--tp-theme-8);color:var(--tp-common-white)}.tp-cart-checkout-wrapper{background:var(--tp-common-white);box-shadow:0 30px 70px rgba(1,15,28,.1);margin-left:-24px;padding:36px 24px 28px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-cart-checkout-wrapper{margin-left:0;margin-top:50px}}.tp-cart-checkout-top{border-bottom:1px solid #e0e2e3;margin-bottom:19px;padding-bottom:13px}.tp-cart-checkout-top span{color:var(--tp-common-black);font-size:20px;font-weight:500}.tp-cart-checkout-shipping{border-bottom:1px solid #e0e2e3;margin-bottom:15px;padding-bottom:16px}.tp-cart-checkout-shipping-title{font-size:15px;font-weight:500;margin-bottom:7px}.tp-cart-checkout-shipping-option:not(:last-child){margin-bottom:4px}.tp-cart-checkout-shipping-option input{display:none}.tp-cart-checkout-shipping-option input:checked+label:after{border-color:var(--tp-theme-8)}.tp-cart-checkout-shipping-option input:checked+label:before{opacity:1;visibility:visible}.tp-cart-checkout-shipping-option label{color:#161c2d;font-size:14px;font-weight:400;padding-left:25px;position:relative}.tp-cart-checkout-shipping-option label:hover{cursor:pointer}.tp-cart-checkout-shipping-option label span{color:var(--tp-theme-8)}.tp-cart-checkout-shipping-option label:after{border:1px solid #bcbcbc;border-radius:50%;content:"";height:16px;left:0;position:absolute;top:5px;width:16px}.tp-cart-checkout-shipping-option label:before{background-color:var(--tp-theme-8);border-radius:50%;content:"";height:8px;left:4px;opacity:0;position:absolute;top:9px;visibility:hidden;width:8px}.tp-cart-checkout-total{margin-bottom:25px}.tp-cart-checkout-total span{color:var(--tp-common-black);font-size:18px;font-weight:500}.tp-cart-checkout-btn{background-color:var(--tp-common-black);color:var(--tp-common-white);display:inline-block;font-size:16px;font-weight:500;padding:10px 30px;text-align:center}.tp-cart-checkout-btn:hover{background-color:var(--tp-theme-8);color:var(--tp-common-white)}.tp-checkout-verify-item{margin-bottom:40px}.tp-checkout-verify-item:not(:last-child){margin-bottom:14px}.tp-checkout-verify-reveal{border:1px dashed #aab0b2;color:var(--tp-common-black);display:inline-block;font-size:14px;margin-bottom:0;padding:8px 26px;width:100%}.tp-checkout-verify-reveal button{color:var(--tp-theme-8);position:relative}.tp-checkout-verify-reveal button:after{background-color:var(--tp-theme-8);bottom:4px;content:"";height:1px;left:0;position:absolute;width:100%}.tp-checkout-btn{background-color:var(--tp-theme-8);color:var(--tp-common-white);display:inline-block;font-size:16px;font-weight:500;height:50px;line-height:50px;padding:0 30px;text-align:center}.tp-checkout-btn:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-checkout-input{margin-bottom:20px}.tp-checkout-input label{color:var(--tp-common-black);font-weight:500}.tp-checkout-input label span{color:red}.tp-checkout-input input,.tp-checkout-input textarea{background:#fff;border:1px solid #d5d8db;color:var(--tp-common-black);height:50px;width:100%}.tp-checkout-input input:focus,.tp-checkout-input textarea:focus{border-color:var(--tp-theme-8)}.tp-checkout-input textarea{height:200px;resize:none}.tp-checkout-input .nice-select{border:1px solid #d5d8db;border-radius:0;color:var(--tp-common-black);float:none;height:50px;line-height:48px;padding:0 26px}.tp-checkout-input .nice-select:after{right:26px}.tp-checkout-input .nice-select.open .list{transform:scale(1) translateY(0)}.tp-checkout-input .nice-select .list{border-radius:0;margin-top:0;padding:12px 0;transform:scale(.9) translateY(0);transform-origin:center center;width:100%}.tp-checkout-input .nice-select .list .option{line-height:1.2;min-height:inherit;padding-bottom:5px;padding-top:5px}.tp-checkout-input .nice-select .list .option:hover{color:var(--tp-theme-8)}.tp-checkout-option{margin-bottom:4px}.tp-checkout-option-wrapper{margin-bottom:17px;margin-top:10px}.tp-checkout-option input{display:none}.tp-checkout-option input:checked~label:after{background-color:var(--tp-theme-8);border-color:var(--tp-theme-8)}.tp-checkout-option input:checked~label:before{opacity:1;visibility:visible}.tp-checkout-option label{color:#55585b;font-size:15px;padding-left:26px;position:relative;z-index:1}.tp-checkout-option label:after{border:1px solid #c3c7c9;content:"";z-index:-1}.tp-checkout-option label:after,.tp-checkout-option label:before{height:18px;left:0;line-height:16px;position:absolute;text-align:center;top:4px;transition:all .2s ease-out 0s;width:18px}.tp-checkout-option label:before{color:var(--tp-common-white);content:url(/images/shop/check.svg);opacity:0;visibility:hidden}.tp-checkout-option label a:hover{color:var(--tp-theme-8)}.tp-checkout-option label:hover{cursor:pointer}.tp-checkout-bill-area{background-color:var(--tp-common-white);padding:45px 40px 24px}@media only screen and (max-width:767px){.tp-checkout-bill-area{padding:45px 25px 24px}}.tp-checkout-bill-title{font-size:26px;font-weight:600;margin-bottom:35px}.tp-checkout-place{padding:44px 50px 50px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-checkout-place{padding:35px 30px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-checkout-place{margin-top:50px}}.tp-checkout-place-title{font-size:26px;font-weight:600;margin-right:37px}.tp-checkout-payment{border-bottom:1px solid #e0e2e3;margin-bottom:24px;padding-bottom:26px}.tp-checkout-payment-item:not(:last-child){margin-bottom:10px}.tp-checkout-payment-item.paypal-payment label{align-items:center;display:flex;flex-wrap:wrap}.tp-checkout-payment-item input{display:none}.tp-checkout-payment-item input:checked~label:after{border-color:var(--tp-theme-8)}.tp-checkout-payment-item input:checked~label:before{opacity:1;visibility:visible}.tp-checkout-payment-item label{color:var(--tp-common-black);font-size:14px;font-weight:500;padding-left:27px;position:relative}.tp-checkout-payment-item label:hover{cursor:pointer}.tp-checkout-payment-item label:after{border:1px solid #bcbcbc;border-radius:50%;content:"";height:16px;left:0;position:absolute;top:5px;transition:all .2s ease-out 0s;width:16px}.tp-checkout-payment-item label:before{background-color:var(--tp-theme-8);border-radius:50%;content:"";height:10px;left:3px;opacity:0;position:absolute;top:8px;transition:all .2s ease-out 0s;visibility:hidden;width:10px}.tp-checkout-payment-item label img{margin-left:14px;transform:translateY(-2px)}.tp-checkout-payment-item label a{margin-left:20px;position:relative}.tp-checkout-payment-item label a:after{background-color:var(--tp-common-black);bottom:3px;content:"";height:1px;left:0;position:absolute;width:100%}.tp-checkout-payment-desc{display:none;padding-top:10px;position:relative}.tp-checkout-payment-desc:after{background-color:#f6f7f9;content:"";height:16px;left:57px;position:absolute;top:0;transform:translateY(3px) rotate(45deg);width:16px}.tp-checkout-payment-desc p{background-color:#f6f7f9;color:#55585b;font-size:14px;line-height:1.57;margin-bottom:0;margin-left:27px;padding:19px 30px}.tp-checkout-agree{margin-bottom:24px}.tp-return-customer{background-color:var(--tp-common-white);display:none;margin-top:14px;padding:40px}.tp-return-customer-input{margin-bottom:20px}.tp-return-customer-input label{color:var(--tp-common-black);font-weight:500}.tp-return-customer-input label span{color:red}.tp-return-customer-input input{background:#fff;border:1px solid #d5d8db;color:var(--tp-common-black);height:50px;width:100%}.tp-return-customer-input input:focus{border-color:var(--tp-theme-8)}.tp-return-customer-remeber input{display:none}.tp-return-customer-remeber input:checked~label:after{background-color:var(--tp-theme-8);border-color:var(--tp-theme-8)}.tp-return-customer-remeber input:checked~label:before{opacity:1;visibility:visible}.tp-return-customer-remeber label{color:#55585b;font-size:15px;padding-left:26px;position:relative;z-index:1}.tp-return-customer-remeber label:after{border:1px solid #c3c7c9;content:"";z-index:-1}.tp-return-customer-remeber label:after,.tp-return-customer-remeber label:before{height:18px;left:0;line-height:16px;position:absolute;text-align:center;top:4px;transition:all .2s ease-out 0s;width:18px}.tp-return-customer-remeber label:before{color:var(--tp-common-white);content:url(/images/shop/check.svg);opacity:0;visibility:hidden}.tp-return-customer-remeber label a:hover{color:var(--tp-theme-8)}.tp-return-customer-remeber label:hover{cursor:pointer}.tp-return-customer-forgot a{color:var(--tp-theme-8);display:inline-block;font-size:15px;font-weight:400;position:relative}.tp-return-customer-forgot a:after{background-color:var(--tp-theme-8);bottom:4px;content:"";height:1px;left:auto;position:absolute;right:0;width:0}.tp-return-customer-forgot a:hover:after{left:0;right:auto;width:100%}.tp-order-details{padding:70px 100px 55px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-order-details{padding:70px 70px 55px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-order-details{padding:70px 30px 55px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-order-details{padding:70px 50px 55px}}@media only screen and (max-width:767px){.tp-order-details{padding:40px 30px 45px}}.tp-order-details-icon{margin-bottom:22px}.tp-order-details-icon span{border:1px solid hsla(0,0%,100%,.2);border-radius:50%;color:var(--tp-common-white);display:inline-block;font-size:55px;height:120px;line-height:118px;text-align:center;width:120px}.tp-order-details-title{color:var(--tp-common-white);font-size:30px;font-weight:600;margin-bottom:7px}.tp-order-details-content p{color:var(--tp-common-white);font-size:16px;line-height:1.38}.tp-order-details-item{margin-bottom:38px}.tp-order-details-item-wrapper .row [class*=col-]:nth-child(2n) .tp-order-details-item{padding-left:40px}@media only screen and (max-width:767px){.tp-order-details-item-wrapper .row [class*=col-]:nth-child(2n) .tp-order-details-item{padding-left:0}}.tp-order-details-item h4{font-weight:400}.tp-order-details-item h4,.tp-order-details-item p{color:var(--tp-common-white);font-size:18px;margin-bottom:0}.tp-order-details-item p{font-weight:700}.tp-order-info-wrapper{padding:42px 50px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-order-info-wrapper{padding:42px 40px}}@media only screen and (max-width:767px){.tp-order-info-wrapper{padding:42px 30px}}.tp-order-info-title{font-size:26px;font-weight:600;margin-bottom:40px}.tp-order-info-list ul li{align-items:center;display:flex;justify-content:space-between;list-style:none;padding:15px 0}.tp-order-info-list ul li:not(:last-child){border-bottom:1px solid #e0e2e3}.tp-order-info-list ul li span{color:var(--tp-common-black);font-size:15px}.tp-order-info-list ul li.tp-order-info-list-header{padding-bottom:12px;padding-top:0}.tp-order-info-list ul li.tp-order-info-list-header h4{font-size:16px;font-weight:500;margin-bottom:0}.tp-order-info-list ul li.tp-order-info-list-desc p{font-size:15px;margin-bottom:0}.tp-order-info-list ul li.tp-order-info-list-desc p span{font-size:15px;font-weight:500}.tp-order-info-list ul li.tp-order-info-list-subtotal span:last-child{color:var(--tp-theme-8)}.tp-order-info-list ul li.tp-order-info-list-shipping span input{display:none}.tp-order-info-list ul li.tp-order-info-list-shipping span input:checked~label:after{border-color:var(--tp-theme-8)}.tp-order-info-list ul li.tp-order-info-list-shipping span input:checked~label:before{opacity:1;visibility:visible}.tp-order-info-list ul li.tp-order-info-list-shipping span label{font-size:14px;padding-right:27px;position:relative}.tp-order-info-list ul li.tp-order-info-list-shipping span label span{color:var(--tp-theme-8)}.tp-order-info-list ul li.tp-order-info-list-shipping span label:hover{cursor:pointer}.tp-order-info-list ul li.tp-order-info-list-shipping span label:after{border:1px solid #bcbcbc;border-radius:50%;content:"";height:16px;position:absolute;right:0;top:5px;transition:all .2s ease-out 0s;width:16px}.tp-order-info-list ul li.tp-order-info-list-shipping span label:before{background-color:var(--tp-theme-8);border-radius:50%;content:"";height:8px;opacity:0;position:absolute;right:4px;top:9px;transition:all .2s ease-out 0s;visibility:hidden;width:8px}.tp-order-info-list ul li.tp-order-info-list-total{padding:14px 0}.tp-order-info-list ul li.tp-order-info-list-total span{font-size:16px;font-weight:500}.tp-order-inner{background-color:var(--tp-common-white);box-shadow:0 30px 70px rgba(1,15,28,.1)}.tpd-color-sucess{color:var(--tp-dashboard-sucess)}.tpd-color-danger{color:var(--tp-dashboard-danger)}.tpd-common-date{color:#757c8e;font-size:13px;font-weight:400;margin:0}.tpd-common-text{color:var(--tp-text-body);font-size:16px;font-weight:400;margin-bottom:0}.tpd-common-shadow{box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06)}.tpd-btn-border{background-color:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:8px;color:var(--tp-dashboard-primary);display:inline-block;font-size:15px;font-weight:500;line-height:1;padding:10px 19px 7px;text-align:center;transition:all .3s ease-out 0s}.tpd-btn-border:hover{background:var(--tp-dashboard-primary);border-color:var(--tp-dashboard-primary);box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}.tpd-btn-border span{display:inline-block;margin-right:4px}.tpd-btn-border span svg{transform:translateY(-2px)}.tp-btn-enroll{background-color:var(--tp-dashboard-primary);border:2px solid var(--tp-dashboard-primary);border-radius:6px;box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white);display:inline-block;font-size:15px;font-weight:600;line-height:1;padding:10.5px 22px;transition:all .3s ease-out 0s}.tp-btn-enroll:hover{background-color:var(--tp-common-white);color:var(--tp-dashboard-primary)}.tp-btn-add-course{background-color:var(--tp-common-white);border:2px solid var(--tp-common-white);border-radius:40px;color:#303651;display:inline-block;font-size:15px;font-weight:500;line-height:1;padding:11.5px 21px}.tp-btn-add-course i{color:#697089;display:inline-block;margin-right:8px;transition:all .3s ease-out 0s}.tp-btn-add-course:hover{background-color:transparent}.tp-btn-add-course.profile,.tp-btn-add-course:hover,.tp-btn-add-course:hover i{color:var(--tp-common-white)}.tp-btn-add-course.profile{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.35);border:none;font-size:15px;font-weight:600}.tp-btn-add-course.profile span{display:inline-block;margin-right:5px;transform:translateY(-3px)}.tp-btn-course{background:var(--tp-dashboard-3);border:2px solid var(--tp-dashboard-3);border-radius:6px;box-shadow:0 0 1px 0 #5b7d55,0 1px 2px 0 rgba(91,125,85,.25);color:var(--tp-common-white);display:inline-block;font-size:12px;font-weight:600;line-height:1;padding:4px 12px 5px}.tp-btn-course:hover{background-color:var(--tp-common-white);color:var(--tp-dashboard-3)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-btn-course{padding:4px 8px 5px}}.tpd-btn-cancel{border:1px solid rgba(117,124,142,.2);border-radius:6px;color:#4f5158;display:inline-block;font-size:15px;font-weight:500;line-height:1;padding:9px 20px;transition:all .3s ease-out 0s}.tpd-btn-cancel:hover{background-color:#ed1b2e;border-color:#ed1b2e;color:var(--tp-common-white)}.tpd-btn-delete{background:#f0f1f6;border:1px solid #f4f5fa;border-radius:4px;color:#4f5158;display:inline-block;font-size:15px;font-weight:500;line-height:1;padding:9px 20px;transition:all .3s ease-out 0s}.tpd-btn-delete:hover{background-color:#ed1b2e;border-color:#ed1b2e;color:var(--tp-common-white)}.tpd-btn-edit{background:var(--tp-dashboard-primary);border-radius:6px;box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white);display:inline-block;font-size:15px;font-weight:500;line-height:1;padding:9px 20px;transition:all .3s ease-out 0s}.tpd-btn-edit:hover{box-shadow:none}.tpd-btn-details{border:1px solid rgba(60,102,249,.2);border-radius:8px;color:#3c66f9;display:inline-block;font-size:15px;font-weight:400;line-height:1;padding:8.5px 16px;transition:all .3s ease-out 0s}.tpd-btn-details:hover{background:var(--tp-dashboard-primary);border-radius:6px;box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}.tp-instructor-wrap{padding:0 36px 0 48px;transform:translateY(46px)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-instructor-wrap{flex-wrap:wrap;padding:0 15px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-instructor-wrap{transform:translateY(-50px)}}@media only screen and (max-width:767px){.tp-instructor-info{flex-wrap:wrap}}.tp-instructor-avatar{flex:0 0 auto;margin-right:40px}.tp-instructor-avatar img{background-color:var(--tp-common-white);border-radius:50%;height:166px;-o-object-fit:cover;object-fit:cover;padding:8px;width:166px}.tp-instructor-avatar.profile img{height:130px;width:130px}.tp-instructor-avatar.profile span{bottom:0;position:absolute;right:0}.tp-instructor-content{margin-top:32px}.tp-instructor-title{color:var(--tp-common-white);display:inline-block;font-size:26px;font-weight:600;margin-bottom:2px}.tp-instructor-rate .profile,.tp-instructor-rate span{color:var(--tp-common-white);font-size:16px;font-weight:400}.tp-instructor-rate .profile{position:relative}.tp-instructor-rate .profile:not(:last-child){margin-right:20px}.tp-instructor-rate .profile:not(:last-child):after{background-color:var(--tp-common-white);border-radius:50%;content:"";display:inline-block;height:5px;position:absolute;right:-12px;top:50%;width:5px}.tp-instructor-rating{margin-right:10px}.tp-instructor-rating i{color:#ffad32;margin:0 -1px}.tp-instructor-course-btn{margin-top:42px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-instructor-course-btn{margin-top:30px}}.tp-instructor-course-btn.profile{margin-top:12px}.tp-fact-wrapper{margin-bottom:25px}.tp-fact-item{background-color:var(--tp-common-white);border-radius:14px;box-shadow:0 6px 6px rgba(8,19,34,.02);margin-bottom:45px;padding:25px 30px;position:relative;z-index:1}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-fact-item{margin-bottom:30px}}.tp-fact-item:before{background-color:hsla(0,0%,100%,.6);border-radius:14px;bottom:-10px;content:"";height:100%;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 40px);z-index:-1}.tp-fact-count{color:#1e1e2f;font-size:30px;font-weight:600;line-height:1.1;margin-bottom:0}.tp-fact-content span{color:#6c7275;font-size:15px;font-weight:400}.tp-fact-icon span{background-color:#f0eefd;border-radius:50%;display:inline-block;height:60px;line-height:58px;text-align:center;width:60px}span.common-pale-yellow{background-color:#fff0ed}span.common-pale-pacific{background-color:#e7f6f8}span.common-pale-blue{background-color:#e5f4ff}span.common-pale-green{background-color:#e6f5ea}span.common-pale-purple{background-color:#efe7fc}.tp-progress-wrapper{margin-bottom:70px}.tp-progress-item{background-color:var(--tp-common-white);border-radius:14px;box-shadow:0 1px 1px rgba(3,11,30,.14);padding:20px}.tp-progress-item:not(:last-of-type){margin-bottom:20px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-progress-item{flex-wrap:wrap}}.tp-progress-thumb{flex:0 0 auto;height:100%;margin-right:28px;position:relative}.tp-progress-thumb img{border-radius:14px;height:100%;-o-object-fit:cover;object-fit:cover;width:330px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-progress-thumb img{width:100%}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-progress-thumb{margin-bottom:20px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-progress-thumb{width:100%}}.tp-progress-title{color:#031f42;font-size:22px;font-weight:500;line-height:28px}.tp-progress-title a:hover{color:var(--tp-dashboard-secondary)}.tp-progress-content p{color:#94928e;font-size:16px;line-height:28px;margin-bottom:34px}.tp-progress-content p span{color:#4f5158}.tp-progress-rate{margin-bottom:6px}.tp-progress-rate span{color:#8f9195;font-size:15px}.tp-progress-rate span:not(:last-of-type){margin-right:5px}.tp-progress-rating{display:inline-block;margin-right:7px}.tp-progress-rating i{color:#ff9747;margin:0 -1px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-progress-bar{flex-wrap:wrap}}.tp-progress-bar .progress{background:#eef1f8;border-radius:4px;height:5px;margin-right:20px;width:360px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px){.tp-progress-bar .progress{margin-bottom:10px}}@media only screen and (max-width:767px){.tp-progress-bar .progress{width:300px}}.tp-progress-bar .progress-bar{background:var(--tp-dashboard-primary);border-radius:4px;width:50%}.tp-progress-bar .progress-bar.seven{width:70%}.tp-progress-bar>span{color:#8f9195;flex:0 0 auto;font-size:14px}.tp-dashboard-course-wrapper{padding-bottom:70px}.tp-dashboard-course-list{background-color:var(--tp-common-white);border-radius:16px;box-shadow:0 1px 1px rgba(3,11,30,.14);overflow:hidden;padding:40px 34px 26px}@media only screen and (max-width:767px){.tp-dashboard-course-list>ul{overflow-x:scroll}}.tp-dashboard-course-list ul li{list-style:none;padding:15.5px 0}.tp-dashboard-course-list ul li:not(:last-of-type){border-bottom:1px solid #e6e8f0}.tp-dashboard-course-list ul li:first-child{border-bottom:none;padding:8.5px 0}@media only screen and (max-width:767px){.tp-dashboard-course-list ul li{width:600px}}.tp-dashboard-course-list ul li.active{background-color:#f4f5fa;border-radius:8px}.tp-dashboard-course-list ul li.active .tp-dashboard-course-enroll span,.tp-dashboard-course-list ul li.active .tp-dashboard-course-name-title,.tp-dashboard-course-list ul li.active .tp-dashboard-course-rating span{color:#4a4e68;font-size:15px;font-weight:500}.tp-dashboard-course-item{align-items:center;display:flex}.tp-dashboard-course-name{width:512px}.tp-dashboard-course-name-title{color:#57595f;font-size:16px;font-weight:400;margin-bottom:0;margin-left:20px}.tp-dashboard-course-enroll{margin-left:15px;width:185px}.tp-dashboard-course-enroll span{color:#57595f;font-size:16px;font-weight:400}.tp-dashboard-course-rating{margin-left:15px;width:185px}.tp-dashboard-course-rating i{color:#ff9e4e;font-size:13px;margin:0 -1px}.tp-dashboard-course-details a{color:#57595f;font-size:15px;font-weight:500}.tp-dashboard-course-details a i{margin-left:4px;transform:translateY(1px)}.tp-dashboard-course-details a:hover{color:var(--tp-dashboard-primary)}.tp-profile-box{background-color:var(--tp-common-white);border-radius:16px;box-shadow:0 1px 1px rgba(3,11,30,.14),0 1px 2px rgba(3,11,30,.06);padding:46px 34px}@media only screen and (max-width:767px){.tp-profile-box{padding:30px}}.tp-profile-box.my-profile{padding:46px 36px 46px 48px;z-index:1}.tp-profile-wrap{background-color:#f9f9f9;border:1px solid #e6e8f0;border-radius:8px;overflow:hidden}@media only screen and (max-width:767px){.tp-profile-wrap ul{overflow-x:scroll}}.tp-profile-wrap ul li{list-style:none}.tp-profile-wrap ul li:not(:last-of-type){border-bottom:1px solid #e6e8f0}@media only screen and (max-width:767px){.tp-profile-wrap ul li{width:700px}}.tp-profile-info-tag{flex:0 0 auto;width:220px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-profile-info-tag{width:200px}}.tp-profile-info-tag span{color:#57595f;display:inline-block;font-size:16px;font-weight:300;padding:13px 30px}.tp-profile-info-details{background-color:#fff;width:100%}.tp-profile-info-details span{color:#4f5158;display:inline-block;font-size:16px;font-weight:400;padding:13px 30px}.tp-profile-info-details span.details-zone{padding:13px 30px 31px}.tpd-table{background-color:var(--tp-common-white);border-radius:16px;box-shadow:0 1px 1px rgba(3,11,30,.14),0 1px 2px rgba(3,11,30,.06);padding:40px 34px 24px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-table{overflow-x:scroll}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpd-table{padding:40px 20px 24px}}@media only screen and (max-width:767px){.tpd-table{padding:20px}}.tpd-table-row{align-items:center;display:flex;margin-left:20px}.tpd-table-title{color:#4a4e68;font-size:15px;font-weight:500;margin-bottom:0}@media only screen and (min-width:1400px) and (max-width:1599px){.tpd-table>ul{padding-right:30px;width:900px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tpd-table>ul{padding-right:30px;width:850px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpd-table>ul{padding-right:30px;width:820px}}@media only screen and (min-width:992px) and (max-width:1199px){.tpd-table>ul{padding-right:30px;width:850px}}.tpd-table ul li{list-style:none;padding:25px 0}.tpd-table ul li:not(:last-of-type){border-bottom:1px solid #e6e8f0}.tpd-table ul li:first-child{border-bottom:none;padding:14px 0}.tpd-table ul li:hover{background-color:#f9f9f9}.tpd-table ul li.tpd-table-head{background:#f4f5fa;border-radius:8px}.tpd-action-btn a,.tpd-action-btn button{border:1px solid #eeeff4;border-radius:30px;color:#808187;display:inline-block;font-size:15px;height:30px;line-height:30px;position:relative;text-align:center;width:30px}.tpd-action-btn a:hover,.tpd-action-btn button:hover{background-color:var(--tp-dashboard-primary);border-color:var(--tp-dashboard-primary);box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}.tpd-action-btn a:hover .tpd-action-tooltip,.tpd-action-btn button:hover .tpd-action-tooltip{opacity:1;transform:translateX(-50%) translateY(-12px);visibility:visible}.tpd-action-btn a.nohover:hover,.tpd-action-btn button.nohover:hover{background-color:inherit;border-color:inherit;box-shadow:inherit}.tpd-action-tooltip{background-color:#031233;border-radius:4px;bottom:100%;color:var(--tp-common-white);font-size:13px;font-weight:500;left:50%;line-height:1;opacity:0;padding:6px 12px 7px;position:absolute;text-align:center;transform:translateX(-50%) translateY(-6px);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24);visibility:hidden;width:-moz-max-content;width:max-content}.tpd-action-tooltip:before{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #031233;bottom:-5px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.tpd-action-inexact-btn{display:inline-block;position:relative}.tpd-action-inexact-btn:not(:last-child){margin-right:5px}.tpd-action-inexact-btn>a,.tpd-action-inexact-btn>button{border:1px solid transparent;border-radius:30px;color:#697089;display:inline-block;font-size:15px;height:30px;line-height:24px;text-align:center;width:30px}.tpd-action-inexact-btn>a svg,.tpd-action-inexact-btn>button svg{transform:translateX(-1px)}.tpd-action-inexact-btn>a:hover,.tpd-action-inexact-btn>button:hover{background:rgba(85,109,245,.1);border:1px solid rgba(85,109,245,.2);border-radius:30px;color:var(--tp-dashboard-primary)}.tpd-action-inexact-btn>a.click,.tpd-action-inexact-btn>button.click{position:relative}.tpd-action-inexact-btn>a.border-bg,.tpd-action-inexact-btn>button.border-bg{line-height:14px}.tpd-action-inexact-btn>a.border-bg svg,.tpd-action-inexact-btn>button.border-bg svg{transform:translateX(0)}.tpd-action-inexact-btn.active .tpd-action-click-tooltip{opacity:1;transform:translateY(0);visibility:visible}.tpd-action-click-tooltip{background-color:#24272e;border-radius:6px;bottom:calc(100% + 10px);box-shadow:0 4px 12px rgba(3,18,51,.3);display:inline-block;opacity:0;padding:8px;position:absolute;right:-18px;transform:translateY(5px);transition:all .2s;visibility:hidden}.tpd-action-click-tooltip:before{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #303651;bottom:-6px;content:"";height:0;position:absolute;right:27px;width:0}.tpd-action-click-tooltip button{border-radius:4px;color:hsla(0,0%,100%,.8);display:block;font-size:15px;font-weight:500;line-height:1;padding:10px 13px;text-align:left;width:100%;width:156px}.tpd-action-click-tooltip button span{display:inline-block;width:20px}.tpd-action-click-tooltip button:hover{background:hsla(0,0%,100%,.1);color:#fff}.tpd-action-click-tooltip.bundle button{width:120px}.tpd-action-approv button{background:#e8f9ed;border:1px solid #eeeff4;border:1px solid rgba(36,161,72,.12);border-radius:4px;color:var(--tp-dashboard-sucess);display:inline-block;font-size:15px;height:26px;line-height:20px;text-align:center;transition:all .3s ease-out 0s;width:26px}.tpd-action-approv button.reject{background-color:transparent;border-color:#e5e6eb;color:#bebfc1}.tpd-action-approv button.reject:hover{background:rgba(255,77,79,.08);border:1px solid rgba(255,77,79,.12);color:var(--tp-dashboard-danger)}.tpd-action-approv button.style-bg-2{background-color:#00b890;color:var(--tp-common-white)}.tpd-status button{border:1px solid #eeeff4;border-radius:30px;color:#697089}.tpd-status button,.tpd-status-complete button{display:inline-block;font-size:15px;height:26px;line-height:26px;position:relative;text-align:center;width:26px}.tpd-status-complete button{background-color:#00b890;border:1px solid #00b890;border-radius:30px;color:var(--tp-common-white)}.tpd-badge{border-radius:23px;display:inline-block;font-size:13px;font-weight:500;line-height:1;padding:2px 11px 5px}.tpd-badge.sucess{background:rgba(15,159,85,.1);border:1px solid rgba(36,161,72,.12);color:var(--tp-dashboard-sucess)}.tpd-badge.danger{background:rgba(255,77,79,.08);border:1px solid rgba(255,77,79,.12);color:var(--tp-dashboard-danger)}.tpd-badge.warning{background:rgba(245,155,18,.08);border:1px solid rgba(245,155,18,.12);color:var(--tp-dashboard-warning)}.tpd-badge.info{background:rgba(84,111,255,.08);border:1px solid rgba(84,111,255,.12);color:var(--tp-dashboard-info)}.tpd-border-btn{border:1px solid rgba(60,102,249,.2);border-radius:8px;color:#3c66f9;display:inline-block;font-size:15px;font-weight:400;line-height:1;padding:8px 16px;transition:all .3s ease-out 0s}.tpd-border-btn:hover{background:var(--tp-dashboard-primary);border-radius:6px}.tpd-border-btn.active,.tpd-border-btn:hover{box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}.tpd-border-btn.active{background-color:var(--tp-dashboard-primary)}.tpd-border-btn.active:hover{background-color:transparent;border-color:var(--tp-dashboard-primary);box-shadow:none;color:var(--tp-dashboard-primary)}.tpd-border-btn a{border:1px solid rgba(60,102,249,.2);border-radius:8px;color:#3c66f9;display:inline-block;font-size:15px;font-weight:400;line-height:1;padding:8.5px 16px;transition:all .3s ease-out 0s}.tpd-border-btn a:hover{background:var(--tp-dashboard-primary);border-radius:6px}.tpd-border-btn a.active,.tpd-border-btn a:hover{box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}.tpd-border-btn a.active{background-color:var(--tp-dashboard-primary)}.tpd-border-btn a.active:hover{background-color:transparent;border-color:var(--tp-dashboard-primary);box-shadow:none;color:var(--tp-dashboard-primary)}.tpd-input .font{font-size:16px}.tpd-input label{color:#303651;display:inline-block;font-size:14px;font-weight:500;margin-bottom:7px}.tpd-input input,.tpd-input textarea{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:0 1px 1px 0 rgba(48,54,81,.06);resize:none;transition:all .3s ease-out 0s}.tpd-input input:focus,.tpd-input textarea:focus{border-color:var(--tp-theme-7);box-shadow:0 1px 2px 0 rgba(65,95,251,.06),0 4px 10px 0 rgba(65,95,251,.06),0 0 0 3px rgba(65,95,251,.2)}.tpd-input input::-moz-placeholder,.tpd-input textarea::-moz-placeholder{color:#8f9195;font-size:16px;font-weight:400}.tpd-input input::placeholder,.tpd-input textarea::placeholder{color:#8f9195;font-size:16px;font-weight:400}.tpd-input textarea{height:162px}.tpd-input .tpd-redio-style.tmy-tab .nav.nav-tabs .nav-item .nav-link{border:1px solid #e6e8f0}.tpd-box-shadow{box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06)}.tpd-input-white label{color:#8f9195;font-size:15px;font-weight:400;margin-bottom:7px}.tpd-input-white input{background:var(--tp-common-white);border-radius:10px;box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06);height:50px}.tpd-input-white input:focus{border-color:var(--tp-dashboard-primary)}.tpd-input-white input::-moz-placeholder{color:#757c8e;font-size:17px;font-weight:400}.tpd-input-white input::placeholder{color:#757c8e;font-size:17px;font-weight:400}.tpd-input-white textarea{background:var(--tp-common-white);border-radius:10px;box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06);height:160px;padding:14px 24px;resize:none}.tpd-input-white textarea:focus{box-shadow:none}.tpd-input-white textarea::-moz-placeholder{color:#757c8e;font-size:17px;font-weight:400}.tpd-input-white textarea::placeholder{color:#757c8e;font-size:17px;font-weight:400}.tpd-table.li-hover-none ul li:hover{background-color:transparent}.tpd-table.li-hover-none ul li.tpd-table-head:hover{background-color:#f4f5fa}.tpd-certificate-img img{box-shadow:2px 2px 2px hsla(0,0%,6%,.3);height:64px;max-width:90px;-o-object-fit:cover;object-fit:cover}.tpd-certificate-badge{align-items:center;background:#eff2fa;border:1px solid #e7eaf2;border-radius:30px;display:flex;justify-content:space-between;padding:3px 16px;width:138px}.tpd-certificate-badge:hover{background:rgba(85,109,245,.14)}.tpd-certificate-badge:hover .tpd-certificate-badge-publish svg,.tpd-certificate-badge:hover .tpd-certificate-badge-text{color:var(--tp-dashboard-primary)}.tpd-certificate-badge-text{color:#57595f;font-size:14px;font-weight:400}.tpd-certificate-badge-file{display:inline-block;flex:0 0 auto;margin-right:2px}.tpd-certificate-badge-file svg,.tpd-certificate-badge-publish svg{display:inline-block;transform:translateY(-2px)}.tpd-certificate-badge-publish svg{transition:all .3s ease-out 0s}.tpd-certificate-badge.active{background:#e8f9ed;border:1px solid rgba(36,161,72,.12)}.tpd-certificate-badge.active .tpd-certificate-badge-text{color:#24a148}.tpd-certificate-table .tpd-table-row{display:inherit;margin-left:0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tpd-certificate-table ul{overflow:hidden;overflow-x:scroll}}.tpd-certificate-table ul li{background-color:var(--tp-common-white);border-radius:10px;box-shadow:0 1px 1px rgba(3,11,30,.14),0 1px 2px rgba(3,11,30,.06);list-style:none;padding:23px 18px 23px 25px}.tpd-certificate-table ul li:not(:last-of-type){margin-bottom:6px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tpd-certificate-table ul li{width:600px}}.tpd-certificate-info{width:600px}.tpd-certificate-badges{flex:0 0 auto;width:140px}.tpd-certificate-delete,.tpd-certificate-edit{flex:0 0 auto;margin-left:10px}.tpd-certificate-title{color:#57595f;font-size:18px;font-weight:400;margin:0}.tp-dashboard-body-bg{background-color:#eff2fa}.tp-dashboard-banner-wrap{padding-bottom:80px;position:relative;z-index:1}.tp-dashboard-banner-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px;padding-top:154px}.tp-dashboard-banner-bg.profile{padding-top:35px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-dashboard-banner-bg.profile{margin-bottom:50px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-dashboard-banner-bg.profile{margin-bottom:60px}.tp-dashboard-banner-bg.profile .tp-instructor-wrap{transform:translateY(46px)}}@media only screen and (max-width:767px){.tp-dashboard-banner-bg.profile .tp-instructor-wrap{transform:translateY(-20px)}}.tp-dashboard-banner-shape{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tp-dashboard-banner-shape img{width:100%}.tp-dashboard-title{color:#0a1c3a;font-size:26px;font-weight:600;margin-bottom:33px}.tp-dashboard-tab{background:var(--tp-common-white);border-radius:10px;box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06)}.tp-dashboard-tab-title{border-bottom:1px solid #e6e8f0;color:#303651;font-size:26px;font-weight:600;padding:19px 30px 18px}.tp-dashboard-tab-list{padding:0 30px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-dashboard-tab-list{padding:0}}.tp-dashboard-tab-list ul li{display:inline-block;list-style:none}.tp-dashboard-tab-list ul li a{color:#697089;display:inline-block;font-size:15px;font-weight:500;padding:11px 24px}@media only screen and (min-width:576px) and (max-width:767px){.tp-dashboard-tab-list ul li a{padding:10px 15px}}.tp-dashboard-tab-list ul li a.active{color:var(--tp-dashboard-secondary);position:relative}.tp-dashboard-tab-list ul li a.active:before{background-color:var(--tp-dashboard-primary);bottom:0;box-shadow:0 1px 2px 0 rgba(20,56,181,.25);content:"";height:3px;left:0;position:absolute;width:100%}.tp-dashboard-course{background:var(--tp-common-white);border-radius:10px;box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06);padding:10px}.tp-dashboard-course:hover .tp-dashboard-course-thumb img{transform:scale(1.08)}.tp-dashboard-course.courde-edit .tp-dashboard-course-content{padding:20px 10px 0}.tp-dashboard-course.courde-edit .tp-dashboard-course-meta{border-bottom:1px solid #e9ebf1;padding-bottom:12px}.tp-dashboard-course-content{padding:18px 14px 19px}.tp-dashboard-course-thumb{border-radius:8px;overflow:hidden}.tp-dashboard-course-thumb img{border-radius:8px;transition:all .3s ease-out 0s;width:100%}.tp-dashboard-course-title{color:#031f42;font-size:20px;font-weight:500;line-height:1.4}.tp-dashboard-course-title a:hover{color:var(--tp-dashboard-primary)}.tp-dashboard-course-meta{margin-bottom:10px}.tp-dashboard-course-meta span{color:#8f9195;display:inline-block;font-size:14px;margin-right:1px}.tp-dashboard-course-meta span:not(:last-of-type){margin-right:16px}.tp-dashboard-course-meta span span{display:inline-block;transform:translateY(-2px)}.tp-dashboard-course-btn .tp-btn-border{display:block}.tp-dashboard-course-free span{color:var(--tp-dashboard-secondary);font-size:18px;font-weight:600}.tp-dashboard-btn .tp-dashboard-course-free{margin-left:10px}.tp-dashboard-btn .tp-course-pricing{flex:0 0 auto;margin-left:8px;text-align:end}.tp-dashboard-rating{margin-bottom:4px}.tp-dashboard-rating i{color:#ffb21d}.tp-dashboard-rating span{color:#8f9195;display:inline-block;font-size:13px;font-weight:400;margin-left:3px}.tp-dashboard-progress{margin-bottom:25px}.tp-dashboard-progress-info span{color:#8f9195;display:inline-block;font-size:13px;font-weight:400;margin-bottom:5px}.tp-dashboard-progress .progress{background:#eff1f7;border-radius:2px;height:4px}.tp-dashboard-progress .progress-bar{background:#15ac6a;border-radius:2px}.tp-dashboard-course-2 .tp-dashboard-course-meta{border-bottom:1px solid #e9ebf1;margin-bottom:19px;padding-bottom:22px}.tp-dashboard-course-2 .tp-dashboard-course-content{padding:18px 14px 11px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-dashboard-course-2 .tp-dashboard-course-content{padding:0}}.tpd-dashboard-wrap-bg{background-repeat:no-repeat}.tpd-dashboard-footer .tp-footer-widget-title{color:var(--tp-common-white)}.tpd-dashboard-footer .tp-footer-widget ul li a{color:hsla(0,0%,100%,.7)}.tpd-dashboard-footer .tp-footer-widget ul li a:hover{color:var(--tp-common-white)}.tpd-dashboard-footer .tp-footer-newsletter-wrap p,.tpd-dashboard-footer .tp-footer-widget-content p{color:hsla(0,0%,100%,.7)}.tpd-dashboard-footer .tp-footer-newsletter-input input{border:2px solid hsla(0,0%,100%,.1);border-radius:50px;color:var(--tp-common-white);font-size:16px}.tpd-dashboard-footer .tp-footer-newsletter-input input::-moz-placeholder{color:var(--tp-common-white);font-size:16px}.tpd-dashboard-footer .tp-footer-newsletter-input input::placeholder{color:var(--tp-common-white);font-size:16px}.tpd-dashboard-footer .tp-footer-newsletter-input input:focus{border-color:var(--tp-dashboard-primary)}.tpd-dashboard-footer .tp-footer-newsletter-submit .tp-btn{background:var(--tp-dashboard-primary);border-color:var(--tp-dashboard-primary);border-radius:50px;box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25)}.tpd-dashboard-footer .tp-footer-newsletter-social a{background:hsla(0,0%,100%,.06);border:none;color:var(--tp-common-white);height:44px;line-height:44px;width:44px}.tpd-dashboard-footer .tp-footer-contact span{color:hsla(0,0%,100%,.7)}.tpd-dashboard-footer .tp-footer-contact a,.tpd-dashboard-footer .tp-footer-contact-mail a,.tpd-dashboard-footer .tp-footer-contact-mail a span{color:var(--tp-common-white)}.tpd-dashboard-footer-bottom{background:#142542}.tpd-dashboard-footer-bottom .tp-footer-copyright span{color:var(--tp-common-white)}.tpd-dashboard-right .main-menu{margin-right:50px}@media only screen and (max-width:767px){.tpd-dashboard-filter{flex-wrap:wrap}.tpd-dashboard-search{margin-bottom:20px}}.tpd-dashboard-search .tp-header-2-search{margin-left:0;width:360px}.tpd-dashboard-search .tp-header-2-search input{background-color:var(--tp-common-white);border:1px solid #f3f4f9;border-radius:100px;color:var(--tp-heading-primary);font-size:15px;font-weight:400;padding:0 30px 0 50px;width:100%}.tpd-dashboard-search .tp-header-2-search input::-moz-placeholder{font-size:15px;font-weight:400}.tpd-dashboard-search .tp-header-2-search input::placeholder{font-size:15px;font-weight:400}.tpd-dashboard-search .tp-header-2-search input:focus{background-color:var(--tp-common-white);border-color:var(--tp-theme-secondary)}.tpd-dashboard-search .tp-header-2-search-btn{left:22px;position:absolute;right:auto}.tpd-dashboard-search .tp-header-2-search-btn span{display:inline-block;transform:translateY(-1px)}.tpd-dashboard-select .tp-course-filter-select .nice-select{background:var(--tp-common-white);border-color:var(--tp-common-white);box-shadow:none;font-weight:500;height:40px;line-height:40px;width:140px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpd-dashboard-select-course{margin-bottom:20px}}.tpd-dashboard-select-course .tp-course-filter-select .nice-select{background:var(--tp-common-white);border:inherit;box-shadow:none;display:inline-table;float:none;height:40px;line-height:40px;padding-right:45px;width:300px}@media only screen and (max-width:767px){.tpd-dashboard-select-calender{flex-wrap:wrap}.tpd-dashboard-select-calender .tpd-order-short-list{margin-bottom:20px}}.tpd-dashboard-progress-box{background-color:var(--tp-common-white);border-radius:10px;box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06)}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpd-dashboard-progress-box{margin-top:30px}}.tpd-dashboard-progress-heading{padding-bottom:45px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpd-dashboard-progress-heading{flex-wrap:wrap}}.tpd-dashboard-progress-item{border-bottom:1px solid #e6e8ec;padding:24px 107px 24px 29px}@media only screen and (min-width:1200px) and (max-width:1399px){.tpd-dashboard-progress-item{padding:24px 90px 24px 29px}}@media only screen and (min-width:992px) and (max-width:1199px){.tpd-dashboard-progress-item{padding:24px 57px 24px 28px}}.tpd-dashboard-progress-item:not(:last-of-type){border-right:1px solid #e6e8ec}.tpd-dashboard-progress-item span{color:#757c8e;font-size:14px;font-weight:400}.tpd-dashboard-progress-item p{color:#57595f;font-size:20px;font-weight:600;margin:0}.tpd-dashboard-progress-body{padding:0 30px 40px}.tpd-dashboard-progress-body h4{color:#333;font-size:20px;font-weight:500;margin-bottom:30px}.tpd-dashboard-progress-graph{border:1px solid #e6e8ec;border-radius:4px;height:254px;margin-left:30px;width:770px}@media only screen and (min-width:1200px) and (max-width:1399px){.tpd-dashboard-progress-graph{margin-left:0}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-dashboard-progress-graph{margin-left:0;width:100%}}.tpd-dashboard-qa-tab{display:inline-block}.tpd-dashboard-qa-tab-bg{background:var(--tp-common-white);border-radius:50px;position:relative}.tpd-dashboard-qa-tab-bg .nav-link.active{background-color:transparent;border-color:transparent;color:var(--tp-common-white)}.tpd-dashboard-qa-tab-bg .nav-link.active:focus,.tpd-dashboard-qa-tab-bg .nav-link:hover{border:none}.tpd-dashboard-qa-tab-bg button{border:none!important;color:#57595f;font-size:14px;font-weight:700;line-height:14px;padding:15px 25px;position:relative;transition:.3s;z-index:999}.tpd-dashboard-qa-tab-bg button.active{color:var(--tp-common-white)}.tpd-dashboard-qa-tab-bg button.monthly.active~.test{transform:translateX(0)}.tpd-dashboard-qa-tab-bg .test{background:var(--tp-dashboard-primary);border-radius:30px;box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);content:"";display:block;height:calc(100% - 8px);left:5px;position:absolute;top:4px;transform:translateX(104px);transition:transform .2s ease-in-out;width:100px;will-change:transform}.tpd-dashboard-qa-select{display:flex;justify-content:end}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-dashboard-qa-select{justify-content:start}}.tpd-dashboard-qa-select .tp-course-filter-select .nice-select{background:var(--tp-common-white);border:none;box-shadow:none}.tpd-dashboard-calender-box .fc .fc-button-primary{background-color:rgba(85,109,245,.14);border-color:rgba(85,109,245,.14);color:var(--tp-dashboard-primary);line-height:1;text-transform:capitalize}.tpd-dashboard-calender-box .fc .fc-button-primary:active,.tpd-dashboard-calender-box .fc .fc-button-primary:focus{background-color:var(--tp-dashboard-primary);border-color:var(--tp-dashboard-primary);box-shadow:none!important;color:var(--tp-common-white)}.tpd-dashboard-calender-box .fc .fc-button-primary.fc-button-active{background-color:var(--tp-dashboard-primary);border-color:var(--tp-dashboard-primary);color:var(--tp-common-white);height:35px}.tpd-dashboard-calender-box .fc .fc-daygrid-day.fc-day-today{background-color:#f5f6ff}.tpd-dashboard-calender-box .fc table{font-size:16px}.tpd-dashboard-calender-box .fc .fc-highlight{background-color:rgba(81,105,241,.06)}.tpd-dashboard-calender-box .fc .fc-timegrid-col.fc-day-today{background-color:#d9dffa}.tpd-dashboard-calender-box .fc .fc .fc-day-disabled,.tpd-dashboard-calender-box .fc .fc-cell-shaded{background:#ccd1ff}.tpd-dashboard-course-edit-box{margin-left:-36px}.tpd-dashboard-course-edit .tp-course-filter-select .nice-select{background:var(--tp-common-white);border:inherit;box-shadow:none;float:none;height:40px;line-height:40px;padding-left:24px;width:100%}.tpd-dashboard-course-edit .tp-course-filter-select .nice-select:after{right:24px}.tp-user-wrap{background-color:var(--tp-common-white);border-radius:10px;box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06);display:block;padding:28px 22px 12px 18px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-user-wrap{padding:22px 10px}}.tp-user-banner{border:1px solid #e6e8f0;border-radius:8px;margin-top:20px;padding:25px 0 27px 16px;position:relative;z-index:1}.tp-user-banner-title{color:#303651;font-size:20px;font-weight:600;line-height:24px;margin-bottom:14px}.tp-user-banner-text{width:50%}.tp-user-banner-shape{bottom:8px;position:absolute;right:0;z-index:-1}.tp-user-menu{padding:0 0 12px}.tp-user-menu-title{color:#8f9195;font-size:12px;font-weight:500;letter-spacing:.24px;padding:6px 16px 4px;text-transform:uppercase}.tp-user-menu-title.space-gap{margin-top:10px;padding-bottom:0}.tp-user-menu ul li{list-style:none}.tp-user-menu ul li:not(:last-of-type){margin-bottom:5px}.tp-user-menu ul li a{border-radius:8px;color:#4f5158;display:flex;font-size:15px;font-weight:500;padding:6px 16px 8px;transition:all .3s ease-out 0s}.tp-user-menu ul li a span{display:inline-block;transform:translateY(-1px);width:30px}.tp-user-menu ul li a.active{background:#556df5;border-radius:8px;box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}.tp-user-menu ul li a.active:hover{background:var(--tp-dashboard-primary);box-shadow:none;color:var(--tp-common-white)}.tp-user-menu ul li a:hover{background:rgba(85,109,245,.14);color:var(--tp-dashboard-primary)}.tpd-menu{box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06);padding:0 85px}@media only screen and (min-width:1600px) and (max-width:1700px){.tpd-menu{padding:0 60px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tpd-menu{padding:0 30px}}.tpd-menu .tp-header-2-search{width:320px}.tpd-menu .tp-header-2-search input{background-color:#f3f4f9;border:2px solid #f3f4f9;border-radius:1000px;color:var(--tp-heading-primary);font-size:15px;font-weight:400;padding:0 30px 0 50px;width:100%}.tpd-menu .tp-header-2-search input:focus{background-color:var(--tp-common-white);border-color:var(--tp-theme-secondary)}.tpd-menu .tp-header-2-search-btn{left:22px;position:absolute;right:auto}.tpd-menu .tp-header-2-search-btn span{display:inline-block;transform:translateY(-1px)}.tpd-menu .tp-header-2-btn{margin-left:30px}.tpd-menu .tp-header-2-cart{position:relative}.tpd-menu .tp-header-2-cart:before{background:rgba(0,31,63,.12);content:"";height:34px;left:-24px;position:absolute;top:50%;transform:translateY(-50%);width:1px}.tpd-profile-avatar img{height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.tpd-main{position:relative;z-index:1}.tpd-user-sidebar{margin-right:22px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-user-sidebar{margin-right:0}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpd-user-sidebar{margin-bottom:30px}}.tpd-reviews-student{flex:0 0 auto;width:258px}.tpd-reviews-date{flex:0 0 auto;margin-left:12px;width:225px}.tpd-reviews-date span{color:#57595f;display:inline-block;font-size:16px;line-height:1;margin-bottom:8px}.tpd-reviews-date p{color:#8a8b90;font-size:14px;line-height:1;margin-bottom:0}.tpd-reviews-feedback{margin-left:15px;width:calc(100% - 535px)}.tpd-reviews-feedback .span{color:#4f5158;font-size:18px;font-weight:400}.tpd-reviews-thumb{flex:0 0 auto;margin-right:12px}.tpd-reviews-thumb img{border-radius:50%;height:38px;-o-object-fit:cover;object-fit:cover;width:38px}.tpd-reviews-thumb-title{color:#4f5158;font-size:16px;font-weight:400;margin-bottom:0}.tpd-reviews-course-info p{color:#757c8e;font-size:15px;margin-bottom:0}.tpd-reviews-course-info p span{color:#4f5158;font-size:15px}.tpd-reviews-comment{color:#4f5158;font-size:18px;font-weight:400;margin:0}.tpd-course-wrap a{color:#6b7194;display:block;font-size:15px;font-weight:400;margin-bottom:25px}.tpd-course-wrap a span{display:inline-block;margin-right:6px;transform:translateY(-2px)}.tpd-course-wrap a:hover{color:var(--tp-dashboard-primary)}.tpd-course-name{color:#4f5158;font-size:16px;font-weight:400;margin-bottom:0}.tpd-course-title{color:#8a8b90;font-size:15px}.tpd-reviews-course{flex:0 0 auto;width:430px}.tpd-reviews-feedback-2{flex:0 0 auto;margin-left:15px;width:235px}.tpd-reviews-edit{flex:0 0 auto;margin-left:15px;width:calc(100% - 725px)}.tpd-quiz-info{flex:0 0 auto;width:270px}.tpd-quiz-info-sub{flex:0 0 auto;width:340px}.tpd-quiz-ques{width:68px}.tpd-quiz-ques,.tpd-quiz-tm{flex:0 0 auto;margin-left:15px}.tpd-quiz-tm{width:63px}.tpd-quiz-no{flex:0 0 auto;width:65px}.tpd-quiz-no-2{flex:0 0 auto;width:84px}.tpd-quiz-result{margin-left:15px}.tpd-quiz-result,.tpd-quiz-result-2{flex:0 0 auto;width:95px}.tpd-quiz-result-sub{width:90px}.tpd-quiz-details,.tpd-quiz-result-sub{flex:0 0 auto;margin-left:15px}.tpd-quiz-title{color:#1e1e2f;font-size:18px;font-weight:400;line-height:1;margin-bottom:8px}.tpd-quiz-title-2{color:#57595f;font-size:16px;font-weight:400;margin-bottom:0}.tpd-quiz-title-2-color{color:#6b7194;font-size:16px;font-weight:400}.tpd-quiz-attempts{margin-bottom:30px}.tpd-quiz-attempts .tp-dashboard-title{margin-bottom:12px}.tpd-quiz-time ul li{display:inline-block;list-style:none}.tpd-quiz-time ul li:not(:first-of-type){margin-left:18px}.tpd-quiz-time ul li p{color:#333;font-size:15px;margin-bottom:0}.tpd-quiz-time ul li p span{color:#7c7f8c;font-size:15px}.tpd-quiz-date{flex:0 0 auto;width:180px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-quiz-date{width:190px}}.tpd-quiz-date-2{flex:0 0 auto;width:148px}.tpd-quiz-date-3{flex:0 0 auto;width:165px}.tpd-quiz-ques-2{flex:0 0 auto;margin-left:15px;width:100px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpd-quiz-ques-2{width:70px}}.tpd-quiz-ques-3{flex:0 0 auto;width:100px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpd-quiz-ques-3{width:70px}}.tpd-quiz-tm-2{flex:0 0 auto;width:90px}.tpd-quiz-tm-3{flex:0 0 auto;width:145px}.tpd-quiz-tm-4{flex:0 0 auto;width:160px}.tpd-quiz-pm{flex:0 0 auto;margin-left:15px;width:90px}.tpd-quiz-pm-2{flex:0 0 auto;width:160px}.tpd-quiz-ca{width:90px}.tpd-quiz-ca,.tpd-quiz-ca-sub{flex:0 0 auto;margin-left:15px}.tpd-quiz-ca-sub{width:65px}.tpd-quiz-em{flex:0 0 auto;margin-left:15px;width:90px}.tpd-quiz-em-box .tpd-action-approv{margin-right:8px}.tpd-quiz-type{flex:0 0 auto;width:80px}.tpd-quiz-type-2{flex:0 0 auto;width:110px}.tpd-student-info p{color:#757c8e;font-size:15px;font-weight:400;line-height:1;margin:0}.tpd-student-info p span{color:#4f5158;font-size:15px;font-weight:400}.tpd-select.w-120 .nice-select{border:none;border-radius:30px;color:#757c8e;font-size:15px;font-weight:400;height:40px;padding-right:65px}.tpd-select.w-120 .nice-select:focus{border:none}.tpd-select.w-120 .nice-select:after{color:#57595f;right:18px}.tpd-select.w-120 .nice-select .list{width:100%}.tpd-select.w-120.w-300 .nice-select{width:300px}.tpd-select2-wrap .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;width:300px}.tpd-select2-wrap .select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;display:inline-block;width:370px!important}.tpd-select2-wrap .select2-results{display:block;width:370px}.tpd-assign-info{flex:0 0 auto;width:340px}.tpd-assign-info.analytic{width:320px}@media only screen and (min-width:1200px) and (max-width:1399px){.tpd-assign-info.analytic{width:285px}}.tpd-assign-info.analytic p{display:inline-block}.tpd-assign-info.analytic p:not(:last-of-type){margin-right:10px}.tpd-assign-info.analytic .tpd-assign-title{color:#57595f;font-size:18px}.tpd-assign-mark{flex:0 0 auto;margin-left:15px;width:165px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpd-assign-mark{width:135px}}.tpd-assign-mark.analytic{width:130px}.tpd-assign-mark.analytic .tpd-common-text{color:#57595f}.tpd-assign-submit{flex:0 0 auto;margin-left:15px;width:155px}@media only screen and (min-width:1200px) and (max-width:1399px){.tpd-assign-submit{width:130px}}.tpd-assign-details{margin-left:15px}.tpd-assign-details.analytic button{display:inline-block;margin-left:15px}.tpd-assign-details.analytic button:hover{color:#3c66f9}.tpd-assign-title{color:#1e1e2f;font-size:16px;font-weight:400;line-height:1;margin-bottom:4px}.tpd-order-filter a{background-color:var(--tp-common-white);border-radius:50px;color:#4a4e68;display:inline-flex;font-size:15px;font-weight:400;margin-right:8px;padding:7px 21.5px}@media only screen and (max-width:767px){.tpd-order-filter a{margin-bottom:20px}}.tpd-order-filter a.active span{border:6px solid #556df5;box-shadow:0 0 1px 0 #1438b5}.tpd-order-filter a span{border:1px solid #b8babc;border-radius:50%;display:inline-block;height:20px;margin-right:8px;text-align:center;transform:translateY(3px);width:20px}.tpd-order-id{flex:0 0 auto;width:85px}.tpd-order-name{flex:0 0 auto;margin-left:15px;width:240px}.tpd-order-date{flex:0 0 auto;margin-left:15px;width:160px}.tpd-order-price{flex:0 0 auto;margin-left:15px;width:85px}.tpd-order-status{flex:0 0 auto;margin-left:15px;width:103px}.tpd-order-action{margin-left:15px}.tpd-order-date-input{display:flex;justify-content:end}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpd-order-date-input{justify-content:start;margin-bottom:20px}}.tpd-order-date-input form{position:relative;width:270px}.tpd-order-date-input form input{background-color:var(--tp-common-white);border:1px solid transparent;border-radius:50px;height:40px;width:270px}.tpd-order-date-input form input:focus{border-color:#556df5;box-shadow:0 1px 2px 0 rgba(85,109,245,.08),0 2px 6px 0 rgba(85,109,245,.04),0 3px 6px 0 rgba(85,109,245,.08),0 0 0 4px rgba(85,109,245,.1)}.tpd-order-date-input form input::-moz-placeholder{color:#757c8e;font-size:15px;line-height:1.2}.tpd-order-date-input form input::placeholder{color:#757c8e;font-size:15px;line-height:1.2}.tpd-order-date-input form span{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.tpd-order-short-list .tp-course-filter-select .nice-select{background:var(--tp-common-white);border:inherit;box-shadow:none;height:40px;line-height:40px;width:120px}.tpd-instructor-qa-student{flex:0 0 auto;width:246px}.tpd-instructor-qa-question{flex:0 0 auto;margin-left:15px;width:216px}.tpd-instructor-qa-reply,.tpd-instructor-qa-status{flex:0 0 auto;margin-left:15px;text-align:center;width:68px}.tpd-instructor-qa-btn{flex:0 0 auto;margin-left:15px;width:80px}.tpd-instructor-qa-action{margin-left:15px}.tpd-student-qa-student{flex:0 0 auto;width:475px}.tpd-student-qa-reply{flex:0 0 auto;margin-left:15px;width:150px}.tpd-student-qa-btn{width:80px}.tpd-student-qa-action,.tpd-student-qa-btn{flex:0 0 auto;margin-left:15px}.tpd-announcement{background-color:var(--tp-common-white);border-radius:10px;padding:20px 24px}@media only screen and (max-width:767px){.tpd-announcement{flex-wrap:wrap}.tpd-announcement-info{margin-bottom:10px}}.tpd-announcement-icon{flex:0 0 auto;margin-right:16px}.tpd-announcement-icon span{background-color:#eff3fe;border-radius:50%;display:inline-block;height:60px;line-height:60px;text-align:center;width:60px}.tpd-announcement-notification span{color:#757c8e;font-size:16px;font-weight:400}.tpd-announcement-notification-title{color:#333;font-size:20px;font-weight:400}.tpd-announcement-table.tpd-table ul li{list-style:none;padding:17.5px 0}.tpd-announcement-date{flex:0 0 auto;width:206px}.tpd-announcement-announcement{flex:0 0 auto;margin-left:15px;width:420px}.tpd-announcement-announcement .tpd-course-name{color:#757c8e;font-size:15px}.tpd-announcement-btn{width:80px}.tpd-announcement-action,.tpd-announcement-btn{flex:0 0 auto;margin-left:15px}.tpd-announcement-time{color:#8a8b90;font-size:14px;font-weight:400}.tpd-withdraw-notification p{color:#757c8e;font-size:15px;font-weight:400}.tpd-withdraw-notification p span{display:inline-block;margin-right:5px}.tpd-withdraw-notification p span svg{transform:translateY(-2px)}.tpd-withdraw-notification p a{color:#3c66f9;font-size:15px;font-weight:500}.tpd-withdraw-title{color:#4f5158;font-size:20px;font-weight:400}.tpd-withdraw-title span{color:#4f5158;display:inline-block;font-weight:700}.tpd-withdraw-bg img{display:inline-block;margin-bottom:22px;width:100%}.tpd-withdraw-bg p{color:#4f5158;font-size:17px;font-weight:400}.tpd-accordion{padding-right:70px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-accordion{padding-right:0}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpd-accordion{padding-bottom:40px}}.tpd-accordion .accordion-item{border-radius:10px!important;margin-bottom:6px}.tpd-accordion .accordion-button{background:var(--tp-common-white);border-radius:10px!important;box-shadow:none;color:var(--tp-grey-6);font-size:20px;font-weight:500;padding:23px 24px}.tpd-accordion .accordion-button:focus{box-shadow:none;outline:0}.tpd-accordion .accordion-button.collapsed{box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06)}.tpd-accordion .accordion-body{padding:0 60px 20px 24px}.tpd-accordion .accordion-body.course-edit{padding:0 30px 20px}.tpd-accordion .accordion-body.course-edit .tpd-new-course-box-1{padding:0}.tpd-course-enroll-list{background:var(--tp-common-white);border-radius:10px;box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06);padding:45px 40px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-course-enroll-list{padding:30px}}.tpd-course-enroll-list .tp-dashboard-title{margin-bottom:19px}.tpd-course-enroll-list ul li{color:#57595f;display:flex;font-size:16px;line-height:21px;list-style:none}.tpd-course-enroll-list ul li:not(:last-of-type){margin-bottom:20px}.tpd-course-enroll-list ul li span{flex:0 0 auto;margin-right:5px}.tpd-course-enroll-list.course-edit ul li{color:#6b7194}.tpd-course-enroll-list.course-edit ul li span{display:inline-block;margin-right:12px;transform:translateY(-2px)}.tpd-modal .modal-dialog{max-width:620px}.tpd-modal .modal-header{background:#ebeeff;border-radius:8px;display:block;margin:12px;padding:42px 20px 30px 48px;position:relative}.tpd-modal .modal-header p{color:#75767c;font-size:16px;font-weight:400}.tpd-modal-icon span{background-color:var(--tp-common-white);border-radius:50%;display:block;height:80px;line-height:80px;margin-bottom:26px;text-align:center;width:80px}.tpd-modal-title{color:#333;font-size:26px;font-weight:500;margin-bottom:3px}.tpd-modal-btn-close{position:absolute;right:20px;top:20px}.tpd-modal-content{display:flex;flex-wrap:wrap;justify-content:space-between;padding:12px 48px}.tpd-modal-course span{color:#757c8e;font-size:14px;font-weight:400}.tpd-modal-course-title{color:var(--tp-grey-6);font-size:18px;font-weight:500}.tpd-modal-info{margin-left:15px}.tpd-modal-info span{color:#757c8e;font-size:14px;font-weight:400}.tpd-modal-date,.tpd-modal-time{color:#4f5158;font-size:18px;font-weight:500;margin-bottom:2px}.tpd-modal .modal-footer{border:none;justify-content:space-between;padding:16px 50px 50px}.tpd-modal-announcement .modal-dialog{border-radius:16px;max-width:620px}.tpd-modal-announcement .modal-header{border:none;padding:26px 50px 14px 60px}@media only screen and (max-width:767px){.tpd-modal-announcement .modal-header{padding:25px 45px 15px 20px}}.tpd-modal-announcement .modal-body{background:#eff2fa;border-radius:10px;margin:0 12px;padding:30px 36px 48px}@media only screen and (max-width:767px){.tpd-modal-announcement .modal-body{padding:20px}}.tpd-modal-announcement .modal-footer{border:none;justify-content:space-between;padding:17px 45px 17px 46px}.tpd-setting-box{background:var(--tp-common-white);border-radius:10px;box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06);padding:50px}@media only screen and (max-width:767px){.tpd-setting-box{padding:50px 20px}}.tpd-setting-box.profile{padding:12px}.tpd-setting-from{padding:0 40px}.tpd-setting-from .tpd-input{margin-bottom:20px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tpd-setting-from{padding:0 20px}}.tpd-setting-btn{margin-top:30px}.tpd-setting-btn button{background:var(--tp-dashboard-primary);border-radius:4px;box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white);display:inline-block;font-size:16px;font-weight:600;padding:12px 45px}.tpd-setting-btn button:hover{background:#425eff;box-shadow:none}.tpd-setting-cartificate{padding:24px 40px 48px}@media only screen and (max-width:767px){.tpd-setting-cartificate{padding:15px 20px 30px}}.tpd-setting-cartificate-upload{margin-bottom:55px}@media only screen and (max-width:767px){.tpd-setting-cartificate-upload{flex-wrap:wrap;margin-bottom:30px}}.tpd-setting-cartificate-title{color:#303651;font-size:16px;font-weight:600;margin-bottom:20px}.tpd-setting-cartificate-content p{color:#686a6d;font-size:14px;font-weight:400;margin-bottom:15px}.tpd-setting-cartificate-content .upload-btn{background:#e9ecff;border-radius:4px;color:var(--tp-dashboard-primary);cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px 9px;transition:all .3s ease-out 0s}.tpd-setting-cartificate-content .upload-btn:hover{color:var(--tp-common-white)}.tpd-setting-cartificate-content .upload-btn span{display:inline-block;margin-right:4px;transform:translateY(-2px)}.tpd-setting-cartificate-content .upload-btn label{cursor:pointer}.tpd-setting-cartificate-content .upload-btn input{display:none}.tpd-setting-cartificate-thumb{margin-right:25px}.tpd-setting-cartificate-btn button{background:var(--tp-dashboard-primary);border-radius:4px;box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25);color:var(--tp-common-white);display:inline-block;font-size:16px;font-weight:600;padding:12px 60px}.tpd-setting-cartificate-btn button:hover{background:#425eff;box-shadow:none}.tpd-setting-password-content .tpd-input{margin-bottom:20px}.tpd-setting-social-title{color:#303651;font-size:17px;font-weight:600;margin-bottom:40px}.tpd-setting-social-icon{margin-right:115px;width:120px}@media only screen and (min-width:1200px) and (max-width:1399px){.tpd-setting-social-icon{margin-right:85px}}@media only screen and (min-width:992px) and (max-width:1199px){.tpd-setting-social-icon{margin-right:70px}}@media only screen and (min-width:768px) and (max-width:991px){.tpd-setting-social-icon{margin-right:60px}}@media only screen and (min-width:576px) and (max-width:767px){.tpd-setting-social-icon{margin-right:30px}}@media only screen and (max-width:767px){.tpd-setting-social-icon{margin-bottom:10px}}.tpd-setting-social-icon img{margin-right:10px}.tpd-setting-social-icon h4{color:#303651;font-size:15px;font-weight:500;margin:0}.tpd-setting-social-icon h4 span{display:inline-block;margin-left:5px;transform:translateY(-2px)}.tpd-setting-social-input .tpd-input input{height:50px;width:510px}@media only screen and (min-width:1200px) and (max-width:1399px){.tpd-setting-social-input .tpd-input input{width:440px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-setting-social-input .tpd-input input{width:350px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tpd-setting-social-input .tpd-input input{width:300px}}.tpd-setting-social-wrap{margin-bottom:25px}@media only screen and (max-width:767px){.tpd-setting-social-wrap{flex-wrap:wrap}}.tpd-setting-withdraw-content .tpd-setting-from{padding:40px 0 0}.tpd-setting-withdraw-content-box-title{color:#303651;display:block;font-size:16px;font-weight:500;margin:0;text-align:start}.tpd-setting-withdraw-content-box-sub{color:#8f9195;display:block;font-size:14px;font-weight:400}.tpd-setting-withdraw-title{color:#303651;font-size:17px;font-weight:600;margin-bottom:25px}.tpd-new-course-heading-title{color:#303651;font-size:20px;font-weight:600}.tpd-new-course-box{margin-right:30px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-new-course-box{margin-right:0}}.tpd-new-course-box .accordion-item{border:none;border-radius:10px;margin-bottom:15px}.tpd-new-course-box .accordion-item .accordion-button{border-bottom:1px solid #e6e8f0;border-radius:10px;padding:22px 34px}.tpd-new-course-box .accordion-item .accordion-button:not(.collapsed){background-color:transparent;border-radius:0;box-shadow:none;padding:22px 34px}.tpd-new-course-box .accordion-item .accordion-button:focus{border-color:transparent;box-shadow:none}.tpd-new-course-box .accordion-item .accordion-button .collapsed{border-radius:10px!important}.tpd-new-course-box-1{padding:5px 15px}@media only screen and (max-width:767px){.tpd-new-course-box-1{padding:5px 0}}.tpd-new-course-box-1 .tpd-input{margin-bottom:20px}.tpd-new-course-box-1 .tpd-input input{height:46px}.tpd-new-course-box-1 .tpd-input textarea{height:90px;resize:block}.tpd-new-course-box-1 .tpd-input.height-auto textarea{height:120px}.tpd-new-course-box-1 .tpd-input.about-height textarea{height:160px}.tpd-new-course-box-1 p{color:#8f9195;font-size:15px;font-weight:400;margin-bottom:30px}.tpd-new-course-box-1 p a{color:var(--tp-dashboard-primary)}.tpd-new-course-box-1 .tpd-setting-cartificate-upload{margin:0}.tpd-new-course-box-2{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);margin:0 15px;padding:30px}@media only screen and (max-width:767px){.tpd-new-course-box-2{margin:0;padding:15px}}.tpd-new-course-box-2 .tp-dashboard-tab-list{margin-bottom:30px;padding:0}.tpd-new-course-box-2 .tp-dashboard-tab-list ul{border-bottom:1px solid #e6e8f0}.tpd-new-course-box-2 .tp-dashboard-tab-list ul li span{display:inline-block;margin-right:5px;transform:translateY(-2px)}.tpd-new-course-box-2 .tpd-input label{display:block}.tpd-new-course-box-2 .tpd-input input{height:46px;margin-bottom:10px;width:370px}@media only screen and (max-width:767px){.tpd-new-course-box-2 .tpd-input input{width:100%}}.tpd-new-course-box-2 p{color:#85878b;font-size:14px;font-weight:400;margin-bottom:25px}.tpd-new-course-box-2 p span{display:inline-block;margin-right:5px;transform:translateY(-2px)}@media only screen and (max-width:767px){.tpd-new-course-box-duration{flex-wrap:wrap}}.tpd-new-course-box-duration .tpd-input input{display:block;margin-bottom:10px;padding-left:20px;padding-right:16px;width:240px}.tpd-new-course-box-duration .tpd-input p{line-height:1;margin:0}.tpd-new-course-setting-title{color:#303651;font-size:18px;font-weight:500}.tpd-new-course-categories{padding:30px 15px}@media only screen and (max-width:767px){.tpd-new-course-categories{padding:30px 0}}.tpd-new-course-categories .tpd-select .nice-select{border:1px solid #e6e8f0;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);color:#8f9195;float:inherit;font-size:16px;font-weight:400;height:46px;line-height:40px;width:100%}.tpd-new-course-categories .tpd-select .nice-select:after{color:#65676a;right:20px}.tpd-new-course-categories .tpd-select .nice-select .list{padding:10px 0;width:100%}@media only screen and (max-width:767px){.tpd-new-course-categories .tpd-input-box{flex-wrap:wrap}}.tpd-new-course-categories .tpd-input-box .tpd-input{margin-right:20px}.tpd-new-course-categories .tpd-input-box .tpd-input input{width:240px}.tpd-new-course-categories .tpd-input-box .tpd-input label{display:block}.tpd-new-course-categories .tpd-input{margin-bottom:30px}.tpd-new-course-categories .tpd-input.course-file{margin-bottom:10px}.tpd-new-course-categories .tpd-input input{height:46px}.tpd-new-course-categories .tpd-order-filter a{background-color:#fff;border:1px solid #e6e8f0;border-radius:100px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06);padding:4px 21.5px}.tpd-new-course-categories #tpd-new-course-file-input{display:none}.tpd-new-course-select2 .select2-container--default .select2-selection--single{display:none;height:0}.tpd-new-course-select2 .tpd-input{margin:0}.tpd-new-course-file-content{background-repeat:no-repeat;background-size:cover;border:1.5px dashed #cfd5e5;border-radius:6px;padding:48px 10px}.tpd-new-course-file-content label{background-color:#76b559;border-radius:6px;box-shadow:0 10px 20px 0 rgba(20,55,3,.2);color:var(--tp-common-white);cursor:pointer;display:inline-block!important;font-size:18px;font-weight:500;margin-bottom:15px;padding:7px 20px;text-align:center;transition:all .3s ease-out 0s;width:255px}.tpd-new-course-file-content label:hover{background-color:var(--tp-dashboard-primary)}.tpd-new-course-file-content p{color:#656872;font-size:14px;font-weight:600;margin:0}.tpd-new-course-wrapper .tpd-new-course-categories{padding:6px 15px 25px}.tpd-new-course-wrapper .tpd-new-course-categories .tpd-input{margin:0}.tpd-new-course-modal-btn{padding:16px 15px 25px}.tpd-new-course-modal-btn .btn-primary{background-color:var(--tp-dashboard-primary);box-shadow:0 0 1px 0 #1438b5,0 1px 2px 0 rgba(20,56,181,.25)}.tpd-new-course-modal-btn .btn-primary span{display:inline-block;margin-right:5px;transform:translateY(-2px)}.tpd-new-course-modal-btn .btn-primary:hover{box-shadow:none}.tpd-new-course-instructor{padding:16px 15px 25px}.tpd-new-course-instructor-user{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);margin-bottom:20px;padding:13px 20px;width:280px}.tpd-new-course-instructor-user span{color:#697089;font-size:18px;font-weight:400}.tpd-new-course-instructor-user img{margin-right:14px;width:42px}.tpd-new-course-instructor .btn-primary{background:#e9ecff;border-color:#e9ecff;color:var(--tp-dashboard-primary);padding:7px 21px}.tpd-new-course-instructor .btn-primary span{display:inline-block;margin-right:5px;transform:translateY(-2px)}.tpd-new-course-instructor .upload-btn{background:#e9ecff;border-radius:6px;color:var(--tp-dashboard-primary);cursor:pointer;font-size:16px;font-weight:500;padding:10px 19px}.tpd-new-course-instructor .upload-btn label{cursor:pointer}.tpd-new-course-instructor .upload-btn span{display:inline-block;margin-right:5px;transform:translateY(-2px)}.tpd-new-course-instructor .upload-btn input{display:none}@media only screen and (max-width:767px){.tpd-new-course-cartificate{margin-bottom:30px}}.tpd-new-course-cartificate img{width:100%}.tpd-input .switcher label *{color:#5f6168;font-size:15px;font-weight:400;line-height:20px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.tpd-input .switcher label *{font-size:13px}}.tpd-input .switcher label * svg{left:0;position:absolute;top:0}.tpd-input .switcher label input{display:none}.tpd-input .switcher label input+span{background:#c2cae7;border-radius:50px;cursor:pointer;display:inline-block;flex:0 0 auto;height:26px;position:relative;transition:all .3s ease-in-out;width:50px}.tpd-input .switcher label input+span small{background:linear-gradient(180deg,#fff,#d6dcef);border-radius:50%;box-shadow:-1px 2px 3px 0 rgba(18,20,32,.3);display:block;height:20px;left:4px;position:absolute;top:3px;transition:all .3s ease-in-out;width:20px}.tpd-input .switcher label input:checked+span{background:var(--tp-dashboard-primary)}.tpd-input .switcher label input:checked+span small{left:56%}.tpd-redio-style-span{border:1px solid #b8babc;border-radius:50%;box-shadow:0 0 1px 0 #1438b5;display:inline-block;height:20px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:20px}.tpd-redio-style-span:after{background-color:var(--tp-dashboard-primary);border-radius:50%;content:"";display:inline-block;height:20px;left:0;opacity:0;top:0;transition:all .1s;width:20px}.tpd-redio-style-span:before{background:#fff;border-radius:50%;bottom:0;box-sizing:border-box;content:"";height:8px;left:0;margin:auto;outline:0;overflow:hidden;padding:0;position:absolute;right:0;top:0;transform:scale(0);transition:all .2s;width:8px}.tpd-redio-style .nav.nav-tabs{border:none}.tpd-redio-style .nav.nav-tabs .nav-item{position:relative}.tpd-redio-style .nav.nav-tabs .nav-item:not(:last-of-type){margin-right:20px}.tpd-redio-style .nav.nav-tabs .nav-item .nav-link{background:var(--tp-common-white);border:1px solid #e6e8f0;border-radius:6px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);padding:13px 84px 13px 21px}@media only screen and (min-width:1200px) and (max-width:1399px){.tpd-redio-style .nav.nav-tabs .nav-item .nav-link{padding:13px 65px 13px 21px}}.tpd-redio-style .nav.nav-tabs .nav-item .nav-link.active .tpd-redio-style-span{border:none}.tpd-redio-style .nav.nav-tabs .nav-item .nav-link.active .tpd-redio-style-span:after{opacity:1}.tpd-redio-style .nav.nav-tabs .nav-item .nav-link.active .tpd-redio-style-span:before{transform:scale(1);transition:all .4s}.tpd-redio-style.tmy-tab .nav.nav-tabs .nav-item .nav-link{border-color:transparent;border-radius:50px;box-shadow:none;color:#4a4e68;font-size:15px;font-weight:400;padding:6px 30px 6px 40px}.tpd-redio-style.tmy-tab .nav.nav-tabs .nav-item:not(:last-of-type){margin-right:8px}.tpd-redio-style.tmy-tab .tpd-redio-style-span{left:11px}@media only screen and (max-width:767px){.tpd-redio-style.tmy-tab .tpd-redio-style-span{top:11px;transform:translateY(0)}}.tpd-continue-learning-wrapper{display:flex;position:relative;width:100%}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-continue-learning-wrapper{flex-wrap:wrap-reverse}}.tpd-continue-learning-sidebar{background-color:var(--tp-common-white);box-shadow:0 1px 1px 0 rgba(3,11,30,.14),0 1px 2px 1px rgba(3,11,30,.06);flex:0 0 400px;width:400px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-continue-learning-sidebar{flex:0 0 100%;width:100%}}.tpd-continue-learning-main{display:flex;flex-direction:column;min-height:100vh;position:relative;width:100%}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-continue-learning-main{min-height:inherit}}@media only screen and (min-width:1200px) and (max-width:1399px){.tpd-continue-learning-main{width:65%}}.tpd-continue-learning-accordion{padding:20px 24px}.tpd-continue-learning-accordion .accordion-item{border:1px solid #e6e8f0;border-radius:10px;margin-bottom:15px}.tpd-continue-learning-accordion .accordion-item .accordion-button{border-bottom:1px solid #e6e8f0;border-radius:10px;box-shadow:inset 0 1px 4px 0 rgba(48,54,81,.06),0 1px 1px 0 rgba(48,54,81,.06);color:#697089;padding:15px 20px}.tpd-continue-learning-accordion .accordion-item .accordion-button:not(.collapsed){background-color:transparent;border-radius:0;box-shadow:none;color:var(--tp-dashboard-primary);padding:15px 20px}.tpd-continue-learning-accordion .accordion-item .accordion-button:not(.collapsed):before{color:var(--tp-dashboard-primary);transform:rotate(-90deg)}.tpd-continue-learning-accordion .accordion-item .accordion-button:focus{border-color:transparent;box-shadow:none}.tpd-continue-learning-accordion .accordion-item .accordion-button .collapsed{border-radius:10px!important}.tpd-continue-learning-accordion .accordion-item .accordion-button:after{content:none}.tpd-continue-learning-accordion .accordion-item .accordion-button:before{color:#57595f;content:"\f105";font-family:fontawesome;position:absolute;right:20px;top:15px;transform:rotate(0);transition:all .3s ease-out 0s}.tpd-continue-learning-accordion .accordion-item .accordion-button span{color:#8f9195;margin-left:auto;margin-right:25px}.tpd-continue-learning-body{padding:10px 0}.tpd-continue-learning-body-item a{display:flex;flex-wrap:nowrap;justify-content:space-between;padding:14px 18px;width:100%}.tpd-continue-learning-body-item a.active{background:#eff2fa}.tpd-continue-learning-body-item a.active p{color:var(--tp-dashboard-primary)}.tpd-continue-learning-body-item a:hover{background:#eff2fa}.tpd-continue-learning-body-item a:hover p{color:var(--tp-dashboard-primary)}.tpd-continue-learning-body-item a p{color:#57595f;font-size:15px;font-weight:400;line-height:1;margin:0}.tpd-continue-learning-body-item a p span{display:inline-block;margin-right:8px;transform:translateY(-2px)}.tpd-continue-learning-body-item a i{border-radius:50%;box-shadow:0 1px 1px 0 rgba(20,56,181,.25);color:var(--tp-dashboard-primary);font-size:18px}.tpd-continue-learning-body-item a .time p{color:#697089;display:inline-block;font-size:14px;font-weight:400;margin-right:5px}.tpd-continue-learning-popup{background:var(--tp-dashboard-primary);padding:14px 25px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-continue-learning-popup{display:none!important}}.tpd-continue-learning-popup-main span{background-color:#3a52d7;border-radius:50%;color:var(--tp-common-white);display:inline-block;height:32px;line-height:30px;text-align:center;width:32px}.tpd-continue-learning-popup-main span.crose{background-color:hsla(0,0%,100%,.9);color:var(--tp-dashboard-primary)}.tpd-continue-learning-popup-main span svg{transform:translate(-2px,-1px);transition:all .3s ease-out 0s}.tpd-continue-learning-popup-main span .svg-2{transform:translate(0)}.tpd-continue-learning-popup-main span.active .svg-1{transform:scaleX(-1)}.tpd-continue-learning-popup-main p{color:var(--tp-common-white);font-size:18px;font-weight:500;margin:0 15px}.tpd-continue-learning-about-bg{background-color:var(--tp-common-white)}.tpd-continue-learning-about-thumb img{width:100%}.tpd-continue-learning-about-wrapper{margin-bottom:40px;padding-left:265px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px){.tpd-continue-learning-about-wrapper{padding-left:150px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.tpd-continue-learning-about-wrapper{padding-left:100px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tpd-continue-learning-about-wrapper{padding-left:20px}}.tpd-continue-learning-about-wrapper h4{color:#333;font-size:20px;font-weight:500}.tpd-continue-learning-about-wrapper p{color:#6b7194;font-size:15px;font-weight:400}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tpd-continue-learning-about-wrapper p br{display:none}}.tpd-continue-learning-about-btn{background:#eff2fa;padding:18px 0}.tpd-continue-learning-about-btn .next{display:inline-block;margin-left:8px}.tpd-continue-learning-about-btn a{border:1px solid rgba(60,102,249,.2);border-radius:6px;color:#000;display:inline-block;font-size:15px;font-weight:400;padding:3px 13px}.tpd-continue-learning-about-btn a span{display:inline-block;margin:0 5px;transform:translateY(-1px)}.tpd-continue-learning-about-btn a:hover{background:var(--tp-dashboard-primary);box-shadow:0 0 1px 0 #1438b5,0 1px 1px 0 rgba(20,56,181,.25);color:var(--tp-common-white)}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tpd-continue-learning-quiz{padding-top:100px}}.tpd-continue-learning-content span{color:#6b7194;display:inline-block;font-size:15px;font-weight:400}.tpd-continue-learning-content h4{color:#333;font-size:20px;font-weight:600;margin-bottom:45px}.tpd-continue-learning-q{border-bottom:1px solid #dcdee6;border-top:1px solid #dcdee6;margin-bottom:30px;padding:16px 0}@media only screen and (max-width:767px){.tpd-continue-learning-q{flex-wrap:wrap}}.tpd-continue-learning-q-item:not(:last-of-type){margin-right:150px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px){.tpd-continue-learning-q-item:not(:last-of-type){margin-right:80px}}@media only screen and (min-width:768px) and (max-width:991px){.tpd-continue-learning-q-item:not(:last-of-type){margin-right:50px}}.tpd-continue-learning-q-item p{color:#6b7194;font-size:16px;font-weight:400;margin:0}.tpd-continue-learning-q-item p span{color:#4a4e68}@media only screen and (max-width:767px){.tpd-continue-learning-q-item p{margin-bottom:20px}}.tp-cta-3-wrap{z-index:1}.tp-chef-btn{background:var(--tp-common-white);border:1.5px solid var(--tp-theme-10);border-radius:46px;box-shadow:2px 2px 0 0 var(--tp-theme-10);color:var(--tp-theme-10);display:inline-block;font-size:14px;font-weight:600;padding:11px 26px;text-align:right;text-transform:uppercase}.tp-chef-btn:hover{box-shadow:none;color:var(--tp-theme-10)}.tp-chef-btn-squre{border-radius:16px}.tp-chef-btn-lg{padding:13px 35px}.tp-chef-btn-shadow-4{box-shadow:4px 4px 0 0 var(--tp-theme-10)}.tp-chef-section-subtitle{color:var(--tp-theme-10);font-family:var(--tp-ff-tropiline);font-size:17px;font-weight:600;letter-spacing:1px}.tp-chef-section-title{color:var(--tp-heading-5);font-family:var(--tp-ff-tropiline-bold);font-size:50px;font-weight:700}@media only screen and (min-width:576px) and (max-width:767px){.tp-chef-section-title{font-size:35px}}@media only screen and (max-width:767px){.tp-chef-section-title{font-size:30px}}.tp-quran-btn{background:var(--tp-common-yellow);border:1px solid transparent;border-radius:50px;color:#223d32;display:inline-block;font-size:17px;font-weight:500;padding:9px 24px}.tp-quran-btn:hover{background:var(--tp-common-white);border-color:var(--tp-common-yellow);color:var(--tp-heading-5)}.tp-quran-btn-lg{padding:14px 31px}.tp-quran-btn-green{background:var(--tp-theme-11);color:var(--tp-common-white)}.tp-quran-btn-green:hover{background:var(--tp-common-yellow);color:var(--tp-heading-5)}.tp-quran-section-subtitle{color:var(--tp-theme-11);font-size:20px;font-weight:400;letter-spacing:-.01em}.tp-quran-section-title{color:var(--tp-heading-primary);font-size:50px;font-weight:600;letter-spacing:-.02em;line-height:116%}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-quran-section-title{font-size:40px}}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-quran-section-title br{display:none}}.tp-quran-section-text{font-size:17px;letter-spacing:.1px}.tp-quran-grey-bg{background:#f8f8f8}@media (min-width:1400px){.custom-container-1823{max-width:1823px}.custom-container-1590{max-width:1590px}.custom-container-1750{max-width:1750px}.custom-container-1490{max-width:1490px}.custom-container-1330{max-width:1330px}}.gx-10{--bs-gutter-x:10px}.yoga-bg{background:var(--tp-grey-7)}.chef-bg{background:var(--tp-common-yellow)}.chef-bg-2{background:#f7f6f4}@keyframes tpshake{10%{transform:translateY(-10px)}50%{transform:skew(15deg)}80%{transform:rotate(10deg)}to{transform:translate(0)}}.bg-position{background-position:50%;background-repeat:no-repeat;background-size:cover}.tp-megamenu-up-speacing{padding:50px 50px 10px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.offcanvas__update .tp-main-menu-content{margin-left:0}.offcanvas__update .tp-megamenu-up-speacing,.tp-megamenu-up-speacing{padding:0}}.tp-header-chef .main-menu>nav>ul>li{margin:0 45px 0 0}.tp-header-chef .main-menu>nav>ul>li>a{color:var(--tp-heading-5);font-size:15px;font-weight:500;text-transform:uppercase}.tp-header-chef .tp-header-yoga-sidebar .offcanvas-open-btn{background:var(--tp-common-white);border:1.5px solid var(--tp-theme-10);box-shadow:2px 2px 0 0 var(--tp-theme-10);transition:all .4s ease}.tp-header-chef .tp-header-yoga-sidebar .offcanvas-open-btn:hover{box-shadow:none}.tp-header-chef .tp-header-yoga-sidebar .offcanvas-open-btn span{background:var(--tp-theme-10)}.tp-header-chef .tp-header-5-cart button i{color:var(--tp-theme-10)}.tp-header-chef .tp-header-sticky .tp-header-yoga-sidebar .offcanvas-open-btn span{background:var(--tp-theme-10)}.tp-header-chef .tp-header-sticky .tp-header-5-cart button span{color:var(--tp-theme-10)}.tp-header-chef .tp-header-sticky .tp-header-5-cart button i{background:var(--tp-theme-10);color:var(--tp-common-white)}.tp-header-chef .tp-megamenu-container{width:100%}.tp-header-chef .tp-megamenu-fullwidth-list ul li a:hover.yellow,.tp-header-chef .tp-megamenu-home-item:hover .tp-megamenu-home-title .yellow{color:var(--tp-theme-10)}.tp-header-chef .tp-megamenu-fullwidth-list ul li a:hover.yellow:before{background:var(--tp-theme-10)}.tp-header-chef .tp-megamenu-courses-list a:hover{color:var(--tp-theme-10)}.tp-header-chef .tp-megamenu-courses-list a:before{background:var(--tp-theme-10)}.tp-header-quran{border-bottom:1px solid hsla(0,0%,100%,.06)}.tp-header-quran-border{background:hsla(0,0%,100%,.2);display:inline-block;height:30px;width:1px}@media only screen and (max-width:767px){.tp-header-quran-border{display:none}}.tp-header-quran .tp-header-5-cart button i{background-color:var(--tp-common-yellow);border:3px solid #1e5541;color:var(--tp-red-4);line-height:17px}.tp-header-quran .main-menu>nav>ul>li>a{font-size:17px;font-weight:500;padding:27px 0}.tp-header-quran .tp-header-yoga .main-menu>nav>ul>li{margin:0 18px}@media only screen and (max-width:767px){.tp-header-quran .tp-header-yoga-sidebar{margin-left:20px}}.tp-header-quran .tp-header-sticky .tp-header-5-login button span{color:var(--tp-common-black)}.tp-header-quran .tp-header-sticky .logo-white{display:none}.tp-header-quran .tp-header-sticky .logo-black{display:block!important}.tp-header-quran .tp-header-sticky .tp-header-quran-border{background:hsla(0,0%,6%,.21)}.tp-header-quran .tp-megamenu-fullwidth-list ul li a:hover.yellow,.tp-header-quran .tp-megamenu-home-item:hover .tp-megamenu-home-title .yellow{color:var(--tp-theme-11)}.tp-header-quran .tp-megamenu-fullwidth-list ul li a:before{background-color:var(--tp-theme-11)!important}.tp-header-quran .tp-megamenu-courses-list a:hover{color:var(--tp-theme-11)}.tp-header-quran .tp-megamenu-courses-list a:before{background-color:var(--tp-theme-11)}.tp-header-quran .tp-megamenu-small-content .tp-megamenu-list a:hover{color:var(--tp-theme-11)}.tp-header-quran .main-menu>nav>ul>li>.tp-submenu li>a:before,.tp-header-quran .tp-megamenu-small-content .tp-megamenu-list a:before{background-color:var(--tp-theme-11)}.tp-header-quran .main-menu>nav>ul>li>.tp-submenu li:hover>a{color:var(--tp-theme-11)}.tp-megamenu-home-title .new{background:#e70c46;border-radius:100px;box-shadow:0 4px 8px 0 rgba(150,5,40,.25);color:var(--tp-common-white);display:inline-block;font-size:12px;font-weight:600;margin-left:3px;padding:2px 8px;transform:translateY(-1px)}.tp-megamenu-home-item.comeing-soon .tp-megamenu-home-thumb{position:relative}.tp-megamenu-home-item.comeing-soon .tp-megamenu-home-thumb:before{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:rgba(0,0,0,.2);border-radius:6px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:22}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-chef-thumb{margin-bottom:30px;margin-top:0}}.tp-testimonial-chef-thumb img{border-radius:20px}.tp-testimonial-chef-ratings span{color:var(--tp-theme-10);font-size:17px}.tp-testimonial-chef-slide-wrap{background:var(--tp-common-yellow);border:1.5px solid #ff5224;border-radius:20px;box-shadow:6px 6px 0 0 #ff5224;margin-top:-131px;padding:60px 49px 40px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-chef-slide-wrap{margin-top:30px}}@media only screen and (max-width:767px){.tp-testimonial-chef-slide-wrap{padding:60px 29px 40px}}.tp-testimonial-chef-comment{color:var(--tp-common-black);font-family:var(--tp-ff-tropiline);font-size:24px;font-weight:600;line-height:34px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-chef-comment{font-size:22px}}.tp-testimonial-chef-qoute{left:0;position:absolute;right:0;text-align:center;top:35px}.tp-testimonial-chef-name{color:var(--tp-common-black);font-family:var(--tp-ff-tropiline);font-size:18px;font-weight:600;text-align:center}.tp-testimonial-chef-dot{text-align:center}.tp-testimonial-chef-dot span{background:#e0dfdd;border-radius:20px;height:6px;opacity:1;width:30px}.tp-testimonial-chef-dot span.swiper-pagination-bullet-active{background:var(--tp-theme-10)}.tp-testimonial-chef-bg:before{background:#f7f6f4;bottom:0;content:"";height:75%;left:0;position:absolute;width:100%;z-index:-1}.tp-testimonial-chef-shape{bottom:266px;left:0}.tp-testimonial-chef-shape-2{bottom:125px;right:0;width:11%}.tp-testimonial-chef-shape-2 img{width:100%}.tp-testimonial-quran-wrap .tp-testimonial-6-item-title{color:var(--tp-theme-11);font-family:var(--tp-ff-body);font-size:20px;font-weight:400}.tp-practice-yoga-content{background:#f3e9e4;padding:85px 100px 90px 80px}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-practice-yoga-content{padding:25px 30px 30px}}@media only screen and (max-width:767px){.tp-practice-yoga-content{padding:55px 30px 60px}}.tp-counter-yoga-number{color:var(--tp-common-white);font-size:60px;font-weight:600;letter-spacing:-.03em}.tp-counter-yoga-subtitle{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500;text-align:center;text-transform:uppercase}.tp-counter-yoga-wrap.tp-border{border-right:1px solid hsla(0,0%,100%,.1)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-counter-yoga-wrap.tp-border{border-right:0}}.tp-counter-chef-wrap .tp-counter-yoga-number{color:var(--tp-common-black);font-family:var(--tp-ff-inter)}.tp-counter-chef-wrap .tp-counter-yoga-subtitle{color:var(--tp-text-body);font-size:14px;font-weight:500;text-transform:uppercase}.tp-counter-chef-wrap .tp-border{border-right:1px solid rgba(33,33,32,.08)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-counter-chef-wrap .tp-border{border:none}}.tp-counter-quran-subtitle{color:var(--tp-heading-primary);font-size:16px;font-weight:400;text-transform:uppercase}@media only screen and (max-width:767px){.tp-counter-quran-subtitle{font-size:14px}}.tp-counter-quran-wrap{border-top:1px solid #f7f6f4}@media only screen and (max-width:767px){.tp-counter-quran-wrap{border-top:none}}.tp-counter-quran-wrap .tp-counter-yoga-number{color:var(--tp-theme-11)}.tp-counter-quran-wrap .tp-counter-yoga-subtitle{color:#7a7d84;font-weight:400;text-transform:uppercase}.tp-counter-quran-wrap .tp-counter-yoga-wrap{border-left:1px solid #f7f6f4;border-right:1px solid #f7f6f4;margin-left:-1px;padding-bottom:60px;padding-top:66px}@media only screen and (max-width:767px){.tp-counter-quran-wrap .tp-counter-yoga-wrap{border-left:0;border-right:0;padding-bottom:20px;padding-top:16px}}.tp-faq-yoga-shape{bottom:220px;left:0}.tp-faq-yoga-wrap{margin-top:-24px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-faq-yoga-wrap{margin-left:0;margin-top:0}}.tp-faq-yoga-wrap .tpd-accordion{padding-right:0}.tp-faq-yoga-wrap .tpd-accordion .accordion-button.collapsed{background:0 0;border:none;box-shadow:none;padding:0 50px 0 0}.tp-faq-yoga-wrap .accordion-item{background:0 0;padding:23px 0}.tp-faq-yoga-wrap .tpd-accordion .accordion-button:not(.collapsed){background-color:inherit;border:none;color:var(--tp-red-4);padding:0}.tp-faq-yoga-wrap .tpd-accordion .accordion-button:not(.collapsed) .accordion-btn{background:0 0;border:none}.tp-faq-yoga-wrap .tpd-accordion .accordion-button:not(.collapsed) .accordion-btn:after,.tp-faq-yoga-wrap .tpd-accordion .accordion-button:not(.collapsed) .accordion-btn:before{background:var(--tp-red-4)}.tp-faq-yoga-wrap .tpd-accordion .accordion-item.expand{border-radius:1px!important;box-shadow:inherit}.tp-faq-yoga-wrap .tpd-accordion .accordion-body{border:none;color:var(--tp-grey-8);font-size:18px;font-weight:400;line-height:26px;padding:17px 30px 0 0}.tp-faq-yoga-wrap .tpd-accordion .accordion-item{border-bottom:1px solid rgba(45,42,41,.1);border-radius:1px!important;margin-bottom:0}.tp-faq-yoga-wrap .tpd-accordion .accordion-button .accordion-btn{background:0 0;border:none;right:0}.tp-faq-yoga-wrap .tpd-accordion .accordion-button .accordion-btn:after,.tp-faq-yoga-wrap .tpd-accordion .accordion-button .accordion-btn:before{background:var(--tp-heading-5);width:14px}.tp-faq-yoga-wrap .tpd-accordion .accordion-button{color:var(--tp-heading-5);font-family:var(--tp-ff-rufina);font-size:24px;font-weight:400;letter-spacing:-.02em}@media only screen and (max-width:767px){.tp-faq-quran-thumb img{width:100%}}.tp-faq-quran-thumb-2{bottom:-30px;right:0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-faq-quran-thumb-2{margin-right:0}}.tp-faq-quran-box .tpd-accordion{padding-right:0}.tp-faq-quran-box .tpd-accordion .accordion-button{border-radius:0!important}.tp-faq-quran-box .tpd-accordion .accordion-body{border-radius:0}.tp-faq-quran-box .tpd-accordion .accordion-item.expand{border-radius:0!important}.tp-faq-quran-box .tpd-accordion .accordion-button:not(.collapsed){border:none;border-radius:0!important;color:var(--tp-theme-11)}.tp-faq-quran-box .tpd-accordion .accordion-item.expand{border:none!important;box-shadow:0 6px 10px 0 rgba(22,18,3,.1)}.tp-faq-quran-box .tpd-accordion .accordion-item{border:none;box-shadow:0 1px 2px 0 rgba(20,24,32,.1)}.tp-faq-quran-box .tpd-accordion .accordion-body,.tp-faq-quran-box .tpd-accordion .accordion-button.collapsed{border:none!important}.tp-faq-quran-box .tpd-accordion .accordion-button:not(.collapsed) .accordion-btn:after{background-color:var(--tp-theme-11)}.tp-instagram-yoga-wrap .tp-instagram-item,.tp-instagram-yoga-wrap .tp-instagram-item img,.tp-instagram-yoga-wrap .tp-instagram-item:before{border-radius:0}.tp-instagram-yoga-wrap .tp-instagram-shape{width:30px}.tp-instagram-chef-thumb{border-radius:10px}.tp-instagram-chef-thumb a{border-radius:10px;display:block;overflow:hidden;position:relative}.tp-instagram-chef-thumb a:hover:before{opacity:1}.tp-instagram-chef-thumb a:hover img{transform:scale(1.1) rotate(8deg)}.tp-instagram-chef-thumb a:hover svg{opacity:1;top:50%}.tp-instagram-chef-thumb a:before{background:rgba(0,0,0,.6);border-radius:4px;content:"";height:100%;opacity:0;position:absolute;transition:all .4s ease;width:100%;z-index:1}.tp-instagram-chef-thumb a svg{color:var(--tp-common-white);font-size:16px;left:0;margin:0 auto;opacity:0;position:absolute;right:0;top:65%;transform:translateY(-50%);transition:all .4s ease;z-index:2}.tp-instagram-chef-thumb img{border-radius:10px;transition:all .4s ease}.tp-cta-yoga-title{color:var(--tp-heading-5);font-family:var(--tp-ff-rufina);font-size:24px;font-weight:400;letter-spacing:-.02em}.tp-cta-yoga-icon{left:21px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.tp-cta-yoga-form .inputs{background:#f3e9e4;border:none;color:#86888d;font-size:16px;font-weight:300;height:56px;padding:10px 190px 10px 50px;width:100%}@media only screen and (max-width:767px){.tp-cta-yoga-form .inputs{padding:10px 120px 10px 50px}}.tp-cta-yoga-form .inputs::-moz-placeholder{color:#86888d;font-size:16px;font-weight:300}.tp-cta-yoga-form .inputs::placeholder{color:#86888d;font-size:16px;font-weight:300}.tp-cta-yoga-btn{background:var(--tp-red-5);color:var(--tp-common-white);font-size:16px;font-weight:600;height:100%;padding:10px 48px;position:absolute;right:0;text-transform:uppercase;top:0}@media only screen and (max-width:767px){.tp-cta-yoga-btn{padding:10px 15px}}.tp-cta-yoga-btn:hover{background:var(--tp-red-4)}.tp-cta-chef-bg{background:var(--tp-common-yellow);border:1.5px solid #ff5224;border-radius:20px;box-shadow:6px 6px 0 0 #ff5224;padding:42px 50px 20px}@media only screen and (max-width:767px){.tp-cta-chef-bg{padding:42px 20px 20px}}.tp-cta-chef-shape{position:absolute;right:77px;top:-5px;z-index:-1}.tp-cta-chef-shape-2{left:-35px;position:absolute;top:-36px}.tp-cta-chef-subtitle{color:var(--tp-theme-10);font-family:var(--tp-ff-tropiline);font-size:18px;font-weight:600}.tp-cta-chef-title{color:var(--tp-common-black);font-family:var(--tp-ff-tropiline-bold);font-size:36px;font-weight:700;line-height:117%}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-cta-chef-title br{display:none}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-cta-chef-title{font-size:26px}}.tp-cta-chef-form .inputs{background:var(--tp-common-white);border:1.5px solid var(--tp-theme-10);border-radius:70px;color:var(--tp-common-black);height:54px;padding-left:54px;padding-right:150px}.tp-cta-chef-form .inputs:focus{border:1.5px solid var(--tp-theme-10)}.tp-cta-chef-form .inputs::-moz-placeholder{color:var(--tp-grey-8);font-family:var(--font-family);font-size:16px;font-weight:300;line-height:187%}.tp-cta-chef-form .inputs::placeholder{color:var(--tp-grey-8);font-family:var(--font-family);font-size:16px;font-weight:300;line-height:187%}.tp-cta-chef-form .icon{left:26px}.tp-cta-chef-form .button,.tp-cta-chef-form .icon{position:absolute;top:50%;transform:translateY(-50%)}.tp-cta-chef-form .button{border-left:1.5px solid rgba(94,90,89,.2);color:var(--tp-theme-10);font-size:16px;font-weight:600;line-height:1;padding:0 24px;right:0;text-transform:uppercase}@media only screen and (max-width:767px){.tp-cta-chef-content{flex-direction:column}}.tp-cta-quran-wrap .tp-cta-3-wrap{background:#f8f8f8;border:20px solid var(--tp-common-white);border-radius:0;padding:74px 40px}@media only screen and (max-width:767px){.tp-cta-quran-wrap .tp-cta-3-wrap{border:none;padding:24px 20px}}.tp-cta-quran-wrap .tp-cta-3-form-input input{background:var(--tp-common-white);border:1px solid transparent;border-radius:50px;box-shadow:0 1px 2px 0 rgba(17,22,29,.12)}.tp-cta-quran-wrap .tp-cta-3-form-input input:focus{border-color:var(--tp-theme-11)}.tp-cta-quran-wrap .tp-cta-3-form-input textarea{background:var(--tp-common-white);border:1px solid transparent;border-radius:20px;box-shadow:0 1px 2px 0 rgba(17,22,29,.12)}.tp-cta-quran-wrap .tp-cta-3-form-input textarea:focus{border-color:var(--tp-theme-11)}.tp-cta-quran-wrap .tp-cta-3-btn button{background:#11161d;border-radius:50px;box-shadow:0 1px 3px 0 rgba(17,22,29,.12)}.tp-cta-quran-wrap .tp-cta-3-btn button:hover{background:var(--tp-theme-11)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-chef-widget{margin-left:0}}.tp-footer-chef-widget ul li{list-style:none}.tp-footer-chef-widget ul li:not(:last-child){margin-bottom:4px}.tp-footer-chef-widget ul li a{color:var(--tp-text-body);font-size:16px;font-weight:400}.tp-footer-chef-widget ul li a:hover{color:var(--tp-theme-10)}.tp-footer-chef-widget .tp-footer-yoga-social a:hover{background:var(--tp-theme-10);border-color:var(--tp-theme-10);color:var(--tp-common-white)}.tp-footer-chef-widget-2{margin-left:-25px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-footer-chef-widget-2{margin-left:0}}.tp-footer-chef-widget-content a{color:var(--tp-text-body);display:inline-block;font-size:16px;font-weight:400;line-height:22px;margin-bottom:20px}.tp-footer-chef-widget-content a:hover{color:var(--tp-theme-10)}.tp-footer-chef-text{color:var(--tp-common-black);font-family:var(--tp-ff-tropiline);font-size:20px;font-weight:500;letter-spacing:1px;line-height:28px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-footer-chef-text br{display:none}}.tp-footer-chef-contact span{color:var(--tp-text-body);font-size:14px;font-weight:400}.tp-footer-chef-contact a{color:var(--tp-common-black);display:block;font-size:22px;font-weight:600}.tp-footer-chef-contact a:hover{color:var(--tp-theme-10)}.tp-footer-chef-contact-mail a{color:var(--tp-text-body);font-size:16px;font-weight:400}.tp-footer-chef-contact-mail a:hover{color:var(--tp-theme-10)}.tp-footer-chef-title{color:var(--tp-common-black);font-family:var(--tp-ff-tropiline-bold);font-size:20px;font-weight:700}.tp-footer-chef-bottom{border-top:1px solid rgba(33,33,32,.1);padding:28px 0}.tp-footer-chef-spacing{margin-top:-84px;padding-top:175px}.tp-footer-chef-copyright span{color:var(--tp-text-body);font-size:16px;font-weight:300}.tp-footer-chef-copyright span a{color:var(--tp-theme-10)}.tp-footer-quran-wrap .tp-footer-newsletter-input input{border-radius:40px}.tp-footer-quran-wrap .tp-footer-newsletter-submit .tp-btn{background-color:#fdf275;border-radius:40px;color:var(--tp-common-black)}.tp-footer-quran-wrap .tp-footer-newsletter-submit .tp-btn:hover{background:var(--tp-common-black);color:var(--tp-common-white)}.tp-footer-quran-wrap .tp-footer-newsletter-social a{border-radius:30px}.tp-cursor-point-area{cursor:none}.mouseCursor{border-radius:50%;bottom:0;left:0;pointer-events:none;position:fixed;right:0;text-align:center;top:0;transform:translateZ(0);visibility:hidden}.mouseCursor.cursor-big{height:90px;width:90px}.mouseCursor.cursor-big.cursor-outer{display:none}.cursor-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(7,32,50,.188);height:0;margin-left:-3px;margin-top:-3px;overflow:hidden;width:0;z-index:10000001}.cursor-inner,.cursor-inner span{transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor-inner span{color:var(--tp-common-white);font-size:20px;line-height:85px;opacity:0}.cursor-inner.cursor-big span{opacity:1}.cursor-inner-pizza{background:var(--tp-theme-5)}.cursor-inner-digi{background:var(--tp-theme-primary)}.cursor-hidden{opacity:0;visibility:hidden}.tp-courses-chef-wrap{background:var(--tp-common-white);border-radius:16px;padding:27px 30px 23px;width:330px}.tp-courses-chef-wrap:hover .tp-courses-chef-thumb img{transform:scale(1.06)}.tp-courses-chef-title{color:#212120;font-family:var(--tp-ff-tropiline);font-size:20px;font-weight:700;margin-bottom:18px}.tp-courses-chef-thumb{border-radius:10px;overflow:hidden}.tp-courses-chef-thumb img{border-radius:10px;transition:all .4s ease}.tp-courses-chef-studebts,.tp-courses-chef-studebts span{align-items:center;display:flex}.tp-courses-chef-studebts span{color:var(--tp-grey-8);font-size:14px;font-weight:400}.tp-courses-chef-studebts span:not(:last-child){border-right:1px solid rgba(147,49,21,.1);margin-right:16px;padding-right:16px}.tp-courses-chef-studebts span svg{margin-right:6px}.tp-courses-chef-price{background:var(--tp-common-yellow);border:3px solid #fff;border-radius:56px;color:var(--tp-theme-10);display:inline-block;font-family:var(--tp-ff-tropiline);font-size:24px;font-weight:800;height:76px;letter-spacing:-.03em;line-height:76px;position:absolute;right:34px;text-align:center;text-transform:uppercase;top:-38px;width:76px}.tp-courses-chef-2-wrap{border-radius:10px 10px 18px 18px;transition:all .4s ease}.tp-courses-chef-2-wrap:hover{box-shadow:0 8px 16px 0 rgba(22,18,3,.08)}.tp-courses-chef-2-wrap:hover .tp-courses-chef-thumb img{transform:scale(1.06)}.tp-courses-chef-2-wrap .tp-courses-chef-ratings span{color:#ffb21d}.tp-courses-chef-2-wrap .tp-courses-chef-ratings span i{font-size:13px}.tp-courses-chef-2-wrap .tp-courses-chef-title{font-size:22px;line-height:30px}.tp-courses-chef-2-wrap .tp-courses-chef-title a:hover{color:var(--tp-theme-10)}.tp-courses-chef-2-wrap .tp-courses-chef-thumb,.tp-courses-chef-2-wrap .tp-courses-chef-thumb img{border-radius:10px 10px 0 0}.tp-courses-chef-2-content{background:var(--tp-common-white);border-radius:0 0 18px 18px;box-shadow:0 1px 3px 0 rgba(33,33,32,.1);padding:20px 42px 27px 30px}.tp-courses-chef-dot{text-align:center}.tp-courses-chef-dot span{background:#e0dfdd;border-radius:20px;height:6px;opacity:1;width:30px}.tp-courses-chef-dot span.swiper-pagination-bullet-active{background:var(--tp-theme-10)}.tp-courses-chef-bottom{background:var(--tp-common-white);border-radius:100px;box-shadow:0 1px 3px 0 rgba(33,33,32,.1);flex-wrap:wrap;padding:18px 30px 3px 36px;width:100%}.tp-courses-chef-bottom-subtitle{color:var(--tp-theme-10);display:inline-block;font-family:var(--tp-ff-tropiline);font-size:14px;font-weight:600}.tp-courses-chef-bottom-title{color:#212120;font-family:var(--tp-ff-tropiline);font-size:18px;font-weight:700}.tp-courses-chef-bottom-btn .tp-quran-btn{color:#223d32}.tp-courses-chef-bottom-btn .tp-quran-btn:hover{background:#223d32;border-color:#223d32;color:var(--tp-common-white)}.tp-courses-chef-ratings{color:var(--tp-theme-10)}.tp-courses-chef-shape{left:0;top:0;width:15%}.tp-courses-chef-shape img{width:100%}.tp-courses-chef-shape-2{bottom:90px;right:0;width:12%}.tp-courses-chef-shape-2 img{width:100%}.tp-courses-quran-wrap .tp-courses-chef-price{color:var(--tp-heading-primary);font-family:var(--tp-ff-body);font-weight:600;line-height:69px}.tp-courses-quran-wrap .tp-courses-chef-title{color:var(--tp-heading-primary);font-family:var(--tp-ff-body);font-weight:600;line-height:1;margin-bottom:10px}.tp-courses-quran-wrap .tp-courses-chef-title a:hover{color:var(--tp-theme-11)}.tp-courses-quran-wrap .tp-courses-chef-bottom-subtitle{color:var(--tp-theme-11);font-family:var(--tp-ff-body);font-weight:400}.tp-courses-quran-wrap .tp-courses-chef-bottom-title{font-family:var(--tp-ff-body);font-weight:600}.tp-courses-quran-wrap .tp-courses-chef-dot span.swiper-pagination-bullet-active{background:var(--tp-theme-11)}.tp-courses-quran-shape-2{mix-blend-mode:luminosity;position:absolute;right:114px;top:0;z-index:-1}.tp-courses-quran-shape .tp-feature-quran-shape{left:-162px;top:-40px}.tp-courses-quran-shape .tp-feature-quran-shape-2{left:25px;top:126px}.tp-courses-quran-shape .tp-feature-quran-shape-3{bottom:-230px;height:450px;right:-45px;width:450px}.tp-courses-quran-shape .tp-feature-quran-shape-4{bottom:-60px;height:200px;right:144px;width:200px}.tp-courses-quran-shape .tp-feature-quran-shape-5{bottom:auto;left:115px;position:absolute;right:auto;top:195px}.tp-courses-quran-text{color:var(--tp-text-body);font-size:16px;font-weight:300;line-height:24px;margin-bottom:18px}.tp-feature-chef-title{color:var(--tp-heading-5);font-family:var(--tp-ff-tropiline);font-size:22px;font-weight:700}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.tp-feature-chef-title{font-size:20px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-feature-chef-title-wrap{padding-bottom:30px}}.tp-feature-chef-wrap{background:var(--tp-common-white);border-radius:20px;box-shadow:0 10px 50px 0 rgba(31,29,27,.08);padding:45px 40px 33px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-feature-chef-wrap{padding:45px 15px 33px}}.tp-feature-chef-wrap:hover .tp-feature-chef-icon{animation-duration:.4s;animation-iteration-count:1;animation-name:tpshake;animation-timing-function:ease-in-out}.tp-feature-chef-wrap p{color:var(--tp-text-body);font-size:18px;font-weight:300;line-height:26px}.tp-feature-chef-icon{height:72px;transition:all .4s ease}.tp-feature-chef-bg{bottom:0;left:0;position:absolute;right:0;text-align:center;z-index:-1}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-feature-chef-bg img{width:100%}}.tp-feature-chef-shape{left:497px;position:absolute;top:-43px}.tp-feature-quran-title{color:#244034;font-size:20px;font-weight:500}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-feature-quran-title{font-size:18px}}.tp-feature-quran-icon{border:1px solid rgba(29,146,103,.1);border-radius:100px;display:inline-block;height:80px;line-height:80px;width:80px}.tp-feature-quran-wrap{background:var(--tp-common-white);box-shadow:0 14px 40px 0 rgba(22,22,19,.04);padding:40px 20px 20px;transition:all .4s ease}.tp-feature-quran-wrap:hover{box-shadow:0 1px 3px 0 rgba(33,33,32,.1)}.tp-feature-quran-wrap p{color:var(--tp-text-body);font-size:17px;font-weight:300;line-height:24px}.tp-feature-quran-shape{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tp-feature-quran-shape-5{animation:hero-dot-1 5s linear 0s infinite alternate;bottom:155px;position:absolute;right:170px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-feature-quran-shape-5{right:10px}}.tp-feature-quran-shape-6{position:absolute;right:48px;top:-4px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-feature-quran-shape-6{right:5px}}.tp-skill-chef-title{color:var(--tp-heading-5);font-family:var(--tp-ff-tropiline);font-size:24px;font-weight:700}.tp-skill-chef-text{color:var(--tp-text-body);font-size:18px;font-weight:300;line-height:24px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-skill-chef-text br{display:none}}.tp-skill-chef-tabwrap{border-left:1px solid rgba(87,89,95,.1);padding-left:50px;padding-right:170px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-skill-chef-tabwrap{padding-right:100px}}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-skill-chef-tabwrap{padding-right:0}}.tp-skill-chef-tabbtn{cursor:pointer;padding-top:20px;position:relative;text-align:left;transition:all .4s ease}.tp-skill-chef-tabbtn:before{background:var(--tp-theme-10);bottom:0;content:"";height:0;left:-50px;position:absolute;top:auto;transition:all .4s ease;width:2px}.tp-skill-chef-tabbtn.active:before{bottom:auto;height:100%;top:0}.tp-skill-chef-thumb .tp-hero-chef-video{height:70px;left:0;line-height:70px;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:70px}.tp-skill-chef-thumb-bg{content:"";position:absolute;right:0;top:0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-skill-chef-thumb-wrap{margin-left:0}}.tp-skill-chef-thumb-wrap .tab-content{padding-right:60px;padding-top:60px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-skill-chef-thumb-wrap .tab-content{padding-right:0;padding-top:0}}.tp-skill-chef-shape{left:0;position:absolute;top:-40px;width:12%;z-index:-1}.tp-skill-chef-shape img{width:100%}.tp-brands-chef-title{left:0;position:absolute;right:0;text-align:center;top:-14px}.tp-brands-chef-title span{background:var(--tp-common-white);color:#212120;display:inline-block;font-family:var(--tp-ff-tropiline);font-size:18px;font-weight:600;padding:0 10px}.tp-brands-chef-wrap{border:1px solid rgba(87,89,95,.1);border-radius:16px;padding:40px 0}.tp-brands-chef-slider-active .swiper-slide{width:200px}@media only screen and (max-width:767px){.tp-brands-chef-slider-active .swiper-slide{width:120px}}.tp-brands-quran-wrap .swiper-slide{border:1px solid rgba(3,31,66,.08);border-bottom:none;height:180px;line-height:180px;margin-right:-1px;text-align:center;width:240px}.tp-service-chef-title{color:#212120;font-family:var(--tp-ff-tropiline);font-size:22px;font-weight:700;text-align:center}.tp-service-chef-icon{transition:all .4sease}.tp-service-chef-wrap{padding:24px 17px 0}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-service-chef-wrap{padding:0}}.tp-service-chef-wrap:hover .tp-service-chef-icon{animation-duration:.4s;animation-iteration-count:1;animation-name:tpshake;animation-timing-function:ease-in-out}.tp-service-chef-wrap p{color:var(--tp-text-body);font-size:16px;font-weight:300;line-height:24px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-service-chef-wrap p br{display:none}}.tp-service-chef-border>div:not(:last-child){border-right:1px solid rgba(87,89,95,.1)}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-service-chef-border>div:not(:last-child){border-right:none;margin-bottom:25px}}.tp-banner-chef-wrap{background:var(--tp-common-yellow);border-radius:20px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-banner-chef-wrap{padding:0 20px 40px}}.tp-banner-chef-thumb{padding-bottom:36px;padding-top:33px;text-align:right}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-banner-chef-thumb{margin-right:0}}.tp-banner-chef-subtitle{color:var(--tp-theme-10);display:inline-block;font-family:var(--tp-ff-tropiline);font-size:20px;font-weight:600}.tp-banner-chef-title{color:#fdf275;font-family:var(--tp-ff-tropiline-extra-bold);font-size:70px;font-weight:900;letter-spacing:.02em;line-height:123%;text-shadow:7px 7px 0 #ff5224,-7px -7px 0 #ff5224,7px -7px 0 #ff5224,-7px 7px 0 #ff5224,7px 7px 0 #ff5224}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px){.tp-banner-chef-title{font-size:45px}}.tp-banner-chef-shape{left:-40px;top:107px}.tp-banner-chef-shape-2{right:191px;top:38px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-banner-chef-shape-2{right:100px;top:10px}}.tp-banner-chef-shape-3{bottom:109px;right:57px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-banner-chef-shape-3{bottom:20px;right:20px}.tp-banner-chef-shape-3 img{width:80px}}.tp-banner-chef-shape-4{bottom:-14px;right:280px}.tp-events-chef-thumb{border-radius:20px 20px 10px 10px;overflow:hidden}.tp-events-chef-thumb img{border-radius:20px 20px 10px 10px;transition:all .4s ease}.tp-events-chef-date{color:#5f5d59;font-size:16px;font-weight:400;margin-bottom:7px}.tp-events-chef-title{color:#212120;font-family:var(--tp-ff-tropiline-bold);font-size:24px;font-weight:700;line-height:28px}.tp-events-chef-title a:hover{color:var(--tp-theme-10)}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-events-chef-title{font-size:22px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-events-chef-title{font-size:20px}}.tp-events-chef-content{padding:0 36px 36px 35px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-events-chef-content{padding:0 18px 36px 19px}}.tp-events-chef-wrap{border:1px solid rgba(33,33,32,.1);border-radius:20px;transition:all .4s ease}.tp-events-chef-wrap:hover{box-shadow:0 8px 16px 0 rgba(22,18,3,.08)}.tp-events-chef-wrap:hover .tp-events-chef-thumb img{transform:scale(1.06)}.tp-events-chef-icon{align-items:center;color:#6d6c68;display:flex;font-size:16px;font-weight:400;margin-bottom:28px}.tp-events-chef-icon svg{margin-right:7px}.tp-events-chef-btn .tp-chef-btn{border-radius:10px;padding:3px 20px}.tp-blog-chef-tag{background:#efe9fe;border-radius:100px;color:#212120;display:inline-block;font-size:14px;font-weight:400;padding:0 14px}.tp-blog-chef-tag.tag-2{background:#dff9f0}.tp-blog-chef-tag.tag-3{background:#fff9b6}.tp-blog-chef-tag-wrap{margin-bottom:17px}.tp-blog-chef-date{color:var(--tp-text-body);display:inline-block;font-size:14px;font-weight:400;margin-left:7px;padding-left:35px;position:relative}.tp-blog-chef-date:before{background:#d9d9d9;content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:24px}.tp-blog-chef-title{color:var(--tp-common-black);font-family:var(--tp-ff-tropiline-bold);font-size:24px;font-weight:700;line-height:125%}.tp-blog-chef-title a:hover{color:var(--tp-theme-10)}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-blog-chef-title{font-size:22px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-blog-chef-title{font-size:19px}}.tp-blog-chef-author img{margin-right:10px;width:34px}.tp-blog-chef-author span{color:var(--tp-text-body);font-size:15px;font-weight:400}.tp-blog-chef-thumb{border-radius:16px 16px 0 0;min-height:220px;overflow:hidden}.tp-blog-chef-thumb img{border-radius:16px 16px 0 0;height:220px;-o-object-fit:cover;object-fit:cover;transition:all .4s ease}.tp-blog-chef-wrap{border:1px solid rgba(33,33,32,.08);border-radius:20px;transition:all .4s ease}.tp-blog-chef-wrap:hover{box-shadow:0 8px 16px 0 rgba(22,18,3,.08)}.tp-blog-chef-wrap:hover .tp-blog-chef-thumb img{transform:scale(1.06)}.tp-blog-chef-content{padding:24px 24px 30px}.tp-blog-chef-shape{bottom:82px;position:absolute;right:0;width:9%;z-index:-1}.tp-blog-chef-shape img{width:100%}.tp-blog-quran-wrap .tp-blog-chef-thumb,.tp-blog-quran-wrap .tp-blog-chef-thumb img,.tp-blog-quran-wrap .tp-blog-chef-wrap{border-radius:0}.tp-blog-quran-wrap .tp-blog-chef-title{font-family:var(--tp-ff-body);font-size:24px;font-weight:500}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-blog-quran-wrap .tp-blog-chef-title{font-size:21px}}.tp-blog-quran-wrap .tp-blog-chef-title a:hover{color:var(--tp-theme-11)}.tp-blog-quran-wrap .tp-blog-chef-wrap:hover{box-shadow:none}.tp-expertise-quran-progress{background:#f2eef0;height:6px;position:relative;width:100%}.tp-expertise-quran-progress-wrapper{padding-bottom:6px}.tp-expertise-quran-progress-title{color:var(--tp-heading-primary);font-size:18px;font-weight:500}.tp-expertise-quran-progress-travel{color:var(--tp-heading-5)}.tp-expertise-quran-progress .progress-bar{background-color:var(--tp-theme-11);display:flex;flex-direction:column;height:6px;justify-content:center;overflow:visible;position:relative;text-align:center;transition:width .6s ease;white-space:nowrap}.tp-expertise-quran-progress .progress-bar:before{background-color:var(--tp-theme-11);border-radius:50%;content:"";height:20px;position:absolute;right:0;width:1px}.tp-expertise-quran-counter{color:var(--tp-heading-primary);font-size:18px;font-weight:500;position:absolute;right:0;top:0}@media only screen and (max-width:767px){.tp-expertise-quran-content{margin-right:0}}.tp-expertise-quran-video .popup-video{display:inline-block;padding:235px 20px 194px}@media only screen and (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tp-expertise-quran-video .popup-video{padding:135px 20px 104px}}@media (max-width:1450px) and (min-width:1201px){.tp-header-inner .main-menu>nav>ul>li:not(:last-of-type){margin-right:16px}}@media (max-width:1200px){.tp-footer-bottom p{font-size:15px}}@media (max-width:991px){.tp-footer-widget ul li:not(:last-child){margin-bottom:8px}h2{font-size:30px}.tp-blog-stories-tag-wrap{display:none;visibility:hidden}.sm-pt-80{padding-top:80px}.sm-pt-70{padding-top:70px}.sm-pt-60{padding-top:60px}.sm-pt-50{padding-top:50px}.sm-pt-40{padding-top:40px}.sm-pt-30{padding-top:30px}.sm-pb-80{padding-bottom:80px}.sm-pb-70{padding-bottom:70px}.sm-pb-60{padding-bottom:60px}.sm-pb-50{padding-bottom:50px}.sm-pb-40{padding-bottom:40px}.sm-pb-30{padding-bottom:30px}.tp-our-mission-thumb{display:none;visibility:hidden}.sm-mt-30{margin-top:30px}.sm-mt-40{margin-top:40px}}@media (max-width:767px){.tp-blog-details-user{margin-bottom:20px}h2{font-size:26px}.sm-p-4{padding:30px!important}.sm-p-3{padding:25px!important}p{font-size:15px}}@media (min-width:576px) and (max-width:767px){.container,.container-sm{max-width:95%}}@media (max-width:575px){.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:20px;padding-right:20px}h2{font-size:23px}.tp-blog-details-user{margin-bottom:15px}.tp-header-logo .lozad-wrapper img,.tp-header-logo-1 .lozad-wrapper img{max-width:185px!important;width:185px!important}.tp-hero-title{font-size:36px}.tp-hero-wrapper p,.tp-section p{font-size:15px}.tp-hero-item{padding-bottom:130px;padding-top:180px}.tp-service-bg{padding-bottom:40px}.tp-about-bg{padding-bottom:50px}.tp-footer-main .kangaroo{height:300px;width:150px}.tp-header-right-list a{padding-left:12px;padding-right:12px}.xss-pt-60{padding-top:60px}.xss-pt-40,.xss-pt-50{padding-top:40px}.xss-pt-30{padding-top:30px}.xss-pb-60{padding-bottom:60px}.xss-pb-50{padding-bottom:50px}.xss-pb-40{padding-bottom:40px}.xss-pb-30{padding-bottom:30px}.col-xss-6{flex:0 0 auto;width:50%}.tp-breadcrumb__title.color{font-size:31px}.tp-blog-details-user span,.tp-breadcrumb__list span{font-size:14px}.tp-financial-process-box p,.tp-financial-process-box ul li{font-size:15px}.tp-financial-process-title{font-size:21px}.tp-financial-process-box{padding:40px 30px}}@media (max-width:420px){.col-xsss-12{flex:0 0 auto;width:100%}.tp-about-year-nav-title{font-size:25px}.tp-header-right-list a{font-size:12.5px;padding-left:11px;padding-right:11px}.tp-header-right-list a i{font-size:18px!important}}@font-face{font-display:auto;font-family:Line Awesome Brands;font-style:normal;font-weight:400;src:url(/fonts/line-awesome/la-brands-400.eot);src:url(/fonts/line-awesome/la-brands-400.eot?#iefix) format("embedded-opentype"),url(/fonts/line-awesome/la-brands-400.woff2) format("woff2"),url(/fonts/line-awesome/la-brands-400.woff) format("woff"),url(/fonts/line-awesome/la-brands-400.ttf) format("truetype"),url(/fonts/line-awesome/la-brands-400.svg#lineawesome) format("svg")}@font-face{font-display:auto;font-family:Line Awesome Free;font-style:normal;font-weight:400;src:url(/fonts/line-awesome/la-regular-400.eot);src:url(/fonts/line-awesome/la-regular-400.eot?#iefix) format("embedded-opentype"),url(/fonts/line-awesome/la-regular-400.woff2) format("woff2"),url(/fonts/line-awesome/la-regular-400.woff) format("woff"),url(/fonts/line-awesome/la-regular-400.ttf) format("truetype"),url(/fonts/line-awesome/la-regular-400.svg#lineawesome) format("svg")}@font-face{font-display:auto;font-family:Line Awesome Free;font-style:normal;font-weight:900;src:url(/fonts/line-awesome/la-solid-900.eot);src:url(/fonts/line-awesome/la-solid-900.eot?#iefix) format("embedded-opentype"),url(/fonts/line-awesome/la-solid-900.woff2) format("woff2"),url(/fonts/line-awesome/la-solid-900.woff) format("woff"),url(/fonts/line-awesome/la-solid-900.ttf) format("truetype"),url(/fonts/line-awesome/la-solid-900.svg#lineawesome) format("svg")}.la,.lab,.lad,.lal,.lar,.las{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.la-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.la-xs{font-size:.75em}.la-sm{font-size:.875em}.la-1x{font-size:1em}.la-1-3x{font-size:1.3em}.la-1-4x{font-size:1.4em}.la-1-5x{font-size:1.5em}.la-1-6x{font-size:1.6em}.la-1-7x{font-size:1.7em}.la-1-8x{font-size:1.8em}.la-1-9x{font-size:1.9em}.la-2x{font-size:2em}.la-3x{font-size:3em}.la-4x{font-size:4em}.la-5x{font-size:5em}.la-6x{font-size:6em}.la-7x{font-size:7em}.la-8x{font-size:8em}.la-9x{font-size:9em}.la-10x{font-size:10em}.la-fw{text-align:center;width:1.25em}.la-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.la-ul>li{position:relative}.la-li{left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}.la-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.la-pull-left{float:left}.la-pull-right{float:right}.la.la-pull-left,.lab.la-pull-left,.lal.la-pull-left,.lar.la-pull-left,.las.la-pull-left{margin-right:.3em}.la.la-pull-right,.lab.la-pull-right,.lal.la-pull-right,.lar.la-pull-right,.las.la-pull-right{margin-left:.3em}.la-spin{animation:la-spin 2s linear infinite}.la-pulse{animation:la-spin 1s steps(8) infinite}@keyframes la-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.la-rotate-90{transform:rotate(90deg)}.la-rotate-180{transform:rotate(180deg)}.la-rotate-270{transform:rotate(270deg)}.la-flip-horizontal{transform:scaleX(-1)}.la-flip-vertical{transform:scaleY(-1)}.la-flip-both,.la-flip-horizontal.la-flip-vertical{transform:scale(-1)}:root .la-flip-both,:root .la-flip-horizontal,:root .la-flip-vertical,:root .la-rotate-180,:root .la-rotate-270,:root .la-rotate-90{filter:none}.la-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.la-stack-1x,.la-stack-2x{left:0;position:absolute;text-align:center;width:100%}.la-stack-1x{line-height:inherit}.la-stack-2x{font-size:2em}.la-inverse{color:#fff}.la-500px:before{content:"\f26e"}.la-accessible-icon:before{content:"\f368"}.la-accusoft:before{content:"\f369"}.la-acquisitions-incorporated:before{content:"\f6af"}.la-ad:before{content:"\f641"}.la-address-book:before{content:"\f2b9"}.la-address-card:before{content:"\f2bb"}.la-adjust:before{content:"\f042"}.la-adn:before{content:"\f170"}.la-adobe:before{content:"\f778"}.la-adversal:before{content:"\f36a"}.la-affiliatetheme:before{content:"\f36b"}.la-air-freshener:before{content:"\f5d0"}.la-airbnb:before{content:"\f834"}.la-algolia:before{content:"\f36c"}.la-align-center:before{content:"\f037"}.la-align-justify:before{content:"\f039"}.la-align-left:before{content:"\f036"}.la-align-right:before{content:"\f038"}.la-alipay:before{content:"\f642"}.la-allergies:before{content:"\f461"}.la-amazon:before{content:"\f270"}.la-amazon-pay:before{content:"\f42c"}.la-ambulance:before{content:"\f0f9"}.la-american-sign-language-interpreting:before{content:"\f2a3"}.la-amilia:before{content:"\f36d"}.la-anchor:before{content:"\f13d"}.la-android:before{content:"\f17b"}.la-angellist:before{content:"\f209"}.la-angle-double-down:before{content:"\f103"}.la-angle-double-left:before{content:"\f100"}.la-angle-double-right:before{content:"\f101"}.la-angle-double-up:before{content:"\f102"}.la-angle-down:before{content:"\f107"}.la-angle-left:before{content:"\f104"}.la-angle-right:before{content:"\f105"}.la-angle-up:before{content:"\f106"}.la-angry:before{content:"\f556"}.la-angrycreative:before{content:"\f36e"}.la-angular:before{content:"\f420"}.la-ankh:before{content:"\f644"}.la-app-store:before{content:"\f36f"}.la-app-store-ios:before{content:"\f370"}.la-apper:before{content:"\f371"}.la-apple:before{content:"\f179"}.la-apple-alt:before{content:"\f5d1"}.la-apple-pay:before{content:"\f415"}.la-archive:before{content:"\f187"}.la-archway:before{content:"\f557"}.la-arrow-alt-circle-down:before{content:"\f358"}.la-arrow-alt-circle-left:before{content:"\f359"}.la-arrow-alt-circle-right:before{content:"\f35a"}.la-arrow-alt-circle-up:before{content:"\f35b"}.la-arrow-circle-down:before{content:"\f0ab"}.la-arrow-circle-left:before{content:"\f0a8"}.la-arrow-circle-right:before{content:"\f0a9"}.la-arrow-circle-up:before{content:"\f0aa"}.la-arrow-down:before{content:"\f063"}.la-arrow-left:before{content:"\f060"}.la-arrow-right:before{content:"\f061"}.la-arrow-up:before{content:"\f062"}.la-arrows-alt:before{content:"\f0b2"}.la-arrows-alt-h:before{content:"\f337"}.la-arrows-alt-v:before{content:"\f338"}.la-artstation:before{content:"\f77a"}.la-assistive-listening-systems:before{content:"\f2a2"}.la-asterisk:before{content:"\f069"}.la-asymmetrik:before{content:"\f372"}.la-at:before{content:"\f1fa"}.la-atlas:before{content:"\f558"}.la-atlassian:before{content:"\f77b"}.la-atom:before{content:"\f5d2"}.la-audible:before{content:"\f373"}.la-audio-description:before{content:"\f29e"}.la-autoprefixer:before{content:"\f41c"}.la-avianex:before{content:"\f374"}.la-aviato:before{content:"\f421"}.la-award:before{content:"\f559"}.la-aws:before{content:"\f375"}.la-baby:before{content:"\f77c"}.la-baby-carriage:before{content:"\f77d"}.la-backspace:before{content:"\f55a"}.la-backward:before{content:"\f04a"}.la-bacon:before{content:"\f7e5"}.la-balance-scale:before{content:"\f24e"}.la-balance-scale-left:before{content:"\f515"}.la-balance-scale-right:before{content:"\f516"}.la-ban:before{content:"\f05e"}.la-band-aid:before{content:"\f462"}.la-bandcamp:before{content:"\f2d5"}.la-barcode:before{content:"\f02a"}.la-bars:before{content:"\f0c9"}.la-baseball-ball:before{content:"\f433"}.la-basketball-ball:before{content:"\f434"}.la-bath:before{content:"\f2cd"}.la-battery-empty:before{content:"\f244"}.la-battery-full:before{content:"\f240"}.la-battery-half:before{content:"\f242"}.la-battery-quarter:before{content:"\f243"}.la-battery-three-quarters:before{content:"\f241"}.la-battle-net:before{content:"\f835"}.la-bed:before{content:"\f236"}.la-beer:before{content:"\f0fc"}.la-behance:before{content:"\f1b4"}.la-behance-square:before{content:"\f1b5"}.la-bell:before{content:"\f0f3"}.la-bell-slash:before{content:"\f1f6"}.la-bezier-curve:before{content:"\f55b"}.la-bible:before{content:"\f647"}.la-bicycle:before{content:"\f206"}.la-biking:before{content:"\f84a"}.la-bimobject:before{content:"\f378"}.la-binoculars:before{content:"\f1e5"}.la-biohazard:before{content:"\f780"}.la-birthday-cake:before{content:"\f1fd"}.la-bitbucket:before{content:"\f171"}.la-bitcoin:before{content:"\f379"}.la-bity:before{content:"\f37a"}.la-black-tie:before{content:"\f27e"}.la-blackberry:before{content:"\f37b"}.la-blender:before{content:"\f517"}.la-blender-phone:before{content:"\f6b6"}.la-blind:before{content:"\f29d"}.la-blog:before{content:"\f781"}.la-blogger:before{content:"\f37c"}.la-blogger-b:before{content:"\f37d"}.la-bluetooth:before{content:"\f293"}.la-bluetooth-b:before{content:"\f294"}.la-bold:before{content:"\f032"}.la-bolt:before{content:"\f0e7"}.la-bomb:before{content:"\f1e2"}.la-bone:before{content:"\f5d7"}.la-bong:before{content:"\f55c"}.la-book:before{content:"\f02d"}.la-book-dead:before{content:"\f6b7"}.la-book-medical:before{content:"\f7e6"}.la-book-open:before{content:"\f518"}.la-book-reader:before{content:"\f5da"}.la-bookmark:before{content:"\f02e"}.la-bootstrap:before{content:"\f836"}.la-border-all:before{content:"\f84c"}.la-border-none:before{content:"\f850"}.la-border-style:before{content:"\f853"}.la-bowling-ball:before{content:"\f436"}.la-box:before{content:"\f466"}.la-box-open:before{content:"\f49e"}.la-boxes:before{content:"\f468"}.la-braille:before{content:"\f2a1"}.la-brain:before{content:"\f5dc"}.la-bread-slice:before{content:"\f7ec"}.la-briefcase:before{content:"\f0b1"}.la-briefcase-medical:before{content:"\f469"}.la-broadcast-tower:before{content:"\f519"}.la-broom:before{content:"\f51a"}.la-brush:before{content:"\f55d"}.la-btc:before{content:"\f15a"}.la-buffer:before{content:"\f837"}.la-bug:before{content:"\f188"}.la-building:before{content:"\f1ad"}.la-bullhorn:before{content:"\f0a1"}.la-bullseye:before{content:"\f140"}.la-burn:before{content:"\f46a"}.la-buromobelexperte:before{content:"\f37f"}.la-bus:before{content:"\f207"}.la-bus-alt:before{content:"\f55e"}.la-business-time:before{content:"\f64a"}.la-buy-n-large:before{content:"\f8a6"}.la-buysellads:before{content:"\f20d"}.la-calculator:before{content:"\f1ec"}.la-calendar:before{content:"\f133"}.la-calendar-alt:before{content:"\f073"}.la-calendar-check:before{content:"\f274"}.la-calendar-day:before{content:"\f783"}.la-calendar-minus:before{content:"\f272"}.la-calendar-plus:before{content:"\f271"}.la-calendar-times:before{content:"\f273"}.la-calendar-week:before{content:"\f784"}.la-camera:before{content:"\f030"}.la-camera-retro:before{content:"\f083"}.la-campground:before{content:"\f6bb"}.la-canadian-maple-leaf:before{content:"\f785"}.la-candy-cane:before{content:"\f786"}.la-cannabis:before{content:"\f55f"}.la-capsules:before{content:"\f46b"}.la-car:before{content:"\f1b9"}.la-car-alt:before{content:"\f5de"}.la-car-battery:before{content:"\f5df"}.la-car-crash:before{content:"\f5e1"}.la-car-side:before{content:"\f5e4"}.la-caret-down:before{content:"\f0d7"}.la-caret-left:before{content:"\f0d9"}.la-caret-right:before{content:"\f0da"}.la-caret-square-down:before{content:"\f150"}.la-caret-square-left:before{content:"\f191"}.la-caret-square-right:before{content:"\f152"}.la-caret-square-up:before{content:"\f151"}.la-caret-up:before{content:"\f0d8"}.la-carrot:before{content:"\f787"}.la-cart-arrow-down:before{content:"\f218"}.la-cart-plus:before{content:"\f217"}.la-cash-register:before{content:"\f788"}.la-cat:before{content:"\f6be"}.la-cc-amazon-pay:before{content:"\f42d"}.la-cc-amex:before{content:"\f1f3"}.la-cc-apple-pay:before{content:"\f416"}.la-cc-diners-club:before{content:"\f24c"}.la-cc-discover:before{content:"\f1f2"}.la-cc-jcb:before{content:"\f24b"}.la-cc-mastercard:before{content:"\f1f1"}.la-cc-paypal:before{content:"\f1f4"}.la-cc-stripe:before{content:"\f1f5"}.la-cc-visa:before{content:"\f1f0"}.la-centercode:before{content:"\f380"}.la-centos:before{content:"\f789"}.la-certificate:before{content:"\f0a3"}.la-chair:before{content:"\f6c0"}.la-chalkboard:before{content:"\f51b"}.la-chalkboard-teacher:before{content:"\f51c"}.la-charging-station:before{content:"\f5e7"}.la-chart-area:before{content:"\f1fe"}.la-chart-bar:before{content:"\f080"}.la-chart-line:before{content:"\f201"}.la-chart-pie:before{content:"\f200"}.la-check:before{content:"\f00c"}.la-check-circle:before{content:"\f058"}.la-check-double:before{content:"\f560"}.la-check-square:before{content:"\f14a"}.la-cheese:before{content:"\f7ef"}.la-chess:before{content:"\f439"}.la-chess-bishop:before{content:"\f43a"}.la-chess-board:before{content:"\f43c"}.la-chess-king:before{content:"\f43f"}.la-chess-knight:before{content:"\f441"}.la-chess-pawn:before{content:"\f443"}.la-chess-queen:before{content:"\f445"}.la-chess-rook:before{content:"\f447"}.la-chevron-circle-down:before{content:"\f13a"}.la-chevron-circle-left:before{content:"\f137"}.la-chevron-circle-right:before{content:"\f138"}.la-chevron-circle-up:before{content:"\f139"}.la-chevron-down:before{content:"\f078"}.la-chevron-left:before{content:"\f053"}.la-chevron-right:before{content:"\f054"}.la-chevron-up:before{content:"\f077"}.la-child:before{content:"\f1ae"}.la-chrome:before{content:"\f268"}.la-chromecast:before{content:"\f838"}.la-church:before{content:"\f51d"}.la-circle:before{content:"\f111"}.la-circle-notch:before{content:"\f1ce"}.la-city:before{content:"\f64f"}.la-clinic-medical:before{content:"\f7f2"}.la-clipboard:before{content:"\f328"}.la-clipboard-check:before{content:"\f46c"}.la-clipboard-list:before{content:"\f46d"}.la-clock:before{content:"\f017"}.la-clone:before{content:"\f24d"}.la-closed-captioning:before{content:"\f20a"}.la-cloud:before{content:"\f0c2"}.la-cloud-download-alt:before{content:"\f381"}.la-cloud-meatball:before{content:"\f73b"}.la-cloud-moon:before{content:"\f6c3"}.la-cloud-moon-rain:before{content:"\f73c"}.la-cloud-rain:before{content:"\f73d"}.la-cloud-showers-heavy:before{content:"\f740"}.la-cloud-sun:before{content:"\f6c4"}.la-cloud-sun-rain:before{content:"\f743"}.la-cloud-upload-alt:before{content:"\f382"}.la-cloudscale:before{content:"\f383"}.la-cloudsmith:before{content:"\f384"}.la-cloudversify:before{content:"\f385"}.la-cocktail:before{content:"\f561"}.la-code:before{content:"\f121"}.la-code-branch:before{content:"\f126"}.la-codepen:before{content:"\f1cb"}.la-codiepie:before{content:"\f284"}.la-coffee:before{content:"\f0f4"}.la-cog:before{content:"\f013"}.la-cogs:before{content:"\f085"}.la-coins:before{content:"\f51e"}.la-columns:before{content:"\f0db"}.la-comment:before{content:"\f075"}.la-comment-alt:before{content:"\f27a"}.la-comment-dollar:before{content:"\f651"}.la-comment-dots:before{content:"\f4ad"}.la-comment-medical:before{content:"\f7f5"}.la-comment-slash:before{content:"\f4b3"}.la-comments:before{content:"\f086"}.la-comments-dollar:before{content:"\f653"}.la-compact-disc:before{content:"\f51f"}.la-compass:before{content:"\f14e"}.la-compress:before{content:"\f066"}.la-compress-arrows-alt:before{content:"\f78c"}.la-concierge-bell:before{content:"\f562"}.la-confluence:before{content:"\f78d"}.la-connectdevelop:before{content:"\f20e"}.la-contao:before{content:"\f26d"}.la-cookie:before{content:"\f563"}.la-cookie-bite:before{content:"\f564"}.la-copy:before{content:"\f0c5"}.la-copyright:before{content:"\f1f9"}.la-cotton-bureau:before{content:"\f89e"}.la-couch:before{content:"\f4b8"}.la-cpanel:before{content:"\f388"}.la-creative-commons:before{content:"\f25e"}.la-creative-commons-by:before{content:"\f4e7"}.la-creative-commons-nc:before{content:"\f4e8"}.la-creative-commons-nc-eu:before{content:"\f4e9"}.la-creative-commons-nc-jp:before{content:"\f4ea"}.la-creative-commons-nd:before{content:"\f4eb"}.la-creative-commons-pd:before{content:"\f4ec"}.la-creative-commons-pd-alt:before{content:"\f4ed"}.la-creative-commons-remix:before{content:"\f4ee"}.la-creative-commons-sa:before{content:"\f4ef"}.la-creative-commons-sampling:before{content:"\f4f0"}.la-creative-commons-sampling-plus:before{content:"\f4f1"}.la-creative-commons-share:before{content:"\f4f2"}.la-creative-commons-zero:before{content:"\f4f3"}.la-credit-card:before{content:"\f09d"}.la-critical-role:before{content:"\f6c9"}.la-crop:before{content:"\f125"}.la-crop-alt:before{content:"\f565"}.la-cross:before{content:"\f654"}.la-crosshairs:before{content:"\f05b"}.la-crow:before{content:"\f520"}.la-crown:before{content:"\f521"}.la-crutch:before{content:"\f7f7"}.la-css3:before{content:"\f13c"}.la-css3-alt:before{content:"\f38b"}.la-cube:before{content:"\f1b2"}.la-cubes:before{content:"\f1b3"}.la-cut:before{content:"\f0c4"}.la-cuttlefish:before{content:"\f38c"}.la-d-and-d:before{content:"\f38d"}.la-d-and-d-beyond:before{content:"\f6ca"}.la-dashcube:before{content:"\f210"}.la-database:before{content:"\f1c0"}.la-deaf:before{content:"\f2a4"}.la-delicious:before{content:"\f1a5"}.la-democrat:before{content:"\f747"}.la-deploydog:before{content:"\f38e"}.la-deskpro:before{content:"\f38f"}.la-desktop:before{content:"\f108"}.la-dev:before{content:"\f6cc"}.la-deviantart:before{content:"\f1bd"}.la-dharmachakra:before{content:"\f655"}.la-dhl:before{content:"\f790"}.la-diagnoses:before{content:"\f470"}.la-diaspora:before{content:"\f791"}.la-dice:before{content:"\f522"}.la-dice-d20:before{content:"\f6cf"}.la-dice-d6:before{content:"\f6d1"}.la-dice-five:before{content:"\f523"}.la-dice-four:before{content:"\f524"}.la-dice-one:before{content:"\f525"}.la-dice-six:before{content:"\f526"}.la-dice-three:before{content:"\f527"}.la-dice-two:before{content:"\f528"}.la-digg:before{content:"\f1a6"}.la-digital-ocean:before{content:"\f391"}.la-digital-tachograph:before{content:"\f566"}.la-directions:before{content:"\f5eb"}.la-discord:before{content:"\f392"}.la-discourse:before{content:"\f393"}.la-divide:before{content:"\f529"}.la-dizzy:before{content:"\f567"}.la-dna:before{content:"\f471"}.la-dochub:before{content:"\f394"}.la-docker:before{content:"\f395"}.la-dog:before{content:"\f6d3"}.la-dollar-sign:before{content:"\f155"}.la-dolly:before{content:"\f472"}.la-dolly-flatbed:before{content:"\f474"}.la-donate:before{content:"\f4b9"}.la-door-closed:before{content:"\f52a"}.la-door-open:before{content:"\f52b"}.la-dot-circle:before{content:"\f192"}.la-dove:before{content:"\f4ba"}.la-download:before{content:"\f019"}.la-draft2digital:before{content:"\f396"}.la-drafting-compass:before{content:"\f568"}.la-dragon:before{content:"\f6d5"}.la-draw-polygon:before{content:"\f5ee"}.la-dribbble:before{content:"\f17d"}.la-dribbble-square:before{content:"\f397"}.la-dropbox:before{content:"\f16b"}.la-drum:before{content:"\f569"}.la-drum-steelpan:before{content:"\f56a"}.la-drumstick-bite:before{content:"\f6d7"}.la-drupal:before{content:"\f1a9"}.la-dumbbell:before{content:"\f44b"}.la-dumpster:before{content:"\f793"}.la-dumpster-fire:before{content:"\f794"}.la-dungeon:before{content:"\f6d9"}.la-dyalog:before{content:"\f399"}.la-earlybirds:before{content:"\f39a"}.la-ebay:before{content:"\f4f4"}.la-edge:before{content:"\f282"}.la-edit:before{content:"\f044"}.la-egg:before{content:"\f7fb"}.la-eject:before{content:"\f052"}.la-elementor:before{content:"\f430"}.la-ellipsis-h:before{content:"\f141"}.la-ellipsis-v:before{content:"\f142"}.la-ello:before{content:"\f5f1"}.la-ember:before{content:"\f423"}.la-empire:before{content:"\f1d1"}.la-envelope:before{content:"\f0e0"}.la-envelope-open:before{content:"\f2b6"}.la-envelope-open-text:before{content:"\f658"}.la-envelope-square:before{content:"\f199"}.la-envira:before{content:"\f299"}.la-equals:before{content:"\f52c"}.la-eraser:before{content:"\f12d"}.la-erlang:before{content:"\f39d"}.la-ethereum:before{content:"\f42e"}.la-ethernet:before{content:"\f796"}.la-etsy:before{content:"\f2d7"}.la-euro-sign:before{content:"\f153"}.la-evernote:before{content:"\f839"}.la-exchange-alt:before{content:"\f362"}.la-exclamation:before{content:"\f12a"}.la-exclamation-circle:before{content:"\f06a"}.la-exclamation-triangle:before{content:"\f071"}.la-expand:before{content:"\f065"}.la-expand-arrows-alt:before{content:"\f31e"}.la-expeditedssl:before{content:"\f23e"}.la-external-link-alt:before{content:"\f35d"}.la-external-link-square-alt:before{content:"\f360"}.la-eye:before{content:"\f06e"}.la-eye-dropper:before{content:"\f1fb"}.la-eye-slash:before{content:"\f070"}.la-facebook:before{content:"\f09a"}.la-facebook-f:before{content:"\f39e"}.la-facebook-messenger:before{content:"\f39f"}.la-facebook-square:before{content:"\f082"}.la-fan:before{content:"\f863"}.la-fantasy-flight-games:before{content:"\f6dc"}.la-fast-backward:before{content:"\f049"}.la-fast-forward:before{content:"\f050"}.la-fax:before{content:"\f1ac"}.la-feather:before{content:"\f52d"}.la-feather-alt:before{content:"\f56b"}.la-fedex:before{content:"\f797"}.la-fedora:before{content:"\f798"}.la-female:before{content:"\f182"}.la-fighter-jet:before{content:"\f0fb"}.la-figma:before{content:"\f799"}.la-file:before{content:"\f15b"}.la-file-alt:before{content:"\f15c"}.la-file-archive:before{content:"\f1c6"}.la-file-audio:before{content:"\f1c7"}.la-file-code:before{content:"\f1c9"}.la-file-contract:before{content:"\f56c"}.la-file-csv:before{content:"\f6dd"}.la-file-download:before{content:"\f56d"}.la-file-excel:before{content:"\f1c3"}.la-file-export:before{content:"\f56e"}.la-file-image:before{content:"\f1c5"}.la-file-import:before{content:"\f56f"}.la-file-invoice:before{content:"\f570"}.la-file-invoice-dollar:before{content:"\f571"}.la-file-medical:before{content:"\f477"}.la-file-medical-alt:before{content:"\f478"}.la-file-pdf:before{content:"\f1c1"}.la-file-powerpoint:before{content:"\f1c4"}.la-file-prescription:before{content:"\f572"}.la-file-signature:before{content:"\f573"}.la-file-upload:before{content:"\f574"}.la-file-video:before{content:"\f1c8"}.la-file-word:before{content:"\f1c2"}.la-fill:before{content:"\f575"}.la-fill-drip:before{content:"\f576"}.la-film:before{content:"\f008"}.la-filter:before{content:"\f0b0"}.la-fingerprint:before{content:"\f577"}.la-fire:before{content:"\f06d"}.la-fire-alt:before{content:"\f7e4"}.la-fire-extinguisher:before{content:"\f134"}.la-firefox:before{content:"\f269"}.la-first-aid:before{content:"\f479"}.la-first-order:before{content:"\f2b0"}.la-first-order-alt:before{content:"\f50a"}.la-firstdraft:before{content:"\f3a1"}.la-fish:before{content:"\f578"}.la-fist-raised:before{content:"\f6de"}.la-flag:before{content:"\f024"}.la-flag-checkered:before{content:"\f11e"}.la-flag-usa:before{content:"\f74d"}.la-flask:before{content:"\f0c3"}.la-flickr:before{content:"\f16e"}.la-flipboard:before{content:"\f44d"}.la-flushed:before{content:"\f579"}.la-fly:before{content:"\f417"}.la-folder:before{content:"\f07b"}.la-folder-minus:before{content:"\f65d"}.la-folder-open:before{content:"\f07c"}.la-folder-plus:before{content:"\f65e"}.la-font:before{content:"\f031"}.la-font-awesome:before{content:"\f2b4"}.la-font-awesome-alt:before{content:"\f35c"}.la-font-awesome-flag:before{content:"\f425"}.la-font-awesome-logo-full:before{content:"\f4e6"}.la-fonticons:before{content:"\f280"}.la-fonticons-fi:before{content:"\f3a2"}.la-football-ball:before{content:"\f44e"}.la-fort-awesome:before{content:"\f286"}.la-fort-awesome-alt:before{content:"\f3a3"}.la-forumbee:before{content:"\f211"}.la-forward:before{content:"\f04e"}.la-foursquare:before{content:"\f180"}.la-free-code-camp:before{content:"\f2c5"}.la-freebsd:before{content:"\f3a4"}.la-frog:before{content:"\f52e"}.la-frown:before{content:"\f119"}.la-frown-open:before{content:"\f57a"}.la-fulcrum:before{content:"\f50b"}.la-funnel-dollar:before{content:"\f662"}.la-futbol:before{content:"\f1e3"}.la-galactic-republic:before{content:"\f50c"}.la-galactic-senate:before{content:"\f50d"}.la-gamepad:before{content:"\f11b"}.la-gas-pump:before{content:"\f52f"}.la-gavel:before{content:"\f0e3"}.la-gem:before{content:"\f3a5"}.la-genderless:before{content:"\f22d"}.la-get-pocket:before{content:"\f265"}.la-gg:before{content:"\f260"}.la-gg-circle:before{content:"\f261"}.la-ghost:before{content:"\f6e2"}.la-gift:before{content:"\f06b"}.la-gifts:before{content:"\f79c"}.la-git:before{content:"\f1d3"}.la-git-alt:before{content:"\f841"}.la-git-square:before{content:"\f1d2"}.la-github:before{content:"\f09b"}.la-github-alt:before{content:"\f113"}.la-github-square:before{content:"\f092"}.la-gitkraken:before{content:"\f3a6"}.la-gitlab:before{content:"\f296"}.la-gitter:before{content:"\f426"}.la-glass-cheers:before{content:"\f79f"}.la-glass-martini:before{content:"\f000"}.la-glass-martini-alt:before{content:"\f57b"}.la-glass-whiskey:before{content:"\f7a0"}.la-glasses:before{content:"\f530"}.la-glide:before{content:"\f2a5"}.la-glide-g:before{content:"\f2a6"}.la-globe:before{content:"\f0ac"}.la-globe-africa:before{content:"\f57c"}.la-globe-americas:before{content:"\f57d"}.la-globe-asia:before{content:"\f57e"}.la-globe-europe:before{content:"\f7a2"}.la-gofore:before{content:"\f3a7"}.la-golf-ball:before{content:"\f450"}.la-goodreads:before{content:"\f3a8"}.la-goodreads-g:before{content:"\f3a9"}.la-google:before{content:"\f1a0"}.la-google-drive:before{content:"\f3aa"}.la-google-play:before{content:"\f3ab"}.la-google-plus:before{content:"\f2b3"}.la-google-plus-g:before{content:"\f0d5"}.la-google-plus-square:before{content:"\f0d4"}.la-google-wallet:before{content:"\f1ee"}.la-gopuram:before{content:"\f664"}.la-graduation-cap:before{content:"\f19d"}.la-gratipay:before{content:"\f184"}.la-grav:before{content:"\f2d6"}.la-greater-than:before{content:"\f531"}.la-greater-than-equal:before{content:"\f532"}.la-grimace:before{content:"\f57f"}.la-grin:before{content:"\f580"}.la-grin-alt:before{content:"\f581"}.la-grin-beam:before{content:"\f582"}.la-grin-beam-sweat:before{content:"\f583"}.la-grin-hearts:before{content:"\f584"}.la-grin-squint:before{content:"\f585"}.la-grin-squint-tears:before{content:"\f586"}.la-grin-stars:before{content:"\f587"}.la-grin-tears:before{content:"\f588"}.la-grin-tongue:before{content:"\f589"}.la-grin-tongue-squint:before{content:"\f58a"}.la-grin-tongue-wink:before{content:"\f58b"}.la-grin-wink:before{content:"\f58c"}.la-grip-horizontal:before{content:"\f58d"}.la-grip-lines:before{content:"\f7a4"}.la-grip-lines-vertical:before{content:"\f7a5"}.la-grip-vertical:before{content:"\f58e"}.la-gripfire:before{content:"\f3ac"}.la-grunt:before{content:"\f3ad"}.la-guitar:before{content:"\f7a6"}.la-gulp:before{content:"\f3ae"}.la-h-square:before{content:"\f0fd"}.la-hacker-news:before{content:"\f1d4"}.la-hacker-news-square:before{content:"\f3af"}.la-hackerrank:before{content:"\f5f7"}.la-hamburger:before{content:"\f805"}.la-hammer:before{content:"\f6e3"}.la-hamsa:before{content:"\f665"}.la-hand-holding:before{content:"\f4bd"}.la-hand-holding-heart:before{content:"\f4be"}.la-hand-holding-usd:before{content:"\f4c0"}.la-hand-lizard:before{content:"\f258"}.la-hand-middle-finger:before{content:"\f806"}.la-hand-paper:before{content:"\f256"}.la-hand-peace:before{content:"\f25b"}.la-hand-point-down:before{content:"\f0a7"}.la-hand-point-left:before{content:"\f0a5"}.la-hand-point-right:before{content:"\f0a4"}.la-hand-point-up:before{content:"\f0a6"}.la-hand-pointer:before{content:"\f25a"}.la-hand-rock:before{content:"\f255"}.la-hand-scissors:before{content:"\f257"}.la-hand-spock:before{content:"\f259"}.la-hands:before{content:"\f4c2"}.la-hands-helping:before{content:"\f4c4"}.la-handshake:before{content:"\f2b5"}.la-hanukiah:before{content:"\f6e6"}.la-hard-hat:before{content:"\f807"}.la-hashtag:before{content:"\f292"}.la-hat-cowboy:before{content:"\f8c0"}.la-hat-cowboy-side:before{content:"\f8c1"}.la-hat-wizard:before{content:"\f6e8"}.la-haykal:before{content:"\f666"}.la-hdd:before{content:"\f0a0"}.la-heading:before{content:"\f1dc"}.la-headphones:before{content:"\f025"}.la-headphones-alt:before{content:"\f58f"}.la-headset:before{content:"\f590"}.la-heart:before{content:"\f004"}.la-heart-broken:before{content:"\f7a9"}.la-heartbeat:before{content:"\f21e"}.la-helicopter:before{content:"\f533"}.la-highlighter:before{content:"\f591"}.la-hiking:before{content:"\f6ec"}.la-hippo:before{content:"\f6ed"}.la-hips:before{content:"\f452"}.la-hire-a-helper:before{content:"\f3b0"}.la-history:before{content:"\f1da"}.la-hockey-puck:before{content:"\f453"}.la-holly-berry:before{content:"\f7aa"}.la-home:before{content:"\f015"}.la-hooli:before{content:"\f427"}.la-hornbill:before{content:"\f592"}.la-horse:before{content:"\f6f0"}.la-horse-head:before{content:"\f7ab"}.la-hospital:before{content:"\f0f8"}.la-hospital-alt:before{content:"\f47d"}.la-hospital-symbol:before{content:"\f47e"}.la-hot-tub:before{content:"\f593"}.la-hotdog:before{content:"\f80f"}.la-hotel:before{content:"\f594"}.la-hotjar:before{content:"\f3b1"}.la-hourglass:before{content:"\f254"}.la-hourglass-end:before{content:"\f253"}.la-hourglass-half:before{content:"\f252"}.la-hourglass-start:before{content:"\f251"}.la-house-damage:before{content:"\f6f1"}.la-houzz:before{content:"\f27c"}.la-hryvnia:before{content:"\f6f2"}.la-html5:before{content:"\f13b"}.la-hubspot:before{content:"\f3b2"}.la-i-cursor:before{content:"\f246"}.la-ice-cream:before{content:"\f810"}.la-icicles:before{content:"\f7ad"}.la-icons:before{content:"\f86d"}.la-id-badge:before{content:"\f2c1"}.la-id-card:before{content:"\f2c2"}.la-id-card-alt:before{content:"\f47f"}.la-igloo:before{content:"\f7ae"}.la-image:before{content:"\f03e"}.la-images:before{content:"\f302"}.la-imdb:before{content:"\f2d8"}.la-inbox:before{content:"\f01c"}.la-indent:before{content:"\f03c"}.la-industry:before{content:"\f275"}.la-infinity:before{content:"\f534"}.la-info:before{content:"\f129"}.la-info-circle:before{content:"\f05a"}.la-instagram:before{content:"\f16d"}.la-intercom:before{content:"\f7af"}.la-internet-explorer:before{content:"\f26b"}.la-invision:before{content:"\f7b0"}.la-ioxhost:before{content:"\f208"}.la-italic:before{content:"\f033"}.la-itch-io:before{content:"\f83a"}.la-itunes:before{content:"\f3b4"}.la-itunes-note:before{content:"\f3b5"}.la-java:before{content:"\f4e4"}.la-jedi:before{content:"\f669"}.la-jedi-order:before{content:"\f50e"}.la-jenkins:before{content:"\f3b6"}.la-jira:before{content:"\f7b1"}.la-joget:before{content:"\f3b7"}.la-joint:before{content:"\f595"}.la-joomla:before{content:"\f1aa"}.la-journal-whills:before{content:"\f66a"}.la-js:before{content:"\f3b8"}.la-js-square:before{content:"\f3b9"}.la-jsfiddle:before{content:"\f1cc"}.la-kaaba:before{content:"\f66b"}.la-kaggle:before{content:"\f5fa"}.la-key:before{content:"\f084"}.la-keybase:before{content:"\f4f5"}.la-keyboard:before{content:"\f11c"}.la-keycdn:before{content:"\f3ba"}.la-khanda:before{content:"\f66d"}.la-kickstarter:before{content:"\f3bb"}.la-kickstarter-k:before{content:"\f3bc"}.la-kiss:before{content:"\f596"}.la-kiss-beam:before{content:"\f597"}.la-kiss-wink-heart:before{content:"\f598"}.la-kiwi-bird:before{content:"\f535"}.la-korvue:before{content:"\f42f"}.la-landmark:before{content:"\f66f"}.la-language:before{content:"\f1ab"}.la-laptop:before{content:"\f109"}.la-laptop-code:before{content:"\f5fc"}.la-laptop-medical:before{content:"\f812"}.la-laravel:before{content:"\f3bd"}.la-lastfm:before{content:"\f202"}.la-lastfm-square:before{content:"\f203"}.la-laugh:before{content:"\f599"}.la-laugh-beam:before{content:"\f59a"}.la-laugh-squint:before{content:"\f59b"}.la-laugh-wink:before{content:"\f59c"}.la-layer-group:before{content:"\f5fd"}.la-leaf:before{content:"\f06c"}.la-leanpub:before{content:"\f212"}.la-lemon:before{content:"\f094"}.la-less:before{content:"\f41d"}.la-less-than:before{content:"\f536"}.la-less-than-equal:before{content:"\f537"}.la-level-down-alt:before{content:"\f3be"}.la-level-up-alt:before{content:"\f3bf"}.la-life-ring:before{content:"\f1cd"}.la-lightbulb:before{content:"\f0eb"}.la-line:before{content:"\f3c0"}.la-link:before{content:"\f0c1"}.la-linkedin:before{content:"\f08c"}.la-linkedin-in:before{content:"\f0e1"}.la-linode:before{content:"\f2b8"}.la-linux:before{content:"\f17c"}.la-lira-sign:before{content:"\f195"}.la-list:before{content:"\f03a"}.la-list-alt:before{content:"\f022"}.la-list-ol:before{content:"\f0cb"}.la-list-ul:before{content:"\f0ca"}.la-location-arrow:before{content:"\f124"}.la-lock:before{content:"\f023"}.la-lock-open:before{content:"\f3c1"}.la-long-arrow-alt-down:before{content:"\f309"}.la-long-arrow-alt-left:before{content:"\f30a"}.la-long-arrow-alt-right:before{content:"\f30b"}.la-long-arrow-alt-up:before{content:"\f30c"}.la-low-vision:before{content:"\f2a8"}.la-luggage-cart:before{content:"\f59d"}.la-lyft:before{content:"\f3c3"}.la-magento:before{content:"\f3c4"}.la-magic:before{content:"\f0d0"}.la-magnet:before{content:"\f076"}.la-mail-bulk:before{content:"\f674"}.la-mailchimp:before{content:"\f59e"}.la-male:before{content:"\f183"}.la-mandalorian:before{content:"\f50f"}.la-map:before{content:"\f279"}.la-map-marked:before{content:"\f59f"}.la-map-marked-alt:before{content:"\f5a0"}.la-map-marker:before{content:"\f041"}.la-map-marker-alt:before{content:"\f3c5"}.la-map-pin:before{content:"\f276"}.la-map-signs:before{content:"\f277"}.la-markdown:before{content:"\f60f"}.la-marker:before{content:"\f5a1"}.la-mars:before{content:"\f222"}.la-mars-double:before{content:"\f227"}.la-mars-stroke:before{content:"\f229"}.la-mars-stroke-h:before{content:"\f22b"}.la-mars-stroke-v:before{content:"\f22a"}.la-mask:before{content:"\f6fa"}.la-mastodon:before{content:"\f4f6"}.la-maxcdn:before{content:"\f136"}.la-mdb:before{content:"\f8ca"}.la-medal:before{content:"\f5a2"}.la-medapps:before{content:"\f3c6"}.la-medium:before{content:"\f23a"}.la-medium-m:before{content:"\f3c7"}.la-medkit:before{content:"\f0fa"}.la-medrt:before{content:"\f3c8"}.la-meetup:before{content:"\f2e0"}.la-megaport:before{content:"\f5a3"}.la-meh:before{content:"\f11a"}.la-meh-blank:before{content:"\f5a4"}.la-meh-rolling-eyes:before{content:"\f5a5"}.la-memory:before{content:"\f538"}.la-mendeley:before{content:"\f7b3"}.la-menorah:before{content:"\f676"}.la-mercury:before{content:"\f223"}.la-meteor:before{content:"\f753"}.la-microchip:before{content:"\f2db"}.la-microphone:before{content:"\f130"}.la-microphone-alt:before{content:"\f3c9"}.la-microphone-alt-slash:before{content:"\f539"}.la-microphone-slash:before{content:"\f131"}.la-microscope:before{content:"\f610"}.la-microsoft:before{content:"\f3ca"}.la-minus:before{content:"\f068"}.la-minus-circle:before{content:"\f056"}.la-minus-square:before{content:"\f146"}.la-mitten:before{content:"\f7b5"}.la-mix:before{content:"\f3cb"}.la-mixcloud:before{content:"\f289"}.la-mizuni:before{content:"\f3cc"}.la-mobile:before{content:"\f10b"}.la-mobile-alt:before{content:"\f3cd"}.la-modx:before{content:"\f285"}.la-monero:before{content:"\f3d0"}.la-money-bill:before{content:"\f0d6"}.la-money-bill-alt:before{content:"\f3d1"}.la-money-bill-wave:before{content:"\f53a"}.la-money-bill-wave-alt:before{content:"\f53b"}.la-money-check:before{content:"\f53c"}.la-money-check-alt:before{content:"\f53d"}.la-monument:before{content:"\f5a6"}.la-moon:before{content:"\f186"}.la-mortar-pestle:before{content:"\f5a7"}.la-mosque:before{content:"\f678"}.la-motorcycle:before{content:"\f21c"}.la-mountain:before{content:"\f6fc"}.la-mouse:before{content:"\f8cc"}.la-mouse-pointer:before{content:"\f245"}.la-mug-hot:before{content:"\f7b6"}.la-music:before{content:"\f001"}.la-napster:before{content:"\f3d2"}.la-neos:before{content:"\f612"}.la-network-wired:before{content:"\f6ff"}.la-neuter:before{content:"\f22c"}.la-newspaper:before{content:"\f1ea"}.la-nimblr:before{content:"\f5a8"}.la-node:before{content:"\f419"}.la-node-js:before{content:"\f3d3"}.la-not-equal:before{content:"\f53e"}.la-notes-medical:before{content:"\f481"}.la-npm:before{content:"\f3d4"}.la-ns8:before{content:"\f3d5"}.la-nutritionix:before{content:"\f3d6"}.la-object-group:before{content:"\f247"}.la-object-ungroup:before{content:"\f248"}.la-odnoklassniki:before{content:"\f263"}.la-odnoklassniki-square:before{content:"\f264"}.la-oil-can:before{content:"\f613"}.la-old-republic:before{content:"\f510"}.la-om:before{content:"\f679"}.la-opencart:before{content:"\f23d"}.la-openid:before{content:"\f19b"}.la-opera:before{content:"\f26a"}.la-optin-monster:before{content:"\f23c"}.la-orcid:before{content:"\f8d2"}.la-osi:before{content:"\f41a"}.la-otter:before{content:"\f700"}.la-outdent:before{content:"\f03b"}.la-page4:before{content:"\f3d7"}.la-pagelines:before{content:"\f18c"}.la-pager:before{content:"\f815"}.la-paint-brush:before{content:"\f1fc"}.la-paint-roller:before{content:"\f5aa"}.la-palette:before{content:"\f53f"}.la-palfed:before{content:"\f3d8"}.la-pallet:before{content:"\f482"}.la-paper-plane:before{content:"\f1d8"}.la-paperclip:before{content:"\f0c6"}.la-parachute-box:before{content:"\f4cd"}.la-paragraph:before{content:"\f1dd"}.la-parking:before{content:"\f540"}.la-passport:before{content:"\f5ab"}.la-pastafarianism:before{content:"\f67b"}.la-paste:before{content:"\f0ea"}.la-patreon:before{content:"\f3d9"}.la-pause:before{content:"\f04c"}.la-pause-circle:before{content:"\f28b"}.la-paw:before{content:"\f1b0"}.la-paypal:before{content:"\f1ed"}.la-peace:before{content:"\f67c"}.la-pen:before{content:"\f304"}.la-pen-alt:before{content:"\f305"}.la-pen-fancy:before{content:"\f5ac"}.la-pen-nib:before{content:"\f5ad"}.la-pen-square:before{content:"\f14b"}.la-pencil-alt:before{content:"\f303"}.la-pencil-ruler:before{content:"\f5ae"}.la-penny-arcade:before{content:"\f704"}.la-people-carry:before{content:"\f4ce"}.la-pepper-hot:before{content:"\f816"}.la-percent:before{content:"\f295"}.la-percentage:before{content:"\f541"}.la-periscope:before{content:"\f3da"}.la-person-booth:before{content:"\f756"}.la-phabricator:before{content:"\f3db"}.la-phoenix-framework:before{content:"\f3dc"}.la-phoenix-squadron:before{content:"\f511"}.la-phone:before{content:"\f095"}.la-phone-alt:before{content:"\f879"}.la-phone-slash:before{content:"\f3dd"}.la-phone-square:before{content:"\f098"}.la-phone-square-alt:before{content:"\f87b"}.la-phone-volume:before{content:"\f2a0"}.la-photo-video:before{content:"\f87c"}.la-php:before{content:"\f457"}.la-pied-piper:before{content:"\f2ae"}.la-pied-piper-alt:before{content:"\f1a8"}.la-pied-piper-hat:before{content:"\f4e5"}.la-pied-piper-pp:before{content:"\f1a7"}.la-piggy-bank:before{content:"\f4d3"}.la-pills:before{content:"\f484"}.la-pinterest:before{content:"\f0d2"}.la-pinterest-p:before{content:"\f231"}.la-pinterest-square:before{content:"\f0d3"}.la-pizza-slice:before{content:"\f818"}.la-place-of-worship:before{content:"\f67f"}.la-plane:before{content:"\f072"}.la-plane-arrival:before{content:"\f5af"}.la-plane-departure:before{content:"\f5b0"}.la-play:before{content:"\f04b"}.la-play-circle:before{content:"\f144"}.la-playstation:before{content:"\f3df"}.la-plug:before{content:"\f1e6"}.la-plus:before{content:"\f067"}.la-plus-circle:before{content:"\f055"}.la-plus-square:before{content:"\f0fe"}.la-podcast:before{content:"\f2ce"}.la-poll:before{content:"\f681"}.la-poll-h:before{content:"\f682"}.la-poo:before{content:"\f2fe"}.la-poo-storm:before{content:"\f75a"}.la-poop:before{content:"\f619"}.la-portrait:before{content:"\f3e0"}.la-pound-sign:before{content:"\f154"}.la-power-off:before{content:"\f011"}.la-pray:before{content:"\f683"}.la-praying-hands:before{content:"\f684"}.la-prescription:before{content:"\f5b1"}.la-prescription-bottle:before{content:"\f485"}.la-prescription-bottle-alt:before{content:"\f486"}.la-print:before{content:"\f02f"}.la-procedures:before{content:"\f487"}.la-product-hunt:before{content:"\f288"}.la-project-diagram:before{content:"\f542"}.la-pushed:before{content:"\f3e1"}.la-puzzle-piece:before{content:"\f12e"}.la-python:before{content:"\f3e2"}.la-qq:before{content:"\f1d6"}.la-qrcode:before{content:"\f029"}.la-question:before{content:"\f128"}.la-question-circle:before{content:"\f059"}.la-quidditch:before{content:"\f458"}.la-quinscape:before{content:"\f459"}.la-quora:before{content:"\f2c4"}.la-quote-left:before{content:"\f10d"}.la-quote-right:before{content:"\f10e"}.la-quran:before{content:"\f687"}.la-r-project:before{content:"\f4f7"}.la-radiation:before{content:"\f7b9"}.la-radiation-alt:before{content:"\f7ba"}.la-rainbow:before{content:"\f75b"}.la-random:before{content:"\f074"}.la-raspberry-pi:before{content:"\f7bb"}.la-ravelry:before{content:"\f2d9"}.la-react:before{content:"\f41b"}.la-reacteurope:before{content:"\f75d"}.la-readme:before{content:"\f4d5"}.la-rebel:before{content:"\f1d0"}.la-receipt:before{content:"\f543"}.la-record-vinyl:before{content:"\f8d9"}.la-recycle:before{content:"\f1b8"}.la-red-river:before{content:"\f3e3"}.la-reddit:before{content:"\f1a1"}.la-reddit-alien:before{content:"\f281"}.la-reddit-square:before{content:"\f1a2"}.la-redhat:before{content:"\f7bc"}.la-redo:before{content:"\f01e"}.la-redo-alt:before{content:"\f2f9"}.la-registered:before{content:"\f25d"}.la-remove-format:before{content:"\f87d"}.la-renren:before{content:"\f18b"}.la-reply:before{content:"\f3e5"}.la-reply-all:before{content:"\f122"}.la-replyd:before{content:"\f3e6"}.la-republican:before{content:"\f75e"}.la-researchgate:before{content:"\f4f8"}.la-resolving:before{content:"\f3e7"}.la-restroom:before{content:"\f7bd"}.la-retweet:before{content:"\f079"}.la-rev:before{content:"\f5b2"}.la-ribbon:before{content:"\f4d6"}.la-ring:before{content:"\f70b"}.la-road:before{content:"\f018"}.la-robot:before{content:"\f544"}.la-rocket:before{content:"\f135"}.la-rocketchat:before{content:"\f3e8"}.la-rockrms:before{content:"\f3e9"}.la-route:before{content:"\f4d7"}.la-rss:before{content:"\f09e"}.la-rss-square:before{content:"\f143"}.la-ruble-sign:before{content:"\f158"}.la-ruler:before{content:"\f545"}.la-ruler-combined:before{content:"\f546"}.la-ruler-horizontal:before{content:"\f547"}.la-ruler-vertical:before{content:"\f548"}.la-running:before{content:"\f70c"}.la-rupee-sign:before{content:"\f156"}.la-sad-cry:before{content:"\f5b3"}.la-sad-tear:before{content:"\f5b4"}.la-safari:before{content:"\f267"}.la-salesforce:before{content:"\f83b"}.la-sass:before{content:"\f41e"}.la-satellite:before{content:"\f7bf"}.la-satellite-dish:before{content:"\f7c0"}.la-save:before{content:"\f0c7"}.la-schlix:before{content:"\f3ea"}.la-school:before{content:"\f549"}.la-screwdriver:before{content:"\f54a"}.la-scribd:before{content:"\f28a"}.la-scroll:before{content:"\f70e"}.la-sd-card:before{content:"\f7c2"}.la-search:before{content:"\f002"}.la-search-dollar:before{content:"\f688"}.la-search-location:before{content:"\f689"}.la-search-minus:before{content:"\f010"}.la-search-plus:before{content:"\f00e"}.la-searchengin:before{content:"\f3eb"}.la-seedling:before{content:"\f4d8"}.la-sellcast:before{content:"\f2da"}.la-sellsy:before{content:"\f213"}.la-server:before{content:"\f233"}.la-servicestack:before{content:"\f3ec"}.la-shapes:before{content:"\f61f"}.la-share:before{content:"\f064"}.la-share-alt:before{content:"\f1e0"}.la-share-alt-square:before{content:"\f1e1"}.la-share-square:before{content:"\f14d"}.la-shekel-sign:before{content:"\f20b"}.la-shield-alt:before{content:"\f3ed"}.la-ship:before{content:"\f21a"}.la-shipping-fast:before{content:"\f48b"}.la-shirtsinbulk:before{content:"\f214"}.la-shoe-prints:before{content:"\f54b"}.la-shopping-bag:before{content:"\f290"}.la-shopping-basket:before{content:"\f291"}.la-shopping-cart:before{content:"\f07a"}.la-shopware:before{content:"\f5b5"}.la-shower:before{content:"\f2cc"}.la-shuttle-van:before{content:"\f5b6"}.la-sign:before{content:"\f4d9"}.la-sign-in-alt:before{content:"\f2f6"}.la-sign-language:before{content:"\f2a7"}.la-sign-out-alt:before{content:"\f2f5"}.la-signal:before{content:"\f012"}.la-signature:before{content:"\f5b7"}.la-sim-card:before{content:"\f7c4"}.la-simplybuilt:before{content:"\f215"}.la-sistrix:before{content:"\f3ee"}.la-sitemap:before{content:"\f0e8"}.la-sith:before{content:"\f512"}.la-skating:before{content:"\f7c5"}.la-sketch:before{content:"\f7c6"}.la-skiing:before{content:"\f7c9"}.la-skiing-nordic:before{content:"\f7ca"}.la-skull:before{content:"\f54c"}.la-skull-crossbones:before{content:"\f714"}.la-skyatlas:before{content:"\f216"}.la-skype:before{content:"\f17e"}.la-slack:before{content:"\f198"}.la-slack-hash:before{content:"\f3ef"}.la-slash:before{content:"\f715"}.la-sleigh:before{content:"\f7cc"}.la-sliders-h:before{content:"\f1de"}.la-slideshare:before{content:"\f1e7"}.la-smile:before{content:"\f118"}.la-smile-beam:before{content:"\f5b8"}.la-smile-wink:before{content:"\f4da"}.la-smog:before{content:"\f75f"}.la-smoking:before{content:"\f48d"}.la-smoking-ban:before{content:"\f54d"}.la-sms:before{content:"\f7cd"}.la-snapchat:before{content:"\f2ab"}.la-snapchat-ghost:before{content:"\f2ac"}.la-snapchat-square:before{content:"\f2ad"}.la-snowboarding:before{content:"\f7ce"}.la-snowflake:before{content:"\f2dc"}.la-snowman:before{content:"\f7d0"}.la-snowplow:before{content:"\f7d2"}.la-socks:before{content:"\f696"}.la-solar-panel:before{content:"\f5ba"}.la-sort:before{content:"\f0dc"}.la-sort-alpha-down:before{content:"\f15d"}.la-sort-alpha-down-alt:before{content:"\f881"}.la-sort-alpha-up:before{content:"\f15e"}.la-sort-alpha-up-alt:before{content:"\f882"}.la-sort-amount-down:before{content:"\f160"}.la-sort-amount-down-alt:before{content:"\f884"}.la-sort-amount-up:before{content:"\f161"}.la-sort-amount-up-alt:before{content:"\f885"}.la-sort-down:before{content:"\f0dd"}.la-sort-numeric-down:before{content:"\f162"}.la-sort-numeric-down-alt:before{content:"\f886"}.la-sort-numeric-up:before{content:"\f163"}.la-sort-numeric-up-alt:before{content:"\f887"}.la-sort-up:before{content:"\f0de"}.la-soundcloud:before{content:"\f1be"}.la-sourcetree:before{content:"\f7d3"}.la-spa:before{content:"\f5bb"}.la-space-shuttle:before{content:"\f197"}.la-speakap:before{content:"\f3f3"}.la-speaker-deck:before{content:"\f83c"}.la-spell-check:before{content:"\f891"}.la-spider:before{content:"\f717"}.la-spinner:before{content:"\f110"}.la-splotch:before{content:"\f5bc"}.la-spotify:before{content:"\f1bc"}.la-spray-can:before{content:"\f5bd"}.la-square:before{content:"\f0c8"}.la-square-full:before{content:"\f45c"}.la-square-root-alt:before{content:"\f698"}.la-squarespace:before{content:"\f5be"}.la-stack-exchange:before{content:"\f18d"}.la-stack-overflow:before{content:"\f16c"}.la-stackpath:before{content:"\f842"}.la-stamp:before{content:"\f5bf"}.la-star:before{content:"\f005"}.la-star-and-crescent:before{content:"\f699"}.la-star-half:before{content:"\f089"}.la-star-half-alt:before{content:"\f5c0"}.la-star-of-david:before{content:"\f69a"}.la-star-of-life:before{content:"\f621"}.la-staylinked:before{content:"\f3f5"}.la-steam:before{content:"\f1b6"}.la-steam-square:before{content:"\f1b7"}.la-steam-symbol:before{content:"\f3f6"}.la-step-backward:before{content:"\f048"}.la-step-forward:before{content:"\f051"}.la-stethoscope:before{content:"\f0f1"}.la-sticker-mule:before{content:"\f3f7"}.la-sticky-note:before{content:"\f249"}.la-stop:before{content:"\f04d"}.la-stop-circle:before{content:"\f28d"}.la-stopwatch:before{content:"\f2f2"}.la-store:before{content:"\f54e"}.la-store-alt:before{content:"\f54f"}.la-strava:before{content:"\f428"}.la-stream:before{content:"\f550"}.la-street-view:before{content:"\f21d"}.la-strikethrough:before{content:"\f0cc"}.la-stripe:before{content:"\f429"}.la-stripe-s:before{content:"\f42a"}.la-stroopwafel:before{content:"\f551"}.la-studiovinari:before{content:"\f3f8"}.la-stumbleupon:before{content:"\f1a4"}.la-stumbleupon-circle:before{content:"\f1a3"}.la-subscript:before{content:"\f12c"}.la-subway:before{content:"\f239"}.la-suitcase:before{content:"\f0f2"}.la-suitcase-rolling:before{content:"\f5c1"}.la-sun:before{content:"\f185"}.la-superpowers:before{content:"\f2dd"}.la-superscript:before{content:"\f12b"}.la-supple:before{content:"\f3f9"}.la-surprise:before{content:"\f5c2"}.la-suse:before{content:"\f7d6"}.la-swatchbook:before{content:"\f5c3"}.la-swift:before{content:"\f8e1"}.la-swimmer:before{content:"\f5c4"}.la-swimming-pool:before{content:"\f5c5"}.la-symfony:before{content:"\f83d"}.la-synagogue:before{content:"\f69b"}.la-sync:before{content:"\f021"}.la-sync-alt:before{content:"\f2f1"}.la-syringe:before{content:"\f48e"}.la-table:before{content:"\f0ce"}.la-table-tennis:before{content:"\f45d"}.la-tablet:before{content:"\f10a"}.la-tablet-alt:before{content:"\f3fa"}.la-tablets:before{content:"\f490"}.la-tachometer-alt:before{content:"\f3fd"}.la-tag:before{content:"\f02b"}.la-tags:before{content:"\f02c"}.la-tape:before{content:"\f4db"}.la-tasks:before{content:"\f0ae"}.la-taxi:before{content:"\f1ba"}.la-teamspeak:before{content:"\f4f9"}.la-teeth:before{content:"\f62e"}.la-teeth-open:before{content:"\f62f"}.la-telegram:before{content:"\f2c6"}.la-telegram-plane:before{content:"\f3fe"}.la-temperature-high:before{content:"\f769"}.la-temperature-low:before{content:"\f76b"}.la-tencent-weibo:before{content:"\f1d5"}.la-tenge:before{content:"\f7d7"}.la-terminal:before{content:"\f120"}.la-text-height:before{content:"\f034"}.la-text-width:before{content:"\f035"}.la-th:before{content:"\f00a"}.la-th-large:before{content:"\f009"}.la-th-list:before{content:"\f00b"}.la-the-red-yeti:before{content:"\f69d"}.la-theater-masks:before{content:"\f630"}.la-themeco:before{content:"\f5c6"}.la-themeisle:before{content:"\f2b2"}.la-thermometer:before{content:"\f491"}.la-thermometer-empty:before{content:"\f2cb"}.la-thermometer-full:before{content:"\f2c7"}.la-thermometer-half:before{content:"\f2c9"}.la-thermometer-quarter:before{content:"\f2ca"}.la-thermometer-three-quarters:before{content:"\f2c8"}.la-think-peaks:before{content:"\f731"}.la-thumbs-down:before{content:"\f165"}.la-thumbs-up:before{content:"\f164"}.la-thumbtack:before{content:"\f08d"}.la-ticket-alt:before{content:"\f3ff"}.la-times:before{content:"\f00d"}.la-times-circle:before{content:"\f057"}.la-tint:before{content:"\f043"}.la-tint-slash:before{content:"\f5c7"}.la-tired:before{content:"\f5c8"}.la-toggle-off:before{content:"\f204"}.la-toggle-on:before{content:"\f205"}.la-toilet:before{content:"\f7d8"}.la-toilet-paper:before{content:"\f71e"}.la-toolbox:before{content:"\f552"}.la-tools:before{content:"\f7d9"}.la-tooth:before{content:"\f5c9"}.la-torah:before{content:"\f6a0"}.la-torii-gate:before{content:"\f6a1"}.la-tractor:before{content:"\f722"}.la-trade-federation:before{content:"\f513"}.la-trademark:before{content:"\f25c"}.la-traffic-light:before{content:"\f637"}.la-train:before{content:"\f238"}.la-tram:before{content:"\f7da"}.la-transgender:before{content:"\f224"}.la-transgender-alt:before{content:"\f225"}.la-trash:before{content:"\f1f8"}.la-trash-alt:before{content:"\f2ed"}.la-trash-restore:before{content:"\f829"}.la-trash-restore-alt:before{content:"\f82a"}.la-tree:before{content:"\f1bb"}.la-trello:before{content:"\f181"}.la-tripadvisor:before{content:"\f262"}.la-trophy:before{content:"\f091"}.la-truck:before{content:"\f0d1"}.la-truck-loading:before{content:"\f4de"}.la-truck-monster:before{content:"\f63b"}.la-truck-moving:before{content:"\f4df"}.la-truck-pickup:before{content:"\f63c"}.la-tshirt:before{content:"\f553"}.la-tty:before{content:"\f1e4"}.la-tumblr:before{content:"\f173"}.la-tumblr-square:before{content:"\f174"}.la-tv:before{content:"\f26c"}.la-twitch:before{content:"\f1e8"}.la-twitter:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z"/></svg>');background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1em;vertical-align:middle;width:1em}.la-twitter-square:before{content:"\f081"}.la-typo3:before{content:"\f42b"}.la-uber:before{content:"\f402"}.la-ubuntu:before{content:"\f7df"}.la-uikit:before{content:"\f403"}.la-umbraco:before{content:"\f8e8"}.la-umbrella:before{content:"\f0e9"}.la-umbrella-beach:before{content:"\f5ca"}.la-underline:before{content:"\f0cd"}.la-undo:before{content:"\f0e2"}.la-undo-alt:before{content:"\f2ea"}.la-uniregistry:before{content:"\f404"}.la-universal-access:before{content:"\f29a"}.la-university:before{content:"\f19c"}.la-unlink:before{content:"\f127"}.la-unlock:before{content:"\f09c"}.la-unlock-alt:before{content:"\f13e"}.la-untappd:before{content:"\f405"}.la-upload:before{content:"\f093"}.la-ups:before{content:"\f7e0"}.la-usb:before{content:"\f287"}.la-user:before{content:"\f007"}.la-user-alt:before{content:"\f406"}.la-user-alt-slash:before{content:"\f4fa"}.la-user-astronaut:before{content:"\f4fb"}.la-user-check:before{content:"\f4fc"}.la-user-circle:before{content:"\f2bd"}.la-user-clock:before{content:"\f4fd"}.la-user-cog:before{content:"\f4fe"}.la-user-edit:before{content:"\f4ff"}.la-user-friends:before{content:"\f500"}.la-user-graduate:before{content:"\f501"}.la-user-injured:before{content:"\f728"}.la-user-lock:before{content:"\f502"}.la-user-md:before{content:"\f0f0"}.la-user-minus:before{content:"\f503"}.la-user-ninja:before{content:"\f504"}.la-user-nurse:before{content:"\f82f"}.la-user-plus:before{content:"\f234"}.la-user-secret:before{content:"\f21b"}.la-user-shield:before{content:"\f505"}.la-user-slash:before{content:"\f506"}.la-user-tag:before{content:"\f507"}.la-user-tie:before{content:"\f508"}.la-user-times:before{content:"\f235"}.la-users:before{content:"\f0c0"}.la-users-cog:before{content:"\f509"}.la-usps:before{content:"\f7e1"}.la-ussunnah:before{content:"\f407"}.la-utensil-spoon:before{content:"\f2e5"}.la-utensils:before{content:"\f2e7"}.la-vaadin:before{content:"\f408"}.la-vector-square:before{content:"\f5cb"}.la-venus:before{content:"\f221"}.la-venus-double:before{content:"\f226"}.la-venus-mars:before{content:"\f228"}.la-viacoin:before{content:"\f237"}.la-viadeo:before{content:"\f2a9"}.la-viadeo-square:before{content:"\f2aa"}.la-vial:before{content:"\f492"}.la-vials:before{content:"\f493"}.la-viber:before{content:"\f409"}.la-video:before{content:"\f03d"}.la-video-slash:before{content:"\f4e2"}.la-vihara:before{content:"\f6a7"}.la-vimeo:before{content:"\f40a"}.la-vimeo-square:before{content:"\f194"}.la-vimeo-v:before{content:"\f27d"}.la-vine:before{content:"\f1ca"}.la-vk:before{content:"\f189"}.la-vnv:before{content:"\f40b"}.la-voicemail:before{content:"\f897"}.la-volleyball-ball:before{content:"\f45f"}.la-volume-down:before{content:"\f027"}.la-volume-mute:before{content:"\f6a9"}.la-volume-off:before{content:"\f026"}.la-volume-up:before{content:"\f028"}.la-vote-yea:before{content:"\f772"}.la-vr-cardboard:before{content:"\f729"}.la-vuejs:before{content:"\f41f"}.la-walking:before{content:"\f554"}.la-wallet:before{content:"\f555"}.la-warehouse:before{content:"\f494"}.la-water:before{content:"\f773"}.la-wave-square:before{content:"\f83e"}.la-waze:before{content:"\f83f"}.la-weebly:before{content:"\f5cc"}.la-weibo:before{content:"\f18a"}.la-weight:before{content:"\f496"}.la-weight-hanging:before{content:"\f5cd"}.la-weixin:before{content:"\f1d7"}.la-whatsapp:before{content:"\f232"}.la-whatsapp-square:before{content:"\f40c"}.la-wheelchair:before{content:"\f193"}.la-whmcs:before{content:"\f40d"}.la-wifi:before{content:"\f1eb"}.la-wikipedia-w:before{content:"\f266"}.la-wind:before{content:"\f72e"}.la-window-close:before{content:"\f410"}.la-window-maximize:before{content:"\f2d0"}.la-window-minimize:before{content:"\f2d1"}.la-window-restore:before{content:"\f2d2"}.la-windows:before{content:"\f17a"}.la-wine-bottle:before{content:"\f72f"}.la-wine-glass:before{content:"\f4e3"}.la-wine-glass-alt:before{content:"\f5ce"}.la-wix:before{content:"\f5cf"}.la-wizards-of-the-coast:before{content:"\f730"}.la-wolf-pack-battalion:before{content:"\f514"}.la-won-sign:before{content:"\f159"}.la-wordpress:before{content:"\f19a"}.la-wordpress-simple:before{content:"\f411"}.la-wpbeginner:before{content:"\f297"}.la-wpexplorer:before{content:"\f2de"}.la-wpforms:before{content:"\f298"}.la-wpressr:before{content:"\f3e4"}.la-wrench:before{content:"\f0ad"}.la-x-ray:before{content:"\f497"}.la-xbox:before{content:"\f412"}.la-xing:before{content:"\f168"}.la-xing-square:before{content:"\f169"}.la-y-combinator:before{content:"\f23b"}.la-yahoo:before{content:"\f19e"}.la-yammer:before{content:"\f840"}.la-yandex:before{content:"\f413"}.la-yandex-international:before{content:"\f414"}.la-yarn:before{content:"\f7e3"}.la-yelp:before{content:"\f1e9"}.la-yen-sign:before{content:"\f157"}.la-yin-yang:before{content:"\f6ad"}.la-yoast:before{content:"\f2b1"}.la-youtube:before{content:"\f167"}.la-youtube-square:before{content:"\f431"}.la-zhihu:before{content:"\f63f"}.sr-only{clip:rect(0,0,0,0);border: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}.lab{font-family:Line Awesome Brands}.lar{font-weight:400}.la,.lar,.las{font-family:Line Awesome Free}.la,.las{font-weight:900}.la.la-glass:before{content:"\f000"}.la.la-meetup{font-family:Line Awesome Brands;font-weight:400}.la.la-star-o{font-family:Line Awesome Free;font-weight:400}.la.la-star-o:before{content:"\f005"}.la.la-close:before,.la.la-remove:before{content:"\f00d"}.la.la-gear:before{content:"\f013"}.la.la-trash-o{font-family:Line Awesome Free;font-weight:400}.la.la-trash-o:before{content:"\f2ed"}.la.la-file-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-o:before{content:"\f15b"}.la.la-clock-o{font-family:Line Awesome Free;font-weight:400}.la.la-clock-o:before{content:"\f017"}.la.la-arrow-circle-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-down:before{content:"\f358"}.la.la-arrow-circle-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-up:before{content:"\f35b"}.la.la-play-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-play-circle-o:before{content:"\f144"}.la.la-repeat:before,.la.la-rotate-right:before{content:"\f01e"}.la.la-refresh:before{content:"\f021"}.la.la-list-alt{font-family:Line Awesome Free;font-weight:400}.la.la-dedent:before{content:"\f03b"}.la.la-video-camera:before{content:"\f03d"}.la.la-picture-o{font-family:Line Awesome Free;font-weight:400}.la.la-picture-o:before{content:"\f03e"}.la.la-photo{font-family:Line Awesome Free;font-weight:400}.la.la-photo:before{content:"\f03e"}.la.la-image{font-family:Line Awesome Free;font-weight:400}.la.la-image:before{content:"\f03e"}.la.la-pencil:before{content:"\f303"}.la.la-map-marker:before{content:"\f3c5"}.la.la-pencil-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-pencil-square-o:before{content:"\f044"}.la.la-share-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-share-square-o:before{content:"\f14d"}.la.la-check-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-check-square-o:before{content:"\f14a"}.la.la-arrows:before{content:"\f0b2"}.la.la-times-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-times-circle-o:before{content:"\f057"}.la.la-check-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-check-circle-o:before{content:"\f058"}.la.la-mail-forward:before{content:"\f064"}.la.la-eye,.la.la-eye-slash{font-family:Line Awesome Free;font-weight:400}.la.la-warning:before{content:"\f071"}.la.la-calendar:before{content:"\f073"}.la.la-arrows-v:before{content:"\f338"}.la.la-arrows-h:before{content:"\f337"}.la.la-bar-chart{font-family:Line Awesome Free;font-weight:400}.la.la-bar-chart:before{content:"\f080"}.la.la-bar-chart-o{font-family:Line Awesome Free;font-weight:400}.la.la-bar-chart-o:before{content:"\f080"}.la.la-facebook-square,.la.la-twitter-square{font-family:Line Awesome Brands;font-weight:400}.la.la-gears:before{content:"\f085"}.la.la-thumbs-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-thumbs-o-up:before{content:"\f164"}.la.la-thumbs-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-thumbs-o-down:before{content:"\f165"}.la.la-heart-o{font-family:Line Awesome Free;font-weight:400}.la.la-heart-o:before{content:"\f004"}.la.la-sign-out:before{content:"\f2f5"}.la.la-linkedin-square{font-family:Line Awesome Brands;font-weight:400}.la.la-linkedin-square:before{content:"\f08c"}.la.la-thumb-tack:before{content:"\f08d"}.la.la-external-link:before{content:"\f35d"}.la.la-sign-in:before{content:"\f2f6"}.la.la-github-square{font-family:Line Awesome Brands;font-weight:400}.la.la-lemon-o{font-family:Line Awesome Free;font-weight:400}.la.la-lemon-o:before{content:"\f094"}.la.la-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-square-o:before{content:"\f0c8"}.la.la-bookmark-o{font-family:Line Awesome Free;font-weight:400}.la.la-bookmark-o:before{content:"\f02e"}.la.la-facebook,.la.la-twitter{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook:before{content:"\f39e"}.la.la-facebook-f{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook-f:before{content:"\f39e"}.la.la-github{font-family:Line Awesome Brands;font-weight:400}.la.la-credit-card{font-family:Line Awesome Free;font-weight:400}.la.la-feed:before{content:"\f09e"}.la.la-hdd-o{font-family:Line Awesome Free;font-weight:400}.la.la-hdd-o:before{content:"\f0a0"}.la.la-hand-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-right:before{content:"\f0a4"}.la.la-hand-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-left:before{content:"\f0a5"}.la.la-hand-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-up:before{content:"\f0a6"}.la.la-hand-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-down:before{content:"\f0a7"}.la.la-arrows-alt:before{content:"\f31e"}.la.la-group:before{content:"\f0c0"}.la.la-chain:before{content:"\f0c1"}.la.la-scissors:before{content:"\f0c4"}.la.la-files-o{font-family:Line Awesome Free;font-weight:400}.la.la-files-o:before{content:"\f0c5"}.la.la-floppy-o{font-family:Line Awesome Free;font-weight:400}.la.la-floppy-o:before{content:"\f0c7"}.la.la-navicon:before,.la.la-reorder:before{content:"\f0c9"}.la.la-google-plus,.la.la-google-plus-square,.la.la-pinterest,.la.la-pinterest-square{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus:before{content:"\f0d5"}.la.la-money{font-family:Line Awesome Free;font-weight:400}.la.la-money:before{content:"\f3d1"}.la.la-unsorted:before{content:"\f0dc"}.la.la-sort-desc:before{content:"\f0dd"}.la.la-sort-asc:before{content:"\f0de"}.la.la-linkedin{font-family:Line Awesome Brands;font-weight:400}.la.la-linkedin:before{content:"\f0e1"}.la.la-rotate-left:before{content:"\f0e2"}.la.la-legal:before{content:"\f0e3"}.la.la-dashboard:before,.la.la-tachometer:before{content:"\f3fd"}.la.la-comment-o{font-family:Line Awesome Free;font-weight:400}.la.la-comment-o:before{content:"\f075"}.la.la-comments-o{font-family:Line Awesome Free;font-weight:400}.la.la-comments-o:before{content:"\f086"}.la.la-flash:before{content:"\f0e7"}.la.la-clipboard,.la.la-paste{font-family:Line Awesome Free;font-weight:400}.la.la-paste:before{content:"\f328"}.la.la-lightbulb-o{font-family:Line Awesome Free;font-weight:400}.la.la-lightbulb-o:before{content:"\f0eb"}.la.la-exchange:before{content:"\f362"}.la.la-cloud-download:before{content:"\f381"}.la.la-cloud-upload:before{content:"\f382"}.la.la-bell-o{font-family:Line Awesome Free;font-weight:400}.la.la-bell-o:before{content:"\f0f3"}.la.la-cutlery:before{content:"\f2e7"}.la.la-file-text-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-text-o:before{content:"\f15c"}.la.la-building-o{font-family:Line Awesome Free;font-weight:400}.la.la-building-o:before{content:"\f1ad"}.la.la-hospital-o{font-family:Line Awesome Free;font-weight:400}.la.la-hospital-o:before{content:"\f0f8"}.la.la-tablet:before{content:"\f3fa"}.la.la-mobile-phone:before,.la.la-mobile:before{content:"\f3cd"}.la.la-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-circle-o:before{content:"\f111"}.la.la-mail-reply:before{content:"\f3e5"}.la.la-github-alt{font-family:Line Awesome Brands;font-weight:400}.la.la-folder-o{font-family:Line Awesome Free;font-weight:400}.la.la-folder-o:before{content:"\f07b"}.la.la-folder-open-o{font-family:Line Awesome Free;font-weight:400}.la.la-folder-open-o:before{content:"\f07c"}.la.la-smile-o{font-family:Line Awesome Free;font-weight:400}.la.la-smile-o:before{content:"\f118"}.la.la-frown-o{font-family:Line Awesome Free;font-weight:400}.la.la-frown-o:before{content:"\f119"}.la.la-meh-o{font-family:Line Awesome Free;font-weight:400}.la.la-meh-o:before{content:"\f11a"}.la.la-keyboard-o{font-family:Line Awesome Free;font-weight:400}.la.la-keyboard-o:before{content:"\f11c"}.la.la-flag-o{font-family:Line Awesome Free;font-weight:400}.la.la-flag-o:before{content:"\f024"}.la.la-mail-reply-all:before{content:"\f122"}.la.la-star-half-o{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-o:before{content:"\f089"}.la.la-star-half-empty{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-empty:before{content:"\f089"}.la.la-star-half-full{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-full:before{content:"\f089"}.la.la-code-fork:before{content:"\f126"}.la.la-chain-broken:before{content:"\f127"}.la.la-shield:before{content:"\f3ed"}.la.la-calendar-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-o:before{content:"\f133"}.la.la-css3,.la.la-html5,.la.la-maxcdn{font-family:Line Awesome Brands;font-weight:400}.la.la-ticket:before{content:"\f3ff"}.la.la-minus-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-minus-square-o:before{content:"\f146"}.la.la-level-up:before{content:"\f3bf"}.la.la-level-down:before{content:"\f3be"}.la.la-pencil-square:before{content:"\f14b"}.la.la-external-link-square:before{content:"\f360"}.la.la-compass{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-down:before{content:"\f150"}.la.la-toggle-down{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-down:before{content:"\f150"}.la.la-caret-square-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-up:before{content:"\f151"}.la.la-toggle-up{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-up:before{content:"\f151"}.la.la-caret-square-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-right:before{content:"\f152"}.la.la-toggle-right{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-right:before{content:"\f152"}.la.la-eur:before,.la.la-euro:before{content:"\f153"}.la.la-gbp:before{content:"\f154"}.la.la-dollar:before,.la.la-usd:before{content:"\f155"}.la.la-inr:before,.la.la-rupee:before{content:"\f156"}.la.la-cny:before,.la.la-jpy:before,.la.la-rmb:before,.la.la-yen:before{content:"\f157"}.la.la-rouble:before,.la.la-rub:before,.la.la-ruble:before{content:"\f158"}.la.la-krw:before,.la.la-won:before{content:"\f159"}.la.la-bitcoin,.la.la-btc{font-family:Line Awesome Brands;font-weight:400}.la.la-bitcoin:before{content:"\f15a"}.la.la-file-text:before{content:"\f15c"}.la.la-sort-alpha-asc:before{content:"\f15d"}.la.la-sort-alpha-desc:before{content:"\f881"}.la.la-sort-amount-asc:before{content:"\f160"}.la.la-sort-amount-desc:before{content:"\f884"}.la.la-sort-numeric-asc:before{content:"\f162"}.la.la-sort-numeric-desc:before{content:"\f886"}.la.la-xing,.la.la-xing-square,.la.la-youtube,.la.la-youtube-play,.la.la-youtube-square{font-family:Line Awesome Brands;font-weight:400}.la.la-youtube-play:before{content:"\f167"}.la.la-adn,.la.la-bitbucket,.la.la-bitbucket-square,.la.la-dropbox,.la.la-flickr,.la.la-instagram,.la.la-stack-overflow{font-family:Line Awesome Brands;font-weight:400}.la.la-bitbucket-square:before{content:"\f171"}.la.la-tumblr,.la.la-tumblr-square{font-family:Line Awesome Brands;font-weight:400}.la.la-long-arrow-down:before{content:"\f309"}.la.la-long-arrow-up:before{content:"\f30c"}.la.la-long-arrow-left:before{content:"\f30a"}.la.la-long-arrow-right:before{content:"\f30b"}.la.la-android,.la.la-apple,.la.la-dribbble,.la.la-foursquare,.la.la-gittip,.la.la-gratipay,.la.la-linux,.la.la-skype,.la.la-trello,.la.la-windows{font-family:Line Awesome Brands;font-weight:400}.la.la-gittip:before{content:"\f184"}.la.la-sun-o{font-family:Line Awesome Free;font-weight:400}.la.la-sun-o:before{content:"\f185"}.la.la-moon-o{font-family:Line Awesome Free;font-weight:400}.la.la-moon-o:before{content:"\f186"}.la.la-pagelines,.la.la-renren,.la.la-stack-exchange,.la.la-vk,.la.la-weibo{font-family:Line Awesome Brands;font-weight:400}.la.la-arrow-circle-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-right:before{content:"\f35a"}.la.la-arrow-circle-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-left:before{content:"\f359"}.la.la-caret-square-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-left:before{content:"\f191"}.la.la-toggle-left{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-left:before{content:"\f191"}.la.la-dot-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-dot-circle-o:before{content:"\f192"}.la.la-vimeo-square{font-family:Line Awesome Brands;font-weight:400}.la.la-try:before,.la.la-turkish-lira:before{content:"\f195"}.la.la-plus-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-plus-square-o:before{content:"\f0fe"}.la.la-openid,.la.la-slack,.la.la-wordpress{font-family:Line Awesome Brands;font-weight:400}.la.la-bank:before,.la.la-institution:before{content:"\f19c"}.la.la-mortar-board:before{content:"\f19d"}.la.la-delicious,.la.la-digg,.la.la-drupal,.la.la-google,.la.la-joomla,.la.la-pied-piper-alt,.la.la-pied-piper-pp,.la.la-reddit,.la.la-reddit-square,.la.la-stumbleupon,.la.la-stumbleupon-circle,.la.la-yahoo{font-family:Line Awesome Brands;font-weight:400}.la.la-spoon:before{content:"\f2e5"}.la.la-behance,.la.la-behance-square,.la.la-steam,.la.la-steam-square{font-family:Line Awesome Brands;font-weight:400}.la.la-automobile:before{content:"\f1b9"}.la.la-cab:before{content:"\f1ba"}.la.la-envelope-o{font-family:Line Awesome Free;font-weight:400}.la.la-envelope-o:before{content:"\f0e0"}.la.la-deviantart,.la.la-soundcloud{font-family:Line Awesome Brands;font-weight:400}.la.la-file-pdf-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-pdf-o:before{content:"\f1c1"}.la.la-file-word-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-word-o:before{content:"\f1c2"}.la.la-file-excel-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-excel-o:before{content:"\f1c3"}.la.la-file-powerpoint-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-powerpoint-o:before{content:"\f1c4"}.la.la-file-image-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-image-o:before{content:"\f1c5"}.la.la-file-photo-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-photo-o:before{content:"\f1c5"}.la.la-file-picture-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-picture-o:before{content:"\f1c5"}.la.la-file-archive-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-archive-o:before{content:"\f1c6"}.la.la-file-zip-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-zip-o:before{content:"\f1c6"}.la.la-file-audio-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-audio-o:before{content:"\f1c7"}.la.la-file-sound-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-sound-o:before{content:"\f1c7"}.la.la-file-video-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-video-o:before{content:"\f1c8"}.la.la-file-movie-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-movie-o:before{content:"\f1c8"}.la.la-file-code-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-code-o:before{content:"\f1c9"}.la.la-codepen,.la.la-jsfiddle,.la.la-vine{font-family:Line Awesome Brands;font-weight:400}.la.la-life-bouy,.la.la-life-ring{font-family:Line Awesome Free;font-weight:400}.la.la-life-bouy:before{content:"\f1cd"}.la.la-life-buoy{font-family:Line Awesome Free;font-weight:400}.la.la-life-buoy:before{content:"\f1cd"}.la.la-life-saver{font-family:Line Awesome Free;font-weight:400}.la.la-life-saver:before{content:"\f1cd"}.la.la-support{font-family:Line Awesome Free;font-weight:400}.la.la-support:before{content:"\f1cd"}.la.la-circle-o-notch:before{content:"\f1ce"}.la.la-ra,.la.la-rebel{font-family:Line Awesome Brands;font-weight:400}.la.la-ra:before{content:"\f1d0"}.la.la-resistance{font-family:Line Awesome Brands;font-weight:400}.la.la-resistance:before{content:"\f1d0"}.la.la-empire,.la.la-ge{font-family:Line Awesome Brands;font-weight:400}.la.la-ge:before{content:"\f1d1"}.la.la-git,.la.la-git-square,.la.la-hacker-news,.la.la-y-combinator-square{font-family:Line Awesome Brands;font-weight:400}.la.la-y-combinator-square:before{content:"\f1d4"}.la.la-yc-square{font-family:Line Awesome Brands;font-weight:400}.la.la-yc-square:before{content:"\f1d4"}.la.la-qq,.la.la-tencent-weibo,.la.la-wechat,.la.la-weixin{font-family:Line Awesome Brands;font-weight:400}.la.la-wechat:before{content:"\f1d7"}.la.la-send:before{content:"\f1d8"}.la.la-paper-plane-o{font-family:Line Awesome Free;font-weight:400}.la.la-paper-plane-o:before{content:"\f1d8"}.la.la-send-o{font-family:Line Awesome Free;font-weight:400}.la.la-send-o:before{content:"\f1d8"}.la.la-circle-thin{font-family:Line Awesome Free;font-weight:400}.la.la-circle-thin:before{content:"\f111"}.la.la-header:before{content:"\f1dc"}.la.la-sliders:before{content:"\f1de"}.la.la-futbol-o{font-family:Line Awesome Free;font-weight:400}.la.la-futbol-o:before{content:"\f1e3"}.la.la-soccer-ball-o{font-family:Line Awesome Free;font-weight:400}.la.la-soccer-ball-o:before{content:"\f1e3"}.la.la-slideshare,.la.la-twitch,.la.la-yelp{font-family:Line Awesome Brands;font-weight:400}.la.la-newspaper-o{font-family:Line Awesome Free;font-weight:400}.la.la-newspaper-o:before{content:"\f1ea"}.la.la-cc-amex,.la.la-cc-discover,.la.la-cc-mastercard,.la.la-cc-paypal,.la.la-cc-stripe,.la.la-cc-visa,.la.la-google-wallet,.la.la-paypal{font-family:Line Awesome Brands;font-weight:400}.la.la-bell-slash-o{font-family:Line Awesome Free;font-weight:400}.la.la-bell-slash-o:before{content:"\f1f6"}.la.la-trash:before{content:"\f2ed"}.la.la-copyright{font-family:Line Awesome Free;font-weight:400}.la.la-eyedropper:before{content:"\f1fb"}.la.la-area-chart:before{content:"\f1fe"}.la.la-pie-chart:before{content:"\f200"}.la.la-line-chart:before{content:"\f201"}.la.la-angellist,.la.la-ioxhost,.la.la-lastfm,.la.la-lastfm-square{font-family:Line Awesome Brands;font-weight:400}.la.la-cc{font-family:Line Awesome Free;font-weight:400}.la.la-cc:before{content:"\f20a"}.la.la-ils:before,.la.la-shekel:before,.la.la-sheqel:before{content:"\f20b"}.la.la-meanpath{font-family:Line Awesome Brands;font-weight:400}.la.la-meanpath:before{content:"\f2b4"}.la.la-buysellads,.la.la-connectdevelop,.la.la-dashcube,.la.la-forumbee,.la.la-leanpub,.la.la-sellsy,.la.la-shirtsinbulk,.la.la-simplybuilt,.la.la-skyatlas{font-family:Line Awesome Brands;font-weight:400}.la.la-diamond{font-family:Line Awesome Free;font-weight:400}.la.la-diamond:before{content:"\f3a5"}.la.la-intersex:before{content:"\f224"}.la.la-facebook-official{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook-official:before{content:"\f09a"}.la.la-pinterest-p,.la.la-whatsapp{font-family:Line Awesome Brands;font-weight:400}.la.la-hotel:before{content:"\f236"}.la.la-medium,.la.la-viacoin,.la.la-y-combinator,.la.la-yc{font-family:Line Awesome Brands;font-weight:400}.la.la-yc:before{content:"\f23b"}.la.la-expeditedssl,.la.la-opencart,.la.la-optin-monster{font-family:Line Awesome Brands;font-weight:400}.la.la-battery-4:before,.la.la-battery:before{content:"\f240"}.la.la-battery-3:before{content:"\f241"}.la.la-battery-2:before{content:"\f242"}.la.la-battery-1:before{content:"\f243"}.la.la-battery-0:before{content:"\f244"}.la.la-object-group,.la.la-object-ungroup,.la.la-sticky-note-o{font-family:Line Awesome Free;font-weight:400}.la.la-sticky-note-o:before{content:"\f249"}.la.la-cc-diners-club,.la.la-cc-jcb{font-family:Line Awesome Brands;font-weight:400}.la.la-clone,.la.la-hourglass-o{font-family:Line Awesome Free;font-weight:400}.la.la-hourglass-o:before{content:"\f254"}.la.la-hourglass-1:before{content:"\f251"}.la.la-hourglass-2:before{content:"\f252"}.la.la-hourglass-3:before{content:"\f253"}.la.la-hand-rock-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-rock-o:before{content:"\f255"}.la.la-hand-grab-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-grab-o:before{content:"\f255"}.la.la-hand-paper-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-paper-o:before{content:"\f256"}.la.la-hand-stop-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-stop-o:before{content:"\f256"}.la.la-hand-scissors-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-scissors-o:before{content:"\f257"}.la.la-hand-lizard-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-lizard-o:before{content:"\f258"}.la.la-hand-spock-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-spock-o:before{content:"\f259"}.la.la-hand-pointer-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-pointer-o:before{content:"\f25a"}.la.la-hand-peace-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-peace-o:before{content:"\f25b"}.la.la-registered{font-family:Line Awesome Free;font-weight:400}.la.la-chrome,.la.la-creative-commons,.la.la-firefox,.la.la-get-pocket,.la.la-gg,.la.la-gg-circle,.la.la-internet-explorer,.la.la-odnoklassniki,.la.la-odnoklassniki-square,.la.la-opera,.la.la-safari,.la.la-tripadvisor,.la.la-wikipedia-w{font-family:Line Awesome Brands;font-weight:400}.la.la-television:before{content:"\f26c"}.la.la-500px,.la.la-amazon,.la.la-contao{font-family:Line Awesome Brands;font-weight:400}.la.la-calendar-plus-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-plus-o:before{content:"\f271"}.la.la-calendar-minus-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-minus-o:before{content:"\f272"}.la.la-calendar-times-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-times-o:before{content:"\f273"}.la.la-calendar-check-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-check-o:before{content:"\f274"}.la.la-map-o{font-family:Line Awesome Free;font-weight:400}.la.la-map-o:before{content:"\f279"}.la.la-commenting:before{content:"\f4ad"}.la.la-commenting-o{font-family:Line Awesome Free;font-weight:400}.la.la-commenting-o:before{content:"\f4ad"}.la.la-houzz,.la.la-vimeo{font-family:Line Awesome Brands;font-weight:400}.la.la-vimeo:before{content:"\f27d"}.la.la-black-tie,.la.la-edge,.la.la-fonticons,.la.la-reddit-alien{font-family:Line Awesome Brands;font-weight:400}.la.la-credit-card-alt:before{content:"\f09d"}.la.la-codiepie,.la.la-fort-awesome,.la.la-mixcloud,.la.la-modx,.la.la-product-hunt,.la.la-scribd,.la.la-usb{font-family:Line Awesome Brands;font-weight:400}.la.la-pause-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-pause-circle-o:before{content:"\f28b"}.la.la-stop-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-stop-circle-o:before{content:"\f28d"}.la.la-bluetooth,.la.la-bluetooth-b,.la.la-envira,.la.la-gitlab,.la.la-wheelchair-alt,.la.la-wpbeginner,.la.la-wpforms{font-family:Line Awesome Brands;font-weight:400}.la.la-wheelchair-alt:before{content:"\f368"}.la.la-question-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-question-circle-o:before{content:"\f059"}.la.la-volume-control-phone:before{content:"\f2a0"}.la.la-asl-interpreting:before{content:"\f2a3"}.la.la-deafness:before,.la.la-hard-of-hearing:before{content:"\f2a4"}.la.la-glide,.la.la-glide-g{font-family:Line Awesome Brands;font-weight:400}.la.la-signing:before{content:"\f2a7"}.la.la-first-order,.la.la-google-plus-official,.la.la-pied-piper,.la.la-snapchat,.la.la-snapchat-ghost,.la.la-snapchat-square,.la.la-themeisle,.la.la-viadeo,.la.la-viadeo-square,.la.la-yoast{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus-official:before{content:"\f2b3"}.la.la-google-plus-circle{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus-circle:before{content:"\f2b3"}.la.la-fa,.la.la-font-awesome{font-family:Line Awesome Brands;font-weight:400}.la.la-fa:before{content:"\f2b4"}.la.la-handshake-o{font-family:Line Awesome Free;font-weight:400}.la.la-handshake-o:before{content:"\f2b5"}.la.la-envelope-open-o{font-family:Line Awesome Free;font-weight:400}.la.la-envelope-open-o:before{content:"\f2b6"}.la.la-linode{font-family:Line Awesome Brands;font-weight:400}.la.la-address-book-o{font-family:Line Awesome Free;font-weight:400}.la.la-address-book-o:before{content:"\f2b9"}.la.la-vcard:before{content:"\f2bb"}.la.la-address-card-o{font-family:Line Awesome Free;font-weight:400}.la.la-address-card-o:before{content:"\f2bb"}.la.la-vcard-o{font-family:Line Awesome Free;font-weight:400}.la.la-vcard-o:before{content:"\f2bb"}.la.la-user-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-user-circle-o:before{content:"\f2bd"}.la.la-user-o{font-family:Line Awesome Free;font-weight:400}.la.la-user-o:before{content:"\f007"}.la.la-id-badge{font-family:Line Awesome Free;font-weight:400}.la.la-drivers-license:before{content:"\f2c2"}.la.la-id-card-o{font-family:Line Awesome Free;font-weight:400}.la.la-id-card-o:before{content:"\f2c2"}.la.la-drivers-license-o{font-family:Line Awesome Free;font-weight:400}.la.la-drivers-license-o:before{content:"\f2c2"}.la.la-free-code-camp,.la.la-quora,.la.la-telegram{font-family:Line Awesome Brands;font-weight:400}.la.la-thermometer-4:before,.la.la-thermometer:before{content:"\f2c7"}.la.la-thermometer-3:before{content:"\f2c8"}.la.la-thermometer-2:before{content:"\f2c9"}.la.la-thermometer-1:before{content:"\f2ca"}.la.la-thermometer-0:before{content:"\f2cb"}.la.la-bathtub:before,.la.la-s15:before{content:"\f2cd"}.la.la-window-maximize,.la.la-window-restore{font-family:Line Awesome Free;font-weight:400}.la.la-times-rectangle:before{content:"\f410"}.la.la-window-close-o{font-family:Line Awesome Free;font-weight:400}.la.la-window-close-o:before{content:"\f410"}.la.la-times-rectangle-o{font-family:Line Awesome Free;font-weight:400}.la.la-times-rectangle-o:before{content:"\f410"}.la.la-bandcamp,.la.la-eercast,.la.la-etsy,.la.la-grav,.la.la-imdb,.la.la-ravelry{font-family:Line Awesome Brands;font-weight:400}.la.la-eercast:before{content:"\f2da"}.la.la-snowflake-o{font-family:Line Awesome Free;font-weight:400}.la.la-snowflake-o:before{content:"\f2dc"}.la.la-spotify,.la.la-superpowers,.la.la-wpexplorer{font-family:Line Awesome Brands;font-weight:400}button.cookie-btn{background:var(--color-primary);border:2px solid var(--color-primary);color:#fff;cursor:pointer!important;font-family:Outfit,sans-serif;font-size:var(--default-font-size);height:auto;line-height:1.6;padding:10px 15px}button.cookie-btn.outline{background:0 0;border:2px solid var(--color-primary);color:var(--color-primary)}button.cookie-btn.outline:hover{border-color:var(--color-primary-darker);color:var(--color-primary-darker)}button.cookie-btn:not(.outline):hover{background:var(--color-primary-darker);border-color:var(--color-primary-darker);color:#fff}button.cookie-btn.without-shadow{box-shadow:none}body.preventScroll{overflow:hidden}body #_hsc-cp-infobox{background:#fff;border-radius:4px;bottom:2.5rem;box-shadow:0 0 50px rgba(0,0,0,.15);height:auto;padding:2rem;position:fixed;right:2.5rem;width:650px;z-index:199000}body #_hsc-cp-infobox p{color:#333;font-family:Outfit,sans-serif;font-weight:400;line-height:var(--default-font-line-height);margin-bottom:1rem;padding:0}body #_hsc-cp-infobox h3{color:var(--color-primary);font-family:var(--default-font-family);font-size:22px;font-weight:600;letter-spacing:normal;margin-bottom:2rem;margin-top:0;text-transform:capitalize}body #_hsc-cp-infobox .close-btn button{background:0 0;border:none;position:absolute;right:.75rem;top:.75rem;z-index:20}body #_hsc-cp-infobox .close-btn button i{font-size:1.6rem}@media (max-width:570px){body #_hsc-cp-infobox .close-btn button{margin:8px 0 0}body #_hsc-cp-infobox{border-radius:0;bottom:0;right:auto;width:100%}}@media (hover:none){body.preventScroll{padding-right:0}}._hsc-cp-settings-wrapper.hidden{display:none;opacity:0;visibility:hidden}._hsc-cp-settings-wrapper ._hsc-cp-settings-overlay{background:rgba(0,0,0,.3);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1199900}._hsc-cp-settings-wrapper ._hsc-cp-settings{background:#fff;border-radius:4px;box-shadow:0 0 45px rgba(0,0,0,.15);height:auto;left:50%;max-width:90%;position:fixed;top:50%;transform:translate(-50%,-50%);width:550px;z-index:1200001}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-header{border-bottom:1px solid #e5e5e5;padding:20px 70px 20px 25px;position:relative}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-header h3{color:var(--color-primary);font-family:Outfit,sans-serif;font-size:22px;font-weight:600;letter-spacing:normal;margin-bottom:0;margin-top:0}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-header ._hsc-cp-closer{background:0 0;border:none;border-radius:50%;color:#333;cursor:pointer!important;height:40px;padding:0;position:absolute;right:13px;text-align:center;top:50%;transform:translateY(-50%);width:40px;z-index:20}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-header ._hsc-cp-closer i{font-size:2.25rem;vertical-align:middle}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-header ._hsc-cp-closer:hover{color:#000}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-header ._hsc-cp-closer img{height:20px;opacity:.65;transition:all .4s ease;width:20px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-header ._hsc-cp-closer img:hover{opacity:1}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body{padding:25px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body p{color:#666;font-family:Outfit,sans-serif;font-size:var(--default-font-size);line-height:var(--default-font-line-height);margin-bottom:10px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body p:last-child{margin-bottom:0}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body p:first-child{margin-top:0}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body ._hsc-cp-category{border-bottom:1px solid #e5e5e5;padding-bottom:15px;padding-top:15px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body ._hsc-cp-category h4{color:var(--color-primary);font-family:Outfit,sans-serif;font-size:18px;font-weight:500;letter-spacing:normal;margin-bottom:0;margin-top:0}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body ._hsc-cp-category.last{border:none}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body ._hsc-cp-category p{font-family:Outfit,sans-serif;line-height:1.6}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body ._hsc-cp-category ._hsc-cp-cat-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px;position:relative}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-footer{background:#fff;background:#f5f5f5;border-bottom-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-bottom-right-radius:4px;border-top:1px solid #e5e5e5;display:flex;gap:10px;justify-content:space-evenly;padding:20px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-footer button{font-family:Outfit,sans-serif;width:50%}@media (max-width:600px){._hsc-cp-settings-wrapper ._hsc-cp-settings{border-radius:0;height:100%;left:0;max-width:100%;overflow:auto;top:0;transform:none;width:100%}._hsc-cp-settings-wrapper ._hsc-cp-settings h3{font-size:1.25rem}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body{height:calc(100vh - 208px);overflow-y:auto;padding:20px}}@media screen and (max-width:600px) and (max-width:600px){._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body{height:calc(100vh - 180px)!important}}@media screen and (max-width:600px) and (max-width:500px){._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body{height:calc(100vh - 204px)!important}}@media screen and (max-width:600px) and (max-width:450px){._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body{height:calc(100vh - 178px)!important}}@media screen and (max-width:600px) and (max-width:386px){._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body{height:calc(100vh - 200px)!important}}@media screen and (max-width:600px) and (max-width:350px){._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body{height:calc(100vh - 222px)!important}}._hsc-cp-toggler.disabled{cursor:default;opacity:.5}._hsc-cp-toggler input[type=checkbox]{display:none;visibility:hidden}._hsc-cp-toggler input[type=checkbox]:checked+label{background-color:var(--color-secondary);border-color:var(--color-secondary)}._hsc-cp-toggler input[type=checkbox]:checked+label:before{background-color:#fff!important;border-color:#fff;transform:translateX(24px)}._hsc-cp-toggler input[type=checkbox]:checked+label:after{display:none}._hsc-cp-toggler input[type=checkbox]:disabled+label{cursor:default}._hsc-cp-toggler label{border:2px solid #999;border-radius:99em;cursor:pointer;display:flex;height:25px;margin-bottom:0;position:relative;transform-origin:50% 50%;transition:transform .5s ease-in-out;width:50px}._hsc-cp-toggler label:before{background-color:#999!important;border:none!important;border-radius:50%!important;content:""!important;display:block!important;height:17px!important;left:3px!important;position:absolute!important;top:2px!important;transition:transform .5s ease!important;transition-delay:.1s!important;width:17px!important}@media (min-width:450px){body #_hsc-cp-infobox ._hsc-cp-buttons-group>button:first-of-type{margin-right:1.25rem!important}}@media (max-width:450px){body #_hsc-cp-infobox{background:#fff;padding:20px}body #_hsc-cp-infobox p{font-size:13px}body #_hsc-cp-infobox ._hsc-cp-buttons-group button{font-size:14px;margin:0;width:100%}body #_hsc-cp-infobox ._hsc-cp-buttons-group button:first-child{margin-bottom:10px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-header{padding:10px 15px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-header h3{font-size:19px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-header ._hsc-cp-closer{right:8px}}@media screen and (max-width:450px) and (max-width:400px){._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-header ._hsc-cp-closer{top:19px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-header ._hsc-cp-closer img{height:15px;width:15px}}@media (max-width:450px){._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body{height:calc(100vh - 182px);padding:15px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body p{font-size:13px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body ._hsc-cp-category h4{font-size:17px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-body ._hsc-cp-category ._hsc-cp-cat-header{margin-bottom:7px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-footer{display:block;padding:15px}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-footer button{display:block;font-size:14px;margin:0;padding:10px;width:100%}._hsc-cp-settings-wrapper ._hsc-cp-settings ._hsc-cp-footer button:first-child{margin-bottom:10px}}.lozad-wrapper{display:block;min-width:100%!important;position:relative;transition:opacity .3s ease-in-out;z-index:0}.lozad-wrapper.imgw-100 img{margin-bottom:0!important;margin-top:0!important;max-width:100%!important;width:100%!important}.lozad-wrapper.in-loading{animation:none;-moz-animation:none;-webkit-animation:none;-o-animation:none}.lozad-wrapper.in-loading img{-moz-opacity:1;-khtml-opacity:1;opacity:1;transition:opacity .6s ease-in-out}.lozad-wrapper img{float:left;height:auto;left:0;margin-top:0!important;max-width:100%!important;-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute!important;top:0;width:100%!important}.lozad-wrapper.bgImg,.lozad-wrapper.w-bg{animation:Gradient 4s ease infinite;background:#eee;background:linear-gradient(-45deg,#eee,#bbb 33%,#e5e5e5 66%,#ccc);background-size:400% 400%}.lozad-wrapper.w-bg.radil{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.lozad-wrapper.w-bg.loaded{background:0 0}.lozad-wrapper.loaded{background-size:0 0;padding-top:0!important}.lozad-wrapper.loaded img{float:none;-moz-opacity:1;-khtml-opacity:1;opacity:1;position:static!important}.lozad-wrapper.hslogo-img{padding-top:18.5%}.lozad-wrapper.serv-img{padding-top:66.6666666667%}.lozad-wrapper.gall-img{padding-top:72%}.lozad-wrapper.about-img,.lozad-wrapper.event-img{padding-top:133.3333333333%}.lozad-wrapper.footer-l-img{padding-top:103.6923076923%}.lozad-wrapper.sponsor-img{padding-top:42.3333333333%}.lozad-bg{background-repeat:no-repeat!important;background-size:cover!important;-moz-opacity:0;-khtml-opacity:0;opacity:0;transition:opacity .35s ease-in-out}.lozad-bg.visible{-moz-opacity:1;-khtml-opacity:1;opacity:1}.lozad-bg.lnr{background-position:0!important;background-repeat:no-repeat!important;background-size:initial!important}.lozad-bg.cc{background-position:50%!important}.lozad-bg.lc{background-position:0!important}.lozad-bg.lt{background-position:0 0!important}.lozad-bg.rc{background-position:100%!important}.lozad-bg.rb{background-position:100% 100%!important}.lozad-bg.rb.gap{background-position:right 30px bottom 0!important}.lozad-bg.cb{background-position:bottom!important}.lozad-bg.stretch{background-size:contain!important}.lozad-bg.kangaroo-bg-image{background-size:180px!important}.lozad-bg.bg-fixed{background-attachment:fixed!important}.lozad-bg.quater-percent{background-size:85%!important}.lozad-bg.before-content{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media only screen and (max-width:767px){.lozad-bg.xs-lb{background-position:0 100%!important}.lozad-bg.xs-rb{background-position:100% 100%!important}}@media only screen and (max-width:573px){.lozad-bg.xss-lb{background-position:0 100%!important}.lozad-bg.xss-rb{background-position:100% 100%!important}}.lozad-bg.loaded{-moz-opacity:1;-khtml-opacity:1;opacity:1}@keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.map-wrapper:after{clear:both;content:"";display:block}.map-wrapper iframe{border:none;float:left;height:350px;width:100%}.created-by .hs-logo-wrapper{max-width:120px}.file-box{border-color:#fafafa;cursor:pointer!important}.file-box:hover .file-box-inner{background:#eee}.file-box.rounded .file-box-inner{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;overflow:hidden}.file-box .file-box-inner{background:#f2f2f2}.file-box .file-box-inner a{color:#444!important;padding-right:40px;position:relative}.file-box .file-box-inner .file-main-info{line-height:normal}.file-box .file-box-inner .file-name{font-size:15px;margin-bottom:3px}.file-box .file-box-inner .file-name,.file-box .file-box-inner .file-size{line-height:1.3}.file-box .file-box-inner .file-date{color:#666;line-height:normal;margin-bottom:2px}.file-box .file-box-inner .file-date,.file-box .file-box-inner .file-size,.file-box .file-box-inner .file-size *{font-size:14px}.file-box .file-box-inner .file-size{color:#666}.file-box .file-box-inner .file-icon{font-size:30px;position:absolute;right:10px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%)}.file-box .file-box-inner .file-size{font-size:14px}body.modal-active{overflow:hidden}#modal-container{display:table;height:100%;left:0;position:fixed;top:0;transform:scale(0);width:100%;z-index:1000}#modal-container.reveal{transform:scale(1)}#modal-container.reveal .modal-background{animation:fadeIn .5s cubic-bezier(.165,.84,.44,1) forwards;background:0 0}#modal-container.reveal .modal-background .modal{animation:scaleUp .5s cubic-bezier(.165,.84,.44,1) forwards;opacity:0}#modal-container.reveal+.content{animation:scaleBack .5s cubic-bezier(.165,.84,.44,1) forwards}#modal-container.reveal.out{animation:quickScaleDown 0s linear .5s forwards}#modal-container.reveal.out .modal-background{animation:fadeOut .5s cubic-bezier(.165,.84,.44,1) forwards}#modal-container.reveal.out .modal-background .modal{animation:scaleDown .5s cubic-bezier(.165,.84,.44,1) forwards}#modal-container.reveal.out+.content{animation:scaleForward .5s cubic-bezier(.165,.84,.44,1) forwards}#modal-container .modal-background{background:rgba(0,0,0,.25);display:table-cell;text-align:center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;vertical-align:middle}#modal-container .modal-background .modal{background:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;display:inline-block;font-weight:300;height:auto;max-height:50vh;max-width:560px;overflow:hidden;position:relative}#modal-container .modal-background .modal.article-attached{max-height:55vh}#modal-container .modal-background .modal.article-attached .modal-inner{max-height:calc(55vh - 173px)}#modal-container .modal-background .modal.midsize{max-height:70vh;max-width:650px}#modal-container .modal-background .modal.midsize .modal-inner{max-height:calc(70vh - 173px)}#modal-container .modal-background .modal.midsize.article-attached{max-height:75vh}#modal-container .modal-background .modal.midsize.article-attached .modal-inner{max-height:calc(75vh - 173px)}#modal-container .modal-background .modal.big{max-height:90vh;max-width:750px}#modal-container .modal-background .modal.big .modal-inner{max-height:calc(90vh - 173px)}#modal-container .modal-background .modal.big.article-attached{max-height:95vh}#modal-container .modal-background .modal.big.article-attached .modal-inner{max-height:calc(95vh - 173px)}#modal-container .modal-background .modal .modal-title{background:0 0;padding:35px 60px 0 35px;position:relative}#modal-container .modal-background .modal .modal-title .modal-closer{position:fixed;right:20px;top:20px;z-index:300}#modal-container .modal-background .modal .modal-title .modal-closer button{background:0 0;color:rgba(0,0,0,.8);line-height:1;padding:9px}#modal-container .modal-background .modal .modal-title .modal-closer button i{font-size:27px;line-height:1}#modal-container .modal-background .modal .modal-title .modal-closer:hover button{color:#000}#modal-container .modal-background .modal .modal-title h2{color:#000;font-size:20px;font-weight:600;margin-bottom:0;text-align:left}#modal-container .modal-background .modal .modal-inner{max-height:calc(50vh - 173px);overflow:auto;padding:35px;position:relative;text-align:left}#modal-container .modal-background .modal .modal-inner h3{font-size:15px;margin-bottom:15px;margin-top:0}#modal-container .modal-background .modal .modal-inner .actuality-wrapper{margin-top:20px}#modal-container .modal-background .modal .modal-inner .actualite-item{background:#eee;cursor:pointer}#modal-container .modal-background .modal .modal-inner .actualite-item .latest__block-post{background:#eee}#modal-container .modal-background .modal .modal-inner .actualite-item .latest__block-post .meta-post{text-align:center}#modal-container .modal-background .modal .modal-inner .actualite-item p{font-size:14px;font-weight:400}#modal-container .modal-background .modal .modal-inner .actualite-item h3{margin-bottom:0}#modal-container .modal-background .modal ._modal-footer{background:#f1f1f1;padding:20px 30px}#modal-container .modal-background .modal ._modal-footer button.btn-text{font-size:14px;padding:10px 25px}#modal-container .modal-background .modal h2{font-size:25px;line-height:25px;margin-bottom:15px}#modal-container .modal-background .modal p{font-size:15px;font-weight:400;line-height:1.4}#modal-container .modal-background .modal .modal-svg{border-radius:3px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}#modal-container .modal-background .modal .modal-svg rect{stroke:#fff;stroke-width:2px;stroke-dasharray:778;stroke-dashoffset:778}@keyframes fadeIn{0%{background:0 0}to{background:rgba(0,0,0,.3)}}@keyframes fadeOut{0%{background:rgba(0,0,0,.3)}to{background:0 0}}@keyframes scaleUp{0%{opacity:0;transform:scale(.8) translateY(1000px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes scaleDown{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.8) translateY(1000px)}}@keyframes scaleBack{0%{transform:scale(1)}to{transform:scale(.85)}}@keyframes scaleForward{0%{transform:scale(.85)}to{transform:scale(1)}}@keyframes quickScaleDown{0%{transform:scale(1)}99.9%{transform:scale(1)}to{transform:scale(0)}}@keyframes modalFadeIn{0%{background-color:transparent}to{background-color:#fff}}@keyframes modalFadeOut{0%{background-color:#fff}to{background-color:transparent}}@keyframes modalContentFadeIn{0%{opacity:0;top:-20px}to{opacity:1;top:0}}@keyframes modalContentFadeOut{0%{opacity:1;top:0}to{opacity:0;top:-20px}}@keyframes slowFade{0%{opacity:1}99.9%{opacity:0;transform:scale(1)}to{transform:scale(0)}}@media screen and (max-width:650px){#modal-container{display:block}#modal-container .modal-background{display:block;height:100%;padding-left:20px;padding-right:20px;padding-top:20px}#modal-container .modal-background .modal{max-height:95vh!important;max-width:100%!important}#modal-container .modal-background .modal .modal-title{padding:14px 60px 14px 20px}#modal-container .modal-background .modal .modal-title .modal-closer{right:4px;top:4px}#modal-container .modal-background .modal .modal-title h2{font-size:17px}#modal-container .modal-background .modal ._modal-footer{padding:14px 20px}#modal-container .modal-background .modal .modal-inner{max-height:calc(95vh - 173px)!important;padding:20px}}.xy-link{color:#003092;cursor:pointer;display:inline-block;min-height:19px}.xy-link:hover{color:#001c55}.phone-link{color:#003092;cursor:pointer}.phone-link:hover{color:#001c55}.nav-pills .nav-link{color:#001f5f;font-size:14px;padding:6px 12px}.nav-pills .nav-link.active{background:#003092}.nav-pills .show .nav-link{background:#0041c5}.alert{font-size:16px}.text-white-75{color:hsla(0,0%,100%,.75)!important}.img-responsive{height:auto;max-width:100%}.project-image{border:1px solid #eee;margin-top:30px;padding:15px}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:#fff6e5}.grecaptcha-badge{display:none!important;visibility:hidden!important}._hidden{display:none;visibility:hidden}.fancybox-container .fancybox-thumbs{background:rgba(0,0,0,.2)}.fancybox-container .fancybox-thumbs .fancybox-thumbs__list a.fancybox-thumbs-active:before{border-color:#fff;border-width:4px}.fancybox-container .fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.45),rgba(0,0,0,.2) 50%,rgba(0,0,0,.1) 65%,transparent 75.5%,rgba(0,0,0,.02) 82.85%,rgba(0,0,0,.01) 88%,transparent);bottom:0;font-family:var(--default-font-family)}.fancybox-container.fancybox-show-thumbs .fancybox-caption{bottom:95px}.fancybox-show-thumbs .fancybox-inner{right:0}.fancybox-container .fancybox-thumbs{background:rgba(0,0,0,.3);bottom:0;box-sizing:border-box;height:95px;left:0;padding:10px 10px 5px;right:0;top:auto;width:auto}.fancybox-container .fancybox-thumbs .fancybox-inner{bottom:95px;right:0}@media only screen and (max-width:767px){.fancybox-container.fancybox-show-thumbs .fancybox-caption{bottom:65px}.fancybox-container .fancybox-thumbs{height:auto;overflow-x:auto!important;padding:0}.fancybox-container .fancybox-thumbs .fancybox-thumbs__list a{height:65px;margin:0;max-height:65px;max-width:65px;width:65px}}.classic-list{padding-left:18px}.classic-list li{font-size:16px;font-weight:400}.photo-wrapper{border:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden;position:relative}.photo-wrapper *{transition:all .35s ease-in-out;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out}.photo-wrapper .photo-overlay{background:rgba(0,48,146,.7);content:"";height:100%;left:0;-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;top:0;width:100%;z-index:90}.photo-wrapper:hover .photo-overlay{-moz-opacity:1;-khtml-opacity:1;opacity:1}.photo-wrapper:hover .photo-image img{transform:scale(1.1)}.photo-wrapper:hover .photo-hi{transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%)}.photo-wrapper:hover .photo-caption{background:0 0}.photo-wrapper .photo-hi{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,300px);-webkit-transform:translate(-50%,300px);-moz-transform:translate(-50%,300px);z-index:100}.photo-wrapper .photo-hi i.las{color:var(--tp-common-white);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.photo-wrapper .photo-caption{background:rgba(0,0,0,.65);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;bottom:12px;color:var(--tp-common-white);left:12px;padding:5px 10px;position:absolute;text-align:left;width:calc(100% - 24px);z-index:95}.photo-wrapper a{height:100%;left:0;position:absolute;top:0;width:100%;z-index:150}@media (max-width:768px){.stackable-table tfoot,.stackable-table thead{display:none;visibility:hidden}.stackable-table tbody tr{border:none;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;display:block;margin-bottom:10px}.stackable-table tbody td{height:auto}.stackable-table tbody td.td-hidden{display:none!important;visibility:hidden!important}.stackable-table tbody td:not([data-left-aligned]){border-bottom:1px solid #eee!important;display:flex;font-size:15px!important;justify-content:space-between;line-height:34px;max-width:100%!important;min-height:34px;padding:0 16px!important;position:relative;text-align:right!important;width:100%!important}.stackable-table tbody td:not([data-left-aligned]):before{border-bottom:none;color:#555;content:attr(data-label);font-size:15px!important;font-weight:400;max-width:50%;text-align:left!important;width:50%}.stackable-table tbody td:not([data-left-aligned])._tName{height:auto;line-height:normal;padding-bottom:16px!important;padding-top:16px!important;text-align:left!important}.stackable-table tbody td:not([data-left-aligned])._tName,.stackable-table tbody td:not([data-left-aligned])._tName *{color:#222;font-size:.9rem;font-weight:600;white-space:normal}.stackable-table tbody td:not([data-left-aligned])._tName:before{display:none;visibility:hidden}.stackable-table tbody td:not([data-left-aligned]):last-child{border-bottom:none!important}}@media (max-width:560px){.stackable-table tbody td:not([data-left-aligned]),.stackable-table tbody td:not([data-left-aligned]):before{font-size:14px!important}}
