html{--base-font-family: "Anderson Grotesk", sans-serif;--reset-rem-size: 16px}.banner-sec{background-image:url("../images/png/banner-overlay-card.png"),url("../images/png/program-banner-img.png");background-repeat:no-repeat,no-repeat;background-size:cover;background-position:center,center;background-blend-mode:multiply;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:11.6875rem;padding-bottom:2rem;min-height:702px;position:relative}@media only screen and (max-width: 586px){.banner-sec{height:auto !important;min-height:auto}}@media only screen and (max-width: 768px){.banner-sec{padding-top:9.5rem;padding-bottom:3rem}}.banner-sec::before{content:"";position:absolute;top:0;z-index:-1;width:100%;height:100%;background-color:var(--black)}.banner-sec .banner-title{max-width:40rem;padding-top:11rem}@media only screen and (max-width: 768px){.banner-sec .banner-title{padding-top:3rem}}@media only screen and (max-width: 586px){.banner-sec .banner-title{max-width:338px;font-size:2.5rem}}.banner-sec .banner-desc{max-width:40rem}@media only screen and (max-width: 586px){.banner-sec .banner-desc{max-width:312px;font-size:1.125rem}}@media only screen and (max-width: 768px){.banner-sec-wrapper{-ms-flex-direction:column;flex-direction:column}}.breadcrumb-wrap{display:-ms-flexbox;display:flex}.breadcrumb-links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumb-links-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--neutral-varient-10);font-size:1rem;font-weight:400;line-height:1.3;transition:all .4s}.breadcrumb-links-item:hover .breadcrumb-links-item{color:var(--white);opacity:.9}.breadcrumb-links-item.active{color:var(--white)}.breadcrumb-links-item+.breadcrumb-links-item{padding-left:6px}.breadcrumb-links-item+.breadcrumb-links-item:before{content:url("data:image/svg+xml,%3Csvg width='6' height='17' viewBox='0 0 6 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16.908L4.424 0.0919952H5.56L1.136 16.908H0Z' fill='white' fill-opacity='0.6'/%3E%3C/svg%3E%0A");padding-right:6px;margin-top:2px}.study-layout{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem}@media only screen and (max-width: 768px){.study-layout{gap:2rem}}.study-layout .study-details{max-width:min(55%,766px);-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 768px){.study-layout .study-details{min-width:100%;max-width:100%}}.study-layout .study-details .study-head p{min-width:auto;max-width:667px}@media only screen and (max-width: 586px){.study-layout .study-details .study-head p{min-width:auto;max-width:308px}}.study-layout .study-details .study-list{padding:3.5rem 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2.5rem;-moz-column-gap:3rem;column-gap:3rem}@media only screen and (max-width: 1120px){.study-layout .study-details .study-list{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media only screen and (max-width: 768px){.study-layout .study-details .study-list{padding:1.25rem 0 1.5rem 0;row-gap:1.5rem}}@media only screen and (max-width: 586px){.study-layout .study-details .study-list{row-gap:1rem}}.study-layout .study-details .study-list .study-box{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:start;gap:1rem;max-width:374px}@media only screen and (max-width: 1120px){.study-layout .study-details .study-list .study-box{max-width:320px}}.study-layout .study-details .study-list .study-box img{padding-top:.3125rem}.study-layout .study-details .study-list .study-box:last-child{padding-bottom:0}.study-layout .study-details .study-list .study-box p{max-width:303px}.study-layout .study-details .study-list .study-box ul{list-style:disc;margin-left:1rem}.study-layout .study-image{max-width:min(38%,478px);border-radius:1rem}@media only screen and (max-width: 768px){.study-layout .study-image{min-width:100%;max-width:100%}}@media only screen and (max-width: 768px){.study-layout .study-image img{min-width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}}.study-layout.study-layout-two-img .study-details{max-width:min(50%,472px)}@media only screen and (max-width: 768px){.study-layout.study-layout-two-img .study-details{min-width:100%}}.study-layout.study-layout-two-img .study-image{min-width:48%;margin-top:4.6875rem;-ms-flex:1 1 0%;flex:1 1 0%}@media only screen and (max-width: 768px){.study-layout.study-layout-two-img .study-image{min-width:100%;margin-top:0}}.study-layout.study-layout-two-img .study-image>img{max-width:none;width:auto}.committee-list{margin-top:5rem;display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:5rem}@media only screen and (max-width: 768px){.committee-list{margin-top:2.5rem;grid-template-columns:1fr 1fr;gap:2rem}}@media only screen and (max-width: 586px){.committee-list{grid-template-columns:1fr}}.committee-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media only screen and (max-width: 768px){.committee-block{gap:1rem}}.committee-block-img{position:relative;border-radius:.75rem;overflow:hidden}.committee-block-img img{min-width:100%;transition:.4s all ease-in-out}.committee-block-img:hover .overlay{opacity:1;visibility:visible}.committee-block-img:hover img{transition:.4s all ease-in-out;transform:scale(1.08)}.committee-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem}@media only screen and (max-width: 586px){.committee-wrapper{gap:1rem}}.event-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media only screen and (max-width: 586px){.event-details{gap:.75rem}}.event-details .tags{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem}.fashion-card{background:linear-gradient(166.75deg, #000000 6.01%, rgba(0, 0, 0, 0) 45.11%);background-repeat:no-repeat;background-size:cover;border-radius:.75rem;position:relative;overflow:hidden;height:100%}.fashion-card-img-wrap{position:absolute;bottom:0;background-repeat:no-repeat;background-position:top center;height:100%;width:100%}.fashion-card-img-wrap::before{content:"";position:absolute;inset:0;border-radius:8px;background:linear-gradient(-25deg, #000 6.01%, rgba(0, 0, 0, 0) 45.11%);pointer-events:none}.fashion-card-img-wrap img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.fashion-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.fashion-card-video{position:absolute;inset:0;max-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;opacity:0;visibility:hidden;transition:all .4s ease-in-out;z-index:5}.video-playing .student-card-video{opacity:1;visibility:visible}.video-playing .fashion-card-video{opacity:1;visibility:visible}.apply-area{background:linear-gradient(90deg, #362B8D -13.85%, #9360A2 24.7%, #F9C474 84.1%);padding:.75rem;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.apply-area .apply-area-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.apply-area .apply-area-wrapper .apply-area-img{min-width:40px;max-width:40px;margin:0 .4375rem}.apply-area .admission{padding-right:1rem;border-right:2px solid var(--white)}@media only screen and (max-width: 586px){.apply-area .admission{padding-right:0;border-right:none;font-size:1rem}}.apply-area .apply-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-left:1rem;gap:.4375rem;transition:all .35s}.apply-area .apply-content:hover{opacity:.75}@media only screen and (max-width: 586px){.apply-area .apply-content{display:none}}.banner-sec .banner-title{max-width:744px}.program-studies .study-layout .study-details{max-width:min(52%,579px)}.program-studies .study-layout .study-image{max-width:min(48%,618px);border-radius:1rem}@media only screen and (max-width: 1248px){.program-studies .study-layout .study-image{max-width:min(38%,478px)}}@media only screen and (max-width: 586px){.committee-title{font-size:1.5rem}}.committee-list{margin-top:3.5rem;row-gap:3.5rem}@media only screen and (max-width: 768px){.committee-list{margin-top:2rem;row-gap:2rem}}@media only screen and (max-width: 586px){.committee-list{margin-top:1rem}}.committee-list .committee-block-img{position:relative}.committee-list .committee-block-img::after{content:"";position:absolute;top:0;left:0;background:linear-gradient(361.87deg, #250418 20.26%, #FFFFFF 66.54%);mix-blend-mode:multiply;opacity:.81;width:100%;height:100%}.committee-list .event-details .font-box-title{max-width:349px}/*# sourceMappingURL=putalks-page.min.css.map */