html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(255,0,0,1.00) rgba(16,23,30,1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(16,23,30,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(255,0,0,1.00);
   border: 2px solid rgba(16,23,30,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(16,23,30,1.00);
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/bgr_id.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #002956;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#welcomeLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#welcomeLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#welcomeLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#welcomeLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#welcomeLayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #10171E;
   opacity: 0.92;
}
#wb_welcomeCarousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_welcomeCarousel
{
   box-sizing: border-box;
   width: 100%;
}
#welcomeCarousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#welcomeCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#welcomeCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   transition: opacity 750ms ease-in-out;
   height: 100%;
   text-align: center;
}
#welcomeCarousel .carousel-item-inner
{
   min-height: 847px;
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner > .carousel-item > img, #welcomeCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#welcomeCarousel .carousel-inner > .active, #welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#welcomeCarousel .carousel-inner > .active
{
   animation: welcomeCarousel-animation-show 281ms ease 94ms both;
   transform-origin: 150% 50%;
}
#welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#welcomeCarousel .carousel-inner > .carousel-item-next.carousel-item-start, #welcomeCarousel .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: welcomeCarousel-animation-show 281ms ease 94ms both;
   transform-origin: 150% 50%;
}
#welcomeCarousel .carousel-inner > .active.carousel-item-start, #welcomeCarousel .carousel-inner > .active.carousel-item-end
{
   animation: welcomeCarousel-animation-hide 375ms ease both;
   transform-origin: -50% 50%;
}
#welcomeCarousel .frame
{
   width: 1910px;
   display: inline-block;
   float: left;
   height: 847px;
}
@keyframes welcomeCarousel-animation-show
{
   0%   { opacity: 0; transform: translateZ(-500px) rotateY(-90deg); }
   100% { }
}
@keyframes welcomeCarousel-animation-hide
{
   0%   { }
   100% { opacity: 0; transform: translateZ(-500px) rotateY(90deg); }
}
#wb_Section1
{
   height: 592px;
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 50px 0 50px 0 ;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#Section1-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 8.5%;
   top: 6.1%;
   height: 25.2%;
   width: 41.3%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 107px;
   animation: animate-fade-in-up 200ms linear 500ms 1 normal both;
}
#Section1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 4.7%;
   top: 20.9%;
   height: 27.8%;
   width: 48.8%;
   padding: 0;
   color: #F5161E;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 107px;
   animation: animate-fade-in-up 200ms linear 1000ms 1 normal both;
}
#Section1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 25.7%;
   top: 41.6%;
   height: 6.9%;
   width: 6.7%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 35px;
   animation: animate-fade-in-up 200ms linear 1500ms 1 normal both;
}
#Section1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 13.2%;
   top: 48.3%;
   height: 31.1%;
   width: 31.9%;
   padding: 0;
   color: #F5161E;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 107px;
   animation: animate-fade-in-up 200ms linear 1500ms 1 normal both;
}
#Section1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 41.3%;
   top: 2%;
   height: auto;
   width: 50.1%;
   padding: 0;
   animation: animate-fade-in-up 200ms linear 1500ms 1 normal both;
}
#Section1-card-item4 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section1-card-item5
{
   display: inline-flex;
   align-items: center;
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 23.3%;
   top: 75.8%;
   height: 10.3%;
   width: 11.6%;
   border: 2px solid #F5161E;
   border-radius: 35px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   justify-content: center;
   text-align: center;
   animation: animate-fade-in-up 200ms linear 1750ms 1 normal both;
}
#Section1-card-item5 a
{
   color: inherit;
   width: 100%;
   display: block;
   padding: 8px 0 8px 0;
   text-decoration: none;
}
#wb_carrusel_servicios
{
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   opacity: 0.80;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#carrusel_servicios
{
   position: relative;
   padding: 5px 10px 5px 10px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1920px;
   box-sizing: border-box;
   font-size: 0;
}
#carrusel_servicios .owl-dots, #carrusel_servicios .owl-nav
{
   text-align: center;
}
#carrusel_servicios .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #9F0D0D;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#carrusel_servicios .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #9F0D0D;
   text-decoration: none;
}
#carrusel_servicios .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#carrusel_servicios .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#carrusel_servicios .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: 100%;
}
#carrusel_servicios .owl-nav button.owl-prev, #carrusel_servicios .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#carrusel_servicios .owl-nav button.owl-prev span, #carrusel_servicios .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#carrusel_servicios .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#carrusel_servicios .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #A9A9A9;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#carrusel_servicios .owl-dots .owl-dot.active span, #carrusel_servicios .owl-dots .owl-dot:hover span
{
   background: #9F0D0D;
}
#wb_featuresCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 70px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#featuresCard6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard6-card-item0
{
   display: inline-block;
   height: 65px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 50px;
   background-color: #C7EF1D;
   background-image: none;
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#wb_featuresCard6:hover #featuresCard6-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#featuresCard6-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#featuresCard6-card-item0 a
{
   color: inherit;
   display: block;
   padding: 15px 15px 15px 15px;
   text-decoration: none;
}
#featuresCard6-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 35px;
   width: 35px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Symbols Rounded";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#featuresCard6-card-item0 .smartphone:before
{
   content: "\e32c";
}
#featuresCard6-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#featuresCard6-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
   min-height: 100px;
}
#wb_featuresCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#featuresCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard3-card-item0
{
   display: inline-block;
   height: 65px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50px;
   background-color: #C7EF1D;
   background-image: none;
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#wb_featuresCard3:hover #featuresCard3-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#featuresCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#featuresCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 35px;
   width: 35px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Symbols Rounded";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#featuresCard3-card-item0 .design-services:before
{
   content: "\f10a";
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
   min-height: 100px;
}
#wb_featuresCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#featuresCard5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard5-card-item0
{
   display: inline-block;
   height: 65px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50px;
   background-color: #C7EF1D;
   background-image: none;
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#wb_featuresCard5:hover #featuresCard5-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#featuresCard5-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#featuresCard5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 35px;
   width: 35px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Symbols Rounded";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#featuresCard5-card-item0 .qr-code:before
{
   content: "\ef6b";
}
#featuresCard5-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#featuresCard5-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
   min-height: 100px;
}
#socialSticky
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_Icon3
{
   background-color: #10171E;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   opacity: 0.75;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
}
#wb_Icon3 a
{
   text-decoration: none;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon3:hover
{
   background-color: #C7EF1D;
   background-image: none;
   border: 0px solid #645E59;
}
#Icon3
{
   height: 22px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.Icon3
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.Icon3:before
{
   content: "\e316";
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #000000;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #10171E;
   border-radius: 50%;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1:hover
{
   background-color: #FF0000;
   background-image: none;
   border-color: #10171E;
}
#OverlayMenu1
{
   display: block;
   width: 54px;
   height: 54px;
   position: absolute;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 12px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
   transition: all 500ms linear;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 15px;
}
#OverlayMenu1 .line:nth-child(odd)
{
   border-radius: 2px 0 0 2px;
}
#OverlayMenu1 .line:nth-child(even)
{
   border-radius: 0 2px 2px 0;
}
#OverlayMenu1 .line:nth-child(1)
{
   transform: translate(-50%, 0);
}
#OverlayMenu1 .line:nth-child(2)
{
   transform: translate(50%, -200%);
}
#OverlayMenu1 .line:nth-child(3)
{
   transform: translate(-50%, -200%);
}
#OverlayMenu1 .line:nth-child(4)
{
   transform: translate(50%, -400%);
}
#OverlayMenu1 .line:nth-child(5)
{
   transform: translate(-50%, -400%);
}
#OverlayMenu1 .line:nth-child(6)
{
   transform: translate(50%, -600%);
}
#OverlayMenu1.open .line:nth-child(1)
{
   transform: translate(-33%, 100%) rotate(45deg);
}
#OverlayMenu1.open .line:nth-child(2)
{
   transform: translate(33%, -100%) rotate(-45deg);
}
#OverlayMenu1.open .line:nth-child(3)
{
   transform: translate(-150%, -200%);
   opacity: 0;
}
#OverlayMenu1.open .line:nth-child(4)
{
   transform: translate(150%, -400%);
   opacity: 0;
}
#OverlayMenu1.open .line:nth-child(5)
{
   transform: translate(-33%, -500%) rotate(-45deg);
}
#OverlayMenu1.open .line:nth-child(6)
{
   transform: translate(33%, -700%) rotate(45deg);
}
#OverlayMenu1.open .line:nth-child(1)
{
}
#OverlayMenu1.open .line:nth-child(2)
{
}
#OverlayMenu1.open .line:nth-child(3)
{
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(255,0,0,0.87);
   -webkit-backdrop-filter: blur(10px);
   backdrop-filter: blur(10px);
}
#OverlayMenu1-overlay ul
{
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 480px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 16px 22px 16px 22px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #FF0000;
   background-color: #10171E;
}
#OverlayMenu1-overlay
{
   opacity: 0;
   visibility: hidden;
   transition: opacity 400ms, visibility 0s 400ms;
}
#OverlayMenu1-overlay.show
{
   z-index: 7778 !important;
   opacity: 1;
   visibility: visible;
   transition: opacity 0.5s;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   animation: 400ms linear 400ms both none;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   animation-name: slide-left-in;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   animation-name: none;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu1-social
{
   padding: 64px 0 0 0;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #FF0000;
   display: inline-block;
   font-size: 32px;
   margin: 0 .5em;
   padding: 12px;
   transition: all .2s linear 0s;
   width: 32px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #FF0000;
   color: #10171E;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_Icon5
{
   background-color: #10171E;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   opacity: 0.75;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
}
#wb_Icon5 a
{
   text-decoration: none;
}
#wb_Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon5:hover
{
   background-color: #C7EF1D;
   background-image: none;
   border: 0px solid #645E59;
}
#Icon5
{
   height: 22px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon5 i
{
   color: #C7EF1D;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
}
#wb_Icon5:hover #Icon5 i
{
   color: #000000;
}
#wb_listingsCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#listingsCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#listingsCard1-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#FlexContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_soluciones_digitales
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 50px 0 50px 0 ;
}
#soluciones_digitales
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#soluciones_digitales > .col-1, #soluciones_digitales > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#soluciones_digitales > .col-1, #soluciones_digitales > .col-2
{
   flex: 0 0 auto;
}
#soluciones_digitales > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#soluciones_digitales > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#soluciones_digitales > .col-1, #soluciones_digitales > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 25px 50px 0 ;
   text-align: left;
}
#wb_Text1
{
   color: #10171E;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-size: 29px;
   line-height: 45px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 20px 25px 50px 0 ;
   box-sizing: border-box;
   width: calc(100% - 25px);
}
#wb_JavaScript2
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_planes_web
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C7EF1D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#planes_web
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#planes_web > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#planes_web > .col-1
{
   flex: 0 0 auto;
}
#planes_web > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#planes_web > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   display: inline-block;
   height: 65px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50px;
   background-color: #C7EF1D;
   background-image: none;
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#wb_Card6:hover #Card6-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#Card6-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card6-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 35px;
   width: 35px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Symbols Rounded";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card6-card-item0 .menu-book:before
{
   content: "\ea19";
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
   min-height: 100px;
}
#wb_pricing14Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#pricing14Heading
{
   color: #10171E;
   font-family: "Space Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_pricing14LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C7EF1D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#pricing14LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#pricing14LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#pricing14LayoutGrid2 > .row > .col-1, #pricing14LayoutGrid2 > .row > .col-2, #pricing14LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#pricing14LayoutGrid2 > .row > .col-1, #pricing14LayoutGrid2 > .row > .col-2, #pricing14LayoutGrid2 > .row > .col-3
{
   float: left;
}
#pricing14LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#pricing14LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#pricing14LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#pricing14LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0 50px 0;
}
#pricing14LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#pricing14LayoutGrid2 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#pricing14LayoutGrid2:before,
#pricing14LayoutGrid2:after,
#pricing14LayoutGrid2 .row:before,
#pricing14LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#pricing14LayoutGrid2:after,
#pricing14LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#pricing14LayoutGrid2 > .row > .col-1, #pricing14LayoutGrid2 > .row > .col-2, #pricing14LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#pricing14LayoutGrid2-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 200px;
   line-height: 0;
   left: 0;
}
#pricing14LayoutGrid2-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#pricing14LayoutGrid2-divider-top .divider-fill
{
   fill: rgba(199,239,29,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_pricing14Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292929;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#pricing14Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricing14Card2-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #1778F2;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#pricing14Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card2-card-item4
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#pricing14Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card2-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card2-card-item7
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card2-card-item7 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card2-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card2-card-item8
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card2-card-item8 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card2-card-item9
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card2-card-item10
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card2-card-item10 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card2-card-item10 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card2-card-item11
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card2-card-item11 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card2-card-item12
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card2-card-item13
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 25px 20px 50px 20px;
   border: 0px solid #3588F0;
   border-radius: 0px;
   background-color: #1778F2;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card2-card-item13:hover
{
   background-color: #FFFFFF;
   color: #0275D8;
   border-color: #0275D8;
   transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms;
}
#pricing14Card2-card-item13
{
   background-color: #0275D8;
   color: #FFFFFF;
   border-color: #0275D8;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#pricing14Card2-card-item13 a
{
   color: inherit;
   display: block;
   padding: 10px 25px 10px 25px;
   text-decoration: none;
}
#wb_pricing14Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292929;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#pricing14Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricing14Card1-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #C7EF1D;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 53px;
}
#pricing14Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#pricing14Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item4
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item5
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item7
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item7 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item8
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item8 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item9
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item10
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item10 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item10 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item11
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item11 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item12
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item13
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item13 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item13 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item14
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item14 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item15
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item16
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item16 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item16 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item17
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item17 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item18
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item19
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item19 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item19 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item20
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item20 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item21
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item22
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item22 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item22 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item23
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item23 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item24
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item25
{
   display: inline-block;
   height: 49px;
   box-sizing: border-box;
   margin: 25px 20px 50px 20px;
   padding: 15px 25px 15px 25px;
   border: 0px solid #C7EF1D;
   border-radius: 25px;
   background-color: #C7EF1D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item25:hover
{
   background-color: #10171E;
   color: #C7EF1D;
   border-color: #C7EF1D;
   transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms;
}
#pricing14Card1-card-item25
{
   background-color: #C7EF1D;
   color: #10171E;
   border-color: #C7EF1D;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#wb_pricing14Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #292929;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#pricing14Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricing14Card3-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #1778F2;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#pricing14Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card3-card-item4
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card3-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card3-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card3-card-item5
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card3-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card3-card-item7
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card3-card-item7 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card3-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card3-card-item8
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card3-card-item8 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card3-card-item9
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card3-card-item10
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card3-card-item10 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card3-card-item10 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card3-card-item11
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card3-card-item11 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card3-card-item12
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card3-card-item13
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 25px 20px 50px 20px;
   border: 0px solid #3588F0;
   border-radius: 0px;
   background-color: #1778F2;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card3-card-item13:hover
{
   background-color: #FFFFFF;
   color: #0275D8;
   border-color: #0275D8;
   transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms;
}
#pricing14Card3-card-item13
{
   background-color: #0275D8;
   color: #FFFFFF;
   border-color: #0275D8;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#pricing14Card3-card-item13 a
{
   color: inherit;
   display: block;
   padding: 10px 25px 10px 25px;
   text-decoration: none;
}
#wb_pricing14Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: center;
}
#wb_pricing14Text
{
   color: #10171E;
   font-family: "Space Grotesk";
   font-weight: 400;
   font-size: 19px;
   line-height: 33px;
}
#wb_pricing14Text p, #wb_pricing14Text ul
{
   margin: 0;
   padding: 0;
}
#wb_pricing14Text
{
   display: block;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Button7
{
   box-sizing: border-box;
   line-height: 68px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #10171E;
   border-radius: 50px;
   background-color: #10171E;
   background-image: none;
   color: #C7EF1D;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 15px 0 15px 0 ;
}
#Button7:focus
{
   outline: 0;
}
#Button7:hover
{
   transform: rotate(0deg) scale(1.1,1.1) ;
   transition: transform 300ms linear 0ms;
}
#Button7
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Extension1
{	  
   border: 2px solid #FF0000;
   border-radius: 30px;
   direction: ltr;
   display: block;
   height: 50px;
   margin: 0 auto;
   position: relative;
   width: 30px;
}
#Extension1:after
{
   animation: scroll-button-slow 2s cubic-bezier(0.7, -0.7, 0.3, 1.4) infinite;
   background-color: #FFFFFF;
   border-radius: 50%;
   content: "";
   display: block;
   height: 6px;
   margin-left: 12px;
   position: absolute;
   top: 10px;
   width: 6px;
}
@keyframes scroll-button-slow 
{
   0%
   {
      transform: translateY(0px) scaleY(1);
   }  
   20% 
   {
      transform: translateY(0px) scaleX(1.2);
      opacity: 1;
   }  
   100% 
   {
      transform: translateY(25px) scaleY(3) scaleX(0.8);
      opacity: 0;
   }
}
@keyframes scroll-button-fast 
{
   0%,
   20% 
   {
      transform: translateY(0px);
      opacity: 1;
   }  
   50% 
   {
      transform: translateY(20px);
      opacity: 1;
   }  
   80%,
   100% 
   {
      transform: translateY(20px);
      opacity: 0;
   }
}
#wb_Extension1{
   margin: 0;
   animation: animate-fade-in-up 1750ms linear 200ms 1 normal both;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   z-index: 21;
}
#wb_Card1
{
   display: flex;
   z-index: 6;
}
#wb_OverlayMenu1
{
   position: absolute;
   left: 7px;
   top: 15px;
   width: 54px;
   height: 54px;
   z-index: 14;
}
#wb_Card3
{
   display: flex;
   z-index: 8;
}
#JavaScript2
{
   color: #000000;
   font-size: 32px;
   font-family: "Poppins";
   font-weight: bold;
   width: 100%;
   height: 100%;
   animation: spinZ 20s linear infinite;
   text-align: center;
}
#wb_Icon5
{
   position: absolute;
   left: 13px;
   top: 79px;
   width: 22px;
   height: 22px;
   opacity: 0.75;
   text-align: center;
   z-index: 15;
}
#wb_Card2
{
   display: flex;
   z-index: 7;
}
#wb_welcomeCarousel
{
}
#wb_Extension1
{
   display: inline-block;
   position: relative;
   width: 100px;
   height: 100px;
   z-index: 1;
}
#wb_Section1
{
   display: inline-block;
   width: 1900px;
   height: 592px;
   z-index: 0;
}
#wb_pricing14Card2
{
   display: flex;
   width: 100%;
   z-index: 23;
}
#wb_pricing14Card3
{
   display: flex;
   width: 100%;
   z-index: 24;
}
#socialSticky
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 5px;
   top: auto;
   bottom: 0px;
   width: 71px;
   height: 82px;
   z-index: 32;
}
#wb_listingsCard1
{
   display: flex;
   z-index: 5;
}
#wb_pricing14Card1
{
   display: flex;
   width: 100%;
   z-index: 22;
}
#wb_featuresCard5
{
   display: flex;
   width: 100%;
   z-index: 20;
}
#wb_featuresCard3
{
   display: flex;
   width: 100%;
   z-index: 19;
}
#wb_featuresCard6
{
   display: flex;
   width: 100%;
   z-index: 18;
}
#wb_Card8
{
   display: flex;
   z-index: 12;
}
#Layer1
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 5px;
   top: 50%;
   margin-top: -70px;
   width: 68px;
   height: 141px;
   z-index: 10000;
}
#wb_pricing14Heading
{
   display: block;
   width: 100%;
   z-index: 25;
}
#wb_JavaScript2
{
   display: inline-block;
   width: 273px;
   height: 222px;
   z-index: 16;
}
#Button7
{
   display: inline-block;
   width: 195px;
   height: 70px;
   z-index: 27;
}
#wb_Card5
{
   display: flex;
   z-index: 10;
}
#wb_Icon3
{
   position: absolute;
   left: 14px;
   top: 30px;
   width: 22px;
   height: 22px;
   opacity: 0.75;
   text-align: center;
   z-index: 13;
}
#wb_Card4
{
   display: flex;
   z-index: 9;
}
#wb_Card7
{
   display: flex;
   z-index: 11;
}
@media only screen and (max-width: 1919px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_welcomeCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_welcomeCarousel
{
   margin: 0;
}
#welcomeCarousel .carousel-item-inner
{
   min-height: 699px;
   padding: 0;
}
#wb_Section1
{
   width: 370px;
   height: 405px;
   visibility: visible;
   display: inline-block;
   margin: 50px 0 20px 0 ;
}
#Section1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 8.6%;
   top: 0%;
   height: 12.6%;
   width: 83%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   animation: animate-fade-in-up 200ms linear 500ms 1 normal both;
}
#Section1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 25.9%;
   top: 9.4%;
   height: 12.6%;
   width: 48.9%;
   padding: 0;
   color: #F5161E;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   animation: animate-fade-in-up 200ms linear 1000ms 1 normal both;
}
#Section1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 41.1%;
   top: 23.7%;
   height: 3.2%;
   width: 18.1%;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   animation: animate-fade-in-up 200ms linear 1500ms 1 normal both;
}
#Section1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 23%;
   top: 27.9%;
   height: 13.6%;
   width: 54.1%;
   padding: 0;
   color: #F5161E;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   animation: animate-fade-in-up 200ms linear 1500ms 1 normal both;
}
#Section1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 7.8%;
   top: 41.5%;
   height: auto;
   width: 89.5%;
   padding: 0;
   animation: animate-fade-in-up 200ms linear 1500ms 1 normal both;
}
#Section1-card-item4 img
{
   box-sizing: border-box;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Section1-card-item5
{
   display: inline-flex;
   align-items: center;
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 32.2%;
   top: 91.1%;
   height: 8.9%;
   width: 36.2%;
   border: 2px solid #F5161E;
   border-radius: 35px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   justify-content: center;
   text-align: center;
   animation: animate-fade-in-up 200ms linear 1750ms 1 normal both;
}
#Section1-card-item5 a
{
   color: inherit;
   width: 100%;
   display: block;
   padding: 8px 0 8px 0;
   text-decoration: none;
}
#wb_Section1
{
   text-align: center;
}
#wb_Section1
{
   height: 405px;
   padding: 0;
}
#wb_carrusel_servicios
{
   visibility: visible;
   display: block;
}
#carrusel_servicios
{
   padding: 5px 10px 5px 10px;
}
#wb_featuresCard6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 70px 0 0 0 ;
}
#featuresCard6-card-item0
{
   display: inline-block;
   height: 65px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 50px;
   background-color: #C7EF1D;
   background-image: none;
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#wb_featuresCard6:hover #featuresCard6-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#featuresCard6-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#featuresCard6-card-item0 a
{
   color: inherit;
   display: block;
   padding: 15px 15px 15px 15px;
   text-decoration: none;
}
#featuresCard6-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 35px;
   width: 35px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Symbols Rounded";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#featuresCard6-card-item0 .smartphone:before
{
   content: "\e32c";
}
#featuresCard6-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#featuresCard6-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
   min-height: 100px;
}
#wb_featuresCard6
{
   text-align: left;
}
#wb_featuresCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#featuresCard3-card-item0
{
   display: inline-block;
   height: 65px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50px;
   background-color: #C7EF1D;
   background-image: none;
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#wb_featuresCard3:hover #featuresCard3-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#featuresCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#featuresCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 35px;
   width: 35px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Symbols Rounded";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#featuresCard3-card-item0 .design-services:before
{
   content: "\f10a";
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
   min-height: 100px;
}
#wb_featuresCard3
{
   text-align: left;
}
#wb_featuresCard5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#featuresCard5-card-item0
{
   display: inline-block;
   height: 65px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50px;
   background-color: #C7EF1D;
   background-image: none;
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#wb_featuresCard5:hover #featuresCard5-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#featuresCard5-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#featuresCard5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 35px;
   width: 35px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Symbols Rounded";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#featuresCard5-card-item0 .qr-code:before
{
   content: "\ef6b";
}
#featuresCard5-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#featuresCard5-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
   min-height: 100px;
}
#wb_featuresCard5
{
   text-align: left;
}
#socialSticky
{
   width: 71px;
   height: 82px;
   visibility: visible;
   display: block;
}
#wb_Icon3
{
   left: 14px;
   top: 30px;
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline;
   margin: 0 5px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon3
{
   width: 22px;
   height: 22px;
}
#Icon3 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#Layer1
{
   width: 68px;
   height: 141px;
   visibility: visible;
   display: block;
}
#wb_OverlayMenu1
{
   left: 7px;
   top: 15px;
   width: 54px;
   height: 54px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #10171E;
   border-radius: 50%;
   width: 54px;
   height: 54px;
}
#OverlayMenu1:hover
{
   background-color: #FF0000;
   background-image: none;
   border-color: #10171E;
}
#OverlayMenu1 .line
{
   background: #FFFFFF;
}
#OverlayMenu1 .line
{
   top: 12px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 15px;
}
#OverlayMenu1-overlay ul
{
   font-size: 32px;
   text-align: center;
}
#wb_Icon5
{
   left: 13px;
   top: 79px;
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Icon5
{
   width: 22px;
   height: 22px;
}
#Icon5 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_listingsCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard1-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_listingsCard1
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   background-color: transparent;
   background-image: none;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card5
{
   text-align: center;
}
#FlexContainer1
{
   visibility: hidden;
   display: none;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_soluciones_digitales
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_soluciones_digitales
{
   height: auto;
   margin-top: 50px;
   margin-bottom: 50px;
}
#soluciones_digitales
{
   height: auto;
   padding: 0;
}
#soluciones_digitales > .col-1, #soluciones_digitales > .col-2
{
   padding-right: 25px;
   padding-left: 25px;
}
#soluciones_digitales > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#soluciones_digitales > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 29px;
   margin: 20px 25px 50px 0 ;
   padding: 0;
   text-align: left;
   line-height: 45px;
}
#wb_JavaScript2
{
   width: 273px;
   height: 222px;
   visibility: hidden;
   display: none;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_planes_web
{
   visibility: visible;
   display: table;
}
#wb_planes_web
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#planes_web
{
   height: auto;
   padding: 75px 0 0 0;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   display: inline-block;
   height: 65px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50px;
   background-color: #C7EF1D;
   background-image: none;
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
}
#wb_Card6:hover #Card6-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#Card6-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card6-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 35px;
   width: 35px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Symbols Rounded";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card6-card-item0 .menu-book:before
{
   content: "\ea19";
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #011E3C;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
   min-height: 100px;
}
#wb_Card6
{
   text-align: left;
}
#wb_pricing14Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_pricing14LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_pricing14LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#pricing14LayoutGrid2
{
   height: auto;
   padding: 0 15px 50px 15px;
}
#pricing14LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#pricing14LayoutGrid2-divider-top
{
   height: 200px;
}
#pricing14LayoutGrid2-divider-top
{
   top: 0%;
   left: 0;
}
#wb_pricing14Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#pricing14Card2-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #1778F2;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#pricing14Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card2-card-item4
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card2-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card2-card-item5
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#pricing14Card2-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card2-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card2-card-item7
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card2-card-item7 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card2-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card2-card-item8
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card2-card-item8 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card2-card-item9
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card2-card-item10
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card2-card-item10 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card2-card-item10 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card2-card-item11
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card2-card-item11 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card2-card-item12
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card2-card-item13
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 25px 20px 50px 20px;
   border: 0px solid #3588F0;
   border-radius: 0px;
   background-color: #1778F2;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card2-card-item13:hover
{
   background-color: #FFFFFF;
   color: #0275D8;
   border-color: #0275D8;
   transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms;
}
#pricing14Card2-card-item13
{
   background-color: #0275D8;
   color: #FFFFFF;
   border-color: #0275D8;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#pricing14Card2-card-item13 a
{
   color: inherit;
   display: block;
   padding: 10px 25px 10px 25px;
   text-decoration: none;
}
#wb_pricing14Card2
{
   text-align: center;
}
#wb_pricing14Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#pricing14Card1-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #C7EF1D;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 53px;
}
#pricing14Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#pricing14Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item4
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item5
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item7
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item7 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item8
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item8 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item9
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item10
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item10 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item10 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item11
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item11 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item12
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item13
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item13 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item13 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item14
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item14 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item15
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item16
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item16 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item16 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item17
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item17 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item18
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item19
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item19 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item19 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item20
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item20 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item21
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item22
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C7EF1D;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card1-card-item22 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item22 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card1-card-item23
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item23 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card1-card-item24
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card1-card-item25
{
   display: inline-block;
   height: 49px;
   box-sizing: border-box;
   margin: 25px 20px 50px 20px;
   padding: 15px 25px 15px 25px;
   border: 0px solid #C7EF1D;
   border-radius: 25px;
   background-color: #C7EF1D;
   background-image: none;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card1-card-item25:hover
{
   background-color: #10171E;
   color: #C7EF1D;
   border-color: #C7EF1D;
   transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms;
}
#pricing14Card1-card-item25
{
   background-color: #C7EF1D;
   color: #10171E;
   border-color: #C7EF1D;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#wb_pricing14Card1
{
   text-align: center;
}
#wb_pricing14Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#pricing14Card3-card-item0
{
   box-sizing: border-box;
   margin: 50px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   color: #1778F2;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#pricing14Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#pricing14Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card3-card-item4
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card3-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card3-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card3-card-item5
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card3-card-item5 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card3-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card3-card-item7
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card3-card-item7 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card3-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card3-card-item8
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card3-card-item8 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card3-card-item9
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card3-card-item10
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricing14Card3-card-item10 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card3-card-item10 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricing14Card3-card-item11
{
   display: inline-block;
   height: 19px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DCDFEA;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card3-card-item11 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#pricing14Card3-card-item12
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricing14Card3-card-item13
{
   display: inline-block;
   height: 39px;
   box-sizing: border-box;
   margin: 25px 20px 50px 20px;
   border: 0px solid #3588F0;
   border-radius: 0px;
   background-color: #1778F2;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#pricing14Card3-card-item13:hover
{
   background-color: #FFFFFF;
   color: #0275D8;
   border-color: #0275D8;
   transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms;
}
#pricing14Card3-card-item13
{
   background-color: #0275D8;
   color: #FFFFFF;
   border-color: #0275D8;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#pricing14Card3-card-item13 a
{
   color: inherit;
   display: block;
   padding: 10px 25px 10px 25px;
   text-decoration: none;
}
#wb_pricing14Card3
{
   text-align: center;
}
#wb_pricing14Text
{
   visibility: visible;
   display: block;
}
#wb_pricing14Text
{
   font-size: 19px;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
   line-height: 35px;
}
#Button7
{
   width: 195px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 15px 0 15px 0 ;
   padding: 0;
}
#Button7
{
   line-height: 68px;
}
#wb_Extension1
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Space Grotesk";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_Card8
{
   text-align: center;
}
}
#JavaScript2 span 
{
   position: absolute;
   display: inline-block;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   transition: all .5s cubic-bezier(0,0,0,1);
}
@keyframes spinZ {
0% { transform: rotateZ(360deg); }
100% { transform: rotateZ(0deg); }
}
