.pageWrapper{margin:0 auto;max-width:1208px;padding:0 3rem;width:100%}@media((max-width:767px)){.pageWrapper{margin:0;padding:0 2rem}}.pageWrapper .intro{display:grid;grid-template-columns:1fr 1fr;margin-top:2rem;grid-gap:1rem;gap:1rem}@media((max-width:1024px)){.pageWrapper .intro{grid-template-columns:1fr}}.pageWrapper .intro .introContainer .introP{color:#606e7b;font-size:1rem;font-style:normal;font-weight:700;font-weight:500;line-height:1.5;margin:0 0 1.5rem;text-decoration:none;text-transform:none}.pageWrapper .intro .introContainer .introP .introHref{color:#03c;cursor:pointer;text-decoration:underline}.pageWrapper .intro .introContainer .introH1{color:#171e25;font-size:3rem;font-weight:700;margin:0 0 1.5rem;max-width:900px;position:relative;z-index:20}@media((max-width:1024px)){.pageWrapper .intro .introContainer .introH1{font-size:2rem}}.pageWrapper .intro .introContainer .introH2{color:#171e25;font-size:1.5rem;font-weight:700;line-height:1.28;margin:1.25rem 0}.pageSection{margin:0 auto;width:100%}.pageSection.white{background-color:#fff;max-width:730px}@media((max-width:1024px)){.pageSection{padding:0 2rem}}.pageSection .sectionH2{font-size:1.5rem}.pageSection .sectionH2,.pageSection .sectionH3{color:#171e25;font-weight:700;line-height:1.28;margin:1.25rem 0}.pageSection .sectionH3{font-size:1.125rem}.pageSection .sectionP{color:#606e7b;font-size:1rem;font-style:normal;font-weight:700;font-weight:500;line-height:1.5;margin:1rem 0;text-decoration:none;text-transform:none}.pageSection .sectionP.bold{color:var(--highContrastColor);font-size:1.125rem;font-weight:700}.pageSection .sectionHref,.pageSection .sectionP a{color:#03c;text-decoration:underline}.pageSection .sectionHref{cursor:pointer}.pageSection .sectionImg{display:inline;height:auto;max-width:730px;width:100%}.pageSection .atentionBox{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;background:var(--lightBlueColor);border-radius:1.5rem;gap:1rem;justify-content:space-between;padding:2.5rem 3rem;position:relative}@media((max-width:767px)){.pageSection .atentionBox{grid-template-columns:1fr}}.pageSection .atentionBox .circle{border-radius:1.5rem;inset:0;overflow:hidden;position:absolute}.pageSection .atentionBox .circle:before{background:var(--blueColor);border-radius:50%;content:"";height:692px;left:-355px;opacity:.45;position:absolute;top:-250px;width:692px}@media((max-width:767px)){.pageSection .atentionBox .circle{display:none}}.pageSection .atentionBox .atentionBoxH2{color:#fff;font-size:24px;font-weight:700;line-height:1.28;z-index:1}.pageSection .notifyBox{align-items:center;background:#fff;border:1px solid #5f2781;border-radius:14px;box-shadow:0 10px 12px 0 #606e7b30;color:#5f2781;display:flex;display:grid;font-size:18px;font-style:italic;font-weight:600;grid-template-columns:78px 1fr;line-height:1.44;padding:35px 44px;position:relative;grid-gap:2rem;gap:2rem}@media((max-width:1024px)){.pageSection .notifyBox{grid-template-columns:1fr;line-height:1.45;margin:40px 0;padding:56px 29px 35px 32px}}.pageSection .notifyBox .notifyBoxImg{align-items:center;display:flex;justify-content:center;max-width:78px;width:100%}@media((max-width:1024px)){.pageSection .notifyBox .notifyBoxImg{left:32px;position:absolute;top:-32px}}.pageSection .notifyBox .notifyBoxImg .notifyBoxIcon{height:auto;width:100%}.pageSection .notifyBox .notifyBoxContent .notifyP{color:var(--blueColor);font-size:20px;font-style:normal;font-weight:400;margin-bottom:1rem}.pageSection .notifyBox .notifyBoxContent .notifyUl{border-left:none;display:block;list-style-position:initial;list-style-type:disc;margin:0}.pageSection .notifyBox .notifyBoxContent .notifyUl li{color:var(--highContrastColor);font-style:normal;font-weight:500;margin:10px 0;padding:0;text-align:start}.pageSection .customList{align-items:center;background:#fff;border:1.8px solid var(--lowerContrastColor);border-radius:14px;box-shadow:0 20px 80px 0 #20282f2b;display:flex;flex-direction:column;justify-content:center;padding:80px 70px 40px}@media((max-width:1024px)){.pageSection .customList{padding:1rem}}.pageSection .customList .customListH3{color:var(--blueColor);font-size:2.25rem;letter-spacing:-.2px;line-height:1.28;margin-bottom:.625rem;text-align:center}.pageSection .customList .sectionP{margin-bottom:1.5rem}.pageSection .customList .customListUl{display:grid;grid-template-columns:1fr;list-style:none;grid-gap:2rem;gap:2rem}@media((max-width:1024px)){.pageSection .customList .customListUl{gap:1rem}}.pageSection .customList .customListUl li{border:1px solid var(--blueColor);border-radius:14px;box-shadow:0 20px 80px 0 #20282f2b;display:flex;flex-direction:column;justify-content:center;margin:0 auto 30px;min-height:150px;padding-left:50px;padding-right:10px;position:relative;width:100%}@media((max-width:1024px)){.pageSection .customList .customListUl li{padding:1rem}}.pageSection .customList .customListUl li .listNumber{align-items:center;background:var(--inputBorderColor);border:1px solid var(--blueColor);border-radius:50%;color:var(--blueColor);display:flex;font-size:30px;font-weight:700;height:70px;justify-content:center;position:absolute;right:94%;top:26%;width:70px}@media((max-width:1024px)){.pageSection .customList .customListUl li .listNumber{display:none}}.pageSection.blue{background-color:#fafbfc;margin:2.5rem 0 0;padding:1.5rem 0}@media((max-width:1024px)){.pageSection.blue{margin:1.25rem 0;padding:1.5rem 2.25rem}}.pageSection.blue .sectionTitle{margin:0 auto;max-width:730px;text-align:center}.pageSection.blue .sectionH2{color:var(--highContrastColor);font-size:2.125rem;font-weight:700;line-height:1.28;margin:1.5rem 0 .625rem;text-align:center}.pageSection.blue .sectionGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;align-items:center;gap:2rem;justify-content:space-around;margin:1.25rem auto;max-width:1200px}@media((max-width:1024px)){.pageSection.blue .sectionGrid{grid-template-columns:1fr;max-width:445px}}.pageSection.blue .sectionGrid .sectionImg{height:auto;max-height:605px;max-width:540px;width:100%}@media((max-width:1024px)){.pageSection.blue .sectionGrid .sectionImg{order:1}}.pageSection.blue .sectionGrid .sectionContent{max-width:445px}.pageSection.blue .sectionGrid .sectionContent.right{justify-self:flex-end}.pageSection.blue .sectionGrid .sectionContent.left{justify-self:flex-start}@media((max-width:1024px)){.pageSection.blue .sectionGrid .sectionContent{order:2}}.pageSection.blue .sectionGrid .sectionContent .sectionH3{color:var(--highContrastColor);font-size:1.5rem;font-weight:700;line-height:1.28;margin:0 0 1.125rem}.pageSection.blue .sectionGrid .sectionContent .sectionP{color:var(--highContrastColor);margin:1rem 0}.pageSection.blue .sectionGrid .sectionContent .sectionP a{text-decoration:underline}.pageSection .specialLinks{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.pageSection .specialLinks a{align-items:center;background:rgba(224,240,248,.502);border-radius:.5rem;display:flex;gap:.5rem;justify-content:flex-start;max-width:350px;min-width:0;padding:1rem;width:100%}.pageSection .specialLinks a .linkIconContainer{align-items:center;background:var(--lightestBlueColor);border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.pageSection .specialLinks a .linkIconContainer .linkIcon{margin:auto}.pageSection .specialLinks a .specialLinkP{color:var(--doNotMailColor);font-size:16px;font-weight:700;line-height:22px;padding:0 10px}