/* BazarMS SmartEmailing newsletter v12 */
.se-custom-form{
  --se-accent:#f5aa00;--se-dark:#232428;--se-text:#222328;--se-border:#d5d7db;
  width:calc(100% - 32px)!important;max-width:1394px!important;margin:20px auto 0!important;
  background:#fff!important;border:2px solid var(--se-accent)!important;border-radius:28px!important;
  overflow:hidden!important;box-sizing:border-box!important;font-family:'Nunito Sans',sans-serif!important;
}
.se-bazarms-layout{display:grid!important;grid-template-columns:minmax(0,58%) minmax(0,42%)!important;background:#fff!important;align-items:stretch!important}
.se-bazarms-content{padding:30px 34px 32px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;box-sizing:border-box!important}
.se-bazarms-heading{display:flex!important;align-items:flex-start!important;gap:12px!important;margin:0 0 24px!important}
.se-bazarms-heart{flex:0 0 auto!important;color:var(--se-accent)!important;font-size:48px!important;line-height:.9!important;-webkit-text-stroke:2px #111!important;transform:rotate(-8deg)!important}
.se-bazarms-title{display:block!important;min-width:0!important}
.se-bazarms-heading-main{display:block!important;color:#111!important;font-size:clamp(34px,3vw,54px)!important;font-weight:900!important;line-height:.9!important;letter-spacing:-.035em!important;margin:0!important}
.se-bazarms-heading-sub{display:table!important;margin-top:8px!important;padding:7px 16px 8px!important;background:var(--se-accent)!important;color:#111!important;font-size:clamp(18px,1.7vw,27px)!important;font-weight:900!important;line-height:1!important;letter-spacing:-.01em!important;clip-path:polygon(1% 12%,98% 2%,100% 88%,2% 100%)!important}
.se-bazarms-visual{min-height:360px!important;background-image:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.82) 8%,rgba(255,255,255,.15) 28%,rgba(255,255,255,0) 43%),url('/user/documents/upload/assets/se-form-footer/se-form-room.jpg')!important;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important}

.se-custom-form #se-webform-1.se-webform,.se-custom-form .se-webform{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;font-family:'Nunito Sans',sans-serif!important;font-weight:600!important;box-sizing:border-box!important}
.se-custom-form .se-webform-inner{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important}
.se-custom-form #se-webform-1 .se-header,.se-custom-form .se-header{display:none!important}
.se-custom-form .se-body,.se-custom-form .se-body ul{margin:0!important;padding:0!important}
.se-custom-form .se-body ul.se-bazarms-fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 16px!important;align-items:start!important}
.se-custom-form .se-body ul.se-bazarms-fields>li{min-width:0!important;margin:0!important;padding:0!important;list-style:none!important}
.se-custom-form .se-body ul.se-bazarms-fields>li::before{display:none!important;content:none!important}
.se-custom-form .se-field-wide,.se-custom-form li.se-webform-primary-purpose{grid-column:1/-1!important}
.se-custom-form .se-field-name label,.se-custom-form .se-field-email label{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.se-custom-form input[type='text'],.se-custom-form input[type='email'],.se-custom-form input[type='tel'],.se-custom-form textarea,.se-custom-form select{width:100%!important;min-height:52px!important;margin:0!important;padding:12px 14px!important;box-sizing:border-box!important;border:1px solid var(--se-border)!important;border-radius:5px!important;background:#fff!important;color:var(--se-text)!important;box-shadow:none!important;font-family:'Nunito Sans',sans-serif!important;font-size:16px!important;font-weight:500!important}
.se-custom-form input::placeholder{color:#777a80!important;opacity:1!important}
.se-custom-form input:focus,.se-custom-form textarea:focus,.se-custom-form select:focus{border-color:var(--se-accent)!important;outline:2px solid rgba(245,170,0,.16)!important}
.se-custom-form .se-webform-inner p,.se-custom-form .se-webform-inner label,.se-custom-form li.se-webform-primary-purpose{color:var(--se-text)!important}
.se-custom-form li.se-webform-primary-purpose{margin-top:4px!important;text-align:left!important;font-size:13px!important;font-weight:400!important;line-height:1.45!important}
.se-custom-form .se-webform-primary-purpose a{color:#b97900!important;font-size:13px!important;font-weight:500!important;text-decoration:underline!important}
.se-custom-form #se-webform-1 .se-submit,.se-custom-form .se-submit{padding:20px 0 0!important;margin:0!important}
.se-custom-form .se-submit button{width:100%!important;min-height:52px!important;margin:0!important;padding:12px 18px!important;border:0!important;border-radius:5px!important;background:var(--se-dark)!important;color:#fff!important;font-family:'Nunito Sans',sans-serif!important;font-size:16px!important;font-weight:800!important;cursor:pointer!important;transition:background .2s ease!important}
.se-custom-form .se-submit button:hover,.se-custom-form .se-submit button:focus{background:#393a3e!important}

@media(min-width:901px){
  .se-bazarms-heading{margin-bottom:28px!important;gap:14px!important}
  .se-bazarms-heart{font-size:58px!important}
  .se-bazarms-title{flex:1 1 auto!important;width:100%!important}
  .se-bazarms-heading-main{font-size:clamp(54px,4.8vw,82px)!important;line-height:.88!important;letter-spacing:-.045em!important;white-space:nowrap!important}
  .se-bazarms-heading-sub{font-size:clamp(25px,2.45vw,39px)!important;padding:9px 22px 10px!important;margin-top:11px!important;white-space:nowrap!important}
}

@media(max-width:900px){
  .se-bazarms-layout{grid-template-columns:1fr!important}
  .se-bazarms-visual{min-height:230px!important;background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.22) 12%,rgba(255,255,255,0) 30%),url('/user/documents/upload/assets/se-form-footer/se-form-room.jpg')!important;background-position:center 58%!important}
}

@media(max-width:670px){
  .se-custom-form{width:calc(100% - 20px)!important;border-radius:20px!important;margin-top:12px!important}
  .se-bazarms-content{padding:28px 20px 22px!important}
  .se-bazarms-heading{gap:9px!important;margin-bottom:30px!important;align-items:flex-start!important}
  .se-bazarms-heart{font-size:34px!important;margin-top:2px!important}
  .se-bazarms-heading-main{font-size:31px!important;line-height:.95!important;letter-spacing:-.03em!important}
  .se-bazarms-heading-sub{font-size:24px!important;line-height:1.05!important;padding:8px 12px 9px!important;margin-top:7px!important;white-space:nowrap!important;max-width:100%!important}
  .se-custom-form .se-body ul.se-bazarms-fields{grid-template-columns:1fr!important;gap:12px!important}
  .se-custom-form .se-field-wide,.se-custom-form li.se-webform-primary-purpose{grid-column:1!important}
  .se-custom-form input[type='text'],.se-custom-form input[type='email']{min-height:58px!important;font-size:17px!important;padding:14px 16px!important}
  .se-custom-form li.se-webform-primary-purpose{font-size:12.5px!important;line-height:1.5!important;margin-top:2px!important}
  .se-custom-form .se-webform-primary-purpose a{font-size:12.5px!important}
  .se-custom-form #se-webform-1 .se-submit,.se-custom-form .se-submit{padding-top:18px!important}
  .se-custom-form .se-submit button{min-height:50px!important;font-size:16px!important}
  .se-bazarms-visual{min-height:170px!important;background-position:center 62%!important;background-size:cover!important}
}

@media(max-width:390px){
  .se-bazarms-heading-main{font-size:29px!important}
  .se-bazarms-heading-sub{font-size:21px!important;padding-left:10px!important;padding-right:10px!important}
  .se-bazarms-heart{font-size:31px!important}
}
