:root{--primary-color: #5C61B3;--primary-light-color: rgba(41, 85, 151, 0.15);--secondary-color: #010101}.section-inner-head{max-width:700px}.section-inner-head h2{-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:10px}.sub-heading{font-size:20px;line-height:28px;font-weight:400;padding-bottom:5px;margin-bottom:10px;display:inline-flex;position:relative}.sub-heading::after{content:"";height:3px;width:32px;border-radius:2px;background-color:var(--primary-color);position:absolute;bottom:0;left:50%;transform:translateX(-50%)}a:hover{color:var(--primary-color)}.main-content{overflow:hidden}.index-1{z-index:1}.index-2{z-index:2}.header-main{border-bottom:1px solid hsla(0,0%,100%,.1607843137);width:100%}.header-main.sticky-header{background:var(--color-white);animation:slideDown .35s ease-out;position:fixed;box-shadow:10px 9px 50px rgba(13,28,62,.1)}@keyframes slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}.banner-section{padding-top:144px;position:relative;background-image:url(../../images/case-studies/thai-camp/hero-bg.webp);background-repeat:no-repeat;background-position:center bottom;background-size:cover}.banner-section:after{content:"";position:absolute;left:0;top:0;width:100%;height:50px;z-index:-1;background:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)}.banner-section:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:50px;z-index:-1;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)}.banner-content{max-width:928px;margin:0 auto;text-align:center;z-index:2;position:relative}.banner-sub-title{font-weight:500;padding:8px 16px;border:1px dashed var(--primary-color);display:inline-flex;margin-bottom:30px}.banner-title{margin-bottom:24px}.banner-sub-title,.banner-title{background:linear-gradient(90deg, rgb(32, 130, 226) 0%, rgb(72, 77, 166) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.banner-sub-title{font-size:var(--font-20);line-height:28px}.banner-section .btn1{border-color:var(--primary-color);background:linear-gradient(90deg, rgb(32, 130, 226) 0%, rgb(72, 77, 166) 100%);color:var(--color-white);box-shadow:0px 4px 15px 0px rgba(29,25,14,.1019607843)}.banner-bottom{margin-top:135px}.thaicamp-left{position:absolute;left:0;top:20%;border-radius:20px;box-shadow:0 0 10px rgba(9,55,116,.1);animation:moveingY 2.5s linear infinite}.thaicamp-right{position:absolute;right:0;top:-12%;border-radius:20px;box-shadow:0 0 10px rgba(9,55,116,.1);z-index:-1;animation:moveingY 2.5s linear infinite}@keyframes moveingY{0%,100%{transform:translateY(0px)}50%{transform:translateY(20px)}}.member-section h2{font-size:0px;line-height:0}.member-group{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}.member-item{padding:0px 30px 50px;background-color:var(--color-white);display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;transition:all ease-in-out .3s;position:relative}.member-item::before{content:"";height:2px;width:100%;bottom:-2px;position:absolute;left:0;background-image:linear-gradient(90deg, rgba(41, 85, 151, 0) 0%, rgba(41, 85, 151, 0.2) 50%, rgba(41, 85, 151, 0) 100%)}.member-item:hover{transform:translateY(-15px);box-shadow:2px 4px 30px 0px rgba(125,131,145,.1019607843)}.member-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(90deg, rgba(32, 130, 226, 0.15) 0%, rgba(72, 77, 166, 0.15) 100%);display:flex;align-items:center;justify-content:center;margin:-40px auto 12px;transition:all ease-in-out .3s;position:relative}.member-icon::after{content:"";width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:var(--primary-light-color);border-radius:50%;animation-delay:.5s;animation:smallScale 3s infinite}.member-title{background:linear-gradient(90deg, rgb(32, 130, 226) 0%, rgb(72, 77, 166) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0}.member-dis{color:var(--secondary)}@keyframes smallScale{0%{transform:translate(-50%, -50%) scale(1)}100%{transform:translate(-50%, -50%) scale(1.5);opacity:0}}.member-project-item-content h3{margin-bottom:10px}.member-project-item-content p{color:var(--secondary)}.member-project-one,.member-project-two{display:flex;flex-wrap:wrap;gap:30px;align-items:center}.member-project-item-content{flex:0 0 calc(56% - 15px);max-width:calc(56% - 15px)}.member-project-item-images{flex:0 0 calc(44% - 15px);max-width:calc(44% - 15px)}.member-project-one .member-project-item-images{position:relative;z-index:1}.member-project-one .member-project-item-images:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:74%;background:linear-gradient(90deg, rgb(91, 152, 211) 0%, rgb(92, 97, 179) 100%);border-radius:12px;z-index:-1}.member-project-two{margin-top:80px;margin-bottom:50px}.member-project-two .member-project-item-images{display:flex}.technology-list{flex:1;display:flex;flex-direction:column;justify-content:space-between}.technology-list-column>span{width:48px;height:48px;background-color:var(--color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px rgba(0,0,0,.1);animation:moveingX 2s linear infinite;margin-left:auto}.technology-list-column{z-index:1}.technology-list-column:first-child{margin-top:-48px;margin-right:12%}.technology-list-column:first-child:after{left:-145px;width:calc(100% + 100px);height:24px;border-left:2px dotted #275574;border-top-left-radius:8px}.technology-list-column:last-child{margin-bottom:-48px;margin-right:12%}.technology-list-column:last-child:after{left:-145px;width:calc(100% + 100px);height:24px;border-left:2px dotted #275574;border-bottom-left-radius:8px;border-top:none;border-bottom:2px dotted #275574;top:0}.technology-list-column:nth-child(2),.technology-list-column:nth-child(4){margin-right:30%}.technology-list-column:after{content:"";position:absolute;left:-20px;top:24px;width:calc(100% - 20px);height:2px;border-top:2px dotted #275574;z-index:-1}.technology-list-column:nth-child(3):after{left:10px;width:calc(100% - 50px)}@keyframes moveingX{0%,100%{transform:translateX(0px)}50%{transform:translateX(-20px)}}.feature-slider{padding-top:20px;padding-bottom:20px}.features-item{box-shadow:0 4px 20px rgba(5,84,153,.1);border-radius:12px;text-align:center;background-color:var(--color-white);padding:20px}.features-item h3{background:linear-gradient(90deg, rgb(32, 130, 226) 0%, rgb(72, 77, 166) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:var(--font-24);line-height:32px}.features-item p{color:var(--secondary)}.projects-section{background-color:#f6f7fc;padding:100px 0;z-index:1;margin-top:-20px}.projects-section::after{content:"";position:absolute;left:calc(50% - 10px);top:50%;width:20px;height:calc(100% - 200px);transform:translate(-50%, -50%);background-color:rgba(0,0,0,0);border-bottom-right-radius:100%;border-top-right-radius:100%;box-shadow:10px 0px 20px 0px rgba(40,40,41,.25);z-index:-2}.projects-section::before{content:"";position:absolute;left:calc(50% - 50px);top:50%;width:100px;height:100%;transform:translate(-50%, -50%);background-color:#f6f7fc;z-index:-1}.projects-section h2{font-size:0px;line-height:0}.project-column{display:flex;align-items:center}.project-challenges-list{flex:1}.project-challenges-list li{position:relative;background-color:var(--color-white);border-radius:20px;padding:10px 20px 10px 64px;margin-top:20px;box-shadow:0 4px 20px rgba(5,84,153,.1)}.project-challenges-list li:first-child{margin-top:0}.project-challenges-list li:before{content:"";position:absolute;left:20px;top:50%;transform:translateY(-50%);width:24px;height:24px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect width="24" height="24" rx="12" fill="url(%23paint0_linear_13917_12808)"/><path d="M9.83038 14.2212L16.6104 7.44117C16.7704 7.28117 16.957 7.20117 17.1704 7.20117C17.3837 7.20117 17.5704 7.28117 17.7304 7.44117C17.8904 7.60117 17.9704 7.79131 17.9704 8.01157C17.9704 8.23184 17.8904 8.42171 17.7304 8.58117L10.3904 15.9412C10.2304 16.1012 10.0437 16.1812 9.83038 16.1812C9.61705 16.1812 9.43038 16.1012 9.27038 15.9412L5.83038 12.5012C5.67038 12.3412 5.59358 12.1513 5.59998 11.9316C5.60638 11.7118 5.68985 11.5217 5.85038 11.3612C6.01091 11.2006 6.20105 11.1206 6.42078 11.1212C6.64051 11.1217 6.83038 11.2017 6.99038 11.3612L9.83038 14.2212Z" fill="white"/><defs><linearGradient id="paint0_linear_13917_12808" x1="0" y1="12" x2="24" y2="12" gradientUnits="userSpaceOnUse"><stop stop-color="%232082E2"/><stop offset="1" stop-color="%23484DA6"/></linearGradient></defs></svg>')}.project-column h3{color:var(--color-white);padding:10px 15px;margin:0}.challenges-column .project-title-block{margin-right:-58px;position:relative;padding-left:60px}.challenges-column .project-title-block::before{content:"";position:absolute;right:calc(100% - 61px);top:-20px;border:50px solid rgba(0,0,0,0);border-right-color:#79b9f6;border-left:none;z-index:-1}.challenges-column .project-title-block::after{content:"";position:absolute;right:0;top:-14px;width:46px;height:50%;background:linear-gradient(90deg, rgb(32, 130, 226) 0%, rgb(72, 77, 166) 100%);transform:skew(0deg, 30deg);z-index:-1}.challenges-column h3{background-color:#79b9f6}.challenges-column span{margin-left:-30px;display:inline-block}.solutions-column{padding-top:100px}.solutions-column .project-title-block{margin-left:-58px;position:relative;padding-right:60px}.solutions-column .project-title-block::before{content:"";position:absolute;left:calc(100% - 61px);top:-20px;border:50px solid rgba(0,0,0,0);border-left-color:#575ec7;border-right:none;z-index:-1}.solutions-column .project-title-block::after{content:"";position:absolute;left:0;top:43px;width:46px;height:50%;background:linear-gradient(90deg, rgb(32, 130, 226) 0%, rgb(72, 77, 166) 100%);transform:skew(0deg, 30deg);z-index:-1}.solutions-column h3{background-color:#575ec7}.solutions-column span{margin-right:-30px;display:inline-block}.font-style{position:relative;display:flex;justify-content:center;align-items:center;padding:28px 0}.font-style:before,.font-style:after{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:linear-gradient(90deg, rgba(41, 85, 151, 0) 0%, rgba(41, 85, 151, 0.2) 50%, rgba(41, 85, 151, 0) 100%)}.font-style:after{top:inherit;bottom:0}.font-name{padding-right:60px;text-align:center}.font-name span{font-size:100px;line-height:100px;font-weight:bold}.font-name p{font-weight:bold}.font-typo{padding-left:60px}.weight-font{display:flex;flex-direction:column;gap:10px;padding-right:60px;padding-left:60px;position:relative}.weight-font:before,.weight-font:after{content:"";position:absolute;left:0;top:0;width:1px;height:100%;background:linear-gradient(0deg, rgba(41, 85, 151, 0) 0%, rgba(41, 85, 151, 0.2) 50%, rgba(41, 85, 151, 0) 100%)}.weight-font:after{left:inherit;right:0}.weight-font span{font-size:var(--font-20);line-height:28px;text-align:center;padding-left:10px;padding-right:10px}.typography-colors{display:grid;grid-template-columns:repeat(4, 1fr);gap:65px;padding-right:45px}.primary1{background-color:#5b98d3}.primary2{background-color:#5c61b3}.secondary1{background-color:#010101}.secondary2{background-color:#5c7a8a}.color-block{border-radius:20px;display:flex;align-items:flex-end;justify-content:space-between;padding:8px 14px;box-shadow:10px 13px 40px rgba(197,191,167,.25);gap:14px;min-height:130px}.color-name{font-size:var(--font-20);line-height:28px;font-weight:bold;color:var(--color-white)}.color-code{color:var(--color-black);font-size:var(--font-20);line-height:28px;font-weight:500;padding:8px 19px;border-radius:20px;background-color:var(--color-white);margin-right:-45px;margin-bottom:12px}.timeline-area{background:linear-gradient(0deg, rgb(213, 234, 255) 0%, rgb(255, 255, 255) 100%);border-radius:20px;display:flex;flex-wrap:wrap;padding:20px}.timeline-details{border-right:2px dashed #a1a1a1;min-height:calc(100% - 96px);position:relative;padding-top:40px;padding-bottom:46px}.timeline-block:last-child .timeline-details{border-right:none}.timeline-block:first-child .timeline-details{border-left:2px dashed #a1a1a1}.timeline-details:after{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:2px;height:100%;border-right:2px dashed #a1a1a1;z-index:0}.timeline-block{max-width:20%;flex:0 0 20%}.timeline-block h3{font-size:var(--font-20);line-height:28px;font-weight:500;margin-bottom:20px;text-align:center}.timeline-details+h3{margin-bottom:0;margin-top:20px}.timeline-details p{background-color:#d2e9ff;border-left:4px solid var(--primary-color);padding:10px;width:-moz-max-content;width:max-content;color:rgba(25,25,25,.8);font-weight:500;margin-left:-2px;margin-bottom:0;z-index:1;position:relative}.timeline-details p+p{margin-top:30px;margin-left:calc(50% - 1px)}.timeline-block:nth-child(2) .timeline-details{padding-top:120px}.timeline-block:nth-child(3) .timeline-details{padding-top:198px}.timeline-block:nth-child(4) .timeline-details{padding-top:354px}.timeline-block:nth-child(5) .timeline-details{padding-top:432px}.timeline-block:nth-child(4) .timeline-details p{margin-left:calc(50% - 1px)}.timeline-block:nth-child(5) .timeline-details p{margin-left:calc(50% - 1px)}.visual-section:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg, rgb(91, 152, 211) 0%, rgb(92, 97, 179) 100%);z-index:-1;filter:blur(330px);opacity:.1;transform:rotate(-3deg)}.visual-inner{box-shadow:0 0 19px rgba(12,20,56,.3);border-radius:20px;background:linear-gradient(90deg, rgb(72, 77, 166) 0%, rgb(32, 130, 226) 100%);display:flex;padding-right:30px}.visual-text{flex:0 0 138px;max-width:138px;text-align:center;align-self:center}.screens-inner{flex:0 0 calc(100% - 138px);max-width:calc(100% - 138px);display:flex;gap:20px}.screens-inner>*{flex:1}.screens-inner .swiper-slide{height:auto !important}.screens-inner .swiper-slide img{border:2px solid #fff;border-radius:10px;box-shadow:0 0 19px rgba(30,42,91,.5);width:100%}.rtl-swiper,.ltr-swiper{height:900px}.testimonial-section .section-inner-head,.resources-section .section-inner-head{margin-left:auto;margin-right:auto}@media screen and (max-width: 1441px){.banner-section{padding-top:100px}.banner-sub-title{font-size:var(--font-18);line-height:27px;margin-bottom:20px}.banner-title{margin-bottom:20px}.member-item{padding-bottom:40px}.features-item h3{font-size:var(--font-20);line-height:28px}.project-column h3{font-size:var(--font-20);line-height:28px}.challenges-column .project-title-block::before,.solutions-column .project-title-block::before{top:-24px}.challenges-column .project-title-block::after{height:60%}.solutions-column .project-title-block::after{top:32px;height:60%}.timeline-block h3{font-size:18px}}@media screen and (max-width: 1199px){.banner-sub-title{font-size:var(--font-16);line-height:26px}.thaicamp-main{max-width:80%}.banner-bottom{margin-top:90px}.member-item{gap:10px}.member-icon{width:60px;height:60px;margin:-30px 0px 5px;padding:7px}.project-challenges-list li{padding:10px 15px 10px 45px}.project-challenges-list li:before{width:20px;height:20px;background-size:contain;left:15px}.timeline-details p{line-height:24px}.timeline-block h3{font-size:16px;line-height:26px}.rtl-swiper,.ltr-swiper{height:700px}.color-name,.color-code,.weight-font span{font-size:var(--font-16);line-height:26px}}@media screen and (max-width: 1100px){.member-group{grid-template-columns:1fr 1fr;gap:60px 30px}.typography-colors{gap:30px}}@media screen and (max-width: 991px){.banner-section{padding-top:80px}.member-project-two{margin-top:40px;margin-bottom:0;gap:80px}.member-project-item-content,.member-project-item-images{flex:0 0 100%;max-width:100%}.member-project-two .member-project-item-images{order:1}.color-code{padding:5px 13px}.visual-inner{flex-wrap:wrap;padding-left:20px;padding-right:20px}.visual-text{padding:10px 0}.visual-text,.screens-inner{flex:0 0 100%;max-width:100%}.rtl-swiper,.ltr-swiper{height:700px}}@media screen and (max-width: 768px){.thaicamp-main{max-width:90%}.banner-bottom{margin-top:70px}.thaicamp-left{max-width:150px;border-radius:10px;top:-20%}.thaicamp-right{max-width:190px;border-radius:10px}.member-group{grid-template-columns:1fr;gap:60px}.projects-section::before,.projects-section::after,.challenges-column .project-title-block::after,.solutions-column .project-title-block::after{display:none}.project-column{flex-wrap:wrap}.project-challenges-list{width:100%}.challenges-column .project-title-block{margin-right:0;width:100%;order:-1;padding-left:0;padding-bottom:30px}.solutions-column .project-title-block{margin-left:0;width:100%;padding-right:0;padding-bottom:30px}.challenges-column span,.solutions-column span{margin-left:0;margin-right:0;display:block;text-align:center}.challenges-column .project-title-block::before,.solutions-column .project-title-block::before{border-width:30px;transform:rotate(-90deg);right:inherit;transform:rotate(-90deg) translateX(-50%);left:calc(50% - 15px);top:8px}.solutions-column .project-title-block::before{transform:rotate(90deg) translateX(-50%);top:38px}.solutions-column{padding-top:50px}.typography-colors{grid-template-columns:repeat(2, 1fr)}.weight-font{padding-left:20px;padding-right:20px}.font-name{padding-right:20px}.font-typo{padding-left:20px}.font-name span{font-size:70px;line-height:70px}.timeline-details{min-height:auto;border-left:2px dashed #a1a1a1;padding-bottom:40px}.timeline-block{max-width:100%;flex:0 0 100%}.timeline-block:not(:last-child){border-bottom:1px solid rgba(37,57,92,.1);padding-bottom:30px;margin-bottom:30px}.timeline-details p{max-width:inherit}.timeline-details p+p{width:51%}.timeline-block:nth-child(4) .timeline-details p,.timeline-block:nth-child(5) .timeline-details p{margin-left:-2px}.timeline-block:nth-child(2) .timeline-details,.timeline-block:nth-child(3) .timeline-details,.timeline-block:nth-child(4) .timeline-details,.timeline-block:nth-child(5) .timeline-details{padding-top:40px}.timeline-block:last-child .timeline-details{border-right:2px dashed #a1a1a1}.timeline-block h3{margin-bottom:15px}.timeline-details+h3{margin-top:15px;margin-bottom:0}.rtl-swiper,.ltr-swiper{height:400px}}@media screen and (max-width: 576px){.thaicamp-main{max-width:100%}.banner-bottom{margin-top:80px}.thaicamp-left{max-width:100px;border-radius:10px;top:-16%}.thaicamp-right{max-width:120px;border-radius:10px;top:-26%;z-index:0}.member-project-two{gap:30px}.member-project-two .member-project-item-images{flex-wrap:wrap}.technology-list{flex:0 0 100%;flex-direction:row;max-width:293px;margin:0 auto 50px}.member-project-two .member-project-item-images>img{margin:0 auto;order:1}.technology-list-column:first-child,.technology-list-column:last-child{margin-top:30%;margin-bottom:0}.technology-list-column>span{animation:moveingY 2s linear infinite}.technology-list-column:after{width:2px;height:100%;left:24px;top:45px;border-top:none;border-left:2px dotted #275574}.technology-list-column:nth-child(3){margin-top:16%}.technology-list-column:nth-child(3):after{left:24px}.technology-list-column:first-child:after{width:24px;height:calc(100% + 40px);left:24px;border-top-left-radius:0}.technology-list-column:last-child:after{left:0;width:24px;height:calc(100% + 40px);border-bottom-left-radius:0;border-left:none;border-right:2px dotted #275574;border-bottom:none;top:45px}.technology-list-column:nth-child(2):after,.technology-list-column:nth-child(4):after{height:calc(100% + 20px)}.technology-list-column:first-child,.technology-list-column:nth-child(2),.technology-list-column:nth-child(4),.technology-list-column:last-child{margin-right:0}.typography-colors{padding-right:0;gap:20px}.color-block{flex-direction:column;max-width:100%;align-items:start;padding:15px}.color-code{margin:0}.font-style{flex-wrap:wrap}.font-style>*{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0;text-align:center}.weight-font{padding:20px 0;margin:20px 0}.weight-font:before,.weight-font:after{width:100%;height:1px;background:linear-gradient(90deg, rgba(41, 85, 151, 0) 0%, rgba(41, 85, 151, 0.2) 50%, rgba(41, 85, 151, 0) 100%)}.weight-font:after{top:inherit;bottom:0}.rtl-swiper,.ltr-swiper{height:250px}}