

/* Start:/local/templates/universe_s1/components/intec.universe/main.widget/form.6/style.css?17661960563808*/
.widget.c-widget.c-widget-form-6 {
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding: 0 40px;
}
.widget.c-widget.c-widget-form-6 .widget-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
  padding: clamp(133px, 12vw, 219px) 0 clamp(129px, 12vw, 211px);
  border-radius: 30px;
  background: #FFF;
  max-width: 1840px;
  margin: 0 auto;
}
.widget.c-widget.c-widget-form-6 .widget-form-title-wrap,
.widget.c-widget.c-widget-form-6 .widget-form-button-wrap {
  position: relative;
}
.widget.c-widget.c-widget-form-6 .widget-form-title {
    max-width: 1146px;
    color: #282829;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(26px, 3.4vw, 53px);
    font-weight: 600;
    line-height: 120%;
}
.widget.c-widget.c-widget-form-6 .widget-form-title-wrap + .widget-form-button-wrap {
  margin-top: 59px;
}
.widget.c-widget.c-widget-form-6 .widget-form-button{
  display: flex;
  align-items: center;
  cursor: pointer;
}


.widget.c-widget.c-widget-form-6 .widget-form-button:hover .button-text,
.widget.c-widget.c-widget-form-6 .widget-form-button:hover .button-arrow{
  background-color: #d8f767 !important;
}

.widget.c-widget.c-widget-form-6 .widget-form-icons{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.widget.c-widget.c-widget-form-6 .widget-form-icon{
  position: absolute;
  display: flex;
}
.widget.c-widget.c-widget-form-6 .widget-form-icon:nth-child(1){
  top: 0;
  left: 16%;
}
.widget.c-widget.c-widget-form-6 .widget-form-icon:nth-child(2){
  top: 10%;
  right: 0;
}
.widget.c-widget.c-widget-form-6 .widget-form-icon:nth-child(3){
  bottom: 0;
  left: 0;
}

.widget.c-widget.c-widget-form-6 .widget-form-icon-mobile{
  display: none;
}

@media all and (max-width: 1220px) {
  .widget.c-widget.c-widget-form-6{
    padding: 0 20px;
  }
  .widget.c-widget.c-widget-form-6 .widget-form-title{
    max-width: 80%;
    margin: 0 auto;
  }
  .widget.c-widget.c-widget-form-6 .widget-form-icon:nth-child(1) svg{
    width: 70%;
    height: auto;
  }
  .widget.c-widget.c-widget-form-6 .widget-form-icon:nth-child(2) svg{
    height: auto;
    width: 70%;
    margin: 0 0 0 auto;
  }
  .widget.c-widget.c-widget-form-6 .widget-form-icon:nth-child(3) svg{
    height: auto;
    width: 70%;
  }
}
@media all and (max-width: 1000px) {
  .widget.c-widget.c-widget-form-6 .widget-form{
    border-radius: 0;
    padding: clamp(133px, 12vw, 219px) 20px clamp(129px, 12vw, 211px);
  }
  .widget.c-widget.c-widget-form-6{
    padding: 0;
  }
}
@media all and (max-width: 720px) {
  .widget.c-widget.c-widget-form-6 .widget-form-title{
    max-width: none;
  }
  .widget.c-widget.c-widget-form-6 .widget-form-icon:nth-child(1){
    left: 6%;
  }
  .widget.c-widget.c-widget-form-6 .widget-form-icon:nth-child(1) svg {
    width: 100%;
    height: auto;
  }
  .widget.c-widget.c-widget-form-6 .widget-form-icon:nth-child(2){
    top: 12%;
    right: 0;
  }
  .widget.c-widget.c-widget-form-6 .widget-form-icon:nth-child(2) svg {
    width: 100%;
  }
  .widget.c-widget.c-widget-form-6 .widget-form-icon:nth-child(3){
    bottom: 18%;
  }
  .widget.c-widget.c-widget-form-6 .widget-form-icon:nth-child(3) svg {
    width: 100%;
  }
  .widget.c-widget.c-widget-form-6 .widget-form-icon-desktop{
    display: none;
  }
  .widget.c-widget.c-widget-form-6 .widget-form-icon-mobile{
    display: block;
  }
}
@media all and (max-width: 550px) {
  .widget.c-widget.c-widget-form-6 .widget-form-title-wrap + .widget-form-button-wrap {
    margin-top: 37px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/universe_s1/components/intec.universe/main.widget/form.6/style.css?17661960563808 */
