.spinning-loader{animation-duration:1s;animation-iteration-count:infinite;animation-name:rotate-s-loader;animation-timing-function:linear;background:transparent;border:6px solid rgba(0,0,0,.05);border-left-color:#fafbfd;border-radius:50%;height:60px;margin:15px auto;position:relative;width:60px}@keyframes rotate-s-loader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.psychotest-container{background-color:#fcfcfc;height:-moz-fit-content;height:fit-content;padding:92px 0;position:relative;width:100vw}.psychotest-container .container{display:flex;flex-direction:column;position:relative;z-index:2}.psychotest-container .img-wrapper{border-top-left-radius:16px;border-top-right-radius:16px;height:50%;width:100%}.psychotest-container .img-wrapper img{border-top-left-radius:16px;border-top-right-radius:16px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.psychotest-container .title{color:#1c252c;font-size:30px;font-weight:700;line-height:normal;margin-bottom:6px}.psychotest-container .quiz-btn{align-items:center;border:1px solid #1c252c;border-radius:37px;cursor:pointer;display:flex;justify-content:center;margin-bottom:23px;padding:10px;width:90%}.psychotest-container .quiz-btn a{color:#1c252c;font-size:16px;font-weight:700;line-height:normal;text-align:center}.psychotest-container .info-wrapper{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:space-between;width:90%}.psychotest-container .info-wrapper .quiz-info{margin-top:23px}.psychotest-container .info-wrapper .quiz-info .title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.psychotest-container .info-wrapper .quiz-info .see-more{color:#1c252c;cursor:pointer;font-size:12px;font-style:italic;font-weight:400;line-height:normal;text-decoration-line:underline}.psychotest-container .card-detail{background-color:#fae345;border-radius:16px;display:none;height:402px;left:0;opacity:0;padding-top:56px;position:absolute;top:0;width:100%}.psychotest-container .card-detail .quiz-btn{background-color:#1c252c}.psychotest-container .card-detail .quiz-btn a{color:#fae345}.psychotest-container .card-detail.active{align-items:center;display:flex;flex-direction:column;justify-content:space-between;opacity:1}.psychotest-container .active.fade-bottom{animation:fade-bottom .5s ease-in}.psychotest-container .card-detail-content{margin:auto auto 16px;overflow-x:hidden;overflow-y:scroll;width:90%}.psychotest-container .description{color:#1c252c;font-size:14px;font-weight:400;line-height:150%}.psychotest-container .collapse{cursor:pointer;position:absolute;right:7px;top:7px;width:36px}.psychotest-header{align-items:flex-start;font-size:30px;justify-content:space-between;line-height:normal;margin-bottom:33px;width:100%}.psychotest-header,.psychotest-header a{color:#1c252c;display:flex;font-weight:500}.psychotest-header a{align-items:center;font-size:20px;gap:10px;padding-top:10px;text-decoration-line:underline;white-space:nowrap}.psychotest-content{align-items:center;display:flex;flex-wrap:wrap;gap:21px;margin-bottom:40px;width:100%}.psychotest-footer{align-items:center;background:#fcfcfc;border-radius:100px;color:#1c252c;display:flex;gap:10px;justify-content:center;padding:10px 0}.psychotest-footer a{color:#1c252c;font-size:20px;font-weight:500;text-decoration-line:underline}.psychotest-bg{background-color:#fae345;bottom:-350px;height:500px;max-height:150vw;position:absolute;right:0;transform:skewY(-10deg);transform-origin:bottom left;width:100%;z-index:1}.psychotest-card{align-items:center;background:#fcfcfc;border-radius:16px;box-shadow:0 0 10px 2px rgba(0,0,0,.16);display:flex;flex-direction:column;height:402px;position:relative;width:calc(33% - 14px)}@keyframes fade-bottom{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.psychotest-container{padding:42px 0}.psychotest-bg{bottom:-325px;height:450px;transform:skewY(-15deg)}.psychotest-header{font-size:20px;margin-bottom:22px}.psychotest-header a{font-size:12px;gap:2px;padding-top:5px}.psychotest-header a img{width:14px}.psychotest-content{margin-bottom:34px}.psychotest-footer{gap:3px;padding:5px}.psychotest-footer a{font-size:12px}.psychotest-footer img{width:12px}}@media (max-width:800px){.psychotest-container .title{font-size:15px;margin-bottom:3px}.psychotest-container .quiz-btn{margin-bottom:11px;padding:5px}.psychotest-container .quiz-btn a{font-size:8px}.psychotest-container .info-wrapper .quiz-info{margin-top:11px}.psychotest-container .info-wrapper .quiz-info .see-more{font-size:8px}.psychotest-container .card-detail{height:201px;padding-top:28px}.psychotest-container .description{font-size:7px}.psychotest-container .collapse{right:3.5px;top:3.5px;width:18px}.psychotest-card{height:201px}}@media (max-width:500px){.psychotest-card{width:calc(50% - 11px)}.psychotest-bg{bottom:-300px;height:400px;transform:skewY(-20deg)}}