@property --glow-angle{syntax:'<angle>';initial-value:0deg;inherits:false}@keyframes rotateGlow{from{--glow-angle:0deg}to{--glow-angle:360deg}}.serviceReasons{margin-top:100px;overflow:hidden}.serviceReasons_title{font-size:30px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;color:#fff;text-align:center;margin-bottom:8px}.serviceReasons_description{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.69;letter-spacing:normal;color:#fff;opacity:.8;text-align:center;max-width:940px;margin:0 auto}.serviceReasons_link{display:flex;margin:0 auto;width:-moz-fit-content;width:fit-content;margin-top:20px}.serviceReasons_wrapper{padding-top:65px;display:flex;overflow:auto;white-space:nowrap}.serviceReasons_wrapper::-webkit-scrollbar{display:none}.serviceReasons_single{display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:300px}.serviceReasons_single:not(:last-child){padding-right:20px}.serviceReasons_single-svg{position:relative;width:96px}.serviceReasons_single-svg::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;opacity:.34;filter:blur(54px)}.serviceReasons_single img,.serviceReasons_single svg{margin-bottom:11px}.serviceReasons_single-bigTitle{font-weight:700;font-size:40px;line-height:40px;margin-bottom:11px}.serviceReasons_single-title{font-size:28.2px;font-weight:300;line-height:1.06;color:#fff;margin-bottom:11px;text-align:center;white-space:break-spaces}.serviceReasons_single-title-big{font-size:40px;font-weight:700}.serviceReasons_single-description{font-size:14px;text-align:center;max-width:314px;margin:0 auto;opacity:.6;color:#fff;line-height:1.5}.acf-block-preview .serviceSection{margin-top:0}.serviceTextVideo{margin-top:100px;color:#fff;background:#000;padding:50px 0;position:relative;overflow:hidden}.serviceTextVideo .contianer{max-width:1520px}.serviceTextVideo_content{text-align:center;margin-bottom:40px;z-index:1;position:relative}.serviceTextVideo_title{font-size:30px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;color:#fff;margin-bottom:20px}.serviceTextVideo_title strong{display:block}.serviceTextVideo_description{font-size:18px;font-weight:400;margin-bottom:30px;color:#9e9e9e}.serviceTextVideo_logos{display:flex;flex-wrap:wrap;gap:15px}.serviceTextVideo_logos-single{width:calc(100% / 2 - 15px);display:flex;justify-content:center;align-items:center}.serviceTextVideo_logos-single:nth-child(n+6){position:absolute;opacity:0}.serviceTextVideo_logos-logo{height:45px}.serviceTextVideo_video video{max-width:100%;opacity:.5;filter:grayscale(100%)}.serviceTextVideo_hide{animation:hide_to_top .3s forwards}.serviceTextVideo_show{animation:show_from_top .3s forwards}@keyframes hide_to_top{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}@keyframes show_from_top{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1199px){.serviceTextVideo_logos{justify-content:center}}