﻿.form-mod23{background-color:var(--style-color);background-position:center;background-size:cover;background-repeat:no-repeat;padding-top:2.5rem;padding-bottom:2.5rem;overflow:hidden;}.form-mod23 h2{margin-top:0;color:#fff;}.form-mod23 .sub-desc{font-size:16px;color:#fff;line-height:2;text-align:center;}.form-mod23 .form-control{box-shadow:none;border-radius:0;background:none;border:none;border-bottom:2px solid #fff;color:#fff;}.form-mod23 textarea.form-control{box-shadow:none;}.form-mod23 .form-control::-webkit-input-placeholder{color:#fff;}.form-mod23 .form-btn:hover{opacity:.9;}.form-mod23 .send-submit{text-align:center;}.form-mod23 .form-btn{background-color:transparent;border:2px solid #fff;color:#fff;overflow:hidden;position:relative;}@media(min-width:768px){.form-mod23 h2{margin-bottom:.625rem;}}@media(min-width:1200px){.form-mod23{padding-top:4.0625rem;padding-bottom:5rem;}.form-mod23 .sub-desc{font-size:18px;margin-bottom:3.125rem;}.form-mod23 .form-control{font-size:18px;height:60px;padding-left:1.25rem;padding-right:1.25rem;}.form-mod23 .form-group{margin-bottom:30px;}.form-mod23 .code{width:120px;height:60px;}.form-mod23 .send-submit{margin-top:20px;margin-bottom:0;}.form-mod23 .form-btn{width:200px;height:60px;line-height:48px;font-size:30px;}.form-mod23 .form-btn::after{content:'';width:0;height:100%;background-color:var(--style-color);position:absolute;left:0;top:0;z-index:-1;transition-property:width;transition:all .4s cubic-bezier(.43,.05,.17,1) 0s;}.form-mod23 .form-btn:hover{border-color:var(--style-color);}.form-mod23 .form-btn:hover::after{width:100%;}}@media(min-width:1440px){.form-mod23 .row{margin-left:-43px;margin-right:-43px;}.form-mod23 .col-md-6,.form-mod23 .col-md-12{padding-left:43px;padding-right:43px;}}