@import"reset.css";@font-face{font-family:"Pretendard";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2") format("woff2");font-weight:100;font-display:swap}@font-face{font-family:"Pretendard";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2") format("woff2");font-weight:200;font-display:swap}@font-face{font-family:"Pretendard";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2") format("woff2");font-weight:300;font-display:swap}@font-face{font-family:"Pretendard";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2") format("woff2");font-weight:400;font-display:swap}@font-face{font-family:"Pretendard";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2") format("woff2");font-weight:500;font-display:swap}@font-face{font-family:"Pretendard";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2") format("woff2");font-weight:600;font-display:swap}@font-face{font-family:"Pretendard";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2") format("woff2");font-weight:700;font-display:swap}@font-face{font-family:"Pretendard";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2") format("woff2");font-weight:800;font-display:swap}@font-face{font-family:"Pretendard";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2") format("woff2");font-weight:900;font-display:swap}@font-face{font-family:"Paperozi";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2") format("woff2");font-weight:100;font-display:swap}@font-face{font-family:"Paperozi";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2") format("woff2");font-weight:200;font-display:swap}@font-face{font-family:"Paperozi";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2") format("woff2");font-weight:300;font-display:swap}@font-face{font-family:"Paperozi";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2") format("woff2");font-weight:400;font-display:swap}@font-face{font-family:"Paperozi";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2") format("woff2");font-weight:500;font-display:swap}@font-face{font-family:"Paperozi";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2") format("woff2");font-weight:600;font-display:swap}@font-face{font-family:"Paperozi";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2") format("woff2");font-weight:700;font-display:swap}@font-face{font-family:"Paperozi";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2") format("woff2");font-weight:800;font-display:swap}@font-face{font-family:"Paperozi";src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2") format("woff2");font-weight:900;font-display:swap}html,body{font-family:"Paperozi","Pretendard",sans-serif;word-break:keep-all;font-size:16px;font-weight:400;color:#1c1c1c;min-width:320px}@media screen and (max-width: 1024px){html,body{font-size:14px}}@media screen and (max-width: 375px){html,body{font-size:12px;line-height:1.2}}html{scroll-behavior:smooth;scrollbar-gutter:stable;overflow-y:scroll}body{background-color:#fff}.instructor__content__inner{width:100%;max-width:1400px;height:100%}@keyframes fadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(0.92)}to{opacity:1;transform:scale(1)}}@keyframes badgePop{0%{transform:scale(0.6);opacity:0}70%{transform:scale(1.12)}100%{transform:scale(1);opacity:1}}.js-fade-up{opacity:0;transform:translateY(30px);transition:opacity .65s ease,transform .65s ease}.js-fade-up.is-visible{opacity:1;transform:translateY(0)}.js-fade-up>li,.js-fade-up>.position-card,.js-fade-up>.process-step,.js-fade-up>.support-card{transition-delay:calc(var(--i, 0)*.12s)}.section-title{display:flex;flex-direction:column;gap:16px}.section-title--center{align-items:center;text-align:center}.section-title__sub{font-family:"Paperozi",sans-serif;font-weight:800;font-size:clamp(17px,2vw,20px);color:#30e29d;letter-spacing:.02em}.section-title__main{font-family:"Paperozi",sans-serif;font-weight:700;font-size:clamp(36px,6vw,62px);line-height:1.2;letter-spacing:-0.03em}.section-title__main--white{color:#fff}.section-title__main--blue{color:#1d019d}.section-title__desc{margin-top:4px;font-family:"Pretendard",sans-serif;font-weight:500;font-size:clamp(16px,1.2vw,18px);line-height:1.7;color:#303030}.section-title__balloon{position:relative;top:-15px;right:-5px;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:100px;background:linear-gradient(231deg, #0077ff 15.65%, #00c8ff 80.59%);font-family:"Paperozi",sans-serif;font-weight:700;font-size:clamp(18px,1.6vw,24px);color:#fff;letter-spacing:-0.02em;animation:badgePop .5s .4s cubic-bezier(0.34, 1.56, 0.64, 1) both}.section-title__balloon::after{content:"";position:absolute;bottom:-8px;right:20%;width:0;height:0;border-top:8px solid #018ffe;border-left:18px solid rgba(0,0,0,0);border-right:0 solid rgba(0,0,0,0)}@media screen and (max-width: 768px){.section-title__balloon::after{display:none}.section-title__balloon{padding:8px 16px;top:-8px}}.instructor-wrap .instructor-visual{position:relative;overflow:hidden;width:100%;height:100dvh;min-height:700px;background-color:#07080c;background-image:url("../images/bg-line-tech.png");background-position:bottom center;background-size:cover}.instructor-wrap .instructor-visual .instructor-visual__inner{position:relative;z-index:1;height:100%;text-align:center;margin:0 auto !important;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}@media screen and (max-width: 820px){.instructor-wrap .instructor-visual{min-height:760px;padding:0 30px 50px}}@media screen and (max-width: 500px){.instructor-wrap .instructor-visual{min-height:1000px}}.instructor-wrap .instructor__title-area{position:relative;width:100%;max-width:1400px;padding-top:80px;margin-bottom:60px}.instructor-wrap .instructor__title-area::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:-40px;z-index:-1;max-width:1400px;width:100%;height:480px;background-image:url("../images/bg-dome.svg");background-position:top center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 700px){.instructor-wrap .instructor__title-area::before{width:700px;height:440px;background-size:cover}}@media screen and (max-width: 500px){.instructor-wrap .instructor__title-area::before{height:29rem}}@media screen and (max-width: 500px){.instructor-wrap .instructor__title-area{padding-top:50px !important}}.instructor-wrap .instructor__desc-area{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:8px}@media screen and (max-width: 600px){.instructor-wrap .instructor__desc-area{flex-direction:column;gap:16px}}.instructor-wrap .instructor__desc-balloon{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px 13px;border-radius:100px;background:linear-gradient(218.8deg, #0077ff 15.65%, #00c8ff 80.587%);font-family:"Paperozi",sans-serif;font-weight:900;font-size:20px;letter-spacing:-0.4px;color:#fff;white-space:nowrap}.instructor-wrap .instructor__desc-balloon::after{content:"";position:absolute;bottom:-8px;left:71%;width:0;height:0;transform:translateX(-50%);border-top:8px solid #07f;border-left:15px solid rgba(0,0,0,0);border-right:0px solid rgba(0,0,0,0)}@media screen and (max-width: 600px){.instructor-wrap .instructor__desc-balloon::after{display:none}}.instructor-wrap .instructor__visual__desc{line-height:1.4;font-size:clamp(1.25rem,1.25rem,18px);font-weight:600;color:#fff;font-family:"pretendard"}.instructor-wrap .instructor__visual__title{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.instructor-wrap .instructor__visual__title-sub{width:clamp(260px,60vw,580px);margin-top:-10px}@media screen and (max-width: 600px){.instructor-wrap .instructor__visual__title-sub{width:clamp(260px,80vw,580px);height:clamp(80px,90vw,80px)}}.instructor-wrap .instructor__visual__title-icon{width:clamp(96px,18vw,10.75rem);position:absolute;top:72%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 600px){.instructor-wrap .instructor__visual__title-icon{top:65%}}.instructor-wrap .instructor__visual__title-icon-blur{position:absolute;inset:0;width:100%;height:100%}.instructor-wrap .instructor__visual__title-icon-img{position:relative;width:100%}.instructor-wrap .instructor__desc{margin:30px auto;font-size:20px;line-height:1.6;font-family:"pretendard";color:#eaeaea}.instructor-wrap .instructor__desc strong{font-weight:700;color:#47ffff}@media screen and (max-width: 500px){.instructor-wrap .instructor__desc{font-size:16px;margin:0px 0 30px}}.instructor-wrap .stat-card-list{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:15px;flex-wrap:wrap;list-style:none;margin-bottom:50px}.instructor-wrap .stat-card{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;width:270px;padding:28px 25px;border-radius:12px;background-color:#202227}@media screen and (max-width: 600px){.instructor-wrap .stat-card{width:100%}}.instructor-wrap .stat-card__icon{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0;width:64px;height:64px;border-radius:16px;background-color:#3b3d41;overflow:hidden}.instructor-wrap .stat-card__icon img{width:45px;height:45px;object-fit:contain}.instructor-wrap .stat-card__txt{display:inline-grid;gap:6px;text-align:left}.instructor-wrap .stat-card__value{display:block;font-family:"Paperozi",sans-serif;font-size:clamp(24px,2.2vw,32px);font-weight:700;letter-spacing:1px;color:#fff}.instructor-wrap .stat-card__label{display:block;font-size:17px;font-weight:500;color:#eaeaea;font-family:"Pretendard",sans-serif}.instructor-wrap .sec-about{position:relative;overflow:hidden;width:100%;min-height:496px;background-color:#07080c;display:flex;flex-direction:column;align-items:center;justify-content:center}.instructor-wrap .sec-about__bg{position:absolute;inset:0;background-image:url("../images/section2_bg.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;opacity:.4;mix-blend-mode:screen;pointer-events:none}.instructor-wrap .sec-about__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;padding:120px 20px;margin:0 auto}.instructor-wrap .sec-about__desc{max-width:800px;font-family:"Pretendard",sans-serif;font-weight:500;font-size:clamp(18px,1.4vw,24px);line-height:1.65;color:#fff;text-align:center}.instructor-wrap .sec-about__desc-accent{font-weight:700;color:#47ffff}@media screen and (max-width: 768px){.instructor-wrap .sec-about{min-height:auto}.instructor-wrap .sec-about__inner{padding:80px 30px}.instructor-wrap .sec-about__desc{font-size:16px}}.instructor-wrap .sec-position{width:100%;background-color:#f6f7f9}.instructor-wrap .sec-position__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px;max-width:1300px;padding:120px 20px;margin:0 auto}@media screen and (max-width: 1024px){.instructor-wrap .sec-position__inner{padding:80px 30px;gap:40px}}@media screen and (max-width: 768px){.instructor-wrap .sec-position__inner{padding:70px 20px;gap:32px}}.instructor-wrap .position-card-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;width:100%;list-style:none}@media screen and (max-width: 1024px){.instructor-wrap .position-card-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 560px){.instructor-wrap .position-card-list{grid-template-columns:1fr}}.instructor-wrap .position-card{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px;padding:25px;background:#fff;border-radius:16px;box-shadow:0 0 10px hsla(0,0%,40%,.05);transition:transform .3s ease,box-shadow .3s ease}.instructor-wrap .position-card:nth-child(1){transition-delay:0s}.instructor-wrap .position-card:nth-child(2){transition-delay:0.08s}.instructor-wrap .position-card:nth-child(3){transition-delay:0.16s}.instructor-wrap .position-card:nth-child(4){transition-delay:0.24s}.instructor-wrap .position-card:nth-child(5){transition-delay:0.32s}.instructor-wrap .position-card:nth-child(6){transition-delay:0.4s}.instructor-wrap .position-card__icon{flex-shrink:0;width:110px;height:110px;position:relative;border-radius:16px;background-color:#f0f2f4;overflow:hidden;display:flex;align-items:center;justify-content:center}.instructor-wrap .position-card__icon img{width:70px;height:70px;object-fit:contain}.instructor-wrap .position-card__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;flex:1 0 0;min-width:0}.instructor-wrap .position-card__title{font-family:"Pretendard",sans-serif;font-size:clamp(20px,1.4vw,22px);font-weight:700;color:#1c1c1c;line-height:1.2}.instructor-wrap .position-card__desc{font-family:"Pretendard",sans-serif;font-size:clamp(13px,1vw,15px);font-weight:500;color:#5d5d5d;line-height:1.55}@media screen and (max-width: 768px){.instructor-wrap .position-card{gap:14px}.instructor-wrap .position-card__icon{width:80px;height:80px}.instructor-wrap .position-card__icon img{width:52px;height:52px}}@media screen and (max-width: 400px){.instructor-wrap .position-card{align-items:flex-start}}.instructor-wrap .sec-process{position:relative;overflow:hidden;width:100%;background:linear-gradient(180deg, #07080c 0%, #1d019d 100%)}.instructor-wrap .sec-process__bg{position:absolute;inset:0;background-image:url("../img/instructor/bg-line-tech.png");background-position:center;background-repeat:no-repeat;background-size:cover;mix-blend-mode:screen;opacity:.5;pointer-events:none}.instructor-wrap .sec-process__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px;max-width:1300px;padding:120px 20px;margin:0 auto;min-height:720px}@media screen and (max-width: 1024px){.instructor-wrap .sec-process__inner{padding:80px 30px;gap:40px;min-height:auto}}@media screen and (max-width: 768px){.instructor-wrap .sec-process__inner{padding:70px 20px;gap:32px}}.instructor-wrap .process-step-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;width:100%;list-style:none;counter-reset:process-step}@media screen and (max-width: 900px){.instructor-wrap .process-step-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.instructor-wrap .process-step-list{grid-template-columns:1fr}}.instructor-wrap .process-step{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:60px 40px;border-radius:20px;border:2px solid rgba(71,255,255,.5);background:linear-gradient(180deg, #1d019d 0%, rgba(71, 255, 255, 0.3) 100%);min-height:300px;transition:transform .3s ease,box-shadow .3s ease}.instructor-wrap .process-step:nth-child(1){transition-delay:0s}.instructor-wrap .process-step:nth-child(2){transition-delay:0.1s}.instructor-wrap .process-step:nth-child(3){transition-delay:0.2s}.instructor-wrap .process-step:nth-child(4){transition-delay:0.3s}.instructor-wrap .process-step__num{position:absolute;top:24px;left:24px;display:flex;flex-direction:row;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#3859ff;font-family:"Pretendard",sans-serif;font-size:20px;font-weight:800;color:#fff;line-height:1}.instructor-wrap .process-step__img{position:relative;width:130px;height:130px;flex-shrink:0}.instructor-wrap .process-step__img img{width:100%;height:100%;object-fit:contain;object-position:bottom}.instructor-wrap .process-step__title{font-family:"Pretendard",sans-serif;font-size:clamp(26px,1.8vw,28px);font-weight:700;color:#fff;text-align:center;line-height:1.2}@media screen and (max-width: 768px){.instructor-wrap .process-step{padding:40px 24px;min-height:auto}.instructor-wrap .process-step__img{width:100px;height:100px}}.instructor-wrap .sec-support{width:100%;background-color:#f6f7f9}.instructor-wrap .sec-support__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px;max-width:1300px;padding:120px 20px;margin:0 auto}@media screen and (max-width: 1024px){.instructor-wrap .sec-support__inner{padding:80px 30px;gap:40px}}@media screen and (max-width: 768px){.instructor-wrap .sec-support__inner{padding:70px 20px;gap:32px}}.instructor-wrap .support-card-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;width:100%;list-style:none}@media screen and (max-width: 700px){.instructor-wrap .support-card-list{grid-template-columns:1fr}}.instructor-wrap .support-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:60px 20px;background:#fff;border-radius:20px;box-shadow:0 0 10px hsla(0,0%,40%,.05);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.instructor-wrap .support-card:nth-child(1){transition-delay:0s}.instructor-wrap .support-card:nth-child(2){transition-delay:0.1s}.instructor-wrap .support-card:nth-child(3){transition-delay:0.2s}.instructor-wrap .support-card__img{width:160px;height:160px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.instructor-wrap .support-card__img img{width:100%;height:100%;object-fit:cover}.instructor-wrap .support-card__body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.instructor-wrap .support-card__title{font-family:"Pretendard",sans-serif;font-size:clamp(22px,1.6vw,28px);font-weight:700;color:#1c1c1c;line-height:1.2;white-space:nowrap}.instructor-wrap .support-card__desc{font-family:"Pretendard",sans-serif;font-size:clamp(15px,1vw,16px);font-weight:500;color:#5d5d5d;line-height:1.65}@media screen and (max-width: 768px){.instructor-wrap .support-card{padding:40px 30px}.instructor-wrap .support-card__img{width:120px;height:120px}.instructor-wrap .support-card__title{white-space:normal}}.sec-apply{position:relative;overflow:hidden;width:100%;background:linear-gradient(180deg, #1d019d 0%, #07080c 100%)}.sec-apply__bg{position:absolute;inset:0;background-image:url("../images/bg-star-effect.png");background-position:center;background-repeat:no-repeat;background-size:cover;mix-blend-mode:screen;opacity:.3;pointer-events:none}.sec-apply__inner{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px;max-width:980px;padding:120px 20px;margin:0 auto}@media screen and (max-width: 1024px){.sec-apply__inner{padding:80px 30px;gap:40px}}@media screen and (max-width: 768px){.sec-apply__inner{padding:70px 16px;gap:32px}}.apply-form-wrap{width:100%;max-width:980px}.apply-form{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:80px;padding:70px 70px 40px 70px;background:#fff;border-radius:20px}@media screen and (max-width: 768px){.apply-form{padding:40px 24px;gap:52px}}@media screen and (max-width: 480px){.apply-form{padding:32px 16px}}.apply-form__fieldset{border:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:24px}.apply-form__fieldset-header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:8px;padding-bottom:20px;border-bottom:1px solid #303030;flex-wrap:wrap;gap:8px}.apply-form__legend{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;font-family:"Pretendard",sans-serif;font-size:clamp(18px,1.4vw,23px);font-weight:700;color:#1c1c1c;padding:0}.apply-form__legend-badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:100px;background-color:#efefef;font-size:14px;font-weight:700;color:#999;font-family:"Pretendard",sans-serif}.apply-form__required-note{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:4px;font-family:"Pretendard",sans-serif;font-size:14px;font-weight:500;color:#767676;white-space:nowrap}.required-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#ed0000;flex-shrink:0}.apply-form__divider{border:none;border-top:1px solid #e8e8e8;margin:8px 0}.apply-form__files{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.form-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px;width:100%}@media screen and (max-width: 680px){.form-row{flex-direction:column;align-items:flex-start;gap:8px}}.form-label{flex-shrink:0;width:110px;font-family:"Pretendard",sans-serif;font-size:clamp(15px,1.1vw,18px);font-weight:600;color:#303030;line-height:1.2}.form-label--required::after{content:"";display:inline-block;width:6px;height:6px;margin-left:3px;background-color:#ed0000;border-radius:50%;vertical-align:super}@media screen and (max-width: 680px){.form-label{width:auto}}.form-field{width:28.75rem}.form-field--email{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0;border-radius:8px}.form-field--email .form-input{flex:1 0 0;width:100%;max-width:100%;box-sizing:border-box}.form-field .form-field__at{padding:0 12px;font-family:"Pretendard",sans-serif !important;font-size:18px;color:#333;flex-shrink:0}.form-field .form-select-wrap{flex:1 0 0;min-width:0;max-width:215px}@media screen and (max-width: 560px){.form-field{width:100%;flex-wrap:wrap;gap:6px}.form-field .form-input{border-radius:8px}.form-field .form-select-wrap{max-width:100%;width:100%}.form-field .form-field__at{padding:0}}.domain-custom-row{position:relative;width:100%}.form-input--domain-custom{width:100%;padding:16px;box-sizing:border-box}.domain-back-btn{width:22px !important;height:22px !important;position:absolute;top:50%;right:16px;transform:translateY(-50%);background:#d6d6d6 !important;border-radius:100px;padding:0;margin:0;cursor:pointer;line-height:1}.form-input{display:block;width:100%;padding:13px 16px;border:1px solid #d6d6d6 !important;border-radius:8px;background:#fff;font-family:"Pretendard",sans-serif !important;font-size:16px;font-weight:500;color:#303030;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none}.form-input::placeholder{color:#999}.form-input:focus{outline:none;border-color:#5d5d5d;box-shadow:0 0 0 2px #5d5d5d}.form-input:invalid:not(:placeholder-shown){border-color:#e53e3e}.form-input--inline{width:auto;height:40px;flex:1 0 0;max-width:295px;padding:8px 14px;border-radius:8px;font-size:15px;margin-left:8px}@media screen and (max-width: 560px){.form-input--inline{min-width:120px}}.form-select-wrap{position:relative;width:100%}.form-select{display:block;width:100%;padding:13px 40px 13px 16px;border:1px solid #d6d6d6;border-radius:8px;background:#fff;font-family:"Pretendard",sans-serif;font-size:16px;font-weight:500;color:#303030;line-height:1.5;-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s ease}.form-select:focus{outline:none;border-color:#5d5d5d;box-shadow:0 0 0 1.5px #5d5d5d}.form-select__arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:6px solid #999 !important;pointer-events:none}.form-radio-group{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:24px;flex-wrap:wrap}.form-radio{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;position:relative;cursor:pointer;font-family:"Pretendard",sans-serif;font-size:17px;font-weight:500;color:#464646;user-select:none}.form-radio input[type=radio]{position:absolute;opacity:0;width:0;height:0}.form-radio__mark{display:inline-flex;width:24px;height:24px;border-radius:6px;border:2px solid #d6d6d6;background:#fff;flex-shrink:0;transition:border-color .2s,background .2s;align-items:center;justify-content:center}.form-radio__mark::after{content:"";display:block;width:13px;height:7px;border-left:2.5px solid #fff;border-bottom:2.5px solid #fff;transform:rotate(-45deg) translate(2px, -2px);opacity:0;transition:opacity .15s}.form-radio input[type=radio]:checked+.form-radio__mark{background:#333;border-color:#333}.form-radio input[type=radio]:checked+.form-radio__mark::after{opacity:1}.form-radio input[type=radio]:focus-visible+.form-radio__mark{outline:2px dotted #3f2aff;outline-offset:2px}.form-check-section{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;width:100%}.form-check-section__title{font-family:"Pretendard",sans-serif;font-size:clamp(15px,1.1vw,18px);font-weight:700;color:#1c1c1c}.form-checkbox-grid{display:grid;gap:10px 3px;width:100%}.form-checkbox-grid--4col{grid-template-columns:repeat(4, 1fr)}.form-checkbox-grid--2col{grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 768px){.form-checkbox-grid--4col{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.form-checkbox-grid--4col,.form-checkbox-grid--2col{grid-template-columns:1fr}}.form-checkbox{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;position:relative;cursor:pointer;font-family:"pretnedard";font-size:17px;line-height:24px;font-weight:500;color:#464646;padding:3px 12px 3px 0;user-select:none}.form-checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.form-checkbox__mark{display:inline-flex;flex-shrink:0;width:24px;height:24px;border-radius:6px;border:2px solid #d6d6d6;background:#fff;transition:border-color .2s,background .2s;align-items:center;justify-content:center}.form-checkbox__mark::after{content:"";display:block;width:13px;height:7px;border-left:2.5px solid #fff;border-bottom:2.5px solid #fff;transform:rotate(-45deg) translate(2px, -2px);opacity:0;transition:opacity .15s}.form-checkbox input[type=checkbox]:checked+.form-checkbox__mark{background:#333;border-color:#333}.form-checkbox input[type=checkbox]:checked+.form-checkbox__mark::after{opacity:1}.form-checkbox input[type=checkbox]:focus-visible+.form-checkbox__mark{outline:2px dotted #3f2aff;outline-offset:2px}.form-checkbox--with-input{grid-column:span 2;flex-wrap:wrap}@media screen and (max-width: 480px){.form-checkbox--with-input{grid-column:span 1}}.form-checkbox--agree{font-size:1rem}.form-checkbox__required{color:red;font-weight:600;transform:translateX(-5px)}.form-file-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid #d6d6d6;margin-bottom:0}.form-file-row:not(:first-child){padding-top:20px}.form-file-row:last-of-type{border-bottom-color:#303030}@media screen and (max-width: 680px){.form-file-row{flex-direction:column;gap:12px}}.form-file-row__label{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;flex-shrink:0;width:150px}@media screen and (max-width: 680px){.form-file-row__label{width:auto}}.form-file-row__field{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:8px;flex:1 0 0;display:flex;align-items:center;gap:6px;width:100%;max-width:435px;cursor:pointer}.form-file-row__sub{font-family:"Pretendard",sans-serif;font-size:14px;font-weight:600;color:#767676;line-height:1.4}.file-upload{display:flex;align-items:center;gap:6px;width:100%;max-width:435px;cursor:pointer}.file-upload__name{position:relative;flex:1 0 0;min-width:0;height:52px;padding:14px 16px;border:1px solid #d6d6d6 !important;border-radius:8px;background:#fff;font-family:"Pretendard",sans-serif !important;font-size:16px;font-weight:500;color:#999;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none}.file-upload__name.has-file{color:#303030;padding-right:44px}.file-upload__name-text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-upload__input{position:absolute;opacity:0;width:0;height:0}.file-upload__btn{flex-shrink:0;padding:18px 24px;border-radius:8px;background:#303030;font-family:"Pretendard",sans-serif;font-size:16px;font-weight:600;color:#fff;white-space:nowrap;transition:background .2s}.file-upload:hover .file-upload__btn{background:#1a1a1a}.file-upload__remove-btn{color:#fff;border:2px solid #fff !important}.file-hint-list{list-style:none;padding:0}.file-hint-list li{font-family:"Pretendard",sans-serif;font-size:13px;font-weight:500;color:#767676;line-height:1.55}.form-url-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px;padding:20px 0 24px;border-bottom:1px solid #303030}@media screen and (max-width: 680px){.form-url-row{flex-direction:column;gap:12px}}.form-url-row__label{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;flex-shrink:0;width:fit-content}@media screen and (max-width: 680px){.form-url-row__label{width:auto}}.form-url-row__field{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:8px;flex:1 0 0;display:flex;align-items:center;width:100%;max-width:435px;cursor:pointer}.form-url-row__sub{font-family:"Pretendard",sans-serif;font-size:14px;font-weight:600;color:#767676;line-height:1.55}.url-input-list{display:flex;flex-direction:column;align-items:initial;justify-content:flex-start;gap:8px;width:100%}.url-input-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px;max-width:435px;display:flex}.url-input-item .form-input{width:100%}.url-input-item__btns{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px;flex-shrink:0}.btn-url{display:flex;flex-direction:row;align-items:center;justify-content:center;width:52px;height:52px;border-radius:8px;border:none;font-size:24px;font-weight:700;color:#fff;cursor:pointer}.btn-url:hover{opacity:.85}.btn-url--add{background:#303030}.btn-url--remove{background:gray}.apply-form__agree{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;width:100%}.apply-form__agree-title{font-family:"Pretendard",sans-serif;font-size:clamp(18px,1.4vw,23px);font-weight:700;color:#1c1c1c}.privacy-box{width:100%;height:200px;overflow-y:auto;border:1px solid #d6d6d6;border-radius:8px;padding:20px 20px 20px 26px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#ccc #f3f3f3}.privacy-box::-webkit-scrollbar{width:6px}.privacy-box::-webkit-scrollbar-track{background:#f3f3f3;border-radius:100px}.privacy-box::-webkit-scrollbar-thumb{background:#ccc;border-radius:100px}.privacy-box__content{font-family:"Pretendard",sans-serif}.privacy-box__content h4{font-size:16px;font-weight:700;color:#5d5d5d;margin-bottom:8px}.privacy-box__content h5{font-size:14px;font-weight:700;color:#5d5d5d;margin:12px 0 4px}.privacy-box__content p{font-size:14px;font-weight:400;color:#5d5d5d;line-height:1.7;margin-bottom:8px}.privacy-box__date{margin-top:16px}.btn-submit{align-self:center;width:clamp(240px,40%,320px);padding:20px 30px;border:none;border-radius:12px;background:#3f2aff;font-family:"Pretendard",sans-serif;font-size:clamp(17px,1.4vw,20px);font-weight:700;color:#fff;cursor:pointer;transform:translateY(-30px)}.btn-submit:hover{background:#1d019d}.btn-submit:focus-visible{outline:2px dotted #3f2aff;outline-offset:4px}.btn-apply-fixed{display:inline-flex;align-items:center;justify-content:center;width:clamp(300px,55vw,840px);padding:23px 30px;border-radius:16px;background:#45dea3;color:#fff;font-size:clamp(18px,1.6vw,24px);font-weight:700;font-family:"Pretendard",sans-serif;text-decoration:none;cursor:pointer;transition:background .25s ease,transform .2s ease;position:fixed;left:50%;bottom:60px;width:clamp(300px,55vw,840px);transform:translateX(-50%);z-index:1000;box-shadow:0 5px 20px rgba(0,0,0,.15),0 10px 10px rgba(0,0,0,.15);transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.btn-apply-fixed strong{color:#3f2aff}.btn-apply-fixed:hover{background:#10c07c;box-shadow:0 10px 30px rgba(0,0,0,.25),0 8px 8px rgba(0,0,0,.25)}.btn-apply-fixed:focus-visible{outline:2px dotted #3f2aff;outline-offset:4px}@media screen and (max-width: 1024px){.btn-apply-fixed{width:calc(100% - 120px);bottom:80px}}@media screen and (max-width: 768px){.btn-apply-fixed{width:calc(100% - 60px);bottom:20px;padding:18px 30px;font-size:1.3rem;border-radius:14px}}@media screen and (max-width: 480px){.btn-apply-fixed{width:calc(100% - 24px);bottom:15px;padding:15px 16px;font-size:16px}}.btn-apply-fixed.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.instructor-quick-menu{width:8.4rem;position:fixed;right:30px;bottom:30px;z-index:1000;justify-items:flex-end;margin-bottom:6rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease}.instructor-quick-menu.is-visible{opacity:1;visibility:visible;pointer-events:auto}.instructor-quick-menu .btn-move-semiconductor .btn-icon{width:8.4375rem;height:8.4375rem;display:flex;align-items:center;justify-content:center;margin-bottom:4px;background-color:#47ffff !important;border:2px solid hsla(0,0%,100%,.5);box-shadow:0 0px 5px rgba(0,0,0,.1),0 8px 8px rgba(0,0,0,.1);border-radius:1000px}.instructor-quick-menu .btn-move-semiconductor .btn-icon img{max-width:98%;max-height:98%}.instructor-quick-menu .btn-move-semiconductor .btn-desc{max-width:135px;padding:8px 10px 10px;background-color:#1d019d;border-radius:12px;border:2px solid rgba(71,255,255,.5);text-align:center;align-items:center;font-size:1.5rem;line-height:12px;font-weight:700;color:#fff;box-shadow:0 0px 5px rgba(0,0,0,.1),0 8px 8px rgba(0,0,0,.1)}.instructor-quick-menu .btn-move-semiconductor .btn-desc span{display:block;font-size:1rem;color:#47ffff;box-shadow:0 0px 5px rgba(0,0,0,.1),0 8px 8px rgba(0,0,0,.1)}.instructor-quick-menu .btn-move-partner{width:100%;margin-top:6px;display:block;text-align:center;padding:8px 10px;background-color:#5400c9;border-radius:12px;border:2px solid hsla(0,0%,100%,.5);font-size:16px;font-weight:700;color:#fff}.instructor-quick-menu .btn-top{display:none!important;cursor:pointer;margin-top:40px;position:relative;width:70px;height:70px;background-color:#1d019d;border-radius:1000px;border:2px solid hsla(0,0%,100%,.12)}.instructor-quick-menu .btn-top svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);stroke:#fff}.instructor-quick-menu .btn-top:hover{background-color:#fff;border:2px solid rgba(0,0,0,.12)}.instructor-quick-menu .btn-top:hover svg{stroke:#1d019d}@media screen and (max-width: 768px){.instructor-quick-menu .btn-top{border-color:#45dea3 !important}}@media screen and (max-width: 768px){.instructor-quick-menu{right:16px;bottom:120px;left:auto;width:auto;display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:4.5rem}.instructor-quick-menu .btn-move-semiconductor .btn-icon{width:60px;height:60px;margin-bottom:0}.instructor-quick-menu .btn-move-semiconductor .btn-desc{display:none}.instructor-quick-menu .btn-move-partner{display:none}.instructor-quick-menu .btn-top{margin-top:0;width:60px;height:60px}.instructor-quick-menu .btn-top svg{width:32px;height:32px}}@media screen and (max-width: 480px){.instructor-quick-menu{bottom:80px;right:12px;gap:8px}.instructor-quick-menu .btn-move-semiconductor .btn-icon{width:52px;height:52px}.instructor-quick-menu .btn-top{width:52px;height:52px}.instructor-quick-menu .btn-top svg{width:30px;height:30px}}.semiconductor-instructor-wrap .highlight{color:#d9ff00}.semiconductor-instructor-wrap .strong{font-weight:700}.semiconductor-instructor-wrap .section1{background:linear-gradient(180deg, #5020E2 0%, #010D28 90%);position:relative}.semiconductor-instructor-wrap .section1::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-image:url(../images/semicon_sec1-bg.png)}.semiconductor-instructor-wrap .section1 .section__inner .section__title-area{max-width:1600px !important;padding-top:110px}.semiconductor-instructor-wrap .section1 .section__inner .section__title-area::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:clamp(-295px,-180px - (100vw - 1024px)*.199653,-180px);z-index:-1;max-width:1540px;width:100%;height:clamp(620px,620px + (100vw - 1024px)*.486111,900px);background-image:url("../images/semicon-bg-dome.svg");background-position:top center;background-repeat:no-repeat;background-size:contain}.semiconductor-instructor-wrap .section1 .section__inner .section__title-area::after{content:"";display:inline;width:13.75rem;height:100%;background-image:url(../images/logo-badge.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:0;left:12vw}@media screen and (max-width: 1400px){.semiconductor-instructor-wrap .section1 .section__inner .section__title-area::after{width:11rem}}@media screen and (max-width: 1024px){.semiconductor-instructor-wrap .section1 .section__inner .section__title-area{padding-top:130px}.semiconductor-instructor-wrap .section1 .section__inner .section__title-area::before{top:clamp(-180px,-110px - (100vw - 768px)*.273438,-110px);height:clamp(460px,460px + (100vw - 768px)*.625,620px)}.semiconductor-instructor-wrap .section1 .section__inner .section__title-area::after{width:150px;left:60px}}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section1 .section__inner .section__title-area{padding-top:120px}.semiconductor-instructor-wrap .section1 .section__inner .section__title-area::before{top:clamp(-110px,-60px - (100vw - 500px)*.186567,-60px);height:clamp(320px,320px + (100vw - 500px)*.522388,460px);width:700px;background-size:cover}.semiconductor-instructor-wrap .section1 .section__inner .section__title-area::after{width:120px;left:20px}}@media screen and (max-width: 500px){.semiconductor-instructor-wrap .section1 .section__inner .section__title-area{padding-top:120px !important}.semiconductor-instructor-wrap .section1 .section__inner .section__title-area::before{top:-60px;height:320px}.semiconductor-instructor-wrap .section1 .section__inner .section__title-area::after{width:110px;left:12px}}.semiconductor-instructor-wrap .section1 .instructor__desc-area{display:inline-grid !important;gap:24px;max-width:750px}.semiconductor-instructor-wrap .section1 .instructor__desc-area .instructor__desc{margin:0}@media screen and (max-width: 500px){.semiconductor-instructor-wrap .section1{min-height:auto !important}}.semiconductor-instructor-wrap .section2 .section-title{gap:40px !important;max-width:700px}.semiconductor-instructor-wrap .section2 .section-title__main{color:#1c1c1c}.semiconductor-instructor-wrap .section2 .section-title__main span{color:#6d10e5}.semiconductor-instructor-wrap .section2 .section-title__desc-area{display:grid;gap:24px}.semiconductor-instructor-wrap .section2 .section-title__desc-area p{font-size:22px;line-height:1.5;color:#464646;margin:0}.semiconductor-instructor-wrap .section2 .section-title__desc-area p .strong{color:#1c1c1c !important}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section2 .section-title__desc-area p{font-size:16px}}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section2 .section-title__desc-area p{font-size:15px}}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section2 .section-title{gap:24px !important;padding:0 16px}}.semiconductor-instructor-wrap .section2 .point-card-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}.semiconductor-instructor-wrap .section2 .point-card-list .point-card{padding:60px 40px}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section2 .point-card-list .point-card{padding:40px 24px}}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section2 .point-card-list .point-card{padding:32px 20px}}.semiconductor-instructor-wrap .section2 .point-card-list .point-card .support-card__title .txt-highlight{font-size:clamp(20px,1.4vw,22px) !important;font-weight:500 !important}@media screen and (max-width: 1024px){.semiconductor-instructor-wrap .section2 .point-card-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 560px){.semiconductor-instructor-wrap .section2 .point-card-list{grid-template-columns:1fr}}.semiconductor-instructor-wrap .section3{position:relative;background:linear-gradient(180deg, #30019E 0, #6123AC 100%)}.semiconductor-instructor-wrap .section3::before{content:"";background-image:url(../images/semicon_sec3_line_bg.png);background-position:center center;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.semiconductor-instructor-wrap .section3 .section__inner{align-items:initial}.semiconductor-instructor-wrap .section3 .section__inner .section-title__main{color:#fff}.semiconductor-instructor-wrap .section3 .section__inner .section-title__main .txt-highlight{color:#d9ff00}@media screen and (max-width: 500px){.semiconductor-instructor-wrap .section3 .section__inner .section-title__img{width:22vw !important}}.semiconductor-instructor-wrap .section3 .section__inner .list-title{display:flex;text-align:start;align-items:center;gap:8px;font-size:30px;margin-bottom:30px;font-weight:600;color:#fff}.semiconductor-instructor-wrap .section3 .section__inner .list-title .dot{display:inline-block;width:8px;height:8px;border-radius:100px;background-color:#fff}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section3 .section__inner .list-title{font-size:22px;margin-bottom:20px}}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section3 .section__inner .list-title{font-size:20px}}.semiconductor-instructor-wrap .section3 .section__inner .position-card-list{grid-template-columns:repeat(2, 1fr) !important}.semiconductor-instructor-wrap .section3 .section__inner .position-card-list .position-card__title{font-size:26px}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section3 .section__inner .position-card-list .position-card__title{font-size:20px}}.semiconductor-instructor-wrap .section3 .section__inner .position-card-list .position-card__desc{font-size:18px}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section3 .section__inner .position-card-list .position-card__desc{font-size:15px}}@media screen and (max-width: 700px){.semiconductor-instructor-wrap .section3 .section__inner .position-card-list{grid-template-columns:1fr !important}}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section3 .section__inner .position-card-list{grid-template-columns:1fr !important}}.semiconductor-instructor-wrap .section3 .section__inner .position-list-txt{display:grid;gap:16px;margin-top:80px;font-family:"pretendard";font-weight:400}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section3 .section__inner .position-list-txt{margin-top:48px}}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section3 .section__inner .position-list-txt{margin-top:32px;padding:0 30px}}.semiconductor-instructor-wrap .section3 .section__inner .position-list-txt__li p{font-size:24px;line-height:1.4;color:#fff;text-align:center}.semiconductor-instructor-wrap .section3 .section__inner .position-list-txt__li p .highlight{font-weight:600}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section3 .section__inner .position-list-txt__li p{font-size:20px}}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section3 .section__inner .position-list-txt__li p{font-size:18px}}.semiconductor-instructor-wrap .section4{position:relative;background-color:#ebedf5 !important}.semiconductor-instructor-wrap .section4 .bg-arrow{position:absolute;top:-1px}.semiconductor-instructor-wrap .section4 .bg-arrow svg{display:block;width:240px;height:60px}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section4 .bg-arrow svg{width:160px;height:40px}}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section4 .bg-arrow svg{width:120px;height:30px}}.semiconductor-instructor-wrap .section4 .section__inner{gap:40px !important}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section4 .section__inner{gap:28px !important;padding:80px 20px !important}}.semiconductor-instructor-wrap .section4 .section__inner .section-title__main{color:#1c1c1c}.semiconductor-instructor-wrap .section4 .section__inner .section-title .highlight{color:#6d10e5 !important}.semiconductor-instructor-wrap .section4 .section__inner .check-list{text-align:center;font-size:23px;line-height:1.4;font-family:"pretendard";display:grid;gap:16px;margin-left:75px}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section4 .section__inner .check-list{font-size:18px;margin-left:0}}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section4 .section__inner .check-list{font-size:16px;gap:12px}}.semiconductor-instructor-wrap .section4 .section__inner .check-list__txt{display:flex;gap:10px;align-items:center}.semiconductor-instructor-wrap .section4 .section__inner .check-list__txt .highlight{color:#1c1c1c !important;font-weight:700}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section4 .section__inner .check-list__txt svg{width:26px}.semiconductor-instructor-wrap .section4 .section__inner .check-list__txt p{text-align:left;font-size:17px;gap:12px}}.semiconductor-instructor-wrap .section5{position:relative}.semiconductor-instructor-wrap .section5 .bg-arrow{position:absolute;top:-1px;left:50%;transform:translateX(-50%)}.semiconductor-instructor-wrap .section5 .bg-arrow svg{display:block;width:240px;height:60px}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section5 .bg-arrow svg{width:160px;height:40px}}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section5 .bg-arrow svg{width:120px;height:30px}}.semiconductor-instructor-wrap .section5 .section__inner{align-items:flex-start;gap:0}.semiconductor-instructor-wrap .section5 .section__inner .list-title{display:flex;text-align:start;gap:8px;align-items:center;font-size:30px;margin-bottom:30px;font-weight:600;color:#1c1c1c}.semiconductor-instructor-wrap .section5 .section__inner .list-title .dot{display:inline-block;width:8px;height:8px;border-radius:100px;background-color:#1c1c1c}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section5 .section__inner .list-title{font-size:22px;margin-bottom:20px}}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section5 .section__inner .list-title{font-size:20px}}.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card{padding:0;gap:0;display:flex;flex-direction:column;background-color:#ebedf5}.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card__title{width:100%;flex-shrink:0;padding:12px 0;background-color:#5e02df;font-size:22px;font-weight:600;color:#fff;border-radius:20px 20px 0 0}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card__title{font-size:18px;padding:10px 16px}}.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card__content{flex:1;display:flex;flex-direction:column;justify-content:center;font-size:2rem;line-height:1.2;font-family:"pretendard";font-weight:700;color:#1c1c1c}@media screen and (max-width: 800px){.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card__content{font-size:22px;padding:32px 16px}}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card__content{font-size:18px;padding:24px 16px}}.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card__content-list:nth-child(2n-1){width:clamp(6.2rem,4.46vw + 47px,105px);height:clamp(6.2rem,4.13vw + 46px,100px);font-size:clamp(20px,.98vw + 10px,23px);line-height:1.2;align-items:center;justify-content:center;border-radius:8px}@media screen and (max-width: 480px){.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card__content-list:nth-child(2n-1){font-size:18px}}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card{height:auto}}.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card:last-child .guide-card__content{padding:25px !important;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card:last-child .guide-card__content-list:nth-child(2n){background-color:rgba(0,0,0,0) !important}.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card:last-child .guide-card__content-list{background-color:#fff;align-content:center;border-radius:12px;border:1px solid #e6e9f2}@media screen and (max-width: 768px){.semiconductor-instructor-wrap .section5 .section__inner .guide-card-list .guide-card:last-child .guide-card__content{padding:16px !important;flex-wrap:wrap;gap:8px;justify-content:center}}.semiconductor-instructor-wrap .sec-apply{background-image:url("../images/semicon_sec-apply_bg.png"),linear-gradient(180deg, #1d019d 0%, #07080c 100%);background-position:center;background-repeat:no-repeat;background-size:cover}.semiconductor-instructor-wrap .sec-apply .section-title__main{color:#fff}.semiconductor-instructor-wrap .sec-apply .section-title__balloon{background:linear-gradient(231deg, #602CFF 15.65%, #7F4DFF 80.59%)}.semiconductor-instructor-wrap .sec-apply .section-title__balloon::after{border-top:8px solid #6834ff}.semicon-btn-apply-fixed{background-color:#6d10e5}.semicon-btn-apply-fixed strong{color:#d9ff00}.semicon-btn-apply-fixed:hover{background:#9747ff !important}.semicon-btn-apply-fixed:focus-visible{outline:2px dotted #3f2aff}.semicon-quick-menu .btn-move-semiconductor .btn-icon{background-color:#9076f0 !important}.semicon-quick-menu .btn-desc{background-color:#5400c9 !important;border-color:hsla(0,0%,100%,.5) !important}.semicon-quick-menu .btn-desc .highlight{color:#d9ff00}.semicon-quick-menu .btn-move-semicon{background-color:#1d019d;border-color:rgba(71,255,255,.5)}.semicon-quick-menu .semicon-btn-top{background-color:#3f2aff !important}.semicon-quick-menu .semicon-btn-top:hover{background-color:#fff !important;border:2px solid rgba(0,0,0,.12) !important}.semicon-quick-menu .semicon-btn-top:hover svg{stroke-color:#3f2aff !important}@media screen and (max-width: 768px){.semicon-quick-menu .btn-move-semiconductor .btn-icon{background-color:#1c1c1c !important;border-color:#45dea3 !important}}*:focus-visible{outline:2px dotted #0054ff;outline-offset:0px}@media screen and (max-width: 820px){*:focus-visible{outline:none}}*:focus{outline:2px dotted #0054ff;outline-offset:0px}@media screen and (max-width: 820px){*:focus{outline:none}}.mg0{margin:0px !important}.mgTB0{margin:0px 0 !important}.mgLR0{margin:0 0px !important}.mgT0{margin-top:0px !important}.mgR0{margin-right:0px !important}.mgB0{margin-bottom:0px !important}.mgL0{margin-left:0px !important}.mg1{margin:1px !important}.mgTB1{margin:1px 0 !important}.mgLR1{margin:0 1px !important}.mgT1{margin-top:1px !important}.mgR1{margin-right:1px !important}.mgB1{margin-bottom:1px !important}.mgL1{margin-left:1px !important}.mg2{margin:2px !important}.mgTB2{margin:2px 0 !important}.mgLR2{margin:0 2px !important}.mgT2{margin-top:2px !important}.mgR2{margin-right:2px !important}.mgB2{margin-bottom:2px !important}.mgL2{margin-left:2px !important}.mg3{margin:3px !important}.mgTB3{margin:3px 0 !important}.mgLR3{margin:0 3px !important}.mgT3{margin-top:3px !important}.mgR3{margin-right:3px !important}.mgB3{margin-bottom:3px !important}.mgL3{margin-left:3px !important}.mg4{margin:4px !important}.mgTB4{margin:4px 0 !important}.mgLR4{margin:0 4px !important}.mgT4{margin-top:4px !important}.mgR4{margin-right:4px !important}.mgB4{margin-bottom:4px !important}.mgL4{margin-left:4px !important}.mg5{margin:5px !important}.mgTB5{margin:5px 0 !important}.mgLR5{margin:0 5px !important}.mgT5{margin-top:5px !important}.mgR5{margin-right:5px !important}.mgB5{margin-bottom:5px !important}.mgL5{margin-left:5px !important}.mg6{margin:6px !important}.mgTB6{margin:6px 0 !important}.mgLR6{margin:0 6px !important}.mgT6{margin-top:6px !important}.mgR6{margin-right:6px !important}.mgB6{margin-bottom:6px !important}.mgL6{margin-left:6px !important}.mg7{margin:7px !important}.mgTB7{margin:7px 0 !important}.mgLR7{margin:0 7px !important}.mgT7{margin-top:7px !important}.mgR7{margin-right:7px !important}.mgB7{margin-bottom:7px !important}.mgL7{margin-left:7px !important}.mg8{margin:8px !important}.mgTB8{margin:8px 0 !important}.mgLR8{margin:0 8px !important}.mgT8{margin-top:8px !important}.mgR8{margin-right:8px !important}.mgB8{margin-bottom:8px !important}.mgL8{margin-left:8px !important}.mg9{margin:9px !important}.mgTB9{margin:9px 0 !important}.mgLR9{margin:0 9px !important}.mgT9{margin-top:9px !important}.mgR9{margin-right:9px !important}.mgB9{margin-bottom:9px !important}.mgL9{margin-left:9px !important}.mg10{margin:10px !important}.mgTB10{margin:10px 0 !important}.mgLR10{margin:0 10px !important}.mgT10{margin-top:10px !important}.mgR10{margin-right:10px !important}.mgB10{margin-bottom:10px !important}.mgL10{margin-left:10px !important}.mg11{margin:11px !important}.mgTB11{margin:11px 0 !important}.mgLR11{margin:0 11px !important}.mgT11{margin-top:11px !important}.mgR11{margin-right:11px !important}.mgB11{margin-bottom:11px !important}.mgL11{margin-left:11px !important}.mg12{margin:12px !important}.mgTB12{margin:12px 0 !important}.mgLR12{margin:0 12px !important}.mgT12{margin-top:12px !important}.mgR12{margin-right:12px !important}.mgB12{margin-bottom:12px !important}.mgL12{margin-left:12px !important}.mg13{margin:13px !important}.mgTB13{margin:13px 0 !important}.mgLR13{margin:0 13px !important}.mgT13{margin-top:13px !important}.mgR13{margin-right:13px !important}.mgB13{margin-bottom:13px !important}.mgL13{margin-left:13px !important}.mg14{margin:14px !important}.mgTB14{margin:14px 0 !important}.mgLR14{margin:0 14px !important}.mgT14{margin-top:14px !important}.mgR14{margin-right:14px !important}.mgB14{margin-bottom:14px !important}.mgL14{margin-left:14px !important}.mg15{margin:15px !important}.mgTB15{margin:15px 0 !important}.mgLR15{margin:0 15px !important}.mgT15{margin-top:15px !important}.mgR15{margin-right:15px !important}.mgB15{margin-bottom:15px !important}.mgL15{margin-left:15px !important}.mg16{margin:16px !important}.mgTB16{margin:16px 0 !important}.mgLR16{margin:0 16px !important}.mgT16{margin-top:16px !important}.mgR16{margin-right:16px !important}.mgB16{margin-bottom:16px !important}.mgL16{margin-left:16px !important}.mg17{margin:17px !important}.mgTB17{margin:17px 0 !important}.mgLR17{margin:0 17px !important}.mgT17{margin-top:17px !important}.mgR17{margin-right:17px !important}.mgB17{margin-bottom:17px !important}.mgL17{margin-left:17px !important}.mg18{margin:18px !important}.mgTB18{margin:18px 0 !important}.mgLR18{margin:0 18px !important}.mgT18{margin-top:18px !important}.mgR18{margin-right:18px !important}.mgB18{margin-bottom:18px !important}.mgL18{margin-left:18px !important}.mg19{margin:19px !important}.mgTB19{margin:19px 0 !important}.mgLR19{margin:0 19px !important}.mgT19{margin-top:19px !important}.mgR19{margin-right:19px !important}.mgB19{margin-bottom:19px !important}.mgL19{margin-left:19px !important}.mg20{margin:20px !important}.mgTB20{margin:20px 0 !important}.mgLR20{margin:0 20px !important}.mgT20{margin-top:20px !important}.mgR20{margin-right:20px !important}.mgB20{margin-bottom:20px !important}.mgL20{margin-left:20px !important}.mg21{margin:21px !important}.mgTB21{margin:21px 0 !important}.mgLR21{margin:0 21px !important}.mgT21{margin-top:21px !important}.mgR21{margin-right:21px !important}.mgB21{margin-bottom:21px !important}.mgL21{margin-left:21px !important}.mg22{margin:22px !important}.mgTB22{margin:22px 0 !important}.mgLR22{margin:0 22px !important}.mgT22{margin-top:22px !important}.mgR22{margin-right:22px !important}.mgB22{margin-bottom:22px !important}.mgL22{margin-left:22px !important}.mg23{margin:23px !important}.mgTB23{margin:23px 0 !important}.mgLR23{margin:0 23px !important}.mgT23{margin-top:23px !important}.mgR23{margin-right:23px !important}.mgB23{margin-bottom:23px !important}.mgL23{margin-left:23px !important}.mg24{margin:24px !important}.mgTB24{margin:24px 0 !important}.mgLR24{margin:0 24px !important}.mgT24{margin-top:24px !important}.mgR24{margin-right:24px !important}.mgB24{margin-bottom:24px !important}.mgL24{margin-left:24px !important}.mg25{margin:25px !important}.mgTB25{margin:25px 0 !important}.mgLR25{margin:0 25px !important}.mgT25{margin-top:25px !important}.mgR25{margin-right:25px !important}.mgB25{margin-bottom:25px !important}.mgL25{margin-left:25px !important}.mg26{margin:26px !important}.mgTB26{margin:26px 0 !important}.mgLR26{margin:0 26px !important}.mgT26{margin-top:26px !important}.mgR26{margin-right:26px !important}.mgB26{margin-bottom:26px !important}.mgL26{margin-left:26px !important}.mg27{margin:27px !important}.mgTB27{margin:27px 0 !important}.mgLR27{margin:0 27px !important}.mgT27{margin-top:27px !important}.mgR27{margin-right:27px !important}.mgB27{margin-bottom:27px !important}.mgL27{margin-left:27px !important}.mg28{margin:28px !important}.mgTB28{margin:28px 0 !important}.mgLR28{margin:0 28px !important}.mgT28{margin-top:28px !important}.mgR28{margin-right:28px !important}.mgB28{margin-bottom:28px !important}.mgL28{margin-left:28px !important}.mg29{margin:29px !important}.mgTB29{margin:29px 0 !important}.mgLR29{margin:0 29px !important}.mgT29{margin-top:29px !important}.mgR29{margin-right:29px !important}.mgB29{margin-bottom:29px !important}.mgL29{margin-left:29px !important}.mg30{margin:30px !important}.mgTB30{margin:30px 0 !important}.mgLR30{margin:0 30px !important}.mgT30{margin-top:30px !important}.mgR30{margin-right:30px !important}.mgB30{margin-bottom:30px !important}.mgL30{margin-left:30px !important}.mg31{margin:31px !important}.mgTB31{margin:31px 0 !important}.mgLR31{margin:0 31px !important}.mgT31{margin-top:31px !important}.mgR31{margin-right:31px !important}.mgB31{margin-bottom:31px !important}.mgL31{margin-left:31px !important}.mg32{margin:32px !important}.mgTB32{margin:32px 0 !important}.mgLR32{margin:0 32px !important}.mgT32{margin-top:32px !important}.mgR32{margin-right:32px !important}.mgB32{margin-bottom:32px !important}.mgL32{margin-left:32px !important}.mg33{margin:33px !important}.mgTB33{margin:33px 0 !important}.mgLR33{margin:0 33px !important}.mgT33{margin-top:33px !important}.mgR33{margin-right:33px !important}.mgB33{margin-bottom:33px !important}.mgL33{margin-left:33px !important}.mg34{margin:34px !important}.mgTB34{margin:34px 0 !important}.mgLR34{margin:0 34px !important}.mgT34{margin-top:34px !important}.mgR34{margin-right:34px !important}.mgB34{margin-bottom:34px !important}.mgL34{margin-left:34px !important}.mg35{margin:35px !important}.mgTB35{margin:35px 0 !important}.mgLR35{margin:0 35px !important}.mgT35{margin-top:35px !important}.mgR35{margin-right:35px !important}.mgB35{margin-bottom:35px !important}.mgL35{margin-left:35px !important}.mg36{margin:36px !important}.mgTB36{margin:36px 0 !important}.mgLR36{margin:0 36px !important}.mgT36{margin-top:36px !important}.mgR36{margin-right:36px !important}.mgB36{margin-bottom:36px !important}.mgL36{margin-left:36px !important}.mg37{margin:37px !important}.mgTB37{margin:37px 0 !important}.mgLR37{margin:0 37px !important}.mgT37{margin-top:37px !important}.mgR37{margin-right:37px !important}.mgB37{margin-bottom:37px !important}.mgL37{margin-left:37px !important}.mg38{margin:38px !important}.mgTB38{margin:38px 0 !important}.mgLR38{margin:0 38px !important}.mgT38{margin-top:38px !important}.mgR38{margin-right:38px !important}.mgB38{margin-bottom:38px !important}.mgL38{margin-left:38px !important}.mg39{margin:39px !important}.mgTB39{margin:39px 0 !important}.mgLR39{margin:0 39px !important}.mgT39{margin-top:39px !important}.mgR39{margin-right:39px !important}.mgB39{margin-bottom:39px !important}.mgL39{margin-left:39px !important}.mg40{margin:40px !important}.mgTB40{margin:40px 0 !important}.mgLR40{margin:0 40px !important}.mgT40{margin-top:40px !important}.mgR40{margin-right:40px !important}.mgB40{margin-bottom:40px !important}.mgL40{margin-left:40px !important}.mg41{margin:41px !important}.mgTB41{margin:41px 0 !important}.mgLR41{margin:0 41px !important}.mgT41{margin-top:41px !important}.mgR41{margin-right:41px !important}.mgB41{margin-bottom:41px !important}.mgL41{margin-left:41px !important}.mg42{margin:42px !important}.mgTB42{margin:42px 0 !important}.mgLR42{margin:0 42px !important}.mgT42{margin-top:42px !important}.mgR42{margin-right:42px !important}.mgB42{margin-bottom:42px !important}.mgL42{margin-left:42px !important}.mg43{margin:43px !important}.mgTB43{margin:43px 0 !important}.mgLR43{margin:0 43px !important}.mgT43{margin-top:43px !important}.mgR43{margin-right:43px !important}.mgB43{margin-bottom:43px !important}.mgL43{margin-left:43px !important}.mg44{margin:44px !important}.mgTB44{margin:44px 0 !important}.mgLR44{margin:0 44px !important}.mgT44{margin-top:44px !important}.mgR44{margin-right:44px !important}.mgB44{margin-bottom:44px !important}.mgL44{margin-left:44px !important}.mg45{margin:45px !important}.mgTB45{margin:45px 0 !important}.mgLR45{margin:0 45px !important}.mgT45{margin-top:45px !important}.mgR45{margin-right:45px !important}.mgB45{margin-bottom:45px !important}.mgL45{margin-left:45px !important}.mg46{margin:46px !important}.mgTB46{margin:46px 0 !important}.mgLR46{margin:0 46px !important}.mgT46{margin-top:46px !important}.mgR46{margin-right:46px !important}.mgB46{margin-bottom:46px !important}.mgL46{margin-left:46px !important}.mg47{margin:47px !important}.mgTB47{margin:47px 0 !important}.mgLR47{margin:0 47px !important}.mgT47{margin-top:47px !important}.mgR47{margin-right:47px !important}.mgB47{margin-bottom:47px !important}.mgL47{margin-left:47px !important}.mg48{margin:48px !important}.mgTB48{margin:48px 0 !important}.mgLR48{margin:0 48px !important}.mgT48{margin-top:48px !important}.mgR48{margin-right:48px !important}.mgB48{margin-bottom:48px !important}.mgL48{margin-left:48px !important}.mg49{margin:49px !important}.mgTB49{margin:49px 0 !important}.mgLR49{margin:0 49px !important}.mgT49{margin-top:49px !important}.mgR49{margin-right:49px !important}.mgB49{margin-bottom:49px !important}.mgL49{margin-left:49px !important}.mg50{margin:50px !important}.mgTB50{margin:50px 0 !important}.mgLR50{margin:0 50px !important}.mgT50{margin-top:50px !important}.mgR50{margin-right:50px !important}.mgB50{margin-bottom:50px !important}.mgL50{margin-left:50px !important}.mg51{margin:51px !important}.mgTB51{margin:51px 0 !important}.mgLR51{margin:0 51px !important}.mgT51{margin-top:51px !important}.mgR51{margin-right:51px !important}.mgB51{margin-bottom:51px !important}.mgL51{margin-left:51px !important}.mg52{margin:52px !important}.mgTB52{margin:52px 0 !important}.mgLR52{margin:0 52px !important}.mgT52{margin-top:52px !important}.mgR52{margin-right:52px !important}.mgB52{margin-bottom:52px !important}.mgL52{margin-left:52px !important}.mg53{margin:53px !important}.mgTB53{margin:53px 0 !important}.mgLR53{margin:0 53px !important}.mgT53{margin-top:53px !important}.mgR53{margin-right:53px !important}.mgB53{margin-bottom:53px !important}.mgL53{margin-left:53px !important}.mg54{margin:54px !important}.mgTB54{margin:54px 0 !important}.mgLR54{margin:0 54px !important}.mgT54{margin-top:54px !important}.mgR54{margin-right:54px !important}.mgB54{margin-bottom:54px !important}.mgL54{margin-left:54px !important}.mg55{margin:55px !important}.mgTB55{margin:55px 0 !important}.mgLR55{margin:0 55px !important}.mgT55{margin-top:55px !important}.mgR55{margin-right:55px !important}.mgB55{margin-bottom:55px !important}.mgL55{margin-left:55px !important}.mg56{margin:56px !important}.mgTB56{margin:56px 0 !important}.mgLR56{margin:0 56px !important}.mgT56{margin-top:56px !important}.mgR56{margin-right:56px !important}.mgB56{margin-bottom:56px !important}.mgL56{margin-left:56px !important}.mg57{margin:57px !important}.mgTB57{margin:57px 0 !important}.mgLR57{margin:0 57px !important}.mgT57{margin-top:57px !important}.mgR57{margin-right:57px !important}.mgB57{margin-bottom:57px !important}.mgL57{margin-left:57px !important}.mg58{margin:58px !important}.mgTB58{margin:58px 0 !important}.mgLR58{margin:0 58px !important}.mgT58{margin-top:58px !important}.mgR58{margin-right:58px !important}.mgB58{margin-bottom:58px !important}.mgL58{margin-left:58px !important}.mg59{margin:59px !important}.mgTB59{margin:59px 0 !important}.mgLR59{margin:0 59px !important}.mgT59{margin-top:59px !important}.mgR59{margin-right:59px !important}.mgB59{margin-bottom:59px !important}.mgL59{margin-left:59px !important}.mg60{margin:60px !important}.mgTB60{margin:60px 0 !important}.mgLR60{margin:0 60px !important}.mgT60{margin-top:60px !important}.mgR60{margin-right:60px !important}.mgB60{margin-bottom:60px !important}.mgL60{margin-left:60px !important}.mg61{margin:61px !important}.mgTB61{margin:61px 0 !important}.mgLR61{margin:0 61px !important}.mgT61{margin-top:61px !important}.mgR61{margin-right:61px !important}.mgB61{margin-bottom:61px !important}.mgL61{margin-left:61px !important}.mg62{margin:62px !important}.mgTB62{margin:62px 0 !important}.mgLR62{margin:0 62px !important}.mgT62{margin-top:62px !important}.mgR62{margin-right:62px !important}.mgB62{margin-bottom:62px !important}.mgL62{margin-left:62px !important}.mg63{margin:63px !important}.mgTB63{margin:63px 0 !important}.mgLR63{margin:0 63px !important}.mgT63{margin-top:63px !important}.mgR63{margin-right:63px !important}.mgB63{margin-bottom:63px !important}.mgL63{margin-left:63px !important}.mg64{margin:64px !important}.mgTB64{margin:64px 0 !important}.mgLR64{margin:0 64px !important}.mgT64{margin-top:64px !important}.mgR64{margin-right:64px !important}.mgB64{margin-bottom:64px !important}.mgL64{margin-left:64px !important}.mg65{margin:65px !important}.mgTB65{margin:65px 0 !important}.mgLR65{margin:0 65px !important}.mgT65{margin-top:65px !important}.mgR65{margin-right:65px !important}.mgB65{margin-bottom:65px !important}.mgL65{margin-left:65px !important}.mg66{margin:66px !important}.mgTB66{margin:66px 0 !important}.mgLR66{margin:0 66px !important}.mgT66{margin-top:66px !important}.mgR66{margin-right:66px !important}.mgB66{margin-bottom:66px !important}.mgL66{margin-left:66px !important}.mg67{margin:67px !important}.mgTB67{margin:67px 0 !important}.mgLR67{margin:0 67px !important}.mgT67{margin-top:67px !important}.mgR67{margin-right:67px !important}.mgB67{margin-bottom:67px !important}.mgL67{margin-left:67px !important}.mg68{margin:68px !important}.mgTB68{margin:68px 0 !important}.mgLR68{margin:0 68px !important}.mgT68{margin-top:68px !important}.mgR68{margin-right:68px !important}.mgB68{margin-bottom:68px !important}.mgL68{margin-left:68px !important}.mg69{margin:69px !important}.mgTB69{margin:69px 0 !important}.mgLR69{margin:0 69px !important}.mgT69{margin-top:69px !important}.mgR69{margin-right:69px !important}.mgB69{margin-bottom:69px !important}.mgL69{margin-left:69px !important}.mg70{margin:70px !important}.mgTB70{margin:70px 0 !important}.mgLR70{margin:0 70px !important}.mgT70{margin-top:70px !important}.mgR70{margin-right:70px !important}.mgB70{margin-bottom:70px !important}.mgL70{margin-left:70px !important}.mg71{margin:71px !important}.mgTB71{margin:71px 0 !important}.mgLR71{margin:0 71px !important}.mgT71{margin-top:71px !important}.mgR71{margin-right:71px !important}.mgB71{margin-bottom:71px !important}.mgL71{margin-left:71px !important}.mg72{margin:72px !important}.mgTB72{margin:72px 0 !important}.mgLR72{margin:0 72px !important}.mgT72{margin-top:72px !important}.mgR72{margin-right:72px !important}.mgB72{margin-bottom:72px !important}.mgL72{margin-left:72px !important}.mg73{margin:73px !important}.mgTB73{margin:73px 0 !important}.mgLR73{margin:0 73px !important}.mgT73{margin-top:73px !important}.mgR73{margin-right:73px !important}.mgB73{margin-bottom:73px !important}.mgL73{margin-left:73px !important}.mg74{margin:74px !important}.mgTB74{margin:74px 0 !important}.mgLR74{margin:0 74px !important}.mgT74{margin-top:74px !important}.mgR74{margin-right:74px !important}.mgB74{margin-bottom:74px !important}.mgL74{margin-left:74px !important}.mg75{margin:75px !important}.mgTB75{margin:75px 0 !important}.mgLR75{margin:0 75px !important}.mgT75{margin-top:75px !important}.mgR75{margin-right:75px !important}.mgB75{margin-bottom:75px !important}.mgL75{margin-left:75px !important}.mg76{margin:76px !important}.mgTB76{margin:76px 0 !important}.mgLR76{margin:0 76px !important}.mgT76{margin-top:76px !important}.mgR76{margin-right:76px !important}.mgB76{margin-bottom:76px !important}.mgL76{margin-left:76px !important}.mg77{margin:77px !important}.mgTB77{margin:77px 0 !important}.mgLR77{margin:0 77px !important}.mgT77{margin-top:77px !important}.mgR77{margin-right:77px !important}.mgB77{margin-bottom:77px !important}.mgL77{margin-left:77px !important}.mg78{margin:78px !important}.mgTB78{margin:78px 0 !important}.mgLR78{margin:0 78px !important}.mgT78{margin-top:78px !important}.mgR78{margin-right:78px !important}.mgB78{margin-bottom:78px !important}.mgL78{margin-left:78px !important}.mg79{margin:79px !important}.mgTB79{margin:79px 0 !important}.mgLR79{margin:0 79px !important}.mgT79{margin-top:79px !important}.mgR79{margin-right:79px !important}.mgB79{margin-bottom:79px !important}.mgL79{margin-left:79px !important}.mg80{margin:80px !important}.mgTB80{margin:80px 0 !important}.mgLR80{margin:0 80px !important}.mgT80{margin-top:80px !important}.mgR80{margin-right:80px !important}.mgB80{margin-bottom:80px !important}.mgL80{margin-left:80px !important}.mg81{margin:81px !important}.mgTB81{margin:81px 0 !important}.mgLR81{margin:0 81px !important}.mgT81{margin-top:81px !important}.mgR81{margin-right:81px !important}.mgB81{margin-bottom:81px !important}.mgL81{margin-left:81px !important}.mg82{margin:82px !important}.mgTB82{margin:82px 0 !important}.mgLR82{margin:0 82px !important}.mgT82{margin-top:82px !important}.mgR82{margin-right:82px !important}.mgB82{margin-bottom:82px !important}.mgL82{margin-left:82px !important}.mg83{margin:83px !important}.mgTB83{margin:83px 0 !important}.mgLR83{margin:0 83px !important}.mgT83{margin-top:83px !important}.mgR83{margin-right:83px !important}.mgB83{margin-bottom:83px !important}.mgL83{margin-left:83px !important}.mg84{margin:84px !important}.mgTB84{margin:84px 0 !important}.mgLR84{margin:0 84px !important}.mgT84{margin-top:84px !important}.mgR84{margin-right:84px !important}.mgB84{margin-bottom:84px !important}.mgL84{margin-left:84px !important}.mg85{margin:85px !important}.mgTB85{margin:85px 0 !important}.mgLR85{margin:0 85px !important}.mgT85{margin-top:85px !important}.mgR85{margin-right:85px !important}.mgB85{margin-bottom:85px !important}.mgL85{margin-left:85px !important}.mg86{margin:86px !important}.mgTB86{margin:86px 0 !important}.mgLR86{margin:0 86px !important}.mgT86{margin-top:86px !important}.mgR86{margin-right:86px !important}.mgB86{margin-bottom:86px !important}.mgL86{margin-left:86px !important}.mg87{margin:87px !important}.mgTB87{margin:87px 0 !important}.mgLR87{margin:0 87px !important}.mgT87{margin-top:87px !important}.mgR87{margin-right:87px !important}.mgB87{margin-bottom:87px !important}.mgL87{margin-left:87px !important}.mg88{margin:88px !important}.mgTB88{margin:88px 0 !important}.mgLR88{margin:0 88px !important}.mgT88{margin-top:88px !important}.mgR88{margin-right:88px !important}.mgB88{margin-bottom:88px !important}.mgL88{margin-left:88px !important}.mg89{margin:89px !important}.mgTB89{margin:89px 0 !important}.mgLR89{margin:0 89px !important}.mgT89{margin-top:89px !important}.mgR89{margin-right:89px !important}.mgB89{margin-bottom:89px !important}.mgL89{margin-left:89px !important}.mg90{margin:90px !important}.mgTB90{margin:90px 0 !important}.mgLR90{margin:0 90px !important}.mgT90{margin-top:90px !important}.mgR90{margin-right:90px !important}.mgB90{margin-bottom:90px !important}.mgL90{margin-left:90px !important}.mg91{margin:91px !important}.mgTB91{margin:91px 0 !important}.mgLR91{margin:0 91px !important}.mgT91{margin-top:91px !important}.mgR91{margin-right:91px !important}.mgB91{margin-bottom:91px !important}.mgL91{margin-left:91px !important}.mg92{margin:92px !important}.mgTB92{margin:92px 0 !important}.mgLR92{margin:0 92px !important}.mgT92{margin-top:92px !important}.mgR92{margin-right:92px !important}.mgB92{margin-bottom:92px !important}.mgL92{margin-left:92px !important}.mg93{margin:93px !important}.mgTB93{margin:93px 0 !important}.mgLR93{margin:0 93px !important}.mgT93{margin-top:93px !important}.mgR93{margin-right:93px !important}.mgB93{margin-bottom:93px !important}.mgL93{margin-left:93px !important}.mg94{margin:94px !important}.mgTB94{margin:94px 0 !important}.mgLR94{margin:0 94px !important}.mgT94{margin-top:94px !important}.mgR94{margin-right:94px !important}.mgB94{margin-bottom:94px !important}.mgL94{margin-left:94px !important}.mg95{margin:95px !important}.mgTB95{margin:95px 0 !important}.mgLR95{margin:0 95px !important}.mgT95{margin-top:95px !important}.mgR95{margin-right:95px !important}.mgB95{margin-bottom:95px !important}.mgL95{margin-left:95px !important}.mg96{margin:96px !important}.mgTB96{margin:96px 0 !important}.mgLR96{margin:0 96px !important}.mgT96{margin-top:96px !important}.mgR96{margin-right:96px !important}.mgB96{margin-bottom:96px !important}.mgL96{margin-left:96px !important}.mg97{margin:97px !important}.mgTB97{margin:97px 0 !important}.mgLR97{margin:0 97px !important}.mgT97{margin-top:97px !important}.mgR97{margin-right:97px !important}.mgB97{margin-bottom:97px !important}.mgL97{margin-left:97px !important}.mg98{margin:98px !important}.mgTB98{margin:98px 0 !important}.mgLR98{margin:0 98px !important}.mgT98{margin-top:98px !important}.mgR98{margin-right:98px !important}.mgB98{margin-bottom:98px !important}.mgL98{margin-left:98px !important}.mg99{margin:99px !important}.mgTB99{margin:99px 0 !important}.mgLR99{margin:0 99px !important}.mgT99{margin-top:99px !important}.mgR99{margin-right:99px !important}.mgB99{margin-bottom:99px !important}.mgL99{margin-left:99px !important}.mg100{margin:100px !important}.mgTB100{margin:100px 0 !important}.mgLR100{margin:0 100px !important}.mgT100{margin-top:100px !important}.mgR100{margin-right:100px !important}.mgB100{margin-bottom:100px !important}.mgL100{margin-left:100px !important}@media(max-width: 912px){.mg25{margin:15px !important}.mgTB25{margin:15px 0 !important}.mgLR25{margin:0 15px !important}.mgT25{margin-top:15px !important}.mgR25{margin-right:15px !important}.mgB25{margin-bottom:15px !important}.mgL25{margin-left:15px !important}.mg26{margin:15.6px !important}.mgTB26{margin:15.6px 0 !important}.mgLR26{margin:0 15.6px !important}.mgT26{margin-top:15.6px !important}.mgR26{margin-right:15.6px !important}.mgB26{margin-bottom:15.6px !important}.mgL26{margin-left:15.6px !important}.mg27{margin:16.2px !important}.mgTB27{margin:16.2px 0 !important}.mgLR27{margin:0 16.2px !important}.mgT27{margin-top:16.2px !important}.mgR27{margin-right:16.2px !important}.mgB27{margin-bottom:16.2px !important}.mgL27{margin-left:16.2px !important}.mg28{margin:16.8px !important}.mgTB28{margin:16.8px 0 !important}.mgLR28{margin:0 16.8px !important}.mgT28{margin-top:16.8px !important}.mgR28{margin-right:16.8px !important}.mgB28{margin-bottom:16.8px !important}.mgL28{margin-left:16.8px !important}.mg29{margin:17.4px !important}.mgTB29{margin:17.4px 0 !important}.mgLR29{margin:0 17.4px !important}.mgT29{margin-top:17.4px !important}.mgR29{margin-right:17.4px !important}.mgB29{margin-bottom:17.4px !important}.mgL29{margin-left:17.4px !important}.mg30{margin:18px !important}.mgTB30{margin:18px 0 !important}.mgLR30{margin:0 18px !important}.mgT30{margin-top:18px !important}.mgR30{margin-right:18px !important}.mgB30{margin-bottom:18px !important}.mgL30{margin-left:18px !important}.mg31{margin:18.6px !important}.mgTB31{margin:18.6px 0 !important}.mgLR31{margin:0 18.6px !important}.mgT31{margin-top:18.6px !important}.mgR31{margin-right:18.6px !important}.mgB31{margin-bottom:18.6px !important}.mgL31{margin-left:18.6px !important}.mg32{margin:19.2px !important}.mgTB32{margin:19.2px 0 !important}.mgLR32{margin:0 19.2px !important}.mgT32{margin-top:19.2px !important}.mgR32{margin-right:19.2px !important}.mgB32{margin-bottom:19.2px !important}.mgL32{margin-left:19.2px !important}.mg33{margin:19.8px !important}.mgTB33{margin:19.8px 0 !important}.mgLR33{margin:0 19.8px !important}.mgT33{margin-top:19.8px !important}.mgR33{margin-right:19.8px !important}.mgB33{margin-bottom:19.8px !important}.mgL33{margin-left:19.8px !important}.mg34{margin:20.4px !important}.mgTB34{margin:20.4px 0 !important}.mgLR34{margin:0 20.4px !important}.mgT34{margin-top:20.4px !important}.mgR34{margin-right:20.4px !important}.mgB34{margin-bottom:20.4px !important}.mgL34{margin-left:20.4px !important}.mg35{margin:21px !important}.mgTB35{margin:21px 0 !important}.mgLR35{margin:0 21px !important}.mgT35{margin-top:21px !important}.mgR35{margin-right:21px !important}.mgB35{margin-bottom:21px !important}.mgL35{margin-left:21px !important}.mg36{margin:21.6px !important}.mgTB36{margin:21.6px 0 !important}.mgLR36{margin:0 21.6px !important}.mgT36{margin-top:21.6px !important}.mgR36{margin-right:21.6px !important}.mgB36{margin-bottom:21.6px !important}.mgL36{margin-left:21.6px !important}.mg37{margin:22.2px !important}.mgTB37{margin:22.2px 0 !important}.mgLR37{margin:0 22.2px !important}.mgT37{margin-top:22.2px !important}.mgR37{margin-right:22.2px !important}.mgB37{margin-bottom:22.2px !important}.mgL37{margin-left:22.2px !important}.mg38{margin:22.8px !important}.mgTB38{margin:22.8px 0 !important}.mgLR38{margin:0 22.8px !important}.mgT38{margin-top:22.8px !important}.mgR38{margin-right:22.8px !important}.mgB38{margin-bottom:22.8px !important}.mgL38{margin-left:22.8px !important}.mg39{margin:23.4px !important}.mgTB39{margin:23.4px 0 !important}.mgLR39{margin:0 23.4px !important}.mgT39{margin-top:23.4px !important}.mgR39{margin-right:23.4px !important}.mgB39{margin-bottom:23.4px !important}.mgL39{margin-left:23.4px !important}.mg40{margin:24px !important}.mgTB40{margin:24px 0 !important}.mgLR40{margin:0 24px !important}.mgT40{margin-top:24px !important}.mgR40{margin-right:24px !important}.mgB40{margin-bottom:24px !important}.mgL40{margin-left:24px !important}.mg41{margin:24.6px !important}.mgTB41{margin:24.6px 0 !important}.mgLR41{margin:0 24.6px !important}.mgT41{margin-top:24.6px !important}.mgR41{margin-right:24.6px !important}.mgB41{margin-bottom:24.6px !important}.mgL41{margin-left:24.6px !important}.mg42{margin:25.2px !important}.mgTB42{margin:25.2px 0 !important}.mgLR42{margin:0 25.2px !important}.mgT42{margin-top:25.2px !important}.mgR42{margin-right:25.2px !important}.mgB42{margin-bottom:25.2px !important}.mgL42{margin-left:25.2px !important}.mg43{margin:25.8px !important}.mgTB43{margin:25.8px 0 !important}.mgLR43{margin:0 25.8px !important}.mgT43{margin-top:25.8px !important}.mgR43{margin-right:25.8px !important}.mgB43{margin-bottom:25.8px !important}.mgL43{margin-left:25.8px !important}.mg44{margin:26.4px !important}.mgTB44{margin:26.4px 0 !important}.mgLR44{margin:0 26.4px !important}.mgT44{margin-top:26.4px !important}.mgR44{margin-right:26.4px !important}.mgB44{margin-bottom:26.4px !important}.mgL44{margin-left:26.4px !important}.mg45{margin:27px !important}.mgTB45{margin:27px 0 !important}.mgLR45{margin:0 27px !important}.mgT45{margin-top:27px !important}.mgR45{margin-right:27px !important}.mgB45{margin-bottom:27px !important}.mgL45{margin-left:27px !important}.mg46{margin:27.6px !important}.mgTB46{margin:27.6px 0 !important}.mgLR46{margin:0 27.6px !important}.mgT46{margin-top:27.6px !important}.mgR46{margin-right:27.6px !important}.mgB46{margin-bottom:27.6px !important}.mgL46{margin-left:27.6px !important}.mg47{margin:28.2px !important}.mgTB47{margin:28.2px 0 !important}.mgLR47{margin:0 28.2px !important}.mgT47{margin-top:28.2px !important}.mgR47{margin-right:28.2px !important}.mgB47{margin-bottom:28.2px !important}.mgL47{margin-left:28.2px !important}.mg48{margin:28.8px !important}.mgTB48{margin:28.8px 0 !important}.mgLR48{margin:0 28.8px !important}.mgT48{margin-top:28.8px !important}.mgR48{margin-right:28.8px !important}.mgB48{margin-bottom:28.8px !important}.mgL48{margin-left:28.8px !important}.mg49{margin:29.4px !important}.mgTB49{margin:29.4px 0 !important}.mgLR49{margin:0 29.4px !important}.mgT49{margin-top:29.4px !important}.mgR49{margin-right:29.4px !important}.mgB49{margin-bottom:29.4px !important}.mgL49{margin-left:29.4px !important}.mg50{margin:30px !important}.mgTB50{margin:30px 0 !important}.mgLR50{margin:0 30px !important}.mgT50{margin-top:30px !important}.mgR50{margin-right:30px !important}.mgB50{margin-bottom:30px !important}.mgL50{margin-left:30px !important}.mg51{margin:30.6px !important}.mgTB51{margin:30.6px 0 !important}.mgLR51{margin:0 30.6px !important}.mgT51{margin-top:30.6px !important}.mgR51{margin-right:30.6px !important}.mgB51{margin-bottom:30.6px !important}.mgL51{margin-left:30.6px !important}.mg52{margin:31.2px !important}.mgTB52{margin:31.2px 0 !important}.mgLR52{margin:0 31.2px !important}.mgT52{margin-top:31.2px !important}.mgR52{margin-right:31.2px !important}.mgB52{margin-bottom:31.2px !important}.mgL52{margin-left:31.2px !important}.mg53{margin:31.8px !important}.mgTB53{margin:31.8px 0 !important}.mgLR53{margin:0 31.8px !important}.mgT53{margin-top:31.8px !important}.mgR53{margin-right:31.8px !important}.mgB53{margin-bottom:31.8px !important}.mgL53{margin-left:31.8px !important}.mg54{margin:32.4px !important}.mgTB54{margin:32.4px 0 !important}.mgLR54{margin:0 32.4px !important}.mgT54{margin-top:32.4px !important}.mgR54{margin-right:32.4px !important}.mgB54{margin-bottom:32.4px !important}.mgL54{margin-left:32.4px !important}.mg55{margin:33px !important}.mgTB55{margin:33px 0 !important}.mgLR55{margin:0 33px !important}.mgT55{margin-top:33px !important}.mgR55{margin-right:33px !important}.mgB55{margin-bottom:33px !important}.mgL55{margin-left:33px !important}.mg56{margin:33.6px !important}.mgTB56{margin:33.6px 0 !important}.mgLR56{margin:0 33.6px !important}.mgT56{margin-top:33.6px !important}.mgR56{margin-right:33.6px !important}.mgB56{margin-bottom:33.6px !important}.mgL56{margin-left:33.6px !important}.mg57{margin:34.2px !important}.mgTB57{margin:34.2px 0 !important}.mgLR57{margin:0 34.2px !important}.mgT57{margin-top:34.2px !important}.mgR57{margin-right:34.2px !important}.mgB57{margin-bottom:34.2px !important}.mgL57{margin-left:34.2px !important}.mg58{margin:34.8px !important}.mgTB58{margin:34.8px 0 !important}.mgLR58{margin:0 34.8px !important}.mgT58{margin-top:34.8px !important}.mgR58{margin-right:34.8px !important}.mgB58{margin-bottom:34.8px !important}.mgL58{margin-left:34.8px !important}.mg59{margin:35.4px !important}.mgTB59{margin:35.4px 0 !important}.mgLR59{margin:0 35.4px !important}.mgT59{margin-top:35.4px !important}.mgR59{margin-right:35.4px !important}.mgB59{margin-bottom:35.4px !important}.mgL59{margin-left:35.4px !important}.mg60{margin:36px !important}.mgTB60{margin:36px 0 !important}.mgLR60{margin:0 36px !important}.mgT60{margin-top:36px !important}.mgR60{margin-right:36px !important}.mgB60{margin-bottom:36px !important}.mgL60{margin-left:36px !important}}.pd0{padding:0px !important}.pdTB0{padding:0px 0 !important}.pdLR0{padding:0 0px !important}.pdT0{padding-top:0px !important}.pdR0{padding-right:0px !important}.pdB0{padding-bottom:0px !important}.pdL0{padding-left:0px !important}.pd1{padding:1px !important}.pdTB1{padding:1px 0 !important}.pdLR1{padding:0 1px !important}.pdT1{padding-top:1px !important}.pdR1{padding-right:1px !important}.pdB1{padding-bottom:1px !important}.pdL1{padding-left:1px !important}.pd2{padding:2px !important}.pdTB2{padding:2px 0 !important}.pdLR2{padding:0 2px !important}.pdT2{padding-top:2px !important}.pdR2{padding-right:2px !important}.pdB2{padding-bottom:2px !important}.pdL2{padding-left:2px !important}.pd3{padding:3px !important}.pdTB3{padding:3px 0 !important}.pdLR3{padding:0 3px !important}.pdT3{padding-top:3px !important}.pdR3{padding-right:3px !important}.pdB3{padding-bottom:3px !important}.pdL3{padding-left:3px !important}.pd4{padding:4px !important}.pdTB4{padding:4px 0 !important}.pdLR4{padding:0 4px !important}.pdT4{padding-top:4px !important}.pdR4{padding-right:4px !important}.pdB4{padding-bottom:4px !important}.pdL4{padding-left:4px !important}.pd5{padding:5px !important}.pdTB5{padding:5px 0 !important}.pdLR5{padding:0 5px !important}.pdT5{padding-top:5px !important}.pdR5{padding-right:5px !important}.pdB5{padding-bottom:5px !important}.pdL5{padding-left:5px !important}.pd6{padding:6px !important}.pdTB6{padding:6px 0 !important}.pdLR6{padding:0 6px !important}.pdT6{padding-top:6px !important}.pdR6{padding-right:6px !important}.pdB6{padding-bottom:6px !important}.pdL6{padding-left:6px !important}.pd7{padding:7px !important}.pdTB7{padding:7px 0 !important}.pdLR7{padding:0 7px !important}.pdT7{padding-top:7px !important}.pdR7{padding-right:7px !important}.pdB7{padding-bottom:7px !important}.pdL7{padding-left:7px !important}.pd8{padding:8px !important}.pdTB8{padding:8px 0 !important}.pdLR8{padding:0 8px !important}.pdT8{padding-top:8px !important}.pdR8{padding-right:8px !important}.pdB8{padding-bottom:8px !important}.pdL8{padding-left:8px !important}.pd9{padding:9px !important}.pdTB9{padding:9px 0 !important}.pdLR9{padding:0 9px !important}.pdT9{padding-top:9px !important}.pdR9{padding-right:9px !important}.pdB9{padding-bottom:9px !important}.pdL9{padding-left:9px !important}.pd10{padding:10px !important}.pdTB10{padding:10px 0 !important}.pdLR10{padding:0 10px !important}.pdT10{padding-top:10px !important}.pdR10{padding-right:10px !important}.pdB10{padding-bottom:10px !important}.pdL10{padding-left:10px !important}.pd11{padding:11px !important}.pdTB11{padding:11px 0 !important}.pdLR11{padding:0 11px !important}.pdT11{padding-top:11px !important}.pdR11{padding-right:11px !important}.pdB11{padding-bottom:11px !important}.pdL11{padding-left:11px !important}.pd12{padding:12px !important}.pdTB12{padding:12px 0 !important}.pdLR12{padding:0 12px !important}.pdT12{padding-top:12px !important}.pdR12{padding-right:12px !important}.pdB12{padding-bottom:12px !important}.pdL12{padding-left:12px !important}.pd13{padding:13px !important}.pdTB13{padding:13px 0 !important}.pdLR13{padding:0 13px !important}.pdT13{padding-top:13px !important}.pdR13{padding-right:13px !important}.pdB13{padding-bottom:13px !important}.pdL13{padding-left:13px !important}.pd14{padding:14px !important}.pdTB14{padding:14px 0 !important}.pdLR14{padding:0 14px !important}.pdT14{padding-top:14px !important}.pdR14{padding-right:14px !important}.pdB14{padding-bottom:14px !important}.pdL14{padding-left:14px !important}.pd15{padding:15px !important}.pdTB15{padding:15px 0 !important}.pdLR15{padding:0 15px !important}.pdT15{padding-top:15px !important}.pdR15{padding-right:15px !important}.pdB15{padding-bottom:15px !important}.pdL15{padding-left:15px !important}.pd16{padding:16px !important}.pdTB16{padding:16px 0 !important}.pdLR16{padding:0 16px !important}.pdT16{padding-top:16px !important}.pdR16{padding-right:16px !important}.pdB16{padding-bottom:16px !important}.pdL16{padding-left:16px !important}.pd17{padding:17px !important}.pdTB17{padding:17px 0 !important}.pdLR17{padding:0 17px !important}.pdT17{padding-top:17px !important}.pdR17{padding-right:17px !important}.pdB17{padding-bottom:17px !important}.pdL17{padding-left:17px !important}.pd18{padding:18px !important}.pdTB18{padding:18px 0 !important}.pdLR18{padding:0 18px !important}.pdT18{padding-top:18px !important}.pdR18{padding-right:18px !important}.pdB18{padding-bottom:18px !important}.pdL18{padding-left:18px !important}.pd19{padding:19px !important}.pdTB19{padding:19px 0 !important}.pdLR19{padding:0 19px !important}.pdT19{padding-top:19px !important}.pdR19{padding-right:19px !important}.pdB19{padding-bottom:19px !important}.pdL19{padding-left:19px !important}.pd20{padding:20px !important}.pdTB20{padding:20px 0 !important}.pdLR20{padding:0 20px !important}.pdT20{padding-top:20px !important}.pdR20{padding-right:20px !important}.pdB20{padding-bottom:20px !important}.pdL20{padding-left:20px !important}.pd21{padding:21px !important}.pdTB21{padding:21px 0 !important}.pdLR21{padding:0 21px !important}.pdT21{padding-top:21px !important}.pdR21{padding-right:21px !important}.pdB21{padding-bottom:21px !important}.pdL21{padding-left:21px !important}.pd22{padding:22px !important}.pdTB22{padding:22px 0 !important}.pdLR22{padding:0 22px !important}.pdT22{padding-top:22px !important}.pdR22{padding-right:22px !important}.pdB22{padding-bottom:22px !important}.pdL22{padding-left:22px !important}.pd23{padding:23px !important}.pdTB23{padding:23px 0 !important}.pdLR23{padding:0 23px !important}.pdT23{padding-top:23px !important}.pdR23{padding-right:23px !important}.pdB23{padding-bottom:23px !important}.pdL23{padding-left:23px !important}.pd24{padding:24px !important}.pdTB24{padding:24px 0 !important}.pdLR24{padding:0 24px !important}.pdT24{padding-top:24px !important}.pdR24{padding-right:24px !important}.pdB24{padding-bottom:24px !important}.pdL24{padding-left:24px !important}.pd25{padding:25px !important}.pdTB25{padding:25px 0 !important}.pdLR25{padding:0 25px !important}.pdT25{padding-top:25px !important}.pdR25{padding-right:25px !important}.pdB25{padding-bottom:25px !important}.pdL25{padding-left:25px !important}.pd26{padding:26px !important}.pdTB26{padding:26px 0 !important}.pdLR26{padding:0 26px !important}.pdT26{padding-top:26px !important}.pdR26{padding-right:26px !important}.pdB26{padding-bottom:26px !important}.pdL26{padding-left:26px !important}.pd27{padding:27px !important}.pdTB27{padding:27px 0 !important}.pdLR27{padding:0 27px !important}.pdT27{padding-top:27px !important}.pdR27{padding-right:27px !important}.pdB27{padding-bottom:27px !important}.pdL27{padding-left:27px !important}.pd28{padding:28px !important}.pdTB28{padding:28px 0 !important}.pdLR28{padding:0 28px !important}.pdT28{padding-top:28px !important}.pdR28{padding-right:28px !important}.pdB28{padding-bottom:28px !important}.pdL28{padding-left:28px !important}.pd29{padding:29px !important}.pdTB29{padding:29px 0 !important}.pdLR29{padding:0 29px !important}.pdT29{padding-top:29px !important}.pdR29{padding-right:29px !important}.pdB29{padding-bottom:29px !important}.pdL29{padding-left:29px !important}.pd30{padding:30px !important}.pdTB30{padding:30px 0 !important}.pdLR30{padding:0 30px !important}.pdT30{padding-top:30px !important}.pdR30{padding-right:30px !important}.pdB30{padding-bottom:30px !important}.pdL30{padding-left:30px !important}.pd31{padding:31px !important}.pdTB31{padding:31px 0 !important}.pdLR31{padding:0 31px !important}.pdT31{padding-top:31px !important}.pdR31{padding-right:31px !important}.pdB31{padding-bottom:31px !important}.pdL31{padding-left:31px !important}.pd32{padding:32px !important}.pdTB32{padding:32px 0 !important}.pdLR32{padding:0 32px !important}.pdT32{padding-top:32px !important}.pdR32{padding-right:32px !important}.pdB32{padding-bottom:32px !important}.pdL32{padding-left:32px !important}.pd33{padding:33px !important}.pdTB33{padding:33px 0 !important}.pdLR33{padding:0 33px !important}.pdT33{padding-top:33px !important}.pdR33{padding-right:33px !important}.pdB33{padding-bottom:33px !important}.pdL33{padding-left:33px !important}.pd34{padding:34px !important}.pdTB34{padding:34px 0 !important}.pdLR34{padding:0 34px !important}.pdT34{padding-top:34px !important}.pdR34{padding-right:34px !important}.pdB34{padding-bottom:34px !important}.pdL34{padding-left:34px !important}.pd35{padding:35px !important}.pdTB35{padding:35px 0 !important}.pdLR35{padding:0 35px !important}.pdT35{padding-top:35px !important}.pdR35{padding-right:35px !important}.pdB35{padding-bottom:35px !important}.pdL35{padding-left:35px !important}.pd36{padding:36px !important}.pdTB36{padding:36px 0 !important}.pdLR36{padding:0 36px !important}.pdT36{padding-top:36px !important}.pdR36{padding-right:36px !important}.pdB36{padding-bottom:36px !important}.pdL36{padding-left:36px !important}.pd37{padding:37px !important}.pdTB37{padding:37px 0 !important}.pdLR37{padding:0 37px !important}.pdT37{padding-top:37px !important}.pdR37{padding-right:37px !important}.pdB37{padding-bottom:37px !important}.pdL37{padding-left:37px !important}.pd38{padding:38px !important}.pdTB38{padding:38px 0 !important}.pdLR38{padding:0 38px !important}.pdT38{padding-top:38px !important}.pdR38{padding-right:38px !important}.pdB38{padding-bottom:38px !important}.pdL38{padding-left:38px !important}.pd39{padding:39px !important}.pdTB39{padding:39px 0 !important}.pdLR39{padding:0 39px !important}.pdT39{padding-top:39px !important}.pdR39{padding-right:39px !important}.pdB39{padding-bottom:39px !important}.pdL39{padding-left:39px !important}.pd40{padding:40px !important}.pdTB40{padding:40px 0 !important}.pdLR40{padding:0 40px !important}.pdT40{padding-top:40px !important}.pdR40{padding-right:40px !important}.pdB40{padding-bottom:40px !important}.pdL40{padding-left:40px !important}.pd41{padding:41px !important}.pdTB41{padding:41px 0 !important}.pdLR41{padding:0 41px !important}.pdT41{padding-top:41px !important}.pdR41{padding-right:41px !important}.pdB41{padding-bottom:41px !important}.pdL41{padding-left:41px !important}.pd42{padding:42px !important}.pdTB42{padding:42px 0 !important}.pdLR42{padding:0 42px !important}.pdT42{padding-top:42px !important}.pdR42{padding-right:42px !important}.pdB42{padding-bottom:42px !important}.pdL42{padding-left:42px !important}.pd43{padding:43px !important}.pdTB43{padding:43px 0 !important}.pdLR43{padding:0 43px !important}.pdT43{padding-top:43px !important}.pdR43{padding-right:43px !important}.pdB43{padding-bottom:43px !important}.pdL43{padding-left:43px !important}.pd44{padding:44px !important}.pdTB44{padding:44px 0 !important}.pdLR44{padding:0 44px !important}.pdT44{padding-top:44px !important}.pdR44{padding-right:44px !important}.pdB44{padding-bottom:44px !important}.pdL44{padding-left:44px !important}.pd45{padding:45px !important}.pdTB45{padding:45px 0 !important}.pdLR45{padding:0 45px !important}.pdT45{padding-top:45px !important}.pdR45{padding-right:45px !important}.pdB45{padding-bottom:45px !important}.pdL45{padding-left:45px !important}.pd46{padding:46px !important}.pdTB46{padding:46px 0 !important}.pdLR46{padding:0 46px !important}.pdT46{padding-top:46px !important}.pdR46{padding-right:46px !important}.pdB46{padding-bottom:46px !important}.pdL46{padding-left:46px !important}.pd47{padding:47px !important}.pdTB47{padding:47px 0 !important}.pdLR47{padding:0 47px !important}.pdT47{padding-top:47px !important}.pdR47{padding-right:47px !important}.pdB47{padding-bottom:47px !important}.pdL47{padding-left:47px !important}.pd48{padding:48px !important}.pdTB48{padding:48px 0 !important}.pdLR48{padding:0 48px !important}.pdT48{padding-top:48px !important}.pdR48{padding-right:48px !important}.pdB48{padding-bottom:48px !important}.pdL48{padding-left:48px !important}.pd49{padding:49px !important}.pdTB49{padding:49px 0 !important}.pdLR49{padding:0 49px !important}.pdT49{padding-top:49px !important}.pdR49{padding-right:49px !important}.pdB49{padding-bottom:49px !important}.pdL49{padding-left:49px !important}.pd50{padding:50px !important}.pdTB50{padding:50px 0 !important}.pdLR50{padding:0 50px !important}.pdT50{padding-top:50px !important}.pdR50{padding-right:50px !important}.pdB50{padding-bottom:50px !important}.pdL50{padding-left:50px !important}@media(max-width: 912px){.pd0{padding:0px !important}.pdTB0{padding:0px 0 !important}.pdLR0{padding:0 0px !important}.pdT0{padding-top:0px !important}.pdR0{padding-right:0px !important}.pdB0{padding-bottom:0px !important}.pdL0{padding-left:0px !important}.pd1{padding:0.6px !important}.pdTB1{padding:0.6px 0 !important}.pdLR1{padding:0 0.6px !important}.pdT1{padding-top:0.6px !important}.pdR1{padding-right:0.6px !important}.pdB1{padding-bottom:0.6px !important}.pdL1{padding-left:0.6px !important}.pd2{padding:1.2px !important}.pdTB2{padding:1.2px 0 !important}.pdLR2{padding:0 1.2px !important}.pdT2{padding-top:1.2px !important}.pdR2{padding-right:1.2px !important}.pdB2{padding-bottom:1.2px !important}.pdL2{padding-left:1.2px !important}.pd3{padding:1.8px !important}.pdTB3{padding:1.8px 0 !important}.pdLR3{padding:0 1.8px !important}.pdT3{padding-top:1.8px !important}.pdR3{padding-right:1.8px !important}.pdB3{padding-bottom:1.8px !important}.pdL3{padding-left:1.8px !important}.pd4{padding:2.4px !important}.pdTB4{padding:2.4px 0 !important}.pdLR4{padding:0 2.4px !important}.pdT4{padding-top:2.4px !important}.pdR4{padding-right:2.4px !important}.pdB4{padding-bottom:2.4px !important}.pdL4{padding-left:2.4px !important}.pd5{padding:3px !important}.pdTB5{padding:3px 0 !important}.pdLR5{padding:0 3px !important}.pdT5{padding-top:3px !important}.pdR5{padding-right:3px !important}.pdB5{padding-bottom:3px !important}.pdL5{padding-left:3px !important}.pd6{padding:3.6px !important}.pdTB6{padding:3.6px 0 !important}.pdLR6{padding:0 3.6px !important}.pdT6{padding-top:3.6px !important}.pdR6{padding-right:3.6px !important}.pdB6{padding-bottom:3.6px !important}.pdL6{padding-left:3.6px !important}.pd7{padding:4.2px !important}.pdTB7{padding:4.2px 0 !important}.pdLR7{padding:0 4.2px !important}.pdT7{padding-top:4.2px !important}.pdR7{padding-right:4.2px !important}.pdB7{padding-bottom:4.2px !important}.pdL7{padding-left:4.2px !important}.pd8{padding:4.8px !important}.pdTB8{padding:4.8px 0 !important}.pdLR8{padding:0 4.8px !important}.pdT8{padding-top:4.8px !important}.pdR8{padding-right:4.8px !important}.pdB8{padding-bottom:4.8px !important}.pdL8{padding-left:4.8px !important}.pd9{padding:5.4px !important}.pdTB9{padding:5.4px 0 !important}.pdLR9{padding:0 5.4px !important}.pdT9{padding-top:5.4px !important}.pdR9{padding-right:5.4px !important}.pdB9{padding-bottom:5.4px !important}.pdL9{padding-left:5.4px !important}.pd10{padding:6px !important}.pdTB10{padding:6px 0 !important}.pdLR10{padding:0 6px !important}.pdT10{padding-top:6px !important}.pdR10{padding-right:6px !important}.pdB10{padding-bottom:6px !important}.pdL10{padding-left:6px !important}.pd11{padding:6.6px !important}.pdTB11{padding:6.6px 0 !important}.pdLR11{padding:0 6.6px !important}.pdT11{padding-top:6.6px !important}.pdR11{padding-right:6.6px !important}.pdB11{padding-bottom:6.6px !important}.pdL11{padding-left:6.6px !important}.pd12{padding:7.2px !important}.pdTB12{padding:7.2px 0 !important}.pdLR12{padding:0 7.2px !important}.pdT12{padding-top:7.2px !important}.pdR12{padding-right:7.2px !important}.pdB12{padding-bottom:7.2px !important}.pdL12{padding-left:7.2px !important}.pd13{padding:7.8px !important}.pdTB13{padding:7.8px 0 !important}.pdLR13{padding:0 7.8px !important}.pdT13{padding-top:7.8px !important}.pdR13{padding-right:7.8px !important}.pdB13{padding-bottom:7.8px !important}.pdL13{padding-left:7.8px !important}.pd14{padding:8.4px !important}.pdTB14{padding:8.4px 0 !important}.pdLR14{padding:0 8.4px !important}.pdT14{padding-top:8.4px !important}.pdR14{padding-right:8.4px !important}.pdB14{padding-bottom:8.4px !important}.pdL14{padding-left:8.4px !important}.pd15{padding:9px !important}.pdTB15{padding:9px 0 !important}.pdLR15{padding:0 9px !important}.pdT15{padding-top:9px !important}.pdR15{padding-right:9px !important}.pdB15{padding-bottom:9px !important}.pdL15{padding-left:9px !important}.pd16{padding:9.6px !important}.pdTB16{padding:9.6px 0 !important}.pdLR16{padding:0 9.6px !important}.pdT16{padding-top:9.6px !important}.pdR16{padding-right:9.6px !important}.pdB16{padding-bottom:9.6px !important}.pdL16{padding-left:9.6px !important}.pd17{padding:10.2px !important}.pdTB17{padding:10.2px 0 !important}.pdLR17{padding:0 10.2px !important}.pdT17{padding-top:10.2px !important}.pdR17{padding-right:10.2px !important}.pdB17{padding-bottom:10.2px !important}.pdL17{padding-left:10.2px !important}.pd18{padding:10.8px !important}.pdTB18{padding:10.8px 0 !important}.pdLR18{padding:0 10.8px !important}.pdT18{padding-top:10.8px !important}.pdR18{padding-right:10.8px !important}.pdB18{padding-bottom:10.8px !important}.pdL18{padding-left:10.8px !important}.pd19{padding:11.4px !important}.pdTB19{padding:11.4px 0 !important}.pdLR19{padding:0 11.4px !important}.pdT19{padding-top:11.4px !important}.pdR19{padding-right:11.4px !important}.pdB19{padding-bottom:11.4px !important}.pdL19{padding-left:11.4px !important}.pd20{padding:12px !important}.pdTB20{padding:12px 0 !important}.pdLR20{padding:0 12px !important}.pdT20{padding-top:12px !important}.pdR20{padding-right:12px !important}.pdB20{padding-bottom:12px !important}.pdL20{padding-left:12px !important}.pd21{padding:12.6px !important}.pdTB21{padding:12.6px 0 !important}.pdLR21{padding:0 12.6px !important}.pdT21{padding-top:12.6px !important}.pdR21{padding-right:12.6px !important}.pdB21{padding-bottom:12.6px !important}.pdL21{padding-left:12.6px !important}.pd22{padding:13.2px !important}.pdTB22{padding:13.2px 0 !important}.pdLR22{padding:0 13.2px !important}.pdT22{padding-top:13.2px !important}.pdR22{padding-right:13.2px !important}.pdB22{padding-bottom:13.2px !important}.pdL22{padding-left:13.2px !important}.pd23{padding:13.8px !important}.pdTB23{padding:13.8px 0 !important}.pdLR23{padding:0 13.8px !important}.pdT23{padding-top:13.8px !important}.pdR23{padding-right:13.8px !important}.pdB23{padding-bottom:13.8px !important}.pdL23{padding-left:13.8px !important}.pd24{padding:14.4px !important}.pdTB24{padding:14.4px 0 !important}.pdLR24{padding:0 14.4px !important}.pdT24{padding-top:14.4px !important}.pdR24{padding-right:14.4px !important}.pdB24{padding-bottom:14.4px !important}.pdL24{padding-left:14.4px !important}.pd25{padding:15px !important}.pdTB25{padding:15px 0 !important}.pdLR25{padding:0 15px !important}.pdT25{padding-top:15px !important}.pdR25{padding-right:15px !important}.pdB25{padding-bottom:15px !important}.pdL25{padding-left:15px !important}.pd26{padding:15.6px !important}.pdTB26{padding:15.6px 0 !important}.pdLR26{padding:0 15.6px !important}.pdT26{padding-top:15.6px !important}.pdR26{padding-right:15.6px !important}.pdB26{padding-bottom:15.6px !important}.pdL26{padding-left:15.6px !important}.pd27{padding:16.2px !important}.pdTB27{padding:16.2px 0 !important}.pdLR27{padding:0 16.2px !important}.pdT27{padding-top:16.2px !important}.pdR27{padding-right:16.2px !important}.pdB27{padding-bottom:16.2px !important}.pdL27{padding-left:16.2px !important}.pd28{padding:16.8px !important}.pdTB28{padding:16.8px 0 !important}.pdLR28{padding:0 16.8px !important}.pdT28{padding-top:16.8px !important}.pdR28{padding-right:16.8px !important}.pdB28{padding-bottom:16.8px !important}.pdL28{padding-left:16.8px !important}.pd29{padding:17.4px !important}.pdTB29{padding:17.4px 0 !important}.pdLR29{padding:0 17.4px !important}.pdT29{padding-top:17.4px !important}.pdR29{padding-right:17.4px !important}.pdB29{padding-bottom:17.4px !important}.pdL29{padding-left:17.4px !important}.pd30{padding:18px !important}.pdTB30{padding:18px 0 !important}.pdLR30{padding:0 18px !important}.pdT30{padding-top:18px !important}.pdR30{padding-right:18px !important}.pdB30{padding-bottom:18px !important}.pdL30{padding-left:18px !important}.pd31{padding:18.6px !important}.pdTB31{padding:18.6px 0 !important}.pdLR31{padding:0 18.6px !important}.pdT31{padding-top:18.6px !important}.pdR31{padding-right:18.6px !important}.pdB31{padding-bottom:18.6px !important}.pdL31{padding-left:18.6px !important}.pd32{padding:19.2px !important}.pdTB32{padding:19.2px 0 !important}.pdLR32{padding:0 19.2px !important}.pdT32{padding-top:19.2px !important}.pdR32{padding-right:19.2px !important}.pdB32{padding-bottom:19.2px !important}.pdL32{padding-left:19.2px !important}.pd33{padding:19.8px !important}.pdTB33{padding:19.8px 0 !important}.pdLR33{padding:0 19.8px !important}.pdT33{padding-top:19.8px !important}.pdR33{padding-right:19.8px !important}.pdB33{padding-bottom:19.8px !important}.pdL33{padding-left:19.8px !important}.pd34{padding:20.4px !important}.pdTB34{padding:20.4px 0 !important}.pdLR34{padding:0 20.4px !important}.pdT34{padding-top:20.4px !important}.pdR34{padding-right:20.4px !important}.pdB34{padding-bottom:20.4px !important}.pdL34{padding-left:20.4px !important}.pd35{padding:21px !important}.pdTB35{padding:21px 0 !important}.pdLR35{padding:0 21px !important}.pdT35{padding-top:21px !important}.pdR35{padding-right:21px !important}.pdB35{padding-bottom:21px !important}.pdL35{padding-left:21px !important}.pd36{padding:21.6px !important}.pdTB36{padding:21.6px 0 !important}.pdLR36{padding:0 21.6px !important}.pdT36{padding-top:21.6px !important}.pdR36{padding-right:21.6px !important}.pdB36{padding-bottom:21.6px !important}.pdL36{padding-left:21.6px !important}.pd37{padding:22.2px !important}.pdTB37{padding:22.2px 0 !important}.pdLR37{padding:0 22.2px !important}.pdT37{padding-top:22.2px !important}.pdR37{padding-right:22.2px !important}.pdB37{padding-bottom:22.2px !important}.pdL37{padding-left:22.2px !important}.pd38{padding:22.8px !important}.pdTB38{padding:22.8px 0 !important}.pdLR38{padding:0 22.8px !important}.pdT38{padding-top:22.8px !important}.pdR38{padding-right:22.8px !important}.pdB38{padding-bottom:22.8px !important}.pdL38{padding-left:22.8px !important}.pd39{padding:23.4px !important}.pdTB39{padding:23.4px 0 !important}.pdLR39{padding:0 23.4px !important}.pdT39{padding-top:23.4px !important}.pdR39{padding-right:23.4px !important}.pdB39{padding-bottom:23.4px !important}.pdL39{padding-left:23.4px !important}.pd40{padding:24px !important}.pdTB40{padding:24px 0 !important}.pdLR40{padding:0 24px !important}.pdT40{padding-top:24px !important}.pdR40{padding-right:24px !important}.pdB40{padding-bottom:24px !important}.pdL40{padding-left:24px !important}.pd41{padding:24.6px !important}.pdTB41{padding:24.6px 0 !important}.pdLR41{padding:0 24.6px !important}.pdT41{padding-top:24.6px !important}.pdR41{padding-right:24.6px !important}.pdB41{padding-bottom:24.6px !important}.pdL41{padding-left:24.6px !important}.pd42{padding:25.2px !important}.pdTB42{padding:25.2px 0 !important}.pdLR42{padding:0 25.2px !important}.pdT42{padding-top:25.2px !important}.pdR42{padding-right:25.2px !important}.pdB42{padding-bottom:25.2px !important}.pdL42{padding-left:25.2px !important}.pd43{padding:25.8px !important}.pdTB43{padding:25.8px 0 !important}.pdLR43{padding:0 25.8px !important}.pdT43{padding-top:25.8px !important}.pdR43{padding-right:25.8px !important}.pdB43{padding-bottom:25.8px !important}.pdL43{padding-left:25.8px !important}.pd44{padding:26.4px !important}.pdTB44{padding:26.4px 0 !important}.pdLR44{padding:0 26.4px !important}.pdT44{padding-top:26.4px !important}.pdR44{padding-right:26.4px !important}.pdB44{padding-bottom:26.4px !important}.pdL44{padding-left:26.4px !important}.pd45{padding:27px !important}.pdTB45{padding:27px 0 !important}.pdLR45{padding:0 27px !important}.pdT45{padding-top:27px !important}.pdR45{padding-right:27px !important}.pdB45{padding-bottom:27px !important}.pdL45{padding-left:27px !important}.pd46{padding:27.6px !important}.pdTB46{padding:27.6px 0 !important}.pdLR46{padding:0 27.6px !important}.pdT46{padding-top:27.6px !important}.pdR46{padding-right:27.6px !important}.pdB46{padding-bottom:27.6px !important}.pdL46{padding-left:27.6px !important}.pd47{padding:28.2px !important}.pdTB47{padding:28.2px 0 !important}.pdLR47{padding:0 28.2px !important}.pdT47{padding-top:28.2px !important}.pdR47{padding-right:28.2px !important}.pdB47{padding-bottom:28.2px !important}.pdL47{padding-left:28.2px !important}.pd48{padding:28.8px !important}.pdTB48{padding:28.8px 0 !important}.pdLR48{padding:0 28.8px !important}.pdT48{padding-top:28.8px !important}.pdR48{padding-right:28.8px !important}.pdB48{padding-bottom:28.8px !important}.pdL48{padding-left:28.8px !important}.pd49{padding:29.4px !important}.pdTB49{padding:29.4px 0 !important}.pdLR49{padding:0 29.4px !important}.pdT49{padding-top:29.4px !important}.pdR49{padding-right:29.4px !important}.pdB49{padding-bottom:29.4px !important}.pdL49{padding-left:29.4px !important}.pd50{padding:30px !important}.pdTB50{padding:30px 0 !important}.pdLR50{padding:0 30px !important}.pdT50{padding-top:30px !important}.pdR50{padding-right:30px !important}.pdB50{padding-bottom:30px !important}.pdL50{padding-left:30px !important}}body .wp1{width:1%}body .wp2{width:2%}body .wp3{width:3%}body .wp4{width:4%}body .wp5{width:5%}body .wp6{width:6%}body .wp7{width:7%}body .wp8{width:8%}body .wp9{width:9%}body .wp10{width:10%}body .wp11{width:11%}body .wp12{width:12%}body .wp13{width:13%}body .wp14{width:14%}body .wp15{width:15%}body .wp16{width:16%}body .wp17{width:17%}body .wp18{width:18%}body .wp19{width:19%}body .wp20{width:20%}body .wp21{width:21%}body .wp22{width:22%}body .wp23{width:23%}body .wp24{width:24%}body .wp25{width:25%}body .wp26{width:26%}body .wp27{width:27%}body .wp28{width:28%}body .wp29{width:29%}body .wp30{width:30%}body .wp31{width:31%}body .wp32{width:32%}body .wp33{width:33%}body .wp34{width:34%}body .wp35{width:35%}body .wp36{width:36%}body .wp37{width:37%}body .wp38{width:38%}body .wp39{width:39%}body .wp40{width:40%}body .wp41{width:41%}body .wp42{width:42%}body .wp43{width:43%}body .wp44{width:44%}body .wp45{width:45%}body .wp46{width:46%}body .wp47{width:47%}body .wp48{width:48%}body .wp49{width:49%}body .wp50{width:50%}body .wp51{width:51%}body .wp52{width:52%}body .wp53{width:53%}body .wp54{width:54%}body .wp55{width:55%}body .wp56{width:56%}body .wp57{width:57%}body .wp58{width:58%}body .wp59{width:59%}body .wp60{width:60%}body .wp61{width:61%}body .wp62{width:62%}body .wp63{width:63%}body .wp64{width:64%}body .wp65{width:65%}body .wp66{width:66%}body .wp67{width:67%}body .wp68{width:68%}body .wp69{width:69%}body .wp70{width:70%}body .wp71{width:71%}body .wp72{width:72%}body .wp73{width:73%}body .wp74{width:74%}body .wp75{width:75%}body .wp76{width:76%}body .wp77{width:77%}body .wp78{width:78%}body .wp79{width:79%}body .wp80{width:80%}body .wp81{width:81%}body .wp82{width:82%}body .wp83{width:83%}body .wp84{width:84%}body .wp85{width:85%}body .wp86{width:86%}body .wp87{width:87%}body .wp88{width:88%}body .wp89{width:89%}body .wp90{width:90%}body .wp91{width:91%}body .wp92{width:92%}body .wp93{width:93%}body .wp94{width:94%}body .wp95{width:95%}body .wp96{width:96%}body .wp97{width:97%}body .wp98{width:98%}body .wp99{width:99%}body .wp100{width:100%}body .w1{width:1px}body .w2{width:2px}body .w3{width:3px}body .w4{width:4px}body .w5{width:5px}body .w6{width:6px}body .w7{width:7px}body .w8{width:8px}body .w9{width:9px}body .w10{width:10px}body .w11{width:11px}body .w12{width:12px}body .w13{width:13px}body .w14{width:14px}body .w15{width:15px}body .w16{width:16px}body .w17{width:17px}body .w18{width:18px}body .w19{width:19px}body .w20{width:20px}body .w21{width:21px}body .w22{width:22px}body .w23{width:23px}body .w24{width:24px}body .w25{width:25px}body .w26{width:26px}body .w27{width:27px}body .w28{width:28px}body .w29{width:29px}body .w30{width:30px}body .w31{width:31px}body .w32{width:32px}body .w33{width:33px}body .w34{width:34px}body .w35{width:35px}body .w36{width:36px}body .w37{width:37px}body .w38{width:38px}body .w39{width:39px}body .w40{width:40px}body .w41{width:41px}body .w42{width:42px}body .w43{width:43px}body .w44{width:44px}body .w45{width:45px}body .w46{width:46px}body .w47{width:47px}body .w48{width:48px}body .w49{width:49px}body .w50{width:50px}body .w51{width:51px}body .w52{width:52px}body .w53{width:53px}body .w54{width:54px}body .w55{width:55px}body .w56{width:56px}body .w57{width:57px}body .w58{width:58px}body .w59{width:59px}body .w60{width:60px}body .w61{width:61px}body .w62{width:62px}body .w63{width:63px}body .w64{width:64px}body .w65{width:65px}body .w66{width:66px}body .w67{width:67px}body .w68{width:68px}body .w69{width:69px}body .w70{width:70px}body .w71{width:71px}body .w72{width:72px}body .w73{width:73px}body .w74{width:74px}body .w75{width:75px}body .w76{width:76px}body .w77{width:77px}body .w78{width:78px}body .w79{width:79px}body .w80{width:80px}body .w81{width:81px}body .w82{width:82px}body .w83{width:83px}body .w84{width:84px}body .w85{width:85px}body .w86{width:86px}body .w87{width:87px}body .w88{width:88px}body .w89{width:89px}body .w90{width:90px}body .w91{width:91px}body .w92{width:92px}body .w93{width:93px}body .w94{width:94px}body .w95{width:95px}body .w96{width:96px}body .w97{width:97px}body .w98{width:98px}body .w99{width:99px}body .w100{width:100px}.state--disabled{color:#aaa;pointer-events:none;cursor:not-allowed;opacity:.6}.display--enabled{pointer-events:auto;cursor:pointer;opacity:1}