.footer-section{border-top:1px solid #d1d5db;margin-top:50px}.footer-section a,.footer-section p{color:#525252}.footer-section .social-icons .social{padding:5px;color:#fff}.footer-section .social-icons .social svg{font-size:22px}.footer-section .social-icons .facebook{background-color:#1877f2}.footer-section .social-icons .instagram{background:#d6249f;background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.footer-section .social-icons .linkedin{background-color:#0a66c2}.footer-section .social-icons .youtube{background-color:#f03}.footer-section .social-icons .twitter{background-color:#363640}.header{padding:8.5px 0;z-index:999;position:fixed;top:0;width:100%;background:linear-gradient(90deg,#edf5ff,#dfefff 63%,#d7ebff);height:65px;box-shadow:0 4px 4px 0 rgba(0,0,0,.051)}.header,.header .header-logo{display:flex;align-items:center}.header .header-logo{gap:10px;height:100%}.header .header-logo a{width:50px}.header .header-logo .header-menu-icon{cursor:pointer;display:none;margin-top:3px}.header .header-logo .header-menu-icon svg{width:24px;height:24px;color:var(--text-color)}.header .menu{height:100%;display:flex;align-items:center}.header .menu ul{list-style:none;margin:0;padding:0}.header .menu ul:first-child a{margin-left:0}.header .menu ul li{position:relative;display:inline-block}.header .menu ul li a{display:flex;align-items:center;gap:10px;cursor:pointer;padding:10px 14px 8px;font-size:14px;color:var(--text-color);border-radius:4px;font-weight:400}.header .menu ul li a.disable{pointer-events:none}.header .menu ul li a:hover{font-weight:600;text-decoration:underline}.header .menu ul li a.active{font-weight:600}.header .menu ul li a .nav-item-icon{width:18px;height:18px;color:inherit;flex-shrink:0}.header .menu ul li:hover .submenu{opacity:1;right:-150px;transform:scaleY(1);visibility:visible}.header .menu ul li .submenu{display:block;max-width:270px;width:270px;text-align:left;transform:scaleY(0);transform-origin:top center;transition:all .3s ease-in-out;position:absolute;top:115%;right:-150px;border-radius:8px;box-shadow:0 4px 12px 0 rgba(0,0,0,.078);background-color:var(--white-color);opacity:0;visibility:hidden;z-index:999999;padding:5px 0}.header .menu ul li .submenu li{width:100%}.header .menu ul li .submenu li a{margin-left:0;padding:10px 10px 10px 20px;width:100%;justify-content:space-between}.header .menu ul li .submenu li a.disable{color:#a1a1a1!important;cursor:not-allowed}.header .menu ul li .submenu li .insidemenu{visibility:hidden;opacity:0;right:-270px;top:0}.header .menu ul li .submenu li:hover .insidemenu{visibility:visible;opacity:1;right:-270px}.header .subscribe-btn{height:40px;margin-top:4px;margin-right:15px;background-color:#009688;color:#fff}.header .subscribe-btn.thirteen-days-btn{padding:11px 10px}.header .subscribe-btn.thirteen-days-btn .icon-1{display:none}.header .profile-section{position:relative;display:flex}.header .profile-section .profile-img{display:flex;align-items:center;gap:5px;cursor:pointer}.header .profile-section .profile-img img{width:42px;height:42px;border-radius:100%;border:1px solid #d3d3d3}.header .profile-section .profile-img p h4{font-size:14px;font-weight:400}.header .profile-section .profile-img p span{color:var(--primary-color);font-size:16px}.header .profile-section .profile-img .down-icon{color:var(--text-color)}.header .profile-section .profile-img .down-icon svg{width:9px}.header .profile-section:hover .profile-menu-section{opacity:1;right:0;transform:scaleY(1);visibility:visible}.header .profile-section .profile-menu-section{display:block;max-width:280px;text-align:left;transform:scaleY(0);transform-origin:top center;transition:all .3s ease-in-out;position:absolute;top:115%;right:0;width:280px;border-radius:8px;box-shadow:0 4px 12px 0 rgba(0,0,0,.078);background-color:var(--section-bg);opacity:0;visibility:hidden;z-index:999999}.header .profile-section .profile-menu-section .profile-top{border-bottom:1px solid #ddd;display:flex;flex-direction:column;align-items:center;padding-bottom:8px}.header .profile-section .profile-menu-section .profile-top .profile-menu-box{display:inline-flex;align-items:center;padding:15px 15px 0;width:100%}.header .profile-section .profile-menu-section .profile-top .profile-menu-box .profile-content-top{background-color:transparent;text-align:left;width:100%}.header .profile-section .profile-menu-section .profile-top .profile-menu-box .profile-content-top h4{font-size:18px;color:var(--text-color);cursor:pointer;width:180px;margin-bottom:0;width:100%}.header .profile-section .profile-menu-section .profile-top .profile-menu-box .profile-content-top h4:hover{text-decoration:underline}.header .profile-section .profile-menu-section .profile-top .profile-menu-box .profile-content-top p{font-size:14px;color:var(--text-color2);margin-bottom:0;display:flow-root}.header .profile-section .profile-menu-section .profile-top .view-profile-btn .button-1{padding:6px 16px;font-size:14px}.header .profile-section .profile-menu-section .profile-menus{display:inline-block;list-style:none;padding:0;width:100%;margin:0 0 4px}.header .profile-section .profile-menu-section .profile-menus li{width:100%;align-items:center;display:flex}.header .profile-section .profile-menu-section .profile-menus li .link{align-items:center;color:var(--text-color)!important;cursor:pointer;display:inline-flex;font-size:16px;padding:8px 16px;text-align:left;width:100%}.header .profile-section .profile-menu-section .profile-menus li .link span{padding-right:8px}.header .profile-section .profile-menu-section .profile-menus li .link span svg{width:18px;height:18px;color:var(--text-color)}.header .profile-section .profile-menu-section .profile-menus li .link span img{width:18px;height:18px}.header .profile-section .profile-menu-section .profile-menus li .link:hover{background:#f1f1f1}.header .auth-btn{display:flex;align-items:center;gap:15px}.header .auth-btn .signup-btn{color:var(--white-color);background:var(--primary-bg-color);border:1px solid var(--secondary-color);padding:5px 12px 7px;border-radius:8px}.header .auth-btn .login-btn{background:transparent;border:1px solid var(--text-color);color:var(--text-color);padding:5px 12px 7px;border-radius:8px}.header .auth-btn .login-btn.disable{pointer-events:none}@media(max-width:1199.99px){.header .menu ul li a{padding:8px}.header .subscribe-btn{padding:11px 14px;font-size:14px}}@media(max-width:991px){.header .header-logo .header-menu-icon{display:inline-block}}@media(max-width:768px){.header .header-logo a{width:46px}.header .subscribe-btn{margin-top:9px;padding:4px 10px;height:35px}.header .profile-section .profile-img p{display:none}}@media(max-width:576px){.header{height:60px;padding:8px 0}.header .subscribe-btn{margin-right:5px;font-size:14px;height:33px;margin-top:6px}.header .subscribe-btn.thirteen-days-btn{padding:11px 10px;margin-top:10px}.header .subscribe-btn.thirteen-days-btn .btn-text{display:none}.header .subscribe-btn.thirteen-days-btn .icon-1{display:block;margin:0}.header .profile-section{margin-top:-2px}.header .profile-section .profile-img img{margin-top:3px;width:43px;height:43px}}@media(max-width:450px){.header .auth-btn{gap:10px}.header .auth-btn .button-1{height:35px;padding:5px;font-size:14px}}@media(max-width:386px){.header .subscribe-btn .btn-text{display:none}.header .subscribe-btn .icon-2{margin:0}}