.afeb-notice-box{align-items:center;border-radius:10px;background-color:#f6f193;box-shadow:0 1px 15px 0 #0003;display:flex;gap:30px;padding:20px 25px;position:relative}.afeb-notice-box::before{border-radius:20px;background-color:#50623a;content:'';display:block;height:60%;position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:8px}.afeb-notice-box .afeb-icon{align-items:center;background-color:#f5dd61;border-radius:10px;color:#50623a;display:block;display:flex;font-size:50px;height:100px;justify-content:center;min-width:100px;width:100px}.afeb-notice-box .afeb-icon.afeb-shield{border-radius:60%/22% 22% 98% 98%}.afeb-notice-box .afeb-icon.afeb-circle{border-radius:50%}.afeb-notice-box .afeb-icon svg{fill:#50623A;width:22px}.afeb-notice-box .afeb-title{color:#50623a;font-size:25px;font-weight:700}.afeb-notice-box .afeb-description{font-size:16px}@media screen and (max-width:767px){.afeb-notice-box{flex-direction:column}.afeb-notice-box::before{height:8px;right:50%;top:-4px;transform:translateX(50%);width:50%}.afeb-notice-box .afeb-description,.afeb-notice-box .afeb-title{text-align:center}}