.about{padding-top:7.875rem;position:relative}.about .round-shape{top:0;left:8%}.about .line-shape{right:0;transform:scaleX(-1);top:2%}.about .arrowText__icon{background:var(--primary-color)}.about .container{position:relative}.about__inner-wrapper{position:relative;margin-top:4.5rem;column-gap:2%}.about__left{width:20%;position:relative;z-index:1;height:max-content;overflow:hidden;display:flex;justify-content:flex-start;align-items:center}.about__left img{width:32rem;position:relative;z-index:1;animation:spin 40s linear infinite;max-width:32rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about__left .about__video-wrapper{position:absolute;left:15%;margin:auto;display:flex;align-items:center;width:24rem;height:24rem;overflow:hidden;border-radius:50%}.about__left .about__video-wrapper video{width:100%;height:100%;object-fit:cover;object-position:center}.about__left-inner{min-width:32rem;position:relative;justify-content:flex-start}.about__img-text,.about__left-inner{display:flex;align-items:center;inset:0}.about__img-text{width:4rem;height:4rem;border-radius:50%;font-family:var(--roboto-flex);font-weight:800;font-size:1rem;position:absolute;margin:auto;z-index:11;justify-content:center}.about__img-text sup{font-size:.625rem}.about__right{width:78%;position:relative;z-index:1}.about__items{column-gap:1%;row-gap:.5rem}.about__item{min-height:14.25rem;flex:1 1 20%;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:1.5rem;background:var(--secondary-color);position:relative}.about__item:nth-child(2){flex:1 1 40%;background:var(--grey-color)}.about__item:nth-child(3){background:var(--primary-color);color:var(--white-color)}.about__item:nth-child(4){flex:1 1 54%;background:var(--grey-color)}.about__item:nth-child(5){flex:1 1 45%;background:var(--green-color);color:var(--white-color);font-size:3.125rem;font-family:var(--secondary-font);align-items:center;font-weight:500}.about__item:nth-child(5) .about__num{font-family:var(--roboto-font);font-size:3.125rem;font-weight:500}.about__item .hoverbg{display:none}.about__item.verticle .about__text-wrapper{display:flex;align-items:center;column-gap:5%;width:85%}.about__item.verticle .about__text{margin-top:0}.about__item:last-child .hoverbg{display:block;inset:0;z-index:1}.about__item:last-child .hoverbg__img{filter:brightness(0) invert(1)}.about__title{font-family:var(--pattaya-font);font-weight:400;font-size:1.5rem;line-height:1;margin-bottom:.5rem}.about__num{font-weight:800;font-size:3.75rem;line-height:1}.about__num--light{font-size:4.625rem;color:rgba(0,0,0,0);-webkit-text-stroke:.0625rem var(--primary-color)}.about__text-wrapper{position:relative;z-index:11}.about__text{font-size:1.25rem;font-weight:400;margin-top:.5rem}.about__desc{font-family:var(--secondary-font);font-weight:600;font-size:1rem;margin-top:1.5rem}.about__desc ul{display:flex;flex-wrap:wrap;gap:.375rem}.about__desc li{padding-left:.75rem;position:relative;color:var(--white-color)}.about__desc li:before{content:"";position:absolute;left:0;top:.625rem;width:.375rem;height:.375rem;background:var(--white-color);border-radius:50%}.about__right-btm-content{padding:1.25rem 0 0;width:70%}.about__right-btm-content p{font-size:1.25rem;font-weight:400}@media only screen and (max-width:1360px){.about__item.verticle .about__text-wrapper{width:100%}}@media only screen and (max-width:1199px){.about{padding-top:4.5rem}.about__inner-wrapper{column-gap:2%}.about__right{width:73%}.about__right-top-content{padding-left:1.5rem}.about__right-btm-content{padding:1.5rem 0 0;width:100%}.about__item{min-height:12.5rem;padding:1.5rem 1rem}.about__item:nth-child(5),.about__item:nth-child(5) .about__num{font-size:2.125rem}.about__inner-wrapper{margin-top:3.5rem}}@media only screen and (max-width:1023px){.about{padding-top:3.5rem}.about__items{margin-top:2.5rem}.about__left{display:none}.about__right{width:100%}.about__inner-wrapper{margin-top:2.5rem}.about__right-top-content{padding-left:0}.about .round-shape{width:30rem;max-width:80vw;top:-14%}}@media only screen and (max-width:767px){.about__inner-wrapper,.about__items{margin-top:1.75rem}.about__items{column-gap:2%;row-gap:.5rem}.about__item{min-height:10.5rem;padding:1.25rem;flex:1 1 49%;max-width:49%;min-height:15rem}.about__item:first-child{order:1}.about__item:nth-child(2){order:2}.about__item:nth-child(3){order:4}.about__item:nth-child(4){order:3}.about__item:last-child{display:none}.about__item.verticle .about__text-wrapper{flex-direction:column;align-items:flex-start}.about__item.verticle .about__text{margin-top:1rem}.about__num{font-size:3.5rem}.about__text{font-size:.875rem;font-weight:500;line-height:1.5;margin-top:1rem}.about .about__right-btm-content{padding-top:1rem}.about .about__right-btm-content p{line-height:1.35}}@keyframes groweffect{0%{transform:scale(.95)}to{transform:scale(1)}}