#check-term-modal .modal-content{top:50%;left:50%;transform:translate(-50%);width:675px;text-align:center}#check-term-modal .modal-content .modal-body{padding:0;font-family:Nunito Sans;font-style:normal;font-weight:600;font-size:18px;line-height:28px;color:var(--type-active)}#check-term-modal .modal-content .modal-body .header{border-bottom:1px solid var(--neutral-200)}#check-term-modal .modal-content .modal-body .header .header-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:24px}#check-term-modal .modal-content .modal-body .header .header-content .close-svg{height:24px;width:24px;fill:var(--neutral-500)}#check-term-modal .modal-content .modal-body .body{padding:45px;padding-bottom:0;color:var(--type-active);font-size:18px;font-weight:600}#check-term-modal .modal-content .modal-body .body svg{aspect-ratio:1;width:96px}#check-term-modal .modal-content .modal-body .body>div{text-align:left}#check-term-modal .modal-content .modal-body .body>div label{font-size:16px;white-space:nowrap;cursor:pointer}#check-term-modal .modal-content .modal-body .body>div label:last-child{margin-bottom:0}#check-term-modal .modal-content .modal-body .body>div label span{margin-left:10px;color:var(--type-active);white-space:normal}#check-term-modal .modal-content .modal-body .body p{margin-top:40px;margin-bottom:25px;text-align:center}#check-term-modal .modal-content .modal-body .body span{color:var(--blue-500)}#check-term-modal .modal-content .modal-body .underline{text-decoration:underline}#check-term-modal .modal-content .modal-body .actions{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:60px;padding-top:26px}#check-term-modal .modal-content .modal-body .actions button{margin-left:10px!important;font-size:16px}#check-term-modal .modal-content .modal-body .actions .cancel-button{font-weight:700!important;color:var(--blue-500)!important}