:root{--pv-primary:#8b7dd8;--pv-primary-dark:#7366c9;--pv-primary-light:#a094e3;--pv-bg:#e8ecf4;--pv-card-bg:#e8ecf4;--pv-text:#5a5a7d;--pv-text-dark:#3d3d5c;--pv-text-light:#8e8ea9;--pv-shadow-light:#fff;--pv-shadow-dark:#bec8d9;--pv-border:#e2e8f0}@keyframes pv-spin{100%{transform:rotate(360deg)}}@keyframes pv-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes slideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes modalSlideIn{from{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}html{scroll-behavior:smooth}html.dark .nav-link.active{color:#fff !important}html.dark .series_week .series_week__header li.active{background:var(--primaryColor);color:var(--text)}html.dark .widget .nav-link.active{color:#fff !important}html.dark .download_inner .nav-link.active{color:var(--text) !important;background-color:var(--bg_lighter) !important}html.dark .updated_posts.active{color:#fff}html.dark .adv_search.active{color:#fff}.post .post_details p{border:none !important}body{background:var(--bg);font-family:dana;transition:all .3s;overflow-x:hidden}.rtl{direction:rtl !important;text-align:right !important}div,article,aside{transition:width .3s ease-in-out,left .3s ease-in-out}::-moz-selection{color:var(--text);background:var(--primaryColor)}::selection{color:var(--text);background:var(--primaryColor)}a{text-decoration:none}.header{background:var(--bg_darker);transition:background-color 300ms ease,box-shadow 300ms ease !important;border-top:solid 3px var(--primaryColor)}@keyframes header-sticky-in{from{transform:translateY(-100%)}to{transform:translateY(0)}}.header.header_style_2 .panel_button{background:var(--bg);min-width:50px;height:50px;display:flex;justify-content:center;align-items:center;line-height:0;border:solid 1px rgba(255,255,255,0);border-radius:15px;color:var(--text);width:auto}.panel_button .notification_btn{position:relative}.notification_btn .count,.notification_btn2 .count{position:absolute;right:-6px;left:0;top:-7px;width:20px;height:20px;border-radius:5px;background:var(--primaryColor);line-height:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.header.header_style_2 .panel_button:hover{opacity:.9}.header.header_style_2 .wide{padding:0 20px;background:var(--primaryColor);transition:all .3s;font-weight:600;font-size:14px}.header.header_style_2 .wide:hover{opacity:.9}.header .panel_button{background:var(--bg);width:37px;height:37px;display:flex;justify-content:center;align-items:center;line-height:0;border:solid 1px rgba(255,255,255,0);border-radius:30px;color:var(--text)}.header .logo{color:var(--text);font-weight:700;display:inline-block;margin:15px 0;white-space:nowrap}.header .logo a{text-decoration:none;color:var(--text)}.header .logo img{width:auto;height:40px;position:relative;top:-3px}.header .top_nav{display:inline-block;margin:0 20px;font-size:15px;position:relative;--menu-hover-tint:color-mix(in srgb,var(--primaryColor) 16%,transparent);--menu-flyout-bg:color-mix(in srgb,var(--stickyHeader) 92%,transparent);--menu-flyout-border:color-mix(in srgb,var(--bg_lighter) 75%,transparent);--menu-flyout-shadow:0 18px 34px rgba(16,16,20,.23)}.header .top_nav li{display:inline-block;padding:1px 0 0 15px;position:relative}.header .top_nav>ul>li.menu-item-has-children::before{content:"";position:absolute;top:100%;right:0;left:0;height:0;pointer-events:none;transition:height .15s ease}.header .top_nav>ul>li.menu-item-has-children:hover::before,.header .top_nav>ul>li.menu-item-has-children:focus-within::before{height:14px;pointer-events:auto}.go-left{margin-right:auto;display:flex;gap:10px}.header .menu-item-has-children::after{content:"";width:1em;height:1em;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M235.3 411.3c-6.2 6.2-16.4 6.2-22.6 0l-208-208c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L224 377.4 420.7 180.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6l-208 208z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M235.3 411.3c-6.2 6.2-16.4 6.2-22.6 0l-208-208c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L224 377.4 420.7 180.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6l-208 208z'/%3E%3C/svg%3E") center/contain no-repeat;display:inline-block;color:#c9d0d0;font-size:10px;transition:all .3s}.header .menu-item-has-children:hover:after{transform:rotate(180deg)}.header .top_nav ul{padding:0;margin:0}.header .top_nav li a{text-decoration:none;color:var(--text);padding:10px 8px;border-radius:10px;transition:color .22s ease,background-color .22s ease,opacity .22s ease}.header .top_nav li a:hover{color:var(--primaryColor);background:var(--menu-hover-tint)}.header .top_nav>ul>li>a:focus-visible,.header .top_nav>ul>li.current-menu-item>a,.header .top_nav>ul>li.current-menu-ancestor>a,.header .top_nav>ul>li.current_page_parent>a,.header .top_nav>ul>li.current_page_ancestor>a{color:var(--primaryColor);background:var(--menu-hover-tint)}.header .top_nav li>ul.sub-menu{position:absolute;width:235px;background:var(--menu-flyout-bg);backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);transform-origin:top center;z-index:999;top:46px;-webkit-transform:translateY(8px) scale(.98);-moz-transform:translateY(8px) scale(.98);-ms-transform:translateY(8px) scale(.98);-o-transform:translateY(8px) scale(.98);transform:translateY(8px) scale(.98);opacity:0;visibility:hidden;pointer-events:none;padding:8px;transition:all .22s ease;border-radius:14px;border:1px solid var(--menu-flyout-border);box-shadow:var(--menu-flyout-shadow);right:0;left:auto;max-width:calc(100vw - 16px)}.header .top_nav li>ul.sub-menu:before{content:"";width:0;height:0;border-style:solid;border-width:0 7px 8px 7px;border-color:rgba(255,255,255,0) rgba(255,255,255,0) var(--menu-flyout-bg) rgba(255,255,255,0);position:absolute;top:-8px;right:16px}.header .top_nav li:hover>.sub-menu,.header .top_nav li:focus-within>.sub-menu{visibility:visible;opacity:1;pointer-events:auto;top:40px;-webkit-transform:translateY(0) scale(1);-moz-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);-o-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.header .top_nav .sub-menu{padding:8px 6px}.header .top_nav .sub-menu .sub-menu{right:calc(100% + 8px);margin-top:-43px}.header .top_nav>li:last-child>ul.sub-menu,.header .top_nav>li:nth-last-child(2)>ul.sub-menu{right:auto;left:0}.header .top_nav li>ul.sub-menu li>ul.sub-menu:before{right:-11px;top:22px;transform:rotate(90deg)}.header .sub-menu .menu-item-has-children::after{display:none}.float_menu .sub-menu .sub-menu{background:var(--bg_darker)}.header .top_nav .sub-menu li{display:block;padding:0;transition:all .2s;position:relative;border-radius:9px;overflow:hidden}.header .top_nav .sub-menu li:hover{background-color:var(--menu-hover-tint)}.header .top_nav .sub-menu li a{font-size:13px;transition:all .25s;display:block;width:100%;padding:9px 12px;border-radius:9px;color:var(--text)}.header .top_nav .sub-menu li a:hover{color:var(--primaryColor);transform:translateX(-1px)}.login_register{display:inline-block;margin:15px 0;position:relative}.panel_items.active{opacity:1;visibility:visible;margin-top:10px !important;transform:translateY(0)}.notif_items{position:absolute;width:300px;background:var(--bg);border-radius:10px;margin-top:4px;box-shadow:0 0 15px rgba(16,16,20,.88);z-index:12;overflow:hidden;opacity:0;visibility:hidden;margin:20px 0;transition:all .2s;left:-66px}.notif_items.active{opacity:1;visibility:visible;margin-top:10px !important}.notif_items ul{padding:15px;margin-bottom:0;font-size:12px}.notif_items ul li{color:var(--text);list-style:none;border-bottom:solid 1px var(--bg_lighter);padding:5px 0}.notif_items ul li:last-of-type{border:none}.notif_items ul li strong{font-size:14px}.notif_items ul li span{font-size:13px;opacity:.7}.notif_items ul li strong i{margin-left:5px}.notif_items ul li p{opacity:.7;margin:9px 0;font-size:13px}.show_all_notifs{display:block;text-align:center;margin:11px 10px;padding:11px;background:var(--primaryColor);border-radius:10px;font-size:13px !important;font-weight:600}.login_register a{color:var(--text);font-size:15px}.after_fe2{margin:50px auto;min-height:500px}.post{background:var(--bg2);color:var(--text);padding:10px;margin-bottom:15px;border-radius:10px;position:relative;box-shadow:0 0 13px rgba(16,16,20,.22)}.post .post_details{display:inline-block;padding:2px 10px 0}.post .post_details h2{display:flex;margin:10px 0 20px}.post .post_details h2 a{text-decoration:none;color:var(--text);font-size:19px;font-weight:700;display:inline-flex}ul{padding-right:0;padding-left:0}.post p{font-size:14px;background:var(--bg_lighter);padding:7px;border-radius:3px}.star_title_c{font-size:17px;color:var(--text);font-weight:600}.star_title_c span{display:block;width:100%;font-weight:300;font-size:14px;margin-top:6px}.widget{margin-bottom:30px}.cat_title{display:flex;justify-content:space-between;margin:15px 0 15px}.cat_title a{border-color:var(--primaryColor);color:var(--primaryColor)}.cat_title a:hover{background:var(--primaryColor);border-color:var(--primaryColor)}.film_cat{text-align:right;margin-bottom:20px;position:relative;transition:all .3s}.film_cat .position-relative::before{content:"";background:linear-gradient(180deg,transparent,rgba(0,0,0,.56));position:absolute;top:0;right:0;width:100%;height:100%;border-radius:15px}.imdbRate_overlay{position:absolute;bottom:0;right:0;font-family:sans-serif;color:var(--text);width:100%;padding:10px}.imdbRate_overlay span{font-size:20px;font-weight:500}.imdbRate_overlay .rotten{display:flex;flex-direction:row;flex-wrap:nowrap;color:#eb8307;fill:#eb8307;background:rgba(0,0,0,.7);backdrop-filter:blur(2px);border-radius:10px;padding:5px;font-weight:400;font-size:13px;padding:5px 6px;transition:all .3s}.imdbRate_overlay .rotten svg{width:17px;height:17px;margin-left:5px;line-height:0}.film_cat .film_overlay{position:absolute;top:-15px;right:50%;transform:translateX(50%);transition:all .3s;white-space:nowrap;z-index:2}.film_cat .film_overlay .dobed{background:#3f51b5;font-size:12px;border:solid 4px var(--bg);border-radius:50px;text-align:center;padding:5px 11px;margin:0 5px;display:flex;color:#f3f3f3;font-weight:500}.film_cat .film_overlay .sub{background:#ec3a3a;font-size:12px;border:solid 4px var(--bg);border-radius:50px;text-align:center;padding:5px 11px;margin:0 5px;display:flex;color:#f3f3f3;font-weight:500}.film_cat .film_overlay2{width:100%;height:100%;background:rgba(0,0,0,70%);right:0;top:0;border-radius:15px;display:flex;flex-direction:column-reverse;padding:10px;opacity:0;visibility:hidden;transition:all .3s}.film_cat:hover .film_overlay2{visibility:visible;opacity:1}.film_cat img{width:100%;height:100%;object-fit:cover;transition:all ease .2s;border-radius:15px !important;aspect-ratio:2/3}.film_cat_title{margin:5px 0;color:var(--text);font-size:14px}.widget-bg{background:var(--bg2);border-radius:10px;box-shadow:0 0 13px rgba(16,16,20,.22)}.widget .widget_title{display:flex;justify-content:space-between;align-items:center}.widget .widget_title h3{font-size:16px;color:var(--text);display:inline-block}.widget .widget_title h3 i{margin-left:5px;position:relative;top:2px}.widget .widget_title a{text-decoration:none;color:var(--text);font-size:13px;border-radius:5px;transition:all .3s;padding:2px 5px}.widget .widget_title a:hover{background:var(--primaryColor)}.widget .widget_inner{margin-top:15px}.widget-bg .widget_inner{padding:10px}.widget .nav-link{padding:2px 10px;font-size:13px;color:var(--text)}.widget .nav-link.active{color:#fff !important}.wid .widget .nav-pills .nav-link.active,.nav-pills .show>.nav-link{background:var(--primaryColor)}.instagram_b{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);padding:15px;border-radius:10px;color:#fff;font-weight:700;margin:0 0 10px}.instagram_b a{color:#fff}.instagram_b i{font-size:18px;position:relative;top:3px}.left{float:left}.telegram_b{background:linear-gradient(170deg,#08c,#0af);padding:15px;border-radius:10px;color:#fff;font-weight:700;margin-bottom:10px}.telegram_b a{color:#fff}.telegram_b i{font-size:18px;position:relative;top:3px}.mobile_b{background:linear-gradient(157deg,#32de84,#075e36);padding:15px;border-radius:10px;color:#fff;font-weight:700;margin-bottom:10px;transition:all .3s}.mobile_b a{color:#fff}.mobile_b i{font-size:18px;position:relative;top:3px}.footer{background:var(--bg_darker);padding:20px 0 0}.footer .about{display:flex;flex-direction:column}.footer .about p{color:var(--text);padding:10px 0;font-size:15px;text-align:justify}.footer .logo{color:var(--text);font-weight:700;display:inline-block}.footer .logo a{text-decoration:none;color:var(--text)}.footer .logo img{width:auto;height:40px}.footer .links li{list-style:none;font-size:14px;padding:6px 0}.footer .links li:before{content:"";width:5px;height:5px;background:var(--primaryColor);position:relative;top:0;margin-left:5px;display:inline-block;transition:all .3s}.footer .links li:hover:before{width:8px}.footer .links li a{color:var(--text);font-weight:400;padding:2px}.footer .links h3{font-size:15px;font-weight:700;color:var(--text)}.footer .links h3 i{font-size:16px;position:relative;top:2px;margin-left:5px}.footer .social h3{font-size:15px;font-weight:700;color:var(--text)}.footer .social h3 i{font-size:16px;position:relative;top:2px;margin-left:5px}.social ul{margin:0 0 20px}.social a{color:#fff}.social li{list-style:none;font-size:17px;padding:5px;border-radius:50%;width:30px;height:30px;text-align:center;transition:all ease-in-out .3s;display:inline-block}.social li:hover{box-shadow:inset 0 0 0 30px rgba(0,0,0,30%)}.instagram{background:#e4405f}.telegram{background:#08c}.youtube{background:#cd201f}.twitter{background:#0f141a}.social li a{color:#fff}.copyright{display:flex;background:var(--bg_darker2);color:var(--text);font-size:13px;padding:10px}.mobile_menu_icon{display:none;color:var(--text);font-size:23px;float:right;position:absolute;cursor:pointer;transition:all ease .1s}.mobile_search_icon{color:var(--text);font-size:18px;position:absolute;margin:15px 0 0;cursor:pointer;transition:all ease .1s;left:15px;top:5px;display:none}.mobile_search_icon .mobile_notif_icon{font-size:20px;margin-left:10px;position:relative;top:1px;color:var(--text)}.mobile_search_icon .mobile_notif_icon .count_mobile{position:absolute;right:-8px;left:0;top:-5px;width:15px;height:15px;border-radius:5px;background:var(--primaryColor);line-height:0;display:flex;align-items:center;justify-content:center;font-size:10px;border-radius:50%;font-weight:700}.mobile_menu_icon:hover{color:#cad0d0}.float_menu{background:var(--bg);right:-240px;top:82px;height:100%;width:70%;transition:.6s;overflow-y:hidden;overflow-x:visible;z-index:100000000000000005366162204393472;position:fixed;top:0;right:-100%;display:flex;flex-direction:column}.float_menu .menunav{overflow:auto !important}.float_menu__cta{background:var(--bg2);width:100%;margin-top:20px;bottom:calc(env(safe-area-inset-bottom) + 0px);position:absolute}.float_menu .logo{color:var(--text);font-weight:700;display:block;margin:20px 0;text-align:center}.float_menu .logo a{text-decoration:none;color:var(--text)}.float_menu .logo img{width:auto !important;height:40px}.float_menu li{display:block;border-bottom:solid 1px var(--bg2);position:relative}.float_menu li a{color:#ccc;font-size:14px;padding:13px;display:block;transition:all ease .5s;padding-left:44px}.float_menu li a:hover{color:var(--text)}.float_menu .sub-menu li{border-bottom:none}.float_menu .sub-menu li:after,.float_menu .sub-menu li:before{display:none}.bottom_mobile_menu{display:none;align-items:stretch;justify-content:space-around;position:fixed;left:0;right:0;bottom:0;background:var(--bg2);box-shadow:0 -2px 10px rgba(0,0,0,.15);z-index:99999;padding-bottom:env(safe-area-inset-bottom)}@media (max-width:767px){.bottom_mobile_menu{display:flex}}.bottom_mobile_menu__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;position:relative;color:var(--text);opacity:.65;text-decoration:none;font-size:11px;background:none;border:none;transition:color .25s ease,opacity .25s ease,transform .25s cubic-bezier(.34,1.56,.64,1)}.bottom_mobile_menu__item i{font-size:18px;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.bottom_mobile_menu__item i.icon-solid{display:none}.bottom_mobile_menu__item:hover{color:var(--primaryColor);opacity:1}.bottom_mobile_menu__item.active{color:var(--primaryColor);opacity:1;transform:translateY(-3px)}.bottom_mobile_menu__item.active i.icon-regular{display:none}.bottom_mobile_menu__item.active i.icon-solid{display:inline-block;animation:bottom_nav_pop .35s cubic-bezier(.34,1.56,.64,1)}.bottom_mobile_menu__item.active span{font-weight:700}.bottom_mobile_menu__item.active::before{content:"";position:absolute;top:2px;width:26px;height:26px;border-radius:50%;background:var(--primaryColor);opacity:.12;animation:bottom_nav_pop .35s cubic-bezier(.34,1.56,.64,1)}@keyframes bottom_nav_pop{0%{transform:scale(.4);opacity:0}100%{transform:scale(1)}}.float_menu .sub-menu{background:color-mix(in srgb,var(--bg2) 88%,transparent);margin:0;padding:0 10px 0 0;border-right:1px solid color-mix(in srgb,var(--bg_lighter) 76%,transparent)}.float_menu .sub-menu .sub-menu{background:color-mix(in srgb,var(--bg2) 78%,transparent)}.float_menu .sub-menu .sub-menu .sub-menu{background:color-mix(in srgb,var(--bg2) 70%,transparent)}.float_menu_holder{position:fixed;top:0;right:0;z-index:20;width:100%;height:100%;visibility:hidden;background:rgba(0,0,0,32%);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.mobile_search.active{top:0;visibility:visible}.nav-link{border:none !important;color:#c0c5c9 !important;font-size:14px;font-weight:700;padding:15px 50px;border-radius:50px !important}.download_inner .nav-link.active{color:#c0c5c9 !important;background-color:var(--bg) !important;border:none !important;border-radius:5px 5px 0 0 !important}small{font-size:12px}.kelaket-comment-submit:hover,.kelaket-load-comments:hover,.kelaket-comment-sort button.active{background:var(--primaryColor);color:#fff;transform:translateY(-1px)}@keyframes kelaketCommentSpin{to{transform:rotate(360deg)}}.download_inner .tab-pane.active{animation:slide-down .4s ease-out}@keyframes slide-down{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}.post_page p{background:none}.post_page a{color:var(--text)}.post_page a:hover{color:#979797}.widget-wp ul{padding:10px}.widget-wp li{list-style:none;display:block;color:#cad0d0}.widget-wp li:before{content:"";display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M4.7 267.3c-6.2-6.2-6.2-16.4 0-22.6l208-208c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L38.6 256 235.3 452.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-208-208z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M4.7 267.3c-6.2-6.2-6.2-16.4 0-22.6l208-208c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L38.6 256 235.3 452.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-208-208z'/%3E%3C/svg%3E") center/contain no-repeat;color:var(--primaryColor);position:relative;top:3px;margin-left:10px}.widget-wp li a{color:#cad0d0;font-size:14px;transition:all ease .3s}.widget-wp li a:hover{color:#afafaf}.widget-wp #recentcomments li:before{content:""}.widget-wp #recentcomments li{padding:2px 0;font-size:14px}.widget-wp #recentcomments li:before{content:"";display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M4.7 267.3c-6.2-6.2-6.2-16.4 0-22.6l208-208c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L38.6 256 235.3 452.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-208-208z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M4.7 267.3c-6.2-6.2-6.2-16.4 0-22.6l208-208c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L38.6 256 235.3 452.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-208-208z'/%3E%3C/svg%3E") center/contain no-repeat;color:var(--primaryColor);margin-left:5px;margin-top:-3px;float:right}.widget-wp{color:#cad0d0}.widget-wp img{display:block;margin:10px auto}.select_tabs span.active{border:1px solid #d5e4ed;background:#d5e4ed url("/wp-content/themes/KelaketFilm/images/checked.png") no-repeat 6px 6px}.sidebar .nav_panel ul li.active span:before{opacity:1}html.dark .req_type_wrap span.active{color:#fff}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{border:solid 3px var(--bg_lighter);-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px var(--bg) inset;transition:all 5000s ease-in-out 0s}.simplefavorites-modal-content.active{bottom:0}.simplefavorite-button.active{color:var(--text)}.nav-link.active{background-color:#2ba7e0 !important}.space-bet{justify-content:flex-start;align-items:center;position:relative}.post_content_single ul,ol{margin:0 20px;padding:0}.post_inner ul,ol{margin:0 20px !important;padding:0}@media only screen and (max-width:580px){.links{margin:30px 0}.about{margin-top:0}.film_cat{text-align:center}.login_register{display:none}.modal_center{display:block !important}.post2 .nav-link.active{width:100%}}@media only screen and (max-width:1000px){.login_register{display:none}.film_cat img{max-height:auto !important}.header .logo{margin:15px auto;width:100%}.go-left{margin:0}.post .post_details{margin-top:10px}.header{text-align:center}.top_nav{display:none !important}.mobile_menu_icon{display:block}.mobile_search_icon{display:block}}@media only screen and (max-width:580px){.mixed-slider .owl-item.active{transform:rotate(0) scale(.95) !important}.post .post_details h2{display:flex;flex-wrap:wrap;flex-direction:column}.post .post_details h2 i{margin:5px 0}.fixMobile{flex-direction:column}.fixMobile .adminNotice__btn a{margin-top:10px;display:block;width:100%;text-align:center}}.user_btn{display:flex;margin:10px;justify-content:space-around;flex:1;gap:10px;margin-left:0}.user_btn a,.user_btn button{background:var(--primaryColor);padding:8px 20px;border-radius:30px;color:var(--text);font-size:14px;width:100%;border:none;outline:none;text-align:center;margin:0 2px;flex-wrap:nowrap}.adminNotice{display:none;z-index:10000001;width:100%}.adminNotice_down{position:fixed;right:0;left:0;bottom:0;padding:18px 0}.adminNotice__inner{padding:18px 0;width:100%}.adminNotice_up .adminNotice__inner,.adminNotice_down .adminNotice__inner{padding:0}.adminNotice__content{display:flex;align-items:center;gap:10px}.adminNotice .dismiss{font-size:10px;color:#e9e9e9;margin-left:5px;cursor:pointer;transition:all .3s;border:solid 1px #e9e9e9;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;line-height:0;transition:all .3s}.adminNotice .dismiss:hover{color:var(--bg);background:#e9e9e9}.adminNotice span{font-size:15px;color:#fff;font-weight:300}.adminNotice .adminNotice__btn a{color:#101014;background:#fff;padding:6px 15px;border-radius:4px;font-size:14px;font-weight:500;box-shadow:-1px 3px 3px rgba(0,0,0,.13);transition:all .3s}.adminNotice .adminNotice__btn a:hover{background:#ebebeb}.carousel_archive{font-weight:400;border-radius:4px;font-size:12px !important}.owl-dot.active{width:17px;height:7px;background:var(--primaryColor) !important;border-radius:50px}.post2 .nav-link.active{color:#fff !important}.series_week .series_week__header li.active{background:var(--primaryColor)}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes load8{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes load8{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.txt_flow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(24px,0)}}.search_modal{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.89);z-index:99999999999;color:var(--text);overflow-y:auto;backdrop-filter:blur(5px);display:none}.search_modal_gradient{width:100%;height:100px;right:0;position:fixed;top:0;z-index:-1;background:linear-gradient(-180deg,#1a1a1a 10%,rgba(255,255,255,0) 100%)}.search_modal__inner{padding:70px 0 20px;display:flex;justify-content:center}.search_modal__form{display:flex;width:100%;align-items:center}.search_modal_input{flex:1;background:var(--bg2);border:none;padding:14px 14px;border-radius:10px;font-size:14px;color:var(--texts);outline:none;transition:all .3s}.search_modal_submit{position:absolute;left:0;top:50%;transform:translateY(-50%);background:none;border:none;outline:none;font-size:20px;color:#fff;margin-left:5px;line-height:0}.search_modal__i{flex:1;display:flex;width:100%}#close_search_modal{margin-right:20px;font-size:14px;cursor:pointer}.modal_center{display:flex;justify-content:center}html.dark .profile_tab .nav-link.active{color:#fff !important}.widget .nav-link{border-radius:50px;padding:3px 15px}.nav-link.active{color:#fff !important;border-radius:50px}.owl-item.active .slider_info img{position:relative;animation-duration:.8s;animation-fill-mode:both;animation-name:fadein;animation-delay:.1s}.owl-item.active .slider_info .description{position:relative;animation-duration:1s;animation-fill-mode:both;animation-name:fadein;animation-delay:.4s}.owl-item.active .slider_info p{position:relative;animation-duration:2s;animation-fill-mode:both;animation-name:fadein;animation-delay:.5s}.owl-item.active .slider_info .slider_link{position:relative;animation-duration:3s;animation-fill-mode:both;animation-name:fadein;animation-delay:.1s}@keyframes fadein{from{opacity:0;bottom:-10px}to{opacity:1;bottom:0}}.breadcrumbs{display:flex;margin-bottom:15px;font-size:14px;color:var(--text);white-space:nowrap;overflow-x:auto;padding-bottom:15px}.breadcrumbs .breadcrumbs__separator{margin:0 13px;line-height:25px}.breadcrumbs a{color:var(--text);transition:all .3s}.breadcrumbs a:hover{color:var(--text)}.new_advanced_search .search_type span.active{background:#4051b6}#mobile_adv_search.active{visibility:visible;opacity:1}html.dark .new_advanced_search .search_type span.active{color:#fff}.req_type_wrap span.active{background:var(--primaryColor);border-radius:4px;color:#fff}.blog_slider .owl-dots .owl-dot.active{width:13px;height:13px;opacity:1}.blog_carousel .owl-dots .owl-dot.active{width:13px;height:13px;opacity:1}.go_top{position:fixed;bottom:0;right:-100px;padding:10px;color:#fff;width:50px;height:50px;margin:15px;display:flex;align-content:center;align-items:center;font-size:15px;border-radius:50px;z-index:99;transition:all .3s;border:none;display:flex;justify-content:center}.widget-bg .widget_title{border-bottom:solid 1px var(--bg_lighter);padding:15px 15px 5px}.cinemora-slider .owl-dot.active{width:48px;background:var(--primaryColor) !important}@keyframes cinemoraPulse{0%{opacity:.75;transform:scale(.82)}100%{opacity:0;transform:scale(1.35)}}@keyframes cinemoraScan{from{transform:translateY(-24px)}to{transform:translateY(24px)}}@keyframes cinemoraCardIn{from{opacity:0;transform:translateY(18px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.film_cat2 .film_overlay{position:absolute;top:7px;right:2px;transition:all .3s;white-space:nowrap;z-index:9;transform:none}.film_cat2 .film_overlay span{border:none !important;padding:4px 7px !important;font-size:12px !important}.film_cat2 .score_danger{border-color:#ff004e !important}.film_cat2 .score_warn{border-color:#eac016 !important}.film_cat2 .score_green{border-color:#2dcd70 !important}.film_cat2 .imdb_score_circle{box-shadow:0 0 6px rgba(0,0,0,42%);border:2px solid #2dcd70;position:absolute;top:5px;left:7px;line-height:0;width:32px;height:32px;background:rgba(28,28,35,57%);color:var(--text);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;backdrop-filter:blur(2px);font-weight:700;transition:all .3s;font-feature-settings:initial}.film_cat2 .film_overlay2{z-index:1 !important}.film_cat2 .film_overlay2 p{text-align:right;color:#bfbebe;font-size:13px;direction:rtl}.film_cat2 .film_overlay2 i{width:25px;height:25px;background:#eb3a3a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff}.film_cat2:hover .film_overlay{transform:scale(0)}.film_cat2:hover .imdb_score_circle{transform:scale(0)}.film_cat2:hover .rotten{transform:scale(0)}.widget_title .nav-link{position:relative}.widget_title .nav-link.active::after{content:"";width:0;height:0;border-style:solid;border-width:0 5px 6px 5px;border-color:rgba(255,255,255,0) rgba(255,255,255,0) var(--primaryColor) rgba(255,255,255,0);position:absolute;right:50%;bottom:-6px;transform:translateX(50%) rotate(180deg);transition:all .3s}.post__tags__header.active .post__tags__icon{transform:rotate(-90deg)}.footer_minimal{background:transparent !important;border-top:solid 1px rgba(103,103,109,.22);padding-top:40px}.footer_minimal .copyright{background:rgba(255,255,255,0);border-top:solid 1px rgba(103,103,109,.22);padding:25px 0;margin-top:15px}.footer_minimal .about .logo span{color:var(--text);transition:all .3s}.footer_minimal .about .logo span:hover{color:var(--primaryColor)}.footer_minimal .about .desc{padding:4px 10px;background:rgba(255,255,255,.09);border-radius:50px;font-size:13px;font-weight:400;color:#9d9d9d !important;margin-right:10px}.footer_minimal .about p{font-size:13px;line-height:1.7;color:#9d9d9d;margin:10px 0}.footer_minimal h3{font-size:16px !important;font-weight:800 !important;color:var(--text);margin-bottom:25px}.footer_minimal .menunav{display:flex;flex-wrap:wrap}.footer_minimal .links li{width:50%}.footer_minimal .links li::before{width:6px;height:2px;background:var(--text) !important;position:relative;top:-2px}.footer_minimal .links li a{color:#9d9d9d;transition:all .3s;font-size:13px}.footer_minimal .links li a:hover{color:var(--text) !important}.footer_minimal .social p{font-size:13px;line-height:1.7;color:#9d9d9d;margin:10px 0}.footer_minimal .footer_insta{gap:10px;margin:20px 0}.footer_minimal .footer_insta div{flex:1;text-align:center;font-size:13px}.footer_minimal .footer_insta div span{text-shadow:0 2px 0 rgba(0,0,0,.26)}.footer_minimal .footer_insta div a{display:flex;justify-content:center;align-items:center;gap:5px}.footer_minimal .footer_insta div a small{opacity:.8}.footer_minimal .mini_button{color:#9d9d9d;border:solid 1px rgba(157,157,157,.38);padding:5px;border-radius:7px;padding:5px 10px;font-size:13px;display:inline-block;margin:10px 0;transition:all .3s}.footer_minimal .mini_button:hover{border-color:var(--primaryColor);background:var(--primaryColor);color:#fff}.footer_minimal .social ul{margin-bottom:0;display:flex;gap:7px}.footer_minimal .social ul li{background:transparent !important}.footer_minimal .social ul li i{color:#9d9d9d;transition:all .3s}.footer_minimal .social ul li:hover i{color:#fff}.notif_notfound{margin-bottom:20px;color:var(--text);text-align:center;font-size:15px}.casual_tabs .nav-link.active{background:transparent !important;color:var(--primaryColor) !important;border-bottom:solid 2px var(--primaryColor) !important;border-radius:0px !important}html.dark .casual_tabs .nav-link.active{color:var(--primaryColor) !important}@-webkit-keyframes upndown{0%{-webkit-transform:translateY(5px);transform:translateY(5px)}50%{-webkit-transform:translateY(15px);transform:translateY(15px)}100%{-webkit-transform:translateY(5px);transform:translateY(5px)}}@keyframes upndown{0%{-webkit-transform:translateY(5px);transform:translateY(5px)}50%{-webkit-transform:translateY(15px);transform:translateY(15px)}100%{-webkit-transform:translateY(5px);transform:translateY(5px)}}@-webkit-keyframes smallnbig{0%{width:90px}50%{width:100px}100%{width:90px}}@keyframes smallnbig{0%{width:90px}50%{width:100px}100%{width:90px}}@-webkit-keyframes shine{0%{opacity:.2}25%{opacity:.1}50%{opacity:.2}100%{opacity:.2}}@keyframes shine{0%{opacity:.2}25%{opacity:.1}50%{opacity:.2}100%{opacity:.2}}.post_page ul,.post_page ol{padding:0 25px}.post_page h1{display:block;font-size:30px;font-weight:700;color:var(--text)}.post_page h1{display:block;font-size:30px;font-weight:700;color:var(--text)}.post_page h1{display:block;font-size:30px;font-weight:700;color:var(--text)}.post_page h2{display:block;font-size:26px;font-weight:700;color:var(--text)}.post_page h3{display:block;font-size:22px;font-weight:700;color:var(--text)}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1530px}}.update_block{background:var(--bg2);margin-bottom:15px;padding:10px;border-radius:10px;position:relative;overflow:hidden;border:solid 1px rgba(255,255,255,0);transition:all .3s}.update_block:hover{border:solid 1px var(--primaryColor) !important}.update_block a{display:flex;align-items:center;gap:15px;color:var(--text)}.update_block a img{width:70px;height:auto;aspect-ratio:2/3;border-radius:8px;min-width:70px}.update_block__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.update_block .txt_flow{font-size:15px;font-weight:600}.update_block span::before{content:"";width:5px;height:5px;border-radius:50%;background:var(--primaryColor);display:block;position:relative;top:-1px}.update_block span{font-size:13px;font-weight:400;margin-top:10px;display:flex;align-items:center;gap:8px}.has_mega_menu .sub-menu{width:clamp(640px,74vw,980px) !important;padding:18px !important;border-radius:18px !important;border:1px solid var(--menu-flyout-border);background:var(--menu-flyout-bg);box-shadow:var(--menu-flyout-shadow);max-width:calc(100vw - 16px) !important;overflow-x:hidden}@media (max-width:1199px){.has_mega_menu .sub-menu{width:calc(100vw - 16px) !important;max-width:calc(100vw - 16px) !important;min-width:0 !important}}.has_mega_menu .sub-menu:before{border-width:0 10px 10px 10px !important;border-color:rgba(255,255,255,0) rgba(255,255,255,0) var(--menu-flyout-bg) transparent !important;top:-10px !important;right:31px !important;pointer-events:none}.top_nav{flex:1}.has_mega_menu .sub-menu li{width:33%;display:inline-flex !important;padding:0px !important}.has_mega_menu .sub-menu li a{font-size:13px;transition:all .24s ease;padding:8px 10px;border-radius:9px;position:relative}.has_mega_menu .sub-menu li::before{content:"";width:6px;height:6px;border-radius:50px;background:var(--primaryColor);display:inline-block;margin:0 3px;position:relative;top:12px;pointer-events:none}.has_mega_menu .sub-menu li a:hover{color:var(--primaryColor);background:color-mix(in srgb,var(--primaryColor) 15%,transparent);margin-right:0}.has_mega_menu .sub-menu li:hover{background:none !important}.menu-item i{position:relative;top:1px}.page .page__heading h1{color:var(--text);font-size:20px;font-weight:800;margin-bottom:20px}.post_page,.post_page p,.post_page li{font-size:15px;line-height:1.9}.kelaket_genre_tab button.active{background:var(--primaryColor) !important;margin-bottom:0px !important}.kelaket_genre_tab button.active::after{display:none !important}.gateway_select__wrap .gateway_selct li.active{border-color:var(--primaryColor);box-shadow:0 0 0 1px var(--primaryColor)}:root{--fc5-radius:20px;--fc5-bg:#121212;--fc5-primary-grad:linear-gradient(135deg,#f5c518,#e0a800);--fc5-accent-grad:linear-gradient(135deg,#e50914,#ff4757);--fc5-text:#fff;--fc5-text-muted:#b3b3b3;--fc5-font-fa:inherit;--fc5-shadow:0 10px 40px -10px rgba(0,0,0,.5);--fc5-ease:cubic-bezier(.19,1,.22,1)}.film_card5{position:relative;width:100%;border-radius:var(--fc5-radius);overflow:hidden;aspect-ratio:2/3.1;background-color:var(--fc5-bg);transform:translateZ(0);transition:transform .4s var(--fc5-ease),box-shadow .4s var(--fc5-ease)}.film_card5:hover{transform:translateY(-6px) scale(1.01);border-color:rgba(255,255,255,.15)}.film_card5 .card_link{display:block;width:100%;height:100%;position:relative;text-decoration:none;color:var(--fc5-text)}.film_card5 .card_poster{width:100%;height:100%;position:relative;z-index:1}.film_card5 .card_poster img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--fc5-ease),filter .4s ease}.film_card5:hover .card_poster img{transform:scale(1.15);filter:blur(3px) brightness(.6)}.film_card5 .poster_overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.8) 80%,rgba(0,0,0,.95) 100%);z-index:2;opacity:.9;transition:opacity .4s}.film_card5:hover .poster_overlay{opacity:1;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.4) 40%,rgba(18,18,18,.9) 85%,#121212 100%)}.film_card5 .card_content{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;justify-content:space-between;padding:13px}.card_top_badges{display:flex;justify-content:space-between;align-items:flex-start;transform:translateY(0);transition:transform .4s var(--fc5-ease)}.film_card5:hover .card_top_badges{transform:translateY(-5px)}.imdb_badge,.quality_badge{height:24px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;border-radius:6px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.imdb_badge{background:var(--fc5-primary-grad);color:#000;padding:0 8px;gap:4px}.quality_badge{background:rgba(255,255,255,.15);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);padding:0 10px;color:#fff;gap:6px}.card_info{display:flex;flex-direction:column;justify-content:flex-end;transform:translateY(35px);transition:transform .5s var(--fc5-ease)}.film_card5:hover .card_info{transform:translateY(0)}.title_fa{font-size:15px;font-weight:800;color:#fff;margin:0 0 4px 0;line-height:1.6;text-shadow:0 2px 10px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.meta_info{margin-top:8px;height:0;opacity:0;overflow:hidden;transition:all .4s ease}.film_card5:hover .meta_info{height:auto;opacity:1;margin-bottom:12px}.genres{display:inline-block;font-size:.75rem;color:#ddd;background:rgba(255,255,255,.1);padding:2px 8px;border-radius:4px}.card_cta{opacity:0;transform:translateY(20px);transition:all .4s var(--fc5-ease) .1s}.film_card5:hover .card_cta{opacity:1;transform:translateY(0)}.play_btn{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--primaryColor);color:#fff;padding:10px 0;border-radius:12px;font-size:13px;font-weight:700;width:100%;cursor:pointer;box-shadow:0 8px 20px -6px var(--primaryColor);position:relative;overflow:hidden}.play_btn::after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:.5s}.film_card5:hover .play_btn::after{left:100%;transition:.5s ease-in-out .4s}.play_btn:hover{transform:scale(1.03);box-shadow:0 10px 25px -5px var(--primaryColor)}.card_top_badges{display:flex;justify-content:space-between;align-items:center;transform:translateY(0);transition:transform .4s var(--fc5-ease);width:100%}.film_card5:hover .card_top_badges{transform:translateY(-5px)}.imdb_badge,.quality_badge{height:26px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);white-space:nowrap}.imdb_badge{background:var(--fc5-primary-grad);color:#222;padding:0 5px}.quality_badge{background:rgba(0,0,0,.4);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);padding:0 12px;color:#fff;transition:all .3s ease}.quality_badge{background:rgba(15,15,15,.9) !important;backdrop-filter:blur(4px);border:1px solid;font-weight:800;padding:2px 12px;box-shadow:0 4px 15px rgba(0,0,0,.5)}.quality_badge.is-dubbed{color:#00e676;border-color:#00e676}.quality_badge.is-subbed{color:#29b6f6;border-color:#29b6f6}.film_card5:hover .quality_badge.is-dubbed{background:#00e676 !important;color:#000;box-shadow:0 0 15px #00e676}.film_card5:hover .quality_badge.is-subbed{background:#29b6f6 !important;color:#000;box-shadow:0 0 15px #29b6f6}.film_card5:hover .quality_badge{background:rgba(0,0,0,.6)}:root{--fc6-radius:10px;--fc6-ease:cubic-bezier(.19,1,.22,1);--fc6-rate-low:#e5484d;--fc6-rate-mid:#f5c518;--fc6-rate-high:#3ecf6a}.kelaket_panel_head_tabs .nav-link.active{background:var(--primaryColor) !important;color:#fff !important}.kf_type_switch__item.active,.kf_type_switch__item.active:hover{background:#4051b6;color:#fff}html.dark .kf_type_switch__item.active{color:#fff}.panel_layout .sidebar .nav_panel ul li:hover>a,.panel_layout .sidebar .nav_panel ul li.active>a{border-color:var(--primaryColor);background:var(--bg_lighter);color:var(--text)}.panel_layout .sidebar .nav_panel ul li:hover>a i,.panel_layout .sidebar .nav_panel ul li.active>a i{background:var(--primaryColor);color:#fff}.random_pick_widget .widget_title{display:flex;align-items:center;justify-content:space-between}.random_pick_shuffle{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border:none;border-radius:50%;background:rgba(255,255,255,.08);color:var(--text);cursor:pointer;transition:background .3s ease,color .3s ease}.random_pick_shuffle:hover{background:var(--primaryColor);color:#fff}.random_pick_shuffle:disabled{opacity:.6;cursor:not-allowed}@keyframes random_pick_spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.random_pick_stage{max-width:220px;margin:0 auto;position:relative;transition:opacity .3s ease,filter .3s ease}.random_pick_stage .film_cat{animation:random_pick_fade .45s var(--fc5-ease,ease) both}@keyframes random_pick_fade{from{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fa::before,.fas::before,.far::before,.fal::before,.fat::before,.fad::before,.fab::before,.fa-solid::before,.fa-regular::before,.fa-light::before,.fa-thin::before,.fa-duotone::before,.fa-brands::before{content:"";display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask:var(--ki,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E")) center/contain no-repeat;mask:var(--ki,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E")) center/contain no-repeat}.fa,.fas,.far,.fal,.fat,.fad,.fab,.fa-solid,.fa-regular,.fa-light,.fa-thin,.fa-duotone,.fa-brands{font-style:normal;line-height:1}@keyframes ki-spin{to{transform:rotate(360deg)}}.fa-angles-left{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M20.7 244.7c-6.2 6.2-6.2 16.4 0 22.6l160 160c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L54.6 256 203.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-160 160zm352-160l-160 160c-6.2 6.2-6.2 16.4 0 22.6l160 160c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L246.6 256 395.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0z'/%3E%3C/svg%3E")}.fa-arrows-rotate{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M32.5 241.1C36 188.8 57.7 137.6 97.6 97.6 141.3 53.9 198.6 32 256 32 318 32 377.2 57.5 419.8 102.6L458.9 144 352 144c-8.8 0-16 7.2-16 16s7.2 16 16 16l144 0c8.8 0 16-7.2 16-16l0-144c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 103.8-37-39.1C394.4 29.2 326.8 0 256 0 190.5 0 125 25 75 75 29.3 120.6 4.5 179.2 .6 238.9 0 247.8 6.7 255.4 15.5 256s16.4-6.1 17-14.9zm447 29.9c-3.5 52.3-25.2 103.5-65.1 143.4-43.7 43.7-101 65.6-158.4 65.6-62 0-121.2-25.5-163.8-70.6L53.1 368 160 368c8.8 0 16-7.2 16-16s-7.2-16-16-16L16 336c-8.8 0-16 7.2-16 16L0 496c0 8.8 7.2 16 16 16s16-7.2 16-16l0-103.8 37 39.1c48.6 51.5 116.3 80.6 187 80.6 65.5 0 131-25 181-75 45.6-45.6 70.4-104.3 74.4-164 .6-8.8-6.1-16.4-14.9-17s-16.4 6.1-17 14.9z'/%3E%3C/svg%3E")}.fa-bars{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M0 80c0-8.8 7.2-16 16-16l416 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L16 96C7.2 96 0 88.8 0 80zM0 256c0-8.8 7.2-16 16-16l416 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L16 272c-8.8 0-16-7.2-16-16zM448 432c0 8.8-7.2 16-16 16L16 448c-8.8 0-16-7.2-16-16s7.2-16 16-16l416 0c8.8 0 16 7.2 16 16z'/%3E%3C/svg%3E")}.fa-bell{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M224 0c-8.8 0-16 7.2-16 16l0 16.8C127.1 40.8 64 109 64 192l0 10.3c0 45.1-15.4 88.9-43.5 124.1L10.4 339C3.7 347.4 0 357.9 0 368.6 0 394.8 21.2 416 47.4 416l353.2 0c26.2 0 47.4-21.2 47.4-47.4 0-10.8-3.7-21.2-10.4-29.6l-10.1-12.6c-28.2-35.2-43.5-79-43.5-124.1l0-10.3c0-83-63.1-151.2-144-159.2L240 16c0-8.8-7.2-16-16-16zm0 64c70.7 0 128 57.3 128 128l0 10.3c0 52.4 17.8 103.2 50.6 144.1L412.6 359c2.2 2.7 3.4 6.1 3.4 9.6 0 8.5-6.9 15.4-15.4 15.4L47.4 384c-8.5 0-15.4-6.9-15.4-15.4 0-3.5 1.2-6.9 3.4-9.6l10.1-12.6C78.2 305.5 96 254.7 96 202.3L96 192c0-70.7 57.3-128 128-128zM156.1 464c9.9 28 36.6 48 67.9 48s58-20 67.9-48L256 464c-7.3 9.7-18.9 16-32 16s-24.7-6.3-32-16l-35.9 0z'/%3E%3C/svg%3E")}.fa-calendar-check{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M336 0c8.8 0 16 7.2 16 16l0 48 32 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 128C0 92.7 28.7 64 64 64l32 0 0-48c0-8.8 7.2-16 16-16s16 7.2 16 16l0 48 192 0 0-48c0-8.8 7.2-16 16-16zM64 96c-17.7 0-32 14.3-32 32l0 288c0 17.7 14.3 32 32 32l320 0c17.7 0 32-14.3 32-32l0-288c0-17.7-14.3-32-32-32L64 96zm243.1 86.6c5.2-7.1 15.2-8.7 22.3-3.5s8.7 15.2 3.5 22.3l-128 176c-2.8 3.8-7 6.2-11.7 6.5s-9.3-1.3-12.6-4.6l-64-64c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l50.7 50.7 117-160.8z'/%3E%3C/svg%3E")}.fa-check-circle{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zm0-480a224 224 0 1 0 0 448 224 224 0 1 0 0-448zm83.1 134.6c5.2-7.1 15.2-8.7 22.3-3.5s8.7 15.2 3.5 22.3l-128 176c-2.8 3.8-7 6.2-11.7 6.5s-9.3-1.3-12.6-4.6l-64-64c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l50.7 50.7 117-160.8z'/%3E%3C/svg%3E")}.fa-chevron-left{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='currentColor' d='M4.7 267.3c-6.2-6.2-6.2-16.4 0-22.6l208-208c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L38.6 256 235.3 452.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-208-208z'/%3E%3C/svg%3E")}.fa-chevron-up{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M212.7 100.7c6.2-6.2 16.4-6.2 22.6 0l208 208c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L224 134.6 27.3 331.3c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l208-208z'/%3E%3C/svg%3E")}.fa-clapperboard-play{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='currentColor' d='M480 96l-113.4 0-96 96 84.5 0c-18.4 8-35.3 18.9-50.1 32l-241 0 0 160c0 17.7 14.3 32 32 32l150 0c2.9 11.1 6.7 21.8 11.4 32L96 448c-35.3 0-64-28.7-64-64l0-256c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 84c-10.9-7.9-22.7-14.6-35.1-20l3.1 0 0-64c0-5.1-1.2-9.8-3.3-14.1l-62.6 62.6c-4.7-.3-9.4-.5-14.1-.5-11.4 0-22.7 1-33.5 2.9L481.3 96c-.4 0-.9 0-1.3 0zM65.4 192l96-96-65.4 0c-17.7 0-32 14.3-32 32l0 64 1.4 0zm45.3 0l114.7 0 96-96-114.7 0-96 96zM432 480a112 112 0 1 0 0-224 112 112 0 1 0 0 224zm0-256a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm-39.9 74.1c5-2.8 11.2-2.8 16.1 .2l93.3 56c4.8 2.9 7.8 8.1 7.8 13.7s-3 10.8-7.8 13.7l-93.3 56c-4.9 3-11.1 3-16.1 .2S384 429.8 384 424l0-112c0-5.8 3.1-11.1 8.1-13.9zM416 395.7l46.2-27.7-46.2-27.7 0 55.5z'/%3E%3C/svg%3E")}.fa-dice{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M454.7 192.3c32.3 3.3 57.5 30.5 57.5 63.7l0 192-.3 6.5c-3.1 30.1-27 54.1-57.1 57.1l-6.5 .3-192 0-6.5-.3c-30.1-3.1-54.1-27-57.1-57.1l-.3-6.5 0-30.2 32 8.6 0 21.7c0 17.7 14.3 32 32 32l192 0c17.7 0 32-14.3 32-32l0-192c0-17.7-14.3-32-32-32l-38.8 0 8.6-32 30.2 0 6.5 .3zM55.5 46.2C67.6 14.4 100.6-4.7 134.2 .8l7.2 1.5 189.5 50.8 7 2.3c34.1 13 53.5 49.9 43.9 85.9l-50.8 189.5-2.2 7c-12.1 31.8-45.1 50.9-78.7 45.4l-7.2-1.5-189.6-50.8c-36-9.7-58.3-45-52.4-81l1.5-7.2 50.8-189.5 2.2-7zm73-13.9c-18.2-2.7-36.1 7.6-42.9 24.8L84 62.2 33.4 251c-5.7 21.3 7 43.3 28.3 49l189.5 50.8 0 0c20 5.4 40.5-5.4 47.7-24.4l1.3-3.9 50.8-189.5 .8-3.8c3.1-18.7-7.3-37-24.9-43.8l-4.9-1.6-187.7-50.3-5.8-1.2zM252.1 301.8a24 24 0 1 1 -24-41.6 24 24 0 1 1 24 41.6zm-137-41a24 24 0 1 1 -24-41.6 24 24 0 1 1 24 41.6zm89-48a24 24 0 1 1 -24-41.5 24 24 0 1 1 24 41.5zm89-48a24 24 0 1 1 -24-41.6 24 24 0 1 1 24 41.6zm-137-41a24 24 0 1 1 -24-41.6 24 24 0 1 1 24 41.6z'/%3E%3C/svg%3E")}.fa-film{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M128 368l0 80 192 0 0-384-192 0 0 304zM96 384l-64 0 0 32c0 17.7 14.3 32 32 32l32 0 0-64zm0-32l0-80-64 0 0 80 64 0zm0-112l0-80-64 0 0 80 64 0zm0-112l0-64-32 0C46.3 64 32 78.3 32 96l0 32 64 0zM352 352l64 0 0-80-64 0 0 80zm0-112l64 0 0-80-64 0 0 80zm0-112l64 0 0-32c0-17.7-14.3-32-32-32l-32 0 0 64zm0 256l0 64 32 0c17.7 0 32-14.3 32-32l0-32-64 0zM64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32z'/%3E%3C/svg%3E")}.fa-house{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M245.6 4.3c6.1-5.7 15.7-5.7 21.8 0l240 224c6.5 6 6.8 16.2 .8 22.6s-16.2 6.8-22.6 .8l-21.1-19.7 0 216c0 35.3-28.7 64-64 64l-288 0c-35.3 0-64-28.7-64-64l0-216-21.1 19.7c-6.5 6-16.6 5.7-22.6-.8s-5.7-16.6 .8-22.6l240-224zm10.9 33.6l-176 164.3 0 245.8c0 17.7 14.3 32 32 32l64 0 0-112c0-35.3 28.7-64 64-64l32 0c35.3 0 64 28.7 64 64l0 112 64 0c17.7 0 32-14.3 32-32l0-245.8-176-164.3zM208.5 480l96 0 0-112c0-17.7-14.3-32-32-32l-32 0c-17.7 0-32 14.3-32 32l0 112z'/%3E%3C/svg%3E")}.fa-instagram{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M224.3 141a115 115 0 1 0 -.6 230 115 115 0 1 0 .6-230zm-.6 40.4a74.6 74.6 0 1 1 .6 149.2 74.6 74.6 0 1 1 -.6-149.2zm93.4-45.1a26.8 26.8 0 1 1 53.6 0 26.8 26.8 0 1 1 -53.6 0zm129.7 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM399 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z'/%3E%3C/svg%3E")}.fa-layer-group{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M266.1 34.2L468.9 128 266.1 221.7c-6.4 3-13.8 3-20.1 0L43.1 128 245.9 34.2c6.4-3 13.7-3 20.1 0zm13.4-29c-14.9-6.9-32.1-6.9-47 0L13.9 106.2C5.4 110.1 0 118.6 0 128s5.4 17.9 13.9 21.8l218.6 101c14.9 6.9 32.1 6.9 47 0l218.6-101c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8L279.5 5.2zM48.1 218.4L13.9 234.2C5.4 238.1 0 246.6 0 256s5.4 17.9 13.9 21.8l218.6 101c14.9 6.9 32.1 6.9 47 0l218.6-101c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8l-34.1-15.8-38.1 17.6 43.1 19.9-202.9 93.8c-6.4 3-13.8 3-20.1 0L43.1 256 86.2 236 48.1 218.4zM13.9 362.2C5.4 366.1 0 374.6 0 384s5.4 17.9 13.9 21.8l218.6 101c14.9 6.9 32.1 6.9 47 0l218.6-101c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8l-34.1-15.8-38.1 17.6 43.1 19.9-202.9 93.8c-6.4 3-13.8 3-20.1 0L43.1 384 86.2 364 48.1 346.4 13.9 362.2z'/%3E%3C/svg%3E")}.fa-mobile-button{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='currentColor' d='M64 32C46.3 32 32 46.3 32 64l0 384c0 17.7 14.3 32 32 32l192 0c17.7 0 32-14.3 32-32l0-384c0-17.7-14.3-32-32-32L64 32zM0 64C0 28.7 28.7 0 64 0L256 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM160 440c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z'/%3E%3C/svg%3E")}.fa-search{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M384 208a176 176 0 1 0 -352 0 176 176 0 1 0 352 0zM343.3 366C307 397.2 259.7 416 208 416 93.1 416 0 322.9 0 208S93.1 0 208 0 416 93.1 416 208c0 51.7-18.8 99-50 135.3L507.3 484.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L343.3 366z'/%3E%3C/svg%3E")}.fa-telegram{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M256 8a248 248 0 1 0 0 496 248 248 0 1 0 0-496zM371 176.7c-3.7 39.2-19.9 134.4-28.1 178.3-3.5 18.6-10.3 24.8-16.9 25.4-14.4 1.3-25.3-9.5-39.3-18.7-21.8-14.3-34.2-23.2-55.3-37.2-24.5-16.1-8.6-25 5.3-39.5 3.7-3.8 67.1-61.5 68.3-66.7 .2-.7 .3-3.1-1.2-4.4s-3.6-.8-5.1-.5c-2.2 .5-37.1 23.5-104.6 69.1-9.9 6.8-18.9 10.1-26.9 9.9-8.9-.2-25.9-5-38.6-9.1-15.5-5-27.9-7.7-26.8-16.3 .6-4.5 6.7-9 18.4-13.7 72.3-31.5 120.5-52.3 144.6-62.3 68.9-28.6 83.2-33.6 92.5-33.8 2.1 0 6.6 .5 9.6 2.9 2 1.7 3.2 4.1 3.5 6.7 .5 3.2 .6 6.5 .4 9.8z'/%3E%3C/svg%3E")}.fa-theater-masks{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='currentColor' d='M176.2 157.7l0 36.7c-5.4-5.6-13.3-8.5-21.5-7.1-9.7 1.7-17 9-19.2 18-2.1 8.6-10.7 13.9-19.3 11.8s-13.9-10.7-11.8-19.3c5.1-20.9 22.1-38 44.7-42 9.4-1.7 18.6-.9 27.1 1.9zm0 103.2l0 38.5c0 2.6 0 5.2 .1 7.7-4.8 7.5-8.3 15.7-10.5 24.4l12.1-2.1c1.3 10.7 3.2 21.2 5.7 31.5l-14.7 2.6c-18.3 3.2-39.8-11.2-35.4-34.3 5.3-27.3 20.6-51.7 42.6-68.3zM215.7 436c8.4 13.2 17.9 25.7 28.6 37.2-2.3-.2-4.6-.5-6.9-.9l-29.1-5.1C122.2 452 54.8 384.6 39.6 298.5L9.7 129.3c-1.7-9.9-.6-21.5 6.2-31.4 20.6-30.1 72.8-77.7 166.6-94.2 44.4-7.8 82.5-5.9 113.4 .5-20.9 7.6-39 16.7-54.4 26.4-16.3-.1-34.1 1.2-53.4 4.6-85.2 15-130 57.7-145.8 80.8-1 1.5-1.7 4-1.1 7.8L71.1 292.9C83.9 365.8 141 422.9 213.9 435.7l1.8 .3zm20-340.2C261.3 69.8 321 32 416.2 32S571.2 69.8 596.7 95.8c8.5 8.6 11.5 19.8 11.5 29.9l0 171.8c0 87.5-54.7 165.6-136.9 195.5l-27.7 10.1c-17.7 6.4-37 6.4-54.7 0L361.1 493c-82.2-29.9-136.9-108-136.9-195.5l0-171.8c0-10 3.1-21.3 11.5-29.9zM416.2 64c-86.5 0-138 34.2-157.6 54.2-1.2 1.3-2.4 3.7-2.4 7.5l0 171.8c0 74 46.3 140.1 115.9 165.4L399.8 473c10.6 3.9 22.2 3.9 32.8 0l27.7-10.1c69.6-25.3 115.9-91.4 115.9-165.4l0-171.8c0-3.8-1.2-6.2-2.4-7.5-19.6-20-71.1-54.2-157.6-54.2zm0 320c38.3 0 71.3-22.4 86.8-54.8-25.6 14.5-55.2 22.8-86.8 22.8s-61.2-8.3-86.8-22.8c15.4 32.4 48.5 54.8 86.8 54.8zm-87.5-93.6C353 309 383.3 320 416.2 320s63.2-11 87.5-29.6c7.9-6.1 18-6.5 25.9-2.6 8.3 4.2 14.5 13.6 12.2 25-11.6 58.8-63.4 103.2-125.6 103.2s-114-44.4-125.6-103.2c-2.2-11.3 3.9-20.8 12.2-25 7.9-4 18-3.5 25.9 2.6zM347.5 216c-9.8 0-18.3 5.9-22 14.4-3.5 8.1-13 11.8-21.1 8.3s-11.8-13-8.3-21.1c8.6-19.7 28.3-33.6 51.3-33.6s42.7 13.8 51.3 33.6c3.5 8.1-.2 17.5-8.3 21.1s-17.5-.2-21.1-8.3c-3.7-8.5-12.2-14.4-22-14.4zm115.3 14.4c-3.5 8.1-13 11.8-21.1 8.3s-11.8-13-8.3-21.1c8.6-19.7 28.3-33.6 51.3-33.6s42.7 13.8 51.3 33.6c3.5 8.1-.2 17.5-8.3 21.1s-17.5-.2-21.1-8.3c-3.7-8.5-12.2-14.4-22-14.4s-18.3 5.9-22 14.4z'/%3E%3C/svg%3E")}.fa-user{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M128 128a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zm224 0a128 128 0 1 0 -256 0 128 128 0 1 0 256 0zM32 480c0-79.5 64.5-144 144-144l96 0c79.5 0 144 64.5 144 144l0 16c0 8.8 7.2 16 16 16s16-7.2 16-16l0-16c0-97.2-78.8-176-176-176l-96 0C78.8 304 0 382.8 0 480l0 16c0 8.8 7.2 16 16 16s16-7.2 16-16l0-16z'/%3E%3C/svg%3E")}.fa-video{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='currentColor' d='M96 96c-17.7 0-32 14.3-32 32l0 256c0 17.7 14.3 32 32 32l256 0c17.7 0 32-14.3 32-32l0-256c0-17.7-14.3-32-32-32L96 96zM32 128c0-35.3 28.7-64 64-64l256 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L96 448c-35.3 0-64-28.7-64-64l0-256zm432 84l0-40 73.6-55.2c4.2-3.1 9.2-4.8 14.4-4.8 13.3 0 24 10.7 24 24l0 240c0 13.3-10.7 24-24 24-5.2 0-10.2-1.7-14.4-4.8l-73.6-55.2 0-40 80 60 0-208-80 60z'/%3E%3C/svg%3E")}.fa-x{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='currentColor' d='M380.2 58.3c5.7-6.7 4.9-16.8-1.9-22.5s-16.8-4.9-22.6 1.9L192 231.2 28.2 37.7c-5.7-6.7-15.8-7.6-22.5-1.9S-1.9 51.6 3.8 58.3L171 256 3.8 453.7c-5.7 6.7-4.9 16.8 1.9 22.6s16.8 4.9 22.5-1.9L192 280.8 355.8 474.3c5.7 6.7 15.8 7.6 22.6 1.9s7.6-15.8 1.9-22.6L213 256 380.2 58.3z'/%3E%3C/svg%3E")}.fa-x-twitter{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M357.2 48L427.8 48 273.6 224.2 455 464 313 464 201.7 318.6 74.5 464 3.8 464 168.7 275.5-5.2 48 140.4 48 240.9 180.9 357.2 48zM332.4 421.8l39.1 0-252.4-333.8-42 0 255.3 333.8z'/%3E%3C/svg%3E")}.fa-youtube{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='currentColor' d='M549.7 124.1C543.5 100.4 524.9 81.8 501.4 75.5 458.9 64 288.1 64 288.1 64S117.3 64 74.7 75.5C51.2 81.8 32.7 100.4 26.4 124.1 15 167 15 256.4 15 256.4s0 89.4 11.4 132.3c6.3 23.6 24.8 41.5 48.3 47.8 42.6 11.5 213.4 11.5 213.4 11.5s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zM232.2 337.6l0-162.4 142.7 81.2-142.7 81.2z'/%3E%3C/svg%3E")}.far.fa-angles-left,.fa-regular.fa-angles-left{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M15.5 239c-9.4 9.4-9.4 24.6 0 33.9l160 160c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-143-143 143-143c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L15.5 239zm352-160l-160 160c-9.4 9.4-9.4 24.6 0 33.9l160 160c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-143-143 143-143c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0z'/%3E%3C/svg%3E")}.far.fa-arrows-rotate,.fa-regular.fa-arrows-rotate{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M109 108.9c81.2-81.2 212.9-81.2 294.2 0l27.1 27.1-78.2 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l136.1 0c13.3 0 24-10.7 24-24l0-136c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 78.1-27.1-27.1c-100-100-262.1-100-362 0-43.2 43.2-67.8 98.1-73.6 154.5-1.4 13.2 8.2 25 21.4 26.3s25-8.2 26.3-21.4C54 188.6 73.9 144.1 109 108.9zM510.7 282.5c1.4-13.2-8.2-25-21.4-26.3s-25 8.2-26.3 21.4c-4.7 45.8-24.7 90.4-59.8 125.5-81.2 81.2-212.9 81.2-294.2 0l-27.1-27.1 78.2 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 328c-13.3 0-24 10.7-24 24L0 488c0 13.3 10.7 24 24 24s24-10.7 24-24l0-78.1 27.1 27.1c100 100 262.1 100 362 0 43.2-43.2 67.8-98.1 73.6-154.5z'/%3E%3C/svg%3E")}.far.fa-bars,.fa-regular.fa-bars{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M0 88C0 74.7 10.7 64 24 64l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 112C10.7 112 0 101.3 0 88zM0 256c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 280c-13.3 0-24-10.7-24-24zM448 424c0 13.3-10.7 24-24 24L24 448c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0c13.3 0 24 10.7 24 24z'/%3E%3C/svg%3E")}.far.fa-bell,.fa-regular.fa-bell{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M224 0c-13.3 0-24 10.7-24 24l0 9.7C118.6 45.3 56 115.4 56 200l0 14.5c0 37.7-10 74.7-29 107.3L5.1 359.2C1.8 365 0 371.5 0 378.2 0 399.1 16.9 416 37.8 416l372.4 0c20.9 0 37.8-16.9 37.8-37.8 0-6.7-1.8-13.3-5.1-19L421 321.7c-19-32.6-29-69.6-29-107.3l0-14.5c0-84.6-62.6-154.7-144-166.3l0-9.7c0-13.3-10.7-24-24-24zM392.4 368l-336.9 0 12.9-22.1C91.7 306 104 260.6 104 214.5l0-14.5c0-66.3 53.7-120 120-120s120 53.7 120 120l0 14.5c0 46.2 12.3 91.5 35.5 131.4L392.4 368zM156.1 464c9.9 28 36.6 48 67.9 48s58-20 67.9-48l-135.8 0z'/%3E%3C/svg%3E")}.far.fa-calendar-check,.fa-regular.fa-calendar-check{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M328 0c13.3 0 24 10.7 24 24l0 40 32 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 128C0 92.7 28.7 64 64 64l32 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 160 0 0-40c0-13.3 10.7-24 24-24zM64 112c-8.8 0-16 7.2-16 16l0 288c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-288c0-8.8-7.2-16-16-16L64 112zm230.7 65.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L211.4 374.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z'/%3E%3C/svg%3E")}.far.fa-check-circle,.fa-regular.fa-check-circle{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zm0-464a208 208 0 1 0 0 416 208 208 0 1 0 0-416zm70.7 121.9c7.8-10.7 22.8-13.1 33.5-5.3 10.7 7.8 13.1 22.8 5.3 33.5L243.4 366.1c-4.1 5.7-10.5 9.3-17.5 9.8-7 .5-13.9-2-18.8-6.9l-55.9-55.9c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l36 36 105.6-145.2z'/%3E%3C/svg%3E")}.far.fa-chevron-left,.fa-regular.fa-chevron-left{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='currentColor' d='M7.5 239c-9.4 9.4-9.4 24.6 0 33.9l200 200c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-183-183 183-183c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L7.5 239z'/%3E%3C/svg%3E")}.far.fa-chevron-up,.fa-regular.fa-chevron-up{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M207.5 103c9.4-9.4 24.6-9.4 33.9 0l200 200c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-183-183-183 183c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l200-200z'/%3E%3C/svg%3E")}.far.fa-clapperboard-play,.fa-regular.fa-clapperboard-play{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='currentColor' d='M480 64c6.7 0 13.1 1 19.1 2.9L384 182c-10 2.6-19.6 5.9-28.9 10l-73.2 0 127-127 1-1 70.1 0zM96 400l146.7 0c2.8 16.8 7.8 32.9 14.8 48L96 448c-35.3 0-64-28.7-64-64l0-256c0-35.3 28.7-64 64-64L182.1 64 80 166.1 80 384c0 8.8 7.2 16 16 16zM456.4 177.5l79.9-79.9c4.9 9 7.7 19.4 7.7 30.4l0 84c-25.3-18.2-55.2-30.4-87.6-34.5zM214.1 192l-92.1 0 127-127 1-1 92.1 0-127 127-1 1zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm-23.8 82.3c-4.9-3-11.1-3-16.1-.2S384 314.2 384 320l0 96c0 5.8 3.1 11.1 8.1 13.9s11.2 2.8 16.1-.2l80-48c4.8-2.9 7.8-8.1 7.8-13.7s-2.9-10.8-7.8-13.7l-80-48z'/%3E%3C/svg%3E")}.far.fa-dice,.fa-regular.fa-dice{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M454.6 192.4c32.3 3.3 57.5 30.5 57.5 63.7l0 192-.3 6.5c-3.1 30.1-27 54.1-57.1 57.1l-6.5 .3-192 0-6.5-.3c-30.1-3.1-54.1-27-57.1-57.1l-.3-6.5 0-30.2 38.3 10.3 6 1.4c1.2 .3 2.4 .5 3.7 .7l0 17.8c0 8.8 7.2 16 16 16l192 0c8.8 0 16-7.2 16-16l0-192c0-8.8-7.2-16-16-16l-43.1 0 12.9-48 30.2 0 6.5 .3zM55.5 46.2C67.6 14.4 100.6-4.7 134.2 .8l7.2 1.6 189.5 50.8 7 2.2c34.1 13 53.5 49.9 43.9 85.9l-50.8 189.6-2.3 7c-12.1 31.8-45.1 50.9-78.7 45.4l-7.2-1.5-189.5-50.8c-36-9.7-58.3-45-52.4-81l1.5-7.2 50.8-189.5 2.3-7zM126 48.1c-10.8-1.5-21.4 4.7-25.4 14.8l-1.3 3.9-50.4 188.4c-3.4 12.8 4.2 26 17 29.4l189.5 50.8 0 0c12 3.2 24.3-3.2 28.6-14.6l.8-2.4 50.8-189.5 .8-4.5c.7-10.3-5.3-20.1-15-24l-3.8-1.2-186.9-50.1-4.5-1zM246.1 297.3a28 28 0 1 1 -28-48.5 28 28 0 1 1 28 48.5zm-121-41a28 28 0 1 1 -28-48.5 28 28 0 1 1 28 48.5zm81-40a28 28 0 1 1 -28-48.5 28 28 0 1 1 28 48.5zm81-40a28 28 0 1 1 -28-48.5 28 28 0 1 1 28 48.5zm-121-41a28 28 0 1 1 -28-48.5 28 28 0 1 1 28 48.5z'/%3E%3C/svg%3E")}.far.fa-film,.fa-regular.fa-film{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M160 432l128 0 0-352-128 0 0 352zM112 80L64 80c-8.8 0-16 7.2-16 16l0 32 64 0 0-48zm0 96l-64 0 0 56 64 0 0-56zm0 104l-64 0 0 56 64 0 0-56zm0 104l-64 0 0 32c0 8.8 7.2 16 16 16l48 0 0-48zM336 80l0 48 64 0 0-32c0-8.8-7.2-16-16-16l-48 0zm64 96l-64 0 0 56 64 0 0-56zm0 104l-64 0 0 56 64 0 0-56zm0 104l-64 0 0 48 48 0c8.8 0 16-7.2 16-16l0-32zM64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32z'/%3E%3C/svg%3E")}.far.fa-house,.fa-regular.fa-house{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M240 6.1c9.1-8.2 22.9-8.2 32 0l232 208c9.9 8.8 10.7 24 1.8 33.9s-24 10.7-33.9 1.8l-8-7.2 0 205.3c0 35.3-28.7 64-64 64l-288 0c-35.3 0-64-28.7-64-64l0-205.3-8 7.2c-9.9 8.8-25 8-33.9-1.8s-8-25 1.8-33.9L240 6.1zm16 50.1L96 199.7 96 448c0 8.8 7.2 16 16 16l48 0 0-104c0-39.8 32.2-72 72-72l48 0c39.8 0 72 32.2 72 72l0 104 48 0c8.8 0 16-7.2 16-16l0-248.3-160-143.4zM208 464l96 0 0-104c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l0 104z'/%3E%3C/svg%3E")}.far.fa-layer-group,.fa-regular.fa-layer-group{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M259.4 48.7L430.8 128 259.4 207.2c-2.1 1-4.6 1-6.7 0L81.2 128 252.6 48.7c2.1-1 4.6-1 6.7 0zM279.5 5.2c-14.9-6.9-32.1-6.9-47 0L13.9 106.2C5.4 110.1 0 118.6 0 128s5.4 17.9 13.9 21.8l218.6 101c14.9 6.9 32.1 6.9 47 0l218.6-101c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8L279.5 5.2zM48.1 218.4L13.9 234.2C5.4 238.1 0 246.6 0 256s5.4 17.9 13.9 21.8l218.6 101c14.9 6.9 32.1 6.9 47 0l218.6-101c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8l-34.1-15.8-57.2 26.4 24.1 11.1-171.4 79.2c-2.1 1-4.6 1-6.7 0L81.2 256 105.3 244.9 48.1 218.4zM13.9 362.2C5.4 366.1 0 374.6 0 384s5.4 17.9 13.9 21.8l218.6 101c14.9 6.9 32.1 6.9 47 0l218.6-101c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8l-34.1-15.8-57.2 26.4 24.1 11.1-171.4 79.2c-2.1 1-4.6 1-6.7 0l-171.4-79.2 24.1-11.1-57.2-26.4-34.1 15.8z'/%3E%3C/svg%3E")}.far.fa-mobile-button,.fa-regular.fa-mobile-button{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='currentColor' d='M80 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l224 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16L80 48zM16 64C16 28.7 44.7 0 80 0L304 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L80 512c-35.3 0-64-28.7-64-64L16 64zM192 352a32 32 0 1 1 0 64 32 32 0 1 1 0-64z'/%3E%3C/svg%3E")}.far.fa-search,.fa-regular.fa-search{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M368 208a160 160 0 1 0 -320 0 160 160 0 1 0 320 0zM337.1 371.1C301.7 399.2 256.8 416 208 416 93.1 416 0 322.9 0 208S93.1 0 208 0 416 93.1 416 208c0 48.8-16.8 93.7-44.9 129.1L505 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L337.1 371.1z'/%3E%3C/svg%3E")}.far.fa-theater-masks,.fa-regular.fa-theater-masks{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='currentColor' d='M145.3 156.5c-20.7 3.6-35.9 20-39.1 39.7-1.4 8.7 7.2 14.7 15.9 13.2l54.2-9.6 0-38.3c-9.2-4.9-20-6.9-31-5zM131.4 316.4c-1.9 9.7 7.2 17.2 16.9 15.5l29.1-5.1c-.7-7.7-1.1-15.5-1.1-23.3l0-51.4c-23.4 14-39.8 37.5-44.9 64.3zM86.7 284.5L58.6 125.3c-.1-.7-.1-1.1-.1-1.4 14-20.2 54.7-59.2 133.2-73 12.6-2.2 24.6-3.5 35.8-4 20.8-15.1 47.9-29.3 81.1-39.4-32.8-8.8-75-12.7-125.3-3.8-91.9 16.2-143.8 63-164.7 93.6-8.1 11.8-9.3 25.3-7.3 36.5L39.4 292.9c15.5 87.9 85.5 155.9 173.7 169L234 465c-13.7-16.8-25.3-35.3-34.3-55-57.9-16.6-102.3-64.9-112.9-125.4zM416.3 40c-93.3 0-152.5 37-178.5 63.6-10 10.2-13.5 23.4-13.5 34.6l0 161.7c0 89.2 57.1 168.4 141.7 196.6l23.4 7.8c17.5 5.8 36.3 5.8 53.8 0l23.4-7.8c84.6-28.2 141.7-107.4 141.7-196.6l0-161.7c0-11.3-3.5-24.4-13.5-34.6-26-26.5-85.2-63.6-178.5-63.6zm-144 98.2c0-.7 .1-1.1 .1-1.4 17.3-17.5 64.2-48.8 143.9-48.8s126.5 31.3 143.8 48.8c.1 .2 .2 .7 .2 1.4l0 161.7c0 68.6-43.9 129.4-108.9 151.1l-23.4 7.8c-7.6 2.5-15.8 2.5-23.5 0L381.3 451c-65-21.7-108.9-82.5-108.9-151.1l0-161.7zM307 224.3c-2.9 8.4 4.5 15.7 13.4 15.7l64 0c8.8 0 16.3-7.4 13.4-15.7-6.5-18.8-24.4-32.3-45.4-32.3s-38.9 13.5-45.4 32.3zM512.3 240c8.8 0 16.3-7.4 13.4-15.7-6.5-18.8-24.4-32.3-45.4-32.3s-38.9 13.5-45.4 32.3c-2.9 8.4 4.5 15.7 13.4 15.7l64 0zM306.5 309.7c10.1 51.4 55.5 90.3 109.9 90.3s99.8-38.8 109.9-90.3c1.4-7-7-11-12.7-6.6-26.9 20.6-60.6 32.9-97.2 32.9s-70.2-12.3-97.2-32.9c-5.7-4.4-14.1-.4-12.7 6.6z'/%3E%3C/svg%3E")}.far.fa-user,.fa-regular.fa-user{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M144 128a80 80 0 1 1 160 0 80 80 0 1 1 -160 0zm208 0a128 128 0 1 0 -256 0 128 128 0 1 0 256 0zM48 480c0-70.7 57.3-128 128-128l96 0c70.7 0 128 57.3 128 128l0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8c0-97.2-78.8-176-176-176l-96 0C78.8 304 0 382.8 0 480l0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8z'/%3E%3C/svg%3E")}.far.fa-video,.fa-regular.fa-video{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='currentColor' d='M96 112c-8.8 0-16 7.2-16 16l0 256c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16L96 112zM32 128c0-35.3 28.7-64 64-64l256 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L96 448c-35.3 0-64-28.7-64-64l0-256zm505.6-11.2c4.2-3.1 9.2-4.8 14.4-4.8 13.3 0 24 10.7 24 24l0 240c0 13.3-10.7 24-24 24-5.2 0-10.2-1.7-14.4-4.8l-73.6-55.2 0-60 64 48 0-144-64 48 0-60 73.6-55.2z'/%3E%3C/svg%3E")}.far.fa-x,.fa-regular.fa-x{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='currentColor' d='M378.4 71.4c8.5-10.1 7.2-25.3-2.9-33.8s-25.3-7.2-33.8 2.9L192 218.7 42.4 40.6C33.9 30.4 18.7 29.1 8.6 37.6S-2.9 61.3 5.6 71.4L160.7 256 5.6 440.6c-8.5 10.2-7.2 25.3 2.9 33.8s25.3 7.2 33.8-2.9L192 293.3 341.6 471.4c8.5 10.2 23.7 11.5 33.8 2.9s11.5-23.7 2.9-33.8L223.3 256 378.4 71.4z'/%3E%3C/svg%3E")}.fad.fa-user,.fa-duotone.fa-user{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath opacity='.4' fill='currentColor' d='M104 128a120 120 0 1 0 240 0 120 120 0 1 0 -240 0z'/%3E%3Cpath fill='currentColor' d='M16 482.3C16 383.8 95.8 304 194.3 304l59.4 0c98.5 0 178.3 79.8 178.3 178.3 0 16.4-13.3 29.7-29.7 29.7L45.7 512C29.3 512 16 498.7 16 482.3z'/%3E%3C/svg%3E")}.fas.fa-angles-left,.fa-solid.fa-angles-left{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160zm352-160l-160 160c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L269.3 256 406.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0z'/%3E%3C/svg%3E")}.fas.fa-arrows-rotate,.fa-solid.fa-arrows-rotate{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M65.9 228.5c13.3-93 93.4-164.5 190.1-164.5 53 0 101 21.5 135.8 56.2 .2 .2 .4 .4 .6 .6l7.6 7.2-47.9 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 53.4-11.3-10.7C390.5 28.6 326.5 0 256 0 127 0 20.3 95.4 2.6 219.5 .1 237 12.2 253.2 29.7 255.7s33.7-9.7 36.2-27.1zm443.5 64c2.5-17.5-9.7-33.7-27.1-36.2s-33.7 9.7-36.2 27.1c-13.3 93-93.4 164.5-190.1 164.5-53 0-101-21.5-135.8-56.2-.2-.2-.4-.4-.6-.6l-7.6-7.2 47.9 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 320c-8.5 0-16.7 3.4-22.7 9.5S-.1 343.7 0 352.3l1 127c.1 17.7 14.6 31.9 32.3 31.7S65.2 496.4 65 478.7l-.4-51.5 10.7 10.1c46.3 46.1 110.2 74.7 180.7 74.7 129 0 235.7-95.4 253.4-219.5z'/%3E%3C/svg%3E")}.fas.fa-bars,.fa-solid.fa-bars{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z'/%3E%3C/svg%3E")}.fas.fa-bell,.fa-solid.fa-bell{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M224 0c-17.7 0-32 14.3-32 32l0 3.2C119 50 64 114.6 64 192l0 21.7c0 48.1-16.4 94.8-46.4 132.4L7.8 358.3C2.7 364.6 0 372.4 0 380.5 0 400.1 15.9 416 35.5 416l376.9 0c19.6 0 35.5-15.9 35.5-35.5 0-8.1-2.7-15.9-7.8-22.2l-9.8-12.2C400.4 308.5 384 261.8 384 213.7l0-21.7c0-77.4-55-142-128-156.8l0-3.2c0-17.7-14.3-32-32-32zM162 464c7.1 27.6 32.2 48 62 48s54.9-20.4 62-48l-124 0z'/%3E%3C/svg%3E")}.fas.fa-calendar-check,.fa-solid.fa-calendar-check{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M320 0c17.7 0 32 14.3 32 32l0 32 32 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 128C0 92.7 28.7 64 64 64l32 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32zm22 161.7c-10.7-7.8-25.7-5.4-33.5 5.3L189.1 331.2 137 279.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c5 5 11.9 7.5 18.8 7s13.4-4.1 17.5-9.8L347.3 195.2c7.8-10.7 5.4-25.7-5.3-33.5z'/%3E%3C/svg%3E")}.fas.fa-check-circle,.fa-solid.fa-check-circle{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M256 512a256 256 0 1 1 0-512 256 256 0 1 1 0 512zM374 145.7c-10.7-7.8-25.7-5.4-33.5 5.3L221.1 315.2 169 263.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c5 5 11.8 7.5 18.8 7s13.4-4.1 17.5-9.8L379.3 179.2c7.8-10.7 5.4-25.7-5.3-33.5z'/%3E%3C/svg%3E")}.fas.fa-chevron-left,.fa-solid.fa-chevron-left{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='currentColor' d='M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z'/%3E%3C/svg%3E")}.fas.fa-chevron-up,.fa-solid.fa-chevron-up{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M201.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 173.3 54.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z'/%3E%3C/svg%3E")}.fas.fa-clapperboard-play,.fa-solid.fa-clapperboard-play{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='currentColor' d='M485.8 64.3c-1.9-.2-3.8-.3-5.8-.3l-86.1 0-1 1-95 95-67.9 0 96-96-92.1 0-1 1-95 95-67.9 0 96-96-70.1 0c-35.3 0-64 28.7-64 64l0 256c0 35.3 28.7 64 64 64l161.4 0c-11.2-24.4-17.4-51.4-17.4-80 0-106 86-192 192-192 41.8 0 80.5 13.4 112 36l0-84c0-15.1-5.3-29.1-14-40l-45.7 45.7c-16.8-3.7-34.3-5.7-52.2-5.7-3.4 0-6.8 .1-10.2 .2l63.9-64zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zM408.2 306.3l80 48c4.8 2.9 7.8 8.1 7.8 13.7s-2.9 10.8-7.8 13.7l-80 48c-4.9 3-11.1 3-16.1 .2S384 421.8 384 416l0-96c0-5.8 3.1-11.1 8.1-13.9s11.2-2.8 16.1 .2z'/%3E%3C/svg%3E")}.fas.fa-dice,.fa-solid.fa-dice{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M141.4 2.3C103-8 63.5 14.8 53.3 53.2L2.5 242.7C-7.8 281.1 15 320.6 53.4 330.9l189.5 50.8c38.4 10.3 77.9-12.5 88.2-50.9l50.8-189.5c10.3-38.4-12.5-77.9-50.9-88.2L141.4 2.3zm23 205.7a32 32 0 1 1 55.4-32 32 32 0 1 1 -55.4 32zM79.2 220.3a32 32 0 1 1 32 55.4 32 32 0 1 1 -32-55.4zm185 96.4a32 32 0 1 1 -32-55.4 32 32 0 1 1 32 55.4zm9-208.4a32 32 0 1 1 32 55.4 32 32 0 1 1 -32-55.4zm-121 14.4a32 32 0 1 1 -32-55.4 32 32 0 1 1 32 55.4zM418 192L377.4 343.2c-17.2 64-83 102-147 84.9l-38.3-10.3 0 30.2c0 35.3 28.7 64 64 64l192 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64L418 192z'/%3E%3C/svg%3E")}.fas.fa-film,.fa-solid.fa-film{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM48 368l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm304-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM48 240l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm304-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM48 112l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16L64 96c-8.8 0-16 7.2-16 16zM352 96c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0z'/%3E%3C/svg%3E")}.fas.fa-house,.fa-solid.fa-house{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M277.8 8.6c-12.3-11.4-31.3-11.4-43.5 0l-224 208c-9.6 9-12.8 22.9-8 35.1S18.8 272 32 272l16 0 0 176c0 35.3 28.7 64 64 64l288 0c35.3 0 64-28.7 64-64l0-176 16 0c13.2 0 25-8.1 29.8-20.3s1.6-26.2-8-35.1l-224-208zM240 320l32 0c26.5 0 48 21.5 48 48l0 96-128 0 0-96c0-26.5 21.5-48 48-48z'/%3E%3C/svg%3E")}.fas.fa-layer-group,.fa-solid.fa-layer-group{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M232.5 5.2c14.9-6.9 32.1-6.9 47 0l218.6 101c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L13.9 149.8C5.4 145.8 0 137.3 0 128s5.4-17.9 13.9-21.8L232.5 5.2zM48.1 218.4l164.3 75.9c27.7 12.8 59.6 12.8 87.3 0l164.3-75.9 34.1 15.8c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L13.9 277.8C5.4 273.8 0 265.3 0 256s5.4-17.9 13.9-21.8l34.1-15.8zM13.9 362.2l34.1-15.8 164.3 75.9c27.7 12.8 59.6 12.8 87.3 0l164.3-75.9 34.1 15.8c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L13.9 405.8C5.4 401.8 0 393.3 0 384s5.4-17.9 13.9-21.8z'/%3E%3C/svg%3E")}.fas.fa-mobile-button,.fa-solid.fa-mobile-button{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='currentColor' d='M80 0C44.7 0 16 28.7 16 64l0 384c0 35.3 28.7 64 64 64l224 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L80 0zM192 464c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z'/%3E%3C/svg%3E")}.fas.fa-search,.fa-solid.fa-search{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376C296.3 401.1 253.9 416 208 416 93.1 416 0 322.9 0 208S93.1 0 208 0 416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z'/%3E%3C/svg%3E")}.fas.fa-theater-masks,.fa-solid.fa-theater-masks{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='currentColor' d='M-5 118L23.5 279.7c14 79.5 76.3 141.8 155.8 155.8l12.7 2.2c-16.5-28.6-27.1-60.7-30.6-94.5l-24.1 4.3c-9.7 1.7-18.8-5.8-16.9-15.5 4.8-24.7 19.1-46.6 39.7-60.9l0-74.6c-1.4 .8-3 1.3-4.7 1.6l-63 11.1c-8.7 1.5-17.3-4.4-15.9-13.1 3.1-19.6 18.4-36 39.1-39.7 17.2-3 33.9 3.5 44.6 15.8l0-22.7c0-22.5 6.9-52.4 32.3-73.4 26-21.5 67.7-43.9 124.9-54.2-30.5-16.3-86.3-32-163.8-18.4-80.3 14.2-128 50.1-150.1 76.1-9 10.5-10.8 24.9-8.4 38.5zM208 138.7l0 174.8c0 80.7 50.5 152.9 126.4 180.4L362.1 504c14.1 5.1 29.6 5.1 43.7 0L433.6 494C509.5 466.4 560 394.3 560 313.5l0-174.8c0-6.9-2.1-13.8-7-18.6-22.6-22.5-78.2-56-169-56s-146.4 33.6-169 56c-4.9 4.9-7 11.7-7 18.6zm66.1 187.1c-1.4-7 7-11 12.7-6.6 26.9 20.6 60.6 32.9 97.2 32.9s70.2-12.3 97.2-32.9c5.7-4.4 14.1-.4 12.7 6.6-10.1 51.4-55.5 90.3-109.9 90.3s-99.8-38.8-109.9-90.3zm.5-101.5C281.2 205.5 299 192 320 192s38.9 13.5 45.4 32.3c2.9 8.4-4.5 15.7-13.4 15.7l-64 0c-8.8 0-16.3-7.4-13.4-15.7zM480 240l-64 0c-8.8 0-16.3-7.4-13.4-15.7 6.5-18.8 24.4-32.3 45.4-32.3s38.9 13.5 45.4 32.3c2.9 8.4-4.5 15.7-13.4 15.7z'/%3E%3C/svg%3E")}.fas.fa-user,.fa-solid.fa-user{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M224 248a120 120 0 1 0 0-240 120 120 0 1 0 0 240zm-29.7 56C95.8 304 16 383.8 16 482.3 16 498.7 29.3 512 45.7 512l356.6 0c16.4 0 29.7-13.3 29.7-29.7 0-98.5-79.8-178.3-178.3-178.3l-59.4 0z'/%3E%3C/svg%3E")}.fas.fa-video,.fa-solid.fa-video{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='currentColor' d='M96 64c-35.3 0-64 28.7-64 64l0 256c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L96 64zM464 336l73.5 58.8c4.2 3.4 9.4 5.2 14.8 5.2 13.1 0 23.7-10.6 23.7-23.7l0-240.6c0-13.1-10.6-23.7-23.7-23.7-5.4 0-10.6 1.8-14.8 5.2L464 176 464 336z'/%3E%3C/svg%3E")}.fas.fa-x,.fa-solid.fa-x{--ki:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='currentColor' d='M376.6 84.5c11.3-13.6 9.5-33.8-4.1-45.1s-33.8-9.5-45.1 4.1L192 206 56.6 43.5C45.3 29.9 25.1 28.1 11.5 39.4S-3.9 70.9 7.4 84.5L150.3 256 7.4 427.5c-11.3 13.6-9.5 33.8 4.1 45.1s33.8 9.5 45.1-4.1L192 306 327.4 468.5c11.3 13.6 31.5 15.4 45.1 4.1s15.4-31.5 4.1-45.1L233.7 256 376.6 84.5z'/%3E%3C/svg%3E")}@font-face{font-family:eicons;src:url("/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.53.0");src:url("/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.53.0#iefix") format("embedded-opentype"),url("/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.53.0") format("woff2"),url("/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.53.0") format("woff"),url("/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.53.0") format("truetype"),url("/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.53.0#eicon") format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}:root{--page-title-display:block}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:767px){.elementor-column{width:100%}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none !important}html *{transition-delay:0s !important;transition-duration:0s !important}}.elementor-kit-1056{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-widget:not(:last-child){--kit-widget-spacing:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}@media (max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}}@media (max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}}: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,rgba(255,255,255,.15),rgba(255,255,255,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:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.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 .5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 .125rem .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:.25rem;--bs-focus-ring-opacity:.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]{color-scheme: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:rgba(255,255,255,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;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);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.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}}p{margin-top:0;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}b,strong{font-weight:bolder}.small,small{font-size:.875em}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}img,svg{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}[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{padding:0;border-style:none}::-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}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}[hidden]{display:none !important}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@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:1320px}}: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:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}@media (min-width:576px){.col-sm-12{flex:0 0 auto;width:100%}}@media (min-width:768px){.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-1{margin-left:8.33333333%}}@media (min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}}@media (min-width:1400px){.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-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)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.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}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;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{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.tab-content>.active{display:block}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.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-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-indicators .active{opacity:1}@keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.overflow-hidden{overflow:hidden !important}.d-flex{display:flex !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.justify-content-between{justify-content:space-between !important}.align-items-center{align-items:center !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}