.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close::before,.modal-close::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close::before{height:2px;width:50%}.modal-close::after{height:50%;width:2px}.modal-close:hover,.modal-close:focus{background-color:rgba(10,10,10,.3)}.modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.modal-background,.modal{bottom:0;left:0;position:absolute;right:0;top:0}@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,.86)}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.modal.is-full-screen>.animation-content,.modal.is-full-screen>.animation-content>.modal-card{width:100%;height:100%;max-height:100vh;margin:0;background-color:#f5f5f5}.modal .animation-content{margin:0 20px}.modal .animation-content .modal-card{margin:0}@media screen and (max-width: 768px){.modal .animation-content{width:100%}}.modal .modal-content{width:100%}.loading-overlay{bottom:0;left:0;position:absolute;right:0;top:0;align-items:center;display:none;justify-content:center;overflow:hidden;z-index:29}.loading-overlay.is-active{display:flex}.loading-overlay.is-full-page{position:fixed;z-index:999}.loading-overlay.is-full-page .loading-icon:after{top:calc(50% - 2.5em);left:calc(50% - 2.5em);width:5em;height:5em}.loading-overlay .loading-background{bottom:0;left:0;position:absolute;right:0;top:0;background:#7f7f7f;background:rgba(255,255,255,.5)}.loading-overlay .loading-icon{position:relative}.loading-overlay .loading-icon:after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);content:"";display:block;height:1em;position:relative;width:1em;position:absolute;top:calc(50% - 1.5em);left:calc(50% - 1.5em);width:3em;height:3em;border-width:.25em}.s-cert .image-back{display:none}@media(max-width: 767.98px){.s-cert .image-back{display:block;margin-top:1rem}}.s-cert .title{margin-top:2rem;color:#000;font-size:32px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.64px}@media(max-width: 991.98px){.s-cert .title{margin-top:1rem;font-size:24px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.48px}}.s-cert .tiles{padding-top:24px;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr;gap:20px}@media(max-width: 1249.98px){.s-cert .tiles{grid-template-columns:repeat(1, 1fr)}}.s-cert .tiles .tile{max-width:340px;background-color:#fff;padding:20px;border-radius:12px}.s-cert .tiles .tile__title{color:var(--main-black, #1B1400);font-size:24px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.48px}@media(max-width: 991.98px){.s-cert .tiles .tile__title{font-size:20px;font-style:normal;font-weight:400;line-height:120%}}.s-cert .attention{height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width: 991.98px){.s-cert .attention{height:300px}}.s-cert .attention__img{margin-bottom:1rem}.s-cert .attention__title{color:var(--main-black, #1B1400);text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.48px}@media(max-width: 991.98px){.s-cert .attention__title{font-size:16px;font-style:normal;line-height:140%;letter-spacing:.32px}}.s-cert .cert-page__row{display:grid;grid-template-columns:2fr 1fr;gap:25px;padding-top:1rem}@media(max-width: 1249.98px){.s-cert .cert-page__row{grid-template-columns:1fr;gap:5px}}.s-cert .cert-page__caption{display:flex;align-items:center;margin-bottom:1rem}.s-cert .cert-page__caption span{padding-top:.2rem;padding-left:.5rem;color:var(--main-black, #1B1400);font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.32px}.s-cert .cert-page__left .description{padding-top:1rem;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.32px;opacity:.6}.s-cert .cert-page__left .button{display:block;margin-bottom:1rem}.s-cert .cert-page__left .button:hover{background:#ecebeb}.s-cert .cert-page__left .cert{box-sizing:border-box;width:100%;padding:32px;margin-bottom:1.5rem;background:#fff;border-radius:12px;justify-content:space-between;align-items:flex-start;display:inline-flex}@media(max-width: 991.98px){.s-cert .cert-page__left .cert{flex-direction:column}}.s-cert .cert-page__left .cert__row{padding-bottom:16px}.s-cert .cert-page__left .cert__row:last-child{padding:0}.s-cert .cert-page__left .cert__title{color:#9e9c94;font-size:12px;font-weight:400;text-transform:uppercase;line-height:12px;letter-spacing:.72px;word-wrap:break-word}.s-cert .cert-page__left .cert__value{padding-top:5px;color:#1b1400;font-size:14px;font-weight:400;line-height:16.8px;letter-spacing:.28px;word-wrap:break-word}.s-cert .cert-page__left .cert__btn-download{display:inline-flex;padding:4px 12px;justify-content:center;align-items:center;border-radius:8px;background:var(--main-bg, #F6F6F6);color:#1b1400;font-size:14px;font-weight:400;line-height:16px;letter-spacing:.28px;word-wrap:break-word}.s-cert .cert-page__left .cert__btn-download span{display:flex;align-items:center;padding-top:3px}.s-cert .cert-page__left .cert__btn-download span:before{content:"";background:url("/assets/images/icon/document-download.svg") 0 0 no-repeat;display:inline-block;margin-right:.4rem;margin-top:-2px;width:20px;height:20px}.s-cert .cert-page__left .cert__btn-download:hover{background:#eae9e9}.s-cert .cert-page__info{display:grid;grid-template-columns:2fr 1fr}@media(max-width: 991.98px){.s-cert .cert-page__info{grid-template-columns:1fr;padding-top:1rem}}.s-cert .cert-page .buttons{padding:24px;background:#fff;border-radius:12px;display:grid;gap:20px}.s-cert .cert-page .buttons .button{width:100%}.modal-buttons{justify-content:center}.modal-buttons .button{margin-right:1rem}.modal-buttons .button:last-child{margin-right:0}@media screen and (max-width: 768px){.modal-buttons{flex-direction:column}}
