:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}&.swiper-scrollbar-vertical,.swiper-vertical>&{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.BlogsSection_cardsContainer__TSXUM{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;z-index:1;position:relative}.BlogsSection_cardLarge__SJHLQ{background-color:white;border-radius:15px;overflow:hidden;width:500px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.BlogsSection_cardImageLarge__te8i9{width:100%;object-fit:cover;border-radius:30px}.BlogsSection_cardSmall__LAu4k{display:flex;background-color:white;border-radius:30px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:20px}.BlogsSection_cardImageSmall__bwDO8{width:620px;height:auto;object-fit:cover;border-radius:30px}.BlogsSection_cardContent__N5Td0{padding:1.5rem}.BlogsSection_cardContentSmall__oD5Iz{padding:1rem;flex:1}.BlogsSection_cardTitle__DpMxw{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:1rem;line-height:1.4}.BlogsSection_cardTitleSmall__PsR_E{font-size:1.1rem;font-weight:600;color:#000;margin-bottom:.5rem;line-height:1.4}.BlogsSection_cardMeta__8r6Ok{display:flex;gap:1.5rem;font-size:.9rem;color:#666}.BlogsSection_metaItem__PpfI2{display:flex;align-items:center;gap:.5rem}.BlogsSection_metaIcon__2ubmj{width:16px;height:16px}@media (max-width:1024px){.BlogsSection_blogContainer__vBcF2{padding:30px 0}.BlogsSection_cardSmall__LAu4k{display:flex;flex-direction:column}.BlogsSection_cardImageSmall__bwDO8{width:100%;height:auto;object-fit:cover;border-radius:20px}.BlogsSection_gridBackground__R7Z_i{display:none}}.ServicesCards_title__gw8HT{font-size:3.2rem;padding-top:0}.ServicesCards_description__sh0LF{font-size:2rem;padding-top:0;font-weight:400}.testimonials_ourtestimonial__2QX8G{background:url(/images/testimonial-bg-img.svg) no-repeat;background-color:var(--rv-secondary);background-position:50%;background-size:auto}.testimonials_testimonialcontent__aqtw_{margin-right:40px}.testimonials_testimonialsliderbox__b3E7P{background-color:var(--dark-divider-color);backdrop-filter:blur(20px);padding:50px 40px;border-radius:20px}.testimonials_testimonialslider__TKLrV{border-bottom:1px solid var(--dark-divider-color);margin-bottom:50px;padding-bottom:50px}.testimonials_testimonialslider__TKLrV .testimonials_swiperwrapper__dyDBK{cursor:none}.testimonials_testimonialheader__bXraw{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.testimonials_customerlogo__lQfD1 img{width:100%;max-width:170px}.testimonials_testimonialquotes__PqqgR{margin-left:20px}.testimonials_testimonialquotes__PqqgR img{width:100%;max-width:40px}.testimonials_testimonialbody__rsCk7{margin-bottom:40px}.testimonials_testimonialbody__rsCk7 p{color:var(--white-color);opacity:80%;margin:0}.testimonials_testimonialauthor__8UWz0{width:75%;display:flex;align-items:center}.testimonials_testimonialauthor__8UWz0 .testimonials_authorimage__rfjAS{margin-right:20px}.testimonials_testimonialauthor__8UWz0 .testimonials_authorimage__rfjAS figure{display:block;border-radius:5px}.testimonials_testimonialauthor__8UWz0 .testimonials_authorimage__rfjAS img{max-width:40px;border-radius:5px}.testimonials_testimonialauthor__8UWz0 .testimonials_authorcontent__Tq7du{width:calc(100% - 60px)}.testimonials_testimonialauthor__8UWz0 .testimonials_authorcontent__Tq7du h3{position:relative;display:inline-block;font-size:20px;font-weight:600;letter-spacing:.03em;text-transform:capitalize;color:var(--white-color);padding-right:20px}.testimonials_testimonialauthor__8UWz0 .testimonials_authorcontent__Tq7du h3 span{font-size:16px;font-weight:400;text-transform:capitalize;color:var(--white-color);opacity:80%;margin:0}.testimonials_testimonialslider__TKLrV .testimonials_testimonialpagination__D5Feb{position:absolute;bottom:0;right:0;text-align:right;z-index:1;background-color:aqua}.testimonials_testimonialslider__TKLrV .testimonials_testimonialpagination__D5Feb .testimonials_swiperpaginationbullet__vzSmS{position:relative;height:12px;width:12px;background-color:aquamarine;margin:0 8px;transition:all .3s ease-in-out}.testimonials_testimonialslider__TKLrV .testimonials_testimonialpagination__D5Feb .testimonials_swiperpaginationbullet__vzSmS:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:0;width:0;border-radius:50%;transition:all .3s ease-in-out}.testimonials_testimonialslider__TKLrV .testimonials_testimonialpagination__D5Feb .testimonials_swiperpaginationbulletactive__zP2iw{background:var(--accent-color)}.testimonials_testimonialslider__TKLrV .testimonials_testimonialpagination__D5Feb .testimonials_swiperpaginationbulletactive__zP2iw:before{height:24px;width:24px;border:1px solid var(--accent-color)}.testimonials_customerratingboxes__e4s5Y{display:flex;flex-wrap:wrap;gap:20px 40px}.testimonials_customerratingbox__nJibi{width:calc(33.33% - 26.67px);display:flex;align-items:center;justify-content:space-evenly;border:1px solid var(--dark-divider-color);border-radius:10px;padding:10px}.testimonials_customerratingimage__JujRB{margin-right:10px}.testimonials_customerratingimage__JujRB img{width:100%;max-width:40px}.testimonials_customerratingcontent__okakL p{color:var(--white-color);text-transform:capitalize;display:block;margin-bottom:5px}.testimonials_customerratingcounter__3MisK{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.testimonials_customerratingcounter__3MisK h3{font-size:20px;font-weight:500;color:var(--white-color)}.testimonials_customerratingstarbox__dnChx{text-align:center}.testimonials_customerratingstar__C4zps i{font-size:12px;color:var(--white-color)}.testimonials_customerratingcounter__3MisK p{text-transform:capitalize;text-align:center;color:var(--white-color);margin-right:10px;margin-bottom:0}.testimonials_customerratingcounter__3MisK p span{display:block;font-size:20px;font-weight:500}.testimonials_starratingimg__Rm3VI img{width:100%;max-width:85px}.testimonials_customerratingbox__nJibi.testimonials_customerratingcontent__okakL p{margin:0}@media (max-width:991px){.testimonials_customerratingboxes__e4s5Y{display:flex;flex-direction:column;gap:20px 40px}.testimonials_customerratingbox__nJibi{width:100%}}.Tickers_tickerItem__Pg0Xe{padding:5px 15px;display:flex;align-items:center;gap:8px;background-color:var(--rv-secondary);border-right:1px solid #fff;min-width:200px;color:white;border-bottom:1px solid var(--accent-color);border-top:1px solid var(--accent-color)}.Tickers_indexName__98qLg{font-weight:700;font-size:14px;white-space:nowrap}.Tickers_figure__99lCd{font-weight:600;color:#ccc;font-size:12px}.Tickers_diffAmount__6CzYg{font-weight:700;font-size:12px;display:flex;align-items:center}.Tickers_positive__5pY1C{color:#4caf50}.Tickers_negative__fcOMW{color:#f44336}.AboutSection_aboutContainer__qKOPS{position:relative;width:100%;min-height:60vh;background:linear-gradient(to right,#6f1a328f 0,var(--rv-secondary) 70%);display:flex;align-items:center;overflow:hidden;border-radius:30px;z-index:2}.AboutSection_placeholderBottom__aRThE{width:260px;height:290px;z-index:2;top:10px;left:10px}.AboutSection_whitePlaceholder__VgXov{position:absolute;bottom:120px;left:280px;width:280px;height:109px;background-color:white;border-radius:10px;z-index:3;padding:10px;text-align:center}.AboutSection_textContent__jxTnu{position:relative;z-index:4;max-width:35rem;text-align:left;color:white;margin-top:10px}@media (max-width:1200px){.AboutSection_aboutContainer__qKOPS:after,.AboutSection_whitePlaceholder__VgXov{display:none}}@media (max-width:1024px){.AboutSection_aboutContainer__qKOPS{flex-direction:column;padding:3rem;text-align:center}.AboutSection_textContent__jxTnu{max-width:100%;text-align:center;margin-bottom:2rem}.AboutSection_whitePlaceholder__VgXov{position:relative;top:auto;right:auto;width:240px;height:auto;margin:0 auto}.AboutSection_placeholderBottom__aRThE{width:520px;height:520px;margin-top:1rem;position:relative;top:80px;left:10%}}@media (max-width:768px){.AboutSection_aboutContainer__qKOPS{padding:.5rem;border-radius:20px;gap:10px}.AboutSection_textContent__jxTnu{font-size:.95rem}.AboutSection_whitePlaceholder__VgXov{left:35px;padding:1rem}.AboutSection_placeholderBottom__aRThE{width:520px;height:520px;margin-top:1rem;position:relative;top:100px;left:0}.AboutSection_aboutContainer__qKOPS:after{display:none}}.AboutSection_whyChooseUs__7533q{padding:100px 0}.AboutSection_whyChooseContent___0H3_{margin-right:30px}.AboutSection_whyChooseBoxList__5RMze{gap:30px;margin-bottom:30px;padding-bottom:30px}.AboutSection_iconBox__X8TVl{position:relative;width:50px;height:50px;background:var(--rv-secondary);border-radius:5px;display:flex;align-items:center;justify-content:center;margin-bottom:30px;box-shadow:0 0 7px -3px #ffb7b7}.AboutSection_iconBox__X8TVl:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--rv-primary);border-radius:5px;height:100%;width:100%;transform:scale(0);transition:all .4s ease-in-out}.AboutSection_whyChooseBox__hNtXG:hover .AboutSection_iconBox__X8TVl:before{transform:scale(1)}.AboutSection_iconBox__X8TVl img{position:relative;max-width:30px;z-index:1}.AboutSection_whyChooseBoxContent__zQqoK h3{font-size:20px;font-weight:600;text-transform:capitalize;margin-bottom:15px}.AboutSection_whyChooseBoxContent__zQqoK p{margin:0}.AboutSection_whyChooseList__CW_a0 ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:15px 30px}.AboutSection_whyChooseList__CW_a0 li{width:calc(45% - 15px);position:relative;color:var(--rv-primary);text-transform:capitalize}.AboutSection_whyChooseImage__D6nGA{position:relative;padding:0 0 100px 125px}.AboutSection_whyChooseImg2__rNwmJ{max-width:375px;position:absolute;bottom:0;left:0}.AboutSection_whyChooseImg1__OuG_9 figure,.AboutSection_whyChooseImg2__rNwmJ figure{display:block;border-radius:20px}.AboutSection_whyChooseImg1__OuG_9 img,.AboutSection_whyChooseImg2__rNwmJ img{width:100%;aspect-ratio:1/1.09;object-fit:cover;border-radius:20px}.AboutSection_whyChooseContactCircle__BteaG{position:absolute;right:50px;bottom:0;animation:AboutSection_infiniterotate__rjVSz 30s linear infinite}@keyframes AboutSection_infiniterotate__rjVSz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AboutSection_whyChooseContactCircle__BteaG img{max-width:130px}@media only screen and (max-width:991px){.AboutSection_whyChooseContactCircle__BteaG,.AboutSection_whyChooseImg2__rNwmJ{display:none}.AboutSection_whyChooseImage__D6nGA{padding:0}}.social_social_midia_f__J5p_m{position:fixed;bottom:0;transform:translateY(-50%);right:0;overflow:hidden;z-index:99;background:transparent}.social_social_midia_f__J5p_m ul li{list-style:none;padding:5px;margin-bottom:5px;border-radius:50px 0 0 50px;transition:.5s}.social_social_midia_f__J5p_m ul li a{display:flex;justify-content:flex-start;align-items:center;transition:.5s}