@font-face{font-family:sf pro display;font-style:normal;font-weight:400;src:url("../assets/font/SFPRODISPLAYREGULAR.woff")}@font-face{font-family:sf pro display;font-style:italic;font-weight:100;src:url("../assets/font/SFPRODISPLAYULTRALIGHTITALIC.woff")}@font-face{font-family:sf pro display;font-style:italic;font-weight:200;src:url("../assets/font/SFPRODISPLAYTHINITALIC.woff")}@font-face{font-family:sf pro display;font-style:italic;font-weight:300;src:url("../assets/font/SFPRODISPLAYLIGHTITALIC.woff")}@font-face{font-family:sf pro display;font-style:normal;font-weight:500;src:url("../assets/font/SFPRODISPLAYMEDIUM.woff")}@font-face{font-family:sf pro display;font-style:italic;font-weight:600;src:url("../assets/font/SFPRODISPLAYSEMIBOLDITALIC.woff")}@font-face{font-family:sf pro display;font-style:normal;font-weight:700;src:url("../assets/font/SFPRODISPLAYBOLD.woff")}@font-face{font-family:sf pro display;font-style:italic;font-weight:800;src:url("../assets/font/SFPRODISPLAYHEAVYITALIC.woff")}@font-face{font-family:sf pro display;font-style:italic;font-weight:900;src:url("../assets/font/SFPRODISPLAYBLACKITALIC.woff")}:root{--bg: #301e4e;--headline: #ffffff;--whiteColor: #ffffff;--paragraph: #c9bae2;--cardBG: #463366;--cardText: #cabae2;--activeColor: #ff6e6c;--ff: "normal", sf pro display}*{padding:0;margin:0}body{padding:0;margin:0;background:var(--bg);font-family:var(--ff);overflow:auto}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:2.5rem}.text-center{text-align:center}.home{margin-top:20px}.title{text-align:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13px}.logo{max-width:180px;margin:0 auto}.App{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Tabs{width:80%;height:auto;min-height:400px;margin:1.5rem auto 1.5rem;padding:1rem 1rem;color:#e8f0f2;border-radius:2rem}@media(max-width: 769px){.Tabs{padding:2rem 0}}ul.nav{width:60%;margin:0 auto 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #39a2db;border-radius:2rem}@media(max-width: 768px){ul.nav{width:90%}}ul.nav li{width:50%;padding:1rem;list-style:none;text-align:center;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;border-bottom-left-radius:2rem;border-top-left-radius:2rem}ul.nav li:nth-child(2){border-radius:0;border-bottom-right-radius:2rem;border-top-right-radius:2rem}ul.nav li:hover{background:rgba(50,224,196,.15)}ul.nav li.active{background:#39a2db}.firstTab__title,.secondTab__title{font-size:2rem;text-align:center}.appreciation__action_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.actionTitle{color:#000}.select-options{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.select-options a{color:#000}@media(max-width: 768px){.select-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.option-container{width:260px;min-height:225px;border:1px solid #edf0ff;padding:15px;border-radius:12px;text-align:center;background-color:#fff;cursor:pointer;text-decoration:none}.option-container p{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:center}.secondTab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feeds_section{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:15px;border-radius:12px;border:solid 1px #edf0ff;background-color:#fff;width:575px;cursor:pointer;margin:20px auto}.custom-card{padding:7px;border-radius:12px;border:solid 1px #edf0ff;background-color:#fff;width:590px;cursor:pointer;margin:20px auto}.custom-card .inner-card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.error-message-box{margin:15px}@media(max-width: 768px){.home{width:100%}}.feeds_section .list-top .user-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#000}.feeds_section .list-top .txt--acronym{width:40px;height:40px;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:17px;line-height:23px;background-color:#202970;color:#fff;margin-right:10px}.feeds_section .list-top .user-info .from-user{font-size:14px;text-align:left;color:#abadc0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feeds_section .list-top .core-details{height:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:0 auto;padding:15px;border-radius:12px;background:rgba(0,189,126,.3);margin-top:1rem}.feeds_section .list-top .core-details .core-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#000}.feeds_section .list-top .core-details .user-message{position:relative;top:0;width:97%;overflow-wrap:break-word;margin-bottom:10px}.feeds_section .list-top .core-details .attachments-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.feeds_section .list-top .core-details .core-illustration-icon{height:50px}.feeds_section .list-top .core-details .big-image{height:auto;border-radius:10px;max-width:510px;margin-top:10px}.img--profile{width:40px;height:40px;border-radius:8px;margin-right:10px}.points{font-size:16px;font-weight:700;margin-top:5px}.points-icon{height:20px;margin-right:5px}.strength-name{font-size:20px}.box--top{margin-top:16px;border-radius:12px;padding:81px 16px 16px;position:relative;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:rgba(205,127,50,.1)}.box--inside{width:100%;border-radius:12px;height:180px;position:absolute;z-index:1;top:0px;left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#cd7f32}.box--content{position:relative;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:47px 45px 14px;border-radius:12px;background-color:#fff}.box--award1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.box--content-2{width:100%;position:absolute;border-radius:12px;background-color:#d9dfff;top:0px}.img--award{width:90px;margin-top:-100px}.box--award-top{gap:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.txt--award-name{font-weight:700;font-size:16px;line-height:19px}.txt--award-point{font-weight:400;font-size:12px;line-height:14px;color:#000}.txt--award-core-value{margin-top:12px;font-weight:700;font-size:14px;line-height:20px}.txt--award-desc{margin-top:6px;font-weight:400;font-size:14px;line-height:20px;word-wrap:break-word;max-width:450px}.txt--award-desc.shorten{max-height:58px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.on-the-spot{color:#34aadc}.nominate{color:#00baba}.marketplace{color:#915dc0}.point-history{color:#0097aa}.card-title{font-weight:700;font-size:20px;line-height:24px;margin-bottom:8px}.grey-color{color:#abadc0}.feeds--section{margin:0 auto !important}.btnfos{color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:400;line-height:45px;max-width:160px;margin:0 auto;position:relative;width:100%}.btnfos-5{border:0 solid;-webkit-box-shadow:inset 0 0 20px rgba(255,255,255,0);box-shadow:inset 0 0 20px rgba(255,255,255,0);outline:1px solid;outline-color:rgba(255,255,255,0);outline-offset:0px;text-shadow:none;-webkit-transition:all 1250ms cubic-bezier(0.19, 1, 0.22, 1);transition:all 1250ms cubic-bezier(0.19, 1, 0.22, 1);outline-color:#fff;border-radius:7px}.btnfos-5:hover{border:1px solid;-webkit-box-shadow:inset 0 0 20px rgba(255,255,255,.5),0 0 20px rgba(255,255,255,.2);box-shadow:inset 0 0 20px rgba(255,255,255,.5),0 0 20px rgba(255,255,255,.2);outline-offset:14px;outline-color:rgba(255,255,255,0);text-shadow:1px 1px 2px #427388}.middle-button-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:485px;margin:0 auto;margin-top:20px}.btn-setting,.btn-refresh,.language-section{padding:10px;border-radius:12px;border:solid 1px #edf0ff;background-color:#fff;width:130px;cursor:pointer;margin:0px auto;min-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}.language-icon{background-color:#000;border-radius:7px;height:27px;opacity:.9}.language-dropdown{font-size:14px;font-weight:600;border:none;width:auto;outline:none;cursor:pointer}select.language-dropdown option{font-size:14px !important;font-weight:600 !important;width:auto !important;padding:10px !important}.btn-title{font-size:14px}