.account-page-body{background:#f4f2ed}.account-main{padding:0 0 78px}.account-breadcrumbs{display:flex;align-items:center;gap:9px;padding-top:17px;padding-bottom:13px;color:#7b817c;font-size:13px}.account-breadcrumbs a:hover{color:var(--green)}.account-breadcrumbs b{color:#2e3933}
.account-layout{display:grid;grid-template-columns:272px minmax(0,1fr);gap:20px;align-items:start}.account-sidebar{position:sticky;top:130px;overflow:hidden;border:1px solid #dfe3df;border-radius:17px;background:#fff;box-shadow:0 9px 28px rgba(28,44,35,.055)}.account-person{display:grid;grid-template-columns:58px minmax(0,1fr);gap:13px;align-items:center;padding:20px;background:#244f3e;color:#fff}.account-avatar{width:56px;height:56px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.44);border-radius:50%;background:#d98b68;color:#fff;font-size:24px;font-weight:900;box-shadow:0 7px 15px rgba(0,0,0,.12)}.account-person div{min-width:0}.account-person small{display:block;color:#bcd0c5;font-size:11px;font-weight:900;letter-spacing:.1em}.account-person b{display:block;margin-top:3px;font-size:20px}.account-person p{margin:2px 0 0;color:rgba(255,255,255,.68);font-size:13px}.account-person>button{display:none}.account-nav{padding:9px}.account-nav button,.account-nav a{position:relative;width:100%;min-height:49px;display:grid;grid-template-columns:22px minmax(0,1fr) auto 12px;gap:10px;align-items:center;padding:0 11px;border:0;border-radius:9px;background:transparent;color:#556159;text-align:left;font-size:14px;font-weight:700;cursor:pointer;transition:.18s}.account-nav button:hover,.account-nav a:hover{background:#f2f5f3;color:var(--green)}.account-nav button.active{background:#eaf2ed;color:#2f604c}.account-nav button.active:before{content:"";position:absolute;left:-9px;top:10px;bottom:10px;width:3px;border-radius:0 3px 3px 0;background:#2f604c}.account-nav svg{width:20px;height:20px}.account-nav i{color:#a5aca7;font-size:18px;font-style:normal}.account-nav em{min-width:23px;height:20px;display:grid;place-items:center;padding:0 6px;border-radius:10px;background:#f1ddd3;color:#b85c3b;font-size:11px;font-style:normal}.account-manager{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center;margin:5px 12px 12px;padding:13px;border-radius:11px;background:#f4f1eb}.account-manager>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#2f604c}.account-manager svg{width:19px;height:19px}.account-manager small,.account-manager b,.account-manager a{display:block}.account-manager small{color:#8a8f8b;font-size:10px;font-weight:900;letter-spacing:.08em}.account-manager b{margin:2px 0;font-size:12px}.account-manager a{color:#b85d3d;font-size:12px;font-weight:800}.account-logout{width:calc(100% - 24px);height:43px;display:flex;align-items:center;gap:10px;margin:0 12px 13px;padding:0 12px;border:1px solid #e5ded9;border-radius:9px;background:#fff;color:#8a5c4b;font-size:13px;font-weight:700;cursor:pointer}.account-logout:hover{background:#fff4ef}.account-logout svg{width:19px;height:19px}
.account-content{min-width:0}.account-panel{animation:accountPanelIn .24s ease}.account-panel[hidden]{display:none}@keyframes accountPanelIn{from{opacity:.45;transform:translateY(4px)}to{opacity:1;transform:none}}.account-welcome,.panel-heading{min-height:128px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 29px;border:1px solid #dce4df;border-radius:17px;background:linear-gradient(115deg,#fff 0%,#f6f8f6 70%,#e9f0ec 100%);box-shadow:0 7px 24px rgba(28,45,36,.045)}.account-welcome span,.panel-heading span{display:block;margin-bottom:6px;color:#577365;font-size:11px;font-weight:900;letter-spacing:.13em}.account-welcome h1,.panel-heading h1{margin:0;color:#213229;font-size:32px;line-height:1.08;letter-spacing:-.7px}.account-welcome p,.panel-heading p{margin:7px 0 0;color:#707873;font-size:14px}.account-welcome>a,.panel-heading>a,.panel-primary-button{height:43px;display:flex;align-items:center;gap:20px;padding:0 16px;border:0;border-radius:8px;background:#2f604c;color:#fff;font-size:13px;font-weight:900;white-space:nowrap;cursor:pointer}.account-welcome>a:hover,.panel-heading>a:hover,.panel-primary-button:hover{background:#214637}.account-welcome i,.panel-heading i{font-size:18px;font-style:normal}.panel-primary-button svg{width:18px;height:18px}
.account-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.account-summary-grid>button,.account-summary-grid>a{min-height:104px;display:grid;grid-template-columns:45px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:14px;border:1px solid #dfe3df;border-radius:14px;background:#fff;text-align:left;cursor:pointer;box-shadow:0 5px 18px rgba(27,43,34,.035);transition:.2s}.account-summary-grid>button:hover,.account-summary-grid>a:hover{border-color:#b8c9bf;box-shadow:0 9px 24px rgba(29,48,38,.08);transform:translateY(-2px)}.summary-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:11px}.summary-icon.green{background:#e6f2eb;color:#2f7852}.summary-icon.clay{background:#f8e8df;color:#c56543}.summary-icon.sand{background:#f3ead9;color:#9a7323}.summary-icon svg{width:22px;height:22px}.account-summary-grid p{margin:0}.account-summary-grid small,.account-summary-grid b,.account-summary-grid em{display:block}.account-summary-grid small{color:#8b918c;font-size:10px;font-weight:900;letter-spacing:.07em}.account-summary-grid b{margin:3px 0;color:#26342d;font-size:17px}.account-summary-grid em{color:#7a827d;font-size:12px;font-style:normal}.account-summary-grid>button>i,.account-summary-grid>a>i{color:#9da59f;font-size:18px;font-style:normal}
.current-order-card{margin-top:14px;overflow:hidden;border:1px solid #dbe1dd;border-radius:17px;background:#fff;box-shadow:0 8px 25px rgba(28,44,35,.045)}.current-order-card>header{min-height:73px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 18px;border-bottom:1px solid #e8ebe8}.current-order-card>header>div{display:flex;align-items:center;gap:14px}.order-status{height:28px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border-radius:14px;font-size:11px;font-weight:900;letter-spacing:.04em}.order-status.moving{background:#e8f4ed;color:#2f7852}.order-status.moving>i{width:7px;height:7px;border-radius:50%;background:#36a568;box-shadow:0 0 0 4px rgba(54,165,104,.12);animation:statusPulse 1.6s infinite}.order-status.completed{background:#edf1ef;color:#486157}.order-status.completed i{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#4c7962;color:#fff}.order-status.completed svg{width:12px;height:12px}@keyframes statusPulse{50%{box-shadow:0 0 0 7px rgba(54,165,104,0)}}.current-order-card>header p{margin:0}.current-order-card>header p small,.current-order-card>header p b,.current-order-card>header p em{display:block}.current-order-card>header p small{color:#949a95;font-size:10px;font-weight:900}.current-order-card>header p b{font-size:16px}.current-order-card>header p em{color:#8a908b;font-size:11px;font-style:normal}.current-order-card>header button{display:flex;align-items:center;gap:7px;padding:8px 0;border:0;background:transparent;color:#2f604c;font-size:13px;font-weight:800;cursor:pointer}.current-order-card>header button svg{width:17px;height:17px;transition:.2s}.current-order-card>header button.open svg{transform:rotate(90deg)}.current-order-product{display:grid;grid-template-columns:153px minmax(0,1fr) auto;gap:19px;align-items:center;padding:17px 18px}.current-order-product>a{position:relative;height:100px;overflow:hidden;border-radius:10px;background:#eee}.current-order-product img{width:100%;height:100%;object-fit:cover}.current-order-product>a>span{position:absolute;left:0;top:0;padding:5px 8px;border-radius:10px 0 7px 0;background:#2f604c;color:#fff;font-size:10px;font-weight:900}.current-order-product div>small{color:#4e705f;font-size:10px;font-weight:900;letter-spacing:.055em}.current-order-product h2{margin:4px 0 3px;font-size:22px}.current-order-product p{margin:0 0 8px;color:#6f7771;font-size:13px}.order-stock{display:flex;align-items:center;gap:6px;color:#337354;font-size:12px;font-weight:800}.order-stock i{width:7px;height:7px;border-radius:50%;background:#37a568}.current-order-product>strong{color:#22372d;font-size:24px;white-space:nowrap}.order-timeline{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:17px 18px 20px;border-top:1px solid #edf0ed;list-style:none}.order-timeline li{position:relative;display:grid;grid-template-columns:31px minmax(0,1fr);gap:9px;align-items:center}.order-timeline li:not(:last-child):after{content:"";position:absolute;left:31px;right:0;top:15px;height:2px;background:#dfe4e1}.order-timeline li.done:not(:last-child):after{background:#5a8f73}.order-timeline li>i{position:relative;z-index:2;width:31px;height:31px;display:grid;place-items:center;border:2px solid #d9dfdb;border-radius:50%;background:#fff;color:#8f9792;font-size:11px;font-style:normal;font-weight:900}.order-timeline li.done>i{border-color:#4d8468;background:#4d8468;color:#fff}.order-timeline li.active>i{border-color:#d87550;background:#fff0e9;color:#b65a39}.order-timeline svg{width:17px;height:17px}.order-timeline b,.order-timeline small{display:block}.order-timeline b{font-size:12px}.order-timeline small{margin-top:3px;color:#8b918c;font-size:10px}.order-details{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:12px;align-items:center;margin:0 18px 17px;padding:13px 15px;border-radius:11px;background:#f2f5f3}.order-details[hidden]{display:none}.order-details small,.order-details b{display:block}.order-details small{color:#8a918c;font-size:9px;font-weight:900}.order-details b{margin-top:3px;font-size:12px}.order-details a{color:#b95e3d;font-size:12px;font-weight:900;white-space:nowrap}.current-order-card>footer{min-height:69px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 18px;background:#203a2f;color:#fff}.current-order-card>footer>div{display:flex;align-items:center;gap:10px}.current-order-card>footer svg{width:24px;height:24px}.current-order-card>footer small,.current-order-card>footer b{display:block}.current-order-card>footer small{color:#a9c1b5;font-size:9px;font-weight:900;letter-spacing:.08em}.current-order-card>footer b{margin-top:3px;font-size:13px}.tracking-code{display:flex;align-items:center;gap:10px}.tracking-code button{height:31px;padding:0 10px;border:1px solid rgba(255,255,255,.3);border-radius:6px;background:transparent;color:#fff;font-size:11px;cursor:pointer}.tracking-code button:hover{background:rgba(255,255,255,.1)}
.account-lower-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:14px;margin-top:14px}.account-address-preview,.account-security{min-height:153px;padding:18px;border:1px solid #dfe3df;border-radius:15px;background:#fff}.account-address-preview>header{display:flex;align-items:center;justify-content:space-between}.account-address-preview small,.account-security small{color:#778c81;font-size:10px;font-weight:900;letter-spacing:.08em}.account-address-preview h2,.account-security h2{margin:4px 0 0;font-size:18px}.account-address-preview>header button{display:flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:#2f604c;font-size:12px;font-weight:800;cursor:pointer}.account-address-preview>header svg{width:16px;height:16px}.account-address-preview>div{display:grid;grid-template-columns:39px minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:16px;padding-top:14px;border-top:1px solid #eceeec}.account-address-preview>div>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#edf3ef;color:#3e7058}.account-address-preview>div svg{width:20px;height:20px}.account-address-preview p{margin:0}.account-address-preview p b,.account-address-preview p small{display:block}.account-address-preview p b{font-size:14px}.account-address-preview p small{margin-top:3px;color:#858b87}.account-address-preview em{padding:4px 7px;border-radius:5px;background:#e7f1eb;color:#377456;font-size:9px;font-style:normal;font-weight:900}.account-security{display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;background:#263c32;color:#fff}.account-security>span{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.1);color:#e7a382}.account-security>span svg{width:24px;height:24px}.account-security p{margin:8px 0;color:rgba(255,255,255,.63);font-size:12px;line-height:1.45}.account-security button{padding:0;border:0;background:transparent;color:#e6a483;font-size:12px;font-weight:900;cursor:pointer}
.panel-heading{margin-bottom:14px}.orders-list{display:grid;gap:12px}.order-list-card{overflow:hidden;border:1px solid #dfe3df;border-radius:15px;background:#fff}.order-list-card>header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e8ebe8}.order-list-card>header>div{display:flex;align-items:center;gap:13px}.order-list-card>header b{font-size:14px}.order-list-card>header small{color:#858c87;font-size:12px}.order-list-card>header>strong{font-size:20px}.order-list-card>div{display:grid;grid-template-columns:112px minmax(0,1fr) auto auto;gap:15px;align-items:center;padding:14px 16px}.order-list-card img{width:112px;height:79px;object-fit:cover;border-radius:9px}.order-list-card p{margin:0}.order-list-card p small,.order-list-card p b,.order-list-card p span{display:block}.order-list-card p small{color:#48705c;font-size:10px;font-weight:900}.order-list-card p b{margin:2px 0;font-size:17px}.order-list-card p span,.order-list-card>div>em{color:#747c76;font-size:12px;font-style:normal}.order-list-card>div>a,.order-list-card>div>button{padding:10px 12px;border:1px solid #cbd7d0;border-radius:7px;background:#fff;color:#2f604c;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.order-list-card i{font-style:normal}
.addresses-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.address-card{padding:18px;border:1px solid #dfe3df;border-radius:15px;background:#fff}.address-card.primary{border-color:#abc5b7;box-shadow:inset 0 0 0 1px #abc5b7}.address-card header{display:flex;align-items:center;justify-content:space-between}.address-card header>span{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;background:#edf3ef;color:#3f7059}.address-card header svg{width:21px;height:21px}.address-card header em{padding:5px 8px;border-radius:5px;background:#e6f2eb;color:#337554;font-size:10px;font-style:normal;font-weight:900}.address-card>small{display:block;margin-top:17px;color:#70867a;font-size:10px;font-weight:900;letter-spacing:.09em}.address-card h2{margin:4px 0;font-size:19px}.address-card p{margin:0;color:#737b75;font-size:13px}.address-card footer{display:flex;gap:8px;margin-top:18px;padding-top:13px;border-top:1px solid #eceeec}.address-card footer button{padding:0;border:0;background:transparent;color:#2f604c;font-size:12px;font-weight:800;cursor:pointer}.address-card footer button+button{margin-left:auto;color:#ab6549}.address-form-card,.personal-data-card,.settings-card{margin-top:14px;padding:20px;border:1px solid #dfe3df;border-radius:16px;background:#fff}.address-form-card[hidden]{display:none}.address-form-card>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.address-form-card>header small{color:#647b6f;font-size:10px;font-weight:900;letter-spacing:.1em}.address-form-card>header h2{margin:4px 0 0;font-size:20px}.address-form-card>header button{border:0;background:transparent;font-size:27px;cursor:pointer}.account-field-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.account-field-grid label{display:block}.account-field-grid label.wide{grid-column:span 2}.account-field-grid label>span{display:block;margin-bottom:6px;color:#5f6862;font-size:13px;font-weight:800}.account-field-grid input,.account-field-grid select{width:100%;height:45px;padding:0 13px;border:1px solid #dce1dd;border-radius:8px;background:#fbfcfb;color:#25332c;outline:0}.account-field-grid input:focus,.account-field-grid select:focus{border-color:#6d9b83;box-shadow:0 0 0 3px rgba(60,114,88,.1)}.address-default-check{display:flex;align-items:center;gap:9px;margin-top:15px;font-size:13px;cursor:pointer}.address-default-check input{position:absolute;opacity:0}.address-default-check i{width:22px;height:22px;display:grid;place-items:center;border:1px solid #cbd3ce;border-radius:5px;color:transparent}.address-default-check input:checked+i{border-color:#2f604c;background:#2f604c;color:#fff}.address-default-check svg{width:15px;height:15px}.address-form-card>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:17px}.address-form-card>footer button{height:40px;padding:0 15px;border:1px solid #d3d9d5;border-radius:7px;background:#fff;font-size:13px;font-weight:800;cursor:pointer}.address-form-card>footer button[type=submit]{border-color:#2f604c;background:#2f604c;color:#fff}
.personal-data-card{margin-top:0}.personal-data-card>header{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid #eaedeb}.account-avatar.large{width:67px;height:67px;font-size:27px}.personal-data-card>header div{flex:1}.personal-data-card>header h2{margin:0;font-size:21px}.personal-data-card>header p{margin:3px 0 0;color:#7c837e;font-size:13px}.personal-data-card>header button{height:37px;padding:0 12px;border:1px solid #d4dcd7;border-radius:7px;background:#fff;color:#2f604c;font-size:12px;font-weight:800;cursor:pointer}.personal-fields{grid-template-columns:repeat(2,1fr);margin-top:19px}.personal-data-card>footer{display:flex;align-items:center;justify-content:space-between;margin-top:21px;padding-top:17px;border-top:1px solid #eaedeb}.personal-data-card>footer span{display:flex;align-items:center;gap:7px;color:#6d7871;font-size:12px}.personal-data-card>footer svg{width:18px;height:18px;color:#4d7c64}.personal-data-card>footer button{height:42px;padding:0 17px;border:0;border-radius:8px;background:#2f604c;color:#fff;font-size:13px;font-weight:900;cursor:pointer}
.settings-card{margin-top:0;margin-bottom:13px}.settings-card>header{display:flex;align-items:center;gap:12px;padding-bottom:16px;border-bottom:1px solid #eaedeb}.settings-card>header>span{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;background:#edf3ef;color:#3f7059}.settings-card>header svg{width:21px;height:21px}.settings-card>header small{color:#70867a;font-size:10px;font-weight:900;letter-spacing:.08em}.settings-card>header h2{margin:3px 0 0;font-size:19px}.settings-list label{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #eef0ee;cursor:pointer}.settings-list label:last-child{border:0}.settings-list span b,.settings-list span small{display:block}.settings-list span b{font-size:14px}.settings-list span small{margin-top:3px;color:#808782;font-size:12px}.settings-list input{position:absolute;opacity:0}.settings-list label>i{position:relative;width:42px;height:24px;flex:0 0 auto;border-radius:12px;background:#d9ddda;transition:.2s}.settings-list label>i:after{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15);transition:.2s}.settings-list input:checked+i{background:#3b785b}.settings-list input:checked+i:after{transform:translateX(18px)}.security-row{display:flex;align-items:center;justify-content:space-between;padding-top:16px}.security-row b,.security-row small{display:block}.security-row b{font-size:14px}.security-row small{margin-top:4px;color:#7b837d;font-size:12px}.security-row button{height:38px;padding:0 13px;border:1px solid #d3dbd6;border-radius:7px;background:#fff;color:#2f604c;font-size:12px;font-weight:800;cursor:pointer}
.header-profile.active{color:#2f604c}.header-profile.active:after{content:"";position:absolute;left:11px;right:11px;bottom:2px;height:2px;border-radius:2px;background:#d87550}.account-toast{max-width:min(470px,calc(100% - 24px));text-align:center}
.mobile-nav a.active{color:#2f604c}.mobile-nav a.active svg{fill:rgba(47,96,76,.13)}
@media(max-width:1100px){.account-layout{grid-template-columns:240px minmax(0,1fr)}.account-summary-grid{grid-template-columns:1fr}.account-summary-grid>button,.account-summary-grid>a{min-height:88px}.order-timeline small{display:none}.account-lower-grid{grid-template-columns:1fr}.order-details{grid-template-columns:1fr 1fr}.order-details a{grid-column:1/3}.order-list-card>div{grid-template-columns:100px minmax(0,1fr) auto}.order-list-card>div>em{display:none}}
@media(max-width:850px){.account-layout{display:block}.account-sidebar{position:static;margin-bottom:13px}.account-person{grid-template-columns:52px minmax(0,1fr) 40px}.account-avatar{width:50px;height:50px}.account-person>button{width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.24);border-radius:9px;background:transparent;color:#fff}.account-person>button svg{width:21px;height:21px}.account-nav{display:none}.account-sidebar.menu-open .account-nav{display:block}.account-manager,.account-logout{display:none}.account-sidebar.menu-open .account-manager{display:grid}.account-sidebar.menu-open .account-logout{display:flex}.account-welcome,.panel-heading{min-height:115px}.order-timeline{grid-template-columns:repeat(4,minmax(0,1fr))}.order-timeline li{display:block}.order-timeline li>span{display:none}.order-timeline li:not(:last-child):after{left:31px}.addresses-grid{grid-template-columns:1fr}}
@media(max-width:720px){.account-main{padding-bottom:56px}.account-breadcrumbs{padding-top:12px;padding-bottom:9px}.account-sidebar{border-radius:14px}.account-person{padding:14px}.account-content{overflow:hidden}.account-welcome,.panel-heading{display:block;padding:20px;border-radius:14px}.account-welcome h1,.panel-heading h1{font-size:27px}.account-welcome p,.panel-heading p{font-size:13px}.account-welcome>a,.panel-heading>a,.panel-primary-button{width:100%;justify-content:space-between;margin-top:16px}.account-summary-grid{gap:8px;margin-top:10px}.current-order-card{margin-top:10px;border-radius:14px}.current-order-card>header{align-items:flex-start;padding:12px}.current-order-card>header>div{align-items:flex-start;flex-direction:column;gap:7px}.current-order-card>header button{font-size:12px}.current-order-product{grid-template-columns:112px minmax(0,1fr);gap:12px;padding:13px}.current-order-product>a{height:92px}.current-order-product h2{font-size:19px}.current-order-product p{font-size:11px}.current-order-product>strong{grid-column:2;font-size:21px;margin-top:-25px}.order-timeline{padding:15px 13px 17px}.order-timeline li>i{width:28px;height:28px}.order-timeline li:not(:last-child):after{left:28px;top:14px}.order-details{grid-template-columns:1fr;margin:0 12px 13px}.order-details a{grid-column:1}.current-order-card>footer{align-items:flex-start;flex-direction:column;padding:13px}.tracking-code{width:100%;justify-content:space-between}.account-lower-grid{gap:10px;margin-top:10px}.account-address-preview,.account-security{padding:15px}.order-list-card>header{align-items:flex-start}.order-list-card>header>div{align-items:flex-start;flex-direction:column;gap:5px}.order-list-card>div{grid-template-columns:94px minmax(0,1fr);gap:11px;padding:12px}.order-list-card img{width:94px;height:76px}.order-list-card>div>a,.order-list-card>div>button{grid-column:1/3;text-align:center}.address-form-card,.personal-data-card,.settings-card{padding:15px}.account-field-grid,.personal-fields{grid-template-columns:1fr}.account-field-grid label.wide{grid-column:auto}.personal-data-card>header{align-items:flex-start;flex-wrap:wrap}.personal-data-card>header div{min-width:140px}.personal-data-card>header button{margin-left:81px}.personal-data-card>footer{align-items:flex-start;flex-direction:column;gap:14px}.personal-data-card>footer button{width:100%}.security-row{align-items:flex-start;flex-direction:column;gap:13px}.security-row button{width:100%}}
