-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.02c2bfa3.css
1 lines (1 loc) · 3.25 KB
/
index.02c2bfa3.css
1
body{width:100%}.display-body{display:none}.container-wrapper{width:100%;justify-content:center;display:flex}.container{width:1440px;justify-content:space-around;margin-top:44px;display:flex}.container__mobile-header{width:342px;align-items:center;display:flex}.mobile-header-display{display:none}.reg-form{max-width:456px}.reg-form__title{color:#242731;margin-top:80px;font-family:Poppins,sans-serif;font-size:32px;font-weight:700}.reg-form__text{width:424px;color:#575f6e;margin-top:16px;font-family:Roboto,sans-serif;font-size:16px;font-weight:300}.reg-form__notification,.reg-form__phone{margin-top:32px}.reg-form__btn{width:137px;height:48px;background-color:#fff;border:1px solid #bbbfc1;border-radius:4px;margin-top:32px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;transition:all .3s}.reg-form__btn:hover{cursor:pointer;color:#fff;background-color:#bbbfc1;transition:all .3s}.reg-form__code-text{color:#575f6e;margin-top:25px;font-family:Roboto,sans-serif;font-size:16px;font-weight:300}.notification{box-sizing:border-box;background-color:#f0f2f4;border-radius:8px;padding:16px;display:flex}.notification__text{width:344px;color:#242426;margin-left:16px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:18px}.notifiction__btn{width:24px;height:24px;background-color:#f0f2f4}.js-btn-close{box-sizing:border-box;border:none;padding:0}.js-btn-close:hover{cursor:pointer}.container__close-btn{width:48px;height:48px;background-color:#fff}.notification__img{width:24px;height:24px}.btn-close__img{width:100%}.phone{width:456px;height:160px;box-sizing:border-box;border:1px solid #e2e4e5;border-radius:8px;padding:32px}.phone__text{color:#242426;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}.phone__data{width:390px;height:44px;margin-top:32px;display:flex}.phone__select{width:80px;height:44px;box-sizing:border-box;-webkit-appearance:none;appearance:none;cursor:pointer;border:none;border-bottom:1px solid #e2e4e5;padding:8px 0 8px 16px;font-family:Roboto,sans-serif;font-size:18px;font-weight:400}.phone__select:focus{border-bottom:1px solid #242426;outline:none}.select-wrapper{width:80px;position:relative}.select-wrapper:before{content:"";width:10px;height:10px;pointer-events:none;width:0;height:0;border:5px solid #0000;border-top-color:#242426;border-bottom-width:0;display:block;position:absolute;top:50%;right:15%;transform:translateY(-50%)}.phone__input{width:296px;height:44px;box-sizing:border-box;color:#242426;border:none;border-bottom:1px solid #e2e4e5;margin-left:16px;padding:8px 16px;font-family:Roboto,sans-serif;font-size:18px;font-weight:400}.phone__input:focus{border-bottom:1px solid #242426;outline:none}@media (max-width:576px){.container{min-width:374px;flex-direction:column;align-items:center;margin-top:15px;display:flex}.container__close{margin-left:116px}.logo__img{width:178px;height:24px}.reg-form{min-width:374px;flex-direction:column;align-items:center;margin-top:48px;display:flex}.reg-form__title{margin-top:48px}.reg-form__text{width:326px;text-align:center}.reg-form__notification{width:374px;height:86px;box-sizing:border-box;align-self:center;padding:16px 24px}.notification__text{width:246px}.notifiction__btn{margin-left:16px}.phone{width:374px;height:96px;border:none;padding:0 24px}.phone__data{width:326px;height:44px}}