/* Table of Content
==================================================
	#Font-Face
	#Site Styles
	#Media Queries */

/* #Font-Face
================================================== */


/* #Site Styles
================================================== */

/* ### general ### */
html,
body { font-family: 'Faktum', sans-serif; font-size: 16px; font-weight: normal; line-height: 1.88; color: #000; }
body { background: #b0c0bb; }
input,
select,
textarea { font-family: 'Faktum', sans-serif; font-size: 16px; color: #000; }
img { display: block; max-width: 100%; border: 0; }
ul,
li { list-style: none; }
:focus { outline: none; }
a { display: inline-block; text-decoration: none; }
h1 { font-size: 160px; font-weight: bold; line-height: 0.88; }
h2 { font-size: 60px; font-weight: 200; }
h3 { font-size: 48px; font-weight: 200; }
h4 { font-size: 36px; font-weight: 200; }

/* ### global classes ### */
.container { margin: 0 auto; max-width: 1370px; }
.container-xl { margin: 0 auto; max-width: 1880px; }
.link { padding-bottom: 7px; position: relative; font-size: 18px; font-weight: bold; color: #000; transition: all 0.3s; }
.link:hover { color: #000; }
.link:after { position: absolute; bottom: 0; left: 50%; width: 89%; border-right: 5px solid transparent; border-bottom: 3px solid #000; transform: translateX(-50%); transition: all 0.3s; content: ''; }

/* ### wrapper ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; overflow: hidden; }
#wrapper:after { margin-left: 543px; position: fixed; top: 0; right: 0; left: 50%; height: 100%; background-color: #fff; content: ''; }

/* ### main container ### */
#mainCntr { width: 100%; }

/* ### header container ### */
#headerCntr { padding-top: 64px; padding-bottom: 58px; position: relative; z-index: 10; width: 100%; }
#headerCntr .logo { margin-top: -8px; }
#headerCntr .logo img { margin-right: 52px; max-width: 100%; }
#headerCntr .logo span { position: relative; max-width: 102px; font-size: 14px; line-height: 1.3; color: #000; }
#headerCntr .logo span:before { position: absolute; top: -10px; left: -30px; height: 57px; border-top: 1px solid transparent; border-bottom: 2px solid transparent; border-left: 3px solid #000; content: ''; }
#headerCntr .mobileMenu { position: relative; z-index: 15; display: none; float: left; width: 40px; height: 40px; transition: 0.2s; cursor: pointer; overflow: hidden; }
#headerCntr .mobileMenu span { position: absolute; top: 50%; right: 20%; left: 20%; display: block; height: 4px; text-indent: -9999px; border-radius: 5px; background: #000; transition: 0.2s; }
#headerCntr .mobileMenu span:before,
#headerCntr .mobileMenu span:after { position: absolute; left: 0; display: block; width: 100%; height: 4px; border-radius: 5px; background-color: #000; transition-duration: 0.2s, 0.2s; content: ''; }
#headerCntr .mobileMenu span:before { top: -7px; }
#headerCntr .mobileMenu span:after { bottom: -7px; }
.mm-opened #headerCntr .mobileMenu span { background: none; }
.mm-opened #headerCntr .mobileMenu.is-active span:before,
.mm-opened #headerCntr .mobileMenu.is-active span:after { transition-delay: 0s, 0.2s; }
.mm-opened #headerCntr .mobileMenu span:before { top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.mm-opened #headerCntr .mobileMenu span:after { bottom: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

/* ### menu box ### */
.menuBox { overflow: hidden; width: auto; }
.menuBox ul li { margin-right: 42px; display: inline-block; }
.menuBox ul li:last-child { margin-right: 0; }
.menuBox ul li a { padding-bottom: 3px; position: relative; font-size: 24px; color: #fff; transition: all 0.3s; }
.menuBox ul li a.active:after,
.menuBox ul li a:hover:after { opacity: 1; visibility: visible; width: 80%; }
.menuBox ul li a:after { position: absolute; bottom: 0; left: 10px; opacity: 0; visibility: hidden; width: 0; border-right: 5px solid transparent; border-bottom: 3px solid #fff; transition: all 0.3s; content: ''; }

/* ### toggle-mm ### */
.toggle-mm { position: absolute; top: 70px; left: 40px; z-index: 8; display: none; width: 26px; height: 20px; transition: all 0.3s; cursor: pointer; }
.toggle-mm.on { position: fixed; }
.toggle-mm div { margin: 6px auto; width: 26px; border-right: 2px solid transparent; border-bottom: 3px solid #fff; transition: all 0.4s; backface-visibility: hidden; }
.toggle-mm .one { margin: 0 auto 3px; }
.toggle-mm.on div { background-color: #fff; }
.toggle-mm.on .one { transform: rotate(45deg) translate(7px, 0); }
.toggle-mm.on .three { float: none; transform: rotate(-45deg) translate(6px, 0); }

/* ### content container ### */
#contentCntr { width: 100%; }

/* ### banner box ### */
.bannerBox { position: relative; }
.bannerBox .content { padding-left: 10px; position: absolute; top: 27px; left: 0; z-index: 2; }
.bannerBox h1 { margin-bottom: 0; max-width: 900px; color: #fff; }
.bannerBox .outline-text { position: absolute; top: -83px; left: -166px; z-index: -1; opacity: 0.25; font-size: 300px; font-weight: bold; line-height: 0.88; -webkit-text-stroke: 1px #fff; -webkit-text-fill-color: transparent; }
.bannerBox .image { margin-left: -39px; position: relative; z-index: 1; width: calc(100% + 154px); height: 800px; }
.bannerBox .image:before { background-color: rgba(176,192,187,0.1); content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; }
.bannerBox img { width: 100%; min-height: 800px; object-fit: cover; object-position: center center; }
.bannerBox .black-box { position: absolute; right: 180px; bottom: -255px; z-index: 2; max-width: 480px; box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4); background-color: rgba(0, 0, 0, 0.95); }
.bannerBox .js-text-slider .slide { width: 480px; }
.bannerBox .item { margin-left: auto; }
.bannerBox .box { padding: 34px 47px 49px 48px;  }
.bannerBox .box h2 { margin-bottom: 34px; color: #fff; }
.bannerBox .box p { margin-bottom: 32px; color: #fff; }
.bannerBox .box .link { color: #fff; }
.bannerBox .box .link:after { border-bottom: 3px solid #fff; }
.bannerBox .r-logo { position: absolute; top: -20px; right: -20px; }
.bannerBox .r-logo img { opacity: 1; width: auto; min-height: auto; }
.bannerBox.inner .image { height: 640px; }
.bannerBox.inner .image:before { display: none; }
.bannerBox.inner img { min-height: 640px; }
.bannerBox.inner .slick-list { padding-bottom: 0; }
.bannerBox .js-text-slider .slick-list {  padding: 0 !important; }
.bannerBox.inner .slick-arrow { position: absolute; z-index: 2; width: 60px; height: 60px; font-size: 42px; border: 0; background-color: #fff; bottom: 0; }
.bannerBox.inner .slick-next { right: 120px; }
.bannerBox.inner .slick-prev { left: 40px; }

/* ### advising box ### */
.advisingBox { padding-top: 96px; }
.advisingBox h2 { margin-bottom: 34px; max-width: 580px; }
.advisingBox p { margin-bottom: 33px; max-width: 415px; }

/* ### slide Arrow ### */
.slideArrow { position: absolute; right: 180px; bottom: -15px; z-index: 1; width: 100%; max-width: 480px; height: 60px; background-color: #fff; }
.slideArrow .slick-arrow { position: absolute; z-index: 2; width: 60px; height: 60px; font-size: 42px; border: 0; background-color: #fff; }
.slideArrow .slick-next { right: -60px; }
.slideArrow .slick-prev { left: -60px; }
.slideArrow.inner { position: unset; max-width: unset; background-color: transparent; }
.slideArrow.inner .slick-arrow { bottom: 0; }
.slideArrow.inner .slick-next { right: 120px; }
.slideArrow.inner .slick-prev { left: 40px; }

/* ### step box ### */
.stepBox { position: relative; z-index: 2; }
.stepBox .gap { padding-top: 243px; }
.stepBox .heading { position: absolute; top: -94px; right: 154px; max-width: 785px; font-size: 120px; font-weight: bold; line-height: 0.85; text-align: right; color: #fff; }
.stepBox .heading span { position: absolute; top: -66px; right: -54px; z-index: -1; opacity: 0.25; max-width: 820px; font-size: 140px; font-weight: bold; line-height: 0.85; letter-spacing: 0.5px; -webkit-text-stroke: 1px #fff; -webkit-text-fill-color: transparent; }
.stepBox .image { margin-bottom: -57px; margin-left: -290px; position: relative; z-index: 2; width: calc(100% + 300px); }
.stepBox img { object-position: center center; object-fit: cover; width: 100%; min-height: 600px; }
.stepBox .r-logo img { width: auto; min-height: auto; }
.stepBox .content { padding-top: 52px; padding-right: 215px; padding-left: 53px; position: relative; z-index: 1; }
.stepBox .r-logo { margin-left: -191px; position: absolute; top: -20px; left: 50%; }
.stepBox p { margin-bottom: 33px; font-weight: 300; }
.stepBox strong { font-weight: bold; }

/* ### project box ### */
.projectBox { margin-bottom: 95px; padding-top: 43px; position: relative; z-index: 2; }
.projectBox .content { position: relative; max-width: 750px; font-size: 120px; font-weight: bold; line-height: 0.82; color: #fff; }
.projectBox .outline-text { position: absolute; top: -60px; left: -52px; z-index: -1; opacity: 0.25; font-size: 150px; font-weight: bold; -webkit-text-stroke: 1px #fff; -webkit-text-fill-color: transparent; }
.projectBox .right { margin-left: -176px; padding-top: 91px; position: relative; z-index: 1; max-width: 600px; }
.projectBox h2 { margin-bottom: 30px; }
.projectBox .box { padding: 42px 50px 47px 48px; position: relative; max-width: 480px; background-color: rgba(0, 0, 0, 0.95); box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4); }
.projectBox .r-logo { position: absolute; top: -20px; right: -20px; }
.projectBox p { margin-bottom: 34px; color: #000; }
.projectBox a { color: #000; text-decoration: none; }
.projectBox .link { color: #fff; }
.projectBox .link:after { border-bottom: 3px solid #fff; }
.projectBox.inner .outline-text { left: -88px; font-size: 145px; }
.projectBox.inner .right { margin-left: -85px; padding-top: 53px; }
.projectBox.inner p { color: #fff; }

/* ### product box ### */
.productBox { position: relative; z-index: 2; }
.productBox .image { margin-bottom: 40px; position: relative; z-index: 1; max-width: 610px; }
.productBox .image:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; background-color: rgba(176, 192, 187, 0.1); content: ''; }
.productBox .image.gap { margin-top: 180px; margin-left: auto; }
.productBox .box { margin-left: -204px; padding: 35px 47px 47px; position: absolute; bottom: -100px; left: 50%; z-index: 2; width: 100%; max-width: 412px; background-color: rgba(0, 0, 0, 0.95); box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4); }
.productBox h3 { margin-bottom: 23px; color: #fff; }
.productBox .link { color: #fff; }
.productBox .link:after { border-bottom: 3px solid #fff; }

/* ### detail box ### */
.detailBox { margin-bottom: 95px; padding-top: 105px; position: relative; z-index: 2; }
.detailBox .left { max-width: 420px; }
.detailBox h2 { margin-bottom: 34px; }
.detailBox p { margin-bottom: 30px; }
.detailBox ul { margin-bottom: 42px; }
.detailBox li { margin-right: 10px; }
.detailBox li:last-child { margin-right: 0; }
.detailBox li a { width: 25px; height: 25px; font-size: 12px; font-weight: bold; color: #000; border-radius: 50%; background-color: #fff; }
.detailBox .right { margin-left: -50px; width: calc(100% + 50px); margin-top: 150px; }
.detailBox .title { margin-bottom: 116px; padding-right: 152px; padding-bottom: 75px; position: relative; z-index: 1; font-size: 120px; font-weight: bold; line-height: 0.82; text-align: end; color: #fff; }
.detailBox .title:before { position: absolute; bottom: 0; left: 50%; z-index: -1; width: 82%; border-right: 5px solid transparent; border-bottom: 3px solid #000; border-left: 5px solid transparent; transform: translateX(-44%); transition: all 0.3s; content: ''; }
.detailBox .outline-text { position: absolute; top: -73px; left: -75px; z-index: -1; opacity: 0.25; max-width: 830px; font-size: 145px; font-weight: bold; -webkit-text-stroke: 1px #fff; -webkit-text-fill-color: transparent; }
.detailBox .image { position: relative; z-index: 1; }
.detailBox .part { padding-left: 23px; width: calc(100% + 38px); }
.detailBox .part .row,
.detailBox .part-1 .row { margin: 0 -20px; }
.detailBox .part .item,
.detailBox .part-1 .item { padding: 0 20px; }
.detailBox .part .item:last-child { padding-top: 80px; }
.detailBox .image.small { padding-top: 40px; }
.detailBox .image.small img { margin: 0 auto; }
.detailBox .part-1 { margin-top: -100px; margin-left: -65px; padding-right: 40px; }
.detailBox .part-1 .item:first-child { padding-top: 69px; }

/* ### insight box ### */
.insightBox { margin-bottom: -60px; position: relative; z-index: 2; }
.insightBox h3 { margin-bottom: 45px; }
.insightBox .box { position: relative; max-width: 800px; background-color: #000; box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4); }
.insightBox h4 { margin-bottom: 0; max-width: 295px; line-height: 1.5; color: #fff; }
.insightBox .text { padding-right: 15px; padding-left: 15px; }
.insightBox .r-logo { position: absolute; top: -20px; right: -20px; }
.insightBox .slick-arrow { position: absolute; bottom: 0; z-index: 2; width: 60px; height: 60px; font-size: 42px; border: 0; background-color: #fff; }
.insightBox .slick-next { right: 0; }
.insightBox .slick-prev { left: 0; }

/* ### intro box ### */
.introBox { margin-bottom: 81px; position: relative; z-index: 2; }
.introBox .content { max-width: 920px; }
.introBox h2 { margin-bottom: 30px; }
.introBox p { margin-bottom: 30px; }

/* ### method box ### */
.methodBox { position: relative; z-index: 2; }
.methodBox .content { padding-top: 20px; padding-right: 60px; max-width: 463px; }
.methodBox .image { margin-left: -50px; width: calc(100% + 50px); }
.methodBox h3 { margin-bottom: 27px; padding-left: 50px; position: relative; }
.methodBox .counting { position: absolute; top: 14px; left: 0; display: block; width: 32px; height: 32px; font-size: 16px; font-weight: bold; color: #000; border-radius: 50%; background-color: #fff; }
.methodBox p { margin-bottom: 30px; }
.methodBox .text { margin-bottom: 100px; }
.methodBox .image.second { margin-bottom: 90px; margin-left: -290px; padding-top: 80px; padding-right: 30px; width: calc(100% + 240px); }
.methodBox .image.third { padding-top: 134px; }
.methodBox .right .content { padding-top: 109px; padding-right: 0; padding-left: 40px; max-width: 480px; }
.methodBox .title { margin-left: -120px; position: relative; z-index: 1; width: calc(100% + 265px); font-size: 120px; font-weight: bold; line-height: 0.82; text-align: end; color: #fff; }
.methodBox .outline-text { position: absolute; top: -73px; right: -118px; z-index: -1; opacity: 0.25; max-width: 830px; font-size: 145px; font-weight: bold; -webkit-text-stroke: 1px #fff; -webkit-text-fill-color: transparent; }

/* ### cookies box ### */
.cookiesBox { margin-left: -584px; bottom: 70px; left: 50%; z-index: 5; display: flex; align-items: center; }
.cookiesBox .box { margin: 0 auto; padding: 36px 40px 39px; position: relative; width: 400px; height: 100%; background-color: rgba(0, 0, 0, 0.9); box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4); }
.cookiesBox h4 { margin-bottom: 15px; font-size: 21px; color: #ba8b00; }
.cookiesBox p { margin-bottom: 0; line-height: 1.65; color: #fff; }
.cookiesBox .close-button { position: absolute; top: 15px; right: 23px; text-decoration: none; color: #535454; transition: all 0.3s; }
.cookiesBox .cookies-img { position: absolute; top: -20px; left: -20px; }

/* ### footer container ### */
#footerCntr { padding-top: 150px; position: relative; z-index: 1; width: 100%; background-color: #fff; }
#footerCntr:before { position: absolute; top: -3px; left: 50%; z-index: -1; width: 25%; border-right: 5px solid transparent; border-bottom: 3px solid #000; border-left: 5px solid transparent; transform: translateX(-12%); transition: all 0.3s; content: ''; }

/* ### footer box ### */
.footerBox { padding-bottom: 65px; }
.footerBox .logo { margin-bottom: 18px; display: inline-block; }
.footerBox address { margin-bottom: 0; }
.footerBox .info { padding-left: 78px; }
.footerBox li a { color: #000; }
.footerBox .icon { margin-right: 10px; display: inline-block; width: 24px; height: 24px; font-size: 14px; color: #fff; border-radius: 50%; background-color: #b0c0bb; }
.footerBox .social-media { padding-left: 55px; }

/* ### copyright box ### */
.copyrightBox { padding-top: 26px; padding-bottom: 26px; position: relative; }
.copyrightBox:before { position: absolute; top: 0; left: 50%; width: 95%; border-right: 5px solid transparent; border-bottom: 3px solid #000; border-left: 5px solid transparent; transform: translateX(-50%); transition: all 0.3s; content: ''; }
.copyrightBox li { margin-right: 15px; display: inline-block; font-size: 14px; }
.copyrightBox li:first-child { margin-right: 36px; }
.copyrightBox li:last-child { margin-right: 0; }
.copyrightBox li a { color: #000; }
.copyrightBox p { margin-bottom: 0; font-size: 14px; color: #000; }
.copyrightBox p a { color: #000; text-decoration: none; }

button.link {
	color: #000!important;
	border: 0!important;
	background-color: transparent;
}

button.link:after {
	border-bottom-color: #000!important;
}

.form-control {
	border-radius: 0;
	padding: 10px 20px;
	border-color: #fff;
}

.form-control:focus {
	box-shadow: none!important;
	border-color: #fff;
}

/* #Media Queries
================================================== */

@media only screen and (max-width: 1500px) {
	.bannerBox .outline-text { font-size: 260px; }
	.bannerBox .content { top: 19px; }
	.projectBox.inner .right { margin-left: 0; }
	.projectBox .content { font-size: 99px; }
	.projectBox.inner .outline-text { top: -45px; font-size: 115px; }
}

@media only screen and (max-width: 1368px) {
	#wrapper:after { margin-left: 0; left: auto; width: 166px; }
	#headerCntr .logo img { margin-right: 75px; }
	#headerCntr .logo span:before { left: -54px; }
	.stepBox .r-logo { margin-left: -100px; }
	.stepBox img { min-height: 690px; }
	.projectBox .right { margin-left: -60px; max-width: 500px; }
	.projectBox h2 { font-size: 46px; }
	.detailBox .title { padding-right: 170px; font-size: 99px; }
	.detailBox .outline-text { font-size: 140px; }
	.methodBox .title { margin-left: 0; width: calc(100% + 40px); font-size: 85px; }
	.methodBox .outline-text { top: -46px; right: -98px; font-size: 103px; }
}

@media only screen and (max-width: 1199px) {
	#wrapper.d-hide:after { display: none; }
	.container { padding: 0 40px; }
	.container-xl { padding: 0 40px; }
	#headerCntr .logo img { margin-right: 27px; }
	#headerCntr .logo span:before { left: -26px; }
	.menuBox:not(.mm-menu) ul li a { font-size: 20px; }
	.bannerBox .image { margin-right: -40px; margin-left: auto; padding-left: 85px; width: calc(100% + 40px); height: 720px; }
	.bannerBox img { min-height: 720px; }
	.bannerBox h1 { max-width: 850px; font-size: 128px; }
	.bannerBox .content { padding-left: 23px; }
	.bannerBox .outline-text { top: -75px; font-size: 210px; }
	.bannerBox.inner .image { height: 540px; }
	.bannerBox.inner img { min-height: 540px; }
	.bannerBox.inner .slick-next { right: 0; }
	.bannerBox.inner .slick-prev { left: 85px; }
	.bannerBox .black-box { right: 60px; }
	.slideArrow { right: 60px; }
	.advisingBox .item { margin-top: -292px; margin-right: 0; margin-left: -62px; }
	.advisingBox h2 { max-width: 520px; }
	.advisingBox p { max-width: 460px; }
	.advisingBox .content { padding-top: 82px; }
	.stepBox .heading { top: 10px; max-width: 630px; font-size: 96px; }
	.stepBox .heading span { top: -63px; right: -64px; max-width: 700px; font-size: 116px; }
	.stepBox .gap { padding-top: 340px; }
	.stepBox .image { margin-left: -40px; width: calc(100% + 40px); }
	.stepBox .r-logo { margin-left: -162px; }
	.stepBox .content { padding-top: 22px; padding-right: 170px; padding-left: 33px; }
	.projectBox { margin-bottom: 54px; padding-top: 38px; }
	.projectBox .right { margin-left: 0; padding-top: 0; max-width: 600px; }
	.projectBox h2 { font-size: 60px; }
	.detailBox { margin-bottom: 110px; padding-top: 66px; }
	.detailBox .part { padding-left: 0; width: 100%; }
	.detailBox .part-1 { margin-top: -67px; margin-left: auto; padding-right: 0; max-width: 765px; }
	.detailBox .part .item:first-child img { margin-left: auto; }
	.detailBox .image.small { padding-right: 70px; }
	.detailBox .image.small img { margin: 0 0 0 auto; }
	.detailBox .right { margin-left: 0; padding-top: 54px; width: 100%; }
	.insightBox .box { margin-right: 126px; margin-left: -40px; max-width: 100%; }
	.projectBox .content { font-size: 96px; }
	.introBox .content { max-width: 775px; }
	.methodBox .image img { object-fit: cover; object-position: center; min-height: 480px; }
	.methodBox .image.third { margin-right: -40px; margin-left: -40px; padding-top: 50px; width: calc(100% + 80px); }
	.methodBox .right .content { padding-top: 75px; }
	.methodBox .text { margin-bottom: 75px; }
	.methodBox .image.second { margin-bottom: 75px; padding-top: 50px; }
	.cookiesBox { margin-left: 0; left: 10px; }
	.cookiesBox .box { width: 310px; }
	#footerCntr:before { width: 40%; transform: translateX(-35%); }
	.copyrightBox:before { width: 100%; }
}

@media only screen and (max-width: 991px) {
	.toggle-mm { display: block; }
	#headerCntr { padding-top: 49px; padding-bottom: 51px; }
	#headerCntr .logo { margin-top: 0; }
	#headerCntr .logo img { margin-right: 48px; }
	.menuBox.open { opacity: 1; visibility: visible; }
	.menuBox { padding-top: 51px; padding-bottom: 51px; padding-left: 110px; position: fixed; top: 0; left: 0; z-index: 5; opacity: 0; visibility: hidden; width: 100%; background-color: #b0c0bb; transition: all 0.3s; }
	.menuBox:after { position: absolute; top: 0; right: 0; width: 166px; height: 100%; background-color: #fff; content: ''; }
	.menuBox:not(.mm-menu) ul li a { font-size: 24px; }
	.slideArrow { bottom: 0; }
	.advisingBox .box h2 { font-size: 52px; }
	.stepBox .content { padding-bottom: 20px; }
	.stepBox .heading { font-size: 92px; }
	.stepBox .heading span { top: -34px; font-size: 102px; }
	.productBox .box { margin-left: 0; left: 0; max-width: 100%; }
	.productBox h3 { font-size: 36px; }
	.projectBox .box { margin-left: auto; }
	.projectBox.inner .right { margin-right: 20px; margin-left: auto; padding-top: 37px; }
	.projectBox.inner .content { margin-left: -15px; max-width: 630px; }
	.introBox .content { max-width: 685px; }
	.introBox { margin-top: -160px; }
	.introBox h2 { max-width: 360px; }
	.methodBox .content { max-width: 350px; }
	.methodBox .title { margin-left: -88px; top: -38px; width: calc(100% + 170px); max-width: 423px; font-size: 72px; }
	.methodBox .outline-text { right: -48px; font-size: 84px; }
	.methodBox .right .content { max-width: 380px; }
	.methodBox h3 { font-size: 45px; word-break: break-all; }
	.footerBox .info { padding-left: 50px; }
}

@media only screen and (max-width: 767px) {
	.detailBox .right { margin-top: 0 }
	h2 { font-size: 40px; }
	.container { padding: 0 30px; }
	.container-xl { padding: 0 30px; }
	#wrapper:after { display: none; }
	#headerCntr { padding-top: 30px; padding-bottom: 59px; }
	#headerCntr.fixed { position: fixed; background-color: #b0c0bb; }
	#headerCntr .logo { margin-left: auto; }
	#headerCntr .logo img { margin-right: 0; }
	#headerCntr.inner { padding-bottom: 29px; }
	.toggle-mm { top: 37px; left: 30px; }
	.menuBox { padding-top: 25px; padding-right: 20px; padding-left: 20px; top: 75px; bottom: 0; text-align: center; }
	.menuBox:after { display: none; }
	.menuBox ul li { margin-right: 0; margin-bottom: 22px; display: block; }
	.bannerBox .content { padding-left: 10px; top: -33px; }
	.bannerBox img { min-height: 424px; }
	.bannerBox .image { margin: 0 -30px; padding-left: 0; width: calc(100% + 60px); height: 100%; }
	.bannerBox h1 { font-size: 78px; }
	.bannerBox .outline-text { top: -40px; left: -70px; font-size: 148px; }
	.bannerBox.inner .image { height: 300px; }
	.bannerBox.inner img { min-height: 300px; }
	.bannerBox .box { padding: 21px 26px 29px; }
	.bannerBox .box h2 { margin-bottom: 20px; font-size: 30px; }
	.bannerBox .box p { margin-bottom: 19px; }

	.bannerBox .black-box { margin-top: -90px; margin-right: 30px; margin-left: 30px; position: relative; right: 0; bottom: 0; left: 0; max-width: 100%; box-shadow: unset; }
	.bannerBox .js-text-slider .slide { width: 100%; }
	.bannerBox .r-logo { top: -10px; right: -10px; max-width: 35px; }
	.bannerBox .js-text-slider .slick-list { padding: 20px 0 0 !important; }
	.slideArrow.inner .slick-prev { left: 0; }
	.slideArrow { top: 424px; right: 0; height: 30px; max-width: 100%; }
	.slideArrow .slick-prev { margin-left: 0; left: 0; }
	.slideArrow .slick-next { right: 0; }
	.slideArrow .slick-arrow { width: 30px; height: 30px; font-size: 22px; }
	.bannerBox.inner .slick-arrow { width: 30px; height: 30px; font-size: 22px; }
	.bannerBox.inner .slick-prev { left: 0; }
	.bannerBox.inner .slick-next { right: 0; }
	.advisingBox { padding-top: 50px; }
	.advisingBox .content { padding-top: 0; }
	.advisingBox .item { margin-top: -206px; margin-bottom: 50px; margin-left: 0; max-width: 100%; }
	.advisingBox h2 { margin-bottom: 28px; }
	.advisingBox p { max-width: 100%; }
	.stepBox { padding-top: 78px; padding-bottom: 80px; }
	.stepBox .gap { padding-top: 178px; }
	.stepBox .heading { right: -20px; max-width: 280px; font-size: 48px; }
	.stepBox .heading span { top: -28px; right: -30px; font-size: 52px; }
	.stepBox .content { padding-right: 0; padding-left: 0; }
	.stepBox img { min-height: 290px; }
	.stepBox .image { margin-bottom: 0; margin-left: -30px; width: calc(100% + 30px); }
	.stepBox .r-logo { margin-left: 0; top: -10px; right: -11px; left: auto; max-width: 35px; }
	.productBox .image.gap { margin-top: 0; margin-left: 0; }
	.productBox .box { padding: 20px 25px 30px 26px; position: unset; bottom: auto; left: auto; background-color: #000; }
	.productBox h3 { font-size: 30px; }
	.projectBox { padding-top: 0; }
	.projectBox h2 { font-size: 40px; }
	.projectBox .box { padding: 19px 29px 25px 25px; }
	.projectBox.inner .content { margin-bottom: 20px; margin-left: -20px; width: calc(100% + 30px); max-width: 290px; font-size: 50px; }
	.projectBox.inner .outline-text { top: -25px; left: -36px; width: calc(100% + 70px); font-size: 62px; }
	.projectBox.inner .right { margin-right: 0; }
	.projectBox .r-logo { margin-left: 0; top: -10px; right: -11px; left: auto; max-width: 35px; }
	.projectBox p { margin-bottom: 20px; }
	.projectBox .right { max-width: 100%; }
	.productBox .image { margin-bottom: 30px; max-width: 100%; }
	.productBox .image img { opacity: 0.9; width: 100%; }
	.productBox .image:before { display: none; }
	.cookiesBox { top: 220px; bottom: auto; left: 0; }
	.detailBox { margin-bottom: 61px; padding-top: 41px; }
	.detailBox h2 { margin-bottom: 29px; }
	.detailBox .title { margin-right: -22px; margin-bottom: 65px; margin-left: auto; padding-right: 0; padding-bottom: 0; max-width: 294px; font-size: 50px; }
	.detailBox .title:before { display: none; }
	.detailBox .outline-text { top: -20px; right: -30px; left: auto; font-size: 55px; }
	.detailBox .image.small { padding-top: 0; padding-right: 0; }
	.detailBox .link { font-size: 17px; }
	.detailBox .item img { width: 100%; }
	.detailBox .part-1 .item:first-child { margin-bottom: 30px; padding-top: 0; }
	.detailBox .part .item:last-child { padding-top: 0; }
	.detailBox .part .item:last-child .image { margin-bottom: 30px; }
	.detailBox .part .item:last-child .image:first-child { margin-right: -30px; }
	.detailBox .part .item:last-child .image:first-child img { min-height: 300px; }
	.detailBox .part .item:last-child .image:last-child { margin-left: -30px; }
	.detailBox .part .item:last-child .image:last-child img { min-height: 360px; }
	.detailBox .part-1 { margin-top: 0; }
	.detailBox .part-1 .item:last-child .image:first-child { margin-right: -30px; margin-bottom: 30px; }
	.detailBox .part-1 .item:last-child .image:first-child img { min-height: 600px; }
	.detailBox .part-1 .item:last-child .image:last-child { margin-left: -30px; }
	.detailBox .part-1 .item:last-child .image:last-child img { min-height: 300px; }
	.detailBox .part .item:first-child img { min-height: 300px; }
	.insightBox { margin-bottom: 0; padding-bottom: 50px; }
	.insightBox h3 { font-size: 40px; }
	.insightBox .slick-arrow { bottom: 118px; width: 30px; height: 30px; font-size: 22px; }
	.insightBox .image img { width: 100%; }
	.insightBox .text { padding: 20px; }
	.insightBox .box { margin-right: 0; margin-left: 0; }
	.insightBox h4 { font-size: 30px; line-height: 1.3; }
	.introBox { margin-top: 0; margin-bottom: 38px; }
	.methodBox .image { margin-right: -30px; margin-left: 0; width: calc(100% + 30px); }
	.methodBox .image img { min-height: 260px; object-position: center center; object-fit: cover; }
	.methodBox .image.second { margin-bottom: 0; margin-left: -30px; padding-top: 0; padding-right: 0; width: calc(100% + 30px); }
	.methodBox .right .content { padding-left: 0; max-width: 100%; }
	.methodBox .title { margin-left: 0; padding-top: 44px; width: calc(100% + 21px); max-width: unset; font-size: 50px; }
	.methodBox .outline-text { top: -2px; right: -112px; font-size: 70px; }
	.methodBox h3 { font-size: 40px; }
	.methodBox .counting { top: 7px; }
	.methodBox .content { padding-top: 42px; padding-right: 0; max-width: 100%; }
	.methodBox .text { margin-bottom: 45px; }
	.methodBox .image.third { margin-top: -70px; margin-right: -30px; margin-left: 0; padding-top: 0; width: calc(100% + 30px); }
	.cookiesBox .box { padding: 36px 35px 39px; max-width: 260px; }
	#footerCntr { padding-top: 58px; }
	#footerCntr:before { width: 85%; transform: translateX(-50%); }
	.footerBox { padding-bottom: 59px; }
	.footerBox .logo { max-width: 195px; }
	.footerBox .address { margin-bottom: 16px; width: 100%; }
	.footerBox .info { margin-bottom: 20px; padding-left: 0; width: 100%; }
	.footerBox .social-media { padding-left: 0; }
	.footerBox .social-media li { margin-right: 4px; display: inline-block; }
	.footerBox .social-media li:last-child { margin-right: 0; }
	.footerBox .icon { margin-right: 0; }
	.copyrightBox { padding-top: 16px; padding-bottom: 16px; text-align: center; }
	.copyrightBox li:first-child { margin-right: 52px; }
}

