:root{--color-accent-1:#143c99;--color-primary:#09378c;--color-black-2:#292930;--color-grey-900:#1d1d1e;--color-black-1:#292930;--bg-color-pink:#fef9f8;--bg-color-red:#b13535;--max-width-container:1920px;--mg-bt-base:25px;--height-header-desktop:8rem;--width-container-mobile:8rem}@media only screen and (max-width:768px){:root{--mg-bt-base:10px}}.color-accent-1{color:var(--color-accent-1)}.color-primary{color:var(--bg-color-red)!important}a{border:none;cursor:pointer;transition:.2s}a,a:focus,a:hover{outline:none;text-decoration:none}a:focus{border:none;color:inherit}li{list-style:none;transition:.2s}[type=button],[type=submit],button{-webkit-appearance:none!important;box-shadow:unset;outline:none;transition:.2s}input:focus{outline-color:#05141f}@font-face{font-family:PlusJakartaSans-Bold;font-style:normal;font-weight:400;src:url(../fonts/PlusJakartaSans-Bold.eot);src:url(../fonts/PlusJakartaSans-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/PlusJakartaSans-Bold.woff) format("woff"),url(../fonts/PlusJakartaSans-Bold.ttf) format("truetype")}@font-face{font-family:Anton-Regular;font-style:normal;font-weight:400;src:url(../fonts/Anton-Regular.eot);src:url(../fonts/Anton-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Anton-Regular.woff) format("woff"),url(../fonts/Anton-Regular.ttf) format("truetype")}@font-face{font-family:PlusJakartaSans-Regular;font-style:normal;font-weight:400;src:url(../fonts/PlusJakartaSans-Regular.eot);src:url(../fonts/PlusJakartaSans-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/PlusJakartaSans-Regular.woff) format("woff"),url(../fonts/PlusJakartaSans-Regular.ttf) format("truetype")}@font-face{font-family:PlusJakartaSans-Medium;font-style:normal;font-weight:400;src:url(../fonts/PlusJakartaSans-Medium.eot);src:url(../fonts/PlusJakartaSans-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/PlusJakartaSans-Medium.woff) format("woff"),url(../fonts/PlusJakartaSans-Medium.ttf) format("truetype")}:root{--font-anton-regular:"Anton-Regular";--base-regular:"PlusJakartaSans-Regular";--base-bold:"PlusJakartaSans-Bold";--base-medium:"PlusJakartaSans-Medium"}.PlusJakartaSans-Bold{font-family:PlusJakartaSans-Bold!important}.PlusJakartaSans-Medium{font-family:PlusJakartaSans-Medium!important}.PlusJakartaSans-Regular{font-family:PlusJakartaSans-Regular!important}:root{--c-text-sm:14px;--c-text-base:16px;--c-text-md:18px;--c-text-lg:20px;--c-text-xl:24px;--c-text-2xl:32px;--c-text-3xl:40px;--text-header-regular-types:64px}@media only screen and (max-width:1366px){:root{--text-header-regular-types:50px}}@media only screen and (max-width:768px){:root{--text-header-regular-types:40px;--c-text-sm:12px;--c-text-base:14px;--c-text-md:16px;--c-text-lg:18px;--c-text-xl:20px;--c-text-2xl:28px;--c-text-3xl:35px}}@media only screen and (max-width:480px){:root{--c-text-base:13px;--c-text-md:14px;--c-text-lg:16px;--c-text-xl:18px;--c-text-2xl:20px;--c-text-3xl:24px;--text-header-regular-types:30px}}.c-text-sm{font-size:var(--c-text-sm)!important}.c-text-base{font-size:var(--c-text-base)!important}.c-text-md{font-size:var(--c-text-md)!important}.c-text-lg{font-size:var(--c-text-lg)!important}.c-text-xl{font-size:var(--c-text-xl)!important}.c-text-2xl{font-size:var(--c-text-2xl)!important}.c-text-3xl{font-size:var(--c-text-3xl)!important}body,html{font-family:PlusJakartaSans-Bold;font-size:var(--c-text-base);line-height:1.5;margin:0;min-width:320px;padding:0}.uppercaseText{text-transform:uppercase!important}h1,h2{font-family:var(--base-bold);line-height:1.5}p{font-family:var(--base-regular);line-height:2}::-webkit-scrollbar,body::-webkit-scrollbar{background-color:hsla(0,0%,100%,.8);border-radius:8px;width:6px}::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:var(--color-primary);border-radius:8px}::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.8);-webkit-box-shadow:inset 0 0 6px var(--color-primary)}.container-custom{margin:0 auto;max-width:1440px;width:72%}@media only screen and (max-width:1360px){.container-custom{padding:0 20px;width:90%}}@media only screen and (max-width:768px){.container-custom{padding:0 10px;width:calc(100% - 15px)}}@media only screen and (max-width:480px){.container-custom{padding:0 5px;width:calc(100% - 5px)}}.desktop{display:block}@media only screen and (max-width:1024px){.desktop{display:none!important}}.mobile{display:none}@media only screen and (max-width:1024px){.mobile{display:block!important}}.margin-header{min-height:10vh;padding-top:8rem;padding-top:var(--height-header-desktop)}@media only screen and (max-width:1024px){.margin-header{min-height:unset;padding-top:unset}}.btn-custom{align-items:center;background-color:#fff;border:none;border-radius:8px;color:var(--color-primary);display:flex;font-family:PlusJakartaSans-Bold,sans-serif;font-size:var(--c-text-base);justify-content:center;min-height:48px;outline:none;padding:0 40px;transition:all .2s linear}.btn-custom:hover{background-color:var(--bg-color-red);border:none;color:#fff}.btn-custom:focus{border:none;outline:none}.btn-color-primary{background-color:var(--color-primary);color:#fff}.c-primary{border:1px solid var(--color-primary)}.c-primary:hover{background-color:var(--color-accent-1);border:none;color:#fff}.no-scroll{overflow:hidden;transition:.4s linear}#herro-banner img{height:auto;width:100%}.header-title{align-items:center;border-bottom:1px solid var(--color-primary);border:solid var(--color-primary);border-radius:4px;border-width:1px 1px 4px;color:var(--color-primary);display:inline-block;font-family:var(--font-anton-regular);font-size:var(--c-text-xl);justify-content:center;margin-bottom:var(--mg-bt-base);padding:20px 30px;text-transform:uppercase}@media only screen and (max-width:768px){.header-title{padding:10px 15px}}.c-row{display:flex;justify-content:center;margin-bottom:40px;width:100%}@media only screen and (max-width:768px){.c-row{margin-bottom:20px}}.wr-responsive{margin:0 auto;max-width:var(--max-width-container);padding:100px 0}.mini-content{margin:20px auto;text-align:center;width:80%}@media only screen and (max-width:768px){.mini-content{margin:10px auto;width:95%}}.c-bg-gradient{background:linear-gradient(32.79deg,#d05c35 42.99%,#1b3a84 86.84%,rgba(9,55,140,0) 101.16%)}.header-title-lg{color:var(--color-primary);font-size:var(--text-header-regular-types);margin:16px 0;text-align:center;text-transform:uppercase}@media only screen and (max-width:768px){.header-title-lg{margin:5px 0;margin-bottom:10px!important}}.header-title-lg-accent{color:var(--bg-color-red);font-size:var(--text-header-regular-types);margin:20px 0;text-align:center;text-transform:uppercase}.no-text-shadow{text-shadow:unset!important}.mb-base{margin-bottom:20px}.text-align-start{text-align:start}.wr-img-banner{margin:0 auto;max-width:1240px;padding:0;width:100%}.wr-img-banner img{height:auto;width:100%}.wr-section{width:100%!important}.pd-container{padding:8rem 0}@media only screen and (max-width:1440px){.pd-container{padding:5rem 0!important}}@media only screen and (max-width:768px){.pd-container{padding:3rem 0!important}}@media only screen and (max-width:480px){.pd-container{padding:1rem 0!important}}@media only screen and (max-width:1280px){.destop{display:none}}.c-loader{animation:l2 1s linear infinite;aspect-ratio:1;border:3px solid #add8e6;border-radius:50%;border-right:3px solid var(--color-primary);display:none;width:25px}@keyframes l2{to{transform:rotate(1turn)}}.form-submitting .text-effect{display:none}.form-submitting .c-loader{display:block!important}.form-label{font-family:var(--base-regular)}[contenteditable].form-control:focus,[type=email].form-control:focus,[type=password].form-control:focus,[type=tel].form-control:focus,[type=text].form-control:focus,input.form-control:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,textarea.form-control:focus,textarea:focus{box-shadow:unset}.overflow-hidden{overflow:hidden}.accent-title-box{border-bottom:1px solid var(--color-accent-1);border:solid var(--color-accent-1);border-radius:3px;border-width:1px 1px 3px;color:var(--color-accent-1);display:inline-block;font-family:var(--font-anton-regular);font-size:24px;margin:0 auto;padding:8px 20px;text-transform:uppercase}.btn-custom-sm-border-primary{align-items:center;background-color:#fff;border:1px solid var(--color-primary);border-radius:8px;color:var(--color-primary);display:flex;font-family:PlusJakartaSans-Bold,sans-serif;font-size:var(--c-text-base);justify-content:center;min-height:56px;outline:none;padding:16px 32px;transition:all .2s linear}.btn-custom-sm-border-primary:hover{background-color:var(--bg-color-red);border:1px solid var(--bg-color-red);color:#fff}.text-align-center{text-align:center}.mg-top{margin-top:10px}@media only screen and (max-width:768px){.mg-top{margin-top:5px}}.btn-primary{align-items:center;background-color:var(--color-primary);border:none;border-radius:8px;color:#fff;display:flex;font-family:PlusJakartaSans-Bold,sans-serif;font-size:var(--c-text-base);justify-content:center;min-height:56px;outline:none;padding:16px 32px;transition:all .2s linear}.btn-primary:hover{background-color:var(--bg-color-red);border:none}.btn-custom:focus,.btn-primary:focus{border:none;box-shadow:none;outline:none}.m-lg{margin-bottom:5rem;margin-top:3rem}@media only screen and (max-width:768px){.m-lg{margin-bottom:2.5rem;margin-top:1.5rem}}.full-width{width:100%}.m-auto{margin-left:auto;margin-right:auto}.transform-show{transform:translate(0)!important}.modal-open{visibility:visible!important}.modal-open .popup__form{top:50%!important;transform:translate(-50%,-50%)!important}.modal-open .popup__form-custom{transform:translate(0)!important}.err-msg-reg{color:#b3261e;display:inline-block;font-size:12px}.modal-container{height:100vh;left:0;position:fixed;top:0;transition:all .2s linear;visibility:hidden;width:100vw;z-index:999}.modal-container .overlay-background{background:rgba(0,0,0,.4);height:100%;width:100%}.modal-container .popup__form{background-color:#fff;border-radius:40px;left:50%;max-height:370px;max-width:566px;position:absolute;top:0;transform:translate(-50%,-100%);transition:all .2s linear;width:calc(100% - 20px)}.modal-container .popup__form-wr{display:flex;flex-direction:column;height:100%;padding:20px 48px 60px;position:relative;width:100%}@media only screen and (max-width:768px){.modal-container .popup__form-wr{padding:20px 20px 50px}}.modal-container .popup__form-header{display:flex;justify-content:flex-end;width:100%}.modal-container .popup__form-content{align-items:center;display:flex;flex-direction:column}.modal-container .popup__form-content p{color:#000;font-size:var(--c-text-base);margin:20px 0;text-align:center}.modal-container .popup__form-footer{display:flex;gap:20px;justify-content:center;width:100%}.modal-container .popup__form-footer button{width:calc(50% - 10px)}.modal-container .popup__form .modal-btn{background:#fff;border:1px solid #fff;border-radius:50%;box-shadow:0 3px 0 hsla(0,0%,88%,.8);height:45px;outline:none;transition:.2s linear;width:45px}.modal-container .popup__form .modal-btn:hover{border:1px solid var(--color-primary);box-shadow:0 3px 0 var(--color-primary)}.modal-container .popup__form-custom{left:0;position:absolute;top:0;transform:translateY(-100%);transition:all .2s linear;width:100%}.btn-learn-more{align-items:center;background-color:#fff;border:2px solid #d2ddf0;border-radius:8px;color:var(--color-accent-1);display:flex;font-size:16px;justify-content:center;outline:none;padding:16px 32px;transition:all .2s linear}.btn-learn-more:hover{background-color:var(--bg-color-red);border:none;color:#fff}.link-learn-more{color:#fff;display:none;font-size:14px}.link-learn-more:before{border:1px solid #fff;content:"";margin-right:.3125vw;width:1px}.link-learn-more:hover{color:#ffd3db}.link-learn-more:hover:before{border-color:#ffd3db;margin-right:.78125vw}.banner img{height:auto;width:100%}.wr-header{border-bottom:.5px solid #d9d9d9;left:0;position:fixed;top:0;width:100%;z-index:200}.wr-header .wr-header-top{align-items:center;background-color:var(--color-primary);display:flex;min-height:20px;padding:21px 0;transition:.6s;width:100%}@media only screen and (max-width:1580px){.wr-header .wr-header-top{min-height:80px;padding:0}}@media only screen and (max-width:1024px){.wr-header .wr-header-top{min-height:unset;padding:5px 0}}.wr-header .wr-header-top .container-custom{align-items:center;display:flex;height:100%;justify-content:space-between}.wr-header .wr-header-top .container-custom .logo-header{cursor:pointer;height:78px}@media only screen and (max-width:1580px){.wr-header .wr-header-top .container-custom .logo-header{height:50px}}@media only screen and (max-width:1024px){.wr-header .wr-header-top .container-custom .logo-header{height:35px}}.wr-header .wr-header-top .container-custom .logo-header img{height:100%;width:auto}.wr-header .wr-header-top .container-custom .header-top-right-side{display:flex;gap:24px;max-width:588px;width:56%}.wr-header .wr-header-bottom{background-color:#fff;height:80px;position:relative;width:100%}@media only screen and (max-width:1580px){.wr-header .wr-header-bottom{height:50px}}@media only screen and (max-width:1024px){.wr-header .wr-header-bottom{height:0}}.wr-header .wr-header-bottom .container-custom{align-items:center;display:flex;height:100%;justify-content:space-between}.wr-header .wr-header-bottom .container-custom .header-bottom-menu-item{border-bottom:2px solid #fff;padding:6px 0;transition:all .2s linear}.wr-header .wr-header-bottom .container-custom .header-bottom-menu-item a{color:var(--color-primary);text-decoration:none;transition:all .2s linear}.wr-header .wr-header-bottom .container-custom .header-bottom-menu-item:hover{border-bottom:2px solid var(--color-accent-1)}.wr-header .wr-header-bottom .container-custom .header-bottom-menu-item:hover a{color:var(--color-accent-1)}.wr-header .wr-header-bottom .mobile-menu{background:hsla(0,0%,88%,.9);display:flex!important;flex-direction:column;height:100vh;left:0;overflow:auto;padding:20px 30px;position:absolute;top:0;transform:translate(-100%);transition:.4s linear;width:50%}.wr-header .wr-header-bottom .mobile-menu .header-bottom-menu-item{display:inline-block;padding:15px 0;transition:all .2s linear}.wr-header .wr-header-bottom .mobile-menu .header-bottom-menu-item a{color:var(--color-primary);text-decoration:none;transition:all .2s linear}.wr-header .wr-header-bottom .mobile-menu .header-bottom-menu-item:hover a{color:var(--color-accent-1)}.wr-header .wr-header-bottom .mobile-menu .cm-form-group{background-color:var(--color-primary);margin-top:20px;max-width:450px;width:100%}.wr-header .wr-header-bottom .mobile-menu .button-wr{margin-top:20px}@media only screen and (max-width:768px){.wr-header .wr-header-bottom .mobile-menu{width:65%}}@media only screen and (max-width:500px){.wr-header .wr-header-bottom .mobile-menu{width:100%}}.icon-mobile-menu{color:#fff;cursor:pointer;display:block;font-size:var(--c-text-xl)}.item-bt{bottom:6%;position:fixed;right:12px;z-index:200}.item-bt .img-bt{align-items:center;border:1.88px solid var(--color-primary);border-radius:50%;color:#fff;display:flex;height:64px;justify-content:center;padding:5px;transition:.4s linear;width:64px}.item-bt .img-bt .fas{color:var(--color-primary);font-size:26px;transition:.4s linear}.item-bt .img-bt:hover{background-color:var(--color-accent-1)}.item-bt .img-bt:hover .fas{color:#fff}@media only screen and (max-width:768px){.item-bt .img-bt{height:44px;width:44px}}.cm-form-group{width:calc(100% - 174px)}.cm-form-group .cm-icon{font-size:18px}.cm-form-group input{color:#ecf2f6}::-moz-placeholder{color:#c6c6c6;font-size:12px;opacity:1}::placeholder{color:#c6c6c6;font-size:12px;opacity:1}::-ms-input-placeholder{color:#c6c6c6;font-size:12px}.mobile-button-on-off{height:35px;position:relative;width:35px}.mobile-button-on-off .icon-mobile-menu{left:0;position:absolute;top:0}.mobile-button-on-off .close-menu,.mobile-button-on-off .open-menu{transition:.4s linear}.mobile-button-on-off .open-menu{opacity:1;visibility:visible}.mobile-button-on-off .close-menu{opacity:0;visibility:hidden}.menu-mobile-active .close-menu{opacity:1;visibility:visible}.menu-mobile-active .open-menu{opacity:0;visibility:hidden}.menu-mobile-active .mobile-menu{transform:translate(0)!important}.cm-form-group{align-items:center;background:none;border:1px solid #fff;border-radius:8px;display:flex;padding:2px 8px;position:relative}.cm-form-group .cm-icon{font-size:19px;height:40px;padding:5px 8px;width:40px!important}.cm-form-group .cm-icon,.cm-form-group input{background:none;border:none;color:#fff;outline:none}.cm-form-group input{font-size:var(--c-text-base);overflow:hidden;width:100%}.cm-form-group .icon-clear{cursor:pointer;display:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.cm-form-group-2{align-items:center;background:none;border:2px solid #d2ddf0;border-radius:8px;display:flex;padding:2px 8px;position:relative;width:calc(100% - 180px)}@media only screen and (max-width:768px){.cm-form-group-2{width:calc(100% - 20px)}}.cm-form-group-2 .cm-icon{align-items:center;background:none;border:none;color:gray;display:flex;font-size:19px;height:40px;justify-content:center;outline:none;padding:5px 8px;width:40px!important}.cm-form-group-2 input{background:none;border:none;color:#000;font-size:var(--c-text-base);outline:none;overflow:hidden;width:100%}.cm-form-group-2 .icon-clear{cursor:pointer;display:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}#survey{background-color:#fff;background-repeat:no-repeat;background-size:cover;position:relative}#survey .container-custom{position:relative;z-index:10}#survey .container-custom .header-title{margin-bottom:0}#survey .container-custom .d-flex{justify-content:space-between;width:100%}#survey .container-custom .d-flex .survey-description{width:73%}@media only screen and (max-width:1280px){#survey .container-custom .d-flex .survey-description{width:100%}}#survey .container-custom .survey-title-img{margin-bottom:var(--mg-bt-base);width:70%}#survey .container-custom .survey-title-img img{height:auto;width:100%}#survey .container-custom .ct{color:var(--color-black-2);margin-bottom:67px;width:85%}#survey .container-custom .wr-description{margin-top:var(--mg-bt-base);width:70%}#survey .container-custom .wr-description .c-text-xl{color:var(--bg-color-red);margin-bottom:var(--mg-bt-base)}#survey .container-custom .wr-description .description{color:var(--color-black-2);text-align:justify}#survey .container-custom .wr-description .c-row-start,#survey .container-custom .wr-description .description{font-size:var(--c-text-md);margin-bottom:var(--mg-bt-base)}#survey .container-custom .wr-description .c-row-start .title{color:var(--color-primary)}#survey .container-custom .wr-description .c-row-start .content{color:var(--color-black-2)}#survey .container-custom .img-bg{box-shadow:0 24px 30px -12px rgba(26,26,26,.302);width:36%}#survey .container-custom .img-bg img{border-radius:8px;height:100%;width:100%}@media only screen and (max-width:1280px){#survey .container-custom .survey-title-img{margin-left:auto;margin-right:auto;width:90%}#survey .container-custom .ct{margin-bottom:var(--mg-bt-base);margin-top:1rem;width:95%}#survey .container-custom .wr-description{width:95%}#survey .container-custom .img-bg{display:none}}@media only screen and (max-width:768px){#survey{background-size:contain}}.start-survey-btn{background-color:var(--color-primary);color:#fff;font-size:var(--c-text-lg);padding:28px 100px}.start-survey-btn:hover{background-color:var(--bg-color-red)}@media only screen and (max-width:768px){.start-survey-btn{padding:14px 24px;width:40%}}.c-footer{background-color:var(--color-primary);padding:90px 0 0;position:relative;z-index:100}.c-footer .container-custom .display-dynamic{border-bottom:1px solid #fff;display:flex;justify-content:space-between;min-width:20%}.c-footer .container-custom .display-dynamic .c-col{padding:20px 0}.c-footer .container-custom .display-dynamic .c-col .logo-footer{height:80px;margin-bottom:30px}.c-footer .container-custom .display-dynamic .c-col .logo-footer img{height:100%}.c-footer .container-custom .display-dynamic .c-col .display-row{align-items:end;display:flex;gap:15px}.c-footer .container-custom .display-dynamic .c-col .display-row .mb-0 label{color:#fff}.c-footer .container-custom .display-dynamic .c-col .display-row .btn-custom,.c-footer .container-custom .display-dynamic .c-col .display-row .mb-0 input{height:48px}.c-footer .container-custom .display-dynamic .c-col h1{color:#fff;font-size:var(--c-text-base);font-weight:700;margin-bottom:none}.c-footer .container-custom .display-dynamic .c-col .list-href-footer{padding:0}.c-footer .container-custom .display-dynamic .c-col .list-href-footer li{padding:10px 0}.c-footer .container-custom .display-dynamic .c-col .list-href-footer li a{color:#fff;font-size:var(--c-text-base);font-weight:700}.c-footer .container-custom .display-dynamic .c-col .center-row{align-items:center;display:flex}.c-footer .container-custom .display-dynamic .c-col .center-row span{color:#fff;font-size:var(--c-text-md);font-weight:700}.c-footer .container-custom .display-dynamic .c-col .center-row .socials{display:flex;margin:0;padding:0}.c-footer .container-custom .display-dynamic .c-col .center-row .socials .color-white{color:#fff}.c-footer .container-custom .display-dynamic .c-col .center-row .socials li{padding:0 10px}@media only screen and (max-width:768px){.c-footer .container-custom .display-dynamic .c-col{padding:10px 0}}@media only screen and (max-width:960px){.c-footer .container-custom .display-dynamic{flex-direction:column}}@media only screen and (max-width:768px){.c-footer{padding:2rem 0 0}}.no-border-bottom,.no-border-bottom .c-col{border-bottom:none!important}#infomation{background-repeat:no-repeat;background-size:cover;padding:5.6rem 0 7.5rem;width:100%}#infomation,#infomation .container-custom{position:relative}@media only screen and (max-width:1024px){#infomation .container-custom{width:90%}}#infomation .container-custom .c-row{margin-bottom:20px}#infomation .container-custom .wr-post-lists{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:4rem}@media only screen and (max-width:1024px){#infomation .container-custom .wr-post-lists{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:680px){#infomation .container-custom .wr-post-lists{grid-template-columns:repeat(1,1fr)}}#infomation .container-custom .wr-post-lists .infomation-post{border:1px solid #eaecf0;border-radius:16px;box-shadow:0 12px 16px rgba(16,24,40,.08);display:flex;flex-direction:column;min-height:551px;overflow:hidden;transition:.5s linear;width:100%}#infomation .container-custom .wr-post-lists .infomation-post:hover{box-shadow:0 12px 16px rgba(16,24,40,.2)}#infomation .container-custom .wr-post-lists .infomation-post .post-img{height:240px;width:100%}#infomation .container-custom .wr-post-lists .infomation-post .post-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#infomation .container-custom .wr-post-lists .infomation-post .post-content-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:30px 20px}#infomation .container-custom .wr-post-lists .infomation-post .post-content-container .post-category span{color:var(--bg-color-red);font-size:var(--c-text-sm)}#infomation .container-custom .wr-post-lists .infomation-post .post-content-container .post-title h2{color:#000;font-size:var(--c-text-xl)}#infomation .container-custom .wr-post-lists .infomation-post .post-content-container .post-description p{color:#292930;font-size:var(--c-text-base)}#infomation .container-custom .wr-post-lists .infomation-post .post-content-container .post-detail-direct{padding:10px 0}#infomation .container-custom .wr-post-lists .infomation-post .post-content-container .post-detail-direct a{color:var(--color-primary);font-size:var(--c-text-md)}@media only screen and (max-width:1024px){#infomation .container-custom .wr-post-lists .infomation-post{min-height:unset}}@media only screen and (max-width:768px){#infomation{background-size:contain;padding:2rem 0}}.infomation-swiper{overflow:unset!important}@media only screen and (max-width:768px){.swiper-pagination{bottom:-25px!important}}.swiper-pagination-bullet{height:15px!important;width:15px!important}.swiper-button-next,.swiper-button-prev{align-items:center;border:2px solid var(--color-primary);border-radius:50%;color:var(--color-primary);display:flex;font-size:25px;height:64px;justify-content:center;transition:.4s linear;width:64px}.swiper-button-next:after,.swiper-button-prev:after{content:""}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:var(--color-accent-1);border:2px solid var(--color-accent-1)}.swiper-button-next:hover i,.swiper-button-prev:hover i{color:#fff}@media only screen and (max-width:1280px){.swiper-button-next,.swiper-button-prev{height:44px;width:44px}}.swiper-button-prev{margin-left:40px}@media only screen and (max-width:1024px){.swiper-button-prev{margin-left:unset}}.swiper-button-next{margin-right:40px}@media only screen and (max-width:1024px){.swiper-button-next{margin-right:unset}}.custom-button-next,.custom-button-prev{align-items:center;border:2px solid var(--color-primary);border-radius:50%;color:var(--color-primary);cursor:pointer;display:flex;font-size:25px;height:64px;justify-content:center;position:absolute;top:50%;transition:.4s linear;width:64px}.custom-button-next:after,.custom-button-prev:after{content:""}.custom-button-next:hover,.custom-button-prev:hover{background-color:var(--color-accent-1);border:2px solid var(--color-accent-1)}.custom-button-next:hover i,.custom-button-prev:hover i{color:#fff}.custom-button-next{left:auto;right:-3%;transform:translateX(-100%)}.custom-button-prev{left:-3%;right:auto;transform:translateX(100%)}.wr-post-lists{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:4rem}@media only screen and (max-width:880px){.wr-post-lists{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:568px){.wr-post-lists{grid-template-columns:repeat(1,1fr)}}.wr-post-lists .infomation-post{border:1px solid #eaecf0;border-radius:16px;box-shadow:0 12px 16px rgba(16,24,40,.08);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:.5s linear;width:100%}.wr-post-lists .infomation-post:hover{box-shadow:0 12px 16px rgba(16,24,40,.2)}.wr-post-lists .infomation-post .post-img{height:240px;width:100%}.wr-post-lists .infomation-post .post-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wr-post-lists .infomation-post .post-content-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:30px 20px}.wr-post-lists .infomation-post .post-content-container .post-category span{color:var(--color-accent-1);font-size:var(--c-text-sm)}.wr-post-lists .infomation-post .post-content-container .post-title h2{color:#000;font-size:var(--c-text-xl)}.wr-post-lists .infomation-post .post-content-container .post-description p{color:#292930;font-size:var(--c-text-base)}.wr-post-lists .infomation-post .post-content-container .post-detail-direct{padding:10px 0}.wr-post-lists .infomation-post .post-content-container .post-detail-direct a{color:var(--color-primary);font-size:var(--c-text-md)}.wr-post-relation-lists{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:4rem}.infomation-post{border:1px solid #eaecf0;border-radius:16px;box-shadow:0 12px 16px rgba(16,24,40,.08);display:flex;flex-direction:column;min-height:551px;overflow:hidden;transition:.5s linear;width:100%}.infomation-post:hover{box-shadow:0 12px 16px rgba(16,24,40,.2)}@media only screen and (max-width:1024px){.infomation-post{min-height:unset}}.infomation-post .post-img{height:240px;width:100%}.infomation-post .post-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.infomation-post .post-content-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:30px 20px}.infomation-post .post-content-container .post-category span{color:var(--color-accent-1);font-size:var(--c-text-sm)}.infomation-post .post-content-container .post-title h2{color:#000;font-size:var(--c-text-xl)}.infomation-post .post-content-container .post-description p{color:#292930;font-size:var(--c-text-base)}.infomation-post .post-content-container .post-detail-direct{padding:10px 0}.infomation-post .post-content-container .post-detail-direct a{color:var(--color-primary);font-size:var(--c-text-md)}.blog-relation{background-repeat:no-repeat;background-size:cover;padding:6rem 0 9rem}@media only screen and (max-width:1024px){.custom-button-next,.custom-button-prev{bottom:-50px;top:unset}.blog-relation{background-size:contain;padding:4rem 0 5rem}.blog-relation .custom-button-next,.blog-relation .custom-button-prev{bottom:30px;top:unset}.custom-button-prev{left:0;transform:translateX(200%)}.custom-button-next{right:0;transform:translateX(-200%)}}@media only screen and (max-width:560px){.custom-button-next,.custom-button-prev{display:none}}.swiper-wrapper{min-height:200px}.disabled-button{border:2px solid gray!important;color:gray!important;cursor:default}.disabled-button:hover{background-color:unset!important;border:2px solid gray!important}.disabled-button:hover i{color:gray!important}.custom-pagination{bottom:90px!important;position:absolute}@media only screen and (max-width:991px){.custom-pagination{bottom:50px!important}}.swiper-pagination{bottom:-90px!important}.swiper-pagination .swiper-pagination-bullet{height:15px!important;width:15px!important}.other-information{background:#ecf2f6}.other-information h2{font-size:var(--c-text-3xl);text-align:left}#cta-form{padding-bottom:3%;position:relative}#cta-form .mini-content{width:85%}#cta-form .img-bg{position:absolute;right:20%;top:0;transform:translateY(-50%)}#cta-form .wr-section{margin:0 auto;max-width:var(--max-width-container);width:100%}@media only screen and (max-width:680px){#cta-form .wr-section{padding:0}}#cta-form .wr-section .wr-form{background-repeat:no-repeat;background-size:contain;border-radius:40px;margin:0 auto;max-width:1240px;padding:100px 0;width:100%}@media only screen and (max-width:1280px){#cta-form .wr-section .wr-form{background-size:cover}}@media only screen and (max-width:768px){#cta-form .wr-section .wr-form{padding:50px 0}}#cta-form .wr-section .wr-form .wr-form-content{border-radius:40px;padding:0 62px}#cta-form .wr-section .wr-form .wr-form-content .header-title-lg{color:#fff;font-size:var(--text-header-regular-types);text-shadow:0 4px 8px rgba(40,41,44,.302)}#cta-form .wr-section .wr-form .wr-form-content p{color:#fff;font-size:var(--c-text-md)}#cta-form .wr-section .wr-form .wr-form-content .container-form{display:flex;flex-direction:row-reverse;position:relative}#cta-form .wr-section .wr-form .wr-form-content .container-form .form-information{position:relative;width:80%;z-index:100}#cta-form .wr-section .wr-form .wr-form-content .container-form .form-information .row{justify-content:space-between;margin-left:0;margin-right:0}#cta-form .wr-section .wr-form .wr-form-content .container-form .form-information .row .mb-3{margin-bottom:0!important;width:calc(50% - 20px)}#cta-form .wr-section .wr-form .wr-form-content .container-form .form-information label{color:#fff;font-size:var(--c-text-sm)}#cta-form .wr-section .wr-form .wr-form-content .container-form .form-information input{height:48px}#cta-form .wr-section .wr-form .wr-form-content .container-form .img-form{height:150%;left:-19%;overflow:hidden;position:absolute;width:60%}#cta-form .wr-section .wr-form .wr-form-content .container-form .img-form img{width:100%}#cta-form .wr-section .wr-form .wr-form-content .container-form .btn-group-row{display:flex;gap:20px;justify-content:end;margin-top:20px}#cta-form .wr-section .wr-form .wr-form-content .container-form .btn-group-row .btn-get-consultation{background-color:#2c4bd3;color:#fff}#cta-form .wr-section .wr-form .wr-form-content .container-form .btn-group-row .btn-get-consultation:hover{background-color:var(--bg-color-red);border:none;color:#fff}@media only screen and (max-width:1280px){#cta-form .wr-section .wr-form .wr-form-content .container-form .img-form{display:none}#cta-form .wr-section .wr-form .wr-form-content .container-form .form-information{width:100%}#cta-form .wr-section .wr-form .wr-form-content .container-form .form-information .row{flex-direction:column;gap:0;justify-content:space-between}#cta-form .wr-section .wr-form .wr-form-content .container-form .form-information .row .mb-3{width:100%}}.err-msg{color:#b3261e;display:inline-block;font-size:12px}.input-err{border:1px solid #b3261e!important}#symton{background:#fef9f8;background-repeat:no-repeat;background-size:cover;width:100%}#symton .wr-responsive{padding:87px 0 23rem}#symton .wr-responsive .wr-symton{align-items:center;display:flex;flex-direction:column;height:480px;justify-content:space-between;margin:32rem auto 22rem;max-width:var(--max-width-container);position:relative;width:96%}@media only screen and (max-width:1441px){#symton .wr-responsive .wr-symton{margin:30rem auto 10rem;width:100%}}@media only screen and (max-width:1280px){#symton .wr-responsive .wr-symton{margin:25rem auto 5rem;width:100%}}@media only screen and (max-width:991px){#symton .wr-responsive .wr-symton{margin:20rem auto 0;width:100%}}@media only screen and (max-width:768px){#symton .wr-responsive .wr-symton{margin:20rem auto 0;width:100%}}@media only screen and (max-width:400px){#symton .wr-responsive .wr-symton{margin:10rem auto 5rem;width:100%}}#symton .wr-responsive .wr-symton .row-symton{background:linear-gradient(145.92deg,#09378c 20.18%,#09378c 64.7%,#b13535 76.9%);border-radius:50%;padding:15px;position:absolute}#symton .wr-responsive .wr-symton .row-symton span{color:var(--color-primary);font-size:var(--c-text-lg);text-align:center;width:80%}#symton .wr-responsive .wr-symton .row-symton .deactive{opacity:.2}#symton .wr-responsive .wr-symton .row-symton .wr-content{align-items:center;background:#fff;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;gap:1.25vw;height:100%;justify-content:center;overflow:hidden;transition:1s;width:100%}#symton .wr-responsive .wr-symton .row-symton:hover .wr-content{background:var(--color-primary)}#symton .wr-responsive .wr-symton .row-symton:hover .wr-content span{color:#fff}#symton .wr-responsive .wr-symton .row-symton:hover .wr-content .link-learn-more{display:block}@media only screen and (max-width:768px){#symton .wr-responsive .wr-symton .row-symton:hover .wr-content .link-learn-more{display:none}}@media only screen and (max-width:991px){#symton .wr-responsive .wr-symton .row-symton{padding:10px}#symton .wr-responsive .wr-symton .row-symton span{font-size:14px}}@media only screen and (max-width:768px){#symton .wr-responsive .wr-symton .row-symton{padding:5px}#symton .wr-responsive .wr-symton .row-symton span{display:none}}#symton .wr-responsive .wr-symton .border-circle{border:7px solid var(--bg-color-red);border-radius:50%;height:505px;position:absolute;top:-15px;width:505px}#symton .wr-responsive .wr-symton .border-circle .inner-box{border:10px solid #fff;border-radius:50%;height:100%;overflow:hidden;position:relative;width:100%}#symton .wr-responsive .wr-symton .border-circle .inner-box img{height:100%;left:0;opacity:0;position:absolute;top:0;transition:1s;width:100%}#symton .wr-responsive .wr-symton .border-circle .inner-box .i-active{opacity:1}@media only screen and (max-width:400px){#symton .wr-responsive{padding:2rem 0 7.5rem}}@media only screen and (max-width:768px){#symton{background-size:cover}}#title-symton{display:none}@media only screen and (max-width:768px){#title-symton{align-items:center;color:var(--color-primary);display:flex;font-family:var(--base-bold);font-size:var(--c-text-lg);justify-content:center;min-height:70px;padding:15px 0}#title-symton *{color:var(--color-primary);font-size:16px;text-align:center}}#regular-types{background-color:#fff;margin-top:40px}#regular-types .container-custom .header-title-regular-types{color:var(--color-primary);font-size:var(--text-header-regular-types);margin:10px 0;text-align:center;text-shadow:0 4px 4px 0 #ff7344 inset}.row-list-depression{-moz-column-gap:3rem;column-gap:3rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:5rem;min-height:100px;row-gap:4rem}.row-list-depression .depression-section-item{border:3px solid var(--bg-color-red);border-radius:8px;position:relative;transition:.4s linear;width:calc(33.33333% - 2rem)}.row-list-depression .depression-section-item .cricle-depression{background:#fff;border-radius:50%;height:79px;left:-40px;padding:5px;position:absolute;top:-40px;width:79px;z-index:3}.row-list-depression .depression-section-item .cricle-depression .wr-number{align-items:center;border:2px solid var(--bg-color-red);border-radius:50%;color:var(--bg-color-red);display:flex;font-size:30px;height:100%;justify-content:center}.row-list-depression .depression-section-item .br-depression{cursor:pointer;padding:10px}.row-list-depression .depression-section-item .br-depression .wr-image-hover-behaver{background:linear-gradient(180deg,#09378c,#dbe2f0);border-radius:8px;overflow:hidden;position:relative}.row-list-depression .depression-section-item .br-depression .wr-image-hover-behaver .img-hover-behaver{position:relative;top:3rem;transition:.4s linear;width:100%}.row-list-depression .depression-section-item .br-depression .wr-image-hover-behaver .btn-learn-more{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:hsla(0,0%,100%,.6);border:1px solid #fff;border-top-left-radius:0;border-top-right-radius:0;bottom:0;left:0;opacity:0;overflow:hidden;position:absolute;width:100%}.row-list-depression .depression-section-item .wr-content{border-block-start:3px solid var(--bg-color-red);padding:10px}.row-list-depression .depression-section-item .wr-content .c-title{color:var(--bg-color-red);font-size:var(--c-text-2xl);text-align:center;transition:.4s linear}.row-list-depression .depression-section-item:hover{background:var(--bg-color-red)}.row-list-depression .depression-section-item:hover .br-depression{background:#fff}.row-list-depression .depression-section-item:hover .br-depression .wr-image-hover-behaver{background:linear-gradient(180deg,#b13535,#dbe2f0)}.row-list-depression .depression-section-item:hover .br-depression .wr-image-hover-behaver .img-hover-behaver{top:1.5rem}.row-list-depression .depression-section-item:hover .br-depression .wr-image-hover-behaver .btn-learn-more{color:var(--color-accent-1);opacity:1;overflow:visible}.row-list-depression .depression-section-item:hover .wr-content .c-title{color:#fff}@media only screen and (min-width:600px) and (max-width:930px){.row-list-depression .depression-section-item{margin-top:3rem;width:calc(33.33333% + 5rem)}.row-list-depression .depression-section-item .cricle-depression{height:69px;left:-16px;top:-16px;width:69px}.row-list-depression .depression-section-item .cricle-depression .wr-number{font-size:26px}}@media only screen and (max-width:599px){.row-list-depression{display:unset;justify-content:unset}.row-list-depression .depression-section-item{margin-top:2rem;width:100%}.row-list-depression .depression-section-item .cricle-depression{height:59px;left:-16px;top:-16px;width:59px}.row-list-depression .depression-section-item .cricle-depression .wr-number{font-size:24px}}#solution{padding-top:4rem}#solution .wr-ctx-bg{position:relative;width:100%}#solution .wr-ctx-bg .bg-lg{width:100%}#solution .wr-ctx-bg .bg-lg img{height:auto;width:100%}#solution .wr-ctx-bg .wr-left,#solution .wr-ctx-bg .wr-middle,#solution .wr-ctx-bg .wr-right{position:absolute}#solution .wr-ctx-bg .wr-left{bottom:51.0986203373vw;left:33.1125827815vw;transform:translateX(-50%)}#solution .wr-ctx-bg .wr-left .icon-vector{display:flex;justify-content:center}#solution .wr-ctx-bg .wr-left .icon-vector img{height:100%;margin-right:3.7735849057vw;margin-top:-7px}#solution .wr-ctx-bg .wr-middle{bottom:40.1123144805vw;left:47.4158368895vw;transform:translateX(-50%)}#solution .wr-ctx-bg .wr-middle .icon-vector{display:flex;justify-content:center}#solution .wr-ctx-bg .wr-middle .icon-vector img{height:100%;margin-left:3.0303030303vw;margin-top:-7px}#solution .wr-ctx-bg .wr-right{bottom:51.9750519751vw;left:60.6060606061vw;transform:translateX(-50%)}#solution .wr-ctx-bg .wr-right .icon-vector{display:flex;justify-content:center}#solution .wr-ctx-bg .wr-right .icon-vector img{height:100%;margin-right:3.0303030303vw;margin-top:-7px}@media only screen and (max-width:1440px){#solution .wr-ctx-bg .wr-left{bottom:50.5050505051vw;left:33.3333333333vw}#solution .wr-ctx-bg .wr-middle{bottom:40.899795501vw;left:47.8468899522vw}#solution .wr-ctx-bg .wr-right{bottom:52.6315789474vw;left:60.9756097561vw}}@media only screen and (max-width:678px){#solution .wr-ctx-bg .wr-left{bottom:51.4933058702vw;left:20.3004466098vw}#solution .wr-ctx-bg .wr-left .icon-vector{display:none}#solution .wr-ctx-bg .wr-middle{bottom:35.7999498801vw;left:47.7988623871vw}#solution .wr-ctx-bg .wr-middle .icon-vector{display:none}#solution .wr-ctx-bg .wr-right{bottom:52.6094276094vw;left:63.8977635783vw}#solution .wr-ctx-bg .wr-right .icon-vector{display:none}}@media only screen and (max-width:768px){#solution{padding-top:2rem}}.solution-btn{border:1px solid var(--color-primary);box-shadow:6px 6px 8px rgba(26,26,26,.3);font-family:var(--font-anton-regular)!important;font-size:36px!important;padding:20px 40px;text-transform:uppercase;transition:.4s linear}.solution-btn:hover{background-color:var(--bg-color-red)}@media only screen and (max-width:1024px){.solution-btn{font-size:25px!important;padding:15px 35px}}@media only screen and (max-width:768px){.solution-btn{font-size:22px!important;padding:15px 20px}}@media only screen and (max-width:480px){.solution-btn{font-size:14px!important;padding:0 5px}}#popup__solution{background-position:100% 100%;background-repeat:no-repeat;background-size:cover;overflow-y:auto}#popup__solution .popup-solution{padding:100px 0}#popup__solution .popup-solution-prototype{margin:0 auto;max-width:1360px;padding:45px 0 57px;width:86%}#popup__solution .popup-solution-prototype-box{background:linear-gradient(90deg,#ecf2f6,rgba(236,242,246,0) 70.31%);background-color:#fff;border-radius:40px;box-shadow:0 24px 30px -12px rgba(26,26,26,.302);display:flex;min-height:500px;padding:110px 100px 147px;position:relative;width:100%}#popup__solution .popup-solution-prototype-box .left,#popup__solution .popup-solution-prototype-box .right{width:50%}#popup__solution .popup-solution-prototype-box .right{padding-left:120px}#popup__solution .popup-solution-prototype-box .right .blog-relation-title{align-items:flex-start;border-bottom:1px solid var(--bg-color-red);display:flex;gap:14px;justify-content:flex-start;margin-bottom:24px;min-height:52px;padding:5px 0 15px}#popup__solution .popup-solution-prototype-box .right .blog-relation-title span{color:var(--color-primary);font-size:var(--c-text-xl)}#popup__solution .popup-solution-prototype-box .right .row-blog-item{align-items:flex-start;display:flex;gap:16px;margin-bottom:24px;padding:5px 0}#popup__solution .popup-solution-prototype-box .right .row-blog-item .new-tag{align-items:center;background:rgba(177,53,53,.2);border:1px solid var(--bg-color-red);border-radius:8px;color:var(--bg-color-red);display:flex;font-family:var(--base-medium);font-size:12px;height:32px;justify-content:center;margin-top:10px;width:54px}#popup__solution .popup-solution-prototype-box .right .row-blog-item .blog-name{width:calc(100% - 70px)}#popup__solution .popup-solution-prototype-box .right .row-blog-item .blog-name a{color:#000;font-family:var(--base-medium);font-size:var(--c-text-base)}@media only screen and (max-width:1024px){#popup__solution .popup-solution-prototype-box .right{padding-left:80px}}@media only screen and (max-width:880px){#popup__solution .popup-solution-prototype-box .right{padding-left:0}}@media only screen and (max-width:1024px){#popup__solution .popup-solution-prototype-box{padding:60px 80px}}@media only screen and (max-width:880px){#popup__solution .popup-solution-prototype-box{flex-direction:column;gap:20px}#popup__solution .popup-solution-prototype-box .left,#popup__solution .popup-solution-prototype-box .right{width:100%}}@media only screen and (max-width:768px){#popup__solution .popup-solution-prototype-box{padding:40px 15px}}#popup__solution .popup-solution-prototype-box-title{font-size:var(--text-header-regular-types)}@media only screen and (max-width:768px){#popup__solution .popup-solution-prototype-box-title{text-align:center}}#popup__solution .popup-solution-prototype-box-content{font-family:var(--base-medium);font-size:var(--c-text-md)}@media only screen and (max-width:768px){#popup__solution .popup-solution-prototype-box-content{text-align:center}}.wr-solution-ellipse-primary{bottom:14%;position:absolute;right:5%}@media only screen and (max-width:768px){.wr-solution-ellipse-primary{display:none}.solution-poup-btn{justify-content:center}}#attention_hyperactivity{display:flex}#attention_hyperactivity .image-bottom,#attention_hyperactivity .image-top{width:25%}#attention_hyperactivity .image-bottom img,#attention_hyperactivity .image-top img{height:auto;width:100%}#attention_hyperactivity .container-custom{align-items:center;display:flex;flex-direction:column;max-width:675px;padding:0;position:relative;width:50%}#attention_hyperactivity .container-custom .ellipse{height:0;left:34%;position:absolute;top:24%;width:70px;z-index:-100}#attention_hyperactivity .container-custom .mini-content{width:67%}#attention_hyperactivity .container-custom .isMobile{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:1280px){#attention_hyperactivity .container-custom{align-items:center;display:flex;max-width:unset;text-align:center;width:100%}}@media only screen and (min-width:1281px){#attention_hyperactivity .container-custom .isMobile{display:none}}@media only screen and (max-width:1280px){#attention_hyperactivity .image-bottom,#attention_hyperactivity .image-top{width:100%}}:root{--x:100%;--padding-depression:30px;--padding-depression-top-bottom:20px;--right-responsive:4%}@media only screen and (max-width:880px){:root{--right-responsive:1%}}@media only screen and (max-width:680px){:root{--right-responsive:-2%}}#reason{background-color:#fff}#reason .container-custom .c-row{margin-bottom:16px}#reason .container-custom .header-title-regular-types{color:var(--color-primary);font-size:var(--text-header-regular-types);margin:10px 0;text-align:center;text-shadow:0 4px 4px 0 #ff7344 inset}.detail-active .wr-image-hover-behaver{opacity:0;transition:.4s linear}.detail-active .wr-content .c-content{display:block;transition:.4s linear}.bg-gradient-custom:hover{--x:0%}.row-list-reason{-moz-column-gap:40px;column-gap:40px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:4rem;min-height:100px;row-gap:80px}.row-list-reason .depression-section-item{align-items:center;display:flex;flex-direction:column;justify-content:start;transition:.4s linear;width:calc(33.33333% - 2rem)}.row-list-reason .depression-section-item .wr-line{align-items:center;display:flex;flex-direction:column;justify-content:center}.row-list-reason .depression-section-item .wr-line .line{display:flex;height:52px;justify-content:center;width:52px}.row-list-reason .depression-section-item .wr-line .cricle-depression{background:#fff;border:3px solid red;border-radius:50%;height:61px;padding:3px;width:61px}.row-list-reason .depression-section-item .wr-line .cricle-depression .wr-number{align-items:center;background:var(--color-primary);border-radius:50%;color:#fff;display:flex;font-size:var(--c-text-3xl);height:100%;justify-content:center}.row-list-reason .depression-section-item .br-depression{border:3px solid var(--bg-color-red);border-radius:50%;cursor:pointer;padding:10px;transition:.2s linear}.row-list-reason .depression-section-item .br-depression .wr-image-hover-behaver{position:relative}.row-list-reason .depression-section-item .br-depression .wr-image-hover-behaver .img-hover-behaver{border-radius:50%;transition:.2s linear;width:100%}.row-list-reason .depression-section-item .br-depression .wr-image-hover-behaver .btn-learn-more{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:hsla(0,0%,100%,.6);border:1px solid #fff;border-top-left-radius:0;border-top-right-radius:0;bottom:0;left:0;opacity:0;overflow:hidden;position:absolute;width:100%}.row-list-reason .depression-section-item .wr-content{margin-top:2rem;padding:12px 8px}.row-list-reason .depression-section-item .wr-content .c-title{font-size:var(--c-text-2xl);text-align:center;transition:.4s linear}.row-list-reason .depression-section-item:hover .br-depression,.row-list-reason .depression-section-item:hover .br-depression .wr-image-hover-behaver .img-hover-behaver{border-radius:8px}.row-list-reason .depression-section-item:hover .br-depression .wr-image-hover-behaver .btn-learn-more{color:var(--color-accent-1);opacity:1;overflow:visible}.row-list-reason .depression-section-item:hover .wr-content{background:var(--bg-color-red);border-radius:16px}.row-list-reason .depression-section-item:hover .wr-content .c-title{color:#fff}@media only screen and (min-width:600px) and (max-width:930px){.row-list-reason .depression-section-item{margin-top:3rem;width:calc(33.33333% + 5rem)}.row-list-reason .depression-section-item .cricle-depression{height:69px;left:-16px;top:-16px;width:69px}.row-list-reason .depression-section-item .cricle-depression .wr-number{font-size:26px}}@media only screen and (max-width:599px){.row-list-reason{display:unset;justify-content:unset}.row-list-reason .depression-section-item{margin-top:2rem;width:100%}.row-list-reason .depression-section-item .cricle-depression{height:59px;left:-16px;top:-16px;width:59px}.row-list-reason .depression-section-item .cricle-depression .wr-number{font-size:24px}}.c-content{color:#fff;display:none;margin-bottom:20px;max-width:800px;padding-right:var(--padding-depression);text-align:justify}#adhd{padding-bottom:8rem}#adhd .img-bg{position:absolute;right:37%}#adhd .img-bg-end{bottom:6rem;left:78%;position:relative}#adhd .wr-section{margin:0 auto;max-width:var(--max-width-container);width:100%}@media only screen and (max-width:680px){#adhd .wr-section{padding:0}}#adhd .wr-section .wr-form{background-repeat:no-repeat;background-size:cover;border-radius:40px;margin:0 auto;max-width:1240px;padding:57px 0 10rem;width:100%}@media only screen and (max-width:1280px){#adhd .wr-section .wr-form{background-size:cover}}@media only screen and (max-width:768px){#adhd .wr-section .wr-form{padding:50px 0}}#adhd .wr-section .wr-form .wr-form-content{border-radius:40px;margin:0 100px}#adhd .wr-section .wr-form .wr-form-content .content{font-size:var(--c-text-md);margin:10px 0;max-width:548px;width:90%}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD{-moz-column-gap:3rem;column-gap:3rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;min-height:100px;row-gap:4rem}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item{align-items:center;display:flex;flex-direction:column;position:relative;transition:.4s linear;width:calc(33.33333% - 2rem)}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .td{margin-bottom:1rem}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .td__title{color:var(--color-primary);font-size:var(--c-text-2xl)}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .cricle-depression{background:#fff;border-radius:50%;height:79px;left:-40px;padding:5px;position:absolute;top:-40px;width:79px}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .cricle-depression .wr-number{align-items:center;border:2px solid var(--bg-color-red);border-radius:50%;color:var(--bg-color-red);display:flex;font-size:30px;height:100%;justify-content:center}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .br-depression{border:3px solid var(--bg-color-red);border-radius:50%;cursor:pointer;padding:8px}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .br-depression .wr-image-hover-behaver{background:var(--color-primary);border-radius:8px;border-radius:50%;height:315px;overflow:hidden;width:315px}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .br-depression .wr-image-hover-behaver .img-hover-behaver{position:relative;top:3rem;transition:.4s linear;width:100%}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .br-depression-middle{border:3px solid var(--bg-color-red);border-radius:50%;cursor:pointer;padding:8px}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .br-depression-middle .wr-image-hover-behaver{background:var(--bg-color-red);border-radius:8px;border-radius:50%;height:315px;overflow:hidden;width:315px}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .br-depression-middle .wr-image-hover-behaver .img-hover-behaver{position:relative;top:3rem;transition:.4s linear;width:100%}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .wr-content{margin-top:1rem;padding:10px}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .wr-content .c-title{font-size:var(--c-text-md);text-align:center;transition:.4s linear}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item:hover .br-depression .wr-image-hover-behaver .img-hover-behaver,#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item:hover .br-depression-middle .wr-image-hover-behaver .img-hover-behaver{top:0}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .start{position:relative;top:7rem}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .end{bottom:7rem;position:relative}@media only screen and (min-width:800px) and (max-width:1280px){#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item{margin-top:3rem;width:calc(33.33333% + 5rem)}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .cricle-depression{height:69px;left:-16px;top:-16px;width:69px}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .cricle-depression .wr-number{font-size:26px}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .start{top:unset}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .end{bottom:unset}}@media only screen and (max-width:799px){#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD{row-gap:0}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item{margin-top:2rem;width:100%}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .cricle-depression{height:59px;left:-16px;top:-16px;width:59px}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .depression-section-item .cricle-depression .wr-number{font-size:24px}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .start{top:unset}#adhd .wr-section .wr-form .wr-form-content .row-list-ADHD .end{bottom:unset}}@media only screen and (max-width:800px){#adhd .wr-section .wr-form .wr-form-content .text-align-start{text-align:center}#adhd .wr-section .wr-form .wr-form-content .content{max-width:unset;width:unset}}@media only screen and (max-width:768px){#adhd{padding-bottom:4rem}#adhd .img-bg,#adhd .img-bg-end{display:none}}#symptoms{padding-bottom:4rem;position:relative}#symptoms .img-bg{position:absolute;right:9%;top:-4%;z-index:100}#symptoms .wr-section{margin:0 auto;max-width:var(--max-width-container);padding-left:100px;width:100%}@media only screen and (max-width:680px){#symptoms .wr-section{padding:0}}#symptoms .wr-section .wr-form{background-repeat:no-repeat;background-size:cover;border-radius:40px 0 0 40px;margin:0 auto;max-width:1920px;padding:57px 0 10rem;position:relative;width:100%}#symptoms .wr-section .wr-form .wr-form-content{margin:0 100px}@media only screen and (max-width:1280px){#symptoms .wr-section .wr-form{background-size:cover}}@media only screen and (max-width:768px){#symptoms .wr-section .wr-form{padding:25px 0}}#symptoms .wr-section .wr-form .container-custom{border-radius:40px}#symptoms .wr-section .wr-form .container-custom .content{font-size:var(--c-text-md);margin:10px 0;max-width:548px;width:90%}@media only screen and (max-width:800px){#symptoms .wr-section .wr-form .container-custom .text-align-start{text-align:center}#symptoms .wr-section .wr-form .container-custom .content{max-width:unset;width:unset}}@media only screen and (max-width:768px){#symptoms{padding-bottom:2rem}#symptoms .img-bg{display:none}}.sp{margin-left:6rem;margin-top:74px;max-width:1920px;padding:1rem 0 2rem;width:100%}.sp__swiper-slide{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.sp__swiper-wr{width:100%}.sp__swiper-wr .sp__image{cursor:pointer;overflow:hidden;position:relative;width:100%}.sp__swiper-wr .sp__image img{transform:scale(1);transition:all .7s;width:100%}.sp__swiper-wr .sp__image .btn-learn-more{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:hsla(0,0%,100%,.6);border:1px solid #fff;border-radius:0;bottom:0;left:0;min-height:56px;opacity:0;overflow:hidden;padding:0;position:absolute;transform:translateY(100%);transition:all .4s linear;width:100%}.sp__swiper-wr .sp__content{background:linear-gradient(140.39deg,#09378c -57.88%,#09378c 49.04%,rgba(177,53,53,.63) 78.32%);height:100px;transition:all .7s ease-out;width:100%}.sp__swiper-wr .sp__content .sp__content-item{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:var(--c-text-md);overflow:hidden;padding:16px 24px 0}.sp__swiper-wr:hover .sp__content{background:linear-gradient(45deg,#b13535,#b13535)}.sp__swiper-wr:hover .sp__image img{transform:scale(1.1)}.sp__swiper-wr:hover .sp__image .btn-learn-more{color:var(--color-accent-1);opacity:1;overflow:visible;transform:translateY(0)}@media only screen and (max-width:1024px){.sp{margin-left:2rem;margin-top:1.5rem}}@media only screen and (max-width:768px){.sp{margin-bottom:4rem;margin-left:1rem;margin-top:1rem}}.sp__button-next,.sp__button-prev{align-items:center;border:3px solid var(--color-primary);border-radius:50%;bottom:7%;cursor:pointer;display:flex;height:64px;justify-content:center;position:absolute;right:15%;transition:.4s linear;width:64px}.sp__button-next .fas,.sp__button-prev .fas{color:var(--color-primary);font-size:25.6px}.sp__button-next:hover,.sp__button-prev:hover{background:var(--color-primary)}.sp__button-next:hover .fas,.sp__button-prev:hover .fas{color:#fff}@media only screen and (max-width:768px){.sp__button-next,.sp__button-prev{height:44px;width:44px}}.sp__button-prev{transform:translateX(calc(-100% - 1rem))}.sp_content-button{align-items:center;bottom:9%;color:var(--color-primary);display:flex;justify-content:center;position:absolute;right:15%;transform:translateX(calc(-100% - 2rem))}@media only screen and (max-width:768px){.sp_content-button{bottom:8.3%}}@media only screen and (max-width:568px){.sp_content-button{bottom:8.5%;transform:translateX(calc(-100% - 1rem))}}#expert{background:rgba(210,221,240,.2);padding:11rem 0 8rem;width:100%}#expert,#expert .container-custom{position:relative}@media only screen and (max-width:1024px){#expert .container-custom{width:90%}}#expert .container-custom .c-row{margin-bottom:20px}@media only screen and (max-width:991px){#expert{background-size:contain;padding:8rem 0 5rem}}@media only screen and (max-width:768px){#expert{background-size:contain;padding:2rem 0}}.swiper-expert{margin-top:77px;max-width:1920px;padding:1rem 0 2rem;position:relative;width:100%}.swiper-expert__swiper-slide{align-items:center;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.swiper-expert__swiper-wr{position:relative;width:100%}.swiper-expert__swiper-wr .swiper-expert__image{position:relative}.swiper-expert__swiper-wr .swiper-expert__image .swiper-expert__bg-image{cursor:pointer;overflow:hidden;position:relative;width:100%}.swiper-expert__swiper-wr .swiper-expert__image .swiper-expert__bg-image img{width:100%}.swiper-expert__swiper-wr .swiper-expert__image .swiper-expert__bg-image .swiper-expert__image-doctor{bottom:0;position:absolute;transform:translateY(10%);transition:all .4s;width:100%}.swiper-expert__swiper-wr .swiper-expert__image .swiper-expert__bg-image:hover .swiper-expert__image-doctor{transform:translateY(4%)}.swiper-expert__swiper-wr .swiper-expert__content{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;transition:all .7s ease-out;width:100%}.swiper-expert__swiper-wr .swiper-expert__content .swiper-expert__doctor{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;margin-top:1rem;overflow:hidden;text-align:center}.swiper-expert__swiper-wr .swiper-expert__content .swiper-expert__doctor-name{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;margin-top:4px;overflow:hidden;text-align:center}.swiper-expert__swiper-wr .swiper-expert__content .swiper-expert__doctor-name h4{color:var(--color-primary);font-size:var(--c-text-xl)}.swiper-expert__swiper-wr .swiper-expert__content .swiper-expert__doctor-button{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;margin-top:1rem;overflow:hidden;text-align:center}@media only screen and (max-width:1280px){.swiper-expert{width:90%;width:85%}}@media only screen and (max-width:768px){.swiper-expert{margin-top:10px;width:80%}}.swiper-expert__button-next,.swiper-expert__button-prev{height:64px;position:absolute;top:73%;width:64px}@media only screen and (max-width:1280px){.swiper-expert__button-next,.swiper-expert__button-prev{height:44px;width:44px}}.swiper-expert__button-prev{left:-10%}@media only screen and (max-width:1338px){.swiper-expert__button-prev{left:-8%}}.swiper-expert__button-next{right:-10%}@media only screen and (max-width:1338px){.swiper-expert__button-next{right:-8%}}.advise-btn{align-items:center;background-color:var(--color-primary);border:none;border-radius:8px;color:#fff;display:flex;font-family:var(--base-bold);font-size:var(--c-text-md);justify-content:center;outline:none;padding:16px 32px;transition:all .2s linear}.advise-btn img{margin-right:1rem}.advise-btn:hover{background-color:var(--bg-color-red)}#survey-pop-up{background-color:#fff;background-repeat:no-repeat;background-size:cover;height:100vh;left:0;overflow-y:auto;padding:3rem 0 4rem;position:fixed;top:0;transform:translateY(-100%);transition:all .2s linear;width:100vw;z-index:500}#survey-pop-up .mb-base{margin-bottom:50px!important}@media only screen and (max-width:768px){#survey-pop-up .mb-base{margin-bottom:15px!important}}#survey-pop-up .scroll-wrapper{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:1rem 5rem 2rem;position:relative}#survey-pop-up .scroll-wrapper .bg-img{width:auto}#survey-pop-up .scroll-wrapper .container-custom{position:relative}@media only screen and (max-width:768px){#survey-pop-up .scroll-wrapper{padding:1rem 1rem 2rem}}#survey-pop-up .btn-controll-group{align-items:flex-end;position:relative}#survey-pop-up .btn-controll-group .btn-next-question{align-items:center;background:var(--color-primary);border:none;border-radius:8px;color:#fff;display:flex;font-family:PlusJakartaSans-Bold,sans-serif;font-size:var(--c-text-base);justify-content:center;min-height:48px;outline:none;padding:0;transition:all .2s linear;width:170px}#survey-pop-up .btn-controll-group .btn-next-question:hover{background:var(--bg-color-red)}#survey-pop-up .btn-controll-group .btn-form-close{bottom:-5rem;color:#292930;font-size:18px;opacity:.4;position:absolute;right:0;text-align:center;text-decoration:none}@media only screen and (max-width:768px){#survey-pop-up .btn-controll-group .btn-form-close{left:0;right:unset}#survey-pop-up .btn-controll-group{flex-wrap:wrap;justify-content:flex-start}}#survey-pop-up .swiper-wrapper{padding-bottom:5rem}#survey-pop-up .swiper-pagination.swiper-pagination-progressbar{bottom:10px!important;left:24px;max-width:360px;top:unset;width:100%!important}@media only screen and (max-width:600px){#survey-pop-up .swiper-pagination.swiper-pagination-progressbar{display:none}}#survey-pop-up #survey-progress-bar:after,#survey-pop-up #survey-progress-bar:before{color:var(--color-accent-1);font-size:var(--c-text-base);position:absolute;top:-10px}#survey-pop-up #survey-progress-bar:after{content:attr(data-current-item);left:-25px}#survey-pop-up #survey-progress-bar:before{content:attr(data-max-item);right:-25px}#survey-pop-up .form-check-input,#survey-pop-up .form-check-label{cursor:pointer;margin-top:0}#survey-pop-up .form-check input{display:none}#survey-pop-up .form-check input~label{position:relative}#survey-pop-up .form-check input~label:before{border:1px solid var(--color-primary);border-radius:50%;content:"";height:20px;left:0;position:absolute;top:50%;transform:translate(calc(-100% - 18px),-50%);width:20px}#survey-pop-up .form-check input:checked~label:after{background-color:var(--color-primary);border-radius:50%;content:"";height:12px;left:0;position:absolute;top:50%;transform:translate(calc(-100% - 23px),-50%);width:12px}#survey-pop-up .btn-custom{border:1px solid var(--color-primary)}@media only screen and (max-width:768px){#survey-pop-up{padding:1rem 0 2rem}}.d-flex-row-responsive{align-items:center;color:var(--color-primary);display:flex;justify-content:space-between;padding-left:10px}.d-flex-row-responsive .form-check{align-items:center;display:flex;margin-right:4rem}@media only screen and (max-width:768px){.d-flex-row-responsive{flex-direction:column}.d-flex-row-responsive .form-check{margin-right:-3rem;margin-top:1rem;width:100%}.d-flex-row-responsive .d-flex-column-static{flex-wrap:wrap;justify-content:flex-start;margin-bottom:1rem;width:100%}}.survey-pop-up-email{background-color:#fff;background-repeat:no-repeat;background-size:cover;height:100vh;left:0;overflow-y:auto;padding:6rem 0 4rem;position:fixed;top:0;transform:translateY(-100%);transition:all .2s linear;width:100vw;z-index:600}.survey-pop-up-email-header{display:flex;justify-content:flex-end}.survey-pop-up-email-header .btn-survey-close{background:#fff;border:1px solid #fff;border-radius:50%;box-shadow:0 3px 0 hsla(0,0%,88%,.8);height:45px;outline:none;transition:.2s linear;width:45px}.survey-pop-up-email-header .btn-survey-close:hover{border:1px solid var(--color-primary);box-shadow:0 3px 0 var(--color-primary)}.survey-pop-up-email-container-center{display:flex;justify-content:center}.survey-pop-up-email-container-center .content-center{background-color:#fff;border-radius:40px;box-shadow:0 10px 0 hsla(0,0%,100%,.5),0 20px 0 hsla(0,0%,100%,.5),0 0 94px rgba(0,0,0,.3);margin:0 40px;min-height:100px;padding:20px;position:relative;width:54%}@media only screen and (max-width:1440px){.survey-pop-up-email-container-center .content-center{max-width:760px;width:calc(100% - 20px)}}.survey-pop-up-email-container-center .content-center input.form-control{background-color:#f7fafd;border:1px solid #d2ddf0;height:48px}.survey-pop-up-email-container-center .content-center .wr-ellipse-primary{position:absolute;right:25%;top:-1.5%}@media only screen and (max-width:764px){.survey-pop-up-email-container-center .content-center .wr-ellipse-primary{display:none}}.survey-pop-up-email-container-center .content-center .wr-ellipse-red{left:-2.5%;position:absolute;top:34%}@media only screen and (max-width:764px){.survey-pop-up-email-container-center .content-center .wr-ellipse-red{display:none}}.survey-pop-up-email-container-center .modal-email-header{font-size:var(--c-text-3xl);text-align:center}.survey-pop-up-email-container-center .setting-info{display:flex;flex-direction:column;gap:10px;justify-content:flex-end;width:192px}.survey-pop-up-email-container-center .setting-info-title{color:var(--color-accent-1);font-size:var(--c-text-lg);text-align:center}.survey-pop-up-email-container-center .setting-info-row{border-bottom:1px solid var(--color-primary);display:flex;justify-content:space-between;padding-bottom:10px}.survey-pop-up-email-container-center .setting-info-row-name,.survey-pop-up-email-container-center .setting-info-row-val{font-size:var(--c-text-sm)}.survey-pop-up-email-container-center .setting-info-row-name{color:var(--color-primary)}.survey-pop-up-email-container-center .setting-info-row-val{color:var(--color-accent-1)}.survey-pop-up-email-container-center .container-result-survey{display:flex!important;flex-direction:column;justify-content:center}.survey-pop-up-email-container-center .container-result-survey-title{color:var(--color-accent-1);font-size:var(--text-HO)}.survey-pop-up-email-container-center .container-result-survey-group-button{display:flex;gap:22px;justify-content:center;margin:1rem 0 8rem}@media only screen and (max-width:768px){.survey-pop-up-email-container-center .container-result-survey-group-button{margin:1rem 0 4rem}}@media only screen and (max-width:1240px){.survey-pop-up-email-container-center{align-items:center;flex-direction:column}.survey-pop-up-email-container-center .setting-info{margin-top:4rem}}@media only screen and (max-width:768px){.survey-pop-up-email{padding:2rem 0 4rem}}.detail-result-title{display:none}.low-depression-detail,.mild-depression-detail,.severe-depression-detail{display:none;justify-content:center}#result-survey-msg{margin:24px auto 80px;text-align:center;width:60%}@media only screen and (max-width:768px){#result-survey-msg{margin:1rem auto 40px;width:90%}}.low-depression .content-before-send-email,.low-depression .detail-result-email,.mild-depression .content-before-send-email,.mild-depression .detail-result-email,.severe-depression .content-before-send-email,.severe-depression .detail-result-email{display:none!important}.low-depression .detail-result-title,.mild-depression .detail-result-title,.severe-depression .detail-result-title{display:block}.low-depression .low-depression-detail{display:flex;margin-top:1rem}.mild-depression .mild-depression-detail,.severe-depression .severe-depression-detail{display:flex}.icon-chatbox{margin-bottom:50px}@media only screen and (max-width:768px){.icon-chatbox{display:none}}.title-result-pr{color:var(--color-primary);font-size:64px;text-align:center;text-shadow:0 4px 8px #001fbe;text-transform:uppercase}@media only screen and (max-width:768px){.title-result-pr{font-size:44px}}.title-result-red{color:var(--bg-color-red);font-size:64px;text-shadow:0 4px 8px #e40606;text-transform:uppercase}@media only screen and (max-width:768px){.title-result-red{font-size:44px}}.content-form{margin-bottom:4rem}@media only screen and (max-width:768px){.content-form{margin-bottom:1rem}}.blog{margin:0 auto;max-width:1360px;padding:4rem 0;width:72%}@media only screen and (max-width:1024px){.blog{width:90%}}@media only screen and (max-width:768px){.blog{width:calc(100% - 40px)}}.blog figure{margin:0 auto}.blog figure img{height:auto;width:100%}.blog__title{margin-bottom:24px}.blog__title h2{color:var(--color-primary);font-size:var(--text-header-regular-types);text-align:left}.blog__desc{align-items:flex-end;display:flex;justify-content:space-between}@media only screen and (max-width:768px){.blog__desc{align-items:center;flex-direction:column;gap:10px}}.blog__desc-list{display:flex;gap:64px}.blog__desc-item{display:flex;flex-direction:column;gap:12px}.blog__desc-item-title,.blog__desc-item-title span{color:var(--bg-color-red);font-family:var(--base-medium);font-size:var(--c-text-sm)}.blog__desc-item-val,.blog__desc-item-val span{color:#000;font-family:var(--base-medium);font-size:var(--c-text-md)}.blog__content{margin-top:2rem}.blog__content p,.blog__content span{font-family:var(--base-regular);font-size:var(--c-text-lg)}.blog__content h1,.blog__content h2,.blog__content h3,.blog__content h4,.blog__content h5,.blog__content h6{font-family:var(--base-bold)}.blog__footer{display:flex;justify-content:end}.blog .share-groups{align-items:center;display:flex;gap:12px}.blog .share-groups span{color:#000;font-family:var(--base-medium);font-size:var(--c-text-md)}.blog .share-groups .share-box{align-items:center;aspect-ratio:1;border:1px solid #bcbcbc;border-radius:8px;display:flex;justify-content:center;transition:all .4s linear;width:40px}.blog .share-groups .share-box:hover{border:1px solid gray}.blog .share-groups .share-box a{line-height:0}.searchpage{margin:0 auto;max-width:1360px;min-height:500px;padding:4rem 0;width:72%}.searchpage__result{display:flex;flex-direction:column;gap:48px;margin-top:2rem}.searchpage__result-item{background-color:#ecf2f6;border-radius:8px;display:block;padding:24px;width:100%}.searchpage__result-item-title,.searchpage__result-item-title h3{color:#000;font-size:var(--c-text-xl);margin-bottom:24px;text-align:justify}.searchpage__result-item-desc,.searchpage__result-item-desc p{color:#000;font-family:var(--base-regular);font-size:var(--c-text-md);text-align:justify}.searchpage .form-search{display:flex;justify-content:space-between;margin-bottom:10px}.searchpage .form-search button{width:142px}@media only screen and (max-width:1024px){.searchpage{width:90%}}@media only screen and (max-width:768px){.searchpage{width:calc(100% - 40px)}.searchpage .form-search{align-items:center;flex-direction:column;gap:20px}}.blog-pagination{display:flex;justify-content:center;padding:0}.blog-pagination li .page-li{align-items:center;border:1px solid #fff;border-radius:8px;color:#667085;display:flex;font-family:var(--base-medium);font-size:var(--c-text-base);height:40px;justify-content:center;width:40px}.blog-pagination li .page-li:hover{border:1px solid #d2ddf0}.blog-pagination li .active-pg{background-color:#d2ddf0;color:var(--color-primary)}.page-navigation{display:flex;justify-content:space-between}.page-navigation .page-next-li{align-items:center;color:#667085;display:flex;height:40px;justify-content:center;min-width:120px}@media only screen and (max-width:568px){.page-navigation{justify-content:center}.page-navigation .page-next-li{display:none}}
