 @font-face {font-family: Vazir;src: url('../fonts/Vazir/Vazir-Regular-FD.eot');src: url('../fonts/Vazir/Vazir-Regular-FDd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir/Vazir-Regular-FD.woff2') format('woff2'), url('../fonts/Vazir/Vazir-Regular-FD.woff') format('woff'), url('../fonts/Vazir/Vazir-Regular-FD.ttf') format('truetype');font-weight: normal;font-style: normal;}@font-face {font-family: Vazir;src: url('../fonts/Vazir/Vazir-Bold-FD.eot');src: url('../fonts/Vazir/Vazir-Bold-FDd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir/Vazir-Bold-FD.woff2') format('woff2'), url('../fonts/Vazir/Vazir-Bold-FD.woff') format('woff'), url('../fonts/Vazir/Vazir-Bold-FD.ttf') format('truetype');font-weight: bold;font-style: normal;}@font-face {font-family: Vazir;src: url('../fonts/Vazir/Vazir-Black-FD.eot');src: url('../fonts/Vazir/Vazir-Black-FDd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir/Vazir-Black-FD.woff2') format('woff2'), url('../fonts/Vazir/Vazir-Black-FD.woff') format('woff'), url('../fonts/Vazir/Vazir-Black-FD.ttf') format('truetype');font-weight: 900;font-style: normal;}@font-face {font-family: Vazir;src: url('../fonts/Vazir/Vazir-Medium-FD.eot');src: url('../fonts/Vazir/Vazir-Medium-FDd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir/Vazir-Medium-FD.woff2') format('woff2'), url('../fonts/Vazir/Vazir-Medium-FD.woff') format('woff'), url('../fonts/Vazir/Vazir-Medium-FD.ttf') format('truetype');font-weight: 500;font-style: normal;}@font-face {font-family: Vazir;src: url('../fonts/Vazir/Vazir-Light-FD.eot');src: url('../fonts/Vazir/Vazir-Light-FDd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir/Vazir-Light-FD.woff2') format('woff2'), url('../fonts/Vazir/Vazir-Light-FD.woff') format('woff'), url('../fonts/Vazir/Vazir-Light-FD.ttf') format('truetype');font-weight: 300;font-style: normal;}@font-face {font-family: Vazir;src: url('../fonts/Vazir/Vazir-Thin-FD.eot');src: url('../fonts/Vazir/Vazir-Thin-FDd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir/Vazir-Thin-FD.woff2') format('woff2'), url('../fonts/Vazir/Vazir-Thin-FD.woff') format('woff'), url('../fonts/Vazir/Vazir-Thin-FD.ttf') format('truetype');font-weight: 100;font-style: normal;}:root{--main-yellow: #FFC400;--button: #FFAB00;--button-hover: #e79b02;--text1: #42526E;--text2: #38445a;--text3: #6B778C;--gray: #6B778C;--gray2: #ebebeb;--white: #ffffff;--black: #000000;--background: #F4F5F7;--background-hover: #e5e6e9;--background-active: #d1d1d1;--shadow: #091E4210;--border: #DFE1E6;--border-light: #f3f3f5;--border-focus: #8591a7;--icons: #344563;--purple: #353463;--red: #bb2020;--red2:rgb(255, 86, 86)0;--footer-bg: #3e4c64;--main-card-shadow: 0 6px 6px rgba(9, 30, 66, .06);--light-yellow: #ffedb2;}*{font-family: Vazir;}input:focus{box-shadow: none !important;border-color: var(--border-focus) !important;}textarea:focus{box-shadow: none !important;border-color: var(--border-focus) !important;}a{text-decoration: none;color: var(--text1);}a:hover{color: var(--text2);}button{background: none;border: none;color: var(--icons);}hr{color: var(--border-focus);}body{background: var(--background);}.preloader{background: var(--white);width: 100%;height: 100vh;position: fixed;z-index: 99999;}.preloader-circle{position: absolute;width: 60px;height: 60px;background: var(--background-active);left: 0;right: 0;top: 0;bottom: 0;margin: auto;border-radius: 50%;animation: preloader1 1s infinite;}.preloader-circle-2{position: absolute;width: 60px;height: 60px;background: var(--background-active);left: 0;right: 0;top: 0;bottom: 0;margin: auto;border-radius: 50%;animation: preloader2 4s infinite;}@keyframes preloader1{0% {opacity: 1;transform: scale(0);}100% {opacity: 0;transform: scale(1);}}@keyframes preloader2{0% {opacity: 1;transform: scale(0);}100% {opacity: 0;transform: scale(1);}}.overlay{width: 100%;height: 100vh;background: rgba(0, 0, 0, .2);position: fixed;}header{z-index: 10;}.top-menu{transition: all ease .3s;top: -100%;width: 100%;height: 32px;background: var(--main-yellow);}.top-menu-date{cursor: default;font-size: 14px;color: var(--text1);}.top-menu-social-media{display: flex;}.top-menu-social-media a{display: flex;align-items: center;margin: 0 5px;color: var(--text1);border-radius: 3px;background: var(--button);padding: 0 12px;font-size: 12px;transition: all ease .2s;}.top-menu-social-media a:hover{background: var(--button-hover);}.top-menu-social-media a span{margin-right: 5px;}.main-header{position: relative;display: flex;align-items: center;background: var(--white);width: 100%;height: 80px;box-shadow: 0 6px 6px var(--shadow);}.mobile-menu-toggle{display: none;align-items: center;justify-content: center;}.mobile-menu-toggle button{display: flex;font-size: 24px;}.main-logo img{max-width: 200px;max-height: 55px;}.header-navbar-list{list-style: none;display: flex;align-items: center;}.header-navbar-list > li > a {transition: all 0.2s ease;}.header-navbar-list > li:hover > a {color: black;}.header-navbar-list li{padding: 0 10px;border-left: 1px solid var(--border);}.header-navbar-list li:last-child{border: none;}.header-navbar-list li a{font-size: 14px;}.has-sub{position: relative;}.has-sub-link::after{content: '\f078';font-family: 'Font Awesome 6 Pro';font-size: 10px;margin-right: 5px;}.has-sub:hover .has-sub-menu{visibility: visible;opacity: 1;margin-top: -6px;}.has-sub-menu{border-radius: 5px;transition: all ease .2s;visibility: hidden;opacity: 0;margin-top: -20px;padding: 0;z-index: 4444;flex-wrap: wrap;text-align: center;width: 160px;list-style: none;position: absolute;top: calc(100% + 8px);left: calc(50% - 80px);background: var(--white);box-shadow: var(--main-card-shadow);}.has-sub-menu li{border: none;padding: 0;border-radius: 5px;overflow: hidden;}.has-sub-menu li:last-child a{border: none;}.has-sub-menu li a{border-bottom: 1px solid var(--border);display: flex;justify-content: center;width: 100%;padding: 10px 0;transition: all ease .3s;}.has-sub-menu li a:active{background: var(--background-hover) !important;}.has-sub-menu li a:hover{background: var(--background);}.search-box input{width: 240px;height: 40px;border-radius: 5px;border: none;padding-right: 40px;}.search-box input::placeholder{color: var(--text3);}.search-box{position: relative;margin: 0 10px;border-radius: 5px;overflow: hidden;}.search-box label{position: absolute;top: 0;bottom: 0;height: 100%;font-size: 14px !important;color: var(--text3);background-color: #e7e7e769;padding: 0px 5px;}form.search-form {width: 100%;display: flex;border: 2px solid var(--border);border-radius: 5px;}form.search-form button {padding: 0px 14px;background-color: #efefef;}.mobile-search-input input{height: 40px;border-radius: 5px;border: none;padding-right: 15px;}.mobile-search-input input::placeholder{color: var(--text3);}.mobile-search-input{height: 67px;padding: 0 12px;background: var(--white);border-bottom: 2px solid var(--border-focus);border-top: 1px solid var(--border);transition: all ease .3s;transform: scaleY(0);transform-origin: top;}.mobile-search-input.active{transform: scaleY(1);}.searchbox-and-icons form {border: 2px solid var(--border);}.searchbox-and-icons button{font-size: 14px;color: var(--text3);display: flex;}.searchbox-and-icons button:hover {color: #444a54;}.searchbox-and-icons button:disabled{color: var(--gray);}.notif-num{position: absolute;top: -10px;right: 0;background: var(--red);width: 16px;height: 16px;font-size: 12px;color: var(--white);border-radius: 50%;}.notifications-menu{position: absolute;padding: 12px 8px;top: 40px;left: 0;background: var(--white);box-shadow: 0 8px 8px var(--shadow);width: 300px;height: auto;border-radius: 5px;visibility: hidden;opacity: 0;transition: all ease .3s;z-index: 100;}.notifications-menu.active{visibility: visible;opacity: 1;}.notification-content{list-style: none;margin: 0;padding: 0;}.notification-content li{margin-bottom: 8px;}.notification-content li a{color: var(--text3);background: var(--background);padding: 14px;border-radius: 3px;display: flex;align-items: center;width: 100%;transition: all ease .3s;font-size: 14px;}.notification-content li a:hover{background: var(--background-hover);}.notification-content li a span{margin-right: 6px;}.mark-ic{padding: 6px;border: 2px solid var(--main-yellow);width: 16px;height: 16px;border-radius: 50%;color: var(--main-yellow);}.header-menu-box{position: relative;}.header-menu-box-content{position: absolute;padding: 12px 8px;top: 40px;left: 0;background: var(--white);box-shadow: 0 8px 8px var(--shadow);width: auto;height: auto;border-radius: 5px;transition: all ease .3s;background: var(--white);visibility: hidden;opacity: 0;z-index: 100;}.header-menu-box-content.active{visibility: visible;opacity: 1;}.header-menu-box-list{list-style: none;margin: 0;display: grid;grid-template-columns: auto auto auto;column-gap: 10px;row-gap: 10px;padding: 0;}.header-menu-box-list li{width: 100px;height: 100px;}.header-menu-box-list li a:hover{background: var(--background-hover);}.header-menu-box-list li a{display: flex;flex-wrap: wrap;width: 100%;height: 100%;justify-content: center;align-items: center;transition: all ease .3s;border-radius: 5px;border: 1px solid var(--border);}.grid-ic{display: flex;justify-content: center;font-size: 34px;}.header-menu-box-list li a span{display: flex;width: 100%;justify-content: center;font-size: 14px;}.mobile-menu{display: none;z-index: 999;position: fixed;background: var(--white);width: 300px;top: 0;bottom: 0;top: 0;right: -100%;transition: all ease .3s;overflow-y: auto;}::-webkit-scrollbar{width: 5px;background: transparent;}::-webkit-scrollbar-thumb{background: var(--main-yellow);}.mobile-menu-close-btn{position: absolute;top: 24px;left: 24px;border: 1px solid var(--border);border-radius: 5px;height: 28px;width: 28px;font-size: 14px;display: flex;justify-content: center;align-items: center;}.mobile-menu.active{right: 0;}.mobile-menu-overlay{z-index: 100;display: none;visibility: hidden;opacity: 0;position: fixed;width: 100%;height: 100%;left: 0;right: 0;top: 0;bottom: 0;background: var(--black);transition: all ease .3s;}.mobile-menu-overlay.active{visibility: visible;opacity: .2;}.mobile-menu-list{list-style: none;padding: 24px;margin: 40px 0 0 0;}.mobile-menu-list li{margin: 6px 0;}.mobile-menu-list li a{color: var(--text2);display: flex;align-items: center;height: 40px;font-weight: 500;transition: all ease .3s;padding: 0 18px;border-radius: 6px;background: var(--background);}.mobile-menu-list li a:hover{background: var(--background-hover);}.mobile-menu-list li a.mobile-submenu-link{position: relative;}.mobile-menu-list li a.mobile-submenu-link::before{font-family: 'Font Awesome 6 Pro';font-size: 12px;content: '\f078';color: var(--text2);position: absolute;left: 18px;font-weight: 500;transition: all ease .2s;}.mobile-menu-list li a.mobile-submenu-link.active::before{transform: rotate(180deg);}.mobile-submenu-menu{transition: all ease .3s;overflow: hidden;height: 0;list-style: none;margin: 0;padding-left: 0;}.mobile-submenu-menu li a{font-weight: 400;}.main-overlay{z-index: 99;position: fixed;width: 100%;height: 100vh;top: 112px;background: rgba(0, 0, 0, .2);visibility: hidden;opacity: 0;transition: all ease .3s;}main{transition: margin ease .3s;}.single-post-section{background: var(--white);box-shadow: var(--main-card-shadow);border-radius: 5px;overflow: hidden;padding: 12px 30px 20px;}.single-post-title{cursor: default;}.single-post-title h1{font-size: 22px;font-weight: 700;line-height: 1.8rem;margin: 0;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;color: var(--text1);}.single-post-abstract{padding: 12px;border-radius: 5px;overflow: hidden;cursor: default;width: 100%;font-size: 16px;font-weight: 400;background: var(--background);color: var(--text3);}.single-post-abstract p{text-align: justify;margin: 0;}.single-post-photo{border-radius: 5px;overflow: hidden;width: 100%;min-height: 1px;height: fit-content;}.single-post-photo img{width: 100%;height: auto;}.single-post-content img{width: 100%;height: auto;margin-bottom: 12px;border-radius: 5px;}.single-post-content{}.main-video-player{border-radius: 5px;overflow: hidden;width: 100%;margin-bottom: 12px;}.main-video-player .video-js{width: 100%;height: 465px;}.main-video-player .video-js .vjs-big-play-button{backdrop-filter: blur(6px);border: 1px solid rgba(255, 255, 255, .4);width: 60px;height: 60px;top: 0;bottom: 0;left: 0;right: 0;margin: auto;line-height: 3.4rem;}.single-post-content p{cursor: default;text-align: justify;line-height: 1.8rem;font-size: 16px;color: var(--text3);}.second-col{display: flex;align-items: flex-start;}.news-list{position: sticky;position: -webkit-sticky;top: 44px;width: 100%;}.news-box-sec{box-shadow: var(--main-card-shadow);border-radius: 5px;background: var(--white);overflow: hidden;}.news-box-sec a{transition: all ease .2s;color: var(--text3);}.news-box-sec a:hover{color: var(--text2);}.news-box-card-big{box-shadow: var(--main-card-shadow);height: 672px;border-radius: 5px;background: var(--white);overflow: hidden;}.news-box-title{cursor: default;padding: 21px 12px;width: 100%;height: 43px;background: var(--purple);display: flex;align-items: center;font-size: 15px;font-weight: 500;color: var(--white);}.news-box-title span{margin-right: 8px;}.box-news-items{overflow-y: auto;height: calc(100% - 40px);}.box-news-items ul{margin: 0;padding: 12px;list-style: none;font-size: 14px;font-weight: 400;display: flex;flex-wrap: wrap;align-content: space-between;}.box-news-items ul li{line-height: 1.5rem;width: 100%;padding: 6px 0;cursor: default;color: var(--text3);}.box-news-items ul li::before{content: '\f111';font-weight: bold;font-size: 6px;font-family: 'Font Awesome 6 Pro';color: var(--main-yellow);}.box-news-items ul li a{margin-right: 2px;}.single-post-head{background: var(--background);border-radius: 3px;display: flex;flex-wrap: wrap;justify-content: space-between;}.single-post-taxonomy{height: 30px;display: flex;width: fit-content;border-radius: 3px;}.single-post-taxonomy span{display: flex;align-items: center;height: 100%;position: relative;padding: 0 16px;margin-left: 18px;}.single-post-taxonomy span::after{position: absolute;content: '';right: 110%;top: 0;width: 10px;height: 30px;background: var(--gray2);clip-path: polygon(100% 0%, 25% 50%, 100% 100%, 75% 100%, 0% 50%, 75% 0%);}.single-post-taxonomy a:last-child span:after{display: none;}.single-post-taxonomy{color: var(--text2);font-size: 14px;font-weight: 500;}.single-post-date{cursor: default;padding: 0 8px;display: flex;align-items: center;color: var(--text2);font-size: 14px;}.single-post-date p{font-weight: 500;margin: 0 8px 0 0;}.single-post-tags{display: flex;flex-wrap: wrap;}.single-post-tags a{font-weight: 500;font-size: 14px;color: var(--text3);background: var(--background-hover);padding: 4px 8px;margin: 0 0 8px 8px;border-radius: 3px;transition: all ease .3s;}.single-post-tags a:hover{color: var(--text2);background: var(--main-yellow);}.share-post-section{align-items: center;display: flex;flex-wrap: wrap;justify-content: space-between;background: var(--white);box-shadow: var(--main-card-shadow);border-radius: 5px;padding: 12px;}.share-post-section-title{cursor: default;font-size: 15px;font-weight: 500;color: var(--purple);}.share-post-section-buttons-link{display: flex;flex-wrap: wrap;justify-content: flex-end;}.share-post-section-buttons{display: flex;}.share-post-section-buttons button, .share-post-section-link button{margin: 6px;position: relative;min-width: 32px;height: 32px;border-radius: 3px;display: flex;justify-content: center;align-items: center;}.share-twitter{transition: all ease .2s;background: rgba(0, 172, 238, .2);color: rgba(0, 172, 238, 1);}.share-twitter:hover{background: rgba(0, 172, 238, .4);}.share-telegram{transition: all ease .2s;background: rgba(42, 171, 238, .2);color: rgba(42, 172, 238, 1);}.share-telegram:hover{background: rgba(42, 171, 238, .4);}.share-whatsapp{transition: all ease .2s;background: rgba(37, 211, 102, .2);color: rgba(37, 211, 102, 1);}.share-whatsapp:hover{background: rgba(37, 211, 102, .4);}.share-facebook{transition: all ease .2s;background: rgba(59, 89, 152, .2);color: rgba(59, 89, 152, 1);}.share-facebook:hover{background: rgba(59, 89, 152, .4);}.share-link{transition: all ease .2s;background: rgba(59, 89, 152, .2);color: rgba(59, 89, 152, 1);}.share-link:hover{background: rgba(59, 89, 152, .4);}.share-link span{font-size: 14px;margin-left: 8px;}.related-news-title{box-shadow: var(--main-card-shadow);border-radius: 5px;cursor: default;padding: 12px;width: 100%;background: var(--main-yellow);display: flex;align-items: center;font-size: 15px;font-weight: 500;color: var(--purple);}.related-news-item{margin-top: 12px;background: var(--white);box-shadow: var(--main-card-shadow);border-radius: 5px;overflow: hidden;padding: 12px;}.related-news-photo{width: 100%;height: 160px;overflow: hidden;border-radius: 3px;}.related-news-photo img{width: 100%;height: 100%;object-fit: cover;}.related-news-title{margin-top: -10px;text-align: justify;font-weight: 500;font-size: 16px;}.related-news-title a{transition: all ease .3s;color: var(--text1);}.related-news-item:hover .related-news-title a{color: white;}.related-news-title p{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;margin-bottom: 10px;font-size: 14px;}.single-post-comment-section{background: var(--white);box-shadow: var(--main-card-shadow);border-radius: 5px;overflow: hidden;}.single-post-comment-section-title{cursor: default;padding: 21px 12px;width: 100%;height: 43px;background: var(--purple);display: flex;align-items: center;font-size: 15px;font-weight: 500;color: var(--white);}.single-post-comment-section-form{background: var(--white);padding: 12px;}.single-post-comment-section-form input{display: flex;justify-content: right;transition: all ease .3s;width: 100%;border: 2px solid var(--border);background: var(--background);border-radius: 5px;height: 40px;padding: 12px;}.single-post-comment-section-form input::placeholder{text-align: right;}.single-post-comment-section-form input:focus-visible{outline: none;}.single-post-comment-section-form textarea{transition: all ease .3s;width: 100%;border: 2px solid var(--border);background: var(--background);border-radius: 5px;height: 200px;padding: 12px;}.single-post-comment-section-form textarea:focus-visible{outline: none;}.comment-submit{background: var(--button);height: 36px;padding: 0 12px;border-radius: 5px;display: flex;align-items: center;justify-content: center;font-size: 14px;font-weight: 400;transition: all ease .3s;}.reply-submit{background: var(--text1);color: var(--white);height: 36px;padding: 0 12px;border-radius: 5px;display: flex;align-items: center;justify-content: center;font-size: 14px;font-weight: 400;transition: all ease .3s;}.reply-submit:hover{background: var(--text2);}.reply-cancel{margin-right: 8px;height: 36px;padding: 0 12px;border-radius: 5px;display: flex;align-items: center;justify-content: center;font-size: 14px;font-weight: 400;transition: all ease .3s;color: var(--red);}.comment-submit:hover{background: var(--button-hover);}.single-post-user-comments hr{margin: 12px 0;}.single-post-user-comments p{cursor: default;}.single-post-user-comments-title{box-shadow: var(--main-card-shadow);border-radius: 5px;cursor: default;padding: 21px 12px;width: 100%;height: 43px;background: var(--purple);display: flex;align-items: center;font-size: 15px;font-weight: 500;color: var(--white);}.single-post-user-comments-item{margin-top: 12px;background: var(--white);box-shadow: var(--main-card-shadow);border-radius: 5px;padding: 12px;}.comments-user-name-date{padding: 12px;border-radius: 5px;overflow: hidden;cursor: default;width: 100%;display: flex;justify-content: space-between;align-items: center;background: var(--background);color: var(--text1);}.comments-user-name p{font-size: 16px;font-weight: 600;margin: 0;}.comments-user-name span{margin-right: 4px;}.comments-date{display: flex;align-items: center;color: var(--text3);opacity: .8;font-size: 14px;}.comments-date p{display: flex;margin: 0;}.comments-date p span{margin-right: 6px;}.comments-content{line-height: 1.6rem;padding: 12px;margin-top: 12px;color: var(--text1);font-weight: 400;font-size: 14px;}.comments-content p{margin: 0;}.comments-replybtn-like{display: flex;justify-content: flex-end;}.comments-replybtn-like button{position: relative;background: var(--gray2);height: 36px;padding: 0 12px;border-radius: 5px;display: flex;align-items: center;justify-content: center;font-size: 14px;font-weight: 400;transition: all ease .3s;}.tooltip-div{font-weight: 500;font-size: 12px;transition: all ease .3s;display: flex;visibility: hidden;opacity: 0;justify-content: center;align-items: center;position: absolute;bottom: 100%;width: max-content;height: max-content;margin-bottom: 10px;padding: 6px;border-radius: 5px;background: var(--background-hover);z-index: 99;}.tooltip-div::before{position: absolute;top: 100%;content: '';width: 0;height: 0;border-left: 5px solid transparent;border-top: 5px solid var(--background-hover);border-right: 5px solid transparent;}.comments-like-btn button.liked .tooltip-div{visibility: hidden;opacity: 0;}.tooltip-div span{margin: 0 !important;}.comments-replybtn-like button:hover{background: var(--background-hover);}.comments-replybtn-like button:active{background: var(--background-active);}.comments-reply-btn button span{margin-right: 8px;}.comments-reply-btn button:disabled{background: var(--background);color: var(--gray);}.comments-like-btn span{margin-left: 8px;}.comments-like-btn{margin-right: 12px;}.comments-like-btn button.liked{background: var(--red2);color: var(--white);}.comments-like-btn button{background: #ff000020;}.comments-reply-box{margin-top: 24px;display: flex;}.comments-reply-content-box{background: var(--background);padding: 12px;}.comments-reply-box-icon{display: flex;justify-content: flex-end;padding: 12px;}.comments-reply-content-box{border-radius: 5px;line-height: 1.6rem;padding: 12px;margin-top: 12px;color: var(--text1);font-weight: 400;font-size: 14px;}.comments-reply-content-box p{margin: 0;}.comments-reply-form{display: none;background: var(--white);padding: 12px;}.comments-reply-form.reply{display: block;}.comments-reply-form input{display: flex;justify-content: right;transition: all ease .3s;width: 100%;border: 2px solid var(--border);background: var(--background);border-radius: 5px;height: 40px;padding: 12px;}.comments-reply-form input::placeholder{text-align: right;}.comments-reply-form input:focus-visible{outline: none;}.comments-reply-form textarea{transition: all ease .3s;width: 100%;border: 2px solid var(--border);background: var(--background);border-radius: 5px;height: 200px;padding: 12px;}.comments-reply-form textarea:focus-visible{outline: none;}.back-to-up{position: fixed;left: 8px;bottom: 8px;z-index: 444;}.back-to-up button{visibility: hidden;opacity: 0;transition: all ease .3s;background: rgba(0, 0, 0, .5);padding: 16px;border-radius: 5px;backdrop-filter: blur(6px);border: 1px solid rgba(255, 255, 255, .4);color: rgba(255, 255, 255, .5);display: flex;}footer{margin-top: 20px;padding: 20px;background: var(--footer-bg);}.footer-social-media-icons{display: flex;justify-content: center;}.footer-social-media-icons ul{padding: 0;list-style: none;}.footer-social-media-icons ul li{padding: 20px;}.footer-social-media-icons ul li a{}.footer-social-media-icons ul li svg {font-size: 32px;color: var(--white);}.bottom-navmenu{}.bottom-navmenu ul{padding: 0;list-style: none;justify-content: space-between;}.bottom-navmenu ul li{padding: 0 20px;width: 33%;text-align: center;}.bottom-navmenu ul li:last-child{border: none;}.bottom-navmenu ul li a{font-size: 18px;font-weight: 300;color: var(--white);}.bottom-navmenu ul li p {margin-top: 20px;color: white;text-align: justify;font-size: 13px;}.copyright-section{display: flex;justify-content: center;align-items: center;color: var(--white);font-size: 12px;font-weight: 300;}.copyright-section p{margin: 0rem;}