@charset "UTF-8";: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-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.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:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{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-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev ::slotted(svg),.swiper-button-prev svg,.swiper-button-next ::slotted(svg),.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{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-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{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-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .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.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet: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-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.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 .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 .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}@font-face{fallback:fallback;font-family:revicons;src:url(data:font/woff;base64,d09GRgABAAAAAB1wAA4AAAAALsAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABRAAAAEQAAABWPihInmNtYXAAAAGIAAAAZgAAAYKhHqMmY3Z0IAAAAfAAAAAUAAAAHAbX/wZmcGdtAAACBAAABPkAAAmRigp4O2dhc3AAAAcAAAAACAAAAAgAAAAQZ2x5ZgAABwgAABIcAAAbapohVIFoZWFkAAAZJAAAADYAAAA2AGo95WhoZWEAABlcAAAAIAAAACQH3wOtaG10eAAAGXwAAABfAAAAsHxjAABsb2NhAAAZ3AAAAFoAAABape+gHm1heHAAABo4AAAAIAAAACABWwp8bmFtZQAAGlgAAAGCAAACzd6jKyFwb3N0AAAb3AAAATsAAAIh4OJPrnByZXAAAB0YAAAAVgAAAFaSoZr/eJxjYGS6wjiBgZWBg6mKaQ8DA0MPhGZ8wGDIyMTAwMTAysyAFQSkuaYwOLxgeGHNHPQ/iyGKOYhhGlCYESQHAApmDEN4nGNgYGBmgGAZBkYGEKgB8hjBfBaGBCAtwiAAFGFhYHjB84L/hdQLhRf6L0xemL2w/v8fpPwFA1BU/IXsC6UXhkBRK5CoBKP4f/Ef4t/Ev4p/Ef8s/gFqMgZgZMMuPpIAAFnQHXUAAHicY2BAA0YMRsxB/7NAGAAR0APheJydVdl201YUlTxkcBI6ZKCgDtfcOFDryoQpGDBpKsV2IR0cCK0EHaQMdOSdxz7ra45Cu1Yf+bTufT0ktHSttiyWz75HW2fYOudGHCMqfRqIa9ShkpcDqaw9lkr3SVzXdS+PlQwGcV22Ek9Jm6idJEpq3exQLvFY6ypZJ1gn4+UgVk9VnmegDOIUHmVJRBtEG6mXJkniieMniRZnEB8lSSAloxCn0shQQjUaxFLVoUzp0KvXE3HTQMpGox51WFT3Q8UnxzWn1KwDRipXOcIV69VGvhunAy97kMQ6wbOthzEeeKx+lCqQipHpyD92Sk6UhoFUcdShVuLoMJNf95FMKs1ApoxiRaXugbjd/XTbFjE9dDq+LkqVRqq6uc4omu3R8aiDKA/Zxumk3NDZ9vDlGVNUq11xs+1AZg1cSslsdJ9EAB0mUuPpAU41nAKpGfVHxdnnzwESyVyUqjxVMod6A5kzO3txMe1uJ6uycKSfBzJvdnbjnYdDp1eHf9H6F0zhzEeP4mJ+PkL6UGp+Ik4kpUZYzPKnhh9xVyBCuTGICxfK4FOEOXRF2tlmXeO1MfaGz/lKqWE9Cdroo/h+Cv1OJCscZ1Gj9UiczWPXda3cZ1BLtbsXOzKvQ5Ui7u8LC64z54RhnhYLVV+e+d4FNP8GiGf8QN40hUv7lilKtG+boky7aIoK7RJUpV02xRTtiimmac+aYob2HVPM0p4zMuP/y9znkfsc3vGQm/Zd5KZ9D7lp30du2g+Qm1YhN20duWkvIDetRm7aVaM6dgQaBmkXUhVB0DSy+mHcVpv1QNaMNHxpYPIuYsj66kRHnbW1yh/Ff3XiCwdyaaKnuyIXm+Iur9sWPjzd7quPmkbdsNX4xpHyMB5Gehya0Fn5zeG/7U3dLpruMqoy6AEVTArAAGXtQALTOtsJpPWap/jyB2BchnjOSkO1VJ87hqbv5Xlf97E58b7H7cYut1x3eQlZ1g1yY/bw31Jkqusf5S2tVCdHrCsnj1VrGEMqvCi6vpKUe7S1G78oqbLyXpTWyueTkJs9gxtCW7buYbAjTGnKJR5eU6UoPdRSjrJDLG8pyjzglIsLWobEuA51D2prxOmhehgbCyGGobS9EHBIKV0V37TKd/Eeq2vY6PjFFeHpenISEZ/iKvtR8FTXRv3oDtq8Zt0ygylVqqf7jE+xr9v2UVlppI6zF7dUB9c06xo5FdNP5GvgdG84aN0DPVR8NEEjVTXH6MYoYzSWNeXfBHQxVn7DaNVi+z3cT52kVay5S5jsmxP34LS7/Sr7tZxbRtb91wa9beSKnyMxvy0K/DsHYrdkDdQ7k4EYC8hZ0BjGFiZ3GK6DbcRt9j8mp//fhoVFclc7Grt56sPVk1Eld9nyuMtNdlnXozZH1U4a+wiNLQ835tjhciy2xGBBtv7B/zHuAXdpUQLg0MhlmIjadKGe6uHqHquxbThXEgF2zbHjdAB6AC5B3xy71vMJgPXcI+cuwH1yCHbIIfiUHILPyLkF8Dk5BF+QQzAgh2CXnDsAD8gheEgOwR45BI/I2QT4khyCr8ghiMkhSMi5DfCYHIIn5BB8TQ7BN0auTmT+lgfZAPrOoptAqZ0aHNo4ZEauTdj7PFj2gUVkH1pE6pGR6xPqUx4s9XuLSP3BIlJ/NHJjQv2JB0v92SJSf7GI1GfGl5kjKa8OnvOODv4El+qtXgAAAAABAAH//wAPeJyVOQtwXNV199z3232S9r3dfe/tSl69/Ui7K63Wa7PajyKL9WpjkDCyZSTVIyFHMR4ZPPIX4hCXGNLaHsdQxzjUaFzGQ/goDuM6KRgPZVQXU9fNkIRShnFIWtPiUsbDUGKgJcC43qee+3ZlyYkZkl3tve/ec++5557/eSLczOcze7j3uBJxEZPESKm4NNrcFA45RJ5CiQIpAhBKJgSgPJ0Qgec4fgV2PDdEOJ7rDQZVJRgLxvy6YqqNEVVyt0FTXGqKiI3AxfLRnM+bNnS3JjaFI7GsO5Nrh2xcgbikc8PjO988menbJIfoM82u11XDUMtJ1tIjvUd3PbSGipOTKzNPQEvM9bkcsfb7VatF9ftV+LXqt7qeeqJrz7E3VxP8iITMPMd5uBqikCBZRJaQr5K7SF/xFryT0+Fyjih11FErUxEc4qjAUeApJRKQUSLV1Ej9RJJqBkmNVNNz5/gdY6MjQwP9fbf0dBe9GW+WfdpVfxvgDdqgcoMlkDZ8XzL2usNuzYT2cLoA0B6PxZtESdDZmior4u6mSOxGYKvzBci3p40gYAOm7Gh2yHbz8NzjAVmqPEpyr1XrcFB4nToc1oOXF/DCcyIP/y07cpmotTiagSxbdzzuTBonjKQj/mOHDH9rnWaT0M3aL3i2xqm7/GGtJssaXd8tAAiDeGL5w9SyUop6bSK+pgfA1L4mEzozMzPBPcnVEQcJk0QxHkQdcQEHtER4QoBHzgJBPnOjhNIauszXpHk9gtYGmRSIJiBLNDGyCMSmSIoWeJP6NMln0N2HXp3kD5zbD5Fkp3Z6/NurHtlQpF2bDkzt39bB3XRah113PUInf35Y3G891pjQT99UmDj41IEtnXzpzskV3x4/rTNd4JG25/hFqAuOqjbcUrxZA+AUIOCqq3XylARQAfgSajVPKL8B1YcDkWMkE8qUghcEvp/wvDBIBF7oyX4lG/V6PZLRBpoLYpkcSkkPZ/M+iIYjouTWDJRyLu7OxJgSSCjbPCpBPozL1hduL+Af7bpy6cTt0Ajmld2SDLUid79UC/JtmeiV3c05yES5+6MZ6l5YoKXVxaJlXd74/Ag0Pik7yrcz+dCjUq23fDvKNtdMj7KO3RN1/gfcw1wjEUgNcRMfqSvKhketlUWe8C1teSGqC1H377UeeAlOW91W6Yv672zduvXuu6F/G/vY3dat1Y7xt4bJ3uZvhbtLST/5OtlKvkMeJj8gf0N2FL95sEidjn1/tjbEC/yODsrRVYuRwwQ5rntqqcOpO0a94FSBF5z8qLuOCi6RUk6gowpwMkqJI6M1EkUdGSSaVqMt+8lfH3368SOThw7s37vngZ33fmPLxjvHx0ZXD63sQ+OM4TfbbvjbfNlMrOJ2NAMtMBfHMVqkPUbzssfxKtyHY0CBoSGKvqoAYd5+G14dS3oFH4frpep6H673VfEzOMOfr+JnY191LM0fVw1/Vjne1JRel2G4sIHrPtIlhssatKfgx4pW/qc5EOc2XD2KBnb7y2uW/Woe5Iva3msUr23u2HfnyLg4b491B5gMYL2DLf1+j4Jw1YaU/2JuM/wdNNoQ678Y6GfXx/XuvN13lT3RTCZKL1V1ms5YM2e5HP0c/XYjiRYjjQGfW+YBTRmg5AQoGoAKhyoygavvCHiou20puKP5mCefy/tEyYVuSzKoJErxHHrVuDS93fpgeDt/7/h+frx3mIenQGPDtQfpOhyuvmf/dustdfV9sGrHuHqn2jt8GS7j0Hp2xzptAxuu2T4bX15GfzdAOKKRAGkmSZIhXy0G0otTyURLrDkSMhv8Bjo84mGUZgIUirc+G141XKxBd0g24qQMyxYUnVdpH3ne50fqIR+XopoEzBvGMnnIpYNgRH0KLIKlEIRKD75re3p4qmsKsnK5XTblrbJMX8N+i1xWcjm3O593n9u8ORLevDlMW3HgxknrOIPgj7qe7praoMjltIwbTbYT+1GV7VLz37d3RTZb+3CQx0lIVSGE3YLMHOeO0wvoaTBH8Doo5SUASksC5gSU4+kGEddwPGFOHwH96PphkACFHiC65nErrhon+iYf+CSlDUOkiu4/njfQNNQYmkm7FG8vANWOXbp07MCWm4fWPXDy5OWT9MCLL+6kH9ELH1nHPxpe3nUSyMmf7Hz11aPvI00c0vQgV+Labf/XSorFG71ABSghtQIFYVQE9PEc5UcldCqE68eOI4NsY0+93+NpCpsBf2t9i8fnMbJZB4rjaqYSr1hpEOJovu3edC7L4nU+O+swuLS6plj+tPt2WFOEJw1l3XdToQW6uTK7Eqy/1ENgGnRQ1cqfda9Z003vxmXKb/d2hFLlMyEdftmXW2ka5Yf1UJWvH9JzdC9qFWp8pF6VMCpBCYMpGkQ/dpQM2ilYjxbQNN7bFkVDZ/oiVZRmKcRZwzQnb6sPgjGYnlP61KQ6NYVNn8p6dW6sKFNTyjaDPfzwh8rvL1RSbAEej7T9mnuPvkt0pO6mYqkJA2dzPeZPKO5SBO0Ryac80BEMQjwn8MhwxmfMD6/ymZBwyGcgAl2LZiVPWzSb1+clg2EXKnmTm/nRTEFoz2KaeWnc1MoezQwYEArlauVdtOPo4SGqBrpW7R2APutkV8fAKc00NRozAv60q9YqwJqB/Y7A0PI1pdSRy9YVUomPeP57dBijo4+0kTwZLv6JIlMnjp01ow4XX8sTCbWEEhitA8pxtB87yg0i8ZTrWZis99fVAmlfnMwvzLWikTeFg2agwd9W3+ZVa311BsqpBmTV1uXKjfA+wrznaBozHl2L3AhNkcwSjCfpRojOg8OYETA165x91eTcM3fYNI+NT5nm1LhVmLfkoNli4t8r1W78GFvGmuoM4WbKmAd/HWOzSVKYBeeLGXSdgugQRtGHAea/aJosElOW5UiSneVIg0TipR5dx2AajrY3Of0oIxba3HPxcwno8yIrl50PSecETItYIgdpE+gSWcrJjhMsb8naqehlSe6RHRvZIzaw/p6fvvfKFvG+U59MPzAwghMmg+DD83Yrw5WR6oR84Ztnt28/+z5rbDvB5i66k9SRxmIDc6S2nRPoxyembEB6fF7mU93arGWwVG29FnJeluXLNQE/HbZqXUYNPuLPmMXZTe9ndcILzC1roLaBbV9MPQvogg3oZnsNA/fIMOZiO13wiaLR2sty1X5fpyUug5EB6apDWpAuRlI/gw4yQnsCBtIlzHl4TXLadipG4HHrkKbBJr1LS+i69TEoup7QOwOwSevSYaOGs12a9bH1MVugVc/7F7oez9PZeTXX5UNAY3yYiyvOKjd8YND1mnVI7zTwNFAQrZ7QCl48DXY1Gtaj7PAlCACXscQm6FGdzPKpj972R5x51S3hmdAnWlcwywuI4vnzohgQVB54ETolNi0ERJd4/q0KGMfVO+7jsvQ3qMdNxRBWEtxEJY5eDSxDLLD0GtEY84jzTw1XqipfeO54LqtZjxqdesIwnra+1djc3AgPPm0gBzoN5DB0ooEdshmtP50we8wETFWl8ag2S8sI0tJo04Lp7AST6UZiRxSCjm6IObremM9oYrTY3s1XkW58nsgVwKSPG2lutL41VWFzVfK2LKbgwcZmGMPTp7Qura0KgI22NhhTLVUZjM3KgLu+/tfbMmAB4HfPh7Eq713IZBELeBRCQKQRSXjrPAogIGAYxx4bfGZHzXyCjUGH0N7E550cYElhSCIyGbnqMxS40tDQYLzs979s4MORkw3YnfE3nMHJhuP2/v/FRq/urxFwP1OJfA5pQdLisbrHH5+H4eSx4zaGBj/DUDl/5in4Dy4wd76A5+ON8ux8TD3Osu3WDr8f9jESrMc0hgEe8uOPUWHtJxU6EM+/V/HYdPjQHPI5VAzJpgPutB5jqGCf32/tQBQa3APbGS7r3gY//ir0MGT03+gz6EkxTkOV/1CklZSUwAomh9vYypvczA85aTbsDsMY7LT2WE+h6J6xXrBeeBkMO65OwKuYT1IMnP6ijnuKHMBSthm1C+7wuBHBAgh7ufDFi1bm4kW22jpU3gNbqnnPa1yIXsIazIv56PJijxNE1EyR2yCxKlYkdMSBoRgDNVTq2RWsnh1i9WyvpqkqEEwmAvU+Q1e9qtfjdooEbV62Y9m1L2vcYXfcHdbtMT2V6OxMWNtaujoTcNDa9gokrXMtXfRSZbKrBR5p6bRqGWjcOjeO4yTm9J/NvMOd5zwYhUOMc2jDdAIvyzQXu1nVrfc3Bvyh+tAiHj2wCaIkxvBnguSiLPEqQL6ZS+cymClqaEW9nZ4GtW8oZnrSlC57cef0G7Lj5R0Q6TWTyUIySbcs3jkk8gFHItXZ62pYvvznB+99PzJUfihZTCSKSXLVp22guzB3RHsSr+u3/UwMXnQiBjOpasKVz/2PK63GYtPTsZi6WH1HVV+j96hqc/LsmWSzqn6gptQ3md5dwmYI8atf7DP9LC54Z401VjGQ9DpE+Q5ibm6enm5uVtP0HobzA3bEmbN4hO2TPkY2/oK9sysuqMF4fh3kml1gVNJBjIhxJzoC+M9QaHo6VBwIWydgpTlMjwdXB6eng6sLQVgJK4OkipvOw309xmizjHGyUFlx9kFz2IR+6zmG7NSpIKIOWiesE8ECOyE0RCr55N/TB6iFetvI3hv51DqRx4ykNPe6iCW9hOW8bHmPv16L2CmvGK9coHKdKBioC4sw4UWFkOgDY0u7F1rfg28k944snJxcaBnQqiRN5cIFxUwqo8UxWAjbETqym0H/0XqTTV94my2x32W9VKXJJB3FbECvE7BmYDRhMor59+icpx/EWhRzWjfaT0O9arrNGhntRhGVNl8klrO5kK8whYuIRhBTdM1Is+h7ZOkYxbNTqeSeJGy39i/sxhpBffttNZhQodX6lVJas4vB/zyVTFrfQzj911CL++0LaiKoQAJvY/PuH7hu+n/ox8KkoehrDCyo98u8NK8g9lYkLiqAtS+aD1oNB1I8j0MfSL6lNI68E7kFUaE5xTvT6V56Q2Qsb2lv8Hn4jRj0lX+rdHXUcy3wtnKDRM83r4mmYFkuyfGLI2BdtLzt/BvwPhWE8qf5LsXfwdblbqrKdZrr5SjWxVlya7G3tQEZ1+bXKArXg9pJuVK0KWTyUFTqZAdvk2zLm69UOTxclXhqYfqGhdlUNhJeILBcDKv6mCSyNiLF4rkYa7IZLO+NfI616bzhE30Ga2HWP9DPV9UaN5dyWksydTyVbNE2Dbi0gQHNtbyQ0xIJnEsktFzpZqN2lXW8b2Li8MQEjPWmWxKeQudKTR0YULVVW7SGjsyq3kxHg6fQsQpXIsqVnQVPoiU9QyYOb9p0eMK+9xFuDxdC32aSfy66GkESmO/yY67NlW591rlquLgIna7EC2vRK2ONsdaBBsZjtTRCJCJSSRwh6AS5FahdLKfhoHfBrc/W4bbFlW3Shj94X/GG+VswHGz40j0jI+yNSmBBQz3GAFVhr0dFLNAN5zWB4EZo1zGS6U1ZDAjebBi/Pi5kh4JCS+c6OGMV1nW2YK0CZ17hQp2J8jIWC8bH6anJyURned2OyR1nfodXvyi60LVzfuRVPZCrvFpMOLwBt5YQURDIWlKp3m3yCZLvAPZeegV2AruAcJVZN1T24c3/4I3F9Pw9IhE2fPkmZJebEDS8BryEz+3NtrudWls4235NRZs2GqEJQz9INqvg03VXw+PBROc6awsX+inj1fg4m6vE1MnJ8jK4+Sxyilwv12AumP0rhlRyBCAr2KrbmOFXco2oE5iI4D5rL9wHa60nNFgOy1+y3rdzBfae2MT6pIV0kc3FiTg4eSipMuWdwPd7a6jTAaLiFEfQqysuqOWU2hGPQNnrLMwhRthCHgbrJKz7oae1VceSoLWrtesrHdlMe3pRqi2ht+gt0eZwKGguaMBaXyNak9vrdetaW1RvQt4wFWpCZmVy+bQhubGYZCUasgsns1hlGZIuVOfibnthgb2JocV8JBnp6IjofuTB3nxocaijI5RqpuW/yocWhQAHi0MfbvuRLxLx/WgbfOY3IeSznNC/zZLZHHy67Rm/SSPGM9u2Wn9qz3x3K/jtKeu9WT5zu2kn5tSYhSl2jKYw6041n8Z5qsVFfLaCclbSaW43q42wNMOSqRVrCyyZFEzpEzr8rBEhBqssurC20lhJh8WFQf4f+0nQHQABAAAAAQAA8wboB18PPPUACwPoAAAAAM6XGUIAAAAAzpbhAv/u/2oELwNSAAAACAACAAAAAAAAeJxjYGRgYA76n8UQxaLPwPD/OYsBA1AEBegAAG/wBJR4nGN+wcDADMKCQLyAgYFFH4k2gbCZ1wCxE1QNTH0kAwNjKgQzNUEwiA0Sh8txQvFFCGa6BaTPAOUVgPgKkB0KxCFAcUYgZgLiOghmtgNiDyBugWCQPrA7gBgAUsoUzAAAAAAAAGIBGgFoAdwCGANGA5IEFAReBMAFDgVsBeYGVAZ+BqAG2AcSB0oHkAfUCAwILAhMCHAIlAi6CNoJMAl8CawJ2goICjYKgArUCyILngw0DMoM8A1+DbUAAAABAAAALACwAAsAAAAAAAIALAA5AG4AAACJCZEAAAAAeJx1kM1KAzEUhU9q608LKgpuzUoq4vRH3BQKQkU3uinSrUzHzE+ZToZMWuhr+A4+jC/hs3g6k4pUnJDJd869ubkJgBN8QaD6bjkrFtinqriGPQwd79C/d1wnPzluoIUXx7v0Xx03cYXIcQuneGcFUT+gmuHDscCxOHJcw6E4d7xD/9pxnTx03MCZeHa8Sz9w3MREFI5buBCfI52vTBLFVrZHl7Lf7d3I6UpqWknmp9Jf2FibQt7JUGdWpan2Aj03apkEOivGKlqkvtnIzTpRpkh0Jnted2M9qkwZ36q3dfViGfWtDWVo9Fw+uLoyN3qmAuvF1uaDTuf3eRhBI8cKBgmfKoaFRJvuJdc+uujhhjRlhmRmlZUgg4+Ujo8Fd8RlpKC+4wypMrqKGSnZQ8D/nBkKS+4NyniBMXXE/SmrmD/RbT2hXp+RlFqyL4/dbWc9Umdlpl928PbTe8G8iDeyHGHZpSm7knjY6lfyPdaxGZ2Avle+iqU7QIfjn/t9AxIxhHkAAHicbY9Zc4IwFIU5IsjiUu2+77t5wH8UQ8TMxISGUNv++iI4lYfeh8y558uXmTgdp5nI+X+mjoMOXHThwUcPAUJEiNHHAEOMsIcxJtjHAQ5xhGOc4BRnOMcFLnGFa9zgFne4xwMe8YRnvOAVb3jHtJcLZkvDPWtosfQLTg1bhtuSJJGk39wUhErrfYqU64gao9cFYWztrWgmmFslN9XMZ1QxLn3+lWtjAykKS2ia9oVaaMKEYZKngeQLS1JhQiOyZZPqSudcRU23iTFVmeSkLrZX5yJr7CpEDd6swz+drIQSo90b9T7Y4cobtmi1evUa1x8iTK/m2st1Xua9nEpuLY93ctJvqUkLzNpgNt4BXVopFJ+08LYKqsyEJInLdOZJnQnlV2dFuxs95B8lleKHmzDVa1WrjvMLFjKaTgBLuADIUlixAQGOWbkIAAgAYyCwASNEsAMjcLIEKAlFUkSyCgIHKrEGAUSxJAGIUViwQIhYsQYDRLEmAYhRWLgEAIhYsQYBRFlZWVm4Af+FsASNsQUARAAA) format("woff")}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"ຂ4"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"ຂ5"}/*!
* Bootstrap  v5.2.3 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-code-color: #d63384;--bs-highlight-bg: rgb(255, 242.6, 205.4)}*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend{line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw)}@media(min-width:1200px){.display-1{font-size:5rem}}.display-1{font-weight:300;line-height:1.2}.display-2{font-size:calc(1.575rem + 3.9vw)}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-2{font-weight:300;line-height:1.2}.display-3{font-size:calc(1.525rem + 3.3vw)}@media(min-width:1200px){.display-3{font-size:4rem}}.display-3{font-weight:300;line-height:1.2}.display-4{font-size:calc(1.475rem + 2.7vw)}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-4{font-weight:300;line-height:1.2}.display-5{font-size:calc(1.425rem + 2.1vw)}@media(min-width:1200px){.display-5{font-size:3rem}}.display-5{font-weight:300;line-height:1.2}.display-6{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.display-6{font-size:2.5rem}}.display-6{font-weight:300;line-height:1.2}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, .05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(185.94, 203.4, 229.14);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(203.04, 204.66, 206.1);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: rgb(209, 231, 220.8);--bs-table-border-color: rgb(188.1, 207.9, 198.72);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(185.94, 219.96, 226.8);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(229.5, 218.34, 184.86);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(223.2, 193.14, 196.02);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: rgb(223.2, 224.1, 225);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: rgb(55.2, 58.8, 62.4);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#198754e6;border-radius:.375rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#198754}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#198754}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#198754}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem #19875440}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#dc3545e6;border-radius:.375rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc3545}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: #212529;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: .375rem;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.crafting-industry .mvp-main .btn.mvp-card:hover,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.crafting-industry .mvp-main .btn.mvp-card:focus-visible:hover,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color: rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(10.4, 88, 202.4);--bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color: rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(86.4, 93.6, 100);--bs-btn-active-border-color: rgb(81, 87.75, 93.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(61.4, 212.6, 243);--bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(255, 202.3, 44.2);--bs-btn-hover-border-color: rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 205.4, 56.6);--bs-btn-active-border-color: rgb(255, 199.2, 31.8);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(187, 45.05, 58.65);--bs-btn-hover-border-color: rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(176, 42.4, 55.2);--bs-btn-active-border-color: rgb(165, 39.75, 51.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color: rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(198.4, 199.2, 200);--bs-btn-active-border-color: rgb(186, 186.75, 187.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: .5rem}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: .25rem}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: #212529;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: .375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(.375rem - 1px) ;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-dropdown-link-color: #212529;--bs-dropdown-link-hover-color: rgb(29.7, 33.3, 36.9);--bs-dropdown-link-hover-bg: #e9ecef;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.crafting-industry .mvp-main .dropdown-item.mvp-card:hover,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.crafting-industry .mvp-main .btn-group>.btn.mvp-card:hover,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active,.crafting-industry .mvp-main .btn-group-vertical>.btn.mvp-card:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: .375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .crafting-industry .mvp-main .nav-link.mvp-card:hover,.crafting-industry .mvp-main .nav-tabs .nav-link.mvp-card:hover,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: .375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .crafting-industry .mvp-main .nav-link.mvp-card:hover,.crafting-industry .mvp-main .nav-pills .nav-link.mvp-card:hover,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active,.crafting-industry .mvp-main .tab-content>.mvp-card:hover{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(0, 0, 0, .55);--bs-navbar-hover-color: rgba(0, 0, 0, .7);--bs-navbar-disabled-color: rgba(0, 0, 0, .3);--bs-navbar-active-color: rgba(0, 0, 0, .9);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(0, 0, 0, .9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, .9);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(0, 0, 0, .1);--bs-navbar-toggler-border-radius: .375rem;--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .show>.nav-link,.navbar-nav .nav-link.active,.navbar-nav .crafting-industry .mvp-main .nav-link.mvp-card:hover,.crafting-industry .mvp-main .navbar-nav .nav-link.mvp-card:hover{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-border-width: 1px;--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: .375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(.375rem - 1px) ;--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(0, 0, 0, .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #fff;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active,.card-header-tabs .crafting-industry .mvp-main .nav-link.mvp-card:hover,.crafting-industry .mvp-main .card-header-tabs .nav-link.mvp-card:hover{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: #212529;--bs-accordion-bg: #fff;--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: 1px;--bs-accordion-border-radius: .375rem;--bs-accordion-inner-border-radius: calc(.375rem - 1px) ;--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #212529;--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%2811.7, 99, 227.7%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: rgb(134, 182.5, 254);--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: rgb(11.7, 99, 227.7);--bs-accordion-active-bg: rgb(230.8, 240.5, 254.8)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: #6c757d;--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: #6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active,.crafting-industry .mvp-main .breadcrumb-item.mvp-card:hover{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: #fff;--bs-pagination-border-width: 1px;--bs-pagination-border-color: #dee2e6;--bs-pagination-border-radius: .375rem;--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: #e9ecef;--bs-pagination-hover-border-color: #dee2e6;--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: #e9ecef;--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: #6c757d;--bs-pagination-disabled-bg: #fff;--bs-pagination-disabled-border-color: #dee2e6;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.crafting-industry .mvp-main .page-link.mvp-card:hover,.active>.page-link,.crafting-industry .mvp-main .mvp-card:hover>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: .5rem}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: .25rem}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: .375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 1px solid var(--bs-alert-border-color);--bs-alert-border-radius: .375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: rgb(7.8, 66, 151.8);--bs-alert-bg: rgb(206.6, 226, 254.6);--bs-alert-border-color: rgb(182.4, 211.5, 254.4)}.alert-primary .alert-link{color:#063579}.alert-secondary{--bs-alert-color: rgb(64.8, 70.2, 75);--bs-alert-bg: rgb(225.6, 227.4, 229);--bs-alert-border-color: rgb(210.9, 213.6, 216)}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color: rgb(15, 81, 50.4);--bs-alert-bg: rgb(209, 231, 220.8);--bs-alert-border-color: rgb(186, 219, 203.7)}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color: rgb(5.2, 80.8, 96);--bs-alert-bg: rgb(206.6, 244.4, 252);--bs-alert-border-color: rgb(182.4, 239.1, 250.5)}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color: rgb(102, 77.2, 2.8);--bs-alert-bg: rgb(255, 242.6, 205.4);--bs-alert-border-color: rgb(255, 236.4, 180.6)}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color: rgb(132, 31.8, 41.4);--bs-alert-bg: rgb(248, 214.6, 217.8);--bs-alert-border-color: rgb(244.5, 194.4, 199.2)}.alert-danger .alert-link{color:#6a1921}.alert-light{--bs-alert-color: rgb(99.2, 99.6, 100);--bs-alert-bg: rgb(253.6, 253.8, 254);--bs-alert-border-color: rgb(252.9, 253.2, 253.5)}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color: rgb(19.8, 22.2, 24.6);--bs-alert-bg: rgb(210.6, 211.4, 212.2);--bs-alert-border-color: rgb(188.4, 189.6, 190.8)}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: #e9ecef;--bs-progress-border-radius: .375rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: #212529;--bs-list-group-bg: #fff;--bs-list-group-border-color: rgba(0, 0, 0, .125);--bs-list-group-border-width: 1px;--bs-list-group-border-radius: .375rem;--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: #495057;--bs-list-group-action-hover-color: #495057;--bs-list-group-action-hover-bg: #f8f9fa;--bs-list-group-action-active-color: #212529;--bs-list-group-action-active-bg: #e9ecef;--bs-list-group-disabled-color: #6c757d;--bs-list-group-disabled-bg: #fff;--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active,.crafting-industry .mvp-main .list-group-item.mvp-card:hover{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active,.crafting-industry .mvp-main .list-group-item+.list-group-item.mvp-card:hover{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active,.crafting-industry .mvp-main .list-group-horizontal>.list-group-item.mvp-card:hover{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active,.crafting-industry .mvp-main .list-group-horizontal>.list-group-item+.list-group-item.mvp-card:hover{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active,.crafting-industry .mvp-main .list-group-horizontal-sm>.list-group-item.mvp-card:hover{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active,.crafting-industry .mvp-main .list-group-horizontal-sm>.list-group-item+.list-group-item.mvp-card:hover{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active,.crafting-industry .mvp-main .list-group-horizontal-md>.list-group-item.mvp-card:hover{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active,.crafting-industry .mvp-main .list-group-horizontal-md>.list-group-item+.list-group-item.mvp-card:hover{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active,.crafting-industry .mvp-main .list-group-horizontal-lg>.list-group-item.mvp-card:hover{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active,.crafting-industry .mvp-main .list-group-horizontal-lg>.list-group-item+.list-group-item.mvp-card:hover{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active,.crafting-industry .mvp-main .list-group-horizontal-xl>.list-group-item.mvp-card:hover{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active,.crafting-industry .mvp-main .list-group-horizontal-xl>.list-group-item+.list-group-item.mvp-card:hover{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active,.crafting-industry .mvp-main .list-group-horizontal-xxl>.list-group-item.mvp-card:hover{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active,.crafting-industry .mvp-main .list-group-horizontal-xxl>.list-group-item+.list-group-item.mvp-card:hover{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#084298;background-color:#bacbe5}.list-group-item-primary.list-group-item-action.active,.crafting-industry .mvp-main .list-group-item-primary.list-group-item-action.mvp-card:hover{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#41464b;background-color:#cbcdce}.list-group-item-secondary.list-group-item-action.active,.crafting-industry .mvp-main .list-group-item-secondary.list-group-item-action.mvp-card:hover{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active,.crafting-industry .mvp-main .list-group-item-success.list-group-item-action.mvp-card:hover{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active,.crafting-industry .mvp-main .list-group-item-info.list-group-item-action.mvp-card:hover{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#664d03;background-color:#e6dab9}.list-group-item-warning.list-group-item-action.active,.crafting-industry .mvp-main .list-group-item-warning.list-group-item-action.mvp-card:hover{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#842029;background-color:#dfc1c4}.list-group-item-danger.list-group-item-action.active,.crafting-industry .mvp-main .list-group-item-danger.list-group-item-action.mvp-card:hover{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#636464;background-color:#e4e4e5}.list-group-item-light.list-group-item-action.active,.crafting-industry .mvp-main .list-group-item-light.list-group-item-action.mvp-card:hover{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active,.crafting-industry .mvp-main .list-group-item-dark.list-group-item-action.mvp-card:hover{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem #0d6efd40;opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(255, 255, 255, .85);--bs-toast-border-width: 1px;--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: .375rem;--bs-toast-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-toast-header-color: #6c757d;--bs-toast-header-bg: rgba(255, 255, 255, .85);--bs-toast-header-border-color: rgba(0, 0, 0, .05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 1px;--bs-modal-border-radius: .5rem;--bs-modal-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius: calc(.5rem - 1px) ;--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 1px;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.fade .modal-dialog{transform:translateY(-50px)}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media(min-width:576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #000;--bs-tooltip-border-radius: .375rem;--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: #fff;--bs-popover-border-width: 1px;--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: .5rem;--bs-popover-inner-border-radius: calc(.5rem - 1px) ;--bs-popover-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: ;--bs-popover-header-bg: rgb(239.7, 239.7, 239.7);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: #212529;--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.crafting-industry .mvp-main .carousel-item.mvp-card:hover,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end,.crafting-industry .mvp-main .carousel-item-end.mvp-card:hover{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start,.crafting-industry .mvp-main .carousel-item-start.mvp-card:hover{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .crafting-industry .mvp-main .carousel-item.mvp-card:hover,.crafting-industry .mvp-main .carousel-fade .carousel-item.mvp-card:hover,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .crafting-industry .mvp-main .carousel-item-start.mvp-card:hover,.crafting-industry .mvp-main .carousel-fade .carousel-item-start.mvp-card:hover,.carousel-fade .active.carousel-item-end,.carousel-fade .crafting-industry .mvp-main .carousel-item-end.mvp-card:hover,.crafting-industry .mvp-main .carousel-fade .carousel-item-end.mvp-card:hover{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .crafting-industry .mvp-main .carousel-item-start.mvp-card:hover,.crafting-industry .mvp-main .carousel-fade .carousel-item-start.mvp-card:hover,.carousel-fade .active.carousel-item-end,.carousel-fade .crafting-industry .mvp-main .carousel-item-end.mvp-card:hover,.crafting-industry .mvp-main .carousel-fade .carousel-item-end.mvp-card:hover{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active,.carousel-indicators .crafting-industry .mvp-main .mvp-card:hover,.crafting-industry .mvp-main .carousel-indicators .mvp-card:hover{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg: #fff;--bs-offcanvas-border-width: 1px;--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)}@media(max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width:576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media(max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width:768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width:991.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width:992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width:1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width:1399.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity, 1))!important}.link-primary{color:#0d6efd!important}.link-primary:hover,.link-primary:focus{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:hover,.link-secondary:focus{color:#565e64!important}.link-success{color:#198754!important}.link-success:hover,.link-success:focus{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:hover,.link-info:focus{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:hover,.link-warning:focus{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:hover,.link-danger:focus{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:hover,.link-light:focus{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:hover,.link-dark:focus{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:#6c757d!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.breadcrumbs_style{margin-bottom:100px}.breadcrumbs_style .container{position:relative;z-index:9}.breadcrumbs_style .container ul.breadcrumb{margin-bottom:0;position:absolute;left:15px;top:120px}.breadcrumbs_style .container ul.breadcrumb li{display:inline-block;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:15px;line-height:20px;color:#000;cursor:pointer;position:relative;padding-right:50px;height:20px}.breadcrumbs_style .container ul.breadcrumb li:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE3IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xNi4zNTM2IDQuMzUzNTVDMTYuNTQ4OCA0LjE1ODI5IDE2LjU0ODggMy44NDE3MSAxNi4zNTM2IDMuNjQ2NDVMMTMuMTcxNiAwLjQ2NDQ2NUMxMi45NzYzIDAuMjY5MjAzIDEyLjY1OTcgMC4yNjkyMDMgMTIuNDY0NSAwLjQ2NDQ2NUMxMi4yNjkyIDAuNjU5NzI3IDEyLjI2OTIgMC45NzYzMSAxMi40NjQ1IDEuMTcxNTdMMTUuMjkyOSA0TDEyLjQ2NDUgNi44Mjg0M0MxMi4yNjkyIDcuMDIzNjkgMTIuMjY5MiA3LjM0MDI3IDEyLjQ2NDUgNy41MzU1M0MxMi42NTk3IDcuNzMwNzkgMTIuOTc2MyA3LjczMDc5IDEzLjE3MTYgNy41MzU1M0wxNi4zNTM2IDQuMzUzNTVaTTQuMzcxMTRlLTA4IDQuNUwxNiA0LjVMMTYgMy41TC00LjM3MTE0ZS0wOCAzLjVMNC4zNzExNGUtMDggNC41WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==);display:block;width:17px;height:8px;position:absolute;top:6px;right:15px}.breadcrumbs_style .container ul.breadcrumb li:last-child a{color:#f47a1f}.breadcrumbs_style .container ul.breadcrumb li:last-child:after{display:none}.breadcrumbs_style.white{position:relative;z-index:9}.breadcrumbs_style.white ul.breadcrumb li a{color:#fff}.breadcrumbs_style.white ul.breadcrumb li a:hover{color:#f47a1f}.breadcrumbs_style.white ul.breadcrumb li:last-child a{color:#f47a1f}.breadcrumbs_style.white ul.breadcrumb li:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE3IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xNi4zNTM2IDQuMzUzNTVDMTYuNTQ4OCA0LjE1ODI5IDE2LjU0ODggMy44NDE3MSAxNi4zNTM2IDMuNjQ2NDVMMTMuMTcxNiAwLjQ2NDQ2NUMxMi45NzYzIDAuMjY5MjAzIDEyLjY1OTcgMC4yNjkyMDMgMTIuNDY0NSAwLjQ2NDQ2NUMxMi4yNjkyIDAuNjU5NzI3IDEyLjI2OTIgMC45NzYzMSAxMi40NjQ1IDEuMTcxNTdMMTUuMjkyOSA0TDEyLjQ2NDUgNi44Mjg0M0MxMi4yNjkyIDcuMDIzNjkgMTIuMjY5MiA3LjM0MDI3IDEyLjQ2NDUgNy41MzU1M0MxMi42NTk3IDcuNzMwNzkgMTIuOTc2MyA3LjczMDc5IDEzLjE3MTYgNy41MzU1M0wxNi4zNTM2IDQuMzUzNTVaTTQuMzcxMTRlLTA4IDQuNUwxNiA0LjVMMTYgMy41TC00LjM3MTE0ZS0wOCAzLjVMNC4zNzExNGUtMDggNC41WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)}@media(min-width:1600px)and (max-width:1800px){.breadcrumbs_style .container{position:relative}.breadcrumbs_style .container ul.breadcrumb{top:115px}.breadcrumbs_style .container ul.breadcrumb li{font-size:13px;line-height:20px;padding-right:50px;height:20px}}@media(min-width:1400px)and (max-width:1599px){.breadcrumbs_style{margin-bottom:89px}.breadcrumbs_style .container{position:relative}.breadcrumbs_style .container ul.breadcrumb{top:110px}.breadcrumbs_style .container ul.breadcrumb li{font-size:14px;line-height:20px;padding-right:50px;height:20px}}@media(min-width:1200px)and (max-width:1399px){.breadcrumbs_style{margin-bottom:79px}.breadcrumbs_style .container{position:relative}.breadcrumbs_style .container ul.breadcrumb{top:110px}.breadcrumbs_style .container ul.breadcrumb li{font-size:13px;line-height:20px;padding-right:50px;height:20px}}@media(min-width:1000px)and (max-width:1199px){.breadcrumbs_style{margin-bottom:59px}.breadcrumbs_style .container{position:relative}.breadcrumbs_style .container ul.breadcrumb{top:70px}.breadcrumbs_style .container ul.breadcrumb li{font-size:10px;line-height:20px;padding-right:40px;height:15px}}@media(min-width:768px)and (max-width:999px){.breadcrumbs_style{margin-bottom:40px}.breadcrumbs_style .container{position:relative}.breadcrumbs_style .container ul.breadcrumb{top:50px}.breadcrumbs_style .container ul.breadcrumb li{font-size:10px;line-height:20px;padding-right:40px;height:15px}}@media(min-width:0px)and (max-width:767px){.breadcrumbs_style{display:none}.breadcrumbs_style .container{position:relative}.breadcrumbs_style .container ul.breadcrumb{top:70px}.breadcrumbs_style .container ul.breadcrumb li{font-size:10px;line-height:20px;padding-right:20px;height:20px}.breadcrumbs_style .container ul.breadcrumb li:after{width:10px;height:8px;position:absolute;top:5px;right:5px;background-size:100%;background-position:center;background-repeat:no-repeat}.breadcrumbs_style.white{display:block;margin-bottom:0}}.mobile_view,.mobile_header_icons,.navicon{display:none}.tekrevol_header{height:100px;position:fixed;width:100%;background:#fff;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;z-index:999;border-bottom:1px solid #EBEBEB;top:0}.tekrevol_header [data-active=false]{background:transparent;border-bottom:1px solid #F8F8FB;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.tekrevol_header [data-active=false] .tekrevol_logo svg path:nth-child(4),.tekrevol_header [data-active=false] .tekrevol_logo svg path:nth-child(5),.tekrevol_header [data-active=false] .tekrevol_logo svg path:nth-child(6),.tekrevol_header [data-active=false] .tekrevol_logo svg path:nth-child(7),.tekrevol_header [data-active=false] .tekrevol_logo svg path:nth-child(8),.tekrevol_header [data-active=false] .tekrevol_logo svg path:nth-child(9),.tekrevol_header [data-active=false] .tekrevol_logo svg path:nth-child(10),.tekrevol_header [data-active=false] .tekrevol_logo svg path:nth-child(11){fill:#fff}.tekrevol_header [data-active=false] .tekrevol_menu.deskstop_view{display:block}.tekrevol_header [data-active=false] .tekrevol_menu.deskstop_view a{color:#fff}.tekrevol_header [data-active=false] .tekrevol_menu.deskstop_view a.link_home svg path{fill:#fff}.tekrevol_header [data-active=false] .tekrevol_menu.deskstop_view a.link_home{font-size:0px}.tekrevol_header [data-active=false] #nav-icon2 span{background:#fff}.tekrevol_header.active,.crafting-industry .mvp-main .tekrevol_header.mvp-card:hover{top:0;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.tekrevol_header.white{background:transparent;border-bottom:0px}.tekrevol_header.white.active,.crafting-industry .mvp-main .tekrevol_header.white.mvp-card:hover{background:#fff}.tekrevol_header.white.active .tekrevol_menu ul li a,.crafting-industry .mvp-main .tekrevol_header.white.mvp-card:hover .tekrevol_menu ul li a{color:#000}.tekrevol_header.white.active .navicon svg path,.crafting-industry .mvp-main .tekrevol_header.white.mvp-card:hover .navicon svg path{stroke:#000}.tekrevol_header.white.active .mobile_header_icons li a svg path,.crafting-industry .mvp-main .tekrevol_header.white.mvp-card:hover .mobile_header_icons li a svg path{fill:#000}.tekrevol_header.white.active .tekrevol_logo__default,.crafting-industry .mvp-main .tekrevol_header.white.mvp-card:hover .tekrevol_logo__default{display:block}.tekrevol_header.white.active .tekrevol_logo__white,.crafting-industry .mvp-main .tekrevol_header.white.mvp-card:hover .tekrevol_logo__white{display:none}.tekrevol_header.white .tekrevol_menu ul li a{color:#fff}.tekrevol_header.white .navicon svg path{stroke:#fff}.tekrevol_header.white .mobile_header_icons li a svg path{fill:#fff}.tekrevol_header.white .tekrevol_logo__default{display:none}.tekrevol_header.white .tekrevol_logo__white{display:block}.tekrevol_header .tekrevol_logo__white{display:none}.tekrevol_header .tekrevol_logo svg{width:242.58px;max-width:100%;height:auto}.tekrevol_header .tekrevol_menu ul li{display:inline-block;padding:0;margin:0;position:relative}.tekrevol_header .tekrevol_menu ul li img{height:50px;width:50px;display:block;margin:10px auto}.tekrevol_header .tekrevol_menu ul li:last-child{margin-left:15px}.tekrevol_header .tekrevol_menu ul li:last-child a.btn_primary{background:#f47a1f;color:#fff;border:2px solid #f47a1f;border-radius:50px;font-weight:600;height:60px;line-height:60px;width:180px;text-align:center;text-transform:uppercase;font-family:Poppins,sans-serif}.tekrevol_header .tekrevol_menu ul li:last-child a.btn_primary:hover{background:#fff;color:#f47a1f;border:2px solid #f47a1f}.tekrevol_header .tekrevol_menu ul li a{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:100px;padding:0 20px;display:block;color:#000;height:100px;text-transform:capitalize}.tekrevol_header .tekrevol_menu ul li a span{text-transform:none}.tekrevol_header .tekrevol_menu ul li a.active,.tekrevol_header .tekrevol_menu ul li .crafting-industry .mvp-main a.mvp-card:hover,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu ul li a.mvp-card:hover{color:#f47a1f}.tekrevol_header .tekrevol_menu ul li a:hover{color:#f47a1f;transition:linear .3s}.tekrevol_header .tekrevol_menu ul li a.link_home{position:relative;font-size:0px}.tekrevol_header .tekrevol_menu ul li a.link_home.active,.tekrevol_header .tekrevol_menu ul li .crafting-industry .mvp-main a.link_home.mvp-card:hover,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu ul li a.link_home.mvp-card:hover{color:#f47a1f}.tekrevol_header .tekrevol_menu ul li a.link_home svg{display:inline-block}.tekrevol_header .tekrevol_menu ul li a.link_home svg path{fill:#000}.tekrevol_header .tekrevol_menu ul li a.link_home:hover svg path,.tekrevol_header .tekrevol_menu ul li a.link_home.active svg path{fill:#f47a1f}.tekrevol_header .tekrevol_menu ul li a.link_home:after{content:"";position:absolute;left:0;top:0;display:inline-block;height:0px;width:100%;border-top:5px solid;margin:0;opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;-webkit-transform:scale(0,1);transform:scaleX(0)}.tekrevol_header .tekrevol_menu ul li a.link_home:hover:after,.tekrevol_header .tekrevol_menu ul li a.link_home.active:after{top:0;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.tekrevol_header .tekrevol_menu ul li .submenu{display:none}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu{height:auto;background:#fff;box-shadow:0 0 10px #0000001a;position:absolute;width:300px;padding:25px 25px 10px;display:block;left:0;top:100px}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul{flex-wrap:wrap;display:flex}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul li{margin:0 0 15px;flex:0 0 100%;height:26px;text-align:left}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul li:last-child{border-bottom:0px}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul li a{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#314252;margin-bottom:15px;padding:0;height:auto}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul li a:hover{color:#f47a1f}.tekrevol_header .tekrevol_menu ul li.mega .mega_menu{display:none;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu{max-height:545px;background:#fff;position:fixed;width:100%;left:0;top:100px;max-width:100%;flex:1 1 100%;flex-wrap:wrap;padding:40px 40px 0;z-index:9;display:flex;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;box-shadow:0 0 #0003;border-radius:0;text-align:left}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4,.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:30px;color:#000;margin-bottom:30px;padding-left:30px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_content img{width:100%;height:100%;cursor:pointer}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_content p{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:30px;line-height:50px;color:#314252;padding-right:40px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items{border-left:1px solid #f1f1f1;padding-left:30px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items.case-study-links{display:flex;flex-wrap:wrap}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items.case-study-links li{flex:1 0 33%}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li{display:block}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#314252;margin-bottom:15px;padding:0;height:auto}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a:hover{color:#f47a1f}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li:last-child{margin-left:0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu{background:#314252;height:120px;margin-top:40px;position:relative}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu:after{content:"";background:#314252;height:120px;position:absolute;left:-300%;width:300%;top:0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu:before{content:"";background:#314252;height:120px;position:absolute;right:-300%;width:300%;top:0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_namee h4,.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_namee .h4{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:40px;color:#fff}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu{display:flex;align-items:center;padding-left:30px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu h4,.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .h4{padding:30px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .menu_items a{height:auto;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#fff}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .menu_items a:hover{color:#f47a1f}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .menu_items a:hover span{color:#fff}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .menu_items a span{font-size:14px;display:block}@media(min-width:1600px)and (max-width:1800px){.tekrevol_header{height:100px}.tekrevol_header .tekrevol_menu ul li:last-child{margin-left:15px}.tekrevol_header .tekrevol_menu ul li:last-child a.btn_primary{border-radius:50px;height:50px;line-height:50px;width:180px}.tekrevol_header .tekrevol_menu ul li a{font-size:14px;line-height:100px;padding:0 20px;height:100px}.tekrevol_header .tekrevol_menu ul li a svg{margin-bottom:-8px}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu{width:280px;padding:25px 25px 15px;top:100px}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul li{margin:0 0 10px;height:24px;text-align:left}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul li a{font-size:14px;line-height:24px;color:#314252;margin-bottom:0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu{top:100px;padding:30px 0 0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4,.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4{font-size:18px;line-height:28px;margin-bottom:20px;padding-left:20px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_content p{font-size:25px;line-height:40px;padding-right:30px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items{padding-left:20px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li{display:block}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a{font-size:14px;line-height:24px;margin-bottom:10px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu{height:100px;margin-top:30px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu:after{height:100px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu:before{height:100px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_namee h4,.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_namee .h4{font-size:18px;line-height:38px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu{padding-left:20px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .menu_items a{font-size:13px;line-height:19px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .menu_items a span{font-size:11px;display:block}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .bg_color{position:relative}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .bg_color:before{content:"";background:#fff9;box-shadow:0 20px 32px #0000000d;width:100vw;position:absolute;left:-90px;top:-50px;z-index:-1}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .bg_color .side_menu li{width:261px;min-height:120px;background:#fff;box-shadow:0 17.8746px 28.5993px #0000001a;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;vertical-align:middle;position:unset;margin:0 auto 20px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .bg_color .side_menu li a{height:auto;padding:0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .bg_color .side_menu li a h5,.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .bg_color .side_menu li a .h5{display:block;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:17px;line-height:21px;color:#000;text-align:center;margin-bottom:0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .bg_color .side_menu li a svg{display:block;margin:0 auto 10px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .bg_color .side_menu li a span{display:block;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:10.7247px;line-height:21px;color:#bcbcbc;text-align:center}.tekrevol_header .mobile_header_icons{display:none}}@media(min-width:1400px)and (max-width:1599px){.tekrevol_header{height:90px}.tekrevol_header .tekrevol_menu ul li:last-child{margin-left:15px}.tekrevol_header .tekrevol_menu ul li:last-child a.btn_primary{border-radius:50px;height:45px;line-height:45px;width:150px}.tekrevol_header .tekrevol_menu ul li img{height:40px;width:40px}.tekrevol_header .tekrevol_menu ul li a{font-size:14px;line-height:90px;padding:0 16px;height:90px}.tekrevol_header .tekrevol_menu ul li a svg{margin-top:-6px;width:22px;height:22px}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu{width:280px;padding:25px 25px 15px;top:90px}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul li{margin:0 0 10px;height:24px;text-align:left}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul li a{font-size:13px;line-height:23px;margin-bottom:0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu{top:90px;padding:30px 0 0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4,.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4{font-size:16px;line-height:26px;margin-bottom:15px;padding-left:20px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_content p{font-size:22px;line-height:35px;padding-right:25px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items{padding-left:20px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li{display:block}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a{font-size:13px;line-height:23px;margin-bottom:8px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu{height:80px;margin-top:30px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu:after{height:80px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu:before{height:80px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_namee h4,.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_namee .h4{font-size:16px;line-height:26px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu{padding-left:20px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .menu_items a{font-size:13px;line-height:19px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .menu_items a span{font-size:11px;display:block}.tekrevol_header .mobile_header_icons{display:none}}@media(min-width:1200px)and (max-width:1399px){.tekrevol_header{height:80px}.tekrevol_header .tekrevol_menu ul li:last-child{margin-left:15px}.tekrevol_header .tekrevol_menu ul li:last-child a.btn_primary{border-radius:50px;height:45px;line-height:45px;width:150px}.tekrevol_header .tekrevol_menu ul li img{height:30px;width:30px}.tekrevol_header .tekrevol_menu ul li a{font-size:13px;line-height:80px;padding:0 16px;height:80px}.tekrevol_header .tekrevol_menu ul li a svg{margin-top:-5px;width:20px;height:20px}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu{width:280px;padding:25px 25px 15px;top:80px}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul li{margin:0 0 10px;height:24px;text-align:left}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul li a{font-size:12px;line-height:22px;margin-bottom:0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu{top:80px;padding:30px 0 0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4,.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4{font-size:15px;line-height:25px;margin-bottom:15px;padding-left:20px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_content p{font-size:20px;line-height:32px;padding-right:20px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items{padding-left:15px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li{display:block}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a{font-size:12px;line-height:22px;margin-bottom:8px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu{height:80px;margin-top:20px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu:after{height:80px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu:before{height:80px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_namee h4,.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_namee .h4{font-size:15px;line-height:25px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu{padding-left:15px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .menu_items a{font-size:12px;line-height:18px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .menu_items a span{font-size:10px;display:block}.tekrevol_header .mobile_header_icons{display:none}}@media(min-width:900px)and (max-width:1199px){.tekrevol_header{height:60px}.tekrevol_header .tekrevol_menu ul li:last-child{margin-left:15px}.tekrevol_header .tekrevol_menu ul li:last-child a.btn_primary{border-radius:50px;height:35px;line-height:35px;width:120px;font-weight:500;border:1px solid #f47a1f}.tekrevol_header .tekrevol_menu ul li img{height:30px;width:30px}.tekrevol_header .tekrevol_menu ul li a{font-size:11px;line-height:60px;padding:0 10px;height:60px}.tekrevol_header .tekrevol_menu ul li a svg{margin-top:-5px;width:17px;height:17px}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu{width:280px;padding:25px 25px 15px;top:60px}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul li{margin:0 0 10px;height:24px;text-align:left}.tekrevol_header .tekrevol_menu ul li.sub:hover .submenu ul li a{font-size:12px;line-height:22px;margin-bottom:0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu{top:60px;padding:20px 0 0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4,.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4{font-size:13px;line-height:23px;margin-bottom:10px;padding-left:20px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_content p{font-size:16px;line-height:26px;padding-right:10px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items{padding-left:15px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li{display:block}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a{font-size:11px;line-height:18px;margin-bottom:8px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu{height:60px;margin-top:20px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu:after{height:60px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu:before{height:60px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_namee h4,.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_namee .h4{font-size:13px;line-height:23px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu{padding-left:0}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .menu_items a{font-size:11px;line-height:14px;padding:0 0 0 10px}.tekrevol_header .tekrevol_menu ul li.mega:hover .mega_menu .darkbg_menu .core_menu .menu_items a span{font-size:9px;display:block}.tekrevol_header .mobile_header_icons{display:none}}@media(min-width:501px)and (max-width:899px){body.active,.crafting-industry .mvp-main body.mvp-card:hover{overflow:hidden}body.active:after,.crafting-industry .mvp-main body.mvp-card:hover:after{content:"";background:#000;width:100%;height:100%;position:fixed;left:0;top:0;opacity:.9;z-index:99}body.active .tekrevol_header,.crafting-industry .mvp-main body.mvp-card:hover .tekrevol_header{top:0}.tekrevol_header{height:40px}.tekrevol_header .tekrevol_logo a svg{width:auto;height:20px}.tekrevol_header.white .mobile_header_icons a svg path{fill:#fff}.tekrevol_header.white.active .mobile_header_icons a svg path,.crafting-industry .mvp-main .tekrevol_header.white.mvp-card:hover .mobile_header_icons a svg path{fill:#000}.tekrevol_header .mobile_header_icons{display:flex;justify-content:end;align-items:center}.tekrevol_header .mobile_header_icons li{display:flex;width:45px;height:45px;justify-content:center;align-items:center;margin:0}.tekrevol_header .mobile_header_icons li:first-child svg{width:20px}.tekrevol_header .tekrevol_menu.deskstop_view{display:none}.tekrevol_header .tekrevol_menu.mobile_view{transition:.5s;width:0px}.tekrevol_header .tekrevol_menu.mobile_view.active,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover{display:block;position:fixed;background:#fff;width:300px;right:0;top:40px;height:100vh;transition:.5s}.tekrevol_header .tekrevol_menu.mobile_view.active ul,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul{padding:10px 20px}.tekrevol_header .tekrevol_menu.mobile_view.active ul li,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li{display:block}.tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu{display:none}.tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.active,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active,.tekrevol_header .tekrevol_menu.mobile_view.active ul li .crafting-industry .mvp-main .mega_menu.mvp-card:hover,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.mvp-card:hover,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover{width:300px;position:fixed;left:unset;right:0;top:60px;display:block;padding:10px 0}.tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.active .lightbg_menu .cateorgy_namee,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active .lightbg_menu .cateorgy_namee,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active .lightbg_menu .cateorgy_namee,.tekrevol_header .tekrevol_menu.mobile_view.active ul li .crafting-industry .mvp-main .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee{height:70vh;overflow:auto}.tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.active .lightbg_menu .cateorgy_namee .menu_items,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active .lightbg_menu .cateorgy_namee .menu_items,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active .lightbg_menu .cateorgy_namee .menu_items,.tekrevol_header .tekrevol_menu.mobile_view.active ul li .crafting-industry .mvp-main .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items{border-left:0px solid #F1F1F1;padding-left:10px}.tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.active .lightbg_menu .cateorgy_namee .menu_items li a,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active .lightbg_menu .cateorgy_namee .menu_items li a,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active .lightbg_menu .cateorgy_namee .menu_items li a,.tekrevol_header .tekrevol_menu.mobile_view.active ul li .crafting-industry .mvp-main .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items li a,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items li a,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items li a,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items li a{font-size:13px;margin-bottom:10px}.tekrevol_header .tekrevol_menu.mobile_view.active ul li:last-child,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li:last-child,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li:last-child{margin-left:0}.tekrevol_header .tekrevol_menu.mobile_view.active ul li:last-child a.btn_primary,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li:last-child a.btn_primary,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li:last-child a.btn_primary{font-size:16px;line-height:50px;padding:0 10px;height:50px;border-radius:0;width:auto;border:0px solid #f47a1f;text-align:left;text-transform:capitalize;color:#000}.tekrevol_header .tekrevol_menu.mobile_view.active ul li img,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li img,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li img{height:30px;width:30px}.tekrevol_header .tekrevol_menu.mobile_view.active ul li a,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li a{font-size:16px;line-height:50px;padding:0 10px;height:50px;background:#fff}.tekrevol_header .tekrevol_menu.mobile_view.active ul li a svg,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a svg,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li a svg{display:inline-block;margin-right:15px}.tekrevol_header .tekrevol_menu.mobile_view.active ul li a:after,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a:after,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li a:after{display:none}.tekrevol_header .tekrevol_menu.mobile_view.active ul li a.active svg path,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a.active svg path,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li a.active svg path,.tekrevol_header .tekrevol_menu.mobile_view.active ul li .crafting-industry .mvp-main a.mvp-card:hover svg path,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.active ul li a.mvp-card:hover svg path,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a.mvp-card:hover svg path,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li a.mvp-card:hover svg path{fill:#f47a1f}.tekrevol_header .tekrevol_menu.mobile_view.active ul li a:hover svg path,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a:hover svg path,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li a:hover svg path{fill:#f47a1f}.tekrevol_header.white .tekrevol_menu.mobile_view.active ul li a,.tekrevol_header.white .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a,.crafting-industry .mvp-main .tekrevol_header.white .tekrevol_menu.mobile_view.mvp-card:hover ul li a{color:#000!important}.navicon{cursor:pointer;display:flex;justify-content:flex-end}.navicon svg{transition:transform .5s cubic-bezier(.4,0,.2,1);height:40px}.navicon svg path{transition:transform .5s cubic-bezier(.4,0,.2,1),stroke-dasharray .5s cubic-bezier(.4,0,.2,1),stroke-dashoffset .5s cubic-bezier(.4,0,.2,1)}.navicon svg path:nth-child(1){transform-origin:36% 40%}.navicon svg path:nth-child(2){stroke-dasharray:29 299}.navicon svg path:nth-child(3){transform-origin:35% 63%}.navicon svg path:nth-child(4){stroke-dasharray:29 299}.navicon svg path:nth-child(5){transform-origin:61% 52%}.navicon svg path:nth-child(6){transform-origin:62% 52%}.navicon.active svg,.crafting-industry .mvp-main .navicon.mvp-card:hover svg{transform:rotate(90deg)}.navicon.active path:nth-child(1),.crafting-industry .mvp-main .navicon.mvp-card:hover path:nth-child(1){transform:translate(9px) translateY(1px) rotate(45deg)}.navicon.active path:nth-child(2),.crafting-industry .mvp-main .navicon.mvp-card:hover path:nth-child(2){stroke-dasharray:225 299;stroke-dashoffset:-72px}.navicon.active path:nth-child(3),.crafting-industry .mvp-main .navicon.mvp-card:hover path:nth-child(3){transform:translate(9px) translateY(1px) rotate(-45deg)}.navicon.active path:nth-child(4),.crafting-industry .mvp-main .navicon.mvp-card:hover path:nth-child(4){stroke-dasharray:225 299;stroke-dashoffset:-72px}.navicon.active path:nth-child(5),.crafting-industry .mvp-main .navicon.mvp-card:hover path:nth-child(5){transform:translate(9px) translateY(1px) rotate(-45deg)}.navicon.active path:nth-child(6),.crafting-industry .mvp-main .navicon.mvp-card:hover path:nth-child(6){transform:translate(9px) translateY(1px) rotate(45deg)}}@media(min-width:0px)and (max-width:500px){body.active,.crafting-industry .mvp-main body.mvp-card:hover{overflow:hidden}body.active:after,.crafting-industry .mvp-main body.mvp-card:hover:after{content:"";background:#000;width:100%;height:100%;position:fixed;left:0;top:0;opacity:.8;z-index:99}body.active .tekrevol_header,.crafting-industry .mvp-main body.mvp-card:hover .tekrevol_header{top:0}.tekrevol_header{height:60px}.tekrevol_header .tekrevol_logo a svg{width:auto;height:25px}.tekrevol_header.white .mobile_header_icons a svg path{fill:#fff}.tekrevol_header.white.active .mobile_header_icons a svg path,.crafting-industry .mvp-main .tekrevol_header.white.mvp-card:hover .mobile_header_icons a svg path{fill:#000}.tekrevol_header .mobile_header_icons{display:flex;justify-content:end;align-items:center}.tekrevol_header .mobile_header_icons li{display:flex;width:45px;height:45px;justify-content:center;align-items:center;margin:0}.tekrevol_header .mobile_header_icons li:first-child svg{width:20px}.tekrevol_header .tekrevol_menu.deskstop_view{display:none}.tekrevol_header .tekrevol_menu.mobile_view{transition:.5s;width:0px}.tekrevol_header .tekrevol_menu.mobile_view.active,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover{display:block;position:fixed;background:#fff;width:300px;right:0;top:60px;height:100vh;transition:.5s}.tekrevol_header .tekrevol_menu.mobile_view.active ul,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul{padding:10px 20px}.tekrevol_header .tekrevol_menu.mobile_view.active ul li,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li{display:block}.tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu{display:none}.tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.active,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active,.tekrevol_header .tekrevol_menu.mobile_view.active ul li .crafting-industry .mvp-main .mega_menu.mvp-card:hover,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.mvp-card:hover,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover{width:300px;position:fixed;left:unset;right:0;top:60px;display:block;padding:10px 0}.tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.active .lightbg_menu .cateorgy_namee,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active .lightbg_menu .cateorgy_namee,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active .lightbg_menu .cateorgy_namee,.tekrevol_header .tekrevol_menu.mobile_view.active ul li .crafting-industry .mvp-main .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee{height:65vh;overflow:auto}.tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.active .lightbg_menu .cateorgy_namee .menu_items,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active .lightbg_menu .cateorgy_namee .menu_items,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active .lightbg_menu .cateorgy_namee .menu_items,.tekrevol_header .tekrevol_menu.mobile_view.active ul li .crafting-industry .mvp-main .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items{border-left:0px solid #F1F1F1;padding-left:10px}.tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.active .lightbg_menu .cateorgy_namee .menu_items li a,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active .lightbg_menu .cateorgy_namee .menu_items li a,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.active .lightbg_menu .cateorgy_namee .menu_items li a,.tekrevol_header .tekrevol_menu.mobile_view.active ul li .crafting-industry .mvp-main .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items li a,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.active ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items li a,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items li a,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li .mega_menu.mvp-card:hover .lightbg_menu .cateorgy_namee .menu_items li a{font-size:13px;margin-bottom:10px}.tekrevol_header .tekrevol_menu.mobile_view.active ul li:last-child,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li:last-child,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li:last-child{margin-left:0}.tekrevol_header .tekrevol_menu.mobile_view.active ul li:last-child a.btn_primary,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li:last-child a.btn_primary,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li:last-child a.btn_primary{font-size:16px;line-height:50px;padding:0 10px;height:50px;border-radius:0;width:auto;border:0px solid #f47a1f;text-align:left;text-transform:capitalize;color:#000;font-weight:500}.tekrevol_header .tekrevol_menu.mobile_view.active ul li img,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li img,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li img{height:30px;width:30px}.tekrevol_header .tekrevol_menu.mobile_view.active ul li a,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li a{font-size:16px;line-height:50px;padding:0 10px;height:50px;background:#fff;color:#000}.tekrevol_header .tekrevol_menu.mobile_view.active ul li a svg,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a svg,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li a svg{display:inline-block;margin-right:15px}.tekrevol_header .tekrevol_menu.mobile_view.active ul li a:after,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a:after,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li a:after{display:none}.tekrevol_header .tekrevol_menu.mobile_view.active ul li a.active svg path,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a.active svg path,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li a.active svg path,.tekrevol_header .tekrevol_menu.mobile_view.active ul li .crafting-industry .mvp-main a.mvp-card:hover svg path,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.active ul li a.mvp-card:hover svg path,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a.mvp-card:hover svg path,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li a.mvp-card:hover svg path{fill:#f47a1f}.tekrevol_header .tekrevol_menu.mobile_view.active ul li a:hover svg path,.tekrevol_header .crafting-industry .mvp-main .tekrevol_menu.mobile_view.mvp-card:hover ul li a:hover svg path,.crafting-industry .mvp-main .tekrevol_header .tekrevol_menu.mobile_view.mvp-card:hover ul li a:hover svg path{fill:#f47a1f}.navicon{cursor:pointer;display:flex;justify-content:flex-end}.navicon svg{transition:transform .5s cubic-bezier(.4,0,.2,1);height:45px}.navicon svg path{transition:transform .5s cubic-bezier(.4,0,.2,1),stroke-dasharray .5s cubic-bezier(.4,0,.2,1),stroke-dashoffset .5s cubic-bezier(.4,0,.2,1)}.navicon svg path:nth-child(1){transform-origin:36% 40%}.navicon svg path:nth-child(2){stroke-dasharray:29 299}.navicon svg path:nth-child(3){transform-origin:35% 63%}.navicon svg path:nth-child(4){stroke-dasharray:29 299}.navicon svg path:nth-child(5){transform-origin:61% 52%}.navicon svg path:nth-child(6){transform-origin:62% 52%}.navicon.active svg,.crafting-industry .mvp-main .navicon.mvp-card:hover svg{transform:rotate(90deg);height:45px}.navicon.active path:nth-child(1),.crafting-industry .mvp-main .navicon.mvp-card:hover path:nth-child(1){transform:translate(9px) translateY(1px) rotate(45deg)}.navicon.active path:nth-child(2),.crafting-industry .mvp-main .navicon.mvp-card:hover path:nth-child(2){stroke-dasharray:225 299;stroke-dashoffset:-72px}.navicon.active path:nth-child(3),.crafting-industry .mvp-main .navicon.mvp-card:hover path:nth-child(3){transform:translate(9px) translateY(1px) rotate(-45deg)}.navicon.active path:nth-child(4),.crafting-industry .mvp-main .navicon.mvp-card:hover path:nth-child(4){stroke-dasharray:225 299;stroke-dashoffset:-72px}.navicon.active path:nth-child(5),.crafting-industry .mvp-main .navicon.mvp-card:hover path:nth-child(5){transform:translate(9px) translateY(1px) rotate(-45deg)}.navicon.active path:nth-child(6),.crafting-industry .mvp-main .navicon.mvp-card:hover path:nth-child(6){transform:translate(9px) translateY(1px) rotate(45deg)}}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu{max-height:inherit;padding:60px 40px;box-shadow:#0000001a 0 20px 25px -5px,#0000000a 0 10px 10px -5px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee:not(:first-child){padding-top:15px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title{margin-bottom:0}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title h4,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title .h4{font-size:28px;font-weight:700;line-height:38px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title p{font-size:16px;line-height:26px;color:#898989}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4{font-weight:700;color:#314252;line-height:30px;margin-bottom:10px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4 a,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4 a{font-size:20px;font-weight:700;color:#314252;line-height:30px;height:auto;padding-left:0;padding-right:0;margin-bottom:0}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4 a:hover,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4 a:hover{color:#f47a1f}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items{border-left:unset;margin-left:30px;padding-left:0;padding-bottom:15px;border-bottom:1px solid #D3D3D3}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items.no-border{border-bottom:unset;padding-bottom:0}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a{color:#898989;font-weight:400;line-height:31px;margin-bottom:0}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a span{display:inline-block;width:25px;text-align:center;height:100%}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a:hover{color:#f47a1f}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a:hover span svg,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a:hover span path{fill:#f47a1f}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li p{font-size:15px;line-height:1.5;color:#898989;margin-bottom:0;min-height:45px;max-width:270px}@media screen and (max-width:1800px){.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu{padding:40px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee:not(:first-child){padding-top:13px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title h4,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title .h4{font-size:20px;line-height:1.5}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title p{font-size:13px;line-height:1.5}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4 a,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4 a{font-size:16px;line-height:1.5}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items{padding-bottom:20px;margin-left:20px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a{font-size:13px;line-height:1.8}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a span svg{margin-bottom:0}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a:not(:last-child){margin-bottom:6px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li p{font-size:13px;line-height:1.5;min-height:39px;max-width:225px}}@media screen and (max-width:1599px){.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee:not(:first-child){padding-top:12px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items{padding-bottom:12px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a span svg{margin-top:0;width:auto;height:auto}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li p{font-size:12px;min-height:36px;max-width:205px}}@media screen and (max-width:1399px){.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega .mega_menu .container{max-width:100%}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu{padding:25px 30px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee:not(:first-child){padding-top:14px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title{margin-bottom:15px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title h4,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title .h4{font-size:18px;padding-left:0}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title p{font-size:12px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4{font-size:15px;padding-left:0;margin-bottom:5px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4 a,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4 a{margin-bottom:0}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items{padding-bottom:14px;margin-left:0}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a{font-size:13px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a span svg{margin-top:-1px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li p{max-width:220px}}@media screen and (max-width:1199px){.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu{padding:20px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu>div:not(:first-child){padding-left:0}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title h4,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title .h4{font-size:15px;margin-bottom:9px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4 a,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4 a{font-size:13px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items{padding-bottom:12px}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a span{display:none}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li p{min-height:36px}}@media screen and (max-width:900px){.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu{padding:20px 0}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title p,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li p{font-size:11px}}.tekrevol_footer{background:#000;padding:100px 0 0}.tekrevol_footer .footer_title{text-align:center}.tekrevol_footer .footer_title p{color:#fff;line-height:normal;margin-bottom:0}.tekrevol_footer .footer_title h2,.tekrevol_footer .footer_title .h2{color:#fff;line-height:normal}.tekrevol_footer .footer_title .footer_btn a.btn_primary{color:#f47a1f;border:2px solid #f47a1f;border-radius:50px;font-weight:500!important;height:55px;line-height:52px;width:220px;text-align:center;text-transform:uppercase;display:block;margin:auto;font-weight:500}.tekrevol_footer .footer_title .footer_btn a.btn_primary:hover{background:#f47a1f;color:#fff}.tekrevol_footer .footer_links{margin:100px 0 50px}.tekrevol_footer .footer_links h4,.tekrevol_footer .footer_links .h4{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:45px;letter-spacing:-.49546px;color:#fff;margin-bottom:30px}.tekrevol_footer .footer_links ul{display:flex;flex:1;flex-wrap:wrap}.tekrevol_footer .footer_links ul li{flex:0 0 50%;margin-bottom:10px}.tekrevol_footer .footer_links ul li a{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:28px;letter-spacing:-.49546px;color:#fff}.tekrevol_footer .footer_links ul li a:hover{color:#f47a1f}.tekrevol_footer .last_links ul{display:block}.tekrevol_footer .footer_loaction h4,.tekrevol_footer .footer_loaction .h4{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:45px;letter-spacing:-.49546px;color:#fff;margin-bottom:30px}.tekrevol_footer .footer_loaction ul li{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#fff;letter-spacing:-.49546px;padding:0 20px;display:inline-block;position:relative}.tekrevol_footer .footer_loaction ul li a{color:#fff}.tekrevol_footer .footer_loaction ul li a:hover{color:#f47a1f}.tekrevol_footer .footer_loaction ul li:last-child:after{display:none}.tekrevol_footer .footer_loaction ul li:first-child{padding-left:0}.tekrevol_footer .footer_loaction ul li:after{content:"";background:#fff;width:1px;height:100%;display:inline-block;position:absolute;right:0;top:0}.tekrevol_footer .footer_loaction .contact_information{margin-top:15px;padding-top:15px;border-top:1px solid rgba(255,255,255,.3)}.tekrevol_footer .footer_loaction .contact_information li{width:auto}.tekrevol_footer .footer_loaction .contact_information li a{font-weight:400}.tekrevol_footer .footer_social ul{display:flex;flex-wrap:nowrap;justify-content:end;align-items:end}.tekrevol_footer .footer_social ul li{margin:0 5px}.tekrevol_footer .footer_social ul li a svg{width:40px;height:40px}.tekrevol_footer .footer_social ul li a svg path{fill:#fff}.tekrevol_footer .footer_social ul li a:hover{-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.tekrevol_footer .footer_social ul li a:hover svg path{fill:#f47a1f}.tekrevol_footer .footer_copyright{margin:80px 0 30px}.tekrevol_footer .footer_copyright .copyright_txt{color:#fff;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:26px;letter-spacing:-.4px}.tekrevol_footer .footer_copyright_links{text-align:right}.tekrevol_footer .footer_copyright_links ul{margin:80px 0 30px}.tekrevol_footer .footer_copyright_links ul li{display:inline-block;padding:0 20px;position:relative}.tekrevol_footer .footer_copyright_links ul li:last-child{padding-right:0}.tekrevol_footer .footer_copyright_links ul li:last-child:after{display:none}.tekrevol_footer .footer_copyright_links ul li:after{content:"";background:#fff;width:1px;height:100%;display:inline-block;position:absolute;right:0;top:0}.tekrevol_footer .footer_copyright_links ul li a{color:#fff;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:26px;letter-spacing:-.4px}.tekrevol_footer .footer_copyright_links ul li a:hover{color:#f47a1f}@media(min-width:1600px)and (max-width:1800px){.tekrevol_footer{background:#000;padding:80px 0 0}.tekrevol_footer .footer_title{text-align:center}.tekrevol_footer .footer_title p{color:#fff;line-height:normal;margin-bottom:0}.tekrevol_footer .footer_title h2,.tekrevol_footer .footer_title .h2{color:#fff;line-height:normal}.tekrevol_footer .footer_title .footer_btn a.btn_primary{height:50px;line-height:50px;width:160px}.tekrevol_footer .footer_links{margin:100px 0 50px}.tekrevol_footer .footer_links h4,.tekrevol_footer .footer_links .h4{font-size:22px;line-height:40px}.tekrevol_footer .footer_links ul{display:flex;flex:1;flex-wrap:wrap}.tekrevol_footer .footer_links ul li{flex:0 0 50%;margin-bottom:10px}.tekrevol_footer .footer_links ul li a{font-size:14px;line-height:24px}.tekrevol_footer .last_links ul{display:block}.tekrevol_footer .footer_loaction h4,.tekrevol_footer .footer_loaction .h4{font-size:20px;line-height:40px}.tekrevol_footer .footer_loaction ul li{font-size:15px;line-height:22px;padding:0 19px}.tekrevol_footer .footer_social ul{display:flex;flex-wrap:nowrap;justify-content:end;align-items:end}.tekrevol_footer .footer_social ul li{margin:0 5px}.tekrevol_footer .footer_social ul li a svg{width:30px;height:30px}.tekrevol_footer .footer_social ul li a svg path{fill:#fff}.tekrevol_footer .footer_copyright{margin:80px 0 30px}.tekrevol_footer .footer_copyright .copyright_txt{font-size:15px;line-height:26px}.tekrevol_footer .footer_copyright_links{text-align:right}.tekrevol_footer .footer_copyright_links ul{margin:80px 0 30px}.tekrevol_footer .footer_copyright_links ul li a{font-size:15px}}@media(min-width:1400px)and (max-width:1599px){.tekrevol_footer{background:#000;padding:80px 0 0}.tekrevol_footer .footer_title{text-align:center}.tekrevol_footer .footer_title p{color:#fff;line-height:normal;margin-bottom:0}.tekrevol_footer .footer_title h2,.tekrevol_footer .footer_title .h2{color:#fff;line-height:normal}.tekrevol_footer .footer_title .footer_btn a.btn_primary{height:50px;line-height:50px;width:160px}.tekrevol_footer .footer_links{margin:100px 0 50px}.tekrevol_footer .footer_links h4,.tekrevol_footer .footer_links .h4{font-size:22px;line-height:40px}.tekrevol_footer .footer_links ul{display:flex;flex:1;flex-wrap:wrap}.tekrevol_footer .footer_links ul li{flex:0 0 50%;margin-bottom:10px}.tekrevol_footer .footer_links ul li a{font-size:14px;line-height:24px}.tekrevol_footer .last_links ul{display:block}.tekrevol_footer .footer_loaction h4,.tekrevol_footer .footer_loaction .h4{font-size:20px;line-height:40px}.tekrevol_footer .footer_loaction ul li{font-size:15px;line-height:22px;padding:0 15px}.tekrevol_footer .footer_social ul{display:flex;flex-wrap:nowrap;justify-content:end;align-items:end}.tekrevol_footer .footer_social ul li{margin:0 5px}.tekrevol_footer .footer_social ul li a svg{width:30px;height:30px}.tekrevol_footer .footer_social ul li a svg path{fill:#fff}.tekrevol_footer .footer_copyright{margin:80px 0 30px}.tekrevol_footer .footer_copyright .copyright_txt{font-size:15px;line-height:26px}.tekrevol_footer .footer_copyright_links{text-align:right}.tekrevol_footer .footer_copyright_links ul{margin:80px 0 30px}.tekrevol_footer .footer_copyright_links ul li a{font-size:15px}}@media(min-width:1200px)and (max-width:1399px){.tekrevol_footer{background:#000;padding:80px 0 0}.tekrevol_footer .footer_title{text-align:center}.tekrevol_footer .footer_title p{color:#fff;line-height:normal;margin-bottom:0}.tekrevol_footer .footer_title h2,.tekrevol_footer .footer_title .h2{color:#fff;line-height:normal}.tekrevol_footer .footer_title .footer_btn a.btn_primary{height:45px;line-height:45px;width:150px;font-size:14px}.tekrevol_footer .footer_links{margin:100px 0 50px}.tekrevol_footer .footer_links h4,.tekrevol_footer .footer_links .h4{font-size:16px;line-height:40px}.tekrevol_footer .footer_links ul{display:flex;flex:1;flex-wrap:wrap}.tekrevol_footer .footer_links ul li{flex:0 0 50%;margin-bottom:10px}.tekrevol_footer .footer_links ul li a{font-size:13px;line-height:24px}.tekrevol_footer .last_links ul{display:block}.tekrevol_footer .footer_loaction h4,.tekrevol_footer .footer_loaction .h4{font-size:20px;line-height:40px}.tekrevol_footer .footer_loaction ul li{font-size:14px;line-height:22px;padding:0 15px}.tekrevol_footer .footer_social ul{display:flex;flex-wrap:nowrap;justify-content:end;align-items:end}.tekrevol_footer .footer_social ul li{margin:0 5px}.tekrevol_footer .footer_social ul li a svg{width:30px;height:30px}.tekrevol_footer .footer_social ul li a svg path{fill:#fff}.tekrevol_footer .footer_copyright{margin:80px 0 30px}.tekrevol_footer .footer_copyright .copyright_txt{font-size:14px;line-height:26px}.tekrevol_footer .footer_copyright_links{text-align:right}.tekrevol_footer .footer_copyright_links ul{margin:80px 0 30px}.tekrevol_footer .footer_copyright_links ul li a{font-size:14px}}@media(min-width:901px)and (max-width:1169px){.tekrevol_footer{background:#000;padding:40px 0 0}.tekrevol_footer .footer_title{text-align:center;margin-bottom:40px}.tekrevol_footer .footer_title p{color:#fff;line-height:normal;margin-bottom:0;font-size:20px;line-height:30px}.tekrevol_footer .footer_title h2,.tekrevol_footer .footer_title .h2{font-size:40px;line-height:55px}.tekrevol_footer .footer_title .footer_btn a.btn_primary{height:45px;line-height:42px;width:180px;font-size:14px}.tekrevol_footer .footer_links{margin:20px 0;display:block}.tekrevol_footer .footer_links h4,.tekrevol_footer .footer_links .h4{font-size:18px;line-height:28px;margin-bottom:20px}.tekrevol_footer .footer_links ul{display:flex;flex:1;flex-wrap:wrap}.tekrevol_footer .footer_links ul li{flex:0 0 50%;margin-bottom:5px;padding:0 10px}.tekrevol_footer .footer_links ul li a{font-size:13px;line-height:20px}.tekrevol_footer .last_links ul li{flex:0 0 50%}.tekrevol_footer .footer_loaction{margin-top:20px}.tekrevol_footer .footer_loaction h4,.tekrevol_footer .footer_loaction .h4{font-size:18px;line-height:28px}.tekrevol_footer .footer_loaction ul li{width:20%;margin-bottom:10px;font-size:14px;line-height:22px;padding:0 15px}.tekrevol_footer .footer_loaction ul li:first-child{padding-left:10px}.tekrevol_footer .footer_loaction ul li:nth-child(5):after{display:none}.tekrevol_footer .footer_loaction .contact_information li:first-child{padding-left:0}.tekrevol_footer .footer_loaction .contact_information li{font-size:13px;line-height:21px}.tekrevol_footer .footer_social ul{margin-top:100px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.tekrevol_footer .footer_social ul li{margin:0 5px}.tekrevol_footer .footer_social ul li a svg{width:30px;height:30px}.tekrevol_footer .footer_social ul li a svg path{fill:#fff}.tekrevol_footer .footer_copyright{margin:40px 0 20px}.tekrevol_footer .footer_copyright .copyright_txt{font-size:14px;line-height:26px;text-align:left;padding-left:10px}.tekrevol_footer .footer_copyright_links{margin:40px 0 0}.tekrevol_footer .footer_copyright_links ul{margin:0;text-align:right}.tekrevol_footer .footer_copyright_links ul li{margin-bottom:5px;padding:0 10px}.tekrevol_footer .footer_copyright_links ul li a{font-size:13px}}@media(min-width:667px)and (max-width:900px){.tekrevol_footer{background:#000;padding:40px 0 0}.tekrevol_footer .footer_title{text-align:center}.tekrevol_footer .footer_title p{color:#fff;line-height:normal;margin-bottom:0;font-size:20px;line-height:30px}.tekrevol_footer .footer_title h2,.tekrevol_footer .footer_title .h2{font-size:40px;line-height:55px}.tekrevol_footer .footer_title .footer_btn a.btn_primary{height:45px;line-height:42px;width:180px;font-size:14px}.tekrevol_footer .footer_links{margin:20px 0;display:block}.tekrevol_footer .footer_links h4,.tekrevol_footer .footer_links .h4{font-size:18px;line-height:28px;margin-bottom:20px}.tekrevol_footer .footer_links ul{display:flex;flex:1;flex-wrap:wrap}.tekrevol_footer .footer_links ul li{flex:0 0 33.33%;margin-bottom:5px;padding:0 10px}.tekrevol_footer .footer_links ul li a{font-size:14px;line-height:24px}.tekrevol_footer .last_links ul li{flex:0 0 25%}.tekrevol_footer .footer_loaction h4,.tekrevol_footer .footer_loaction .h4{font-size:18px;line-height:28px}.tekrevol_footer .footer_loaction ul li{width:20%;margin-bottom:10px;font-size:14px;line-height:22px}.tekrevol_footer .footer_loaction ul li:first-child{padding-left:20px}.tekrevol_footer .footer_loaction ul li:nth-child(5):after{display:none}.tekrevol_footer .footer_social ul{margin-top:70px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:end}.tekrevol_footer .footer_social ul li{margin:0 5px}.tekrevol_footer .footer_social ul li a svg{width:30px;height:30px}.tekrevol_footer .footer_social ul li a svg path{fill:#fff}.tekrevol_footer .footer_copyright{margin:40px 0 20px}.tekrevol_footer .footer_copyright .copyright_txt{font-size:14px;line-height:26px;text-align:left;padding-left:10px}.tekrevol_footer .footer_copyright_links{margin:40px 0 0}.tekrevol_footer .footer_copyright_links ul{margin:0;text-align:left}.tekrevol_footer .footer_copyright_links ul li{margin-bottom:5px;padding:0 10px}.tekrevol_footer .footer_copyright_links ul li a{font-size:13px}}@media(min-width:0px)and (max-width:666px){.tekrevol_footer{background:#000;padding:40px 0 0}.tekrevol_footer .footer_title{text-align:center}.tekrevol_footer .footer_title p{color:#fff;line-height:normal;margin-bottom:0;font-size:20px;line-height:30px}.tekrevol_footer .footer_title h2,.tekrevol_footer .footer_title .h2{font-size:40px;line-height:55px}.tekrevol_footer .footer_title .footer_btn a.btn_primary{height:45px;line-height:42px;width:180px;font-size:14px}.tekrevol_footer .footer_links{margin:20px 0;display:block}.tekrevol_footer .footer_links h4,.tekrevol_footer .footer_links .h4{font-size:18px;line-height:28px;margin-bottom:20px}.tekrevol_footer .footer_links ul{display:flex;flex:1;flex-wrap:wrap}.tekrevol_footer .footer_links ul li{flex:0 0 100%;margin-bottom:5px;padding:0 10px}.tekrevol_footer .footer_links ul li a{font-size:14px;line-height:24px}.tekrevol_footer .last_links ul{display:block}.tekrevol_footer .footer_loaction h4,.tekrevol_footer .footer_loaction .h4{font-size:18px;line-height:28px}.tekrevol_footer .footer_loaction ul li{width:25%;margin-bottom:10px;font-size:14px;line-height:22px}.tekrevol_footer .footer_loaction ul li:first-child{padding-left:20px}.tekrevol_footer .footer_loaction ul li:nth-child(4):after,.tekrevol_footer .footer_loaction ul li:nth-child(8):after{display:none}.tekrevol_footer .footer_loaction .contact_information li:first-child{padding-left:0}.tekrevol_footer .footer_loaction .contact_information li{padding:0 10px}.tekrevol_footer .footer_social ul{margin-top:20px;display:flex;flex-wrap:nowrap;justify-content:start;align-items:start}.tekrevol_footer .footer_social ul li{margin:0 5px}.tekrevol_footer .footer_social ul li a svg{width:30px;height:30px}.tekrevol_footer .footer_social ul li a svg path{fill:#fff}.tekrevol_footer .footer_copyright{margin:20px 0}.tekrevol_footer .footer_copyright .copyright_txt{font-size:14px;line-height:26px;text-align:left;padding-left:10px}.tekrevol_footer .footer_copyright_links ul{margin:0 0 20px;text-align:left}.tekrevol_footer .footer_copyright_links ul li{width:50%;margin-bottom:5px;padding:0 10px}.tekrevol_footer .footer_copyright_links ul li:nth-child(2){padding-left:20px}.tekrevol_footer .footer_copyright_links ul li:nth-child(2):after{display:none}.tekrevol_footer .footer_copyright_links ul li:nth-child(4){padding-left:20px}.tekrevol_footer .footer_copyright_links ul li a{font-size:11px}.tekrevol_footer .dmca_logo_img{margin-left:10px}}body .main_container.customFont *,body .main_container.customFont p{font-family:Poppins,sans-serif!important}.tekrevol_banner,.tekrevol_banner .carousel{height:100vh}.tekrevol_banner .carousel .carousel-inner{position:absolute;top:50%;transform:translateY(-50%)}.tekrevol_banner .carousel .carousel-indicators{justify-content:start;margin-right:0;margin-left:0}.tekrevol_banner h1,.tekrevol_banner .h1,.tekrevol_banner h2,.tekrevol_banner .h2{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:100px;line-height:120px;color:#314252;margin-bottom:40px}.tekrevol_banner h1 span,.tekrevol_banner .h1 span,.tekrevol_banner h2 span,.tekrevol_banner .h2 span{color:#f47a1f}.tekrevol_banner p{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:45px;line-height:75px;margin-bottom:20px}.tekrevol_banner .carousel .carousel-control-prev{width:74px;z-index:9;height:8px;bottom:50px;top:unset}.tekrevol_banner .carousel .carousel-control-prev span{opacity:0}.tekrevol_banner .carousel .carousel-control-next{width:74px;z-index:9;right:unset;left:120px;height:8px;bottom:50px;top:unset}.tekrevol_banner .carousel .carousel-control-next span{opacity:0}.tekrevol_banner .carousel-indicators{width:50%;bottom:20px}.tekrevol_banner .carousel-indicators:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDc0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03My40OTIgNC4zNTM1NUM3My42ODczIDQuMTU4MjkgNzMuNjg3MyAzLjg0MTcxIDczLjQ5MiAzLjY0NjQ1TDcwLjMxMDEgMC40NjQ0NjZDNzAuMTE0OCAwLjI2OTIwNCA2OS43OTgyIDAuMjY5MjA0IDY5LjYwMyAwLjQ2NDQ2NkM2OS40MDc3IDAuNjU5NzI4IDY5LjQwNzcgMC45NzYzMTEgNjkuNjAzIDEuMTcxNTdMNzIuNDMxNCA0TDY5LjYwMyA2LjgyODQzQzY5LjQwNzcgNy4wMjM2OSA2OS40MDc3IDcuMzQwMjcgNjkuNjAzIDcuNTM1NTNDNjkuNzk4MiA3LjczMDggNzAuMTE0OCA3LjczMDggNzAuMzEwMSA3LjUzNTUzTDczLjQ5MiA0LjM1MzU1Wk0wLjEzODQ4OSA0LjVINzMuMTM4NVYzLjVIMC4xMzg0ODlWNC41WiIgZmlsbD0iI0Y0N0ExRiIvPgo8L3N2Zz4K);width:74px;height:8px;position:absolute;left:0;top:19px;transform:rotate(180deg)}.tekrevol_banner .carousel-indicators:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDc0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03My40OTIgNC4zNTM1NUM3My42ODczIDQuMTU4MjkgNzMuNjg3MyAzLjg0MTcxIDczLjQ5MiAzLjY0NjQ1TDcwLjMxMDEgMC40NjQ0NjZDNzAuMTE0OCAwLjI2OTIwNCA2OS43OTgyIDAuMjY5MjA0IDY5LjYwMyAwLjQ2NDQ2NkM2OS40MDc3IDAuNjU5NzI4IDY5LjQwNzcgMC45NzYzMTEgNjkuNjAzIDEuMTcxNTdMNzIuNDMxNCA0TDY5LjYwMyA2LjgyODQzQzY5LjQwNzcgNy4wMjM2OSA2OS40MDc3IDcuMzQwMjcgNjkuNjAzIDcuNTM1NTNDNjkuNzk4MiA3LjczMDggNzAuMTE0OCA3LjczMDggNzAuMzEwMSA3LjUzNTUzTDczLjQ5MiA0LjM1MzU1Wk0wLjEzODQ4OSA0LjVINzMuMTM4NVYzLjVIMC4xMzg0ODlWNC41WiIgZmlsbD0iI0Y0N0ExRiIvPgo8L3N2Zz4K);width:74px;height:8px;position:absolute;left:120px;top:19px}.tekrevol_banner .carousel-indicators button{display:none}.tekrevol_banner .carousel-indicators button.active,.tekrevol_banner .carousel-indicators .crafting-industry .mvp-main button.mvp-card:hover,.crafting-industry .mvp-main .tekrevol_banner .carousel-indicators button.mvp-card:hover{display:block}.tekrevol_banner .carousel-indicators [data-bs-target]{width:20px;height:20px;background-color:transparent;border-radius:100%;position:relative;text-indent:unset;left:85px}.tekrevol_banner .carousel-indicators [data-bs-target]:after{content:"01";font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#f47a1f;font-family:Poppins,sans-serif}.tekrevol_banner .carousel-indicators [data-bs-target]:first-child:after{content:"01"}.tekrevol_banner .carousel-indicators [data-bs-target]:nth-child(2):after{content:"02"}.tekrevol_banner .carousel-indicators [data-bs-target]:nth-child(3):after{content:"03"}.marqee_banner{background:#314252;height:30px;overflow:hidden}.marqee_banner .marquee{white-space:nowrap;animation:marquee 0s linear infinite}.marqee_banner .marquee p{padding-left:30px;animation:marquee-text 15s linear infinite;color:#fff;margin-bottom:0;font-size:12px;line-height:12px;display:inline-block}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes marquee-text{0%{transform:translate(100%)}to{transform:translate(-100%)}}.tekrevol_ser_container{position:relative}.tekrevol_ser_container .tekrevol_boxes{position:absolute;bottom:20px;right:0;display:flex;z-index:9}.tekrevol_ser_container .tekrevol_boxes .box_item{padding:25px 0 10px;margin-left:50px;border-top:2px solid #e2e2e2}.tekrevol_ser_container .tekrevol_boxes .box_item h4,.tekrevol_ser_container .tekrevol_boxes .box_item .h4{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:normal;letter-spacing:-.028em;color:#000;margin-bottom:20px}.tekrevol_ser_container .tekrevol_boxes .box_item h4 svg,.tekrevol_ser_container .tekrevol_boxes .box_item .h4 svg{margin-right:10px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li{display:block;padding-left:15px;position:relative;line-height:28px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;color:#000;text-transform:capitalize}.tekrevol_ser_container .tekrevol_boxes .box_item ul li:after{content:"";background:#000;width:4px;height:4px;position:absolute;top:12px;left:0;border-radius:100%}.tekrevol_ser_container .tekrevol_boxes .box_item ul li a{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#000;text-transform:capitalize;cursor:auto}.tekrevol_ser_container .tekrevol_boxes .box_item ul li a:after{content:"";background:#000;width:4px;height:4px;position:absolute;top:15px;left:0;border-radius:100%}.tekrevol_awards{overflow:hidden}.tekrevol_awards .tekrevol_rating span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:25px;line-height:72px;color:#f47a1f;display:block;margin-bottom:0}.tekrevol_awards .tekrevol_rating .tekrevol_rating_numbers{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:200px;line-height:160px;color:#314252;margin-bottom:20px;letter-spacing:-2}.tekrevol_awards .tekrevol_rating .tekrevol_star svg{height:50px;width:250px}.tekrevol_awards .react-multi-carousel-list,.tekrevol_awards .swiper{margin-top:50px;min-height:300px;height:auto;overflow:hidden}.tekrevol_awards .react-multi-carousel-list .awards_item,.tekrevol_awards .swiper .awards_item{background:#f8f8fb;border-radius:30px;text-align:center;padding:30px;margin:0 20px 0 0;cursor:pointer;height:300px}.tekrevol_awards .react-multi-carousel-list .awards_item.small,.tekrevol_awards .swiper .awards_item.small{height:250px;padding:60px 30px}.tekrevol_awards .react-multi-carousel-list .awards_item.small p,.tekrevol_awards .react-multi-carousel-list .awards_item.small h5,.tekrevol_awards .react-multi-carousel-list .awards_item.small .h5,.tekrevol_awards .swiper .awards_item.small p,.tekrevol_awards .swiper .awards_item.small h5,.tekrevol_awards .swiper .awards_item.small .h5{display:none}.tekrevol_awards .react-multi-carousel-list .awards_item .awards_img,.tekrevol_awards .swiper .awards_item .awards_img{min-height:130px}.tekrevol_awards .react-multi-carousel-list .awards_item img,.tekrevol_awards .swiper .awards_item img{max-width:200px;height:auto;margin-bottom:30px;filter:grayscale(100%);width:100%}.tekrevol_awards .react-multi-carousel-list .awards_item:hover,.tekrevol_awards .swiper .awards_item:hover{background:#e6e6ec;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.tekrevol_awards .react-multi-carousel-list .awards_item:hover img,.tekrevol_awards .swiper .awards_item:hover img{filter:grayscale(0);-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.tekrevol_awards .react-multi-carousel-list .awards_item h5,.tekrevol_awards .react-multi-carousel-list .awards_item .h5,.tekrevol_awards .swiper .awards_item h5,.tekrevol_awards .swiper .awards_item .h5{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:22px;line-height:25px;margin-bottom:10px}.tekrevol_awards .react-multi-carousel-list .awards_item p,.tekrevol_awards .swiper .awards_item p{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:19px;text-align:center}.tekrevol_awards.gery{background:#f8f8fb}.tekrevol_awards.gery .awards_item{background:#fff}.tekrevol_awards.landing_awards{padding:40px 0}.tekrevol_awards.landing_awards .react-multi-carousel-list,.tekrevol_awards.landing_awards .swiper{margin-top:0}.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item img,.tekrevol_awards.landing_awards .swiper .awards_item img{max-width:200px;height:auto;margin-bottom:30px;width:100%;filter:grayscale(0)}.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item:hover img,.tekrevol_awards.landing_awards .swiper .awards_item:hover img{filter:none}.tekrevol_casestudies{background:#f8f8fb;overflow-x:hidden}.tekrevol_project .tekrevol_project_item{padding-top:100px}.tekrevol_project .tekrevol_project_item .project_info{display:flex;justify-content:start;align-items:center;vertical-align:middle;margin-bottom:50px}.tekrevol_project .tekrevol_project_item .project_info .logo_project{width:200px;height:90px;margin-right:30px;border-right:1px solid #e2e2e2}.tekrevol_project .tekrevol_project_item .project_info .logo_project img{width:175px;height:90px}.tekrevol_project .tekrevol_project_item .project_info .framework_project ul li{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:30px;letter-spacing:-.02em;margin-bottom:5px;cursor:pointer}.tekrevol_project .tekrevol_project_item .project_statistics{display:flex;justify-content:end;align-items:start;vertical-align:top;margin-bottom:50px}.tekrevol_project .tekrevol_project_item .project_statistics .download{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:60px;line-height:65px;letter-spacing:-.02em;padding-right:30px;margin-right:30px}.tekrevol_project .tekrevol_project_item .project_statistics .download span{font-weight:300;font-size:25px;line-height:25px;display:block}.tekrevol_project .tekrevol_project_item .project_statistics .reward{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:60px;line-height:65px;letter-spacing:-.02em}.tekrevol_project .tekrevol_project_item .project_statistics .reward span{font-weight:300;font-size:25px;line-height:25px;display:block}.tekrevol_project .project_link_btn a{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:35px;display:inline-block}.tekrevol_project .project_link_btn a svg{width:30px;height:15px;margin-left:20px}.tekrevol_project .btn_load_all{margin:50px 0}.tekrevol_project .btn_load_all a{background:#f47a1f;margin:auto;display:block;width:80px;height:80px;border-radius:100%;position:relative}.tekrevol_project .btn_load_all a svg{width:40px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}.tekrevol_project .btn_load_all a svg path{fill:#fff}.tekrevol_project .btn_load_all a:hover{border:1px solid #f47a1f;background:transparent}.tekrevol_project .btn_load_all a:hover svg path{fill:#f47a1f}.tekrevol_project .project_review{padding:80px 0}.tekrevol_project .project_review p{position:relative;z-index:9}.tekrevol_project .project_review p svg{position:absolute;top:0;right:-50px;z-index:-1;opacity:.5}.tekrevol_project .project_review .review_info{display:flex;justify-content:start;align-items:center;position:relative;z-index:9}.tekrevol_project .project_review .review_info .preson{margin-right:20px;width:70px;height:70px}.tekrevol_project .project_review .review_info .preson img{width:100%;height:100%;object-fit:contain;border-radius:100%}.tekrevol_project .project_review .review_info .preson_info h6,.tekrevol_project .project_review .review_info .preson_info .h6{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#000;margin-bottom:0}.tekrevol_project .project_review .review_info .preson_info .designation{font-family:Poppins,sans-serif;font-style:normal;font-size:16px;line-height:normal;color:#000;font-weight:400}.tekrevol_project .project_review .review_info .project_link{position:absolute;top:10px;right:0}.teemates_project{filter:drop-shadow(0px 0px 50px rgba(0,0,0,.1));padding:70px 70px 0;background-position:top right;background-repeat:no-repeat;background-size:contain}.teemates_project .img_boxing{min-height:auto;height:100%}.teemates_project .framework_project ul li{font-weight:600}.teemates_project .react-multi-carousel-track{align-items:end;min-height:500px}.teemates_project .react-multi-carousel-track .react-multi-carousel-item{margin:0 5px}@media(min-width:901px)and (max-width:1269px){.teemates_project{padding:50px 40px 0}.teemates_project .img_boxing{min-height:auto;height:100%}.teemates_project .react-multi-carousel-track{align-items:end;min-height:auto}}@media(min-width:768px)and (max-width:900px){.teemates_project{padding:20px 20px 0}.teemates_project .react-multi-carousel-track{align-items:end;min-height:auto}}@media(min-width:100px)and (max-width:767px){.teemates_project{padding:20px 20px 0}.teemates_project .react-multi-carousel-track{align-items:end;min-height:auto}}.tekrevol_project .tekrevol_project_item .pizza_project{filter:drop-shadow(0px 0px 50px rgba(0,0,0,.1));padding:70px;position:relative}.tekrevol_project .tekrevol_project_item .pizza_project .framework_project ul li{font-weight:600}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev{position:absolute;bottom:0;right:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item{text-align:right;margin-right:-140px}.tekrevol_project .tekrevol_project_item .pizza_project .project_link{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:60px;letter-spacing:-.02em}.tekrevol_project .tekrevol_project_item .pizza_project .project_link_btn a{color:#fff}.tekrevol_project .tekrevol_project_item .pizza_project .project_link_btn a:hover{color:#f47a1f;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.tekrevol_project .tekrevol_project_item .pizza_project .project_link_btn a:hover svg path{fill:#f47a1f;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.tekrevol_project .tekrevol_project_item .pizza_project .project_link_btn a svg path{fill:#fff}.tekrevol_project .tekrevol_project_item .pizza_project .project_info .logo_project{width:200px;height:90px;margin-right:30px}.tekrevol_project .tekrevol_project_item .pizza_project .project_info .logo_project img{width:175px;height:90px}@media(min-width:1600px)and (max-width:1800px){.tekrevol_project .tekrevol_project_item .pizza_project{padding:70px 70px 30px}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev{position:absolute;bottom:0;right:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item{text-align:right;margin-right:-120px}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item .gatsby-image-wrapper img{height:720px}}@media(min-width:1400px)and (max-width:1599px){.tekrevol_project .tekrevol_project_item .pizza_project{padding:70px 70px 30px}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev{position:absolute;bottom:0;right:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item{text-align:right;margin-right:-110px}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item .gatsby-image-wrapper img{height:670px}}@media(min-width:1200px)and (max-width:1399px){.tekrevol_project .tekrevol_project_item .pizza_project{padding:50px 50px 30px}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev{position:absolute;bottom:0;right:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item{text-align:right;margin-right:-100px}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item .gatsby-image-wrapper img{height:600px}}@media(min-width:992px)and (max-width:1199px){.tekrevol_project .tekrevol_project_item .pizza_project{padding:40px 20px 20px}.tekrevol_project .tekrevol_project_item .pizza_project .project_statistics{margin-bottom:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev{position:absolute;bottom:0;right:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item{text-align:right;margin-right:-90px}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item .gatsby-image-wrapper img{height:460px}}@media(min-width:900px)and (max-width:991px){.tekrevol_project .tekrevol_project_item .pizza_project{padding:40px 20px 0}.tekrevol_project .tekrevol_project_item .pizza_project .project_statistics{margin-bottom:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev{position:unset;bottom:0;right:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item{text-align:center;margin-right:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item .gatsby-image-wrapper img{height:350px}}@media(min-width:500px)and (max-width:899px){.tekrevol_project .tekrevol_project_item .pizza_project{padding:40px 20px 0}.tekrevol_project .tekrevol_project_item .pizza_project .project_statistics{margin-bottom:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev{position:unset;bottom:0;right:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item{text-align:center;margin-right:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item .gatsby-image-wrapper img{height:350px}}@media(min-width:0px)and (max-width:499px){.tekrevol_project .tekrevol_project_item .pizza_project{padding:30px 20px 10px}.tekrevol_project .tekrevol_project_item .pizza_project .project_statistics{margin-bottom:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev{position:unset;bottom:0;right:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item{text-align:center;margin-right:0}.tekrevol_project .tekrevol_project_item .pizza_project .img_prev .case_item .gatsby-image-wrapper img{height:auto}}.tekrevol_expertise{background:#f8f8fb}.tekrevol_expertise .tekrevol_expertise_tab{margin:30px 0 0}.tekrevol_expertise .tekrevol_expertise_tab .nav-item a{background:transparent;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:40px;line-height:80px;letter-spacing:-.02em;color:#000;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;cursor:pointer}.tekrevol_expertise .tekrevol_expertise_tab .nav-item a.active,.tekrevol_expertise .tekrevol_expertise_tab .nav-item .crafting-industry .mvp-main a.mvp-card:hover,.crafting-industry .mvp-main .tekrevol_expertise .tekrevol_expertise_tab .nav-item a.mvp-card:hover,.tekrevol_expertise .tekrevol_expertise_tab .nav-item a:hover{color:#f47a1f}.tekrevol_expertise .tab-content{padding-top:20px;padding-left:130px;border-left:1px solid #e2e2e2;height:100%;position:relative}.tekrevol_expertise .tab-content p{margin-bottom:30px}.tekrevol_expertise .dekstop_version{display:block}.tekrevol_expertise .mobile_version{display:none}.tekrevol_insights .blog_section{display:flex;flex-wrap:wrap;flex:1;padding:70px 0}.tekrevol_insights .blog_section .blog_list{flex:0 0 50%;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;padding:40px 90px 40px 40px}.tekrevol_insights .blog_section .blog_list:nth-child(2n){border-right:0px solid #e2e2e2}.tekrevol_insights .blog_section .blog_list:nth-child(odd){padding:40px 100px 40px 0}.tekrevol_insights .blog_section .blog_list .blog_title a h3,.tekrevol_insights .blog_section .blog_list .blog_title a .h3{color:#314252}.tekrevol_insights .blog_section .blog_list .blog_title a h3:hover,.tekrevol_insights .blog_section .blog_list .blog_title a .h3:hover{color:#f47a1f}.tekrevol_insights .blog_section .blog_list .dates{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:18px;margin-bottom:0;letter-spacing:-.02em;color:#f47a1f}.tekrevol_insights .readmore{float:right;width:50%;text-align:right}.tekrevol_insights .readmore a{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:normal;color:#000;text-transform:uppercase}.tekrevol_insights .readmore a:hover{color:#f47a1f}.tekrevol_insights .loading{margin:30px auto}.tekrevol_insights .btn_loadmore{color:#f47a1f;border:2px solid #f47a1f;border-radius:50px;font-weight:700;height:60px;line-height:60px;width:300px;text-align:center;text-transform:uppercase;margin:40px auto;letter-spacing:2px;cursor:pointer}.tekrevol_insights .btn_load_all{margin:50px 0}.tekrevol_insights .btn_load_all a{background:#f47a1f;margin:auto;display:block;width:80px;height:80px;border-radius:100%;position:relative}.tekrevol_insights .btn_load_all a svg{width:40px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}.tekrevol_insights .btn_load_all a svg path{fill:#fff}.tekrevol_insights .btn_load_all a:hover{border:1px solid #f47a1f;background:transparent}.tekrevol_insights .btn_load_all a:hover svg path{fill:#f47a1f}.tekrevol_featured{padding-bottom:0!important}.tekrevol_featured .carousel_featured{margin:100px 0;min-height:220px;overflow:hidden}.tekrevol_featured .carousel_featured.swiper .swiper-slide{flex-shrink:0;height:auto}.tekrevol_featured .carousel_featured ul li{max-width:258px!important}.tekrevol_featured .carousel_featured ul li .featured_item,.tekrevol_featured .carousel_featured .swiper-slide .featured_item{text-align:center;margin:auto;height:220px;width:100%;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;display:flex;justify-content:center;align-content:center;align-items:center;vertical-align:middle;position:relative;overflow:hidden;cursor:pointer}.tekrevol_featured .carousel_featured ul li .featured_item:before,.tekrevol_featured .carousel_featured .swiper-slide .featured_item:before{box-sizing:border-box;transform:translate(100%);content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;border-bottom:2px solid transparent;border-left:2px solid transparent}.tekrevol_featured .carousel_featured ul li .featured_item:after,.tekrevol_featured .carousel_featured .swiper-slide .featured_item:after{box-sizing:border-box;transform:translate(-100%);content:"";position:absolute;top:0;left:0;width:100%;height:2px;border-top:2px solid transparent;border-right:2px solid transparent}.tekrevol_featured .carousel_featured ul li .featured_item:hover:before,.tekrevol_featured .carousel_featured .swiper-slide .featured_item:hover:before{transition:.1s transform linear,.1s height linear .1s;transform:translate(0);height:100%;border-color:#f47a1f}.tekrevol_featured .carousel_featured ul li .featured_item:hover:after,.tekrevol_featured .carousel_featured .swiper-slide .featured_item:hover:after{transition:.1s transform linear .2s,.1s height linear .3s;transform:translate(0);height:100%;border-color:#f47a1f}.tekrevol_featured .carousel_featured ul li .featured_item .featured_img svg,.tekrevol_featured .carousel_featured ul li .featured_item .featured_img img,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img svg,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img img{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;height:70px;max-width:200px}.tekrevol_featured .carousel_featured ul li .featured_item:hover .featured_img svg,.tekrevol_featured .carousel_featured ul li .featured_item:hover .featured_img img,.tekrevol_featured .carousel_featured .swiper-slide .featured_item:hover .featured_img svg,.tekrevol_featured .carousel_featured .swiper-slide .featured_item:hover .featured_img img{-webkit-transform:scale(1.05);transform:scale(1.05);-ms-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out}.tekrevol_featured .carousel_featured ul li:first-child,.tekrevol_featured .carousel_featured .swiper-slide:first-child,.tekrevol_featured .carousel_featured ul li:first-child .featured_item,.tekrevol_featured .carousel_featured .swiper-slide:first-child .featured_item{border-left:1px solid #e2e2e2}.tekrevol_featured .carousel_featured ul li:last-child .featured_item,.tekrevol_featured .carousel_featured .swiper-slide:last-child .featured_item{border-right:1px solid #e2e2e2}.tekrevol_featured .carousel_featured ul li:last-child .featured_item:hover,.tekrevol_featured .carousel_featured .swiper-slide:last-child .featured_item:hover{border-right:1px solid #e2e2e2}.tekrevol_featured .react-multiple-carousel__arrow{display:none}.tekrevol_partner{background:#f8f8fb}.tekrevol_partner .tekrevol_partner_logo{margin:50px 0}.tekrevol_partner .tekrevol_partner_logo .item_logo{display:flex;flex:1;flex-wrap:wrap;width:100%}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box{flex:0 0 16.66%;height:220px;justify-content:center;align-content:center;vertical-align:middle;align-items:center;display:flex;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2;position:relative;overflow:hidden;cursor:pointer}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:before{box-sizing:border-box;transform:translate(100%);content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;border-bottom:2px solid transparent;border-left:2px solid transparent}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:after{box-sizing:border-box;transform:translate(-100%);content:"";position:absolute;top:0;left:0;width:100%;height:2px;border-top:2px solid transparent;border-right:2px solid transparent}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:hover:before{transition:.1s transform linear,.1s height linear .1s;transform:translate(0);height:100%;border-color:#f47a1f}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:hover:after{transition:.1s transform linear .2s,.1s height linear .3s;transform:translate(0);height:100%;border-color:#f47a1f}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box img{display:block;width:auto;height:auto;object-fit:contain;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;filter:grayscale(1)}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:hover img{-webkit-transform:scale(1.2);transform:scale(1.2);-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;filter:grayscale(0)}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:last-child,.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-last-child(2),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-last-child(3),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-last-child(4),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-last-child(5),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-last-child(6){border-bottom:1px solid #e2e2e2}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:first-child,.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-child(7),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-child(13){border-left:1px solid #e2e2e2}.tekrevol_partner .react-multiple-carousel__arrow,.tekrevol_partner .item_logo_slide{display:none}.tekrevol_partner .item_logo_slide .react-multiple-carousel__arrow{display:none!important}body::-webkit-scrollbar{width:5px;height:0px}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0003}body::-webkit-scrollbar-thumb{background-color:#f47a1f;outline:0px solid #e2e2e2}.z_idx{position:relative}.form-control:focus,.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:none;border-bottom:1px solid #f47a1f}.error_tek{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:13px;color:#bb2124}.vh-100{height:100vh}.notfound_banner{background:#eae9e8}.btn-check:checked+.btn-primary:focus,.btn-check:active+.btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.crafting-industry .mvp-main .btn-primary.mvp-card:focus:hover,.show>.btn-primary.dropdown-toggle:focus{box-shadow:none}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#f47a1f;border-color:#f47a1f}.form-check-input:checked{background-color:#f47a1f;border-color:#f47a1f}video{width:100%;height:auto}.scroll_css h2,.scroll_css .h2{position:-webkit-sticky;position:sticky;top:120px}@media(min-width:1600px)and (max-width:1800px){.tekrevol_banner,.tekrevol_banner .carousel{height:100vh}.tekrevol_banner h1,.tekrevol_banner .h1,.tekrevol_banner h2,.tekrevol_banner .h2{font-size:80px;line-height:90px;margin-bottom:30px;width:100%}.tekrevol_banner p{font-size:28px;line-height:45px;margin-bottom:20px;width:90%}.tekrevol_ser_container .tekrevol_boxes .box_item h4,.tekrevol_ser_container .tekrevol_boxes .box_item .h4{font-size:18px;margin-bottom:10px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li,.tekrevol_ser_container .tekrevol_boxes .box_item ul li a{font-size:14px}.tekrevol_awards .tekrevol_rating span{font-size:20px;line-height:32px}.tekrevol_awards .tekrevol_rating .tekrevol_rating_numbers{font-size:150px;line-height:150px}.tekrevol_awards .tekrevol_rating .tekrevol_star svg{height:auto;width:200px}.tekrevol_awards .react-multi-carousel-list,.tekrevol_awards .swiper{margin-top:50px}.tekrevol_awards .react-multi-carousel-list .awards_item,.tekrevol_awards .swiper .awards_item{padding:30px 15px;margin:0 15px 0 0;cursor:pointer;height:260px}.tekrevol_awards .react-multi-carousel-list .awards_item img,.tekrevol_awards .swiper .awards_item img{margin-bottom:10px;filter:grayscale(100%)}.tekrevol_awards .react-multi-carousel-list .awards_item h5,.tekrevol_awards .react-multi-carousel-list .awards_item .h5,.tekrevol_awards .swiper .awards_item h5,.tekrevol_awards .swiper .awards_item .h5{font-size:18px}.tekrevol_awards .react-multi-carousel-list .awards_item p,.tekrevol_awards .swiper .awards_item p{font-size:13px}.tekrevol_awards.landing_awards{padding:30px 0}.tekrevol_awards.landing_awards .react-multi-carousel-list,.tekrevol_awards.landing_awards .swiper{margin-top:0}.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item img,.tekrevol_awards.landing_awards .swiper .awards_item img{max-width:160px;height:auto;margin-bottom:20px}.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item h5,.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item .h5,.tekrevol_awards.landing_awards .swiper .awards_item h5,.tekrevol_awards.landing_awards .swiper .awards_item .h5{font-size:16px;line-height:20px}.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item p,.tekrevol_awards.landing_awards .swiper .awards_item p{font-size:13px;line-height:18px}.tekrevol_project .tekrevol_project_item{padding-top:50px}.tekrevol_project .tekrevol_project_item .project_info{margin-bottom:50px}.tekrevol_project .tekrevol_project_item .project_info .logo_project{width:200px;height:90px;margin-right:20px}.tekrevol_project .tekrevol_project_item .project_info .logo_project img{width:155px;height:auto}.tekrevol_project .tekrevol_project_item .project_info .framework_project ul li{font-size:14px;line-height:25px}.tekrevol_project .tekrevol_project_item .project_statistics{margin-bottom:50px}.tekrevol_project .tekrevol_project_item .project_statistics .download{font-size:50px;line-height:55px;padding-right:25px;margin-right:25px}.tekrevol_project .tekrevol_project_item .project_statistics .download span{font-size:20px}.tekrevol_project .tekrevol_project_item .project_statistics .reward{font-size:50px;line-height:55px}.tekrevol_project .tekrevol_project_item .project_statistics .reward span{font-size:20px}.tekrevol_project .project_link_btn a{font-size:18px;line-height:30px}.tekrevol_project .project_link_btn a svg{width:30px;height:15px;margin-left:20px}.tekrevol_project .btn_load_all{margin:50px 0}.tekrevol_project .btn_load_all a{width:70px;height:70px}.tekrevol_project .btn_load_all a svg{width:30px}.tekrevol_project .project_review{padding:60px 0}.tekrevol_project .project_review p svg{top:-20px;right:-50px;width:160px}.tekrevol_project .project_review .review_info .preson_info h6,.tekrevol_project .project_review .review_info .preson_info .h6{font-size:20px;line-height:30px}.tekrevol_project .project_review .review_info .preson_info .designation{font-size:14px}.tekrevol_project .project_review .review_info .preson_info .project_link a{font-size:18px;line-height:30px}.tekrevol_project .project_review .review_info .preson_info .project_link a svg{width:30px;height:15px;margin-left:20px}.tekrevol_expertise .tekrevol_expertise_tab .nav-item a{font-size:30px;line-height:65px}.tekrevol_expertise .tab-content{padding-left:70px}.tekrevol_expertise .tab-content h6,.tekrevol_expertise .tab-content .h6{font-size:25px;line-height:40px;color:#000;margin-bottom:40px}.tekrevol_insights .blog_section{display:flex;flex-wrap:wrap;flex:1;padding:40px 0}.tekrevol_insights .blog_section .blog_list{padding:30px 20px 30px 50px}.tekrevol_insights .blog_section .blog_list:nth-child(odd){padding:30px 40px 30px 0}.tekrevol_insights .blog_section .blog_list .blog_title a{font-size:30px;line-height:45px;margin-bottom:25px}.tekrevol_insights .blog_section .blog_list .dates{font-size:15px}.tekrevol_insights .btn_load_all{margin:20px 0}.tekrevol_insights .btn_load_all a{width:60px;height:60px}.tekrevol_featured .carousel_featured{margin:80px 0}.tekrevol_featured .carousel_featured ul li .featured_item,.tekrevol_featured .carousel_featured .swiper-slide .featured_item{height:150px}.tekrevol_featured .carousel_featured ul li .featured_item .featured_img svg,.tekrevol_featured .carousel_featured ul li .featured_item .featured_img img,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img svg,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img img{height:60px}.tekrevol_partner .tekrevol_partner_title{position:relative;z-index:9}.tekrevol_partner .tekrevol_partner_title:after{font-size:120px;line-height:120px;right:15%}.tekrevol_partner .tekrevol_partner_title h2,.tekrevol_partner .tekrevol_partner_title .h2{margin-bottom:50px}.tekrevol_partner .tekrevol_partner_logo{margin:50px 0}.tekrevol_partner .tekrevol_partner_logo .item_logo{display:flex;flex:1;flex-wrap:wrap}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box{height:200px}}@media(min-width:1400px)and (max-width:1599px){.tekrevol_banner,.tekrevol_banner .carousel{height:100vh}.tekrevol_banner .carousel:after{font-size:170px;line-height:170px;right:0%;top:50%}.tekrevol_banner h1,.tekrevol_banner .h1,.tekrevol_banner h2,.tekrevol_banner .h2{font-size:70px;line-height:90px;margin-bottom:30px;width:80%}.tekrevol_banner p{font-size:25px;line-height:45px;margin-bottom:20px;width:80%}.tekrevol_ser_container .tekrevol_boxes .box_item h4,.tekrevol_ser_container .tekrevol_boxes .box_item .h4{font-size:18px;margin-bottom:10px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li{font-size:14px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li:after{top:12px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li a{font-size:14px}.tekrevol_awards .tekrevol_rating span{font-size:18px;line-height:30px}.tekrevol_awards .tekrevol_rating .tekrevol_rating_numbers{font-size:140px;line-height:140px}.tekrevol_awards .tekrevol_rating .tekrevol_star svg{height:auto;width:220px}.tekrevol_awards .react-multi-carousel-list,.tekrevol_awards .swiper{margin-top:50px}.tekrevol_awards .react-multi-carousel-list .awards_item,.tekrevol_awards .swiper .awards_item{padding:30px 25px;margin:0 20px 0 0;cursor:pointer;height:260px}.tekrevol_awards .react-multi-carousel-list .awards_item img,.tekrevol_awards .swiper .awards_item img{margin-bottom:10px;filter:grayscale(100%)}.tekrevol_awards .react-multi-carousel-list .awards_item h5,.tekrevol_awards .react-multi-carousel-list .awards_item .h5,.tekrevol_awards .swiper .awards_item h5,.tekrevol_awards .swiper .awards_item .h5{font-size:18px}.tekrevol_awards .react-multi-carousel-list .awards_item p,.tekrevol_awards .swiper .awards_item p{font-size:12px}.tekrevol_awards.landing_awards{padding:25px 0}.tekrevol_awards.landing_awards .react-multi-carousel-list,.tekrevol_awards.landing_awards .swiper{margin-top:0}.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item img,.tekrevol_awards.landing_awards .swiper .awards_item img{max-width:160px;height:auto;margin-bottom:15px}.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item h5,.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item .h5,.tekrevol_awards.landing_awards .swiper .awards_item h5,.tekrevol_awards.landing_awards .swiper .awards_item .h5{font-size:16px;line-height:20px}.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item p,.tekrevol_awards.landing_awards .swiper .awards_item p{font-size:12px;line-height:17px}.tekrevol_serviceIindustries .tekrevol_ind_title{position:relative}.tekrevol_serviceIindustries .tekrevol_ind_title:after{font-size:120px;line-height:120px}.tekrevol_serviceIindustries .tekrevol_ind_title h2,.tekrevol_serviceIindustries .tekrevol_ind_title .h2{color:#000;cursor:pointer}.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu{color:#f47a1f;position:relative}.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu:hover .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu:hover .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu:hover .industries_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu:hover .industries_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu:hover .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu:hover .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu:hover .industries_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu:hover .industries_dropdown{width:280px;top:70px;padding:20px 30px 10px;left:10px}.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu:hover .services_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu:hover .services_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu:hover .industries_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu:hover .industries_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu:hover .services_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu:hover .services_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu:hover .industries_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu:hover .industries_dropdown ul li{margin-bottom:10px}.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu:hover .services_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu:hover .services_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu:hover .industries_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu:hover .industries_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu:hover .services_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu:hover .services_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu:hover .industries_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu:hover .industries_dropdown ul li a{font-size:14px;line-height:24px}.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu .industries_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu .industries_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu .industries_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu .industries_dropdown{display:none}.tekrevol_project .tekrevol_project_item{padding-top:50px}.tekrevol_project .tekrevol_project_item .project_info{margin-bottom:50px}.tekrevol_project .tekrevol_project_item .project_info .logo_project{width:200px;height:90px;margin-right:20px}.tekrevol_project .tekrevol_project_item .project_info .logo_project img{width:155px;height:auto}.tekrevol_project .tekrevol_project_item .project_info .framework_project ul li{font-size:14px;line-height:25px}.tekrevol_project .tekrevol_project_item .project_statistics{margin-bottom:50px}.tekrevol_project .tekrevol_project_item .project_statistics .download{font-size:50px;line-height:55px;padding-right:25px;margin-right:25px}.tekrevol_project .tekrevol_project_item .project_statistics .download span{font-size:20px}.tekrevol_project .tekrevol_project_item .project_statistics .reward{font-size:50px;line-height:55px}.tekrevol_project .tekrevol_project_item .project_statistics .reward span{font-size:20px}.tekrevol_project .btn_load_all{margin:0}.tekrevol_project .btn_load_all a{width:60px;height:60px}.tekrevol_project .btn_load_all a svg{width:25px}.tekrevol_project .project_review{padding:60px 0}.tekrevol_project .project_review p svg{top:-20px;right:-50px;width:160px}.tekrevol_project .project_review .review_info .preson_info h6,.tekrevol_project .project_review .review_info .preson_info .h6{font-size:18px;line-height:26px}.tekrevol_project .project_review .review_info .preson_info .designation{font-size:14px}.tekrevol_project .project_review .review_info .preson_info .project_link a{font-size:18px;line-height:30px}.tekrevol_project .project_review .review_info .preson_info .project_link a svg{width:30px;height:15px;margin-left:20px}.tekrevol_project .project_review .review_info .project_link{z-index:9}.tekrevol_project .project_link a{font-size:18px;line-height:30px}.tekrevol_project .project_link a svg{width:25px;height:25px}.tekrevol_expertise .tekrevol_expertise_tab .nav-item a{font-size:30px;line-height:50px}.tekrevol_expertise .tab-content{padding-left:70px}.tekrevol_expertise .tab-content h6,.tekrevol_expertise .tab-content .h6{font-size:22px;line-height:32px;margin-bottom:40px}.tekrevol_expertise .tab-content p{margin-bottom:30px}.tekrevol_expertise .tab-content .btn_load_all a,.tekrevol_expertise .tab-content .project_link a{font-size:18px;line-height:28px}.tekrevol_expertise .tab-content .btn_load_all a svg,.tekrevol_expertise .tab-content .project_link a svg{width:25px;height:25px}.tekrevol_insights .blog_section{display:flex;flex-wrap:wrap;flex:1;padding:40px 0}.tekrevol_insights .blog_section .blog_list{padding:25px 20px 25px 30px}.tekrevol_insights .blog_section .blog_list:nth-child(odd){padding:30px 40px 30px 0}.tekrevol_insights .blog_section .blog_list .blog_title a{font-size:25px;line-height:35px;margin-bottom:25px}.tekrevol_insights .blog_section .blog_list .dates{font-size:15px}.tekrevol_insights .btn_load_all{margin:0}.tekrevol_insights .btn_load_all a{width:60px;height:60px}.tekrevol_insights .btn_load_all a svg{width:25px}.tekrevol_featured .carousel_featured{margin:70px 0}.tekrevol_featured .carousel_featured ul li .featured_item,.tekrevol_featured .carousel_featured .swiper-slide .featured_item{height:150px}.tekrevol_featured .carousel_featured ul li .featured_item .featured_img svg,.tekrevol_featured .carousel_featured ul li .featured_item .featured_img img,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img svg,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img img{height:60px}.tekrevol_partner .tekrevol_partner_title{position:relative;z-index:9}.tekrevol_partner .tekrevol_partner_title:after{font-size:120px;line-height:120px;right:15%}.tekrevol_partner .tekrevol_partner_title h2,.tekrevol_partner .tekrevol_partner_title .h2{margin-bottom:50px}.tekrevol_partner .tekrevol_partner_logo{margin:50px 0}.tekrevol_partner .tekrevol_partner_logo .item_logo{display:flex;flex:1;flex-wrap:wrap}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box{height:160px}}@media(min-width:1200px)and (max-width:1399px){.tekrevol_banner,.tekrevol_banner .carousel{height:100vh}.tekrevol_banner .carousel:after{font-size:150px;line-height:150px;right:0%;top:50%}.tekrevol_banner h1,.tekrevol_banner .h1,.tekrevol_banner h2,.tekrevol_banner .h2{font-size:60px;line-height:70px;margin-bottom:30px;width:80%}.tekrevol_banner p{font-size:22px;line-height:35px;margin-bottom:20px;width:80%}.tekrevol_ser_container .tekrevol_boxes .box_item h4,.tekrevol_ser_container .tekrevol_boxes .box_item .h4{font-size:16px;margin-bottom:10px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li{margin-bottom:0;font-size:13px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li:after{top:12px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li a{font-size:13px}.tekrevol_awards .tekrevol_rating span{font-size:18px;line-height:32px}.tekrevol_awards .tekrevol_rating .tekrevol_rating_numbers{font-size:130px;line-height:120px}.tekrevol_awards .tekrevol_rating .tekrevol_star svg{height:auto;width:160px}.tekrevol_awards .react-multi-carousel-list,.tekrevol_awards .swiper{margin-top:50px}.tekrevol_awards .react-multi-carousel-list .awards_item,.tekrevol_awards .swiper .awards_item{padding:30px 20px;margin:0 20px 0 0;cursor:pointer;height:260px}.tekrevol_awards .react-multi-carousel-list .awards_item img,.tekrevol_awards .swiper .awards_item img{margin-bottom:10px;filter:grayscale(100%)}.tekrevol_awards .react-multi-carousel-list .awards_item h5,.tekrevol_awards .react-multi-carousel-list .awards_item .h5,.tekrevol_awards .swiper .awards_item h5,.tekrevol_awards .swiper .awards_item .h5{font-size:18px}.tekrevol_awards .react-multi-carousel-list .awards_item p,.tekrevol_awards .swiper .awards_item p{font-size:13px}.tekrevol_awards.landing_awards{padding:20px 0}.tekrevol_awards.landing_awards .react-multi-carousel-list,.tekrevol_awards.landing_awards .swiper{margin-top:0}.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item img,.tekrevol_awards.landing_awards .swiper .awards_item img{max-width:160px;height:auto;margin-bottom:20px}.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item h5,.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item .h5,.tekrevol_awards.landing_awards .swiper .awards_item h5,.tekrevol_awards.landing_awards .swiper .awards_item .h5{font-size:16px;line-height:20px}.tekrevol_awards.landing_awards .react-multi-carousel-list .awards_item p,.tekrevol_awards.landing_awards .swiper .awards_item p{font-size:12px;line-height:17px}.tekrevol_serviceIindustries .tekrevol_ind_title{position:relative}.tekrevol_serviceIindustries .tekrevol_ind_title h2,.tekrevol_serviceIindustries .tekrevol_ind_title .h2{color:#000;cursor:pointer}.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu{color:#f47a1f;position:relative}.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu:hover .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu:hover .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu:hover .industries_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu:hover .industries_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu:hover .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu:hover .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu:hover .industries_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu:hover .industries_dropdown{width:280px;top:60px;left:10px;padding:20px 30px 10px}.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu:hover .services_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu:hover .services_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu:hover .industries_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu:hover .industries_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu:hover .services_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu:hover .services_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu:hover .industries_dropdown ul li,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu:hover .industries_dropdown ul li{margin-bottom:10px}.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu:hover .services_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu:hover .services_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu:hover .industries_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu:hover .industries_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu:hover .services_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu:hover .services_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu:hover .industries_dropdown ul li a,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu:hover .industries_dropdown ul li a{font-size:14px;line-height:24px}.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.services_menu .industries_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.services_menu .industries_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu .services_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title h2 span.industries_menu .industries_dropdown,.tekrevol_serviceIindustries .tekrevol_ind_title .h2 span.industries_menu .industries_dropdown{display:none}.tekrevol_project .tekrevol_project_item{padding-top:50px}.tekrevol_project .tekrevol_project_item .project_info{margin-bottom:50px}.tekrevol_project .tekrevol_project_item .project_info .framework_project ul li{font-size:14px;line-height:25px}.tekrevol_project .tekrevol_project_item .project_statistics{margin-bottom:50px}.tekrevol_project .tekrevol_project_item .project_statistics .download{font-size:40px;line-height:45px;padding-right:25px;margin-right:25px}.tekrevol_project .tekrevol_project_item .project_statistics .download span{font-size:18px}.tekrevol_project .tekrevol_project_item .project_statistics .reward{font-size:40px;line-height:45px}.tekrevol_project .tekrevol_project_item .project_statistics .reward span{font-size:18px}.tekrevol_project .project_link_btn a{font-size:18px;line-height:30px}.tekrevol_project .project_link_btn a svg{width:25px;height:25px;height:15px;margin-left:20px}.tekrevol_project .btn_load_all{margin:0}.tekrevol_project .btn_load_all a{width:60px;height:60px}.tekrevol_project .btn_load_all a svg{width:25px}.tekrevol_project .tekrevol_project_review .project_review{padding:60px 0}.tekrevol_project .tekrevol_project_review .project_review p svg{top:-20px;right:-50px;width:160px}.tekrevol_project .tekrevol_project_review .project_review .review_info .preson_info h6,.tekrevol_project .tekrevol_project_review .project_review .review_info .preson_info .h6{font-size:18px;line-height:26px}.tekrevol_project .tekrevol_project_review .project_review .review_info .preson_info .designation{font-size:12px}.tekrevol_project .tekrevol_project_review .project_review .review_info .preson_info .project_link a{font-size:16px}.tekrevol_project .tekrevol_project_review .project_review .review_info .preson_info .project_link a svg{width:22px}.tekrevol_expertise .tekrevol_expertise_tab .nav-item a{font-size:30px;line-height:50px}.tekrevol_expertise .tab-content{padding-top:0;padding-left:50px}.tekrevol_expertise .tab-content h6,.tekrevol_expertise .tab-content .h6{font-size:20px;line-height:32px;margin-bottom:30px}.tekrevol_expertise .tab-content p{margin-bottom:20px}.tekrevol_expertise .tab-content .btn_load_all a,.tekrevol_expertise .tab-content .project_link a{font-size:18px;line-height:28px}.tekrevol_expertise .tab-content .btn_load_all a svg,.tekrevol_expertise .tab-content .project_link a svg{width:25px;height:25px}.tekrevol_insights .blog_section{padding:40px 0}.tekrevol_insights .blog_section .blog_list{padding:20px 20px 20px 30px}.tekrevol_insights .blog_section .blog_list:nth-child(odd){padding:20px 20px 20px 0}.tekrevol_insights .blog_section .blog_list .blog_title a{font-size:22px;line-height:35px;margin-bottom:25px}.tekrevol_insights .blog_section .blog_list .dates{font-size:14px}.tekrevol_insights .btn_load_all{margin:0}.tekrevol_insights .btn_load_all a{width:60px;height:60px;font-size:18px}.tekrevol_insights .btn_load_all a svg{width:22px}.tekrevol_featured .carousel_featured{margin:50px 0}.tekrevol_featured .carousel_featured ul li .featured_item,.tekrevol_featured .carousel_featured .swiper-slide .featured_item{height:150px}.tekrevol_featured .carousel_featured ul li .featured_item .featured_img svg,.tekrevol_featured .carousel_featured ul li .featured_item .featured_img img,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img svg,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img img{height:60px;width:80%}.tekrevol_partner .tekrevol_partner_logo{margin:20px 0}.tekrevol_partner .tekrevol_partner_logo .item_logo{display:flex;flex:1;flex-wrap:wrap}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box{height:160px}}@media(min-width:900px)and (max-width:1199px){.tekrevol_banner,.tekrevol_banner .carousel{height:100vh}.tekrevol_banner .carousel .carousel-control-next,.tekrevol_banner .carousel .carousel-control-prev{bottom:30px}.tekrevol_banner h1,.tekrevol_banner .h1,.tekrevol_banner h2,.tekrevol_banner .h2{font-size:60px;line-height:75px;margin-bottom:30px}.tekrevol_banner p{font-size:22px;line-height:35px;margin-bottom:20px}.tekrevol_banner .carousel-indicators{width:50%;margin-bottom:0}.tekrevol_banner .carousel-indicators [data-bs-target]{width:15px;height:15px}.tekrevol_ser_container{position:relative}.tekrevol_ser_container .tekrevol_boxes{width:70%;left:25%;bottom:10px}.tekrevol_ser_container .tekrevol_boxes .box_item{padding:10px 0 0;margin-left:20px;flex:0 0 33%;justify-content:space-between}.tekrevol_ser_container .tekrevol_boxes .box_item h4,.tekrevol_ser_container .tekrevol_boxes .box_item .h4{font-size:16px;margin-bottom:10px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li{margin-bottom:0;font-size:13px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li:after{top:12px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li a{font-size:13px}.tekrevol_awards .tekrevol_rating span{font-size:20px;line-height:35px}.tekrevol_awards .tekrevol_rating .tekrevol_rating_numbers{font-size:150px;line-height:150px}.tekrevol_awards .tekrevol_rating .tekrevol_star svg{height:40px;width:200px}.tekrevol_awards .tekrevol_awards_title h2,.tekrevol_awards .tekrevol_awards_title .h2,.tekrevol_awards .tekrevol_awards_title p{color:#000}.tekrevol_awards .react-multi-carousel-list,.tekrevol_awards .swiper{margin-top:50px}.tekrevol_awards .react-multi-carousel-list .awards_item,.tekrevol_awards .swiper .awards_item{padding:30px 20px;margin:0 20px 0 0;cursor:pointer;height:280px}.tekrevol_awards .react-multi-carousel-list .awards_item h5,.tekrevol_awards .react-multi-carousel-list .awards_item .h5,.tekrevol_awards .swiper .awards_item h5,.tekrevol_awards .swiper .awards_item .h5{font-size:20px}.tekrevol_awards .react-multi-carousel-list .awards_item p,.tekrevol_awards .swiper .awards_item p{font-size:13px}.tekrevol_awards .react-multi-carousel-list .awards_item img,.tekrevol_awards .swiper .awards_item img{margin-bottom:20px;filter:grayscale(100%);max-width:170px}.tekrevol_awards .react-multi-carousel-list .react-multiple-carousel__arrow,.tekrevol_awards .swiper .react-multiple-carousel__arrow{display:none}.tekrevol_project .tekrevol_project_item{padding-top:50px}.tekrevol_project .tekrevol_project_item .project_info{margin-bottom:50px}.tekrevol_project .tekrevol_project_item .project_info .logo_project{width:160px;height:90px;margin-right:20px}.tekrevol_project .tekrevol_project_item .project_info .logo_project img{width:140px;height:auto}.tekrevol_project .tekrevol_project_item .project_info .framework_project ul li{font-size:14px;line-height:25px}.tekrevol_project .tekrevol_project_item .project_statistics{margin-bottom:50px}.tekrevol_project .tekrevol_project_item .project_statistics .download{font-size:40px;line-height:45px;padding-right:25px;margin-right:25px}.tekrevol_project .tekrevol_project_item .project_statistics .download span{font-size:18px}.tekrevol_project .tekrevol_project_item .project_statistics .reward{font-size:40px;line-height:45px}.tekrevol_project .tekrevol_project_item .project_statistics .reward span{font-size:18px}.tekrevol_project .project_link_btn a{font-size:18px;line-height:30px;padding:0}.tekrevol_project .project_link_btn a svg{width:30px;height:15px;margin-left:20px}.tekrevol_project .btn_load_all{margin:50px 0 0}.tekrevol_project .btn_load_all a{width:60px;height:60px}.tekrevol_project .btn_load_all a svg{width:30px}.tekrevol_project .project_review{padding:30px 0}.tekrevol_project .project_review p svg{position:absolute;top:0;right:10px;z-index:-1;opacity:.5;width:100px;height:100px}.tekrevol_project .project_review .review_info{display:flex;justify-content:start;align-items:center;position:relative}.tekrevol_project .project_review .review_info .preson{margin-right:20px}.tekrevol_project .project_review .review_info .preson img{width:100%;height:100%;object-fit:cover}.tekrevol_project .project_review .review_info .preson_info h6,.tekrevol_project .project_review .review_info .preson_info .h6{font-size:14px;line-height:24px}.tekrevol_project .project_review .review_info .preson_info .designation{font-size:11px}.tekrevol_project .project_review .review_info .preson_info .project_link a{font-size:13px}.tekrevol_project .project_review .review_info .preson_info .project_link a svg{width:20px}.tekrevol_project .project_review .review_info .project_link{position:absolute;top:30px;right:0}.tekrevol_project .project_review .review_info .project_link a{font-size:16px;line-height:35px}.tekrevol_project .project_review .review_info .project_link a svg{width:20px}.tekrevol_expertise .tekrevol_expertise_tab .nav-item a{font-size:26px;line-height:60px;padding-left:30px}.tekrevol_expertise .tab-content{padding-top:0;padding-left:40px;min-height:680px}.tekrevol_expertise .tab-content.active,.tekrevol_expertise .crafting-industry .mvp-main .tab-content.mvp-card:hover,.crafting-industry .mvp-main .tekrevol_expertise .tab-content.mvp-card:hover{min-height:830px}.tekrevol_expertise .tab-content h6,.tekrevol_expertise .tab-content .h6{font-size:20px;line-height:30px;margin-bottom:30px}.tekrevol_expertise .tab-content p{margin-bottom:15px}.tekrevol_expertise .tab-content .btn_load_all a{font-size:16px}.tekrevol_expertise .tab-content .btn_load_all a svg{width:20px}.tekrevol_insights .blog_section{display:flex;flex-wrap:wrap;flex:1;padding-bottom:0}.tekrevol_insights .blog_section .blog_list{padding:20px}.tekrevol_insights .blog_section .blog_list:nth-child(odd){padding:20px 20px 20px 0}.tekrevol_insights .blog_section .blog_list .blog_title a{font-size:18px;line-height:30px;margin-bottom:20px}.tekrevol_insights .blog_section .blog_list .dates{font-size:13px}.tekrevol_insights .btn_load_all{margin:50px 0 0}.tekrevol_insights .btn_load_all a{width:60px;height:60px}.tekrevol_insights .btn_load_all a svg{width:25px}.tekrevol_featured{padding:0}.tekrevol_featured .carousel_featured{margin:50px 0}.tekrevol_featured .carousel_featured ul li .featured_item,.tekrevol_featured .carousel_featured .swiper-slide .featured_item{height:150px}.tekrevol_featured .carousel_featured ul li .featured_item .featured_img svg,.tekrevol_featured .carousel_featured ul li .featured_item .featured_img img,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img svg,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img img{height:60px}.tekrevol_featured .react-multiple-carousel__arrow{display:none}.tekrevol_partner .tekrevol_partner_logo{margin:50px 0}.tekrevol_partner .tekrevol_partner_logo .item_logo{display:flex;flex:1;flex-wrap:wrap}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box{height:150px;flex:0 0 25%}}@media(min-width:667px)and (max-width:899px){.tekrevol_logo svg{width:auto;height:30px}.tekrevol_banner,.tekrevol_banner .carousel{height:500px}.tekrevol_banner .carousel:after{font-size:100px;line-height:100px;right:0;top:50%}.tekrevol_banner .carousel .carousel-item{padding-bottom:0}.tekrevol_banner .carousel .carousel-control-next,.tekrevol_banner .carousel .carousel-control-prev{bottom:35px}.tekrevol_banner h1,.tekrevol_banner .h1,.tekrevol_banner h2,.tekrevol_banner .h2{font-size:45px;line-height:50px;margin-bottom:10px}.tekrevol_banner p{font-size:16px;line-height:26px;margin-bottom:10px}.tekrevol_banner .carousel-indicators{width:50%;bottom:0}.tekrevol_banner .carousel-indicators:after,.tekrevol_banner .carousel-indicators:before{width:60px;background-size:contain;background-repeat:no-repeat}.tekrevol_banner .carousel-indicators [data-bs-target]{width:25px;height:25px;left:75px}.tekrevol_ser_container{position:relative}.tekrevol_ser_container .tekrevol_boxes{width:100%;left:0%;flex-wrap:wrap;position:relative}.tekrevol_ser_container .tekrevol_boxes .box_item{padding:25px 0 20px;margin-left:0;flex:0 0 33%;justify-content:space-between}.tekrevol_ser_container .tekrevol_boxes .box_item h4,.tekrevol_ser_container .tekrevol_boxes .box_item .h4{font-size:16px;margin-bottom:15px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li{margin-bottom:0;font-size:12px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li:after{top:10px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li a{font-size:12px}.tekrevol_awards .tekrevol_rating span{font-size:20px;line-height:35px}.tekrevol_awards .tekrevol_rating .tekrevol_rating_numbers{font-size:150px;line-height:150px}.tekrevol_awards .tekrevol_rating .tekrevol_star svg{height:40px;width:200px}.tekrevol_awards .tekrevol_awards_title h2,.tekrevol_awards .tekrevol_awards_title .h2,.tekrevol_awards .tekrevol_awards_title p{color:#000}.tekrevol_awards .react-multi-carousel-list,.tekrevol_awards .swiper{margin-top:50px}.tekrevol_awards .react-multi-carousel-list .awards_item,.tekrevol_awards .swiper .awards_item{padding:30px 20px;margin:0 20px 0 0;cursor:pointer;height:280px}.tekrevol_awards .react-multi-carousel-list .awards_item h5,.tekrevol_awards .react-multi-carousel-list .awards_item .h5,.tekrevol_awards .swiper .awards_item h5,.tekrevol_awards .swiper .awards_item .h5{font-size:20px}.tekrevol_awards .react-multi-carousel-list .awards_item p,.tekrevol_awards .swiper .awards_item p{font-size:13px}.tekrevol_awards .react-multi-carousel-list .awards_item img,.tekrevol_awards .swiper .awards_item img{margin-bottom:20px;filter:grayscale(100%);max-width:170px}.tekrevol_awards .react-multi-carousel-list .react-multiple-carousel__arrow,.tekrevol_awards .swiper .react-multiple-carousel__arrow{display:none}.tekrevol_project .tekrevol_project_item{padding-top:50px}.tekrevol_project .tekrevol_project_item .project_statistics{justify-content:end;align-items:end;vertical-align:center;margin-bottom:40px;flex:1;flex-wrap:wrap;text-align:right}.tekrevol_project .tekrevol_project_item .project_statistics .download{flex:0 0 100%;font-size:50px;line-height:55px;padding-right:0;margin-right:0;border:0px;margin-bottom:20px}.tekrevol_project .tekrevol_project_item .project_statistics .download span{font-size:22px;line-height:22px}.tekrevol_project .tekrevol_project_item .project_statistics .reward{flex:0 0 50%;font-size:50px;line-height:55px}.tekrevol_project .tekrevol_project_item .project_statistics .reward span{font-size:22px;line-height:22px}.tekrevol_project .project_link_btn a{font-size:18px;line-height:30px;padding:0}.tekrevol_project .project_link_btn a svg{width:30px;height:15px;margin-left:20px}.tekrevol_project .btn_load_all{margin:50px 0 0}.tekrevol_project .btn_load_all a{width:60px;height:60px}.tekrevol_project .btn_load_all a svg{width:30px}.tekrevol_project .project_review{padding:50px 0}.tekrevol_project .project_review p svg{position:absolute;top:0;right:10px;z-index:-1;opacity:.5;width:100px;height:100px}.tekrevol_project .project_review .review_info{display:flex;justify-content:start;align-items:center;position:relative}.tekrevol_project .project_review .review_info .preson{margin-right:20px}.tekrevol_project .project_review .review_info .preson img{width:100%;height:100%;object-fit:cover}.tekrevol_project .project_review .review_info .preson_info{margin-top:0}.tekrevol_project .project_review .review_info .preson_info h6,.tekrevol_project .project_review .review_info .preson_info .h6{font-size:16px;line-height:26px;margin-bottom:0}.tekrevol_project .project_review .review_info .preson_info .designation{font-size:11px;line-height:normal}.tekrevol_project .project_review .review_info .project_link{position:absolute;top:30px;right:0}.tekrevol_project .project_review .review_info .project_link a{font-size:16px;line-height:35px}.tekrevol_project .project_review .review_info .project_link a svg{width:20px}.tekrevol_expertise .tekrevol_expertise_tab .nav-item a{font-size:23px;line-height:43px;padding-left:0}.tekrevol_expertise .tab-content{padding-top:0;padding-left:20px}.tekrevol_expertise .tab-content h6,.tekrevol_expertise .tab-content .h6{margin-bottom:20px}.tekrevol_expertise .tab-content h5,.tekrevol_expertise .tab-content .h5{font-size:18px;line-height:30px;margin-bottom:0}.tekrevol_expertise .tab-content p{margin-bottom:20px;line-height:22px}.tekrevol_expertise .tab-content .btn_load_all a{font-size:16px}.tekrevol_expertise .tab-content .btn_load_all a svg{width:20px}.tekrevol_insights .blog_section{display:flex;flex-wrap:wrap;flex:1;padding:40px 0}.tekrevol_insights .blog_section .blog_list{padding:20px}.tekrevol_insights .blog_section .blog_list:nth-child(odd){padding:20px 20px 20px 0}.tekrevol_insights .blog_section .blog_list .blog_title a{font-size:20px;line-height:32px;margin-bottom:20px}.tekrevol_insights .blog_section .blog_list .dates{font-size:13px}.tekrevol_insights .btn_load_all{margin:20px 0}.tekrevol_insights .btn_load_all a{width:60px;height:60px}.tekrevol_insights .btn_load_all a svg{width:25px}.tekrevol_featured .carousel_featured{margin:50px 0}.tekrevol_featured .carousel_featured ul li .featured_item,.tekrevol_featured .carousel_featured .swiper-slide .featured_item{height:150px}.tekrevol_featured .carousel_featured ul li .featured_item .featured_img svg,.tekrevol_featured .carousel_featured ul li .featured_item .featured_img img,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img svg,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img img{height:50px}.tekrevol_featured .carousel_featured .react-multiple-carousel__arrow{display:none!important}.tekrevol_partner{background:#f8f8fb}.tekrevol_partner .tekrevol_partner_title{position:relative;z-index:9}.tekrevol_partner .tekrevol_partner_title:after{font-size:80px;line-height:90px;right:15%}.tekrevol_partner .tekrevol_partner_title h2,.tekrevol_partner .tekrevol_partner_title .h2{margin-bottom:50px}.tekrevol_partner .tekrevol_partner_logo{margin:50px 0}.tekrevol_partner .tekrevol_partner_logo .item_logo{display:flex;flex:1;flex-wrap:wrap}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box{height:170px;flex:0 0 33.33%}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:last-child,.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-last-child(2),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-last-child(3),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-last-child(4),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-last-child(5),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-last-child(6){border-bottom:0px solid #e2e2e2}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:last-child,.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-last-child(2),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-last-child(3){border-bottom:1px solid #e2e2e2}.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:first-child,.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-child(4),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-child(7),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-child(10),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-child(13),.tekrevol_partner .tekrevol_partner_logo .item_logo .logo_box:nth-child(16){border-left:1px solid #e2e2e2!important}}@media(min-width:0px)and (max-width:666px){.tekrevol_banner,.tekrevol_banner .carousel{height:550px}.tekrevol_banner .carousel .carousel-control-prev,.tekrevol_banner .carousel .carousel-control-next{bottom:45px}.tekrevol_banner h1,.tekrevol_banner .h1,.tekrevol_banner h2,.tekrevol_banner .h2{font-size:45px;line-height:55px;margin-bottom:20px}.tekrevol_banner p{font-size:15px;line-height:25px;margin-bottom:20px}.tekrevol_banner .carousel-indicators{width:60%}.tekrevol_banner .carousel-indicators:after,.tekrevol_banner .carousel-indicators:before{width:60px;background-size:contain;background-repeat:no-repeat}.tekrevol_banner .carousel-indicators [data-bs-target]{width:25px;height:25px;left:75px}.tekrevol_ser_container{position:relative}.tekrevol_ser_container .tekrevol_boxes{position:relative;flex-wrap:wrap}.tekrevol_ser_container .tekrevol_boxes .box_item{padding:10px 0 15px;margin-left:0;flex:0 0 100%}.tekrevol_ser_container .tekrevol_boxes .box_item h4,.tekrevol_ser_container .tekrevol_boxes .box_item .h4{font-size:18px;margin-bottom:10px}.tekrevol_ser_container .tekrevol_boxes .box_item ul li,.tekrevol_ser_container .tekrevol_boxes .box_item ul li a{font-size:14px}.tekrevol_awards .tekrevol_rating{text-align:center;margin-top:20px}.tekrevol_awards .tekrevol_rating span{font-size:20px;line-height:35px}.tekrevol_awards .tekrevol_rating .tekrevol_rating_numbers{font-size:150px;line-height:150px;margin-bottom:0}.tekrevol_awards .tekrevol_rating .tekrevol_star svg{height:40px;width:200px}.tekrevol_awards .tekrevol_awards_title h2,.tekrevol_awards .tekrevol_awards_title .h2,.tekrevol_awards .tekrevol_awards_title p{color:#000}.tekrevol_awards .react-multi-carousel-list,.tekrevol_awards .swiper{margin-top:50px}.tekrevol_awards .react-multi-carousel-list .awards_item,.tekrevol_awards .swiper .awards_item{margin:0 10px}.tekrevol_awards .react-multi-carousel-list .awards_item img,.tekrevol_awards .swiper .awards_item img{max-width:200px;height:auto;margin-bottom:20px;filter:grayscale(0)}.tekrevol_awards .react-multi-carousel-list .react-multiple-carousel__arrow,.tekrevol_awards .swiper .react-multiple-carousel__arrow{display:none}.tekrevol_project .tekrevol_project_item{padding-top:30px}.tekrevol_project .tekrevol_project_item .project_info{display:block;margin-bottom:20px}.tekrevol_project .tekrevol_project_item .project_info .logo_project{width:100%;height:90px;margin:0 0 20px;border:0px}.tekrevol_project .tekrevol_project_item .project_info .logo_project img{margin-bottom:10px}.tekrevol_project .tekrevol_project_item .project_info .framework_project{text-align:left}.tekrevol_project .tekrevol_project_item .project_info .framework_project ul li{font-size:16px;line-height:22px;margin-bottom:5px}.tekrevol_project .tekrevol_project_item .project_statistics{margin-bottom:20px;flex:1;flex-wrap:wrap;justify-content:start}.tekrevol_project .tekrevol_project_item .project_statistics .download{flex:0 0 50%;font-size:40px;line-height:45px;padding-right:0;margin-right:0;border:0px;margin-bottom:0}.tekrevol_project .tekrevol_project_item .project_statistics .download span{font-size:16px;line-height:16px}.tekrevol_project .tekrevol_project_item .project_statistics .reward{flex:0 0 50%;font-size:40px;line-height:45px;margin-bottom:0}.tekrevol_project .tekrevol_project_item .project_statistics .reward span{font-size:16px;line-height:16px}.tekrevol_project .tekrevol_project_item .img_boxing{min-height:auto}.tekrevol_project .btn_load_all a,.tekrevol_project .project_link a{font-size:16px;line-height:30px}.tekrevol_project .btn_load_all a svg,.tekrevol_project .project_link a svg{height:20px;width:20px}.tekrevol_project .project_review{padding:20px 0}.tekrevol_project .project_review p{margin-bottom:0}.tekrevol_project .project_review p svg{position:absolute;top:0;right:10px;z-index:-1;opacity:.5;width:100px;height:100px}.tekrevol_project .project_review .review_info{display:flex;justify-content:start;align-items:center;position:relative}.tekrevol_project .project_review .review_info .preson{margin-right:20px;width:60px;height:60px}.tekrevol_project .project_review .review_info .preson img{width:100%;height:100%;object-fit:cover}.tekrevol_project .project_review .review_info .preson_info{margin-top:20px}.tekrevol_project .project_review .review_info .preson_info h6,.tekrevol_project .project_review .review_info .preson_info .h6{font-size:16px;line-height:26px;margin-bottom:0}.tekrevol_project .project_review .review_info .preson_info .designation{font-size:13px;line-height:normal}.tekrevol_project .project_review .review_info .project_link{position:relative}.tekrevol_project .btn_load_all{margin:10px 0}.tekrevol_project .btn_load_all a{width:60px;height:60px}.tekrevol_expertise .dekstop_version{display:none}.tekrevol_expertise .mobile_version{display:block}.tekrevol_expertise .mobile_version .accordion .accordion-item{border:0px;border-bottom:1px solid #f1f1f1;margin-bottom:0}.tekrevol_expertise .mobile_version .accordion .accordion-item .accordion-header{border:0px}.tekrevol_expertise .mobile_version .accordion .accordion-item .accordion-header button{box-shadow:none;outline:none;padding-left:10px;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:18px;color:#000}.tekrevol_expertise .mobile_version .accordion .accordion-item .accordion-header button:not(.collapsed){background-color:#fff;color:#000}.tekrevol_expertise .mobile_version .accordion .accordion-item .accordion-header button span{font-weight:400;font-size:16px;margin-left:10px;color:#000}.tekrevol_expertise .mobile_version .accordion .accordion-item .accordion-header button:after{filter:rgb(137.5,137.5,137.5)}.tekrevol_expertise .mobile_version .accordion .accordion-item .accordion-collapse .accordion-body{padding-left:20px;padding-right:20px;padding-bottom:20px}.tekrevol_expertise .mobile_version .accordion .accordion-item .accordion-collapse .accordion-body .btn_load_all a,.tekrevol_expertise .mobile_version .accordion .accordion-item .accordion-collapse .accordion-body .project_link a{font-size:14px;line-height:30px}.tekrevol_expertise .mobile_version .accordion .accordion-item .accordion-collapse .accordion-body .btn_load_all a svg,.tekrevol_expertise .mobile_version .accordion .accordion-item .accordion-collapse .accordion-body .project_link a svg{width:20px;height:20px}.tekrevol_insights .blog_section{display:flex;flex-wrap:wrap;flex:1;padding:0}.tekrevol_insights .blog_section .blog_list{padding:10px;flex:0 0 100%;border:0px;border-bottom:1px solid #e2e2e2}.tekrevol_insights .blog_section .blog_list:nth-child(odd){padding:10px}.tekrevol_insights .blog_section .blog_list:last-child .blog_title{width:100%}.tekrevol_insights .blog_section .blog_list .blog_title a{font-size:22px;line-height:38px;margin-bottom:25px}.tekrevol_insights .blog_section .blog_list .dates{font-size:13px}.tekrevol_insights .btn_load_all{margin:20px 0}.tekrevol_insights .btn_load_all a{width:60px;height:60px}.tekrevol_insights .btn_load_all a svg{width:25px}.tekrevol_featured .carousel_featured{margin:20px 0}.tekrevol_featured .carousel_featured ul li .featured_item,.tekrevol_featured .carousel_featured .swiper-slide .featured_item{height:150px}.tekrevol_featured .carousel_featured ul li .featured_item .featured_img svg,.tekrevol_featured .carousel_featured ul li .featured_item .featured_img img,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img svg,.tekrevol_featured .carousel_featured .swiper-slide .featured_item .featured_img img{height:50px}.tekrevol_featured .react-multiple-carousel__arrow{display:none!important}.tekrevol_partner .tekrevol_partner_title{position:relative;z-index:9}.tekrevol_partner .tekrevol_partner_title:after{font-size:80px;line-height:90px;right:15%}.tekrevol_partner .tekrevol_partner_logo{margin:0}.tekrevol_partner .tekrevol_partner_logo .item_logo{display:none}.tekrevol_partner .tekrevol_partner_logo .item_logo_slide{display:block}.tekrevol_partner .tekrevol_partner_logo .item_logo_slide .logo_box{height:170px;border:1px solid #e2e2e2;margin:auto 5px auto auto;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;vertical-align:middle}.tekrevol_partner .tekrevol_partner_logo .item_logo_slide .logo_box img{filter:grayscale(1)}.tekrevol_partner .tekrevol_partner_logo .item_logo_slide .logo_box:hover img{filter:grayscale(0)}.img-fluid.mt-70{display:none}}@media(min-width:0px)and (max-width:360px){.tekrevol_awards .react-multi-carousel-list,.tekrevol_awards .swiper{margin-top:50px}.tekrevol_awards .react-multi-carousel-list .awards_item,.tekrevol_awards .swiper .awards_item{margin:0 10px}}.services_banner{height:75vh}.services_banner .banenr_content{padding-right:25px}.services_banner .banner_content_txt ul{padding-left:20px;margin-top:50px}.services_banner .banner_content_txt ul li{color:#314252;margin-bottom:15px;position:relative;line-height:normal}.services_banner .banner_content_txt ul li:after{content:"";background:#314252;width:7px;height:7px;position:absolute;left:-20px;top:12px;border-radius:50%}.services_banner .banner_content_txt.listing_flex ul{margin-top:0;display:grid;grid-template-columns:1fr 1fr}.services_banner .banner_content_txt.listing_flex ul li{line-height:normal}.services_banner .banner_content_txt a{color:#f47a1f}@media(min-width:1600px)and (max-width:1800px){.services_banner{height:75vh}.services_banner .banenr_content{padding-right:40px}.services_banner .banner_content_txt ul{padding-left:20px;margin-top:40px}.services_banner .banner_content_txt ul li{margin-bottom:15px}.services_banner .banner_content_txt ul li:after{width:5px;height:5px;left:-15px;top:12px}}@media(min-width:1400px)and (max-width:1599px){.services_banner{height:75vh}.services_banner .banenr_content{padding-right:40px}.services_banner .banner_content_txt ul{padding-left:20px;margin-top:40px}.services_banner .banner_content_txt ul li{margin-bottom:10px}.services_banner .banner_content_txt ul li:after{width:5px;height:5px;left:-15px;top:10px}}@media(min-width:1200px)and (max-width:1399px){.services_banner{height:85vh}.services_banner .banenr_content{padding-right:40px}.services_banner .banner_content_txt ul{padding-left:20px;margin-top:30px}.services_banner .banner_content_txt ul li{margin-bottom:10px}.services_banner .banner_content_txt ul li:after{width:5px;height:5px;left:-15px;top:10px}.error_tek{font-size:12px}}@media(min-width:900px)and (max-width:1199px){.services_banner{height:80vh}.services_banner .banenr_content{padding-right:0}.services_banner .banner_content_txt ul{padding-left:20px;margin-top:30px}.services_banner .banner_content_txt ul li{margin-bottom:10px}.services_banner .banner_content_txt ul li:after{width:5px;height:5px;left:-15px;top:10px}.services_banner .banner_content_txt.listing_flex ul{display:block}.error_tek{font-size:12px}}@media(min-width:667px)and (max-width:899px){.services_banner{height:80vh}.services_banner .banenr_content{padding-right:0}.services_banner .banner_content_txt ul{padding-left:20px;margin-top:30px}.services_banner .banner_content_txt ul li{margin-bottom:0}.services_banner .banner_content_txt ul li:after{width:5px;height:5px;left:-15px;top:10px}.services_banner .banner_content_txt.listing_flex ul{display:block}.error_tek{font-size:10px}}@media(min-width:0px)and (max-width:500px){.services_banner{height:auto;padding:80px 0 20px}.services_banner .banenr_content{padding-right:0}.services_banner .banenr_content strong{color:#f47a1f;font-weight:500}.services_banner .banner_content_txt ul{padding-left:20px;margin-top:20px}.services_banner .banner_content_txt ul li{margin-bottom:5px;position:relative}.services_banner .banner_content_txt ul li:after{content:"";background:#314252;width:5px;height:5px;position:absolute;left:-15px;top:10px;border-radius:50%}.services_banner .banner_content_txt.listing_flex ul{display:block}}.tekgriping_section{padding-bottom:30px!important}.tekgriping_section .tekgrip_flex{display:flex;justify-content:end;align-items:center;margin-bottom:50px}.tekgriping_section .tekgrip_flex .tekgrip_title{margin-left:40px}.tekgriping_section .tekgrip_flex .tekgrip_title h5,.tekgriping_section .tekgrip_flex .tekgrip_title .h5{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:150px;line-height:150px;letter-spacing:-.02em;color:#314252}.tekgriping_section .tekgrip_flex .tekgrip_title h5 span,.tekgriping_section .tekgrip_flex .tekgrip_title .h5 span{font-weight:400;font-size:20px;line-height:40px;color:#314252;display:block;letter-spacing:0px;text-align:center}.tekgriping_section .tabs{cursor:pointer}.tekgriping_section .tabs.active,.tekgriping_section .crafting-industry .mvp-main .tabs.mvp-card:hover,.crafting-industry .mvp-main .tekgriping_section .tabs.mvp-card:hover{color:#f47a1f}.tekgrip_tabs_iamge{position:relative;background-size:cover;background-position:center center;background-repeat:no-repeat;margin-bottom:50px}.tekgrip_tabs_iamge .tekgrip_tabs_content h2,.tekgrip_tabs_iamge .tekgrip_tabs_content .h2{color:#fff;margin-bottom:20px}.tekgrip_tabs_iamge .tekgrip_tabs_content p{color:#fff}.tekgrip_tabs_iamge .tekgrip_tabs_image{position:absolute;top:-350px;right:0}.tekgrip_tabs_iamge .loc-img img{width:650px}.tekgrip_img_uper{padding:70px 0!important}.tekgrip_img_uper .tekgrip_tabs_image{position:absolute;top:-170px;right:0}.tekrevol_dark_bg.container{border-radius:50px;padding-left:50px;padding-right:50px}.tekrevol_dark_bg.container .sub_txt{padding-top:80px;padding-left:50px}.set_of_images .img_title{font-weight:600;margin-bottom:0}.seriveces_industries .process_icons{margin:50px 0}.seriveces_industries .process_icons ul{display:flex;justify-content:space-between;height:130px;position:relative}.seriveces_industries .process_icons ul:after{content:"";background:#ebebeb;width:100%;height:2px;position:absolute;top:60%;left:0;transform:translateY(-60%)}.seriveces_industries .process_icons ul li{cursor:pointer;text-align:center;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:50px;color:#314252}.seriveces_industries .process_icons ul li .iconss{margin-bottom:50px;position:relative}.seriveces_industries .process_icons ul li .iconss:after{content:"";background:#ebebeb;width:20px;height:20px;position:absolute;top:80px;left:50%;transform:translate(-50%,-60%);z-index:9;border-radius:50%}.seriveces_industries .process_icons ul li .iconss img{height:50px}.seriveces_industries .process_icons ul li:first-child{text-align:left}.seriveces_industries .process_icons ul li:first-child .iconss img{-webkit-filter:invert(0);filter:invert(0)}.seriveces_industries .process_icons ul li:first-child .iconss:after{left:0%;transform:translateY(-60%)}.seriveces_industries .process_icons ul li:last-child{text-align:right}.seriveces_industries .process_icons ul li:last-child .iconss:after{left:100%;transform:translate(-100%,-60%)}.seriveces_industries .process_icons ul li.active-tabs{color:#f47a1f;font-weight:500}.seriveces_industries .process_icons ul li.active-tabs .iconss img{-webkit-filter:invert(1);filter:invert(1)}.seriveces_industries .process_icons ul li.active-tabs .iconss:after{background:#f47a1f}.seriveces_industries .process_icons .content{margin-top:70px}.content_pointer{display:flex;flex:1;flex-wrap:nowrap;justify-content:space-between;margin-bottom:50px}.content_pointer .title_count{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:100px;line-height:100px;letter-spacing:-.02em;color:#314252}.content_pointer .title_count span{font-weight:400;font-size:20px;line-height:36px;font-family:Poppins,sans-serif;letter-spacing:-.02em;display:block;color:#314252}.tekgrip_section .main_para{margin-bottom:100px}.tekgrip_section .flex-column.nav.nav-pills{border-right:2px solid #e2e2e2}.tekgrip_section .flex-column.nav.nav-pills .nav-item:last-child a{margin-bottom:0}.tekgrip_section .flex-column.nav.nav-pills .nav-item a{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:35px;line-height:50px;background-color:transparent;letter-spacing:-.02em;color:#314252;padding:0;cursor:pointer;margin-bottom:25px;position:relative}.tekgrip_section .flex-column.nav.nav-pills .nav-item a.active,.tekgrip_section .flex-column.nav.nav-pills .nav-item .crafting-industry .mvp-main a.mvp-card:hover,.crafting-industry .mvp-main .tekgrip_section .flex-column.nav.nav-pills .nav-item a.mvp-card:hover{background-color:transparent;color:#f47a1f}.tekgrip_section .flex-column.nav.nav-pills .nav-item a.active:after,.tekgrip_section .flex-column.nav.nav-pills .nav-item .crafting-industry .mvp-main a.mvp-card:hover:after,.crafting-industry .mvp-main .tekgrip_section .flex-column.nav.nav-pills .nav-item a.mvp-card:hover:after{content:"";background:#f47a1f;width:2px;height:60px;position:absolute;right:-2px}.tekgrip_section .flex-column.nav.nav-pills .nav-item .ohio-item{line-height:70px}.tekgrip_section.tekrevol_dark_bg .flex-column.nav.nav-pills .nav-item a{color:#fff}.tekgrip_section.tekrevol_dark_bg .flex-column.nav.nav-pills .nav-item a.active,.tekgrip_section.tekrevol_dark_bg .flex-column.nav.nav-pills .nav-item .crafting-industry .mvp-main a.mvp-card:hover,.crafting-industry .mvp-main .tekgrip_section.tekrevol_dark_bg .flex-column.nav.nav-pills .nav-item a.mvp-card:hover{color:#f47a1f}.tekgrip_section.tekrevol_dark_bg .tab-content .tab-pane h3,.tekgrip_section.tekrevol_dark_bg .tab-content .tab-pane .h3,.tekgrip_section.tekrevol_dark_bg .tab-content .tab-pane p{color:#fff}.tekgrip_section.tekrevol_dark_bg .tab-content .ohio-tab-img{margin-bottom:10px}.industries_boxes{margin-top:50px;cursor:pointer}.industries_boxes h6,.industries_boxes .h6{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:30px;letter-spacing:-.02em;color:#314252;margin:10px 0;cursor:pointer}.industries_boxes.active-tabs h6,.industries_boxes.active-tabs .h6{color:#f47a1f}.industries_boxes img{border-radius:10px}.custom_tab{display:flex;margin-bottom:30px}.custom_tab li.tabs{margin-right:60px;cursor:pointer}.custom_tab li.tabs .example h2,.custom_tab li.tabs .example .h2{color:#314252}.custom_tab li.tabs .example:after{display:none}.custom_tab li.tabs.active .example h2,.custom_tab .crafting-industry .mvp-main li.tabs.mvp-card:hover .example h2,.crafting-industry .mvp-main .custom_tab li.tabs.mvp-card:hover .example h2,.custom_tab li.tabs.active .example .h2,.custom_tab .crafting-industry .mvp-main li.tabs.mvp-card:hover .example .h2,.crafting-industry .mvp-main .custom_tab li.tabs.mvp-card:hover .example .h2{color:#f47a1f}.custom_tab li.tabs.active .example:after,.custom_tab .crafting-industry .mvp-main li.tabs.mvp-card:hover .example:after,.crafting-industry .mvp-main .custom_tab li.tabs.mvp-card:hover .example:after{display:block}.case-study .title_case{position:relative;font-weight:600;margin-bottom:60px;color:#314252}.case-study .title_case:after{content:"";background:#314252;height:1px;width:70%;position:absolute;top:20px;right:0}.case-study .grids .grid-item{max-width:90%;margin:0 auto 80px}.case-study .grids .grid-item .img_box{margin-bottom:30px;filter:drop-shadow(0 0 20px rgba(0,0,0,.3))}.case-study .grids .grid-item .img_box.flip-card{width:100%;aspect-ratio:735/615;perspective:1000px;position:relative}.case-study .grids .grid-item .img_box.flip-card:hover .flip-card-inner,.case-study .grids .grid-item .img_box.flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner:hover{transform:rotateY(180deg)}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-front,.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;top:0;left:0}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-front{z-index:2}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-front img{width:100%;height:100%;object-fit:cover;display:block}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back{transform:rotateY(180deg);z-index:1}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back .back-content{position:absolute;top:20px;right:30px}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back .back-content a{background:#f47a1f;color:#fff}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back .back-content a:hover{background:transparent;color:#f47a1f}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back img{width:100%;height:100%;object-fit:cover;display:block}.case-study .grids .grid-item .img_box img{max-width:100%;height:auto}.case-study .grids .grid-item .txt_box{width:90%;padding-left:50px;border-left:1px solid #4d6377;margin:0 2.5%}.case-study .case-filter-tabs-portfolio ul{border-bottom:none;column-gap:10px;row-gap:20px;flex-wrap:wrap}.case-study .case-filter-tabs-portfolio ul li{line-height:unset}.case-study .case-filter-tabs-portfolio ul li button{color:#f47a1f;font-size:18px;border:none;border:2px solid #f47a1f;transition:.3s ease-in-out;border-radius:10px;padding:10px 20px}.case-study .case-filter-tabs-portfolio ul li button:hover,.case-study .case-filter-tabs-portfolio ul li button.active,.case-study .case-filter-tabs-portfolio ul li .crafting-industry .mvp-main button.mvp-card:hover,.crafting-industry .mvp-main .case-study .case-filter-tabs-portfolio ul li button.mvp-card:hover{background:#f47a1f;color:#fff}.swiper_main{position:relative;margin-top:30px}.swiper_main .swiper{max-width:90%;height:80px}.swiper_main .swiper-wrapper .swiper-slide{margin:0!important;text-align:left;padding:0 40px;border-left:2px solid #ececec;height:60px;cursor:pointer}.swiper_main .swiper-wrapper .swiper-slide span{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:25px;line-height:30px;color:#314252;display:block}.swiper_main .swiper-wrapper .swiper-slide span span{display:block}.swiper_main .swiper-wrapper .swiper-slide.active,.swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover,.crafting-industry .mvp-main .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover{border-left:2px solid #f47a1f}.swiper_main .swiper-wrapper .swiper-slide.active span,.swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover span,.crafting-industry .mvp-main .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover span{color:#f47a1f}.swiper_main .swiper-wrapper .swiper-slide.active:after,.swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover:after,.crafting-industry .mvp-main .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover:after{content:"";background:#f47a1f;width:100%;height:4px;display:block;position:absolute;z-index:99;bottom:-20px;left:0}.swiper_main .swiper-button-prev{position:absolute;width:80px;left:0;top:30px}.swiper_main .swiper-button-prev:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDc0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03My40OTIgNC4zNTM1NUM3My42ODczIDQuMTU4MjkgNzMuNjg3MyAzLjg0MTcxIDczLjQ5MiAzLjY0NjQ1TDcwLjMxMDEgMC40NjQ0NjZDNzAuMTE0OCAwLjI2OTIwNCA2OS43OTgyIDAuMjY5MjA0IDY5LjYwMyAwLjQ2NDQ2NkM2OS40MDc3IDAuNjU5NzI4IDY5LjQwNzcgMC45NzYzMTEgNjkuNjAzIDEuMTcxNTdMNzIuNDMxNCA0TDY5LjYwMyA2LjgyODQzQzY5LjQwNzcgNy4wMjM2OSA2OS40MDc3IDcuMzQwMjcgNjkuNjAzIDcuNTM1NTNDNjkuNzk4MiA3LjczMDggNzAuMTE0OCA3LjczMDggNzAuMzEwMSA3LjUzNTUzTDczLjQ5MiA0LjM1MzU1Wk0wLjEzODQ4OSA0LjVINzMuMTM4NVYzLjVIMC4xMzg0ODlWNC41WiIgZmlsbD0iI0Y0N0ExRiIvPgo8L3N2Zz4K);width:50px;height:8px;transform:rotate(180deg);background-repeat:no-repeat;background-size:contain;background-position:center center}.swiper_main .swiper-button-next{position:absolute;width:80px;right:0;top:30px}.swiper_main .swiper-button-next:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDc0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03My40OTIgNC4zNTM1NUM3My42ODczIDQuMTU4MjkgNzMuNjg3MyAzLjg0MTcxIDczLjQ5MiAzLjY0NjQ1TDcwLjMxMDEgMC40NjQ0NjZDNzAuMTE0OCAwLjI2OTIwNCA2OS43OTgyIDAuMjY5MjA0IDY5LjYwMyAwLjQ2NDQ2NkM2OS40MDc3IDAuNjU5NzI4IDY5LjQwNzcgMC45NzYzMTEgNjkuNjAzIDEuMTcxNTdMNzIuNDMxNCA0TDY5LjYwMyA2LjgyODQzQzY5LjQwNzcgNy4wMjM2OSA2OS40MDc3IDcuMzQwMjcgNjkuNjAzIDcuNTM1NTNDNjkuNzk4MiA3LjczMDggNzAuMTE0OCA3LjczMDggNzAuMzEwMSA3LjUzNTUzTDczLjQ5MiA0LjM1MzU1Wk0wLjEzODQ4OSA0LjVINzMuMTM4NVYzLjVIMC4xMzg0ODlWNC41WiIgZmlsbD0iI0Y0N0ExRiIvPgo8L3N2Zz4K);width:50px;height:8px;transform:rotate(0);background-repeat:no-repeat;background-size:contain;background-position:center center}.swiper_main .tab_txt{border-top:2px solid #ececec;padding-top:40px;margin-top:-2px}.swiper_main .tab_txt p{margin-bottom:0}.services_buildapp .services_bg{background:#f8f8fb;margin:100px 0 0;border-radius:50px}.services_buildapp .services_bg .services_tabs{padding:50px 30px}.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs{margin:0;padding:0;border:0px;flex:1;justify-content:space-between}.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link{display:block;width:100%;border:0px;min-width:140px;height:60px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:40px;color:#000;border-radius:50px}.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link:hover{background:transparent;color:#f47a1f}.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link.active,.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .crafting-industry .mvp-main .nav-link.mvp-card:hover,.crafting-industry .mvp-main .services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link.mvp-card:hover{background:#f47a1f;color:#fff}.services_buildapp .services_bg .services_tabs .content_tabs{padding:0;margin-top:50px;position:relative}.services_buildapp .services_bg .services_tabs .content_tabs h2,.services_buildapp .services_bg .services_tabs .content_tabs .h2{margin-bottom:20px}.services_buildapp .services_bg .services_tabs .content_tabs p{color:#000;margin-bottom:40px}.services_buildapp .services_bg .services_tabs .content_tabs a{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:40px;color:#314252;margin-bottom:0;position:unset;bottom:0}.services_buildapp .services_bg .services_tabs .content_tabs a:hover{color:#f47a1f}.services_buildapp .services_bg .services_grade_tabs{padding:50px;background:#efefef;border-top-right-radius:50px;border-bottom-right-radius:50px}.services_buildapp .services_bg .services_grade_tabs ul.nav.nav-tabs{margin:0;padding:0;border:0px;flex:1;justify-content:space-between}.services_buildapp .services_bg .services_grade_tabs ul.nav.nav-tabs li .nav-link{display:block;width:100%;border:0px;min-width:120px;height:60px;line-height:40px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:0px;color:#314252;border-radius:0;background:transparent;text-align:left;padding:0}.services_buildapp .services_bg .services_grade_tabs ul.nav.nav-tabs li .nav-link:hover,.services_buildapp .services_bg .services_grade_tabs ul.nav.nav-tabs li .nav-link.active,.services_buildapp .services_bg .services_grade_tabs ul.nav.nav-tabs li .crafting-industry .mvp-main .nav-link.mvp-card:hover,.crafting-industry .mvp-main .services_buildapp .services_bg .services_grade_tabs ul.nav.nav-tabs li .nav-link.mvp-card:hover{color:#f47a1f;border-bottom:4px solid #f47a1f}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:56px;line-height:70px;letter-spacing:-.02em;color:#314252;margin:50px 0}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4 span,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4 span{font-weight:400;font-size:20px;line-height:30px;display:block;font-family:Poppins,sans-serif;letter-spacing:-.02em}.services_buildapp .services_bg .services_grade_tabs .feature_name{display:flex;flex:1;flex-wrap:wrap}.services_buildapp .services_bg .services_grade_tabs .feature_name li{position:relative;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:40px;color:#000;flex:0 0 50%;padding-left:10px}.services_buildapp .services_bg .services_grade_tabs .feature_name li:before{content:"";background:#000;width:5px;height:5px;display:inline-block;position:absolute;left:-5px;top:18px;border-radius:50%}.tekrevol_dark_bg .swiper_main .swiper-wrapper .swiper-slide span{color:#fff}.tekrevol_dark_bg .swiper_main .swiper-wrapper .swiper-slide.active span,.tekrevol_dark_bg .swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover span,.crafting-industry .mvp-main .tekrevol_dark_bg .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover span{color:#f47a1f}.tekrevol_dark_bg .swiper_main .swiper-wrapper .swiper-slide.active:after,.tekrevol_dark_bg .swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover:after,.crafting-industry .mvp-main .tekrevol_dark_bg .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover:after{background:#f47a1f}.tekrevol_dark_bg .contact_from{padding-top:0;padding-bottom:0}.tekrevol_dark_bg .contact_from .from_item{margin-bottom:20px}.tekrevol_dark_bg .contact_from .from_item input{background:transparent;color:#fff}.tekrevol_dark_bg .contact_from .from_item input:-webkit-autofill,.tekrevol_dark_bg .contact_from .from_item input:-webkit-autofill:hover,.tekrevol_dark_bg .contact_from .from_item input:-webkit-autofill:focus,.tekrevol_dark_bg .contact_from .from_item textarea:-webkit-autofill,.tekrevol_dark_bg .contact_from .from_item textarea:-webkit-autofill:hover,.tekrevol_dark_bg .contact_from .from_item textarea:-webkit-autofill:focus,.tekrevol_dark_bg .contact_from .from_item select:-webkit-autofill,.tekrevol_dark_bg .contact_from .from_item select:-webkit-autofill:hover,.tekrevol_dark_bg .contact_from .from_item select:-webkit-autofill:focus{border:0px solid transparent;border-bottom:1px solid #e2e2e2;-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0px 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}.tekrevol_dark_bg .contact_from .from_item select{background:transparent;color:#fff}.tekrevol_dark_bg .contact_from .from_item select option{color:#000}.tekrevol_dark_bg .contact_from .from_item textarea{background:transparent;color:#fff}.tekrevol_dark_bg .contact_from .btn_submit{background:transparent;margin-top:30px}.tekrevol_dark_bg .contact_from .error_tek{color:#e57174}.tech_tabs .accordion .accordion-item{background-color:transparent;border:0px;border-bottom:1px solid #e2e2e2}.tech_tabs .accordion .accordion-item .svg-icon{margin-right:30px;fill:#000!important}.tech_tabs .accordion .accordion-item .svg-icon:hover{fill:#f47a1f!important}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button{height:100px;border:0px;border-radius:0;background-color:transparent;box-shadow:unset;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:30px;letter-spacing:-.02em;color:#f47a1f;border-bottom:0px solid #e2e2e2}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button span{margin-right:20px;width:50px}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button span img{height:50px;filter:invert(1)}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button.collapsed{color:#314252}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button.collapsed img{filter:invert(0)}.tech_tabs .accordion .accordion-item .accordion-body{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:40px;color:#000;padding:0 20px 20px 100px}.boxes_item{border:6px solid #f47a1f;background:#f8f8fb;padding:80px 0}.press_banners{background-repeat:no-repeat;background-size:contain;background-position:bottom right}.Enablement .tech-box{background-color:#f4f4f4;border-radius:30px;padding:30px;display:flex;align-items:start;margin-bottom:20px;height:320px;transition:.2s ease}.Enablement .tech-box:hover{background-color:#f47a1f}.Enablement .tech-box:hover h6,.Enablement .tech-box:hover .h6,.Enablement .tech-box:hover p{color:#fff}.Enablement .tech-box:hover .tech_num{background-color:#f6954c}.Enablement .tech-box:hover .tech_num p{color:#fff}.Enablement .tech_num{background-color:#bfbfbf;border-radius:50%;width:40px;height:40px}.Enablement .tech_num p{color:#314252;width:40px;height:40px;line-height:40px;text-align:center}.Enablement .tech_box_content{padding-left:30px}.Enablement .tech_box_content h6,.Enablement .tech_box_content .h6{color:#314252;margin-bottom:0;font-size:22px;line-height:32px}.Enablement .tech_box_content p{color:#314252}.harness .featured_item{padding:0 10px}.harness .featured_item .featured_img{height:238px}.harness .featured_item .featured_img.comprehensive_img{height:unset}.harness .featured_item .featured_img.comprehensive_img span.lazy-load-image-background{display:block!important}.harness .featured_item .featured_img.comprehensive_img img{height:100px}.harness .harness-slide{padding:20px;background-color:#fff;height:400px}.harness .harness-slide.comprehensive_slide{height:550px}.harness .harness-slide p{font-size:16px;line-height:24px}.harness .harness-slide h5,.harness .harness-slide .h5{padding-top:15px}.harness .cont-extra{margin-top:80px}.Integeration .help_content ul li{display:table}.Integeration .help_content ul li:before{color:#314252;content:"•";display:inline-block;font-size:20px;font-weight:700;width:1em;display:table-cell}.ebook-banner{background-repeat:no-repeat;background-size:cover;background-position:center right}.ebook-form .ebook-all{border:1px solid #eaeaea;filter:drop-shadow(0px 0px 80px rgba(0,0,0,.02));border-radius:30px;padding:20px;position:relative;transition:.2s ease;margin-top:50px;margin-bottom:100px;cursor:pointer;height:170px}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{color:#fff;opacity:0;line-height:28px;font-size:18px}.ebook-form .ebook-all .ebook-fig{position:absolute;top:-90px;left:0;right:0;bottom:0;z-index:1;text-align:center;transition:.5s ease;z-index:99999}.ebook-form .ebook-all .ebook-fig:hover{transform:translate(25%)}.banner_bg{background-repeat:no-repeat;background-size:cover;background-position:center center;height:50vh}.slide-top{animation:myAnim 5s cubic-bezier(.25,1,.5,1) 0s infinite alternate-reverse none}@keyframes myAnim{0%{animation-timing-function:ease-in;opacity:1;transform:translateY(-45px)}24%{opacity:1}40%{animation-timing-function:ease-in;transform:translateY(-24px)}65%{animation-timing-function:ease-in;transform:translateY(-12px)}82%{animation-timing-function:ease-in;transform:translateY(-6px)}93%{animation-timing-function:ease-in;transform:translateY(-4px)}25%,55%,75%,87%{animation-timing-function:ease-out;transform:translateY(0)}to{animation-timing-function:ease-out;opacity:1;transform:translateY(0)}}.hover14 span{position:relative;width:100%;height:100%;overflow:hidden}.hover14 span:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,#fff0,#ffffff4d);-webkit-transform:skewX(-25deg);transform:skew(-25deg)}.hover14 span:hover:before{-webkit-animation:shine .75s;animation:shine .75s}@-webkit-keyframes shine{to{left:125%}}@keyframes shine{to{left:125%}}.industries_boxes.hover01 span{min-height:170px}.hover01 span{position:relative;width:100%;height:100%;overflow:hidden;min-height:305px}.hover01 span img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out!important;transition:.3s ease-in-out!important}.hover01 span:hover img{-webkit-transform:scale(1.3)!important;transform:scale(1.3)!important}.glitch{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:190px;line-height:0px;color:#e2e2e2;opacity:.25;z-index:-1;letter-spacing:-.03em;width:1570px;position:absolute;left:0;top:50px;margin:0 auto}.glitch:after{content:attr(data-text);position:absolute;left:10px;text-shadow:-1px 0 #e2e2e2;top:0;color:#e2e2e2;background-color:#fff;overflow:hidden;clip:rect(0,100vw,0,0);height:100%;width:100%;animation:animate-glitch 3s infinite linear alternate-reverse}.glitch:before{content:attr(data-text);position:absolute;left:-10px;text-shadow:1px 0 #e2e2e2;top:0;color:#e2e2e2;background-color:#fff;overflow:hidden;clip:rect(0,100vw,0,0);height:100%;width:100%;animation:animate-glitch 2s infinite linear alternate-reverse}.seriveces_listing{margin:50px 0}.item_listing{background:#fcfcfc;border-radius:25px;padding:25px;position:relative;transition:linear .3s;margin-bottom:30px;height:270px}.item_listing.add_loc{height:auto}.item_listing.add_loc .location_menus a{position:unset;background:unset;width:100%;display:block;font-size:18px;color:#314252;line-height:38px;height:auto;transition:.2s ease;font-family:Poppins,sans-serif}.item_listing.add_loc .location_menus a:before{content:"•";color:#314252;font-weight:700;display:inline-block;width:1em;font-size:20px}.item_listing.add_loc .location_menus a:hover{color:#f47a1f}.item_listing.add_loc:hover{background:#fcfcfc}.item_listing.add_loc:hover h4,.item_listing.add_loc:hover .h4{color:#314252}.item_listing h4,.item_listing .h4{margin-bottom:10px;line-height:40px}.item_listing p{margin-bottom:0;padding-right:40px}.item_listing a{position:absolute;right:30px;bottom:30px;width:50px;height:50px;background:#ffebdc;border-radius:10px;display:flex;justify-content:center;align-items:center}.item_listing:hover{background:#f47a1f;transition:linear .3s}.item_listing:hover h4,.item_listing:hover .h4,.item_listing:hover p{color:#fff}.item_listing:hover a{background:#fff}.tech_images{display:flex;flex:1;flex-wrap:wrap}.tech_images .tech_item{flex:0 0 25%;text-align:center;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;justify-content:center;align-items:center;vertical-align:middle;height:120px;display:flex}.tech_images .tech_item.custom_item{flex:0 0 20%}.tech_images .tech_item.custom_item:nth-child(5),.tech_images .tech_item.custom_item:last-child{border-right:0px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.tech_images .tech_item.custom_item:nth-child(4),.tech_images .tech_item.custom_item:last-child{border-right:1px solid #e2e2e2}.tech_images .tech_item.custom_item:nth-child(10),.tech_images .tech_item.custom_item:last-child{border-right:0px solid #e2e2e2}.tech_images .tech_item.custom_item:nth-child(6),.tech_images .tech_item.custom_item:nth-child(7),.tech_images .tech_item.custom_item:nth-child(8),.tech_images .tech_item.custom_item:nth-child(9),.tech_images .tech_item.custom_item:last-child{border-bottom:0px solid #e2e2e2}.tech_images .tech_item:nth-child(4),.tech_images .tech_item:last-child{border-right:0px solid #e2e2e2}.tech_images .tech_item:nth-child(5),.tech_images .tech_item:nth-child(6),.tech_images .tech_item:nth-child(7),.tech_images .tech_item:last-child{border-bottom:0px solid #e2e2e2}.tech_images .tech_item .tech_img{width:260px;height:auto}.tech_listing{display:flex;flex-wrap:wrap;vertical-align:middle;align-items:end;margin-top:100px}.tech_listing div.tech_tit{flex:0 0 40%}.tech_listing div.tech_tit h5,.tech_listing div.tech_tit .h5{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:30px;line-height:45px;color:#000;padding-right:100px;margin-bottom:0}.tech_listing div.tech_point{flex:0 0 60%}.tech_listing div.tech_point ul{display:flex;flex-wrap:wrap;justify-content:space-between}.tech_listing div.tech_point ul li{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:25px;line-height:35px;letter-spacing:-.02em;text-transform:uppercase;color:#000;margin-right:10px}.services_question{padding:100px 0;margin-bottom:0}.services_question .accordion-button:not(.collapsed){color:initial;background-color:transparent;box-shadow:none}.services_question.bg_color{background:#f8f8fb}.services_question.bg_color .accordion-item,.services_question.bg_color .accordion-button{background:transparent}.services_question .services_faqs{margin-top:50px}.services_question .services_faqs .accordion .accordion-item{padding:0;border:0px solid rgba(0,0,0,.125)}.services_question .services_faqs .accordion .accordion-item .accordion-header .accordion-button{padding:0;height:80px;border:0px;border-bottom:0px solid #e2e2e2;position:relative}.services_question .services_faqs .accordion .accordion-item .accordion-header .accordion-button h3,.services_question .services_faqs .accordion .accordion-item .accordion-header .accordion-button .h3{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:40px;color:#f47a1f}.services_question .services_faqs .accordion .accordion-item .accordion-header .accordion-button.collapsed{color:#000;border-bottom:1px solid #e2e2e2}.services_question .services_faqs .accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none;background:transparent}.services_question .services_faqs .accordion .accordion-body{padding:0}.services_question .services_faqs .accordion .accordion-body ul li,.services_question .services_faqs .accordion .accordion-body ol li{position:relative;padding-left:30px;margin-bottom:10px}.services_question .services_faqs .accordion .accordion-body ul li:before,.services_question .services_faqs .accordion .accordion-body ol li:before{content:"";background:#000;width:5px;height:5px;position:absolute;left:10px;top:15px;border-radius:50%}@keyframes animate-glitch{0%{clip:rect(99vh,9999vw,45vh,0)}5%{clip:rect(7vh,9999vw,49vh,0)}10%{clip:rect(52vh,9999vw,79vh,0)}15%{clip:rect(51vh,9999vw,42vh,0)}20%{clip:rect(37vh,9999vw,43vh,0)}25%{clip:rect(38vh,9999vw,9vh,0)}30%{clip:rect(34vh,9999vw,93vh,0)}35%{clip:rect(18vh,9999vw,84vh,0)}40%{clip:rect(100vh,9999vw,75vh,0)}45%{clip:rect(15vh,9999vw,4vh,0)}50%{clip:rect(14vh,9999vw,10vh,0)}55%{clip:rect(4vh,9999vw,75vh,0)}60%{clip:rect(17vh,9999vw,55vh,0)}65%{clip:rect(75vh,9999vw,57vh,0)}70%{clip:rect(39vh,9999vw,84vh,0)}75%{clip:rect(96vh,9999vw,54vh,0)}80%{clip:rect(45vh,9999vw,25vh,0)}85%{clip:rect(60vh,9999vw,100vh,0)}90%{clip:rect(5vh,9999vw,6vh,0)}95%{clip:rect(49vh,9999vw,57vh,0)}to{clip:rect(54vh,9999vw,90vh,0)}}.mobile_version{display:none}.deskstop_version{display:block}.new-solutionlist{position:relative}.new-solutionlist ul li:before{color:#314252;content:"•";display:inline-block;font-size:20px;font-weight:700;width:1em}.new-solutionlistwhite{position:relative}.new-solutionlistwhite ul li{display:table}.new-solutionlistwhite ul li:before{color:#fff;content:"•";display:inline-block;font-size:20px;font-weight:700;width:1em;display:table-cell;background:unset!important}.new-solutionlist.padding_top_extra{padding-top:20px}.digital-healthcare .digital-healthcarelist{position:relative}.digital-healthcare .digital-healthcarelist li{display:table}.digital-healthcare .digital-healthcarelist li:before{color:#314252;content:"•";display:inline-block;font-size:20px;font-weight:700;width:1em;display:table-cell}.developmemt_proces .swiper_main .swiper-wrapper .swiper-slide span{font-size:23px;line-height:28px}.cutting-edge .featured_item{padding:0 10px}.cutting-edge .cutting-slide{padding:30px;height:360px;border-radius:10px;background-color:#fff}.cutting-edge h5,.cutting-edge .h5{padding-top:20px;line-height:34px}.cutting-edge p{font-size:16px;line-height:24px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow--left{left:calc(0% + 1px);min-width:35px;min-height:35px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow--right{right:calc(0% + 1px);min-width:35px;min-height:35px}.offer .offer-box-events{background-color:#fff;box-shadow:0 0 50px #00000005;border-radius:15px;padding:30px;transition:.2s ease;height:320px;margin-top:50px}.offer .offer-box-events .offer-content-events h5,.offer .offer-box-events .offer-content-events .h5{padding-top:20px;color:#314252}.offer .offer-box-events .offer-content-events p{color:#314252;font-size:16px;line-height:24px}.offer .offer-box-events:hover{background-color:#f47a1f}.offer .offer-box-events:hover h5,.offer .offer-box-events:hover .h5,.offer .offer-box-events:hover p{color:#fff}.offer .offer-box-events:hover svg path{fill:#fff}.recent-event{position:relative}.recent-event:after{position:absolute;content:"";right:0;background-color:#314252;height:750px;width:51%;top:100px;z-index:1}.recent-event .recent-content{position:relative;z-index:99;padding:50px}.recent-event .recent-content h4,.recent-event .recent-content .h4{color:#fff}.recent-event .recent-content a{color:#fff;text-decoration:none;transition:.2s ease}.recent-event .recent-content:hover a{color:#f47a1f}.recent-event .recent-all{position:relative;z-index:99}.recent-event .recent-all .recent-counter{border:1px solid #4e6377;height:150px;width:190px;display:flex;align-items:center;justify-content:center}.recent-event .recent-all .recent-counter .recent-number h4,.recent-event .recent-all .recent-counter .recent-number .h4{color:#fff;font-size:80px;line-height:56px}.recent-event .recent-all .recent-bottom{padding-top:10px;text-align:center}.recent-event .recent-all .recent-bottom p{text-transform:uppercase;color:#6f8ca7;font-weight:700}.recent-event .margin-leftextrabox{padding-left:0}.referral .ref-div{display:flex}.referral .ref-div .ref-num{background:#f47a1f;border-radius:15px;color:#fff;font-size:30px;font-weight:700;padding:10px;margin-left:50px;font-family:poppins}.ref-partners .ref-part-cont h2,.ref-partners .ref-part-cont .h2,.ref-partners .ref-part-cont p{color:#fff}.ref-partners .ref-part-cont ul{position:relative}.ref-partners .ref-part-cont ul li:before{color:#fff;content:"•";display:inline-block;font-size:20px;font-weight:700;width:1em;background:unset!important}.ref-suited{background-color:#fafaff}.ref-suited .ref-suit-main{margin-top:80px}.ref-suited .ref-suit-main .ref-suit-box1{border:1px solid #314252;border-radius:15px;height:360px;margin-bottom:20px;padding:20px;background-color:#fff;transition:.2s ease}.ref-suited .ref-suit-main .ref-suit-box1:hover{background-color:#f47a1f;border:1px solid #f47a1f}.ref-suited .ref-suit-main .ref-suit-box1:hover h4,.ref-suited .ref-suit-main .ref-suit-box1:hover .h4,.ref-suited .ref-suit-main .ref-suit-box1:hover p{color:#fff}.ref-suited .ref-suit-main .ref-suit-box1:hover svg path{fill:#fff}.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head h4,.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head .h4{padding-top:20px;font-size:20px;line-height:30px}.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head p{font-size:14px;line-height:22px}.ref-suited .ref-suit-box2{border:1px solid #314252;border-radius:15px;height:360px;margin-bottom:20px;padding:20px;background-color:#fff}.ref-suited .ref-suit-box2:hover{background-color:#f47a1f;border:1px solid #f47a1f}.ref-suited .ref-suit-box2:hover h4,.ref-suited .ref-suit-box2:hover .h4,.ref-suited .ref-suit-box2:hover p{color:#fff}.ref-suited .ref-suit-box2:hover svg path{fill:#fff}.ref-suited .ref-suit-box2 .ref-suit-head h4,.ref-suited .ref-suit-box2 .ref-suit-head .h4{padding-top:20px;font-size:20px;line-height:30px}.ref-suited .ref-suit-box2 .ref-suit-head p{font-size:14px;line-height:22px}.ref-promote .ref-promo-content ul{position:relative}.ref-promote .ref-promo-content ul li:before{color:#314252;content:"•";display:inline-block;font-size:20px;font-weight:700;width:1em}.ref-becoming .ref-become-box{border:2px solid rgba(226,226,226,.3411764706);box-shadow:0 0 50px #00000005;border-radius:30px;padding:20px;transition:.2s ease;height:290px;position:relative}.ref-becoming .ref-become-box:hover{border:2px solid #fff}.ref-becoming .ref-become-box:hover .ref-become-num h5,.ref-becoming .ref-become-box:hover .ref-become-num .h5{color:#fff}.ref-becoming .ref-become-box .ref-become-svg{margin-top:-60px;background-color:#314252;width:100px;padding:10px 0;text-align:center}.ref-becoming .ref-become-box .ref-become-box-content h5,.ref-becoming .ref-become-box .ref-become-box-content .h5{padding-top:20px;line-height:30px;color:#fff}.ref-becoming .ref-become-box .ref-become-box-content p{font-size:16px;line-height:26px}.ref-becoming .ref-become-box .ref-become-num{position:absolute;right:30px;top:30px}.ref-becoming .ref-become-box .ref-become-num h5,.ref-becoming .ref-become-box .ref-become-num .h5{font-size:40px;line-height:30px;color:#e2e2e257}.ref-becoming .ref-padd{padding-top:70px}.ref-slider .featured_item{padding-right:20px}.ref-slider .ref-slider-padd{padding-top:80px}.ref-slider .ref-slide h5,.ref-slider .ref-slide .h5{padding-top:20px;font-size:22px;line-height:30px}.ref-slider .ref-slide p{font-size:16px;line-height:24px}.project-dropdown{z-index:9!important}.project-dropdown .case-dropdown-btn{display:flex;align-items:center;justify-content:end}.project-dropdown .case-dropdown-btn .dropdown button{background-color:#f47a1f;font-family:Poppins,sans-serif;font-size:20px;padding:10px;border:2px solid #f47a1f;min-width:250px;width:100%}.project-dropdown .case-dropdown-btn .dropdown .dropdown-toggle:after{position:absolute;right:15px;top:45%}.project-dropdown .case-dropdown-btn .dropdown .dropdown-menu.show{background-color:#314252;min-width:250px;width:100%}.project-dropdown .case-dropdown-btn .dropdown .dropdown-item{font-family:Poppins,sans-serif;font-size:16px;color:#fff}.project-dropdown .case-dropdown-btn .dropdown .dropdown-item:hover{background-color:transparent;color:#f47a1f}.ebook-solution{width:32%;border-radius:10px;border:2px solid #f47a1f;height:auto;padding:30px;background-color:#f47a1f;display:none;overflow:hidden;position:relative;margin-left:0;margin-bottom:50px;position:fixed;top:170px;z-index:1}.ebook-solution.show{display:block;animation:slideInRight .5s ease}.ebook-solution .ebook-sol-content h4,.ebook-solution .ebook-sol-content .h4{color:#fff;margin-bottom:0}.ebook-solution .ebook-sol-content img{padding-top:20px;cursor:pointer}.ebook-solution .ebook-sol-img img{width:160px;height:auto}.ebook-solution .close-svg svg{position:absolute;right:-15px;width:30px;height:30px;top:-10px;cursor:pointer}@keyframes slideInRight{0%{transform:translate(-100%)}to{transform:translate(10%)}}.offer-area{position:relative;z-index:1;width:100%;overflow:hidden}.offer-area .offerItemTitle{color:#000;font-size:20px;font-weight:500}.offer-tab-link{text-align:center}.offer-tab-link ul li{display:inline-block;padding:10px 0;margin:0 -3px}.offer-tab-link ul li a{display:block;color:#fff;font-size:20px;padding:10px 60px;border-bottom:4px solid #000;font-weight:500}.offer-tab-link ul li a.active,.offer-tab-link ul li .crafting-industry .mvp-main a.mvp-card:hover,.crafting-industry .mvp-main .offer-tab-link ul li a.mvp-card:hover{color:#fff;border-color:#fff}.offer-tab-link ul{list-style:none;padding:0;margin:0;border:0;justify-content:center}.offer-content p{text-align:left;margin:0;width:100%;font-size:18px;line-height:30px}.offer-content h3,.offer-content .h3{text-align:left}.offer-content{top:55%;position:relative;transform:translateY(-50%);opacity:0;transition:opacity .3s ease;width:100%;padding:0 0 0 40px}.offerItem{padding:0 15px;width:80px;overflow:hidden;float:left;transition:.3s ease;margin:0 10px;position:relative;background-color:#fff;border:1px solid #a2acb5;height:600px}.offerItem:before{position:absolute;content:"";background-repeat:no-repeat;background:url(https://d3r5yd0374231.cloudfront.net/images-tek/assets/images-new/landing/dubai-app/blue.png);height:19px;width:23px;top:20px;z-index:2;right:28px}.offer-detail{width:800px}.offerItemTitle{position:absolute;left:40px;z-index:1;width:545px;color:#fff;transform:rotate(-90deg);transform-origin:left;text-align:center;margin:0 auto;top:92.6%;height:80px;line-height:80px;background:transparent;cursor:pointer;text-transform:uppercase}.offerItem.active,.crafting-industry .mvp-main .offerItem.mvp-card:hover{width:calc(100% - 520px);background-color:#314252}.offerItem.active .offerItemTitle,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offerItemTitle{display:none}.offerItem.active .offer-content h3,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-content h3,.offerItem.active .offer-content .h3,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-content .h3,.offerItem.active .offer-content p,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-content p{color:#fff}.offerItem.active .offer-content,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-content{transition:.3s ease;opacity:1}.offerItem.active .offer-detail,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-detail{width:900px}.offerItem.active .offer-detail .row .col:first-child,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-detail .row .col:first-child{max-width:40%!important}.offerItem.active:after,.crafting-industry .mvp-main .offerItem.mvp-card:hover:after{position:absolute;content:"";background-repeat:no-repeat;background:url(https://d3r5yd0374231.cloudfront.net/images-tek/assets/images-new/landing/dubai-app/white.png);height:19px;width:25px;top:20px;z-index:2;right:25px}.offer-tabs.tab-content{padding:0}.offerslide:after{content:"";clear:both;display:block}.offer-img{width:100px;height:100px;border-radius:20px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.Case-slide .Case-slide_img{padding:0 10px}.harness .featured_item .texas-slide{padding:30px;height:650px;border-radius:10px;background-color:#314252}.harness .featured_item .texas-slide h5,.harness .featured_item .texas-slide .h5{color:#fff}.harness .featured_item .texas-slide P{color:#fff;font-size:16px;line-height:32px}.harness .featured_item .texas-slide .featured_img{width:100px;height:100px;border-radius:20px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.lp-banner{background-color:#fcfcfc}.providers{background-repeat:no-repeat}.providers h2,.providers .h2,.providers p{color:#fff}.providers .provider-slide{padding:10px}.providers .provider-slide h6,.providers .provider-slide .h6{font-size:20px;line-height:30px;padding-top:40px;margin-bottom:10px}.providers .provider-slide p{font-size:16px;line-height:26px;color:#000}.providers .react-multi-carousel-list{position:unset}.providers .react-multiple-carousel__arrow--right{z-index:10000000000;top:-70px;position:absolute;background-color:#f47a1f}.providers .react-multiple-carousel__arrow--left{top:-70px;position:absolute;right:120px;left:unset;background-color:#f47a1f}.top-mobile,.market{background-color:#fafaff}.services_buildapp .react-multi-carousel-list{position:unset}.services_buildapp .react-multiple-carousel__arrow--left{top:300px;position:absolute;right:unset;left:10px;background-color:#f47a1f}.services_buildapp .react-multiple-carousel__arrow--right{z-index:10000000000;top:300px;position:absolute;background-color:#f47a1f;left:70px;right:unset}.services_buildapp_loc .react-multi-carousel-list{position:unset}.services_buildapp_loc .react-multiple-carousel__arrow--left{background-color:#f47a1f;left:unset;position:absolute;right:120px;top:180px}.services_buildapp_loc .react-multiple-carousel__arrow--right{background-color:#f47a1f;position:absolute;top:180px;z-index:10000000000}@media(min-width:1600px)and (max-width:1800px){.tekgriping_section{padding-bottom:30px!important}.tekgriping_section .tekgrip_flex{margin-bottom:50px}.tekgriping_section .tekgrip_flex .tekgrip_title{margin-left:40px}.tekgriping_section .tekgrip_flex .tekgrip_title h5,.tekgriping_section .tekgrip_flex .tekgrip_title .h5{font-size:125px;line-height:125px}.tekgriping_section .tekgrip_flex .tekgrip_title h5 span,.tekgriping_section .tekgrip_flex .tekgrip_title .h5 span{font-size:17px;line-height:30px}.tekgriping_section .tabs{cursor:pointer}.tekgriping_section .tabs.active,.tekgriping_section .crafting-industry .mvp-main .tabs.mvp-card:hover,.crafting-industry .mvp-main .tekgriping_section .tabs.mvp-card:hover{color:#f47a1f}.services_buildapp .services_bg{margin:50px 0 0;border-radius:45px}.services_buildapp .services_bg .services_tabs{padding:45px 30px}.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link{min-width:110px;height:50px;font-size:17px;line-height:35px;border-radius:40px}.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link:hover{background:transparent;color:#f47a1f}.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link.active,.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .crafting-industry .mvp-main .nav-link.mvp-card:hover,.crafting-industry .mvp-main .services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link.mvp-card:hover{background:#f47a1f;color:#fff}.services_buildapp .services_bg .services_tabs .content_tabs{margin-top:40px}.services_buildapp .services_bg .services_tabs .content_tabs p{margin-bottom:30px}.services_buildapp .services_bg .services_tabs .content_tabs a{font-size:18px;line-height:35px}.services_buildapp .services_bg .services_grade_tabs{padding:45px;border-top-right-radius:45px;border-bottom-right-radius:45px}.services_buildapp .services_bg .services_grade_tabs ul.nav.nav-tabs li .nav-link{min-width:110px;height:50px;font-size:17px;line-height:35px}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4{font-size:46px;line-height:60px;margin:40px 0}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4 span,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4 span{font-size:17px;line-height:30px}.services_buildapp .services_bg .services_grade_tabs .feature_name{display:flex;flex:1;flex-wrap:wrap}.services_buildapp .services_bg .services_grade_tabs .feature_name li{font-size:17px;line-height:35px}.content_pointer .title_count{font-size:80px;line-height:80px}.content_pointer .title_count span{font-size:17px;line-height:30px}.tekgrip_section .main_para{margin-bottom:80px}.tekgrip_section .flex-column.nav.nav-pills .nav-item a{font-size:30px;line-height:40px;margin-bottom:25px}.tekgrip_section .flex-column.nav.nav-pills .nav-item a.active:after,.tekgrip_section .flex-column.nav.nav-pills .nav-item .crafting-industry .mvp-main a.mvp-card:hover:after,.crafting-industry .mvp-main .tekgrip_section .flex-column.nav.nav-pills .nav-item a.mvp-card:hover:after{height:55px}.boxes_item{border:5px solid #f47a1f;background:#f8f8fb;padding:70px 0}.tech_images .tech_item{flex:0 0 25%;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;height:120px}.tech_images .tech_item .tech_img{width:260px;height:auto}.tech_listing{margin-top:80px}.tech_listing div.tech_tit{flex:0 0 40%}.tech_listing div.tech_tit h5,.tech_listing div.tech_tit .h5{font-size:26px;line-height:40px;padding-right:80px;margin-bottom:0}.tech_listing div.tech_point{flex:0 0 60%}.tech_listing div.tech_point ul li{font-size:25px;line-height:35px;margin-right:10px}.services_question{margin-bottom:0}.services_question .services_faqs{margin-top:0}.services_question .services_faqs .accordion .accordion-item .accordion-header .accordion-button{font-size:22px;line-height:40px;height:80px}.services_question .services_faqs .accordion .accordion-body{padding:30px 0}.item_listing{background:#fcfcfc;border-radius:25px;padding:25px;position:relative;transition:linear .3s;margin-bottom:30px;height:270px}.item_listing.add_loc .location_menus a{font-size:15px;line-height:30px}.item_listing h4,.item_listing .h4{margin-bottom:10px;line-height:35px}.item_listing p{margin-bottom:0;padding-right:40px}.item_listing a{position:absolute;right:30px;bottom:30px;width:50px;height:50px;background:#ffebdc;border-radius:10px;display:flex;justify-content:center;align-items:center}.case-study .title_case{position:relative;font-weight:600;margin-bottom:60px;color:#314252}.case-study .title_case:after{content:"";background:#314252;height:1px;width:70%;position:absolute;top:20px;right:0}.case-study .grids .grid-item{margin:0 auto 80px}.case-study .grids .grid-item .img_box{margin-bottom:30px;filter:drop-shadow(0 0 20px rgba(0,0,0,.3))}.case-study .grids .grid-item .img_box img{max-width:100%;height:auto}.case-study .grids .grid-item .txt_box{width:95%;padding-left:40px;border-left:1px solid #4d6377;margin:0 2%}.industries_boxes.hover01 span{min-height:125px}.industries_boxes h6,.industries_boxes .h6{font-size:16px;line-height:28px;margin-bottom:30px}.Enablement .tech-box{height:290px;transition:.2s ease}.Enablement .tech_box_content h6,.Enablement .tech_box_content .h6{font-size:20px;line-height:30px}.harness .featured_item .featured_img{height:auto}.harness .harness-slide{padding:20px;background-color:#fff;height:420px}.harness .harness-slide.comprehensive_slide{height:550px}.harness .harness-slide p{font-size:14px;line-height:24px}.developmemt_proces .swiper_main .swiper-wrapper .swiper-slide span{font-size:18px;line-height:23px}.cutting-edge .featured_item{padding:0 10px}.cutting-edge .cutting-slide{padding:30px;height:360px;border-radius:10px;background-color:#fff}.cutting-edge h5,.cutting-edge .h5{padding-top:20px;line-height:34px}.cutting-edge p{font-size:15px;line-height:23px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow--left{left:calc(0% + 1px);min-width:30px;min-height:30px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow--right{right:calc(0% + 1px);min-width:30px;min-height:30px}.services_banner .career-img img{width:500px}.tekgrip_img_uper .tekgrip_tabs_image{top:-140px}.tekgrip_img_uper .tekgrip_tabs_image.tek_impact img{height:520px}.recent-event{position:relative}.recent-event:after{position:absolute;content:"";right:0;background-color:#314252;height:640px;width:51%;top:70px;z-index:1}.recent-event .recent-content{position:relative;z-index:99;padding:30px}.recent-event .recent-content h4,.recent-event .recent-content .h4{color:#fff}.recent-event .recent-content a{color:#fff;text-decoration:none;transition:.2s ease;font-size:20px}.recent-event .recent-content:hover a{color:#f47a1f}.recent-event .recent-all{padding-top:30px;align-items:center;position:relative;z-index:99}.recent-event .recent-all .recent-counter{border:1px solid #4e6377;width:150px;height:130px;display:flex;align-items:center;justify-content:center}.recent-event .recent-all .recent-counter .recent-number h4,.recent-event .recent-all .recent-counter .recent-number .h4{color:#fff;font-size:60px;line-height:40px}.recent-event .recent-all .recent-bottom p{text-transform:uppercase;color:#6f8ca7;font-weight:700}.recent-event .margin-leftextrabox{padding-left:0}.ebook-form .ebook-all{height:170px}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{line-height:28px;font-size:18px;width:60%}.ebook-form .ebook-all h4 br,.ebook-form .ebook-all .h4 br{display:none}.ebook-form .ebook-all img{width:80%}.ebook-form .ebook-all .ebook-fig{top:-60px}.ref-slider .ref-slide h5,.ref-slider .ref-slide .h5{font-size:18px;line-height:28px;margin-bottom:10px}.ref-slider .ref-slide p{font-size:15px;line-height:23px}.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head h4,.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head .h4,.ref-suited .ref-suit-box2 .ref-suit-head h4,.ref-suited .ref-suit-box2 .ref-suit-head .h4{margin-bottom:10px}.ebook-solution{width:33%;border-radius:10px;border:2px solid #f47a1f;height:auto;padding:20px;background-color:#f47a1f;display:none}.ebook-solution .show{transform:translate(0);transition:transform .5s ease}.ebook-solution .hidden{transform:translate(-100%)}.ebook-solution .ebook-sol-content h4,.ebook-solution .ebook-sol-content .h4{color:#fff;margin-bottom:0}.ebook-solution .ebook-sol-content img{padding-top:20px;cursor:pointer}.ebook-solution .ebook-sol-img img{width:150px;height:auto}.ebook-solution .close-svg svg{position:absolute;right:-10px;width:25px;height:25px;top:-10px;cursor:pointer}.offer-content{height:500px;padding:0 0 0 20px}.offer-content P{text-align:left;margin:0;width:100%;font-size:16px;line-height:28px}.offerItem.active .offer-detail,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-detail{width:650px}.Case-slide .Case-slide_img{padding:0 10px}.harness .featured_item .texas-slide{padding:30px;height:680px;border-radius:10px;background-color:#314252}.harness .featured_item .texas-slide h5,.harness .featured_item .texas-slide .h5{color:#fff}.harness .featured_item .texas-slide P{color:#fff;font-size:15px;line-height:30px}.harness .featured_item .texas-slide .featured_img{width:100px;height:100px;border-radius:20px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.tekgrip_tabs_image.ind-img{right:-50px}.tekgrip_tabs_image.ind-img img{width:650px}.tekgrip_tabs_image.ohio-loc-img{top:-300px}.tekgrip_tabs_image.ohio-loc-img img{width:400px;height:700px}.services_buildapp .react-multi-carousel-list{position:unset}.services_buildapp .react-multiple-carousel__arrow--left{top:270px;position:absolute;right:unset;left:10px;background-color:#f47a1f}.services_buildapp .react-multiple-carousel__arrow--right{z-index:10000000000;top:270px;position:absolute;background-color:#f47a1f;left:70px;right:unset}.services_buildapp_loc .react-multi-carousel-list{position:unset}.services_buildapp_loc .react-multiple-carousel__arrow--left{background-color:#f47a1f;left:unset;position:absolute;right:110px;top:180px}.services_buildapp_loc .react-multiple-carousel__arrow--right{background-color:#f47a1f;position:absolute;top:180px;z-index:10000000000}}@media(min-width:1400px)and (max-width:1599px){.tekgriping_section{padding-bottom:30px!important}.tekgriping_section .tekgrip_flex{margin-bottom:50px}.tekgriping_section .tekgrip_flex .tekgrip_title{margin-left:40px}.tekgriping_section .tekgrip_flex .tekgrip_title h5,.tekgriping_section .tekgrip_flex .tekgrip_title .h5{font-size:110px;line-height:110px}.tekgriping_section .tekgrip_flex .tekgrip_title h5 span,.tekgriping_section .tekgrip_flex .tekgrip_title .h5 span{font-size:15px;line-height:25px}.tekgriping_section .tabs{cursor:pointer}.tekgriping_section .tabs.active,.tekgriping_section .crafting-industry .mvp-main .tabs.mvp-card:hover,.crafting-industry .mvp-main .tekgriping_section .tabs.mvp-card:hover{color:#f47a1f}.services_buildapp .services_bg{margin:40px 0 0;border-radius:45px}.services_buildapp .services_bg .services_tabs{padding:40px 25px}.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link{min-width:100px;height:50px;font-size:15px;line-height:35px;border-radius:40px}.services_buildapp .services_bg .services_tabs .content_tabs{margin-top:40px}.services_buildapp .services_bg .services_tabs .content_tabs p{margin-bottom:30px}.services_buildapp .services_bg .services_tabs .content_tabs a{font-size:17px;line-height:33px}.services_buildapp .services_bg .services_grade_tabs{padding:40px;border-top-right-radius:45px;border-bottom-right-radius:45px}.services_buildapp .services_bg .services_grade_tabs ul.nav.nav-tabs li .nav-link{min-width:100px;height:50px;font-size:15px;line-height:35px}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4{font-size:40px;line-height:50px;margin:35px 0}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4 span,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4 span{font-size:15px;line-height:25px}.services_buildapp .services_bg .services_grade_tabs .feature_name{display:flex;flex:1;flex-wrap:wrap}.services_buildapp .services_bg .services_grade_tabs .feature_name li{font-size:15px;line-height:25px}.content_pointer .title_count{font-size:70px;line-height:70px}.content_pointer .title_count span{font-size:15px;line-height:25px}.tekgrip_section .main_para{margin-bottom:60px}.tekgrip_section .flex-column.nav.nav-pills .nav-item a{font-size:28px;line-height:38px;margin-bottom:20px}.tekgrip_section .flex-column.nav.nav-pills .nav-item a.active:after,.tekgrip_section .flex-column.nav.nav-pills .nav-item .crafting-industry .mvp-main a.mvp-card:hover:after,.crafting-industry .mvp-main .tekgrip_section .flex-column.nav.nav-pills .nav-item a.mvp-card:hover:after{height:50px}.tekgrip_section .flex-column.nav.nav-pills .nav-item .ohio-item{line-height:55px}.tekrevol_dark_bg.container{border-radius:40px;padding-left:30px;padding-right:30px}.tekgrip_tabs_iamge{margin-bottom:50px}.tekgrip_tabs_iamge .tekgrip_tabs_image{position:absolute;top:-350px;right:-50px}.tekgrip_tabs_iamge .tekgrip_tabs_image .loc-img img{width:550px}.tekgrip_tabs_iamge .tekgrip_tabs_image.ind-img{top:-300px}.tekgrip_tabs_iamge .tekgrip_tabs_image.ind-img img{width:550px}.tekgrip_tabs_iamge .tekgrip_tabs_image.ohio-loc-img{top:-280px}.tekgrip_tabs_iamge .tekgrip_tabs_image.ohio-loc-img img{width:350px;height:650px}.swiper_main{position:relative;margin-top:20px}.swiper_main .swiper.swiper-pointer-events{max-width:85%}.swiper_main .swiper-wrapper .swiper-slide{padding:0 30px}.swiper_main .swiper-wrapper .swiper-slide span{font-size:20px;line-height:30px}.swiper_main .swiper-wrapper .swiper-slide.active,.swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover,.crafting-industry .mvp-main .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover{border-left:2px solid #f47a1f}.swiper_main .swiper-wrapper .swiper-slide.active span,.swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover span,.crafting-industry .mvp-main .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover span{color:#f47a1f}.swiper_main .tab_txt{border-top:2px solid #ececec;padding-top:40px;margin-top:-2px}.seriveces_industries .process_icons{margin:40px 0 0}.seriveces_industries .process_icons ul{height:110px}.seriveces_industries .process_icons ul li{font-size:15px}.seriveces_industries .process_icons ul li .iconss{margin-bottom:30px}.seriveces_industries .process_icons ul li .iconss img{height:40px;width:40px}.seriveces_industries .process_icons ul li .iconss:after{width:16px;height:16px;top:68px;left:50%}.seriveces_industries .process_icons ul li:last-child{text-align:right}.seriveces_industries .process_icons ul li:last-child .iconss:after{left:100%;transform:translate(-80%,-60%)}.seriveces_industries .process_icons .content{margin-top:50px}.boxes_item{border:5px solid #f47a1f;background:#f8f8fb;padding:50px 0}.tech_images .tech_item{flex:0 0 25%;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;height:120px}.tech_images .tech_item .tech_img{width:260px;height:auto}.tech_images .tech_item .tech_img.custom_img{width:240px}.tech_listing{margin-top:60px}.tech_listing div.tech_tit{flex:0 0 40%}.tech_listing div.tech_tit h5,.tech_listing div.tech_tit .h5{font-size:24px;line-height:38px;padding-right:50px;margin-bottom:0}.tech_listing div.tech_point{flex:0 0 60%}.tech_listing div.tech_point ul li{font-size:23px;line-height:33px;margin-right:10px}.tech_tabs .accordion .accordion-item .svg-icon{margin-right:30px;width:30px;height:30px}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button{height:90px;border:0px;font-size:22px;line-height:28px;letter-spacing:-.02em}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button span{margin-right:20px;width:50px}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button span img{height:50px;filter:invert(1)}.tech_tabs .accordion .accordion-item .accordion-body{font-size:18px;line-height:35px;padding:0 20px 20px 100px}.services_question{margin-bottom:0}.services_question .services_faqs{margin-top:0}.services_question .services_faqs .accordion .accordion-item .accordion-header .accordion-button{font-size:18px;line-height:35px;height:70px}.services_question .services_faqs .accordion .accordion-body{padding:30px 0}.item_listing{border-radius:25px;padding:25px;height:230px}.item_listing.add_loc .location_menus a{font-size:14px;line-height:28px}.item_listing h4,.item_listing .h4{margin-bottom:10px;line-height:35px}.item_listing p{margin-bottom:0;padding-right:40px}.item_listing a{right:25px;bottom:25px;width:40px;height:40px;border-radius:10px}.case-study .title_case{position:relative;font-weight:600;margin-bottom:60px;color:#314252}.case-study .title_case:after{content:"";background:#314252;height:1px;width:70%;position:absolute;top:20px;right:0}.case-study .grids .grid-item{margin:0 auto 80px}.case-study .grids .grid-item .img_box{margin-bottom:30px;filter:drop-shadow(0 0 20px rgba(0,0,0,.3))}.case-study .grids .grid-item .img_box img{max-width:100%;height:auto}.case-study .grids .grid-item .txt_box{width:95%;padding-left:40px;border-left:1px solid #4d6377;margin:0 2%}.case-study .case-filter-tabs-portfolio ul{column-gap:10px;row-gap:20px}.case-study .case-filter-tabs-portfolio ul li button{font-size:16px;padding:10px 20px}.margin_bottom_extra{margin-bottom:120px}.industries_boxes.hover01 span{min-height:125px}.industries_boxes h6,.industries_boxes .h6{font-size:16px;line-height:28px;margin-bottom:30px}.Enablement .tech-box{height:275px;transition:.2s ease}.Enablement .tech_box_content h6,.Enablement .tech_box_content .h6{font-size:20px;line-height:30px}.harness .featured_item .featured_img{height:auto}.harness .harness-slide{padding:20px;background-color:#fff;height:380px}.harness .harness-slide.comprehensive_slide{height:500px}.harness .harness-slide p{font-size:14px;line-height:24px}.developmemt_proces .swiper_main .swiper-wrapper .swiper-slide span{font-size:18px;line-height:23px}.tekgrip_img_uper .tekgrip_tabs_image{top:-140px}.tekgrip_img_uper .tekgrip_tabs_image.tek_impact img{height:490px}.cutting-edge .featured_item{padding:0 10px}.cutting-edge .cutting-slide{padding:30px;height:330px;border-radius:10px;background-color:#fff}.cutting-edge h5,.cutting-edge .h5{padding-top:20px;line-height:34px}.cutting-edge p{font-size:15px;line-height:23px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow:before{font-size:16px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow--left{left:calc(0% + 1px);min-width:30px;min-height:30px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow--right{right:calc(0% + 1px);min-width:30px;min-height:30px}.services_banner .career-img img{width:500px}.recent-event{position:relative}.recent-event:after{position:absolute;content:"";right:0;background-color:#314252;height:570px;width:51%;top:70px;z-index:1}.recent-event .recent-content{position:relative;z-index:99;padding:30px}.recent-event .recent-content h4,.recent-event .recent-content .h4{color:#fff}.recent-event .recent-content a{color:#fff;text-decoration:none;transition:.2s ease;font-size:20px}.recent-event .recent-content:hover a{color:#f47a1f}.recent-event .recent-all{padding-top:30px;align-items:center;position:relative;z-index:999}.recent-event .recent-all .recent-counter{border:1px solid #4e6377;width:150px;height:130px;display:flex;align-items:center;justify-content:center}.recent-event .recent-all .recent-counter .recent-number h4,.recent-event .recent-all .recent-counter .recent-number .h4{color:#fff;font-size:60px;line-height:40px}.recent-event .recent-all .recent-bottom p{text-transform:uppercase;color:#6f8ca7;font-weight:700}.recent-event .margin-leftextrabox{padding-left:0}.offer .offer-box{background-color:#fff;box-shadow:0 0 50px #00000005;border-radius:15px;padding:30px;transition:.2s ease;height:330px}.offer .offer-box .offer-content-events h5,.offer .offer-box .offer-content-events .h5{padding-top:20px;color:#314252}.offer .offer-box .offer-content-events p{color:#314252;font-size:14px;line-height:22px}.offer .offer-box:hover{background-color:#f47a1f}.offer .offer-box:hover h5,.offer .offer-box:hover .h5,.offer .offer-box:hover p{color:#fff}.offer .offer-box:hover svg path{fill:#fff}.ebook-form .ebook-all{height:160px}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{line-height:24px;font-size:16px;width:58%}.ebook-form .ebook-all h4 br,.ebook-form .ebook-all .h4 br{display:none}.ebook-form .ebook-all img{width:80%}.ebook-form .ebook-all .ebook-fig{top:-60px}.ref-suited .ref-suit-main{margin-top:80px}.ref-suited .ref-suit-main .ref-suit-box1{height:390px}.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head h4,.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head .h4{margin-bottom:10px}.ref-suited .ref-suit-box2{height:390px}.ref-suited .ref-suit-box2 .ref-suit-head h4,.ref-suited .ref-suit-box2 .ref-suit-head .h4{margin-bottom:10px}.referral .ref-div .ref-num{font-size:25px;margin-left:40px}.ebook-solution{width:36%;border-radius:10px;border:2px solid #f47a1f;height:auto;padding:20px;background-color:#f47a1f;display:none}.ebook-solution .show{transform:translate(0);transition:transform .5s ease}.ebook-solution .hidden{transform:translate(-100%)}.ebook-solution .ebook-sol-content h4,.ebook-solution .ebook-sol-content .h4{color:#fff;margin-bottom:0}.ebook-solution .ebook-sol-content img{padding-top:20px;cursor:pointer}.ebook-solution .ebook-sol-img img{width:150px;height:auto}.ebook-solution .close-svg svg{position:absolute;right:-10px;width:25px;height:25px;top:-10px;cursor:pointer}.offer-content{height:500px;padding:0 0 0 20px}.offer-content P{text-align:left;margin:0;width:100%;font-size:15px;line-height:27px}.offerItem.active .offer-detail,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-detail{width:600px}.Case-slide .Case-slide_img{padding:0}.rev-img img{width:80%}.harness .featured_item .texas-slide{padding:30px;height:630px;border-radius:10px;background-color:#314252}.harness .featured_item .texas-slide h5,.harness .featured_item .texas-slide .h5{color:#fff}.harness .featured_item .texas-slide P{color:#fff;font-size:14px;line-height:28px}.harness .featured_item .texas-slide .featured_img{width:70px;height:70px;border-radius:20px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.harness .featured_item .texas-slide .featured_img .hybrid-img{width:40px}.providers{background-size:contain}.barve-img .top-rate{width:450px}.services_buildapp .react-multi-carousel-list{position:unset}.services_buildapp .react-multiple-carousel__arrow--left{top:220px;position:absolute;right:unset;left:10px;background-color:#f47a1f}.services_buildapp .react-multiple-carousel__arrow--right{z-index:10000000000;top:220px;position:absolute;background-color:#f47a1f;left:70px;right:unset}.services_buildapp_loc .react-multi-carousel-list{position:unset}.services_buildapp_loc .react-multiple-carousel__arrow--left{background-color:#f47a1f;left:unset;position:absolute;right:120px;top:130px}.services_buildapp_loc .react-multiple-carousel__arrow--right{background-color:#f47a1f;position:absolute;top:130px;z-index:10000000000}.offer .offer-box-events{height:300px}.offer .offer-box-events .offer-img_events{margin-bottom:0}.offer .offer-box-events .offer-img_events svg{height:65px;width:auto}.offer .offer-box-events .offer-content-events p{font-size:14px;line-height:24px}.offer .offer-box-events .offer-content-events h5,.offer .offer-box-events .offer-content-events .h5{margin-bottom:10px}}@media(min-width:1200px)and (max-width:1399px){.tekgriping_section{padding-bottom:30px!important}.tekgriping_section .tekgrip_flex{margin-bottom:50px}.tekgriping_section .tekgrip_flex .tekgrip_title{margin-left:40px}.tekgriping_section .tekgrip_flex .tekgrip_title h5,.tekgriping_section .tekgrip_flex .tekgrip_title .h5{font-size:90px;line-height:90px}.tekgriping_section .tekgrip_flex .tekgrip_title h5 span,.tekgriping_section .tekgrip_flex .tekgrip_title .h5 span{font-size:14px;line-height:24px}.tekgriping_section .tabs{cursor:pointer}.tekgriping_section .tabs.active,.tekgriping_section .crafting-industry .mvp-main .tabs.mvp-card:hover,.crafting-industry .mvp-main .tekgriping_section .tabs.mvp-card:hover{color:#f47a1f}.services_buildapp .services_bg{margin:30px 0 0;border-radius:35px}.services_buildapp .services_bg .services_tabs{padding:20px}.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link{min-width:100px;height:45px;font-size:14px;line-height:35px;padding:0 15px}.services_buildapp .services_bg .services_tabs .content_tabs{margin-top:30px}.services_buildapp .services_bg .services_tabs .content_tabs p{margin-bottom:25px}.services_buildapp .services_bg .services_tabs .content_tabs a{font-size:16px;line-height:30px}.services_buildapp .services_bg .services_grade_tabs{padding:20px;border-top-right-radius:35px;border-bottom-right-radius:35px}.services_buildapp .services_bg .services_grade_tabs ul.nav.nav-tabs li .nav-link{min-width:100px;height:45px;font-size:14px;line-height:35px;padding:0 15px}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4{font-size:40px;line-height:50px;margin:35px 0}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4 span,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4 span{font-size:15px;line-height:25px}.services_buildapp .services_bg .services_grade_tabs .feature_name{display:flex;flex:1;flex-wrap:wrap}.services_buildapp .services_bg .services_grade_tabs .feature_name li{font-size:15px;line-height:25px}.content_pointer .title_count{font-size:60px;line-height:60px}.content_pointer .title_count span{font-size:15px;line-height:25px}.tekgrip_section .main_para{margin-bottom:60px}.tekgrip_section .flex-column.nav.nav-pills .nav-item a{font-size:26px;line-height:36px;margin-bottom:15px}.tekgrip_section .flex-column.nav.nav-pills .nav-item a.active:after,.tekgrip_section .flex-column.nav.nav-pills .nav-item .crafting-industry .mvp-main a.mvp-card:hover:after,.crafting-industry .mvp-main .tekgrip_section .flex-column.nav.nav-pills .nav-item a.mvp-card:hover:after{height:50px}.tekgrip_section .flex-column.nav.nav-pills .nav-item .ohio-item{line-height:55px}.seriveces_industries .process_icons{margin:40px 0 0}.seriveces_industries .process_icons ul{height:110px}.seriveces_industries .process_icons ul li{font-size:14px}.seriveces_industries .process_icons ul li .iconss{margin-bottom:30px}.seriveces_industries .process_icons ul li .iconss img{height:40px}.seriveces_industries .process_icons ul li .iconss:after{width:16px;height:16px;top:68px;left:50%}.seriveces_industries .process_icons ul li:last-child{text-align:right}.seriveces_industries .process_icons ul li:last-child .iconss:after{left:100%;transform:translate(-80%,-60%)}.seriveces_industries .process_icons .content{margin-top:50px}.tekgrip_tabs_iamge{margin-bottom:50px}.tekgrip_tabs_iamge .tekgrip_tabs_content{min-height:250px}.tekgrip_tabs_iamge .tekgrip_tabs_image{position:absolute;top:-300px;right:-50px}.tekgrip_tabs_iamge .loc-img img{width:450px}.tekgrip_tabs_iamge .ohio-loc-img{top:-270px;right:0}.tekgrip_tabs_iamge .ohio-loc-img img{width:300px;height:600px}.tekgrip_tabs_iamge .tekgrip_tabs_image.ind-img{top:-280px}.tekgrip_tabs_iamge img,.tekgrip_tabs_iamge .gatsby-image-wrapper img{width:550px}.tekrevol_dark_bg.container{border-radius:40px;padding-left:30px;padding-right:30px}.swiper_main{position:relative;margin-top:20px}.swiper_main .swiper.swiper-pointer-events{max-width:85%}.swiper_main .swiper-wrapper .swiper-slide{padding:0 30px}.swiper_main .swiper-wrapper .swiper-slide span{font-size:20px;line-height:30px}.swiper_main .swiper-wrapper .swiper-slide.active,.swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover,.crafting-industry .mvp-main .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover{border-left:2px solid #f47a1f}.swiper_main .swiper-wrapper .swiper-slide.active span,.swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover span,.crafting-industry .mvp-main .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover span{color:#f47a1f}.swiper_main .tab_txt{border-top:2px solid #ececec;padding-top:40px;margin-top:-2px}.boxes_item{border:5px solid #f47a1f;background:#f8f8fb;padding:50px 0}.tech_images .tech_item{flex:0 0 25%;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;height:120px}.tech_images .tech_item .tech_img{width:260px;height:auto}.tech_images .tech_item .tech_img.custom_img{width:220px}.tech_images .tech_item .tech_img.custom_img .custom_resize{width:130px}.tech_listing{margin-top:60px}.tech_listing div.tech_tit{flex:0 0 40%}.tech_listing div.tech_tit h5,.tech_listing div.tech_tit .h5{font-size:24px;line-height:38px;padding-right:50px;margin-bottom:0}.tech_listing div.tech_point{flex:0 0 60%}.tech_listing div.tech_point ul li{font-size:23px;line-height:33px;margin-right:10px}.tech_tabs .accordion .accordion-item .svg-icon{margin-right:30px;width:30px;height:30px}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button{height:90px;border:0px;font-size:22px;line-height:28px;letter-spacing:-.02em}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button span{margin-right:20px;width:45px}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button span img{height:45px;filter:invert(1)}.tech_tabs .accordion .accordion-item .accordion-body{font-size:18px;line-height:35px;padding:0 20px 20px 80px}.services_question{margin-bottom:0}.services_question .services_faqs{margin-top:0}.services_question .services_faqs .accordion .accordion-item .accordion-header .accordion-button{font-size:16px;line-height:32px;height:60px}.services_question .services_faqs .accordion .accordion-body{padding:25px 0}.services_question .services_faqs .accordion .accordion-body p{margin-bottom:10px}.item_listing{border-radius:25px;padding:25px;height:230px}.item_listing.add_loc .location_menus a{font-size:13px;line-height:30px}.item_listing h4,.item_listing .h4{margin-bottom:10px;line-height:35px}.item_listing p{margin-bottom:0;padding-right:40px}.item_listing a{right:25px;bottom:25px;width:40px;height:40px;border-radius:10px}.item_listing a svg{width:20px}.case-study .title_case{position:relative;font-weight:600;margin-bottom:60px;color:#314252}.case-study .title_case:after{content:"";background:#314252;height:1px;width:70%;position:absolute;top:20px;right:0}.case-study .grids .grid-item{margin:0 auto 50px}.case-study .grids .grid-item .img_box{margin-bottom:30px;filter:drop-shadow(0 0 20px rgba(0,0,0,.3))}.case-study .grids .grid-item .img_box img{max-width:100%;height:auto}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back .back-content{top:10px;right:20px}.case-study .grids .grid-item .txt_box{width:95%;padding-left:40px;border-left:1px solid #4d6377;margin:0 2%}.case-study .case-filter-tabs-portfolio ul{column-gap:10px;row-gap:20px}.case-study .case-filter-tabs-portfolio ul li button{font-size:15px;padding:10px 20px}.margin_bottom_extra{margin-bottom:100px}.industries_boxes.hover01 span{min-height:115px}.industries_boxes h6,.industries_boxes .h6{font-size:14px;line-height:26px;margin-bottom:30px}.Enablement .tech-box{height:275px;transition:.2s ease}.Enablement .tech_box_content h6,.Enablement .tech_box_content .h6{font-size:20px;line-height:30px}.harness .featured_item .featured_img{height:auto}.harness .featured_item .featured_img.comprehensive_img{height:unset}.harness .featured_item .featured_img.comprehensive_img img{height:80px}.harness .harness-slide{padding:20px;background-color:#fff;height:380px}.harness .harness-slide.comprehensive_slide{height:550px}.harness .harness-slide p{font-size:14px;line-height:24px}.tekgrip_img_uper .tekgrip_tabs_image{position:absolute;top:-130px;right:-30px}.tekgrip_img_uper .tekgrip_tabs_image.tek_impact img{height:480px}.developmemt_proces .swiper_main .swiper-wrapper .swiper-slide span{font-size:16px;line-height:21px}.cutting-edge .featured_item{padding:0 10px}.cutting-edge .cutting-slide{padding:30px;height:330px;border-radius:10px;background-color:#fff}.cutting-edge h5,.cutting-edge .h5{padding-top:20px;line-height:30px}.cutting-edge p{font-size:15px;line-height:23px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow:before{font-size:16px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow--left{left:calc(0% + 1px);min-width:30px;min-height:30px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow--right{right:calc(0% + 1px);min-width:30px;min-height:30px}.services_banner .career-img img{width:450px}.recent-event{position:relative}.recent-event:after{position:absolute;content:"";right:0;background-color:#314252;height:520px;width:51%;top:70px;z-index:1}.recent-event .recent-content{position:relative;z-index:99;padding:30px}.recent-event .recent-content h4,.recent-event .recent-content .h4{color:#fff}.recent-event .recent-content a{color:#fff;text-decoration:none;transition:.2s ease;font-size:20px}.recent-event .recent-content:hover a{color:#f47a1f}.recent-event .recent-all{padding-top:30px;align-items:center;position:relative;z-index:99}.recent-event .recent-all .recent-counter{border:1px solid #4e6377;width:130px;height:130px;display:flex;align-items:center;justify-content:center}.recent-event .recent-all .recent-counter .recent-number h4,.recent-event .recent-all .recent-counter .recent-number .h4{color:#fff;font-size:60px;line-height:40px}.recent-event .recent-all .recent-bottom p{text-transform:uppercase;color:#6f8ca7;font-weight:700}.recent-event .margin-leftextrabox{padding-left:0}.offer .offer-box{background-color:#fff;box-shadow:0 0 50px #00000005;border-radius:15px;padding:30px;transition:.2s ease;height:330px}.offer .offer-box .offer-content-events h5,.offer .offer-box .offer-content-events .h5{padding-top:20px;color:#314252}.offer .offer-box .offer-content-events p{color:#314252;font-size:14px;line-height:22px}.offer .offer-box:hover{background-color:#f47a1f}.offer .offer-box:hover h5,.offer .offer-box:hover .h5,.offer .offer-box:hover p{color:#fff}.offer .offer-box:hover svg path{fill:#fff}.ebook-form .ebook-all{height:160px}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{line-height:24px;font-size:16px;width:58%}.ebook-form .ebook-all h4 br,.ebook-form .ebook-all .h4 br{display:none}.ebook-form .ebook-all img{width:70%}.ebook-form .ebook-all .ebook-fig{top:-48px}.ref-suited .ref-suit-main{margin-top:70px}.ref-suited .ref-suit-main .ref-suit-box1{height:380px}.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-svg svg{height:60px;width:auto}.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head h4,.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head .h4{margin-bottom:10px;font-size:18px;line-height:28px;padding-top:10px}.ref-suited .ref-suit-box2{height:380px}.ref-suited .ref-suit-box2 .ref-suit-svg svg{height:60px;width:auto}.ref-suited .ref-suit-box2 .ref-suit-head h4,.ref-suited .ref-suit-box2 .ref-suit-head .h4{margin-bottom:10px;font-size:18px;line-height:28px;padding-top:10px}.referral .ref-div .ref-num{font-size:20px;margin-left:30px}.ref-slider .ref-slide h5,.ref-slider .ref-slide .h5{font-size:20px;margin-bottom:10px}.ref-slider .ref-slide p{font-size:14px;line-height:22px}.project-dropdown{z-index:9!important}.project-dropdown .case-dropdown-btn{display:flex;align-items:center;justify-content:end}.project-dropdown .case-dropdown-btn .dropdown button{background-color:#f47a1f;font-family:Poppins,sans-serif;font-size:18px;padding:10px;border:2px solid #f47a1f;min-width:250px;width:100%}.project-dropdown .case-dropdown-btn .dropdown .dropdown-menu.show{background-color:#314252;min-width:250px;width:100%}.project-dropdown .case-dropdown-btn .dropdown .dropdown-item{font-family:Poppins,sans-serif;font-size:14px;color:#fff}.project-dropdown .case-dropdown-btn .dropdown .dropdown-item:hover{background-color:transparent;color:#f47a1f}.ebook-solution{width:35%;border-radius:10px;border:2px solid #f47a1f;height:auto;padding:20px;background-color:#f47a1f;display:none;margin-left:0;margin-bottom:30px}.ebook-solution.show{display:block;animation:slideInRight .5s ease}.ebook-solution .ebook-sol-content h4,.ebook-solution .ebook-sol-content .h4{color:#fff;margin-bottom:0}.ebook-solution .ebook-sol-content img{padding-top:20px;cursor:pointer}.ebook-solution .ebook-sol-img img{width:130px;height:auto}.ebook-solution .close-svg svg{position:absolute;right:-10px;width:25px;height:25px;top:-10px;cursor:pointer}@keyframes slideInRight{0%{transform:translate(-100%)}to{transform:translate(10%)}}.offer-content{height:500px;padding:0 0 0 20px}.offer-content P{text-align:left;margin:0;width:100%;font-size:15px;line-height:26px}.offerItem.active .offer-detail,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-detail{width:550px}.Case-slide .Case-slide_img{padding:0}.rev-img img{width:80%}.harness .featured_item .texas-slide{padding:30px 20px 0;height:600px;border-radius:10px;background-color:#314252}.harness .featured_item .texas-slide h5,.harness .featured_item .texas-slide .h5{color:#fff;margin-bottom:10px}.harness .featured_item .texas-slide P{color:#fff;font-size:14px;line-height:26px}.harness .featured_item .texas-slide .featured_img{width:70px;height:70px;border-radius:20px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.harness .featured_item .texas-slide .featured_img .hybrid-img{width:40px}.providers{background-size:contain}.providers .provider-slide{height:250px;padding:10px}.providers .provider-slide h6,.providers .provider-slide .h6{font-size:18px;line-height:28px;padding-top:20px;margin-bottom:10px}.providers .provider-slide p{font-size:15px;line-height:25px;color:#000}.barve-img .top-rate{width:400px}.services_buildapp .react-multi-carousel-list{position:unset}.services_buildapp .react-multiple-carousel__arrow--left{top:240px;position:absolute;right:unset;left:10px;background-color:#f47a1f}.services_buildapp .react-multiple-carousel__arrow--right{z-index:10000000000;top:240px;position:absolute;background-color:#f47a1f;left:70px;right:unset}.services_buildapp_loc .react-multi-carousel-list{position:unset;margin-top:50px}.services_buildapp_loc .react-multiple-carousel__arrow--left{background-color:#f47a1f;left:unset;position:absolute;right:110px;top:120px}.services_buildapp_loc .react-multiple-carousel__arrow--right{background-color:#f47a1f;position:absolute;top:120px;z-index:10000000000}.offer .offer-box-events{height:300px}.offer .offer-box-events .offer-img_events{margin-bottom:0}.offer .offer-box-events .offer-img_events svg{height:65px;width:auto}.offer .offer-box-events .offer-content-events p{font-size:13px;line-height:23px}.offer .offer-box-events .offer-content-events h5,.offer .offer-box-events .offer-content-events .h5{margin-bottom:10px}}@media(min-width:900px)and (max-width:1199px){.tekgriping_section{padding-bottom:30px!important}.tekgriping_section .tekgrip_flex{margin-bottom:50px}.tekgriping_section .tekgrip_flex .tekgrip_title{margin-left:40px}.tekgriping_section .tekgrip_flex .tekgrip_title h5,.tekgriping_section .tekgrip_flex .tekgrip_title .h5{font-size:80px;line-height:80px}.tekgriping_section .tekgrip_flex .tekgrip_title h5 span,.tekgriping_section .tekgrip_flex .tekgrip_title .h5 span{font-size:14px;line-height:24px}.tekgriping_section .tabs{cursor:pointer}.tekgriping_section .tabs.active,.tekgriping_section .crafting-industry .mvp-main .tabs.mvp-card:hover,.crafting-industry .mvp-main .tekgriping_section .tabs.mvp-card:hover{color:#f47a1f}.services_buildapp .services_bg{margin:30px 0 0;border-radius:35px}.services_buildapp .services_bg .services_tabs{padding:20px}.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link{min-width:80px;height:40px;font-size:11px;line-height:30px;padding:0 10px}.services_buildapp .services_bg .services_tabs .content_tabs{margin-top:30px}.services_buildapp .services_bg .services_tabs .content_tabs p{margin-bottom:25px}.services_buildapp .services_bg .services_tabs .content_tabs a{font-size:16px;line-height:30px}.services_buildapp .services_bg .services_grade_tabs{padding:20px;border-top-right-radius:35px;border-bottom-right-radius:35px}.services_buildapp .services_bg .services_grade_tabs ul.nav.nav-tabs li .nav-link{min-width:80px;height:40px;font-size:13px;line-height:30px;padding:0 10px}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4{font-size:40px;line-height:50px;margin:35px 0}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4 span,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4 span{font-size:15px;line-height:25px}.services_buildapp .services_bg .services_grade_tabs .feature_name{display:flex;flex:1;flex-wrap:wrap}.services_buildapp .services_bg .services_grade_tabs .feature_name li{font-size:15px;line-height:25px}.content_pointer .title_count{font-size:50px;line-height:50px;text-align:center}.content_pointer .title_count span{font-size:14px;line-height:24px}.tekgrip_section .main_para{margin-bottom:60px}.tekgrip_section .flex-column.nav.nav-pills .nav-item a{font-size:22px;line-height:32px;margin-bottom:10px}.tekgrip_section .flex-column.nav.nav-pills .nav-item a.active:after,.tekgrip_section .flex-column.nav.nav-pills .nav-item .crafting-industry .mvp-main a.mvp-card:hover:after,.crafting-industry .mvp-main .tekgrip_section .flex-column.nav.nav-pills .nav-item a.mvp-card:hover:after{height:30px}.seriveces_industries .process_icons{margin:40px 0 0}.seriveces_industries .process_icons ul{height:110px}.seriveces_industries .process_icons ul li{font-size:14px}.seriveces_industries .process_icons ul li .iconss{margin-bottom:30px}.seriveces_industries .process_icons ul li .iconss:after{width:16px;height:16px;top:68px;left:50%}.seriveces_industries .process_icons ul li .iconss img{height:40px}.seriveces_industries .process_icons ul li:last-child{text-align:right}.seriveces_industries .process_icons ul li:last-child .iconss:after{left:100%;transform:translate(-80%,-60%)}.seriveces_industries .process_icons .content{margin-top:50px}.tekgrip_tabs_iamge{margin-bottom:30px}.tekgrip_tabs_iamge .tekgrip_tabs_image{position:absolute;top:-260px;right:-50px;width:55%}.tekrevol_dark_bg.container{border-radius:40px;padding-left:30px;padding-right:30px}.swiper_main{position:relative;margin-top:20px}.swiper_main .swiper.swiper-pointer-events{max-width:80%}.swiper_main .swiper-wrapper .swiper-slide{padding:0 20px}.swiper_main .swiper-wrapper .swiper-slide span{font-size:16px;line-height:28px}.swiper_main .swiper-wrapper .swiper-slide.active,.swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover,.crafting-industry .mvp-main .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover{border-left:2px solid #f47a1f}.swiper_main .swiper-wrapper .swiper-slide.active span,.swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover span,.crafting-industry .mvp-main .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover span{color:#f47a1f}.swiper_main .tab_txt{border-top:2px solid #ececec;padding-top:40px;margin-top:-2px}.boxes_item{border:5px solid #f47a1f;background:#f8f8fb;padding:30px 0}.tech_images .tech_item{flex:0 0 25%;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;height:100px}.tech_images .tech_item .tech_img{width:auto;height:auto}.tech_listing{margin-top:60px}.tech_listing div.tech_tit{flex:0 0 45%}.tech_listing div.tech_tit h5,.tech_listing div.tech_tit .h5{font-size:20px;line-height:35px;padding-right:10px;margin-bottom:0}.tech_listing div.tech_point{flex:0 0 55%}.tech_listing div.tech_point ul li{font-size:20px;line-height:30px;margin-right:10px}.tech_tabs .accordion .accordion-item .svg-icon{margin-right:30px;width:30px;height:30px}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button{height:60px;border:0px;font-size:20px;line-height:26px;letter-spacing:-.02em}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button span{margin-right:20px;width:40px}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button span img{height:40px;filter:invert(1)}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button:after{width:15px;height:15px;background-size:contain}.tech_tabs .accordion .accordion-item .accordion-body{font-size:16px;line-height:32px;padding:0 20px 20px 80px}.services_question{margin-bottom:0}.services_question .services_faqs{margin-top:0}.services_question .services_faqs .accordion .accordion-item .accordion-header .accordion-button{font-size:16px;line-height:32px;height:60px}.services_question .services_faqs .accordion .accordion-body{padding:25px 0}.services_question .services_faqs .accordion .accordion-body p{margin-bottom:10px}.item_listing{border-radius:15px;padding:20px;height:210px}.item_listing.add_loc .location_menus a{font-size:12px;line-height:30px}.item_listing h4,.item_listing .h4{margin-bottom:10px;line-height:30px}.item_listing p{margin-bottom:0;padding-right:0;line-height:20px}.item_listing a{right:20px;bottom:20px;width:30px;height:30px;border-radius:10px}.item_listing a svg{width:15px}.case-study .grids .grid-item{margin:0 auto 50px}.case-study .grids .grid-item .img_box{margin-bottom:30px;filter:drop-shadow(0 0 20px rgba(0,0,0,.3))}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back .back-content{top:0;right:10px}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back .back-content a{font-size:11px;line-height:27px;min-width:150px;height:30px;padding:0 15px}.case-study .grids .grid-item .txt_box{width:95%;padding-left:20px;border-left:1px solid #4d6377;margin:0 2%}.case-study .case-filter-tabs-portfolio ul{column-gap:10px;row-gap:20px}.case-study .case-filter-tabs-portfolio ul li button{font-size:14px;padding:10px 20px}.harness .harness-slide{padding:20px;background-color:#fff;height:380px}.harness .harness-slide p{font-size:14px;line-height:24px}.tekgrip_img_uper .tekgrip_tabs_image{position:absolute;top:-100px}.tekgrip_img_uper .tekgrip_tabs_image.tek_impact img{height:370px}.Enablement .tech-box{height:275px;transition:.2s ease}.Enablement .tech_box_content h6,.Enablement .tech_box_content .h6{font-size:20px;line-height:30px}.harness .featured_item .featured_img{height:auto}.harness .featured_item .harness-slide{padding:20px;background-color:#fff;height:380px}.harness .featured_item .harness-slide p{font-size:14px;line-height:24px}.developmemt_proces .swiper_main .swiper-wrapper .swiper-slide span{font-size:17px;line-height:27px}.cutting-edge .featured_item{padding:0 10px}.cutting-edge .cutting-slide{padding:30px;height:330px;border-radius:10px;background-color:#fff}.cutting-edge h5,.cutting-edge .h5{padding-top:20px;line-height:30px}.cutting-edge p{font-size:15px;line-height:23px}.carousel_featured .react-multiple-carousel__arrow:before{font-size:16px}.carousel_featured .react-multiple-carousel__arrow--left{left:calc(0% + 1px);min-width:30px;min-height:30px}.carousel_featured .react-multiple-carousel__arrow--right{right:calc(0% + 1px);min-width:30px;min-height:30px}.offer .offer-box{margin-bottom:20px}.recent-event:after{position:absolute;content:"";right:0;background-color:#314252;height:250px;width:100%;top:670px;z-index:1}.recent-event .recent-all .recent-counter{border:1px solid #4e6377;height:150px;display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto}.recent-event .recent-all .recent-counter .recent-number h4,.recent-event .recent-all .recent-counter .recent-number .h4{font-size:80px;line-height:56px}.recent-event .margin-leftextrabox{padding-left:0}.recent-event .recent-content{padding:0 20px 20px}.recent-event .recent-content a{font-size:20px}.referral .ref-div{display:flex;align-items:center}.referral .ref-div .ref-num{font-size:20px;margin-left:40px}.ref-slider .ref-slide h5,.ref-slider .ref-slide .h5{font-size:18px;line-height:28px;margin-bottom:10px}.ref-becoming .ref-become-box{height:230px;margin-bottom:60px}.ref-becoming .ref-become-box .ref-become-box-content p{font-size:14px;line-height:22px}.ref-becoming .ref-become-box .ref-become-box-content h5 br,.ref-becoming .ref-become-box .ref-become-box-content .h5 br{display:none}.ref-suited .resp_order{order:2}.ref-suited .ref-suit-main .ref-suit-box1{height:320px}.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head h4,.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head .h4{font-size:20px;line-height:30px;margin-bottom:10px}.ref-suited .ref-suit-main .ref-suit-box2{height:320px}.ref-suited .ref-suit-main .ref-suit-box2 .ref-suit-head h4,.ref-suited .ref-suit-main .ref-suit-box2 .ref-suit-head .h4{font-size:20px;line-height:30px;margin-bottom:10px}.ebook-form .ebook-all{background-color:#314252;width:100%;margin:30px auto;height:140px}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{opacity:1;color:#fff;font-size:16px;line-height:26px;width:65%}.ebook-form .ebook-all h4 br,.ebook-form .ebook-all .h4 br{display:none}.ebook-form .ebook-all img{width:60%}.ebook-form .ebook-all .ebook-fig{transform:none;top:-50px;text-align:right}.ebook-form .ebook-all .ebook-fig:hover{transform:none}.ebook-banner{background-position:center center}.project-dropdown{z-index:9!important}.project-dropdown .case-dropdown-btn{display:flex;align-items:center;justify-content:end}.project-dropdown .case-dropdown-btn .dropdown button{background-color:#f47a1f;font-family:Poppins,sans-serif;font-size:18px;padding:10px;border:2px solid #f47a1f;min-width:250px;width:100%}.project-dropdown .case-dropdown-btn .dropdown .dropdown-menu.show{background-color:#314252;min-width:250px;width:100%}.project-dropdown .case-dropdown-btn .dropdown .dropdown-item{font-family:Poppins,sans-serif;font-size:14px;color:#fff}.project-dropdown .case-dropdown-btn .dropdown .dropdown-item:hover{background-color:transparent;color:#f47a1f}.ebook-solution{width:48%;border-radius:10px;border:2px solid #f47a1f;height:auto;padding:30px;background-color:#f47a1f;display:none;margin-bottom:30px}.ebook-solution .ebook-sol-content h4,.ebook-solution .ebook-sol-content .h4{color:#fff;margin-bottom:0}.ebook-solution .ebook-sol-content img{padding-top:20px;cursor:pointer;width:90%}.ebook-solution .ebook-sol-img img{width:140px;height:auto}.ebook-solution .close-svg svg{position:absolute;right:-15px;width:30px;height:30px;top:-10px;cursor:pointer}@keyframes slideInRight{0%{transform:translate(-100%)}to{transform:translate(5%)}}.offerItem.active,.crafting-industry .mvp-main .offerItem.mvp-card:hover{width:100%;height:520px}.offerItem.active .offerItem.active .offer-content,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offerItem.active .offer-content,.offerItem.active .crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-content,.crafting-industry .mvp-main .offerItem.active .offerItem.mvp-card:hover .offer-content,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offerItem.mvp-card:hover .offer-content{transition:.3s ease;opacity:1;height:560px}.offerItem{padding:0;overflow:hidden;float:none;transition:.5s ease;margin:0 0 20px;position:relative;border:1px solid #a2acb5;width:100%;height:unset}.offerItem.active .offer-detail,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-detail,.offer-detail{width:100%}.offer-content p{text-align:left;margin-bottom:10px;width:95%;font-size:14px;line-height:26px}.offer-content{position:relative;transform:none;opacity:0;transition:opacity .3s ease;width:100%;height:auto;padding:0 0 0 10px;height:40px;margin-top:20px;margin-left:10px}.offer-area .offerItemTitle{text-align:left;padding-left:15px;position:relative;transform:rotate(0);height:30px;line-height:60px;margin-bottom:0;left:0;width:100%}.Case-slide .Case-slide_img{padding:0}.harness .featured_item .texas-slide{padding:20px 20px 0;height:600px;border-radius:10px;background-color:#314252}.harness .featured_item .texas-slide h5,.harness .featured_item .texas-slide .h5{color:#fff;margin-bottom:10px}.harness .featured_item .texas-slide P{color:#fff;font-size:13px;line-height:25px}.harness .featured_item .texas-slide .featured_img{width:70px;height:70px;border-radius:20px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.sidebar .sidebar-box{width:90%}.sidebar .sidebar-box ul li{font-size:13px;line-height:18px;margin-bottom:10px}.lp-banner{background-color:#fcfcfc}.providers{background-repeat:no-repeat;background-size:cover}.providers h2,.providers .h2,.providers p{color:#fff}.providers .provider-slide{padding:10px}.providers .provider-slide h6,.providers .provider-slide .h6{font-size:20px;line-height:30px;padding-top:30px;margin-bottom:10px;color:#fff}.providers .provider-slide p{font-size:15px;line-height:25px;color:#fff}.providers .react-multiple-carousel__arrow--right,.providers .react-multiple-carousel__arrow--left{display:none!important}.services_buildapp .react-multi-carousel-list{position:unset}.services_buildapp .react-multiple-carousel__arrow--left,.services_buildapp .react-multiple-carousel__arrow--right{display:none}.services_buildapp_loc .react-multi-carousel-list{position:unset}.services_buildapp_loc .react-multiple-carousel__arrow--left,.services_buildapp_loc .react-multiple-carousel__arrow--right{display:none}.offer .offer-box-events{height:280px;margin-top:20px}.offer .offer-box-events .offer-img_events{margin-bottom:0}.offer .offer-box-events .offer-img_events svg{height:65px;width:auto}.offer .offer-box-events .offer-content-events p{font-size:14px;line-height:24px}.offer .offer-box-events .offer-content-events h5,.offer .offer-box-events .offer-content-events .h5{margin-bottom:10px}}@media(min-width:667px)and (max-width:899px){.tekgriping_section{padding-bottom:30px!important}.tekgriping_section .tekgrip_flex{margin-bottom:50px}.tekgriping_section .tekgrip_flex .tekgrip_title{margin-left:40px}.tekgriping_section .tekgrip_flex .tekgrip_title h5,.tekgriping_section .tekgrip_flex .tekgrip_title .h5{font-size:50px;line-height:50px}.tekgriping_section .tekgrip_flex .tekgrip_title h5 span,.tekgriping_section .tekgrip_flex .tekgrip_title .h5 span{font-size:10px;line-height:22px}.tekgriping_section .tabs{cursor:pointer}.tekgriping_section .tabs.active,.tekgriping_section .crafting-industry .mvp-main .tabs.mvp-card:hover,.crafting-industry .mvp-main .tekgriping_section .tabs.mvp-card:hover{color:#f47a1f}.services_buildapp .services_bg{margin:30px 0 0;border-radius:35px}.services_buildapp .services_bg .services_tabs{padding:20px}.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link{min-width:100px;height:40px;font-size:12px;line-height:30px;padding:0 10px}.services_buildapp .services_bg .services_tabs .content_tabs{margin-top:30px}.services_buildapp .services_bg .services_tabs .content_tabs p{margin-bottom:25px}.services_buildapp .services_bg .services_tabs .content_tabs a{font-size:16px;line-height:30px}.services_buildapp .services_bg .services_grade_tabs{padding:20px;border-top-right-radius:0;border-bottom-right-radius:35px;border-bottom-left-radius:35px}.services_buildapp .services_bg .services_grade_tabs ul.nav.nav-tabs li .nav-link{min-width:80px;height:40px;font-size:13px;line-height:30px;padding:0 10px}.services_buildapp .services_bg .services_grade_tabs .tab_hour{display:flex;justify-content:start}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4{font-size:40px;line-height:50px;margin:30px 30px 30px 0}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4 span,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4 span{font-size:15px;line-height:25px}.services_buildapp .services_bg .services_grade_tabs .feature_name{display:flex;flex:1;flex-wrap:wrap}.services_buildapp .services_bg .services_grade_tabs .feature_name li{font-size:15px;line-height:25px}.content_pointer .title_count{font-size:40px;line-height:40px;text-align:center}.content_pointer .title_count span{font-size:11px;line-height:22px}.tekgrip_section .main_para{margin-bottom:60px}.tekgrip_section .flex-column.nav.nav-pills .nav-item a{font-size:18px;line-height:30px;margin-bottom:10px}.tekgrip_section .flex-column.nav.nav-pills .nav-item a.active:after,.tekgrip_section .flex-column.nav.nav-pills .nav-item .crafting-industry .mvp-main a.mvp-card:hover:after,.crafting-industry .mvp-main .tekgrip_section .flex-column.nav.nav-pills .nav-item a.mvp-card:hover:after{height:50px}.seriveces_industries .process_icons{margin:40px 0 0}.seriveces_industries .process_icons ul{height:110px}.seriveces_industries .process_icons ul li{font-size:13px;line-height:normal}.seriveces_industries .process_icons ul li .iconss{margin-bottom:50px}.seriveces_industries .process_icons ul li .iconss img{height:35px}.seriveces_industries .process_icons ul li .iconss:after{width:16px;height:16px;top:68px;left:50%}.seriveces_industries .process_icons ul li:last-child{text-align:right}.seriveces_industries .process_icons ul li:last-child .iconss:after{left:100%;transform:translate(-80%,-60%)}.seriveces_industries .process_icons .content{margin-top:50px}.tekgrip_tabs_iamge{margin-bottom:0}.tekgrip_tabs_iamge .tekgrip_tabs_image{position:absolute;top:-260px;right:0;width:47%}.tekrevol_dark_bg.container{border-radius:40px;padding-left:30px;padding-right:30px}.swiper_main{position:relative;margin-top:20px}.swiper_main .swiper.swiper-pointer-events{max-width:75%}.swiper_main .swiper-wrapper .swiper-slide{padding:0 30px}.swiper_main .swiper-wrapper .swiper-slide span{font-size:16px;line-height:25px}.swiper_main .swiper-wrapper .swiper-slide.active span,.swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover span,.crafting-industry .mvp-main .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover span{color:#f47a1f}.swiper_main .tab_txt{border-top:2px solid #ececec;padding-top:40px;margin-top:-2px}.boxes_item{border:5px solid #f47a1f;background:#f8f8fb;padding:30px 0}.tech_images .tech_item{flex:0 0 25%;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;height:100px}.tech_images .tech_item .tech_img{width:auto;height:auto}.tech_images .tech_item .tech_img.custom_img .custom_resize{width:100px;height:auto}.tech_listing{margin-top:60px}.tech_listing div.tech_tit{flex:0 0 45%}.tech_listing div.tech_tit h5,.tech_listing div.tech_tit .h5{font-size:20px;line-height:35px;padding-right:10px;margin-bottom:0}.tech_listing div.tech_point{flex:0 0 55%}.tech_listing div.tech_point ul li{font-size:20px;line-height:30px;margin-right:10px}.tech_tabs .accordion .accordion-item .svg-icon{margin-right:30px;width:30px;height:30px}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button{height:60px;border:0px;font-size:20px;line-height:26px;letter-spacing:-.02em}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button span{margin-right:20px;width:40px}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button span img{height:40px;filter:invert(1)}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button:after{width:15px;height:15px;background-size:contain}.tech_tabs .accordion .accordion-item .accordion-body{font-size:16px;line-height:32px;padding:0 20px 20px 80px}.set_of_images .img_title{line-height:normal}.services_question{margin-bottom:0}.services_question .services_faqs{margin-top:0}.services_question .services_faqs .accordion .accordion-item .accordion-header .accordion-button{font-size:14px;line-height:32px;height:60px}.services_question .services_faqs .accordion .accordion-body{padding:15px 0 0}.services_question .services_faqs .accordion .accordion-body p{margin-bottom:10px}.item_listing{border-radius:15px;padding:20px;height:170px}.item_listing.add_loc .location_menus a{font-size:13px;line-height:30px}.item_listing h4,.item_listing .h4{margin-bottom:10px;line-height:30px}.item_listing p{margin-bottom:0;padding-right:0;line-height:20px}.item_listing a{right:15px;bottom:15px;width:30px;height:30px;border-radius:10px}.item_listing a svg{width:15px}.case-study .title_case{margin-bottom:30px}.case-study .title_case:after{width:55%;top:10px}.case-study .grids .grid-item{margin:0 auto 50px}.case-study .grids .grid-item .img_box{margin-bottom:30px;filter:drop-shadow(0 0 20px rgba(0,0,0,.3))}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back .back-content{top:0;right:10px}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back .back-content a{font-size:11px;line-height:27px;min-width:150px;height:30px;padding:0 15px}.case-study .grids .grid-item .txt_box{width:95%;padding-left:20px;border-left:1px solid #4d6377;margin:0 2%}.case-study .case-filter-tabs-portfolio ul{column-gap:10px;row-gap:20px}.case-study .case-filter-tabs-portfolio ul li button{font-size:13px;padding:7px 15px}.Enablement .tech-box{height:180px;transition:.2s ease}.Enablement .tech_box_content h6,.Enablement .tech_box_content .h6{font-size:20px;line-height:30px}.harness .featured_item .featured_img{height:auto}.harness .harness-slide{padding:20px;background-color:#fff;height:380px}.harness .harness-slide p{font-size:14px;line-height:24px}.harness .react-multi-carousel-list{overflow:hidden}.developmemt_proces .swiper_main .swiper-wrapper .swiper-slide span{font-size:17px;line-height:22px}.cutting-edge .featured_item{padding:0 10px}.cutting-edge .cutting-slide{padding:30px;height:310px;border-radius:10px;background-color:#fff}.cutting-edge h5,.cutting-edge .h5{padding-top:20px;line-height:25px}.cutting-edge p{font-size:14px;line-height:22px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow:before{font-size:16px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow--left{left:calc(0% + 1px);min-width:30px;min-height:30px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow--right{right:calc(0% + 1px);min-width:30px;min-height:30px}.Integeration .help_content a,.digital-healthcare .tekgrip_tabs_content a{margin-top:20px}.Inc .resp_order{order:2}.Inc img{margin-top:20px}.Integeration img{padding-top:20px}.tekgrip_img_uper .tekgrip_tabs_image{position:absolute;top:-100px}.tekgrip_img_uper .tekgrip_tabs_image.tek_impact img{height:370px}.recent-event:after{position:absolute;content:"";right:0;background-color:#314252;height:550px;width:100%;top:450px;z-index:1}.recent-event .recent-all .recent-counter{border:1px solid #4e6377;height:150px;display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto}.recent-event .recent-all .recent-counter .recent-number h4,.recent-event .recent-all .recent-counter .recent-number .h4{font-size:80px;line-height:56px}.recent-event .margin-leftextrabox{padding-left:0}.recent-event .recent-content{padding:0 20px 20px}.recent-event .recent-content a{font-size:20px}.offer .offer-box{margin-bottom:20px}.offer .example h2 br,.offer .example .h2 br,.offer p br{display:none}.ebook-form .ebook-all{background-color:#314252;width:100%;margin:30px auto;height:150px}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{opacity:1;color:#fff;font-size:13px;line-height:23px;width:55%}.ebook-form .ebook-all h4 br,.ebook-form .ebook-all .h4 br{display:none}.ebook-form .ebook-all img{width:60%}.ebook-form .ebook-all .ebook-fig{transform:none;top:-50px;text-align:right}.ebook-form .ebook-all .ebook-fig:hover{transform:none}.ebook-banner{background-position:center center}.ref-suited .resp_order{order:2}.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head h4,.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head .h4,.ref-suited .ref-suit-main .ref-suit-box2 .ref-suit-head h4,.ref-suited .ref-suit-main .ref-suit-box2 .ref-suit-head .h4{font-size:17px;line-height:27px;margin-bottom:10px}.referral .ref-div{display:flex;align-items:center}.referral .ref-div .ref-num{font-size:20px;margin-left:0}.ref-slider .ref-slide h5,.ref-slider .ref-slide .h5{font-size:18px;line-height:28px;margin-bottom:10px}.ref-becoming .ref-become-box{margin-bottom:60px}.ref-becoming .ref-become-box .ref-become-box-content p{font-size:14px;line-height:22px}.ref-promote .ref-promo-img{padding-top:20px}.project-dropdown{z-index:9!important}.project-dropdown .case-dropdown-btn{display:flex;align-items:center;justify-content:end}.project-dropdown .case-dropdown-btn .dropdown button{background-color:#f47a1f;font-family:Poppins,sans-serif;font-size:16px;padding:10px;border:2px solid #f47a1f;min-width:200px;width:100%}.project-dropdown .case-dropdown-btn .dropdown .dropdown-menu.show{background-color:#314252;min-width:200px;width:100%}.project-dropdown .case-dropdown-btn .dropdown .dropdown-item{font-family:Poppins,sans-serif;font-size:14px;color:#fff}.project-dropdown .case-dropdown-btn .dropdown .dropdown-item:hover{background-color:transparent;color:#f47a1f}.ebook-solution{width:57%;border-radius:10px;border:2px solid #f47a1f;height:auto;padding:30px;background-color:#f47a1f;display:none;margin-bottom:30px;margin-top:30px}.ebook-solution .ebook-sol-content h4,.ebook-solution .ebook-sol-content .h4{color:#fff;margin-bottom:0}.ebook-solution .ebook-sol-content img{padding-top:20px;cursor:pointer;width:90%}.ebook-solution .ebook-sol-img img{width:130px;height:auto}.ebook-solution .close-svg svg{position:absolute;right:-15px;width:30px;height:30px;top:-10px;cursor:pointer}.offerItem.active,.crafting-industry .mvp-main .offerItem.mvp-card:hover{width:100%;height:500px}.offerItem.active .offerItem.active .offer-content,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offerItem.active .offer-content,.offerItem.active .crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-content,.crafting-industry .mvp-main .offerItem.active .offerItem.mvp-card:hover .offer-content,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offerItem.mvp-card:hover .offer-content{transition:.3s ease;opacity:1;height:560px}.offerItem{padding:0;overflow:hidden;float:none;transition:.5s ease;margin:0 0 20px;position:relative;border:1px solid #a2acb5;width:100%;height:unset}.offerItem:before{transform:rotate(90deg)}.offerItem.active .offer-detail,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-detail,.offer-detail{width:100%}.offerItem.active:after,.crafting-industry .mvp-main .offerItem.mvp-card:hover:after{transform:rotate(90deg)}.offer-content p{text-align:left;margin-bottom:10px;width:95%;font-size:14px;line-height:24px}.offer-content{position:relative;transform:none;opacity:0;transition:opacity .3s ease;width:100%;height:auto;padding:0 0 0 10px;height:40px;margin-top:0;margin-left:10px}.offer-area .offerItemTitle{text-align:left;padding-left:15px;position:relative;transform:rotate(0);height:30px;line-height:60px;margin-bottom:0;left:0;width:100%}.Case-slide_img{padding:0 10px}.harness .featured_item .texas-slide{padding:30px;height:500px;border-radius:10px;background-color:#314252}.harness .featured_item .texas-slide h5,.harness .featured_item .texas-slide .h5{color:#fff}.harness .featured_item .texas-slide P{color:#fff;font-size:14px;line-height:28px}.harness .featured_item .texas-slide .featured_img{width:100px;height:100px;border-radius:20px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.sidebar .sidebar-box{width:90%}.sidebar .sidebar-box ul li{font-size:12px;line-height:17px;margin-bottom:10px}.lp-banner{background-color:#fcfcfc}.providers{background-repeat:no-repeat;background-size:cover}.providers h2,.providers .h2,.providers p{color:#fff}.providers .provider-slide{padding:10px}.providers .provider-slide h6,.providers .provider-slide .h6{font-size:20px;line-height:30px;padding-top:30px;margin-bottom:10px;color:#fff}.providers .provider-slide p{font-size:15px;line-height:25px;color:#fff}.providers .react-multiple-carousel__arrow--right{z-index:10000000000;top:-70px;position:absolute;background-color:#f47a1f}.providers .react-multiple-carousel__arrow--left{top:-70px;position:absolute;right:100px;left:unset;background-color:#f47a1f}.services_buildapp .react-multi-carousel-list{position:unset}.services_buildapp .react-multiple-carousel__arrow--left,.services_buildapp .react-multiple-carousel__arrow--right{display:none}.services_buildapp_loc .react-multi-carousel-list{position:unset}.services_buildapp_loc .react-multiple-carousel__arrow--left,.services_buildapp_loc .react-multiple-carousel__arrow--right{display:none}.offer .offer-box-events{height:280px;margin-top:20px}.offer .offer-box-events .offer-img_events{margin-bottom:0}.offer .offer-box-events .offer-img_events svg{height:65px;width:auto}.offer .offer-box-events .offer-content-events p{font-size:14px;line-height:24px}.offer .offer-box-events .offer-content-events h5,.offer .offer-box-events .offer-content-events .h5{margin-bottom:10px}}@media(min-width:0px)and (max-width:666px){.tekgriping_section{padding-bottom:20px!important}.tekgriping_section .tekgrip_flex{margin-bottom:10px;justify-content:space-around}.tekgriping_section .tekgrip_flex .tekgrip_title{margin-left:0;text-align:left;margin-right:10px}.tekgriping_section .tekgrip_flex .tekgrip_title h5,.tekgriping_section .tekgrip_flex .tekgrip_title .h5{font-size:50px;line-height:50px}.tekgriping_section .tekgrip_flex .tekgrip_title h5 span,.tekgriping_section .tekgrip_flex .tekgrip_title .h5 span{font-size:13px;line-height:18px;text-align:left}.tekgriping_section .tabs{cursor:pointer}.tekgriping_section .tabs.active,.tekgriping_section .crafting-industry .mvp-main .tabs.mvp-card:hover,.crafting-industry .mvp-main .tekgriping_section .tabs.mvp-card:hover{color:#f47a1f}.services_buildapp .services_bg{margin:30px 0 0;border-radius:15px}.services_buildapp .services_bg .services_tabs{padding:20px}.services_buildapp .services_bg .services_tabs ul.nav.nav-tabs li .nav-link{min-width:80px;height:40px;font-size:11px;line-height:30px;padding:0 10px}.services_buildapp .services_bg .services_tabs .content_tabs{margin-top:30px}.services_buildapp .services_bg .services_tabs .content_tabs p{margin-bottom:25px}.services_buildapp .services_bg .services_tabs .content_tabs a{font-size:13px;line-height:30px;color:#f47a1f}.services_buildapp .services_bg .services_grade_tabs{padding:20px;border-top-right-radius:0;border-bottom-right-radius:15px;border-bottom-left-radius:15px}.services_buildapp .services_bg .services_grade_tabs ul.nav.nav-tabs li .nav-link{min-width:80px;height:40px;font-size:13px;line-height:30px;padding:0 10px}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4{font-size:30px;line-height:40px;margin:25px 0 10px}.services_buildapp .services_bg .services_grade_tabs .tab_hour h4 span,.services_buildapp .services_bg .services_grade_tabs .tab_hour .h4 span{font-size:15px;line-height:25px}.services_buildapp .services_bg .services_grade_tabs .feature_name{display:flex;flex:1;flex-wrap:wrap}.services_buildapp .services_bg .services_grade_tabs .feature_name li{font-size:15px;line-height:25px}.content_pointer{margin-bottom:20px}.content_pointer .title_count{font-size:40px;line-height:40px;text-align:left}.content_pointer .title_count span{font-size:12px;line-height:15px}.tekgrip_section .main_para{margin-bottom:20px}.tekgrip_section .flex-column.nav.nav-pills{border-right:0px}.tekgrip_section .flex-column.nav.nav-pills .nav-item{margin-bottom:15px}.tekgrip_section .flex-column.nav.nav-pills .nav-item a{font-size:22px;line-height:32px;margin-bottom:5px}.tekgrip_section .flex-column.nav.nav-pills .nav-item a.active:after,.tekgrip_section .flex-column.nav.nav-pills .nav-item .crafting-industry .mvp-main a.mvp-card:hover:after,.crafting-industry .mvp-main .tekgrip_section .flex-column.nav.nav-pills .nav-item a.mvp-card:hover:after{height:2px;display:block;width:100%;bottom:-8px;right:0}.tekgrip_section .flex-column.nav.nav-pills .nav-item .ohio-item{line-height:35px}.seriveces_industries .process_icons{margin:40px 0 0}.seriveces_industries .process_icons ul{height:110px}.seriveces_industries .process_icons ul li{font-size:14px}.seriveces_industries .process_icons ul li .iconss{margin-bottom:30px}.seriveces_industries .process_icons ul li .iconss:after{width:16px;height:16px;top:68px;left:50%}.seriveces_industries .process_icons ul li:last-child{text-align:right}.seriveces_industries .process_icons ul li:last-child .iconss:after{left:100%;transform:translate(-80%,-60%)}.seriveces_industries .process_icons .content{margin-top:50px}.tekgrip_tabs_iamge{margin-bottom:0}.tekgrip_tabs_iamge .tekgrip_tabs_image{display:none}.tekrevol_dark_bg.container{border-radius:0;padding-left:15px;padding-right:15px}.set_of_images figure{margin-bottom:5px}.set_of_images .img_title{font-weight:600;margin-bottom:0}.tekgrip_img_uper .tekgrip_tabs_image{position:relative;top:0;margin-top:20px}.mobile_version{display:block}.mobile_version .tekrevol_mobile_accordion .accordion .accordion-item{border-top-left-radius:0;border-top-right-radius:0;border:0px;background:transparent}.mobile_version .tekrevol_mobile_accordion .accordion .accordion-item .accordion-header{height:40px;line-height:40px}.mobile_version .tekrevol_mobile_accordion .accordion .accordion-item .accordion-header .accordion-button{background:transparent;padding:0;box-shadow:none;display:block;color:#f47a1f;font-weight:700;border-bottom:2px solid #f47a1f}.mobile_version .tekrevol_mobile_accordion .accordion .accordion-item .accordion-header .accordion-button:after{display:none}.mobile_version .tekrevol_mobile_accordion .accordion .accordion-item .accordion-header .accordion-button.collapsed{background:transparent;color:#314252;font-weight:500;border-bottom:0px solid #f47a1f}.mobile_version .tekrevol_mobile_accordion .accordion .accordion-body{padding:10px 0 20px;margin-bottom:20px}.mobile_version .tekrevol_mobile_accordion .accordion .accordion-body a{border:1px solid #f47a1f;padding:0;border-radius:15px;font-size:13px;color:#314252;font-weight:500;line-height:27px;height:30px;display:block;max-width:130px;text-align:center}.mobile_version .tekrevol_mobile_accordion .accordion .accordion-body .ohio-tab-img{width:70%}.tekrevol_dark_bg .mobile_version .tekrevol_mobile_accordion .accordion .accordion-item .accordion-header .accordion-button:after{display:none}.tekrevol_dark_bg .mobile_version .tekrevol_mobile_accordion .accordion .accordion-item .accordion-header .accordion-button.collapsed{color:#fff}.deskstop_version{display:none}.tekrevol_mobile_accordion_side .accordion{border-left:2px solid #ebebeb;padding-left:15px}.tekrevol_mobile_accordion_side .accordion .accordion-item{border-top-left-radius:0;border-top-right-radius:0;border:0px;background:transparent}.tekrevol_mobile_accordion_side .accordion .accordion-item .accordion-header{height:50px;line-height:50px;position:relative}.tekrevol_mobile_accordion_side .accordion .accordion-item .accordion-header .accordion-button{background:transparent;padding:0;box-shadow:none;display:block;color:#f47a1f;font-weight:700}.tekrevol_mobile_accordion_side .accordion .accordion-item .accordion-header .accordion-button img{height:30px;margin-right:10px;filter:invert(1)}.tekrevol_mobile_accordion_side .accordion .accordion-item .accordion-header .accordion-button:after{display:none}.tekrevol_mobile_accordion_side .accordion .accordion-item .accordion-header .accordion-button:before{content:"";width:15px;height:15px;position:absolute;top:25px;left:-16px;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%);z-index:9;border-radius:50%;background:#f47a1f}.tekrevol_mobile_accordion_side .accordion .accordion-item .accordion-header .accordion-button.collapsed{background:transparent;color:#314252;font-weight:500}.tekrevol_mobile_accordion_side .accordion .accordion-item .accordion-header .accordion-button.collapsed img{filter:invert(0)}.tekrevol_mobile_accordion_side .accordion .accordion-item .accordion-header .accordion-button.collapsed:before{background:#ebebeb}.tekrevol_mobile_accordion_side .accordion .accordion-body{padding:10px 0}.swiper_main{margin-top:0}.swiper_main .swiper{max-width:70%;height:80px}.swiper_main .swiper-wrapper .swiper-slide{height:60px;padding:0 20px;margin-bottom:20px!important}.swiper_main .swiper-wrapper .swiper-slide span{font-size:20px;line-height:30px}.swiper_main .swiper-wrapper .swiper-slide.active:after,.swiper_main .swiper-wrapper .crafting-industry .mvp-main .swiper-slide.mvp-card:hover:after,.crafting-industry .mvp-main .swiper_main .swiper-wrapper .swiper-slide.mvp-card:hover:after{width:101%;bottom:-20px;left:-1%}.swiper_main .swiper-button-prev{width:50px;left:10px}.swiper_main .swiper-button-prev:after{width:30px}.swiper_main .swiper-button-next{width:50px;right:10px}.swiper_main .swiper-button-next:after{width:30px}.swiper_main .tab_txt{border-top:2px solid #ececec;padding-top:20px;margin-top:-2px}.services_question{margin-bottom:0}.services_question .services_faqs{margin-top:0}.services_question .services_faqs .accordion .accordion-item .accordion-header .accordion-button{font-size:13px;line-height:23px;min-height:60px;height:auto}.services_question .services_faqs .accordion .accordion-item .accordion-header .accordion-button:after{width:12px;height:12px;background-size:contain}.services_question .services_faqs .accordion .accordion-body{padding:15px 0 0}.services_question .services_faqs .accordion .accordion-body p{margin-bottom:10px}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button{min-height:60px;border:0px;font-size:20px;line-height:26px;letter-spacing:-.02em}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button:after{width:15px;height:15px;background-size:contain}.tech_tabs .accordion .accordion-item .accordion-header .accordion-button span{display:none!important}.tech_tabs .accordion .accordion-item .accordion-body{font-size:16px;line-height:32px;padding:0 20px 20px}.boxes_item{border:2px solid #f47a1f;background:#f8f8fb;padding:30px}.tech_images{justify-content:center}.tech_images .tech_item{border:1px solid #e2e2e2!important;margin-bottom:3px;flex:0 0 49%;margin-right:3px}.tech_listing{margin-top:20px}.tech_listing div.tech_tit{flex:0 0 100%}.tech_listing div.tech_tit h5,.tech_listing div.tech_tit .h5{font-size:15px;line-height:24px;padding-right:10px;margin-bottom:0}.tech_listing div.tech_point{flex:0 0 100%}.tech_listing div.tech_point ul{margin-top:10px}.tech_listing div.tech_point ul li{font-size:18px;line-height:24px;margin-right:0;flex:0 0 50%;margin-bottom:10px}.custom_tab{margin-bottom:20px}.custom_tab li.tabs{margin-right:30px}.item_listing{border-radius:10px;padding:15px;height:auto;margin-bottom:5px}.item_listing.add_loc .location_menus a{font-size:12px;line-height:24px}.item_listing h4,.item_listing .h4{margin-bottom:0;line-height:23px;font-size:13px;font-weight:500}.item_listing p{margin-bottom:0;padding-right:0;line-height:20px;display:none}.item_listing a{right:10px;bottom:15px;width:20px;height:20px;border-radius:10px}.item_listing a svg{width:11px}.seriveces_listing{margin:20px 0 0}.banner_listing{display:none}.page_listing{margin-top:80px}.set_of_images.hover01{margin-top:30px}.case-study .title_case{margin-bottom:30px}.case-study .title_case:after{width:55%;top:10px}.case-study .grids .grid-item{margin:0 auto 40px}.case-study .grids .grid-item .img_box{margin-bottom:30px;filter:drop-shadow(0 0 20px rgba(0,0,0,.3))}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back .back-content{top:10px;right:10px}.case-study .grids .grid-item .img_box.flip-card .flip-card-inner .flip-card-back .back-content a{font-size:11px;line-height:27px;min-width:150px;height:30px;padding:0 15px}.case-study .grids .grid-item .txt_box{width:97%;padding-left:20px;border-left:1px solid #4d6377;margin:0}.case-study .case-filter-tabs-portfolio ul{column-gap:10px;row-gap:20px}.case-study .case-filter-tabs-portfolio ul li button{font-size:12px;padding:6px 13px}.btn_talk.sol-btn a{margin-top:20px}.new-solutionlist.padding_top_extra{padding-top:0}.Enablement .tech-box{height:330px;transition:.2s ease;padding:20px}.Enablement .tech_box_content{padding-left:15px}.Enablement .tech_box_content h6,.Enablement .tech_box_content .h6{font-size:16px;line-height:26px}.Enablement .tech_box_content p{font-size:12px;line-height:22px}.harness .featured_item .featured_img{height:auto}.harness .featured_item .featured_img.comprehensive_img{height:unset}.harness .featured_item .featured_img.comprehensive_img img{height:70px}.harness .harness-slide{padding:20px;background-color:#fff;height:430px}.harness .harness-slide.comprehensive_slide{height:550px}.harness .harness-slide p{font-size:13px;line-height:23px}.harness .react-multi-carousel-list{overflow:hidden}.developmemt_proces h4,.developmemt_proces .h4{margin-bottom:30px}.developmemt_proces .swiper_main .swiper-wrapper .swiper-slide span{font-size:16px;line-height:21px}.cutting-edge .featured_item{padding:0 10px}.cutting-edge .cutting-slide{padding:20px;height:300px;border-radius:10px;background-color:#fff}.cutting-edge h5,.cutting-edge .h5{padding-top:20px;line-height:25px}.cutting-edge p{font-size:14px;line-height:22px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow:before{font-size:16px}.cutting-edge .carousel_featured .react-multiple-carousel__arrow--left,.cutting-edge .carousel_featured .react-multiple-carousel__arrow--right{display:none}.Integeration img{margin-top:30px}.Integeration .help_content a,.digital-healthcare .tekgrip_tabs_content a{margin-top:20px}.Inc .resp_order{order:2}.Inc img{margin-top:20px}.latest-events .resp_order{order:2}.latest-events .latest-event-img{padding-top:30px}.recent-event:after{position:absolute;content:"";right:0;background-color:#314252;height:720px;width:100%;top:260px;z-index:1}.recent-event .recent-all .recent-counter{border:1px solid #4e6377;height:110px;display:flex;align-items:center;justify-content:center;width:130px;margin:0 auto}.recent-event .recent-all .recent-counter .recent-number h4,.recent-event .recent-all .recent-counter .recent-number .h4{font-size:40px;line-height:30px}.recent-event .margin-leftextrabox{padding-left:0}.recent-event .recent-content{padding:40px 0 20px}.recent-event .recent-content a{font-size:12px}.offer .offer-box{margin-bottom:20px}.offer .example h2 br,.offer .example .h2 br,.offer .example p br{display:none}.ebook-form .ebook-all{background-color:#314252;height:auto;margin-top:20px;margin-bottom:40px}.ebook-form .ebook-all:hover{transform:none;background-color:#314252}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{opacity:1;color:#fff;font-size:12px;line-height:22px;width:45%}.ebook-form .ebook-all h4 br,.ebook-form .ebook-all .h4 br{display:none}.ebook-form .ebook-all img{width:60%}.ebook-form .ebook-all .ebook-fig{transform:none;top:-50px;text-align:right}.ebook-form .ebook-all .ebook-fig:hover{transform:none}.ebook-banner{background-position:center center}.referral .ref-div{display:flex;align-items:center}.referral .ref-div .ref-num{font-size:18px;margin-left:0}.ref-partners .ref-part-cont ul li{display:table}.ref-partners .ref-part-cont ul li:before{display:table-cell}.ref-slider h2 br,.ref-slider .h2 br{display:none}.ref-slider .ref-slider-padd{padding-top:20px}.ref-slider .featured_item{padding-right:0}.ref-slider .ref-slide p{font-size:14px;line-height:22px;margin-bottom:10px}.ref-slider .ref-slide h5,.ref-slider .ref-slide .h5{font-size:20px;line-height:30px;margin-bottom:10px}.ref-suited .ref-suit-main{margin-top:20px}.ref-suited .ref-suit-main .ref-suit-box1{height:360px}.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head h4,.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-head .h4{margin-bottom:10px;font-size:18px;line-height:28px}.ref-suited .ref-suit-main .ref-suit-box1 .ref-suit-svg svg{height:70px;width:auto}.ref-suited .resp_order{order:2}.ref-suited .ref-suit-box2{height:360px}.ref-suited .ref-suit-box2 .ref-suit-head h4,.ref-suited .ref-suit-box2 .ref-suit-head .h4{margin-bottom:10px;font-size:18px;line-height:28px;padding-top:10px}.ref-suited .ref-suit-box2 .ref-suit-svg svg{height:70px;width:auto}.ref-becoming .ref-become-box{margin-bottom:60px;height:290px}.ref-becoming .ref-become-box .ref-become-num h5,.ref-becoming .ref-become-box .ref-become-num .h5{font-size:30px;line-height:20px}.ref-becoming .ref-become-box .ref-become-box-content h5 br,.ref-becoming .ref-become-box .ref-become-box-content .h5 br{display:none}.ref-becoming .ref-become-box .ref-become-box-content p{font-size:14px;line-height:22px}.ref-promote .ref-promo-img{padding-top:20px}.project-dropdown{z-index:9!important}.project-dropdown .case-dropdown-btn{display:block;align-items:center;justify-content:center}.project-dropdown .case-dropdown-btn .dropdown button{background-color:#f47a1f;font-family:Poppins,sans-serif;font-size:16px;padding:10px;border:2px solid #f47a1f;min-width:100%;width:100%}.project-dropdown .case-dropdown-btn .dropdown .dropdown-menu.show{background-color:#314252;max-width:100%;width:100%;display:block}.project-dropdown .case-dropdown-btn .dropdown .dropdown-item{font-family:Poppins,sans-serif;font-size:14px;color:#fff}.project-dropdown .case-dropdown-btn .dropdown .dropdown-item:hover{background-color:transparent;color:#f47a1f}.ebook-solution{width:100%;border-radius:10px;border:2px solid #f47a1f;height:auto;padding:30px;background-color:#f47a1f;display:none;overflow:hidden;position:relative;margin-bottom:20px;margin-top:20px;transform:none;margin-left:0}.ebook-solution.show{display:block;animation:none}.ebook-solution .ebook-sol-content h4,.ebook-solution .ebook-sol-content .h4{color:#fff;margin-bottom:0;font-size:17px;line-height:27px}.ebook-solution .ebook-sol-content img{padding-top:20px;cursor:pointer;width:80%}.ebook-solution .ebook-sol-img img{width:140px;height:auto}.ebook-solution .close-svg svg{position:absolute;right:-15px;width:25px;height:25px;top:-20px;cursor:pointer}.offerItem.active,.crafting-industry .mvp-main .offerItem.mvp-card:hover{width:100%;height:570px}.offerItem.active .offerItem.active .offer-content,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offerItem.active .offer-content,.offerItem.active .crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-content,.crafting-industry .mvp-main .offerItem.active .offerItem.mvp-card:hover .offer-content,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offerItem.mvp-card:hover .offer-content{transition:.3s ease;opacity:1;height:560px}.offerItem{padding:0;overflow:hidden;float:none;transition:.5s ease;margin:0 0 20px;position:relative;border:1px solid #a2acb5;width:100%;height:unset}.offerItem:before{transform:rotate(90deg)}.offerItem.active .offer-detail,.crafting-industry .mvp-main .offerItem.mvp-card:hover .offer-detail,.offer-detail{width:100%}.offerItem.active:after,.crafting-industry .mvp-main .offerItem.mvp-card:hover:after{transform:rotate(90deg)}.offer-content p{text-align:left;margin-bottom:10px;width:95%;font-size:12px;line-height:22px}.offer-content{position:relative;transform:none;opacity:0;transition:opacity .3s ease;width:100%;height:auto;padding:0 0 0 10px;height:40px;margin-top:0;margin-left:10px}.offer-area .offerItemTitle{text-align:left;padding-left:15px;position:relative;transform:rotate(0);height:20px;line-height:70px;margin-bottom:0;left:0;width:100%;font-size:16px}.offer-img{width:70px;height:70px;border-radius:20px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.offer-img img{width:40px;height:auto}.Case-slide .Case-slide_img{padding:0}.harness .featured_item .texas-slide{padding:20px;height:auto;border-radius:10px;background-color:#314252}.harness .featured_item .texas-slide h5,.harness .featured_item .texas-slide .h5{color:#fff;margin-bottom:10px}.harness .featured_item .texas-slide P{color:#fff;font-size:13px;line-height:26px}.harness .featured_item .texas-slide .featured_img{width:70px;height:70px;border-radius:20px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.unlock-img{width:70%;margin:0 auto}.sidebar .sidebar-box{width:100%;top:0;position:relative;margin-bottom:30px}.sidebar .sidebar-box ul li{font-size:12px;line-height:17px;margin-bottom:10px}.providers .cont-extra container{margin-top:40px}.providers .provider-slide{height:250px;padding:10px}.providers .provider-slide h6,.providers .provider-slide .h6{font-size:18px;line-height:28px;padding-top:40px;margin-bottom:10px;color:#fff}.lp-banner{background-color:#fcfcfc}.providers{background-repeat:no-repeat;background-size:cover}.providers h2,.providers .h2,.providers p{color:#fff}.providers .cont-extra{margin-top:30px}.providers .provider-slide{padding:10px}.providers .provider-slide h6,.providers .provider-slide .h6{font-size:18px;line-height:28px;padding-top:20px;margin-bottom:10px;color:#fff}.providers .provider-slide p{font-size:14px;line-height:24px;color:#fff}.providers .react-multiple-carousel__arrow--right,.providers .react-multiple-carousel__arrow--left{display:none!important}.top-mob-img .catalyze-img{margin-top:20px}.scale-img .pioneer-img{margin-bottom:30px}.pot-img,.market-img{margin-bottom:20px}.services_buildapp .react-multi-carousel-list{position:unset}.services_buildapp .react-multiple-carousel__arrow--left,.services_buildapp .react-multiple-carousel__arrow--right{display:none}.services_buildapp_loc .react-multi-carousel-list{position:unset}.services_buildapp_loc .react-multiple-carousel__arrow--left,.services_buildapp_loc .react-multiple-carousel__arrow--right{display:none}.offer .offer-box-events{height:250px;margin-top:20px}.offer .offer-box-events .offer-img_events{margin-bottom:0}.offer .offer-box-events .offer-img_events svg{height:55px;width:auto}.offer .offer-box-events .offer-content-events p{font-size:13px;line-height:23px}.offer .offer-box-events .offer-content-events h5,.offer .offer-box-events .offer-content-events .h5{margin-bottom:10px}}.tekrevol_story ul{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.tekrevol_story ul li{font-family:Poppins,sans-serif;font-style:normal;font-weight:800;font-size:120px;line-height:120px;color:#314252;flex:50%;margin:0 0 100px;padding:0 20px;text-align:center}.tekrevol_story ul li:last-child,.tekrevol_story ul li:nth-child(3){margin-bottom:0}.tekrevol_story ul li p{color:#314252;max-width:230px;margin:auto;line-height:30px}@media(min-width:1600px)and (max-width:1800px){.tekrevol_story ul{display:flex;flex-direction:row;flex-wrap:wrap}.tekrevol_story ul li{font-size:100px;line-height:100px;flex:50% 1;margin:0 0 50px;padding:0 20px;text-align:center}.tekrevol_story ul li:last-child,.tekrevol_story ul li:nth-child(3){margin-bottom:0}.tekrevol_story ul li p{color:#314252;max-width:230px;margin:auto;line-height:25px}}@media(min-width:1400px)and (max-width:1599px){.tekrevol_story ul{display:flex;flex-direction:row;flex-wrap:wrap}.tekrevol_story ul li{font-size:80px;line-height:80px;flex:50% 1;margin:0 0 50px;padding:0 20px;text-align:center}.tekrevol_story ul li:last-child,.tekrevol_story ul li:nth-child(3){margin-bottom:0}.tekrevol_story ul li p{max-width:220px;margin:auto;line-height:22px}}@media(min-width:1200px)and (max-width:1399px){.tekrevol_story ul{display:flex;flex-direction:row;flex-wrap:wrap}.tekrevol_story ul li{font-size:70px;line-height:70px;flex:50% 1;margin:0 0 50px;padding:0 20px;text-align:center}.tekrevol_story ul li:last-child,.tekrevol_story ul li:nth-child(3){margin-bottom:0}.tekrevol_story ul li p{max-width:220px;margin:auto;line-height:22px}}@media(min-width:900px)and (max-width:1199px){.tekrevol_story ul{display:flex;flex-direction:row;flex-wrap:wrap}.tekrevol_story ul li{font-size:70px;line-height:70px;flex:50% 1;margin:0 0 50px;padding:0 20px;text-align:center}.tekrevol_story ul li:last-child,.tekrevol_story ul li:nth-child(3){margin-bottom:0}.tekrevol_story ul li p{max-width:220px;margin:auto;line-height:22px}}@media(min-width:667px)and (max-width:899px){.tekrevol_story ul{display:flex;flex-direction:row;flex-wrap:wrap}.tekrevol_story ul li{font-size:70px;line-height:70px;flex:50% 1;margin:0 0 50px;padding:0 20px;text-align:center}.tekrevol_story ul li:last-child,.tekrevol_story ul li:nth-child(3){margin-bottom:0}.tekrevol_story ul li p{max-width:220px;margin:auto;line-height:22px}}@media(min-width:0px)and (max-width:666px){.tekrevol_story ul{display:flex;flex-direction:row;flex-wrap:wrap}.tekrevol_story ul li{font-size:70px;line-height:70px;flex:50% 1;margin:0 0 30px;padding:0 20px;text-align:center}.tekrevol_story ul li:last-child,.tekrevol_story ul li:nth-child(3){margin-bottom:30px}.tekrevol_story ul li p{max-width:220px;margin:auto;line-height:22px}.custom_tab li.tabs{margin-right:30px}}.press_section{padding:0}.press_section .press_grid{margin-top:120px;display:flex;flex-wrap:wrap;flex:1;justify-content:space-between}.press_section .press_grid .blog_item{flex:0 0 24%;background:#fff;justify-content:space-between}.press_section .press_grid .blog_item{display:flex;flex-wrap:wrap;border-bottom:1px solid #E2E2E2;padding-bottom:30px;margin-bottom:50px}.press_section .press_grid .blog_item .content_blog{flex:0 0 100%;order:2;padding:0;transition:linear .3s}.press_section .press_grid .blog_item .content_blog p{padding-right:20px}.press_section .press_grid .blog_item .content_blog a{display:block;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:20px;letter-spacing:-.02em;margin-bottom:0;transition:linear .3s;color:#f47a1f}.press_section .press_grid .blog_item .content_blog:hover h4,.press_section .press_grid .blog_item .content_blog:hover .h4,.press_section .press_grid .blog_item .content_blog:hover a{color:#f47a1f;transition:linear .3s}.press_section .press_grid .blog_item .img_blog{flex:0 0 100%;order:1;border-radius:8px;text-align:center;height:250px}.press_section .press_grid .blog_item .img_blog img{border-radius:8px;text-align:center;width:100%;height:100%;object-fit:cover;object-position:right}.press_section .press_grid .blog_item .date{width:100%;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#000;margin-bottom:10px}@media(min-width:1600px)and (max-width:1850px){.press_banners{padding-top:110px;padding-bottom:80px;height:100%}.press_banners .breadcrumb_tek h1,.press_banners .breadcrumb_tek .h1{font-size:60px;line-height:80px;position:relative;margin-top:70px}.press_banners .breadcrumb_tek h1:after,.press_banners .breadcrumb_tek .h1:after{font-size:100px;line-height:100px;right:15%;top:70%}.press_banners .breadcrumb_tek ul{margin-bottom:30px}.press_banners .breadcrumb_tek ul li{font-size:15px;line-height:40px;color:#000}.press_banners .blog_content{margin-top:120px}.press_section{padding:80px 0}.press_section .press_grid .blog_item{flex:0 0 24%;margin-bottom:30px}.press_section .press_grid .blog_item .content_blog{flex:0 0 100%;order:2;padding:20px}.press_section .press_grid .blog_item .content_blog h3,.press_section .press_grid .blog_item .content_blog .h3{font-size:26px;line-height:40px;margin-bottom:30px}.press_section .press_grid .blog_item .content_blog p{font-size:20px;line-height:30px;margin-bottom:30px}.press_section .press_grid .blog_item .img_blog{height:250px}.press_section .press_grid .blog_item .date{font-size:14px;line-height:24px;margin-bottom:10px}}@media(min-width:1401px)and (max-width:1599px){.press_banners{padding-top:110px;padding-bottom:80px;height:100%}.press_banners .breadcrumb_tek h1,.press_banners .breadcrumb_tek .h1{font-size:60px;line-height:80px;position:relative;margin-top:70px}.press_banners .breadcrumb_tek h1:after,.press_banners .breadcrumb_tek .h1:after{font-size:100px;line-height:100px;right:15%;top:70%}.press_banners .breadcrumb_tek ul{margin-bottom:30px}.press_banners .breadcrumb_tek ul li{font-size:15px;line-height:40px;color:#000}.press_banners .blog_content{margin-top:120px}.press_section{padding:80px 0}.press_section .press_grid .blog_item{flex:0 0 24%;margin-bottom:30px}.press_section .press_grid .blog_item .content_blog{flex:0 0 100%;order:2;padding:20px}.press_section .press_grid .blog_item .content_blog h3,.press_section .press_grid .blog_item .content_blog .h3{font-size:22px;line-height:30px;margin-bottom:30px}.press_section .press_grid .blog_item .content_blog p{font-size:18px;line-height:30px;margin-bottom:30px}.press_section .press_grid .blog_item .img_blog{height:250px}.press_section .press_grid .blog_item .date{font-size:14px;line-height:24px;margin-bottom:10px}}@media(min-width:1270px)and (max-width:1400px){.press_banners{padding-top:110px;padding-bottom:80px;height:100%}.press_banners .breadcrumb_tek h1,.press_banners .breadcrumb_tek .h1{font-size:60px;line-height:80px;position:relative;margin-top:70px}.press_banners .breadcrumb_tek h1:after,.press_banners .breadcrumb_tek .h1:after{font-size:100px;line-height:100px;right:15%;top:70%}.press_banners .breadcrumb_tek ul{margin-bottom:30px}.press_banners .breadcrumb_tek ul li{font-size:15px;line-height:40px;color:#000}.press_banners .blog_content{margin-top:120px}.blog_details{padding:0 0 50px}.blog_details .blogimg{height:450px;margin-bottom:50px}.blog_details .data_time{font-size:13px;line-height:25px}.blog_details .data_time li{position:relative}.blog_details .data_time li:after{content:"";width:110px;height:2px;left:100px;top:12px}.blog_details .main_content p{font-size:18px;line-height:40px;margin-bottom:20px}.blog_details .main_content .tags_post{padding-bottom:50px;margin-bottom:50px}.blog_details .main_content .tags_post li{font-size:10px;line-height:12px;padding:8px 20px;margin-right:15px}.blog_details .main_content .profile_info .preson{margin-right:20px;width:50px;height:50px}.blog_details .main_content .profile_info .preson_info h6,.blog_details .main_content .profile_info .preson_info .h6{font-size:16px;line-height:30px}.blog_details .main_content .profile_info .preson_info .designation{font-size:13px;line-height:13px}.blog_details .main_content .profile_info .social_link{position:absolute;top:10px;right:0}.press_section{padding:80px 0}.press_section .press_grid .blog_item{flex:0 0 24%;margin-bottom:30px}.press_section .press_grid .blog_item .content_blog{flex:0 0 100%;order:2;padding:20px}.press_section .press_grid .blog_item .content_blog h3,.press_section .press_grid .blog_item .content_blog .h3{font-size:20px;line-height:36px;margin-bottom:20px}.press_section .press_grid .blog_item .content_blog p{font-size:16px;line-height:30px;margin-bottom:20px}.press_section .press_grid .blog_item .img_blog{height:250px}.press_section .press_grid .blog_item .date{font-size:14px;line-height:24px;margin-bottom:10px}}@media(min-width:901px)and (max-width:1269px){.press_banners{padding-top:80px;padding-bottom:60px;height:100%}.press_banners .breadcrumb_tek h1,.press_banners .breadcrumb_tek .h1{font-size:45px;line-height:65px;position:relative;margin-top:70px}.press_banners .breadcrumb_tek h1:after,.press_banners .breadcrumb_tek .h1:after{font-size:70px;line-height:80px;right:15%;top:70%}.press_banners .breadcrumb_tek ul{margin-bottom:30px}.press_banners .breadcrumb_tek ul li{font-size:14px;line-height:40px}.press_banners .blog_content{margin-top:120px}.blog_details{padding:0 0 50px}.blog_details .blogimg{height:450px;margin-bottom:50px}.blog_details .data_time{font-size:13px;line-height:25px}.blog_details .data_time li{position:relative}.blog_details .data_time li:after{content:"";width:45px;height:2px;left:90px;top:12px}.blog_details .main_content p{font-size:16px;line-height:30px;margin-bottom:20px}.blog_details .main_content .tags_post{padding-bottom:50px;margin-bottom:50px}.blog_details .main_content .tags_post li{font-size:10px;line-height:12px;padding:8px 20px;margin-right:15px}.blog_details .main_content .profile_info .preson{margin-right:20px;width:50px;height:50px}.blog_details .main_content .profile_info .preson_info h6,.blog_details .main_content .profile_info .preson_info .h6{font-size:16px;line-height:30px}.blog_details .main_content .profile_info .preson_info .designation{font-size:13px;line-height:13px}.blog_details .main_content .profile_info .social_link{position:absolute;top:10px;right:0}.press_section{padding:80px 0}.press_section .press_grid .blog_item{flex:0 0 32%;margin-bottom:30px}.press_section .press_grid .blog_item:last-child{display:none}.press_section .press_grid .blog_item .content_blog{flex:0 0 100%;order:2;padding:20px}.press_section .press_grid .blog_item .content_blog h3,.press_section .press_grid .blog_item .content_blog .h3{font-size:22px;line-height:36px;margin-bottom:20px}.press_section .press_grid .blog_item .content_blog p{font-size:16px;line-height:30px;margin-bottom:20px}.press_section .press_grid .blog_item .img_blog{height:250px}.press_section .press_grid .blog_item .date{font-size:14px;line-height:24px;margin-bottom:10px}}@media(min-width:768px)and (max-width:900px){.press_banners{padding-top:80px;padding-bottom:60px;height:100%}.press_banners .breadcrumb_tek h1,.press_banners .breadcrumb_tek .h1{font-size:45px;line-height:65px;position:relative;margin-top:70px}.press_banners .breadcrumb_tek h1:after,.press_banners .breadcrumb_tek .h1:after{font-size:70px;line-height:80px;right:15%;top:70%}.press_banners .breadcrumb_tek ul{margin-bottom:30px}.press_banners .breadcrumb_tek ul li{font-size:14px;line-height:40px}.press_banners .blog_content{margin-top:120px}.blog_details{padding:0 0 50px}.blog_details .blogimg{height:400px;margin-bottom:50px}.blog_details .data_time{font-size:13px;line-height:25px;flex-wrap:wrap}.blog_details .data_time li{position:relative;flex:0 0 100%}.blog_details .data_time li:after{content:"";width:100%;height:1px;left:90px;top:12px;position:unset}.blog_details .main_content p{font-size:16px;line-height:30px;margin-bottom:20px}.blog_details .main_content .tags_post{padding-bottom:50px;margin-bottom:50px}.blog_details .main_content .tags_post li{font-size:10px;line-height:12px;padding:8px 20px;margin-right:15px}.blog_details .main_content .profile_info .preson{margin-right:20px;width:50px;height:50px}.blog_details .main_content .profile_info .preson_info h6,.blog_details .main_content .profile_info .preson_info .h6{font-size:16px;line-height:30px}.blog_details .main_content .profile_info .preson_info .designation{font-size:13px;line-height:13px}.blog_details .main_content .profile_info .social_link{position:absolute;top:10px;right:0}.press_section{padding:80px 0}.press_section .press_grid .blog_item{flex:0 0 49%;margin-bottom:30px}.press_section .press_grid .blog_item .content_blog{flex:0 0 100%;order:2;padding:20px}.press_section .press_grid .blog_item .content_blog h3,.press_section .press_grid .blog_item .content_blog .h3{font-size:22px;line-height:36px;margin-bottom:20px}.press_section .press_grid .blog_item .content_blog p{font-size:16px;line-height:30px;margin-bottom:20px}.press_section .press_grid .blog_item .img_blog{height:250px}.press_section .press_grid .blog_item .date{font-size:14px;line-height:24px;margin-bottom:10px}}@media(min-width:0px)and (max-width:767px){.press_banners{padding-top:80px;padding-bottom:60px;height:100%;background-image:none!important}.press_banners .breadcrumb_tek h1,.press_banners .breadcrumb_tek .h1{font-size:45px;line-height:65px;position:relative;margin-top:30px}.press_banners .breadcrumb_tek h1:after,.press_banners .breadcrumb_tek .h1:after{font-size:50px;line-height:50px;right:15%;top:70%}.press_banners .breadcrumb_tek ul{margin-bottom:30px}.press_banners .breadcrumb_tek ul li{font-size:14px;line-height:40px}.press_banners .blog_content{margin-top:0}.blog_details{padding:0 0 50px}.blog_details .blogimg{height:300px;margin-bottom:50px}.blog_details .data_time{font-size:13px;line-height:25px;flex-wrap:wrap;justify-content:unset;margin-bottom:20px}.blog_details .data_time li{position:relative}.blog_details .data_time li:after{content:"";width:50px;height:2px;left:90px;top:12px}.blog_details .data_time li:last-child{margin-left:90px}.blog_details .main_content p{font-size:16px;line-height:30px;margin-bottom:20px}.blog_details .main_content .tags_post{padding-bottom:40px;margin-bottom:40px}.blog_details .main_content .tags_post li{font-size:10px;line-height:12px;padding:8px 20px;margin-right:15px}.blog_details .main_content .profile_info .preson{margin-right:20px;width:50px;height:50px}.blog_details .main_content .profile_info .preson_info h6,.blog_details .main_content .profile_info .preson_info .h6{font-size:16px;line-height:30px}.blog_details .main_content .profile_info .preson_info .designation{font-size:13px;line-height:13px}.blog_details .main_content .profile_info .social_link{position:absolute;top:unset;bottom:-50px;right:0;left:0}.press_section{padding:0}.press_section .press_grid{margin-top:50px}.press_section .press_grid .blog_item{flex:0 0 100%;margin-bottom:30px}.press_section .press_grid .blog_item .content_blog{flex:0 0 100%;order:2;padding:20px}.press_section .press_grid .blog_item .content_blog h3,.press_section .press_grid .blog_item .content_blog .h3{font-size:20px;line-height:30px;margin-bottom:20px}.press_section .press_grid .blog_item .content_blog p{font-size:16px;line-height:30px;margin-bottom:20px}.press_section .press_grid .blog_item .img_blog{height:250px}.press_section .press_grid .blog_item .date{font-size:14px;line-height:24px;margin-bottom:10px}}.podcast_listing .podcast_list{background:#fff;border-radius:15px;cursor:pointer;margin:0 0 30px;padding:30px;text-align:left;height:450px}.podcast_listing .podcast_list .podcast_txt{height:100px;overflow:auto;margin-bottom:10px}.podcast_listing .podcast_list .podcast_txt::-webkit-scrollbar{width:.5em}.podcast_listing .podcast_list .podcast_txt::-webkit-scrollbar-track{background-color:transparent}.podcast_listing .podcast_list .podcast_txt::-webkit-scrollbar-thumb{background-color:transparent}.podcast_listing .podcast_list h4,.podcast_listing .podcast_list .h4{margin-bottom:20px}.podcast_listing .podcast_list p{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:25px;margin-bottom:20px;color:#000}.podcast_listing .podcast_list a{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:25px;margin-bottom:20px;color:#000;border-bottom:1px solid #000000}.podcast_listing .podcast_list a:hover{color:#f47a1f;border-bottom:1px solid #f47a1f}.time_section .episode_name{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:34px;line-height:44px;margin-bottom:40px;color:#000}.time_section .episode_name:after{content:"";background:#f47a1f;width:80px;height:2px;display:block;margin:20px 0}.time_section .timestamp li{font-family:Poppins,sans-serif;font-size:20px;line-height:40px;margin-bottom:0;position:relative;font-weight:500}.time_section .timestamp li:after{content:"";background:#f47a1f;width:30px;height:2px;position:absolute;left:75px;top:18px}.time_section .timestamp li span{color:#f47a1f;font-weight:400;margin-right:80px;width:65px;display:inline-block}.time_section .sub__list{list-style:none;padding:15px 0 15px 140px}.time_section .sub__list li:after{display:none}.img_podcast img{height:auto;max-width:180px}.podcast_story .episode_name{margin-bottom:50px}@media(min-width:1600px)and (max-width:1800px){.podcast_listing .podcast_list{height:400px}.time_section .episode_name{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:40x;margin-bottom:40px;color:#000}.time_section .episode_name:after{content:"";background:#f47a1f;width:80px;height:2px;display:block;margin:20px 0}.time_section .timestamp li{font-family:Poppins,sans-serif;font-size:18px;line-height:38px;margin-bottom:0;position:relative;font-weight:500}.time_section .timestamp li:after{content:"";background:#f47a1f;width:30px;height:2px;position:absolute;left:75px;top:18px}.time_section .timestamp li span{color:#f47a1f;font-weight:400;margin-right:80px;width:65px;display:inline-block}.time_section .sub__list{list-style:none;padding:15px 0 15px 140px}.time_section .sub__list li:after{display:none}}@media(min-width:1400px)and (max-width:1599px){.podcast_listing .podcast_list{height:430px}.time_section .episode_name{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:40px;margin-bottom:40px;color:#000}.time_section .episode_name:after{content:"";background:#f47a1f;width:80px;height:2px;display:block;margin:20px 0}.time_section .timestamp li{font-family:Poppins,sans-serif;font-size:17px;line-height:35px;margin-bottom:0;position:relative;font-weight:500}.time_section .timestamp li:after{content:"";background:#f47a1f;width:30px;height:2px;position:absolute;left:75px;top:18px}.time_section .timestamp li span{color:#f47a1f;font-weight:400;margin-right:80px;width:65px;display:inline-block}.time_section .sub__list{list-style:none;padding:15px 0 15px 140px}.time_section .sub__list li:after{display:none}}@media(min-width:1200px)and (max-width:1399px){.podcast_listing .podcast_list{height:430px}.time_section .episode_name{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:38px;margin-bottom:40px;color:#000}.time_section .episode_name:after{content:"";background:#f47a1f;width:80px;height:2px;display:block;margin:20px 0}.time_section .timestamp li{font-family:Poppins,sans-serif;font-size:14px;line-height:32px;margin-bottom:0;position:relative;font-weight:500}.time_section .timestamp li:after{content:"";background:#f47a1f;width:30px;height:2px;position:absolute;left:75px;top:18px}.time_section .timestamp li span{color:#f47a1f;font-weight:400;margin-right:80px;width:50px;display:inline-block}.time_section .sub__list{list-style:none;padding:15px 0 15px 120px}.time_section .sub__list li:after{display:none}}@media(min-width:900px)and (max-width:1199px){.podcast_listing .podcast_list{height:510px}.podcast_listing .podcast_list p{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px;margin-bottom:20px;color:#000}.time_section .episode_name{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:38px;margin-bottom:40px;color:#000}.time_section .episode_name:after{content:"";background:#f47a1f;width:80px;height:2px;display:block;margin:20px 0}.time_section .timestamp li{font-family:Poppins,sans-serif;font-size:14px;line-height:32px;margin-bottom:0;position:relative;font-weight:500}.time_section .timestamp li:after{content:"";background:#f47a1f;width:30px;height:2px;position:absolute;left:75px;top:18px}.time_section .timestamp li span{color:#f47a1f;font-weight:400;margin-right:80px;width:50px;display:inline-block}.time_section .sub__list{list-style:none;padding:15px 0 15px 120px}.time_section .sub__list li:after{display:none}}@media(min-width:667px)and (max-width:899px){.podcast_listing .podcast_list{height:400px}.podcast_listing .podcast_list p{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px;margin-bottom:20px;color:#000}.time_section .episode_name{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:38px;margin-bottom:40px;color:#000}.time_section .episode_name:after{content:"";background:#f47a1f;width:80px;height:2px;display:block;margin:20px 0}.time_section .timestamp li{font-family:Poppins,sans-serif;font-size:14px;line-height:32px;margin-bottom:0;position:relative;font-weight:500}.time_section .timestamp li:after{content:"";background:#f47a1f;width:30px;height:2px;position:absolute;left:75px;top:18px}.time_section .timestamp li span{color:#f47a1f;font-weight:400;margin-right:80px;width:50px;display:inline-block}.time_section .sub__list{list-style:none;padding:15px 0 15px 10px}.time_section .sub__list li:after{display:none}}@media(min-width:0px)and (max-width:666px){.podcast_listing .podcast_list{height:430px}.podcast_listing .podcast_list p{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px;margin-bottom:20px;color:#000}.time_section .episode_name{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:25px;line-height:35px;margin-bottom:40px;color:#000}.time_section .episode_name:after{content:"";background:#f47a1f;width:80px;height:2px;display:block;margin:20px 0}.time_section .timestamp li{font-family:Poppins,sans-serif;font-size:13px;line-height:28px;margin-bottom:0;position:relative;font-weight:500}.time_section .timestamp li:after{content:"";background:#f47a1f;width:20px;height:2px;position:absolute;left:50px;top:15px}.time_section .timestamp li span{color:#f47a1f;font-weight:400;margin-right:50px;width:33px;display:inline-block}.time_section .sub__list{list-style:none;padding:15px 0 15px 10px}.time_section .sub__list li:after{display:none}}.banner_careers{height:80vh;background-repeat:no-repeat;background-position:top right;background-size:50% 100%}.listing_page .job_count{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:26px;line-height:36px;color:#000;border-top:1px solid #f1f1f1;padding:20px 0;margin-bottom:20px}.listing_page .accordion{border-radius:20px}.listing_page .accordion .accordion-item{border:0px;border-radius:20px;margin-bottom:20px}.listing_page .accordion .accordion-item .accordion-header{border:0px;border-radius:20px}.listing_page .accordion .accordion-item .accordion-header button{box-shadow:none;outline:none;color:#000;border-radius:20px;padding-left:30px;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:25px;color:#f47a1f}.listing_page .accordion .accordion-item .accordion-header button:not(.collapsed){background-color:#fff;color:#f47a1f}.listing_page .accordion .accordion-item .accordion-header button span{font-weight:400;font-size:18px;margin-left:10px;color:#000}.listing_page .accordion .accordion-item .accordion-header button:after{filter:rgb(137.5,137.5,137.5)}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body{padding-left:30px;padding-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body h4,.listing_page .accordion .accordion-item .accordion-collapse .accordion-body .h4{line-height:30px;margin-bottom:10px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body p{color:#000}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul{padding-left:20px;margin-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul li{margin-bottom:0;position:relative}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul li:after{content:"";background:#000;width:4px;height:4px;position:absolute;left:-15px;top:13px;border-radius:100%}.slider_section{background:#fff;background:linear-gradient(90deg,#fff 35%,#313649 35%)}.slider_section h2,.slider_section .h2,.slider_section p{color:#fff}.slider_section .carousel-control-prev,.slider_section .carousel-control-next{top:-50px;bottom:unset;background:#f47a1f;width:35px;height:35px;border-radius:50%;padding:10px}.slider_section .carousel-control-prev{left:unset;right:40px}.slider_section .carousel-indicators{display:none}.career__froms.modal.show .modal-dialog{max-width:500px}.career_from_box{padding:30px;border-radius:20px}.career_from_box h2,.career_from_box .h2{margin-bottom:20px}.career_from_box .career_form .banner_form_inner .from_item{margin-bottom:10px;position:relative}.career_from_box .career_form .banner_form_inner .from_item input{width:100%;height:50px;border:0px;border-bottom:2px solid rgba(0,0,0,.5);font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:50px;color:#314252;border-radius:0;padding:0}.career_from_box .career_form .banner_form_inner .from_item textarea{width:100%;height:100px;border:0px;border-bottom:2px solid rgba(0,0,0,.5);font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:normal;color:#314252;border-radius:0;padding:0}.career_from_box .career_form .banner_form_inner .from_item:after{content:"";background:#f47a1f;width:100px;height:2px;display:block;position:absolute;top:48px}.career_from_box .career_form .banner_form_inner .from_item.cletter:after{top:98px}.career_from_box .career_form .banner_form_inner .from_item_file{position:relative;margin-bottom:5px}.career_from_box .career_form .banner_form_inner .from_item_file input{opacity:0;position:absolute;height:120px;width:100%;left:0;top:0;z-index:9}.career_from_box .career_form .banner_form_inner .from_item_file .ulpload{height:90px}.career_from_box .career_form .banner_form_inner .from_item_file .file_upload{height:120px;background:#f8f8fb;border-radius:10px;padding:15px;text-align:center;cursor:pointer}.career_from_box .career_form .banner_form_inner .from_item_file .file_upload.h-80{height:80px}.career_from_box .career_form .banner_form_inner .from_item_file .file_upload .file_title{font-family:Poppins,sans-serif;font-size:16px;line-height:22px;color:#314252}.career_from_box .career_form .banner_form_inner .from_item_file .file_upload .file_supports{font-family:Poppins,sans-serif;font-weight:500;font-size:10px;line-height:12px;color:#006eff}.career_from_box .career_form .banner_form_inner .from_item_file .file_upload .loading_box img{width:100px;height:100px;position:relative;top:-25px}.career_from_box .career_form .banner_form_inner .from_item_file .file_upload.active,.career_from_box .career_form .banner_form_inner .from_item_file .crafting-industry .mvp-main .file_upload.mvp-card:hover,.crafting-industry .mvp-main .career_from_box .career_form .banner_form_inner .from_item_file .file_upload.mvp-card:hover{height:60px}.career_from_box .career_form .banner_form_inner .from_item_file .file_upload.active input,.career_from_box .career_form .banner_form_inner .from_item_file .crafting-industry .mvp-main .file_upload.mvp-card:hover input,.crafting-industry .mvp-main .career_from_box .career_form .banner_form_inner .from_item_file .file_upload.mvp-card:hover input{display:none}.career_from_box .career_form .banner_form_inner .from_item_file .file_upload:after{content:"";border:1px dashed #D0DCE7;width:96%;height:90%;position:absolute;left:2%;top:5%;border-radius:10px}.career_from_box .career_form .banner_form_inner .from_item_file .uploading{display:flex;justify-content:space-around;padding:0 10px;align-items:center;height:80px}.career_from_box .career_form .banner_form_inner .from_item_file .uploading span{width:50%}.career_from_box .career_form .banner_form_inner .from_item_file .uploading .uploading_crose{width:21px;height:21px;background:#fcc;font-size:13px;border-radius:50%;text-align:center;font-family:Poppins,sans-serif;font-weight:700;position:relative;z-index:9}.career_from_box .career_form .banner_form_inner .btn_submit{color:#f47a1f;border:2px solid #f47a1f;border-radius:50px;font-weight:500;height:60px;line-height:normal;width:60%;text-align:center;text-transform:capitalize;background:#fff;font-size:20px;font-family:Poppins,sans-serif;display:block;margin:30px auto 0}.career_from_box .career_form .banner_form_inner .btn_submit:hover{background:#f47a1f;color:#fff}.career_from_box .alert-success{height:40px;line-height:40px;padding:0 20px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;margin-top:10px;color:#0f5132;background:#d1e7dd;border-color:#badbcc}.banner_lifeattekrevol{background-repeat:no-repeat;background-position:top right;background-size:auto}.banner_lifeattekrevol .banner_content{background:#ffffffe6;padding:30px;box-shadow:inset 0 0 6px #0003}@media(min-width:1600px)and (max-width:1850px){.listing_page .job_count{font-size:24px;line-height:34px}.listing_page .accordion .accordion-item .accordion-header button{padding-left:30px;font-size:22px}.listing_page .accordion .accordion-item .accordion-header button span{font-size:16px;margin-left:10px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body{padding-left:30px;padding-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body h4,.listing_page .accordion .accordion-item .accordion-collapse .accordion-body .h4{margin-bottom:10px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body p{margin-bottom:20px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul{padding-left:20px;margin-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul li:after{width:4px;height:4px;left:-15px;top:13px}.banner_lifeattekrevol{height:650px;background-size:contain}.banner_lifeattekrevol .banner_content{padding:30px}}@media(min-width:1401px)and (max-width:1599px){.listing_page .job_count{font-size:22px;line-height:32px}.listing_page .accordion .accordion-item .accordion-header button{padding-left:30px;font-size:20px}.listing_page .accordion .accordion-item .accordion-header button span{font-size:15px;margin-left:10px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body{padding-left:30px;padding-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body h4,.listing_page .accordion .accordion-item .accordion-collapse .accordion-body .h4{margin-bottom:10px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body p{margin-bottom:20px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul{padding-left:20px;margin-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul li:after{width:4px;height:4px;left:-15px;top:13px}.banner_lifeattekrevol{height:650px;background-size:contain}.banner_lifeattekrevol .banner_content{padding:30px}}@media(min-width:1270px)and (max-width:1400px){.listing_page .job_count{font-size:22px;line-height:32px}.listing_page .accordion .accordion-item .accordion-header button{padding-left:30px;font-size:20px}.listing_page .accordion .accordion-item .accordion-header button span{font-size:15px;margin-left:10px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body{padding-left:30px;padding-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body h4,.listing_page .accordion .accordion-item .accordion-collapse .accordion-body .h4{margin-bottom:10px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body p{margin-bottom:20px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul{padding-left:20px;margin-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul li:after{width:4px;height:4px;left:-15px;top:12px}.banner_lifeattekrevol{height:550px;background-size:contain}.banner_lifeattekrevol .banner_content{padding:30px}}@media(min-width:901px)and (max-width:1269px){.listing_page .job_count{font-size:20px;line-height:30px}.listing_page .accordion .accordion-item .accordion-header button{padding-left:30px;font-size:18px}.listing_page .accordion .accordion-item .accordion-header button span{font-size:15px;margin-left:10px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body{padding-left:30px;padding-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body h4,.listing_page .accordion .accordion-item .accordion-collapse .accordion-body .h4{margin-bottom:10px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body p{margin-bottom:20px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul{padding-left:20px;margin-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul li:after{width:4px;height:4px;left:-15px;top:12px}.banner_lifeattekrevol{height:440px;background-size:contain}.banner_lifeattekrevol .banner_content{padding:15px}}@media(min-width:768px)and (max-width:900px){.listing_page .job_count{font-size:20px;line-height:30px}.listing_page .accordion .accordion-item .accordion-header button{padding-left:30px;font-size:18px}.listing_page .accordion .accordion-item .accordion-header button span{font-size:15px;margin-left:10px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body{padding-left:30px;padding-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body h4,.listing_page .accordion .accordion-item .accordion-collapse .accordion-body .h4{margin-bottom:10px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body p{margin-bottom:20px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul{padding-left:20px;margin-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul li:after{width:4px;height:4px;left:-15px;top:12px}.banner_lifeattekrevol{height:300px;background-size:contain}.banner_lifeattekrevol .banner_content{padding:15px}}@media(min-width:0px)and (max-width:767px){.listing_page .job_count{font-size:20px;line-height:30px}.listing_page .accordion .accordion-item .accordion-header button{padding-left:30px;font-size:18px;display:block;line-height:30px}.listing_page .accordion .accordion-item .accordion-header button span{font-size:15px;margin-left:0;display:block}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body{padding-left:20px;padding-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body h4,.listing_page .accordion .accordion-item .accordion-collapse .accordion-body .h4{margin-bottom:10px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body p{margin-bottom:20px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul{padding-left:20px;margin-bottom:30px}.listing_page .accordion .accordion-item .accordion-collapse .accordion-body ul li:after{width:4px;height:4px;left:-15px;top:12px}.banner_lifeattekrevol{height:100%;background-image:unset!important}.banner_lifeattekrevol .banner_content{padding:20px}.slider_section{background:#fff;background:linear-gradient(90deg,#fff,#313649 0%)}.slider_section .carousel{margin:50px 0 20px}}.banner_form{background:#fff;box-shadow:7px 1px 100px #0000001a;border-radius:15px;max-width:520px;padding:40px 55px;margin-left:auto}.banner_form .alert-success{height:40px;line-height:40px;padding:0 20px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;margin-top:10px;color:#0f5132;background:#d1e7dd;border-color:#badbcc}.banner_form h2,.banner_form .h2{margin-bottom:20px}.banner_form .banner_form_inner .looder_img{height:60px}.banner_form .banner_form_inner p{font-size:14px;line-height:28px;margin-top:15px}.banner_form .banner_form_inner .from_item{margin-bottom:10px;position:relative}.banner_form .banner_form_inner .from_item input{width:100%;height:50px;border:0px;border-bottom:2px solid rgba(0,0,0,.5);font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:50px;color:#314252;border-radius:0;padding:0}.banner_form .banner_form_inner .from_item textarea{width:100%;height:50px;border:0px;border-bottom:2px solid rgba(0,0,0,.5);font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:normal;color:#314252;border-radius:0;padding:0}.banner_form .banner_form_inner .from_item:after{content:"";background:#f47a1f;width:100px;height:2px;display:block;position:absolute;top:48px}.banner_form .banner_form_inner .from_item input:-webkit-autofill,.banner_form .banner_form_inner .from_item input:-webkit-autofill:hover,.banner_form .banner_form_inner .from_item input:-webkit-autofill:focus,.banner_form .banner_form_inner .from_item textarea:-webkit-autofill,.banner_form .banner_form_inner .from_item textarea:-webkit-autofill:hover,.banner_form .banner_form_inner .from_item textarea:-webkit-autofill:focus,.banner_form .banner_form_inner .from_item select:-webkit-autofill,.banner_form .banner_form_inner .from_item select:-webkit-autofill:hover,.banner_form .banner_form_inner .from_item select:-webkit-autofill:focus{-webkit-text-fill-color:#314252;-webkit-box-shadow:0 0 0px 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}.banner_form .banner_form_inner .from_item_check{margin-bottom:15px}.banner_form .banner_form_inner .from_item_check label{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#314252}.banner_form .banner_form_inner .btn_submit{color:#f47a1f;border:2px solid #f47a1f;border-radius:50px;font-weight:500;height:60px;line-height:normal;width:60%;text-align:center;text-transform:capitalize;background:#fff;font-size:20px;font-family:Poppins,sans-serif;display:block;margin:0 auto}.banner_form .banner_form_inner .btn_submit:hover{background:#f47a1f;color:#fff}.modal_forms .banner_form h3,.modal_forms .banner_form .h3{font-weight:800}.modal_forms .banner_form span.sub_title{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:30px;margin-bottom:20px;color:#f47a1f}.modal_forms .banner_form .banner_form_inner .btn_submit{margin-top:40px}.modal.show:not(.modal-popup) .modal-dialog{max-width:400px}@media(min-width:1600px)and (max-width:1800px){.banner_form{border-radius:15px;max-width:430px;padding:40px;margin-left:auto}.banner_form h2,.banner_form .h2{margin-bottom:20px;line-height:50px}.banner_form .banner_form_inner p{font-size:12px;line-height:24px}.banner_form .banner_form_inner .from_item{margin-bottom:10px}.banner_form .banner_form_inner .from_item input{height:45px;font-size:13px;line-height:45px}.banner_form .banner_form_inner .from_item textarea{height:45px;font-size:13px}.banner_form .banner_form_inner .from_item:after{top:43px}.banner_form .banner_form_inner .from_item_check{margin-bottom:10px}.banner_form .banner_form_inner .from_item_check input{margin-top:5px}.banner_form .banner_form_inner .from_item_check label{font-size:13px;line-height:22px}.banner_form .banner_form_inner .btn_submit{height:45px;line-height:normal;width:170px;font-size:15px}.banner_form .banner_form_inner .error_tek{font-size:12px;line-height:16px}}@media(min-width:1400px)and (max-width:1599px){.banner_form{border-radius:15px;max-width:430px;padding:40px;margin-left:auto}.banner_form h2,.banner_form .h2{margin-bottom:20px;line-height:50px}.banner_form .banner_form_inner p{font-size:13px;line-height:24px}.banner_form .banner_form_inner .from_item{margin-bottom:10px}.banner_form .banner_form_inner .from_item input{height:45px;font-size:13px;line-height:45px}.banner_form .banner_form_inner .from_item textarea{height:45px;font-size:13px}.banner_form .banner_form_inner .from_item:after{top:43px}.banner_form .banner_form_inner .from_item_check{margin-bottom:10px}.banner_form .banner_form_inner .from_item_check input{margin-top:5px}.banner_form .banner_form_inner .from_item_check label{font-size:13px;line-height:22px}.banner_form .banner_form_inner .btn_submit{height:45px;line-height:normal;width:170px;font-size:15px}.banner_form .banner_form_inner .error_tek{font-size:11px;line-height:14px}}@media(min-width:1200px)and (max-width:1399px){.banner_form{border-radius:15px;max-width:400px;padding:35px 40px;margin-left:auto}.banner_form h2,.banner_form .h2{margin-bottom:10px;line-height:45px}.banner_form .banner_form_inner p{font-size:12px;line-height:24px}.banner_form .banner_form_inner .from_item{margin-bottom:10px}.banner_form .banner_form_inner .from_item input{height:42px;font-size:12px;line-height:42px}.banner_form .banner_form_inner .from_item textarea{height:42px;font-size:12px}.banner_form .banner_form_inner .from_item:after{top:40px}.banner_form .banner_form_inner .from_item_check{margin-bottom:10px}.banner_form .banner_form_inner .from_item_check input{margin-top:5px}.banner_form .banner_form_inner .from_item_check label{font-size:12px;line-height:20px}.banner_form .banner_form_inner .btn_submit{height:42px;line-height:normal;width:170px;font-size:14px}.banner_form .banner_form_inner .error_tek{font-size:11px;line-height:14px}.modal.show .modal-dialog{max-width:350px;margin:auto}.modal_forms .banner_form{border-radius:15px;max-width:400px;padding:20px 30px;margin:0 auto}.modal_forms .banner_form h3,.modal_forms .banner_form .h3{font-size:28px;line-height:38px}}@media(min-width:900px)and (max-width:1199px){.banner_form{border-radius:15px;max-width:400px;padding:25px;margin-left:auto}.banner_form h2,.banner_form .h2{margin-bottom:10px;line-height:40px}.banner_form .banner_form_inner p{font-size:12px;line-height:24px}.banner_form .banner_form_inner .from_item{margin-bottom:10px}.banner_form .banner_form_inner .from_item input{height:35px;font-size:12px;line-height:35px}.banner_form .banner_form_inner .from_item textarea{height:35px;font-size:12px}.banner_form .banner_form_inner .from_item:after{top:33px}.banner_form .banner_form_inner .from_item_check{margin-bottom:10px}.banner_form .banner_form_inner .from_item_check input{margin-top:5px}.banner_form .banner_form_inner .from_item_check label{font-size:12px;line-height:20px}.banner_form .banner_form_inner .btn_submit{height:40px;line-height:normal;width:170px;font-size:13px}.banner_form .banner_form_inner .error_tek{font-size:10px;line-height:14px}.modal.show .modal-dialog{margin:auto;max-width:350px}.modal_forms .banner_form{border-radius:15px;max-width:400px;padding:20px 30px;margin:0 auto}.modal_forms .banner_form h3,.modal_forms .banner_form .h3{font-size:28px;line-height:38px}}@media(min-width:501px)and (max-width:899px){.banner_form{border-radius:15px;max-width:320px;padding:25px 40px;margin:0 auto}.banner_form h3,.banner_form .h3{font-size:40px;line-height:50px;margin-bottom:10px}.banner_form .banner_form_inner p{font-size:11px;line-height:22px}.banner_form .banner_form_inner .from_item{margin-bottom:5px;position:relative}.banner_form .banner_form_inner .from_item input{height:45px;border-bottom:2px solid rgba(0,0,0,.5);font-size:12px;line-height:45px}.banner_form .banner_form_inner .from_item textarea{height:45px;font-size:12px}.banner_form .banner_form_inner .from_item:after{width:20px;height:2px;top:43px}.banner_form .banner_form_inner .from_item_check{margin-bottom:15px}.banner_form .banner_form_inner .from_item_check label{font-size:12px;line-height:22px}.banner_form .banner_form_inner .btn_submit{height:45px;line-height:normal;width:180px;font-size:14px}.modal.show .modal-dialog{width:90%;margin:auto}.modal_forms .banner_form{border-radius:15px;max-width:400px;padding:20px 30px;margin:0 auto}.modal_forms .banner_form h3,.modal_forms .banner_form .h3{font-size:28px;line-height:38px}}@media(min-width:0px)and (max-width:500px){.banner_form{border-radius:15px;max-width:400px;padding:30px;margin:30px auto}.banner_form h3,.banner_form .h3{font-size:40px;line-height:50px}.banner_form .banner_form_inner p{font-size:10px;line-height:20px;margin-top:10px}.banner_form .banner_form_inner .from_item{margin-bottom:5px;position:relative}.banner_form .banner_form_inner .from_item input{height:45px;border-bottom:2px solid rgba(0,0,0,.5);font-size:12px;line-height:45px}.banner_form .banner_form_inner .from_item textarea{height:45px;font-size:12px}.banner_form .banner_form_inner .from_item:after{width:20px;height:2px;top:43px}.banner_form .banner_form_inner .from_item_check{margin-bottom:15px}.banner_form .banner_form_inner .from_item_check label{font-size:12px;line-height:22px}.banner_form .banner_form_inner .btn_submit{height:45px;line-height:normal;width:100%;font-size:14px}.modal.show .modal-dialog{width:90%;margin:auto}.modal_forms .banner_form{border-radius:15px;max-width:400px;padding:20px 30px;margin:0 auto}.modal_forms .banner_form h3,.modal_forms .banner_form .h3{font-size:24px;line-height:34px}.error_tek{font-size:10px;line-height:10px}}.faq_loc .services_faqs .accordion-box .accordion-item{cursor:pointer}.faq_loc .services_faqs .accordion-box .accordion-item .faq-icon{position:absolute;right:0;top:27px;height:30px;width:30px;display:flex;align-items:center;justify-content:center;color:#000}.faq_loc .services_faqs .accordion-box .accordion-item .faq-icon svg{position:relative;width:20px;height:20px;top:0}.faq_loc .services_faqs .accordion-box .accordion-item .faq-icon svg path{stroke:#f47a1f}.faq_loc .services_faqs .accordion-box .accordion-item .faq-icon--minus,.faq_loc .services_faqs .accordion-box .accordion-item.active .faq-icon--plus,.faq_loc .services_faqs .accordion-box .crafting-industry .mvp-main .accordion-item.mvp-card:hover .faq-icon--plus,.crafting-industry .mvp-main .faq_loc .services_faqs .accordion-box .accordion-item.mvp-card:hover .faq-icon--plus{display:none}.faq_loc .services_faqs .accordion-box .accordion-item.active .faq-icon--minus,.faq_loc .services_faqs .accordion-box .crafting-industry .mvp-main .accordion-item.mvp-card:hover .faq-icon--minus,.crafting-industry .mvp-main .faq_loc .services_faqs .accordion-box .accordion-item.mvp-card:hover .faq-icon--minus{display:flex}.faq_loc .services_faqs .accordion-box .accordion-body{display:none}.faq_loc .services_faqs .accordion-box .accordion-body.faq-answer-visible{display:block}.faq_loc.tekrevol_dark_bg .services_faqs .accordion-box .accordion-item .faq-icon{color:#fff}.service-category-tabs-section .service-category-tabs{border-bottom:1px solid #d3d3d3;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;gap:.5rem;padding-bottom:.25rem}.service-category-tabs-section .service-category-tabs .nav-link{border:0;border-radius:50px;color:#333;font-weight:500;padding:.65rem 1.25rem;white-space:nowrap}.service-category-tabs-section .service-category-tabs .nav-link.active,.service-category-tabs-section .service-category-tabs .nav-link:hover{background:#f47a1f;color:#fff}.service-category-tabs-section .service-category-hero img{width:100%;height:auto;object-fit:cover}.service-category-tabs-section .service-category-card__image{border-radius:12px;overflow:hidden;max-height:160px}.service-category-tabs-section .service-category-card__image img{width:100%;height:160px;object-fit:cover}.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega.open .mega_menu,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu{max-height:inherit;padding:60px 40px;box-shadow:#0000001a 0 20px 25px -5px,#0000000a 0 10px 10px -5px;background:#fff;position:fixed;width:100%;left:0;top:100px;z-index:9;display:flex}@media screen and (max-width:1800px){.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega.open .mega_menu,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu{padding:40px}}@media screen and (max-width:1399px){.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega.open .mega_menu,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu{padding:25px 30px}}@media screen and (max-width:1199px){.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega.open .mega_menu,.tekrevol_header .tekrevol_menu.desktop-updated ul li.mega:hover .mega_menu{padding:20px}}.text_white h1,.text_white .h1,.text_white h2,.text_white .h2,.text_white p{color:#fff}@media(min-width:0px)and (max-width:666px){.text_white h1,.text_white .h1{color:#fff}.text_white h2,.text_white .h2{color:#fff;margin-bottom:10px}.text_white p{color:#fff}}.results-kinekt .result-achieve-box{background-repeat:no-repeat;aspect-ratio:1600/710;padding:70px 0 0;border-radius:43px}.results-kinekt .result-achieve-box .result-main{display:flex;justify-content:center;margin-top:40px}.results-kinekt .result-achieve-box .result-main .results-item{flex:0 0 25%}.results-kinekt .result-achieve-box .result-main .results-item .results-content svg{margin-bottom:10px}.results-kinekt .result-achieve-box .result-main .results-item .results-content h5,.results-kinekt .result-achieve-box .result-main .results-item .results-content .h5{max-width:80%;font-size:19px;line-height:29px;margin:0 auto}@media(min-width:1600px)and (max-width:1800px){.results-kinekt .result-achieve-box{padding:70px 0 0}.results-kinekt .result-achieve-box .result-main{margin-top:30px}.results-kinekt .result-achieve-box .result-main .results-item{flex:0 0 25%}.results-kinekt .result-achieve-box .result-main .results-item .results-content h5,.results-kinekt .result-achieve-box .result-main .results-item .results-content .h5{max-width:80%;font-size:16px;line-height:26px}}@media(min-width:1400px)and (max-width:1599px){.results-kinekt .result-achieve-box{padding:60px 0 0}.results-kinekt .result-achieve-box .result-main{margin-top:0}.results-kinekt .result-achieve-box .result-main .results-item{flex:0 0 25%}.results-kinekt .result-achieve-box .result-main .results-item .results-content svg{height:180px;width:auto}.results-kinekt .result-achieve-box .result-main .results-item .results-content h5,.results-kinekt .result-achieve-box .result-main .results-item .results-content .h5{max-width:80%;font-size:14px;line-height:24px}}@media(min-width:1200px)and (max-width:1399px){.results-kinekt .result-achieve-box{padding:50px 0 0}.results-kinekt .result-achieve-box .result-main{margin-top:0}.results-kinekt .result-achieve-box .result-main .results-item{flex:0 0 25%}.results-kinekt .result-achieve-box .result-main .results-item .results-content svg{height:160px;width:auto}.results-kinekt .result-achieve-box .result-main .results-item .results-content h5,.results-kinekt .result-achieve-box .result-main .results-item .results-content .h5{max-width:90%;font-size:14px;line-height:24px}}@media(min-width:992px)and (max-width:1199px){.results-kinekt .result-achieve-box{padding:40px 0 0}.results-kinekt .result-achieve-box .result-main{margin-top:0}.results-kinekt .result-achieve-box .result-main .results-item{flex:0 0 25%}.results-kinekt .result-achieve-box .result-main .results-item .results-content svg{height:125px;width:auto}.results-kinekt .result-achieve-box .result-main .results-item .results-content h5,.results-kinekt .result-achieve-box .result-main .results-item .results-content .h5{max-width:100%;font-size:13px;line-height:23px}}@media(min-width:768px)and (max-width:991px){.results-kinekt .result-achieve-box{padding:30px 0}.results-kinekt .result-achieve-box .result-main{margin-top:0;flex-wrap:wrap}.results-kinekt .result-achieve-box .result-main .results-item{flex:0 0 33.33%}.results-kinekt .result-achieve-box .result-main .results-item .results-content svg{height:125px;width:auto}.results-kinekt .result-achieve-box .result-main .results-item .results-content h5,.results-kinekt .result-achieve-box .result-main .results-item .results-content .h5{max-width:100%;font-size:13px;line-height:23px}}@media(min-width:0px)and (max-width:767px){.results-kinekt .result-achieve-box{padding:30px 20px;background-image:none!important;background:#f8f8f8;border-radius:10px}.results-kinekt .result-achieve-box .result-main{margin-top:0;flex-wrap:wrap}.results-kinekt .result-achieve-box .result-main .results-item{flex:0 0 50%;margin-bottom:30px}.results-kinekt .result-achieve-box .result-main .results-item:nth-child(3),.results-kinekt .result-achieve-box .result-main .results-item:last-child{margin-bottom:0}.results-kinekt .result-achieve-box .result-main .results-item .results-content svg{height:90px;width:auto}.results-kinekt .result-achieve-box .result-main .results-item .results-content h5,.results-kinekt .result-achieve-box .result-main .results-item .results-content .h5{max-width:100%;font-size:12px;line-height:22px}}@media(min-width:0px)and (max-width:374px){.results-kinekt .result-achieve-box{padding:30px 20px}.results-kinekt .result-achieve-box .result-main .results-item{flex:0 0 100%;margin-bottom:30px}.results-kinekt .result-achieve-box .result-main .results-item:nth-child(3){margin-bottom:30px}.results-kinekt .result-achieve-box .result-main .results-item:last-child{margin-bottom:0}}.ebook-form .ebook-all img.download{width:auto!important;max-width:100%;height:auto!important;display:block}.ebook-form .ebook-all>img:not(.download){width:auto!important}.ebook-form .ebook-all .ebook-fig img{width:auto!important;max-width:none!important;display:block;margin-left:auto;margin-right:auto}@media(min-width:667px)and (max-width:1199px){.ebook-form .ebook-all img.download{width:auto!important;max-width:55%;height:auto!important}.ebook-form .ebook-all .ebook-fig img{margin-left:auto;margin-right:0}}@media(max-width:666px){.ebook-form .ebook-all img.download{width:58%!important;max-width:200px;height:auto!important}.ebook-form .ebook-all .ebook-fig img{margin-left:auto;margin-right:0}}body .bulet_points ul li:before{top:13px}.gatsby-image-wrapper{position:relative;overflow:hidden}.gatsby-image-wrapper picture.object-fit-polyfill{position:static!important}.gatsby-image-wrapper [data-main-image]{bottom:0;height:100%;left:0;margin:0;max-width:none;padding:0;position:absolute;right:0;top:0;width:100%;object-fit:cover}.gatsby-image-wrapper-constrained{display:inline-block;vertical-align:top}.contact_banner{height:100vh}.tekrevol_location{padding:0 0 100px}.tekrevol_location .loaction_box{display:flex;flex:1;flex-wrap:wrap}.tekrevol_location .loaction_box .location_item{flex:0 0 33.33%;text-align:center;padding:50px;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.tekrevol_location .loaction_box .location_item:nth-child(3),.tekrevol_location .loaction_box .location_item:nth-child(6),.tekrevol_location .loaction_box .location_item:nth-child(9),.tekrevol_location .loaction_box .location_item:last-child{border-right:0px solid #e2e2e2}.tekrevol_location .loaction_box .location_item:nth-child(10),.tekrevol_location .loaction_box .location_item:nth-child(11),.tekrevol_location .loaction_box .location_item:last-child{border-bottom:0px solid #e2e2e2}.tekrevol_location .loaction_box .location_item h4,.tekrevol_location .loaction_box .location_item .h4{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:35px;line-height:50px;text-align:center;color:#f47a1f;margin-bottom:20px}.tekrevol_location .loaction_box .location_item img{height:230px;margin-bottom:30px}.tekrevol_location .loaction_box .location_item .addr{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:30px;color:#000;padding:0 40px;height:100px;margin-bottom:20px}.tekrevol_location .loaction_box .location_item a{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:30px;color:#f47a1f}.contact_from{display:flex;flex:1;flex-wrap:wrap;padding-top:100px;padding-bottom:50px}.contact_from .from_item{flex:0 0 50%;margin-bottom:20px;padding:0 10px}.contact_from .from_item:nth-child(5),.contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_from .from_item input{height:70px;border:0px;border-radius:0;border-bottom:1px solid #e2e2e2;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#000;padding:0}.contact_from .from_item input:focus{box-shadow:none}.contact_from .from_item input:-webkit-autofill,.contact_from .from_item input:-webkit-autofill:hover,.contact_from .from_item input:-webkit-autofill:focus,.contact_from .from_item textarea:-webkit-autofill,.contact_from .from_item textarea:-webkit-autofill:hover,.contact_from .from_item textarea:-webkit-autofill:focus,.contact_from .from_item select:-webkit-autofill,.contact_from .from_item select:-webkit-autofill:hover,.contact_from .from_item select:-webkit-autofill:focus{border:0px solid transparent;border-bottom:0px solid #e2e2e2;-webkit-text-fill-color:#000000;-webkit-box-shadow:0 0 0px 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}.contact_from .from_item select{height:70px;border:0px;border-radius:0;border-bottom:1px solid #e2e2e2;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#000;padding:0}.contact_from .from_item select:focus{box-shadow:none}.contact_from .from_item textarea{height:170px;border:0px;border-radius:0;border-bottom:1px solid #e2e2e2;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#000;padding:0}.contact_from .from_item textarea::-webkit-scrollbar{width:2px}.contact_from .from_item textarea::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0003}.contact_from .from_item textarea::-webkit-scrollbar-thumb{background-color:#f47a1f;outline:0px solid #e2e2e2}.contact_from .from_item textarea:focus{box-shadow:none}.contact_from .btn_submit{color:#f47a1f;border:2px solid #f47a1f;border-radius:50px;font-weight:700;height:60px;line-height:45px;width:220px;text-align:center;text-transform:capitalize;background:transparent;font-size:18px}.contact_from .btn_submit:hover{background:#f47a1f;color:#fff}.contact_from .error_tek{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:18px;color:#bb2124}.contact_from .looder_img{height:80px}.alert-success{height:40px;line-height:40px;padding:0 20px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;margin-top:10px}@media(min-width:1600px)and (max-width:1800px){.contact_from{padding:20px 0}.contact_from .from_item{flex:0 0 50%;margin-bottom:30px;padding:0 10px}.contact_from .from_item:nth-child(5),.contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_from .from_item input{height:70px;font-size:16px;line-height:26px}.contact_from .from_item input:focus{box-shadow:none}.contact_from .from_item select{height:70px;font-size:16px;line-height:26px}.contact_from .from_item textarea{height:170px;font-size:16px;line-height:26px}.contact_from .btn_submit{border:2px solid #f47a1f;height:60px;line-height:45px;width:180px;font-size:18px}}@media(min-width:1400px)and (max-width:1599px){.contact_from .from_item{flex:0 0 50%;margin-bottom:30px;padding:0 10px}.contact_from .from_item:nth-child(5),.contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_from .from_item input{height:60px;font-size:15px;line-height:25px}.contact_from .from_item input:focus{box-shadow:none}.contact_from .from_item select{height:60px;font-size:15px;line-height:25px}.contact_from .from_item textarea{height:150px;font-size:15px;line-height:25px}.contact_from .btn_submit{border:2px solid #f47a1f;height:50px;line-height:35px;width:180px;font-size:16px}}@media(min-width:1200px)and (max-width:1399px){.contact_from{padding:20px 0}.contact_from .from_item{flex:0 0 50%;margin-bottom:30px;padding:0 10px}.contact_from .from_item:nth-child(5),.contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_from .from_item input{height:50px;font-size:14px;line-height:24px}.contact_from .from_item input:focus{box-shadow:none}.contact_from .from_item select{height:50px;font-size:14px;line-height:24px}.contact_from .from_item textarea{height:125px;font-size:14px;line-height:24px}.contact_from .btn_submit{border:2px solid #f47a1f;height:45px;line-height:30px;width:150px;font-weight:600;display:block;font-size:14px;text-transform:uppercase}.contact_from .btn_submit:focus{box-shadow:none}}@media(min-width:900px)and (max-width:1199px){.contact_from{padding:20px 0}.contact_from .from_item{flex:0 0 50%;margin-bottom:30px;padding:0 10px}.contact_from .from_item:nth-child(5),.contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_from .from_item input{height:50px;font-size:13px;line-height:24px}.contact_from .from_item input:focus{box-shadow:none}.contact_from .from_item select{height:50px;font-size:13px;line-height:24px}.contact_from .from_item textarea{height:125px;font-size:13px;line-height:24px}.contact_from .btn_submit{border:2px solid #f47a1f;height:45px;line-height:30px;width:150px;font-weight:600;display:block;font-size:13px;text-transform:uppercase}.contact_from .btn_submit:focus{box-shadow:none}}@media(min-width:667px)and (max-width:899px){.contact_from{padding:20px 0}.contact_from .from_item{flex:0 0 50%;margin-bottom:30px;padding:0 10px}.contact_from .from_item:nth-child(5),.contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_from .from_item input{height:40px;font-size:13px;line-height:24px}.contact_from .from_item input:focus{box-shadow:none}.contact_from .from_item select{height:40px;font-size:13px;line-height:24px}.contact_from .from_item textarea{height:100px;font-size:13px;line-height:24px}.contact_from .btn_submit{border:2px solid #f47a1f;height:45px;line-height:30px;width:150px;font-weight:600;display:block;font-size:13px;text-transform:uppercase;margin:0}.contact_from .btn_submit:focus{box-shadow:none}}@media(min-width:0px)and (max-width:666px){.contact_from{padding:20px 0}.contact_from .from_item{flex:0 0 100%;margin-bottom:30px;padding:0 10px}.contact_from .from_item:nth-child(5),.contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_from .from_item input{height:40px;font-size:13px;line-height:24px}.contact_from .from_item input:focus{box-shadow:none}.contact_from .from_item select{height:40px;font-size:13px;line-height:24px}.contact_from .from_item textarea{height:100px;font-size:13px;line-height:24px}.contact_from .btn_submit{border:2px solid #f47a1f;height:45px;line-height:30px;width:150px;font-weight:600;display:block;font-size:13px;text-transform:uppercase}.contact_from .btn_submit:focus{box-shadow:none}}@media(min-width:1600px)and (max-width:1850px){.contact_banner .contact_from{margin-bottom:-40px}.contact_banner .contact_from .from_item{flex:0 0 50%;margin-bottom:30px;padding:0 10px}.contact_banner .contact_from .from_item:nth-child(5),.contact_banner .contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_banner .contact_from .from_item input{height:70px;font-size:16px;line-height:26px}.contact_banner .contact_from .from_item input:focus{box-shadow:none}.contact_banner .contact_from .from_item select{height:70px;font-size:16px;line-height:26px}.contact_banner .contact_from .from_item textarea{height:170px;font-size:16px;line-height:26px}.contact_banner .contact_from .btn_submit{border:2px solid #f47a1f;height:60px;line-height:45px;width:180px;font-size:18px}.tekrevol_location{padding:0 0 100px}.tekrevol_location .loaction_box .location_item{flex:0 0 33.33%;padding:50px}.tekrevol_location .loaction_box .location_item h4,.tekrevol_location .loaction_box .location_item .h4{font-size:35px;line-height:50px;margin-bottom:20px}.tekrevol_location .loaction_box .location_item img{height:230px;margin-bottom:30px}.tekrevol_location .loaction_box .location_item .addr{font-size:18px;height:100px;line-height:30px;margin-bottom:10px;padding:0 10px}.tekrevol_location .loaction_box .location_item a{font-size:20px;line-height:30px}}@media(min-width:1401px)and (max-width:1599px){.contact_banner .contact_from{margin-bottom:-40px}.contact_banner .contact_from .from_item{flex:0 0 50%;margin-bottom:30px;padding:0 10px}.contact_banner .contact_from .from_item:nth-child(5),.contact_banner .contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_banner .contact_from .from_item input{height:60px;font-size:15px;line-height:25px}.contact_banner .contact_from .from_item input:focus{box-shadow:none}.contact_banner .contact_from .from_item select{height:60px;font-size:15px;line-height:25px}.contact_banner .contact_from .from_item textarea{height:150px;font-size:15px;line-height:25px}.contact_banner .contact_from .btn_submit{border:2px solid #f47a1f;height:50px;line-height:35px;width:180px;font-size:16px}.tekrevol_location{padding:0 0 100px}.tekrevol_location .loaction_box .location_item{flex:0 0 33.33%;padding:50px}.tekrevol_location .loaction_box .location_item h4,.tekrevol_location .loaction_box .location_item .h4{font-size:30px;line-height:45px;margin-bottom:20px}.tekrevol_location .loaction_box .location_item img{height:200px;margin-bottom:30px}.tekrevol_location .loaction_box .location_item .addr{font-size:16px;height:100px;line-height:28px;margin-bottom:10px;padding:0 10px}.tekrevol_location .loaction_box .location_item a{font-size:18px;line-height:30px}}@media(min-width:1270px)and (max-width:1400px){.contact_banner .contact_from{margin-bottom:-40px}.contact_banner .contact_from .from_item{flex:0 0 50%;margin-bottom:30px;padding:0 10px}.contact_banner .contact_from .from_item:nth-child(5),.contact_banner .contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_banner .contact_from .from_item input{height:50px;font-size:14px;line-height:24px}.contact_banner .contact_from .from_item input:focus{box-shadow:none}.contact_banner .contact_from .from_item select{height:50px;font-size:14px;line-height:24px}.contact_banner .contact_from .from_item textarea{height:125px;font-size:14px;line-height:24px}.contact_banner .contact_from .btn_submit{border:2px solid #f47a1f;height:45px;line-height:30px;width:150px;font-weight:600;display:block;font-size:14px;text-transform:uppercase}.contact_banner .contact_from .btn_submit:focus{box-shadow:none}.tekrevol_location{padding:0 0 100px}.tekrevol_location .loaction_box .location_item{flex:0 0 33.33%;padding:50px}.tekrevol_location .loaction_box .location_item h4,.tekrevol_location .loaction_box .location_item .h4{font-size:26px;line-height:45px;margin-bottom:20px}.tekrevol_location .loaction_box .location_item img{height:150px;margin-bottom:30px}.tekrevol_location .loaction_box .location_item .addr{font-size:14px;height:70px;line-height:23px;margin-bottom:10px;padding:0 20px}.tekrevol_location .loaction_box .location_item a{font-size:16px;line-height:30px}}@media(min-width:901px)and (max-width:1269px){.contact_banner .contact_from{margin-bottom:-40px}.contact_banner .contact_from .from_item{flex:0 0 50%;margin-bottom:30px;padding:0 10px}.contact_banner .contact_from .from_item:nth-child(5),.contact_banner .contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_banner .contact_from .from_item input{height:50px;font-size:13px;line-height:24px}.contact_banner .contact_from .from_item input:focus{box-shadow:none}.contact_banner .contact_from .from_item select{height:50px;font-size:13px;line-height:24px}.contact_banner .contact_from .from_item textarea{height:125px;font-size:13px;line-height:24px}.contact_banner .contact_from .btn_submit{border:2px solid #f47a1f;height:45px;line-height:30px;width:150px;font-weight:600;display:block;font-size:13px;text-transform:uppercase}.contact_banner .contact_from .btn_submit:focus{box-shadow:none}.tekrevol_location{padding:0 0 50px}.tekrevol_location .loaction_box .location_item{flex:0 0 33.33%;padding:30px 20px}.tekrevol_location .loaction_box .location_item h4,.tekrevol_location .loaction_box .location_item .h4{font-size:24px;line-height:40px;margin-bottom:20px}.tekrevol_location .loaction_box .location_item img{height:150px;margin-bottom:30px}.tekrevol_location .loaction_box .location_item .addr{font-size:14px;line-height:24px;padding:0 25px;height:75x;margin-bottom:20px}.tekrevol_location .loaction_box .location_item a{font-size:14px;line-height:24px}}@media(min-width:768px)and (max-width:900px){.contact_banner .contact_from{margin-bottom:-40px}.contact_banner .contact_from .from_item{flex:0 0 50%;margin-bottom:30px;padding:0 10px}.contact_banner .contact_from .from_item:nth-child(5),.contact_banner .contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_banner .contact_from .from_item input{height:50px;font-size:13px;line-height:24px}.contact_banner .contact_from .from_item input:focus{box-shadow:none}.contact_banner .contact_from .from_item select{height:50px;font-size:13px;line-height:24px}.contact_banner .contact_from .from_item textarea{height:125px;font-size:13px;line-height:24px}.contact_banner .contact_from .btn_submit{border:2px solid #f47a1f;height:45px;line-height:30px;width:150px;font-weight:600;display:block;font-size:13px;text-transform:uppercase}.contact_banner .contact_from .btn_submit:focus{box-shadow:none}.tekrevol_location{padding:0 0 50px}.tekrevol_location .loaction_box .location_item{flex:0 0 50%;padding:40px}.tekrevol_location .loaction_box .location_item:nth-child(3),.tekrevol_location .loaction_box .location_item:nth-child(6),.tekrevol_location .loaction_box .location_item:nth-child(9),.tekrevol_location .loaction_box .location_item:nth-child(11) .tekrevol_location .loaction_box .location_item:last-child{border-right:1px solid #e2e2e2}.tekrevol_location .loaction_box .location_item:nth-child(7),.tekrevol_location .loaction_box .location_item:nth-child(8),.tekrevol_location .loaction_box .location_item:nth-child(9),.tekrevol_location .loaction_box .location_item:nth-child(10),.tekrevol_location .loaction_box .location_item:last-child{border-bottom:1px solid #e2e2e2}.tekrevol_location .loaction_box .location_item:nth-child(2),.tekrevol_location .loaction_box .location_item:nth-child(4),.tekrevol_location .loaction_box .location_item:nth-child(6),.tekrevol_location .loaction_box .location_item:nth-child(8),.tekrevol_location .loaction_box .location_item:nth-child(10){border-right:0px solid #e2e2e2}.tekrevol_location .loaction_box .location_item:last-child{border-bottom:0px solid #e2e2e2;border-right:0px solid #e2e2e2}.tekrevol_location .loaction_box .location_item h4,.tekrevol_location .loaction_box .location_item .h4{font-size:24px;line-height:40px;margin-bottom:20px}.tekrevol_location .loaction_box .location_item img{height:130px;margin-bottom:30px}.tekrevol_location .loaction_box .location_item .addr{font-size:14px;line-height:24px;padding:0 30px;height:70px;margin-bottom:20px}.tekrevol_location .loaction_box .location_item a{font-size:14px;line-height:24px}}@media(min-width:0px)and (max-width:767px){.contact_banner{height:100%;padding:80px 0}.contact_banner .contact_from{margin-bottom:-40px}.contact_banner .contact_from .from_item{flex:0 0 100%;margin-bottom:30px;padding:0 10px}.contact_banner .contact_from .from_item:nth-child(5),.contact_banner .contact_from .from_item:nth-child(6){flex:0 0 100%}.contact_banner .contact_from .from_item input{height:40px;font-size:13px;line-height:24px}.contact_banner .contact_from .from_item input:focus{box-shadow:none}.contact_banner .contact_from .from_item select{height:40px;font-size:13px;line-height:24px}.contact_banner .contact_from .from_item textarea{height:100px;font-size:13px;line-height:24px}.contact_banner .contact_from .btn_submit{border:2px solid #f47a1f;height:45px;line-height:30px;width:150px;font-weight:600;display:block;font-size:13px;text-transform:uppercase}.contact_banner .contact_from .btn_submit:focus{box-shadow:none}.tekrevol_location{padding:0 0 50px}.tekrevol_location .loaction_box .location_item{flex:0 0 100%;border:0px;border-bottom:1px solid #e2e2e2!important;padding:30px}.tekrevol_location .loaction_box .location_item h4,.tekrevol_location .loaction_box .location_item .h4{font-size:24px;line-height:40px;margin-bottom:20px}.tekrevol_location .loaction_box .location_item img{height:130px;margin-bottom:30px}.tekrevol_location .loaction_box .location_item .addr{font-size:14px;line-height:24px;padding:0;height:70px;margin-bottom:20px}.tekrevol_location .loaction_box .location_item a{font-size:14px;line-height:24px}}.technology_creation .carousel_solution .featured_item{margin:50px 10px 0 0}.technology_creation .carousel_solution .featured_item .creation_box{height:420px;padding:40px 20px;box-shadow:0 0 50px #00000005;background-color:#f6f6f6;transition:.2s ease-in-out}.technology_creation .carousel_solution .featured_item .creation_box .creation_content{margin-top:20px}.technology_creation .carousel_solution .featured_item .creation_box .creation_content p{color:#898989}.technology_creation .carousel_solution .featured_item .creation_box:hover{background-color:#f47a1f}.technology_creation .carousel_solution .featured_item .creation_box:hover .creation_content p,.technology_creation .carousel_solution .featured_item .creation_box:hover .creation_content h5,.technology_creation .carousel_solution .featured_item .creation_box:hover .creation_content .h5{color:#fff}.technology_creation .carousel_solution .featured_item .creation_box:hover .creation_img svg path{fill:#fff}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box{background-color:#f6f6f61a}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content{margin-top:20px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content p{color:#fff;font-size:16px;line-height:30px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box:hover{background-color:#f47a1f}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box:hover .creation_content p,.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box:hover .creation_content h5,.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box:hover .creation_content .h5{color:#fff}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box:hover .creation_img svg path{fill:#fff}.robust_solution h2,.robust_solution .h2{margin-bottom:80px}.robust_solution .robust_sol_main{height:244px;padding:50px 30px 0;background-color:#f6f6f6;transition:.2s ease-in-out;margin-top:20px}.robust_solution .robust_sol_main .robust_sol_box{display:flex;align-items:center}.robust_solution .robust_sol_main .robust_sol_box .robust_sol_head{padding-left:20px}.robust_solution .robust_sol_main .robust_sol_box .robust_sol_head h5,.robust_solution .robust_sol_main .robust_sol_box .robust_sol_head .h5{margin-bottom:0}.robust_solution .robust_sol_main .robust_sol_content{margin-top:20px}.robust_solution .robust_sol_main .robust_sol_content p{color:#898989;font-size:16px;line-height:25px}.robust_solution .robust_sol_main:hover{background-color:#f47a1f}.robust_solution .robust_sol_main:hover .robust_sol_box .robust_sol_head h5,.robust_solution .robust_sol_main:hover .robust_sol_box .robust_sol_head .h5,.robust_solution .robust_sol_main:hover .robust_sol_content p{color:#fff}.robust_solution .robust_sol_main:hover .robust_sol_img svg path{fill:#fff}.spending a.border_btn{background:transparent}.spending a.border_btn:hover{color:#fff;background:#f47a1f}.streaming_app a.border_btn{background:transparent}.streaming_app a.border_btn:hover{color:#fff;background:#f47a1f}.smartphone a.border_btn{background:transparent}.smartphone a.border_btn:hover{color:#fff;background:#f47a1f}.list_service_app p,.list_service_app h2,.list_service_app .h2{color:#fff}.list_service_app ul{margin-bottom:20px}.list_service_app ul li{color:#fff}.list_service_app a.border_btn:hover{background:#fff;color:#f47a1f}.list_service_app img{text-align:center}.list_service_app.list_real a.border_btn{background:#f47a1f;color:#fff}.case_beach{background:#d7faff}.case_beach h2,.case_beach .h2{color:#1997a9;margin-bottom:20px}.case_beach a.border_btn,.case_beach a.border_btn:hover{background:#f47a1f;color:#fff}.case_beach .case_beach_logo{margin-bottom:30px}.case_beach .case_beach_mob span{position:absolute;bottom:-110px}.case_beach .case_beach_mob img{height:600px;width:auto}.case_beach.ozcase{background:#1e212a}.case_beach.ozcase p,.case_beach.ozcase h2,.case_beach.ozcase .h2{color:#fff}.trusted_company.trust_on_demand h2,.trusted_company.trust_on_demand .h2{margin-bottom:20px}.laverage_ecommerce_app .process_listing .process_item{margin:0 25px 0 0}.consider_usa.consider_automative{background:#314252}.consider_usa.consider_automative h2,.consider_usa.consider_automative .h2{color:#fff}.consider_usa.consider_automative a.border_btn{background:transparent;color:#fff;border:1px solid #fff}.consider_usa.consider_automative a.border_btn:hover{background:#fff;color:#314252;border:1px solid #314252}.consider_usa.consider_automative .consider-box{background-color:#f6f6f61a}.consider_usa.consider_automative .consider-box:hover p,.consider_usa.consider_automative .consider-box:hover h6,.consider_usa.consider_automative .consider-box:hover .h6{color:#314252}.our_vision_real h2,.our_vision_real .h2{margin-bottom:50px}.custom_app_design a.border_btn,.ecommerce_app_design a.border_btn{background:transparent}.startup_account h2,.startup_account .h2{margin-bottom:80px}.startup_account span{text-align:center}.startup_app span{position:absolute;bottom:-100px}.startup_app img{height:600px;width:auto}.startup_cta h2,.startup_cta .h2{margin-bottom:40px}.brandsol.startup_apps_logo .brand_box{margin-bottom:30px;margin-top:50px}.brandsol.startup_apps_logo .brand_box .brand_img{border-bottom:1px solid #e2e2e2}.startup_slider h2,.startup_slider .h2{margin-bottom:80px}.startup_slider .startup_main{height:690px;text-align:center;background:#f6f6f6;padding:40px 25px 0;transition:.2s ease-in-out}.startup_slider .startup_main .startup_img{margin-bottom:20px}.startup_slider .startup_main:hover{background:#f47a1f}.startup_slider .startup_main:hover .startup_content h5,.startup_slider .startup_main:hover .startup_content .h5,.startup_slider .startup_main:hover .startup_content p{color:#fff}.startup_slider .startup_main:hover .startup_img svg path{fill:#fff}.terms{margin-top:50px}.reshaping_solution{background-repeat:no-repeat;background-position:right bottom;background-size:50%}.service_usa.real-estate-banner .banner-mob{position:absolute;bottom:-110px;z-index:1}.rating_realestate .rating-main{display:flex;justify-content:space-between}.rating_realestate .rating-main .rating-item .rating-flex{display:flex;align-items:center}.rating_realestate .rating-main .rating-item .rating-flex .rating-content{margin-left:20px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content h3,.rating_realestate .rating-main .rating-item .rating-flex .rating-content .h3{color:#fff;margin-bottom:0;font-size:55px;line-height:65px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content p{margin-bottom:0;color:#fff}.million_dollar_app{position:relative;aspect-ratio:1920/565}.million_dollar_app a.border_btn{background:#f47a1f;color:#fff}.million_dollar_app .million-dollar-img{position:absolute;top:-58px;z-index:1}.million_dollar_app h2,.million_dollar_app .h2{padding-top:90px}.million_dollar_app.unique_cta{aspect-ratio:1920/602}.million_dollar_app.retail_performing .million-dollar-img{top:-33px;z-index:1}.million_dollar_app.retail_performing h2,.million_dollar_app.retail_performing .h2{padding-top:130px}.launch_operate_real .retail-business-list{margin-top:20px}.launch_operate_real .retail-business-list ul{display:grid;grid-template-columns:1fr 1fr;margin-top:0;position:relative;text-align:left}.launch_operate_real .retail-business-list ul li{padding-left:20px;position:relative;color:#898989}.launch_operate_real .retail-business-list ul li:after{background:#f47a1f;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:14px;width:8px}.tabing_section.features_real_estate .tab-content{padding:0}.tabing_section.features_real_estate .features-blue-box{background:#314252;border:1px solid #314252;border-radius:15px;padding:80px 50px}.tabing_section.features_real_estate .features-blue-box .features-scroll{height:525px;overflow:auto}.tabing_section.features_real_estate .features-blue-box .features-scroll::-webkit-scrollbar{width:2px}.tabing_section.features_real_estate .features-blue-box .features-scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0003}.tabing_section.features_real_estate .features-blue-box .features-scroll::-webkit-scrollbar-thumb{background-color:#f47a1f;outline:0px solid #e2e2e2;min-height:30px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex{display:flex;margin-bottom:30px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex:last-child{margin-bottom:0}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title{color:#fff;font-size:20px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content{padding-left:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content h6,.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content .h6{margin-bottom:10px;color:#fff;font-size:20px;line-height:30px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content p{margin-bottom:0;color:#fff;font-size:17px;line-height:27px;padding-right:20px}.tabing_section.features_real_estate .features-img .gatsby-image-wrapper img{height:687px;width:auto}.tabing_section.features-retail .features-blue-box{height:687px;padding:60px 50px}.tabing_section.features-retail .features-blue-box .features-scroll{height:auto;overflow:hidden}.strategy_real_estate a.border_btn{background:#f47a1f;color:#fff}.strategy_real_estate .short_title{color:#fff;font-size:20px}.strategy_real_estate .strategy-box{background:#fff;height:100%;padding:40px 25px}.strategy_real_estate .strategy-box .title{color:#f47a1f;font-weight:700;font-size:30px;line-height:40px;margin-bottom:10px}.strategy_real_estate .strategy-box .strategy-content h5,.strategy_real_estate .strategy-box .strategy-content .h5{margin-bottom:10px}.strategy_real_estate .strategy-box .strategy-content p{margin-bottom:0;color:#898989}.real_app_process .app-process-main{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.real_app_process .app-process-main .app-process-item{flex:0 0 24%;margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box{background:#fff;box-shadow:0 0 4px #0000001a;border-radius:18px;height:100%;padding:40px 25px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg{margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg svg{height:42px;width:auto}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-content h5,.real_app_process .app-process-main .app-process-item .app-process-box .app-process-content .h5{margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-content p{margin-bottom:0;color:#898989;font-size:17px;line-height:26px}.tools_real_estate .tool-tech-main{display:flex;flex-wrap:wrap}.tools_real_estate .tool-tech-main .tools-item{flex:0 0 12.5%;margin-top:40px;text-align:center}.Robustand.realestate-solutions .robustscroll .robust-box{height:450px}.voice_services.why_choose_retail .voice_service_box{padding:20px}.voice_services.why_choose_retail .col-xl-3{border-right:1px solid #CECECE;border-bottom:1px solid #CECECE}.voice_services.why_choose_retail .col-xl-3:nth-child(4),.voice_services.why_choose_retail .col-xl-3:last-child{border-right:none}.voice_services.why_choose_retail .col-xl-3:nth-child(5),.voice_services.why_choose_retail .col-xl-3:nth-child(6),.voice_services.why_choose_retail .col-xl-3:nth-child(7),.voice_services.why_choose_retail .col-xl-3:last-child{border-bottom:none}.drive_ed_tech{aspect-ratio:1920/555}.drive_ed_tech h2,.drive_ed_tech .h2{padding-top:160px}.drive_ed_tech .drive-tech-img{position:absolute;top:-20px;z-index:1}.unique_educationcta{margin-top:50px}.unique_educationcta h5,.unique_educationcta .h5{color:#fff;font-size:17px;line-height:27px;margin-bottom:20px}.kick_start_education{aspect-ratio:1920/602}.kick_start_education h2,.kick_start_education .h2{padding-top:100px}.kick_start_education .kickstart-img{position:absolute;top:0}.tabing_section.education-tabs .tab-content ul li{padding:15px 20px}.tabing_section.education-tabs .tab-content ul li svg{height:100px;width:auto;margin-bottom:10px}.tabing_section.education-tabs .tab-content ul li .text_tabs_web h6,.tabing_section.education-tabs .tab-content ul li .text_tabs_web .h6{font-size:18px;line-height:28px;color:#898989}@media(min-width:1600px)and (max-width:1800px){.million_dollar_app .million-dollar-img{top:-85px}.million_dollar_app h2,.million_dollar_app .h2{padding-top:70px}.million_dollar_app.unique_cta{aspect-ratio:1920/602}.million_dollar_app.unique_cta h2,.million_dollar_app.unique_cta .h2{padding-top:90px}.million_dollar_app.unique_cta .million-dollar-img{top:-45px}.million_dollar_app.retail_performing .million-dollar-img{top:-33px}.million_dollar_app.retail_performing h2,.million_dollar_app.retail_performing .h2{padding-top:100px}.launch_operate_real .retail-business-list{margin-top:20px}.launch_operate_real .retail-business-list ul li{padding-left:20px}.launch_operate_real .retail-business-list ul li:after{height:8px;top:12px;width:8px}.tabing_section.features_real_estate .features-blue-box{padding:70px 45px}.tabing_section.features_real_estate .features-blue-box .features-scroll{height:560px;overflow:auto}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex{margin-bottom:25px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex:last-child{margin-bottom:0}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title{font-size:19px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content{padding-left:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content h6,.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content .h6{font-size:19px;line-height:29px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content p{font-size:16px;line-height:26px;padding-right:20px}.tabing_section.features_real_estate .features-img .gatsby-image-wrapper img{height:687px;width:auto}.real_app_process .app-process-main{gap:15px}.real_app_process .app-process-main .app-process-item{flex:0 0 24%;margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box{padding:40px 25px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg{margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg svg{height:40px;width:auto}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-content p{font-size:16px;line-height:25px}.drive_ed_tech h2,.drive_ed_tech .h2{padding-top:160px}.drive_ed_tech .drive-tech-img{top:-30px}.drive_ed_tech .drive-tech-img .gatsby-image-wrapper img{height:570px;width:auto}.kick_start_education h2,.kick_start_education .h2{padding-top:70px}.kick_start_education .kickstart-img{top:0}}@media(min-width:1400px)and (max-width:1599px){.service_usa.real-estate-banner .banner-mob{bottom:-90px}.million_dollar_app .million-dollar-img{top:-90px}.million_dollar_app h2,.million_dollar_app .h2{padding-top:50px}.million_dollar_app.unique_cta{aspect-ratio:1920/602}.million_dollar_app.unique_cta h2,.million_dollar_app.unique_cta .h2{padding-top:90px}.million_dollar_app.unique_cta .million-dollar-img{top:-45px}.million_dollar_app.retail_performing .million-dollar-img{top:-38px}.million_dollar_app.retail_performing h2,.million_dollar_app.retail_performing .h2{padding-top:80px}.launch_operate_real .retail-business-list{margin-top:20px}.launch_operate_real .retail-business-list ul li{padding-left:20px}.launch_operate_real .retail-business-list ul li:after{height:7px;top:11px;width:7px}.tabing_section.features_real_estate .features-blue-box{padding:65px 45px;height:650px}.tabing_section.features_real_estate .features-blue-box .features-scroll{height:540px;overflow:auto}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex{margin-bottom:25px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex:last-child{margin-bottom:0}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title{font-size:18px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content{padding-left:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content h6,.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content .h6{font-size:18px;line-height:28px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content p{font-size:15px;line-height:25px;padding-right:20px}.tabing_section.features_real_estate .features-img .gatsby-image-wrapper img{height:650px;width:auto}.real_app_process .app-process-main{gap:15px}.real_app_process .app-process-main .app-process-item{flex:0 0 24%;margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box{padding:35px 25px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg{margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg svg{height:35px;width:auto}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-content p{font-size:15px;line-height:25px}.Robustand.realestate-solutions .robustscroll .robust-box{height:410px}.drive_ed_tech h2,.drive_ed_tech .h2{padding-top:120px}.drive_ed_tech .drive-tech-img{top:-30px}.drive_ed_tech .drive-tech-img .gatsby-image-wrapper img{height:520px;width:auto}.tabing_section.education-tabs .tab-content ul li{padding:15px 20px}.tabing_section.education-tabs .tab-content ul li svg{height:80px;margin-bottom:10px}.tabing_section.education-tabs .tab-content ul li .text_tabs_web h6,.tabing_section.education-tabs .tab-content ul li .text_tabs_web .h6{font-size:17px;line-height:27px}.kick_start_education h2,.kick_start_education .h2{padding-top:60px}.kick_start_education .kickstart-img{top:0}}@media(min-width:1200px)and (max-width:1399px){.service_usa.real-estate-banner .banner-mob{bottom:-90px}.rating_realestate .rating-main .rating-item .rating-flex{display:flex;align-items:center}.rating_realestate .rating-main .rating-item .rating-flex .rating-svg svg{height:75px;width:auto}.rating_realestate .rating-main .rating-item .rating-flex .rating-content{margin-left:20px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content h3,.rating_realestate .rating-main .rating-item .rating-flex .rating-content .h3{font-size:45px;line-height:55px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content p{margin-bottom:0;color:#fff}.million_dollar_app .million-dollar-img{top:-51px}.million_dollar_app .million-dollar-img .gatsby-image-wrapper img{height:450px}.million_dollar_app h2,.million_dollar_app .h2{padding-top:50px}.million_dollar_app.million_first_cta .million-dollar-img{top:20px;position:relative}.million_dollar_app.million_first_cta .million-dollar-img .gatsby-image-wrapper img{height:470px}.million_dollar_app.million_first_cta h2,.million_dollar_app.million_first_cta .h2{padding-top:0}.million_dollar_app.unique_cta{aspect-ratio:1920/602}.million_dollar_app.unique_cta h2,.million_dollar_app.unique_cta .h2{padding-top:80px}.million_dollar_app.unique_cta .million-dollar-img{top:-40px}.million_dollar_app.unique_cta .million-dollar-img .gatsby-image-wrapper img{height:470px}.million_dollar_app.retail_performing .million-dollar-img{top:-42px}.million_dollar_app.retail_performing h2,.million_dollar_app.retail_performing .h2{padding-top:80px}.launch_operate_real .retail-business-list{margin-top:20px}.launch_operate_real .retail-business-list ul li{padding-left:20px}.launch_operate_real .retail-business-list ul li:after{height:7px;top:11px;width:7px}.tabing_section.features_real_estate .features-blue-box{padding:50px 30px;height:620px}.tabing_section.features_real_estate .features-blue-box .features-scroll{height:520px;overflow:auto}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex{margin-bottom:20px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex:last-child{margin-bottom:0}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title{font-size:17px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content{padding-left:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content h6,.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content .h6{font-size:17px;line-height:27px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content p{font-size:14px;line-height:24px;padding-right:20px}.tabing_section.features_real_estate .features-img .gatsby-image-wrapper img{height:620px;width:auto}.tabing_section.features-retail .features-blue-box{height:570px;padding:50px 30px}.tabing_section.features-retail .features-blue-box .features-scroll{height:auto;overflow:hidden}.tabing_section.features-retail .features-img .gatsby-image-wrapper img{height:570px;width:auto}.tabing_section.feature-education .features-blue-box .features-scroll{height:510px}.strategy_real_estate .short_title{font-size:17px}.strategy_real_estate .strategy-box{padding:35px 25px}.strategy_real_estate .strategy-box .title{font-size:25px;line-height:35px;margin-bottom:10px}.strategy_real_estate .strategy-box .strategy-content h5,.strategy_real_estate .strategy-box .strategy-content .h5{margin-bottom:10px;font-size:17px;line-height:28px}.real_app_process .app-process-main{gap:12px}.real_app_process .app-process-main .app-process-item{flex:0 0 24%;margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box{padding:30px 20px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg{margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg svg{height:35px;width:auto}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-content p{font-size:14px;line-height:24px}.tools_real_estate .tool-tech-main .tools-item{flex:0 0 12.5%;margin-top:40px;text-align:center}.tools_real_estate .tool-tech-main .tools-item .tools-img .gatsby-image-wrapper img{height:70px;width:auto}.Robustand.realestate-solutions .robustscroll .robust-box{height:410px}.voice_services.why_choose_retail .voice_service_box{padding:20px 10px}.voice_services.why_choose_retail .col-xl-3{border-right:1px solid #CECECE;border-bottom:1px solid #CECECE}.voice_services.why_choose_retail .col-xl-3:nth-child(4),.voice_services.why_choose_retail .col-xl-3:last-child{border-right:none}.voice_services.why_choose_retail .col-xl-3:nth-child(5),.voice_services.why_choose_retail .col-xl-3:nth-child(6),.voice_services.why_choose_retail .col-xl-3:nth-child(7),.voice_services.why_choose_retail .col-xl-3:last-child{border-bottom:none}.shaping_education .gatsby-image-wrapper img{height:550px;width:auto}.drive_ed_tech h2,.drive_ed_tech .h2{padding-top:110px}.drive_ed_tech .drive-tech-img{top:-15px}.drive_ed_tech .drive-tech-img .gatsby-image-wrapper img{height:470px;width:auto}.tabing_section.education-tabs .tab-content ul li{padding:15px 10px}.tabing_section.education-tabs .tab-content ul li svg{height:70px;margin-bottom:10px}.tabing_section.education-tabs .tab-content ul li .text_tabs_web h6,.tabing_section.education-tabs .tab-content ul li .text_tabs_web .h6{font-size:16px;line-height:26px}.kick_start_education h2,.kick_start_education .h2{padding-top:60px}.kick_start_education .kickstart-img{top:0}}@media(min-width:992px)and (max-width:1199px){.service_usa.real-estate-banner{height:80vh}.service_usa.real-estate-banner .banner-mob{bottom:-65px}.rating_realestate .rating-main .rating-item .rating-flex{display:flex;align-items:center}.rating_realestate .rating-main .rating-item .rating-flex .rating-svg svg{height:65px;width:auto}.rating_realestate .rating-main .rating-item .rating-flex .rating-content{margin-left:20px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content h3,.rating_realestate .rating-main .rating-item .rating-flex .rating-content .h3{font-size:40px;line-height:50px}.million_dollar_app .million-dollar-img{top:-13px}.million_dollar_app .million-dollar-img .gatsby-image-wrapper img{height:320px}.million_dollar_app h2,.million_dollar_app .h2{padding-top:20px}.million_dollar_app.unique_cta{aspect-ratio:1920/602}.million_dollar_app.unique_cta h2,.million_dollar_app.unique_cta .h2{padding-top:30px}.million_dollar_app.unique_cta .million-dollar-img{top:-30px}.million_dollar_app.unique_cta .million-dollar-img .gatsby-image-wrapper img{height:370px}.million_dollar_app.retail_performing .million-dollar-img{top:-32px}.million_dollar_app.retail_performing .million-dollar-img .gatsby-image-wrapper img{height:350px}.million_dollar_app.retail_performing h2,.million_dollar_app.retail_performing .h2{padding-top:40px}.tabing_section.features_real_estate .features-blue-box{padding:50px 30px;height:620px}.tabing_section.features_real_estate .features-blue-box .features-scroll{height:520px;overflow:auto}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex{margin-bottom:20px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex:last-child{margin-bottom:0}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title{font-size:17px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content{padding-left:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content h6,.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content .h6{font-size:17px;line-height:27px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content p{font-size:14px;line-height:24px;padding-right:20px}.tabing_section.features_real_estate .features-img .gatsby-image-wrapper img{height:620px;width:auto}.tabing_section.features-retail .features-blue-box{height:570px;padding:50px 30px}.tabing_section.features-retail .features-blue-box .features-scroll{height:auto;overflow:hidden}.tabing_section.features-retail .features-img .gatsby-image-wrapper img{height:570px;width:auto}.tabing_section.feature-education .features-blue-box{height:500px}.tabing_section.feature-education .features-blue-box .features-scroll{height:400px}.tabing_section.feature-education .features-img .gatsby-image-wrapper img{height:500px;width:auto}.strategy_real_estate .short_title{font-size:16px}.strategy_real_estate .strategy-box{padding:30px 20px}.strategy_real_estate .strategy-box .title{font-size:20px;line-height:30px;margin-bottom:10px}.strategy_real_estate .strategy-box .strategy-content h5,.strategy_real_estate .strategy-box .strategy-content .h5{margin-bottom:10px;font-size:16px;line-height:27px}.launch_operate_real .retail-business-list{margin-top:20px}.launch_operate_real .retail-business-list ul li{padding-left:20px}.launch_operate_real .retail-business-list ul li:after{height:6px;top:10px;width:6px}.real_app_process .app-process-main{gap:10px}.real_app_process .app-process-main .app-process-item{flex:0 0 32%;margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box{padding:30px 20px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg{margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg svg{height:35px;width:auto}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-content p{font-size:14px;line-height:24px}.tools_real_estate .tool-tech-main .tools-item{flex:0 0 12.5%;margin-top:40px;text-align:center}.tools_real_estate .tool-tech-main .tools-item .tools-img .gatsby-image-wrapper img{height:70px;width:auto}.Robustand.realestate-solutions .robustscroll .robust-box{height:330px}.voice_services.why_choose_retail .voice_service_box{padding:20px 10px}.voice_services.why_choose_retail .voice_service_box .voice_service_content h5 br,.voice_services.why_choose_retail .voice_service_box .voice_service_content .h5 br{display:none}.voice_services.why_choose_retail .col-xl-3{border-right:1px solid #CECECE;border-bottom:1px solid #CECECE}.voice_services.why_choose_retail .col-xl-3:nth-child(2),.voice_services.why_choose_retail .col-xl-3:nth-child(4),.voice_services.why_choose_retail .col-xl-3:nth-child(6),.voice_services.why_choose_retail .col-xl-3:last-child{border-right:none}.voice_services.why_choose_retail .col-xl-3:nth-child(5),.voice_services.why_choose_retail .col-xl-3:nth-child(6){border-bottom:1px solid #CECECE}.shaping_education .gatsby-image-wrapper img{height:500px;width:auto}.drive_ed_tech h2,.drive_ed_tech .h2{padding-top:80px}.drive_ed_tech .drive-tech-img{top:-10px}.drive_ed_tech .drive-tech-img .gatsby-image-wrapper img{height:380px;width:auto}.tabing_section.education-tabs .tab-content ul{gap:10px}.tabing_section.education-tabs .tab-content ul li{padding:0 10px 20px 0}.tabing_section.education-tabs .tab-content ul li svg{height:60px;margin-bottom:10px}.tabing_section.education-tabs .tab-content ul li .text_tabs_web h6,.tabing_section.education-tabs .tab-content ul li .text_tabs_web .h6{font-size:15px;line-height:25px}.kick_start_education h2,.kick_start_education .h2{padding-top:30px}.kick_start_education .kickstart-img{top:0}}@media(min-width:768px)and (max-width:991px){.service_usa.real-estate-banner{height:70vh}.service_usa.real-estate-banner .banner-mob{bottom:unset;position:relative}.rating_realestate .rating-main .rating-item .rating-flex{display:flex;align-items:center}.rating_realestate .rating-main .rating-item .rating-flex .rating-svg svg{height:55px;width:auto}.rating_realestate .rating-main .rating-item .rating-flex .rating-content{margin-left:20px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content h3,.rating_realestate .rating-main .rating-item .rating-flex .rating-content .h3{font-size:35px;line-height:45px}.million_dollar_app{aspect-ratio:none;padding:40px 0}.million_dollar_app .million-dollar-img{top:unset}.million_dollar_app .million-dollar-img .gatsby-image-wrapper img{height:270px}.million_dollar_app h2,.million_dollar_app .h2{padding-top:0}.million_dollar_app.unique_cta{aspect-ratio:none;padding:40px 0}.million_dollar_app.unique_cta h2,.million_dollar_app.unique_cta .h2{padding-top:0}.million_dollar_app.unique_cta .million-dollar-img{top:unset;position:relative}.million_dollar_app.unique_cta .million-dollar-img .gatsby-image-wrapper img{height:320px}.million_dollar_app.retail_performing{padding:40px 0 0}.million_dollar_app.retail_performing .million-dollar-img{top:unset;position:relative}.million_dollar_app.retail_performing .million-dollar-img .gatsby-image-wrapper img{height:290px}.million_dollar_app.retail_performing h2,.million_dollar_app.retail_performing .h2{padding-top:0}.launch_operate_real{padding-top:40px}.launch_operate_real .retail-business-list{margin-top:20px}.launch_operate_real .retail-business-list ul li{padding-left:20px}.launch_operate_real .retail-business-list ul li:after{height:6px;top:10px;width:6px}.tabing_section.features_real_estate .features-blue-box{padding:40px 25px;height:520px}.tabing_section.features_real_estate .features-blue-box .features-scroll{height:440px;overflow:auto}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex{margin-bottom:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex:last-child{margin-bottom:0}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title{font-size:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content{padding-left:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content h6,.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content .h6{font-size:15px;line-height:25px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content p{font-size:12px;line-height:22px;padding-right:1cap}.tabing_section.features_real_estate .features-img .gatsby-image-wrapper img{height:450px;width:auto}.tabing_section.features-retail .features-blue-box{height:450px;padding:40px 20px}.tabing_section.features-retail .features-blue-box .features-scroll{height:350px;overflow:auto}.tabing_section.features-retail .features-img .gatsby-image-wrapper img{height:450px;width:auto}.tabing_section.feature-education .features-blue-box{height:450px}.tabing_section.feature-education .features-blue-box .features-scroll{height:350px}.tabing_section.feature-education .features-img .gatsby-image-wrapper img{height:450px;width:auto}.strategy_real_estate .short_title{font-size:16px}.strategy_real_estate .strategy-box{padding:30px 20px}.strategy_real_estate .strategy-box .title{font-size:20px;line-height:30px;margin-bottom:10px}.strategy_real_estate .strategy-box .strategy-content h5,.strategy_real_estate .strategy-box .strategy-content .h5{margin-bottom:10px;font-size:16px;line-height:27px}.real_app_process .app-process-main{gap:10px}.real_app_process .app-process-main .app-process-item{flex:0 0 49%;margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box{padding:30px 20px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg{margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg svg{height:35px;width:auto}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-content p{font-size:14px;line-height:24px}.tools_real_estate .tool-tech-main .tools-item{flex:0 0 12.5%;margin-top:40px;text-align:center}.tools_real_estate .tool-tech-main .tools-item .tools-img .gatsby-image-wrapper img{height:60px;width:auto}.Robustand.realestate-solutions .robustscroll .robust-box{height:330px}.voice_services.why_choose_retail .voice_service_box{padding:20px 10px}.voice_services.why_choose_retail .voice_service_box .voice_service_content h5 br,.voice_services.why_choose_retail .voice_service_box .voice_service_content .h5 br{display:none}.voice_services.why_choose_retail .col-xl-3{border-right:1px solid #CECECE;border-bottom:1px solid #CECECE}.voice_services.why_choose_retail .col-xl-3:nth-child(2),.voice_services.why_choose_retail .col-xl-3:nth-child(4),.voice_services.why_choose_retail .col-xl-3:nth-child(6),.voice_services.why_choose_retail .col-xl-3:last-child{border-right:none}.voice_services.why_choose_retail .col-xl-3:nth-child(5),.voice_services.why_choose_retail .col-xl-3:nth-child(6){border-bottom:1px solid #CECECE}.shaping_education .gatsby-image-wrapper img{height:450px;width:auto}.drive_ed_tech h2,.drive_ed_tech .h2{padding-top:60px}.drive_ed_tech .drive-tech-img{top:-10px}.drive_ed_tech .drive-tech-img .gatsby-image-wrapper img{height:310px;width:auto}.tabing_section.education-tabs .tab-content ul{gap:10px}.tabing_section.education-tabs .tab-content ul li{padding:0 10px 20px 0}.tabing_section.education-tabs .tab-content ul li svg{height:60px;margin-bottom:10px}.tabing_section.education-tabs .tab-content ul li .text_tabs_web h6,.tabing_section.education-tabs .tab-content ul li .text_tabs_web .h6{font-size:15px;line-height:25px}.kick_start_education{aspect-ratio:none;padding:30px 0 0;background-image:none!important;background:#01265a}.kick_start_education h2,.kick_start_education .h2{padding-top:0}.kick_start_education .kickstart-img{top:0;position:relative}}@media(min-width:600px)and (max-width:767px){.service_usa.real-estate-banner{height:100%}.service_usa.real-estate-banner .banner-mob{bottom:unset;position:relative}.rating_realestate .rating-main .rating-item .rating-flex{display:flex;align-items:center}.rating_realestate .rating-main .rating-item .rating-flex .rating-svg svg{height:55px;width:auto}.rating_realestate .rating-main .rating-item .rating-flex .rating-content{margin-left:20px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content h3,.rating_realestate .rating-main .rating-item .rating-flex .rating-content .h3{font-size:35px;line-height:45px}.million_dollar_app{aspect-ratio:none;padding:40px 0}.million_dollar_app .million-dollar-img{top:unset}.million_dollar_app .million-dollar-img .gatsby-image-wrapper img{height:270px}.million_dollar_app h2,.million_dollar_app .h2{padding-top:0}.million_dollar_app.unique_cta{aspect-ratio:none;padding:40px 0}.million_dollar_app.unique_cta h2,.million_dollar_app.unique_cta .h2{padding-top:0}.million_dollar_app.unique_cta .million-dollar-img{top:unset;position:relative}.million_dollar_app.unique_cta .million-dollar-img .gatsby-image-wrapper img{height:320px}.tabing_section.features_real_estate .features-blue-box{padding:40px 25px;height:520px}.tabing_section.features_real_estate .features-blue-box .features-scroll{height:440px;overflow:auto}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex{margin-bottom:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex:last-child{margin-bottom:0}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title{font-size:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content{padding-left:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content h6,.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content .h6{font-size:15px;line-height:25px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content p{font-size:12px;line-height:22px;padding-right:1cap}.tabing_section.features_real_estate .features-img .gatsby-image-wrapper img{height:450px;width:auto}.strategy_real_estate .short_title{font-size:16px}.strategy_real_estate .strategy-box{padding:30px 20px}.strategy_real_estate .strategy-box .title{font-size:20px;line-height:30px;margin-bottom:10px}.strategy_real_estate .strategy-box .strategy-content h5,.strategy_real_estate .strategy-box .strategy-content .h5{margin-bottom:10px;font-size:16px;line-height:27px}.real_app_process .app-process-main{gap:10px}.real_app_process .app-process-main .app-process-item{flex:0 0 49%;margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box{padding:30px 20px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg{margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg svg{height:35px;width:auto}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-content p{font-size:14px;line-height:24px}.tools_real_estate .tool-tech-main .tools-item{flex:0 0 12.5%;margin-top:40px;text-align:center}.tools_real_estate .tool-tech-main .tools-item .tools-img .gatsby-image-wrapper img{height:60px;width:auto}.Robustand.realestate-solutions .robustscroll .robust-box{height:330px}}@media(min-width:0px)and (max-width:599px){.service_usa.real-estate-banner{height:100%}.service_usa.real-estate-banner .banner-mob{bottom:unset;position:relative}.rating_realestate .rating-main{justify-content:start;flex-wrap:wrap}.rating_realestate .rating-main .rating-item{flex:0 0 100%;margin-bottom:20px}.rating_realestate .rating-main .rating-item:last-child{margin-bottom:0}.rating_realestate .rating-main .rating-item .rating-flex{display:flex;align-items:center}.rating_realestate .rating-main .rating-item .rating-flex .rating-svg svg{height:50px;width:auto}.rating_realestate .rating-main .rating-item .rating-flex .rating-content{margin-left:15px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content h3,.rating_realestate .rating-main .rating-item .rating-flex .rating-content .h3{font-size:30px;line-height:40px}.million_dollar_app{aspect-ratio:none;padding:30px 0 0;background-image:none!important;background:#01265a}.million_dollar_app .million-dollar-img{top:unset;position:relative;margin-top:20px}.million_dollar_app .million-dollar-img .gatsby-image-wrapper img{height:unset}.million_dollar_app h2,.million_dollar_app .h2{padding-top:0}.million_dollar_app.unique_cta{aspect-ratio:none;background-image:none!important;background:#01265a;padding:30px 0 0}.million_dollar_app.unique_cta h2,.million_dollar_app.unique_cta .h2{padding-top:0}.million_dollar_app.unique_cta .million-dollar-img{top:unset;position:relative}.million_dollar_app.unique_cta .million-dollar-img .gatsby-image-wrapper img{height:unset}.million_dollar_app.retail_performing{padding:30px 0 0}.million_dollar_app.retail_performing .million-dollar-img{top:unset;position:relative}.million_dollar_app.retail_performing .million-dollar-img .gatsby-image-wrapper img{height:unset}.million_dollar_app.retail_performing h2,.million_dollar_app.retail_performing .h2{padding-top:0}.launch_operate_real{padding-top:30px}.launch_operate_real .retail-business-list{margin-top:0}.launch_operate_real .retail-business-list ul{grid-template-columns:1fr}.launch_operate_real .retail-business-list ul li{padding-left:20px}.launch_operate_real .retail-business-list ul li:after{height:5px;top:10px;width:5px}.tabing_section.features_real_estate .features-blue-box{padding:35px 20px;height:440px}.tabing_section.features_real_estate .features-blue-box .features-scroll{height:370px;overflow:auto}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex{margin-bottom:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex:last-child{margin-bottom:0}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title{font-size:14px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content{padding-left:15px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content h6,.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content .h6{font-size:14px;line-height:24px}.tabing_section.features_real_estate .features-blue-box .features-scroll .feature-flex .title-content p{font-size:12px;line-height:22px;padding-right:10px}.tabing_section.features_real_estate .features-img .gatsby-image-wrapper img{height:450px;width:auto}.tabing_section.features-retail .features-blue-box{height:400px;padding:30px 20px}.tabing_section.features-retail .features-blue-box .features-scroll{height:330px;overflow:auto}.tabing_section.features-retail .features-blue-box .features-scroll .feature-flex .title-content h6,.tabing_section.features-retail .features-blue-box .features-scroll .feature-flex .title-content .h6{line-height:20px}.tabing_section.features-retail .features-img{margin-top:20px}.tabing_section.features-retail .features-img .gatsby-image-wrapper img{height:400px;width:auto}.tabing_section.feature-education .features-blue-box{height:400px}.tabing_section.feature-education .features-blue-box .features-scroll{height:330px}.tabing_section.feature-education .features-img{text-align:center;margin-top:20px}.tabing_section.feature-education .features-img .gatsby-image-wrapper img{height:400px;width:auto;margin:0 auto}.strategy_real_estate .short_title{font-size:14px}.strategy_real_estate .strategy-box{padding:25px 20px}.strategy_real_estate .strategy-box .title{font-size:18px;line-height:28px;margin-bottom:10px}.strategy_real_estate .strategy-box .strategy-content h5,.strategy_real_estate .strategy-box .strategy-content .h5{margin-bottom:10px;font-size:15px;line-height:26px}.real_app_process .app-process-main{gap:0px}.real_app_process .app-process-main .app-process-item{flex:0 0 100%;margin-bottom:20px}.real_app_process .app-process-main .app-process-item .app-process-box{padding:30px 20px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg{margin-bottom:10px}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-svg svg{height:30px;width:auto}.real_app_process .app-process-main .app-process-item .app-process-box .app-process-content p{font-size:13px;line-height:23px}.tools_real_estate .tool-tech-main .tools-item{flex:0 0 33.33%;margin-top:35px;text-align:center}.tools_real_estate .tool-tech-main .tools-item .tools-img .gatsby-image-wrapper img{height:55px;width:auto}.Robustand.realestate-solutions .robustscroll .robust-box{height:auto}.voice_services.why_choose_retail .voice_service_box{padding:20px 10px}.voice_services.why_choose_retail .voice_service_box .voice_service_content h5 br,.voice_services.why_choose_retail .voice_service_box .voice_service_content .h5 br{display:none}.voice_services.why_choose_retail .col-xl-3{border-right:none;border-bottom:1px solid #CECECE}.voice_services.why_choose_retail .col-xl-3:nth-child(2),.voice_services.why_choose_retail .col-xl-3:nth-child(4),.voice_services.why_choose_retail .col-xl-3:nth-child(6),.voice_services.why_choose_retail .col-xl-3:last-child{border-right:none}.voice_services.why_choose_retail .col-xl-3:nth-child(5),.voice_services.why_choose_retail .col-xl-3:nth-child(6),.voice_services.why_choose_retail .col-xl-3:nth-child(7){border-bottom:1px solid #CECECE}.shaping_education .gatsby-image-wrapper img{height:400px;width:auto}.drive_ed_tech{background-image:none!important;background:#d9d9d9;padding:30px 0 0}.drive_ed_tech h2,.drive_ed_tech .h2{padding-top:0}.drive_ed_tech .drive-tech-img{top:unset;position:relative;text-align:center}.drive_ed_tech .drive-tech-img .gatsby-image-wrapper img{height:350px;width:auto;margin:0 auto}.unique_educationcta{margin-top:0}.unique_educationcta h5,.unique_educationcta .h5{font-size:14px;line-height:24px}.tabing_section.education-tabs .tab-content ul{gap:10px}.tabing_section.education-tabs .tab-content ul li{padding:0 10px 20px 0}.tabing_section.education-tabs .tab-content ul li svg{height:45px;margin-bottom:10px;text-align:center}.tabing_section.education-tabs .tab-content ul li .text_tabs_web h6,.tabing_section.education-tabs .tab-content ul li .text_tabs_web .h6{font-size:14px;line-height:24px}.kick_start_education{aspect-ratio:none;padding:30px 0 0;background-image:none!important;background:#01265a}.kick_start_education h2,.kick_start_education .h2{padding-top:0}.kick_start_education .kickstart-img{top:unset;position:relative;margin-top:20px}}.specialize_areas_it .special-area-main{display:flex;flex-wrap:wrap;column-gap:40px;row-gap:50px}.specialize_areas_it .special-area-main .special-area-item .special-box{height:100%;width:218px;background:#051827;border-radius:15px;padding:25px 20px;text-align:center}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg{margin-bottom:20px}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5,.specialize_areas_it .special-area-main .special-area-item .special-box .special-content .h5{margin-bottom:0;color:#fff;font-size:22px;line-height:29px}.specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content .gatsby-image-wrapper{margin-bottom:20px}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main{height:100%;padding-bottom:65px}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet{background-color:#fff;opacity:1;position:relative}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active{background-color:#f47a14}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after{position:absolute;content:"";top:-5px;height:18px;width:18px;border:1px solid #f47a14;border-radius:100px;left:-5px}.high_demand_slider.hire-emerging-slider .hire-emerging-box{background:#081c28;border-radius:10px;height:100%;padding:30px 20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg{text-align:right;margin-bottom:20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex{display:flex;align-items:center}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content{margin-left:15px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5,.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content .h5{margin-bottom:0;color:#fff}.top_health_features.it-staff-tools .flex-column.nav.nav-pills .medical_item{justify-content:unset;column-gap:35px}.top_health_features.it-staff-tools .tab-content .tech-logos-main ul{display:flex;align-items:center;flex-wrap:wrap;column-gap:65px;row-gap:40px}.it-staff-table .features-comparison{width:100%;border:1px solid #ddd;border-radius:8px;overflow:hidden}.it-staff-table .features-comparison .features-list{list-style:none;margin:0;padding:0}.it-staff-table .features-comparison .features-list .features-header span{color:#314252}.it-staff-table .features-comparison .features-list .features-header,.it-staff-table .features-comparison .features-list .features-row{display:flex;justify-content:space-between;align-items:center;padding:25px 20px;border-bottom:1px solid #ddd}.it-staff-table .features-comparison .features-list .features-header:last-child,.it-staff-table .features-comparison .features-list .features-row:last-child{border-bottom:none}.it-staff-table .features-comparison .features-list .features-header span,.it-staff-table .features-comparison .features-list .features-row span{flex:1;text-align:center}.it-staff-table .features-comparison .features-list .features-header span:first-child,.it-staff-table .features-comparison .features-list .features-row span:first-child{text-align:left;flex:2}.it-staff-table .features-comparison .features-list .features-header{background-color:#f4f4f4;font-weight:700}.it-staff-table .features-comparison .features-list .features-row{background-color:#fff}.it-staff-table .features-comparison .features-list .features-row:nth-child(2n){background-color:#f9f9f9}.it_stress_process .stress-box{background:#092c48;border-radius:10px;padding:30px 20px;height:100%;transition:.2s linear}.it_stress_process .stress-box .num{color:#fff;font-weight:600;font-size:18px;background:#f47a1f;border-radius:100px;height:35px;width:35px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-bottom:10px;transition:.2s linear}.it_stress_process .stress-box .content h5,.it_stress_process .stress-box .content .h5{color:#fff;font-size:25px;line-height:30px}.it_stress_process .stress-box .content p{margin-bottom:0;color:#fff;font-size:16px;line-height:25px}.it_stress_process .stress-box:hover{background:#f47a1f}.it_stress_process .stress-box:hover .num{background:#314252}.trusted_ecommerce_web.it-why-choose .trusted_ecomm_box .ecomm_svg{margin-bottom:10px}@media(min-width:1600px)and (max-width:1800px){.specialize_areas_it .special-area-main{column-gap:40px;row-gap:50px}.specialize_areas_it .special-area-main .special-area-item .special-box{width:218px;padding:25px 20px}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg{margin-bottom:20px;height:70px;width:auto}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5,.specialize_areas_it .special-area-main .special-area-item .special-box .special-content .h5{font-size:21px;line-height:28px}.specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content .gatsby-image-wrapper{margin-bottom:20px}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main{padding-bottom:65px}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after{top:-5px;height:18px;width:18px;left:-5px}.high_demand_slider.hire-emerging-slider .hire-emerging-box{padding:30px 20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg{margin-bottom:20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content{margin-left:15px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5,.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content .h5{font-size:20px;line-height:33px}.it_stress_process .stress-box{padding:30px 20px}.it_stress_process .stress-box .num{font-size:18px;height:35px;width:35px;margin-bottom:10px}.it_stress_process .stress-box .content h5,.it_stress_process .stress-box .content .h5{font-size:23px;line-height:28px}.it_stress_process .stress-box .content p{font-size:15px;line-height:24px}}@media(min-width:1400px)and (max-width:1599px){.specialize_areas_it .special-area-main{column-gap:30px;row-gap:40px}.specialize_areas_it .special-area-main .special-area-item .special-box{width:218px;padding:25px 20px}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg{margin-bottom:20px;height:65px;width:auto}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5,.specialize_areas_it .special-area-main .special-area-item .special-box .special-content .h5{font-size:20px;line-height:27px}.specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content .gatsby-image-wrapper{margin-bottom:20px}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main{padding-bottom:65px}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after{top:-5px;height:18px;width:18px;left:-5px}.high_demand_slider.hire-emerging-slider .hire-emerging-box{padding:30px 20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg{margin-bottom:20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg svg{height:30px;width:auto}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content{margin-left:15px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5,.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content .h5{font-size:18px;line-height:31px}.it_stress_process .stress-box{padding:30px 20px}.it_stress_process .stress-box .num{font-size:16px;height:35px;width:35px;margin-bottom:10px}.it_stress_process .stress-box .content h5,.it_stress_process .stress-box .content .h5{font-size:23px;line-height:28px}.it_stress_process .stress-box .content p{font-size:15px;line-height:24px}}@media(min-width:1200px)and (max-width:1399px){.specialize_areas_it .special-area-main{column-gap:20px;row-gap:40px}.specialize_areas_it .special-area-main .special-area-item .special-box{width:200px;padding:25px 20px}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg{margin-bottom:20px;height:65px;width:auto}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5,.specialize_areas_it .special-area-main .special-area-item .special-box .special-content .h5{font-size:18px;line-height:25px}.specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content .gatsby-image-wrapper{margin-bottom:20px}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main{padding-bottom:65px}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after{top:-5px;height:18px;width:18px;left:-5px}.high_demand_slider.hire-emerging-slider .hire-emerging-box{padding:30px 20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg{margin-bottom:20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg svg{height:30px;width:auto}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content{margin-left:15px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5,.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content .h5{font-size:15px;line-height:28px}.top_health_features.it-staff-tools .flex-column.nav.nav-pills .medical_item{column-gap:35px}.top_health_features.it-staff-tools .tab-content .tech-logos-main ul{column-gap:55px;row-gap:30px}.top_health_features.it-staff-tools .tab-content .tech-logos-main ul li .gatsby-image-wrapper img{height:66px;width:auto}.it_stress_process .stress-box{padding:30px 20px}.it_stress_process .stress-box .num{font-size:16px;height:35px;width:35px;margin-bottom:10px}.it_stress_process .stress-box .content h5,.it_stress_process .stress-box .content .h5{font-size:20px;line-height:25px}.it_stress_process .stress-box .content p{font-size:14px;line-height:23px}}@media(min-width:992px)and (max-width:1199px){.specialize_areas_it .special-area-main{column-gap:20px;row-gap:40px}.specialize_areas_it .special-area-main .special-area-item .special-box{width:200px;padding:25px 20px}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg{margin-bottom:20px;height:55px;width:auto}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5,.specialize_areas_it .special-area-main .special-area-item .special-box .special-content .h5{font-size:17px;line-height:24px}.specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content .gatsby-image-wrapper{margin-bottom:20px}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main{padding-bottom:65px}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after{top:-5px;height:18px;width:18px;left:-5px}.high_demand_slider.hire-emerging-slider .hire-emerging-box{padding:30px 20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg{margin-bottom:20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg svg{height:30px;width:auto}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content{margin-left:15px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5,.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content .h5{font-size:15px;line-height:28px}.top_health_features.it-staff-tools .flex-column.nav.nav-pills .medical_item{column-gap:35px}.top_health_features.it-staff-tools .tab-content .tech-logos-main ul{column-gap:55px;row-gap:30px}.top_health_features.it-staff-tools .tab-content .tech-logos-main ul li .gatsby-image-wrapper img{height:66px;width:auto}.it_stress_process .stress-box{padding:30px 20px}.it_stress_process .stress-box .num{font-size:16px;height:35px;width:35px;margin-bottom:10px}.it_stress_process .stress-box .content h5,.it_stress_process .stress-box .content .h5{font-size:20px;line-height:25px}.it_stress_process .stress-box .content p{font-size:14px;line-height:23px}}@media(min-width:768px)and (max-width:991px){.specialize_areas_it .special-area-main{column-gap:20px;row-gap:40px;justify-content:center}.specialize_areas_it .special-area-main .special-area-item .special-box{width:180px;padding:25px 20px}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg{margin-bottom:20px;height:50px;width:auto}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5,.specialize_areas_it .special-area-main .special-area-item .special-box .special-content .h5{font-size:16px;line-height:23px}.specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content .gatsby-image-wrapper img{height:60px;width:auto}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main{padding-bottom:65px}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after{top:-5px;height:18px;width:18px;left:-5px}.high_demand_slider.hire-emerging-slider .hire-emerging-box{padding:30px 20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg{margin-bottom:20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg svg{height:30px;width:auto}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content{margin-left:15px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5,.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content .h5{font-size:15px;line-height:28px}.top_health_features.it-staff-tools .flex-column.nav.nav-pills .medical_item{column-gap:25px}.top_health_features.it-staff-tools .tab-content .tech-logos-main ul{column-gap:55px;row-gap:30px}.top_health_features.it-staff-tools .tab-content .tech-logos-main ul li .gatsby-image-wrapper img{height:60px;width:auto}.it_stress_process .stress-box{padding:30px 20px}.it_stress_process .stress-box .num{font-size:16px;height:35px;width:35px;margin-bottom:10px}.it_stress_process .stress-box .content h5,.it_stress_process .stress-box .content .h5{font-size:20px;line-height:25px}.it_stress_process .stress-box .content p{font-size:14px;line-height:23px}}@media(min-width:0px)and (max-width:767px){.specialize_areas_it .special-area-main{column-gap:20px;row-gap:40px;justify-content:center}.specialize_areas_it .special-area-main .special-area-item .special-box{width:160px;padding:20px 10px}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg{margin-bottom:10px;height:45px;width:auto}.specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5,.specialize_areas_it .special-area-main .special-area-item .special-box .special-content .h5{font-size:14px;line-height:22px}.specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content .gatsby-image-wrapper img{height:50px;width:auto}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main{padding-bottom:65px}.high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after{top:-5px;height:18px;width:18px;left:-5px}.high_demand_slider.hire-emerging-slider .hire-emerging-box{padding:20px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg{margin-bottom:10px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg svg{height:25px;width:auto}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-icon svg{height:50px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content{margin-left:15px}.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5,.high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content .h5{font-size:14px;line-height:27px}.it-staff-table .features-comparison .features-list .features-header,.it-staff-table .features-comparison .features-list .features-row{flex-direction:column;align-items:flex-start;text-align:left;padding:15px}.it-staff-table .features-comparison .features-list .features-header span,.it-staff-table .features-comparison .features-list .features-row span{flex:unset;width:100%;text-align:left}.it-staff-table .features-comparison .features-list .features-header span:first-child,.it-staff-table .features-comparison .features-list .features-row span:first-child{font-weight:700}.top_health_features.it-staff-tools .flex-column.nav.nav-pills .medical_item{column-gap:0px}.top_health_features.it-staff-tools .tab-content .tech-logos-main ul{column-gap:35px;row-gap:30px;justify-content:center}.top_health_features.it-staff-tools .tab-content .tech-logos-main ul li .gatsby-image-wrapper img{height:50px;width:auto}.it_stress_process .stress-box{padding:25px 20px}.it_stress_process .stress-box .num{font-size:15px;height:35px;width:35px;margin-bottom:10px}.it_stress_process .stress-box .content h5,.it_stress_process .stress-box .content .h5{font-size:18px;line-height:23px}.it_stress_process .stress-box .content p{font-size:13px;line-height:22px}}@media(min-width:1600px)and (max-width:1800px){.technology_creation .carousel_solution .featured_item{margin:50px 10px 0 0}.technology_creation .carousel_solution .featured_item .creation_box{height:360px;padding:40px 20px 0}.technology_creation .carousel_solution .featured_item .creation_box .creation_content{margin-top:15px}.technology_creation .carousel_solution .featured_item .creation_box .creation_content p{font-size:15px;line-height:28px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content{margin-top:10px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content p{color:#fff;font-size:14px;line-height:25px}.robust_solution h2,.robust_solution .h2{margin-bottom:70px}.robust_solution .robust_sol_main{height:244px;padding:40px 25px 0}.robust_solution .robust_sol_main .robust_sol_box .robust_sol_head{padding-left:15px}.robust_solution .robust_sol_main .robust_sol_content{margin-top:15px}.robust_solution .robust_sol_main .robust_sol_content p{font-size:15px;line-height:24px}.case_beach .case_beach_logo{margin-bottom:30px}.case_beach .case_beach_logo img{height:130px;width:auto}.case_beach .case_beach_mob span{position:absolute;bottom:-80px}.case_beach .case_beach_mob img{height:500px;width:auto}.case_beach.ozcase .case_beach_logo{margin-bottom:20px}.case_beach.ozcase .case_beach_logo img{height:130px;width:auto}.startup_account h2,.startup_account .h2{margin-bottom:70px}}@media(min-width:1400px)and (max-width:1599px){.technology_creation .carousel_solution .featured_item{margin:50px 10px 0 0}.technology_creation .carousel_solution .featured_item .creation_box{height:330px;padding:30px 20px 0}.technology_creation .carousel_solution .featured_item .creation_box .creation_content{margin-top:15px}.technology_creation .carousel_solution .featured_item .creation_box .creation_content p{font-size:14px;line-height:26px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content{margin-top:10px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content p{color:#fff;font-size:13px;line-height:23px}.robust_solution h2,.robust_solution .h2{margin-bottom:40px}.robust_solution .robust_sol_main{height:220px;padding:30px 25px 0}.robust_solution .robust_sol_main .robust_sol_box .robust_sol_head{padding-left:15px}.robust_solution .robust_sol_main .robust_sol_content{margin-top:10px}.robust_solution .robust_sol_main .robust_sol_content p{font-size:14px;line-height:23px}.case_beach .case_beach_logo{margin-bottom:30px}.case_beach .case_beach_logo img{height:130px;width:auto}.case_beach .case_beach_mob span{position:absolute;bottom:-70px}.case_beach .case_beach_mob img{height:450px;width:auto}.case_beach.ozcase .case_beach_logo{margin-bottom:20px}.case_beach.ozcase .case_beach_logo img{height:90px;width:auto}.laverage_ecommerce_app .process_listing .process_item{margin:0 20px 0 0}.startup_app span{position:absolute;bottom:-70px}.startup_app img{height:550px;width:auto}.startup_account h2,.startup_account .h2{margin-bottom:60px}.startup_slider h2,.startup_slider .h2{margin-bottom:70px}.startup_slider .startup_main{height:600px;padding:35px 20px 0}.startup_slider .startup_main .startup_img{margin-bottom:20px}.startup_slider .startup_main .startup_img svg{height:70px;width:auto}.terms{margin-top:70px}}@media(min-width:1200px)and (max-width:1399px){.technology_creation .carousel_solution .featured_item{margin:50px 10px 0 0}.technology_creation .carousel_solution .featured_item .creation_box{height:300px;padding:30px 20px 0}.technology_creation .carousel_solution .featured_item .creation_box .creation_content{margin-top:10px}.technology_creation .carousel_solution .featured_item .creation_box .creation_content p{font-size:13px;line-height:25px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content{margin-top:10px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content p{color:#fff;font-size:13px;line-height:25px}.robust_solution h2,.robust_solution .h2{margin-bottom:20px}.robust_solution .robust_sol_main{height:200px;padding:25px 20px 0}.robust_solution .robust_sol_main .robust_sol_box .robust_sol_head{padding-left:15px}.robust_solution .robust_sol_main .robust_sol_content{margin-top:10px}.robust_solution .robust_sol_main .robust_sol_content p{font-size:13px;line-height:22px}.case_beach .case_beach_logo{margin-bottom:30px}.case_beach .case_beach_logo img{height:120px;width:auto}.case_beach .case_beach_mob span{position:absolute;bottom:-50px}.case_beach .case_beach_mob img{height:400px;width:auto}.case_beach.ozcase .case_beach_logo{margin-bottom:20px}.case_beach.ozcase .case_beach_logo img{height:80px;width:auto}.laverage_ecommerce_app .process_listing .process_item{margin:0 20px 0 0}.startup_app span{position:absolute;bottom:-70px}.startup_app img{height:500px;width:auto}.startup_slider h2,.startup_slider .h2{margin-bottom:60px}.startup_slider .startup_main{height:530px;padding:30px 20px 0}.startup_slider .startup_main .startup_img{margin-bottom:20px}.startup_slider .startup_main .startup_img svg{height:65px;width:auto}.terms{margin-top:70px}.terms h1,.terms .h1{margin-top:30px}}@media(min-width:900px)and (max-width:1199px){.technology_creation .carousel_solution .featured_item{margin:50px 10px 0 0}.technology_creation .carousel_solution .featured_item .creation_box{height:300px;padding:30px 20px 0}.technology_creation .carousel_solution .featured_item .creation_box .creation_content{margin-top:10px}.technology_creation .carousel_solution .featured_item .creation_box .creation_content p{font-size:13px;line-height:25px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content{margin-top:10px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content p{color:#fff;font-size:13px;line-height:25px}.robust_solution h2,.robust_solution .h2{margin-bottom:20px}.robust_solution .robust_sol_main{height:200px;padding:25px 20px 0}.robust_solution .robust_sol_main .robust_sol_box .robust_sol_head{padding-left:15px}.robust_solution .robust_sol_main .robust_sol_content{margin-top:10px}.robust_solution .robust_sol_main .robust_sol_content p{font-size:13px;line-height:22px}.case_beach .case_beach_logo{margin-bottom:20px}.case_beach .case_beach_logo img{height:110px;width:auto}.case_beach .case_beach_mob span{position:relative;bottom:unset}.case_beach .case_beach_mob img{height:450px;width:auto}.case_beach.ozcase .case_beach_logo{margin-bottom:20px}.case_beach.ozcase .case_beach_logo img{height:70px;width:auto}.laverage_ecommerce_app .process_listing .process_item{margin:0 10px 0 0}.reshaping_solution{background-size:40%}.on_stack .tech_item .tech_img{width:120px;height:auto}.startup_app span{position:absolute;bottom:-70px}.startup_app img{height:450px;width:auto}.startup_slider h2,.startup_slider .h2{margin-bottom:50px}.startup_slider .startup_main{height:470px;padding:30px 20px 0;margin-bottom:20px}.startup_slider .startup_main .startup_img{margin-bottom:20px}.startup_slider .startup_main .startup_img svg{height:60px;width:auto}}@media(min-width:667px)and (max-width:899px){.technology_creation .carousel_solution .featured_item{margin:30px 10px 0 0}.technology_creation .carousel_solution .featured_item .creation_box{height:280px;padding:30px 20px 0}.technology_creation .carousel_solution .featured_item .creation_box .creation_content{margin-top:10px}.technology_creation .carousel_solution .featured_item .creation_box .creation_content p{font-size:12px;line-height:22px}.technology_creation .carousel_solution .featured_item .creation_box .creation_content h5,.technology_creation .carousel_solution .featured_item .creation_box .creation_content .h5{margin-bottom:10px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content{margin-top:10px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content p{color:#fff;font-size:12px;line-height:22px}.robust_solution h2,.robust_solution .h2{margin-bottom:30px}.robust_solution .robust_sol_main{height:200px;padding:25px 20px 0}.robust_solution .robust_sol_main .robust_sol_box .robust_sol_head{padding-left:15px}.robust_solution .robust_sol_main .robust_sol_content{margin-top:10px}.robust_solution .robust_sol_main .robust_sol_content p{font-size:13px;line-height:22px}.case_beach .case_beach_logo{margin-bottom:20px}.case_beach .case_beach_logo img{height:110px;width:auto}.case_beach .case_beach_mob span{position:relative;bottom:unset}.case_beach .case_beach_mob img{height:400px;width:auto}.case_beach.ozcase .case_beach_logo{margin-bottom:20px}.case_beach.ozcase .case_beach_logo img{height:60px;width:auto}.laverage_ecommerce_app .process_listing .process_item{margin:0 10px 0 0}.reshaping_solution{background-size:40%}.on_stack .tech_item .tech_img{width:110px;height:auto}.startup_app span{position:relative;bottom:unset}.startup_app img{height:auto;width:auto}.startup_slider h2,.startup_slider .h2{margin-bottom:40px}.startup_slider .startup_main{height:440px;padding:30px 20px 0;margin-bottom:20px}.startup_slider .startup_main .startup_img{margin-bottom:20px}.startup_slider .startup_main .startup_img svg{height:55px;width:auto}}@media(min-width:0px)and (max-width:666px){.technology_creation .carousel_solution .featured_item{margin:10px 0 0}.technology_creation .carousel_solution .featured_item .creation_box{height:260px;padding:20px 20px 0}.technology_creation .carousel_solution .featured_item .creation_box .creation_content{margin-top:10px}.technology_creation .carousel_solution .featured_item .creation_box .creation_content p{font-size:12px;line-height:22px}.technology_creation .carousel_solution .featured_item .creation_box .creation_content h5,.technology_creation .carousel_solution .featured_item .creation_box .creation_content .h5{margin-bottom:10px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content{margin-top:10px}.technology_creation.tekrevol_dark_bg .carousel_solution .featured_item .creation_box .creation_content p{color:#fff;font-size:12px;line-height:20px}.robust_solution h2,.robust_solution .h2{margin-bottom:20px}.robust_solution .robust_sol_main{height:210px;padding:25px 20px 0}.robust_solution .robust_sol_main .robust_sol_box .robust_sol_head{padding-left:15px}.robust_solution .robust_sol_main .robust_sol_content{margin-top:10px}.robust_solution .robust_sol_main .robust_sol_content p{font-size:12px;line-height:21px}.streaming_app img{margin-top:20px}.streaming_app a.border_btn{background:#f47a1f;color:#fff}.protect_solution img{margin-bottom:30px}.spending a.border_btn{background:#f47a1f;color:#fff;font-size:11px;line-height:36px}.smartphone a.border_btn{background:#f47a1f;color:#fff}.smartphone img{margin-top:30px}.case_beach .case_beach_logo{margin-bottom:20px}.case_beach .case_beach_logo img{height:100px;width:auto}.case_beach .case_beach_mob span{position:relative;bottom:0}.case_beach .case_beach_mob img{height:unset;width:100%;margin-top:30px}.case_beach.ozcase img{margin-top:30px}.case_beach.ozcase .case_beach_logo{margin-bottom:20px}.case_beach.ozcase .case_beach_logo img{height:50px;width:auto}.best_app img{height:480px;width:100%;margin:0 auto 30px;display:block;text-align:center}.list_service_app img{padding-bottom:30px}.list_service_app a.border_btn{background:#f47a1f!important;color:#fff}.laverage_ecommerce_app .process_listing .process_item{margin:0}.tek_promise_auto img{margin-top:30px}.reshaping_solution{background-image:none!important}.our_vision_real h2,.our_vision_real .h2{margin-bottom:20px}.our_vision_real img{margin-top:20px}.custom_app_design a.border_btn,.ecommerce_app_design a.border_btn{background:#f47a1f}.vision_automative a.border_btn{margin-bottom:30px}.startup_app span{position:relative;bottom:unset;text-align:center}.startup_app img{height:auto;width:auto;text-align:center;margin-top:30px}.startup_account h2,.startup_account .h2,.startup_slider h2,.startup_slider .h2{margin-bottom:30px}.startup_slider .startup_main{height:400px;padding:25px 15px 0;margin-bottom:20px}.startup_slider .startup_main .startup_img{margin-bottom:10px}.startup_slider .startup_main .startup_img svg{height:50px;width:auto}.startup_slider .startup_main .startup_content h5,.startup_slider .startup_main .startup_content .h5{margin-bottom:10px}.startup_slider .startup_main .startup_content p{margin-bottom:10px;line-height:23px}.brandsol.startup_apps_logo .brand_box{margin-bottom:30px;margin-top:30px}.laverage_section.laverage_startup .process_listing{margin-top:20px}.terms{margin-top:70px}}.ebook-banner{height:80vh;background-size:auto;background-repeat:no-repeat;background-position:right}.new-release{background:#fafaff}.new-release .banenr_content a{background:transparent;border-radius:15px}.ebook-form{background-color:#fbfbfb}.ebook-form .ebook-head h2,.ebook-form .ebook-head .h2{margin-bottom:0}.ebook-form .ebook-all{border:1px solid #eaeaea;filter:drop-shadow(0px 0px 80px rgba(0,0,0,.02));border-radius:30px;padding:20px;position:relative;transition:background-color .2s ease;margin-top:50px;margin-bottom:100px;cursor:pointer;height:170px}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{color:#fff;opacity:0;line-height:28px;font-size:18px;margin-bottom:10px;position:relative;z-index:2;transition:opacity .2s ease}.ebook-form .ebook-all img.download{width:auto;height:auto;max-width:100%;position:relative;z-index:2}.ebook-form .ebook-all:hover{background-color:#314252}.ebook-form .ebook-all:hover h4,.ebook-form .ebook-all:hover .h4{opacity:1}.ebook-form .ebook-all:hover .ebook-fig{transform:translate(25%)}.ebook-form .ebook-all .ebook-fig{position:absolute;top:-90px;left:0;right:0;bottom:0;z-index:1;text-align:center;transition:transform .5s ease;pointer-events:none;z-index:99999}.ebook-form .ebook-all .ebook-fig img{height:330px;width:auto;max-width:none}.Technology-ebook{height:580px;position:relative;margin-bottom:100px}.Technology-ebook .ebook-tech{position:absolute;top:0;bottom:0}@media(min-width:1600px)and (max-width:1800px){.ebook-form .ebook-all{height:160px}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{line-height:27px;font-size:17px}.ebook-form .ebook-all img.download{height:28px}.ebook-form .ebook-all .ebook-fig{top:-80px}.ebook-form .ebook-all .ebook-fig img{height:330px}.Technology-ebook{height:490px;position:relative;margin-bottom:80px}.Technology-ebook .ebook-tech{top:10px}}@media(min-width:1400px)and (max-width:1599px){.ebook-banner{height:80vh;background-size:auto 80%}.ebook-form .ebook-all{height:150px}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{line-height:26px;font-size:16px;width:58%}.ebook-form .ebook-all img.download{height:28px}.ebook-form .ebook-all .ebook-fig{top:-70px}.ebook-form .ebook-all .ebook-fig img{height:300px}.Technology-ebook{height:470px;position:relative;margin-bottom:80px}.Technology-ebook .ebook-tech{top:20px}}@media(min-width:1200px)and (max-width:1399px){.ebook-banner{height:90vh;background-size:auto 80%}.ebook-form .ebook-all{padding:30px 20px 0;height:150px}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{line-height:24px;font-size:14px;width:58%}.ebook-form .ebook-all img.download{height:25px}.ebook-form .ebook-all .ebook-fig{top:-60px}.ebook-form .ebook-all .ebook-fig img{height:280px}.Technology-ebook{height:430px;position:relative;margin-bottom:80px}.Technology-ebook .ebook-tech{top:20px}}@media(min-width:900px)and (max-width:1199px){.ebook-banner{height:70vh;background-size:auto 70%;background-position:center right}.ebook-form .ebook-grid-row{align-items:flex-start;padding-top:70px}.ebook-form .ebook-all{background-color:#314252;width:100%;padding:20px;margin-top:30px;margin-bottom:50px;height:140px}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{opacity:1;color:#fff;line-height:25px;font-size:15px;width:58%;max-width:calc(100% - 130px)}.ebook-form .ebook-all h4 br,.ebook-form .ebook-all .h4 br{display:none}.ebook-form .ebook-all img.download{height:24px;width:auto!important;max-width:55%}.ebook-form .ebook-all .ebook-fig{top:-55px;left:auto;right:-5px;width:auto;text-align:right;transform:none}.ebook-form .ebook-all .ebook-fig img{height:260px;width:auto!important}.ebook-form .ebook-all:hover{background-color:#314252}.ebook-form .ebook-all:hover .ebook-fig{transform:none}.Technology-ebook{height:350px;position:relative;margin-bottom:60px}.Technology-ebook .ebook-tech{top:70px}}@media(min-width:667px)and (max-width:899px){.ebook-banner{height:55vh;background-size:auto 60%;background-position:center right}.ebook-form .ebook-grid-row{align-items:flex-start;padding-top:55px}.ebook-form .ebook-all{background-color:#314252;width:100%;padding:18px 20px 0;margin-top:25px;margin-bottom:45px;height:130px}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{opacity:1;color:#fff;line-height:23px;font-size:13px;width:55%;max-width:calc(100% - 115px)}.ebook-form .ebook-all h4 br,.ebook-form .ebook-all .h4 br{display:none}.ebook-form .ebook-all img.download{height:22px;width:auto!important;max-width:50%}.ebook-form .ebook-all .ebook-fig{top:-48px;left:auto;right:-15px;width:auto;text-align:right;transform:none}.ebook-form .ebook-all .ebook-fig img{height:230px;width:auto!important}.ebook-form .ebook-all:hover{background-color:#314252}.ebook-form .ebook-all:hover .ebook-fig{transform:none}.Technology-ebook{height:330px;position:relative;margin-bottom:60px}.Technology-ebook .ebook-tech{top:80px}}@media(max-width:666px){.ebook-banner{height:unset;background:none!important;padding:100px 0 0}.new-release .banenr_content a{background:#f47a1f}.new-release img{margin-top:20px}.ebook-form .ebook-grid-row{padding-top:45px}.ebook-form .ebook-all{display:block;padding:20px;margin-top:20px;margin-bottom:60px;height:130px;background-color:#314252}.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{line-height:24px;font-size:14px;width:auto;max-width:none;padding-right:100px;margin-bottom:8px;opacity:1}.ebook-form .ebook-all h4 br,.ebook-form .ebook-all .h4 br{display:none}.ebook-form .ebook-all img.download{display:block;width:58%;max-width:200px;height:auto;margin-top:2px}.ebook-form .ebook-all .ebook-fig{top:-40px;text-align:right;transform:none;right:-35px;left:auto;width:auto}.ebook-form .ebook-all .ebook-fig img{height:220px;width:auto;max-width:none}.ebook-form .ebook-all:hover{background-color:#314252}.ebook-form .ebook-all:hover .ebook-fig{transform:none}.Technology-ebook{height:auto;position:relative;margin-bottom:0;padding:50px 0}.Technology-ebook .ebook-tech{top:0;position:unset}}@media(max-width:355px){.ebook-form .ebook-all h4,.ebook-form .ebook-all .h4{line-height:22px;font-size:12px;padding-right:85px}.ebook-form .ebook-all img.download{width:52%;max-width:160px}.ebook-form .ebook-all .ebook-fig{right:-30px}.ebook-form .ebook-all .ebook-fig img{height:200px}}.game_banner{height:100vh;background-position:center center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.game_banner h1,.game_banner .h1,.game_banner p{color:#fff;margin-bottom:40px}.game_banner .game_main_img{position:relative;top:130px}.game_banner .banner_btn .border_btn{background:#f47a1f;color:#fff}.game_banner .banner_btn .border_btn.web_case_btn{background:transparent;border:2px solid #fff;margin-left:10px;border-radius:50px;font-style:normal;font-weight:600;font-size:18px;line-height:50px;display:inline-block;min-width:180px;height:50px;text-align:center}.game_banner .banner_btn .border_btn.web_case_btn:hover{background:#f47a1f;color:#fff;border:2px solid #f47a1f}.p50{padding:50px 0}.gaming_screen{background:#fcfcfc}.gaming_screen h2,.gaming_screen .h2{margin-bottom:100px}.gaming_screen .game_service{background:#f7f7f8;border:1px solid #ececec;border-radius:20px;height:250px;position:relative;margin-bottom:20px;transition:all .3s ease-in-out}.gaming_screen .game_service .game_img_box{width:180px;height:180px;background:#fbfcfd;box-shadow:2px 4px 18px #0000000a;position:absolute;top:-20px;left:50%;transform:translate(-50%,-20%);border-radius:100%;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.gaming_screen .game_service .game_img_box .gatsby-image-wrapper img{transition:transform .3s ease-in-out;transform:scale(.9)}.gaming_screen .game_service h3,.gaming_screen .game_service .h3{position:absolute;bottom:20px;left:50%;transform:translate(-50%);text-align:center;transition:transform .3s ease-in-out;width:100%}.gaming_screen .game_service:hover{border:0px solid #ececec;box-shadow:2px 4px 18px #0000000a}.gaming_screen .game_service:hover .game_img_box .gatsby-image-wrapper img{transform:scale(1)}.gaming_screen .game_service:hover h3,.gaming_screen .game_service:hover .h3{transform:translate(-50%,-10px)}.services_main_container{margin-top:100px}.services_main_container .services_main_box{background:#fff;border:1px solid #c8c8c8;box-shadow:4px 6px 16px #0000001a;border-radius:30px;padding:30px;cursor:pointer}.services_main_container .services_main_box .services_title{display:flex;justify-content:start;align-items:center;margin-bottom:20px}.services_main_container .services_main_box .services_title .services_icon{flex:0 0 0px;width:0px;transition:width .3s ease-in-out}.services_main_container .services_main_box .services_title .services_icon svg{height:60px;width:auto;opacity:0;transition:opacity .3s ease-in-out}.services_main_container .services_main_box .services_title .services_icon svg path{transition:fill .3s ease-in-out}.services_main_container .services_main_box .services_title .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:30px;letter-spacing:-.02em;color:#324251;transition:color .3s ease-in-out}.services_main_container .services_main_box:hover .services_title .services_icon{width:auto;margin-right:15px}.services_main_container .services_main_box:hover .services_title .services_icon svg{opacity:1}.services_main_container .services_main_box:hover .services_title .services_icon svg path{fill:#f47a1f}.services_main_container .services_main_box:hover .services_title .title{color:#f47a1f}.services_main_container .services_main_box .services_content{height:300px;overflow:auto;padding-right:10px}.services_main_container .services_main_box .services_content::-webkit-scrollbar{width:2px}.services_main_container .services_main_box .services_content::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0003}.services_main_container .services_main_box .services_content::-webkit-scrollbar-thumb{background-color:#f47a1f;outline:0px solid #e2e2e2;min-height:30px}.services_main_container .services_main_box .services_content p{font-style:normal;font-weight:400;font-size:15px;line-height:27px;letter-spacing:-.02em;color:#000;font-family:Poppins,sans-serif}.services_develop_container{margin-top:50px}.services_develop_container .services_develop_box{background:#fff;box-shadow:4px 6px 18px #0000001a;border-radius:12px;padding:30px;height:330px}.services_develop_container .services_develop_box .main_title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.services_develop_container .services_develop_box .main_title .tit{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:36px;line-height:40px;color:#324251}.services_develop_container .services_develop_box .main_title .icon{flex:0 0 130px;display:flex;justify-content:end;align-items:center}.services_develop_container .services_develop_box .content p{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;letter-spacing:-.02em;color:#324251;margin-bottom:0}.technologyuse{background-position:center center;background-repeat:no-repeat;background-size:cover}.technologyuse h2,.technologyuse .h2,.technologyuse p{color:#fff}.technologyuse .technologyuse_main{margin-top:50px}.technologyuse .technologyuse_main .tech_icons{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.technologyuse .technologyuse_main .tech_icons .tech_img{flex:0 0 12%;display:flex;justify-content:center;align-items:center;height:160px}.casestudy .pro_btn{display:flex;justify-content:end;align-items:center}.casestudy .pro_sec{margin-top:50px}.casestudy .pro_sec .casestudy_item{position:relative;margin-bottom:30px}.casestudy .pro_sec .casestudy_item img{border-radius:30px;height:auto}.casestudy .pro_sec .casestudy_item video{border-radius:30px}.casestudy .pro_sec .casestudy_item .download_section{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.casestudy .pro_sec .casestudy_item .download_section .download_apps{display:flex;gap:20px;justify-content:center;align-items:center}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_now{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:29px;text-transform:capitalize;color:#fff}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center;gap:20px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li{border-right:2px solid #ffffff;padding-right:20px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li svg{height:35px;width:auto}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li svg path{fill:#fff}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li:last-child{border:0px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li:hover svg path{fill:#f47a1f}.casestudy .pro_sec .casestudy_item .download_section .case_btn{display:flex;justify-content:center;margin-top:20px}.casestudy .pro_sec .casestudy_item .download_section .case_btn a.border_btn{background:transparent;border:2px solid #fff;color:#fff;display:flex;justify-content:center;align-items:center}.casestudy .pro_sec .casestudy_item .download_section .case_btn a.border_btn:hover{background:#f47a1f;border:2px solid #f47a1f}.casestudy .pro_sec .casestudy_item.item_001{max-height:830px;height:100%}.casestudy .pro_sec .casestudy_item.item_001 .download_section{position:absolute;bottom:50px;left:15%;transform:translate(-15%)}.workflow_section{background-position:center center;background-repeat:no-repeat;background-size:cover}.workflow_section .workflow_max{margin-top:50px}.workflow_section .workflow_max .workflow_listing{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.workflow_section .workflow_max .workflow_listing .workflow_items{background:#fff;border-radius:20px;padding:30px 20px;height:300px;max-width:280px}.workflow_section .workflow_max .workflow_listing .workflow_items h4,.workflow_section .workflow_max .workflow_listing .workflow_items .h4{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:32px;letter-spacing:-.02em;color:#898989;gap:20px;display:flex;align-items:center}.workflow_section .workflow_max .workflow_listing .workflow_items h4 span,.workflow_section .workflow_max .workflow_listing .workflow_items .h4 span{background:#898989;border-radius:100%;color:#fff;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:35px;height:35px;width:35px;display:inline-flex;justify-content:center;align-items:center;flex:0 0 35px}.workflow_section .workflow_max .workflow_listing .workflow_items p{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:29px;letter-spacing:-.03em;color:#000}.workflow_section .workflow_max .workflow_listing .workflow_items:hover{box-shadow:3px 5px 14px #00000012}.workflow_section .workflow_max .workflow_listing .workflow_items:hover h4,.workflow_section .workflow_max .workflow_listing .workflow_items:hover .h4,.workflow_section .workflow_max .workflow_listing .workflow_items:hover p{color:#000}.workflow_section .workflow_max .workflow_listing .workflow_items:hover h4 span,.workflow_section .workflow_max .workflow_listing .workflow_items:hover .h4 span,.workflow_section .workflow_max .workflow_listing .workflow_items:hover p span{background:#f47a1f}.awrads_sec .number_items{display:flex;justify-content:center;align-items:center;border-right:1px solid #dadadb}.awrads_sec .number_items svg{margin-right:30px}.awrads_sec .number_items .title_numbers{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:90px;line-height:90px;text-align:left;letter-spacing:-.01em;color:#182d40}.awrads_sec .number_items .title_numbers span{display:block;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:22px;line-height:30px;color:#182d40}.awrads_sec .col-lg-4:last-child .number_items{border-right:0px}.awrads_sec .col-lg-3:last-child .number_items{border-right:0px}.gamecategory{background-position:center center;background-repeat:no-repeat;background-size:cover}.gamecategory h2,.gamecategory .h2,.gamecategory p{color:#fff}.gamecategory a.border_btn{background:#f47a1f;border:2px solid #f47a1f;color:#fff}.gamecategory a.border_btn:hover{background:#fff;border:2px solid #fff;color:#f47a1f}.gamecategory .main_category_box{display:flex;justify-content:center;align-items:center;gap:25px}.gamecategory .main_category_box .gamecategory_list:last-child{margin-top:150px}.gamecategory .main_category_box .gamecategory_list .item_cat{margin-bottom:25px}.gat_game_app{background-position:center center;background-repeat:no-repeat;background-size:cover;height:900px;margin-bottom:100px}.gat_game_app h2,.gat_game_app .h2,.gat_game_app p{color:#fff}.gat_game_app .gat_app_txt{margin-top:30px}.gat_game_app .gat_app_txt h5,.gat_game_app .gat_app_txt .h5{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:32px;letter-spacing:-.03em;color:#fff;margin-bottom:10px}.gat_game_app .gat_app_txt h5 span,.gat_game_app .gat_app_txt .h5 span{color:#f47a1f;display:inline-block;margin-right:10px}.gat_game_app .gat_app_txt p{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;letter-spacing:-.04em;color:#fff}.preksgame .preks_box{margin-bottom:20px;gap:20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.preksgame .preks_box .preks_item{background:#f3f3f3;border-radius:18px;padding:20px;flex:0 0 48%;margin-bottom:0;position:relative;cursor:pointer}.preksgame .preks_box .preks_item h6,.preksgame .preks_box .preks_item .h6{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:28px;letter-spacing:-.03em;color:#324251;margin-bottom:10px;max-width:80%}.preksgame .preks_box .preks_item h6 span,.preksgame .preks_box .preks_item .h6 span{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:42px;line-height:35px;letter-spacing:-.03em;color:#e7e7e7;position:absolute;top:20px;right:20px}.preksgame .preks_box .preks_item p{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:23px;letter-spacing:-.04em;color:#716f6f;margin-bottom:0}.preksgame .preks_box .preks_item:hover{background:#fff;box-shadow:5px 7px 25px #00000014}.preksgame .preks_box .preks_item:hover h6,.preksgame .preks_box .preks_item:hover .h6,.preksgame .preks_box .preks_item:hover p{color:#000}.preksgame .preks_box .preks_item:hover h6 span,.preksgame .preks_box .preks_item:hover .h6 span,.preksgame .preks_box .preks_item:hover p span{color:#f47a1f}@media(min-width:1600px)and (max-width:1800px){.gaming_screen h2,.gaming_screen .h2{margin-bottom:80px}.gaming_screen .game_service{height:230px}.gaming_screen .game_service .game_img_box{width:170px;height:170px;top:-20px;transform:translate(-50%,-20%)}.services_main_container{margin-top:100px}.services_main_container .services_main_box{padding:28px;cursor:pointer}.services_main_container .services_main_box .services_title{margin-bottom:20px}.services_main_container .services_main_box .services_title .services_icon{margin-right:15px}.services_main_container .services_main_box .services_title .services_icon svg{height:50px}.services_main_container .services_main_box .services_title .title{font-size:20px;line-height:26px}.services_main_container .services_main_box .services_content{height:300px}.services_main_container .services_main_box .services_content p{font-size:14px;line-height:24px}.services_develop_container{margin-top:50px}.services_develop_container .services_develop_box{padding:28px;height:330px}.services_develop_container .services_develop_box .main_title{margin-bottom:20px}.services_develop_container .services_develop_box .main_title .tit{font-size:32px;line-height:38px}.services_develop_container .services_develop_box .main_title .icon{flex:0 0 120px}.services_develop_container .services_develop_box .content p{font-size:14px;line-height:23px}.technologyuse .technologyuse_main{margin-top:50px}.technologyuse .technologyuse_main .tech_icons .tech_img{flex:0 0 12%;height:160px}.casestudy .pro_sec{margin-top:50px}.casestudy .pro_sec .casestudy_item{position:relative;margin-bottom:30px}.casestudy .pro_sec .casestudy_item .download_section{bottom:20px;left:50%;transform:translate(-50%)}.casestudy .pro_sec .casestudy_item .download_section .download_apps{gap:20px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_now{font-size:20px;line-height:26px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul{gap:20px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li{padding-right:15px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li svg{height:30px}.casestudy .pro_sec .casestudy_item .download_section .case_btn{margin-top:20px}.casestudy .pro_sec .casestudy_item.item_001{max-height:830px;height:100%}.casestudy .pro_sec .casestudy_item.item_001 .download_section{bottom:50px;left:15%;transform:translate(-15%)}.workflow_section .workflow_max{margin-top:50px}.workflow_section .workflow_max .workflow_listing .workflow_items{padding:30px 20px;height:270px;max-width:250px}.workflow_section .workflow_max .workflow_listing .workflow_items h4,.workflow_section .workflow_max .workflow_listing .workflow_items .h4{font-size:20px;line-height:30px}.workflow_section .workflow_max .workflow_listing .workflow_items h4 span,.workflow_section .workflow_max .workflow_listing .workflow_items .h4 span{font-size:15px;line-height:35px;height:35px;width:35px;flex:0 0 35px}.workflow_section .workflow_max .workflow_listing .workflow_items p{font-size:14px;line-height:29px}.awrads_sec .number_items{border-right:1px solid #dadadb}.awrads_sec .number_items svg{margin-right:25px;width:120px;height:auto}.awrads_sec .number_items .title_numbers{font-size:80px;line-height:80px}.awrads_sec .number_items .title_numbers span{font-size:20px;line-height:30px}.gamecategory .main_category_box{gap:20px}.gamecategory .main_category_box .gamecategory_list:last-child{margin-top:130px}.gamecategory .main_category_box .gamecategory_list .item_cat{margin-bottom:20px}.partner-usa .partner_box{padding:0 90px}.partner-usa .partner_box .partner-para p{padding-right:0}.partner-usa .col-xxl-4:last-child .partner_box{border-right:0px}.gat_game_app{height:780px;margin-bottom:60px}.gat_game_app .gat_app_txt{margin-top:20px}.gat_game_app .gat_app_txt h5,.gat_game_app .gat_app_txt .h5{font-size:18px;line-height:28px}.gat_game_app .gat_app_txt h5 span,.gat_game_app .gat_app_txt .h5 span{margin-right:10px}.gat_game_app .gat_app_txt p{font-size:14px;line-height:22px}.preksgame .preks_box{margin-bottom:18px;gap:18px}.preksgame .preks_box .preks_item{padding:20px;flex:0 0 48%}.preksgame .preks_box .preks_item h6,.preksgame .preks_box .preks_item .h6{font-size:20px;line-height:28px;max-width:80%}.preksgame .preks_box .preks_item h6 span,.preksgame .preks_box .preks_item .h6 span{font-size:35px;line-height:35px;top:20px;right:20px}.preksgame .preks_box .preks_item p{font-size:14px;line-height:22px}}@media(min-width:1400px)and (max-width:1599px){.game_banner .banner_btn .border_btn.web_case_btn{margin-left:10px;font-size:15px;line-height:45px;min-width:180px;height:45px;border-radius:45px}.gaming_screen h2,.gaming_screen .h2{margin-bottom:60px}.gaming_screen .game_service{height:170px}.gaming_screen .game_service .game_img_box{width:140px;height:140px;top:-20px;transform:translate(-50%,-20%)}.gaming_screen .game_service h3,.gaming_screen .game_service .h3{margin-bottom:0}.services_main_container{margin-top:50px}.services_main_container .services_main_box{padding:24px;cursor:pointer}.services_main_container .services_main_box .services_title{margin-bottom:20px}.services_main_container .services_main_box .services_title .services_icon{margin-right:15px}.services_main_container .services_main_box .services_title .services_icon svg{height:45px}.services_main_container .services_main_box .services_title .title{font-size:18px;line-height:24px}.services_main_container .services_main_box .services_content{height:260px}.services_main_container .services_main_box .services_content p{font-size:13px;line-height:22px}.services_develop_container{margin-top:50px}.services_develop_container .services_develop_box{padding:25px;height:300px}.services_develop_container .services_develop_box .main_title{margin-bottom:20px}.services_develop_container .services_develop_box .main_title .tit{font-size:26px;line-height:32px}.services_develop_container .services_develop_box .main_title .icon{flex:0 0 90px}.services_develop_container .services_develop_box .content p{font-size:13px;line-height:22px}.technologyuse .technologyuse_main{margin-top:50px}.technologyuse .technologyuse_main .tech_icons .tech_img{flex:0 0 12%;height:140px}.technologyuse .technologyuse_main .tech_icons .tech_img .gatsby-image-wrapper img{height:70px}.casestudy .pro_sec{margin-top:30px}.casestudy .pro_sec .casestudy_item{position:relative;margin-bottom:30px}.casestudy .pro_sec .casestudy_item .download_section{bottom:20px;left:50%;transform:translate(-50%)}.casestudy .pro_sec .casestudy_item .download_section .download_apps{gap:20px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_now{font-size:18px;line-height:24px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul{gap:20px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li{padding-right:10px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li svg{height:25px}.casestudy .pro_sec .casestudy_item .download_section .case_btn{margin-top:20px}.casestudy .pro_sec .casestudy_item.item_001{max-height:830px;height:100%}.casestudy .pro_sec .casestudy_item.item_001 .download_section{bottom:50px;left:15%;transform:translate(-15%)}.workflow_section .workflow_max{margin-top:30px}.workflow_section .workflow_max .workflow_listing .workflow_items{padding:20px 15px;height:250px;max-width:230px}.workflow_section .workflow_max .workflow_listing .workflow_items h4,.workflow_section .workflow_max .workflow_listing .workflow_items .h4{font-size:18px;line-height:28px}.workflow_section .workflow_max .workflow_listing .workflow_items h4 span,.workflow_section .workflow_max .workflow_listing .workflow_items .h4 span{font-size:14px;line-height:32px;height:32px;width:32px;flex:0 0 32px}.workflow_section .workflow_max .workflow_listing .workflow_items p{font-size:13px;line-height:23px}.awrads_sec .number_items svg{margin-right:20px;width:100px;height:auto}.awrads_sec .number_items .title_numbers{font-size:70px;line-height:70px}.awrads_sec .number_items .title_numbers span{font-size:18px;line-height:28px}.gamecategory .main_category_box{gap:20px}.gamecategory .main_category_box .gamecategory_list:last-child{margin-top:100px}.gamecategory .main_category_box .gamecategory_list .item_cat{margin-bottom:20px}.gamecategory .main_category_box .gamecategory_list .item_cat .gatsby-image-wrapper img{height:200px}.partner-usa .partner_box{padding:0 80px}.partner-usa .partner_box .partner-para p{padding-right:0}.partner-usa .col-xxl-4:last-child .partner_box{border-right:0px}.gat_game_app{height:730px;margin-bottom:50px}.gat_game_app .gat_app_txt{margin-top:18px}.gat_game_app .gat_app_txt h5,.gat_game_app .gat_app_txt .h5{font-size:17px;line-height:24px}.gat_game_app .gat_app_txt h5 span,.gat_game_app .gat_app_txt .h5 span{margin-right:10px}.gat_game_app .gat_app_txt p{font-size:13px;line-height:20px}.preksgame .preks_box{margin-bottom:15px;gap:15px}.preksgame .preks_box .preks_item{padding:15px;flex:0 0 48%}.preksgame .preks_box .preks_item h6,.preksgame .preks_box .preks_item .h6{font-size:18px;line-height:26px;max-width:80%}.preksgame .preks_box .preks_item h6 span,.preksgame .preks_box .preks_item .h6 span{font-size:30px;line-height:30px;top:20px;right:20px}.preksgame .preks_box .preks_item p{font-size:13px;line-height:20px}}@media(min-width:1200px)and (max-width:1399px){.game_banner .banner_btn .border_btn.web_case_btn{margin-left:10px;font-size:13px;line-height:40px;min-width:180px;height:40px;border-radius:40px}.gaming_screen h2,.gaming_screen .h2{margin-bottom:60px}.gaming_screen .game_service{height:150px}.gaming_screen .game_service .game_img_box{width:120px;height:120px;top:-20px;transform:translate(-50%,-20%)}.gaming_screen .game_service .game_img_box .gatsby-image-wrapper img{height:70px}.gaming_screen .game_service h3,.gaming_screen .game_service .h3{margin-bottom:0}.services_main_container{margin-top:30px}.services_main_container .services_main_box{padding:20px;cursor:pointer}.services_main_container .services_main_box .services_title{margin-bottom:15px}.services_main_container .services_main_box .services_title .services_icon{margin-right:10px}.services_main_container .services_main_box .services_title .services_icon svg{height:30px}.services_main_container .services_main_box .services_title .title{font-size:15px;line-height:20px}.services_main_container .services_main_box .services_content{height:200px}.services_main_container .services_main_box .services_content p{font-size:12px;line-height:20px}.services_develop_container{margin-top:30px}.services_develop_container .services_develop_box{padding:20px;height:280px}.services_develop_container .services_develop_box .main_title{margin-bottom:15px}.services_develop_container .services_develop_box .main_title .tit{font-size:22px;line-height:28px}.services_develop_container .services_develop_box .main_title .icon{flex:0 0 80px}.services_develop_container .services_develop_box .content p{font-size:12px;line-height:20px}.technologyuse .technologyuse_main{margin-top:30px}.technologyuse .technologyuse_main .tech_icons .tech_img{flex:0 0 12%;height:120px}.technologyuse .technologyuse_main .tech_icons .tech_img .gatsby-image-wrapper img{height:60px}.casestudy .pro_sec{margin-top:20px}.casestudy .pro_sec .casestudy_item{position:relative;margin-bottom:20px}.casestudy .pro_sec .casestudy_item .download_section{bottom:20px;left:50%;transform:translate(-50%)}.casestudy .pro_sec .casestudy_item .download_section .download_apps{gap:10px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_now{font-size:16px;line-height:22px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul{gap:15px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li{padding-right:10px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li svg{height:20px}.casestudy .pro_sec .casestudy_item .download_section .case_btn{margin-top:15px}.workflow_section .workflow_max{margin-top:20px}.workflow_section .workflow_max .workflow_listing .workflow_items{padding:15px;height:200px;max-width:200px}.workflow_section .workflow_max .workflow_listing .workflow_items h4,.workflow_section .workflow_max .workflow_listing .workflow_items .h4{font-size:18px;line-height:28px;gap:10px}.workflow_section .workflow_max .workflow_listing .workflow_items h4 span,.workflow_section .workflow_max .workflow_listing .workflow_items .h4 span{font-size:13px;line-height:25px;height:25px;width:25px;flex:0 0 25px}.workflow_section .workflow_max .workflow_listing .workflow_items p{font-size:12px;line-height:20px}.awrads_sec .number_items svg{margin-right:20px;width:80px;height:auto}.awrads_sec .number_items .title_numbers{font-size:60px;line-height:60px}.awrads_sec .number_items .title_numbers span{font-size:16px;line-height:26px}.gamecategory .main_category_box{gap:20px}.gamecategory .main_category_box .gamecategory_list:last-child{margin-top:80px}.gamecategory .main_category_box .gamecategory_list .item_cat{margin-bottom:20px}.gamecategory .main_category_box .gamecategory_list .item_cat .gatsby-image-wrapper img{height:160px}.partner-usa .partner_box{padding:0 70px}.partner-usa .partner_box .partner-para p{padding-right:0}.partner-usa .col-xxl-4:last-child .partner_box{border-right:0px}.gat_game_app{height:650px;margin-bottom:50px}.gat_game_app .gat_app_txt{margin-top:15px}.gat_game_app .gat_app_txt h5,.gat_game_app .gat_app_txt .h5{font-size:16px;line-height:22px}.gat_game_app .gat_app_txt h5 span,.gat_game_app .gat_app_txt .h5 span{margin-right:10px}.gat_game_app .gat_app_txt p{font-size:12px;line-height:20px}.preksgame .preks_box{margin-bottom:15px;gap:15px}.preksgame .preks_box .preks_item{padding:15px;flex:0 0 48%}.preksgame .preks_box .preks_item h6,.preksgame .preks_box .preks_item .h6{font-size:16px;line-height:24px;max-width:80%}.preksgame .preks_box .preks_item h6 span,.preksgame .preks_box .preks_item .h6 span{font-size:24px;line-height:24px;top:24px;right:24px}.preksgame .preks_box .preks_item p{font-size:12px;line-height:20px}.tekrevol_awards .react-multi-carousel-list{margin-top:0}.tekrevol_awards .react-multi-carousel-list .awards_item.small{height:160px;padding:20px}}@media(min-width:992px)and (max-width:1199px){.game_banner .banner_btn .border_btn.web_case_btn{margin-left:10px;font-size:13px;line-height:40px;min-width:180px;height:40px;border-radius:40px}.gaming_screen h2,.gaming_screen .h2{margin-bottom:60px}.gaming_screen .game_service{height:150px}.gaming_screen .game_service .game_img_box{width:120px;height:120px;top:-20px;transform:translate(-50%,-20%)}.gaming_screen .game_service .game_img_box .gatsby-image-wrapper img{height:70px}.gaming_screen .game_service h3,.gaming_screen .game_service .h3{margin-bottom:0}.services_main_container{margin-top:30px}.services_main_container .col-lg-3{padding:0 5px}.services_main_container .services_main_box{padding:15px;cursor:pointer;border-radius:15px}.services_main_container .services_main_box .services_title{margin-bottom:10px}.services_main_container .services_main_box .services_title .services_icon svg{height:30px}.services_main_container .services_main_box .services_title .title{font-size:15px;line-height:20px;margin-bottom:0}.services_main_container .services_main_box .services_content{height:200px}.services_main_container .services_main_box .services_content p{font-size:11px;line-height:17px}.services_develop_container{margin-top:20px}.services_develop_container .services_develop_box{padding:15px;height:240px}.services_develop_container .services_develop_box .main_title{margin-bottom:15px}.services_develop_container .services_develop_box .main_title .tit{font-size:20px;line-height:26px}.services_develop_container .services_develop_box .main_title .icon{flex:0 0 70px}.services_develop_container .services_develop_box .content p{font-size:11px;line-height:17px}.technologyuse .technologyuse_main{margin-top:30px}.technologyuse .technologyuse_main .tech_icons .tech_img{flex:0 0 12%;height:120px}.technologyuse .technologyuse_main .tech_icons .tech_img .gatsby-image-wrapper img{height:60px}.casestudy .pro_sec{margin-top:20px}.casestudy .pro_sec .casestudy_item{position:relative;margin-bottom:20px}.casestudy .pro_sec .casestudy_item .download_section{bottom:20px;left:50%;transform:translate(-50%)}.casestudy .pro_sec .casestudy_item .download_section .download_apps{gap:15px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_now{font-size:14px;line-height:20px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul{gap:10px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li{padding-right:10px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li svg{height:18px}.casestudy .pro_sec .casestudy_item .download_section .case_btn{margin-top:0}.workflow_section .workflow_max{margin-top:20px}.workflow_section .workflow_max .workflow_listing .workflow_items{padding:10px;height:160px;max-width:170px;border-radius:10px}.workflow_section .workflow_max .workflow_listing .workflow_items h4,.workflow_section .workflow_max .workflow_listing .workflow_items .h4{font-size:16px;line-height:22px;gap:5px}.workflow_section .workflow_max .workflow_listing .workflow_items h4 span,.workflow_section .workflow_max .workflow_listing .workflow_items .h4 span{font-size:12px;line-height:22px;height:22px;width:22px;flex:0 0 22px}.workflow_section .workflow_max .workflow_listing .workflow_items p{font-size:11px;line-height:17px}.awrads_sec .number_items svg{margin-right:10px;width:60px;height:auto}.awrads_sec .number_items .title_numbers{font-size:50px;line-height:50px}.awrads_sec .number_items .title_numbers span{font-size:14px;line-height:24px}.gamecategory .main_category_box{gap:20px}.gamecategory .main_category_box .gamecategory_list:last-child{margin-top:70px}.gamecategory .main_category_box .gamecategory_list .item_cat{margin-bottom:20px}.gamecategory .main_category_box .gamecategory_list .item_cat .gatsby-image-wrapper img{height:140px}.partner-usa .partner_box{padding:0 40px}.partner-usa .partner_box .partner-para p{padding-right:0;line-height:normal}.partner-usa .col-xxl-4:last-child .partner_box{border-right:0px}.gat_game_app{height:650px;margin-bottom:50px}.gat_game_app .gat_app_txt{margin-top:15px}.gat_game_app .gat_app_txt h5,.gat_game_app .gat_app_txt .h5{font-size:15px;line-height:20px;margin-bottom:10px}.gat_game_app .gat_app_txt h5 span,.gat_game_app .gat_app_txt .h5 span{margin-right:10px}.gat_game_app .gat_app_txt p{font-size:12px;line-height:20px}.gat_game_app .gat_img{display:flex;justify-content:center;align-items:center;height:100%}.preksgame .preks_box{margin-bottom:10px;gap:10px}.preksgame .preks_box .preks_item{padding:15px;flex:0 0 48%}.preksgame .preks_box .preks_item h6,.preksgame .preks_box .preks_item .h6{font-size:15px;line-height:22px;max-width:80%}.preksgame .preks_box .preks_item h6 span,.preksgame .preks_box .preks_item .h6 span{font-size:22px;line-height:22px;top:22px;right:22px}.preksgame .preks_box .preks_item p{font-size:11px;line-height:19px}.tekrevol_awards .react-multi-carousel-list{margin-top:0}.tekrevol_awards .react-multi-carousel-list .awards_item.small{height:160px;padding:20px}}@media(min-width:667px)and (max-width:991px){.game_banner .banner_btn .border_btn.web_case_btn{margin-left:10px;font-size:13px;line-height:40px;min-width:180px;height:40px;border-radius:40px}.game_banner{height:60vh}.gaming_screen h2,.gaming_screen .h2{margin-bottom:60px}.gaming_screen .game_service{height:150px;margin-bottom:70px}.gaming_screen .game_service .game_img_box{width:120px;height:120px;top:-20px;transform:translate(-50%,-20%)}.gaming_screen .game_service .game_img_box .gatsby-image-wrapper img{height:70px}.gaming_screen .game_service h3,.gaming_screen .game_service .h3{margin-bottom:0}.gaming_screen .col-lg-3:nth-child(3) .game_service,.gaming_screen .col-lg-3:nth-child(4) .game_service{margin-bottom:0}.services_main_container{margin-top:30px}.services_main_container .col-lg-3{padding:0 5px}.services_main_container .services_main_box{padding:15px;cursor:pointer;margin-bottom:30px;border-radius:15px}.services_main_container .services_main_box .services_title{margin-bottom:10px}.services_main_container .services_main_box .services_title .services_icon svg{height:30px}.services_main_container .services_main_box .services_title .title{font-size:15px;line-height:20px;margin-bottom:0}.services_main_container .services_main_box .services_content{height:200px}.services_main_container .services_main_box .services_content p{font-size:11px;line-height:17px}.services_develop_container{margin-top:20px}.services_develop_container .services_develop_box{padding:15px;height:180px;margin-bottom:20px}.services_develop_container .services_develop_box .main_title{margin-bottom:15px}.services_develop_container .services_develop_box .main_title .tit{font-size:20px;line-height:26px}.services_develop_container .services_develop_box .main_title .icon{flex:0 0 70px}.services_develop_container .services_develop_box .content p{font-size:11px;line-height:17px}.technologyuse .technologyuse_main{margin-top:30px}.technologyuse .technologyuse_main .tech_icons .tech_img{flex:0 0 20%;height:120px}.technologyuse .technologyuse_main .tech_icons .tech_img .gatsby-image-wrapper img{height:60px}.casestudy .pro_sec{margin-top:20px}.casestudy .pro_sec .casestudy_item{position:relative;margin-bottom:20px}.casestudy .pro_sec .casestudy_item .download_section{bottom:20px;left:50%;transform:translate(-50%)}.casestudy .pro_sec .casestudy_item .download_section .download_apps{gap:15px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_now{font-size:14px;line-height:20px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul{gap:10px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li{padding-right:10px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li svg{height:18px}.casestudy .pro_sec .casestudy_item .download_section .case_btn{margin-top:0}.workflow_section .workflow_max{margin-top:20px}.workflow_section .workflow_max .workflow_listing{flex-wrap:wrap}.workflow_section .workflow_max .workflow_listing .workflow_items{padding:20px;height:130px;max-width:49%;flex:1 0 49%;margin-bottom:10px}.workflow_section .workflow_max .workflow_listing .workflow_items h4,.workflow_section .workflow_max .workflow_listing .workflow_items .h4{font-size:16px;line-height:22px;gap:5px}.workflow_section .workflow_max .workflow_listing .workflow_items h4 span,.workflow_section .workflow_max .workflow_listing .workflow_items .h4 span{font-size:12px;line-height:22px;height:22px;width:22px;flex:0 0 22px}.workflow_section .workflow_max .workflow_listing .workflow_items p{font-size:11px;line-height:17px}.awrads_sec .number_items svg{margin-right:10px;width:60px;height:auto}.awrads_sec .number_items .title_numbers{font-size:40px;line-height:40px}.awrads_sec .number_items .title_numbers span{font-size:12px;line-height:22px}.gamecategory .main_category_box{gap:20px}.gamecategory .main_category_box .gamecategory_list:last-child{margin-top:70px}.gamecategory .main_category_box .gamecategory_list .item_cat{margin-bottom:20px}.gamecategory .main_category_box .gamecategory_list .item_cat .gatsby-image-wrapper img{height:140px}.partner-usa .partner_box{padding:0 20px}.partner-usa .partner_box .partner-para p{padding-right:0;line-height:normal}.partner-usa .col-xxl-4:last-child .partner_box{border-right:0px}.gat_game_app{height:100%;margin-bottom:50px}.gat_game_app .gat_app_txt{margin-top:15px}.gat_game_app .gat_app_txt h5,.gat_game_app .gat_app_txt .h5{font-size:17px;line-height:27px;margin-bottom:10px}.gat_game_app .gat_app_txt h5 span,.gat_game_app .gat_app_txt .h5 span{margin-right:10px}.gat_game_app .gat_app_txt p{font-size:14px;line-height:24px}.gat_game_app .gat_img{display:flex;justify-content:center;align-items:center;height:100%}.preksgame .preks_box{margin-bottom:10px;gap:10px}.preksgame .preks_box .preks_item{padding:15px;flex:0 0 48%}.preksgame .preks_box .preks_item h6,.preksgame .preks_box .preks_item .h6{font-size:15px;line-height:22px;max-width:80%}.preksgame .preks_box .preks_item h6 span,.preksgame .preks_box .preks_item .h6 span{font-size:22px;line-height:22px;top:22px;right:22px}.preksgame .preks_box .preks_item p{font-size:11px;line-height:19px}.tekrevol_awards .react-multi-carousel-list{margin-top:0}.tekrevol_awards .react-multi-carousel-list .awards_item.small{height:160px;padding:20px}}@media(min-width:0px)and (max-width:666px){.game_banner{height:100%;padding-top:100px;padding-bottom:30px}.game_banner h1,.game_banner .h1,.game_banner p{margin-bottom:20px}.game_banner .game_main_img{display:none}.game_banner .banner_btn .border_btn{min-width:210px}.game_banner .banner_btn .border_btn.web_case_btn{border:1px solid #fff;margin-left:0;font-size:13px;line-height:38px;height:40px;border-radius:25px;margin-top:15px}.game_banner .banner_btn .border_btn.web_case_btn:hover{border:1px solid #f47a1f}.gaming_screen h2,.gaming_screen .h2{margin-bottom:50px}.gaming_screen .game_service{height:150px;margin-bottom:70px}.gaming_screen .game_service .game_para{margin-top:20px}.gaming_screen .game_service .game_img_box{width:120px;height:120px;top:-20px;transform:translate(-50%,-20%)}.gaming_screen .game_service .game_img_box .gatsby-image-wrapper img{height:70px}.gaming_screen .game_service h3,.gaming_screen .game_service .h3{margin-bottom:0}.gaming_screen .game_service a.border_btn{margin-top:0!important;margin-bottom:10px!important}.gaming_screen .col-lg-3:last-child .game_service{margin-bottom:0}.services_main_container{margin-top:30px}.services_main_container .col-lg-3{padding:0 5px}.services_main_container .services_main_box{padding:15px;cursor:pointer;margin-bottom:30px;border-radius:15px}.services_main_container .services_main_box .services_title{margin-bottom:10px}.services_main_container .services_main_box .services_title .services_icon svg{height:30px}.services_main_container .services_main_box .services_title .title{font-size:20px;line-height:25px;margin-bottom:0}.services_main_container .services_main_box .services_content{height:200px}.services_main_container .services_main_box .services_content p{font-size:12px;line-height:20px}.services_develop_container{margin-top:20px}.services_develop_container .services_develop_box{padding:15px;height:auto;margin-bottom:20px}.services_develop_container .services_develop_box .main_title{margin-bottom:15px}.services_develop_container .services_develop_box .main_title .tit{font-size:20px;line-height:26px}.services_develop_container .services_develop_box .main_title .icon{flex:0 0 70px}.services_develop_container .services_develop_box .content p{font-size:12px;line-height:20px}.game_servies .game_para{margin-top:20px}.technologyuse .technologyuse_main{margin-top:0}.technologyuse .technologyuse_main .tech_icons .tech_img{flex:0 0 50%;height:auto;padding:20px 0}.casestudy .pro_sec{margin-top:20px}.casestudy .pro_sec .casestudy_item{position:relative;margin-bottom:20px}.casestudy .pro_sec .casestudy_item.item_001{height:unset}.casestudy .pro_sec .casestudy_item.item_001 .download_section{position:unset;transform:translate(0);background:#000000e8;border-radius:10px;margin-top:20px;padding:10px;width:100%}.casestudy .pro_sec .casestudy_item.item_001 .download_section .download_apps{gap:10px}.casestudy .pro_sec .casestudy_item.item_001 .download_section .download_apps .name_now{font-size:14px;line-height:20px}.casestudy .pro_sec .casestudy_item.item_001 .download_section .download_apps .name_icon ul{gap:10px}.casestudy .pro_sec .casestudy_item.item_001 .download_section .download_apps .name_icon ul li{padding-right:10px}.casestudy .pro_sec .casestudy_item.item_001 .download_section .download_apps .name_icon ul li svg{height:18px}.casestudy .pro_sec .casestudy_item.item_001 .download_section .case_btn{margin-top:0}.casestudy .pro_sec .casestudy_item .download_section{position:unset;transform:translate(0);background:#000000e8;border-radius:10px;margin-top:20px;padding:10px}.casestudy .pro_sec .casestudy_item .download_section .download_apps{gap:10px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_now{font-size:14px;line-height:20px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul{gap:10px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li{padding-right:10px}.casestudy .pro_sec .casestudy_item .download_section .download_apps .name_icon ul li svg{height:18px}.casestudy .pro_sec .casestudy_item .download_section .case_btn{margin-top:0}.casestudy .pro_sec .casestudy_item img{border-radius:10px}.casestudy .pro_sec .casestudy_item video{border-radius:10px}.casestudy .pro_btn{justify-content:start}.casestudy .pro_btn a{margin-top:0}.workflow_section .workflow_max{margin-top:20px}.workflow_section .workflow_max .workflow_listing{flex-wrap:wrap}.workflow_section .workflow_max .workflow_listing .workflow_items{padding:20px;height:auto;max-width:100%;flex:1 0 100%;margin-bottom:10px}.workflow_section .workflow_max .workflow_listing .workflow_items h4,.workflow_section .workflow_max .workflow_listing .workflow_items .h4{font-size:16px;line-height:22px;gap:5px}.workflow_section .workflow_max .workflow_listing .workflow_items h4 span,.workflow_section .workflow_max .workflow_listing .workflow_items .h4 span{font-size:12px;line-height:22px;height:22px;width:22px;flex:0 0 22px}.workflow_section .workflow_max .workflow_listing .workflow_items p{font-size:12px;line-height:20px}.awrads_sec .number_items{margin-bottom:10px;border-right:0px;border-bottom:1px solid #dadadb;padding-bottom:10px;gap:20px}.awrads_sec .number_items svg{margin-right:10px;width:60px;height:auto}.awrads_sec .number_items .title_numbers{width:150px;font-size:40px;line-height:40px}.awrads_sec .number_items .title_numbers span{font-size:12px;line-height:22px}.gamecategory .main_category_box{gap:20px}.gamecategory .main_category_box .gamecategory_list:last-child{margin-top:70px}.gamecategory .main_category_box .gamecategory_list .item_cat{margin-bottom:20px}.gamecategory .main_category_box .gamecategory_list .item_cat .gatsby-image-wrapper img{height:140px}.partner-usa .partner_box{padding:0 20px;border-right:0px;border-bottom:1px solid #dadadb;margin-bottom:10px}.partner-usa .partner_box .partner-para p{padding-right:0;line-height:normal}.partner-usa .col-xxl-4:last-child .partner_box{border-right:0px}.gat_game_app{height:100%;margin-bottom:0}.gat_game_app .gat_app_txt{margin-top:15px}.gat_game_app .gat_app_txt h5,.gat_game_app .gat_app_txt .h5{font-size:17px;line-height:27px;margin-bottom:10px}.gat_game_app .gat_app_txt h5 span,.gat_game_app .gat_app_txt .h5 span{margin-right:10px}.gat_game_app .gat_app_txt p{font-size:14px;line-height:24px}.gat_game_app .gat_img{display:flex;justify-content:center;align-items:center;height:100%}.preksgame .preks_box{margin-bottom:10px;gap:10px}.preksgame .preks_box .preks_item{padding:15px;flex:0 0 100%}.preksgame .preks_box .preks_item h6,.preksgame .preks_box .preks_item .h6{font-size:15px;line-height:22px;max-width:80%}.preksgame .preks_box .preks_item h6 span,.preksgame .preks_box .preks_item .h6 span{font-size:22px;line-height:22px;top:22px;right:22px}.preksgame .preks_box .preks_item p{font-size:12px;line-height:20px}.tekrevol_awards .react-multi-carousel-list{min-height:auto;height:auto;margin-top:20px}.tekrevol_awards .react-multi-carousel-list .awards_item.small{height:auto;padding:20px}.p50{padding:30px 0}}.technologyuse.game-technologyuse .technologyuse_main .tech_icons{display:block}.tekrevol__banner{padding-top:181px;padding-bottom:40px}.tekrevol__banner h1,.tekrevol__banner .h1{margin-bottom:16px}.tekrevol__banner h1 span,.tekrevol__banner .h1 span{font-size:20px;font-weight:600;line-height:35px;letter-spacing:.1em}.tekrevol__banner h2,.tekrevol__banner .h2{font-size:68px;font-weight:600;line-height:80px;letter-spacing:-.05em;margin-bottom:33px}.tekrevol__banner p{color:#747373;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:30px;margin-bottom:56px}.tekrevol__banner .feat{display:flex;align-items:center;justify-content:space-between;height:103px;margin-top:21px}.tekrevol__banner .feat .feat-wrap{flex:0 0 185px;position:relative}.tekrevol__banner .feat .feat-wrap:before{content:"";position:absolute;border-right:1px solid #CFCFCF;height:46px;width:1px;top:50%;transform:translateY(-50%);right:-36px}.tekrevol__banner .feat .feat-wrap .title{font-size:26px;font-family:Poppins,sans-serif;font-weight:700;line-height:1.2;color:#898989}.tekrevol__banner .feat .carousel_featured{flex:0 0 69.7%}.tekrevol__banner .feat .carousel_featured .react-multi-carousel-item .featured_item .featured_img{display:flex;justify-content:center}.tekrevol__banner .feat .carousel_featured .react-multi-carousel-item .featured_item .featured_img svg{height:60px;width:auto;fill:#324251}.tekrevol__ratings .rat-outer{position:relative}.tekrevol__ratings .rat-outer:before{content:"";border-right:1px solid #ddd;height:76px;width:1px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.tekrevol__ratings .rat-outer:last-child:before{display:none}.tekrevol__ratings .rat-outer .rat-wrap{display:flex;align-items:center;gap:31px;justify-content:center}.tekrevol__ratings .rat-outer .rat-wrap span{font-size:55px;font-weight:700;line-height:65px;text-align:center;color:#f47a1f}.tekrevol__ratings .rat-outer .rat-wrap p{font-size:25px;font-weight:500;line-height:32px;letter-spacing:-.02em;color:#7a91a7;margin-bottom:0}.tekrevol__services .serv-tab .swiper-slide{height:auto}.tekrevol__services .serv-tab .serv-item{-moz-transition:all .15s ease-in;-webkit-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in}.tekrevol__services .serv-tab .serv-item .serv-inner{overflow:hidden;position:relative;padding:75px 40px 100px;background-color:#f8f8fb;transition:inherit}.tekrevol__services .serv-tab .serv-item .serv-inner:before{position:absolute;height:100%;width:100%;background-repeat:no-repeat;background-position:center;background-size:cover;transition:inherit;left:0;right:0;top:0;bottom:0;z-index:-1;transform:scale(.995);border-radius:18px}.tekrevol__services .serv-tab .serv-item .serv-inner .serv-inner-icon{margin-bottom:20px;opacity:1;transition:inherit}.tekrevol__services .serv-tab .serv-item .serv-inner .title,.tekrevol__services .serv-tab .serv-item .serv-inner p{transition:inherit}.tekrevol__services .serv-tab .serv-item .serv-inner:hover{background-color:transparent}.tekrevol__services .serv-tab .serv-item .serv-inner:hover .title,.tekrevol__services .serv-tab .serv-item .serv-inner:hover p{transform:translateY(-15px)}.tekrevol__services .serv-tab .serv-item .serv-inner:hover a svg,.tekrevol__services .serv-tab .serv-item .serv-inner:hover a path{transition:inherit;fill:#f47a1f!important;stroke:#f47a1f!important}.tekrevol__services .serv-tab .serv-item .serv-inner:hover .serv-inner-icon{opacity:0}.tekrevol__services .serv-tab .serv-item .serv-inner:hover .serv-inner-icon svg path{fill:#f47a1f}.tekrevol__services .btn-wrap{margin-top:46px}.tekrevol__services.bahrain-services .serv-tab,.tekrevol__services.bahrain-services .serv-tab .serv-item{height:100%}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner{padding:40px 30px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner h5,.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner .h5{transition:inherit}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner p{margin-bottom:0}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner:hover{background-color:transparent}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner:hover h5,.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner:hover .h5{transform:translateY(-15px);color:#fff}.tekrevol__industry .industry_serv .swiper-slide{height:auto}.tekrevol__industry .industry_serv .serv-item{-moz-transition:all .15s ease-in;-webkit-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in}.tekrevol__industry .industry_serv .serv-item .serv-inner{position:relative;overflow:hidden;padding:30px 40px 50px;border-radius:18px;background-color:#f8f8fb;transition:inherit}.tekrevol__industry .industry_serv .serv-item .serv-inner:before{position:absolute;height:100%;width:100%;background-repeat:no-repeat;background-position:center;background-size:cover;transition:inherit;left:0;right:0;top:0;bottom:0;z-index:-1;transform:scale(.995);border-radius:18px}.tekrevol__industry .industry_serv .serv-item .serv-inner .industry_icon{background:#f47a1f;width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:100px;margin-bottom:20px;opacity:1;transition:inherit}.tekrevol__industry .industry_serv .serv-item .serv-inner .industry_icon svg,.tekrevol__industry .industry_serv .serv-item .serv-inner .industry_icon g,.tekrevol__industry .industry_serv .serv-item .serv-inner .industry_icon path{transition:inherit}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{height:auto;min-height:auto;margin-bottom:26px;line-height:35px;transition:inherit}.tekrevol__industry .industry_serv .serv-item .serv-inner p{font-size:18px;line-height:22px;color:#898989;min-height:88px;transition:inherit}.tekrevol__industry .industry_serv .serv-item .serv-inner ul{padding-left:20px}.tekrevol__industry .industry_serv .serv-item .serv-inner ul li{line-height:1.2;margin-bottom:21px;list-style:disc;color:#898989}.tekrevol__industry .industry_serv .serv-item .serv-inner a svg,.tekrevol__industry .industry_serv .serv-item .serv-inner a path{fill:#f47a1f!important;stroke:#f47a1f!important}.tekrevol__industry .industry_serv .serv-item .serv-inner:hover{background-color:transparent}.tekrevol__industry .industry_serv .serv-item .serv-inner:hover .title,.tekrevol__industry .industry_serv .serv-item .serv-inner:hover p{color:#fff;transform:translateY(-15px)}.tekrevol__industry .industry_serv .serv-item .serv-inner:hover ul li{color:#fff}.tekrevol__industry .industry_serv .serv-item .serv-inner:hover a svg,.tekrevol__industry .industry_serv .serv-item .serv-inner:hover a path{fill:#f47a1f!important;stroke:#f47a1f!important}.tekrevol__industry .industry_serv .serv-item .serv-inner:hover .industry_icon{background:transparent;opacity:0}.tekrevol__industry .industry_serv .serv-item .serv-inner:hover .industry_icon svg path{fill:#f47a1f}.tekrevol__industry .industry-wrap{position:relative}.tekrevol__sub{padding-top:150px;padding-bottom:100px;background-position:center center;background-repeat:no-repeat;background-size:cover}.tekrevol__sub .banner-wrap .example{margin-bottom:50px}.tekrevol__sub .banner-wrap .example h2,.tekrevol__sub .banner-wrap .example .h2{margin-bottom:0;font-size:70px;color:#fff}.tekrevol__sub .banner-wrap .example:after{top:0;color:#fff;opacity:.05;z-index:0;width:100%}.tekrevol__sub .banner-wrap p{font-size:20px;font-weight:500;line-height:28px;color:#fff}.tekrevol__sub .banner-wrap .btn-wrap{margin-top:49px}.tekrevol__develop .serv-item .serv-inner{padding:42px 30px;height:100%;background-color:#fff}.tekrevol__develop .serv-item .serv-inner .img{margin-bottom:21px}.tekrevol__develop .serv-item .serv-inner .count{font-size:42px;line-height:35px;color:#898989;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#898989;font-weight:700;-webkit-text-fill-color:transparent;position:absolute;right:30px;top:45px;transition:inherit}.tekrevol__develop .serv-item .serv-inner .title{font-size:28px;line-height:35px;margin-bottom:30px;font-weight:700;min-height:auto}.tekrevol__develop .serv-item .serv-inner p{font-size:19px;line-height:30px;color:#898989;margin-bottom:0}.tekrevol__develop .serv-item .serv-inner .img svg{height:71px}.tekrevol__develop .serv-item .serv-inner .img svg g path{transition:inherit}.tekrevol__develop .serv-item .serv-inner:hover .count{color:#fff;-webkit-text-stroke-color:#fff}.tekrevol__develop .serv-item .serv-inner:hover svg>path{fill:#fff}.tekrevol__develop .serv-item .serv-inner:hover svg>g>path{fill:#fff}.tekrevol__case .case-outer{padding-top:70px;padding-bottom:70px}.tekrevol__case .case-outer .case-img{border-radius:25px;overflow:hidden}.tekrevol__case .case-outer .case-img .case-video{border-radius:25px}.tekrevol__case .case-outer .case-img .truth_big{width:776px}.tekrevol__case .case-outer .case-img .amj_big{width:748px}.tekrevol__case .case-outer .case-cont .case-inner .title{font-size:60px;font-weight:700;line-height:62px}.tekrevol__case .case-outer .case-cont .case-inner .list{display:flex;align-items:center;gap:15px;margin-bottom:20px;flex-wrap:wrap}.tekrevol__case .case-outer .case-cont .case-inner .list li{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1.2;text-align:center;padding:0 20px;height:38px;display:inline-flex;align-items:center;color:#314252;background-color:#d9d9d9;border-radius:50px}.tekrevol__case .case-outer .case-cont .case-inner .list li strong{font-weight:600;color:#000}.tekrevol__case .case-outer .case-cont .case-inner .list.list-one li:nth-child(2){background-color:#b8f1cd}.tekrevol__case .case-outer .case-cont .case-inner .list.list-one li.bg-three{background-color:#ff8491}.tekrevol__case .case-outer .case-cont .case-inner .list.list-one li.bg-four{background-color:#e6c8ff}.tekrevol__case .case-outer .case-cont .case-inner .list.list-one li.bg-five{background-color:#d00747;color:#fff}.tekrevol__case .case-outer .case-cont .case-inner .list.list-one li.bg-six{background-color:#ffadc7}.tekrevol__case .case-outer .case-cont .case-inner .list.list-two{flex-direction:column;align-items:start;margin-bottom:40px}.tekrevol__case .case-outer .case-cont .case-inner .list.list-two li{gap:5px;background-color:#eee;border:1px solid #CECECE;width:auto;color:#898989;text-align:left}.tekrevol__process .serv-item{margin-bottom:25px}.tekrevol__process .serv-item .serv-inner{text-align:center;padding:70px 100px 50px;min-height:460px;height:auto}.tekrevol__process .serv-item .serv-inner .img{margin-bottom:35px}.tekrevol__process .serv-item .serv-inner .img svg{height:70px}.tekrevol__process .serv-item .serv-inner .title{font-size:28px;font-weight:600;line-height:36.15px;margin-bottom:20px}.tekrevol__process .serv-item .serv-inner p{font-size:18px;font-weight:400;line-height:35px;color:#898989}.tekrevol__process .serv-item:hover .img svg>path{fill:#fff}.tekrevol__process .serv-item:hover .img svg>g>path{fill:#fff}.tekrevol__pack .serv-item .serv-inner{padding:35px 40px 17px;border-radius:12px}.tekrevol__pack .serv-item .serv-inner .sub-title{font-size:22px;font-weight:500;line-height:1.2;margin-bottom:0;color:#314252;transition:inherit}.tekrevol__pack .serv-item .serv-inner .title{font-size:44px;font-weight:500;line-height:60px;margin-bottom:24px}.tekrevol__pack .serv-item .serv-inner ul li{font-size:16px;line-height:1.2;font-weight:400;color:#314252;display:flex;align-items:center;gap:12px;margin-bottom:18px;transition:inherit;position:relative;padding-left:25px}.tekrevol__pack .serv-item .serv-inner ul li .img{background-color:#d9d9d9;border-radius:50%;height:18px;text-align:center;line-height:15px;transition:inherit;position:absolute;width:18px;top:1px;left:0}.tekrevol__pack .serv-item .serv-inner:hover .sub-title,.tekrevol__pack .serv-item .serv-inner:hover ul li{color:#fff}.tekrevol__pack .serv-item .serv-inner:hover ul li .img{background-color:#fff}.tekrevol__partner{background-color:#324251}.tekrevol__partner .example{margin-bottom:0}.tekrevol__partner .example h2,.tekrevol__partner .example .h2{color:#fff;margin-bottom:0}.tekrevol__partner .example:after{color:#fff;opacity:.05;z-index:0}.tekrevol__partner .part-wrap .image{width:100%;aspect-ratio:1/1;border-radius:12px;background-color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.tekrevol__levelup .serv-item .serv-inner{padding:50px 80px;display:flex;flex-direction:column;justify-content:space-between;align-items:start}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:31px;line-height:35px;margin-bottom:20px}.tekrevol__levelup .serv-item .serv-inner .content .sub-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:35px;color:#314252;margin-bottom:20px}.tekrevol__levelup .serv-item .serv-inner .content p{font-size:15px;line-height:23px}.tekrevol__levelup .serv-item .serv-inner .btn-pri{position:unset;margin-top:20px;height:44px;font-size:14px;padding:0 26px}.tekrevol__levelup .serv-item .serv-inner:hover{background-color:#f8f8fb}.tekrevol__levelup .serv-item .serv-inner:hover .title,.tekrevol__levelup .serv-item .serv-inner:hover .sub-title{color:#314252}.tekrevol__levelup .serv-item .serv-inner:hover p{color:var(--bs-body-color)}.tekrevol__levelup .serv-item .serv-inner:hover .btn-pri{transform:rotate(0)}.tekrevol__levelup .btn-wrap{margin-top:46px}.tekrevol__model .serv-item .serv-inner{padding:0;height:100%;border:2px solid #f8f8fb;overflow:hidden}.tekrevol__model .serv-item .serv-inner .image-wrap{background-color:#fff;text-align:center;padding:30px}.tekrevol__model .serv-item .serv-inner .image-wrap img{max-width:100%;aspect-ratio:390/350}.tekrevol__model .serv-item .serv-inner .image-wrap video{aspect-ratio:390/350}.tekrevol__model .serv-item .serv-inner .content-wrap{padding:35px 45px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{font-size:32px;line-height:42px;margin-bottom:20px;min-height:86px}.tekrevol__model .serv-item .serv-inner .content-wrap p{color:#898989}.tekrevol__model .serv-item .serv-inner .content-wrap a{position:unset;transition:inherit;color:#f47a1f}.tekrevol__model .serv-item .serv-inner:hover .title,.tekrevol__model .serv-item .serv-inner:hover p,.tekrevol__model .serv-item .serv-inner:hover a{color:#fff}.tekrevol__model .btn-wrap{margin-top:46px}.tekrevol__testimonials .slider-wrap{position:relative;margin-bottom:90px}.tekrevol__testimonials .slider-wrap .test_slider{overflow-y:visible}.tekrevol__testimonials .slider-wrap .test_slider .img{border-radius:25px;overflow:hidden;width:max-content;max-width:100%}.tekrevol__testimonials .slider-wrap .test_slider .img video{margin-bottom:-6px;aspect-ratio:646/364;width:646px}.tekrevol__testimonials .slider-wrap .test_slider .img .video-thumbnail{position:relative}.tekrevol__testimonials .slider-wrap .test_slider .img .video-thumbnail .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.tekrevol__testimonials .slider-wrap .test_slider .img .video-thumbnail .play-btn svg{height:80px}.tekrevol__testimonials .slider-wrap .test_slider .content{position:relative}.tekrevol__testimonials .slider-wrap .test_slider .content .flag{font-size:20px;font-weight:500;line-height:35px;display:flex;align-items:center;gap:25px;position:absolute;right:0;top:0}.tekrevol__testimonials .slider-wrap .test_slider .content h4,.tekrevol__testimonials .slider-wrap .test_slider .content .h4{font-size:26px;font-weight:600;line-height:35px;margin-bottom:5px}.tekrevol__testimonials .slider-wrap .test_slider .content p{font-weight:600;line-height:30px;height:210px;overflow:auto;margin-bottom:0}.tekrevol__testimonials .slider-wrap .test_slider .content p span{font-weight:400;margin-bottom:20px}.tekrevol__testimonials .slider-wrap .test_slider .content .sub-title{height:auto}.tekrevol__testimonials .slider-wrap .test_slider .swiper-pagination{bottom:-63px;width:auto;left:50%;transform:translate(-50%) translateY(100%)}.tekrevol__testimonials .slider-wrap .test_slider .swiper-pagination .swiper-pagination-bullet{background-color:#e2e2e2;opacity:1;width:12px;height:12px;border-radius:50px}.tekrevol__testimonials .slider-wrap .test_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#f47a1f;opacity:1;width:27px}.tekrevol__testimonials .slider-wrap .custom-button{height:45px;width:45px;text-align:center;background-color:#efefef;border:1px solid #494949;position:absolute;bottom:-46px;right:0;transform:translateY(100%);border-radius:50px;display:flex;align-items:center;justify-content:center;top:auto}.tekrevol__testimonials .slider-wrap .custom-button.custom-prev-button{right:15px;left:auto;transform:translate(-100%) translateY(100%) rotate(180deg)}.tekrevol__testimonials .slider-wrap .custom-button:hover{cursor:pointer}.tekrevol__clients .example:after{width:100%}.tekrevol__clients .slider-wrap .client_slider .logo_box img{filter:grayscale(1);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out}.tekrevol__clients .slider-wrap .client_slider .logo_box img:hover{cursor:pointer;filter:grayscale(0)}.tekrevol__insights .tabs-wrap .blog-tabs{border:unset;margin-bottom:71px;position:relative;justify-content:space-between;justify-content:start;gap:30px}.tekrevol__insights .tabs-wrap .blog-tabs:after{content:"";width:100%;height:auto;position:absolute;bottom:0;left:0;border-bottom:1px solid #9C9C9C}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link,.tekrevol__insights .tabs-wrap .blog-tabs .nav-item{flex:none;border:unset}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link{padding:19px 35px;font-size:20px;font-weight:400;line-height:34px;color:#212529;position:relative}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link:before{content:"";position:absolute;width:0;height:6px;background-color:#f47a1f;left:50%;transform:translate(-50%);bottom:2px;transition:all .15s ease-in-out}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link.active:before,.tekrevol__insights .tabs-wrap .blog-tabs .nav-link:hover:before{width:100%}.tekrevol__insights .tabs-wrap .blog-item{border-radius:10px;overflow:hidden}.tekrevol__insights .tabs-wrap .blog-item .img-link{border-radius:10px;overflow:hidden;display:block}.tekrevol__insights .tabs-wrap .blog-item .img-link img{aspect-ratio:508/286;object-fit:cover;width:100%}.tekrevol__insights .tabs-wrap .blog-item .content{padding:20px;min-height:340px;display:flex;flex-direction:column;justify-content:space-between}.tekrevol__insights .tabs-wrap .blog-item .content .inner-wrap .title{font-size:26px;font-weight:600;line-height:34px;margin-bottom:20px;height:70px;overflow:auto}.tekrevol__insights .tabs-wrap .blog-item .content .inner-wrap p{font-size:14px;font-weight:400;line-height:26px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap{display:flex;align-items:center;justify-content:space-between}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .date{font-size:20px;font-weight:400;line-height:40px;color:#f47a1f}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link{font-size:18px;font-weight:600;line-height:28px;color:#314252}.tekrevol__videobanner{padding-top:100px;padding-bottom:40px;background:#000;position:relative;overflow:hidden;height:100vh}.tekrevol__videobanner:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(90deg,#000514f2,#08111be0 40%,#0a273700);z-index:1}.tekrevol__videobanner video.banner-vid{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;z-index:0;aspect-ratio:16/9}.tekrevol__videobanner .banner-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.tekrevol__videobanner .container{position:relative;z-index:2}.tekrevol__videobanner h1,.tekrevol__videobanner .h1{margin-bottom:16px;color:#fff}.tekrevol__videobanner h1 span,.tekrevol__videobanner .h1 span{font-size:20px;font-weight:600;line-height:35px;letter-spacing:.1em}.tekrevol__videobanner h2,.tekrevol__videobanner .h2{font-size:67px;font-weight:600;line-height:80px;letter-spacing:-.05em;margin-bottom:33px;color:#fff}.tekrevol__videobanner p{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:30px;margin-bottom:56px}.tekrevol__videobanner .desktop_view .feat{display:flex;align-items:flex-end;justify-content:flex-end;margin-top:0;padding-bottom:20px}.tekrevol__videobanner .desktop_view .feat .feat-wrap{flex:0 0 185px;position:relative}.tekrevol__videobanner .desktop_view .feat .feat-wrap .feature-list{display:flex;align-items:center}.tekrevol__videobanner .desktop_view .feat .feat-wrap:before{content:"";position:absolute;border-right:1px solid #f47a1f;height:46px;width:1px;top:50%;transform:translateY(-50%);right:-36px}.tekrevol__videobanner .desktop_view .feat .feat-wrap .title{font-size:20px;font-family:Poppins,sans-serif;font-weight:700;line-height:1.2;color:#fff}.tekrevol__videobanner .desktop_view .feat .feature-list{display:flex;align-items:center;justify-content:flex-end;gap:20px;padding-left:0;width:100%}.tekrevol__videobanner .desktop_view .feat .feature-list .featured_item{flex:0 0 auto}.tekrevol__videobanner .desktop_view .feat .feature-list .featured_item .featured_img{display:flex;justify-content:center;align-items:center}.tekrevol__videobanner .desktop_view .feat .feature-list .featured_item .featured_img svg,.tekrevol__videobanner .desktop_view .feat .feature-list .featured_item .featured_img img{width:auto;max-width:120px;max-height:100px;height:auto;object-fit:contain}.tekrevol__videobanner .desktop_view .feat .carousel_featured{flex:0 0 69.7%}.tekrevol__videobanner .desktop_view .feat .carousel_featured .react-multi-carousel-item .featured_item .featured_img{display:flex;justify-content:center}.tekrevol__videobanner .desktop_view .feat .carousel_featured .react-multi-carousel-item .featured_item .featured_img svg{width:auto}.tekrevol__videobanner .mob_view{display:none}.p-100{padding:clamp(1.5625rem,.625rem + 4.6875vw,6.25rem) 0px}.home-title-h2,.crafting-industry h2,.crafting-industry .h2{color:#314252;font-family:poppins,sans-serif;font-size:clamp(2.1875rem,1.825rem + 1.8125vw,4rem);font-weight:700;line-height:clamp(2.4375rem,2.025rem + 2.0625vw,4.5rem);letter-spacing:clamp(0rem,.04rem - .2vw,-.2rem);margin:0;text-transform:capitalize}.home-title-h2 span,.crafting-industry h2 span,.crafting-industry .h2 span{color:#ff6f11}.tekrevol-body.home .tekrevol__videobanner h1,.tekrevol-body.home .tekrevol__videobanner .h1{font-size:clamp(2.1875rem,1.8125rem + 1.875vw,4.0625rem)!important;line-height:1.1!important;font-weight:600}.tekrevol-body.home .tekrevol__videobanner p{font-weight:400!important;max-width:562px;margin-top:20px}.tekrevol-body.home .tekrevol__videobanner .bann-cont{max-width:950px}.tekrevol-body.home .btn-pri{font-size:clamp(.875rem,.825rem + .25vw,1.125rem);padding:0 24px;height:48px;letter-spacing:-.1px;font-weight:400}.home-para-copy{margin-top:clamp(1.875rem,1.625rem + 1.25vw,3.125rem);color:#585858;font-family:Inter,sans-serif;font-size:clamp(.875rem,.775rem + .5vw,1.375rem);font-weight:400;line-height:clamp(1.5625rem,1.4375rem + .625vw,2.1875rem);letter-spacing:clamp(0rem,.03rem - .15vw,-.15rem)}.home-new-btn{display:flex;align-items:center;justify-content:center;gap:16px;width:max-content;height:clamp(2.1875rem,1.8125rem + 1.875vw,4.0625rem);padding:0 7px 0 19px;border:1px solid #070f17;border-radius:50px;background:#fff;color:#314252;font-family:Poppins,sans-serif;font-size:clamp(.875rem,.8125rem + .3125vw,1.1875rem);font-weight:600;white-space:nowrap;text-decoration:none;overflow:hidden;position:relative;z-index:1;transition:background-color .4s ease,border-color .4s ease,color .4s ease,transform .35s ease,box-shadow .35s ease}.home-new-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ff6f11,#ff8f3d);transform:scaleX(0);transform-origin:left;transition:transform .45s ease;z-index:-1}.home-new-btn svg{width:clamp(1.5625rem,1.2rem + 1.8125vw,3.375rem);height:clamp(1.5625rem,1.2rem + 1.8125vw,3.375rem);flex-shrink:0;transition:transform .35s ease}.home-new-btn:hover,.home-new-btn:focus-visible{color:#fff;border-color:#ff6f11;transform:translateY(-4px);box-shadow:0 14px 35px #ff6f1147}.home-new-btn:hover:before,.home-new-btn:focus-visible:before{transform:scaleX(1)}.home-new-btn:hover svg,.home-new-btn:focus-visible svg{transform:translate(6px) rotate(45deg)}.home-new-btn:active{transform:translateY(-1px) scale(.98)}.stats-section{background:#f6f6f6}.stats-intro{display:flex;flex-direction:column;gap:clamp(1.25rem,.875rem + 1.875vw,3.125rem)}.stats-grid-row{column-gap:clamp(1.875rem,1.25rem + 3.125vw,5rem);row-gap:clamp(1.875rem,1.5rem + 1.875vw,3.75rem)}.stat-item{padding:0;border:0}.stat-value{margin:0;color:#314252;font-family:poppins,sans-serif;font-size:clamp(1.625rem,1.075rem + 2.75vw,4.375rem);font-weight:600;line-height:clamp(2.375rem,2.05rem + 1.625vw,4rem);letter-spacing:clamp(0rem,.09rem - .45vw,-.45rem);text-transform:capitalize}.stat-slash{display:inline-block;letter-spacing:.32px;transform:skew(-12deg)}.stat-label{padding-top:16px;border-top:2px solid #000;color:#222;font-family:poppins,sans-serif;font-size:clamp(.875rem,.775rem + .5vw,1.375rem);font-weight:400;line-height:normal;letter-spacing:clamp(0rem,.03rem - .15vw,-.15rem);margin:0}.work-section{background:#071926;overflow:hidden;position:relative;z-index:10;height:100vh}.work-track-outer{flex:1;width:100%;overflow:hidden;display:flex;align-items:center}.work-intro-card{flex-shrink:0;width:calc(50% - 25px);max-width:calc(50% - 25px)}.work-track{display:flex;align-items:center;gap:50px;will-change:transform;width:100%}.work-track .project-card{flex-shrink:0;width:calc(50% - 50px);max-width:calc(50% - 50px);margin:0;will-change:transform,opacity}.work-track .project-media{width:100%!important;max-width:none!important;aspect-ratio:unset!important;height:clamp(260px,55vh,580px);border-radius:15px}.work-intro-card__inner{max-width:650px}.work-copy{margin-top:clamp(1.875rem,1.55rem + 1.625vw,3.5rem);margin-bottom:clamp(1.25rem,1rem + 1.25vw,2.5rem);color:#cacaca;font-family:Inter,sans-serif;font-size:clamp(.875rem,.775rem + .5vw,1.375rem);font-weight:400;line-height:clamp(1.5625rem,1.4375rem + .625vw,2.1875rem);letter-spacing:clamp(0rem,.03rem - .15vw,-.15rem)}.project-card{max-width:826px;margin-left:auto;background:transparent}.project-media{position:relative;width:100%;max-width:826px;aspect-ratio:826/606;border-radius:15px;overflow:hidden;background:#0b2433}.project-media img,.project-video{display:block;width:100%;height:100%;max-width:none;object-fit:cover}.project-meta{display:flex;flex-direction:column;gap:0;margin-top:clamp(1.25rem,1.125rem + .625vw,1.875rem)}.project-title{margin:0;color:#ededed;font-family:poppins,sans-serif;font-size:clamp(1.5625rem,1.375rem + .9375vw,2.5rem);font-weight:500;line-height:clamp(1.625rem,1.4375rem + .9375vw,2.5625rem);letter-spacing:clamp(0rem,.04rem - .2vw,-.2rem);text-transform:capitalize}.project-meta__row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-top:clamp(1.25rem,1.125rem + .625vw,1.875rem);flex-wrap:wrap}.project-desc{margin:0;max-width:509px;color:#e3e3e3;font-family:Inter,sans-serif;font-size:clamp(.875rem,.85rem + .125vw,1rem);font-weight:400;line-height:clamp(1.125rem,1.05rem + .375vw,1.5rem);letter-spacing:clamp(0rem,.02rem - .1vw,-.1rem)}.project-link{display:inline-flex;align-items:center;gap:14px;flex-shrink:0;padding-bottom:15px;color:#fff;font-family:Inter,sans-serif;font-size:clamp(.875rem,.8125rem + .3125vw,1.1875rem);font-weight:500;line-height:clamp(1.1875rem,1.125rem + .3125vw,1.5rem);letter-spacing:clamp(0rem,.02rem - .1vw,-.1rem);text-transform:capitalize;border-bottom:1.5px solid #fff;min-width:189px;white-space:nowrap;transition:color .28s ease,border-color .28s ease}.project-link__arrow{width:15px;height:15px;flex-shrink:0}.project-link:hover,.project-link:focus-visible{color:#f47a1f;border-bottom-color:#f47a1f}.services-section{position:relative;color:#314252;overflow:hidden;overflow-x:clip;background:url(/new-assets/images/home-update/v2/services-network-bg.webp) center/cover no-repeat}.services-intro.text-center{position:relative;z-index:2}.services-section .container{position:relative;z-index:1}.services-intro p{max-width:1009px;margin:0 auto;margin-top:clamp(1.875rem,1.625rem + 1.25vw,3.125rem)}.services-col{display:flex;flex-direction:column;gap:0px}.services-col--left{align-items:flex-end;margin-right:-60px}.services-col--right{align-items:flex-start;margin-left:-60px}.services-col--left .service-card--stagger-1{transform:translate3d(50px,28px,0) scale(.86)}.services-col--right .service-card--stagger-1{transform:translate3d(-50px,28px,0) scale(.86)}.service-card{width:470px;max-width:100%;min-height:190px;height:190px;margin:0;padding:18px 28px 25px;border:1px solid #b3b3b3;box-sizing:border-box;overflow:hidden;opacity:1;transform:translate3d(0,28px,0) scale(.86);transform-origin:center center;background:#fff0;border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(14px);position:relative;z-index:110;cursor:pointer;transition:all .5s ease-in-out}.service-card:hover{background:linear-gradient(261.47deg,#1d364c 12.41%,#071926 95.76%);border-color:#1d364c;transition:all .5s ease-in-out}.service-card:hover h3,.service-card:hover .h3,.service-card:hover p{color:#fff}.service-card__head{display:flex;align-items:center;gap:11px}.service-num{display:grid;place-items:center;flex-shrink:0;width:clamp(1.875rem,1.6875rem + .9375vw,2.8125rem);height:clamp(1.875rem,1.6875rem + .9375vw,2.8125rem);margin:0;border-radius:50%;background:#f47a1f url(/new-assets/images/home-update/v2/services-num-bg.svg) center/cover no-repeat;color:#fff;font-family:poppins,sans-serif;font-size:clamp(.8125rem,.7625rem + .25vw,1.0625rem);font-weight:700;line-height:clamp(1rem,.9125rem + .4375vw,1.4375rem);text-align:center}.service-card h3,.service-card .h3{color:#314252;font-family:poppins,sans-serif;font-size:clamp(1.125rem,1.025rem + .5vw,1.625rem);font-weight:700;line-height:clamp(1.125rem,1.025rem + .5vw,1.625rem);margin:0}.service-card p{margin:28px 0 0;color:#525f6b;font-family:Inter,sans-serif;font-size:clamp(.8125rem,.7625rem + .25vw,1.0625rem);font-weight:500;line-height:clamp(1rem,.9125rem + .4375vw,1.4375rem);letter-spacing:-.17px}.services-glow{position:absolute;left:50%;top:50%;border-radius:999px;pointer-events:none;z-index:0;filter:blur(52px);background:linear-gradient(160deg,#f47a1fbf,#f9660373 42%,#f47a1f1f);will-change:transform,opacity}.services-glow--a{width:300px;height:460px;animation:servicesPillExpandFade 4.8s cubic-bezier(.22,.61,.36,1) infinite}.services-glow--b{width:240px;height:340px;filter:blur(64px);animation:servicesPillExpandFade 4.8s cubic-bezier(.22,.61,.36,1) 1.6s infinite}.services-glow--c{width:180px;height:260px;filter:blur(40px);background:radial-gradient(ellipse at center,rgba(255,140,50,.7) 0%,rgba(244,122,31,.25) 55%,transparent 75%);animation:servicesPillExpandFade 4.8s cubic-bezier(.22,.61,.36,1) 3.2s infinite}.services-ripple{position:absolute;left:50%;top:50%;width:220px;height:320px;border-radius:999px;border:2px solid rgba(244,122,31,.55);box-shadow:0 0 18px #f47a1f59,inset 0 0 24px #f47a1f1f;pointer-events:none;z-index:1;opacity:0;transform:translate(-50%,-50%) scale(.94);will-change:transform,opacity}.services-ripple--1{animation:servicesRippleExpandFade 3.6s cubic-bezier(.16,.84,.44,1) infinite}.services-ripple--2{animation:servicesRippleExpandFade 3.6s cubic-bezier(.16,.84,.44,1) 1.2s infinite}.services-ripple--3{animation:servicesRippleExpandFade 3.6s cubic-bezier(.16,.84,.44,1) 2.4s infinite}.services-ring{position:absolute;left:50%;top:50%;max-width:none;height:auto;pointer-events:none;z-index:1;transform:translate(-50%,-50%) scale(1);transform-origin:center center;filter:drop-shadow(0 0 6px rgba(244,122,31,.45)) drop-shadow(0 0 16px rgba(244,122,31,.28));will-change:transform,opacity}.services-ring--1{width:539px;animation:servicesRingExpandFade 4.2s cubic-bezier(.16,.84,.44,1) infinite}.services-ring--2{width:488px;animation:servicesRingExpandFade 4.2s cubic-bezier(.16,.84,.44,1) .7s infinite}.services-ring--3{width:439px;animation:servicesRingExpandFade 4.2s cubic-bezier(.16,.84,.44,1) 1.4s infinite}.services-ring--4{width:389px;animation:servicesRingExpandFade 4.2s cubic-bezier(.16,.84,.44,1) 2.1s infinite}.phone-mockup{position:relative;width:100%}.services-cta{display:flex;justify-content:center;margin-top:40px}@keyframes servicesPillExpandFade{0%{opacity:0;transform:translate(-50%,-50%) rotate(-12deg) scale(.96)}22%{opacity:.5}60%{opacity:.22;transform:translate(-50%,-50%) rotate(-10deg) scale(1.05)}to{opacity:0;transform:translate(-50%,-50%) rotate(-8deg) scale(1.1)}}@keyframes servicesRippleExpandFade{0%{opacity:0;transform:translate(-50%,-50%) scale(.94);border-color:#f47a1f8c}15%{opacity:.7}65%{opacity:.2;border-color:#f47a1f47}to{opacity:0;transform:translate(-50%,-50%) scale(1.12);border-color:#f47a1f00}}@keyframes servicesRingExpandFade{0%{opacity:.15;transform:translate(-50%,-50%) scale(.97)}18%{opacity:.85}55%{opacity:.4;transform:translate(-50%,-50%) scale(1.04)}to{opacity:0;transform:translate(-50%,-50%) scale(1.08)}}@media(prefers-reduced-motion:reduce){.service-card{opacity:1;transform:none;animation:none}.services-col--left .service-card--stagger-1{transform:translate3d(50px,0,0)}.services-col--right .service-card--stagger-1{transform:translate3d(-50px,0,0)}.services-glow--a,.services-glow--b,.services-glow--c,.services-ripple--1,.services-ripple--2,.services-ripple--3,.services-ring--1,.services-ring--2,.services-ring--3,.services-ring--4{animation:none}.services-glow--a,.services-glow--b,.services-glow--c{opacity:.4;transform:translate(-50%,-50%)}.services-ripple{display:none}.services-ring{opacity:.7;transform:translate(-50%,-50%)}}.revai-section{position:relative;width:100%;min-height:810px;background:#071926;color:#fff;overflow:hidden;isolation:isolate}.revai-media{position:absolute;left:0;top:0;z-index:0;width:min(1023px,53.28%);height:100%;overflow:hidden;background:#031018}.revai-poster,.revai-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.revai-poster{z-index:0}.revai-video{z-index:1;opacity:0;transition:opacity .35s ease}.revai-video.is-ready{opacity:1}.revai-fade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to left,#071926 50.701%,#071926d1 62.429%,#07192600 88.168%)}.revai-section .container{position:relative;z-index:2}.revai-stage{display:flex;align-items:center;justify-content:flex-end;min-height:810px}.revai-content{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:663px;padding:0}.testimonials-section{position:relative;color:#314252;overflow:hidden;isolation:isolate;background:#fff}.testimonials-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(/new-assets/images/home-update/v2/testimonials-bg.jpg) center/cover no-repeat;pointer-events:none}.testimonials-section .container{position:relative;z-index:1}.testimonials-top{margin-bottom:clamp(1.875rem,1.0625rem + 4.0625vw,5.9375rem)}.testimonials-nav{display:flex;align-items:center;gap:10px;justify-content:flex-end}.testimonials-nav-btn{display:inline-flex;align-items:center;justify-content:center;width:clamp(2rem,1.9rem + .5vw,2.5rem);height:clamp(2rem,1.9rem + .5vw,2.5rem);min-width:clamp(2rem,1.9rem + .5vw,2.5rem);padding:0;border:0;border-radius:999px;background:#f47a1f;cursor:pointer;transition:transform .28s ease,background .28s ease}.testimonials-nav-btn img{width:clamp(.4375rem,.4rem + .1875vw,.625rem);height:clamp(.625rem,.5rem + .625vw,1.25rem)}.testimonials-nav-btn:hover,.testimonials-nav-btn:focus-visible{background:#e06b12;transform:scale(1.06)}.testimonial-swiper{margin-top:0;overflow:hidden}.testimonial-swiper .swiper-wrapper{align-items:flex-start}.testimonial-swiper .swiper-slide{height:auto;overflow:visible}.testimonial-card{position:relative;width:100%;max-width:100%;height:auto;aspect-ratio:355/498;border-radius:30px;overflow:hidden;background:#0a0a0a}.testimonial-card--offset{margin-top:72px}.testimonial-card>img{width:100%;height:100%;object-fit:cover;object-position:center top}.testimonial-play{position:absolute;left:50%;bottom:36px;transform:translate(-50%);width:74px;height:74px;min-width:44px;min-height:44px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;display:grid;place-items:center;transition:transform .28s ease}.testimonial-play img{width:74px;height:74px}.testimonial-play:hover,.testimonial-play:focus-visible{transform:translate(-50%) scale(1.06)}.testimonial-modal-content{background:#071926;color:#fff;border:0;overflow:hidden}.testimonial-modal-video{width:100%;height:100%;object-fit:contain;background:#000}.awards-section{background:#071926;color:#fff;overflow:hidden}.awards-header{margin-bottom:75px}.awards-accent{display:block;width:140px;height:1.5px;margin:50px auto 0;background:#f47a1f}.awards-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1551px;margin:0 auto;border-top:0;border-bottom:0}.award-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:51px 24px 40px;border-right:1px solid #174160;gap:0;position:relative}.award-item:nth-child(4n){border-right:0}.award-item:nth-child(n+5){border-top:1px solid #174160;padding-top:51px}.award-item:after{content:"";position:absolute;top:0;right:-1px;width:2px;height:100%;background:#f47a14;transform:scaleY(0);transform-origin:top;transition:transform .8s cubic-bezier(.22,1,.36,1)}.award-item:nth-child(n+5):before{content:"";position:absolute;top:-1px;left:0;width:100%;height:2px;background:#f47a14;transform:scaleX(0);transform-origin:left;transition:transform .8s cubic-bezier(.22,1,.36,1)}.award-item:nth-child(4n):after{display:none}.awards-section.in-view .award-item:after{transform:scaleY(1)}.awards-section.in-view .award-item:nth-child(n+5):before{transform:scaleX(1)}.awards-section.in-view .award-item:nth-child(1){transition-delay:.08s}.awards-section.in-view .award-item:nth-child(2){transition-delay:.16s}.awards-section.in-view .award-item:nth-child(3){transition-delay:.25s}.awards-section.in-view .award-item:nth-child(4){transition-delay:.35s}.awards-section.in-view .award-item:nth-child(5){transition-delay:.45s}.awards-section.in-view .award-item:nth-child(6){transition-delay:.55s}.awards-section.in-view .award-item:nth-child(7){transition-delay:.65s}.awards-section.in-view .award-item:nth-child(8){transition-delay:.75s}.award-item img{width:180px;height:130px;object-fit:contain}.award-item h3,.award-item .h3{margin-top:clamp(1.25rem,1rem + 1.25vw,2.5rem);margin-bottom:0;max-width:308px;color:#fff;font-family:poppins,sans-serif;font-size:clamp(1.0625rem,.9375rem + .625vw,1.6875rem);font-weight:600;line-height:clamp(1.63rem,1.5rem + .625vw,2.25rem);text-transform:capitalize}.award-item p{margin:4px 0 0;max-width:308px;color:#fff;font-family:poppins,sans-serif;font-size:clamp(.875rem,.825rem + .25vw,1.125rem);font-weight:500;line-height:clamp(1.5rem,1.425rem + .375vw,1.88rem);text-transform:capitalize}.team-section{position:relative;color:#fff;overflow:hidden;isolation:isolate;background:url(/new-assets/images/home-update/v2/team-section.webp) center/cover no-repeat;padding:clamp(1.5625rem,0rem + 7.8125vw,9.375rem) 0px}.team-logo{position:absolute;left:46.875%;top:50%;transform:translateY(-50%);width:56.04%;max-width:1076px;height:auto;aspect-ratio:1076/882;display:block;overflow:visible}.team-logo__path{fill:none;stroke:#0f3955;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1}@media(prefers-reduced-motion:reduce){.team-logo__path{stroke-dasharray:none;stroke-dashoffset:0}}.team-section .container{position:relative;z-index:1}.team-content{max-width:585px;padding-top:0}.team-mission,.team-vision{max-width:585px}.team-mission{margin-top:clamp(1.88rem,1.262rem + 3.063vw,4.94rem)}.team-mission h3,.team-mission .h3,.team-vision h3,.team-vision .h3{margin:0;color:#fff;font-family:poppins,sans-serif;font-size:clamp(1.25rem,1rem + 1.25vw,2.5rem);font-weight:600;line-height:clamp(1.875rem,1.5rem + 1.875vw,3.75rem);text-transform:capitalize}.team-mission p,.team-vision p{margin:20px 0 0;color:#d6d6d6;font-family:poppins,sans-serif;font-size:clamp(.875rem,.775rem + .5vw,1.375rem);font-weight:400;line-height:clamp(1.5625rem,1.4375rem + .625vw,2.1875rem);letter-spacing:-.24px}.team-divider{display:block;width:281px;height:1px;margin:33px 0;background:#f47a1f}.team-portraits{position:relative;width:100%;max-width:923px;height:auto;aspect-ratio:923/622;margin-left:auto}.team-card{position:absolute;width:29.794%}.team-card--abeer{left:0;top:0;z-index:2}.team-card--asim{right:0;top:0;z-index:2}.team-card--ryan{left:35.103%;top:32.958%;z-index:3}.team-photo{width:100%;height:auto;aspect-ratio:275/360;border-radius:20px;overflow:hidden;background:#102433}.team-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.team-card .team-meta{margin-top:10px}.team-card .team-meta__row{display:flex;align-items:center;gap:8px;min-height:26px}.team-card .team-meta h3,.team-card .team-meta .h3{margin:0;color:#fff;font-family:poppins,sans-serif;font-size:clamp(16px,1.45vw,24px);font-weight:400;line-height:1.25;letter-spacing:-.24px;text-transform:capitalize;white-space:normal}.team-card .team-meta h3 span,.team-card .team-meta .h3 span{color:#f47a1f;font-weight:600}.team-card .team-meta p{margin:6px 0 0;color:#fff;font-family:poppins,sans-serif;font-size:clamp(13px,1.1vw,18px);font-weight:400;line-height:1.3;letter-spacing:-.36px;text-transform:capitalize}.team-card .team-linkedin{flex-shrink:0;display:inline-flex;width:26px;height:26px}.team-card .team-linkedin img{width:26px;height:26px;object-fit:contain}.partners-section{background:#fff;overflow:hidden}.partners-section h2#partners-heading,.partners-section #partners-heading.h2{max-width:830px;margin:0 auto}.partners-marquee{display:flex;flex-direction:column;gap:46px;width:100%;margin-top:clamp(1.875rem,1.2875rem + 2.9375vw,4.8125rem)}.partners-swiper{width:100%;overflow:hidden;cursor:default}.partners-swiper .swiper-wrapper{transition-timing-function:linear!important}.partners-swiper .swiper-slide{width:207px;height:86px;display:flex;align-items:center;justify-content:center;cursor:default;-webkit-user-select:none;user-select:none}.partner-logo{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:207px;height:86px;transition:transform .35s ease,filter .35s ease;cursor:pointer}.partner-logo img{display:block;width:auto;max-width:176px;max-height:70px;height:auto;object-fit:contain;transition:transform .35s ease}.partner-logo:hover{transform:translateY(-3px)}.partner-logo:hover img{transform:scale(1.03)}.faq-section{position:relative;background:#071926;color:#fff;isolation:isolate}.faq-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(/new-assets/images/home-update/v2/FAQ-bg.webp) center/cover no-repeat;opacity:.15;pointer-events:none;overflow:hidden}.faq-section .container{position:relative;z-index:1}.faq-layout{align-items:stretch}.faq-intro-col{display:flex;flex-direction:column}.faq-intro{position:sticky;top:100px;max-width:600px;width:100%;align-self:flex-start;z-index:2}.faq-accordion{--bs-accordion-border-width: 0;--bs-accordion-border-radius: 18px;--bs-accordion-inner-border-radius: 18px;--bs-accordion-btn-focus-box-shadow: none;--bs-accordion-btn-padding-x: 0;--bs-accordion-btn-padding-y: 0;display:flex;flex-direction:column;gap:10px;width:100%;max-width:925px;margin-left:auto}.faq-accordion .accordion-item{background:#f2f2f2;border:0;border-radius:18px;overflow:hidden;transition:background-color .15s ease}.faq-accordion .accordion-item.is-open,.faq-accordion .accordion-item:has(.accordion-button:not(.collapsed)){background:#f47a1f}.faq-accordion .accordion-header{margin:0}.faq-accordion .accordion-button{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:35px 30px;background:transparent;color:#525153;font-family:poppins,sans-serif;font-size:clamp(1rem,.875rem + .625vw,1.63rem);font-weight:600;line-height:clamp(1.25rem,1.125rem + .625vw,1.88rem);letter-spacing:-.52px;box-shadow:none;transition:color .15s ease}.faq-accordion .accordion-button:not(.collapsed){color:#fff;background:transparent;box-shadow:none}.faq-accordion .accordion-button:focus{box-shadow:none;border-color:transparent}.faq-accordion .accordion-button:after{display:none}.faq-question{flex:1;max-width:641px;text-align:left}.faq-toggle{position:relative;flex-shrink:0;width:54px;height:54px;border-radius:50%;background:#fff;transition:transform .2s ease}.faq-toggle:before,.faq-toggle:after{content:"";position:absolute;top:50%;left:50%;background:#f47a1f;transform:translate(-50%,-50%);transition:opacity .15s ease,transform .2s ease}.faq-toggle:before{width:17px;height:3px}.faq-toggle:after{width:3px;height:17px}.faq-accordion .accordion-button:not(.collapsed) .faq-toggle:after{opacity:0;transform:translate(-50%,-50%) scaleY(0)}.faq-accordion .accordion-collapse{transition:height .22s cubic-bezier(.22,1,.36,1)}.faq-accordion .collapsing{transition-duration:.22s;transition-timing-function:cubic-bezier(.22,1,.36,1)}.faq-accordion .accordion-body{padding:0 25px 30px;color:#fff;font-family:poppins,sans-serif;font-size:clamp(.88rem,.8rem + .375vw,1.25rem);font-weight:400;line-height:clamp(1.44rem,1.238rem + 1vw,2.44rem);letter-spacing:-.2px}.faq-accordion .accordion-body p{margin:0}.faq-body-lead{margin-bottom:0!important;font-weight:700}.faq-accordion .accordion-body p+p{margin-top:1.5em}@media(prefers-reduced-motion:reduce){.faq-accordion .accordion-item,.faq-accordion .accordion-button,.faq-accordion .accordion-collapse,.faq-accordion .collapsing,.faq-toggle,.faq-toggle:before,.faq-toggle:after{transition:none}}.insights-tabs{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:30px;margin:0 0 86px}.insights-tab{display:inline-flex;align-items:center;justify-content:center;min-height:64px;padding:0 28px;border:1px solid #000;border-radius:45px;background:transparent;color:#314252;font-family:poppins,sans-serif;font-size:24px;font-weight:600;line-height:24px;letter-spacing:-.24px;text-transform:capitalize;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.insights-tab[data-tab=podcast]{min-width:276px}.insights-tab[data-tab=news]{min-width:216px}.insights-tab.is-active{background:#f47a1f;border-color:#f47a1f;color:#fff}.insights-header{margin-bottom:31px}.insights-aside{max-width:712px;margin-left:auto}.insights-panel[hidden]{display:none!important}.insights-cards{--bs-gutter-x: 10px;--bs-gutter-y: 10px}.insight-poster{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:520px;height:auto;margin:0 auto;padding:17px;border-radius:18px;background:#fff;overflow:hidden;z-index:1}.insight-poster:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:18px;border:2px solid transparent;pointer-events:none;transition:all .4s ease}.insight-poster:hover:before{border-color:#f47a14;animation:borderPulse 1.5s linear infinite}@keyframes borderPulse{0%{box-shadow:0 0 #f47a14b3}50%{box-shadow:0 0 0 8px #f47a1426}to{box-shadow:0 0 #f47a1400}}.insight-poster img{display:block;width:100%;height:100%;max-width:490px;max-height:490px;object-fit:cover;border-radius:21px;aspect-ratio:1/1}.insight-poster.insight-poster-blogs{height:auto;max-width:auto}.insight-poster.insight-poster-blogs img{aspect-ratio:unset;max-width:unset;max-height:unset}.insights-cards--news{--bs-gutter-x: 20px;--bs-gutter-y: 20px}.insight-news-card{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:16px;background:#fff;box-shadow:0 4px 24px #070f170f}.insight-news-card__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.insight-news-card__author{display:flex;align-items:center;gap:12px;min-width:0}.insight-news-card__avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;object-fit:cover}.insight-news-card__author-info{min-width:0}.insight-news-card__author-name{margin:0;color:#6c6c6e;font-family:Inter,sans-serif;font-size:clamp(.875rem,.8rem + .375vw,1.25rem);font-weight:600;line-height:1.2}.insight-news-card__author-role{margin:2px 0 0;color:#12111e;font-family:Inter,sans-serif;font-size:clamp(.75rem,.7rem + .25vw,1rem);font-weight:400;line-height:1.2}.insight-news-card__date{flex-shrink:0;color:#6c6c6e;font-family:Inter,sans-serif;font-size:clamp(.875rem,.8rem + .375vw,1.25rem);font-weight:400;white-space:nowrap;line-height:1.2}.insight-news-card__media{display:block;overflow:hidden;border-radius:12px}.insight-news-card__media img{display:block;width:100%;height:auto;aspect-ratio:487/274;object-fit:cover;transition:transform .3s ease}.insight-news-card__media:hover img{transform:scale(1.03)}.insight-news-card__body{display:flex;flex:1;flex-direction:column;padding-top:20px;max-width:90%}.insight-news-card__title{margin:0 0 10px;color:#070f17;font-family:inter,sans-serif;font-size:clamp(1.125rem,.975rem + .75vw,1.875rem);font-weight:400;letter-spacing:-.02em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.insight-news-card__title a{color:inherit;text-decoration:none;transition:color .2s ease}.insight-news-card__title a:hover{color:#f47a1f}.insight-news-card__excerpt{margin:0 0 10px;color:#585858;font-family:Inter,sans-serif;font-size:clamp(.875rem,.825rem + .25vw,1.125rem);font-weight:400;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.insight-news-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:#f47a1f;font-family:Inter,sans-serif;font-size:clamp(.875rem,.8rem + .375vw,1.25rem);font-weight:600;line-height:1;text-decoration:none;transition:gap .2s ease}.insight-news-card__link:hover{gap:12px;color:#ff4d1c}.insight-news-card__dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ff4d1c}.contact-footer-section{position:relative;isolation:isolate;overflow:hidden;background:#071926;color:#fff;background:url(/new-assets/images/home-update/v2/contact-section.webp) center/cover no-repeat}.contact-footer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.contact-glow{position:absolute;left:50%;bottom:-10%;width:min(1480px,160%);height:auto;max-width:none;transform:translate(-50%);opacity:.9}.contact-watermark{position:absolute;left:50%;bottom:-70px;z-index:0;width:min(100%,1880px);height:auto;margin:0;transform:translate(-50%);overflow:visible;pointer-events:none;-webkit-user-select:none;user-select:none}.contact-watermark__path{fill:none;stroke:#0f3955;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1}@media(prefers-reduced-motion:reduce){.contact-watermark__path{stroke-dasharray:none;stroke-dashoffset:0}}.contact-footer-inner{position:relative;z-index:1;padding-top:clamp(4rem,2.5rem + 4vw,8.25rem);padding-bottom:clamp(5rem,3rem + 6vw,10rem)}.contact-layout{display:grid;grid-template-columns:minmax(0,792px) minmax(0,708px);justify-content:space-between;align-items:start;column-gap:clamp(1.5rem,1rem + 2vw,5.5rem);row-gap:2.5rem}.contact-left{display:flex;flex-direction:column;align-items:flex-start;max-width:792px}.contact-badge{display:inline-flex;align-items:center;justify-content:center;min-width:336px;height:64px;padding:0 28px;border-radius:45px;background:#f47a1f;color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:24px;letter-spacing:-.01em;text-transform:capitalize;text-align:center}.contact-title{margin:47px 0 0}.contact-lead{margin:55px 0 0;max-width:546px;color:#d6d6d6;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1rem,.9rem + .4vw,1.5rem);line-height:1.4167;letter-spacing:-.02em}.office-grid{display:grid;grid-template-columns:repeat(2,minmax(0,386px));gap:27px 19px;margin-top:63px;width:100%}.office-card{display:flex;align-items:flex-start;gap:14px;width:100%;max-width:386px;min-height:193px;padding:20px 18px 18px 16px;border:1px solid #b7b7b7;border-radius:26px;background:#fdfdfd;overflow:hidden}.office-card__icon{flex-shrink:0;display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.office-card__icon img{display:block;width:auto;height:auto;max-width:none;object-fit:contain}.office-card__icon--usa img{width:68px;height:130px}.office-card__icon--uae img{width:84px;height:154px;margin-top:-8px}.office-card__icon--uk img{width:64px;height:128px}.office-card__icon--qatar img{width:92px;height:128px}.office-card__body{flex:1;min-width:0;padding-top:8px}.office-card__country{margin:0;color:#f47a1f;font-family:Inter,sans-serif;font-weight:700;font-size:clamp(.94rem,.875rem + .313vw,1.25rem);line-height:normal;letter-spacing:-.014em}.office-card__address{margin:14px 0 0;color:#314252;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:18px;letter-spacing:-.018em}.office-card__phone{display:inline-block;margin-top:18px;color:#314252;font-family:Inter,sans-serif;font-weight:400;font-size:clamp(.81rem,.775rem + .188vw,1rem);line-height:clamp(.94rem,.9rem + .188vw,1.13rem);letter-spacing:-.018em}.office-card__phone:hover,.office-card__phone:focus-visible{color:#f47a1f}.contact-form-card{width:100%;max-width:708px;margin-top:125px}.contact-footer-section .content_form{max-width:100%;padding:0;color:#314252}.contact-footer-section .content_form h3,.contact-footer-section .content_form .h3{margin:0 0 40px;color:#314252;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.5rem,1.2rem + 1vw,2.1875rem);line-height:1;letter-spacing:-.02em}.contact-footer-section .content_form p{color:#314252;font-size:14px;line-height:28px;margin-top:10px}.contact-footer-section .content_form .alert-success{height:40px;line-height:40px;padding:0 20px;font-family:Poppins,sans-serif;font-weight:500;font-size:13px;margin-top:10px;color:#0f5132;background:#d1e7dd;border-color:#badbcc}.contact-footer-section .content_form .content_form_inner .looder_img{height:60px}.contact-footer-section .content_form .content_form_inner .from_item{position:relative;margin-bottom:25px}.contact-footer-section .content_form .content_form_inner .from_item input,.contact-footer-section .content_form .content_form_inner .from_item textarea{width:100%;border:0;border-bottom:2px solid #d3d3d3;border-radius:0;padding:0;background:transparent;font-family:Poppins,sans-serif;font-weight:400;font-size:16px;color:#000}.contact-footer-section .content_form .content_form_inner .from_item input::placeholder,.contact-footer-section .content_form .content_form_inner .from_item textarea::placeholder{color:#000}.contact-footer-section .content_form .content_form_inner .from_item input{height:50px;line-height:50px}.contact-footer-section .content_form .content_form_inner .from_item textarea{height:150px;line-height:normal}.contact-footer-section .content_form .content_form_inner .from_item input:-webkit-autofill,.contact-footer-section .content_form .content_form_inner .from_item input:-webkit-autofill:hover,.contact-footer-section .content_form .content_form_inner .from_item input:-webkit-autofill:focus,.contact-footer-section .content_form .content_form_inner .from_item textarea:-webkit-autofill,.contact-footer-section .content_form .content_form_inner .from_item textarea:-webkit-autofill:hover,.contact-footer-section .content_form .content_form_inner .from_item textarea:-webkit-autofill:focus{-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}.contact-footer-section .content_form .content_form_inner .btn_submit{display:block;width:40%;height:50px;margin:30px 0;border:2px solid #f47a1f;border-radius:50px;background:#fff;color:#f47a1f;font-family:Poppins,sans-serif;font-weight:500;font-size:18px;line-height:normal;text-align:center;text-transform:capitalize}.contact-footer-section .content_form .content_form_inner .btn_submit:hover,.contact-footer-section .content_form .content_form_inner .btn_submit:focus-visible{background:#f47a1f;color:#fff}.contact-footer-section .content_form.web_contact_form{padding:50px 30px;border-radius:51px;background:#fff;box-shadow:0 0 50px #2824360d}:focus-visible{outline:2px solid #F47A1F;outline-offset:3px}.contact-footer-section .content_form.web_contact_form{max-width:85%;margin-left:auto}body.tekrevol-body.home.modal-open .modal.show:not(.modal-popup) .modal-dialog{max-width:60%;width:60%}body.tekrevol-body.home.modal-open .modal.show:not(.modal-popup) .modal-dialog h2#testimonialVideoModalLabel,body.tekrevol-body.home.modal-open .modal.show:not(.modal-popup) .modal-dialog #testimonialVideoModalLabel.h2{color:#fff}body.tekrevol-body.home.modal-open .modal.show:not(.modal-popup) .modal-dialog .testimonial-card img{max-width:279px;width:100%}@media(max-width:1599px){.services-intro p{max-width:806px}.award-item{padding:30px 20px 20px}.tekrevol-body.home .tekrevol__videobanner p{max-width:482px}}@media(min-width:1200px)and (max-width:1500px){.home-title-h2,.crafting-industry h2,.crafting-industry .h2{font-size:48px;letter-spacing:-2px}.work-track{margin-top:80px}.work-track .project-media{height:340px}.project-meta__row{margin-top:15px}.services-intro p{margin-top:30px}.award-item p{margin:4px 0 0;font-size:16px}.team-mission p,.team-vision p{margin:10px 0 0;font-size:18px;line-height:26px}.team-mission h3,.team-mission .h3,.team-vision h3,.team-vision .h3{font-size:40px}.award-item h3,.award-item .h3{font-size:22px}.partners-marquee{gap:15px}.partners-swiper .swiper-slide{width:195px}.insights-tab{min-height:50px;font-size:18px}.insights-tabs{gap:20px;margin:0 0 50px}.contact-badge{min-width:270px;height:52px;font-size:20px}.contact-title,.contact-lead{margin:20px 0 0}.office-grid{margin-top:30px}.contact-footer-section .content_form.web_contact_form{max-width:90%;margin-left:auto;border-radius:20px}.partners-section h2#partners-heading,.partners-section #partners-heading.h2{max-width:500px;margin:0 auto}.insight-news-card__body{max-width:100%}}@media(max-width:1399px){.contact-footer-section .content_form.web_contact_form{border-radius:20px}.stats-grid-row{justify-content:end}.services-ring--1{width:96%}.services-ring--2{width:87%}.services-ring--3{width:78%}.services-ring--4{width:70%}.team-section{min-height:0}.team-logo{left:44%;width:54%}.team-portraits{margin-top:24px}.revai-content{max-width:570px}.revai-section,.revai-stage{min-height:650px}.contact-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:32px}.contact-form-card{margin-top:48px}.office-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-accordion .accordion-button{padding:30px 25px}}@media(max-width:1199px){.phone-mockup{position:relative;width:auto;max-width:100%;max-height:max-content;height:500px;margin:0 auto;text-align:center;display:block}.services-col--left{margin-right:0}.services-col--right{margin-left:0}.contact-footer-section .content_form.web_contact_form{margin:0 auto}.insight-news-card__body{max-width:100%}.revai-section,.revai-stage{min-height:600px}.revai-content{max-width:500px}.partners-section{padding:56px 0 44px}.partners-marquee{gap:36px}.stats-grid-row{justify-content:start}.faq-accordion .accordion-button{font-size:22px;line-height:28px;padding:32px 28px 32px 36px}.insights-tabs{margin-bottom:56px}.insights-aside{max-width:none}.insight-poster.insight-poster-blogs{aspect-ratio:unset}.insight-poster{height:auto;aspect-ratio:520/535;padding:14px}.testimonials-section{min-height:0}.testimonials-nav{margin-top:0}.testimonial-swiper .swiper-slide{width:auto}.testimonial-card{width:100%;height:auto;aspect-ratio:355/498}.testimonial-card--offset{margin-top:48px}.testimonial-swiper{padding-bottom:48px}.service-card__head{align-items:center}.services-col--left .service-card--stagger-1,.services-col--right .service-card--stagger-1{transform:translate3d(0,28px,0) scale(.86)}.services-col--left .service-card--stagger-1.is-visible,.services-col--right .service-card--stagger-1.is-visible{animation-name:servicesZoomIn}}@media(max-width:1199px)and (prefers-reduced-motion:reduce){.services-col--left .service-card--stagger-1,.services-col--right .service-card--stagger-1{transform:none}}@media(max-width:1199px){.service-card{width:100%;max-width:none;height:auto;min-height:0;padding:16px 18px 20px}.service-card p{margin-top:16px}.services-glow--a{width:70%;height:75%}.services-glow--b{width:55%;height:60%}.services-glow--c{width:42%;height:48%}.services-ripple{width:42%;height:58%}.services-ring--1,.services-ring--2,.services-ring--3,.services-ring--4{left:50%;top:50%}.services-ring--1{width:96%}.services-ring--2{width:87%}.services-ring--3{width:78%}.services-ring--4{width:70%}}@media(max-width:1199px){.team-section{min-height:0}.team-logo{display:none}.team-section h2,.team-section .h2{max-width:none}.team-content{max-width:100%}.team-mission{margin-top:40px}.team-mission h3,.team-mission .h3,.team-vision h3,.team-vision .h3{font-size:36px;line-height:42px}.team-mission p,.team-vision p{margin-top:16px}.team-divider{width:180px;margin:24px 0}.team-portraits{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:28px 20px;width:100%;max-width:none;height:auto;aspect-ratio:auto;margin:40px 0 0}.team-card{position:static;width:calc((100% - 40px) / 3);max-width:275px}.team-card--abeer,.team-card--asim,.team-card--ryan{left:auto;right:auto;top:auto;order:0;margin-top:0}.team-card--ryan{order:2;margin-top:36px}.team-card--asim{order:3}.team-photo{width:100%;height:auto;aspect-ratio:275/360}.team-meta h3,.team-meta .h3{font-size:18px;line-height:26px;white-space:normal}.team-meta p{font-size:14px;line-height:22px}.team-linkedin,.team-linkedin img{width:22px;height:22px}.awards-header{margin-bottom:56px}.award-item{padding:40px 16px 32px}.award-item img{width:150px;height:108px}.award-item h3,.award-item .h3{margin-top:28px;font-size:24px;line-height:30px}.award-item p{font-size:16px;line-height:24px}.contact-layout{grid-template-columns:1fr 1fr;column-gap:28px}.office-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:40px}.office-card{min-height:0;padding:16px 14px}.office-card__icon--usa img{width:52px;height:100px}.office-card__icon--uae img{width:64px;height:118px}.office-card__icon--uk img{width:48px;height:96px}.office-card__icon--qatar img{width:70px;height:98px}.office-card__country{font-size:16px}.office-card__address,.office-card__phone{font-size:14px;line-height:17px}.contact-footer-section .content_form.web_contact_form{padding:40px 30px;border-radius:36px}.contact-badge{min-width:0;height:52px;padding:0 22px;font-size:18px}}@media(max-width:991px){.faq-intro-col{display:block}.faq-intro{position:static;top:auto;align-self:auto}.faq-accordion{margin-left:0;max-width:none}.faq-accordion .accordion-button{min-height:88px;padding:24px 20px 24px 24px;font-size:18px;line-height:26px}.faq-toggle{width:44px;height:44px}.faq-accordion .accordion-body{padding:0 24px 28px;font-size:16px;line-height:28px}.revai-section{min-height:0}.revai-media,.revai-fade{display:none}.revai-stage{min-height:0;justify-content:flex-start;padding:48px 0 64px}.revai-content{max-width:none}.testimonials-section{min-height:0}.testimonials-nav{margin-top:0;order:-1;align-self:flex-end}.testimonial-swiper{margin-top:28px;min-height:0;padding-bottom:36px}.testimonial-swiper .swiper-slide{width:auto}.testimonial-card{width:100%;height:auto;aspect-ratio:355/498}.testimonial-card--offset{margin-top:36px}.partners-marquee{gap:28px}.partners-swiper .swiper-slide,.partner-logo{width:180px;height:76px}.partner-logo img{max-width:148px;max-height:58px}.awards-accent{margin-top:28px}.awards-header{margin-bottom:40px}.awards-grid{grid-template-columns:repeat(2,1fr)}.award-item{border-right:1px solid #174160;padding:36px 20px 32px}.award-item:nth-child(2n),.award-item:nth-child(4n){border-right:0}.award-item:nth-child(n+3){border-top:1px solid #174160}.award-item img{width:140px;height:100px}.award-item h3,.award-item .h3{margin-top:24px;font-size:22px;line-height:28px;letter-spacing:-1px}.award-item p{font-size:15px;line-height:22px;letter-spacing:0}.insights-tabs{justify-content:flex-start;gap:16px;margin-bottom:40px}.insights-tab{min-width:0;min-height:52px;padding:0 20px;font-size:16px}.insights-aside{margin-left:0;max-width:none}.insight-poster{height:auto;aspect-ratio:520/535;max-width:none;padding:12px}.contact-layout{grid-template-columns:1fr}.contact-left,.contact-form-card{max-width:none}.contact-form-card{order:-1;margin:0 auto}.contact-watermark{bottom:0;width:min(110%,1880px)}.contact-glow{bottom:-5%;width:min(900px,140%)}.office-grid{margin-top:36px}.work-section{height:auto!important;padding:clamp(3rem,7vw,5rem) 0 0}.work-section>.container{height:auto!important}.work-intro-card{flex:none;width:100%;max-width:100%;padding:0 clamp(1rem,5vw,2rem)}.work-intro-card__inner{max-width:100%}.work-track-outer{flex:none!important;width:100%!important;height:auto!important;margin-top:clamp(2rem,5vw,3rem);padding-bottom:clamp(2rem,5vw,3.5rem)}.work-track{padding:0!important;gap:0!important}.work-track .project-card{max-width:none!important}.work-track .project-media{height:auto!important;aspect-ratio:826/606!important;width:100%!important}.project-meta__row{flex-direction:column;gap:clamp(.75rem,2vw,1rem)}.project-desc{max-width:none}.project-link{min-width:0}.work-pagination{display:none}}@media(max-width:767px){.insights-tabs{gap:12px;margin-bottom:28px}.insights-tab{min-height:44px;padding:0 16px;font-size:14px;border-radius:40px}.insight-poster{padding:12px}.revai-section{min-height:0}.revai-stage{padding:36px 0 48px}.testimonial-swiper .swiper-slide{width:auto}.testimonial-card{width:100%;border-radius:20px}.testimonial-card--offset{margin-top:0}.testimonial-play{width:56px;height:56px;bottom:24px}.testimonial-play img{width:56px;height:56px}.awards-header{margin-bottom:32px}.award-item{padding:28px 16px 24px}.awards-section.in-view .award-item{transition-delay:.25s;transition:none!important}.award-item:after{display:none}.award-item:nth-child(n+5):before{display:none}.award-item img{width:120px;height:88px}.award-item h3,.award-item .h3{margin-top:20px;font-size:18px;line-height:24px}.award-item p{font-size:14px;line-height:20px}.team-mission h3,.team-mission .h3,.team-vision h3,.team-vision .h3{font-size:28px;line-height:34px}.team-portraits{flex-wrap:wrap;justify-content:center;gap:28px 20px}.team-card{width:calc((100% - 20px)/2);max-width:275px}.team-card--abeer,.team-card--asim,.team-card--ryan{order:0;margin-top:0}.partners-marquee{gap:24px}.partners-swiper .swiper-slide,.partner-logo{width:160px;height:68px}.partner-logo{padding:8px 12px;border-radius:10px}.partner-logo img{max-width:132px;max-height:52px}.contact-footer-inner{padding-top:56px;padding-bottom:40px}.contact-badge{height:46px;font-size:16px}.contact-title{margin-top:28px}.contact-lead{margin-top:24px}.office-grid{grid-template-columns:1fr;gap:14px}.office-card{max-width:none}.contact-footer-section .content_form h3,.contact-footer-section .content_form .h3{margin-bottom:30px}.contact-footer-section .content_form .content_form_inner .from_item{margin-bottom:15px}.contact-footer-section .content_form .content_form_inner .from_item input{height:45px;font-size:14px}.contact-footer-section .content_form .content_form_inner .from_item textarea{height:120px;font-size:14px}.contact-footer-section .content_form .content_form_inner .btn_submit{width:70%;max-width:260px;font-size:16px}.contact-footer-section .content_form.web_contact_form{padding:35px 22px;border-radius:28px}}@media(max-width:575px){.awards-grid{grid-template-columns:1fr}.award-item,.award-item:nth-child(4n),.award-item:nth-child(2n){border-right:0}.award-item+.award-item,.award-item:nth-child(n+3),.award-item:nth-child(n+5){border-top:1px solid #174160}.faq-accordion .accordion-button{min-height:72px;padding:18px 16px;font-size:16px;line-height:24px;gap:12px}.faq-toggle{width:36px;height:36px}.faq-toggle:before{width:12px}.faq-toggle:after{height:12px}.faq-accordion .accordion-body{padding:0 16px 20px;font-size:15px;line-height:26px}.team-portraits{flex-direction:column;align-items:center;gap:28px}.team-card{width:100%;max-width:275px}.team-card--ryan,.team-card--asim{order:0;margin-top:0}.contact-badge{width:100%;min-width:0}.contact-watermark{width:min(120%,1880px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.tekrevol__nextgen .carosal_nextgen .nextgen-item{aspect-ratio:1609/714;display:flex;align-items:center;background-size:cover;background-position:center;border-radius:20px;overflow:hidden}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content{color:#fff;padding-left:80px}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title{font-size:42px;font-weight:700;line-height:52px;letter-spacing:-.04em;color:#fff}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content p{max-width:580px}.tekrevol__nextgen .carosal_nextgen .swiper-pagination-bullet{background-color:#fff;opacity:1;height:10px;width:10px;position:relative}.tekrevol__nextgen .carosal_nextgen .swiper-pagination-bullet-active{background:#ffffff80;height:6px;width:6px}.tekrevol__nextgen .carosal_nextgen .swiper-pagination-bullet:before{content:"";position:absolute;border-radius:50px;height:22px;width:22px;border:3px solid #f47a1f;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.tekrevol__nextgen .carosal_nextgen .swiper-pagination{display:flex;gap:9px;justify-content:center;align-items:center;bottom:40px}.tekrevol__nextgen .carosal_nextgen .swiper-pagination-bullet-active:before{opacity:1}.tekrevol__awardshome .example h2,.tekrevol__awardshome .example .h2{margin-bottom:40px}.tekrevol__awardshome .example p{max-width:960px;margin:0 auto}.tekrevol__awardshome .awards-wrap .row{margin:0}.tekrevol__awardshome .awards-wrap .row>div{border-top:1px solid rgb(244,244,244);border-right:1px solid rgb(244,244,244);border-bottom:1px solid rgb(244,244,244)}.tekrevol__awardshome .awards-wrap .row>div:nth-child(7),.tekrevol__awardshome .awards-wrap .row>div:nth-child(8),.tekrevol__awardshome .awards-wrap .row>div:nth-child(9),.tekrevol__awardshome .awards-wrap .row>div:nth-child(10){border-top:unset}.tekrevol__awardshome .awards-wrap .row>div:first-child,.tekrevol__awardshome .awards-wrap .row>div:nth-child(7){border-left:1px solid rgb(244,244,244)}.tekrevol__awardshome .awards-wrap .awards-inner{padding:35px 10px;height:100%}.tekrevol__awardshome .awards-wrap .awards-inner .image{margin-bottom:25px}.tekrevol__awardshome .awards-wrap .awards-inner .content h5,.tekrevol__awardshome .awards-wrap .awards-inner .content .h5{font-size:22px;margin-bottom:10px;line-height:1}.tekrevol__awardshome .awards-wrap .awards-inner .content p{font-size:14px;font-weight:500;line-height:20px;margin:0}.tekrevol-home-discovery{--easing: cubic-bezier(.8, 0, .2, 1);--duration: .4s}.tekrevol-home-discovery .accordion{text-align:center;counter-reset:section}.tekrevol-home-discovery .accordion.width{display:flex;width:100vw}.tekrevol-home-discovery .accordion.width .card{flex-direction:row;min-width:min-content;position:relative;overflow:hidden;background-color:#062738;border-radius:unset;counter-increment:section;border:0px solid #062738}.tekrevol-home-discovery .accordion.width .card .card-header{cursor:pointer;transform:rotate(180deg);writing-mode:vertical-rl;background-color:#062738;border:5px solid #001B28;color:#fff;transition:transform var(--duration) var(--easing);width:120px;border-radius:unset;min-height:1050px;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-family:Poppins;font-size:22px;font-weight:600;line-height:1.5;letter-spacing:5px;text-transform:uppercase;position:relative;border-top:none;border-bottom:none;transition:background-color var(--duration) var(--easing),width var(--duration) var(--easing)}.tekrevol-home-discovery .accordion.width .card .card-header:before{content:"0" counter(section);position:absolute;bottom:50px;left:50%;transform:translate(-50%) rotate(90deg);font-family:Poppins,sans-serif;font-size:42px;font-weight:700;line-height:38px;text-align:left}.tekrevol-home-discovery .accordion.width .card .card-header .svg-arrow-icon{position:absolute;top:40px;transition:all .3s linear}.tekrevol-home-discovery .accordion.width .card .card-header .svg-arrow-icon svg{transition:all .3s linear}.tekrevol-home-discovery .accordion.width .card .card-header .svg-arrow-icon svg path{fill:#fff}.tekrevol-home-discovery .accordion.width .card .card-header.active .svg-arrow-icon,.tekrevol-home-discovery .accordion.width .card .crafting-industry .mvp-main .card-header.mvp-card:hover .svg-arrow-icon,.crafting-industry .mvp-main .tekrevol-home-discovery .accordion.width .card .card-header.mvp-card:hover .svg-arrow-icon{transform:rotate(180deg);transition:all .3s linear}.tekrevol-home-discovery .accordion.width .card:nth-child(odd) .card-header{background-color:#314252}.tekrevol-home-discovery .accordion.width .card:last-child .card-body .arrow svg{transform:rotate(180deg)}.tekrevol-home-discovery .card-body{width:100vw;background-color:#001b28;transition:background-color var(--duration) var(--easing),width var(--duration) var(--easing);animation:slide-in var(--duration) var(--easing) backwards;height:100%;width:calc(100vw - 960px);color:#fff;text-align:left;padding:230px 80px 80px;position:relative}.tekrevol-home-discovery .card-body .arrow{position:absolute;right:50px;top:65%}.tekrevol-home-discovery .card-body .discovery-bg{position:absolute;bottom:55px;left:55px;z-index:0}@keyframes slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.tekrevol-home-discovery .card-body .main-title{font-size:54px;font-weight:700;line-height:1;letter-spacing:-.03em;color:#fff;margin-bottom:150px;max-width:700px;position:relative;z-index:1}.tekrevol-home-discovery .card-body .main-title span{color:#f47a1f}.tekrevol-home-discovery .card-body .content-wrap{max-width:555px;position:relative;z-index:1}.tekrevol-home-discovery .card-body .content-wrap .icon{margin-bottom:50px}.tekrevol-home-discovery .card-body .content-wrap .title{font-size:36px;font-weight:700;line-height:1;color:#fff;margin-bottom:30px}.tekrevol-home-discovery .card-body .content-wrap p{margin-bottom:0}.tekrevol-home-discovery .collapse{overflow:hidden;transition:width var(--duration) var(--easing),max-height var(--duration) var(--easing);width:calc(100vw - 960px);max-height:100%;display:block!important}.tekrevol-home-discovery .collapse.show{width:calc(100vw - 960px)}.tekrevol-home-discovery .collapse:not(.show){width:0}.tekrevol-home-discovery .collapse.collapsing{animation:collapse-width var(--duration) var(--easing) forwards}@keyframes collapse-width{0%{width:calc(100vw - 960px)}to{width:0}}@media screen and (max-width:1800px){.tekrevol-home-discovery .accordion.width .card .card-header:before{font-size:38px}.tekrevol-home-discovery .card-body{padding:230px 50px 50px}.tekrevol-home-discovery .card-body .arrow{position:absolute;right:15px;top:54%}.tekrevol-home-discovery .card-body .main-title{font-size:44px}.tekrevol-home-discovery .card-body .content-wrap .icon{margin-bottom:30px}.tekrevol-home-discovery .card-body .content-wrap .title{font-size:30px;margin-bottom:20px}}@media screen and (max-width:1599px){.tekrevol-home-discovery .accordion.width .card .card-header{width:100px;font-size:16px;min-height:660px;letter-spacing:3px}.tekrevol-home-discovery .accordion.width .card .card-header:before{font-size:34px;bottom:30px}.tekrevol-home-discovery .accordion.width .card .card-header .svg-arrow-icon{top:30px}.tekrevol-home-discovery .accordion.width .card .card-header .svg-arrow-icon svg{height:30px;width:auto}.tekrevol-home-discovery .card-body{padding:180px 30px 30px;width:calc(100vw - 815px)}.tekrevol-home-discovery .card-body .arrow{position:absolute;right:25px;top:60%}.tekrevol-home-discovery .card-body .main-title{font-size:38px;margin-bottom:70px;max-width:460px}.tekrevol-home-discovery .card-body .content-wrap{max-width:460px}.tekrevol-home-discovery .card-body .content-wrap .title{font-size:26px}.tekrevol-home-discovery .collapse,.tekrevol-home-discovery .collapse.show{width:calc(100vw - 815px)}@keyframes collapse-width{0%{width:calc(100vw - 815px)}to{width:0}}}@media screen and (max-width:1399px){.tekrevol-home-discovery .accordion.width .card .card-header{width:65px;font-size:13px;min-height:530px;letter-spacing:2px}.tekrevol-home-discovery .accordion.width .card .card-header:before{font-size:20px;bottom:15px}.tekrevol-home-discovery .accordion.width .card .card-header .svg-arrow-icon{top:20px}.tekrevol-home-discovery .accordion.width .card .card-header .svg-arrow-icon svg{height:25px;width:auto}.tekrevol-home-discovery .card-body{padding:150px 30px 30px;width:calc(100vw - 540px)}.tekrevol-home-discovery .card-body .arrow{position:absolute;right:25px;top:60%}.tekrevol-home-discovery .card-body .discovery-bg svg{height:470px;width:auto}.tekrevol-home-discovery .card-body .main-title{font-size:32px;margin-bottom:60px;max-width:340px}.tekrevol-home-discovery .card-body .content-wrap{max-width:460px}.tekrevol-home-discovery .card-body .content-wrap .icon svg{height:50px;width:auto}.tekrevol-home-discovery .card-body .content-wrap .title{font-size:22px}.tekrevol-home-discovery .collapse,.tekrevol-home-discovery .collapse.show{width:calc(100vw - 540px)}@keyframes collapse-width{0%{width:calc(100vw - 540px)}to{width:0}}}@media screen and (max-width:1199px){.tekrevol-home-discovery .accordion.width .card .card-header{min-height:650px}.tekrevol-home-discovery .card-body{padding:130px 15px 15px}.tekrevol-home-discovery .card-body .arrow{position:absolute;right:10px;top:50%}.tekrevol-home-discovery .card-body .arrow svg{height:20px;width:auto}.tekrevol-home-discovery .card-body .discovery-bg svg{height:270px;width:auto}.tekrevol-home-discovery .card-body .main-title{font-size:26px;line-height:1.3;margin-bottom:60px}.tekrevol-home-discovery .card-body .content-wrap .title{font-size:19px;line-height:1.3}}@media screen and (max-width:991px){.tekrevol-home-discovery .accordion.width{flex-direction:column;border-top:4px solid #001B28;border-bottom:4px solid #001B28}.tekrevol-home-discovery .accordion.width .card{flex-direction:column}.tekrevol-home-discovery .accordion.width .card .card-header{transform:none;writing-mode:horizontal-tb;width:100%;min-height:60px;text-align:center;border-top:4px solid #001B28;border-bottom:4px solid #001B28;justify-content:start;padding-left:30px;letter-spacing:2px;text-align:left}.tekrevol-home-discovery .accordion.width .card .card-header:before{transform:translate(-50%) rotate(0);left:0;right:0;bottom:-20px;top:auto;position:unset}.tekrevol-home-discovery .accordion.width .card .card-header .svg-arrow-icon{top:8px;right:20px}.tekrevol-home-discovery .accordion.width .card .card-header.active .svg-arrow-icon,.tekrevol-home-discovery .accordion.width .card .crafting-industry .mvp-main .card-header.mvp-card:hover .svg-arrow-icon,.crafting-industry .mvp-main .tekrevol-home-discovery .accordion.width .card .card-header.mvp-card:hover .svg-arrow-icon{transform:none}.tekrevol-home-discovery .accordion.width .card:nth-child(odd) .card-header.active,.tekrevol-home-discovery .accordion.width .card:nth-child(odd) .crafting-industry .mvp-main .card-header.mvp-card:hover,.crafting-industry .mvp-main .tekrevol-home-discovery .accordion.width .card:nth-child(odd) .card-header.mvp-card:hover{background-color:#314252}.tekrevol-home-discovery .accordion.width .card-body{width:100%;padding:30px 15px}.tekrevol-home-discovery .accordion.width .card-body .arrow{display:none}.tekrevol-home-discovery .accordion.width .card-body .arrow svg{height:20px;width:auto}.tekrevol-home-discovery .accordion.width .card-body .discovery-bg{display:none}.tekrevol-home-discovery .accordion.width .card-body .main-title{font-size:22px;line-height:1.3;margin-bottom:30px;max-width:100%;letter-spacing:0}.tekrevol-home-discovery .accordion.width .card-body .content-wrap{max-width:100%}.tekrevol-home-discovery .accordion.width .card-body .content-wrap .title{font-size:18px}.tekrevol-home-discovery .collapse{width:100%;max-height:0;transition:max-height var(--duration) linear,width var(--duration) linear}.tekrevol-home-discovery .collapse.show{width:100%;max-height:1000px;transition:max-height var(--duration) linear,width var(--duration) linear}.tekrevol-home-discovery .collapse:not(.show){width:100%;display:none!important}.tekrevol-home-discovery .collapse.collapsing{transition:max-height var(--duration) linear,width var(--duration) linear}}@media screen and (max-width:767px){.tekrevol-home-discovery .accordion.width .card .card-header{letter-spacing:0px;padding-left:20px}.tekrevol-home-discovery .accordion.width .card .card-header:before{font-size:16px}.tekrevol-home-discovery .accordion.width .card .card-header .svg-arrow-icon{top:13px;right:20px}.tekrevol-home-discovery .accordion.width .card .card-header .svg-arrow-icon svg{height:25px;width:auto}.tekrevol-home-discovery .accordion.width .card .card-header.active .svg-arrow-icon,.tekrevol-home-discovery .accordion.width .card .crafting-industry .mvp-main .card-header.mvp-card:hover .svg-arrow-icon,.crafting-industry .mvp-main .tekrevol-home-discovery .accordion.width .card .card-header.mvp-card:hover .svg-arrow-icon{transform:none}.tekrevol-home-discovery .accordion.width .card-body .arrow{display:none}.tekrevol-home-discovery .accordion.width .card-body .arrow svg{height:20px;width:auto}}.client-case-home .main-clutch{display:flex;column-gap:20px;justify-content:center;align-items:center}.client-case-home .main-clutch .clutch-item .stars path{fill:#ff9529}.client-case-home .main-clutch .clutch-item a{font-size:30px;color:#314252;text-decoration:underline}.client-case-home .main-clients-box{display:flex;flex-wrap:wrap;column-gap:31px;row-gap:60px}.client-case-home .main-clients-box .client-logo-item .client-img img{height:110px;width:auto}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client{margin-top:10px;position:relative}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box{opacity:0;visibility:hidden;border-radius:22px;position:absolute;bottom:70px;left:-40px;width:650px;height:auto;padding:40px;background:#ededed;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:1}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box h5,.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box .h5{margin-bottom:10px;color:#000}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box h3,.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box .h3{color:#000}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box p{font-size:22px;line-height:1.2;margin-bottom:0;color:#000}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box.teemates-last{left:unset;right:0}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client span{background:#d9d9d9;border-radius:5px;font-size:16px;font-weight:400;color:#000;height:30px;padding:10px;display:flex;align-items:center;justify-content:center}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client span:hover+.client-popup-box{opacity:1;visibility:visible}@media(min-width:1600px)and (max-width:1800px){.client-case-home .main-clutch{column-gap:20px}.client-case-home .main-clutch .clutch-item a{font-size:27px}.client-case-home .main-clients-box{column-gap:28px;row-gap:60px}.client-case-home .main-clients-box .client-logo-item .client-img img{height:90px;width:auto}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client{margin-top:10px}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box{border-radius:22px;bottom:60px;left:-40px;width:550px;height:auto;padding:35px;z-index:1}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box p{font-size:19px;line-height:1.2}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client span{font-size:15px;height:28px;padding:10px}}@media(min-width:1400px)and (max-width:1599px){.client-case-home .main-clutch{column-gap:20px}.client-case-home .main-clutch .clutch-item a{font-size:25px}.client-case-home .main-clutch .clutch-item svg{height:27px;width:auto}.client-case-home .main-clients-box{column-gap:28px;row-gap:60px}.client-case-home .main-clients-box .client-logo-item .client-img img{height:80px;width:auto}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client{margin-top:10px}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box{bottom:60px;left:-40px;width:500px;height:auto;padding:35px}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box p{font-size:16px;line-height:1.2}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client span{font-size:15px;height:28px;padding:10px}}@media(min-width:1200px)and (max-width:1399px){.client-case-home .main-clutch{column-gap:20px}.client-case-home .main-clutch .clutch-item a{font-size:17px}.client-case-home .main-clutch .clutch-item svg{height:20px;width:auto}.client-case-home .main-clients-box{column-gap:44px;row-gap:65px}.client-case-home .main-clients-box .client-logo-item .client-img img{height:60px;width:auto}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client{margin-top:10px}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box{bottom:60px;left:-30px;width:370px;height:auto;padding:25px}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box p{font-size:13px;line-height:1.2}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client span{font-size:12px;height:19px;padding:10px}}@media(min-width:992px)and (max-width:1199px){.client-case-home .main-clutch{column-gap:20px}.client-case-home .main-clutch .clutch-item a{font-size:20px}.client-case-home .main-clutch .clutch-item svg{height:25px;width:auto}.client-case-home .main-clients-box{column-gap:30px;row-gap:60px}.client-case-home .main-clients-box .client-logo-item .client-img img{height:70px;width:auto}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client{margin-top:10px}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box{bottom:60px;left:-30px;width:370px;height:auto;padding:25px}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box p{font-size:14px;line-height:1.2}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box.animal-debt-box{left:unset;right:0}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client span{font-size:13px;height:25px;padding:10px}}@media(min-width:768px)and (max-width:991px){.client-case-home .main-clutch{column-gap:20px}.client-case-home .main-clutch .clutch-item a{font-size:18px}.client-case-home .main-clutch .clutch-item svg{height:25px;width:auto}.client-case-home .main-clients-box{column-gap:35px;row-gap:60px}.client-case-home .main-clients-box .client-logo-item .client-img img{height:70px;width:auto}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client{margin-top:10px}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box{bottom:60px;left:30px;width:350px;height:auto;padding:25px}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box p{font-size:13px;line-height:1.2}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client span{font-size:13px;height:25px;padding:10px}}@media(min-width:0px)and (max-width:767px){.client-case-home .main-clutch{column-gap:15px;flex-wrap:wrap;row-gap:20px}.client-case-home .main-clutch .clutch-item svg{height:22px;width:auto}.client-case-home .main-clutch .clutch-item a{font-size:15px}.client-case-home .main-clients-box{column-gap:40px;row-gap:30px;justify-content:center}.client-case-home .main-clients-box .client-logo-item .client-img img{height:60px;width:auto}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client{margin-top:10px}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box{display:none}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client .client-popup-box p{font-size:13px;line-height:1.2}.client-case-home .main-clients-box .client-logo-item .client-img .case-btn-client span{display:none}}.great-product-cta .great-cta-products{aspect-ratio:1600/613;padding:0 0 0 70px}.great-product-cta.big-ideas-cta .great-cta-products{aspect-ratio:1600/684}@media(min-width:1200px)and (max-width:1399px){.great-product-cta .great-cta-products{padding:0 0 0 60px}.great-product-cta.big-ideas-cta .great-cta-products{padding:60px 0 0 60px}}@media(min-width:992px)and (max-width:1199px){.great-product-cta .great-cta-products{padding:0 0 0 40px}.great-product-cta.big-ideas-cta .great-cta-products{padding:50px 0 0 40px}}@media(min-width:768px)and (max-width:991px){.great-product-cta .great-cta-products{padding:30px 40px;border-radius:20px;aspect-ratio:unset;background:#001b28;background-image:none!important}.great-product-cta.big-ideas-cta .great-cta-products{aspect-ratio:unset;background:#001b28;background-image:none!important}}@media(min-width:0px)and (max-width:767px){.great-product-cta .great-cta-products{padding:30px 20px;border-radius:20px;aspect-ratio:unset;background:#001b28;background-image:none!important}.great-product-cta.big-ideas-cta .great-cta-products{aspect-ratio:unset;background:#001b28;background-image:none!important}}.rev-ai-cta-home .rev-ai-cta-home-box{aspect-ratio:1600/543;padding:0 0 0 60px;border-radius:30px}.rev-ai-cta-home .rev-ai-cta-home-box .rev-btn{display:flex;column-gap:20px;margin-top:20px}.rev-ai-cta-home .rev-ai-cta-home-box .rev-btn .border_btn.rev-btn-1{border-radius:10px;background:#f47a14;color:#fff}.rev-ai-cta-home .rev-ai-cta-home-box .rev-btn .border_btn.rev-btn-1:hover{background:transparent}.rev-ai-cta-home .rev-ai-cta-home-box .rev-btn .border_btn.rev-btn-2{background:transparent;border:1px solid #fff;color:#fff;border-radius:10px}.rev-ai-cta-home .rev-ai-cta-home-box .rev-btn .border_btn.rev-btn-2:hover{background:#f47a14}.about-tek-home .about-box{position:relative;z-index:1;background:#fff;padding-left:30px;border:2px solid #fff;border-radius:15px;transition:.4s ease}.about-tek-home .about-box:hover{border:2px solid #f47a14}.about-tek-home .about-box .about-box-item{display:flex;align-items:center;justify-content:space-between}.about-tek-home .about-box .about-box-item .content h3,.about-tek-home .about-box .about-box-item .content .h3{margin-bottom:10px;color:#f47a14}.about-tek-home .about-box .about-box-item .content p{font-size:clamp(.875rem,.7875rem + .4375vw,1.3125rem);line-height:normal}.cta-rewards-tek .cta-box{padding:80px 0;border-radius:40px}.cta-rewards-tek .cta-box .border_btn{border-radius:10px;background:#f47a14;color:#fff}.tekrevol_awards.tekrevol-awards-home h3,.tekrevol_awards.tekrevol-awards-home .h3{color:#fff}.tekrevol_awards.tekrevol-awards-home{background:#000e15}.tekrevol_awards.tekrevol-awards-home .awards_item{background:#0c1a25;position:relative;transition:transform .6s cubic-bezier(.34,1.56,.64,1),background .4s ease,box-shadow .6s ease}.tekrevol_awards.tekrevol-awards-home .awards_item h5,.tekrevol_awards.tekrevol-awards-home .awards_item .h5,.tekrevol_awards.tekrevol-awards-home .awards_item p{color:#fff}.tekrevol_awards.tekrevol-awards-home .awards_item:hover{background:#000e15}.tekrevol_awards.tekrevol-awards-home .border_btn{background:#f47a14;color:#fff}.mobile-client-slider .mobile-client-slider-wrap{position:relative}.mobile-client-slider .swiper-nav{position:absolute;right:0;width:60px;height:60px;pointer-events:none;z-index:5;top:-20px;transform:translateY(-20px)}.mobile-client-slider .swiper-nav .custom-prev,.mobile-client-slider .swiper-nav .custom-next{pointer-events:auto;position:absolute;top:0;transform:translateY(0);height:40px;width:40px;background:#fff;border-radius:100px;margin-top:0;color:#000e15}.mobile-client-slider .swiper-nav .custom-prev:after,.mobile-client-slider .swiper-nav .custom-next:after{font-size:18px}.mobile-client-slider .swiper-nav .custom-prev svg,.mobile-client-slider .swiper-nav .custom-next svg{width:11px}.mobile-client-slider .swiper-nav .custom-prev svg path,.mobile-client-slider .swiper-nav .custom-next svg path{fill:#000e15}.mobile-client-slider .swiper-nav .custom-prev:hover svg path,.mobile-client-slider .swiper-nav .custom-next:hover svg path{fill:#f47a14}.mobile-client-slider .swiper-nav .custom-prev{left:auto;right:60px}.mobile-client-slider .swiper-nav .custom-next{right:10px}.mobile-client-slider.mobile-client-home .main-client{background:transparent}.mobile-client-slider.mobile-client-home .main-client .test-item .content{background:#091e2ccc;padding:10px 15px;border-radius:20px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details{position:relative}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .play-btn{background:#f47a14;border-radius:10px;height:41px;width:41px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .play-btn svg{margin-bottom:0}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item .head span{font-size:16px}.crafting-industry .mvp-main{display:flex;gap:10px;align-items:stretch}.crafting-industry .mvp-main .mvp-card{border-radius:25px;overflow:hidden;isolation:isolate;padding:0 20px;height:609px;flex:1 1;display:flex;flex-direction:column;justify-content:center;text-align:center;cursor:pointer;transition:flex .6s cubic-bezier(.25,.46,.45,.94),background .6s cubic-bezier(.25,.46,.45,.94),box-shadow .6s ease;position:relative}.crafting-industry .mvp-main .mvp-card h3,.crafting-industry .mvp-main .mvp-card .h3{position:absolute;top:20px;color:#fff;font-size:clamp(.9375rem,.85rem + .4375vw,1.375rem)}.crafting-industry .mvp-main .mvp-card .icon{position:absolute;top:20px;right:0}.crafting-industry .mvp-main .mvp-card p{opacity:0;max-height:0;overflow:hidden;margin:0;transition:opacity .3s ease,max-height .3s ease;color:#fffc;position:absolute;bottom:40px;left:10px;font-weight:600}.crafting-industry .mvp-main .mvp-card .icon svg path{transition:fill .3s ease}.crafting-industry .mvp-main .mvp-card.active,.crafting-industry .mvp-main .mvp-card:hover{flex:3;padding:30px}.crafting-industry .mvp-main .mvp-card.active p,.crafting-industry .mvp-main .mvp-card:hover p{opacity:1;max-height:300px;margin-top:1rem}.crafting-industry .mvp-main .mvp-card.active .icon svg path,.crafting-industry .mvp-main .mvp-card:hover .icon svg path{fill:#fff}.meet-team-vision .meet-team-vision-swiper{margin-top:40px}.meet-team-vision .meet-team-vision-swiper .img-box{border-radius:20px}.meet-team-vision .meet-team-vision-swiper-1 .img-box img{height:680px;width:auto}.high-impact-services .service-box{background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden;min-height:430px;border-radius:20px}.high-impact-services .service-box h3,.high-impact-services .service-box .h3,.high-impact-services .service-box p{color:#fff}.high-impact-services .service-box .content{position:absolute;bottom:40px;left:25px;z-index:2;opacity:1;transition:opacity .35s ease}.high-impact-services .service-box .right-icon{position:absolute;right:20px;top:15px;z-index:3}.high-impact-services .service-box .para{position:absolute;left:25px;right:25px;bottom:40px;z-index:1;opacity:0;transform:translateY(12px);transition:opacity .35s ease,transform .35s ease}.high-impact-services .service-box:hover .content{opacity:0}.high-impact-services .service-box:hover .para{opacity:1;transform:translateY(0)}.high-impact-services .service-box:hover{background-image:none!important;background-color:#000}.tekrevol__nextgen.next-gen-home .nextgen-item{background:linear-gradient(90deg,#021620f5 42.37%,#0116218a 64.52%,#001c2800 90.3%);position:relative}.tekrevol__nextgen.next-gen-home .nextgen-item .next-gen-video{position:absolute;top:0;right:0;width:57%;height:100%;z-index:1;mask-image:linear-gradient(to left,black 60%,transparent 100%);-webkit-mask-image:linear-gradient(to left,black 60%,transparent 100%)}.tekrevol__nextgen.next-gen-home .nextgen-item .next-gen-video video{width:100%;height:100%;object-fit:cover;object-position:right}.tekrevol__nextgen.next-gen-home .nextgen-item .nextgen-content{position:relative;z-index:2}.tekrevol__case.tek-home-back-new .case-img{position:relative;overflow:unset}.tekrevol__case.tek-home-back-new .case-img .left-case-logo{position:absolute;top:-160px;left:-160px;z-index:-1}.tekrevol__case.tek-home-back-new .case-img .left-case-logo.bottom-left-logo{bottom:0;top:unset}.tekrevol__case.tek-home-back-new .case-img .left-case-logo img{height:730px;width:auto}.tekrevol__case.tek-home-back-new .case-img .right-case-logo{position:absolute;bottom:-30px;right:-160px;z-index:-1}.future-ready-scroll .stats-box{padding:80px 30px;background-repeat:no-repeat;border-radius:20px;background-size:cover}.future-ready-scroll .stats-box p,.future-ready-scroll .stats-box h3,.future-ready-scroll .stats-box .h3,.future-ready-scroll .stats-box h5,.future-ready-scroll .stats-box .h5{color:#fff}.future-ready-scroll .stats-box h5,.future-ready-scroll .stats-box .h5{margin-bottom:0}.future-ready-scroll .stats-box .stats-main{display:flex;column-gap:20px}.future-ready-scroll .stats-box .stats-main .stats-item p{font-size:clamp(.8125rem,.775rem + .1875vw,1rem);line-height:normal}.future-ready-scroll .stats-box .border_btn{background:transparent;color:#fff;border-radius:10px;margin-top:30px}.future-ready-scroll .future-scroll{height:640px;overflow:auto}.future-ready-scroll .future-scroll::-webkit-scrollbar{display:none}.future-ready-scroll .future-scroll{-ms-overflow-style:none;scrollbar-width:none}.future-ready-scroll .future-scroll .scroll-box{display:flex;column-gap:20px;margin-bottom:40px;border-bottom:1px solid rgba(113,119,131,.2784313725)}.future-ready-scroll .future-scroll .scroll-box:last-child{margin-bottom:0;border-bottom:none}.future-ready-scroll .future-scroll .scroll-box .scroll-content h4,.future-ready-scroll .future-scroll .scroll-box .scroll-content .h4{margin-bottom:0}@media screen and (max-width:1800px){.tekrevol__banner h2,.tekrevol__banner .h2{font-size:56px;line-height:65px}.tekrevol__banner p{margin-bottom:46px}.tekrevol__banner .desktop_view .feat .feat-wrap{flex:0 0 145px}.tekrevol__banner .desktop_view .feat .feat-wrap:before{content:""}.tekrevol__banner .desktop_view .feat .feat-wrap .title{font-size:22px}.tekrevol__banner .desktop_view .feat .carousel_featured{flex:0 0 74%}.tekrevol__videobanner h2,.tekrevol__videobanner .h2{font-size:52px;line-height:60px}.tekrevol__videobanner p{font-size:18px;line-height:28px;margin-bottom:44px}.tekrevol__videobanner .desktop_view .feat .feat-wrap{flex:0 0 175px}.tekrevol__videobanner .desktop_view .feat .feat-wrap:before{right:-13px}.tekrevol__videobanner .desktop_view .feat .feat-wrap .title{font-size:18px}.tekrevol__videobanner .desktop_view .feat .carousel_featured{flex:0 0 74%}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title{font-size:40px;line-height:48px}.tekrevol__nextgen .carosal_nextgen .swiper-pagination-bullet:before{content:""}.tekrevol__awardshome .awards-wrap .awards-inner .content h5,.tekrevol__awardshome .awards-wrap .awards-inner .content .h5{font-size:20px}.tekrevol__awardshome .awards-wrap .awards-inner .content p{font-size:13px}.tekrevol__services .serv-tab .serv-item .serv-inner{padding:55px 35px 75px}.tekrevol__services .serv-tab .serv-item .serv-inner .title{margin-bottom:15px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner{padding:30px 20px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner p{font-size:15px;line-height:26px}.tekrevol__industry .industry_serv .serv-item .serv-inner{padding:25px 25px 45px}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{margin-bottom:15px}.tekrevol__develop .serv-item .serv-inner{padding:42px 25px}.tekrevol__develop .serv-item .serv-inner .title{font-size:24px;line-height:30px;margin-bottom:20px}.tekrevol__develop .serv-item .serv-inner p{font-size:17px;line-height:24px}.tekrevol__sub .banner-wrap .example h2,.tekrevol__sub .banner-wrap .example .h2{font-size:60px}.tekrevol__process .serv-item .serv-inner{padding:70px 65px 50px;min-height:430px}.tekrevol__process .serv-item .serv-inner .title{font-size:26px;line-height:34px}.tekrevol__process .serv-item .serv-inner p{line-height:30px}.tekrevol__levelup .serv-item .serv-inner{padding:50px}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:26px;line-height:34px}.tekrevol__model .serv-item .serv-inner .content-wrap{padding:30px 40px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{font-size:26px;line-height:36px;min-height:70px}.tekrevol__model .serv-item .serv-inner .content-wrap p{font-size:16px;line-height:1.8}.tekrevol__model .serv-item .serv-inner .content-wrap a{font-size:16px}.tekrevol__insights .tabs-wrap .blog-item .content{gap:40px;min-height:inherit;height:100%}.tekrevol__insights .tabs-wrap .blog-item .content .inner-wrap .title{font-size:24px;line-height:1.5;height:70px}.tekrevol__insights .tabs-wrap .blog-item .content .inner-wrap p{-webkit-line-clamp:4}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .date{font-size:18px;line-height:1}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link{font-size:16px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link svg{height:30px}.mobile-client-slider.mobile-client-home .main-client{background:transparent}.mobile-client-slider.mobile-client-home .main-client .test-item .content{padding:10px 15px}.mobile-client-slider.mobile-client-home .main-client .test-item .content p{height:258px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .play-btn{height:35px;width:35px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item{column-gap:13px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item .head span{font-size:15px}.future-ready-scroll .stats-box{padding:60px 20px}.future-ready-scroll .stats-box .border_btn{margin-top:30px}.future-ready-scroll .future-scroll{height:580px}.crafting-industry .mvp-main .mvp-card{height:550px}.crafting-industry .mvp-main .mvp-card h3,.crafting-industry .mvp-main .mvp-card .h3{top:20px}.crafting-industry .mvp-main .mvp-card p{bottom:40px;left:10px}.crafting-industry .mvp-main .mvp-card.active,.crafting-industry .mvp-main .mvp-card:hover{padding:25px}.crafting-industry .mvp-main .mvp-card.active p,.crafting-industry .mvp-main .mvp-card:hover p{max-height:300px}.meet-team-vision .meet-team-vision-swiper-1 .img-box img{height:595px;width:auto}.tekrevol__nextgen.next-gen-home .nextgen-item{background:linear-gradient(90deg,#021620 72.37%,#0116218a 79.52%,#001c2800 90.3%)}.tekrevol__nextgen.next-gen-home .nextgen-item .next-gen-video{width:58%;height:100%;z-index:1;mask-image:linear-gradient(to left,black 60%,transparent 100%);-webkit-mask-image:linear-gradient(to left,black 60%,transparent 100%)}.tekrevol__case.tek-home-back-new .case-img .left-case-logo{top:-180px;left:-160px}.tekrevol__case.tek-home-back-new .case-img .left-case-logo.bottom-left-logo{bottom:0;top:unset}.tekrevol__case.tek-home-back-new .case-img .left-case-logo img{height:650px;width:auto}.tekrevol__case.tek-home-back-new .case-img .right-case-logo{bottom:-30px;right:-160px}.tekrevol__case.tek-home-back-new .case-img .right-case-logo .gatsby-image-wrapper img{height:600px;width:auto}}@media screen and (max-width:1599px){.tekrevol__banner h2,.tekrevol__banner .h2{font-size:51px;line-height:64px;margin-bottom:22px}.tekrevol__banner p{font-size:18px;line-height:28px;margin-bottom:44px}.tekrevol__banner .feat .feat-wrap{flex:0 0 25%}.tekrevol__banner .feat .feat-wrap:before{right:8px}.tekrevol__banner .feat .feat-wrap .title{font-size:22px}.tekrevol__awardshome .awards-wrap .awards-inner{padding:35px 0}.tekrevol__awardshome .awards-wrap .awards-inner .content h5,.tekrevol__awardshome .awards-wrap .awards-inner .content .h5{font-size:18px}.tekrevol__services .serv-tab .serv-item .serv-inner{padding:50px 35px 60px}.tekrevol__services .serv-tab .serv-item .serv-inner .title{margin-bottom:15px}.tekrevol__ratings .rat-outer:before{content:""}.tekrevol__services .sev-tab .nav-link{padding:18px 24px;font-size:18px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner{padding:30px 20px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner p{font-size:14px;line-height:26px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner .serv-inner-icon svg{height:40px;width:auto}.tekrevol__industry .industry_serv .serv-item .serv-inner{padding:30px 25px 45px;min-height:auto}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{min-height:auto;margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner p{font-size:17px}.tekrevol__sub .banner-wrap .example{margin-bottom:40px}.tekrevol__sub .banner-wrap .example h2,.tekrevol__sub .banner-wrap .example .h2{font-size:46px;line-height:1.2}.tekrevol__sub .banner-wrap p{font-size:18px;line-height:24px}.tekrevol__sub .banner-wrap .btn-wrap{margin-top:40px}.tekrevol__develop .serv-item .serv-inner{padding:30px 25px}.tekrevol__develop .serv-item .serv-inner .count{right:25px}.tekrevol__develop .serv-item .serv-inner .title{font-size:21px;line-height:28px}.tekrevol__develop .serv-item .serv-inner p{font-size:16px;line-height:24px}.tekrevol__case .case-outer{padding-top:50px;padding-bottom:50px}.tekrevol__case .case-outer .case-cont .case-inner .title{font-size:40px;line-height:42px}.tekrevol__case .case-outer .case-cont .case-inner .list{gap:10px}.tekrevol__case .case-outer .case-cont .case-inner .list.list-two{gap:15px}.tekrevol__process .serv-item .serv-inner{padding:60px 55px 40px;min-height:390px}.tekrevol__process .serv-item .serv-inner .title{font-size:24px;line-height:32px}.tekrevol__process .serv-item .serv-inner p{font-size:17px;line-height:28px}.tekrevol__levelup .serv-item .serv-inner{padding:50px}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:26px;line-height:34px}.tekrevol__levelup .serv-item .serv-inner .content p .d-xxl-block{display:none!important}.tekrevol__pack .serv-item .serv-inner{padding:35px 40px 17px}.tekrevol__pack .serv-item .serv-inner .title{font-size:34px;line-height:50px}.tekrevol__model .serv-item .serv-inner .content-wrap{padding:25px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{font-size:24px;line-height:34px;min-height:68px}.tekrevol__testimonials .slider-wrap{margin-bottom:70px}.tekrevol__testimonials .slider-wrap .test_slider .swiper-pagination{bottom:-53px}.tekrevol__testimonials .slider-wrap .custom-button{bottom:-26px}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link{padding:15px 30px;font-size:18px}.tekrevol__insights .tabs-wrap .blog-item .content .inner-wrap .title{font-size:22px;height:66px;margin-bottom:15px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .date{font-size:16px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link{font-size:15px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link svg{height:25px}.rev-ai-cta-home .rev-ai-cta-home-box{padding:0 0 0 50px}.rev-ai-cta-home .rev-ai-cta-home-box .rev-btn{column-gap:20px;margin-top:20px}.mobile-client-slider.mobile-client-home .main-client{background:transparent}.mobile-client-slider.mobile-client-home .main-client .test-item .content{padding:10px 15px}.mobile-client-slider.mobile-client-home .main-client .test-item .content p{height:218px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .play-btn{height:32px;width:32px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item{column-gap:7px;padding:10px 7px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item .head span{font-size:14px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item .img img{height:40px;width:auto}.future-ready-scroll .stats-box{padding:40px 20px}.future-ready-scroll .stats-box .border_btn{margin-top:30px}.future-ready-scroll .future-scroll{height:520px}.crafting-industry .mvp-main .mvp-card{height:500px}.crafting-industry .mvp-main .mvp-card h3,.crafting-industry .mvp-main .mvp-card .h3{top:20px}.crafting-industry .mvp-main .mvp-card p{bottom:40px;left:10px}.crafting-industry .mvp-main .mvp-card.active,.crafting-industry .mvp-main .mvp-card:hover{padding:25px}.crafting-industry .mvp-main .mvp-card.active p,.crafting-industry .mvp-main .mvp-card:hover p{max-height:300px}.cta-rewards-tek .cta-box{padding:60px 0}.meet-team-vision .meet-team-vision-swiper-1 .img-box img{height:556px;width:auto}.high-impact-services .service-box{min-height:400px}.high-impact-services .service-box .right-icon svg{height:40px;width:auto}.tekrevol__nextgen.next-gen-home .nextgen-item{background:linear-gradient(90deg,#021620 72.37%,#0116218a 79.52%,#001c2800 90.3%)}.tekrevol__nextgen.next-gen-home .nextgen-item .next-gen-video{width:59%;height:100%;z-index:1;mask-image:linear-gradient(to left,black 60%,transparent 100%);-webkit-mask-image:linear-gradient(to left,black 60%,transparent 100%)}.tekrevol__nextgen.next-gen-home .nextgen-item .nextgen-content{padding-left:50px}.tekrevol__nextgen.next-gen-home .nextgen-item .nextgen-content p{max-width:450px}.tekrevol__case.tek-home-back-new .case-img .left-case-logo{top:-140px;left:-110px}.tekrevol__case.tek-home-back-new .case-img .left-case-logo.bottom-left-logo{bottom:0;top:unset}.tekrevol__case.tek-home-back-new .case-img .left-case-logo img{height:580px;width:auto}.tekrevol__case.tek-home-back-new .case-img .right-case-logo{bottom:-30px;right:-110px}.tekrevol__case.tek-home-back-new .case-img .right-case-logo .gatsby-image-wrapper img{height:540px;width:auto}}@media screen and (max-width:1399px){.tekrevol__banner{padding-top:140px}.tekrevol__banner h2,.tekrevol__banner .h2{font-size:47px;line-height:55px;margin-bottom:28px}.tekrevol__banner p{font-size:16px;line-height:26px;margin-bottom:30px}.tekrevol__banner .feat .feat-wrap{flex:0 0 28%}.tekrevol__banner .feat .feat-wrap:before{right:12px}.tekrevol__banner .feat .feat-wrap .title{font-size:20px}.tekrevol__videobanner{padding-top:120px}.tekrevol__videobanner .bann-cont{max-width:640px}.tekrevol__videobanner h2,.tekrevol__videobanner .h2{font-size:47px;line-height:55px}.tekrevol__videobanner p{font-size:16px;line-height:26px;margin-bottom:30px}.tekrevol__videobanner .desktop_view .feat .feat-wrap:before{right:-6px}.tekrevol__videobanner .desktop_view .feat .carousel_featured{flex:0 0 70%}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title{font-size:35px;line-height:45px}.tekrevol__awardshome .example h2,.tekrevol__awardshome .example .h2{margin-bottom:10px}.tekrevol__services .serv-tab .serv-item .serv-inner{padding:40px 30px 65px}.tekrevol__services .serv-tab .serv-item .serv-inner .serv-inner-icon svg{height:65px;width:auto}.tekrevol__services .serv-tab .serv-item .serv-inner .title{margin-bottom:15px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner{padding:30px 20px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner p{font-size:14px;line-height:26px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner .serv-inner-icon svg{height:40px;width:auto}.tekrevol__ratings .rat-outer:before{content:""}.tekrevol__ratings .rat-outer .rat-wrap span{font-size:52px;line-height:62px}.tekrevol__ratings .rat-outer .rat-wrap p{font-size:22px;line-height:28px}.tekrevol__industry .industry_serv .serv-item .serv-inner{padding:25px 25px 50px}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{font-size:26px;line-height:32px;margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner p{font-size:15px;line-height:28px}.tekrevol__industry .industry_serv .serv-item .serv-inner ul li{font-size:15px;margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner a{bottom:28px;right:38px}.tekrevol__sub .banner-wrap .example{margin-bottom:30px}.tekrevol__sub .banner-wrap .example h2,.tekrevol__sub .banner-wrap .example .h2{font-size:36px;line-height:1.2}.tekrevol__sub .banner-wrap p{font-size:16px;line-height:1.2}.tekrevol__sub .banner-wrap .btn-wrap{margin-top:30px}.tekrevol__develop .serv-item .serv-inner{padding:30px 20px}.tekrevol__develop .serv-item .serv-inner .count{top:28px;right:20px;font-size:38px}.tekrevol__develop .serv-item .serv-inner .title{font-size:19px;line-height:26px;margin-bottom:18px}.tekrevol__develop .serv-item .serv-inner p{font-size:15px;line-height:22px}.tekrevol__develop .serv-item .serv-inner .img{margin-bottom:15px}.tekrevol__develop .serv-item .serv-inner .img svg{height:60px}.tekrevol__case .case-outer{padding-top:40px;padding-bottom:40px}.tekrevol__case .case-outer .case-cont .case-inner .title{font-size:35px;line-height:40px}.tekrevol__case .case-outer .case-cont .case-inner .list li{font-size:14px}.tekrevol__case .case-outer .case-cont .case-inner .list.list-two{margin-bottom:30px}.tekrevol__process .serv-item .serv-inner{padding:30px 35px 20px;min-height:320px}.tekrevol__process .serv-item .serv-inner .img svg{height:80px}.tekrevol__process .serv-item .serv-inner .title{font-size:22px;line-height:30px;margin-bottom:15px}.tekrevol__process .serv-item .serv-inner p{font-size:14px;line-height:24px}.tekrevol__levelup .serv-item .serv-inner{padding:50px}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:24px;line-height:32px}.tekrevol__pack .serv-item .serv-inner{padding:35px 32px 17px}.tekrevol__pack .serv-item .serv-inner .sub-title{font-size:20px}.tekrevol__pack .serv-item .serv-inner .title{font-size:30px;line-height:36px}.tekrevol__partner .part-wrap .image{padding:0 10px}.tekrevol__model .serv-item .serv-inner .content-wrap{padding:25px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{font-size:22px;line-height:32px;min-height:64px;margin-bottom:15px}.tekrevol__model .serv-item .serv-inner .content-wrap p,.tekrevol__model .serv-item .serv-inner .content-wrap a{font-size:14px}.tekrevol__testimonials .slider-wrap{margin-bottom:50px}.tekrevol__testimonials .slider-wrap .test_slider .content .flag{font-size:16px;gap:15px}.tekrevol__testimonials .slider-wrap .test_slider .content p{font-size:14px;line-height:26px}.tekrevol__testimonials .slider-wrap .test_slider .content p span{font-size:18px}.tekrevol__testimonials .slider-wrap .test_slider .swiper-pagination{bottom:-32px}.tekrevol__testimonials .slider-wrap .custom-button{bottom:-5px}.tekrevol__insights .tabs-wrap .blog-tabs{margin-bottom:50px}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link{padding:14px 25px;font-size:17px}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link:before{height:4px}.tekrevol__insights .tabs-wrap .blog-item .content{gap:25px}.tekrevol__insights .tabs-wrap .blog-item .content .inner-wrap .title{font-size:20px;height:60px;letter-spacing:-1px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .date{font-size:15px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link{font-size:14px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link svg{height:22px}.rev-ai-cta-home .rev-ai-cta-home-box{padding:0 0 0 40px}.rev-ai-cta-home .rev-ai-cta-home-box .rev-btn{column-gap:20px;margin-top:20px}.about-tek-home .about-box{padding-left:10px}.mobile-client-slider.mobile-client-home .main-client{background:transparent}.mobile-client-slider.mobile-client-home .main-client .test-item .content{padding:10px 15px}.mobile-client-slider.mobile-client-home .main-client .test-item .content p{height:200px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .play-btn{height:30px;width:30px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item{column-gap:7px;padding:10px 7px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item .head span{font-size:13px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item .img img{height:40px;width:auto}.future-ready-scroll .stats-box{padding:40px 20px}.future-ready-scroll .stats-box .border_btn{margin-top:30px}.future-ready-scroll .future-scroll{height:470px}.crafting-industry .mvp-main{column-gap:14px}.crafting-industry .mvp-main .mvp-card{height:450px}.crafting-industry .mvp-main .mvp-card h3,.crafting-industry .mvp-main .mvp-card .h3{top:20px;font-size:18px}.crafting-industry .mvp-main .mvp-card p{bottom:40px;left:10px}.crafting-industry .mvp-main .mvp-card.active,.crafting-industry .mvp-main .mvp-card:hover{padding:25px}.crafting-industry .mvp-main .mvp-card.active p,.crafting-industry .mvp-main .mvp-card:hover p{max-height:300px}.cta-rewards-tek .cta-box{padding:50px 0}.meet-team-vision .meet-team-vision-swiper-1 .img-box img{height:506px;width:auto}.high-impact-services .service-box{min-height:370px}.high-impact-services .service-box .right-icon svg{height:40px;width:auto}.tekrevol__nextgen.next-gen-home .nextgen-item{background:linear-gradient(90deg,#021620 72.37%,#0116218a 79.52%,#001c2800 90.3%)}.tekrevol__nextgen.next-gen-home .nextgen-item .next-gen-video{width:59%;height:100%;z-index:1;mask-image:linear-gradient(to left,black 60%,transparent 100%);-webkit-mask-image:linear-gradient(to left,black 60%,transparent 100%)}.tekrevol__nextgen.next-gen-home .nextgen-item .nextgen-content{padding-left:50px}.tekrevol__nextgen.next-gen-home .nextgen-item .nextgen-content p{max-width:450px}.tekrevol__case.tek-home-back-new .case-img .left-case-logo{top:-140px;left:-120px}.tekrevol__case.tek-home-back-new .case-img .left-case-logo.bottom-left-logo{bottom:0;top:unset}.tekrevol__case.tek-home-back-new .case-img .left-case-logo img{height:530px;width:auto}.tekrevol__case.tek-home-back-new .case-img .right-case-logo{bottom:-30px;right:-120px}.tekrevol__case.tek-home-back-new .case-img .right-case-logo .gatsby-image-wrapper img{height:500px;width:auto}}@media screen and (max-width:1199px){.tekrevol__banner{padding-top:140px}.tekrevol__banner h1,.tekrevol__banner .h1{margin-bottom:14px}.tekrevol__banner h1 span,.tekrevol__banner .h1 span{font-size:18px;line-height:32px}.tekrevol__banner h2,.tekrevol__banner .h2{font-size:37px;line-height:46px;margin-bottom:14px}.tekrevol__banner p{font-size:14px;line-height:24px;margin-bottom:25px}.tekrevol__banner .feat .feat-wrap{flex:0 0 25%}.tekrevol__banner .feat .feat-wrap:before{right:8px}.tekrevol__banner .feat .feat-wrap .title{font-size:16px}.tekrevol__banner .feat .carousel_featured{flex:0 0 75%}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content{padding-left:50px}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title{font-size:30px;line-height:40px}.tekrevol__awardshome .awards-wrap .row>div:nth-child(5),.tekrevol__awardshome .awards-wrap .row>div:nth-child(6){border-top:unset}.tekrevol__awardshome .awards-wrap .row>div:nth-child(5),.tekrevol__awardshome .awards-wrap .row>div:nth-child(9){border-left:1px solid rgb(244,244,244)}.tekrevol__awardshome .awards-wrap .row>div:nth-child(7){border-left:unset}.tekrevol__ratings .rat-outer:before{content:""}.tekrevol__ratings .rat-outer .rat-wrap span{font-size:48px;line-height:58px}.tekrevol__ratings .rat-outer .rat-wrap p{font-size:20px;line-height:26px}.tekrevol__industry .industry_serv .serv-item .serv-inner{padding:25px 25px 45px}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{font-size:26px;line-height:32px;margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner p{font-size:15px;line-height:26px;min-height:100px;margin-bottom:20px}.tekrevol__industry .industry_serv .serv-item .serv-inner ul li{font-size:15px;margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner a{bottom:28px;right:38px}.tekrevol__sub .banner-wrap .example{margin-bottom:25px}.tekrevol__sub .banner-wrap .example h2,.tekrevol__sub .banner-wrap .example .h2{font-size:30px}.tekrevol__sub .banner-wrap p{font-size:16px;line-height:1.5}.tekrevol__sub .banner-wrap .btn-wrap{margin-top:25px}.tekrevol__develop .serv-item .serv-inner .title{margin-bottom:15px}.tekrevol__develop .serv-item .serv-inner p{font-size:15px;line-height:24px}.tekrevol__case .case-outer .case-cont .case-inner .title{font-size:30px;line-height:40px;margin-bottom:15px}.tekrevol__case .case-outer .case-cont .case-inner .list li{height:32px;padding:0 15px}.tekrevol__case .case-outer .case-cont .case-inner .list.list-two{margin-bottom:20px;gap:10px}.tekrevol__case .case-outer .case-cont .case-inner p{font-size:15px}.tekrevol__process .serv-item .serv-inner{min-height:255px}.tekrevol__process .serv-item .serv-inner .img{margin-bottom:15px}.tekrevol__process .serv-item .serv-inner .img svg{height:61px}.tekrevol__process .serv-item .serv-inner .title{font-size:19px;line-height:26px}.tekrevol__process .serv-item .serv-inner p{font-size:14px;line-height:24px}.tekrevol__levelup .serv-item .serv-inner{padding:50px}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:24px;line-height:32px}.tekrevol__pack .serv-item .serv-inner{padding:24px 25px 15px}.tekrevol__pack .serv-item .serv-inner .sub-title{font-size:20px}.tekrevol__pack .serv-item .serv-inner .title{font-size:30px;line-height:36px}.tekrevol__pack .serv-item .serv-inner ul li{font-size:14px;gap:10px;margin-bottom:15px}.tekrevol__pack .serv-item .serv-inner ul li .img{top:0}.tekrevol__model .serv-item .serv-inner .content-wrap{padding:20px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{font-size:18px;line-height:26px;min-height:52px}.tekrevol__model .serv-item .serv-inner .content-wrap p{line-height:1.5}.tekrevol__testimonials .slider-wrap{margin-bottom:40px}.tekrevol__testimonials .slider-wrap .test_slider .img{margin-bottom:50px;margin-left:auto;margin-right:auto}.tekrevol__testimonials .slider-wrap .test_slider .content .flag{font-size:14px;gap:10px}.tekrevol__testimonials .slider-wrap .test_slider .content h4,.tekrevol__testimonials .slider-wrap .test_slider .content .h4{font-size:24px;line-height:30px}.tekrevol__testimonials .slider-wrap .test_slider .content p{margin-bottom:15px}.tekrevol__testimonials .slider-wrap .test_slider .content p span{font-size:16px}.tekrevol__testimonials .slider-wrap .test_slider .swiper-pagination{bottom:-32px}.tekrevol__testimonials .slider-wrap .custom-button{bottom:-5px}.about-tek-home .about-box{padding-left:10px}.mobile-client-slider.mobile-client-home .main-client{background:transparent}.mobile-client-slider.mobile-client-home .main-client .test-item .content{padding:10px 15px}.mobile-client-slider.mobile-client-home .main-client .test-item .content p{height:auto}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .play-btn{height:30px;width:30px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item{column-gap:7px;padding:10px 7px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item .head span{font-size:13px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item .img img{height:40px;width:auto}.future-ready-scroll .stats-box{padding:30px 20px}.future-ready-scroll .stats-box .stats-main{column-gap:30px;flex-wrap:wrap;row-gap:20px}.future-ready-scroll .stats-box .border_btn{margin-top:20px}.future-ready-scroll .future-scroll{height:450px}.crafting-industry .mvp-main{display:block}.crafting-industry .mvp-main .mvp-card{height:250px;border-radius:10px}.crafting-industry .mvp-main .mvp-card h3,.crafting-industry .mvp-main .mvp-card .h3{top:20px}.crafting-industry .mvp-main .mvp-card p{position:relative;bottom:unset;top:unset;left:unset}.crafting-industry .mvp-main .mvp-card.active,.crafting-industry .mvp-main .mvp-card:hover{padding:25px}.crafting-industry .mvp-main .mvp-card.active p,.crafting-industry .mvp-main .mvp-card:hover p{max-height:unset}.cta-rewards-tek .cta-box{padding:40px 0;border-radius:20px}.meet-team-vision .meet-team-vision-swiper-1 .img-box img{height:unset;width:100%}.high-impact-services .service-box{min-height:350px}.high-impact-services .service-box .content{left:20px}.high-impact-services .service-box .right-icon svg{height:35px;width:auto}.high-impact-services .service-box .para{left:20px;right:20px}.tekrevol__nextgen.next-gen-home .nextgen-item .next-gen-video{width:59%;height:100%;z-index:1;mask-image:linear-gradient(to left,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to left,black 90%,transparent 100%)}.tekrevol__case.tek-home-back-new .case-img .left-case-logo{top:-130px;left:-60px}.tekrevol__case.tek-home-back-new .case-img .left-case-logo.bottom-left-logo{bottom:0;top:unset}.tekrevol__case.tek-home-back-new .case-img .left-case-logo img{height:450px;width:auto}.tekrevol__case.tek-home-back-new .case-img .right-case-logo{bottom:-30px;right:-60px}.tekrevol__case.tek-home-back-new .case-img .right-case-logo .gatsby-image-wrapper img{height:410px;width:auto}}@media screen and (max-width:991px){.tekrevol__banner{padding-top:110px}.tekrevol__banner h1,.tekrevol__banner .h1{margin-bottom:14px}.tekrevol__banner h1 span,.tekrevol__banner .h1 span{font-size:16px;line-height:26px}.tekrevol__banner h2,.tekrevol__banner .h2{font-size:32px;line-height:40px}.tekrevol__banner p{font-size:14px;line-height:24px;margin-bottom:25px}.tekrevol__banner .feat .feat-wrap{flex:0 0 30%}.tekrevol__banner .feat .feat-wrap:before{right:10px}.tekrevol__banner .feat .feat-wrap .title{font-size:16px}.tekrevol__banner .feat .carousel_featured{flex:0 0 70%}.tekrevol__videobanner h2,.tekrevol__videobanner .h2{font-size:38px;line-height:45px;margin-bottom:20px}.tekrevol__videobanner .desktop_view .feat .feat-wrap{flex:0 0 155px}.tekrevol__videobanner .desktop_view .feat .feat-wrap:before{right:0}.tekrevol__videobanner .desktop_view .feat .feat-wrap .title{font-size:15px}.tekrevol__nextgen .carosal_nextgen .swiper-slide{height:auto}.tekrevol__nextgen .carosal_nextgen .nextgen-item{aspect-ratio:unset;background-position:left;background-color:#011c29;background-image:unset!important;padding:40px 0 70px;height:100%}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content{padding:0 15px;width:100%}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title{font-size:25px;line-height:30px}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content p{max-width:100%}.tekrevol__ratings .rat-outer:before{content:""}.tekrevol__ratings .rat-outer .rat-wrap span{font-size:42px;line-height:52px}.tekrevol__ratings .rat-outer .rat-wrap p{font-size:16px;line-height:20px}.tekrevol__industry .industry_serv .serv-item .serv-inner{padding:46px 25px 55px}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{font-size:22px;line-height:28px;margin-bottom:20px}.tekrevol__industry .industry_serv .serv-item .serv-inner p{font-size:14px;line-height:24px;min-height:95px;margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner ul li{font-size:14px;margin-bottom:10px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner{padding:30px 20px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner p{font-size:14px;line-height:26px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner .serv-inner-icon svg{height:40px;width:auto}.tekrevol__sub .banner-wrap p{font-size:14px}.tekrevol__develop .serv-item .serv-inner .title{font-size:18px;line-height:24px}.tekrevol__develop .serv-item .serv-inner p{font-size:15px;line-height:24px}.tekrevol__develop .serv-item .serv-inner .img svg{height:61px}.tekrevol__case .case-outer .case-cont .case-inner .title{font-size:25px;line-height:35px;margin-bottom:10px}.tekrevol__case .case-outer .case-cont .case-inner .list{margin-bottom:15px}.tekrevol__case .case-outer .case-cont .case-inner .list.list-two li{padding:7px 15px;height:auto}.tekrevol__case .case-outer .case-cont .case-inner p{font-size:14px}.tekrevol__process .serv-item .serv-inner{padding:20px 25px 15px;min-height:225px}.tekrevol__process .serv-item .serv-inner .img{margin-bottom:15px}.tekrevol__process .serv-item .serv-inner .img svg{height:51px}.tekrevol__process .serv-item .serv-inner .title{font-size:18px;line-height:24px}.tekrevol__process .serv-item .serv-inner p{font-size:14px;line-height:24px}.tekrevol__levelup .serv-item .serv-inner{padding:30px 25px}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:22px;line-height:30px;margin-bottom:15px}.tekrevol__levelup .serv-item .serv-inner .content .sub-title{font-size:18px;line-height:26px;margin-bottom:15px}.tekrevol__levelup .serv-item .serv-inner .content p{font-size:14px;line-height:22px}.tekrevol__levelup .serv-item .serv-inner .btn-pri{margin-top:10px}.tekrevol__pack .serv-item .serv-inner{padding:24px 25px 15px}.tekrevol__pack .serv-item .serv-inner .sub-title{font-size:16px}.tekrevol__pack .serv-item .serv-inner .title{font-size:24px;line-height:30px}.tekrevol__pack .serv-item .serv-inner ul li .img{height:14px;width:14px;line-height:12px;top:2px}.tekrevol__pack .serv-item .serv-inner ul li .img svg{width:8px;height:8px}.tekrevol__partner .example{margin-bottom:70px}.tekrevol__model .serv-item .serv-inner .content-wrap{padding:15px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{font-size:17px;line-height:24px;min-height:auto}.tekrevol__model .serv-item .serv-inner .content-wrap p{line-height:1.5}.tekrevol__testimonials .slider-wrap{margin-bottom:20px}.tekrevol__testimonials .slider-wrap .test_slider .img{margin-bottom:30px}.tekrevol__testimonials .slider-wrap .test_slider .content h4,.tekrevol__testimonials .slider-wrap .test_slider .content .h4{font-size:22px;line-height:1.2}.tekrevol__testimonials .slider-wrap .test_slider .content p{font-size:13px;line-height:1.8}.tekrevol__testimonials .slider-wrap .test_slider .swiper-pagination{bottom:-3px}.tekrevol__testimonials .slider-wrap .custom-button{display:none}.tekrevol__insights .tabs-wrap .blog-tabs{margin-bottom:35px}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link{padding:10px 20px;font-size:15px}.tekrevol__clients .example:after{width:100%!important}.rev-ai-cta-home .rev-ai-cta-home-box{padding:30px 20px;border-radius:20px;aspect-ratio:unset}.rev-ai-cta-home .rev-ai-cta-home-box .rev-btn{column-gap:20px;margin-top:20px}.about-tek-home .about-box{padding-left:10px;max-width:50%;margin:0 auto}.mobile-client-slider.mobile-client-home .main-client{background:transparent}.mobile-client-slider.mobile-client-home .main-client .test-item .content{padding:10px 15px}.mobile-client-slider.mobile-client-home .main-client .test-item .content p{height:auto}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .play-btn{height:30px;width:30px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item{column-gap:7px;padding:10px 7px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item .head span{font-size:13px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item .img img{height:40px;width:auto}.future-ready-scroll .stats-box{padding:30px 20px}.future-ready-scroll .stats-box .stats-main{column-gap:30px;flex-wrap:wrap;row-gap:20px}.future-ready-scroll .stats-box .border_btn{margin-top:20px}.future-ready-scroll .future-scroll{height:500px}.crafting-industry .mvp-main{display:block}.crafting-industry .mvp-main .mvp-card{height:250px;border-radius:10px}.crafting-industry .mvp-main .mvp-card h3,.crafting-industry .mvp-main .mvp-card .h3{top:20px}.crafting-industry .mvp-main .mvp-card p{position:relative;bottom:unset;top:unset;left:unset}.crafting-industry .mvp-main .mvp-card.active,.crafting-industry .mvp-main .mvp-card:hover{padding:20px}.crafting-industry .mvp-main .mvp-card.active p,.crafting-industry .mvp-main .mvp-card:hover p{max-height:unset}.cta-rewards-tek .cta-box{padding:30px 20px;border-radius:10px}.meet-team-vision .meet-team-vision-swiper-1 .img-box img{height:unset;width:100%}.high-impact-services .service-box{min-height:320px;padding:30px 20px}.high-impact-services .service-box .content{left:unset;position:relative;bottom:unset;margin-top:50px}.high-impact-services .service-box .right-icon svg{height:35px;width:auto}.high-impact-services .service-box .para{left:unset;right:unset;opacity:1;position:relative;bottom:unset}.high-impact-services .service-box:hover .content{opacity:1}.tekrevol__case.tek-home-back-new{background-image:none!important}.tekrevol__nextgen.next-gen-home .nextgen-item .next-gen-video,.tekrevol__case.tek-home-back-new .case-img .left-case-logo,.tekrevol__case.tek-home-back-new .case-img .left-case-logo.bottom-left-logo,.tekrevol__case.tek-home-back-new .case-img .right-case-logo{display:none}}@media screen and (max-width:767px){.tekrevol__banner h1 span,.tekrevol__banner .h1 span{font-size:18px;line-height:26px}.tekrevol__banner h2,.tekrevol__banner .h2{font-size:41px;line-height:45px}.tekrevol__banner p{font-size:16px;line-height:26px}.tekrevol__banner .bann-img img{width:400px}.tekrevol__banner .bann-img video{width:400px!important}.tekrevol__banner .feat{margin-top:15px;margin-bottom:30px}.tekrevol__banner .feat .feat-wrap{flex:0 0 25%}.tekrevol__banner .feat .carousel_featured{flex:0 0 75%}.tekrevol__videobanner h1 span,.tekrevol__videobanner .h1 span{font-size:18px;line-height:26px}.tekrevol__videobanner h2,.tekrevol__videobanner .h2{font-size:36px;line-height:45px}.tekrevol__videobanner .desktop_view .feat .carousel_featured{flex:0 0 75%}.tekrevol__awardshome .awards-wrap .row>div:nth-child(3),.tekrevol__awardshome .awards-wrap .row>div:nth-child(4){border-top:unset}.tekrevol__awardshome .awards-wrap .row>div:nth-child(3),.tekrevol__awardshome .awards-wrap .row>div:nth-child(7){border-left:1px solid rgb(244,244,244)}.tekrevol__ratings .rat-outer:before{content:""}.tekrevol__ratings .rat-outer .rat-wrap{gap:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{font-size:22px;line-height:28px;margin-bottom:20px}.tekrevol__industry .industry_serv .serv-item .serv-inner p{font-size:14px;line-height:24px;min-height:95px;margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner ul li{font-size:14px;margin-bottom:10px}.tekrevol__sub{padding-top:100px;padding-bottom:80px}.tekrevol__sub .banner-wrap .example h2,.tekrevol__sub .banner-wrap .example .h2{font-size:28px}.tekrevol__sub .banner-wrap p{font-size:14px}.tekrevol__develop .serv-item .serv-inner .count{font-size:34px;top:28px}.tekrevol__develop .serv-item .serv-inner p{font-size:14px;line-height:24px}.tekrevol__develop .serv-item .serv-inner .img svg{height:50px}.tekrevol__process .serv-item .serv-inner{padding:30px 25px 15px;min-height:auto}.tekrevol__levelup .serv-item .serv-inner{padding:30px 25px}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:18px;line-height:26px;margin-bottom:15px}.tekrevol__levelup .serv-item .serv-inner .content .sub-title{font-size:16px;line-height:22px;margin-bottom:15px}.tekrevol__levelup .serv-item .serv-inner .content p{font-size:14px;line-height:24px}.tekrevol__levelup .serv-item .serv-inner .btn-pri{margin-top:10px}.tekrevol__pack .serv-item .serv-inner{padding:24px 24px 15px}.tekrevol__pack .serv-item .serv-inner .sub-title{font-size:14px}.tekrevol__pack .serv-item .serv-inner .title{font-size:20px;line-height:26px;margin-bottom:15px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{min-height:48px}.tekrevol__testimonials .slider-wrap .test_slider .content .flag{top:-5px}.tekrevol__testimonials .slider-wrap .test_slider .content h4,.tekrevol__testimonials .slider-wrap .test_slider .content .h4{font-size:18px}.tekrevol__testimonials .slider-wrap .test_slider .content p span{font-size:15px}.tekrevol__insights .tabs-wrap .blog-tabs{gap:15px}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link{padding:0 15px 10px;font-size:14px}.meet-team-vision .meet-team-vision-swiper-1 .img-box img{height:unset;width:100%}.high-impact-services .service-box{min-height:350px;padding:30px 20px}.high-impact-services .service-box .content{left:unset;position:relative;bottom:unset}.high-impact-services .service-box .right-icon svg{height:35px;width:auto}.high-impact-services .service-box .para{left:unset;right:unset;opacity:1;position:relative}.tekrevol__case.tek-home-back-new{background-image:none!important}.tekrevol__nextgen.next-gen-home .nextgen-item{padding:40px 0}.tekrevol__nextgen.next-gen-home .nextgen-item .next-gen-video,.tekrevol__case.tek-home-back-new .case-img .left-case-logo,.tekrevol__case.tek-home-back-new .case-img .left-case-logo.bottom-left-logo,.tekrevol__case.tek-home-back-new .case-img .right-case-logo{display:none}}@media screen and (max-width:666px){.tekrevol__services .tekrevol__case .case-outer .case-cont .case-inner .title{font-size:22px;line-height:35px}.tekrevol__services.bahrain-services .serv-tab{padding-bottom:0}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner{padding:20px 15px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner p{font-size:13px;line-height:25px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner h5,.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner .h5{margin-bottom:10px}.tekrevol__services.bahrain-services .serv-tab .serv-item .serv-inner .serv-inner-icon svg{height:40px;width:auto}.tekrevol__industry .example,.tekrevol__partner .example{margin-bottom:38px}.rev-ai-cta-home .rev-ai-cta-home-box{padding:30px 20px;border-radius:10px;aspect-ratio:unset}.rev-ai-cta-home .rev-ai-cta-home-box .rev-btn{column-gap:10px;margin-top:20px}.about-tek-home .about-box{padding-left:10px;max-width:100%}.mobile-client-slider.mobile-client-home .main-client{background:transparent}.mobile-client-slider.mobile-client-home .main-client .test-item .content{padding:10px 15px}.mobile-client-slider.mobile-client-home .main-client .test-item .content p{height:auto}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .play-btn{height:30px;width:30px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item{column-gap:7px;padding:10px 7px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item .head span{font-size:13px}.mobile-client-slider.mobile-client-home .main-client .test-item .content .details .detail-item .img img{height:40px;width:auto}.mobile-client-slider.mobile-client-home .swiper-nav .custom-prev,.mobile-client-slider.mobile-client-home .swiper-nav .custom-next{top:15%}.future-ready-scroll .stats-box{padding:30px 20px}.future-ready-scroll .stats-box .stats-main{column-gap:30px;flex-wrap:wrap;row-gap:20px}.future-ready-scroll .stats-box .border_btn{margin-top:20px}.future-ready-scroll .future-scroll{height:400px;margin-top:35px}.crafting-industry .mvp-main{display:block}.crafting-industry .mvp-main .mvp-card{height:200px;border-radius:0;padding:20px;margin-bottom:20px}.crafting-industry .mvp-main .mvp-card h3,.crafting-industry .mvp-main .mvp-card .h3{top:unset;position:relative}.crafting-industry .mvp-main .mvp-card p{position:relative;bottom:unset;top:unset;left:unset}.crafting-industry .mvp-main .mvp-card.active,.crafting-industry .mvp-main .mvp-card:hover{padding:20px}.crafting-industry .mvp-main .mvp-card.active p,.crafting-industry .mvp-main .mvp-card:hover p{max-height:unset}.cta-rewards-tek .cta-box{padding:30px 20px;border-radius:10px}.high-impact-services .service-box{min-height:320px;padding:30px 20px}.high-impact-services .service-box .content{left:unset;position:relative;bottom:unset;margin-top:50px}.high-impact-services .service-box .right-icon svg{height:35px;width:auto}.high-impact-services .service-box .para{left:unset;right:unset;opacity:1;position:relative;bottom:unset}.high-impact-services .service-box:hover .content{opacity:1}}@media screen and (max-width:576px){.tekrevol__banner{padding-top:100px}.tekrevol__banner h2,.tekrevol__banner .h2{font-size:36px;line-height:45px}.tekrevol__banner .feat{flex-wrap:wrap;margin-top:30px}.tekrevol__banner .feat .feat-wrap{flex:0 0 100%;padding-bottom:10px;margin-bottom:10px}.tekrevol__banner .feat .feat-wrap:before{right:0;width:100%;height:2px;bottom:-4px;border-right:unset;border-bottom:1px solid #cfcfcf;top:auto}.tekrevol__banner .feat .carousel_featured{flex:0 0 100%}.tekrevol__videobanner h1,.tekrevol__videobanner .h1{font-size:14px;line-height:28px}.tekrevol__videobanner h2,.tekrevol__videobanner .h2{font-size:28px;line-height:38px}.tekrevol__videobanner p{font-size:14px;line-height:auto}.tekrevol__videobanner .desktop_view{display:none}.tekrevol__videobanner .desktop_view .feat{flex-wrap:wrap;align-items:center;display:flex;justify-content:center;margin-top:30px;height:103px}.tekrevol__videobanner .desktop_view .feat .feat-wrap{flex:0 0 100%;position:relative;padding-bottom:10px;margin-bottom:10px}.tekrevol__videobanner .desktop_view .feat .feat-wrap:before{content:"";position:absolute;right:0;width:100%;height:2px;bottom:-4px;border-right:unset;border-bottom:1px solid #f47a1f;top:auto}.tekrevol__videobanner .desktop_view .feat .feat-wrap .title{color:#fff;font-weight:700;font-size:20px}.tekrevol__videobanner .desktop_view .feat .feature-list{display:flex;justify-content:center;width:100%;height:100%;align-items:flex-start;margin-left:-15px}.tekrevol__videobanner .desktop_view .feat .feature-list .featured_item .featured_img{display:flex;justify-content:center}.tekrevol__videobanner .desktop_view .feat .feature-list .featured_item .featured_img svg,.tekrevol__videobanner .desktop_view .feat .feature-list .featured_item .featured_img img{width:auto;max-width:100%;height:40px;object-fit:contain}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title{font-size:22px;line-height:32px}.tekrevol__awardshome .awards-wrap .awards-inner .content h5,.tekrevol__awardshome .awards-wrap .awards-inner .content .h5{font-size:15px}.tekrevol__awardshome .awards-wrap .awards-inner .content p{font-size:12px}.tekrevol__services .serv-tab .serv-item .serv-inner{padding:30px 20px 50px}.tekrevol__services .serv-tab .serv-item .serv-inner .serv-inner-icon{margin-bottom:10px}.tekrevol__services .serv-tab .serv-item .serv-inner .serv-inner-icon svg{height:50px;width:auto}.tekrevol__services .serv-tab .serv-item .serv-inner .title{margin-bottom:10px}.tekrevol__ratings .rat-outer:before{display:none}.tekrevol__ratings .rat-outer:last-child .rat-wrap{margin-bottom:0}.tekrevol__ratings .rat-outer .rat-wrap{flex-direction:column;margin-bottom:25px;gap:5px}.tekrevol__services .example{margin-bottom:30px}.tekrevol__services .serv-tab{padding-bottom:60px}.tekrevol__services .serv-tab .swiper-slide{height:auto}.tekrevol__services .btn-wrap{margin-top:30px}.tekrevol__industry .industry_serv{padding-bottom:60px}.tekrevol__industry .industry_serv .serv-item .serv-inner{padding:25px 20px 50px}.tekrevol__industry .industry_serv .serv-item .serv-inner .industry_icon{height:44px;width:44px;margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner .industry_icon svg{height:22px;width:auto}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner a{bottom:18px;right:23px}.tekrevol__sub{padding-top:80px}.tekrevol__sub .banner-wrap .example h2,.tekrevol__sub .banner-wrap .example .h2{font-size:24px}.tekrevol__sub .banner-wrap p{font-size:14px}.tekrevol__pack .serv-item .serv-inner .sub-title{display:inline-block;margin-right:5px}.tekrevol__pack .serv-item .serv-inner .title{display:inline-block}.tekrevol__insights .tabs-wrap .blog-tabs{gap:5px}.tekrevol__insights .tabs-wrap .blog-item .content{gap:10px}.tekrevol__insights .tabs-wrap .blog-item .content .inner-wrap .title{font-size:16px;height:48px;letter-spacing:0;margin-bottom:10px}.about-tek-home .about-box{padding:30px 15px;text-align:center}.about-tek-home .about-box .about-box-item{display:block}.about-tek-home .about-box .about-box-item .content{margin-bottom:20px}.rev-ai-cta-home .rev-ai-cta-home-box{padding:30px 20px;border-radius:20px;aspect-ratio:unset}.rev-ai-cta-home .rev-ai-cta-home-box .rev-btn{column-gap:0px;margin-top:20px;flex-wrap:wrap;row-gap:5px}.high-impact-services .service-box{min-height:auto;padding:30px 20px}.high-impact-services .service-box .content{left:unset;position:relative;bottom:unset;margin-top:20px}.high-impact-services .service-box .right-icon svg{height:30px;width:auto}.high-impact-services .service-box .para{left:unset;right:unset;opacity:1;position:relative;bottom:unset}.high-impact-services .service-box:hover .content{opacity:1}.high-impact-services .service-box:hover .para{transition:none!important;transform:none}}@media screen and (max-width:575px){.tekrevol__model .serv-item .serv-inner .content-wrap .title{min-height:auto}}.example-bottom{margin-bottom:70px}.example-bottom h2,.example-bottom .h2{position:relative;z-index:1;margin-bottom:0}.btn-pri{background:#f47a1f;color:#fff;border:2px solid #f47a1f;border-radius:50px;font-size:22px;font-weight:400;line-height:34px;padding:0 36px;height:60px;text-align:center;font-family:Poppins,sans-serif;display:inline-flex;align-items:center;cursor:pointer}.btn-pri:hover{color:#f47a1f;background-color:#fff;border:2px solid #f47a1f}.btn-wrap.btn_load_all a{display:inline-flex;align-items:center}.btn-wrap.btn_load_all a svg{margin-left:15px}.all-tabs{border:unset;margin-bottom:71px}.all-tabs .nav-link,.all-tabs .nav-item{flex:none;border:unset}.all-tabs .nav-link{padding:19px 35px;font-size:20px;font-weight:500;line-height:34px;color:#212529;position:relative}.all-tabs .nav-link:before{content:"";position:absolute;width:0;height:1px;background-color:#f47a1f;left:50%;transform:translate(-50%);bottom:6px;transition:all .15s ease-in-out}.all-tabs .nav-link.active,.all-tabs .crafting-industry .mvp-main .nav-link.mvp-card:hover,.crafting-industry .mvp-main .all-tabs .nav-link.mvp-card:hover,.all-tabs .nav-link:hover{color:#f47a1f}.all-tabs .nav-link.active:before,.all-tabs .crafting-industry .mvp-main .nav-link.mvp-card:hover:before,.crafting-industry .mvp-main .all-tabs .nav-link.mvp-card:hover:before,.all-tabs .nav-link:hover:before{width:calc(100% - 70px)}.serv-item{height:100%}.serv-item .serv-inner{padding:106px 40px 100px;position:relative;height:100%;border-radius:10px;transition:all .15s ease-in-out}.serv-item .serv-inner .serv-inner-icon{margin-bottom:20px}.serv-item .serv-inner .title{font-family:Poppins,sans-serif;color:#314252;font-size:36px;font-weight:600;line-height:41px;letter-spacing:-.01em;margin-bottom:35px;transition:inherit;min-height:82px}.serv-item .serv-inner .title_wrap{position:unset}.serv-item .serv-inner p{font-size:17px;font-weight:400;line-height:30px;color:#212529;transition:inherit}.serv-item .serv-inner a{position:absolute;z-index:2;bottom:28px;right:38px;transition:inherit}.serv-item .serv-inner a svg,.serv-item .serv-inner a path{transition:inherit}.serv-item .serv-inner ul li{font-size:17px;font-weight:400;transition:inherit}.serv-item .serv-inner:hover{background-color:#f47a1f}.serv-item .serv-inner:hover .title,.serv-item .serv-inner:hover p{color:#fff}.serv-item .serv-inner:hover .title_wrap{transform:none}.serv-item .serv-inner:hover a{transform:rotate(41.82deg)}.serv-item .serv-inner:hover a svg,.serv-item .serv-inner:hover a path{fill:#fff!important;stroke:#fff!important}.serv-item .serv-inner:hover .serv-inner-icon svg path{fill:#fff}.custom-button{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}.custom-next-button{right:-46px}.custom-prev-button{left:-46px}.pri-list li{padding-left:30px;font-weight:400;position:relative;margin-bottom:15px}.pri-list li:before{content:"";background-color:#f47a1f;height:14px;width:14px;position:absolute;top:10px;left:0;border-radius:50%}@media screen and (max-width:1800px){.serv-item .serv-inner{padding:90px 36px 80px}.serv-item .serv-inner .title{font-size:32px;min-height:76px;line-height:38px;margin-bottom:30px}}@media screen and (max-width:1599px){.btn-pri{font-size:20px;height:50px}.btn-wrap.btn_load_all a{font-size:19px;line-height:30px}.all-tabs{margin-bottom:50px}.all-tabs .nav-link{padding:19px 30px;font-size:18px;line-height:32px}.serv-item .serv-inner{padding:86px 36px 60px}.serv-item .serv-inner .title{font-size:28px;line-height:34px;min-height:68px}.serv-item .serv-inner p{font-size:16px}.serv-item .serv-inner a{bottom:28px;right:38px}}@media screen and (max-width:1399px){.btn-pri{font-size:18px;height:50px}.btn-wrap.btn_load_all a{font-size:18px;line-height:26px}.all-tabs{margin-bottom:50px}.all-tabs .nav-link{padding:16px 22px}.serv-item .serv-inner{padding:66px 30px 65px}.serv-item .serv-inner .title{font-size:26px;line-height:32px;margin-bottom:25px;min-height:64px}.serv-item .serv-inner p{font-size:16px;line-height:28px}.serv-item .serv-inner a{bottom:28px;right:38px}.custom-button{top:-70px;right:20px;left:auto;transform:unset;z-index:2}.custom-next-button{right:0}.custom-prev-button{right:50px;left:auto}.pri-list li{padding-left:20px}.pri-list li:before{height:10px;width:10px}}@media screen and (max-width:1199px){.btn-pri{font-size:16px;height:45px}.btn-wrap.btn_load_all a{font-size:16px;line-height:22px}.all-tabs{margin-bottom:50px}.all-tabs .nav-link{padding:10px 12px;font-size:15px;line-height:28px}.serv-item .serv-inner{padding:46px 25px 55px}.serv-item .serv-inner .title{font-size:26px;line-height:32px;margin-bottom:26px;min-height:32px}.serv-item .serv-inner p{font-size:16px;line-height:28px}.serv-item .serv-inner a{bottom:28px;right:38px}}@media screen and (max-width:991px){.btn-pri{font-size:16px;height:50px}.btn-wrap.btn_load_all a{font-size:14px;line-height:20px}.serv-item .serv-inner .title{font-size:22px;line-height:28px;margin-bottom:20px}.serv-item .serv-inner p{font-size:14px;line-height:24px}.serv-item .serv-inner a{bottom:28px;right:38px}}@media screen and (max-width:767px){.btn-pri{font-size:14px;height:40px;padding:0 24px}.example-bottom{margin-bottom:60px}}@media screen and (max-width:666px){.example-bottom{margin-bottom:30px}}@media screen and (max-width:576px){.serv-item .serv-inner{height:100%;padding-bottom:50px}.serv-item .serv-inner a{bottom:18px;right:23px}.custom-button{top:auto;bottom:0}.custom-next-button{right:calc(50% - 25px);transform:translate(50%)}.custom-prev-button{right:calc(50% + 25px);left:auto;transform:translate(50%)}}.modal-popup.modal .modal-dialog{max-width:1400px}.modal-popup.modal .modal-dialog .modal-content{border-radius:30px;overflow:hidden;border:unset;background-color:unset}.modal-popup .banner_form.popup-form{background:#fff;box-shadow:none;border-radius:0;max-width:none;padding:0;margin:0}.modal-popup .popup-section{display:flex;align-items:stretch}.modal-popup .popup-section .popup-content{flex:0 0 652px;height:auto;padding:60px 50px 30px;background-position:center;background-size:cover;background-repeat:no-repeat}.modal-popup .popup-section .popup-content .title{font-size:52px;font-weight:600;line-height:1.2;letter-spacing:-.05em;color:#fff;text-transform:capitalize}.modal-popup .popup-section .popup-content p{color:#fff;line-height:1.5}.modal-popup .popup-section .popup-form{flex:1 1 auto;max-width:100%;border-radius:unset;display:flex;align-items:center;padding:100px;flex-direction:column}.modal-popup .popup-section .popup-form .banner_form_inner{width:100%;margin:0}.modal-popup .popup-section .popup-form .banner_form_inner .from_item.textarea-item:after{top:168px}.modal-popup .popup-section .popup-form .banner_form_inner .from_item textarea{height:170px}.modal-popup .popup-section .popup-form .banner_form_inner .btn_submit{width:100%;background:#f47a1f;color:#fff}.modal-popup .popup-section .popup-form .banner_form_inner .btn_submit:hover{background:transparent;color:#f47a1f}@media screen and (max-width:1800px){.modal-popup .popup-section .popup-content .title{font-size:40px}.modal-popup .popup-section .popup-form{justify-content:center;padding:80px}}@media screen and (max-width:1599px){.modal-popup.modal .modal-dialog{max-width:1000px}.modal-popup .popup-section .popup-content{flex:0 0 45%}.modal-popup .popup-section .popup-content .title{font-size:30px}.modal-popup .popup-section .popup-form{padding:50px}}@media screen and (max-width:1399px){.modal-popup .popup-section .popup-form .banner_form_inner .from_item.textarea-item:after{top:118px}.modal-popup .popup-section .popup-form .banner_form_inner .from_item textarea{height:120px}}@media screen and (max-width:1199px){.modal-popup.modal .modal-dialog{max-width:760px}.modal-popup .popup-section .popup-content{padding:30px}.modal-popup .popup-section .popup-content .title{font-size:22px}.modal-popup .popup-section .popup-form{padding:60px}.modal-popup .popup-section .popup-form .banner_form_inner .from_item.textarea-item:after{top:78px}.modal-popup .popup-section .popup-form .banner_form_inner .from_item textarea{height:80px}}@media screen and (max-width:991px){.modal-popup.modal .modal-dialog{max-width:760px}.modal-popup .popup-section .popup-content{padding:25px;display:flex;flex-direction:column;justify-content:center}.modal-popup .popup-section .popup-form{padding:40px}}@media screen and (max-width:767px){.modal-popup .popup-section{flex-direction:column}.modal-popup .popup-section .popup-content{padding:30px 15px 15px}.modal-popup .popup-section .popup-content .title,.modal-popup .popup-section .popup-content p{text-align:center}.modal-popup .popup-section .popup-content .image{max-width:160px;margin:0 auto}.modal-popup .popup-section .popup-form{padding:15px 30px}}.inner__banner{padding-top:360px;padding-bottom:230px;background-repeat:no-repeat;background-position:center;background-size:contain}.cloud__process .example:has(p) h2,.cloud__process .example:has(p) .h2{margin-bottom:30px}.cloud__process .example p{max-width:850px;margin:0 auto}.cloud__process .serv-item .serv-inner{padding:60px 30px 30px}.cloud__process .serv-item .serv-inner .title{margin-bottom:35px;min-height:auto;font-size:28px;line-height:1.2}.cloud__process .serv-item .serv-inner p{color:#898989;margin-bottom:0}.cloud__process .serv-item .serv-inner .img{margin-bottom:30px}.cloud__process .serv-item .serv-inner .img svg{height:71px}.cloud__process .serv-item .serv-inner .img svg g path{transition:inherit}.cloud__process .serv-item .serv-inner:hover{background-color:#f47a1f}.cloud__process .serv-item .serv-inner:hover p{color:#fff}.cloud__process .serv-item .serv-inner:hover svg>path{fill:#fff}.cloud__process .serv-item .serv-inner:hover svg>g>path{fill:#fff}.cloud__process.cloud__services .serv-item .serv-inner .title{min-height:60px}.cloud__process.cloud__services .serv-item .serv-inner:hover{background-color:#f47a1f!important}.cloud-support-advantages{margin-bottom:50px}.cloud-support-advantages .main-title{margin-bottom:70px}.cloud-support-advantages .content .title{font-size:28px;line-height:1.5}.cloud-support-advantages .content p{margin-bottom:0}.cloud-support-advantages .content.content-one{margin-right:86px;margin-bottom:30px}.cloud-support-advantages .content.content-two{margin-right:28px;margin-bottom:154px}.cloud-support-advantages .content.content-three{margin-bottom:74px}.cloud-support-advantages .content.content-four{margin-left:28px;margin-bottom:114px}.cloud-support-advantages .content.content-five{margin-left:86px}.cloud-support-advantages .num{line-height:82px;font-weight:600;font-size:28px;background-color:#f47a1f;color:#fff;aspect-ratio:1/1;border-radius:50px;display:inline-flex;height:82px;width:auto;justify-content:center}.cloud-support-advantages .image{position:relative;padding-top:120px;padding-bottom:70px}.cloud-support-advantages .image:before{content:"";position:absolute;height:calc(100% + 50px);width:auto;border:1px dotted #000;border-radius:50%;left:50%;top:calc(50% + 35px);aspect-ratio:1/1;transform:translate(-50%,-50%)}.cloud-support-advantages .image .num{position:absolute}.cloud-support-advantages .image .num.num-one{left:-99px;top:calc(50% + 40px)}.cloud-support-advantages .image .num.num-two{left:-30px;top:calc(30% - 85px)}.cloud-support-advantages .image .num.num-three{top:-28px;left:50%;transform:translate(-50%)}.cloud-support-advantages .image .num.num-four{right:-30px;top:calc(30% - 85px)}.cloud-support-advantages .image .num.num-five{right:-99px;top:calc(50% + 40px)}.cloud__subbanner{background-size:cover;background-repeat:no-repeat;background-position:center;color:#fff}.cloud__subbanner .content{margin-right:100px;margin-top:25px;margin-bottom:25px}.cloud__subbanner .content .title{color:#fff;margin-bottom:40px}.cloud__subbanner .content p{margin-bottom:40px}@media screen and (max-width:1800px){.cloud__process .serv-item .serv-inner .title{margin-bottom:25px;font-size:25px}.cloud__process .serv-item .serv-inner p{font-size:15px;line-height:1.8}.cloud-support-advantages .content .title{font-size:24px}.cloud-support-advantages .content.content-two{margin-right:20px;margin-bottom:114px}.cloud-support-advantages .content.content-three{margin-bottom:64px}.cloud-support-advantages .content.content-four{margin-left:0}.cloud-support-advantages .num{line-height:70px;font-size:24px;height:70px}.cloud-support-advantages .image .num{position:absolute}.cloud-support-advantages .image .num.num-one{left:-119px;top:calc(50% - 20px)}.cloud-support-advantages .image .num.num-two{left:-38px;top:calc(30% - 90px)}.cloud-support-advantages .image .num.num-three{top:-15px}.cloud-support-advantages .image .num.num-four{right:-38px;top:calc(30% - 90px)}.cloud-support-advantages .image .num.num-five{right:-119px;top:calc(50% - 20px)}.cloud__subbanner .content{margin-right:0}}@media screen and (max-width:1599px){.cloud__process .serv-item .serv-inner .title{margin-bottom:20px;font-size:23px}.cloud__process.cloud__services .serv-item .serv-inner .title{min-height:56px}.cloud-support-advantages .content .title{font-size:22px;margin-bottom:15px}.cloud-support-advantages .content.content-one{margin-right:56px;margin-bottom:0}.cloud-support-advantages .content.content-two{margin-bottom:134px}.cloud-support-advantages .content.content-three{margin-bottom:35px}.cloud-support-advantages .content.content-four{margin-bottom:135px}.cloud-support-advantages .content.content-five{margin-left:56px}.cloud-support-advantages .num{line-height:60px;font-size:20px;height:60px}.cloud-support-advantages .image:before{height:calc(100% - 10px)}.cloud-support-advantages .image .num{position:absolute}.cloud-support-advantages .image .num.num-one{left:-83px}.cloud-support-advantages .image .num.num-two{left:-15px;top:calc(30% - 65px)}.cloud-support-advantages .image .num.num-three{top:10px}.cloud-support-advantages .image .num.num-four{right:-15px;top:calc(30% - 65px)}.cloud-support-advantages .image .num.num-five{right:-83px}}@media screen and (max-width:1399px){.cloud__process .example:has(p) h2,.cloud__process .example:has(p) .h2{margin-bottom:20px}.cloud__process .serv-item .serv-inner{padding:40px 20px 20px}.cloud__process .serv-item .serv-inner .title{margin-bottom:20px;font-size:20px}.cloud__process .serv-item .serv-inner p{font-size:14px}.cloud__process .serv-item .serv-inner .img{margin-bottom:20px}.cloud__process .serv-item .serv-inner .img svg{height:60px}.cloud__process.cloud__services .serv-item .serv-inner .title{min-height:48px;margin-bottom:15px}.cloud__process.cloud__services .serv-item .serv-inner p{font-size:13px}.cloud-support-advantages .content .title{font-size:20px;margin-bottom:10px}.cloud-support-advantages .content.content-one{margin-bottom:30px}.cloud-support-advantages .image .num.num-one{left:-86px}.cloud-support-advantages .image .num.num-five{right:-86px}}@media screen and (max-width:1199px){.cloud__process.cloud__services .serv-item .serv-inner .title{min-height:inherit}.cloud-support-advantages .col-first .row{flex-direction:row-reverse;align-items:start}.cloud-support-advantages .content .title{font-size:20px;margin-bottom:10px}.cloud-support-advantages .content.content-one,.cloud-support-advantages .content.content-two{margin-bottom:30px;margin-right:0}.cloud-support-advantages .content.content-three{margin-bottom:30px}.cloud-support-advantages .content.content-four{margin-bottom:0}.cloud-support-advantages .content.content-five{margin-left:0}.cloud-support-advantages .num{margin-bottom:15px}}@media screen and (max-width:991px){.cloud__process .example:has(p) h2,.cloud__process .example:has(p) .h2{margin-bottom:15px}.cloud__process .serv-item .serv-inner .title{font-size:18px}.cloud__subbanner{position:relative;overflow:hidden}.cloud__subbanner:before{content:"";position:absolute;width:100%;height:100%;background-color:#0009;left:0;top:0;z-index:0}.cloud__subbanner .content{margin-right:0}.cloud__subbanner .content .title,.cloud__subbanner .content p{margin-bottom:30px}}@media screen and (max-width:767px){.cloud__process .example:has(p) h2,.cloud__process .example:has(p) .h2{margin-bottom:15px}.cloud__process .serv-item .serv-inner .img svg{height:50px}.cloud-support-advantages .col-first .row{flex-direction:column-reverse;align-items:start}.cloud-support-advantages .content .title{font-size:18px;margin-bottom:10px}.cloud-support-advantages .content.content-four{margin-bottom:30px}.cloud__subbanner .content{margin-right:0}.cloud__subbanner .content .title,.cloud__subbanner .content p{margin-bottom:20px}}.curious-main-box{background:#f5f7f5;border-radius:20px;padding:80px 50px}.curious-main-box .curious-box{background:#fff;border-radius:20px;padding:50px 30px;text-align:center;height:100%}.curious-main-box .curious-box .icons_box{background:#f47a1f;height:85px;width:85px;display:flex;align-items:center;justify-content:center;border-radius:100px;margin:0 auto 20px}.curious-main-box .curious-box .content p{margin-bottom:0;color:#898989}body.tekrevol-body.thankyou button#tab-news{background:transparent}.meantime .meantime_btn a.border_btn{background:#f47a1f;color:#fff}.meantime .meantime_btn a.border_btn.meantime_left_btn{margin-left:15px}.meantime .meantime_btn svg{margin-left:10px}.question-cta-box{padding:55px 40px;border-radius:20px;max-width:1350px;margin:0 auto}.question-cta-box .email-box{display:flex;align-items:center;margin-bottom:20px}.question-cta-box .email-box .email-content a{color:#fff;font-size:18px;margin-bottom:0;margin-left:10px;transition:.2s linear}.question-cta-box .email-box .email-content a:hover{color:#f47a1f}@media(min-width:1400px)and (max-width:1599px){.curious-main-box{padding:70px 45px}.curious-main-box .curious-box{padding:45px 30px}.curious-main-box .curious-box .icons_box{height:70px;width:70px}.curious-main-box .curious-box .icons_box svg{height:35px;width:auto}.question-cta-box{padding:55px 40px;max-width:1350px}.question-cta-box .email-box{margin-bottom:20px}.question-cta-box .email-box .email-content a{font-size:16px;margin-left:10px}}@media(min-width:1200px)and (max-width:1399px){.curious-main-box{padding:70px 45px}.curious-main-box .curious-box{padding:40px 25px}.curious-main-box .curious-box .icons_box{height:70px;width:70px}.curious-main-box .curious-box .icons_box svg{height:35px;width:auto}.question-cta-box{padding:45px 30px;max-width:1350px}.question-cta-box .email-box{margin-bottom:20px}.question-cta-box .email-box .email-content a{font-size:15px;margin-left:10px}}@media(min-width:992px)and (max-width:1199px){.curious-main-box{padding:55px 30px}.curious-main-box .curious-box{padding:35px 20px}.curious-main-box .curious-box .icons_box{height:70px;width:70px}.curious-main-box .curious-box .icons_box svg{height:35px;width:auto}.curious-main-box .curious-box .content h4,.curious-main-box .curious-box .content .h4{font-size:17px}.question-cta-box{padding:40px 30px;max-width:1350px}.question-cta-box .email-box{margin-bottom:20px}.question-cta-box .email-box .email-content a{font-size:14px;margin-left:10px}}@media(min-width:768px)and (max-width:991px){.curious-main-box{padding:45px 30px}.curious-main-box .curious-box{padding:35px 20px}.curious-main-box .curious-box .icons_box{height:70px;width:70px}.curious-main-box .curious-box .icons_box svg{height:35px;width:auto}.curious-main-box .curious-box .content h4,.curious-main-box .curious-box .content .h4{font-size:16px}.question-cta-box{padding:40px 30px;max-width:1350px}.question-cta-box .email-box{margin-bottom:20px}.question-cta-box .email-box .email-content a{font-size:14px;margin-left:10px}}@media(min-width:0px)and (max-width:767px){.curious-main-box,.curious-main-box .curious-box{padding:35px 20px}.curious-main-box .curious-box .icons_box{height:60px;width:60px;margin-bottom:15px}.curious-main-box .curious-box .icons_box svg{height:30px;width:auto}.curious-main-box .curious-box .content h4,.curious-main-box .curious-box .content .h4{font-size:15px;line-height:26px}.question-cta-box{padding:35px 20px;max-width:1350px}.question-cta-box .email-box{margin-bottom:20px}.question-cta-box .email-box .email-content a{font-size:13px;margin-left:10px}}.thankyou-banner{position:relative;display:flex;align-items:center;justify-content:center;min-height:800px;padding:140px 0 100px;background-color:#0a0a0a;background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden}.thankyou-banner .thankyou-banner__content{position:relative;z-index:1;max-width:820px;margin:0 auto;text-align:center}.thankyou-banner .thankyou-banner__title{margin:0 0 24px;color:#f47a1f;font-family:poppins,sans-serif;font-size:clamp(3rem,2rem + 5vw,5.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em}.thankyou-banner .thankyou-banner__text{margin:0 auto;max-width:650px;color:#fff;font-family:Inter,sans-serif;font-size:clamp(1rem,.925rem + .375vw,1.375rem);font-weight:400;line-height:1.6}@media(max-width:1200px){.thankyou-banner{min-height:600px;padding:120px 0 80px}}@media(max-width:991px){.thankyou-banner{min-height:520px;padding:110px 0 70px}.thankyou-banner .thankyou-banner__title{margin-bottom:18px}}@media(max-width:768px){.thankyou-banner{min-height:420px;padding:100px 0 60px}.thankyou-banner .thankyou-banner__title{margin-bottom:14px}.thankyou-banner .thankyou-banner__text{max-width:100%}}.insights-section{background-color:#f6f6f6!important;overflow:hidden}.insights-section .insights-tabs{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:30px;margin:0 0 86px}.insights-section .insights-tab{display:inline-flex;align-items:center;justify-content:center;min-height:64px;padding:0 28px;border:1px solid #000;border-radius:45px;background:transparent;color:#314252;font-family:poppins,sans-serif;font-size:24px;font-weight:600;line-height:24px;letter-spacing:-.24px;text-transform:capitalize;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.insights-section .insights-tab[data-tab=news]{min-width:216px}.insights-section .insights-tab.is-active{background:transparent;border-color:#000;color:#314252}.insights-section .insights-header{margin-bottom:31px}.insights-section .insights-aside{max-width:712px;margin-left:auto}.insights-section .insights-panel[hidden]{display:none!important}.insights-section .insights-cards{--bs-gutter-x: 10px;--bs-gutter-y: 10px}.insights-section .insight-poster{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:520px;height:auto;margin:0 auto;padding:17px;border-radius:18px;background:#fff;overflow:hidden;z-index:1}.insights-section .insight-poster:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:18px;border:2px solid transparent;pointer-events:none;transition:all .4s ease}.insights-section .insight-poster:hover:before{border-color:#f47a14;animation:insights-border-pulse 1.5s linear infinite}.insights-section .insight-poster img{display:block;width:100%;height:100%;max-width:490px;max-height:490px;object-fit:cover;border-radius:21px;aspect-ratio:1/1}.insights-section .insight-poster.insight-poster-blogs{height:auto;max-width:none}.insights-section .insight-poster.insight-poster-blogs img{aspect-ratio:unset;max-width:none;max-height:none}.insights-section .home-title-h2{color:#314252;font-family:poppins,sans-serif;font-size:clamp(2.1875rem,1.825rem + 1.8125vw,4rem);font-weight:700;line-height:clamp(2.4375rem,2.025rem + 2.0625vw,4.5rem);letter-spacing:clamp(0rem,.04rem - .2vw,-.2rem);margin:0}.insights-section .home-para-copy{margin-top:clamp(1.875rem,1.625rem + 1.25vw,3.125rem);color:#585858;font-family:Inter,sans-serif;font-size:clamp(1rem,.9rem + .5vw,1.5rem);font-weight:400;line-height:clamp(1.5625rem,1.4375rem + .625vw,2.1875rem);letter-spacing:clamp(0rem,.03rem - .15vw,-.15rem)}.insights-section .home-new-btn{display:flex;align-items:center;justify-content:center;gap:16px;width:max-content;height:clamp(2.1875rem,1.8125rem + 1.875vw,4.0625rem);padding:0 7px 0 19px;border:1px solid #070f17;border-radius:50px;background:#fff;color:#314252;font-family:Poppins,sans-serif;font-size:clamp(.875rem,.8125rem + .3125vw,1.1875rem);font-weight:600;white-space:nowrap;text-decoration:none;overflow:hidden;position:relative;z-index:1;transition:background-color .4s ease,border-color .4s ease,color .4s ease,transform .35s ease,box-shadow .35s ease}.insights-section .home-new-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ff6f11,#ff8f3d);transform:scaleX(0);transform-origin:left;transition:transform .45s ease;z-index:-1}.insights-section .home-new-btn svg{width:clamp(1.5625rem,1.2rem + 1.8125vw,3.375rem);height:clamp(1.5625rem,1.2rem + 1.8125vw,3.375rem);flex-shrink:0;transition:transform .35s ease}.insights-section .home-new-btn:hover,.insights-section .home-new-btn:focus-visible{color:#fff;border-color:#ff6f11;transform:translateY(-4px);box-shadow:0 14px 35px #ff6f1147}.insights-section .home-new-btn:hover:before,.insights-section .home-new-btn:focus-visible:before{transform:scaleX(1)}.insights-section .home-new-btn:hover svg,.insights-section .home-new-btn:focus-visible svg{transform:translate(6px) rotate(45deg)}.insights-section .home-new-btn:active{transform:translateY(-1px) scale(.98)}@keyframes insights-border-pulse{0%{box-shadow:0 0 #f47a14b3}50%{box-shadow:0 0 0 8px #f47a1426}to{box-shadow:0 0 #f47a1400}}@media(max-width:1200px){.insights-section .insights-tabs{margin-bottom:56px}.insights-section .insights-aside{max-width:none}.insights-section .insight-poster{height:auto;aspect-ratio:520/535;padding:14px}.insights-section .insight-poster.insight-poster-blogs{aspect-ratio:unset}}@media(max-width:991px){.insights-section .insights-tabs{justify-content:flex-start;gap:16px;margin-bottom:40px}.insights-section .insights-tab{min-width:0;min-height:52px;padding:0 20px;font-size:16px}.insights-section .insights-aside{margin-left:0;max-width:none}.insights-section .insight-poster{height:auto;aspect-ratio:520/535;max-width:none;padding:12px}}@media(max-width:768px){.insights-section .insights-tabs{gap:12px;margin-bottom:28px}.insights-section .insights-tab{min-height:44px;padding:0 16px;font-size:14px;border-radius:40px}.insights-section .insight-poster{padding:12px}}.banner-contact{height:100vh}.banner-contact .banner-content{padding-top:30px}.banner-contact .banner-content h1,.banner-contact .banner-content .h1{color:#fff}.banner-contact .banner-content .contact-list{margin-top:30px}.banner-contact .banner-content .contact-list ul li{padding-left:35px;position:relative;color:#fff;font-size:20px;line-height:30px;margin-bottom:20px}.banner-contact .banner-content .contact-list ul li:before{content:"";position:absolute;width:20px;height:21px;top:5px;left:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjA0MjMgMjAuMDExN0gyLjk5MDkzQzIuMTk3NjkgMjAuMDExNyAxLjQzNjkzIDE5LjY5NjYgMC44NzYwMjMgMTkuMTM1N0MwLjMxNTExNSAxOC41NzQ4IDAgMTcuODE0IDAgMTcuMDIwOFYzLjk2OTQ1QzAgMy4xNzYyIDAuMzE1MTE1IDIuNDE1NDUgMC44NzYwMjMgMS44NTQ1NEMxLjQzNjkzIDEuMjkzNjMgMi4xOTc2OSAwLjk3ODUxNiAyLjk5MDkzIDAuOTc4NTE2SDEyLjYyNzJDMTIuODQzNSAwLjk3ODUxNiAxMy4wNTEgMS4wNjQ0NiAxMy4yMDQgMS4yMTc0M0MxMy4zNTY5IDEuMzcwNDEgMTMuNDQyOSAxLjU3Nzg4IDEzLjQ0MjkgMS43OTQyMkMxMy40NDI5IDIuMDEwNTYgMTMuMzU2OSAyLjIxODA0IDEzLjIwNCAyLjM3MTAyQzEzLjA1MSAyLjUyMzk5IDEyLjg0MzUgMi42MDk5MyAxMi42MjcyIDIuNjA5OTNIMi45OTA5M0MyLjYzMDM3IDIuNjA5OTMgMi4yODQ1NyAyLjc1MzE3IDIuMDI5NjEgMy4wMDgxM0MxLjc3NDY1IDMuMjYzMDggMS42MzE0MiAzLjYwODg4IDEuNjMxNDIgMy45Njk0NVYxNy4wMjA4QzEuNjMxNDIgMTcuMzgxNCAxLjc3NDY1IDE3LjcyNzIgMi4wMjk2MSAxNy45ODIxQzIuMjg0NTcgMTguMjM3MSAyLjYzMDM3IDE4LjM4MDMgMi45OTA5MyAxOC4zODAzSDE2LjA0MjNDMTYuNDAyOCAxOC4zODAzIDE2Ljc0ODYgMTguMjM3MSAxNy4wMDM2IDE3Ljk4MjFDMTcuMjU4NiAxNy43MjcyIDE3LjQwMTggMTcuMzgxNCAxNy40MDE4IDE3LjAyMDhWOC42MzUzQzE3LjQwMTggOC40MTg5NiAxNy40ODc3IDguMjExNDggMTcuNjQwNyA4LjA1ODUxQzE3Ljc5MzcgNy45MDU1MyAxOC4wMDEyIDcuODE5NTkgMTguMjE3NSA3LjgxOTU5QzE4LjQzMzggNy44MTk1OSAxOC42NDEzIDcuOTA1NTMgMTguNzk0MyA4LjA1ODUxQzE4Ljk0NzMgOC4yMTE0OCAxOS4wMzMyIDguNDE4OTYgMTkuMDMzMiA4LjYzNTNWMTcuMDIwOEMxOS4wMzMyIDE3LjgxNCAxOC43MTgxIDE4LjU3NDggMTguMTU3MiAxOS4xMzU3QzE3LjU5NjMgMTkuNjk2NiAxNi44MzU1IDIwLjAxMTcgMTYuMDQyMyAyMC4wMTE3WiIgZmlsbD0iI0Y5RjlGOSIvPgo8cGF0aCBkPSJNNy44ODUzIDE0LjAzMDRDNy42NzU0NiAxNC4wMTQzIDcuNDgwMjQgMTMuOTE2NyA3LjM0MTUgMTMuNzU4NUw0LjA3ODY2IDEwLjQ5NTdDNC4wMDU5NyAxMC4zNDM0IDMuOTgyMjUgMTAuMTcyNCA0LjAxMDc3IDEwLjAwNjJDNC4wMzkzIDkuODM5OTIgNC4xMTg2NiA5LjY4NjYgNC4yMzc5NCA5LjU2NzMyQzQuMzU3MjIgOS40NDgwNCA0LjUxMDU0IDkuMzY4NjggNC42NzY3OSA5LjM0MDE1QzQuODQzMDUgOS4zMTE2MyA1LjAxNDA2IDkuMzM1MzUgNS4xNjYyNyA5LjQwODA0TDcuODUyNjggMTIuMDk0NEwxNy4xMyAyLjg4MjM3QzE3LjI4MjIgMi44MDk2OCAxNy40NTMyIDIuNzg1OTYgMTcuNjE5NSAyLjgxNDQ4QzE3Ljc4NTcgMi44NDMwMSAxNy45MzkxIDIuOTIyMzcgMTguMDU4MyAzLjA0MTY1QzE4LjE3NzYgMy4xNjA5MyAxOC4yNTcgMy4zMTQyNSAxOC4yODU1IDMuNDgwNTFDMTguMzE0IDMuNjQ2NzYgMTguMjkwMyAzLjgxNzc3IDE4LjIxNzYgMy45Njk5OUw4LjQyOTExIDEzLjc1ODVDOC4yOTAzNiAxMy45MTY3IDguMDk1MTUgMTQuMDE0MyA3Ljg4NTMgMTQuMDMwNFoiIGZpbGw9IiNGNDdBMUYiLz4KPC9zdmc+Cg==)}.banner-contact .client-logo-main{display:flex;justify-content:space-between;align-items:center}.banner-contact .banner_form.contact-form-banner{max-width:750px;padding:50px 35px;margin-top:50px}.banner-contact .banner_form.contact-form-banner h2,.banner-contact .banner_form.contact-form-banner .h2{color:#000;font-size:35px;line-height:45px;text-align:center}.banner-contact .banner_form.contact-form-banner .banner_form_inner .from_item input{color:#000;border-bottom:2px solid #000}.banner-contact .banner_form.contact-form-banner .banner_form_inner .from_item input::placeholder{color:#000}.banner-contact .banner_form.contact-form-banner .banner_form_inner .from_item textarea{color:#000;border-bottom:2px solid #000;line-height:50px;overflow:hidden}.banner-contact .banner_form.contact-form-banner .banner_form_inner .from_item textarea::placeholder{color:#000}.banner-contact .banner_form.contact-form-banner .banner_form_inner .btn_submit{margin:30px auto 20px;width:100%}.banner-contact .banner_form.contact-form-banner p{color:#000;font-size:16px;line-height:26px;text-align:center}.banner-contact.client_logo{height:unset;padding:40px 0}.tekrevol__testimonials.black-sec-test h2,.tekrevol__testimonials.black-sec-test .h2{color:#fff}.tekrevol__testimonials.black-sec-test .slider-wrap .custom-button{background:#f47a1f;border:1px solid #f47a1f}.tekrevol__testimonials.black-sec-test .slider-wrap .custom-button svg path{fill:#fff}.tekrevol__testimonials.black-sec-test .slider-wrap .test_slider .content span,.tekrevol__testimonials.black-sec-test .slider-wrap .test_slider .content h4,.tekrevol__testimonials.black-sec-test .slider-wrap .test_slider .content .h4,.tekrevol__testimonials.black-sec-test .slider-wrap .test_slider .content p,.tekrevol__testimonials.black-sec-test .slider-wrap .test_slider .content p span{color:#fff}.tekrevol__banner.home-banner-updated{height:unset;padding-top:130px;padding-bottom:50px}.tekrevol__banner.home-banner-updated .services-main-div{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.tekrevol__banner.home-banner-updated .services-main-div .services-item{flex:0 0 15.55%;margin-bottom:25px}.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(7),.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(8),.tekrevol__banner.home-banner-updated .services-main-div .services-item:last-child{margin-bottom:0}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box{height:100%;padding:30px 20px;position:relative;background:#001b2866;border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:10px;text-align:center;transition:.2s linear}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box.active,.tekrevol__banner.home-banner-updated .services-main-div .services-item .crafting-industry .mvp-main .services-item-box.mvp-card:hover,.crafting-industry .mvp-main .tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box.mvp-card:hover{border:1px solid #f47a1f}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox{position:absolute;top:20px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox{position:relative;width:25px;height:25px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:2px solid #fff;border-radius:4px;cursor:pointer}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox:checked{border:2px solid #f47a1f}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox:checked:after{content:"✓";color:#f47a1f;font-size:16px;position:absolute;top:0;left:4px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon{margin-bottom:10px;margin-top:10px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon svg{height:57px;width:auto}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content h5,.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content .h5{margin-bottom:0;color:#fff;font-size:17px;line-height:24px}.tekrevol__banner .homepage-form,.tekrevol__banner .homepage-form .homepage-inner .from_item{position:relative}.tekrevol__banner .homepage-form .homepage-inner .from_item input{background:#fff;border-radius:50px;height:60px;padding:0 0 0 15px}.tekrevol__banner .homepage-form .homepage-inner .from_item input:focus{border-color:#fff}.tekrevol__banner .homepage-form .homepage-inner .from_item input:-webkit-autofill,.tekrevol__banner .homepage-form .homepage-inner .from_item input:-webkit-autofill:hover,.tekrevol__banner .homepage-form .homepage-inner .from_item input:-webkit-autofill:focus,.tekrevol__banner .homepage-form .homepage-inner .from_item textarea:-webkit-autofill,.tekrevol__banner .homepage-form .homepage-inner .from_item textarea:-webkit-autofill:hover,.tekrevol__banner .homepage-form .homepage-inner .from_item textarea:-webkit-autofill:focus,.tekrevol__banner .homepage-form .homepage-inner .from_item select:-webkit-autofill,.tekrevol__banner .homepage-form .homepage-inner .from_item select:-webkit-autofill:hover,.tekrevol__banner .homepage-form .homepage-inner .from_item select:-webkit-autofill:focus{-webkit-text-fill-color:#314252;-webkit-box-shadow:0 0 0px 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}.tekrevol__banner .homepage-form .homepage-inner .btn_submit{position:absolute;top:0;right:0;font-size:18px;height:60px;line-height:normal;width:180px;background:#f47a1f;border:2px solid #f47a1f;color:#fff;border-radius:50px;cursor:pointer}@media(min-width:1600px)and (max-width:1800px){.banner-contact{height:90vh}.banner-contact .banner-content{padding-top:50px}.banner-contact .banner-content .contact-list{margin-top:30px}.banner-contact .banner-content .contact-list ul li{padding-left:35px;font-size:18px;line-height:28px;margin-bottom:20px}.banner-contact .banner-content .contact-list ul li:before{width:20px;height:21px;top:5px}.banner-contact .banner_form.contact-form-banner{max-width:650px;padding:45px 30px;margin-top:70px}.banner-contact .banner_form.contact-form-banner h2,.banner-contact .banner_form.contact-form-banner .h2{font-size:32px;line-height:42px}.banner-contact .banner_form.contact-form-banner .banner_form_inner .from_item textarea{line-height:50px}.banner-contact .banner_form.contact-form-banner .banner_form_inner .btn_submit{margin:30px auto 20px}.banner-contact .banner_form.contact-form-banner p{font-size:15px;line-height:25px}.tekrevol__banner.home-banner-updated{height:unset;padding-top:120px;padding-bottom:50px}.tekrevol__banner.home-banner-updated .services-main-div{gap:15px}.tekrevol__banner.home-banner-updated .services-main-div .services-item{flex:0 0 15.55%;margin-bottom:25px}.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(7),.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(8),.tekrevol__banner.home-banner-updated .services-main-div .services-item:last-child{margin-bottom:0}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box{height:100%;padding:30px 20px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox{top:20px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox{width:25px;height:25px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox:checked:after{font-size:16px;top:0;left:4px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon{margin-bottom:10px;margin-top:10px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon svg{height:57px;width:auto}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content h5,.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content .h5{font-size:17px;line-height:24px}.tekrevol__banner .homepage-form,.tekrevol__banner .homepage-form .homepage-inner .from_item{position:relative}.tekrevol__banner .homepage-form .homepage-inner .from_item input{height:60px;padding:0 0 0 15px}.tekrevol__banner .homepage-form .homepage-inner .btn_submit{font-size:18px;height:60px;width:180px}}@media(min-width:1400px)and (max-width:1599px){.banner-contact{height:90vh}.banner-contact .banner-content{padding-top:50px}.banner-contact .banner-content .contact-list{margin-top:30px}.banner-contact .banner-content .contact-list ul li{padding-left:35px;font-size:16px;line-height:26px;margin-bottom:20px}.banner-contact .banner-content .contact-list ul li:before{width:20px;height:21px;top:5px}.banner-contact .banner_form.contact-form-banner{max-width:600px;padding:45px 30px;margin-top:70px}.banner-contact .banner_form.contact-form-banner h2,.banner-contact .banner_form.contact-form-banner .h2{font-size:30px;line-height:40px}.banner-contact .banner_form.contact-form-banner .banner_form_inner .from_item textarea{line-height:45px}.banner-contact .banner_form.contact-form-banner .banner_form_inner .btn_submit{margin:30px auto 20px}.banner-contact .banner_form.contact-form-banner p{font-size:14px;line-height:24px;margin-bottom:0}.banner-contact.client_logo{height:unset;padding:30px 0}.tekrevol__banner.home-banner-updated{height:unset;padding-top:120px;padding-bottom:50px}.tekrevol__banner.home-banner-updated .services-main-div{gap:15px}.tekrevol__banner.home-banner-updated .services-main-div .services-item{flex:0 0 15.55%;margin-bottom:25px}.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(7),.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(8),.tekrevol__banner.home-banner-updated .services-main-div .services-item:last-child{margin-bottom:0}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box{height:100%;padding:30px 20px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox{top:20px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox{width:25px;height:25px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox:checked:after{font-size:16px;top:0;left:4px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon{margin-bottom:10px;margin-top:10px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon svg{height:52px;width:auto}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content h5,.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content .h5{font-size:16px;line-height:23px}.tekrevol__banner .homepage-form,.tekrevol__banner .homepage-form .homepage-inner .from_item{position:relative}.tekrevol__banner .homepage-form .homepage-inner .from_item input{height:55px;padding:0 0 0 15px}.tekrevol__banner .homepage-form .homepage-inner .btn_submit{font-size:17px;height:55px;width:170px}}@media(min-width:1200px)and (max-width:1399px){.banner-contact{height:100vh}.banner-contact .banner-content{padding-top:70px}.banner-contact .banner-content .contact-list{margin-top:30px}.banner-contact .banner-content .contact-list ul li{padding-left:35px;font-size:15px;line-height:25px;margin-bottom:20px}.banner-contact .banner-content .contact-list ul li:before{width:20px;height:21px;top:3px}.banner-contact .banner_form.contact-form-banner{max-width:570px;padding:40px 30px;margin-top:70px}.banner-contact .banner_form.contact-form-banner h2,.banner-contact .banner_form.contact-form-banner .h2{font-size:30px;line-height:40px}.banner-contact .banner_form.contact-form-banner .banner_form_inner .from_item textarea{line-height:42px}.banner-contact .banner_form.contact-form-banner .banner_form_inner .btn_submit{margin:20px auto}.banner-contact .banner_form.contact-form-banner p{font-size:13px;line-height:23px;margin-bottom:0}.banner-contact.client_logo{height:unset;padding:30px 0}.tekrevol__banner.home-banner-updated{height:unset;padding-top:110px;padding-bottom:40px}.tekrevol__banner.home-banner-updated .services-main-div{gap:14px}.tekrevol__banner.home-banner-updated .services-main-div .services-item{flex:0 0 15.55%;margin-bottom:25px}.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(7),.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(8),.tekrevol__banner.home-banner-updated .services-main-div .services-item:last-child{margin-bottom:0}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box{height:100%;padding:25px 15px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox{top:15px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox{width:22px;height:22px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox:checked:after{font-size:14px;top:0;left:4px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon{margin-bottom:10px;margin-top:10px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon svg{height:50px;width:auto}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content h5,.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content .h5{font-size:15px;line-height:22px}.tekrevol__banner .homepage-form,.tekrevol__banner .homepage-form .homepage-inner .from_item{position:relative}.tekrevol__banner .homepage-form .homepage-inner .from_item input{height:50px;padding:0 0 0 15px}.tekrevol__banner .homepage-form .homepage-inner .btn_submit{font-size:16px;height:50px;width:160px}}@media(min-width:992px)and (max-width:1199px){.banner-contact{height:80vh}.banner-contact .banner-content{padding-top:60px}.banner-contact .banner-content .contact-list{margin-top:30px}.banner-contact .banner-content .contact-list ul li{padding-left:35px;font-size:14px;line-height:24px;margin-bottom:20px}.banner-contact .banner-content .contact-list ul li:before{width:20px;height:21px;top:3px}.banner-contact .client-logo-main{display:flex;justify-content:center;flex-wrap:wrap}.banner-contact .client-logo-main .client-item{flex:0 0 33.33%;text-align:center;margin-bottom:20px}.banner-contact .client-logo-main .client-item:nth-child(4),.banner-contact .client-logo-main .client-item:last-child{margin-bottom:0}.banner-contact .banner_form.contact-form-banner{max-width:480px;padding:40px 25px;margin-top:50px}.banner-contact .banner_form.contact-form-banner h2,.banner-contact .banner_form.contact-form-banner .h2{font-size:27px;line-height:37px}.banner-contact .banner_form.contact-form-banner .banner_form_inner .from_item textarea{line-height:35px}.banner-contact .banner_form.contact-form-banner .banner_form_inner .btn_submit{margin:20px auto}.banner-contact .banner_form.contact-form-banner p{font-size:13px;line-height:23px;margin-bottom:0}.banner-contact.client_logo{height:unset;padding:30px 0}.tekrevol__banner.home-banner-updated{height:unset;padding-top:95px;padding-bottom:35px}.tekrevol__banner.home-banner-updated .services-main-div{gap:10px}.tekrevol__banner.home-banner-updated .services-main-div .services-item{flex:0 0 19%;margin-bottom:25px}.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(6),.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(7),.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(8),.tekrevol__banner.home-banner-updated .services-main-div .services-item:last-child{margin-bottom:0}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box{height:100%;padding:25px 15px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox{top:15px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox{width:22px;height:22px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox:checked:after{font-size:14px;top:0;left:4px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon{margin-bottom:10px;margin-top:10px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon svg{height:50px;width:auto}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content h5,.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content .h5{font-size:15px;line-height:22px}.tekrevol__banner .homepage-form,.tekrevol__banner .homepage-form .homepage-inner .from_item{position:relative}.tekrevol__banner .homepage-form .homepage-inner .from_item input{height:45px;padding:0 0 0 15px}.tekrevol__banner .homepage-form .homepage-inner .btn_submit{font-size:15px;height:45px;width:150px}}@media(min-width:768px)and (max-width:991px){.banner-contact{height:100%;padding:60px 0;background-image:none!important;background:#030016}.banner-contact .banner-content{padding-top:0}.banner-contact .banner-content .contact-list{margin-top:30px}.banner-contact .banner-content .contact-list ul li{padding-left:35px;font-size:14px;line-height:24px;margin-bottom:20px}.banner-contact .banner-content .contact-list ul li:before{width:20px;height:21px;top:3px}.banner-contact .client-logo-main{display:flex;justify-content:center;flex-wrap:wrap}.banner-contact .client-logo-main .client-item{flex:0 0 33.33%;text-align:center;margin-bottom:20px}.banner-contact .client-logo-main .client-item:nth-child(4),.banner-contact .client-logo-main .client-item:last-child{margin-bottom:0}.banner-contact .banner_form.contact-form-banner{max-width:100%;padding:40px 25px;margin-top:10px}.banner-contact .banner_form.contact-form-banner h2,.banner-contact .banner_form.contact-form-banner .h2{font-size:27px;line-height:37px}.banner-contact .banner_form.contact-form-banner .banner_form_inner .from_item textarea{line-height:45px}.banner-contact .banner_form.contact-form-banner .banner_form_inner .btn_submit{margin:20px auto}.banner-contact .banner_form.contact-form-banner p{font-size:13px;line-height:23px;margin-bottom:0}.banner-contact.client_logo{height:unset;padding:30px 0}.tekrevol__banner.home-banner-updated{height:unset;padding-top:85px;padding-bottom:35px}.tekrevol__banner.home-banner-updated .services-main-div{gap:10px}.tekrevol__banner.home-banner-updated .services-main-div .services-item{flex:0 0 23.33%;margin-bottom:20px}.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(5),.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(6),.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(7),.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(8){margin-bottom:20px}.tekrevol__banner.home-banner-updated .services-main-div .services-item:last-child{margin-bottom:0}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box{height:100%;padding:25px 15px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox{top:15px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox{width:22px;height:22px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox:checked:after{font-size:14px;top:0;left:4px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon{margin-bottom:10px;margin-top:10px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon svg{height:50px;width:auto}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content h5,.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content .h5{font-size:15px;line-height:22px}.tekrevol__banner .homepage-form,.tekrevol__banner .homepage-form .homepage-inner .from_item{position:relative}.tekrevol__banner .homepage-form .homepage-inner .from_item input{height:40px;padding:0 0 0 15px}.tekrevol__banner .homepage-form .homepage-inner .from_item input::placeholder{font-size:14px}.tekrevol__banner .homepage-form .homepage-inner .btn_submit{font-size:14px;height:40px;width:140px}}@media(min-width:0px)and (max-width:767px){.banner-contact{height:100%;padding:90px 0 40px;background-image:none!important;background:#030016}.banner-contact .banner-content{padding-top:0}.banner-contact .banner-content .contact-list{margin-top:20px}.banner-contact .banner-content .contact-list ul li{padding-left:35px;font-size:13px;line-height:23px;margin-bottom:15px}.banner-contact .banner-content .contact-list ul li:before{width:20px;height:21px;top:3px}.banner-contact .client-logo-main{display:flex;justify-content:center;flex-wrap:wrap}.banner-contact .client-logo-main .client-item{flex:0 0 100%;text-align:center;margin-bottom:20px}.banner-contact .client-logo-main .client-item:last-child{margin-bottom:0}.banner-contact .client-logo-main .client-item:nth-child(4){margin-bottom:20px}.banner-contact .banner_form.contact-form-banner{max-width:100%;padding:35px 20px;margin-top:10px}.banner-contact .banner_form.contact-form-banner h2,.banner-contact .banner_form.contact-form-banner .h2{font-size:23px;line-height:33px}.banner-contact .banner_form.contact-form-banner .banner_form_inner .from_item textarea{line-height:45px}.banner-contact .banner_form.contact-form-banner .banner_form_inner .btn_submit{margin:20px auto}.banner-contact .banner_form.contact-form-banner p{font-size:13px;line-height:23px;margin-bottom:0}.banner-contact.client_logo{height:unset;padding:20px 0}.tekrevol__banner.home-banner-updated h2,.tekrevol__banner.home-banner-updated .h2{font-size:30px;line-height:40px}.tekrevol__banner.home-banner-updated h1 span,.tekrevol__banner.home-banner-updated .h1 span{font-size:15px;line-height:25px}.tekrevol__banner.home-banner-updated p{font-size:14px;line-height:24px}.tekrevol__banner.home-banner-updated{height:unset;padding-top:85px;padding-bottom:35px}.tekrevol__banner.home-banner-updated .services-main-div{gap:5px}.tekrevol__banner.home-banner-updated .services-main-div .services-item{flex:0 0 49%;margin-bottom:20px}.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(5),.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(6),.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(7),.tekrevol__banner.home-banner-updated .services-main-div .services-item:nth-child(8){margin-bottom:20px}.tekrevol__banner.home-banner-updated .services-main-div .services-item:last-child{margin-bottom:0}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box{height:100%;padding:20px 10px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox{top:12px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox{width:20px;height:20px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .checkbox .custom-checkbox:checked:after{font-size:13px;top:0;left:4px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon{margin-bottom:10px;margin-top:10px}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-icon svg{height:40px;width:auto}.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content h5,.tekrevol__banner.home-banner-updated .services-main-div .services-item .services-item-box .services-item-content .h5{font-size:14px;line-height:21px}.tekrevol__banner .homepage-form{position:relative;margin-top:20px}.tekrevol__banner .homepage-form .homepage-inner .from_item{position:relative}.tekrevol__banner .homepage-form .homepage-inner .from_item input{height:35px;padding:0 0 0 15px;margin-bottom:15px;font-size:14px}.tekrevol__banner .homepage-form .homepage-inner .from_item input::placeholder{font-size:13px}.tekrevol__banner .homepage-form .homepage-inner .btn_submit{position:relative;top:unset;right:unset;font-size:13px;height:35px;width:140px}}.perfect-auto-partner .partner-main-box{margin-bottom:30px}.perfect-auto-partner .partner-main-box:last-child{margin-bottom:0}.perfect-auto-partner .partner-main-box .partner-item{display:flex;column-gap:20px;align-items:center;margin-bottom:20px}.perfect-auto-partner .partner-main-box .partner-item .partner-head h5,.perfect-auto-partner .partner-main-box .partner-item .partner-head .h5{margin-bottom:0}.perfect-auto-partner .partner-main-box p{margin-bottom:0;color:#898989}.smart-ai-automation .smart-ai-box{padding:40px 30px;height:100%;background:#fff;border-radius:20px;transition:.3s ease-in-out}.smart-ai-automation .smart-ai-box .icon{margin-bottom:10px}.smart-ai-automation .smart-ai-box p{margin-bottom:0;color:#898989}.smart-ai-automation .smart-ai-box h5,.smart-ai-automation .smart-ai-box .h5{margin-bottom:10px}.smart-ai-automation .smart-ai-box:hover{background:#0c3c62;background:linear-gradient(180deg,#0c3c62,#041d31)}.smart-ai-automation .smart-ai-box:hover p,.smart-ai-automation .smart-ai-box:hover h5,.smart-ai-automation .smart-ai-box:hover .h5{color:#fff}.real-world-automation-cta .real-word-box{aspect-ratio:1600/574;padding:0 0 0 60px}.real-world-automation-cta .real-word-box .real-word-main{display:flex;column-gap:40px;margin-top:40px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item{border-right:1px solid #fff;flex:0 0 33.33%}.real-world-automation-cta .real-word-box .real-word-main .real-world-item:last-child{border-right:none}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex{display:flex;align-items:center;column-gap:10px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .num{font-size:50px;font-weight:700;color:#f47a1f}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .content{font-size:20px;color:#fff;font-weight:400}.real-world-automation-cta .real-word-box .real-word-main .real-world-item p{margin-bottom:0;color:#fff;font-size:18px;line-height:28px}.automation-process .process-box{background:#f7f7f7;padding:40px 25px;height:100%;border-radius:10px;transition:all .15s ease-in-out;position:relative}.automation-process .process-box:hover{background:linear-gradient(180deg,#0c3c62,#041d31)}.automation-process .process-box:hover p,.automation-process .process-box:hover h5,.automation-process .process-box:hover .h5{color:#fff}.automation-process .process-box .num{background:#f47a1f;width:50px;height:50px;border-radius:50px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:700;margin-bottom:20px;margin-left:auto}.automation-process .process-box p{margin-bottom:0;color:#898989}.automation-process .process-box h5,.automation-process .process-box .h5{margin-bottom:10px;line-height:30px}.top_health_features.tools-automation .flex-column.nav.nav-pills .medical_item{justify-content:unset;column-gap:40px}.top_health_features.tools-automation .flex-column.nav.nav-pills .medical_item .nav-item a{width:max-content;border:2px solid #898989;color:#898989}.top_health_features.tools-automation .flex-column.nav.nav-pills .medical_item .nav-item a.active,.top_health_features.tools-automation .flex-column.nav.nav-pills .medical_item .nav-item .crafting-industry .mvp-main a.mvp-card:hover,.crafting-industry .mvp-main .top_health_features.tools-automation .flex-column.nav.nav-pills .medical_item .nav-item a.mvp-card:hover,.top_health_features.tools-automation .flex-column.nav.nav-pills .medical_item .nav-item a:hover{color:#fff;border:2px solid #f47a1f}.top_health_features.tools-automation .tab-content ul{display:flex;flex-wrap:wrap;column-gap:60px;row-gap:30px}.business-automation-form{max-width:720px;background:#fafafa;padding:50px 40px;border-radius:10px}.business-automation-form .form-inner .from_item input{height:60px;margin-bottom:20px;background:transparent;border:1px solid #C6C6C6}.business-automation-form .form-inner .from_item input::placeholder{font-size:16px;color:#898989}.business-automation-form .form-inner .from_item textarea{background:transparent;border:1px solid #C6C6C6;margin-bottom:20px}.business-automation-form .form-inner .from_item textarea::placeholder{font-size:16px;color:#898989}.business-automation-form .form-inner .from_item .form-select{height:60px;margin-bottom:20px;background:transparent;border:1px solid #C6C6C6;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNy4yIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjUgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTIzMy40IDQwNi42YzEyLjUgMTIuNSAzMi44IDEyLjUgNDUuMyAwbDE5Mi0xOTJjMTIuNS0xMi41IDEyLjUtMzIuOCAwLTQ1LjNzLTMyLjgtMTIuNS00NS4zIDBMMjU2IDMzOC43IDg2LjYgMTY5LjRjLTEyLjUtMTIuNS0zMi44LTEyLjUtNDUuMyAwcy0xMi41IDMyLjggMCA0NS4zbDE5MiAxOTJ6Ii8+PC9zdmc+);background-size:12px;background-repeat:no-repeat;background-position:calc(100% - 11px) 20px}.business-automation-form .form-inner .from_item .form-select::placeholder{font-size:16px;color:#898989}.business-automation-form .form-inner .from_item .form-select:focus{outline:none;box-shadow:none}.business-automation-form .form-inner .from_item .form-select option{font-size:16px}@media(min-width:1600px)and (max-width:1800px){.service_usa.automation-banner{height:100vh}.real-world-automation-cta .real-word-box{padding:0 0 0 60px}.real-world-automation-cta .real-word-box .real-word-main{column-gap:40px;margin-top:40px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item{flex:0 0 33.33%}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex{column-gap:10px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .num{font-size:45px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .content{font-size:18px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item p{font-size:16px;line-height:26px}.business-automation-form{max-width:720px;padding:50px 35px}.business-automation-form .form-inner .from_item input{height:55px;margin-bottom:20px}.business-automation-form .form-inner .from_item input::placeholder{font-size:15px}.business-automation-form .form-inner .from_item textarea{margin-bottom:20px}.business-automation-form .form-inner .from_item textarea::placeholder{font-size:15px}.business-automation-form .form-inner .from_item .form-select{height:55px;margin-bottom:20px;background-size:12px;background-position:calc(100% - 11px) 20px}.business-automation-form .form-inner .from_item .form-select::placeholder{font-size:16px}.business-automation-form .form-inner .from_item .form-select option{font-size:15px}}@media(min-width:1400px)and (max-width:1599px){.perfect-auto-partner .partner-main-box{margin-bottom:20px}.perfect-auto-partner .partner-main-box .partner-item{column-gap:20px;margin-bottom:15px}.perfect-auto-partner .partner-main-box .partner-item .partner-icon svg{height:55px;width:auto}.smart-ai-automation .smart-ai-box{padding:35px 25px}.smart-ai-automation .smart-ai-box .icon{margin-bottom:10px}.smart-ai-automation .smart-ai-box .icon svg{height:50px;width:auto}.top_health_features.tools-automation .flex-column.nav.nav-pills .medical_item{column-gap:40px}.top_health_features.tools-automation .tab-content ul{column-gap:60px;row-gap:30px}.top_health_features.tools-automation .tab-content ul li .gatsby-image-wrapper img{height:90px;width:auto}.automation-process .process-box{padding:35px 25px}.automation-process .process-box .num{width:45px;height:45px;font-size:19px;margin-bottom:20px}.automation-process .process-box h5,.automation-process .process-box .h5{margin-bottom:10px;line-height:27px}.real-world-automation-cta .real-word-box{padding:0 0 0 60px}.real-world-automation-cta .real-word-box .real-word-main{column-gap:40px;margin-top:40px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item{flex:0 0 33.33%}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex{column-gap:10px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .num{font-size:40px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .content{font-size:17px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item p{font-size:15px;line-height:25px}.business-automation-form{max-width:720px;padding:45px 35px}.business-automation-form .form-inner .from_item input{height:50px;margin-bottom:20px}.business-automation-form .form-inner .from_item input::placeholder{font-size:15px}.business-automation-form .form-inner .from_item textarea{margin-bottom:20px}.business-automation-form .form-inner .from_item textarea::placeholder{font-size:15px}.business-automation-form .form-inner .from_item .form-select{height:50px;margin-bottom:20px;background-size:12px;background-position:calc(100% - 11px) 20px;font-size:15px}.business-automation-form .form-inner .from_item .form-select option{font-size:15px}.business-automation-form .form-inner .border_btn{height:50px;line-height:50px;font-size:15px}}@media(min-width:1200px)and (max-width:1399px){.perfect-auto-partner .partner-main-box{margin-bottom:20px}.perfect-auto-partner .partner-main-box .partner-item{column-gap:20px;margin-bottom:15px}.perfect-auto-partner .partner-main-box .partner-item .partner-icon svg{height:45px;width:auto}.smart-ai-automation .smart-ai-box{padding:30px 20px}.smart-ai-automation .smart-ai-box .icon{margin-bottom:10px}.smart-ai-automation .smart-ai-box .icon svg{height:45px;width:auto}.top_health_features.tools-automation .flex-column.nav.nav-pills .medical_item{column-gap:35px}.top_health_features.tools-automation .tab-content ul{column-gap:50px;row-gap:30px}.top_health_features.tools-automation .tab-content ul li .gatsby-image-wrapper img{height:80px;width:auto}.automation-process .process-box{padding:30px 20px}.automation-process .process-box .num{width:40px;height:40px;font-size:16px;margin-bottom:20px}.automation-process .process-box h5,.automation-process .process-box .h5{margin-bottom:10px;line-height:24px}.real-world-automation-cta .real-word-box{padding:0 0 0 50px}.real-world-automation-cta .real-word-box .real-word-main{column-gap:30px;margin-top:30px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item{flex:0 0 33.33%}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex{column-gap:10px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .num{font-size:35px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .content{font-size:15px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item p{font-size:14px;line-height:24px}.business-automation-form{max-width:720px;padding:35px 25px}.business-automation-form .form-inner .from_item input{height:45px;margin-bottom:20px}.business-automation-form .form-inner .from_item input::placeholder{font-size:14px}.business-automation-form .form-inner .from_item textarea{margin-bottom:20px}.business-automation-form .form-inner .from_item textarea::placeholder{font-size:14px}.business-automation-form .form-inner .from_item .form-select{height:45px;margin-bottom:20px;background-size:11px;background-position:calc(100% - 11px) 16px;font-size:14px}.business-automation-form .form-inner .from_item .form-select option{font-size:15px}.business-automation-form .form-inner .border_btn{height:45px;line-height:45px;font-size:14px}}@media(min-width:992px)and (max-width:1199px){.perfect-auto-partner .partner-main-box{margin-bottom:20px}.perfect-auto-partner .partner-main-box .partner-item{column-gap:20px;margin-bottom:15px}.perfect-auto-partner .partner-main-box .partner-item .partner-icon svg{height:40px;width:auto}.smart-ai-automation .smart-ai-box{padding:30px 20px}.smart-ai-automation .smart-ai-box .icon{margin-bottom:10px}.smart-ai-automation .smart-ai-box .icon svg{height:40px;width:auto}.top_health_features.tools-automation .flex-column.nav.nav-pills .medical_item{column-gap:30px}.top_health_features.tools-automation .tab-content ul{column-gap:50px;row-gap:30px}.top_health_features.tools-automation .tab-content ul li .gatsby-image-wrapper img{height:70px;width:auto}.automation-process .process-box{padding:30px 20px}.automation-process .process-box .num{width:35px;height:35px;font-size:15px;margin-bottom:20px}.automation-process .process-box h5,.automation-process .process-box .h5{margin-bottom:10px;line-height:23px}.real-world-automation-cta .real-word-box{padding:0 0 0 40px}.real-world-automation-cta .real-word-box .real-word-main{column-gap:20px;margin-top:20px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item{flex:0 0 33.33%}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex{column-gap:10px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .num{font-size:30px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .content{font-size:14px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item p{font-size:13px;line-height:23px}.business-automation-form{max-width:720px;padding:30px 20px}.business-automation-form .form-inner .from_item input{height:40px;margin-bottom:20px}.business-automation-form .form-inner .from_item input::placeholder{font-size:13px}.business-automation-form .form-inner .from_item textarea{margin-bottom:20px}.business-automation-form .form-inner .from_item textarea::placeholder{font-size:13px}.business-automation-form .form-inner .from_item .form-select{height:40px;margin-bottom:20px;background-size:11px;background-position:calc(100% - 11px) 16px;font-size:13px}.business-automation-form .form-inner .from_item .form-select option{font-size:14px}.business-automation-form .form-inner .border_btn{height:40px;line-height:40px;font-size:13px}}@media(min-width:768px)and (max-width:991px){.perfect-auto-partner .partner-main-box{margin-bottom:20px}.perfect-auto-partner .partner-main-box .partner-item{column-gap:20px;margin-bottom:15px}.perfect-auto-partner .partner-main-box .partner-item .partner-icon svg{height:40px;width:auto}.smart-ai-automation .smart-ai-box{padding:30px 20px}.smart-ai-automation .smart-ai-box .icon{margin-bottom:10px}.smart-ai-automation .smart-ai-box .icon svg{height:40px;width:auto}.top_health_features.tools-automation .flex-column.nav.nav-pills .medical_item{column-gap:10px}.top_health_features.tools-automation .tab-content ul{column-gap:30px;row-gap:20px}.top_health_features.tools-automation .tab-content ul li .gatsby-image-wrapper img{height:70px;width:auto}.automation-process .process-box{padding:30px 20px}.automation-process .process-box .num{width:35px;height:35px;font-size:15px;margin-bottom:20px}.automation-process .process-box h5,.automation-process .process-box .h5{margin-bottom:10px;line-height:23px}.real-world-automation-cta .real-word-box{padding:30px;background-image:none!important;background:#031625fc;aspect-ratio:unset}.real-world-automation-cta .real-word-box .real-word-main{column-gap:10px;margin-top:20px;row-gap:30px;flex-wrap:wrap}.real-world-automation-cta .real-word-box .real-word-main .real-world-item{flex:0 0 49%}.real-world-automation-cta .real-word-box .real-word-main .real-world-item:nth-child(2){border-right:none}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex{column-gap:10px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .num{font-size:30px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .content{font-size:14px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item p{font-size:13px;line-height:23px}.business-automation-form{max-width:720px;padding:30px 20px}.business-automation-form .form-inner .from_item input{height:40px;margin-bottom:20px}.business-automation-form .form-inner .from_item input::placeholder{font-size:13px}.business-automation-form .form-inner .from_item textarea{margin-bottom:20px}.business-automation-form .form-inner .from_item textarea::placeholder{font-size:13px}.business-automation-form .form-inner .from_item .form-select{height:40px;margin-bottom:20px;background-size:11px;background-position:calc(100% - 11px) 16px;font-size:13px}.business-automation-form .form-inner .from_item .form-select option{font-size:14px}.business-automation-form .form-inner .border_btn{height:40px;line-height:40px;font-size:13px}}@media(min-width:0px)and (max-width:767px){.service_usa.automation-banner{padding-bottom:20px}.perfect-auto-partner .partner-main-box{margin-bottom:20px}.perfect-auto-partner .partner-main-box .partner-item{column-gap:10px;margin-bottom:10px}.perfect-auto-partner .partner-main-box .partner-item .partner-icon svg{height:35px;width:auto}.smart-ai-automation .smart-ai-box{padding:25px 20px}.smart-ai-automation .smart-ai-box .icon{margin-bottom:10px}.smart-ai-automation .smart-ai-box .icon svg{height:35px;width:auto}.top_health_features.tools-automation .flex-column.nav.nav-pills .medical_item{column-gap:0px;row-gap:30px;margin:unset;margin-top:0;display:flex;flex-wrap:wrap}.top_health_features.tools-automation .flex-column.nav.nav-pills .medical_item .nav-item{flex:0 0 100%;margin-top:0}.top_health_features.tools-automation .tab-content ul{column-gap:20px;row-gap:20px}.top_health_features.tools-automation .tab-content ul li .gatsby-image-wrapper img{height:55px;width:auto}.automation-process .process-box{padding:30px 20px}.automation-process .process-box .num{width:30px;height:30px;font-size:14px;margin-bottom:20px}.automation-process .process-box h5,.automation-process .process-box .h5{margin-bottom:10px;line-height:22px}.real-world-automation-cta .real-word-box{padding:30px 20px;background-image:none!important;background:#031625fc;aspect-ratio:unset}.real-world-automation-cta .real-word-box .real-word-main{column-gap:0px;margin-top:20px;row-gap:30px;flex-wrap:wrap}.real-world-automation-cta .real-word-box .real-word-main .real-world-item{flex:0 0 100%;border:none}.real-world-automation-cta .real-word-box .real-word-main .real-world-item:nth-child(2){border-right:none}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex{column-gap:10px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .num{font-size:25px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item .real-item-flex .content{font-size:14px}.real-world-automation-cta .real-word-box .real-word-main .real-world-item p{font-size:13px;line-height:23px}.business-automation-form{max-width:100%;padding:30px 20px;margin-top:30px}.business-automation-form .form-inner .from_item input{height:35px;margin-bottom:20px}.business-automation-form .form-inner .from_item input::placeholder{font-size:13px}.business-automation-form .form-inner .from_item textarea{margin-bottom:20px}.business-automation-form .form-inner .from_item textarea::placeholder{font-size:13px}.business-automation-form .form-inner .from_item .form-select{height:35px;margin-bottom:20px;background-size:11px;background-position:calc(100% - 11px) 12px;font-size:13px}.business-automation-form .form-inner .from_item .form-select option{font-size:14px}.business-automation-form .form-inner .border_btn{height:35px;line-height:35px;font-size:13px}}body{font-family:Poppins,sans-serif}body .container{max-width:1600px;position:relative}body .overflow-x-hidden{overflow-x:hidden}body h1 span,body .h1 span,body h2 span,body .h2 span,body h3 span,body .h3 span,body h4 span,body .h4 span,body h5 span,body .h5 span,body h6 span,body .h6 span{color:#f47a1f}body h1,body .h1{font-size:54px;line-height:65px;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;margin-bottom:20px;letter-spacing:-2px;color:#314252}body h2,body .h2{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:52px;line-height:63px;margin-bottom:20px;color:#314252;letter-spacing:-2px}body h3,body .h3{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:32px;line-height:45px;margin-bottom:20px;color:#314252}body h3.h3_head,body .h3_head.h3{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:54px;line-height:65px;margin-bottom:20px;color:#314252;letter-spacing:-2px}body h4,body .h4{font-family:Poppins,sans-serif;font-size:26px;line-height:36px;margin-bottom:20px;font-style:normal;font-weight:700;color:#314252}body h5,body .h5{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:25px;line-height:40px;margin-bottom:20px;color:#314252}body h5.strong,body .strong.h5{font-weight:700}body h6,body .h6{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:40px;color:#000;margin-bottom:50px}body p{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:35px;margin-bottom:20px}body p a{color:#f47a1f;font-weight:500}body p a:hover{color:#000}body p a.dark_bg:hover{color:#fff}body p.strong{font-weight:600}body ul{padding:0;margin:0}body ul li{list-style:none;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:35px;margin-bottom:0}body ul li a{color:#000;font-weight:500}body ul li a:hover{color:#f47a1f}body a{text-decoration:none}body .example{position:relative}body .example:after{content:attr(data-text);position:absolute;bottom:0;left:0;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:190px;line-height:0px;color:#e2e2e2;opacity:.25;z-index:-1;letter-spacing:-.03em;width:1600px}body .example:hover:after{animation:hoverFx 1s infinite}body .example.center{left:50%;transform:translate(-50%)}body .example.center:after{max-width:100%}body .example1{position:relative}body .example1:after{content:attr(data-text);position:absolute;bottom:0;left:0;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:250px;line-height:0px;color:#e2e2e2;opacity:.25;z-index:-1;letter-spacing:-.03em;width:1600px}body .example1:hover:after{animation:hoverFx 1s infinite}body .example1.center{left:50%;transform:translate(-50%)}body .example1.center:after{max-width:100%}@keyframes hoverFx{0%{bottom:0;left:0}20%{bottom:-.01em;left:.1em}40%{bottom:.001em;left:-.005em}60%{bottom:-.005em;left:-.1em}80%{bottom:.001em;left:.005em}to{bottom:0;left:0}}body .sub_txt1{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:250px;line-height:0;color:#e2e2e2;opacity:.25;position:absolute;right:0;bottom:150px;transform:translate(0);z-index:-1;letter-spacing:-.03em}body .p-100{padding:100px 0;position:relative}body .pt-100{padding-top:100px}body .mt-70{margin-top:70px}body .tekrevol_gray_bg{background:#f8f8fb;z-index:0}body .tekrevol_gray_bg .example:after{opacity:.35}body .tekrevol_gray_bg a.border_btn{background:transparent;border:2px solid #f47a1f}body .tekrevol_gray_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg{background:#314252;z-index:0}body .tekrevol_dark_bg .example:after{opacity:.05}body .tekrevol_dark_bg a.border_btn{background:transparent;color:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg h2,body .tekrevol_dark_bg .h2,body .tekrevol_dark_bg h3,body .tekrevol_dark_bg .h3,body .tekrevol_dark_bg h4,body .tekrevol_dark_bg .h4,body .tekrevol_dark_bg h5,body .tekrevol_dark_bg .h5,body .tekrevol_dark_bg h6,body .tekrevol_dark_bg .h6,body .tekrevol_dark_bg p,body .tekrevol_dark_bg li{color:#fff}body .tekrevol_dark_bg ul{margin-bottom:20px}body .tekrevol_dark_bg ul li:before{background:#fff}body .services_orange_bg{background:radial-gradient(35.07% 99.59% at 30.26% 61.5%,#f9a42d,#f37a1f 93.36%)}body .services_orange_bg h2,body .services_orange_bg .h2,body .services_orange_bg p{color:#fff}body a.border_btn{background:#fff;color:#f47a1f;border-radius:50px;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:50px;display:inline-block;min-width:180px;height:50px;text-align:center;border:2px solid #f47a1f;padding:0 30px;margin-top:10px;position:relative}body a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body button.border_btn{background:#fff;color:#f47a1f;border-radius:50px;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:50px;display:inline-block;min-width:180px;height:50px;text-align:center;border:2px solid #f47a1f;padding:0 30px;margin-top:10px;position:relative}body button.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}.accordion-button:focus{z-index:3;border-color:unset;outline:0;box-shadow:unset}.img_blog.loading img{height:150px!important;width:150px!important}.btn_load_all a,.project_link a{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:35px;text-transform:uppercase;color:#f47a1f}.btn_load_all a svg,.project_link a svg{width:30px;margin-left:15px}body a.nav_link:after{content:"";position:absolute;left:0;top:0;display:inline-block;height:0px;width:100%;border-top:5px solid;margin:0;opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;-webkit-transform:scale(0,1);transform:scaleX(0)}body a.nav_link:hover:after,body a.nav_link.active:after,body .crafting-industry .mvp-main a.nav_link.mvp-card:hover:after,.crafting-industry .mvp-main body a.nav_link.mvp-card:hover:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}body a.btn_primary:hover,body a:hover{-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}body .bulet_points ul{padding-left:30px;margin-bottom:30px}body .bulet_points ul li{position:relative}body .bulet_points ul li:before{content:"";background:#000;width:5px;height:5px;border-radius:100%;display:inline-block;position:absolute;left:-20px;top:20px}@media(min-width:1600px)and (max-width:1800px){body .container{max-width:1340px}body h1,body .h1{font-size:44px;line-height:60px}body h2,body .h2{font-size:42px;line-height:58px}body h3,body .h3{font-weight:600;font-size:28px;line-height:40px;margin-bottom:20px}body h3.h3_head,body .h3_head.h3{font-size:44px;line-height:60px}body h4,body .h4{font-size:24px;line-height:35px;margin-bottom:20px;font-weight:700}body h5,body .h5{font-weight:600;font-size:22px;line-height:35px;margin-bottom:20px}body h6,body .h6{font-weight:500;font-size:22px;line-height:36px;margin-bottom:50px}body p{font-size:16px;line-height:32px;margin-bottom:20px}body ul li{font-size:16px;line-height:32px;margin-bottom:0}body .example:after{font-size:150px;line-height:0px;width:1340px}body .example1{position:relative}body .example1:after{font-size:200px}body .sub_txt1{font-size:250px;line-height:0;right:0;bottom:150px}body .p-100{padding:80px 0}body .pt-100{padding-top:80px}body .mt-70{margin-top:60px}body .tekrevol_gray_bg a.border_btn{background:transparent;border:2px solid #f47a1f}body .tekrevol_gray_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn{background:transparent;color:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body a.border_btn,button.border_btn{border-radius:45px;font-weight:600;font-size:16px;line-height:50px;min-width:180px;height:50px;border:2px solid #f47a1f;padding:0 30px;margin-top:10px}}@media(min-width:1400px)and (max-width:1599px){body .container{max-width:1240px}body h1,body .h1{font-size:40px;line-height:55px}body h2,body .h2{font-size:38px;line-height:53px}body h3,body .h3{font-weight:600;font-size:24px;line-height:34px;margin-bottom:20px}body h3.h3_head,body .h3_head.h3{font-size:40px;line-height:55px}body h4,body .h4{font-size:22px;line-height:32px;margin-bottom:10px;font-weight:700}body h5,body .h5{font-weight:600;font-size:20px;line-height:33px;margin-bottom:20px}body h6,body .h6{font-weight:500;font-size:20px;line-height:32px;margin-bottom:30px}body p{font-size:15px;line-height:30px;margin-bottom:20px}body ul li{font-size:15px;line-height:30px;margin-bottom:0}body .example:after{font-size:130px;line-height:0px;width:1240px}body .example1:after{font-size:190px}body .p-100{padding:70px 0}body .pt-100{padding-top:70px}body .mt-70{margin-top:50px}body .tekrevol_gray_bg a.border_btn{background:transparent;border:2px solid #f47a1f}body .tekrevol_gray_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn{background:transparent;color:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body a.border_btn,button.border_btn{border-radius:45px;font-weight:600;font-size:15px;line-height:45px;min-width:180px;height:45px;border:2px solid #f47a1f;padding:0 30px;margin-top:10px}}@media(min-width:1200px)and (max-width:1399px){body .container{max-width:1130px}body h1,body .h1{font-size:35px;line-height:45px}body h2,body .h2{font-size:33px;line-height:43px}body h3,body .h3{font-weight:600;font-size:20px;line-height:30px;margin-bottom:20px}body h3.h3_head,body .h3_head.h3{font-size:35px;line-height:45px}body h4,body .h4{font-size:20px;line-height:30px;margin-bottom:10px;font-weight:700}body h5,body .h5{font-weight:600;font-size:18px;line-height:30px;margin-bottom:20px}body h6,body .h6{font-weight:500;font-size:18px;line-height:30px;margin-bottom:20px}body p{font-size:14px;line-height:28px}body ul li{font-size:14px;line-height:28px;margin-bottom:0}body .example:after{font-size:110px;line-height:0px;width:1130px}body .example1:after{font-size:160px}body .sub_txt1{font-size:250px;line-height:0;right:0;bottom:150px}body .p-100{padding:50px 0}body .pt-100{padding-top:50px}body .mt-70{margin-top:40px}body .tekrevol_gray_bg a.border_btn{background:transparent;border:2px solid #f47a1f}body .tekrevol_gray_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn{background:transparent;color:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body a.border_btn,body button.border_btn{border-radius:40px;font-weight:600;font-size:13px;line-height:40px;min-width:180px;height:40px;padding:0 30px;margin-top:10px}}@media(min-width:992px)and (max-width:1199px){body .container{max-width:900px}body h1,body .h1{font-size:30px;line-height:40px;letter-spacing:1px}body h2,body .h2{font-size:28px;line-height:38px;letter-spacing:1px}body h3,body .h3{font-weight:600;font-size:18px;line-height:28px;margin-bottom:20px;letter-spacing:0px}body h3.h3_head,body .h3_head.h3{font-size:30px;line-height:40px;letter-spacing:1px}body h4,body .h4{font-size:18px;line-height:28px;margin-bottom:10px;font-weight:700;letter-spacing:0px}body h5,body .h5{font-weight:600;font-size:18px;line-height:30px;margin-bottom:20px;letter-spacing:0px}body h6,body .h6{font-weight:500;font-size:16px;line-height:28px;margin-bottom:20px;letter-spacing:0px}body p{font-size:13px;line-height:26px}body ul li{font-size:13px;line-height:26px;margin-bottom:0}body .example:after{font-size:90px;line-height:0px;width:900px}body .example1:after{font-size:150px;line-height:0px;width:900px}body .p-100{padding:40px 0}body .pt-100{padding-top:40px}body .mt-70{margin-top:30px}body .tekrevol_gray_bg a.border_btn{background:transparent;border:2px solid #f47a1f}body .tekrevol_gray_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn{background:transparent;color:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body a.border_btn,body button.border_btn{border-radius:40px;font-weight:600;font-size:13px;line-height:40px;min-width:180px;height:40px;padding:0 30px;margin-top:10px}body .bulet_points ul{padding-left:20px;margin-bottom:20px}body .bulet_points ul li:before{left:-16px;top:13px}}@media(min-width:768px)and (max-width:991px){body .container{max-width:860px}body h1,body .h1{font-size:25px;line-height:35px;margin-bottom:15px;letter-spacing:1px}body h2,body .h2{font-size:23px;line-height:33px;margin-bottom:15px;letter-spacing:1px}body h3,body .h3{font-weight:600;font-size:16px;line-height:26px;margin-bottom:15px;letter-spacing:0px}body h3.h3_head,body .h3_head.h3{font-size:25px;line-height:35px;margin-bottom:15px;letter-spacing:1px}body h4,body .h4{font-size:18px;line-height:28px;margin-bottom:10px;font-weight:700;letter-spacing:0px}body h5,body .h5{font-weight:600;font-size:18px;line-height:30px;margin-bottom:20px;letter-spacing:0px}body h6,body .h6{font-weight:500;font-size:15px;line-height:25px;margin-bottom:20px;letter-spacing:0px}body p{font-size:12px;line-height:24px;margin-bottom:15px}body ul li{font-size:12px;line-height:24px;margin-bottom:0}body .example:after{font-size:70px;line-height:0px;width:700px}body .example1:after{font-size:100px;line-height:0px;width:860px}body .p-100{padding:40px 0}body .pt-100{padding-top:40px}body .mt-70{margin-top:30px}body .tekrevol_gray_bg a.border_btn{background:transparent;border:2px solid #f47a1f}body .tekrevol_gray_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn{background:transparent;color:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body a.border_btn,body button.border_btn{border-radius:40px;font-weight:600;font-size:13px;line-height:40px;min-width:180px;height:40px;padding:0 30px;margin-top:10px}body .bulet_points ul{padding-left:20px;margin-bottom:20px}body .bulet_points ul li:before{left:-16px;top:13px}}@media(min-width:501px)and (max-width:767px){body .container{max-width:700px}body h1,body .h1{font-size:25px;line-height:35px;margin-bottom:15px;letter-spacing:1px}body h2,body .h2{font-size:23px;line-height:33px;margin-bottom:15px;letter-spacing:1px}body h3,body .h3{font-weight:600;font-size:16px;line-height:26px;margin-bottom:15px;letter-spacing:0px}body h3.h3_head,body .h3_head.h3{font-size:25px;line-height:35px;margin-bottom:15px;letter-spacing:1px}body h4,body .h4{font-size:18px;line-height:28px;margin-bottom:10px;font-weight:700;letter-spacing:0px}body h5,body .h5{font-weight:600;font-size:18px;line-height:30px;margin-bottom:20px;letter-spacing:0px}body h6,body .h6{font-weight:500;font-size:15px;line-height:25px;margin-bottom:20px;letter-spacing:0px}body p{font-size:12px;line-height:24px;margin-bottom:15px}body ul li{font-size:12px;line-height:24px;margin-bottom:0}body .example:after{font-size:70px;line-height:0px;width:700px}body .example1:after{font-size:100px;line-height:0px;width:700px}body .p-100{padding:40px 0}body .pt-100{padding-top:40px}body .mt-70{margin-top:30px}body .tekrevol_gray_bg a.border_btn{background:transparent;border:2px solid #f47a1f}body .tekrevol_gray_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn{background:transparent;color:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body a.border_btn,body button.border_btn{border-radius:40px;font-weight:600;font-size:13px;line-height:40px;min-width:180px;height:40px;padding:0 30px;margin-top:10px}body .bulet_points ul{padding-left:20px;margin-bottom:20px}body .bulet_points ul li:before{left:-16px;top:13px}}@media(min-width:0px)and (max-width:666px){body .container{max-width:100%}body h1,body .h1{font-size:22px;line-height:32px;margin-bottom:20px;letter-spacing:0px}body h2,body .h2{font-size:21px;line-height:31px;margin-bottom:20px;letter-spacing:0px}body h3,body .h3{font-weight:600;font-size:15px;line-height:25px;margin-bottom:15px;letter-spacing:0px}body h3.h3_head,body .h3_head.h3{font-size:22px;line-height:32px;margin-bottom:20px;letter-spacing:0px}body h4,body .h4{font-size:18px;line-height:28px;margin-bottom:10px;font-weight:700;letter-spacing:0px}body h5,body .h5{font-weight:600;font-size:18px;line-height:30px;margin-bottom:20px;letter-spacing:0px}body h6,body .h6{font-weight:500;font-size:16px;line-height:26px;margin-bottom:20px;letter-spacing:0px}body p{font-size:13px;line-height:26px;margin-bottom:20px}body ul li{font-size:13px;line-height:26px;margin-bottom:0}body .example:after{display:none}body .example1:after{display:none}body .p-100{padding:25px 0}body .pt-100{padding-top:40px}body .mt-70{margin-top:30px}body .tekrevol_gray_bg a.border_btn{background:#f47a1f;border:2px solid #f47a1f;color:#fff}body .tekrevol_gray_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body .tekrevol_dark_bg a.border_btn{background:#f47a1f;border:2px solid #f47a1f;color:#fff}body .tekrevol_dark_bg a.border_btn:hover{color:#fff;background:#f47a1f;border:2px solid #f47a1f}body a.border_btn,body button.border_btn{border-radius:25px;font-weight:500;font-size:13px;line-height:38px;min-width:180px;height:40px;padding:0 30px;margin-top:10px;background:#f47a1f;color:#fff;border:1px solid #f47a1f}.custom_tab li.tabs.active .example:after,.custom_tab .crafting-industry .mvp-main li.tabs.mvp-card:hover .example:after,.crafting-industry .mvp-main .custom_tab li.tabs.mvp-card:hover .example:after{display:none}}.react-multi-carousel-list .react-multiple-carousel__arrow{display:inline-flex;align-items:center;justify-content:center}.react-multi-carousel-list .react-multiple-carousel__arrow:before,.react-multi-carousel-list .react-multiple-carousel__arrow:after{display:none!important;content:none!important}.react-multi-carousel-list .react-multiple-carousel__arrow svg{display:block;flex-shrink:0}.tekrevol_star_icons{display:inline-block;line-height:0}.tekrevol_star_icons svg{height:50px;width:250px}.tekrevol_partner .item_logo_slide .carousel_featured.swiper{overflow:hidden}.tekrevol_partner .item_logo_slide .carousel_featured.swiper .logo_box{height:220px;display:flex;justify-content:center;align-items:center;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;overflow:hidden}.tekrevol_partner .item_logo_slide .carousel_featured.swiper .logo_box img{display:block;width:auto;height:auto;object-fit:contain;filter:grayscale(1);transition:all .4s ease-in-out}.tekrevol_partner .item_logo_slide .carousel_featured.swiper .logo_box img:hover{cursor:pointer;filter:grayscale(0)}.tekrevol_partner .item_logo_slide .carousel_featured.swiper .swiper-slide:first-child .logo_box{border-left:1px solid #e2e2e2}.tekrevol_header .menu_content[data-download-modal-toggle]{cursor:pointer}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai){overflow:hidden;position:relative}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai):after{content:"";position:absolute;top:0;right:0;width:80px;height:100%;background:linear-gradient(270deg,#f6f6f6,#f6f6f600);pointer-events:none;z-index:2}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai) .swiper-slide{max-width:200px}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai) .swiper-slide .featured_item{text-align:center;margin:auto;height:160px;width:100%;display:flex;justify-content:center;align-content:center;align-items:center;position:relative;overflow:hidden;cursor:pointer;opacity:.3;transition:all .4s ease-in-out}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai) .swiper-slide .featured_item:before{box-sizing:border-box;transform:translate(100%);content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;border-bottom:2px solid transparent;border-left:2px solid transparent}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai) .swiper-slide .featured_item:after{box-sizing:border-box;transform:translate(-100%);content:"";position:absolute;top:0;left:0;width:100%;height:2px;border-top:2px solid transparent;border-right:2px solid transparent}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai) .swiper-slide .featured_item:hover:before{transition:.1s transform linear,.1s height linear .1s;transform:translate(0);height:100%;border-color:#f47a1f}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai) .swiper-slide .featured_item:hover:after{transition:.1s transform linear .2s,.1s height linear .3s;transform:translate(0);height:100%;border-color:#f47a1f}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai) .swiper-slide .featured_item:hover{opacity:.9;background:#fff}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai) .swiper-slide .featured_item .featured_img img{width:auto;height:60px;max-width:129px;object-fit:contain}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai) .swiper-slide .featured_item .featured_img svg{height:60px;width:auto}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai) .swiper-slide:first-child .featured_item{border-left:1px solid #e2e2e2}.feature_sec .carousel_featured_new.swiper:not(.carousel_hire_dubai) .swiper-slide:last-child .featured_item{border-right:1px solid #e2e2e2}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper{position:relative;overflow:hidden;margin:0;width:100%}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper:after{content:"";position:absolute;top:0;right:0;width:80px;height:100%;background:linear-gradient(270deg,#f6f6f6,#f6f6f600);pointer-events:none;z-index:2}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper .swiper-slide{max-width:185px;width:185px}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper .swiper-slide .featured_item{text-align:center;margin:auto;height:160px;width:100%;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;cursor:pointer;opacity:.3;transition:all .4s ease-in-out;background:transparent}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper .swiper-slide .featured_item:before{box-sizing:border-box;transform:translate(100%);content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;border-bottom:2px solid transparent;border-left:2px solid transparent}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper .swiper-slide .featured_item:after{box-sizing:border-box;transform:translate(-100%);content:"";position:absolute;top:0;left:0;width:100%;height:2px;border-top:2px solid transparent;border-right:2px solid transparent}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper .swiper-slide .featured_item:hover:before{transition:.1s transform linear,.1s height linear .1s;transform:translate(0);height:100%;border-color:#f47a1f}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper .swiper-slide .featured_item:hover:after{transition:.1s transform linear .2s,.1s height linear .3s;transform:translate(0);height:100%;border-color:#f47a1f}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper .swiper-slide .featured_item:hover{opacity:.9;background:#fff}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper .featured_img{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper .featured_img img{display:block;filter:none;height:110px;max-height:110px;width:auto;max-width:129px;object-fit:contain}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper .swiper-slide:last-child .featured_item{border-right:1px solid #e2e2e2}.feature_sec.no_shadow .carousel_featured_new.carousel_hire_dubai.swiper .swiper-slide:last-child .featured_item:hover{border-right:1px solid #e2e2e2}.case_landing_slider .case_img img{width:100%;height:auto;max-width:915px;object-fit:contain}.case_ae_sec .item_ser_lp{overflow:hidden}.case_ae_sec .item_ser_lp .swiper{overflow:hidden;width:100%;height:100%}.industry_gcc .swiper.carousel_featured{overflow:hidden!important}.industry_gcc .swiper.carousel_featured .swiper-wrapper{align-items:stretch}.industry_gcc .swiper.carousel_featured .swiper-slide{width:auto;max-width:none;flex-shrink:0}.tekrevol_featured .carousel_featured.swiper{overflow:hidden}.tekrevol_featured .carousel_featured.swiper .swiper-slide{flex-shrink:0;height:auto;max-width:258px}.successful_projects .web_pro_item .web_pro_img .gatsby-image-wrapper,.webcase_projects .web_pro_item .web_pro_img .gatsby-image-wrapper{display:inline-block;max-width:100%;vertical-align:middle}.successful_projects .web_pro_item .web_pro_img .gatsby-image-wrapper img,.webcase_projects .web_pro_item .web_pro_img .gatsby-image-wrapper img{display:block;width:100%;height:auto}.successful_projects .web_pro_item .web_pro_logo .gatsby-image-wrapper,.webcase_projects .web_pro_item .web_pro_logo .gatsby-image-wrapper{display:inline-block;vertical-align:middle}.successful_projects .web_pro_item .web_pro_logo .gatsby-image-wrapper img,.webcase_projects .web_pro_item .web_pro_logo .gatsby-image-wrapper img{display:block;width:auto;height:auto;max-width:100%}.fitness .carousel_amj.swiper{position:relative;overflow:hidden}.fitness .carousel_amj.swiper .react-multiple-carousel__arrow{top:50%;transform:translateY(-50%);z-index:10;display:inline-flex;align-items:center;justify-content:center;color:transparent;outline:none;box-shadow:none}.fitness .carousel_amj.swiper .react-multiple-carousel__arrow:before,.fitness .carousel_amj.swiper .react-multiple-carousel__arrow:after{display:none!important;content:none!important}.fitness .carousel_amj.swiper .react-multiple-carousel__arrow svg{display:block;flex-shrink:0}.fitness .carousel_amj.swiper .react-multiple-carousel__arrow--left{left:0;right:auto}.fitness .carousel_amj.swiper .react-multiple-carousel__arrow--right{left:40px;right:auto}section#email-form{padding-top:130px;height:100vh;overflow:hidden}.section-height{padding-top:130px;height:100vh;overflow:hidden}.section-height:before{content:"";background-repeat:no-repeat;background-size:contain;background-position:left top;height:571px;width:100%;position:absolute;left:-20px}section-bg:before{content:"";background-repeat:no-repeat;background-size:contain;background-position:left top;height:571px;width:100%;position:absolute;left:-20px}#section02:before{content:"";background-repeat:no-repeat;background-size:contain;background-position:left top;height:571px;width:100%;position:absolute;left:-20px}#section03:before{content:"";background-repeat:no-repeat;background-size:contain;background-position:left top;height:571px;width:100%;position:absolute;left:-20px}#section04:before{content:"";background-repeat:no-repeat;background-size:contain;background-position:left top;height:571px;width:100%;position:absolute;left:-20px}#section05:before{content:"";background-repeat:no-repeat;background-size:contain;background-position:left top;height:571px;width:100%;position:absolute;left:-20px}#section06:before{content:"";background-repeat:no-repeat;background-size:contain;background-position:left top;height:571px;width:100%;position:absolute;left:-20px}#section07:before{content:"";background-repeat:no-repeat;background-size:contain;background-position:left top;height:571px;width:100%;position:absolute;left:-20px}form{height:100%}.stp-sec{display:block;clear:both;margin:0 auto 50px;text-align:center}.stp-sec h1,.stp-sec .h1{color:#282526;font-size:42px;line-height:48px;font-family:Poppins,sans-serif;margin:0 auto 20px;text-align:center;font-weight:500}.stp-sec p{color:#282526;font-size:16px;line-height:20px;font-family:Poppins,sans-serif;margin:10px auto;text-align:center}.btn-sec{display:inline-block;clear:both;margin-top:100px;width:100%}.btn-sec .back-btn{text-align:left;display:inline-block}.btn-sec .back-btn a{padding:0;text-decoration:none;font-size:16px;transition:all .5s;margin:0;min-width:300px;display:inline-block;background:#f47a1f;color:#fff;border:2px solid #f47a1f;border-radius:50px;font-weight:600;height:60px;line-height:57px;width:180px;text-align:center;text-transform:uppercase;cursor:pointer}.btn-sec .back-btn a:hover{color:#f47a1f;background-color:transparent}.btn-sec .back-btn a i{color:#f47a1f;margin-right:15px}.btn-sec .next-btn{display:inline-block;float:right}.btn-sec .next-btn a{background:#ffa20a;background:linear-gradient(-90deg,#ffa20a,#fd4b0f);padding:10px 40px;border-radius:6px;text-align:center;color:#fff;text-decoration:none;font-size:12px;line-height:16px;font-family:Poppins,sans-serif;box-shadow:0 26px 59.52px 2.48px #ec36201f;transition:all .5s}.btn-sec .next-btn a:hover{color:#fff}.btn-sec .next-btn input[type=submit]{padding:0;text-decoration:none;font-size:16px;transition:all .5s;margin:0;min-width:300px;display:inline-block;background:#f47a1f;color:#fff;border:2px solid #f47a1f;border-radius:50px;font-weight:600;height:60px;line-height:57px;width:180px;text-align:center;text-transform:uppercase;cursor:pointer}.btn-sec .next-btn input[type=submit]:hover{color:#f47a1f;background-color:transparent}.btn-sec .next-btn input[type=button]{padding:0;text-decoration:none;font-size:16px;transition:all .5s;margin:0;min-width:300px;display:inline-block;background:#f47a1f;color:#fff;border:2px solid #f47a1f;border-radius:50px;font-weight:600;height:60px;line-height:57px;width:180px;text-align:center;text-transform:uppercase;cursor:pointer}.btn-sec .next-btn input[type=button]:hover{color:#f47a1f;background-color:transparent}.est-project-name{margin-top:20px;margin-bottom:-30px;color:#f47a1f}.boxes{display:table;height:250px;box-shadow:0 5px 15px #0000000d;width:100%;height:100%;text-align:center;border-radius:8px;transition:all .5s;padding:20px}.boxes:hover{box-shadow:0 26px 59.52px 2.48px #ec36201f;transition:all .5s}.boxes:hover .hover-img{display:inline-block;transition:all .5s}.boxes:hover .normal-img{display:none;transition:all .5s}.boxes:hover .box-img h2,.boxes:hover .box-img .h2{color:#f47a1f}.boxes:hover .box-label i{color:#f47a1f;padding-left:5px;transition:all .5s}.boxes .hover-img{display:none;transition:all .5s}.boxes .normal-img{display:inline-block;transition:all .5s}.boxes label{display:table-cell;vertical-align:middle}.boxes .box-label i{position:absolute;top:20px;right:20px;padding-left:0;transition:all .5s}.box-label{display:block;position:relative;margin-bottom:15px}.box-label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.box-label input:checked~.checkmark{background-color:transparent;border:1px solid #ee3824}.box-label input:checked~.checkmark:after{display:block}.box-label .checkmark{cursor:pointer;position:absolute;top:20px;right:20px;height:30px;width:30px;background-color:transparent;border-radius:50%;border:1px solid #282526}.box-label .checkmark:after{left:10px;top:4px;width:8px;height:16px;border:solid #ee3824;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.box-label:hover input~.checkmark{border:1px solid #ee3824}.checkmark:after{content:"";position:absolute;display:none}.box-img h2,.box-img .h2{color:#282526;font-size:22px;line-height:24px;font-family:Poppins,sans-serif;margin:30px auto 10px;transition:all .5s;font-weight:500}.stpleft{margin-bottom:50px}.stpleft h2,.stpleft .h2{color:#282526;font-size:42px;line-height:48px;font-family:Poppins,sans-serif;margin:0 auto 20px;text-align:left;padding:0 15px;font-weight:400}.stpleft p{color:#282526;font-size:16px;line-height:26px;font-family:Poppins,sans-serif;margin:0 auto 10px;text-align:left;padding:0 15px}.stpleft .point-number{padding:0 15px;font-family:Poppins,sans-serif;letter-spacing:3px;color:#282526;font-size:18px;margin-bottom:20px}.stpleft .point-number:before{content:"";background:#ee3824;width:50px;height:1px;display:inline-block;margin-right:20px;position:relative;top:-4px}.stpleft .point-number span{color:#f47a1f}.small-box{height:60px;border-radius:20px;padding:0}.small-box .box-label .checkmark{left:25px;top:50%;transform:translateY(-50%)}.small-box .box-label{color:#282526;font-size:18px;font-family:Poppins,sans-serif;text-align:left;padding-left:75px}.boxes.small-box:hover{box-shadow:0 10px 30px 2px #ec36201f;transition:all .5s}.m-b-20{margin-bottom:20px}.form-content{margin-bottom:50px}.form-content h2,.form-content .h2{color:#282526;font-size:45px;line-height:1.2;font-family:Poppins,sans-serif;margin:0 auto 10px;text-align:left}.form-content p{color:#282526;font-size:18px;line-height:1.2;font-family:Poppins,sans-serif;margin:0 auto 10px;text-align:left}.form-div label{color:#282526;font-size:13px;line-height:16px;font-family:Poppins,sans-serif;margin:0 auto;text-align:left;text-transform:uppercase;opacity:.3;width:100%;display:none}.form-div{margin-bottom:30px}.form-div input[type=text],.form-div input[type=email]{height:50px;line-height:50px;border:0px;color:#282526;font-family:Poppins,sans-serif;font-size:17px;border-color:#bebdbd;border-width:0px 0px 1px 0px;border-style:solid;width:100%;outline:0px}.form-div h3,.form-div .h3{color:#282526;font-size:24px;line-height:32px;font-family:Poppins,sans-serif;margin:20px auto;text-align:left}.form-div .small-box{margin-bottom:20px;width:auto;font-family:Poppins,sans-serif;font-size:14px;padding-right:20px}.form-div .small-box label{opacity:1}.form-div .small-box .box-label .checkmark:after{width:22px;height:22px;background:#ee3824;border-radius:50%;left:3px;top:3px}.form-submit input[type=submit]{padding:0;text-decoration:none;font-size:16px;transition:all .5s;margin:30px 0 0;min-width:300px;display:inline-block;background:#f47a1f;color:#fff;border:2px solid #f47a1f;border-radius:50px;font-weight:600;height:60px;line-height:57px;width:180px;text-align:center;text-transform:uppercase;cursor:pointer}.form-submit input[type=submit]:hover{color:#f47a1f;background-color:transparent}.calculator-form{box-shadow:0 5px 15px #0000000d;padding:50px;border-radius:5px}#estimation{margin-top:100px;padding-bottom:50px;padding-top:50px}#estimation .container{background:#fff!important;z-index:9;position:relative}body.estimation{height:100%;overflow:auto}.estimation .header{position:relative}.estimation .point-number{padding:0 15px;font-family:Poppins,sans-serif;letter-spacing:3px;color:#282526;font-size:12px;margin-bottom:0}.estimation .point-number:before{content:"";background:#ee3824;width:50px;height:1px;display:inline-block;margin-right:20px;position:relative;top:-4px}.estimation .point-number span{color:#282526}.estimation h1,.estimation .h1{color:#282526;font-size:42px;line-height:50px;font-family:Poppins,sans-serif;margin:0 auto 20px;text-align:left}.estimation div.price-total{color:#f47a1f;font-size:42px;line-height:50px;font-family:Poppins,sans-serif;margin:20px auto;text-align:right}.estimation p{color:#282526;font-size:16px;line-height:26px;font-family:Poppins,sans-serif;margin:0 auto 10px;text-align:left}.estimation .table{border-bottom:1px solid #f5f7fa}.estimation .table td i{color:#f47a1f;text-align:center}.estimation .table td{padding:1.5em 1em;vertical-align:top;border-top:0px solid #f5f7fa;width:50%;font-family:Poppins,sans-serif;font-size:16px}.estimation .table th{padding:1.5em 1em;vertical-align:top;border-top:0px solid #f5f7fa;width:50%}.estimation .table thead th{border-bottom:1px solid #efefef;font-family:Poppins,sans-serif;text-transform:uppercase;font-size:12px;opacity:.5}.estimation .btn-table{text-align:right;margin:30px 0;display:block}.estimation .btn-table div.newbbb{background:#ffa20a;background:linear-gradient(-90deg,#ffa20a,#fd4b0f);padding:15px 50px;border-radius:6px;color:#fff;text-decoration:none;font-size:16px;line-height:16px;font-family:Poppins,sans-serif;box-shadow:0 26px 59.52px 2.48px #ec36201f;transition:all .5s;width:100%;text-transform:uppercase;border:0px;margin:30px auto 0;text-align:center;min-width:300px;width:auto;display:inline-block}.core-sec{margin:30px 0!important}.core-sec .core-btn{background:#f5f7fa;height:60px;font-family:Poppins,sans-serif;text-align:center;line-height:60px;border-radius:50px;font-size:20px;text-transform:capitalize;margin:20px 0;display:inline-block;padding:0 30px;font-weight:500}.estimation-div .col-12.col-sm-12.col-md-6,.estimation-div .col-12.col-sm-12.col-md-12{padding:0 50px}.estimation-div .col-12.col-sm-12.col-md-8{padding-left:50px}.estimation-div .col-12.col-sm-12.col-md-4{padding-right:50px}.estimation-div{box-shadow:0 20px 47.04px 1.96px #00000017;padding-top:50px}.col-12.col-sm-12.col-md-12.estimation-footer{background:#282526;padding:50px;margin-top:30px}.last-para{color:#fff;font-size:16px;line-height:55px;font-family:Poppins,sans-serif;margin:0;text-align:left;text-transform:uppercase}.last-price{color:#fff;font-size:42px;line-height:46px;font-family:Poppins,sans-serif;margin:0;text-align:right}.section--main{width:100%;display:contents}.alert-info{color:#f47a1f!important;background-color:transparent!important;padding:5px 30px!important;font-size:11px;margin-top:6px;display:inline-block;text-transform:uppercase;outline:0px;box-shadow:unset;border-color:#f47a1f!important;margin-bottom:0!important}.alert-info.hide{display:none}.btn-secs_header a.top-btn{background:#ffa20a;background:linear-gradient(-90deg,#ffa20a,#fd4b0f);padding:10px 40px;border-radius:6px;text-align:center;color:#fff;text-decoration:none;font-size:12px;line-height:16px;font-family:Poppins,sans-serif;box-shadow:0 26px 59.52px 2.48px #ec36201f;transition:all .5s;border:0;outline:0;margin:20px 0 20px auto;display:block;max-width:190px}@media only screen and (max-width:3000px)and (min-width:1441px){.col--20{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;padding:0 5px}.col--20 .box-img{margin-top:20px}}@media only screen and (max-width:1800px)and (min-width:100px){.btn-sec{margin-top:30px}.stpleft{margin-bottom:30px}}@media only screen and (max-width:1599px)and (min-width:100px){.box-img h2,.box-img .h2{font-size:18px;line-height:1.2}.boxes{padding:0}.btn-sec .next-btn input[type=button],.btn-sec .next-btn input[type=submit],.btn-sec .back-btn a{font-size:14px;min-width:230px;height:45px;line-height:40px;width:180px}.form-submit input[type=submit]{font-size:14px;min-width:230px;height:45px;line-height:40px;width:180px;margin-top:20px}}@media only screen and (max-width:1440px)and (min-width:1201px){.stp-sec{margin:0 auto 30px}.stp-sec h1,.stp-sec .h1{font-size:32px;margin-bottom:0}.stp-sec p{font-size:15px}.btn-sec{margin-top:40px}.stpleft h2,.stpleft .h2{font-size:32px;margin-bottom:0}.stpleft{margin-bottom:20px}.stpleft p{font-size:15px}.boxes{height:180px}.small-box{height:50px}.small-box .box-label .checkmark{left:25px;top:50%}.small-box .box-label{font-size:16px}.form-content p{font-size:15px}.box-label .checkmark{height:25px;width:25px}.box-label .checkmark:after{left:9px;top:3px;width:6px;height:14px}.m-b-20{margin-bottom:10px}.calculator-form{padding:30px 50px 1px}.form-div label{font-size:12px}.form-div input[type=text],.form-div input[type=email]{height:40px;line-height:40px;font-size:14px}.form-div h3,.form-div .h3{font-size:22px;margin:10px auto}.form-div .small-box .box-label .checkmark:after{width:19px;height:19px;background:#ee3824;border-radius:50%;left:2.3px;top:1.3px}.form-submit input[type=submit]{margin-top:10px}body.form-section{height:100%;overflow:auto}body.form-section .header{position:relative}#email-form{margin-bottom:50px}.core-sec .core-btn{font-size:26px;height:60px;line-height:60px}.col--20{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;padding:0 5px}.col--20 .box-img{margin-top:20px}}@media only screen and (max-width:1200px)and (min-width:901px){.form-content{margin-bottom:30px}.form-content h2,.form-content .h2{font-size:35px;font-weight:500}.form-content p{font-size:15px}.form-div input[type=text],.form-div input[type=email]{font-size:14px}.form-div h3,.form-div .h3{font-size:22px;margin:10px auto}.core-sec .core-btn{font-size:22px;height:50px;line-height:50px}.stp-sec{margin:0 auto 30px}.stp-sec h1,.stp-sec .h1{font-size:32px;margin-bottom:0}.btn-sec{margin-top:40px}.stpleft h2,.stpleft .h2{font-size:32px;margin-bottom:0}.stpleft{margin-bottom:20px}.stpleft .point-number{margin-bottom:10px}.boxes{height:140px}.small-box .box-label{font-size:15px;padding-left:60px}.small-box .box-label .checkmark{left:25px}.small-box{height:50px}.box-img h2,.box-img .h2{font-size:16px;margin:10px auto}.box-img img{width:50px}body.form-section{height:100%;overflow:auto}body.form-section .header{position:relative}.calculator-form{padding:20px 30px;margin-bottom:40px}.col--20{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;padding:0 5px}.col--20 .box-img img{width:50px}.col--20 .box-img{margin-top:20px}.box-label .checkmark{position:absolute;top:15px;right:15px;height:20px;width:20px}.box-label .checkmark:after{left:6px;top:2px;width:6px;height:10px}}@media only screen and (max-width:900px)and (min-width:737px){.form-div input[type=text],.form-div input[type=email]{font-size:14px}.form-div h3,.form-div .h3{font-size:22px;margin:10px auto}.form-div .small-box .box-label .checkmark:after{width:18px;height:19px;background:#ee3824;border-radius:50%;left:3px;top:2px}.small-box .box-label{font-size:12px;padding-left:60px}.small-box .box-label .checkmark{left:20px;top:15px}.small-box{height:45px}.core-sec .core-btn{font-size:22px;height:50px;line-height:50px}.stp-sec{margin:0 auto 30px}.stp-sec h1,.stp-sec .h1{font-size:32px;margin-bottom:0}.btn-sec{margin-top:20px}.header .logo-div{padding:10px 15px}.stpleft h2,.stpleft .h2{font-size:32px;margin-bottom:0}.stpleft{margin-bottom:20px}.stpleft .point-number{margin-bottom:10px}.boxes{height:50px;padding:10px}.box-img h2,.box-img .h2{font-size:14px;margin:10px auto}.box-img img{width:40px}.box-label .checkmark{position:absolute;top:15px;right:10px;height:20px;width:20px}.box-label .checkmark:after{left:6px;top:2px;width:6px;height:10px}body.form-section{height:100%;overflow:auto}body.form-section .header{position:relative}.calculator-form{padding:20px 30px;margin-bottom:40px}.estimation-div .col-12.col-sm-12.col-md-8{padding-left:30px}.estimation-div .col-12.col-sm-12.col-md-4{padding-right:30px}.estimation-div .col-12.col-sm-12.col-md-6,.estimation-div .col-12.col-sm-12.col-md-12{padding:0 30px}.col-12.col-sm-12.col-md-12.estimation-footer{padding:30px 10px}.col--20{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;padding:0 5px}.col--20 .box-img img{width:50px}.col--20 .box-img{margin-top:20px}}@media only screen and (max-width:736px)and (min-width:481px){.stp-sec{margin-bottom:20px}.stp-sec h1,.stp-sec .h1{font-size:30px;line-height:normal;margin:0 auto 10px}.stp-sec p{color:#282526;font-size:14px;line-height:normal;margin:10px auto 0}.boxes{height:100px}.boxes:hover{box-shadow:0 4px 20px 1px #ec36201f;transition:all .5s}.box-img img{width:50px}.box-img h2,.box-img .h2{font-size:14px;line-height:18px;margin:10px auto 0;transition:all .5s;font-family:Poppins,sans-serif}.col-6{margin-bottom:10px}.btn-sec{margin-top:20px;padding-right:20px}.btn-sec .back-btn a{padding:10px 20px}.stpleft h2,.stpleft .h2{font-size:30px;line-height:normal;margin:0 auto 10px}.stpleft p{color:#282526;font-size:14px;line-height:normal;margin:10px auto 0}.stpleft .point-number{margin-bottom:10px}.stpleft{margin-bottom:20px}.box-label .checkmark{position:absolute;top:10px;right:10px;height:20px;width:20px}.box-label .checkmark:after{left:6px;top:2px;width:6px;height:12px}.padding-0{padding:0 10px}.small-box{height:42px}.small-box .box-label{font-size:12px;padding-left:40px}.small-box .box-label .checkmark{left:11px;top:11px}.m-b-20{margin-bottom:10px}.section--main{width:100%;height:200px;overflow-y:scroll}.mt-100{margin-top:70px}body.form-section{height:100%;overflow:auto}body.form-section .header{position:relative}.calculator-form{padding:20px;margin-bottom:20px}.form-div input[type=text],.form-div input[type=email]{font-size:14px}.form-div .small-box .box-label .checkmark:after{width:16px;height:16px;background:#ee3824;border-radius:50%;left:1px;top:1px}.form-div h3,.form-div .h3{font-size:18px;line-height:normal}.form-content h2,.form-content .h2{font-size:24px;line-height:normal}.form-content p{font-size:14px;line-height:normal}.form-submit input[type=submit]{padding:10px 20px;font-size:14px;line-height:16px;text-align:center;display:block}.estimation h1,.estimation .h1,.estimation div.price-total{font-size:32px;line-height:normal;margin:0 auto 10px}.estimation .btn-table a{padding:15px 30px;font-size:14px}.estimation .table td{font-family:Poppins,sans-serif;font-size:14px;padding:10px 5px}.estimation .table th{font-size:14px;padding:10px 5px}.core-sec .core-btn{font-size:18px;font-family:Poppins,sans-serif;line-height:normal;height:auto;padding:15px 30px}.estimation-div .col-12.col-sm-12.col-md-8{padding-left:15px}.estimation-div .col-12.col-sm-12.col-md-4{padding-right:15px}.estimation-div .col-12.col-sm-12.col-md-6,.estimation-div .col-12.col-sm-12.col-md-12{padding:0 15px}.col-12.col-sm-12.col-md-12.estimation-footer{padding:20px 15px!important;margin-top:40px}.last-para,.last-price{text-align:center}#estimation{padding:0 15px}}@media only screen and (max-width:480px)and (min-width:320px){.header .logo-div img{width:150px}.header .logo-div{padding:10px 15px}.stp-sec{margin-bottom:20px;padding:0 10px}.stp-sec h1,.stp-sec .h1{font-size:26px;line-height:normal;margin:0 auto 10px;padding:0 10px}.stp-sec p{color:#282526;font-size:14px;line-height:normal;margin:10px auto 0}.boxes{height:100px}.boxes:hover{box-shadow:0 4px 20px 1px #ec36201f;transition:all .5s}.box-img img{width:50px}.box-img h2,.box-img .h2{font-size:14px;line-height:18px;margin:10px auto 0;transition:all .5s;font-family:Poppins,sans-serif}.col-6{margin-bottom:7px}.btn-sec{margin-top:20px;padding-right:10px;justify-content:center!important}.btn-sec .back-btn a,.btn-sec .next-btn input[type=submit],.btn-sec .next-btn input[type=button]{padding:10px 40px;font-size:12px;line-height:12px}.stpleft h2,.stpleft .h2{font-size:26px;line-height:normal;margin:0 auto 10px;padding:0 10px}.stpleft p{color:#282526;font-size:14px;line-height:normal;margin:10px auto 0}.stpleft .point-number,.stpleft{margin-bottom:10px}.box-label .checkmark{position:absolute;top:10px;right:10px;height:20px;width:20px}.box-label .checkmark:after{left:6px;top:2px;width:6px;height:12px}.padding-0{padding:0 10px}.small-box{height:42px}.small-box .box-label{font-size:12px;padding-left:40px}.small-box .box-label .checkmark{left:11px;top:11px}.m-b-20{margin-bottom:10px}.section--main{width:100%;height:200px;overflow-y:scroll;display:block}.mt-100{margin-top:100px}#section1 .mt-100,#section2 .mt-100{margin-top:60px}body.form-section{height:100%;overflow:auto}body.form-section .header{position:relative}.calculator-form{padding:20px;margin-bottom:20px}.form-div input[type=text],.form-div input[type=email]{font-size:14px}.form-div .small-box .box-label .checkmark:after{width:16px;height:16px;background:#ee3824;border-radius:50%;left:1px;top:1px}.form-div h3,.form-div .h3{font-size:18px;line-height:normal}.form-content h2,.form-content .h2{font-size:24px;line-height:normal}.form-content p{font-size:14px;line-height:normal}.form-submit input[type=submit]{padding:10px 20px;font-size:14px;line-height:16px;text-align:center;display:block}.estimation h1,.estimation .h1,.estimation div.price-total{font-size:32px;line-height:normal;margin:0 auto 10px}.estimation .btn-table a{padding:15px 30px;font-size:14px;display:initial}.estimation .table td{font-family:Poppins,sans-serif;font-size:14px;padding:10px 5px}.estimation .table th{font-size:14px;padding:10px 5px}.core-sec .core-btn{font-size:18px;font-family:Poppins,sans-serif;line-height:normal;height:auto;padding:15px 30px}.estimation-div .col-12.col-sm-12.col-md-8{padding-left:15px}.estimation-div .col-12.col-sm-12.col-md-4{padding-right:15px}.estimation-div .col-12.col-sm-12.col-md-6,.estimation-div .col-12.col-sm-12.col-md-12{padding:0 15px}.col-12.col-sm-12.col-md-12.estimation-footer{padding:20px 15px!important;margin-top:40px}.last-para,.last-price{text-align:center}#estimation{padding:0 15px}.alert-info{padding:0 15px;font-size:10px;border:0px;margin:0}}@media only screen and (max-width:991px){body{height:auto!important;overflow:auto!important}.header{position:relative}form[data-app-cost-calculator]{height:auto}form[data-app-cost-calculator] .section-height,form[data-app-cost-calculator] section#email-form{height:auto;min-height:100vh;overflow:visible;padding-bottom:60px}form[data-app-cost-calculator] .container.h-100,form[data-app-cost-calculator] .row.h-100{height:auto!important}form[data-app-cost-calculator] .section--main{display:block;width:100%;height:auto!important;max-height:none!important;overflow:visible!important}form[data-app-cost-calculator] .btn-sec{margin-top:30px;padding-bottom:30px;position:relative;z-index:2;display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap}form[data-app-cost-calculator] .stp-sec{margin-bottom:20px}form[data-app-cost-calculator] .stpleft{margin-bottom:15px}form[data-app-cost-calculator] section#email-form{padding-top:100px;padding-bottom:80px}form[data-app-cost-calculator] section#email-form .form-content{margin-bottom:25px}form[data-app-cost-calculator] section#email-form .form-content h2,form[data-app-cost-calculator] section#email-form .form-content .h2{font-size:28px}form[data-app-cost-calculator] section#email-form .form-content p{font-size:15px}form[data-app-cost-calculator] section#email-form .form-div{margin-bottom:20px}form[data-app-cost-calculator] section#email-form .form-submit{margin-bottom:20px}}#estimation .estimation-div .price-total{color:#f47a1f;font-size:42px;line-height:50px;font-family:Poppins,sans-serif;margin:20px auto;text-align:right;font-weight:500}#estimation .estimation-div .est-project-name h2,#estimation .estimation-div .est-project-name .h2{color:#f47a1f;font-size:42px;line-height:50px;font-family:Poppins,sans-serif;margin:20px auto;text-align:left}#estimation .estimation-div .core-sec .core-btn{background:#f5f7fa;height:60px;font-family:Poppins,sans-serif;text-align:center;line-height:60px;border-radius:50px;font-size:20px;text-transform:capitalize;margin:20px 0;display:inline-block;padding:0 30px;font-weight:500}#estimation .estimation-div .tabel-sec table td,#estimation .estimation-div .tabel-sec table th{padding:1.5em 1em;vertical-align:top;border-top:0px solid #f5f7fa;width:50%}#estimation .estimation-div .tabel-sec table thead{border:none}#estimation .estimation-div .tabel-sec table thead tr th{text-align:left;font-size:17px;color:#000;border:none}#estimation .estimation-div .tabel-sec table tbody tr td{font-size:15px;color:#000;border:none;border-top:1px solid #ddd;border-bottom:1px solid #ddd}#estimation .estimation-div .tabel-sec table tbody tr td svg{width:22px;height:22px}#estimation .estimation-div .tabel-sec .btn-table{display:flex;gap:15px;justify-content:end}#estimation .estimation-div .tabel-sec .btn-table .newbbb{padding:0;text-decoration:none;font-size:16px;transition:all .5s;margin:30px 0 0;min-width:300px;display:inline-block;background:#f47a1f;color:#fff;border:2px solid #f47a1f;border-radius:50px;font-weight:600;height:60px;line-height:57px;width:180px;text-align:center;text-transform:uppercase;cursor:pointer}#estimation .estimation-div .tabel-sec .btn-table .newbbb:hover{color:#f47a1f;background-color:transparent}#estimation .estimation-div .tabel-sec .btn-table .newbbb.book-call{margin-right:15px}#estimation .estimation-div .estimation-footer{background:#000;padding:30px;margin-top:30px}#estimation .estimation-div .estimation-footer .last-para{color:#fff;font-size:30px;line-height:55px;font-family:Poppins,sans-serif;margin:0;text-align:left;text-transform:uppercase}#estimation .estimation-div .estimation-footer .last-price{color:#fff;font-size:42px;line-height:46px;font-family:Poppins,sans-serif;margin:0;text-align:right}@media only screen and (max-width:1599px)and (min-width:100px){#estimation .estimation-div .tabel-sec .btn-table .newbbb{font-size:14px;min-width:230px;height:45px;line-height:40px;width:180px}#estimation .estimation-div .core-sec .core-btn{height:50px;line-height:50px}#estimation .estimation-div .estimation-footer .last-para{font-size:24px}#estimation .estimation-div .estimation-footer .last-price{font-size:32px}}@media only screen and (max-width:1399px)and (min-width:100px){#estimation .estimation-div .price-total{font-size:36px;margin:0}#estimation .estimation-div .est-project-name h2,#estimation .estimation-div .est-project-name .h2{font-size:32px}}
