@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Oswald:wght@200&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Emoji:wght@300..700&family=Oswald:wght@200&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);:root{--primary-color1:#FFF6E0;--primary-color2:#D0A968}.primary-color1{color:#FF4E0A}body{background-color:#eaecec}.staff-card-container{width:500px;max-width:100%;margin-right:auto;margin-left:auto}.footer-info{font-weight:700}.header{font-weight:700;font-size:24px;width:500px;max-width:100%;text-align:center;margin:30px auto}.header b{color:#FF4E0A}.staff-card{width:500px;max-width:100%;aspect-ratio:.66428;background:url(../img/bg10.png) repeat-y top center/cover;border-radius:30px}.staff-card .logo-brand{max-width:70%;margin:70px auto 16px auto}.staff-card .b-name{font-size:24px;color:var(--primary-color1);max-width:70%;margin:0 auto 16px auto;line-height:1.25}.staff-card .b-avatar{margin-top:55px}.staff-card .b-avatar .img{width:50%;padding-top:68%;aspect-ratio:1;background:url(../img/bg02.png) no-repeat bottom center/contain;position:relative}.staff-card .b-avatar .img ._i{position:absolute;bottom:0;left:0;width:100%;height:100%;background-position:bottom center;background-size:contain;background-repeat:no-repeat}.staff-card .b-avatar .expired{z-index:1;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:url(../img/expired.png) no-repeat center center/100% auto}.staff-card .b-info{color:var(--primary-color1);margin-top:6px}.staff-card .b-info p{margin-bottom:0;font-size:13px;text-transform:uppercase}.staff-card .b-info p.c-name{font-size:24px;font-weight:700}.staff-card .b-info p>span{color:var(--primary-color2)}.staff-card .b-info p>span.sp2{color:green;font-weight:700}.staff-card .b-info p>span.sp3{color:red;font-weight:700}.btn-submit{background-color:#FF4E0A;padding:8px 30px;border-radius:30px;font-weight:700;color:#fff}div.form_feedback{font:400 16px "Inter";position:relative;padding-top:50px}div.form_feedback:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:30px;height:3px;width:85%;background-color:#D9D9D9}div.form_feedback .intro-text{font:400 16px "Inter";text-align:center}div.form_feedback .intro-text ._header{font-size:24px;font-weight:700}div.form_feedback .___s{color:#FF4E0A;font:700 16px "Inter"}div.form_feedback .textarea-group{background-color:#D9D9D9;padding:10px 10px 10px}div.form_feedback .textarea-group .___s{text-align:center;display:block}div.form_feedback .group-order_number{font-weight:700;font-size:16px;display:flex;justify-content:left;align-items:end}div.form_feedback .group-order_number label{color:#FF4E0A;margin-right:10px;margin-bottom:0;font-size:20px}div.form_feedback .group-order_number ._input{border-bottom:2px dotted #FF4E0A}div.form_feedback .group-order_number ._input input{background-color:#fff0;border:none;font-weight:700;font-size:20px;color:#FF4E0A;height:24px;padding:0}div.form_feedback ._ipgroup label{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;display:flex;align-items:center;gap:6px}div.form_feedback ._ipgroup input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:25px;height:25px;background-color:#fff;color:#FF4E0A;border:3px solid gray;border-radius:50%;transition:border-color 0.3s}div.form_feedback ._ipgroup input:before{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-family:"Noto Emoji",sans-serif;position:absolute;top:-3.5px;left:-4.2px;width:25px;height:25px;font-size:21.5px;content:"";opacity:0;transition:opacity 0.3s}div.form_feedback ._ipgroup input:checked{border-color:#FF4E0A}div.form_feedback ._ipgroup input:checked::before{opacity:1}div.form_feedback ._ipgroup label:nth-of-type(1) input::before{content:"🙁"}div.form_feedback ._ipgroup label:nth-of-type(2) input::before{content:"🙂"}div.form_feedback ._ipgroup label:nth-of-type(3) input::before{content:"😍"}div.form_feedback ._ipgroup label:nth-of-type(4) input::before{content:"🥰"}@media screen and (min-width:768px){.staff-card .logo-brand{margin-top:80px}.staff-card .b-avatar{margin-top:15px}}@media screen and (max-width:768px){.header{font-size:20px}.staff-card{border-radius:20px}.staff-card .logo-brand{margin-top:40px}.staff-card .b-avatar{margin-top:15px}.staff-card .b-name{font-size:18px}.staff-card .b-info p{font-size:12px}.staff-card .b-info p.c-name{font-size:18px}.footer-info{font-size:12px}div.form_feedback{font-size:14px}div.form_feedback .intro-text{font-size:14px}div.form_feedback .intro-text ._header{font-size:20px}div.form_feedback .group-order_number label{font-size:16px;white-space:nowrap}}