.homeBanner{position:relative;overflow:hidden;z-index:5;display:flex;flex-direction:column;justify-content:center;min-height:95vh}@media screen and (max-width: 1024px){.homeBanner{min-height:inherit;padding-top:5rem}}@media screen and (max-width: 767px){.homeBanner{padding-top:2rem}}.homeBanner .scroll{color:#c5a163;padding-top:50px;font-size:17px}@media screen and (min-width: 1025px){.homeBanner .scroll{position:absolute;left:50%;bottom:0;transform:translate(-50%)}}@media screen and (max-width: 1024px){.homeBanner .scroll{display:flex;align-items:center;justify-content:center;position:relative;margin-top:4rem}}@media screen and (max-width: 767px){.homeBanner .scroll{margin-top:2rem}}.homeBanner .scroll:after,.homeBanner .scroll:before{content:"";position:absolute;left:50%;top:0;width:1px;height:40px;transform:translate(-50%);background-color:#c5a16352}.homeBanner .scroll:after{width:2px;background-color:#c5a163;transform-origin:top;transform:translate(-50%) scaleY(0);animation:scrollAnim 2s ease-in-out infinite}.homeBanner .title_{display:flex;flex-wrap:wrap;align-items:center;color:#b6893e;margin:0;gap:1.4vw;font-size:7.5vw;line-height:1;font-weight:700}@media only screen and (min-width: 1630px){.homeBanner .title_{font-size:7.2vw}}@media screen and (max-width: 980px){.homeBanner .title_{font-size:9vw}}@media screen and (max-width: 767px){.homeBanner .title_{font-size:8.5vw}}.homeBanner .title_ i{font-style:normal}.homeBanner .title_ span{position:relative}.homeBanner .title_ span i{font-size:1rem;position:absolute;right:0;bottom:0;transform:translateY(100%);color:#494a4d;font-weight:500}@media screen and (max-width: 767px){.homeBanner .title_ span i{font-size:12px}}.homeBanner .r_{display:flex;align-items:center;gap:2vw;width:100%}@media screen and (max-width: 767px){.homeBanner .r_{flex-wrap:wrap}}.homeBanner .imageBox{position:relative;border-radius:5rem;overflow:hidden;padding-top:12%;filter:grayscale(1);flex:1;transition:all .4s ease-in-out}@media screen and (max-width: 767px){.homeBanner .imageBox{padding-top:14%}}.homeBanner .imageBox:hover{filter:grayscale(0)}.homeBanner .imageBox:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#0003}.homeBanner .imageBox.round_{width:12%;aspect-ratio:2/2;border-radius:50%;flex:inherit}@media screen and (max-width: 767px){.homeBanner .imageBox.round_{width:inherit;flex:1}}.homeBanner .imageBox img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.homeBanner .moreBtn{width:100%;margin-top:3.5rem;display:flex;align-items:center;justify-content:center}}.homeBanner .moreBtn .more{color:#fff}@keyframes scrollAnim{50%{transform-origin:top}50%,60%{transform:translate(-50%) scaleY(1)}60%{transform-origin:bottom}to{transform:translate(-50%) scaleY(0);transform-origin:bottom}}.homeSection{padding:6vh 0;position:relative}@media only screen and (min-width: 1025px) and (max-width: 1370px) and (min-height: 500px) and (max-height: 670px){.homeSection{padding:7vh 0}}@media only screen and (max-width: 1024px){.homeSection{padding:4vh 0}}@media only screen and (max-width: 980px){.homeSection{padding:50px 0}}@media only screen and (max-width: 767px){.homeSection{padding:40px 0}}@media only screen and (max-width: 340px){.homeSection{padding:30px 0}}.homeSection .container-fluid{padding-left:0;padding-right:0}@media only screen and (max-width: 1024px){.homeSection .container-fluid{padding-left:calc(2.5vw + 15px);padding-right:calc(2.5vw + 15px)}}@media only screen and (max-width: 767px){.homeSection .container-fluid{padding-left:15px;padding-right:15px}}.aboutWrap{display:grid;grid-template-columns:1fr 30% 1fr;gap:4vw;align-items:center}@media screen and (max-width: 1024px){.aboutWrap{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 767px){.aboutWrap{grid-template-columns:100%;gap:1rem}}.aboutWrap .imgBox{border-radius:2.5rem;overflow:hidden;mix-blend-mode:luminosity;transition:all .4s ease-in-out}@media only screen and (max-width: 767px){.aboutWrap .imgBox{border-radius:1.5rem}}@media screen and (max-width: 1024px){.aboutWrap .box:last-child{grid-column:-1/1}}.fieldsSection .underLineStyle p{font-weight:100}.fieldsWrap{display:flex;flex-wrap:wrap;gap:2vw;justify-content:center;margin-top:2rem}@media only screen and (min-width: 1630px){.fieldsWrap{gap:2.5vw}}@media only screen and (max-width: 1024px){.fieldsWrap{gap:2rem}}@media only screen and (max-width: 980px){.fieldsWrap{gap:1.5rem}}@media only screen and (max-width: 767px){.fieldsWrap{gap:1rem;margin-top:1rem}}.fieItem{width:calc(25% - 2vw);position:relative;z-index:5}@media only screen and (min-width: 1630px){.fieItem{width:calc(25% - 2.5vw)}}@media only screen and (max-width: 1024px){.fieItem{width:calc(33.333% - 2rem)}}@media only screen and (max-width: 980px){.fieItem{width:calc(33.333% - 1.5rem)}}@media only screen and (max-width: 767px){.fieItem{width:100%}}.fieItem:nth-child(odd) .inner:before{background-color:#f2eadb;border-radius:5rem}@media only screen and (max-width: 767px){.fieItem:nth-child(odd) .inner:before{border-radius:0}}@media only screen and (min-width: 768px){.fieItem:nth-child(odd) .inner:hover:before{border-radius:10rem}}.fieItem .inner{height:100%;position:relative;padding:3rem 2rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media only screen and (min-width: 1630px){.fieItem .inner{padding:3.5rem 2rem 1.5rem}}@media only screen and (max-width: 1024px){.fieItem .inner{padding:3rem 2rem}}@media only screen and (min-width: 768px){.fieItem .inner{text-align:center}}@media only screen and (max-width: 767px){.fieItem .inner{display:grid;grid-template-columns:50px 1fr;align-items:flex-start;padding:1.5rem 1rem}}.fieItem .inner:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#ececec;z-index:-1;transition:all .8s ease-in-out}@media only screen and (min-width: 1025px){.fieItem .inner{aspect-ratio:3/3.7}.fieItem .inner:hover .title{transform:translateY(0);transition-delay:0s}.fieItem .inner:hover .moreBtn{transform:translateY(0);opacity:1;transition-delay:.2s}.fieItem .inner:hover .iconBox{transform:translateY(-.5rem) scale(1.1);transition-delay:.1s}}.fieItem .c_{display:grid;gap:1rem;flex:1}@media only screen and (max-width: 767px){.fieItem .c_{gap:.5rem}}.fieItem .iconBox{aspect-ratio:2/2;width:50%;transition:all .4s ease-in-out .1s}@media only screen and (min-width: 1025px){.fieItem .iconBox{transform:translateY(1rem)}}@media only screen and (min-width: 1630px){.fieItem .iconBox{width:45%}}@media only screen and (max-width: 767px){.fieItem .iconBox{width:100%}}.fieItem .iconBox img{width:100%;height:auto}.fieItem .title{transition:all .4s ease-in-out .1s;font-weight:700;font-size:1.3vw;line-height:1.4}@media only screen and (min-width: 1025px){.fieItem .title{transform:translateY(1rem)}}@media only screen and (min-width: 1630px){.fieItem .title{font-size:1.2vw}}@media only screen and (min-width: 1025px) and (max-width: 1370px) and (min-height: 500px) and (max-height: 670px){.fieItem .title{font-size:1.4vw}}@media only screen and (max-width: 1024px){.fieItem .title{font-size:1.7vw}}@media only screen and (max-width: 980px){.fieItem .title{font-size:2.4vw}}@media only screen and (max-width: 767px){.fieItem .title{font-size:5.5vw;line-height:1.2}}.fieItem .moreBtn{transition:all .4s ease-in-out 0s}@media only screen and (min-width: 1025px){.fieItem .moreBtn{transform:translateY(1rem);opacity:0}}.fieItem .moreBtn .more.normal_,.fieItem .moreBtn .more.normal_ span{color:#b6893e}.categoriesWrap{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;margin-top:2rem}@media only screen and (max-width: 767px){.categoriesWrap{margin-top:1rem}}@media only screen and (max-width: 1024px){.categoriesWrap{grid-template-columns:100%}}.catItem{background-color:#ececec}@media only screen and (min-width: 1025px){.catItem:nth-child(1),.catItem:nth-child(4){background-color:#e4d5b6}.catItem:nth-child(1) .inner,.catItem:nth-child(4) .inner{grid-template-columns:1fr 35%}.catItem:nth-child(1) .imgBox,.catItem:nth-child(4) .imgBox{order:2}.catItem:nth-child(1) .contentBox,.catItem:nth-child(4) .contentBox{order:1}.catItem:nth-child(1) .imgBox,.catItem:nth-child(4) .imgBox{border-radius:4rem;aspect-ratio:3/4.1}}.catItem:nth-child(1) .more:before,.catItem:nth-child(4) .more:before{background:rgba(124,93,42,.21)}.catItem:nth-child(1) .more:hover:before,.catItem:nth-child(4) .more:hover:before{background:rgba(124,93,42,.4)}@media only screen and (max-width: 1024px){.catItem:nth-child(odd){background-color:#e4d5b6}}.catItem .imgBox{overflow:hidden;mix-blend-mode:luminosity;border-radius:3rem;aspect-ratio:3/2.1}.catItem .imgBox picture,.catItem .imgBox img{height:100%;object-fit:cover;object-position:center}@media only screen and (max-width: 1024px){.catItem .imgBox{border-radius:2rem}}@media only screen and (max-width: 767px){.catItem .imgBox{border-radius:1.5rem;aspect-ratio:3/2.1}}.catItem .inner{display:grid;align-items:center;grid-template-columns:45% 1fr;gap:1.5rem;height:100%;padding:3.5rem 2rem}@media only screen and (min-width: 1630px){.catItem .inner{padding:4rem 3rem}}@media only screen and (max-width: 1024px){.catItem .inner{grid-template-columns:25% 1fr;align-items:flex-start;gap:2rem;padding:2rem 1.5rem}}@media only screen and (max-width: 767px){.catItem .inner{padding:1.5rem;gap:1.5rem;align-items:flex-start;grid-template-columns:100%}}@media only screen and (min-width: 1025px){.catItem .inner:hover .contentBox>.title{top:calc(50% - 2rem);opacity:0;transition-delay:0s}.catItem .inner:hover .hoverBox{transform:none;opacity:1;transition-delay:.2s}}.catItem .title{font-size:1.9vw;font-weight:700;line-height:1.1;margin-bottom:.5rem}@media only screen and (min-width: 1630px){.catItem .title{font-size:1.75vw}}@media only screen and (max-width: 1024px){.catItem .title{font-size:2.6vw}}@media only screen and (max-width: 980px){.catItem .title{font-size:3.2vw}}@media only screen and (max-width: 767px){.catItem .title{font-size:5.2vw}}.catItem .moreWrap{margin-top:1rem}.catItem .more{padding:.5rem 1.5rem;font-weight:600}.catItem .more:before{background:rgba(187,188,189,.61)}.catItem .more>span{color:#000}.catItem .more:hover:before{background:rgba(187,188,189,.9)}@media only screen and (min-width: 1025px){.catItem .hoverBox{transform:translateY(1rem);opacity:0;transition:all .4s ease-in-out 0s}}.catItem .contentBox{display:grid;position:relative}.catItem .contentBox>.title{position:absolute;left:0;top:50%;transform:translateY(-50%);transition:all .4s ease-in-out .2s}@media only screen and (max-width: 1024px){.catItem .contentBox>.title{display:none}}.quotesSection .textBox{color:#b6893e}.quotesSection .textBox p{font-weight:700;font-size:2.4vw;line-height:50px;line-height:2}@media only screen and (max-width: 1024px){.quotesSection .textBox p{font-size:4vw;line-height:1.8}}@media only screen and (max-width: 980px){.quotesSection .textBox p{font-size:4.3vw}}@media only screen and (max-width: 767px){.quotesSection .textBox p{font-size:7vw;line-height:1.6}}.quotesSection .textBox img{width:auto;height:60px;mix-blend-mode:luminosity;border-radius:1.5rem;display:inline-block;margin-bottom:-20px;transition:all .4s ease-in-out}@media only screen and (min-width: 1630px){.quotesSection .textBox img{height:80px;margin-bottom:-25px}}@media only screen and (max-width: 767px){.quotesSection .textBox img{height:45px;border-radius:1rem;margin-bottom:-15px}}.quotesSection .textBox img:nth-of-type(2){border-radius:50%;height:70px;overflow:hidden}@media only screen and (min-width: 1630px){.quotesSection .textBox img:nth-of-type(2){height:90px;margin-bottom:-30px}}@media only screen and (max-width: 767px){.quotesSection .textBox img:nth-of-type(2){height:50px;margin-bottom:-20px}}.objectivesWrap{margin-top:2rem}@media only screen and (max-width: 767px){.objectivesWrap{margin-top:1.5rem}}.objectivesWrap .navBox{margin-top:1.5rem}@media only screen and (max-width: 767px){.objectivesWrap .navBox{margin-top:1rem}}.objectivesWrap .swiper-scrollbar{position:relative;margin-top:1rem}.objectivesWrap .swiper-scrollbar:before{background-color:#494a4d4d}.objectivesWrap .swiper-scrollbar .swiper-scrollbar-drag:after{background-color:#494a4d}.obItem .inner{display:grid;gap:1rem}.obItem .number_{color:#e4d5b6;font-size:5vw;line-height:.65;font-weight:700;display:grid;gap:.2rem;align-items:flex-end;grid-template-columns:auto 1fr}@media only screen and (min-width: 1630px){.obItem .number_{font-size:4.2vw}}@media only screen and (max-width: 1024px){.obItem .number_{font-size:7vw}}@media only screen and (max-width: 767px){.obItem .number_{font-size:14vw}}.obItem .number_:after{content:"";position:relative;width:50px;height:2px;background-color:#e4d5b6;display:flex}@media only screen and (min-width: 1630px){.obItem .number_:after{width:60px}}.keyDateWrap{margin-top:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media only screen and (min-width: 1630px){.keyDateWrap{gap:3rem}}@media only screen and (max-width: 1024px){.keyDateWrap{grid-template-columns:100%;gap:1.5rem}}@media only screen and (max-width: 767px){.keyDateWrap{margin-top:1.5rem;gap:1rem}}.keyItem:nth-child(even) .inner{background-color:#ececec9e}.keyItem .inner{padding:1.5rem 2rem;border-radius:4rem;overflow:hidden;background-color:#e4d5b69e;height:100%;text-align:center}@media only screen and (min-width: 1630px){.keyItem .inner{padding:1.5rem 3rem}}@media only screen and (min-width: 1025px) and (max-width: 1370px) and (min-height: 500px) and (max-height: 670px){.keyItem .inner{padding:3rem 2rem;border-radius:5rem}}@media only screen and (max-width: 1024px){.keyItem .inner{padding:1.5rem 3rem;border-radius:2rem}}@media only screen and (max-width: 767px){.keyItem .inner{padding:1.5rem 15px}}.keyItem .topBox{font-weight:700;color:#b6893e;font-size:1.8vw;line-height:1.1;padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid rgba(182,137,62,.44)}@media only screen and (min-width: 1630px){.keyItem .topBox{font-size:1.65vw}}@media only screen and (max-width: 1024px){.keyItem .topBox{font-size:2.5vw}}@media only screen and (max-width: 980px){.keyItem .topBox{font-size:3.2vw;padding-bottom:.5rem;margin-bottom:1rem}}@media only screen and (max-width: 767px){.keyItem .topBox{font-size:5.2vw}}.applyWrap{display:grid;grid-template-columns:35% 1fr;gap:4vw;align-items:center;max-width:80%;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1024px){.applyWrap{max-width:100%;gap:2rem}}@media only screen and (max-width: 767px){.applyWrap{grid-template-columns:100%}}.applyWrap .imgBox{border-radius:2.5rem;overflow:hidden;transition:all .4s ease-in-out;background:#f3f3f3}@media only screen and (max-width: 767px){.applyWrap .imgBox{border-radius:1.5rem}}.applyWrap .imgBox picture,.applyWrap .imgBox img{mix-blend-mode:luminosity}.bgColorSection{z-index:5}.bgColorSection:before{content:"";position:absolute;left:calc((18vw + 1.5rem)*-1);top:0;width:calc(100% + 23vw + 1.5rem);height:100%;background-color:#f2eadb;z-index:-1}@media only screen and (min-width: 1630px){.bgColorSection:before{left:-21vw;width:calc(100% + 28vw)}}@media only screen and (max-width: 980px){.bgColorSection:before{left:-5vw;width:calc(100% + 10vw)}}.contactWrapBox{display:grid;grid-template-columns:30% 1fr;gap:0rem 4vw;align-items:flex-start}@media only screen and (max-width: 1024px){.contactWrapBox{grid-template-columns:100%;gap:1rem}}.contactWrapBox .sectionTitle{grid-column:-1/1}@media only screen and (max-width: 1024px){.contactWrapBox .sectionTitle{margin:0}}.contactWrapBox .metaWrap{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}@media only screen and (max-width: 1024px){.contactWrapBox .metaWrap{margin-top:1rem}}@media only screen and (max-width: 767px){.contactWrapBox .metaWrap{gap:1rem}}.contactWrapBox .mBox .link_{color:#494a4d;display:grid;grid-template-columns:60px 1fr;gap:1rem;align-items:center}@media only screen and (max-width: 1024px){.contactWrapBox .mBox .link_{grid-template-columns:50px 1fr}}.contactWrapBox .mBox .link_:hover .v_{color:#b6893e}.contactWrapBox .mBox .iconBox{background-color:#f2eadb;border-radius:50%;aspect-ratio:2/2;display:flex;align-items:center;justify-content:center;color:#b6893e}.contactWrapBox .mBox .iconBox svg{width:35%;height:auto}.contactWrapBox .mBox .t_{color:#d1d2d3;font-size:1.1rem;line-height:1.1;transition:all .3s ease-in-out}@media only screen and (max-width: 1024px){.contactWrapBox .mBox .t_{font-size:.9rem}}@media only screen and (max-width: 767px){.contactWrapBox .mBox .t_{font-size:1rem}}.contactWrapBox .mBox .v_{font-weight:700;color:#000;font-size:1.8vw;transition:all .3s ease-in-out}@media only screen and (min-width: 1630px){.contactWrapBox .mBox .v_{font-size:1.5vw}}@media only screen and (max-width: 1024px){.contactWrapBox .mBox .v_{font-size:2.2vw}}@media only screen and (max-width: 980px){.contactWrapBox .mBox .v_{font-size:2.7vw}}@media only screen and (max-width: 767px){.contactWrapBox .mBox .v_{font-size:5vw}}html[dir=rtl] .homeBanner .imageBox{padding-top:10%}@media only screen and (max-width: 767px){html[dir=rtl] .homeBanner .imageBox{padding-top:12%}}html[dir=rtl] .homeBanner .title_{line-height:1.5}@media only screen and (max-width: 767px){html[dir=rtl] .homeBanner .title_{line-height:1.8}}html[dir=rtl] .homeBanner .title_ span i{left:0;right:auto}@media only screen and (max-width: 767px){html[dir=rtl] .homeBanner .title_ span i{text-align:left;left:0;width:45vw}}html[dir=rtl] .quotesSection .textBox p{font-size:2.4vw;line-height:2}@media only screen and (max-width: 1024px){html[dir=rtl] .quotesSection .textBox p{font-size:4vw}}@media only screen and (max-width: 980px){html[dir=rtl] .quotesSection .textBox p{font-size:4.3vw}}@media only screen and (max-width: 767px){html[dir=rtl] .quotesSection .textBox p{font-size:7vw}}html[dir=rtl] .bgColorSection:before{right:calc((18vw + 1.5rem)*-1);left:auto}@media only screen and (min-width: 1630px){html[dir=rtl] .bgColorSection:before{right:-21vw}}@media only screen and (max-width: 980px){html[dir=rtl] .bgColorSection:before{right:-5vw}}
