@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);*{margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg)}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#061428 100%)}.gradient__text{-webkit-text-fill-color:transparent;background:#fff;background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.pept__navbar{align-items:center;display:flex;justify-content:space-between;padding:2rem 6rem}.pept__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.gpt__navbar-links_logo{margin-right:2rem}.gpt__navbar-links_logo img{height:16px;width:62px}.pept__navbar-links_container{display:flex;flex-direction:row}.pept__navbar-sign{align-items:center;display:flex;justify-content:flex}.pept__navbar-links_container p,.pept__navbar-menu_container p,.pept__navbar-sign p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.pept__navbar-links_logo h1{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:28px;font-weight:700;line-height:25px;margin-right:2rem;text-transform:capitalize}.pept__navbar-contact button,.pept__navbar-menu_container button{background:#4056e6;border:0;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;outline:none;padding:.5rem 1rem}.pept__navbar-menu{display:none;margin-left:1rem;position:relative}.pept__navbar-menu svg{cursor:pointer}.pept__navbar-menu_container{align-items:flex-end;background:var(--color-bg);border-radius:5px;box-shadow:0 0 5 rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:start;top:40px}.pept__navbar-menu_container p{margin:1rem 0}.pept__navbar-menu_container-links-contact{display:none}@media screen and (max-width:1050px){.pept__navbar-links_container{display:none}.pept__navbar-menu{display:flex}}@media screen and (max-width:700px){.pept__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.pept__navbar{padding:2rem}.pept__navbar-contact{display:none}.pept__navbar-menu_container{top:20px}.pept__navbar-menu_container-links-contact{display:block}}.card-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.card{align-items:center;background-color:var(--color-bg);color:#fff;display:flex;font-family:var(--font-family);height:200px;justify-content:center;text-align:center;text-decoration:none}@media screen and (max-width:600px){.card-grid{grid-template-columns:1fr}.card{padding:10px}}.pept__ccdsHeader{display:flex;flex-direction:column}.pept__ccdsHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__ccdsHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__ccdsHeader-content h2{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:45px;padding-bottom:2rem;padding-top:2rem}.pept__ccdsHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__ccdsHeader-content a{color:#83c5fe;cursor:pointer}.pept__ccdsHeader-content a:hover{text-decoration:underline}.pept__ccdsHeader-content p{margin-bottom:.5rem;margin-top:.5rem}.pept__ccdsHeader-content ul{list-style-position:inside;margin-left:0;padding-left:0}.pept__ccdsHeader-content ul li{color:var(--color-text);font-family:var(--font-family);margin-bottom:.5em}@media screen and (max-width:1050px){.pept__ccdsHeader{flex-direction:column}.pept__ccdsHeader-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pept__ccdsHeader h1{font-size:40px;line-height:60px}.pept__ccdsHeader p{font-size:16px;line-height:24px}.document-item iframe{height:500px;justify-content:center;width:350px}}@media screen and (max-width:490px){.pept__ccdsHeader h1{font-size:36px;line-height:48px}.pept__ccdsHeader p{font-size:14px;line-height:24px}.document-item iframe{height:450px;justify-content:center;width:300px}}.pept__chartDocHeader{display:flex;flex-direction:column}.pept__chartDocHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__chartDocHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__chartDocHeader-content h2{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:45px;padding-bottom:2rem;padding-top:2rem}.pept__chartDocHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__chartDocHeader-content a{color:#83c5fe;cursor:pointer}.pept__chartDocHeader-content a:hover{text-decoration:underline}.pept__chartDocHeader-content p{margin-bottom:.5rem;margin-top:.5rem}.pept__chartDocHeader-content ol{list-style-position:inside;margin-left:0;padding-left:0}.pept__chartDocHeader-content ol li{color:var(--color-text);font-family:var(--font-family);margin-bottom:.5em}.pept__chartDocHeader-content ol li ol{padding-left:1.5rem;padding-top:1rem}@media screen and (max-width:1050px){.pept__chartDocHeader{flex-direction:column}.pept__chartDocHeader-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pept__chartDocHeader h1{font-size:40px;line-height:60px}.pept__chartDocHeader p{font-size:16px;line-height:24px}.document-item iframe{height:500px;justify-content:center;width:350px}}@media screen and (max-width:490px){.pept__chartDocHeader h1{font-size:36px;line-height:48px}.pept__chartDocHeader p{font-size:14px;line-height:24px}.document-item iframe{height:450px;justify-content:center;width:300px}}.pept__daccpmHeader{display:flex;flex-direction:column}.pept__daccpmHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__daccpmHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__daccpmHeader-content h2{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:45px;padding-bottom:2rem;padding-top:2rem}.pept__daccpmHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__daccpmHeader-content a{color:#83c5fe;cursor:pointer}.pept__daccpmHeader-content a:hover{text-decoration:underline}.pept__daccpmHeader-content p{margin-bottom:.5rem;margin-top:.5rem}.pept__daccpmHeader-content ol{list-style-position:inside;margin-left:0;padding-left:0}.pept__daccpmHeader-content ol li{color:var(--color-text);font-family:var(--font-family);margin-bottom:.5em}@media screen and (max-width:1050px){.pept__daccpmHeader{flex-direction:column}.pept__daccpmHeader-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pept__daccpmHeader h1{font-size:40px;line-height:60px}.pept__daccpmHeader p{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.pept__daccpmHeader h1{font-size:36px;line-height:48px}.pept__daccpmHeader p{font-size:14px;line-height:24px}}.pept__fellowTrainingHeader{display:flex;flex-direction:column}.pept__fellowTrainingHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__fellowTrainingHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__fellowTrainingHeader-content h2{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:45px;padding-bottom:2rem;padding-top:2rem}.pept__fellowTrainingHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__fellowTrainingHeader-content a{color:#83c5fe;cursor:pointer}.pept__fellowTrainingHeader-content a:hover{text-decoration:underline}.pept__fellowTrainingHeader-content p{margin-bottom:.5rem;margin-top:.5rem}.pept__fellowTrainingHeader-content ol{list-style-position:inside;margin-left:0;padding-left:0}.pept__fellowTrainingHeader-content ol li{color:var(--color-text);font-family:var(--font-family);margin-bottom:.5em}@media screen and (max-width:1050px){.pept__fellowTrainingHeader{flex-direction:column}.pept__fellowTrainingHeader-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pept__fellowTrainingHeader h1{font-size:40px;line-height:60px}.pept__fellowTrainingHeader p{font-size:16px;line-height:24px}.document-item iframe{height:500px;justify-content:center;width:350px}}@media screen and (max-width:490px){.pept__fellowTrainingHeader h1{font-size:36px;line-height:48px}.pept__fellowTrainingHeader p{font-size:14px;line-height:24px}.document-item iframe{height:450px;justify-content:center;width:300px}}.pept__header{display:flex}.pept__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__header-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__header-content a{color:#4056e6;cursor:pointer}.pept__header-content a:hover{text-decoration:underline}.pept__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.pept__header-image img{height:100%;object-fit:contain;width:80%}@media screen and (max-width:1050px){.pept__header{flex-direction:column}.pept__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pept__header h1{font-size:40px;line-height:60px}.pept__header p{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.pept__header h1{font-size:36px;line-height:48px}.pept__header p{font-size:14px;line-height:24px}}.pept__icdHeader{display:flex;flex-direction:column}.pept__icdHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__icdHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__icdHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__icdHeader-content a{color:#4056e6;cursor:pointer}.pept__icdHeader-content a:hover{text-decoration:underline}.pept__icdHeader-image{align-items:center;display:flex;flex:1 1;justify-content:center}.pept__videosIcd{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.video-wrapperIcd{align-items:flex-start;display:flex;flex-direction:column;margin-right:auto;text-align:left;width:100%}.video-contentIcd iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video-contentIcd{padding-bottom:56.25%;position:relative;width:100%}.video-wrapperIcd h2{font-size:1.2em;padding:.5em 0}.title-wrapperIcd{align-items:center;color:#fff;display:flex;font-family:var(--font-family);gap:10px}.title-wrapperIcd a{bottom:-4px;position:relative}@media screen and (max-width:1050px){.pept__icdHeader{flex-direction:column}.pept__icdHeader-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pept__icdHeader h1{font-size:40px;line-height:60px}.pept__icdHeader p{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.pept__icdHeader h1{font-size:36px;line-height:48px}.pept__icdHeader p{font-size:14px;line-height:24px}.video-wrapperIcd{align-items:flex-start;display:flex;flex-direction:column;margin-right:auto;text-align:left;width:70%}}.pept__journalHeader{display:flex;flex-direction:column}.pept__journalHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__journalHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__journalHeader-content h2{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:45px;padding-bottom:2rem;padding-top:2rem}.pept__journalHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__journalHeader-content a{color:#83c5fe;cursor:pointer}.pept__journalHeader-content a:hover{text-decoration:underline}.pept__journalHeader-content p{margin-bottom:.5rem;margin-top:.5rem}.pept__journalHeader-content ol{list-style-position:inside;margin-left:0;padding-left:0}.pept__journalHeader-content ol li{color:#fff;font-family:var(--font-family);margin-bottom:.5em}.pept__journalHeader-content ol li ol{padding-left:1.5rem;padding-top:1rem}@media screen and (max-width:1050px){.pept__journalHeader{flex-direction:column}.pept__journalHeader-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pept__journalHeader h1{font-size:40px;line-height:60px}.pept__journalHeader p{font-size:16px;line-height:24px}.document-item iframe{height:500px;justify-content:center;width:350px}}@media screen and (max-width:490px){.pept__journalHeader h1{font-size:36px;line-height:48px}.pept__journalHeader p{font-size:14px;line-height:24px}.document-item iframe{height:450px;justify-content:center;width:300px}}.pept__magnetSummaryHeader{display:flex;flex-direction:column}.pept__magnetSummaryHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__magnetSummaryHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__magnetSummaryHeader-content h2{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:45px;padding-bottom:2rem;padding-top:2rem}.pept__magnetSummaryHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__magnetSummaryHeader-content a{color:#83c5fe;cursor:pointer}.pept__magnetSummaryHeader-content a:hover{text-decoration:underline}.pept__magnetSummaryHeader-content p{margin-bottom:.5rem;margin-top:.5rem}.pept__magnetSummaryHeader-content ol{list-style-position:inside;margin-left:0;padding-left:0}.pept__magnetSummaryHeader-content ol li{color:#fff;font-family:var(--font-family);margin-bottom:.5em}.image-container__magnet{grid-gap:1rem;align-items:flex-start;display:grid;flex-wrap:wrap;gap:1rem;gap:20px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));justify-content:space-between}.image-container__magnet img{flex-basis:calc(50% - 0.5rem);flex-grow:0;flex-shrink:0;height:auto;margin-bottom:1rem;margin-right:1rem;max-width:100%}@media screen and (max-width:1050px){.pept__magnetSummaryHeader{flex-direction:column}.pept__magnetSummaryHeader-content{margin:0 0 3rem}}@media screen and (max-width:768px){.video-content{width:100%}.image-container__magnet{flex-direction:column}.image-container__magnet img{flex-basis:100%;margin-right:0}}@media screen and (max-width:650px){.pept__magnetSummaryHeader h1{font-size:40px;line-height:60px}.pept__magnetSummaryHeader p{font-size:16px;line-height:24px}.document-item iframe{height:500px;justify-content:center;width:350px}.image-container__magnet img{max-width:80%}}@media screen and (max-width:490px){.pept__magnetSummaryHeader h1{font-size:36px;line-height:48px}.pept__magnetSummaryHeader p{font-size:14px;line-height:24px}.document-item iframe{height:450px;justify-content:center;width:300px}.image-container__magnet img{max-width:70%}}.pept__manualsHeader{display:flex;flex-direction:column}.pept__manualsHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__manualsHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__manualsHeader-content h2{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:45px;padding-bottom:2rem;padding-top:2rem}.pept__manualsHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__manualsHeader-content a{color:#83c5fe;cursor:pointer}.pept__manualsHeader-content a:hover{text-decoration:underline}.pept__manualsHeader-content p{margin-bottom:.5rem;margin-top:.5rem}.pept__manualsHeader-content ol{list-style-position:inside;margin-left:0;padding-left:0}.pept__manualsHeader-content ol li{color:var(--color-text);font-family:var(--font-family);margin-bottom:.5em}@media screen and (max-width:1050px){.pept__manualsHeader{flex-direction:column}.pept__manualsHeader-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pept__manualsHeader h1{font-size:40px;line-height:60px}.pept__manualsHeader p{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.pept__manualsHeader h1{font-size:36px;line-height:48px}.pept__manualsHeader p{font-size:14px;line-height:24px}}.pept__pepCartHeader{display:flex;flex-direction:column}.pept__pepCartHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__pepCartHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__pepCartHeader-content h2{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:45px;padding-bottom:2rem;padding-top:2rem}.pept__pepCartHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__pepCartHeader-content a{color:#83c5fe;cursor:pointer}.pept__pepCartHeader-content a:hover{text-decoration:underline}.pept__pepCartHeader-content p{margin-bottom:.5rem;margin-top:.5rem}.pept__pepCartHeader-content ol{list-style-position:inside;margin-left:0;padding-left:0}.pept__pepCartHeader-content ol li{color:var(--color-text);font-family:var(--font-family);margin-bottom:.5em}.pept__pepCartHeader-content ol li ol{padding-left:1.5rem;padding-top:1rem}.image-container{padding-top:2rem}@media screen and (max-width:1050px){.pept__pepCartHeader{flex-direction:column}.pept__pepCartHeader-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pept__pepCartHeader h1{font-size:40px;line-height:60px}.pept__pepCartHeader p{font-size:16px;line-height:24px}.document-item iframe{height:500px;justify-content:center;width:350px}}@media screen and (max-width:490px){.pept__pepCartHeader h1{font-size:36px;line-height:48px}.pept__pepCartHeader p{font-size:14px;line-height:24px}.document-item iframe{height:450px;justify-content:center;width:300px}}.pept__peptHeader{display:flex;flex-direction:column}.pept__peptHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__peptHeader-content h1{font-size:50px;font-weight:800}.pept__peptHeader-content h1,.pept__peptHeader-content h2{font-family:var(--font-family);letter-spacing:-.03em;line-height:75px}.pept__peptHeader-content h2{color:#fff;font-size:30px;font-weight:600}.pept__peptHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__peptHeader-content a{color:#4056e6;cursor:pointer}.pept__peptHeader-content a:hover{text-decoration:underline}.pept__peptHeader-image{align-items:center;display:flex;flex:1 1;justify-content:center}.pept__videos{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.video-wrapper{align-items:flex-start;display:flex;flex-direction:column;margin-right:auto;text-align:left;width:50%}.video-content{overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-content iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video-wrapper a,.video-wrapper h2{color:#fff;font-family:var(--font-family);font-size:1.2em;padding:.5em 0}.title-wrapper{align-items:center;display:flex;gap:10px}.title-wrapper a{bottom:-4px;position:relative}.pept__peptHeader-content p{margin-bottom:.5rem;margin-top:.5rem}#video-select{border-radius:5px;color:#fff;color:#000;display:block;font-family:var(--font-family);font-size:18px;font-weight:400;height:40px;margin-bottom:10px;margin-left:10px;width:400px}#video-select option{padding-left:30px}label{color:#fff;display:block;font-family:var(--font-family);font-size:20px;font-weight:400;margin-bottom:10px}@media screen and (max-width:1050px){.pept__peptHeader{flex-direction:column}.pept__peptHeader-content{margin:0 0 3rem}.video-wrapper{align-items:flex-start;display:flex;flex-direction:column;margin-right:auto;text-align:left;width:100%}}@media screen and (max-width:768px){.video-content{width:100%}.video-wrapper{align-items:flex-start;display:flex;flex-direction:column;margin-right:auto;text-align:left;width:100%}}@media screen and (max-width:650px){.pept__peptHeader h1{font-size:40px;line-height:60px}.pept__peptHeader h2{font-size:24px;line-height:40px}.pept__peptHeader p{font-size:16px;line-height:24px}.video-content iframe{height:60vh;width:90%}#video-select{border-radius:5px;color:#fff;color:#000;display:block;font-family:var(--font-family);font-size:14px;font-weight:400;height:40px;margin-bottom:10px;margin-left:10px;width:300px}.video-wrapper{align-items:flex-start;display:flex;flex-direction:column;margin-right:auto;text-align:left;width:100%}}@media screen and (max-width:490px){.pept__peptHeader h1{font-size:36px;line-height:48px}.pept__peptHeader h2{font-size:18 px;line-height:32px}.pept__peptHeader p{font-size:14px;line-height:24px}#video-select{border-radius:5px;color:#fff;color:#000;display:block;font-family:var(--font-family);font-size:14px;font-weight:400;height:30px;margin-bottom:10px;margin-left:10px;width:200px}.video-wrapper{align-items:flex-start;display:flex;flex-direction:column;margin-right:auto;text-align:left;width:100%}}.pept__peptWrittenHeader{display:flex;flex-direction:column}.pept__peptWrittenHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__peptWrittenHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__peptWrittenHeader-content h2{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:45px;padding-bottom:2rem;padding-top:2rem}.pept__peptWrittenHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__peptWrittenHeader-content a{color:#83c5fe;cursor:pointer}.pept__peptWrittenHeader-content a:hover{text-decoration:underline}.pept__peptWrittenHeader-content p{margin-bottom:.5rem;margin-top:.5rem}.pept__peptWrittenHeader-content ol{list-style-position:inside;margin-left:0;padding-left:0}.pept__peptWrittenHeader-content ol li{color:#fff;font-family:var(--font-family);margin-bottom:.5em}@media screen and (max-width:1050px){.pept__peptWrittenHeader{flex-direction:column}.pept__peptWrittenHeader-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pept__peptWrittenHeader h1{font-size:40px;line-height:60px}.pept__peptWrittenHeader p{font-size:16px;line-height:24px}.document-item iframe{height:500px;justify-content:center;width:350px}}@media screen and (max-width:490px){.pept__peptWrittenHeader h1{font-size:36px;line-height:48px}.pept__peptWrittenHeader p{font-size:14px;line-height:24px}.document-item iframe{height:450px;justify-content:center;width:300px}}.pept__Question{align-items:flex-start;flex:1 1;justify-content:center;margin-right:5rem}.pept__Question,.pept__RecommendTextHeader{display:flex;flex-direction:column}.pept__RecommendTextHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__RecommendTextHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__RecommendTextHeader-content h2{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:45px;padding-bottom:2rem;padding-top:2rem}.pept__RecommendTextHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__RecommendTextHeader-content a{color:#83c5fe;cursor:pointer}.pept__RecommendTextHeader-content a:hover{text-decoration:underline}.pept__RecommendTextHeader-content p{margin-bottom:.5rem;margin-top:.5rem}.pept__RecommendTextHeader-content ol{list-style-position:inside;margin-left:0;padding-left:0}.pept__RecommendTextHeader-content ol li{color:#fff;font-family:var(--font-family);margin-bottom:.5em}.image-container{grid-gap:15px;align-items:flex-start;display:grid;flex-wrap:wrap;gap:15px;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));justify-content:space-between}.image-container img{flex-basis:calc(50% - 0.5rem);flex-grow:0;flex-shrink:0;height:auto;margin-bottom:1rem;margin-right:1rem;max-width:100%}@media screen and (max-width:1050px){.pept__RecommendTextHeader{flex-direction:column}.pept__RecommendTextHeader-content{margin:0 0 3rem}}@media screen and (max-width:768px){.video-content{width:100%}.image-container{flex-direction:column}.image-container img{flex-basis:100%;margin-right:0}}@media screen and (max-width:650px){.pept__RecommendTextHeader h1{font-size:40px;line-height:60px}.pept__RecommendTextHeader p{font-size:16px;line-height:24px}.document-item iframe{height:500px;justify-content:center;width:350px}}@media screen and (max-width:490px){.pept__RecommendTextHeader h1{font-size:36px;line-height:48px}.pept__RecommendTextHeader p{font-size:14px;line-height:24px}.document-item iframe{height:450px;justify-content:center;width:300px}.image-container img{height:300px;max-width:100%}}.pept__referenceHeader{display:flex;flex-direction:column}.pept__referenceHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__referenceHeader-content h1{font-size:50px;font-weight:800}.pept__referenceHeader-content h1,.pept__referenceHeader-content h2{font-family:var(--font-family);letter-spacing:-.03em;line-height:75px}.pept__referenceHeader-content h2{color:#fff;font-size:30px;font-weight:600}.pept__referenceHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__referenceHeader-content a{color:#4056e6;cursor:pointer}.pept__referenceHeader-content a:hover{text-decoration:underline}.pept__referenceHeader-content p{margin-bottom:.5rem;margin-top:.5rem}@media screen and (max-width:1050px){.pept__referenceHeader{flex-direction:column}.pept__referenceHeader-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pept__referenceHeader h1{font-size:40px;line-height:60px}.pept__referenceHeader p{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.pept__referenceHeader h1{font-size:36px;line-height:48px}.pept__referenceHeader p{font-size:14px;line-height:24px}}.pept__reference-cards{padding-top:5rem}.pept__standardInterrogationHeader{display:flex;flex-direction:column}.pept__standardInterrogationHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__standardInterrogationHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__standardInterrogationHeader-content h2{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:45px;padding-bottom:2rem;padding-top:2rem}.pept__standardInterrogationHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__standardInterrogationHeader-content a{color:#83c5fe;cursor:pointer}.pept__standardInterrogationHeader-content a:hover{text-decoration:underline}.pept__standardInterrogationHeader-content p{margin-bottom:.5rem;margin-top:.5rem}.pept__standardInterrogationHeader-content ol{list-style-position:inside;margin-left:0;padding-left:0}.pept__standardInterrogationHeader-content ol li{color:#fff;font-family:var(--font-family);margin-bottom:.5em}@media screen and (max-width:1050px){.pept__standardInterrogationHeader{flex-direction:column}.pept__standardInterrogationHeader-content{margin:0 0 3rem}}@media screen and (max-width:650px){.pept__standardInterrogationHeader h1{font-size:40px;line-height:60px}.pept__standardInterrogationHeader p{font-size:16px;line-height:24px}.document-item iframe{height:500px;justify-content:center;width:350px}}@media screen and (max-width:490px){.pept__standardInterrogationHeader h1{font-size:36px;line-height:48px}.pept__standardInterrogationHeader p{font-size:14px;line-height:24px}.document-item iframe{height:450px;justify-content:center;width:300px}}*{box-sizing:border-box}.pept__typeHeader{display:flex;flex-direction:column}.pept__typeHeader-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.pept__typeHeader-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.03em;line-height:75px}.pept__typeHeader-content h2{color:#fff;font-family:var(--font-family);font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:45px;padding-bottom:2rem;padding-top:2rem}.pept__typeHeader-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1.5rem;margin-top:1.5rem}.pept__typeHeader-content a{color:#83c5fe;cursor:pointer}.pept__typeHeader-content a:hover{text-decoration:underline}.pept__typeHeader-content p{margin-bottom:.5rem;margin-top:.5rem}.dropdown-container{align-items:center;display:flex;padding-top:2rem}.pept__typeHeader-content ul{list-style-position:inside;margin-left:0;padding-left:0}.pept__typeHeader-content ul li{color:var(--color-text);font-family:var(--font-family);margin-bottom:.5em}.document-links{display:flex;flex-direction:column}.document-header{align-items:center;display:flex;justify-content:space-between}.document-item{margin-bottom:2em;width:100%}.document-item iframe{height:650px;justify-content:center;width:100%;width:500px}.document-links a{color:#4056e6;display:inline-block;margin:1em 0;text-decoration:none}.document-links a:hover{text-decoration:underline}.document-links iframe{border:none;margin-top:1em}.documents-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.document-header h4,.document-links h3{color:#fff;font-family:var(--font-family);padding-top:1rem}.document-header h4{padding-bottom:1rem}@media screen and (max-width:1050px){.pept__typeHeader{flex-direction:column}.pept__typeHeader-content{margin:0 0 3rem}}@media screen and (max-width:768px){.video-content{width:100%}}@media screen and (max-width:650px){.pept__typeHeader h1{font-size:40px;line-height:60px}.pept__typeHeader p{font-size:16px;line-height:24px}.document-item iframe{height:500px;justify-content:center;width:350px}}@media screen and (max-width:490px){.pept__typeHeader h1{font-size:36px;line-height:48px}.pept__typeHeader p{font-size:14px;line-height:24px}.document-item iframe{height:450px;justify-content:center;width:300px}}:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#dfdeed 1.84%,#e6e8f3 102.67%);--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#101112;--color-footer:#0f1b49;--color-about:#84a0bb;--color-text:#c7c7c7;--color-subtext:#f1cac1}
/*# sourceMappingURL=main.f074a143.css.map*/