@property --c1{syntax: "<color>"; inherits: true; initial-value: #000;}@property --c2{syntax: "<color>"; inherits: true; initial-value: #000;}section.form-sent .container{--side-fr: 50px;padding-left:var(--side-fr);padding-right:var(--side-fr);max-width:calc(1364px + var(--side-fr) * 2);width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(18,1fr)}section.form-sent .container>*{grid-column:1/-1}@media only screen and (min-width: 1921px){section.form-sent .container{--side-fr: calc(50 / 1920 * 100vw);max-width:76.25vw}}@media only screen and (max-width: 900px){section.form-sent .container{--side-fr: 20px}section.form-sent .container>*{grid-column:2/-2}}section.form-sent{position:relative}section.form-sent .bg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}section.form-sent .bg img{width:100%;height:100%;object-fit:cover}section.form-sent .container{min-height:calc(100dvh - 80px)}section.form-sent .content-wrap{padding-bottom:clamp(5rem,2.2426rem + 4.902vw,8.125rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:end;gap:clamp(1.875rem,.7721rem + 1.9608vw,3.125rem)}section.form-sent .title-box{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:50%}section.form-sent .title-box .tip{background:linear-gradient(270deg,#00df95 31.98%,#096 68.13%);-webkit-background-clip:text;background-clip:text;color:transparent}@media only screen and (max-width: 1200px){section.form-sent .title-box{width:80%}}@media only screen and (max-width: 900px){section.form-sent .title-box{width:100%}}
