.auth0signin__container{width:100%;max-width:400px;margin:8px auto 40px auto}.auth0signin__wrapper{background-color:#fff;padding:16px 32px 32px 32px;border:1px solid #b9bab9;border-radius:3px}.auth0signin__wrapper .header{margin-bottom:8px}.auth0signin__wrapper .body{margin-bottom:16px}.auth0signin__wrapper .button{width:100%}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}@keyframes spin{100%{transform:rotate(360deg)}}.shipwellLoader__container{overflow:hidden;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.shipwellLoader__icon{height:50px;width:50px;animation:spin 1.5s linear infinite}.shipwellLoader__message{margin-top:10px;color:#747574;font-weight:bold;text-align:center}.circular{animation:rotate 2s linear infinite;height:100px;position:relative;width:100px}.path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:#33a9ff}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes color{100%,0%{stroke:#006ba2}40%{stroke:#006ba2}66%{stroke:#006ba2}80%,90%{stroke:#006ba2}}
.logo-wrapper{margin-top:8%;max-width:400px}.isWhiteLabel{border:1px solid #b9bab9;border-radius:3px}
.forgot-password{width:100%;max-width:400px;margin:8px auto 40px auto}.forgot-password__wrapper{background-color:#fff;padding:16px 32px;border:1px solid #b9bab9;border-radius:3px}.forgot-password__actions{display:flex;justify-content:flex-start;margin-top:8px}.forgot-password__submit{width:100%}.forgot-password__success{display:flex;align-items:center;margin-top:16px}.forgot-password__success svg{padding-right:4px}
.set-password svg{cursor:pointer}.set-password__rules>div:not(:last-child){margin-bottom:4px}.set-password__rule{display:flex;font-size:14px;color:#838383;align-items:center}.set-password__rule-text{padding-left:8px}
.new-auth-pw-reset-text{margin-bottom:16px}.new-auth-pw-reset-email{margin-left:10px;margin-bottom:16px}.set-password{margin-bottom:16px}.new-auth-pw-reset-error{color:#b41d13;margin-bottom:8px}.new-auth-pw-reset-save-btn{width:100%}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.new-auth-reset-container{position:relative;height:100vh;overflow:hidden;background:#f5f5f5}.new-auth-reset-container .new-auth-reset-wrapper{width:400px;margin:7% auto}.new-auth-reset-container .new-auth-reset-wrapper .new-auth-reset-logo{text-align:center}.new-auth-reset-container .new-auth-reset-wrapper .new-auth-reset-body{margin-top:20px;background:#fff;border:1px solid #b9bab9;box-sizing:border-box;border-radius:3px;padding:20px 40px}.new-auth-reset-container .new-auth-reset-wrapper .new-auth-reset-body .new-auth-reset-sign-in-wrapper{margin-top:10px}.new-auth-reset-container .new-auth-reset-wrapper .new-auth-reset-body .new-auth-reset-sign-in-wrapper .new-auth-reset-sign-in-text{color:#006ba2}.new-auth-reset-container .new-pw-footer{position:absolute;bottom:0;width:100%;height:40px;text-align:center}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.spinner{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.circle-loader{margin:0 0 30px 10px;border:2px solid rgba(0,0,0,.2);border-left-color:#319bf5;animation-name:loader-spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:relative;display:inline-block;vertical-align:top}.circle-loader,.circle-loader:after{border-radius:50%;width:8em;height:8em}.load-complete{animation:none;border-color:#319bf5;transition:border 500ms ease-out}.load-complete .checkmark{display:block}.checkmark{display:none}.checkmark.draw:after{animation-duration:800ms;animation-timing-function:ease;animation-name:checkmark;transform:scaleX(-1) rotate(135deg)}.checkmark:after{opacity:1;height:4em;width:2em;transform-origin:left top;border-right:2px solid #319bf5;border-top:2px solid #319bf5;content:"";left:2em;top:4em;position:absolute}@keyframes loader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes checkmark{0%{height:0;width:0;opacity:1}20%{height:0;width:2em;opacity:1}40%{height:4em;width:2em;opacity:1}100%{height:4em;width:2em;opacity:1}}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}nav.sw-nav{display:flex;align-items:center;padding:0 20px}@media screen and (max-width: 1200px){nav.sw-nav{display:none !important}}nav.sw-nav>a{color:#26282b;margin:0 15px;display:inline-block;white-space:nowrap;width:100%}nav.sw-nav>a.active{color:#319bf5}nav.sw-nav button{color:#26282b}nav.sw-nav button svg{fill:#59595b}nav.sw-nav .nav-submenu{padding:0}nav.sw-nav .new-item-dropdown{width:40px}nav.sw-nav .new-item-dropdown button{min-width:40px !important;width:40px !important;margin:0 !important;padding:0 !important;display:flex;align-items:center;justify-content:center}nav.sw-nav .new-item-dropdown button span{width:24px !important;height:24px !important}nav.sw-nav .new-item-dropdown button span svg{width:24px !important;height:24px !important}nav.sw-nav .new-item-dropdown button>:last-child{display:none}li{padding-left:0;padding-right:0}li a,li .new-shipment-option{color:#26282b;padding:0 20px;display:inline-block;white-space:nowrap;width:100%}li a.active,li a:hover,li .new-shipment-option.active,li .new-shipment-option:hover{color:#319bf5}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.sw-page-header{display:flex;align-items:center;min-height:47px;padding:10px 20px;border-bottom:1px solid #d8d8d8}.sw-page-header h2{margin:0 20px 0 0}.sw-page-header h2 a{color:inherit;vertical-align:middle;display:inline-block;margin-right:20px;line-height:0}.sw-page-header h2 a:hover{cursor:pointer}.sw-page-header .sw-page-search{display:flex;flex:1;justify-content:flex-start}.sw-page-header .sw-page-search:last-child{max-width:50%}.sw-page-header .sw-page-search>*{flex:1;margin-left:20px}.sw-page-header .sw-page-search>*:only-child{max-width:60%}.sw-page-header .sw-page-actions{display:flex;flex:1;justify-content:flex-end;margin-left:20px;min-height:40px;align-items:center}.sw-page-header .sw-page-actions>button{margin-left:20px}.sw-page-header .sw-page-actions>button:first-child{margin-left:0}
.NoFilterResultsSprinkles__wrapper{width:30vw;min-width:400px}@keyframes fade{from{opacity:0}to{opacity:1}}@keyframes growShrink{from{transform:scale(0.9)}to{transform:scale(1.1)}}.NoFilterResultsSprinkles *{transform-box:fill-box;transform-origin:center}.NoFilterResultsSprinkles__ornaments{animation:fade .5s ease-in forwards}.NoFilterResultsSprinkles__ring{animation:growShrink 1s ease-out infinite alternate}.NoFilterResultsSprinkles__ring--0{animation-duration:2s;animation-direction:alternate-reverse}.NoFilterResultsSprinkles__ring--1{animation-duration:2.2s}.NoFilterResultsSprinkles__ring--2{animation-duration:2.4s;animation-direction:alternate-reverse}.NoFilterResultsSprinkles__ring--3{animation-duration:2.6s}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.info-modal-wrapper button.close{font-size:48px;color:#006ba2;border:none;padding:0px;float:right;line-height:.5}.info-modal-wrapper .modal-header{background:#59595b;padding-bottom:10px;color:#fff}.info-modal-wrapper .modal-header .close{color:#fff;opacity:1;font-weight:100}.info-modal-wrapper .modal-header .close:hover{opacity:1}.info-modal-wrapper .modal-header .close:focus{outline:0}.info-modal-wrapper .modal-header .close:active:focus{outline:0}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.sw-side-nav{width:100%;max-width:200px;border-right:1px solid #d8d8d8;position:sticky;top:0}@media screen and (max-width: 1200px){.sw-side-nav{display:none}}@media(max-width: 768px){.sw-side-nav{max-width:100%;border:0}}.sw-side-nav .sw-side-nav-content{overflow:auto;height:100%}.sw-side-nav .sw-side-nav-content>h2{font-size:18px;line-height:1.2em;padding-left:24px;margin-top:0}.sw-side-nav .sw-side-nav-content>a,.sw-side-nav .sw-side-nav-content .sw-side-nav-item{color:#58595b;min-height:30px;display:flex;align-items:center;padding-left:24px;font-size:14px;cursor:pointer}.sw-side-nav .sw-side-nav-content>a.subLink,.sw-side-nav .sw-side-nav-content .sw-side-nav-item.subLink{text-transform:uppercase;font-size:12px;padding-left:32px}.sw-side-nav .sw-side-nav-content>a.active,.sw-side-nav .sw-side-nav-content>a:hover,.sw-side-nav .sw-side-nav-content .sw-side-nav-item.active,.sw-side-nav .sw-side-nav-content .sw-side-nav-item:hover{color:#006ba2;box-shadow:inset 4px 0 0 0 #006ba2;background:rgba(10,111,219,.1)}.sw-side-nav .sw-side-nav-content .linkToggle{color:#58595b;min-height:30px;display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 24px;font-size:14px;cursor:pointer}.sw-side-nav .sw-side-nav-content .linkToggle.active,.sw-side-nav .sw-side-nav-content .linkToggle:hover{font-weight:700}
.inbox-container{position:relative;width:100%;max-width:500px;padding:0;color:#2b282b}.inbox-container .light-gray-border{border:1px solid #d8d8d8;border-left:0}.inbox-container .light-gray-border:last-child{border-right:0}.inbox-container:hover{background:inherit}.inbox-container .inbox-header{display:flex;border-bottom:1px solid #d8d8d8;padding:10px 15px}.inbox-container .inbox-header .inbox-title{flex:1}.inbox-container .inbox-header a{text-transform:capitalize;margin-left:20px}.inbox-container .inbox-list{max-height:clamp(320px,40vh,520px);overflow:scroll}.inbox-container .inbox-item{border-bottom:1px solid #d8d8d8;padding:10px 15px;position:relative}.inbox-container .inbox-item p{margin:0}.inbox-container .inbox-item button{position:absolute;top:10px;right:15px}.inbox-container .inbox-item .inbox-item-title{color:#2b282b}.inbox-container .inbox-item .inbox-item-message{font-size:12px;white-space:pre-wrap}.inbox-container .inbox-item a,.inbox-container .inbox-item .inbox-item-date{font-size:12px;margin-right:10px}.inbox-container .inbox-item .inbox-item-date{color:#979797}.inbox-container .inbox-item.inbox-item-read{background-color:#fafafa}.inbox-container .inbox-item.inbox-item-read .inbox-item-title,.inbox-container .inbox-item.inbox-item-read .inbox-item-message,.inbox-container .inbox-item.inbox-item-read .inbox-item-date{color:#979797}.inbox-container .empty-inbox{padding:10px 15px;text-align:center}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}header.sw-header-wrapper{background-color:#fff;box-shadow:inset 0px -3px 0px #006ca3,inset 0px 1px 0px #d8dde6;min-height:64px;display:flex;flex-direction:column;align-items:center;position:fixed;margin-top:0;left:0;right:0;z-index:200}header.sw-header-wrapper .sw-mobile-nav{display:flex;flex-direction:column;font-size:16px;background-color:#f5f4f4;height:100%}header.sw-header-wrapper .sw-mobile-nav .grey-border{border:1px solid #d8d8d8;border-left:0;border-top:0}header.sw-header-wrapper .sw-mobile-nav .grey-border:last-child{border-right:0}header.sw-header-wrapper .sw-mobile-nav .new-label{color:#006ba2}header.sw-header-wrapper .sw-mobile-nav .grey-color{color:#58595b}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-header{background-color:#006ca3;height:85px;padding:20px;color:#fff;display:flex;align-items:center}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-header .sw-mobile-nav-profile{padding-right:20px;font-size:12px}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-header .sw-mobile-nav-profile .sw-mobile-nav-profile-name{display:block}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-header .sw-avatar{display:block;background-color:#fff;background-position:center;background-size:cover;height:45px;min-width:45px;border-radius:50%;overflow:hidden;border:1px solid #fff;margin-right:15px}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-notifications{background-color:#fff;height:60px;display:flex}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-notifications>div{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:12px;color:#979797}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-notifications>div:first-child{border-right:1px solid #e5e5e5}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-new{padding:15px 20px}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-new button{background-color:#fff;width:100%}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-new button .material-icons{font-size:16px}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-new button>span{flex:none}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-sub-nav-menu{background-color:#fff;height:100%;overflow:auto}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-menu{background-color:#fff;display:flex;flex:1;flex-direction:column;padding:10px 0}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-menu .menu-toggle-title,header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-menu .new-shipment-option,header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-menu a{color:#26282b;padding:10px 20px;display:flex;width:100%;justify-content:space-between}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-menu .menu-toggle-title.subLink,header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-menu .new-shipment-option.subLink,header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-menu a.subLink{padding:10px 30px}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-menu .menu-title,header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-menu .menu-toggle-title{font-size:18px;padding:10px 16px;font-weight:700}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-menu .menu-toggle-content{background-color:#f5f4f4}header.sw-header-wrapper .sw-mobile-nav .mobile-sub-nav-header{background-color:#006ca3;min-height:40px;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 10px}header.sw-header-wrapper .sw-mobile-nav .mobile-sub-nav-header i{color:#fff;width:20px;line-height:16px}header.sw-header-wrapper .sw-mobile-nav .mobile-sub-nav-header h3{font-size:16px;margin:0}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-footer{background-color:#fff;border-top:1px solid #e5e5e5;padding:10px 0}header.sw-header-wrapper .sw-mobile-nav .sw-mobile-nav-footer a{color:#26282b;padding:10px 20px}header.sw-header-wrapper .sw-mobile-nav .inbox-container{height:100%}header.sw-header-wrapper .sw-mobile-nav .inbox-container .inbox-header{justify-content:space-between}header.sw-header-wrapper .sw-mobile-nav .inbox-container .inbox-header>a{margin:0}header.sw-header-wrapper .sw-mobile-nav .inbox-container .inbox-header .inbox-title{display:none}header.sw-header-wrapper .sw-mobile-nav .inbox-container .inbox-list{max-height:calc(100% - 83px)}.sw-header{display:flex;flex:1;padding:0 20px;width:100%}.sw-header>div:first-child{flex:1;display:flex;align-items:center}.sw-header .logo{position:relative;margin:0 !important}.sw-header .logo>strong{position:absolute;font-size:10px;color:#999;bottom:-7px;right:-17px;white-space:nowrap}.sw-header nav.sw-nav{display:flex;align-items:center;padding:0 20px}.sw-header nav.sw-nav .menu-toggle-title,.sw-header nav.sw-nav>a{color:#26282b;margin:0 15px;display:inline-block;white-space:nowrap;width:100%}.sw-header nav.sw-nav .menu-toggle-title.active,.sw-header nav.sw-nav>a.active{color:#319bf5}.sw-header nav.sw-nav button{color:#26282b}@media screen and (max-width: 992px){.sw-header nav.sw-nav button{display:none}}.sw-header nav.sw-nav button svg{fill:#59595b}.sw-header nav.sw-nav .nav-submenu{padding:0}.sw-header li{padding:0}.sw-header li a,.sw-header li .new-shipment-option{color:#26282b;padding:5px 20px;display:inline-block;white-space:nowrap;width:100%}.sw-header li a.active,.sw-header li a:hover,.sw-header li .new-shipment-option.active,.sw-header li .new-shipment-option:hover{color:#319bf5}.menu-toggle .menu-toggle-content{height:0;overflow:hidden}.menu-toggle .menu-toggle-content.open{height:auto}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.company-wrapper{display:flex;flex-direction:column;background-color:#f5f5f5;height:calc(100vh - 64px)}.company-wrapper .company-container{display:flex;position:relative;flex:1;max-height:100%;overflow:auto}@media(max-width: 768px){.company-wrapper .company-container{flex-direction:column}}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.tasks__task{display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dadada;border-top:1px solid #dadada;padding:5px 30px}.tasks__task:last-child{border-bottom:0}.tasks__task-checkmark{margin-right:20px;font-size:1.4em;transition:transform .2s}.tasks__task-checkmark:hover{transform:scale(1.1);color:#003856}.tasks__task-link{display:flex;align-content:flex-end;opacity:0}.tasks__task-collect{flex:0 1 60%;display:flex;flex-direction:column}.tasks__task-collectEnd{display:flex;flex-direction:column;margin-left:auto}.tasks__task-collect2{display:flex}.tasks__task-collect2 span{margin-right:10px}.tasks__task-description{font-size:1.2em}.tasks__task-shipmentLink{cursor:pointer;margin-left:auto;opacity:1 !important}.tasks__task-assignee{font-size:.9em}.tasks__task-due{font-size:.9em}.tasks__task-details{padding:20px;font-size:14px;display:flex}.tasks__task-details>div{margin-bottom:10px}.tasks__task-details-complete{cursor:pointer;font-size:24px;padding-right:10px}.tasks__task-details-container{width:100%}.tasks__task-details-container .title{margin-bottom:10px;font-weight:bold}.tasks__task-details-header{display:flex;margin-right:-10px;align-items:flex-start}.tasks__task-details-header div:first-child{width:50%}.tasks__task-details-header div:last-child{display:flex;justify-content:flex-end;width:50%}.tasks__task-details-header div:last-child .btn{padding:0;padding-left:20px;border:0}.tasks__task-details-header div:last-child .btn:focus{outline:0}.tasks__task-details-header div:last-child .btn:active:focus{outline:0}.tasks__task-details-header:hover .tasks__task-link{opacity:1}.tasks__task-container{cursor:pointer}.tasks__filter{padding:10px;display:flex;background:#f5f5f5}.tasks__filter select{max-width:200px;margin-right:10px}.tasks__container{max-height:245px;overflow-y:auto}.tasks__modal .modal-header{background:#59595b;padding-bottom:10px;color:#fff}.tasks__modal .modal-header .close{color:#fff;opacity:1;font-weight:100}.tasks__modal .modal-header .close:hover{opacity:1}.tasks__modal .modal-header .close:focus{outline:0}.tasks__modal .modal-header .close:active:focus{outline:0}.tasks__modal .modal-body{padding:0}.tasks__modal .modal-footer{display:none}.tasks__form .text-right .btn:first-child{margin-right:10px}.tasks__form.formstyle-light{padding:10px 30px}.tasks__add{font-size:20px}.tasks__add .btn{height:34px;display:flex;justify-content:center;align-items:center}.tasks__add .btn:hover{text-decoration:none}.tasks__add .btn:focus{outline:0}.tasks__add .btn:active:focus{outline:0}.task__title{display:flex;align-content:center}.task__title svg{width:24px;height:24px}.task__title svg path{fill:#fff}.task__title span{line-height:32px;margin-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#tasks-popover-delete .btns{width:100%;display:flex}#tasks-popover-delete .btns .btn{width:50%}#tasks-popover-delete .btns .btn:first-child{margin-right:20px}
.form-group label{display:flex;align-items:center;white-space:nowrap}.form-group .tooltip{display:block;text-align:left}.form-group .error{color:#d43b3b}.form-group .icon-Info{display:inline-block;width:15px;height:15px;cursor:pointer}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.global-search{display:flex;align-items:center}.global-search.form-group .form-control{border-left:0}.global-search.form-group .form-control:focus{border:1px solid #ddd;border-left:0}@media(min-width: 768px){.global-search div[class*=swModal]{display:none}}.global-search .expandSearch{width:0;opacity:0;overflow:hidden;transition:.1s all ease}.global-search .expandSearch.open{display:inline-block;width:300px;opacity:1;overflow:inherit}.global-search .nav-search-icon{cursor:pointer;margin-left:10px;color:#126ca4}.global-search [role=menu]{padding:0;max-width:100%;max-height:350px;overflow:scroll}@media(max-width: 768px){.global-search [role=menu]{max-height:100%;border:1px solid #ddd}}.global-search [role=menu] li{border:0 !important;border-top:1px solid #ddd !important;border-radius:0px !important;overflow:hidden !important;padding-left:10px;padding-right:10px}@media(max-width: 768px){.global-search [role=menu] li{padding-top:5px;padding-bottom:5px}}.global-search [role=menu] li.active{background-color:#f3f9fd !important}.global-search [role=menu] li .dropdown-item{padding:15px 20px;margin:0;border-radius:0;border:0}.global-search [role=menu] li .dropdown-item p{margin:0}.global-search [role=menu] li .dropdown-item .active,.global-search [role=menu] li .dropdown-item:hover{border:0;background-color:#f3f9fd !important}.global-search [role=menu] .section-header{font-size:14px !important;font-weight:bold !important;background-color:#fafafa;padding:10px !important;border:0 !important;text-transform:capitalize;border-top:1px solid #ddd !important}.global-search .search-option{padding:0 !important;width:100%;display:flex;flex-direction:row;align-items:center}.global-search .search-option p{margin:0}.global-search .search-option p,.global-search .search-option span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:280px}.global-search .search-icon{background-color:#fff;height:45px;border-radius:50%;vertical-align:middle;display:inline-block;min-width:45px;max-width:45px;display:flex;justify-content:center;align-items:center;margin-right:15px;background-size:cover;background-position:center;border:1px solid #ddd}.global-search .search-icon+span{margin-right:-15px}.global-search .search-icon i{font-size:18px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}header.sw-header-wrapper{background-color:#fff;box-shadow:inset 0px -3px 0px #006ca3,inset 0px 1px 0px #d8dde6;min-height:64px;display:flex;flex-direction:column;align-items:center;position:fixed;margin-top:0;left:0;right:0;z-index:201}.sw-header{display:flex;flex:1;padding:0 20px;width:100%}.sw-header>div:first-child{flex:1;display:flex;align-items:center}@media screen and (max-width: 1200px){.sw-header>div:first-child{justify-content:space-between}}.sw-header .logo{position:relative;margin:0 !important}.sw-header .logo>strong{position:absolute;font-size:10px;color:#999;bottom:-7px;right:-17px;white-space:nowrap}@media screen and (max-width: 1200px){.sw-header .logo>strong{display:none}}.sw-header .logo>img{height:37px}.sw-header .mobile-nav-actions{display:flex;align-items:center}.sw-header .mobile-nav-actions>i{color:#126ca4;margin-left:10px}@media screen and (min-width: 1200px){.sw-header .mobile-nav-actions{display:none}}.sw-header .sw-auth-nav{display:flex;align-items:center}@media screen and (max-width: 1200px){.sw-header .sw-auth-nav{display:none}}.sw-header .sw-auth-nav>*:not(#apt-widget){margin-left:15px}.sw-header .sw-auth-nav svg{fill:#006ba2 !important}.sw-header .sw-auth-nav .sw-avatar{width:24px;height:24px;display:inline-block;overflow:hidden;border-radius:50%}.sw-header .sw-auth-nav .sw-avatar img{width:100%}.sw-header .sw-auth-nav li{padding-left:0;padding-right:0}.sw-header .sw-auth-nav li>a{padding:0 15px}.sw-header .tasks-modal>div:nth-child(2){padding:0}.sw-header .tasks-link{background-color:#58595b;border-radius:50%;padding:2px;font-size:20px;color:#fff}.sw-header .alert-dot{position:absolute;background:#b41d13;height:8px;width:8px;top:4px;border:1px solid #fff;right:2px;border-radius:50%}.sw-header .profile-menu{color:#26282b}.sw-header .profile-menu:hover{background-color:inherit}.sw-header .profile-menu hr{border-top:1px solid #d8d8d8;margin:10px 0}
.analytics-container{position:relative}.analytics-container .page-header{width:100%;background-color:#e5e5e5;padding:10px 20px;margin:0;z-index:5;position:relative;border-bottom:1px solid #bebebe;box-shadow:0px 3px 3px -2px rgba(0,0,0,.2)}.analytics-container .page-header>h2{margin:0;display:inline-block}.analytics-container .page-header .dash-select{cursor:pointer;white-space:nowrap}.analytics-container .page-header .dash-select:hover{color:#00a7f9}.analytics-container .page-header .dash-select i{font-size:18px;margin-left:5px}.analytics-container .looker-dash-menu{background-color:#59595b;padding:0;margin-top:5px}.analytics-container .looker-dash-menu li{color:#ebebeb;font-size:14px;padding:5px 12px}.analytics-container .looker-dash-menu li.active,.analytics-container .looker-dash-menu li:hover{color:#00a7f9}.analytics-container .looker-dash-menu li.list-section-head{background-color:rgba(0,0,0,.3)}.analytics-container .looker-dash-menu li.list-section-head:hover{color:#ebebeb}.analytics-container iframe{width:100%;height:100%;position:absolute;border:0}
.select-group.form-group .input-group .Select .Select-control{border-radius:4px}.select-group.form-group .input-group .Select .Select-control .Select-input:focus{background-color:rgba(0,0,0,0)}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quick-quote-header-container{box-shadow:3px 3px 3px rgba(0,0,0,.069) !important}.quick-quote-header{width:100%;padding:20px;margin-bottom:20px !important}.quick-quote-header h2{display:flex;align-items:center;margin:0;flex:1}.quick-quote-header h2 span{font-weight:normal}.quick-quote-header .form-group{margin-bottom:0}.quick-quote-header .quote-number-field{display:flex;align-items:center;padding:10px 0}.quick-quote-header .quote-number-field span{font-size:24px}.quick-quote-header .quote-number-field a{margin-left:10px}.quick-quote-header .quote-number-field a i{color:#0095f8}.quick-quote-header .quote-number-field .form-group{margin:0;margin-left:15px}.quick-quote-header .quick-quote-header-details{display:flex;align-items:center;flex:1;white-space:nowrap;margin-right:50px;position:relative;overflow:hidden}.quick-quote-header .quick-quote-header-details>div{padding:20px 0;display:flex;flex-flow:wrap;overflow:hidden}.quick-quote-header .quick-quote-header-details a{width:20px}@media screen and (max-width: 992px){.quick-quote-header .quick-quote-header-details{margin-right:0;white-space:inherit}.quick-quote-header .quick-quote-header-details>div{flex-direction:column;align-items:flex-start;overflow:inherit;padding:0}.quick-quote-header .quick-quote-header-details a{align-self:flex-start;margin-bottom:10px}}.quick-quote-header .quick-quote-header-details span{display:flex;font-size:14px;align-items:center;padding:0 10px;margin-bottom:5px;border-left:1px solid #979797}@media screen and (max-width: 992px){.quick-quote-header .quick-quote-header-details span{font-size:14px;margin-bottom:10px;border-left:none}}.quick-quote-header .quick-quote-header-details span:first-child{border-left:none;padding-left:0}.quick-quote-header .quick-quote-header-details span svg{fill:#2b262b;width:44px;height:25px;margin-right:15px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quote-creation-container{min-height:calc(100vh - 55px) !important;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 992px){.quote-creation-container{height:inherit}}.quote-creation-container h2{font-weight:600 !important}.quote-creation-container h1{margin-left:0 !important}.quote-creation-container label{font-weight:400;text-transform:inherit}.quote-creation-container sup{color:#26282b}.quote-creation-container .quick-quote-body{background-color:#f5f5f7;display:flex;flex:1;height:100%;flex-direction:column;width:100%;padding:30px 20px 0}.quote-creation-container .quick-quote-body>h2{margin-bottom:30px}.quote-creation-container .quick-quote-footer{display:flex;justify-content:flex-end;padding:30px 0 100px}.quote-creation-container .quick-quote-footer button{margin-left:20px}.quote-creation-container .quick-quote-footer input[type=checkbox]:before{background-color:#fff}.quote-creation-container .quick-quote-footer input[type=checkbox]:checked:before{background-color:#006ba2;color:#fff;font-weight:200;content:"✓";font-size:1.4em;text-align:center}.quote-creation-container .btn-lg:disabled{background-color:#c4c4c4;border-color:#c4c4c4}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.notification-header{display:flex;align-items:center;justify-content:space-between;padding:10px 20px}.notification-header .form-group{margin:0}.notification-footer{padding:10px 20px}.additional-options{display:none}.additional-options .notification-pref{display:flex;align-items:center;justify-content:space-between;border:1px solid #dadada;border-radius:4px;background-color:#fff;padding:10px 20px;margin-bottom:5px}.additional-options .notification-pref .form-group{margin:0}.additional-options .notification-pref p{margin-bottom:0;padding-right:20px}.additional-options.show{display:block}
.poc-fields{border-bottom:1px solid #e5e5e5;margin-bottom:10px !important}.poc-fields-footer{display:flex;flex-direction:column}.poc-fields-footer>div{display:flex;justify-content:space-between;margin-bottom:15px}.poc-fields-footer button{align-self:flex-end}
.address-search .async-option{padding:5px;display:flex}.address-search .async-option.addr-option{color:#096da8}.address-search .async-option .option-icon{display:inline-block;width:30px}.address-search .async-option .option-label{flex:1}.address-search .Select-menu-outer .Select-option{background-color:#fff !important;padding:2px;padding-left:10px;border:0 !important;text-align:left;border-radius:3px}.address-search .Select-menu-outer .Select-option:hover{border:0 !important;background:#f3f9fd !important}.address-search .Select-menu-outer .Select-option.is-focused{border:0 !important;background:#f3f9fd !important}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipment-stop{position:relative;background:#fff;padding:20px 45px;border-bottom:1px solid #e5e5e5}.shipment-stop.parcel:last-child,.shipment-stop.notes-for-carrier{border-bottom:0}.shipment-stop .drag-icon{position:absolute;top:15px;left:10px;font-size:21px;color:#dfdfdf;font-style:normal}.shipment-stop .shipment-stop-pos{margin-bottom:20px}.shipment-stop__distance{margin-left:15px;color:#929292;font-weight:normal}.form-rule{border-bottom:1px solid #e5e5e5;text-align:center;height:10px;margin:20px auto 0;max-width:80%}.form-rule:after{content:"TO";background-color:#fff;padding:5px 10px}.schedule-pickup-modal>div:last-child{padding:0 0 20px !important}.shipment-stop-header,.shipment-stop-subheader{display:flex;justify-content:space-between;padding:0 0 20px;width:100%}.shipment-stop-header span:not(.shipment-stop__distance),.shipment-stop-subheader span:not(.shipment-stop__distance){font-weight:bold}.shipment-stop-header a,.shipment-stop-subheader a{font-size:18px;color:#7c98b6;align-self:flex}.shipment-stop-header i[class^=icon-marker],.shipment-stop-subheader i[class^=icon-marker]{font-size:24px;vertical-align:middle}.shipment-stop-subheader{margin:20px 0;border-bottom:1px solid #e5e5e5;padding:0 0 10px}.shipment-stop-footer{display:flex;justify-content:flex-end;align-items:center}.shipment-stop-footer .text-success,.shipment-stop-footer .error-text{transition:.2s all;margin-right:15px;font-size:16px}.shipment-stop-po{padding:0 0 0 12px;border:1px solid #e5e5e5;border-radius:3px;display:flex;align-items:center}.shipment-stop-po .po-dropzone{display:flex;flex:1;padding:10px 12px}.shipment-stop-po .po-dropzone.dragover{background-color:#f3f9fd}.shipment-stop-po .po-type{display:flex;align-items:center}.shipment-stop-po .po-type svg{fill:#26282b;margin-right:5px}.shipment-stop-po .order-number{margin:0;margin-left:15px;padding:5px 15px;background:#dce3e8;border-radius:3px;display:inline-flex}.rw-datetimepicker input.rw-input{box-shadow:none}.rw-widget{border-radius:4px !important}.rw-select{width:39px;text-align:center;border-left:1px solid #dde3e8 !important}.rw-select .rw-btn{color:#0095f8}.details-toggle{margin:10px 0 10px;display:flex;justify-content:space-between}.details-toggle a{color:#0095f8}.form-group .input-group .input-group-addon .icon{color:#0095f8}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipment-stops .btn-link .btn-link:focus,.shipment-stops .btn:focus{outline:none !important}.shipment-stops .draggable-item{background:#f9f9f9}.shipment-stops .draggable-item.dragover{background-color:#f3f9fd;box-shadow:inset 0 0 0 1px #0095f8}.shipment-stops .lineitem-footer{padding:20px 45px}.shipment-stops .add-button{border:0;color:#0095f8}.shipment-stops .add-button:active,.shipment-stops .add-button:hover{background-color:rgba(0,0,0,0);color:#0095f8}.shipment-stops a.trashButton{color:#58595b}.shipment-stops .dropdown-arrow{border-color:#26282b rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:6px 6px 2.5px;display:inline-block;height:0;width:0;position:relative;vertical-align:middle;margin-left:12px;cursor:pointer}.shipment-stops .dropdown-arrow.active{border-color:#319bf5 rgba(0,0,0,0) rgba(0,0,0,0)}.shipment-stop-mini{padding:13px;font-size:14px;border-bottom:1px solid #747574}.shipment-stop-mini:last-child{border-bottom:0}.shipment-stop-mini.dragover{background-color:#f3f9fd}.shipment-stop-mini i{font-style:normal;display:inline-block;width:20px}@media(max-width: 768px){.shipment-stop-mini{white-space:nowrap}}.stop-index-tooltip{z-index:9999;margin-left:-75px;min-width:400px}.stop-index-tooltip .order-tooltip:before{content:"";margin:auto;display:block;width:0;height:0;border-style:solid;position:absolute;left:83px;margin-left:-14px;transition:all 0s}.stop-index-tooltip[x-placement*=bottom] .order-tooltip:before{top:-11px;border-width:0 1em 1em 1em;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #26282b rgba(0,0,0,0)}.stop-index-tooltip[x-placement*=top] .order-tooltip:before{bottom:-11px;border-width:1em 1em 0 1em;border-color:#26282b rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}@media(max-width: 768px){.stop-index-tooltip{margin-left:5px}.stop-index-tooltip .order-tooltip:before{display:none}}
.tableViewForm .table-view-title{margin-bottom:8px;margin-left:4px}.tableViewForm input#name-input{max-width:256px}.tableViewForm__buttonContainer{display:flex;justify-content:flex-end;margin:8px 8px 0 8px}.tableViewForm__buttonContainer :nth-child(2){margin-left:8px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.filters{display:flex;flex-direction:column;background:#006ba2;padding:0px;width:35px;transition:width 250ms cubic-bezier(0, 0, 0.2, 1) 0ms}.filters .tableViewForm{width:100%;padding:10px 0 0 10px;z-index:2}.filters.open{background:#fff}.filters .filter-list{color:#fff !important}.filters .action.activeFilters{padding-left:5px}.filters .action.activeFilters:after{content:"";display:inline-block;position:relative;background:#b41d13;height:5px;width:5px;right:6px;bottom:15px;border-radius:50%}.filters .action.filter-close{margin-right:5px}.filters .action:hover{cursor:pointer}.filters.open{min-width:300px}.filters__header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d8d8d8}.filters__header.first-row-active{border-bottom:0px}.filters__header-closed{padding:10px 5px;display:flex;justify-content:center}.filters__header-tab{padding:8px 16px}.filters__header-tab :hover{cursor:pointer}.filters__header-tab.active{background-color:rgba(10,111,219,.1);color:#006ba2;border-bottom:2px solid #006ba2}.filters__header-tab-container{display:flex}.filters__header-tab.saved :after{content:"";display:inline-block;position:relative;background:#1b7b3b;height:8px;width:8px;right:2px;bottom:10px;border-radius:50%}.filters .filters__body,.filters .filters__views{flex-grow:1;flex-shrink:1;overflow:auto;height:100%}.filters .filters__body.emptyState,.filters .filters__views.emptyState{display:flex;justify-content:center;align-items:center;color:#838383}.filters__filter,.filters__view,.filters__columns{border-bottom:1px solid #d8d8d8;color:#26282b;background-color:#fff}.filters__filter.expanded,.filters__view.expanded,.filters__columns.expanded{background-color:#f5f5f5}.filters__filter.expanded>.filters__filter-header>.filters__filter-label,.filters__view.expanded>.filters__filter-header>.filters__filter-label,.filters__columns.expanded>.filters__filter-header>.filters__filter-label{font-weight:bold}.filters__filter.expanded>div>div>.filters__view,.filters__view.expanded>div>div>.filters__view,.filters__columns.expanded>div>div>.filters__view{color:#26282b}.filters__filter.expanded>div>div>.filters__view-label,.filters__view.expanded>div>div>.filters__view-label,.filters__columns.expanded>div>div>.filters__view-label{font-weight:bold}.filters__filter>.filter__option,.filters__view>.filter__option,.filters__columns>.filter__option{padding:0px 8px 8px 16px}.filters__filter.selected,.filters__view.selected,.filters__columns.selected{border-top:1px solid #006ba2;border-bottom:1px solid #006ba2;background-color:rgba(10,111,219,.1);color:#006ba2;font-weight:bold}.filters__filter li,.filters__view li,.filters__columns li{color:#26282b;font-weight:initial}.filters__filter-header,.filters__view-header,.filters__columns-header{display:flex;justify-content:space-between;align-items:center;padding:10px;padding-bottom:8px;padding-left:16px}.filters__filter-header:hover,.filters__view-header:hover,.filters__columns-header:hover{cursor:pointer}.filters__filter-actions,.filters__view-actions,.filters__columns-actions{display:flex;align-items:center}.filters__filter-clear,.filters__view-clear,.filters__columns-clear{color:#006ba2}.filters__filter-default,.filters__view-default,.filters__columns-default{color:#838383}.filters__filter-info-message,.filters__view-info-message,.filters__columns-info-message{color:#838383;text-transform:uppercase;margin:4px 0 4px 16px;font-size:9px}.filters__filter-info-message-container,.filters__view-info-message-container,.filters__columns-info-message-container{width:100%;border-bottom:1px solid #d8d8d8;max-height:22px}.filters__filter-clear,.filters__filter-default,.filters__view-clear,.filters__view-default,.filters__columns-clear,.filters__columns-default{align-self:center;font-size:9px;margin-right:10px;line-height:11px;text-transform:uppercase}.filters__filter-label-container,.filters__view-label-container,.filters__columns-label-container{display:flex;width:100%;justify-content:flex-start}.filters__filter-dropdown>button,.filters__view-dropdown>button,.filters__columns-dropdown>button{color:#58595b;padding:0 !important}.filters__filter-delete-tooltip,.filters__view-delete-tooltip,.filters__columns-delete-tooltip{width:100%}.filters__filter-delete-tooltip-wrapper,.filters__view-delete-tooltip-wrapper,.filters__columns-delete-tooltip-wrapper{white-space:normal}.filters__column{display:flex;align-items:center;border-bottom:1px solid #d8d8d8}.filters__column.inactive{background:#f5f5f5}.filters__column-label-description{margin-left:6px}.filters__column-label-container{display:flex;width:100%;align-items:center}.filters__column-label-container>svg{margin-left:12px}.filters__column-label-container>span{margin-left:6px;height:100px}.filters__column-toggle{margin-right:8px;margin-bottom:8px}.filters__footer{background:#fff;color:initial;padding:4px;flex-grow:2;flex-shrink:1;display:flex;align-items:center;justify-content:flex-end;border-top:1px solid #d8d8d8}.filters__footer.expandedFooter{height:-moz-fit-content;height:fit-content;background:#f5f5f5}.filters__footer-button{margin-right:8px}.filters__footer-button:hover{cursor:pointer}.filters__footer-button.active{background-color:rgba(10,111,219,.1)}.filters__footer-button-tooltip{left:-3px !important}.filters__footer-actions-container{display:flex;justify-content:space-between;width:100%;max-height:40px;padding-left:4px;padding-right:4px}.filters__footer-actions-container .filters__footer-tooltip-buttons{display:flex;align-items:center;min-height:40px}.filters__footer-actions-container .filters__footer-tooltip-buttons>div>.filters__footer-button{margin-left:4px;margin-right:4px}.filters__footer-actions-container .filters__footer-tooltip-buttons>div>.filters__footer-button:hover{background-color:#f5f5f5}.filters__footer-actions-container .filters__footer-action-buttons{display:flex;align-items:center}.filters__footer-actions-container .filters__footer-action-buttons>button{margin-left:4px;margin-right:4px}.filters__footer-actions-container.viewFormDisplayed{width:auto;align-self:flex-start;z-index:3;position:absolute;bottom:4px;left:4px}.filters__footer-success{display:flex;background-color:#f5f5f5}.filters__footer-success-container{margin:8px;margin-left:16px}.filters__footer-success-icon-container{display:flex;justify-content:space-between;align-items:center}.filters__footer-success-icons{display:flex;align-items:center}.filters__footer-success-header{font-weight:bold;margin-right:8px}.filters__border-right{background-color:#006ba2;min-width:10px}.filter__lookup{padding-top:5px}.filter__locationSearch,.filter__search{color:#26282b;margin-bottom:8px}.filter__locationSearch .addressVerification__form,.filter__search .addressVerification__form{color:initial}.filter__listSelect-option{text-align:left;border:1px solid #fff;border-radius:4px;margin:5px 0px;padding:5px 15px}.filter__listSelect-option:hover{cursor:pointer}.filter__listSelect-option.selected{border:1px solid #006ba2;background-color:rgba(49,155,245,.25);color:#006ba2}
._tableReadback{max-height:141px}._tableReadback__readbackHeader{width:100%;display:flex;height:24px;align-items:center}._tableReadback__nameContainer{display:flex;width:50%;align-items:center}._tableReadback__clearContainer{justify-content:flex-end;width:100%;display:flex}._tableReadback__filterName{color:#26282b}._tableReadback__filterContainer{display:flex;flex-wrap:wrap;overflow-y:scroll;max-height:117px}._tableReadback__filter{display:flex;align-items:center;background:#58595b;height:30px;color:#fff;border-radius:4px;margin:4px 4px 4px 0px;padding:5px 10px;text-transform:capitalize}._tableReadback__default{align-content:center;color:#838383;margin-right:10px;font-size:10px;line-height:11px;text-transform:uppercase;margin-top:2px}._tableReadback__closeIcon{margin-left:8px}._tableReadback__closeIcon:hover{cursor:pointer}._tableReadback__clear{text-transform:uppercase;color:#006ba2;font-size:10px}._tableReadback__clear:hover{cursor:pointer}
.ReactTable.sw-table{background:#fff;flex:1}.ReactTable.sw-table .rt-thead{flex:0 0 auto}.ReactTable.sw-table .rt-tbody{flex:1 1 0}.ReactTable.sw-table .rt-tr.-odd .rt-td{background-color:#f7f7f7}.ReactTable.sw-table .rt-tr:hover .rt-td{background-color:rgba(10,111,219,.1)}.ReactTable.sw-table .rt-tbody .rt-tr-group{border-bottom:0;max-height:130px}.ReactTable.sw-table .rt-thead.-header{border-bottom:.5px solid #58595b}.ReactTable.sw-table .rt-tbody .rt-tr-group .rt-td{border-right:0;padding:10px 20px;align-self:stretch;display:flex;align-items:center;text-overflow:ellipsis;overflow:hidden}.ReactTable.sw-table .rt-tbody .rt-tr-group .rt-td.overflow-visible{overflow:visible}.ReactTable.sw-table .rt-tbody .rt-tr-group .rt-td .action-menu>button:active svg,.ReactTable.sw-table .rt-tbody .rt-tr-group .rt-td .action-menu>button:focus svg{background:rgba(10,111,219,.1);border-radius:50%}.ReactTable.sw-table .rt-thead.-header .rt-th{font-weight:normal;outline:0;padding:10px 20px;text-align:left;border-right:.5px solid #58595b}.ReactTable.sw-table .rt-thead.-header .rt-th:last-of-type{border-right:none}.ReactTable.sw-table .rt-thead.-header .rt-th .btn-sort{color:inherit;left:3px;display:inline-block;width:0;height:0;border:solid 5px rgba(0,0,0,0);margin:4px 4px 2px 3px;background:rgba(0,0,0,0);border-top:solid 5px;border-bottom-width:0}.ReactTable.sw-table .rt-thead.-header .rt-th.-sort-asc .btn-sort{left:3px;display:inline-block;width:0;height:0;border:solid 5px rgba(0,0,0,0);margin:4px 4px 2px 3px;background:rgba(0,0,0,0);border-bottom:solid 5px #006ba2;border-top-width:0}.ReactTable.sw-table .rt-thead.-header .rt-th.-sort-desc .btn-sort{left:3px;display:inline-block;width:0;height:0;border:solid 5px rgba(0,0,0,0);margin:4px 4px 2px 3px;background:rgba(0,0,0,0);border-top:solid 5px #006ba2;border-bottom-width:0}.sw-table__container{flex:1;display:flex;flex-direction:column}.sw-table__container-filters{flex-direction:row}.sw-table__container-active{height:200px}.sw-table__container-bulkActions_wrapper{flex:1;display:flex;flex-direction:column}.sw-table__container .rt-resizable-header-content div{min-height:unset}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.unassigned-orders-table__note{margin:0 0 16px}.unassigned-orders-table{border:1px solid #d8d8d8;border-radius:4px}.unassigned-orders-table .selected-count{max-width:200px;margin-right:auto;margin-left:auto;position:absolute;left:0;right:0;bottom:148px}.unassigned-orders-table .sw-page-header h2{width:100%;margin:0 20px 0 0;border:none;padding:initial;align-items:baseline;display:flex;font-size:14px !important;font-weight:700}.unassigned-orders-table .sw-page-header .sw-page-search{max-width:322px;margin-right:16px}.unassigned-orders-table .sw-page-header .sw-page-search .inputGroup{width:312px}.unassigned-orders-table .shipwellLoader__container{height:calc(90vh - (64px + 81px + 3px + 60px + 30px + 29px)) !important}.unassigned-orders-table .sw-table__container .ReactTable{height:calc(90vh - (64px + 81px + 3px + 60px + 30px + 29px))}.unassigned-orders-table__consolidate{margin-left:12px;display:flex;align-items:center}.unassigned-orders-table__consolidate .consolidate-tooltip-wrapper{margin-left:4px}.unassigned-orders-table__consolidate .consolidate-tooltip-wrapper svg{width:16px;height:16px}.unassigned-orders-table__consolidate .consolidate-tooltip{width:360px}
.confirm-order-dates-form .shipment-section{padding:16px;border:1px solid #d8d8d8;border-radius:4px;background-color:#f5f5f5}.confirm-order-dates-form .shipment-section__title{margin-bottom:16px}.confirm-order-dates-form .shipment-section__row>div{width:50%;margin-bottom:4px}.confirm-order-dates-form .shipment-section p{margin-bottom:0px}.confirm-order-dates-form .shipment-section .apply-dates__dropdown>button{flex-direction:row-reverse;padding-left:0}.confirm-order-dates-form .shipment-section .apply-dates__dropdown>button span{margin:0;padding:0;width:initial;height:initial}.confirm-order-dates-form .shipment-section .apply-dates__dropdown>button span svg{width:24px;height:24px}.confirm-order-dates-form .shipment-section .apply-dates__dropdown>div{width:initial;min-width:initial;padding:0}.confirm-order-dates-form .shipment-section .apply-dates__dropdown>div button{padding:4px 16px 4px 12px;width:100%}.confirm-order-dates-form .shipment-section .apply-dates__button{justify-content:flex-start}.confirm-order-dates-form .shipment-section .apply-dates__button span{margin:0;justify-content:flex-start}
.order-card{margin-bottom:16px}.order-card__body{padding:16px 16px 0 !important}.order-card__row-wrapper>div{margin-bottom:24px}.order-card__row>div{width:50%}.order-card__icon-date-wrapper{border:1px solid #d8d8d8;border-radius:4px}.order-card__icon-date-wrapper .icon-wrapper{height:40px;width:40px;justify-content:center;align-items:center}.order-card__icon-date-wrapper>div:nth-child(2){flex-grow:1}.order-card__icon-date-wrapper>div:nth-child(2) input{border:none;border-left:1px solid #d8d8d8;border-radius:0}
.confirm-order-dates-form .order-section{border:none}.confirm-order-dates-form .order-section>div:first-child{flex-direction:row-reverse}.confirm-order-dates-form .order-section>div:first-child>div[role=button]{border:none;width:initial !important}.confirm-order-dates-form .order-section__header{margin:24px 0 16px 0;padding:0 8px !important;flex-direction:row;justify-content:flex-start}.confirm-order-dates-form .order-section__header>div{display:flex;flex-direction:column;align-items:flex-start !important}.confirm-order-dates-form .order-section__header>div span{padding-top:8px;font-weight:initial;color:#838383}.confirm-order-dates-form .order-section__body{padding:0;border:none}.confirm-order-dates-form .order-section__empty-state{width:100%;text-align:center}
.confirm-order-dates-form__note{margin:0 0 16px}.confirm-order-dates-form__back-button{position:absolute;bottom:24px}
.shipment-purchase-orders-modal{position:relative}.shipment-purchase-orders-modal .unassigned-orders-table{max-height:100%}.shipment-purchase-orders-modal>div:nth-child(3){padding-top:5px !important}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.toast-container{background-color:#fff;border-radius:4px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25)}.toast-container .toast-header{padding:7px 10px;border-top-left-radius:4px;border-top-right-radius:4px;display:flex;justify-content:flex-end;background-color:#1b7b3b;color:#fff}.toast-container .toast-header .flaticon-multiply:hover{cursor:pointer}.toast-container .toast-body{padding:10px 20px;display:flex;justify-content:space-between}.toast-container .toast-body p{margin-bottom:0}.toast-container .toast-body .flaticon-check_filled{margin-right:10px;font-size:1.3em}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quote-flow__stopsPOC{border-bottom:1px solid #dadada;padding-top:10px;padding-bottom:20px}.quote-flow__stopsPOC h4{margin-top:0px}.quote-flow__stopsPOC-expandWidth{width:100% !important}.quote-flow__stopsPOC-header{display:flex;justify-content:space-between}.quote-flow__stopsPOC-header-delete{font-size:1.3em}.quote-flow__stopsPOC-inlineRow{display:flex}.quote-flow__stopsPOC-inlineRow .form-group:first-child{margin-right:20px}.quote-flow__stopsPOC-inlineRow .form-group>.input-group>.checkbox{margin-top:-15px;margin-bottom:0px}.quote-flow__stopsPOC-notification{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid #dadada;background:#fff;padding:20px;padding-top:10px;padding-bottom:5px;margin-bottom:5px;border-radius:4px}.quote-flow__stopsPOC-notification .form-group{margin-bottom:0px;width:auto !important}.quote-flow__stopsPOC-notificationHeader{display:flex;flex-direction:row;justify-content:space-between;padding-left:20px;padding-right:20px;align-items:center;margin-top:10px;margin-bottom:10px}.quote-flow__stopsPOC-notificationHeader h4,.quote-flow__stopsPOC-notificationHeader .form-group{margin-bottom:0px}.quote-flow__stopsPOC-notificationHeader .form-group{width:auto !important}.quote-flow__stopsPOC-notificationExpand{margin:10px auto;font-weight:bold;padding-left:20px}.quote-flow__stopsPOC-inlineRow-margin{margin-top:30px}.quote-flow__stops-checkboxes{display:flex}.quote-flow__stops-checkboxes>.form-group{margin-bottom:0}.quote-flow__stops-checkboxes>.form-group:last-child{margin-left:10px}.quote-flow__stops-inlineFields{display:flex;flex-wrap:wrap}.quote-flow__stops-inlineFields .lookup-field.form-control:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.quote-flow__stops-inlineFields>.form-group{margin-right:20px}.quote-flow__stops-addressContainer{margin-bottom:20px}.quote-flow__stops-addressContainer h3:not(.quote-flow__stops-contactHeader):not(.quote-flow__stops-apptHeader){display:flex;margin-top:0px;margin-bottom:-10px;transform:translateY(5px)}.quote-flow__stops-addressContainer .typeahead-address{flex:1;margin:0 15px}.quote-flow__stops-addressHeader{display:flex;justify-content:space-between;margin-bottom:20px}.quote-flow__stops-addressHeader-pickup{display:flex;margin-bottom:20px}.quote-flow__stops-addressHeader-pickup .typeahead-address{margin-right:0}.quote-flow__stops-addressHeader-delete{font-size:1.8em}.quote-flow__stops-companyField{margin-bottom:-10px}.quote-flow__stops-companyField .form-group{margin-bottom:0px}.quote-flow__stops-addButtons{display:flex;justify-content:center}.quote-flow__stops-addButtons .btn:first-child{margin-right:20px}.quote-flow__stops-accessorials{margin-top:10px}.quote-flow__stops-contactHeader{border-bottom:1px solid #dadada;margin-bottom:0px}.quote-flow__stops-apptHeader{border-bottom:1px solid #dadada;margin-bottom:10px}.quote-flow .btn-save-address{display:flex;margin:10px 0 0 auto}.quote-flow .address-messages{display:flex;justify-content:center;width:100%}.quote-flow .address-saved,.quote-flow .address-warning{align-items:center;display:flex;margin:5px 10px}.quote-flow .address-saved .icon,.quote-flow .address-warning .icon{margin:-2px 5px 0 0}.quote-flow .typeahead-address .form-group{margin-bottom:0}.quote-flow .terminal-schedule{padding:20px 45px;border-bottom:1px solid #e5e5e5}.quote-flow .terminal-schedule .shipment-stop-header{font-weight:bold}.quote-flow .add-orders-btn{display:inline-block;margin:20px 30px 0}
.modify-react-datepicker .react-datepicker{min-height:280px}
.EmptyTableSprinkles__wrapper{width:40vw;min-width:400px}@keyframes fade{from{opacity:0}to{opacity:1}}@keyframes growShrink{from{transform:scale(0.9)}to{transform:scale(1.1)}}.EmptyTableSprinkles *{transform-box:fill-box;transform-origin:center}.EmptyTableSprinkles__ornaments{animation:fade .5s ease-in forwards}.EmptyTableSprinkles__ring{animation:growShrink 1s ease-out infinite alternate}.EmptyTableSprinkles__ring--0{animation-duration:2s;animation-direction:alternate-reverse}.EmptyTableSprinkles__ring--1{animation-duration:2.2s}.EmptyTableSprinkles__ring--2{animation-duration:2.4s;animation-direction:alternate-reverse}.EmptyTableSprinkles__ring--3{animation-duration:2.6s}
.addressVerification__form-footer{margin-top:20px;display:flex;justify-content:flex-end}.addressVerification__form-footer button:not(:first-child){margin-left:15px}
.products__imageUpload canvas{background-image:url("/images/upload_image.png");background-position:center;background-size:90%;background-repeat:no-repeat}
.shipment-item{margin-bottom:20px;position:relative;border-bottom:1px solid #e1e7eb}.shipment-item .form-rule{border-bottom:1px solid rgba(196,196,196,.75);text-align:center;height:10px;margin:40px 0}.shipment-item .form-rule:after{content:"TO";background-color:#fff;padding:5px 10px}.shipment-item .form-group .form-display-data{white-space:nowrap;text-transform:lowercase}.shipment-item .rw-widget{border-radius:4px !important}.shipment-item .freightclass-warning,.shipment-item .length-warning{margin-bottom:15px;font-size:14px}.shipment-item .shipment-item-footer{padding:10px 0 20px;text-align:right}.shipment-item .shipment-item-footer .text-success,.shipment-item .shipment-item-footer .error-text{transition:.2s all;margin-right:15px;font-size:16px}.shipment-item-total-weight{margin-top:5px}
.shipment-items{width:100%}.shipment-items .shipment-item-header{display:flex;justify-content:space-between;padding:20px 0}.shipment-items .shipment-item-header span{font-weight:bold}.shipment-items .shipment-item-header .shipment-item-order{margin-left:10px;font-weight:400}.shipment-items .shipment-item-header a.icon{font-size:18px;color:#7c98b6}.shipment-items .shipment-item-header a.trashButton{color:#58595b}.shipment-items .shipment-items-footer{margin-top:20px}.shipment-items .add-button{border:0;color:#0095f8}.shipment-items .add-button:active,.shipment-items .add-button:hover{background-color:rgba(0,0,0,0);color:#0095f8}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quote-flow__lineItems{margin-bottom:20px}.quote-flow__lineItems-totals{display:flex;flex-wrap:wrap;margin:20px 0}.quote-flow__lineItems-totals .quick-quote__total{flex:1 1 25%}.quote-flow__lineItems-dimensions{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.quote-flow__lineItems-details{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-start}.quote-flow__lineItems-header{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:20px}.quote-flow__lineItems-header h3{margin-top:5px;margin-right:20px}.quote-flow__lineItems-header .typeahead-products{align-items:center;display:flex;flex:1 1 80%;margin-right:auto;max-width:500px}.quote-flow__lineItems-header .typeahead-products .form-group{margin-right:20px;margin-bottom:0px}.quote-flow__lineItems-header .typeahead-products .icon{font-size:1.3em;margin-right:5px}.quote-flow__lineItems-delete{align-items:center;display:flex;font-size:1.5em}.quote-flow__lineItems-expand{color:#b41d13;font-weight:bold}.quote-flow__lineItems-warning{flex:1;font-size:.9em}.quote-flow__lineItems-margin{margin-top:20px}.quote-flow__lineItems-group{margin-right:25px;display:flex;align-items:flex-start}.quote-flow__lineItems-group .form-group{margin-right:5px;flex:1 0 auto}.quote-flow__lineItems-group .control-label{white-space:nowrap}.quote-flow__lineItems-group-hazmat{flex-grow:2;margin-right:25px;display:flex;align-items:flex-start}.quote-flow__lineItems-group-hazmat .form-group{flex:1 0 66%}.quote-flow__lineItems-group-hazmat .form-group .input-group{width:100%}.quote-flow__lineItems-group-hazmat .form-group:first-child{flex:1 0 auto}.quote-flow__lineItems-ftlEstimate{display:flex;align-items:flex-start}.quote-flow__lineItems-ftlEstimate .form-group{flex:1 0 33%}.quote-flow__lineItems-ftlEstimate .form-group .input-group{width:100%}.quote-flow__lineItems-ftlEstimate .form-group:first-child{flex:1 0 66%;margin-right:20px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quotingHeader__renderInline{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}.quotingHeader__reference{display:flex;align-items:flex-end}.quotingHeader__reference-title{font-size:30px;font-weight:500;margin:0px !important;margin-left:0px !important;margin-right:0px !important;border-bottom:none !important;padding-bottom:7px !important;padding-right:5px !important;padding-top:10px !important}.quotingHeader__reference .form-group{margin-bottom:5px}.quotingHeader__customer{margin-bottom:5px !important}.quotingHeader__customerContainer{display:flex;flex-wrap:wrap;align-items:center;max-width:300px}.quotingHeader__customerContainer label{margin-right:5px}.quotingHeader__customerContainer .form-group{margin-bottom:5px}.quotingHeader__cloneModal .modal-dialog{min-width:75%}.quotingHeader__cloneModal .modal-dialog p{margin-bottom:0px}.quotingHeader__cloneModal .table>tbody>tr>td.action-container{vertical-align:middle}.quotingHeader__cloneTable .form-group.customerFilter{min-width:200px}.quotingHeader__cloneTable .form-group.customerFilter .Select-menu-outer{z-index:999}.quotingHeader__cloneTable .form-inline{padding-bottom:10px}.quotingHeader__cloneTable .btn-sort{display:none !important}.quotingHeader__cloneTable .ReactTable{height:calc(100% - (64px + 60px));border:0}.quotingHeader__cloneTable .ReactTable sup{color:#000}.quotingHeader__cloneTable .ReactTable .rt-thead{box-shadow:none}.quotingHeader__cloneTable .ReactTable .rt-thead.-header{max-height:40px;border-bottom:2px solid #dadada;box-shadow:none}.quotingHeader__cloneTable .ReactTable .rt-thead.-header.not-bottom{border-bottom:0}.quotingHeader__cloneTable .ReactTable .rt-thead.-header .rt-th{font-weight:bold;outline:0;border-right:0;padding:10px 0 10px 10px;text-align:left}.quotingHeader__cloneTable .ReactTable .rt-thead.-header .rt-th .id__header{font-weight:bold;font-size:15px;margin-left:25px}.quotingHeader__cloneTable .ReactTable .rt-thead.-header .rt-th .rt-resizable-header-content{font-size:15px}.quotingHeader__cloneTable .ReactTable .rt-thead.-header .rt-th .btn-sort{color:inherit;left:3px;display:inline-block;width:0;height:0;border:solid 5px rgba(0,0,0,0);margin:4px 4px 2px 3px;background:rgba(0,0,0,0);border-top:solid 5px;border-bottom-width:0}.quotingHeader__cloneTable .ReactTable .rt-thead.-header .rt-th.-sort-asc{box-shadow:none}.quotingHeader__cloneTable .ReactTable .rt-thead.-header .rt-th.-sort-asc .btn-sort{color:#006ba2;left:3px;display:inline-block;width:0;height:0;border:solid 5px rgba(0,0,0,0);margin:4px 4px 2px 3px;background:rgba(0,0,0,0);border-bottom:solid 5px #006ba2;border-top-width:0}.quotingHeader__cloneTable .ReactTable .rt-thead.-header .rt-th.-sort-desc{box-shadow:none}.quotingHeader__cloneTable .ReactTable .rt-thead.-header .rt-th.-sort-desc .btn-sort{left:3px;display:inline-block;width:0;height:0;border:solid 5px rgba(0,0,0,0);margin:4px 4px 2px 3px;background:rgba(0,0,0,0);border-top:solid 5px #006ba2;border-bottom-width:0}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters{border-bottom:2px solid #dadada;display:none}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters.show{display:block}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-tr{width:100%}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th{border-right:0;padding:0 15px 10px}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th>.btn{width:100%;text-overflow:ellipsis;overflow:hidden;height:34px;border:1px solid #dadada;color:#747574}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th>.btn:hover,.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th>.btn:focus{background:#fff;outline:0;box-shadow:none}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th>.btn:active{background:#fff;outline:0;box-shadow:none}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th>.btn:active:focus{background:#fff;outline:0;box-shadow:none}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th .btn-default{color:#747574}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th:focus{outline:0}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th .form-control{box-shadow:none}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th .form-control:hover{cursor:pointer}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th .form-control[disabled]:hover{cursor:not-allowed}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th .form-control option:hover{cursor:pointer}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th .input-group .form-control{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th .input-group .selected{border:1px solid #006ba2;background:#dadada}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th .input-group .btn-default:active:focus{background:#fff;border-right:1px solid #dadada;border-bottom:1px solid #dadada;border-top:1px solid #dadada;outline:0}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th .no-filter{width:100%;height:34px;background:#f3f9fd;border:1px solid #dadada;border-radius:4px}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th .no-filter:hover{cursor:not-allowed}.quotingHeader__cloneTable .ReactTable .rt-thead.-filters .rt-th .open .btn-default.dropdown-toggle{background:#fff;border-right:1px solid #dadada;border-bottom:1px solid #dadada;border-top:1px solid #dadada;outline:0}.quotingHeader__cloneTable .ReactTable .rt-tbody{overflow-x:hidden}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr:hover{cursor:pointer}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group{border-bottom:1px solid #dadada}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group.no-content{border-bottom:0}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group.no-content .rt-tr{background:#fff}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td{border-right:0;padding:7px 10px;align-self:stretch;display:flex;align-items:center;text-overflow:ellipsis;overflow:hidden}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .no-border{border:0}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .status{text-overflow:ellipsis;overflow:hidden}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .status .table__label{display:inline;white-space:normal}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .id{text-overflow:ellipsis;overflow:hidden}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .id .tag-container{display:flex;align-items:center}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .id .tag-container .tag-option{margin-right:5px;height:20px;width:20px;border-radius:50%}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .id .tag-container .additionalTags{color:#006ba2}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .references div,.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .address div,.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .vendors div{text-overflow:ellipsis;overflow:hidden}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .notes-cell,.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .date,.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .stop,.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .table-financials{text-overflow:ellipsis;overflow:hidden}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .notes-cell a:hover{cursor:pointer}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .stops{position:relative}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .stops .itinerary{position:absolute;background:rgba(0,0,0,0);height:100%;width:100%;z-index:1;left:15px}.quotingHeader__cloneTable .ReactTable .rt-tbody .rt-tr-group .rt-td .reps p{text-overflow:ellipsis;overflow:hidden}.quotingHeader__cloneTable .ReactTable .pagination-bottom .-pagination{box-shadow:none}.quotingHeader__cloneTable .ReactTable .pagination-bottom .-pagination .-btn[disabled]{cursor:not-allowed}.quotingHeader__cloneTable .ReactTable .pagination-bottom .-pagination .-btn{background:inherit;color:#006ba2}.quotingHeader__cloneTable .ReactTable .pagination-bottom .-pagination .-btn:not([disabled]):hover{color:#006ba2;background:#f3f9fd}.quotingHeader__cloneTable .ReactTable .rt-noData{font-size:24px}
.modal-form-footer{position:absolute;bottom:0;left:0;padding:25px;margin-bottom:-30px;z-index:10;background:#fff;width:100%;display:flex;justify-content:space-between}.modal-form-footer__actions,.modal-form-footer__options{display:flex;align-items:center}.modal-form-footer__actions button:not(:first-child),.modal-form-footer__options button:not(:first-child){margin-left:12px}.modal-form-footer__actions-back,.modal-form-footer__options-back{display:flex;align-items:center}.modal-form-footer__actions-back:hover,.modal-form-footer__options-back:hover{cursor:pointer}.modal-form-footer__actions-back svg,.modal-form-footer__options-back svg{margin-right:12px;margin-left:0px}.modal-form-footer__options svg{margin-left:12px}
.shipment-document-form>.field-grid{display:grid;grid-row-gap:20px}.shipment-document-form .page-footer{display:flex;justify-content:flex-end;padding:20px 0 0}.shipment-document-form .page-footer>button{margin-left:20px}
.documentView-deleteButton:not(:disabled){color:#b41d13 !important}.documentView-deleteButton:not(:disabled)>span{margin:0 !important}.documentView-footer{margin-bottom:-64px}.documentView-footer__primary>*{margin-left:8px}
.documentSelect__document{padding:8px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #d8d8d8}.documentSelect__document.hidePreviewCta{justify-content:flex-start}.documentSelect__document-container{display:flex;justify-content:space-between}.documentSelect__document-container:hover{cursor:pointer}.documentSelect__document-details{display:flex;flex-direction:column;width:232px;overflow:hidden;padding-left:4px}.documentSelect__document-details.hidePreviewCta{max-width:196px}.documentSelect__document-details-primary{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.documentSelect__document-details-primary.previewing{font-weight:bold}.documentSelect__document-details-secondary{color:#838383;font-size:10px}.documentSelect__document-preview{font-size:10px;color:#006ba2;padding:4px 0px}.documentSelect__document-imageContainer{pointer-events:none;min-width:48px;display:flex;justify-content:center;align-items:center;border:2px solid rgba(0,0,0,0)}.documentSelect__document-imageContainer.previewing{border:2px solid #006ba2}.documentSelect__selectedCount{margin-top:16px;font-weight:bold}.documentSelect__noDocuments{display:flex;flex-direction:column;align-items:center;justify-content:center}.documentSelect__noDocuments-title{margin-top:80px}.documentSelect__documentTooltip{grid-gap:8px 16px}.documentSelect__documentTooltip .detailTitle{text-transform:uppercase;font-weight:700}
.emailShipmentContacts__cardTitle-details{font-weight:normal}.emailShipmentContacts__cardTitle-numContacts{text-transform:uppercase;color:#838383;font-size:12px}.emailShipmentContacts__card-user{display:flex;align-items:baseline}.emailShipmentContacts__card-user-detail{flex:1 1}.emailShipmentContacts__attachments{display:flex;justify-content:space-between;align-items:flex-start}.emailShipmentContacts__attachments-document{display:flex;align-items:center}.emailShipmentContacts__attachments-documentDescription{margin:0px 4px}
.sendShipmentDocuments{margin-bottom:40px}.sendShipmentDocuments .shipwellLoader__container{position:static !important}
.stopIndex{font-weight:bold}.more{color:#11a2dc}
.messages__inputContainer>div{flex:1 0}.messages__inputContainer-helperText{left:32px}.messages__input{min-height:40px}.messages__editNote>div{flex:1 0}.shipmentNotes{height:400px;display:flex;flex-direction:column}.shipmentNotes .shipwellLoader__container{position:static !important}
.messages__inputContainer>div{flex:1 0}.messages__inputContainer-helperText{left:32px}.messages__input{min-height:40px}.messages__editNote>div{flex:1 0}.shipmentMessages{height:400px;display:flex;flex-direction:column}.shipmentMessages .shipwellLoader__container{position:static !important}
.shipmentCard__actions-watch{border-radius:50%;display:flex;align-items:center;justify-content:center;height:28px;width:28px}.shipmentCard__actions-watch.watching{background:rgba(10,111,219,.1)}.shipmentCard__actions-watch.disabled:hover>*{cursor:not-allowed}.shipmentCard__actions-watch-tooltip{display:flex;align-items:center}.shipmentCard__actions-watch-tooltip svg{margin-right:8px}
.recent-shipments-table{min-height:170px}.recent-shipments-table .prevShipmentLoader{position:absolute;left:50%;margin-left:-30px}
.trucknumber-field .field-message{margin-bottom:15px;margin-top:-15px;display:block}.trucknumber-field .success-text,.trucknumber-field .error-text{vertical-align:middle}
.driverFields__fieldsContainer .close.rbt-close{color:#b41d13 !important;opacity:1;font-size:18px;font-weight:normal !important}.driverFields__fieldsContainer .driverFields__driverField ul{top:32px !important;width:100% !important}.driverFields__fieldsContainer .driverFields__cellField.disabled .react-phone-number-input *{cursor:inherit;color:#838383;background-color:#d8d8d8 !important;background:#d8d8d8 !important}.driverFields__fieldsContainer .driverFields__cellField.disabled .react-phone-number-input input{border:1px solid #b9bab9;border-radius:0 4px 4px 0 !important}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quote-flow__carrier h2{display:flex;align-items:baseline}.quote-flow__carrier .btn-tertiary{padding-top:0;margin-left:auto}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quote-flow__mode-modes{display:flex;flex-wrap:wrap;justify-content:space-evenly}.quote-flow__mode-equipment{margin:10px auto;max-width:400px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.box-padded-border{padding:20px;border:1px solid rgba(196,196,196,.5);border-radius:4px}.box-padded-background{padding:20px;border-radius:4px}.shipment-tags .bunker.tag-preview,.shipment-tags .bunker.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .bunker.tag-color-square{background:#26282b}.shipment-tags .bunker.blind.tag-preview,.shipment-tags .bunker.blind.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .bunker.blind.tag-color-square{background-color:#26282b;background-image:radial-gradient(closest-side, transparent 100%, rgba(255, 255, 255, 0.7) 99%),radial-gradient(closest-side, transparent 100%, rgba(255, 255, 255, 0.7) 99%);background-size:10px 10px;background-position:0 0,5px 5px}.shipment-tags .bright_grey.tag-preview,.shipment-tags .bright_grey.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .bright_grey.tag-color-square{background:#58595b}.shipment-tags .bright_grey.blind.tag-preview,.shipment-tags .bright_grey.blind.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .bright_grey.blind.tag-color-square{background-color:#58595b;background-image:radial-gradient(rgba(255, 255, 255, 0.7) 30%, transparent 16%),radial-gradient(rgba(255, 255, 255, 0.7) 30%, transparent 16%);background-size:10px 10px;background-position:0 0,5px 5px}.shipment-tags .light_blue.tag-preview,.shipment-tags .light_blue.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .light_blue.tag-color-square{background:#abd6e8}.shipment-tags .light_blue.blind.tag-preview,.shipment-tags .light_blue.blind.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .light_blue.blind.tag-color-square{background:radial-gradient(circle at 100% 50%, transparent 20%, rgba(255, 255, 255, 0.7) 21%, rgba(255, 255, 255, 0.7) 34%, transparent 35%, transparent),radial-gradient(circle at 0% 50%, transparent 20%, rgba(255, 255, 255, 0.7) 21%, rgba(255, 255, 255, 0.7) 34%, transparent 35%, transparent) 0 -50px;background-color:#abd6e8;background-size:7px 10px}.shipment-tags .cyprus.tag-preview,.shipment-tags .cyprus.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .cyprus.tag-color-square{background:#064646}.shipment-tags .cyprus.blind.tag-preview,.shipment-tags .cyprus.blind.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .cyprus.blind.tag-color-square{background:linear-gradient(115deg, transparent 75%, rgba(255, 255, 255, 0.7) 75%) 0 0,linear-gradient(245deg, transparent 75%, rgba(255, 255, 255, 0.7) 75%) 0 0,linear-gradient(115deg, transparent 75%, rgba(255, 255, 255, 0.7) 75%) 7px -15px,linear-gradient(245deg, transparent 75%, rgba(255, 255, 255, 0.7) 75%) 7px -15px,#064646;background-size:5px 10px}.shipment-tags .cerulean.tag-preview,.shipment-tags .cerulean.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .cerulean.tag-color-square{background:#006ba2}.shipment-tags .cerulean.blind.tag-preview,.shipment-tags .cerulean.blind.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .cerulean.blind.tag-color-square{background:linear-gradient(135deg, rgba(255, 255, 255, 0.7) 25%, transparent 25%) -50px 0,linear-gradient(225deg, rgba(255, 255, 255, 0.7) 25%, transparent 25%) -50px 0,linear-gradient(315deg, rgba(255, 255, 255, 0.7) 25%, transparent 25%),linear-gradient(45deg, rgba(255, 255, 255, 0.7) 25%, transparent 25%);background-size:5px 5px;background-color:#006ba2}.shipment-tags .regent_st_blue.tag-preview,.shipment-tags .regent_st_blue.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .regent_st_blue.tag-color-square{background:#a5c1d2}.shipment-tags .regent_st_blue.blind.tag-preview,.shipment-tags .regent_st_blue.blind.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .regent_st_blue.blind.tag-color-square{background-color:#a5c1d2;background-image:repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.7) 5px, rgba(255, 255, 255, 0.7) 10px)}.shipment-tags .mandarian_orange.tag-preview,.shipment-tags .mandarian_orange.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .mandarian_orange.tag-color-square{background:#912c2c}.shipment-tags .mandarian_orange.blind.tag-preview,.shipment-tags .mandarian_orange.blind.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .mandarian_orange.blind.tag-color-square{background-color:#912c2c;background-image:radial-gradient(circle at 100% 150%, #912c2c 24%, rgba(255, 255, 255, 0.7) 25%, rgba(255, 255, 255, 0.7) 28%, #912c2c 29%, #912c2c 36%, rgba(255, 255, 255, 0.7) 36%, rgba(255, 255, 255, 0.7) 40%, transparent 40%, transparent),radial-gradient(circle at 0 150%, #912c2c 24%, rgba(255, 255, 255, 0.7) 25%, rgba(255, 255, 255, 0.7) 28%, #912c2c 29%, #912c2c 36%, rgba(255, 255, 255, 0.7) 36%, rgba(255, 255, 255, 0.7) 40%, transparent 40%, transparent),radial-gradient(circle at 50% 100%, rgba(255, 255, 255, 0.7) 10%, #912c2c 11%, #912c2c 23%, rgba(255, 255, 255, 0.7) 24%, rgba(255, 255, 255, 0.7) 30%, #912c2c 31%, #912c2c 43%, rgba(255, 255, 255, 0.7) 44%, rgba(255, 255, 255, 0.7) 50%, #912c2c 51%, #912c2c 63%, rgba(255, 255, 255, 0.7) 64%, rgba(255, 255, 255, 0.7) 71%, transparent 71%, transparent),radial-gradient(circle at 100% 50%, rgba(255, 255, 255, 0.7) 5%, #912c2c 6%, #912c2c 15%, rgba(255, 255, 255, 0.7) 16%, rgba(255, 255, 255, 0.7) 20%, #912c2c 21%, #912c2c 30%, rgba(255, 255, 255, 0.7) 31%, rgba(255, 255, 255, 0.7) 35%, #912c2c 36%, #912c2c 45%, rgba(255, 255, 255, 0.7) 46%, rgba(255, 255, 255, 0.7) 49%, transparent 50%, transparent),radial-gradient(circle at 0 50%, rgba(255, 255, 255, 0.7) 5%, #912c2c 6%, #912c2c 15%, rgba(255, 255, 255, 0.7) 16%, rgba(255, 255, 255, 0.7) 20%, #912c2c 21%, #912c2c 30%, rgba(255, 255, 255, 0.7) 31%, rgba(255, 255, 255, 0.7) 35%, #912c2c 36%, #912c2c 45%, rgba(255, 255, 255, 0.7) 46%, rgba(255, 255, 255, 0.7) 49%, transparent 50%, transparent);background-size:40px 20px}.shipment-tags .pacific_blue.tag-preview,.shipment-tags .pacific_blue.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .pacific_blue.tag-color-square{background:#11a2dc}.shipment-tags .pacific_blue.blind.tag-preview,.shipment-tags .pacific_blue.blind.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .pacific_blue.blind.tag-color-square{background-color:#11a2dc;background-image:repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.7) 5px, rgba(255, 255, 255, 0.7) 10px)}.shipment-tags .sundown.tag-preview,.shipment-tags .sundown.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .sundown.tag-color-square{background:#ffb0a4}.shipment-tags .sundown.blind.tag-preview,.shipment-tags .sundown.blind.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .sundown.blind.tag-color-square{background-color:#ffb0a4;background-image:linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.7) 50%);background-size:5px 5px}.shipment-tags .charlotte.tag-preview,.shipment-tags .charlotte.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .charlotte.tag-color-square{background:#92e0e1}.shipment-tags .charlotte.blind.tag-preview,.shipment-tags .charlotte.blind.tag-container,.shipment-tags .tags-container .tags-dropdown .tag-color .charlotte.blind.tag-color-square{background-color:#92e0e1;background-image:linear-gradient(transparent 50%, rgba(255, 255, 255, 0.7) 50%);background-size:5px 5px}.shipment-tags{margin-top:20px;display:flex;align-items:center;flex-wrap:wrap}.shipment-tags .tags-container{display:flex;width:100%;position:relative}.shipment-tags .tags-container .tags-container-icon{display:flex;align-items:center;justify-content:center;border:1px solid #dadada;min-height:34px;width:37px;border-bottom-left-radius:4px;border-top-left-radius:4px;background:#f3f9fd;padding-left:5px;padding-top:3px}.shipment-tags .tags-container .tags-container-icon .icon{color:#747574}.shipment-tags .tags-container .tags{display:flex;align-items:center;flex-wrap:wrap;border:1px solid #dadada;border-left:0px;border-bottom-right-radius:4px;border-top-right-radius:4px;background:#f3f9fd;min-height:34px;height:-moz-fit-content;height:fit-content;width:calc(100% - 36px);padding:0 10px;color:#aaa}.shipment-tags .tags-container .tags:hover{cursor:pointer}.shipment-tags .tags-container .tags .tag{display:flex;align-items:center;color:#fff;font-weight:bold;height:30px;padding-right:5px;margin-right:5px;margin-top:1px;margin-bottom:1px;border-radius:4px}.shipment-tags .tags-container .tags .tag div:last-child{display:flex;align-items:center}.shipment-tags .tags-container .tags .tag div:last-child .icon{font-size:10px}.shipment-tags .tags-container .tags-dropdown{position:absolute;top:100%;left:36px;background:#fff;padding:10px;width:200px;z-index:3;border:1px solid #dadada;border-bottom-right-radius:4px;border-top-right-radius:4px}.shipment-tags .tags-container .tags-dropdown .tag-list{max-height:300px;overflow:auto;margin-top:5px}.shipment-tags .tags-container .tags-dropdown .tag-color{display:flex;flex-wrap:wrap;justify-content:space-between}.shipment-tags .tags-container .tags-dropdown .tag-color .tag-color-square{width:40px;height:35px;margin:5px}.shipment-tags .tags-container .tags-dropdown .tag-color .tag-color-square:hover{cursor:pointer}.shipment-tags .no-border{border:0}.shipment-tags .tag-container{display:flex;align-items:center;margin-bottom:5px;border-radius:4px;min-height:38px}.shipment-tags .tag-container:hover{cursor:pointer}.shipment-tags .tag-container .tag{color:#fff;font-weight:bold;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shipment-tags .tag-container .context-menu{cursor:pointer;display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin-left:auto;width:20px}.shipment-tags .tag-container .context-menu>span{background:#fff;border-radius:50%;display:inline-block;width:5px;height:5px;margin-top:5px;box-shadow:1px 1px 1px #000}.shipment-tags .tag-container .context-menu>span:first-child{margin-top:0}.shipment-tags .new-tag{padding:10px 0}.shipment-tags .new-tag a:hover{cursor:pointer;text-decoration:underline}.shipment-tags .edit-tag a:hover{cursor:pointer;text-decoration:underline}.shipment-tags .footer-btn{display:flex;justify-content:flex-end;margin-top:20px}.shipment-tags .footer-btn .btn{margin-left:10px}.shipment-tags .tag-preview{color:#fff;width:-moz-fit-content;width:fit-content;border-radius:4px;font-weight:bold;display:flex;min-height:45px;padding-right:10px;align-items:center}#shipment-tags-actions .btn{color:#11a2dc}#shipment-tags-actions .btn:hover{color:#0c6e95;text-decoration:none}
.shipment-total-weight{display:flex;align-items:center;margin-left:5px !important}.shipment-total-weight .form-group{margin:0}.shipment-total-weight .shipment-total-weight-field{margin-top:10px}.shipment-total-weight .shipment-total-weight-field .form-group{margin:0}
.shipment-total-value{display:flex;align-items:center;margin-left:5px !important}.shipment-total-value .form-group{margin:0}.shipment-total-value .shipment-total-value-field{margin-top:5px}.shipment-total-value .shipment-total-value-field .form-group{margin-top:0}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quote-lineitem-totals{border:1px solid #e5e5e5;min-height:40px;width:100%}.quote-lineitem-totals-body{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 992px){.quote-lineitem-totals{flex-direction:column;align-items:flex-start}.quote-lineitem-totals span{margin-top:5px}}.quote-lineitem-totals strong,.quote-lineitem-totals sup{color:#2b262b}.quote-lineitem-totals strong{display:block}@media screen and (max-width: 992px){.quote-lineitem-totals strong{display:inline-block;margin-right:5px}}.quote-lineitem-totals .totals-title{font-weight:bold;border-bottom:1px solid #e5e5e5;padding:10px 25px}
.custom-alert{display:flex;justify-content:space-between;align-items:flex-start;padding:16px;border-radius:4px;margin-bottom:1rem}.custom-alert-icon{font-size:20px;margin-right:12px;width:24px;height:24px;min-width:24px;min-height:24px;border-radius:100%;display:flex;justify-content:center;align-items:center}.custom-alert-content{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.custom-alert-title{font-size:14px;font-weight:700;line-height:16.4px;margin-bottom:4px}.custom-alert-message{font-size:12px;font-weight:400;line-height:14px}.custom-alert-close{cursor:pointer;font-size:1.5rem;line-height:1}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.new-financials-modal-form .form-group .sw-select__control{min-height:34px}.new-financials-modal-form .form-group .form-control{background-color:rgba(0,0,0,0)}.new-financials-modal-form-recent .form-group .sw-select__control{min-height:34px;border-radius:0 3px 3px 0}.new-financials-modal-form-recent .form-group .form-control{background-color:rgba(0,0,0,0)}.quote-flow__financials-maxBuy,.quote-flow__financialsReadOnly-maxBuy{display:flex;justify-content:space-between}.quote-flow__financials-maxBuy h5,.quote-flow__financialsReadOnly-maxBuy h5{flex:1 0 30%;font-weight:bold}.quote-flow__financials-maxBuy .form-group,.quote-flow__financialsReadOnly-maxBuy .form-group{flex:1 0 30%}.quote-flow__financials-maxBuy .form-group .control-label,.quote-flow__financialsReadOnly-maxBuy .form-group .control-label{font-weight:normal}.quote-flow__financials-priceSuggestions,.quote-flow__financialsReadOnly-priceSuggestions{display:flex;justify-content:space-between;margin-bottom:10px}.quote-flow__financials-priceSuggestions span,.quote-flow__financialsReadOnly-priceSuggestions span{flex:1 0 30%}.quote-flow__financials-priceSuggestions span:last-child,.quote-flow__financialsReadOnly-priceSuggestions span:last-child{margin-left:10px}.quote-flow__financials-priceSuggestions a,.quote-flow__financialsReadOnly-priceSuggestions a{margin-left:10px}.quote-flow__financials-priceSuggestions a:hover,.quote-flow__financialsReadOnly-priceSuggestions a:hover{cursor:pointer}.quote-flow__financialsLineItem{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.quote-flow__financialsLineItem-field:not(:last-child){flex:1 0 10%;padding-right:10px}.quote-flow__financialsLineItem-field:last-child{text-align:right}.quote-flow__financialsLineItem-readonly:not(:last-child){flex:1 0 10%;padding-right:10px}.quote-flow__financialsLineItem-readonly:first-child{flex:1 0 40%;text-align:right}.quote-flow__financialsLineItem-readonly:last-child{flex:1 0 15%;text-align:right;display:flex;justify-content:center;align-items:center}.quote-flow__financialsLineItem .form-group{margin-bottom:0px}.quote-flow__financialsLineItem-delete{font-size:1.3em}.quote-flow__financialsLineItem h5{margin:0px;margin-top:10px}.quote-flow__financialsLineItem-header{border-bottom:1px solid #ccc;margin-bottom:10px}.quote-flow__financialsLineItem-header span:last-child>h5{text-align:left}.quote-flow__financialsLineItem-addButtons{margin-left:-10px}.quote-flow__financialsLineItem-total{align-items:center;align-self:center;display:flex;flex-direction:row;justify-content:space-between}.quote-flow__financialsTotalRow{margin-top:5px;padding-top:5px;display:flex;justify-content:space-between;align-items:baseline}.quote-flow__financialsTotalRow h5,.quote-flow__financialsTotalRow p{margin:0px}.quote-flow__financialsTotalRow-markup{display:flex}.quote-flow__financialsTotalRow-total{font-size:1.4em;padding-right:15px}.quote-flow__financialsTotalRow-total .form-control{text-align:right;font-size:1em}.quote-flow__financialsTotalRow-total .error-text{font-size:14px}.quote-flow__financialsTotalRow-border{align-items:baseline;margin-top:5px;padding-top:5px;display:flex;justify-content:space-between;border-top:1px solid #dadada}.quote-flow__financialsTotalRow-border h5,.quote-flow__financialsTotalRow-border p{margin:0px}.quote-flow__financialsTotalRow-grandTotal{align-items:baseline;margin-top:5px;padding-top:5px;display:flex;justify-content:space-between;border-top:2px solid #c4c4c4}.quote-flow__financialsTotalRow-grandTotal h5,.quote-flow__financialsTotalRow-grandTotal p{margin:0px}.quote-flow__financialsTotalRow-grandTotal p{font-size:2em}.quote-flow__financialsReadOnlyLineItem{display:flex;justify-content:space-between;padding-left:10px;padding-right:10px;margin-bottom:0px;margin-top:10px;padding-bottom:5px;border-bottom:1px solid #dadada}.quote-flow__financialsReadOnlyLineItem-field:not(:last-child){flex:1 0 10%;padding-right:10px}.quote-flow__financialsReadOnlyLineItem-field:last-child{flex:1 0 15%;text-align:right}.quote-flow__financialsReadOnlyLineItem .form-group{margin-bottom:0px}.quote-flow__financialsReadOnlyLineItem-delete{font-size:1.3em}.quote-flow__financialsReadOnlyLineItem h5{margin:0px;margin-top:5px}.quote-flow__financialsReadOnlyLineItem-header{border-bottom:1px solid #ccc;margin-bottom:10px}.quote-flow__financialsReadOnlyLineItem-header span:last-child>h5{text-align:left;padding-left:30px}.quote-flow__financialsReadOnlyLineItem-addButtons{margin-left:5px}.quote-flow__financialsReadOnlyTotalRow{margin-top:0px;padding-top:5px;padding-left:10px;padding-right:0px;padding-bottom:5px;border-top:1px solid #dadada;display:flex;justify-content:space-between;align-items:baseline}.quote-flow__financialsReadOnlyTotalRow h5,.quote-flow__financialsReadOnlyTotalRow p{margin:0px}.quote-flow__financialsReadOnlyTotalRow-total{font-size:1.2em;padding-right:10px}.quote-flow__financialsReadOnlyTotalRow-total .form-control{text-align:right;font-size:1em}.quote-flow__financialsReadOnlyTotalRow-carrierTotal{font-size:1.6em;padding-right:10px}.quote-flow__financialsReadOnlyTotalRow-carrierTotal .form-control{text-align:right;font-size:1em}.quote-flow__financialsReadOnlyTotalRow-border{align-items:baseline;margin-top:5px;padding-top:5px;display:flex;justify-content:space-between;border-top:1px solid #dadada}.quote-flow__financialsReadOnlyTotalRow-border h5,.quote-flow__financialsReadOnlyTotalRow-border p{margin:0px}.quote-flow__financialsReadOnlyTotalRow-grandTotal{align-items:baseline;padding-top:5px;display:flex;justify-content:flex-end;border-top:2px solid #c4c4c4}.quote-flow__financialsReadOnlyTotalRow-grandTotal h5,.quote-flow__financialsReadOnlyTotalRow-grandTotal p{margin:0px}.quote-flow__financialsReadOnlyTotalRow-grandTotal h5{margin-right:20px}.quote-flow__financialsReadOnlyTotalRow-grandTotal h3{font-size:2em}.readonly .quote-flow__financialsLineItem-field:not(:last-child){flex:1 0 10%;padding-right:10px}.readonly .quote-flow__financialsLineItem-field:first-child{flex:1 0 40%}.readonly .quote-flow__financialsLineItem-field:last-child{flex:1 0 15%;text-align:right;display:flex;justify-content:center;align-items:center}.quote-flow__billToReadOnly{margin-top:5px}.quote-flow__billToReadOnly h4{margin-top:0}.quote-flow__billToReadOnly h2{border-bottom:2px solid #ccc}.quote-flow__billToReadOnly-sectionContainer{display:flex;justify-content:space-between;padding:0px 10px}.quote-flow__billToReadOnly-section{display:flex;flex-direction:column}.quote-flow__billToReadOnly:hover .btn-action{opacity:1}.financialsExpanded{max-width:1200px;padding:0 55px !important;margin-top:20px;margin-bottom:35px}@media screen and (max-width: 768px){.financialsExpanded{margin-bottom:15px}}.financialsExpanded.original:first-child{border-right:1px solid #dadada}.financialsExpanded__vendor,.financialsExpanded__customer{display:flex;flex-direction:column}.financialsExpanded__vendorTable,.financialsExpanded__customerTable{flex:1;justify-content:stretch}.financialsExpanded__vendorTable>div,.financialsExpanded__customerTable>div{height:100%;display:flex;flex-direction:column}.financialsExpanded__header{display:flex;color:#979797;align-items:flex-start;margin-bottom:25px}.financialsExpanded__header span:not(:first-child){flex:0 1 30%}.financialsExpanded__header h5{margin:0px;font-size:16px;font-weight:700}.financialsExpanded__header-title{text-align:right;color:#2b282b;font-size:16px}.financialsExpanded__header-title a{position:absolute;top:0}.financialsExpanded__header-copy{display:flex;justify-content:flex-end}.financialsExpanded__header-copy span{margin:0px auto;align-self:flex-end}.financialsExpanded__header-copy .btn-action{opacity:1;font-size:16px}.financialsExpanded__header-gray{opacity:.7}.financialsExpanded__chargeTooltip div{display:flex;justify-content:space-between;align-items:baseline}.financialsExpanded__chargeTooltip div h5{margin:0}.financialsExpanded__chargeTooltip div:not(:last-child){border-bottom:1px solid #dadada}.financialsExpanded__chargeTooltip-parent{min-width:200px}.financialsExpanded__noFinancials{text-align:center;padding:15px 0px}.financialsExpanded__margin-bottom{margin-bottom:10px}.financialsExpanded__total{display:flex;align-items:flex-start}.financialsExpanded__total h5{flex:1 1 75%;padding-left:10px;margin:0px;padding-right:20px;text-align:right;font-size:16px;font-weight:700}.financialsExpanded__total span{flex:1 1 25%;text-align:right;font-size:21px;line-height:1em;font-weight:bold;color:#4e9100}.financialsExpanded__formTotal{display:flex;margin:10px 0 20px;align-items:flex-start;padding-right:5px;font-size:16px}.financialsExpanded__formTotal h5{flex:1 1 75%;padding-left:10px;margin:0px;padding-right:20px;text-align:right}.financialsExpanded__formTotal span{flex:1 1 25%;font-size:21px;line-height:1em;text-align:right;color:#4e9100;font-weight:bold}.financialsExpanded__markup{display:flex;align-items:baseline;margin-bottom:10px}.financialsExpanded__markup h5{flex:1 1 75%;padding-left:10px;margin:0px;padding-right:20px;text-align:right}.financialsExpanded__markup span{flex:1 1 25%;font-size:16px;text-align:right}.financialsExpanded__chargeRow{display:flex;align-items:baseline;padding:8px;font-size:16px}.financialsExpanded__chargeRow span:not(:first-child){flex:0 1 25%}.financialsExpanded__chargeRow h5{flex:1 1 50%;font-size:16px;margin:0}.financialsExpanded__chargeRow-dollarValue{text-align:right}.financialsExpanded__chargeRow-theirs{padding-right:20px}.financialsExpanded__chargeRow-different{background:#f3f9fd;color:#d02139}.financialsExpanded__chargeRowContainer{border-bottom:1px solid #dadada;margin-bottom:15px;flex:1}.financialsExpanded__bigger{flex:1 1 40%}.financialsExpanded__bigger h5{font-size:16px;margin-bottom:16px}.financialsExpanded__bigger .disabled{cursor:not-allowed}.financialsExpanded__financialsLineItem{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.financialsExpanded__financialsLineItem-field:not(:last-child){flex:1 0 10%;padding-right:10px}.financialsExpanded__financialsLineItem-field:last-child{flex:1 0 10%;text-align:right;padding-right:15px}.financialsExpanded__financialsLineItem-readonly:not(:last-child){flex:1 0 20%;padding-right:10px}.financialsExpanded__financialsLineItem-readonly:first-child{flex:1 0 40%;text-align:right}.financialsExpanded__financialsLineItem-readonly:last-child{flex:1 0 15%;text-align:right;display:flex;justify-content:center;align-items:center}.financialsExpanded__financialsLineItem .form-group{margin-bottom:0px}.financialsExpanded__financialsLineItem-delete{font-size:1.3em}.financialsExpanded__financialsLineItem h5{margin:0px;margin-top:10px}.financialsExpanded__financialsLineItem-header{border-bottom:1px solid #ccc;margin-bottom:10px}.financialsExpanded__financialsLineItem-header span:last-child>h5{text-align:left}.financialsExpanded__financialsLineItem-addButtons{margin-left:5px}.financialsExpanded__financialsForm .quote-flow__financialsLineItem span:last-child{font-size:1.2em}.financialsExpanded__financialsForm .quote-flow__financialsLineItem span:last-child .icon{font-size:1em}.financialsExpanded__saveButtons{text-align:right;margin-top:10px}.financialsExpanded .financialsExpanded__financialsLineItem-field h5{margin:0;font-weight:bold}.financialsExpanded .financialsExpanded__financialsLineItem-header{padding:5px 0}.financialsExpanded .flaticon-garbage-2{font-size:16px}.financialsExpanded .financialsExpanded__formTotal h5{font-size:16px;font-weight:bold}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.multipleShipments__loader{margin:20px auto;max-width:300px}.multipleShipments__loader .shipwellLoader__container{margin-bottom:20px}.multipleShipments__title h2{font-size:1.5em}.multipleShipments .acceptNow__content{max-width:1000px;margin:10px auto 20px}.multipleShipments .acceptNow__content-stops{justify-content:flex-start;padding:10px 10px 20px}.multipleShipments .acceptNow__content-stop{margin-right:30px}.multipleShipments .acceptNow__content-details{padding:20px 10px 10px}.multipleShipments .ReactTable{margin-top:10px;overflow-x:scroll;overflow-y:visible;height:unset}.multipleShipments .ReactTable .rt-tbody{overflow:visible;max-width:100% !important}.multipleShipments .ReactTable .rt-table{overflow:visible}.multipleShipments .ReactTable .rt-tbody .rt-tr-group .rt-td{overflow:visible;align-self:center}.multipleShipments .ReactTable .rt-tbody .rt-tr-group .rt-td .checkbox{margin:0;margin-top:5px}.multipleShipments .ReactTable .rt-tbody .rt-tr-group .rt-td .Select-menu-outer{width:155px;overflow:visible}.multipleShipments .ReactTable .rt-tbody .rt-tr-group .rt-td .form-group{margin-top:-4px;margin-bottom:17px}.multipleShipments .ReactTable .pagination-bottom{position:sticky;left:0}.multipleShipments__details{justify-content:space-between}.multipleShipments__editable{border:1px solid #dadada;border-radius:4px;border-right:1px solid #dadada;line-height:normal;width:100%;overflow-x:scroll}.multipleShipments__editable:focus{outline:none}.multipleShipments__editable-error{border:2px solid #b41d13}.multipleShipments__editable-enabled .input-group{margin:0px auto}.multipleShipments__error{border:2px solid #b41d13}.multipleShipments__content{overflow:visible}.multipleShipments__content.MuiDialogContent-root-212{overflow:visible}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.new-shipment{background:#f5f5f5}.empty-pickup{text-align:center}.newshipment{margin-bottom:50px}.newshipment .input-group .form-control{position:initial;z-index:initial}.newshipment .quotingHeader{margin-bottom:20px}.newshipment .quotingHeader__renderInline{margin:0}.newshipment .bill-to-header{margin-bottom:10px;margin-top:10px}.newshipment .bill-to-header a{margin-left:10px;font-weight:400;text-decoration:underline}.newshipment .shipwellLoader__container{position:static;padding-top-top:20px}.newshipment .error-text-form-level{margin-top:0;margin-bottom:20px}.newshipment .shipment-stop-po{padding:10px 12px;border:1px solid #e5e5e5;border-radius:3px;display:flex;align-items:center}.newshipment .shipment-stop-po .po-type{display:flex;align-items:center}.newshipment .shipment-stop-po .po-type svg{fill:#26282b;margin-right:5px}.newshipment .shipment-stop-po .order-number{margin-left:15px}.newshipment__card{padding:20px;margin-bottom:20px}.newshipment__card .shipment-tags{margin-top:0}.newshipment__card .shipmentDetails__row>div{word-break:break-all}.newshipment__card h2{border-bottom:1px solid #dadada;margin-bottom:20px;margin-top:0;padding:0 20px 15px 20px;font-size:16px;font-weight:700;margin:0 -20px;width:unset}.newshipment .rw-multiselect-wrapper>.rw-input{width:100%}.newshipment .card-container{display:flex}@media only screen and (max-width: 767px){.newshipment .card-container{flex-wrap:wrap}}.newshipment .card-container-col{flex-direction:column}.newshipment .card-container.two-objects>div:first-child{margin-right:20px}@media only screen and (max-width: 767px){.newshipment .card-container.two-objects>div:first-child{margin-right:0}}.newshipment .full-width{width:100%}.newshipment .half-width{width:50%}@media only screen and (max-width: 767px){.newshipment .half-width{width:100%}}.newshipment__details{background-color:#006ba2;color:#fff;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;padding:10px 20px;z-index:10}.newshipment__details a{color:#92e0e1}.newshipment__details a:hover{color:#44c8c9}.newshipment__details b{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}.newshipment__customer-select{max-width:400px}.newshipment__offerSuggestions{border:1px solid #c4c4c4}.newshipment__invoiceLineItemForm{margin:10px auto}.newshipment__invoiceLineItem{display:flex;align-items:center;justify-content:space-between;text-align:left}.newshipment__invoiceLineItem .form-group{margin-right:10px}.newshipment__invoiceLineItem-header{border-bottom:1px solid #c4c4c4}.newshipment__invoiceLineItem-description{flex:1 0 35%}.newshipment__invoiceLineItem-rate{flex:1 0 20%}.newshipment__invoiceLineItem-qty{flex:1 0 15%}.newshipment__invoiceLineItem-total{flex:1 0 10%}.newshipment__invoiceLineItem .btn{flex:1 0 5%}.newshipment__invoiceLineItem-hidden{flex:1 0 5%}.newshipment__invoiceLineItem-iconLink{font-weight:bold;font-size:18px;flex:1 0 5%}.newshipment__item-header{align-items:center;justify-content:space-between;display:flex;margin-bottom:20px}.newshipment__item-header h4{margin-right:10px}.newshipment__item-header p{margin:0}.newshipment__remove-item{margin-left:10px}.newshipment__item-form{display:flex;justify-content:flex-start;align-items:flex-end;flex-wrap:wrap}@media screen and (max-width: 991px){.newshipment__item-form>div{align-items:flex-end;width:100%;display:flex}.newshipment__item-form>div>div{width:100%;margin-right:20px;flex-grow:1}.newshipment__item-form>div>div:last-child{margin-right:0}.newshipment__item-form>div>div .input-group{width:100%;display:flex}.newshipment__item-form>div>div .input-group .form-control{min-width:43px}.newshipment__item-form .button-container{justify-content:flex-end;margin-bottom:20px}.newshipment__item-form .details{flex-wrap:wrap}.newshipment__item-form .details>div{width:100%;align-items:flex-end;margin-right:0}.newshipment__item-form .details>div:first-child{display:flex;width:100%}.newshipment__item-form .details>div:first-child>div{width:100%;margin-right:20px}.newshipment__item-form .details>div:first-child>div:last-child{margin-right:0}}@media screen and (min-width: 992px){.newshipment__item-form{align-items:flex-end}.newshipment__item-form>div{display:flex;flex-shrink:1;width:33%;align-items:flex-end}.newshipment__item-form>div>div{width:100%;flex-grow:1;margin-right:5px}.newshipment__item-form>div .input-group{width:100%;display:flex}.newshipment__item-form .button-container{justify-content:flex-end;width:100%}.newshipment__item-form .details{width:100%;display:flex;flex-wrap:wrap}.newshipment__item-form .details>div{display:flex}.newshipment__item-form .details>div:first-child{width:66%;margin-right:0}.newshipment__item-form .details>div:last-child{width:33%}.newshipment__item-form .details>div>div{width:100%}}.newshipment__details-item{margin-bottom:10px}.newshipment__add-line-item{margin:20px auto;text-align:center}.newshipment__quotes{margin-bottom:20px}.newshipment-or{font-size:36px;margin:40px auto;padding:0;text-align:center}.newshipment__checkboxes label{white-space:nowrap}.newshipment h4 a{margin-left:10px}.newshipment .list-group .list-group-item{background-color:#f3f9fd;border:none;margin-top:20px}.quote-flow__page-1,.quote-flow__page-1__select-type,.quote-flow__page-2,.quote-flow__page-3,.quote-flow__page-4,.quote-flow__page-5{margin-bottom:20px}.quote-flow__container{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-around}.quote-flow__type{flex:0 1 25%;text-align:center}.quote-flow__type img{border:2px solid rgba(0,0,0,0);transition:border .2s ease-out}.quote-flow__type:hover img,.quote-flow__type:focus img{border:2px solid #c4c4c4}.quote-flow__type input[type=radio]:checked+label>img{border:2px solid #006ba2}.quote-flow__type--temperature{align-self:flex-start;background-color:#f3f9fd;flex:1 1 auto;padding:20px 20px 5px;text-align:left}.quote-flow__header{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:20px}.quote-flow__header-title{flex:1 1 50%;margin:0}.quote-flow__form{flex:1;margin:0}.quote-flow__page-1__select-type img{cursor:pointer}.quote-flow__results-container{margin-bottom:20px}.quote-flow__results-toggleBar{display:flex;align-items:flex-end;border-bottom:2px solid #c4c4c4;margin-bottom:5px;margin-top:0px}.quote-flow__results-toggleBar span{font-weight:bold;margin-right:20px;color:#979797;margin-bottom:0px}.quote-flow__results-toggleBar span:hover{cursor:pointer}.quote-flow__results-toggleBar span.activeTab{color:#26282b;border-bottom:6px solid #26282b;margin-bottom:-2px}.quote-flow__results-toggleBar span:hover{color:#006ba2}.quote-flow__results-toggleBar .limitWidth{max-width:200px}.quote-flow__toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;margin-bottom:20px}.quote-flow__toolbar .form-group{padding:0;margin:0 10px;flex:0 1 25%}.quote-flow__toolbar .btn{flex:0 1 auto}.quote-flow__ftl-offers{margin-bottom:20px}.quote-flow__toolbar-right{flex:0 1 75%;margin-left:auto;display:flex;align-items:flex-end;justify-content:flex-end}.quote-flow__toolbar-right .form-group{flex:0 1 33%}.quote-flow__lineItems-group .form-display-data sup{color:#000}.quote-flow__lineItems-checkboxes{display:flex;flex-direction:column}.quote-flow__lineItems-checkboxes .form-group{margin-bottom:0}.quote-flow__carrierEquipment{margin-top:10px}.quote-flow__stops-addressContainer .btn-container{display:flex;justify-content:space-between}.input-hidden{position:absolute;left:-9999px}.prevShipmentLoader{width:50px;height:50px;margin:40px auto;animation:spin 1s linear infinite;border:10px solid #26282b;border-top:10px solid #006ba2;border-radius:50%}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}li.shipmentBreadcrumbs{line-height:3.5em;position:relative;z-index:auto;display:inline-block;width:3.5em;height:3.5em;margin:0 1em;text-align:center;color:#fff;border-radius:50%;background:#006ba2}li.shipmentBreadcrumbs:hover{cursor:pointer}li.shipmentBreadcrumbs::before{position:absolute;top:1.55em;left:-2.04em;width:2.2em;height:.6em;content:"";background:#006ba2}li.shipmentBreadcrumbs:first-child::before{display:none}li.shipmentBreadcrumbs.active{background:#006ba2}li.shipmentBreadcrumbs.active~li.shipmentBreadcrumbs{background:#58595b}li.shipmentBreadcrumbs.active~li.shipmentBreadcrumbs::before{background:#58595b}.breadcrumbImg{width:60%;margin-top:0}.breadcrumbLabel{font-size:.9em;line-height:1em;position:relative;display:inline-block;width:7em;margin:0 -0.45em;text-align:center;vertical-align:text-top}.breadcrumbLabel:hover{cursor:pointer}@media screen and (max-width: 420px){.breadcrumbLabel,li.shipmentBreadcrumbs{display:none}}.custom-modal,.payment-modal,.dispatch-modal{margin-top:20vh}.bol>div>div.row{margin-right:0;margin-left:0}.bol>div>div.row>div.row{margin-right:0;margin-left:0}.modal-terms-error h3{margin-top:0px}.modal-terms-error .well{max-height:300px;overflow-y:auto;margin-bottom:0px}.confirmShipment{background:#f5f5f5}.confirmShipment__submit{padding-bottom:60px}.confirmShipment__submit .btn:not(:first-child){margin-right:20px}.quote-flow__submit{display:flex;justify-content:flex-end;padding-bottom:30px}.quote-flow__submit>*:not(:last-child){margin-right:20px}@media only screen and (max-width: 767px){.quote-flow__submit>*:not(:last-child){margin-right:0;margin-bottom:10px}.quote-flow__submit{text-align:center !important}}.quote-flow__financialsLineItem-header{word-break:break-all}.quote-flow__mode,.quote-flow__stops-delivery,.quote-flow__lineItems-ftlEstimate,.quote-flow__references>.formstyle-light,.quote-flow__financials,.quote-flow #mapQuoting{margin-top:10px}.quote-flow__financials h5{margin-top:0}.shipment-communication-container{margin:20px;margin-top:10px}.get-spot-quotes h2{margin-top:10px;border-bottom:2px solid #c4c4c4}
.routingGuidePolicyDetails{margin:8px 0 0 0}
.select-group.form-group .input-group .Select .Select-control{border-radius:4px}.select-group.form-group .input-group .Select .Select-control .Select-input:focus{background-color:rgba(0,0,0,0)}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.create-manual-rate{margin-top:30px}.create-manual-rate h2{margin-top:10px}.create-manual-rate-form{padding:10px 20px;background-color:#f3f9fd}.create-manual-rate__footer{display:flex;justify-content:flex-end;margin-top:10px}.create-manual-rate__footer button:not(:last-child){margin-right:5px}.create-manual-rate__markupItem .form-control{text-align:right;font-size:18px}.create-manual-rate__markupItem .form-group{margin-bottom:0px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.message-preview h2{margin-top:10px;border-bottom:2px solid #c4c4c4}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipment-quoting-header{background:#006ba2;color:#fff;display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;padding:10px 15px;border-radius:3px}.shipment-quoting-header__item{display:flex;align-items:flex-start;max-width:200px}.shipment-quoting-header__item h5{margin-top:5px;margin-bottom:0px}.shipment-quoting-header__item p{margin-bottom:0px}.shipment-quoting-header__item i{font-size:1.3em;margin-right:5px}.shipment-quoting-header__item i.shipment-quoting-header__item-normalSize{color:#fff;font-size:1.2em}.shipment-quoting-header__item-links{display:flex;flex-direction:column;justify-content:space-between;height:100%}.shipment-quoting-header__item-links .showAsLink:not(.text-danger):not(.action-link){color:#fff}.shipment-quoting-header__item-links span:first-child{margin-bottom:20px}.shipment-quoting-header__item-wide{max-width:300px;display:flex;align-items:flex-start}.shipment-quoting-header__item-wide h5{margin-top:5px;margin-bottom:0px}.shipment-quoting-header__item-wide p{margin-bottom:0px}.shipment-quoting-header__item-wide i{font-size:1.5em;margin-right:5px}.shipment-quoting-header__customerName{font-size:1.4em}.shipment-quoting-header__customerName .icon{font-size:1em}div.shipment-quoting-header-quotebar{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:2px solid #c4c4c4}div.shipment-quoting-header-quotebar h1{margin:5px;margin-left:0px;margin-right:0px;border-bottom:none;padding-bottom:0px;padding-right:5px}div.shipment-quoting-header-quotebar .form-group{margin-bottom:5px}div.shipment-quoting-header-quotebar__renderInline{display:flex;align-items:flex-end}div.shipment-quoting-header-quotebar__group{display:flex;justify-content:flex-start;align-items:baseline}div.shipment-quoting-header-quotebar__group h5{margin-bottom:0px}div.shipment-quoting-header-quotebar__group h1{margin-bottom:0px}div.shipment-quoting-header-quotebar__group .btn-tertiary{font-size:1.2em}.confirm-shipment-header{margin-bottom:5px;padding:10px 25px}.confirm-shipment-header h5{font-weight:bold}
.card-subheader{margin:20px 0;border-bottom:1px solid #e5e5e5;padding:0 0 10px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.send-customer-quote{margin-top:30px}.send-customer-quote h5{font-size:1.6em;border-bottom:2px solid #c4c4c4}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quote-financials h5{border-bottom:1px solid #dadada;margin-bottom:20px;margin-top:0;padding:0 20px 15px 20px;font-size:16px;font-weight:700;margin:0 -20px;width:unset}.quote-financials-form{margin-top:30px}.quote-financials-form__header-info{font-size:.9em}.quote-financials-form .shipmentDetails__row-title{width:initial}.quote-financials-form-confirm__header-info{font-size:.9em}.quote-financials-form-confirm .shipmentDetails__row-title{flex:0 0 auto}.quote-financials-footer{display:flex;justify-content:flex-end}.quote-financials-footer button{margin-right:5px}.quote-financials__markupContainer{display:flex}.quote-financials__markupContainer .form-control{text-align:right;font-size:18px}.quote-financials__markupContainer .form-group{margin-bottom:0px}.quote-financials__markupContainer .form-group:first-child{margin-right:10px}.quote-financials__carrierTotal{border-top:1px solid #c4c4c4}.quote-financials__carrierTotal-value{font-size:1.2em}
.scheduled-pickup-form{display:grid;grid-column-gap:10px;grid-row-gap:10px;width:100%}.scheduled-pickup-form .field-grid{grid-auto-rows:unset;row-gap:10px}.scheduled-pickup-form .field-header{display:flex;justify-content:space-between;border-bottom:1px solid #d8d8d8;padding:0 0 15px;margin-bottom:20px}.scheduled-pickup-form .field-warning{font-size:12px;padding-left:30px;color:#979797}.scheduled-pickup-form>#form-footer{display:flex;justify-content:flex-end;position:relative;padding:0;margin-top:20px;background-color:rgba(0,0,0,0);border-top:0;z-index:0}
.schedule-pickup__header{display:flex;justify-content:flex-end;background-color:#f5f5f5;padding:20px 35px}.schedule-pickup__options{padding:0 35px}.schedule-pickup__options li{display:flex;justify-content:space-between;align-items:center;list-style:none;padding:20px 0;margin:0;border-bottom:1px solid #f5f5f5}.schedule-pickup__options li p{margin:0}.schedule-pickup__footer{display:flex;justify-content:flex-end;padding:20px 35px 0}.schedule-pickup .empty-pickup{text-align:center}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.rateTable__financial{min-height:275px}.rateTable__financial__container-action{font-weight:normal}.rateTable__financial__container-action>span{margin:0 !important}.rateTable__financial__container-action>span>svg{transform:rotate(-90deg);margin-right:8px;width:32px;height:32px}.rateTable__financial__container li{margin-top:-64px;color:#26282b}.rateTable__financial-card{margin-bottom:36px}.rateTable__financial-card-body{padding:0 !important}.rateTable__financial__tooltip-content{max-width:360px}.rateTable__financial__tooltip-wrapper{margin:8px 0 24px}.rateTable__financial__details{margin-left:16px}.rateTable__financial__details-accounts{margin-bottom:16px}.rateTable__financial__details-table{border-collapse:collapse;color:#26282b;display:table;width:100%}.rateTable__financial__details-table-doeRateHistory{padding:16px}.rateTable__financial__details-table-addLineItem{margin:-16px 0 8px auto;order:2;justify-content:space-between}.rateTable__financial__details-table-detailsLink{font-weight:700}.rateTable__financial__details-table-row{display:table-row}.rateTable__financial__details-table-row:nth-child(even){background-color:#f5f5f5}.rateTable__financial__details-table-cell,.rateTable__financial__details-table-head{display:table-cell;padding:.5rem 1rem}.rateTable__financial__details-table-head{background-color:#fff;border-right:1px solid #d8d8d8;font-weight:bold}.rateTable__financial__details-table-head:last-of-type{border-right:0}.rateTable__financial-footer{display:flex;justify-content:flex-end;width:100%;z-index:10}.rateTable__financial-footer-actions{align-items:center;display:flex}.rateTable__financial-footer-actions button:not(:first-child){margin-left:12px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.stop-eta__container{display:flex;justify-content:flex-start}.stop-eta__header{color:#838383;display:block;font-size:15px;text-align:right;display:flex;justify-content:space-between}.stop-eta__header.planned{justify-content:flex-end}.stop-eta__header.delayed{justify-content:space-between}.stop-eta__body{line-height:18px;padding-left:10px;transform:translateY(5px)}.stop-eta__body span{color:#26282b;font-size:14px}.stop-eta__body span.warning{color:#df9100}.stop-eta__body span.alert{padding:0;color:#b41d13}@media(max-width: 768px){.stop-eta__body{float:none;display:block;padding-left:0;transform:translateY(-5px)}.stop-eta__body b{display:inline-block;padding-right:5px}}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipment__stop-status{margin:0 16px;display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width: 1200px){.shipment__stop-status{margin:4px 0 0 -8px}}.shipment__stop-status-display{text-transform:uppercase;display:flex;justify-content:flex-start;align-items:center}.shipment__stop-status-display-status{white-space:nowrap;margin-right:8px}.shipment__stop-status-pill__button{margin-left:16px}.shipment__stop-status-pill__button svg{height:16px;width:16px;color:#fff}.shipment__stop-status-pill__button-loading{cursor:initial}.shipment__stop-status-pill__confirm-text,.shipment__stop-status-pill__confirm-title{text-transform:initial}.shipment__stop-status-pill__confirm-text{color:initial}
.shipment__stopFlags-flagButton svg{fill:#b41d13 !important}.shipment__stopFlags-flagButton svg:focus{fill:#b41d13 !important}.shipment__stopFlags-flagDetails{display:flex;flex-direction:column;justify-content:flex-start}.shipment__stopFlags-flagDetails .alert-type{color:#fff}.shipment__stopFlags-flagDetails .remove-flag{margin:0;margin-top:8px;padding:0;text-align:start;justify-content:flex-start;color:#11a2dc}.shipment__stopFlags-flagDetails .remove-flag>span{margin:0 !important;padding:0;text-align:start;justify-content:flex-start}.shipment__stopFlags-flagDetails-displayStopNumber{flex-direction:row;justify-content:space-between}.shipment__stopFlags-flagDetails-displayStopNumber div,.shipment__stopFlags-flagDetails-displayStopNumber span{margin-right:4px}
.shipment__stopEvents{background:#fff !important;background-color:#fff !important}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipment__stop-cardHeader{font-weight:normal;width:100%;display:flex;align-items:center;justify-content:space-between}.shipment__stop-cardHeader-action .stop-status-edit>button{padding:4px}.shipment__stop-cardHeader-title{display:flex;align-items:center;white-space:nowrap;font-weight:700}.shipment__stop-cardHeader~*{font-weight:normal}.shipment__stop-cardHeader-primary{display:flex;flex-shrink:1;justify-content:flex-start}@media screen and (max-width: 1200px){.shipment__stop-cardHeader-primary{flex-direction:column}}.shipment__stop-cardHeader-secondary{display:flex;flex-grow:1;justify-content:flex-end}.shipment__stop .stop-eta__container{float:right}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipment__stops{padding:10px}.shipment__stops-none{margin-top:10px}.shipment__stop{background-color:#f3f9fd;border-radius:4px;display:flex;flex-wrap:wrap;margin-bottom:20px;width:100%}.shipment__stop:hover .btn-action{opacity:1}.shipment__stop--appointment{padding:5px 15px 0}.shipment__stop .shipment__stop-delete{font-size:16px}.shipment__stop .shipment__stop-delete:hover{text-decoration:none}.shipment__stop .shipment__stop-delete:hover .icon{color:#6f120c}.shipment__stop-address-header{align-items:flex-start;display:flex;flex-wrap:wrap;width:100%}.shipment__stop--location,.shipment__stop--pocs{flex:1 1 50%;padding:10px}.shipment__stop-header{line-height:33px;padding:10px 0;width:100%}.shipment__stop .terminal-date{padding:15px}.shipment__stop .appointment-control:first-of-type{margin-bottom:10px}.shipment__stop .checkbox input[type=checkbox]{height:auto}.shipment__stop label{min-width:90px}.shipment__stop h3{margin:0 5px 10px 5px;padding-top:0;border-color:#dadada;font-weight:normal}.shipment__stop hr{border-color:#dadada;margin:5px 10px;width:100%}.shipment__stop:last-child{margin-bottom:0}.shipment__stop:first-child{background-color:rgba(0,0,0,0)}.shipment__stop:first-child .form-group input,.shipment__stop:first-child .form-group select,.shipment__stop:first-child .form-group textarea{flex:1;background-color:#f3f9fd}.shipment__stop:first-child .form-group .input-group-inline{margin-bottom:0;width:100%}.shipment__stop:first-child .form-group .rw-multiselect-wrapper,.shipment__stop:first-child .form-group .lookup-field{background-color:#f3f9fd}.shipment__stop:first-child .form-group .input-group .Select .Select-control,.shipment__stop:first-child .form-group .input-group .Select .Select-input,.shipment__stop:first-child .form-group .input-group .Select.is-open .Select-control,.shipment__stop:first-child .form-group .input-group .Select.is-open .Select-input{background-color:#f3f9fd}.shipment__stop:first-child .form-group .input-group .Select .Select-control .Select-value,.shipment__stop:first-child .form-group .input-group .Select .Select-input .Select-value,.shipment__stop:first-child .form-group .input-group .Select.is-open .Select-control .Select-value,.shipment__stop:first-child .form-group .input-group .Select.is-open .Select-input .Select-value{background-color:#f3f9fd}.shipment__stop .form-group .input-group .Select .Select-control,.shipment__stop .form-group .input-group .Select .Select-input,.shipment__stop .form-group .input-group .Select.is-open .Select-control,.shipment__stop .form-group .input-group .Select.is-open .Select-input{background-color:#fff}.shipment__stop .form-group .input-group .Select .Select-control .Select-value,.shipment__stop .form-group .input-group .Select .Select-input .Select-value,.shipment__stop .form-group .input-group .Select.is-open .Select-control .Select-value,.shipment__stop .form-group .input-group .Select.is-open .Select-input .Select-value{background-color:#fff}.shipment__stop .shipment__stop-override .form-group{width:auto}.shipment__stopcard:not(:last-child){margin-bottom:16px}.shipment .stop-actions{align-items:flex-end;cursor:pointer;display:flex;float:right;flex-direction:column;justify-content:space-around;height:35px;width:35px;padding:5px}.shipment .stop-actions>span{background:#006ba2;border-radius:50%;display:inline-block;width:5px;height:5px}.shipment .stop-actions-menu{z-index:1}.shipment .animate-in .stop-actions-menu{background:#26282b;border-radius:0;width:100px;height:auto}.shipment .animate-in .stop-actions-menu ul{opacity:1}.shipment .animate-out .stop-actions-menu ul{opacity:0}.shipment .typeahead-address{flex:1;min-width:150px}.shipment .typeahead-address .form-group{margin-bottom:0}.shipment .address-messages{display:flex;justify-content:center;width:100%}.shipment .btn-stop-delete{font-size:1.2em;padding:5px}.shipment .btn-load-address{font-size:16px}.shipment .btn-save-address{margin:0 5px 0 auto}.shipment .stop-marker{color:#006ba2;padding-right:5px}.shipment .stop-actuals{padding-top:10px}.shipment .stop-actuals label{min-width:120px}.shipment .stop-instructions,.shipment .stop-notes,.shipment .stop-hours{border-top:1px solid #c4c4c4;padding:10px 0 0;margin:0 10px 0 0}.shipment .stop-schedule{display:flex;flex-wrap:wrap}.shipment .stop-schedule>p{flex:1 1 50%}.shipment-accessorials .rw-multiselect-taglist>li{cursor:default !important;padding:5px 10px !important}.shipment .btn-addstop{max-width:100px;margin:0 auto}.shipment .checkbox-eta label{font-weight:bold}.shipment .quote-flow__stopsPOC>div{margin-left:0}.shipment .quote-flow__stopsPOC .icon-Delete{color:#b41d13;padding-right:5px}.shipment .btn-container{margin:5px;display:flex;align-items:center;justify-content:space-between}.shipment .address-saved,.shipment .address-warning{align-items:center;display:flex;margin:5px 10px}.shipment .address-saved .icon,.shipment .address-warning .icon{margin:-2px 5px 0 0}.shipment .form-update-stops .lineitem-row-header+div{width:100%}.shipment .form-update-stops .select-stop-order{display:inline-block;margin:0 5px 0 0;width:auto}.shipment .form-update-stops .select-stop-order.has-error{display:flex;flex-wrap:wrap}.shipment .form-update-stops .select-stop-order.has-error select{flex:0}.shipment .form-update-stops .select-stop-order .error-text{flex:1;margin:0 0 0 10px;font-size:18px}.shipment .form-update-stops .select-stop-order select{cursor:pointer;font-size:18px}@-moz-document url-prefix(){.shipment .form-update-stops .select-stop-order select{min-width:60px;min-height:40px}}.popover-actions.popover.left{margin-left:0}.popover-actions.out{z-index:-1}.popover-actions ul{margin-bottom:0}.popover-actions button{color:#006ba2;font-weight:bold;font-size:15px;text-align:left;width:100%}.popover-actions button:hover,.popover-actions button:focus{color:#003856;text-decoration:none}.popover-actions .icon:before{color:#44c8c9}.tag-remove-button{background:none;border:none;color:#fff;cursor:pointer;padding:2px;margin-left:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;width:16px;height:16px;transition:background-color .2s ease}.tag-remove-button:hover{background-color:rgba(255,255,255,.2)}.tag-remove-button svg{width:12px;height:12px;color:#fff;fill:#fff}
.tags__tagList{margin:0;padding-left:8px;display:flex;justify-content:flex-start;align-items:center;flex-grow:1}.tags__tagList.left-border{border-left:1px solid #d8d8d8}.tags__tagList-tag{display:flex;justify-content:space-between;align-items:center;margin-right:10px;border-radius:4px;min-width:150px;padding:4px 8px}.tags__tagList-tag-minified{padding:0 4px}.tags__tagList-tag-small{width:93px;min-width:93px;font-size:10px}.tags__tagList-tag-label{width:100%;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tags__tagList-tag.margin-bottom{margin-bottom:10px}.tags__tagList-tag .tag-action-button{padding:0;color:#fff}.tags__tagList-tag .tag-action-button>button{padding:0}.tags__tagList-tag .tag-action-button>button,.tags__tagList-tag .tag-action-button>button:hover,.tags__tagList-tag .tag-action-button>button:focus,.tags__tagList-tag .tag-action-button>button:active,.tags__tagList-tag .tag-action-button:hover,.tags__tagList-tag .tag-action-button:focus,.tags__tagList-tag .tag-action-button:active{color:#fff !important}.tags__tagList-tag .tag-action-button>button svg,.tags__tagList-tag .tag-action-button>button:hover svg,.tags__tagList-tag .tag-action-button>button:focus svg,.tags__tagList-tag .tag-action-button>button:active svg,.tags__tagList-tag .tag-action-button:hover svg,.tags__tagList-tag .tag-action-button:focus svg,.tags__tagList-tag .tag-action-button:active svg{color:#fff !important;fill:#fff !important}.tags__tagList-tag .tag-action-button svg{margin-left:4px;color:#fff !important;fill:#fff !important}.tags__tagList-tag .tag-action-menu-item{color:#26282b}.tags__tagList-tag .tag-action-menu-item-destroy{color:#b41d13}.tags__tagList-container{display:flex;flex-wrap:wrap;align-items:center}.tags__tagList-overflowdropdown{white-space:nowrap}.tags__tagList-overflowdropdown span{line-height:initial}.tags__tagList-selector .tags__tagList-tag{cursor:pointer}.tags__tagList-selector,.tags__tagList-creator,.tags__tagList-action,.tags__tagList-overflow{cursor:initial;width:300px}.tags__tagList-selector:hover,.tags__tagList-creator:hover,.tags__tagList-action:hover,.tags__tagList-overflow:hover{background-color:initial !important}.tags__tagList-selector-list,.tags__tagList-selector-colors,.tags__tagList-creator-list,.tags__tagList-creator-colors,.tags__tagList-action-list,.tags__tagList-action-colors,.tags__tagList-overflow-list,.tags__tagList-overflow-colors{max-height:400px;overflow-y:auto}.tags__tagList-selector-list .tags__tagList-tag,.tags__tagList-selector-colors .tags__tagList-tag,.tags__tagList-creator-list .tags__tagList-tag,.tags__tagList-creator-colors .tags__tagList-tag,.tags__tagList-action-list .tags__tagList-tag,.tags__tagList-action-colors .tags__tagList-tag,.tags__tagList-overflow-list .tags__tagList-tag,.tags__tagList-overflow-colors .tags__tagList-tag{margin-right:0}.tags__tagList-selector-search,.tags__tagList-selector-name,.tags__tagList-creator-search,.tags__tagList-creator-name,.tags__tagList-action-search,.tags__tagList-action-name,.tags__tagList-overflow-search,.tags__tagList-overflow-name{margin-bottom:10px}.tags__tagList-selector-button,.tags__tagList-creator-button,.tags__tagList-action-button,.tags__tagList-overflow-button{margin-top:10px}.tags__tagList-selector-colorswatchcontainer,.tags__tagList-creator-colorswatchcontainer,.tags__tagList-action-colorswatchcontainer,.tags__tagList-overflow-colorswatchcontainer{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:10px;grid-row-gap:10px;justify-items:center;align-items:center}.tags__tagList-selector-colorswatchwrapper,.tags__tagList-creator-colorswatchwrapper,.tags__tagList-action-colorswatchwrapper,.tags__tagList-overflow-colorswatchwrapper{width:38px;height:38px;padding:2px;display:flex;justify-content:center;align-items:center}.tags__tagList-selector-colorswatchwrapper-selected,.tags__tagList-creator-colorswatchwrapper-selected,.tags__tagList-action-colorswatchwrapper-selected,.tags__tagList-overflow-colorswatchwrapper-selected{border-radius:50%;border:2px solid #0a6fdb}.tags__tagList-selector-colorswatch,.tags__tagList-creator-colorswatch,.tags__tagList-action-colorswatch,.tags__tagList-overflow-colorswatch{width:30px;height:30px;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.tags__tagList-creator-buttons{display:flex;justify-content:space-between;margin-top:10px}.tags__tagList .tag-add-button span{line-height:initial}.tags__tagList-delete-confirmation{font-weight:700;margin-bottom:10px}.tags__tagList-label{margin-right:10px;font-weight:700}
.rescheduleFCFSWrapper .datepicker{position:absolute}.rescheduleFCFSWrapper .datepicker .react-datepicker{overflow:visible !important}.rescheduleFCFSWrapper .datepicker .react-datepicker hr{display:none}.rescheduleFCFSWrapper .react-datepicker__input-container input{width:24px;height:24px !important;border-radius:100% !important;color:rgba(0,0,0,0);border:none !important;background-color:rgba(0,0,0,0);cursor:pointer;padding:0px !important}.rescheduleFCFSWrapper .react-datepicker__input-container label{display:none}.rescheduleFCFSWrapper.showAsButton .react-datepicker__input-container input{width:112px}
.mini-product-margin-top{margin-top:10px}.mini-product-image-container{display:flex;justify-content:center}
.page-footer{padding:20px 0 0;display:flex;justify-content:flex-end;width:100%;max-width:1000px}.page-footer button{margin-left:20px}
.shipment-line-items__field-unit{max-width:10px}.shipment-line-items-total-weight,.shipment-line-items-custom-fields{margin-left:5px}.shipment-line-items-total-weight-title,.shipment-line-items-custom-fields-title{color:#838383;font-size:12px;line-height:9px;text-transform:uppercase}.shipment-line-items-total-weight-value,.shipment-line-items-custom-fields-value{margin-top:5px}.shipment-line-items-custom-fields{align-self:end}.shipment-line-items__form-card{margin-top:10px}.shipment-line-items__form-card>:nth-child(2){padding:16px}.shipment-line-items__form-card.collapsed :nth-child(2):not(.warning-tooltip){padding:0}.shipment-line-items__form-card.collapsed :nth-child(1){border-bottom:none}.shipment-line-items__form-card-actions{height:100%;display:flex;align-items:center}.shipment-line-items__form-card-actions-divider{border-right:1px solid #d8d8d8;align-self:stretch;height:49px;margin:0px 20px}.shipment-line-items__form-card .arrayHelper{margin-top:5px}.shipment-line-items__form-card .grid-end{justify-self:end}.shipment-line-items__form-card strong{width:100%}.shipment-line-items__form-card-title{line-height:42px;margin-top:2px}.shipment-line-items__form-card .clickable:hover{cursor:pointer}.shipment-line-items__form-card .field-grid{grid-auto-rows:minmax(40px, auto);grid-row-gap:20px}.shipment-line-items__form-card .select-grid .sw-select-container{margin-bottom:0}.shipment-line-items__form-card .warning-tooltip{max-width:240px}.shipment-line-items__form-card .warning-tooltip__content-title{font-weight:bold}.shipment-line-items__form-parentCard>:nth-child(2){max-height:40vh;overflow:scroll}.shipment-line-items__form-action{display:flex}.shipment-line-items__form-action-header{display:flex;align-items:center}.shipment-line-items__form-action-expanded{display:flex}.shipment-line-items__form-action-expanded .field-grid{flex:1 0;margin-right:12px}.shipment-line-items__form-action-empty{padding:-16px}.shipment-line-items__form-add>:nth-child(1) strong>button{font-weight:normal}.shipment-line-items__form-footer{position:sticky;bottom:0;margin-top:20px;background:#fff;width:100%;display:flex;justify-content:space-between}.shipment-line-items__form-footer div{display:flex}.shipment-line-items__form-footer div button:not(:first-child){margin-left:15px}.shipment-line-items__form-footer-back{display:flex;align-items:center}.shipment-line-items__form-footer-back:hover{cursor:pointer}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quote-lineitem-totals-v2{min-height:40px;width:100%}.quote-lineitem-totals-v2-body{display:flex;align-items:center;justify-content:space-between;padding:20px 25px}@media screen and (max-width: 992px){.quote-lineitem-totals-v2{flex-direction:column;align-items:flex-start}}.quote-lineitem-totals-v2 svg{fill:#26282b}@media screen and (max-width: 992px){.quote-lineitem-totals-v2 span{margin-top:5px}}.quote-lineitem-totals-v2 strong,.quote-lineitem-totals-v2 sup{color:#2b262b}.quote-lineitem-totals-v2 strong{display:block}@media screen and (max-width: 992px){.quote-lineitem-totals-v2 strong{display:inline-block;margin-right:5px}}.quote-lineitem-totals-v2 .totals-title{font-weight:bold;padding:10px 25px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipment__lineitems{display:flex;flex-direction:column;min-width:300px;flex:1 1 50%}.shipment__lineitems .quote-flow__lineItems-group:not(.lineitem-checkbox){flex-wrap:wrap;margin-right:0;width:100%}.shipment__lineitems .quote-flow__lineItems-warning{flex:1 1 auto;padding-bottom:20px}.shipment__lineitems .quote-flow__lineItems-dimensions .form-group{min-width:50px}.shipment__lineitems .form-display-data{width:100%}.shipment__lineitem{border-radius:4px;display:flex;flex-wrap:wrap;margin-bottom:20px;padding:8px;width:100%}.shipment__lineitem:last-child{margin-bottom:0}.shipment__lineitem .lineitem-row{padding:8px;margin:0}.shipment .shipment-stop-po{padding:8px 12px;border:1px solid #dadada;border-radius:3px;display:flex;align-items:center}.shipment .shipment-stop-po .po-type{display:flex;align-items:center}.shipment .shipment-stop-po .po-type svg{fill:#26282b;margin-right:4px}.shipment .shipment-stop-po .order-number{margin-left:16px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipment__auction{margin:0px -20px}.shipment__auction h2{border-bottom:1px solid #dadada;margin-bottom:20px;margin-top:0;padding:0 20px 15px 20px;font-size:16px;font-weight:700}.shipment__auction-running{color:#1b7b3b;font-weight:normal}.shipment__auction-running a{text-transform:none;font-size:.9em}.shipment__auction-header{display:flex;justify-content:space-between;font-weight:normal}.shipment__auction-container{padding:0 20px 15px 20px}.shipment__auction-item{font-weight:bold}.shipment__auction-item i{font-weight:bold;color:#006ba2}.shipment__auction .marketplace__financials{margin-top:10px}
.shipment__references-carrierReference{display:flex;justify-content:space-between;align-items:center}.shipment__references-carrierReference.selected{justify-content:start}.shipment__references-carrierReference.selected span{margin-right:8px}
.shipment__carrierEquipment-standardTooltip{max-width:272px;text-transform:none}.shipment__carrierEquipment-status{display:inline-flex;margin-right:8px}.shipment__carrierEquipment-carrierName{margin-right:8px}.shipment__carrierEquipment-carrierContainer div:nth-of-type(2){display:flex;align-items:center;flex-wrap:wrap}.shipment__carrierEquipment-carrierDisplay{display:flex;justify-content:space-between;align-items:center}.shipment__carrierEquipment-carrierDisplay .status-pill{height:20px;width:128px;text-transform:uppercase}.shipment__carrierEquipment-form{margin-bottom:40px}.shipment__carrierEquipment-form .field-grid .sw-select-container{margin-bottom:0}.shipment__carrierEquipment-noCarrier{display:flex;padding-bottom:16px;justify-content:space-between}.shipment__carrierEquipment-noCarrier>button{flex:48% 0}.shipment__carrierEquipment-driverAppButtons{display:flex;padding-bottom:8px;justify-content:space-between}.shipment__carrierEquipment-driverAppButtons>*{flex:48% 0}.shipment__carrierEquipment-driverAppButtons>* button{width:100%}.shipment__carrierEquipment-driverButtonsLabel{display:flex;align-items:center}.shipment__carrierEquipment-driverButtonsLabel svg{margin-left:4px}.shipment__carrierEquipment-driverHeader{display:flex;align-items:center}.shipment__carrierEquipment-driverHeader img,.shipment__carrierEquipment-driverHeader svg{margin-left:4px}.shipment__carrierEquipment-driverTooltip{font-weight:normal}.shipment .warning-tooltip{max-width:272px}.shipment .warning-tooltip__content-title{font-weight:bold}
.one-row-fields{display:flex}.one-row-fields>*{width:100%}.one-row-fields>* input,.one-row-fields>* .sw-select__control{border-radius:0 !important;width:100%}.one-row-fields>*:not(:last-child) input,.one-row-fields>*:not(:last-child) .sw-select__control{border-right-color:rgba(0,0,0,0) !important}.one-row-fields>*:not(:last-child) input:focus,.one-row-fields>*:not(:last-child) .sw-select__control:focus{border:1px solid #006ba2 !important}.one-row-fields>*:first-child input,.one-row-fields>*:first-child .sw-select__control{border-top-left-radius:3px !important;border-bottom-left-radius:3px !important}.one-row-fields>*:last-child input,.one-row-fields>*:last-child .sw-select__control{border-top-right-radius:3px !important;border-bottom-right-radius:3px !important}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.cases{border-top:1px solid #dadada}.cases__expand{font-size:.75em}.cases__add{padding-left:30px;padding-top:25px}.cases__case{padding:0px 30px;border-bottom:2px solid #dadada}.cases__case h3{margin-top:10px}.cases__case-expander{flex:1 1 auto;cursor:pointer;text-align:right}.cases__case-link{cursor:pointer;transition:opacity .2s;margin-left:15px}.cases__case-assignee{color:#26282b;font-size:.9em}.cases__case-title{display:flex;justify-content:space-between;align-items:center}.cases__case-title h2{font-weight:bold;font-size:18px}.cases__case-title i{font-size:18px}.cases__case-description p{margin-bottom:0px}.cases__case .tasks__task{padding:5px 10px}.cases__case .tasks__add{padding-left:0px}.cases__case-tasks>h3{font-weight:bold;margin:0;padding:10px}.cases__case-tasks .task__title{font-size:18px;height:32px;line-height:32px}.cases__case-tasks .task__title svg{height:24px;width:24px}.cases__case-tasks .task__title svg path{fill:#000}.cases__case-tasks .task__title .close{opacity:1}.cases__case-tasks .tasks__task-open,.cases__case-tasks .tasks__task-closed{border-top:0;padding-top:10px;padding-bottom:15px}.cases__case-tasks .tasks__task-details{font-size:14px;border-top:1px solid #dadada}.cases__case-tasks .tasks__task-container:not(:first-child){border-top:1px solid #dadada}.cases__notes{margin:10px -30px;padding:0px 30px;border-top:1px solid #dadada;border-bottom:1px solid #dadada}.cases__notes h2{font-size:18px;font-weight:bold}.cases__notes .form-group .form-control{background:#fff}.cases__notes .notes{border-top:none;min-height:50px;max-height:300px}.cases__notes .notes .context-menu span{background:#979797}.cases__notes .notes .note-container{padding-bottom:5px}.cases__notes .notes .note-container .messages>div>span:first-child{color:#26282b}.cases__notes .notes>div:nth-last-child(2){border-bottom:0}.cases__notes .notes-input-container{padding:15px 0 20px 0;background-color:#fff;margin-bottom:0}.cases__modal .modal-body{padding:0}.cases__modal .modal-header{background:#59595b;padding-bottom:10px;color:#fff}.cases__modal .modal-header .close{color:#fff;opacity:1;font-weight:100}.cases__modal .modal-header .close:hover{opacity:1}.cases__modal .modal-header .close:focus{outline:0}.cases__modal .modal-header .close:active:focus{outline:0}.cases__modal .modal-footer{padding:5px}.cases .action-link{cursor:pointer}.cases__form .btn{margin-left:10px}.cases__form.formstyle-dark{padding:10px 30px}#case-popover-delete .btns{width:100%;display:flex}#case-popover-delete .btns .btn{width:50%}#case-popover-delete .btns .btn:first-child{margin-right:20px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.notes{border-top:2px solid #dadada;display:flex;flex-direction:column;height:300px;overflow-y:auto}.notes__actions{display:flex;justify-content:flex-end;width:100%;margin-bottom:10px}.notes__actions .btn{height:33px}.notes__actions .btn:last-child{margin-left:10px}.notes .no-note{margin:auto}.notes .note-container{border-bottom:1px solid #dadada;max-width:100%;display:flex;justify-content:space-between;padding:10px;flex-shrink:0}.notes .note-container.pinned{background:rgba(255,176,164,.1333333333)}.notes .note-container:last-child{border-bottom:0}.notes .note-container.edit{flex-wrap:wrap}.notes .note-container .form-group{margin-bottom:0;padding-bottom:15px;width:100%}.notes .note-container .form-group textarea{width:100%;color:#000;padding:6px 10px;border-radius:3px;border:1px solid #dadada;margin-right:20px}.notes .note-container .form-group textarea:focus{border:1px solid rgba(38,40,43,.5);box-shadow:none;outline:none}.notes .note-container .message{width:90%;margin-bottom:10px;word-wrap:break-word;display:flex;flex-wrap:wrap}.notes .note-container .message span{margin-right:5px}.notes .note-container .message span:first-child{color:#006ba2;font-weight:bold}.notes .note-container .message span:nth-child(2){font-size:12px;color:#979797;line-height:19px}.notes .note-container .message span:last-child{max-width:100%}.notes .note-container .context-menu{width:20px;height:21px;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.notes .note-container .context-menu>span{background:#006ba2;border-radius:50%;display:inline-block;width:5px;height:5px;margin-top:3px}.notes .note-container .context-menu>span:first-child{margin-top:0}.notes-input-container{margin:0px -20px -20px;display:flex;border-top:1px solid #e1e7eb;padding:10px 20px 20px}.notes-input-container textarea{width:100%;color:#000;padding:6px 10px;border-radius:3px;border:1px solid #dadada;margin-right:20px}.notes-input-container textarea:focus{border:1px solid rgba(38,40,43,.5);box-shadow:none;outline:none}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipment__tender{margin:0px -20px}.shipment__tender h2{border-bottom:1px solid #dadada;margin-bottom:20px;margin-top:0;padding:0 20px 15px 20px;font-size:16px;font-weight:700}.shipment__tender-status{color:#1b7b3b;font-weight:normal}.shipment__tender-status a{text-transform:none;font-size:.9em}.shipment__tender-header{display:flex;justify-content:space-between;font-weight:normal}.shipment__tender-body{padding:0 20px 0px 20px}.shipment__tender-container{display:flex;justify-content:space-between}.shipment__tender-info{display:flex;flex-direction:column}.shipment__tender-info span:first-child{font-weight:bold}.shipment__tender-footer{margin-top:10px;display:flex;justify-content:flex-end}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.instant-rates,.fedex-rates,.ups-rates{min-height:200px}.instant-rates .paper__content,.fedex-rates .paper__content,.ups-rates .paper__content{height:100%}.instant-rates .table__container,.fedex-rates .table__container,.ups-rates .table__container{height:unset;display:block}.instant-rates .table__container .ReactTable,.fedex-rates .table__container .ReactTable,.ups-rates .table__container .ReactTable{height:unset}.instant-rates .quoteItem__financials-name,.fedex-rates .quoteItem__financials-name,.ups-rates .quoteItem__financials-name{font-weight:bold}.instant-rates .showAsLink:not(.text-danger):not(.action-link),.fedex-rates .showAsLink:not(.text-danger):not(.action-link),.ups-rates .showAsLink:not(.text-danger):not(.action-link){color:inherit}.instant-rates .quoteItem__financials,.fedex-rates .quoteItem__financials,.ups-rates .quoteItem__financials{text-align:right}.instant-rates .quoteItem__financials>div,.fedex-rates .quoteItem__financials>div,.ups-rates .quoteItem__financials>div{padding-right:24px}.instant-rates .rate-header,.fedex-rates .rate-header,.ups-rates .rate-header{display:inline-block;width:100%;text-align:right;padding-right:32px}.instant-rates__noResults,.fedex-rates__noResults,.ups-rates__noResults{height:100%;display:flex;flex-direction:column;justify-content:center}.instant-rates__table-additionalQuotes,.fedex-rates__table-additionalQuotes,.ups-rates__table-additionalQuotes{margin-left:10px}.instant-rates__table .ReactTable,.fedex-rates__table .ReactTable,.ups-rates__table .ReactTable{height:unset}.instant-rates__table .ReactTable .rt-tbody .rt-tr:hover,.fedex-rates__table .ReactTable .rt-tbody .rt-tr:hover,.ups-rates__table .ReactTable .rt-tbody .rt-tr:hover{cursor:unset !important}.instant-rates__table .ReactTable .rt-tbody .rt-tr .rt-td.rt-expandable,.fedex-rates__table .ReactTable .rt-tbody .rt-tr .rt-td.rt-expandable,.ups-rates__table .ReactTable .rt-tbody .rt-tr .rt-td.rt-expandable{padding:0px}.instant-rates__table .ReactTable .rt-tr.expanded+.ReactTable .rt-tbody,.fedex-rates__table .ReactTable .rt-tr.expanded+.ReactTable .rt-tbody,.ups-rates__table .ReactTable .rt-tr.expanded+.ReactTable .rt-tbody{border-top:1px solid #ddd}.instant-rates__table .ReactTable .rt-tr.expanded+.ReactTable .rt-tr-group,.fedex-rates__table .ReactTable .rt-tr.expanded+.ReactTable .rt-tr-group,.ups-rates__table .ReactTable .rt-tr.expanded+.ReactTable .rt-tr-group{border-bottom:none}.instant-rates__table .ReactTable .rt-tr.expanded+.ReactTable .rt-tr-group .rt-tr:hover,.fedex-rates__table .ReactTable .rt-tr.expanded+.ReactTable .rt-tr-group .rt-tr:hover,.ups-rates__table .ReactTable .rt-tr.expanded+.ReactTable .rt-tr-group .rt-tr:hover{cursor:unset}.instant-rates__table .ReactTable .rt-tr.expanded+.ReactTable .rt-tr-group:not(:last-child) .rt-td:not(:first-child),.fedex-rates__table .ReactTable .rt-tr.expanded+.ReactTable .rt-tr-group:not(:last-child) .rt-td:not(:first-child),.ups-rates__table .ReactTable .rt-tr.expanded+.ReactTable .rt-tr-group:not(:last-child) .rt-td:not(:first-child){border-bottom:1px solid #ddd}.instant-rates__table .ReactTable .rt-tr.expanded.-even+.ReactTable .rt-tr,.fedex-rates__table .ReactTable .rt-tr.expanded.-even+.ReactTable .rt-tr,.ups-rates__table .ReactTable .rt-tr.expanded.-even+.ReactTable .rt-tr{background:#fff}.instant-rates__table .ReactTable .rt-tr.expanded.-odd+.ReactTable .rt-tr,.fedex-rates__table .ReactTable .rt-tr.expanded.-odd+.ReactTable .rt-tr,.ups-rates__table .ReactTable .rt-tr.expanded.-odd+.ReactTable .rt-tr{background:#f7f7f7}.instant-rates__columns-details,.fedex-rates__columns-details,.ups-rates__columns-details{display:flex;flex-direction:column;max-width:100%;text-wrap:wrap;white-space:normal}.instant-rates__columns-details-icons *,.fedex-rates__columns-details-icons *,.ups-rates__columns-details-icons *{margin-right:5px}.instant-rates__total,.fedex-rates__total,.ups-rates__total{text-align:right;width:100%;padding-right:24px}.instant-rates__expandedFinancials,.fedex-rates__expandedFinancials,.ups-rates__expandedFinancials{width:100%;display:flex;flex-direction:column;align-items:flex-end;padding-right:150px}.instant-rates__expandedFinancials .quoteItem__financials-row,.fedex-rates__expandedFinancials .quoteItem__financials-row,.ups-rates__expandedFinancials .quoteItem__financials-row{display:flex;justify-content:flex-end}.instant-rates__expandedFinancials .quoteItem__financials-amount,.fedex-rates__expandedFinancials .quoteItem__financials-amount,.ups-rates__expandedFinancials .quoteItem__financials-amount{min-width:80px;text-align:right}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipment{display:flex;flex-wrap:wrap;padding:0 !important}@media screen and (min-width: 1200px){.shipment.shipmentWorkspace{height:calc(100vh - 134px) !important}}.shipment__main-container{display:flex;overflow:hidden !important}.shipment__main-container .react-tabs{height:100%}.shipment__collaboration{height:calc(100vh - 134px - 8px) !important;margin-top:8px}.shipment__collaboration-notes{height:calc(100% - 50px);display:flex;flex-direction:column;justify-content:flex-end}.shipment__collaboration-notes .notes{border:0;height:100%;overflow-y:auto;padding:8px;justify-content:flex-start}.shipment__collaboration-notes .notes .note-container>.message>span{white-space:break-spaces}.shipment__collaboration-notes .notes-input-container{margin:0;padding:8px}.shipment .input-group{width:100%}.shipment .shipment__documents,.shipment .shipment__references,.shipment .shipment__financials,.shipment .shipment__notes,.shipment .shipment__stops-container,.shipment .shipment__workspace{display:flex;flex-direction:column}.shipment h2{align-items:baseline;display:flex;width:100%}.shipment h2 .btn-sm{padding:7px 10px 3px}.shipment .lineitem-header{padding:8px;margin:0;width:100%}.shipment .lineitem-col{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.shipment .lineitem-col>div{flex:1 1 50%;min-width:240px}.shipment .lineitem-col:last-child{padding-bottom:5px}.shipment .lineitem-col--readonly{padding-top:8px}.shipment .lineitem-row,.shipment .quote-flow__stopsPOC-inlineRow{align-items:baseline;border-bottom:1px solid #dadada;display:flex;flex-wrap:wrap;margin:auto 5px 10px}.shipment .lineitem-row .form-group,.shipment .quote-flow__stopsPOC-inlineRow .form-group{padding:5px}.shipment .lineitem-row .row-title,.shipment .quote-flow__stopsPOC-inlineRow .row-title{width:35%;font-weight:bold;margin:0;min-width:150px}.shipment .lineitem-row .row-description,.shipment .quote-flow__stopsPOC-inlineRow .row-description{font-weight:normal;min-height:14px}.shipment__card{padding:20px}.shipment__error{height:calc(100vh - 200px)}.shipment__error h2{border-bottom:none;margin:10vh 5vw 0}.shipment__info{padding:0 51px 8px 8px !important}@media screen and (min-width: 992px){.shipment__info{padding:0 59px 8px 16px !important}}@media screen and (min-width: 1200px){.shipment__info{padding:8px 4px 8px 8px !important}}.shipment__info .shipmentDetailsCard{margin-bottom:.5rem}.shipment__info .shipmentDetailsCard:last-child{margin-bottom:0}.shipment__workspace{background:#fff;border:1px solid #d8d8d8;border-radius:4px;flex:1 1 40%;margin:8px 51px 0 8px !important;min-width:0}@media screen and (min-width: 992px){.shipment__workspace{margin:8px 59px 0 16px !important}}@media screen and (min-width: 1200px){.shipment__workspace{height:calc(100% - 8px - 8px);margin:8px 8px 0 0 !important;width:352px}}.shipment__workspace .shipment__stops{padding:0}.shipment__tab{padding-top:16px;overflow-y:auto;display:none}.shipment__tab.react-tabs__tab-panel--selected{overflow-y:auto;padding:8px;display:inherit}@media screen and (min-width: 1200px){.shipment__tab.react-tabs__tab-panel--selected{height:calc(100vh - 207px)}}.shipment__map{width:100%}.shipment__map--expanded{margin:0 10px}.shipment__stops-container{flex:1 1 60%;padding:8px;min-width:250px}.shipment__stops-container .shipment__stops{padding:0}.shipment__messaging{display:flex;flex-wrap:wrap;width:100%}.shipment__messages{flex:1 1 50%;min-width:275px;padding:8px}.shipment__messages .messages__input-container{margin:0px -20px -20px}.shipment__messages h2{border-bottom:1px solid #dadada !important;margin-bottom:20px;margin-top:0;padding:0 20px 15px 20px !important;font-size:16px;font-weight:700;margin:0 -20px;width:unset;height:39px;line-height:23px}.shipment__notes{flex:1 1 50%;min-width:280px;padding:8px}.shipment__notes .notes{border-top:none;height:300px}.shipment__notes h2{border-bottom:1px solid #dadada;margin-bottom:20px;margin-top:0;padding:0 20px 15px 20px;font-size:16px;font-weight:700;margin:0 -20px;width:unset;height:39px;line-height:23px}.shipment__notes .messages__inputContainer,.shipment__messages .messages__inputContainer{margin:0px -20px}.shipment__eventLog{padding:8px;flex:1 1 50%;max-height:450px}.shipment__eventLog h2{margin:0px;padding-top:20px}.shipment__eventLog .ReactTable .rt-thead.-header .rt-th{padding:5px}.shipment__eventLog .ReactTable .rt-tbody .rt-tr-group{border-bottom:none}.shipment__eventLog .ReactTable .rt-thead.-header{display:none}.shipment__eventLog-time{font-weight:bold}.shipment__eventLog-response{font-weight:bold}.shipment__eventLog-overlays{text-align:right}.shipment__eventLog-overlays i{font-size:1.2em}.shipment__eventLog-overlays i:hover{cursor:pointer}.shipment__financials{padding:8px;flex:1 1 50%}.shipment__financials-billing-due-date{display:flex;justify-content:flex-end}.shipment__financials .shipment__card-financial-actions-btn-actions svg{margin-left:0 !important}.shipment__financials .shipment__card{padding:0}.shipment__financials .shipment__card h2{border-bottom:1px solid #ddd;padding:20px;font-size:16px;font-weight:700;margin:0;width:unset;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.shipment__financials .shipment__card h2 .shipment__card-financial-actions{display:flex;flex-direction:row;align-items:flex-end}.shipment__financials .shipment__card h2 .shipment__card-financial-actions-btn-info{margin:0 8px 0 0;display:flex}.shipment__financials .shipment__card .pricingCardContentWrapper .chartHeaderContainer{border-bottom:1px solid #ddd;padding:20px}.shipment__financials .shipment__card .pricingCardContentWrapper .chartHeaderContainer h2{padding:0;border:none}.shipment__financials .shipment__card .pricingCardContentWrapper .shipwellLoader__container{height:400px}.shipment__financials-billing-edit{padding-left:5px}.shipment__financials .shipment__financials{padding:0}.shipment__financials-triumph-status-wrapper{display:flex;justify-content:flex-start;margin:0px 0px 10px 20px}.shipment__financials-triumph-status-wrapper :nth-child(1n){margin-right:10px}.shipment__financials .bill-to-override-container{background-color:#f3f9fd;padding:20px 35px}.shipment__financials .bill-to-override-container form{padding-top:20px}.shipment__financials .bill-to-override-container form h2{display:none}.shipment__financials .bill-to-override-container form input,.shipment__financials .bill-to-override-container form select,.shipment__financials .bill-to-override-container form .rrui__select__selected,.shipment__financials .bill-to-override-container form .rrui__select__button{background:#fff}.shipment__financials .bill-to-override-container .btn-action{opacity:1;vertical-align:middle}.shipment__financials .bill-to-override-container.redesign{width:100%}.shipment__financials h2{line-height:23px}.shipment__financials h4.show{margin:10px auto}.shipment__financials-maxBuy{display:flex}.shipment__financials-maxBuy span:first-child{flex:1 1 40%}.shipment__financials-maxBuy span{flex:1 1 30%}.shipment__financials-maxBuyValue{display:flex;justify-content:flex-end;padding:5px;font-size:1.2em}.shipment__financials-maxBuyValue form{width:100%}.shipment__financials-maxBuyValue form .shipment__financials-maxBuyValue-fields{display:flex;flex-wrap:wrap}.shipment__financials-maxBuyValue form .shipment__financials-maxBuyValue-fields .form-group{flex:1 0 25%}.shipment__financials-maxBuyValue form .shipment__financials-maxBuyValue-fields .form-group:last-child{padding-left:20px}.shipment__financials-maxBuyValue form .pull-right{flex:1 0 100%}.shipment__financials-maxBuyValue form .pull-right .btn:first-child{margin-right:10px}.shipment__financials-maxBuyValue span{flex:0 1 31%;text-align:right}.shipment__financials-wrapper h2{display:none}.shipment__financials-wrapper .row{display:flex}@media screen and (max-width: 768px){.shipment__financials-wrapper .row{flex-direction:column}}.shipment__financials-btn-rate{margin-left:auto}.shipment__financials-btn-rate .btn-link{padding:5px 10px 0px 10px;color:#006ba2;cursor:pointer;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;transition:color .15s ease-out}.shipment__financials-btn-rate .btn-link:hover,.shipment__financials-btn-rate .btn-link:focus{color:#003856;text-decoration:none}.shipment__financials-btn-rate .btn-group-link{vertical-align:bottom}.shipment__financials-btn-rate .btn-group-link:first-child{margin-left:0}.shipment__financials-btn-rate .btn-group-link.open{background-color:#2b282b;border-top-left-radius:4px;border-top-right-radius:4px}.shipment__financials-btn-rate .btn-group-link.open button{color:#fff}.shipment__financials-btn-rate .btn-group-link.open .dropdown-menu{background-color:#2b282b;border:0;border-top-left-radius:4px;border-top-right-radius:0px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;margin:0}.shipment__financials-btn-rate .btn-group-link.open .dropdown-menu a{color:#006ba2;padding:6px 20px}.shipment__financials-btn-rate .btn-group-link.open .dropdown-menu a:hover{color:#003856;background-color:#26282b}.shipment__financials-billTo{opacity:1;text-align:left;transition:color .2s ease-out,opacity .2s ease-out}.shipment__financials-billTo .btn .icon{font-size:18px}.shipment__financials-billTo .btn-action{opacity:1}.shipment__financials .shipment-billto-form h2{font-size:20px;font-weight:normal;border-bottom:2px solid #dadada;padding:0;padding-bottom:2px;margin:20px 0 10px 0;height:24px;line-height:22px;font-weight:500}.shipment__financials-billing{display:flex;margin:0 -30px;border-top:1px solid #dadada;border-bottom:1px solid #dadada}.shipment__financials-billing>div{width:50%;padding-bottom:10px}.shipment__financials-billing>div:first-child .form-group .Select-control{background-color:#fff !important;border-bottom-left-radius:4px !important;border-top-left-radius:4px !important}@media only screen and (max-width: 991px){.shipment__financials-billing>div{width:100%}.shipment__financials-billing>div:first-child{border-bottom:1px solid #dadada;border-right:0}}.shipment__financials-billing-header{background:#f3f9fd;color:#26282b;margin:0;margin-bottom:20px;padding:15px 20px 15px 20px;font-size:16px}.shipment__financials-billing-header .btn:focus{outline:none !important;text-decoration:none !important}.shipment__financials-billing-header .btn .form-saved{font-size:14px}.shipment__financials-billing-header .text-success{font-size:16px}.shipment__financials-billing-lineitem{display:flex;border-top:1px solid #dadada;padding-top:10px}.shipment__financials-billing-lineitem>div{display:flex;align-items:flex-start}.shipment__financials-billing-lineitem .read-fields{display:flex;width:100%}.shipment__financials-billing-lineitem .read-fields>div:not(:first-child){width:33%}.shipment__financials-billing-lineitem .read-fields .read-field{margin-bottom:11px;margin-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:22px;font-weight:bold}.shipment__financials-billing-lineitem .read-fields .form-group{margin-top:8px}.shipment__financials-billing-lineitem .checkbox{margin-bottom:0}.shipment__financials-billing-lineitem .input-group input[type=checkbox]:checked:before{font-size:20px !important}.shipment__financials-billing-lineitem .select-fields{display:flex;width:100%}.shipment__financials-billing-lineitem .select-fields .form-group{width:100%}.shipment__financials-billing-lineitem .select-fields .form-group .Select-control{background-color:#fff !important;border-bottom-left-radius:4px !important;border-top-left-radius:4px !important}.shipment__financials-billing-lineitem .select-fields .form-group:first-child{margin-right:10px}.shipment__financials-billing-lineitem-header{display:flex;height:35px;padding-top:5px;font-size:12px}.shipment__financials-billing-lineitem-header .header-select-fields{display:flex;width:100%;align-items:flex-end}.shipment__financials-billing-lineitem-header .header-select-fields div{width:100%;margin-bottom:7px}.shipment__financials-billing-lineitem-header .header-select-fields div:first-child{margin-right:10px}.shipment__financials-billing-lineitem-header .header-select-fields sup{font-size:14px}.shipment__financials-billing-lineitem-header .read-fields{display:flex;width:100%;align-items:flex-end}.shipment__financials-billing-lineitem-header .read-fields>div:not(:first-child){width:33%;margin-left:10px}.shipment__financials-billing-lineitem-header .read-fields .input-group input[type=checkbox]:checked:before{font-size:20px !important}.shipment__financials-billing-lineitem-header .read-fields .form-group{margin-bottom:0}.shipment__financials-billing-lineitem-header .read-fields .read-field{margin-bottom:7px}.shipment__financials-billing .shipment__financials-docs .form-group{border-bottom:1px solid #dadada}.shipment__financials-billing .shipment__financials-docs .form-group:last-child{border-bottom:0}.shipment__financials-billing-carrier .form-group{padding:0 20px}.shipment__financials-billing-billNumber{display:flex;flex-direction:row;align-items:center;padding:0 20px}.shipment__financials-billing-billNumber .form-group{width:100%;padding:0 8px 0 0}.shipment__financials-billing-paymentTerms{display:flex;flex-direction:row;align-items:center;padding:0 20px}.shipment__financials-billing-paymentTerms .form-group{width:100%}.shipment__financials-billing-paymentTerms .form-group .input-group{padding:0 8px 0 0}.shipment__financials-billing .tooltipContent{width:300px}.shipment__financials-card-invoicing{margin:16px 0 0 0}.shipment__invoices{padding:0 40px 0 35px;margin-bottom:10px}.shipment__invoices>div{display:flex;justify-content:space-between}.shipment__invoices .header{border-bottom:1px solid #dadada;padding:7px 0}.shipment__invoices .header h3{margin:0;font-size:16px;font-weight:700;color:#2b282b}.shipment__invoices .header>div:first-child h3{color:#979797}.shipment__invoices .header>div:last-child{text-align:right;padding-right:10px}.shipment__invoices .item{padding:5px 0 5px 5px;font-size:16px;display:flex;flex-direction:row;align-items:center}.shipment__invoices .item p{margin:0}.shipment__invoices .item .invoice-date{font-size:12px}.shipment__invoices .item>div:last-child{text-align:right;padding-right:10px}@media only screen and (max-width: 991px){.shipment__invoices{width:100%;padding-right:0}.shipment__invoices .item{padding-right:5px}}.shipment__items{display:flex;flex-wrap:wrap;width:100%}.shipment__items h2{border-bottom:1px solid #dadada;margin-bottom:20px;margin-top:0;padding:0 20px 15px 20px;font-size:16px;font-weight:700;margin:0 -20px;width:unset}.shipment__items .shipment__lineitems h2{height:39px;line-height:23px}.shipment__orders{display:flex;flex-wrap:wrap;width:100%;margin:10px}.shipment__orders>div{padding-bottom:20px !important;border-bottom:1px solid #dadada}.shipment__orders>div:last-child{border:0}.shipment__orders h2{border-bottom:1px solid #dadada;margin-bottom:20px;margin-top:0;padding:0 20px 15px 20px;font-size:16px;font-weight:700;margin:0 -20px;width:calc(100% + 40px)}.shipment__orders .shipment__lineitems h2{height:39px;line-height:23px}.shipment__references{min-width:250px}.shipment__references .shipmentDetails__row-title{flex:0 0 170px}.shipment__references h2{border-bottom:1px solid #dadada;margin-bottom:20px;margin-top:0;padding:0 20px 15px 20px;font-size:16px;font-weight:700;margin:0 -20px;width:unset}.shipment__references .shipmentDetails__row p{word-break:break-word}.shipment__documents{min-width:250px;padding:8px;flex:1 1 50%}.shipment__documents .no-docs{text-align:center}.shipment__documents h2{height:39px;line-height:23px}.shipment__formactions{display:flex;justify-content:flex-end;margin:10px 10px 10px}.shipment__loading{margin:30vh auto 40vh}.shipment .dropdown-label{display:block;width:100%}.shipment .btn-addLineItem{max-width:150px;margin:0 auto}.shipment .cancel-edit{margin-right:20px}.shipment .quote-flow__stopsPOC-inlineRow .form-group{margin-right:0}.shipment .quote-flow__stopsPOC-inlineRow:last-child{display:none}.shipment .update-footer{display:flex;justify-content:flex-end}.shipment__document{background:#f5f5f5}.shipment__document-card{padding:20px}.shipment__document-content{display:flex}.shipment__document-content>.shipment__document-card{flex:0 0 20%}.shipment__document-content>form{margin-left:20px;flex:1 1 80%}.shipment__document-content>form .shipment__document-card{height:100%}@media only screen and (max-width: 767px){.shipment__document-content{flex-wrap:wrap}.shipment__document-content>.shipment__document-card{flex:1 1 100%}.shipment__document-content>form{margin-left:0;margin-top:20px;flex:1 1 100%}}.shipment__action-content{margin:0;padding:5px 10px 5px 25px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.shipment__action-content:nth-child(2){margin-top:8px}.shipment__action-content.disabled{pointer-events:none;color:#b9bab9}.shipment__action-content.divider{cursor:initial;border-bottom:1px solid #d8d8d8;margin:0 10px 10px}.shipment__action-content-tooltip{margin-left:4px}.shipment__empty-section{text-align:center;display:flex;flex-direction:column}.shipment__empty-section>*{margin-bottom:10px}.shipment__empty-section+.shipment__edit-add-button-container{display:flex;align-items:center;justify-content:center;text-align:center}.shipment__reps-container{display:flex}.shipment__reps-avatar{margin-right:10px;margin-top:2px;padding:0;width:20px;height:20px;border-radius:50%;background-color:#58595b;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center}.shipment__reps-add-icon{margin-right:10px}.shipment__reps-delete-icon{display:flex;justify-content:space-evenly;margin-top:8px}.shipment__reps-add-blurb{margin-bottom:10px}.shipment__edit-error{color:#b41d13;display:flex;align-items:center;justify-content:center}.shipment__edit-error-icon{margin-right:10px}.shipment__edit-form-buttons{display:flex;justify-content:flex-end}.shipment__edit-form-buttons-button-icon{margin-right:10px}.shipment__edit-form-buttons-cancel-edit{margin-right:20px}.shipment__timeline-wrapper{width:100%}.tooltip{z-index:10002 !important}.popover-play-audio{min-width:330px}.popover-parsed-response{color:#fff}.form-update-stops{width:100%}.form-update-stops .lineitems{margin-bottom:10px}.form-update-stops .lineitem-row,.form-update-stops .shipment .quote-flow__stopsPOC-inlineRow,.shipment .form-update-stops .quote-flow__stopsPOC-inlineRow{border-bottom:0;width:100%}.form-update-stops .lineitem-row-header{border-bottom:1px solid #dadada;width:100%}.form-update-stops .lineitem-row--2-cols>.form-group,.form-update-stops .shipment .quote-flow__stopsPOC-inlineRow>.form-group,.shipment .form-update-stops .quote-flow__stopsPOC-inlineRow>.form-group{flex:1 1 50%}.form-update-stops .lineitem-row--dockhours{flex-wrap:nowrap}.form-update-stops .lineitem-row--dockhours .form-group{display:inline-block}.form-update-stops .lineitem-row--dockhours .form-group:first-child{padding-right:10px}.form-update-stops .lineitem-row .form-group,.form-update-stops .shipment .quote-flow__stopsPOC-inlineRow .form-group,.shipment .form-update-stops .quote-flow__stopsPOC-inlineRow .form-group{flex-direction:column;align-items:flex-start}.form-update-stops .lineitem-dimensions{align-items:flex-start;display:flex;width:100%}.form-update-stops .lineitem-dimensions>div:not(:last-child){padding-right:5px}.form-update-stops select input,.form-update-stops textarea .dimension input{width:50px}.form-update-stops select .error-text,.form-update-stops textarea .dimension .error-text{margin-left:0}.form-update-carrier .lineitem-row:first-of-type,.form-update-carrier .shipment .quote-flow__stopsPOC-inlineRow:first-of-type,.shipment .form-update-carrier .quote-flow__stopsPOC-inlineRow:first-of-type{padding:0;display:flex;align-items:flex-end}.form-update-carrier .lineitem-row:first-of-type .form-group,.form-update-carrier .shipment .quote-flow__stopsPOC-inlineRow:first-of-type .form-group,.shipment .form-update-carrier .quote-flow__stopsPOC-inlineRow:first-of-type .form-group{margin-bottom:0;padding:0 10px 0 0}.popover-status,.popover-remove-vendor,.popover-cancel-shipment,.popover-delete-lineitem{color:#fff}.popover-status .popover-content,.popover-remove-vendor .popover-content,.popover-cancel-shipment .popover-content,.popover-delete-lineitem .popover-content{padding:20px;display:flex;flex-wrap:wrap}.popover-status .popover-content h4,.popover-remove-vendor .popover-content h4,.popover-cancel-shipment .popover-content h4,.popover-delete-lineitem .popover-content h4{margin-top:0;line-height:22px}.popover-delete-lineitem{max-width:220px !important}.popover-cancel-shipment{z-index:10001 !important}.popover-cancel-shipment .form-group{display:flex;flex-direction:column;margin:0}.popover-cancel-shipment #cancel-shipment{margin-bottom:5px}.popover-cancel-shipment .cancel-shipment-disclaimer{margin-top:8px;opacity:.8}.popover-cancel-shipment .characters-remaining{display:flex;margin:0 0 10px auto;opacity:.8}.btn-action{color:#006ba2;cursor:pointer;display:inline-block;font-size:18px;margin-left:10px;transform:translateY(-3px);transition:color .2s ease-out,opacity .2s ease-out;opacity:0}.btn-action:hover{color:#003856}.btn-action i{top:3px}.js-show-all-btn-action .status-tag{transform:translateX(-20px)}.js-show-all-btn-action .btn-action{opacity:1}@media(max-width: 768px){.js-show-all-btn-action .status-tag{transform:unset}.js-show-all-btn-action .btn-action-status{transform:translateX(20px)}}.popover-status input[type=checkbox]:before,.form-group input[type=checkbox]:before,.input-group input[type=checkbox]:before{background-color:#f3f9fd}.popover-status input[type=checkbox]:checked:before,.form-group input[type=checkbox]:checked:before,.input-group input[type=checkbox]:checked:before{background-color:#006ba2;color:#fff;content:"✓";font-size:1.4em;text-align:center}.shipment__financials-label,.shipment__lineitem-label,.shipment__references-label,.timeline__row-label,.automatedEvents__row-label,.shipment-accessorials-label{font-weight:bold}.shipment__financials:hover .btn-action,.shipment__lineitem:hover .btn-action,.shipment__references:hover .btn-action,.timeline__row:hover .btn-action,.automatedEvents__row:hover .btn-action,.shipment-accessorials:hover .btn-action{opacity:1}.shipment__financials:hover .shipment__financials-billTo,.shipment__lineitem:hover .shipment__financials-billTo,.shipment__references:hover .shipment__financials-billTo,.timeline__row:hover .shipment__financials-billTo,.automatedEvents__row:hover .shipment__financials-billTo,.shipment-accessorials:hover .shipment__financials-billTo{opacity:1}.timeline__row{white-space:pre-wrap}.shipment__financials-invoiceModal{border-top:1px solid #dadada;border-bottom:1px solid #dadada;margin:0 -30px;display:flex}.shipment__financials-invoiceModal .none{color:#979797}@media only screen and (max-width: 991px){.shipment__financials-invoiceModal{flex-direction:column}}.shipment__financials-invoiceModal h3{font-size:16px;font-weight:bold}.shipment__financials-invoiceModal>div{width:50%;padding-bottom:10px}.shipment__financials-invoiceModal>div:first-child{border-right:1px solid #dadada}@media only screen and (max-width: 991px){.shipment__financials-invoiceModal>div{width:100%}.shipment__financials-invoiceModal>div:first-child{border-bottom:1px solid #dadada;border-right:0}}.shipment__financials-invoiceModal .checkbox{padding:5px 0;margin-top:0}.shipment__financials-invoiceModal .form-group{margin-bottom:0}.shipment__financials-invoiceModal .form-group .control-label{padding:0 20px 0 20px;font-size:16px;margin-bottom:5px}.shipment__financials-invoiceModal .form-group label[for=customer],.shipment__financials-invoiceModal .form-group label[for=customer_memo]{padding:0;font-size:16px;margin:10px 0 5px}.shipment__financials-invoiceModal .form-group .input-group .Select .Select-arrow{border-top-color:#26282b}.shipment__financials-invoiceModal .form-group .Select-menu-outer{width:calc(100% - 40px);left:20px}.shipment__financials-invoiceModal .form-group .error-text{padding:0 20px}.shipment__financials-lineItem{width:100%;display:flex;justify-content:space-between;padding-left:5px;word-break:break-all}.shipment__financials-lineItem b:first-child,.shipment__financials-lineItem span:first-child{margin-right:5px}.shipment__financials-lineItem span{font-size:12px}.shipment__financials-lineItem-cost{text-align:right}.shipment__financials-lineItemsTotal{text-align:right;font-size:16px}.shipment__financials-docImages{width:40px;margin:0 5px}.shipment__financials-header{background:#f3f9fd;color:#26282b;margin:0;margin-bottom:20px;padding:15px 20px 15px 20px}.shipment__financials-customer{padding:0 20px}.shipment__financials-footer{display:flex;justify-content:flex-end;margin:20px -10px -10px -10px}.shipment__financials-refs{padding:0 20px}.shipment__financials-refs p{padding:0 10px}.shipment__financials-docs,.shipment__financials-lineItems{padding:0 20px}.shipment__financials-lineItems{border-bottom:1px solid #dadada;margin:0 -30px;padding-bottom:20px}.shipment__financials-lineItems .form-group{border-bottom:1px solid #dadada}.shipment__financials-docInfo{display:flex;flex-direction:column;width:100%}.shipment__financials-docInfo-container{margin-bottom:5px;max-width:329px}@media only screen and (max-width: 991px){.shipment__financials-docInfo-container{max-width:500px}}.shipment__financials-docInfo-filename,.shipment__financials-docInfo-type{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shipment__financials-no-padding{padding:0px !important}.shipment__financials-row{display:flex}@media only screen and (max-width: 991px){.shipment__financials-row{flex-direction:column}}.shipment__financials-row>div{width:100%}@media only screen and (max-width: 991px){.shipment__financials-row>div{width:100%}}.shipment__financials-row .quote-flow__billToReadOnly{font-size:16px}.shipment__financials-row .quote-flow__billToReadOnly p{margin-bottom:5px}.shipment__financials-row .quote-flow__billToReadOnly>div:first-child{display:flex;justify-content:space-between}.shipment__financials-row .quote-flow__billToReadOnly>div:first-child h3{color:#979797;font-size:16px;font-weight:bold;margin:0}.shipment__financials-row .quote-flow__billToReadOnly>div:first-child h3 strong{color:#2b282b}.shipment__financials-row .item-row-action{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.shipment__financials-row .item-row-action .financial-status{display:flex;flex-direction:row;align-items:center}.shipment__financials-row .item-row-action .financial-status .tooltipWrapper{display:flex;flex-direction:column;justify-content:center;margin:0 6px 0 0}.shipment__financials-row .item-row-action .financial-status.error{color:#b41d13}.shipment__financials-row .item-row-action .action-menu>button:disabled{cursor:not-allowed}.shipment__invoice-email{border-top:1px solid #dadada;margin:0 -30px;display:flex}@media only screen and (max-width: 991px){.shipment__invoice-email{flex-direction:column}}.shipment__invoice-email-preview,.shipment__invoice-email-form{width:50%;padding:10px 20px;border-bottom:1px solid #dadada}@media only screen and (max-width: 991px){.shipment__invoice-email-preview,.shipment__invoice-email-form{width:100%}}.shipment__invoice-email-preview{border-right:1px solid #dadada}.shipment__invoice-email-preview>div:last-child{border-bottom:0;padding-bottom:0}@media only screen and (max-width: 991px){.shipment__invoice-email-preview{border-right:0;border-bottom:1px solid #dadada}}.shipment__invoice-email-preview-header{background:#f3f9fd;margin:0 -20px}.shipment__invoice-email-preview-header h3{padding:15px 20px;font-size:16px;line-height:16px}.shipment__invoice-email-preview-billing{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #dadada;display:flex}.shipment__invoice-email-preview-billing>div{width:50%}.shipment__invoice-email-preview-billing>div:first-child{margin-right:10px}.shipment__invoice-email-preview-lineItems{border-bottom:1px solid #dadada;padding-bottom:15px}.shipment__invoice-email-preview-lineItems-header{color:#979797;font-size:12px}.shipment__invoice-email-preview-lineItems-header>div:not(:first-child){text-align:right}.shipment__invoice-email-preview-lineItems-item>div:not(:first-child){text-align:right}.shipment__invoice-email-preview-lineItems-total{margin-top:20px;width:100%;text-align:right;font-size:20px;color:#006ba2}.shipment__invoice-email-preview-docs{margin-top:20px;display:flex;flex-wrap:wrap}.shipment__invoice-email-preview-docs-doc{width:70px;height:83px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-right:20px}.shipment__invoice-email-preview-docs-docImg{width:50px}.shipment__invoice-email-preview-docs-docName{width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shipment__invoice-email-form .form-group{margin-top:20px}.shipment__invoice-email-form .form-group .control-label{font-size:16px}.shipment__invoice-email-footer{margin:15px 30px -15px 30px;text-align:right;padding-right:20px;width:100%}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipmentDetails__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.shipmentDetails__lineItemRow{display:flex;justify-content:space-between;align-items:baseline}.shipmentDetails__lineItemRow-field{margin:0px 2px}.shipmentDetails__row{align-items:baseline;border-bottom:1px solid #f3f9fd;display:flex}.shipmentDetails__row-title{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-weight:bold;font-size:15px;padding:10px 0px;flex:0 0 150px}.shipmentDetails__row-wrapper{border-bottom:1px solid #f3f9fd}.shipmentDetails__row-noBorder{display:flex;justify-content:space-between;align-items:baseline}.shipmentDetails__row-powerUnit{display:flex;align-items:center}.shipmentDetails__row-powerUnit svg{margin-left:8px}.shipmentDetails__row-powerUnit-tooltip{max-width:300px}.shipmentDetails__editRow{display:flex;justify-content:space-between;align-items:baseline}.shipmentDetails__editRow-label{flex:0 1 25%}.shipmentDetails__editRow-labelWide{flex:0 1 33%}.shipmentDetails__editRow-field{flex:0 1 66%}.shipmentDetails__financials-row{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #f3f9fd;font-size:15px}.shipmentDetails__financials-totalDollar{font-size:32px}.shipmentDetails__financials-total{display:flex;justify-content:space-between;align-items:baseline;border-top:2px solid #c4c4c4}.shipmentDetails__financials-carrierTotal{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid #c4c4c4}.shipmentDetails__financials{display:flex;flex-flow:column wrap}.shipmentDetails__timeline{overflow:auto;width:100%}.shipmentDetails__timeline.fullHeight{max-height:100%}.shipmentDetails__timeline-addEventContainer{border-bottom:1px solid #dadada}.shipmentDetails__timeline-allowOverflow{overflow:visible}.shipmentDetails__timeline-allowOverflow .shipmentDetails__callNow{overflow:visible}.shipmentDetails__timeline-header{color:#747574;text-align:center;padding-bottom:2px;margin-right:32px}.shipmentDetails__timeline-header:hover{cursor:pointer;color:#006ba2}.shipmentDetails__timeline-active{padding-bottom:0px;color:#000;border-bottom:2px solid #006ba2;margin-bottom:0px}.shipmentDetails__automation-actions{margin-left:auto}.shipmentDetails__automation-actions .btn{margin-left:10px !important}.shipmentDetails__automation-actions button.active{background:#006ba2;color:#fff;border-radius:4px}.shipmentDetails__automation-actions button.active:focus{color:#fff}.shipmentDetails__automation-actions button.btn-tertiary.active:hover{color:#fff}.shipmentDetails__callNow{display:flex;min-height:250px;overflow-x:hidden}.shipmentDetails__callNow .brand-success{color:#1b7b3b}.shipmentDetails__callNow-sidebar{flex:1 0 18%;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding-right:10px}.shipmentDetails__callNow-sidebar button{margin-bottom:35px}.shipmentDetails__callNow-sidebarButton.active.btn-default,.shipmentDetails__callNow-sidebarButton.active.btn-default:focus{outline:none;color:#fff;background-color:#006ba2}.shipmentDetails__callNow-sidebarButton.active.btn-default:hover,.shipmentDetails__callNow-sidebarButton.active.btn-default:focus:hover{background-color:#003856;color:#fff}.shipmentDetails__callNow-details{flex:1 0 76%;border-left:1px solid #f3f9fd;padding-top:75px;text-align:center}.shipmentDetails__callNow-details h4{font-size:1em}.shipmentDetails__callNow-details button{margin-right:10px}.shipmentDetails__scheduleCall-details{flex:1 0 76%;padding-top:5px;border-left:1px solid #f3f9fd}.shipmentDetails__scheduleCall-details button{margin-right:10px}.shipmentDetails__scheduleCall-details .text-center{margin-top:-5px;padding-top:75px}.shipmentDetails__scheduleCall-details .text-center h4{font-size:1em}.shipmentDetails__scheduleCall-fields{display:flex;align-items:flex-end;margin:0px 30px}.shipmentDetails__scheduleCall-fields .form-group:first-child{margin-right:15px}.shipmentDetails__scheduleCall-fields .form-group{max-width:160px}.shipmentDetails__scheduleCall-buttons{border-top:1px solid #e5e5e5;text-align:right;padding-top:10px;padding-bottom:10px}.shipmentDetails__scheduleCall-buttons .btn:first-child{margin-right:10px}.shipmentDetails__successMessage{color:#1b7b3b;font-size:14px;float:right;display:block}.shipmentDetails__loadboardToast{background-color:#fff;border-radius:4px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25)}.shipmentDetails__loadboardToast-header{padding:7px 10px;border-top-left-radius:4px;border-top-right-radius:4px;display:flex;justify-content:flex-end;background-color:#1b7b3b;color:#fff}.shipmentDetails__loadboardToast-header .flaticon-multiply:hover{cursor:pointer}.shipmentDetails__loadboardToast-body{padding:10px 20px;display:flex;justify-content:space-between}.shipmentDetails__loadboardToast-body p{margin-bottom:0}.shipmentDetails__loadboardToast-body .flaticon-check_filled{margin-right:10px;font-size:1.3em}.shipmentDetails__loadboardToast-body a:hover{cursor:pointer}.shipmentDetails__loadboardToast-rejected{background-color:#fff;border-radius:4px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25)}.shipmentDetails__loadboardToast-rejected .shipmentDetails__loadboardToast-header{background-color:#b41d13}.shipmentDetails__loadboardToast-rejected .shipmentDetails__loadboardToast-body .icon-Delayed{margin-right:10px;font-size:1.3em}.shipmentAlert{flex:1 1 100%;margin:-10px 10px 0px;padding:10px;display:flex;background-color:#f3f9fd;border:1px solid #c4c4c4;border-top:none;align-items:flex-end;justify-content:flex-start}.shipmentAlert__message{padding-right:10px;display:flex;align-items:flex-end}.shipmentAlert__message b{padding-right:5px}.shipmentAlert__message svg{margin-right:10px}.shipment-details{background:#f5f5f5}.shipment-details .shipwellLoader__container{position:static;height:calc(100vh - (64px + 84px))}.shipment-details .btn-toolbar{border-bottom:2px solid #c4c4c4;margin:0 20px;display:flex;flex-wrap:wrap}.shipment-details .btn-toolbar>.btn{margin-left:0}.shipment-details .btn-toolbar button{padding:5px}.shipment-details .shipmentRep__inlineFields{display:flex}.shipment-details .shipmentRep__inlineFields .form-group:first-child{margin-right:20px}.shipment-details .shipmentRep__inlineFields .form-group{flex:0 1 45%}.shipment-details .shipmentRep__inlineFields .icon-Delete{margin-left:auto;font-size:1.4em;margin-top:5px}.shipment-details .shipment-purchase-orders{width:100%}.shipment-details .shipment-stop-po{padding:10px 12px;border-top:1px solid #e5e5e5;display:flex;align-items:center;width:100%}.shipment-details .shipment-stop-po .po-type{display:flex;align-items:center}.shipment-details .shipment-stop-po .po-type svg{fill:#26282b;margin-right:5px}.shipment-details .shipment-stop-po .order-number{margin-left:15px}.btn-add-poc{margin-left:10px}.shipment-subnav{margin-right:10px}.editSectionLink{font-size:12px;color:#337ab7;cursor:pointer;text-decoration:underline;float:right;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;text-transform:none}.editSectionLinkNoFloat{font-size:.9em;color:#337ab7;cursor:pointer;text-decoration:underline}.hover-pointer{cursor:pointer}.hover-dim:hover{background-color:rgba(0,0,0,.02);border-radius:2px}.tracking-link-container{display:flex;margin-bottom:10px}.tracking-link-container i.icon{margin-left:0px}
.carrierBid__form{margin-bottom:40px}.carrierBid__form-footer{position:absolute;bottom:0;left:0;padding:20px;margin-bottom:-20px;margin-top:20px;z-index:10;background:#fff;width:100%;display:flex;justify-content:flex-end}.carrierBid__form-footer button:not(:first-child){margin-left:15px}.carrierBid__form-carrierSearchOption{display:flex;justify-content:space-between}.carrierBid__form-carrierDetails{display:flex;flex-direction:column}.carrierBid__form-carrierDetails-label{color:#888;font-size:10px;text-transform:uppercase}.carrierBid__form-divider{margin:20px -25px}

.shareLinkForm .externalTracking{display:flex;flex-direction:row;align-items:center}.shareLinkForm .externalTracking__link{width:100%}
.confirmational-modal-paragraph{margin-bottom:16px}
.shipment__collaboration-messages.shipmentMessages,.shipment__collaboration-messages.shipmentNotes{height:calc(100vh - 196px);width:100%}.shipment__collaboration-messages.shipmentMessages .messages__inputContainer,.shipment__collaboration-messages.shipmentNotes .messages__inputContainer{margin:0}.shipment__collaboration-messages.shipmentMessages .messages__inputContainer-helperText,.shipment__collaboration-messages.shipmentNotes .messages__inputContainer-helperText{left:20px}.shipment__collaboration-messages.shipmentMessages .messages__note,.shipment__collaboration-messages.shipmentNotes .messages__note{margin:8px}
.shipment__collaboration-documents{height:calc(100% - 51px);display:flex;flex-direction:column;justify-content:space-between}.shipment__collaboration-documents .documentSelect{overflow-y:auto}.shipment__collaboration-documents .documentSelect__selectedCount{padding:8px}.shipment__collaboration-documents .documentSelect__noDocuments{margin:16px 0 0 0;padding:8px}.shipment__collaboration-documents .documentSelect__noDocuments>div{display:flex;justify-content:center}.shipment__collaboration-documents .email{margin:16px}.shipment__collaboration-documents-view__editButton>span{margin:0 !important}
.shipment__collaboration-cases{display:flex;flex-direction:column;justify-content:center;padding:0 20px;margin:10px auto}
.shipment__statusSelector{margin:0 8px 0 16px;display:flex;justify-content:flex-start;align-items:center}.shipment__statusSelector-display{text-transform:uppercase;display:flex;justify-content:flex-start;align-items:center}.shipment__statusSelector-display-status{margin-right:8px;white-space:nowrap}.shipment__statusSelector-edit{cursor:initial;width:350px}.shipment__statusSelector-edit:hover{background-color:initial}.shipment__statusSelector-edit-select-container{cursor:pointer;text-transform:uppercase;padding:4px}.shipment__statusSelector-edit-select-container-selected{padding:2px;border-radius:15px;border:2px solid #0a6fdb}.shipment__statusSelector-edit-buttons{display:flex;justify-content:flex-end;margin-top:10px}.shipment__statusSelector-edit-buttons svg{margin-right:10px}.shipment__statusSelector-edit-buttons>button{margin-left:4px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.carrierDetailSidebar__info{padding:0 0 20px;display:flex;align-items:flex-start}.carrierDetailSidebar__info a:hover{cursor:pointer}.carrierDetailSidebar__contacts{margin-top:15px}.carrierDetailSidebar__contacts-header{display:flex;justify-content:space-between;font-weight:bold;border-bottom:1px solid #dadada;padding:0px 10px}.carrierDetailSidebar__contacts-row{display:flex;justify-content:space-between;align-items:center;padding:5px 10px}.carrierDetailSidebar__contacts-info{display:flex;flex-direction:column}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.dashboard-summary{overflow-x:hidden}.dashboard-summary__details{display:flex;flex-direction:column;height:100%;padding-bottom:0px}.dashboard-summary__details>h4{display:flex;justify-content:space-between;margin:20px}.dashboard-summary__details-map{height:300px}.dashboard-summary__details-map .shipment-map #mapDetails{height:300px}.dashboard-summary__details-route .status{font-size:1.3em;text-align:center}.dashboard-summary__details-fastFactsContainer{display:flex;justify-content:space-around;padding-bottom:20px}.dashboard-summary__details-fastFacts{display:flex;flex-direction:column;justify-content:space-evenly}.dashboard-summary__details-fastFacts .icon{font-size:1.4em;color:#006ba2}.dashboard-summary__details .table-financials{text-align:right;width:200px}.dashboard-summary__details .table-financials .no-wrap{display:flex;justify-content:space-between}.dashboard-summary__details .table-financials .no-wrap span:last-child{overflow:hidden;text-overflow:ellipsis}.dashboard-summary__all .sidepanel-carrier-status .sidepanel-status-pill{min-height:22px}.dashboard-summary__all-row{padding:15px 0;border-top:1px solid #f3f9fd}.dashboard-summary__all-row p,.dashboard-summary__all-row h5{margin:0}.dashboard-summary__all-row h5{font-weight:bold}.dashboard-summary__all-row.status{text-transform:capitalize}.dashboard-summary__all-row.status a{margin-left:10px}.dashboard-summary__all-row .sidepanel-carrier-status{display:flex;align-items:center}.dashboard-summary__all-row .sidepanel-carrier-status .sidepanel-status-pill{height:25px}.dashboard-summary__all-row .tooltipWrapper{margin-left:15px}.dashboard-summary__all-row .tooltipContent{width:70%}.dashboard-summary__tabs{font-size:18px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-weight:bold}.dashboard-summary__tabs-label{text-transform:capitalize}.dashboard-summary__tabs-selected{color:#fff;background:#006ba2}.dashboard-summary__tabs-container{background-color:#006ba2 !important}.dashboard-summary__tabs-root{position:sticky;top:0;z-index:2}.dashboard-summary .timeline__wrapper{margin-top:10px}.dashboard-summary .timeline__wrapper h2{text-align:right;margin:0px}.dashboard-summary .timeline__wrapper .shipmentDetails__timeline{max-height:unset;display:flex;flex-direction:column;justify-content:center}.dashboard-summary .timeline__wrapper .shipmentDetails__timeline-header{display:none}.dashboard-summary .timeline__wrapper .shipmentDetails__timeline-noEvents{margin-bottom:0px;align-self:center}.dashboard-summary .timeline__wrapper .add-event{padding:0px;font-size:14px}.dashboard-summary .timeline__wrapper .add-event .flaticon-plus{font-size:1.2em}.dashboard-summary .timeline__wrapper .form-add-event .pull-right .btn:first-child{margin-right:10px}.dashboard-summary .bids__card{margin-top:8px}.dashboard-summary .bids__card-body{padding:0 16px}.dashboard-summary .loadBoard__actions-reject-form{margin-top:10px}.dashboard-summary__buyAmounts{display:flex;border-bottom:1px solid #d8d8d8;padding:4px 16px}.dashboard-summary .maxbuy-bar{flex:1 0;padding:10px 5px;font-size:16px;text-align:center}.dashboard-summary .buynow-bar{flex:1 0;padding:10px 5px;font-size:16px;text-align:center}.dashboard-summary .loadBoard__options{margin-top:5px}.dashboard-summary .loadBoard__options-buttons{display:flex;justify-content:space-between}.dashboard-summary .loadBoard__options-buttons .btn{flex:1 1;width:100%}.dashboard-summary .loadBoard__options-buttons .btn:not(:last-child){margin-right:10px}.dashboard-summary__stop-address{white-space:pre}.dashboard-summary .stop-eta__container{border-top:1px solid #d8d8d8;padding:8px 0px 8px 0px;padding-top:8px;margin-bottom:8px}.dashboard-summary .stop-eta__body{padding-left:0px}#mapSummary{height:300px}
.edi-warning{border-radius:3px;border:1px solid #df9100;margin-top:16px}.edi-warning__header{background:#df9100;height:24px}.edi-warning__content{padding:8px;display:flex;font-weight:bold;font-size:12px}.edi-warning__content-icon{min-width:24px}.edi-warning__content-icon svg{margin-top:4px}.edi-warning__content p{color:#df9100;margin-bottom:4px}.edi-warning__content li{font-weight:normal}
.trimblemaps-map{overflow:hidden;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.trimblemaps-map:-webkit-full-screen{width:100%;height:100%}.trimblemaps-canary{background-color:salmon}.trimblemaps-canvas-container.trimblemaps-interactive,.trimblemaps-ctrl-nav-compass{cursor:grab}.trimblemaps-canvas-container.trimblemaps-interactive:active,.trimblemaps-ctrl-nav-compass:active{cursor:grabbing}.trimblemaps-canvas-container.trimblemaps-touch-zoom-rotate,.trimblemaps-canvas-container.trimblemaps-touch-zoom-rotate .trimblemaps-canvas{touch-action:pan-x pan-y}.trimblemaps-canvas-container.trimblemaps-touch-drag-pan,.trimblemaps-canvas-container.trimblemaps-touch-drag-pan .trimblemaps-canvas{touch-action:pinch-zoom}.trimblemaps-canvas-container.trimblemaps-touch-zoom-rotate.trimblemaps-touch-drag-pan,.trimblemaps-canvas-container.trimblemaps-touch-zoom-rotate.trimblemaps-touch-drag-pan .trimblemaps-canvas{touch-action:none}.trimblemaps-ctrl-top-left,.trimblemaps-ctrl-top-right,.trimblemaps-ctrl-bottom-left,.trimblemaps-ctrl-bottom-right{position:absolute;pointer-events:none;z-index:2}.trimblemaps-ctrl-top-left{top:0;left:0}.trimblemaps-ctrl-top-right{top:0;right:0}.trimblemaps-ctrl-bottom-left{bottom:0;left:0}.trimblemaps-ctrl-bottom-right{right:0;bottom:0}.trimblemaps-ctrl{clear:both;pointer-events:auto}.trimblemaps-ctrl-top-left .trimblemaps-ctrl{margin:10px 0 0 10px;float:left}.trimblemaps-ctrl-top-right .trimblemaps-ctrl{margin:10px 10px 0 0;float:right}.trimblemaps-ctrl-bottom-left .trimblemaps-ctrl{margin:0 0 10px 10px;float:left}.trimblemaps-ctrl-bottom-right .trimblemaps-ctrl{margin:0 10px 10px 0;float:right}.trimblemaps-ctrl-group{border-radius:4px;box-shadow:0 0 0 2px rgba(0,0,0,.1);overflow:hidden;background:#fff}.trimblemaps-ctrl-group>button{width:30px;height:30px;display:block;padding:0;outline:none;border:0;box-sizing:border-box;background-color:rgba(0,0,0,0);cursor:pointer}.trimblemaps-ctrl-group>button+button{border-top:1px solid #ddd}.trimblemaps-ctrl>button::-moz-focus-inner{border:0;padding:0}.trimblemaps-ctrl>button:hover{background-color:rgba(0,0,0,.05)}.trimblemaps-ctrl-icon,.trimblemaps-ctrl-icon>.trimblemaps-ctrl-compass-arrow{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.trimblemaps-ctrl-icon{padding:5px}.trimblemaps-ctrl-icon.trimblemaps-ctrl-zoom-out{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23333333;' d='m 7,9 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 l 6,0 c 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z'/%3E %3C/svg%3E")}.trimblemaps-ctrl-icon.trimblemaps-ctrl-zoom-in{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23333333;' d='M 10 6 C 9.446 6 9 6.4459904 9 7 L 9 9 L 7 9 C 6.446 9 6 9.446 6 10 C 6 10.554 6.446 11 7 11 L 9 11 L 9 13 C 9 13.55401 9.446 14 10 14 C 10.554 14 11 13.55401 11 13 L 11 11 L 13 11 C 13.554 11 14 10.554 14 10 C 14 9.446 13.554 9 13 9 L 11 9 L 11 7 C 11 6.4459904 10.554 6 10 6 z'/%3E %3C/svg%3E")}.trimblemaps-ctrl-icon.trimblemaps-ctrl-geolocate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E")}.trimblemaps-ctrl-icon.trimblemaps-ctrl-geolocate:disabled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E")}.trimblemaps-ctrl-icon.trimblemaps-ctrl-geolocate.trimblemaps-ctrl-geolocate-active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E")}.trimblemaps-ctrl-icon.trimblemaps-ctrl-geolocate.trimblemaps-ctrl-geolocate-active-error{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E")}.trimblemaps-ctrl-icon.trimblemaps-ctrl-geolocate.trimblemaps-ctrl-geolocate-background{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M 10,4 C 9,4 9,5 9,5 L 9,5.1 C 7.0357113,5.5006048 5.5006048,7.0357113 5.1,9 L 5,9 c 0,0 -1,0 -1,1 0,1 1,1 1,1 l 0.1,0 c 0.4006048,1.964289 1.9357113,3.499395 3.9,3.9 L 9,15 c 0,0 0,1 1,1 1,0 1,-1 1,-1 l 0,-0.1 c 1.964289,-0.400605 3.499395,-1.935711 3.9,-3.9 l 0.1,0 c 0,0 1,0 1,-1 C 16,9 15,9 15,9 L 14.9,9 C 14.499395,7.0357113 12.964289,5.5006048 11,5.1 L 11,5 c 0,0 0,-1 -1,-1 z m 0,2.5 c 1.932997,0 3.5,1.5670034 3.5,3.5 0,1.932997 -1.567003,3.5 -3.5,3.5 C 8.0670034,13.5 6.5,11.932997 6.5,10 6.5,8.0670034 8.0670034,6.5 10,6.5 Z'/%3E %3C/svg%3E")}.trimblemaps-ctrl-icon.trimblemaps-ctrl-geolocate.trimblemaps-ctrl-geolocate-background-error{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E %3Cpath d='M 10,4 C 9,4 9,5 9,5 L 9,5.1 C 7.0357113,5.5006048 5.5006048,7.0357113 5.1,9 L 5,9 c 0,0 -1,0 -1,1 0,1 1,1 1,1 l 0.1,0 c 0.4006048,1.964289 1.9357113,3.499395 3.9,3.9 L 9,15 c 0,0 0,1 1,1 1,0 1,-1 1,-1 l 0,-0.1 c 1.964289,-0.400605 3.499395,-1.935711 3.9,-3.9 l 0.1,0 c 0,0 1,0 1,-1 C 16,9 15,9 15,9 L 14.9,9 C 14.499395,7.0357113 12.964289,5.5006048 11,5.1 L 11,5 c 0,0 0,-1 -1,-1 z m 0,2.5 c 1.932997,0 3.5,1.5670034 3.5,3.5 0,1.932997 -1.567003,3.5 -3.5,3.5 C 8.0670034,13.5 6.5,11.932997 6.5,10 6.5,8.0670034 8.0670034,6.5 10,6.5 Z'/%3E %3C/svg%3E")}.trimblemaps-ctrl-icon.trimblemaps-ctrl-geolocate.trimblemaps-ctrl-geolocate-waiting{animation:trimblemaps-spin 2s infinite linear}@keyframes trimblemaps-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.trimblemaps-ctrl-icon.trimblemaps-ctrl-fullscreen{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M 5 4 C 4.5 4 4 4.5 4 5 L 4 6 L 4 9 L 4.5 9 L 5.7773438 7.296875 C 6.7771319 8.0602131 7.835765 8.9565728 8.890625 10 C 7.8257121 11.0633 6.7761791 11.951675 5.78125 12.707031 L 4.5 11 L 4 11 L 4 15 C 4 15.5 4.5 16 5 16 L 9 16 L 9 15.5 L 7.2734375 14.205078 C 8.0428931 13.187886 8.9395441 12.133481 9.9609375 11.068359 C 11.042371 12.14699 11.942093 13.2112 12.707031 14.21875 L 11 15.5 L 11 16 L 14 16 L 15 16 C 15.5 16 16 15.5 16 15 L 16 14 L 16 11 L 15.5 11 L 14.205078 12.726562 C 13.177985 11.949617 12.112718 11.043577 11.037109 10.009766 C 12.151856 8.981061 13.224345 8.0798624 14.228516 7.3046875 L 15.5 9 L 16 9 L 16 5 C 16 4.5 15.5 4 15 4 L 11 4 L 11 4.5 L 12.703125 5.7773438 C 11.932647 6.7864834 11.026693 7.8554712 9.9707031 8.9199219 C 8.9584739 7.8204943 8.0698767 6.7627188 7.3046875 5.7714844 L 9 4.5 L 9 4 L 6 4 L 5 4 z '/%3E %3C/svg%3E")}.trimblemaps-ctrl-icon.trimblemaps-ctrl-shrink{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23000000;' d='M 4.2421875 3.4921875 A 0.750075 0.750075 0 0 0 3.71875 4.78125 L 5.9648438 7.0273438 L 4 8.5 L 4 9 L 8 9 C 8.500001 8.9999988 9 8.4999992 9 8 L 9 4 L 8.5 4 L 7.0175781 5.9550781 L 4.78125 3.71875 A 0.750075 0.750075 0 0 0 4.2421875 3.4921875 z M 15.734375 3.4921875 A 0.750075 0.750075 0 0 0 15.21875 3.71875 L 12.984375 5.953125 L 11.5 4 L 11 4 L 11 8 C 11 8.4999992 11.499999 8.9999988 12 9 L 16 9 L 16 8.5 L 14.035156 7.0273438 L 16.28125 4.78125 A 0.750075 0.750075 0 0 0 15.734375 3.4921875 z M 4 11 L 4 11.5 L 5.9648438 12.972656 L 3.71875 15.21875 A 0.75130096 0.75130096 0 1 0 4.78125 16.28125 L 7.0273438 14.035156 L 8.5 16 L 9 16 L 9 12 C 9 11.500001 8.500001 11.000001 8 11 L 4 11 z M 12 11 C 11.499999 11.000001 11 11.500001 11 12 L 11 16 L 11.5 16 L 12.972656 14.035156 L 15.21875 16.28125 A 0.75130096 0.75130096 0 1 0 16.28125 15.21875 L 14.035156 12.972656 L 16 11.5 L 16 11 L 12 11 z '/%3E %3C/svg%3E")}.trimblemaps-ctrl-icon.trimblemaps-ctrl-compass>.trimblemaps-ctrl-compass-arrow{width:20px;height:20px;margin:5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon fill='%23333333' points='6,9 10,1 14,9'/%3E %3Cpolygon fill='%23CCCCCC' points='6,11 10,19 14,11 '/%3E %3C/svg%3E");background-repeat:no-repeat;display:inline-block}a.trimblemaps-ctrl-logo{width:130px;height:21px;margin:0 0 -3px -3px;display:block;background-repeat:no-repeat;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 590.8 96.1'%3E %3Cpath fill='%23FFFFFF' d='M580,39.3l3.5-1.3c3.4-1.2,5.1-3.3,5.9-4.9c1.1-2.2,1.3-4.8,0.4-7.3c-4.1-12.3-14.9-19.3-29.6-19.4 c-10.2,0-19,4-24.4,10.5c-5.3-5.9-13.3-9.3-23-9.3h-21.3c-5.1,0-9.3,4.1-9.4,9.2c0,0.1,0,0.1,0,0.2v18l-6.3-20.2 c-1.3-4.5-5.5-7.4-10.1-7.1h-14.3c-4.4-0.1-8.4,2.8-9.6,7.1l-4,12.2l-4.2-13.3c-0.3-1-0.7-2-1.4-2.9c-1.5-2-3.9-3.1-6.4-3.2h-13.1 c-0.1,0-0.2,0-0.4,0c-3.9,0.2-7.2,2.6-8.5,6.3c0,0.1-0.1,0.2-0.1,0.4l-0.1,0.4l-0.5-1.4c-1-3.3-4.1-5.6-7.6-5.6h-13.1 c-0.1,0-0.2,0-0.4,0c-3.9,0.2-7.2,2.6-8.5,6.3c0,0.1-0.1,0.2-0.1,0.3l-15.8,50.5c-1.7-1.4-3.6-2.4-5.8-2.8c0.4-0.9,0.6-2,0.6-3v-3 c0-19.1-10.5-31.4-26.8-31.4c-6.1,0-11.4,1.7-15.8,4.8v-13c0-4.4-3.6-8-8-8h-14.5c-4.4,0-8,3.6-8,8V29c-3.2-2-7-3.2-11.2-3.2 c-0.1,0-0.2,0-0.2,0c-0.2,0-0.5,0-0.7,0v-9.6c0-4.4-3.6-8-8-8h-14.5c-4.4,0-8,3.6-8,8V27c-2.1-0.8-4.5-1.2-7-1.2l0,0 c-4.2,0-8.2,1.1-11.7,3.1c-2.9-2-6.5-3.1-10.3-3.1c-3.3,0-6.5,0.7-9.4,2c-1.1-0.6-2.3-0.9-3.6-0.9H183V16c0-4.4-3.6-8-8-8h-14.6 c-4.4,0-8,3.6-8,8v10.1c-2.3,0.3-4.4,0.9-6.3,1.7c-1.1-0.5-2.3-0.9-3.6-0.9V16.1c0-4.4-3.6-8-8-8h-45c-4.4,0-8,3.6-8,8v12.2 c0,4.4,3.6,8,8,8h6.4v7.4c-0.7-1.1-1.7-2.1-2.9-2.7l-16.5-8.8c-2.4-5.8-6.2-10.9-11.1-14.8c-0.3-0.3-0.5-0.5-0.8-0.8 c-0.1-0.1-0.1-0.1-0.2-0.2c-6.1-4.7-13.5-7.6-21.2-8.2c-0.2,0-0.4,0-0.6,0h-0.2c-2.5-0.2-5.1-0.1-7.6,0.2c-0.1,0-0.1,0-0.2,0h-0.3 c-0.5,0.1-1.1,0.2-1.6,0.3L18.1,0.9c-2.5-1.3-5.5-1.3-7.9,0.2S6.3,5.2,6.3,8v18.2c-0.7,1-1.3,2.1-1.8,3.2c-2.1,4-3.4,8.2-4.1,12.7 C0.1,43.6,0,45.2,0,46.7c0,2.2,0.1,4.5,0.4,6.7c0.6,3.4,1.6,6.8,3,9.9c0.8,1.9,1.8,3.6,2.9,5.3V88c0,2.8,1.5,5.4,3.9,6.9 c1.3,0.8,2.7,1.1,4.1,1.1c1.3,0,2.6-0.3,3.8-0.9l16.3-8.7c1.8,0.2,3.6,0.4,5.5,0.4c3.9,0,7.9-0.6,11.7-1.7c4.5-1.4,8.7-3.6,12.5-6.4 c1.7,5.2,6.6,9,12.2,9c0.2,0,0.4,0,0.6,0c3.5-0.1,6.7-1.5,9-4.1c2.4-2.5,3.6-5.8,3.5-9.3s-1.5-6.7-4.1-9.1c-1.6-1.5-3.5-2.6-5.5-3.1 l13.2-7c1.2-0.7,2.2-1.6,2.9-2.7v26.7c0,4.4,3.6,8,8,8H120c1.4,0,2.7-0.4,3.9-1c1.2,0.8,2.7,1.2,4.2,1.2h14.5c4.4,0,8-3.6,8-8V55.1 c0.6,0,1.2,0.1,1.7,0.3v23.9c0,4.4,3.6,8,8,8H175c0.9,0,1.7-0.1,2.5-0.4c0.8,0.2,1.6,0.4,2.4,0.4h14.5c1.5,0,2.9-0.4,4-1.1 c1.2,0.7,2.6,1.1,4,1.1H217c1.5,0,2.9-0.4,4-1.1c1.2,0.7,2.6,1.1,4,1.1h14.5c0.8,0,1.6-0.1,2.4-0.4c0.8,0.3,1.6,0.4,2.5,0.4h7.5 c1.8,0,3.6-0.6,5-1.7c3,1.5,6.3,2.3,9.9,2.3c5.4,0,9.9-1.7,13.4-4.5c1.4,2.3,3.9,3.9,6.9,3.9h14.5c3.5,0,6.4-2.2,7.5-5.3 c4.5,3.3,10.1,5.1,16.5,5.1c5.6,0,10.2-1.5,13.9-3.6c2.4,2.6,5.8,4.3,9.5,4.3c0.2,0,0.4,0,0.6,0c2.7-0.1,5.2-1,7.3-2.6 c0.6,0.5,1.3,0.9,2,1.2c1.1,0.5,2.3,0.7,3.4,0.7c0.1,0,0.2,0,0.3,0h13.7c0.1,0,0.2,0,0.3,0c3.9-0.2,7.3-2.8,8.6-6.4 c0-0.1,0.1-0.2,0.1-0.4l3-10.7c1.3,3.3,4.7,5.3,8.3,4.9h13.6c0.1,0,0.2,0,0.3,0c3.9-0.1,7.3-2.6,8.6-6.2l3.7,12.1 c1.2,4,4.7,6.8,8.7,6.8c0.1,0,0.3,0,0.4,0h10.8c4.6,0.2,8.7-2.7,9.9-7.2l1.9-6.5h7.7l1.9,6.5c0,0.2,0.1,0.3,0.2,0.5 c2.2,6,7.2,6.7,9.3,6.7h12.2c0.9,0,1.8-0.1,2.7-0.4c1,0.3,2,0.4,3,0.4H503c0.1,0,0.3,0,0.4,0c0.4,0,0.8,0,1.2-0.1 c2.4-0.3,4.6-1.6,6.1-3.5c1.4-1.8,2-3.9,1.9-6.1V69h0.2c5.8,0,11-1.2,15.3-3.3c0.1,0.4,0.2,0.8,0.3,1.2 c3.8,13.7,14.8,21.3,30.9,21.3c17.9,0,31.5-11.9,31.5-27.7C590.8,51.3,587.2,44.3,580,39.3z'/%3E %3Cg%3E %3Cpolygon fill='%23005F9E' points='395.5,15.7 410.8,64.4 395.9,66.6 381.9,17.7 '/%3E %3Cpath fill='%2344AEE3' d='M395.5,15.7h-13.1c-0.6,0-1.2,0.4-1.4,1l-19.3,61.5c-0.2,0.4,0,0.8,0.4,0.9c0.1,0,0.2,0.1,0.4,0.1h13.9 c0.6,0,1.1-0.4,1.3-1L394,21l0,0L395.5,15.7z'/%3E %3Cpath fill='%23005F9E' d='M441.6,65.6l-3.8-12.1l0,0l-11.9-37.9L414,23.7l16.5,54.4c0.2,0.6,0.5,1,1.1,1L441.6,65.6z'/%3E %3Cpath fill='%2344AEE3' d='M422.3,15.7h-9.6c-0.6,0-1.2,0.4-1.4,1l-15.5,49.9h14.5c0.6,0,1.1-0.4,1.3-1l5.2-18.1l0,0l7.5-26.4l0,0 l1.5-5.3L422.3,15.7z'/%3E %3Cpath fill='%2344AEE3' d='M486,79.1h-12.3c-1,0-1.4-0.4-1.7-1.4l-3.6-12.3h-19.6l-3.6,12.3c-0.2,0.9-1.1,1.5-2,1.4h-11.4 c-0.6,0-1.1-0.5-1.1-1c0-0.2,0-0.4,0.1-0.5l18.6-60.7c0.2-0.8,1-1.4,1.8-1.3H466c0.9-0.1,1.8,0.5,2.1,1.4l19,60.7 c0.2,0.5,0,1.2-0.5,1.4C486.3,79.1,486.1,79.1,486,79.1z M464.4,52.2l-0.9-2.8c-1.9-6.3-3.5-12.7-4.8-19.2h-0.4 c-1.3,6.6-3,13.1-5,19.5l-0.8,2.5H464.4z'/%3E %3Cpath fill='%2344AEE3' d='M534.5,36v4.5c0,12.5-7.7,20.4-21.7,20.4h-8.2v16.8c0.1,0.7-0.4,1.3-1.1,1.4c-0.1,0-0.2,0-0.3,0h-11.9 c-0.7,0.1-1.3-0.5-1.4-1.2c0-0.1,0-0.2,0-0.2V16.9c0-0.8,0.6-1.4,1.4-1.3h21.4C526.8,15.5,534.5,23.9,534.5,36z M504.7,28.6v19.2h7 c6.1,0,8.2-2.8,8.2-8.3V37c0-5.3-2.1-8.4-8.2-8.4H504.7z'/%3E %3Cpath fill='%2344AEE3' d='M582.2,28.3c0.3,1,0,1.7-1.3,2.1l-9.2,3.3c-1,0.4-1.7,0.2-2.3-1c-1.7-3.7-4.4-5.4-9-5.4 c-4.8,0-7.9,2.2-7.9,5.5s2.5,4.8,14.2,8.8c11.2,3.8,16.1,9.5,16.1,18.8c0,11.1-9.5,19.7-23.5,19.7c-12.7,0-20.5-5.4-23.3-15.7 c-0.3-0.8,0.1-1.7,0.9-2h0.1l9.9-3.2c1.3-0.4,1.9-0.1,2.2,1.1c1,4.7,4.3,6.8,10.1,6.8c5.3,0,8.8-2.3,8.8-5.8 c0-3.2-2.2-4.6-11.3-7.7c-13.7-4.8-18.9-10.3-18.9-20.4s9-18.8,22.3-18.8C571.3,14.4,579.1,19.3,582.2,28.3z'/%3E %3C/g%3E %3Cg%3E %3Cpath fill='%23005F9E' d='M128.2,34.9h14.3v6.7h0.2c1.8-5.6,8.3-7.8,14-7.8v14.5c-1.9-0.8-3.9-1.2-5.9-1.2c-4.8,0-6.4,1.2-8,3.4v28.8 h-14.5V34.9H128.2z'/%3E %3Cpath fill='%23005F9E' d='M160.4,34.9H175v44.4h-14.5V34.9H160.4z'/%3E %3Cpath fill='%23005F9E' d='M179.9,34.9h14.5v5.9h0.2c2.8-4.4,7.6-7,12.8-7c4.4,0,8.8,2.7,9.1,7h0.2c2.8-4.4,7.6-7,12.8-7 c5.8,0,10.1,3.1,10.1,9.5v36h-14.5V47.9c0-2.4-0.8-4-3.5-4c-1.5,0-2.9,0.7-3.8,1.8l-0.8,1.1v32.5h-14.5V47.9c0-2.4-0.8-4-3.5-4 c-1.5,0-2.9,0.7-3.8,1.8l-0.8,1.1v32.5h-14.5V34.9z'/%3E %3Cpath fill='%23005F9E' d='M244.5,16.3H259v21.2h0.2c2.4-2.2,5.5-3.5,8.8-3.6c10,0,15.4,9.9,15.4,22.8c0,10.2-4.3,23.3-16.5,23.3 c-5.7,0-9.3-2.7-12.2-6.9l-2.7,6.4h-7.5V16.3z M259,65.1c-0.3,3.7,2,5.8,4.8,5.8c4,0,4.6-4,4.6-12.2v-3.4c0-8.8,0-13.5-4.5-13.5 c-1.5,0.1-2.9,0.7-4,1.8l-0.8,0.8L259,65.1z'/%3E %3Cpath fill='%23005F9E' d='M287.2,16.3h14.5v63h-14.5V16.3z'/%3E %3Cpath fill='%23005F9E' d='M320.1,59c0,3.9,0.8,10.5,6.5,10.5c3.6-0.1,6.6-2.6,7.3-6.1l9.8,3.5c-0.6,2-5.1,12.1-18,12.1 c-13.9,0-20.2-11.1-20.2-23.4c0-12.6,6.6-23.2,20-23.2c14,0,18.8,11.9,18.8,23.4v3L320.1,59z M330.9,50.5c-0.1-4.2-0.4-9-5.5-9 c-4.1,0-5.4,4.8-5.4,9H330.9z'/%3E %3Crect x='160.4' y='16' fill='%23005F9E' width='14.6' height='12.8'/%3E %3Cpath fill='%23005F9E' d='M89.5,16.1h45v12.2h-14.4v50.8h-16.2V28.3H89.5V16.1z'/%3E %3Cpath fill='%23005F9E' d='M60.3,63.5c-0.2,0.9-0.5,1.8-0.9,2.6c-0.1,0.3-0.2,0.6-0.2,0.8c-0.6,0.6-1,1-1.2,1.1 c-5.2,4.5-11.9,6.9-18.8,6.7L33,78.1c5.4,1.2,10.9,0.9,16.2-0.7c8.1-2.5,14.9-8.1,18.9-15.6c0.5-1.1,1-2.1,1.4-3.2L60.3,63.5z'/%3E %3Cpath fill='%23005F9E' d='M38.4,20.2h0.7h1.2c-0.7,0.2-1.4,0.4-2.1,0.7l5.6,3c4.4-0.1,8.6,1.7,11.7,4.9c-0.7,0.1-1.4,0.2-2.1,0.3 l9.4,5c0-0.1,0-0.2,0-0.3c0.4,0.2,0.7,0.5,1,0.8l6.3,3.3c-0.1-0.2-0.1-0.5-0.2-0.7s-0.1-0.3-0.2-0.4s-0.1-0.4-0.2-0.6 c-1.9-5.1-5.3-9.6-9.6-13c-0.1-0.2-0.3-0.3-0.4-0.5c-4.9-3.8-10.8-6.1-17-6.6H42c-2.1-0.2-4.1-0.1-6.2,0.2l-0.4,0.1 c-0.9,0.1-1.7,0.3-2.3,0.4s-1.1,0.3-1.6,0.4l5.8,3.1C37.6,20.2,38,20.2,38.4,20.2z'/%3E %3Cpath fill='%23005F9E' d='M14.1,57.7c-0.8-1.9-1.3-3.9-1.7-6c-0.2-1.7-0.4-3.3-0.3-5c0-0.9,0.1-1.8,0.2-2.8c0.3-2.4,1-4.8,2-7.1v-8.1 c-1.1,1.4-2,2.9-2.8,4.4c-1.7,3.2-2.8,6.6-3.3,10.2C8.1,44.4,8,45.6,8,46.7c0,1.8,0.1,3.6,0.4,5.4c0.4,2.7,1.2,5.4,2.3,7.9 c0.8,1.8,1.8,3.5,2.9,5.1c0.1,0.2,0.2,0.3,0.3,0.4c0.1,0.2,0.3,0.4,0.4,0.6v-9L14.1,57.7z'/%3E %3Cpath fill='%23005F9E' d='M61.3,42.9c-0.4,0.6-0.9,1.2-1.4,1.8c1.5,2.7,2.7,5.5,3.5,8.4c0.3-0.4,0.6-0.8,0.9-1.3 c2.5-4.2,3-9.4,1.3-14c-0.1-0.2-0.2-0.3-0.3-0.5c-0.1-0.4-0.3-0.8-0.5-1.2c-0.2-0.2-0.4-0.4-0.5-0.6c-0.2-0.4-0.4-0.7-0.6-1l-1-0.5 C63.5,37,63,40.2,61.3,42.9z'/%3E %3Cpath fill='%23005F9E' d='M36.4,20.4c-0.1,0-0.2,0-0.3,0c-1.3,0.2-2.6,0.5-3.9,0.9c1.1,0.3,2.2,0.6,3.3,1c0.9-0.6,1.8-1.1,2.8-1.5 l-1-0.5C37,20.3,36.7,20.3,36.4,20.4z'/%3E %3Cpath fill='%23005F9E' d='M69.5,58.6l19.7-10.5L70,37.8C72.3,44.6,72.1,52,69.5,58.6z'/%3E %3Cpath fill='%23005F9E' d='M42.4,23.9L42.4,23.9c-0.8,0.1-1.5,0.3-2.3,0.5c2.9,1.6,5.5,3.5,8,5.7c1.7-0.5,3.5-0.9,5.3-1.2l-9.6-5.1 C43.3,23.8,42.9,23.8,42.4,23.9z'/%3E %3Cpath fill='%23005F9E' d='M51.7,63.8c-10.9,1.5-22.6-3.6-29.3-12c-2.3,2.5-4,5.5-5,8.7c-0.2,0.9-0.3,1.9-0.2,2.8 c0.4,0.6,0.9,1.2,1.5,1.9c3.5,4,8.1,7,13.3,8.4c2.3,0.7,4.7,1,7.2,1.1l21-11.2c0.2-0.9,0.3-1.7,0.3-2.6 C57.8,62.4,54.8,63.4,51.7,63.8z'/%3E %3Cpath fill='%23005F9E' d='M22.9,45.2c2.6-2.5,5.5-4.8,8.5-6.8C31.2,38,31,37.5,30.9,37l0,0c-1.4-3.6-1-7.7,1-11 c0.1-0.2,0.3-0.4,0.4-0.5c-2-0.6-4.1-0.8-6.3-0.6c-1.2,1-2.2,2.2-3,3.5c-1.5,2.4-2.3,5.2-2.3,8.1c0,2.1,0.4,4.2,1.1,6.2 C22.1,43.6,22.5,44.4,22.9,45.2z'/%3E %3Cpath fill='%23005F9E' d='M34.7,35.7c0,0.2,0.1,0.3,0.2,0.4c2.8-1.7,5.8-3.2,8.8-4.4c-2.3-1.9-4.8-3.5-7.5-4.8 C34,29.4,33.5,32.8,34.7,35.7z'/%3E %3Cpath fill='%23005F9E' d='M50.7,45.1c1.3-0.2,2.6-0.6,3.8-1.2c-2.1-3.3-4.6-6.3-7.4-9c-0.5,0.2-1,0.4-1.5,0.6c-3,1.2-5.9,2.6-8.6,4.3 C40.4,43.6,45.5,45.7,50.7,45.1z'/%3E %3Cpath fill='%23005F9E' d='M23.5,20.5c2.5-1.5,5.2-2.6,8-3.3L14.3,8v20.7C16.8,25.4,19.9,22.6,23.5,20.5z'/%3E %3Cpath fill='%23005F9E' d='M57.8,40.8c1.4-2.3,1.6-5.1,0.6-7.6l0,0c-0.1-0.2-0.2-0.5-0.3-0.7c-2.2,0-4.4,0.3-6.5,0.8 c2.3,2.3,4.3,4.9,6.1,7.6C57.7,41,57.8,40.9,57.8,40.8z'/%3E %3Cpath fill='%23005F9E' d='M51.1,59.8c3.2-0.4,6.3-1.6,8.9-3.4c-0.7-3.2-1.9-6.2-3.4-9.1c-1.6,0.9-3.4,1.5-5.3,1.7 c-6.7,0.7-13.4-2-17.7-7.2c-3,2.1-5.8,4.4-8.4,7C31,56.5,41.3,61.2,51.1,59.8z'/%3E %3Cpath fill='%23005F9E' d='M20,48.4c-0.8-1.4-1.5-2.8-2-4.3l0,0c-1.5-4-1.7-8.3-0.8-12.4c-0.7,1-1.4,2.2-2,3.3l0,0 c-0.4,0.7-0.6,1.3-0.9,1.9v20.3C15.7,54,17.6,51,20,48.4z'/%3E %3Cpath fill='%23005F9E' d='M65.8,56.7c-0.4,0.5-0.9,0.9-1.3,1.4c0.1,0.5,0.1,1,0.1,1.5C65.1,58.6,65.5,57.7,65.8,56.7z'/%3E %3Cpath fill='%23005F9E' d='M15.6,67.9c-0.5-0.6-0.9-1.1-1.3-1.7v21.9l18.7-10c-0.7-0.2-1.4-0.3-2.1-0.5C25,75.9,19.7,72.6,15.6,67.9z'/%3E %3Cpath fill='%23005F9E' d='M71.4,74.9c-0.1-2.8,2.1-5.1,4.9-5.1c2.8-0.1,5.1,2.1,5.1,4.9c0.1,2.8-2.1,5.1-4.9,5.1h-0.1 C73.6,79.8,71.4,77.6,71.4,74.9z M72.4,74.9c-0.1,2.3,1.6,4.2,3.9,4.3c2.3,0.1,4.2-1.6,4.3-3.9S79,71.1,76.7,71c-0.1,0-0.1,0-0.2,0 C74.2,71,72.4,72.7,72.4,74.9C72.3,74.9,72.3,74.9,72.4,74.9L72.4,74.9z M79,77.6h-1l-1.6-2.5h-1v2.5h-0.8v-5.4H77 c0.5,0,0.9,0.1,1.4,0.3c0.4,0.3,0.6,0.7,0.6,1.2c0,1.1-0.8,1.5-1.8,1.5L79,77.6z M76.3,74.5c0.8,0,1.9,0.1,1.9-0.8 c0-0.7-0.6-0.8-1.3-0.8h-1.5v1.6L76.3,74.5z'/%3E %3Cpath fill='%23005F9E' d='M344.3,74.9c-0.1-2.8,2.1-5.1,4.9-5.1s5.1,2.1,5.1,4.9c0.1,2.8-2.1,5.1-4.9,5.1h-0.1 C346.5,79.8,344.3,77.6,344.3,74.9z M345.2,74.9c-0.1,2.3,1.6,4.2,3.9,4.3c2.3,0.1,4.2-1.6,4.3-3.9s-1.6-4.2-3.9-4.3 c-0.1,0-0.1,0-0.2,0C347.1,71,345.3,72.7,345.2,74.9L345.2,74.9z M351.8,77.6h-1l-1.6-2.5h-1v2.5h-0.8v-5.4h2.5 c0.5,0,0.9,0.1,1.4,0.3c0.4,0.3,0.6,0.7,0.6,1.2c0,1.1-0.8,1.5-1.8,1.5L351.8,77.6z M349.2,74.5c0.8,0,1.9,0.1,1.9-0.8 c0-0.7-0.6-0.8-1.3-0.8h-1.5v1.6L349.2,74.5z'/%3E %3C/g%3E %3C/svg%3E")}.trimblemaps-ctrl.trimblemaps-ctrl-attrib{padding:0 5px;background-color:rgba(255,255,255,.5);margin:0}@media screen{.trimblemaps-ctrl-attrib.trimblemaps-compact{padding-top:2px;padding-bottom:2px;margin:0 10px 10px;position:relative;padding-right:125px;background-color:#fff;visibility:hidden}.trimblemaps-ctrl-attrib.trimblemaps-compact:hover{visibility:visible}.trimblemaps-ctrl-attrib.trimblemaps-compact::after{content:"";cursor:pointer;position:absolute;bottom:4px;right:2px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 590.8 96.1'%3E %3Cpath fill='%23FFFFFF' d='M580,39.3l3.5-1.3c3.4-1.2,5.1-3.3,5.9-4.9c1.1-2.2,1.3-4.8,0.4-7.3c-4.1-12.3-14.9-19.3-29.6-19.4 c-10.2,0-19,4-24.4,10.5c-5.3-5.9-13.3-9.3-23-9.3h-21.3c-5.1,0-9.3,4.1-9.4,9.2c0,0.1,0,0.1,0,0.2v18l-6.3-20.2 c-1.3-4.5-5.5-7.4-10.1-7.1h-14.3c-4.4-0.1-8.4,2.8-9.6,7.1l-4,12.2l-4.2-13.3c-0.3-1-0.7-2-1.4-2.9c-1.5-2-3.9-3.1-6.4-3.2h-13.1 c-0.1,0-0.2,0-0.4,0c-3.9,0.2-7.2,2.6-8.5,6.3c0,0.1-0.1,0.2-0.1,0.4l-0.1,0.4l-0.5-1.4c-1-3.3-4.1-5.6-7.6-5.6h-13.1 c-0.1,0-0.2,0-0.4,0c-3.9,0.2-7.2,2.6-8.5,6.3c0,0.1-0.1,0.2-0.1,0.3l-15.8,50.5c-1.7-1.4-3.6-2.4-5.8-2.8c0.4-0.9,0.6-2,0.6-3v-3 c0-19.1-10.5-31.4-26.8-31.4c-6.1,0-11.4,1.7-15.8,4.8v-13c0-4.4-3.6-8-8-8h-14.5c-4.4,0-8,3.6-8,8V29c-3.2-2-7-3.2-11.2-3.2 c-0.1,0-0.2,0-0.2,0c-0.2,0-0.5,0-0.7,0v-9.6c0-4.4-3.6-8-8-8h-14.5c-4.4,0-8,3.6-8,8V27c-2.1-0.8-4.5-1.2-7-1.2l0,0 c-4.2,0-8.2,1.1-11.7,3.1c-2.9-2-6.5-3.1-10.3-3.1c-3.3,0-6.5,0.7-9.4,2c-1.1-0.6-2.3-0.9-3.6-0.9H183V16c0-4.4-3.6-8-8-8h-14.6 c-4.4,0-8,3.6-8,8v10.1c-2.3,0.3-4.4,0.9-6.3,1.7c-1.1-0.5-2.3-0.9-3.6-0.9V16.1c0-4.4-3.6-8-8-8h-45c-4.4,0-8,3.6-8,8v12.2 c0,4.4,3.6,8,8,8h6.4v7.4c-0.7-1.1-1.7-2.1-2.9-2.7l-16.5-8.8c-2.4-5.8-6.2-10.9-11.1-14.8c-0.3-0.3-0.5-0.5-0.8-0.8 c-0.1-0.1-0.1-0.1-0.2-0.2c-6.1-4.7-13.5-7.6-21.2-8.2c-0.2,0-0.4,0-0.6,0h-0.2c-2.5-0.2-5.1-0.1-7.6,0.2c-0.1,0-0.1,0-0.2,0h-0.3 c-0.5,0.1-1.1,0.2-1.6,0.3L18.1,0.9c-2.5-1.3-5.5-1.3-7.9,0.2S6.3,5.2,6.3,8v18.2c-0.7,1-1.3,2.1-1.8,3.2c-2.1,4-3.4,8.2-4.1,12.7 C0.1,43.6,0,45.2,0,46.7c0,2.2,0.1,4.5,0.4,6.7c0.6,3.4,1.6,6.8,3,9.9c0.8,1.9,1.8,3.6,2.9,5.3V88c0,2.8,1.5,5.4,3.9,6.9 c1.3,0.8,2.7,1.1,4.1,1.1c1.3,0,2.6-0.3,3.8-0.9l16.3-8.7c1.8,0.2,3.6,0.4,5.5,0.4c3.9,0,7.9-0.6,11.7-1.7c4.5-1.4,8.7-3.6,12.5-6.4 c1.7,5.2,6.6,9,12.2,9c0.2,0,0.4,0,0.6,0c3.5-0.1,6.7-1.5,9-4.1c2.4-2.5,3.6-5.8,3.5-9.3s-1.5-6.7-4.1-9.1c-1.6-1.5-3.5-2.6-5.5-3.1 l13.2-7c1.2-0.7,2.2-1.6,2.9-2.7v26.7c0,4.4,3.6,8,8,8H120c1.4,0,2.7-0.4,3.9-1c1.2,0.8,2.7,1.2,4.2,1.2h14.5c4.4,0,8-3.6,8-8V55.1 c0.6,0,1.2,0.1,1.7,0.3v23.9c0,4.4,3.6,8,8,8H175c0.9,0,1.7-0.1,2.5-0.4c0.8,0.2,1.6,0.4,2.4,0.4h14.5c1.5,0,2.9-0.4,4-1.1 c1.2,0.7,2.6,1.1,4,1.1H217c1.5,0,2.9-0.4,4-1.1c1.2,0.7,2.6,1.1,4,1.1h14.5c0.8,0,1.6-0.1,2.4-0.4c0.8,0.3,1.6,0.4,2.5,0.4h7.5 c1.8,0,3.6-0.6,5-1.7c3,1.5,6.3,2.3,9.9,2.3c5.4,0,9.9-1.7,13.4-4.5c1.4,2.3,3.9,3.9,6.9,3.9h14.5c3.5,0,6.4-2.2,7.5-5.3 c4.5,3.3,10.1,5.1,16.5,5.1c5.6,0,10.2-1.5,13.9-3.6c2.4,2.6,5.8,4.3,9.5,4.3c0.2,0,0.4,0,0.6,0c2.7-0.1,5.2-1,7.3-2.6 c0.6,0.5,1.3,0.9,2,1.2c1.1,0.5,2.3,0.7,3.4,0.7c0.1,0,0.2,0,0.3,0h13.7c0.1,0,0.2,0,0.3,0c3.9-0.2,7.3-2.8,8.6-6.4 c0-0.1,0.1-0.2,0.1-0.4l3-10.7c1.3,3.3,4.7,5.3,8.3,4.9h13.6c0.1,0,0.2,0,0.3,0c3.9-0.1,7.3-2.6,8.6-6.2l3.7,12.1 c1.2,4,4.7,6.8,8.7,6.8c0.1,0,0.3,0,0.4,0h10.8c4.6,0.2,8.7-2.7,9.9-7.2l1.9-6.5h7.7l1.9,6.5c0,0.2,0.1,0.3,0.2,0.5 c2.2,6,7.2,6.7,9.3,6.7h12.2c0.9,0,1.8-0.1,2.7-0.4c1,0.3,2,0.4,3,0.4H503c0.1,0,0.3,0,0.4,0c0.4,0,0.8,0,1.2-0.1 c2.4-0.3,4.6-1.6,6.1-3.5c1.4-1.8,2-3.9,1.9-6.1V69h0.2c5.8,0,11-1.2,15.3-3.3c0.1,0.4,0.2,0.8,0.3,1.2 c3.8,13.7,14.8,21.3,30.9,21.3c17.9,0,31.5-11.9,31.5-27.7C590.8,51.3,587.2,44.3,580,39.3z'/%3E %3Cg%3E %3Cpolygon fill='%23005F9E' points='395.5,15.7 410.8,64.4 395.9,66.6 381.9,17.7 '/%3E %3Cpath fill='%2344AEE3' d='M395.5,15.7h-13.1c-0.6,0-1.2,0.4-1.4,1l-19.3,61.5c-0.2,0.4,0,0.8,0.4,0.9c0.1,0,0.2,0.1,0.4,0.1h13.9 c0.6,0,1.1-0.4,1.3-1L394,21l0,0L395.5,15.7z'/%3E %3Cpath fill='%23005F9E' d='M441.6,65.6l-3.8-12.1l0,0l-11.9-37.9L414,23.7l16.5,54.4c0.2,0.6,0.5,1,1.1,1L441.6,65.6z'/%3E %3Cpath fill='%2344AEE3' d='M422.3,15.7h-9.6c-0.6,0-1.2,0.4-1.4,1l-15.5,49.9h14.5c0.6,0,1.1-0.4,1.3-1l5.2-18.1l0,0l7.5-26.4l0,0 l1.5-5.3L422.3,15.7z'/%3E %3Cpath fill='%2344AEE3' d='M486,79.1h-12.3c-1,0-1.4-0.4-1.7-1.4l-3.6-12.3h-19.6l-3.6,12.3c-0.2,0.9-1.1,1.5-2,1.4h-11.4 c-0.6,0-1.1-0.5-1.1-1c0-0.2,0-0.4,0.1-0.5l18.6-60.7c0.2-0.8,1-1.4,1.8-1.3H466c0.9-0.1,1.8,0.5,2.1,1.4l19,60.7 c0.2,0.5,0,1.2-0.5,1.4C486.3,79.1,486.1,79.1,486,79.1z M464.4,52.2l-0.9-2.8c-1.9-6.3-3.5-12.7-4.8-19.2h-0.4 c-1.3,6.6-3,13.1-5,19.5l-0.8,2.5H464.4z'/%3E %3Cpath fill='%2344AEE3' d='M534.5,36v4.5c0,12.5-7.7,20.4-21.7,20.4h-8.2v16.8c0.1,0.7-0.4,1.3-1.1,1.4c-0.1,0-0.2,0-0.3,0h-11.9 c-0.7,0.1-1.3-0.5-1.4-1.2c0-0.1,0-0.2,0-0.2V16.9c0-0.8,0.6-1.4,1.4-1.3h21.4C526.8,15.5,534.5,23.9,534.5,36z M504.7,28.6v19.2h7 c6.1,0,8.2-2.8,8.2-8.3V37c0-5.3-2.1-8.4-8.2-8.4H504.7z'/%3E %3Cpath fill='%2344AEE3' d='M582.2,28.3c0.3,1,0,1.7-1.3,2.1l-9.2,3.3c-1,0.4-1.7,0.2-2.3-1c-1.7-3.7-4.4-5.4-9-5.4 c-4.8,0-7.9,2.2-7.9,5.5s2.5,4.8,14.2,8.8c11.2,3.8,16.1,9.5,16.1,18.8c0,11.1-9.5,19.7-23.5,19.7c-12.7,0-20.5-5.4-23.3-15.7 c-0.3-0.8,0.1-1.7,0.9-2h0.1l9.9-3.2c1.3-0.4,1.9-0.1,2.2,1.1c1,4.7,4.3,6.8,10.1,6.8c5.3,0,8.8-2.3,8.8-5.8 c0-3.2-2.2-4.6-11.3-7.7c-13.7-4.8-18.9-10.3-18.9-20.4s9-18.8,22.3-18.8C571.3,14.4,579.1,19.3,582.2,28.3z'/%3E %3C/g%3E %3Cg%3E %3Cpath fill='%23005F9E' d='M128.2,34.9h14.3v6.7h0.2c1.8-5.6,8.3-7.8,14-7.8v14.5c-1.9-0.8-3.9-1.2-5.9-1.2c-4.8,0-6.4,1.2-8,3.4v28.8 h-14.5V34.9H128.2z'/%3E %3Cpath fill='%23005F9E' d='M160.4,34.9H175v44.4h-14.5V34.9H160.4z'/%3E %3Cpath fill='%23005F9E' d='M179.9,34.9h14.5v5.9h0.2c2.8-4.4,7.6-7,12.8-7c4.4,0,8.8,2.7,9.1,7h0.2c2.8-4.4,7.6-7,12.8-7 c5.8,0,10.1,3.1,10.1,9.5v36h-14.5V47.9c0-2.4-0.8-4-3.5-4c-1.5,0-2.9,0.7-3.8,1.8l-0.8,1.1v32.5h-14.5V47.9c0-2.4-0.8-4-3.5-4 c-1.5,0-2.9,0.7-3.8,1.8l-0.8,1.1v32.5h-14.5V34.9z'/%3E %3Cpath fill='%23005F9E' d='M244.5,16.3H259v21.2h0.2c2.4-2.2,5.5-3.5,8.8-3.6c10,0,15.4,9.9,15.4,22.8c0,10.2-4.3,23.3-16.5,23.3 c-5.7,0-9.3-2.7-12.2-6.9l-2.7,6.4h-7.5V16.3z M259,65.1c-0.3,3.7,2,5.8,4.8,5.8c4,0,4.6-4,4.6-12.2v-3.4c0-8.8,0-13.5-4.5-13.5 c-1.5,0.1-2.9,0.7-4,1.8l-0.8,0.8L259,65.1z'/%3E %3Cpath fill='%23005F9E' d='M287.2,16.3h14.5v63h-14.5V16.3z'/%3E %3Cpath fill='%23005F9E' d='M320.1,59c0,3.9,0.8,10.5,6.5,10.5c3.6-0.1,6.6-2.6,7.3-6.1l9.8,3.5c-0.6,2-5.1,12.1-18,12.1 c-13.9,0-20.2-11.1-20.2-23.4c0-12.6,6.6-23.2,20-23.2c14,0,18.8,11.9,18.8,23.4v3L320.1,59z M330.9,50.5c-0.1-4.2-0.4-9-5.5-9 c-4.1,0-5.4,4.8-5.4,9H330.9z'/%3E %3Crect x='160.4' y='16' fill='%23005F9E' width='14.6' height='12.8'/%3E %3Cpath fill='%23005F9E' d='M89.5,16.1h45v12.2h-14.4v50.8h-16.2V28.3H89.5V16.1z'/%3E %3Cpath fill='%23005F9E' d='M60.3,63.5c-0.2,0.9-0.5,1.8-0.9,2.6c-0.1,0.3-0.2,0.6-0.2,0.8c-0.6,0.6-1,1-1.2,1.1 c-5.2,4.5-11.9,6.9-18.8,6.7L33,78.1c5.4,1.2,10.9,0.9,16.2-0.7c8.1-2.5,14.9-8.1,18.9-15.6c0.5-1.1,1-2.1,1.4-3.2L60.3,63.5z'/%3E %3Cpath fill='%23005F9E' d='M38.4,20.2h0.7h1.2c-0.7,0.2-1.4,0.4-2.1,0.7l5.6,3c4.4-0.1,8.6,1.7,11.7,4.9c-0.7,0.1-1.4,0.2-2.1,0.3 l9.4,5c0-0.1,0-0.2,0-0.3c0.4,0.2,0.7,0.5,1,0.8l6.3,3.3c-0.1-0.2-0.1-0.5-0.2-0.7s-0.1-0.3-0.2-0.4s-0.1-0.4-0.2-0.6 c-1.9-5.1-5.3-9.6-9.6-13c-0.1-0.2-0.3-0.3-0.4-0.5c-4.9-3.8-10.8-6.1-17-6.6H42c-2.1-0.2-4.1-0.1-6.2,0.2l-0.4,0.1 c-0.9,0.1-1.7,0.3-2.3,0.4s-1.1,0.3-1.6,0.4l5.8,3.1C37.6,20.2,38,20.2,38.4,20.2z'/%3E %3Cpath fill='%23005F9E' d='M14.1,57.7c-0.8-1.9-1.3-3.9-1.7-6c-0.2-1.7-0.4-3.3-0.3-5c0-0.9,0.1-1.8,0.2-2.8c0.3-2.4,1-4.8,2-7.1v-8.1 c-1.1,1.4-2,2.9-2.8,4.4c-1.7,3.2-2.8,6.6-3.3,10.2C8.1,44.4,8,45.6,8,46.7c0,1.8,0.1,3.6,0.4,5.4c0.4,2.7,1.2,5.4,2.3,7.9 c0.8,1.8,1.8,3.5,2.9,5.1c0.1,0.2,0.2,0.3,0.3,0.4c0.1,0.2,0.3,0.4,0.4,0.6v-9L14.1,57.7z'/%3E %3Cpath fill='%23005F9E' d='M61.3,42.9c-0.4,0.6-0.9,1.2-1.4,1.8c1.5,2.7,2.7,5.5,3.5,8.4c0.3-0.4,0.6-0.8,0.9-1.3 c2.5-4.2,3-9.4,1.3-14c-0.1-0.2-0.2-0.3-0.3-0.5c-0.1-0.4-0.3-0.8-0.5-1.2c-0.2-0.2-0.4-0.4-0.5-0.6c-0.2-0.4-0.4-0.7-0.6-1l-1-0.5 C63.5,37,63,40.2,61.3,42.9z'/%3E %3Cpath fill='%23005F9E' d='M36.4,20.4c-0.1,0-0.2,0-0.3,0c-1.3,0.2-2.6,0.5-3.9,0.9c1.1,0.3,2.2,0.6,3.3,1c0.9-0.6,1.8-1.1,2.8-1.5 l-1-0.5C37,20.3,36.7,20.3,36.4,20.4z'/%3E %3Cpath fill='%23005F9E' d='M69.5,58.6l19.7-10.5L70,37.8C72.3,44.6,72.1,52,69.5,58.6z'/%3E %3Cpath fill='%23005F9E' d='M42.4,23.9L42.4,23.9c-0.8,0.1-1.5,0.3-2.3,0.5c2.9,1.6,5.5,3.5,8,5.7c1.7-0.5,3.5-0.9,5.3-1.2l-9.6-5.1 C43.3,23.8,42.9,23.8,42.4,23.9z'/%3E %3Cpath fill='%23005F9E' d='M51.7,63.8c-10.9,1.5-22.6-3.6-29.3-12c-2.3,2.5-4,5.5-5,8.7c-0.2,0.9-0.3,1.9-0.2,2.8 c0.4,0.6,0.9,1.2,1.5,1.9c3.5,4,8.1,7,13.3,8.4c2.3,0.7,4.7,1,7.2,1.1l21-11.2c0.2-0.9,0.3-1.7,0.3-2.6 C57.8,62.4,54.8,63.4,51.7,63.8z'/%3E %3Cpath fill='%23005F9E' d='M22.9,45.2c2.6-2.5,5.5-4.8,8.5-6.8C31.2,38,31,37.5,30.9,37l0,0c-1.4-3.6-1-7.7,1-11 c0.1-0.2,0.3-0.4,0.4-0.5c-2-0.6-4.1-0.8-6.3-0.6c-1.2,1-2.2,2.2-3,3.5c-1.5,2.4-2.3,5.2-2.3,8.1c0,2.1,0.4,4.2,1.1,6.2 C22.1,43.6,22.5,44.4,22.9,45.2z'/%3E %3Cpath fill='%23005F9E' d='M34.7,35.7c0,0.2,0.1,0.3,0.2,0.4c2.8-1.7,5.8-3.2,8.8-4.4c-2.3-1.9-4.8-3.5-7.5-4.8 C34,29.4,33.5,32.8,34.7,35.7z'/%3E %3Cpath fill='%23005F9E' d='M50.7,45.1c1.3-0.2,2.6-0.6,3.8-1.2c-2.1-3.3-4.6-6.3-7.4-9c-0.5,0.2-1,0.4-1.5,0.6c-3,1.2-5.9,2.6-8.6,4.3 C40.4,43.6,45.5,45.7,50.7,45.1z'/%3E %3Cpath fill='%23005F9E' d='M23.5,20.5c2.5-1.5,5.2-2.6,8-3.3L14.3,8v20.7C16.8,25.4,19.9,22.6,23.5,20.5z'/%3E %3Cpath fill='%23005F9E' d='M57.8,40.8c1.4-2.3,1.6-5.1,0.6-7.6l0,0c-0.1-0.2-0.2-0.5-0.3-0.7c-2.2,0-4.4,0.3-6.5,0.8 c2.3,2.3,4.3,4.9,6.1,7.6C57.7,41,57.8,40.9,57.8,40.8z'/%3E %3Cpath fill='%23005F9E' d='M51.1,59.8c3.2-0.4,6.3-1.6,8.9-3.4c-0.7-3.2-1.9-6.2-3.4-9.1c-1.6,0.9-3.4,1.5-5.3,1.7 c-6.7,0.7-13.4-2-17.7-7.2c-3,2.1-5.8,4.4-8.4,7C31,56.5,41.3,61.2,51.1,59.8z'/%3E %3Cpath fill='%23005F9E' d='M20,48.4c-0.8-1.4-1.5-2.8-2-4.3l0,0c-1.5-4-1.7-8.3-0.8-12.4c-0.7,1-1.4,2.2-2,3.3l0,0 c-0.4,0.7-0.6,1.3-0.9,1.9v20.3C15.7,54,17.6,51,20,48.4z'/%3E %3Cpath fill='%23005F9E' d='M65.8,56.7c-0.4,0.5-0.9,0.9-1.3,1.4c0.1,0.5,0.1,1,0.1,1.5C65.1,58.6,65.5,57.7,65.8,56.7z'/%3E %3Cpath fill='%23005F9E' d='M15.6,67.9c-0.5-0.6-0.9-1.1-1.3-1.7v21.9l18.7-10c-0.7-0.2-1.4-0.3-2.1-0.5C25,75.9,19.7,72.6,15.6,67.9z'/%3E %3Cpath fill='%23005F9E' d='M71.4,74.9c-0.1-2.8,2.1-5.1,4.9-5.1c2.8-0.1,5.1,2.1,5.1,4.9c0.1,2.8-2.1,5.1-4.9,5.1h-0.1 C73.6,79.8,71.4,77.6,71.4,74.9z M72.4,74.9c-0.1,2.3,1.6,4.2,3.9,4.3c2.3,0.1,4.2-1.6,4.3-3.9S79,71.1,76.7,71c-0.1,0-0.1,0-0.2,0 C74.2,71,72.4,72.7,72.4,74.9C72.3,74.9,72.3,74.9,72.4,74.9L72.4,74.9z M79,77.6h-1l-1.6-2.5h-1v2.5h-0.8v-5.4H77 c0.5,0,0.9,0.1,1.4,0.3c0.4,0.3,0.6,0.7,0.6,1.2c0,1.1-0.8,1.5-1.8,1.5L79,77.6z M76.3,74.5c0.8,0,1.9,0.1,1.9-0.8 c0-0.7-0.6-0.8-1.3-0.8h-1.5v1.6L76.3,74.5z'/%3E %3Cpath fill='%23005F9E' d='M344.3,74.9c-0.1-2.8,2.1-5.1,4.9-5.1s5.1,2.1,5.1,4.9c0.1,2.8-2.1,5.1-4.9,5.1h-0.1 C346.5,79.8,344.3,77.6,344.3,74.9z M345.2,74.9c-0.1,2.3,1.6,4.2,3.9,4.3c2.3,0.1,4.2-1.6,4.3-3.9s-1.6-4.2-3.9-4.3 c-0.1,0-0.1,0-0.2,0C347.1,71,345.3,72.7,345.2,74.9L345.2,74.9z M351.8,77.6h-1l-1.6-2.5h-1v2.5h-0.8v-5.4h2.5 c0.5,0,0.9,0.1,1.4,0.3c0.4,0.3,0.6,0.7,0.6,1.2c0,1.1-0.8,1.5-1.8,1.5L351.8,77.6z M349.2,74.5c0.8,0,1.9,0.1,1.9-0.8 c0-0.7-0.6-0.8-1.3-0.8h-1.5v1.6L349.2,74.5z'/%3E %3C/g%3E %3C/svg%3E");width:104px;height:17px;box-sizing:border-box;visibility:visible}}.trimblemaps-ctrl-attrib a{color:rgba(0,0,0,.75);text-decoration:none}.trimblemaps-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.trimblemaps-ctrl-attrib .trimblemaps-improve-map{font-weight:bold;margin-left:2px}.trimblemaps-attrib-empty{display:none}.trimblemaps-ctrl-scale{background-color:rgba(255,255,255,.75);font-size:10px;border-width:medium 2px 2px;border-style:none solid solid;border-color:#333;padding:0 5px;color:#333;box-sizing:border-box}.trimblemaps-marker{position:absolute;top:0;left:0;will-change:transform}.trimblemaps-user-location-dot{background-color:#1da1f2;width:15px;height:15px;border-radius:50%;box-shadow:0 0 2px rgba(0,0,0,.25)}.trimblemaps-user-location-dot::before{background-color:#1da1f2;content:"";width:15px;height:15px;border-radius:50%;position:absolute;animation:trimblemaps-user-location-dot-pulse 2s infinite}.trimblemaps-user-location-dot::after{border-radius:50%;border:2px solid #fff;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px;box-sizing:border-box}.trimblemaps-ctrl-wapopup{max-width:300px}.trimblemaps-ctrl-walegend{width:210px;height:205px;background-color:#fff;font-size:11px}.trimblemaps-ctrl-waheader{padding:0 5px}.trimblemaps-ctrl-waheader h3{margin:5px 0}.trimblemaps-ctrl-walist{overflow:auto;width:200px;height:170px;margin:5px}.trimblemaps-ctrl-wafilter{width:210px;height:110px;background-color:#fff;font-size:11px}.trimblemaps-ctrl-wafilter label{padding:2px 5px;display:block}.trimblemaps-ctrl-wafilter label span{display:inline-block;width:60px;font-weight:bold}.trimblemaps-ctrl-wafilter select{width:130px}@keyframes trimblemaps-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}100%{transform:scale(1);opacity:0}}.trimblemaps-user-location-dot-stale{background-color:#aaa}.trimblemaps-user-location-dot-stale::after{display:none}.trimblemaps-crosshair,.trimblemaps-crosshair .trimblemaps-interactive,.trimblemaps-crosshair .trimblemaps-interactive:active{cursor:crosshair}.trimblemaps-boxzoom{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border:2px dotted #202020;opacity:.5}@media print{.trimblemaps-improve-map{display:none}}.trimbleMap__marker{position:absolute;display:flex;flex-direction:column;align-items:center}.trimbleMap__marker:hover{cursor:pointer}.trimbleMap__marker-trackingPoint{position:absolute;width:8px;height:8px;border-radius:50%;border:2px solid}.trimbleMap .trimblemaps-control-container .trimblemaps-ctrl-attrib{display:none}.trimbleMap .trimblemaps-canvas:focus{outline:none}.trimbleMap__markerPopup{max-width:300px;display:flex;flex-direction:column-reverse;align-items:center;position:fixed;z-index:991}.trimbleMap__markerPopup .trimblemaps-popup-content{padding:16px;font-family:Roboto;background-color:rgba(38,40,43,.9);color:#fff;border-radius:2px}.trimbleMap__markerPopup .trimblemaps-popup-tip{border:10px solid rgba(0,0,0,0);border-top-color:rgba(38,40,43,.9);border-bottom:0px}.trimbleMap__markerContent-bold{font-weight:bold}.trimbleMap__markerContent-title{display:flex;align-items:center}.trimbleMap__markerContent-flag{display:flex;align-items:center}svg.trimbleMap__marker{transition:height .5s,width .5s;filter:drop-shadow(0 4px 2px rgba(0, 0, 0, 0.25))}svg.trimbleMap__marker.grow{height:40px;width:40px;z-index:5}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.get-spot-quotes{max-width:1200px;margin:0px auto}.get-spot-quotes h5{font-size:1.6em;border-bottom:2px solid #c4c4c4}.get-spot-quotes-form{padding:10px 20px;background-color:#f3f9fd}.get-spot-quotes-footer{display:flex;justify-content:flex-end}.get-spot-quotes-footer button{margin-right:5px}.get-spot-quotes__markupItem .form-control{text-align:right;font-size:18px}.get-spot-quotes__markupItem .form-group{margin-bottom:0px}.get-spot-quotes__inline{display:flex;align-items:center;justify-content:space-between;margin-top:32px}.get-spot-quotes__buttons{display:flex}.get-spot-quotes__buttons .get-spot-quotes-preview-btn{margin-right:16px}.get-spot-quotes .get-spot-quotes-message{margin-bottom:20px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.marketplace>.tabs-root{background:#e8e8e8;box-shadow:0px 2px 4px 0px rgba(0,0,0,.35);border-bottom:none}.marketplace__header{display:flex;justify-content:space-between;align-items:baseline}.marketplace__header-status{display:flex;justify-content:flex-end;text-transform:capitalize}@media screen and (max-width: 768px){.marketplace__header-status{display:inline-block}}.marketplace__header-backArrow:hover{cursor:pointer}.marketplace__header-backArrow svg{height:18px;width:18px;margin-right:10px}.marketplace__header-actions a{display:inline-block}.marketplace__header-actions a:hover{cursor:pointer}.marketplace__header-actions a:not(:last-child){margin-right:20px}.marketplace__header-actions.disabled a{color:#929292;cursor:not-allowed}@media screen and (max-width: 1200px){.marketplace__header-actions{display:none}}@media screen and (min-width: 1200px){.marketplace__header-actions-smallScreen{display:none}}.marketplace__content .dashboard-summary{max-height:100vh}.marketplace__content .extra-detail-title{display:flex;align-items:center;padding:10px}.marketplace__content .extra-detail-title svg{height:18px}.marketplace__content .extra-detail-title svg:hover{cursor:pointer}.marketplace__instantRatesTooltip{font-size:14px}.marketplace__instantRatesTooltip a:hover{cursor:pointer}.marketplace__instantRatesTooltip-close{margin-left:5px}.marketplace__instantRatesTooltip-close:hover{cursor:pointer}.marketplace__instantRatesTooltip-arrow{position:absolute;font-size:6px;margin:-22px 0px}.marketplace__instantRatesTooltip-arrow::before{content:"";border-color:#26282b;margin:auto;display:block;width:16px;height:10px;border-style:solid;border-left:16px solid rgba(0,0,0,0);border-right:16px solid rgba(0,0,0,0);border-bottom:16px solid #26282b;border-top:none}.marketplace__financials{display:flex;flex-wrap:wrap;justify-content:space-between}.marketplace__financials a:hover{cursor:pointer}.marketplace__financials-column{margin-right:10px;display:flex;flex-direction:column}.marketplace__financials-header{font-weight:bold}.marketplace__financials-editBookNow{width:100%;display:flex;align-items:flex-end;justify-content:space-between}.marketplace__financials-editBookNow .form-group{margin-bottom:0px}.marketplace__financials-editBookNow-footer .btn:first-child{margin-right:10px}.marketplace__bids a:hover{cursor:pointer}.marketplace__bids-noBids{min-height:200px;display:flex;flex-direction:column;justify-content:center}.marketplace__bids .table__container{display:block;height:unset}.marketplace__bids .table__container .bids-card-inactive-carrier-name{color:#838383}.marketplace__bids .table__container .ReactTable{height:unset}.marketplace__bids .table__container .ReactTable .rt-tbody .rt-tr:hover{cursor:unset}.marketplace__bids .table__container .ReactTable .awarded .rt-td{background-color:rgba(139,195,74,.15)}.marketplace__auctionDetails-messages.paper__content{padding:25px}.marketplaceWrapper{width:100%}.marketplaceWrapper.content-wrapper{min-height:unset}#marketplace-actions a:hover{cursor:pointer}#marketplace-actions .popover-content div{padding:5px 0px}
.carrierBids__list .rt-tr-group:hover{cursor:pointer}.carrierBids__list .ReactTable{max-height:400px;min-height:200px}.carrierBids__list .ReactTable .rt-tr-group{flex:unset}.carrierBids__list .action-menu{margin-left:-20px}.carrierBids__list-container{padding:0px !important}.carrierBids__list-tooltip p{margin-bottom:0}.carrierBids__list-disabled{color:#b9bab9}.carrierBids__list-notes{white-space:normal}
.embeddedPricing__container{padding:12px;background:#fff;box-shadow:0px 2px 4px rgba(0,0,0,.2)}.embeddedPricing__container>.embeddedPricing__loader-container{height:100% !important}.embeddedPricing__container.high,.embeddedPricing__container.very_high{background:rgba(27,123,59,.1)}.embeddedPricing__container.medium{background:rgba(223,145,0,.1)}.embeddedPricing__container.low{background:rgba(180,29,19,.1)}.embeddedPricing__title{padding-bottom:8px}.embeddedPricing__values{display:flex;justify-content:space-between;margin-top:4px;align-items:center}.embeddedPricing__tooltip-content{max-width:360px}.embeddedPricing__tooltip-wrapper{margin-left:5px}.embeddedPricing__disabled{color:#b9bab9}.embeddedPricing__disabled>.embeddedPricing__tooltip-content{color:#fff}
.react-vis-magic-css-import-rule{display:inherit}.rv-treemap{font-size:12px;position:relative}.rv-treemap__leaf{overflow:hidden;position:absolute}.rv-treemap__leaf--circle{align-items:center;border-radius:100%;display:flex;justify-content:center}.rv-treemap__leaf__content{overflow:hidden;padding:10px;text-overflow:ellipsis}.rv-xy-plot{color:#c3c3c3;position:relative}.rv-xy-plot canvas{pointer-events:none}.rv-xy-plot .rv-xy-canvas{pointer-events:none;position:absolute}.rv-xy-plot__inner{display:block}.rv-xy-plot__axis__line{fill:none;stroke-width:2px;stroke:#e6e6e9}.rv-xy-plot__axis__tick__line{stroke:#e6e6e9}.rv-xy-plot__axis__tick__text{fill:#6b6b76;font-size:11px}.rv-xy-plot__axis__title text{fill:#6b6b76;font-size:11px}.rv-xy-plot__grid-lines__line{stroke:#e6e6e9}.rv-xy-plot__circular-grid-lines__line{fill-opacity:0;stroke:#e6e6e9}.rv-xy-plot__series,.rv-xy-plot__series path{pointer-events:all}.rv-xy-plot__series--line{fill:none;stroke:#000;stroke-width:2px}.rv-crosshair{position:absolute;font-size:11px;pointer-events:none}.rv-crosshair__line{background:#47d3d9;width:1px}.rv-crosshair__inner{position:absolute;text-align:left;top:0}.rv-crosshair__inner__content{border-radius:4px;background:#3a3a48;color:#fff;font-size:12px;padding:7px 10px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.5)}.rv-crosshair__inner--left{right:4px}.rv-crosshair__inner--right{left:4px}.rv-crosshair__title{font-weight:bold;white-space:nowrap}.rv-crosshair__item{white-space:nowrap}.rv-hint{position:absolute;pointer-events:none}.rv-hint__content{border-radius:4px;padding:7px 10px;font-size:12px;background:#3a3a48;box-shadow:0 2px 4px rgba(0, 0, 0, 0.5);color:#fff;text-align:left;white-space:nowrap}.rv-discrete-color-legend{box-sizing:border-box;overflow-y:auto;font-size:12px}.rv-discrete-color-legend.horizontal{white-space:nowrap}.rv-discrete-color-legend-item{color:#3a3a48;border-radius:1px;padding:9px 10px}.rv-discrete-color-legend-item.horizontal{display:inline-block}.rv-discrete-color-legend-item.horizontal .rv-discrete-color-legend-item__title{margin-left:0;display:block}.rv-discrete-color-legend-item__color{display:inline-block;vertical-align:middle;overflow:visible}.rv-discrete-color-legend-item__color__path{stroke:#dcdcdc;stroke-width:2px}.rv-discrete-color-legend-item__title{margin-left:10px}.rv-discrete-color-legend-item.disabled{color:#b8b8b8}.rv-discrete-color-legend-item.clickable{cursor:pointer}.rv-discrete-color-legend-item.clickable:hover{background:#f9f9f9}.rv-search-wrapper{display:flex;flex-direction:column}.rv-search-wrapper__form{flex:0}.rv-search-wrapper__form__input{width:100%;color:#a6a6a5;border:1px solid #e5e5e4;padding:7px 10px;font-size:12px;box-sizing:border-box;border-radius:2px;margin:0 0 9px;outline:0}.rv-search-wrapper__contents{flex:1;overflow:auto}.rv-continuous-color-legend{font-size:12px}.rv-continuous-color-legend .rv-gradient{height:4px;border-radius:2px;margin-bottom:5px}.rv-continuous-size-legend{font-size:12px}.rv-continuous-size-legend .rv-bubbles{text-align:justify;overflow:hidden;margin-bottom:5px;width:100%}.rv-continuous-size-legend .rv-bubble{background:#d8d9dc;display:inline-block;vertical-align:bottom}.rv-continuous-size-legend .rv-spacer{display:inline-block;font-size:0;line-height:0;width:100%}.rv-legend-titles{height:16px;position:relative}.rv-legend-titles__left,.rv-legend-titles__right,.rv-legend-titles__center{position:absolute;white-space:nowrap;overflow:hidden}.rv-legend-titles__center{display:block;text-align:center;width:100%}.rv-legend-titles__right{right:0}.rv-radial-chart .rv-xy-plot__series--label{pointer-events:none}.pricingCardContentWrapper.embeddedPricing{background-color:#f5f5f5}
.copyLabel{cursor:pointer;display:flex;align-items:center}.copyLabel.small svg{margin:0 0 0 8px}.copyLabel.medium svg{margin:0 0 0 16px}.copyLabel.showOnHover svg{display:none}.copyLabel.showOnHover:hover svg{display:inline-block}.successLabel{display:flex;align-items:center}.successLabel svg{margin:0 0 0 8px}
.confidenceScore__container{display:flex}.confidenceScore__summary{font-size:12px;display:flex;font-weight:bold;color:#838383}.confidenceScore__summary-category{color:#26282b}.confidenceScore__summary-container{display:flex;flex-direction:column;align-items:center;margin:4px 0px 0px 4px}.confidenceScore__description{font-size:10px;font-style:italic;width:100%}.confidenceScore__description.high,.confidenceScore__description.very_high{color:#1b7b3b}.confidenceScore__description.medium{color:#df9100}.confidenceScore__description.low{color:#b41d13}
.embeddedPredictive__container{width:100%}.embeddedPredictive__prices{display:flex;justify-content:flex-start}.embeddedPredictive__reference{font-size:22px;font-weight:bold;color:#1b7b3b}.embeddedPredictive__reference-action{margin-left:4px}
.embeddedPricing__field-grid{grid-row-gap:8px;display:grid;grid-auto-rows:minmax(64px, auto);grid-template-columns:repeat(2, 1fr);grid-column-gap:8px;justify-items:stretch}
.embeddedPricing__historicalLaneTable{width:100%;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #d8d8d8;border-radius:4px}.embeddedPricing__historicalLaneTable-header-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #d8d8d8;box-sizing:border-box;border-radius:4px 4px 0px 0px}.embeddedPricing__historicalLaneTable-header-row>div{width:50%;padding:8px 16px;font-weight:bold}.embeddedPricing__historicalLaneTable-header-row-column-header{display:flex;flex-direction:row;align-items:center}.embeddedPricing__historicalLaneTable-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;background-color:#f5f5f5}.embeddedPricing__historicalLaneTable-row>div{width:50%;padding:16px 16px;overflow-x:overlay}.embeddedPricing__historicalLaneTable-row:nth-child(odd){background-color:#fff}.embeddedPricing__historicalLaneTable-row .valid-carrier-cost{color:#1b7b3b}.embeddedPricing__historicalLaneTable-row.empty{background-color:#fff;align-items:center;color:#838383}.embeddedPricing__historicalLaneTable-row-empty-message{width:100%;text-align:center}.embeddedPricing__historicalLaneTable-row-container.empty{min-height:184px;display:flex}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.crosshairContainer{background:rgba(38,40,43,.8);box-shadow:0px 4px 4px rgba(0,0,0,.25);color:#fff;border-radius:3px;padding:8px;font-size:13px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:-moz-fit-content;width:fit-content}.crosshairContainer .crosshairDate{font-weight:bold}.crosshairContainer .crosshairTitle{font-weight:bold;padding:3px 6px;border-radius:2px;line-height:14px;margin:6px 0 0 0}.crosshairContainer .crosshairTitle.chainalytics_spot{background-color:#d02139}.crosshairContainer .crosshairTitle.dat_spot{background-color:#fcbf49}.crosshairContainer .crosshairTitle.shipwell_market{background-color:#0a6fdb}.crosshairContainer .seriesCrosshairValues{min-width:200px;margin:3px 0 0 0;display:flex;flex-direction:row;justify-content:space-between}.crosshairContainer .seriesCrosshairValues .crosshairValue{width:33.3333333333%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.crosshairContainer .seriesCrosshairValues .crosshairValue .value{margin-right:4px}.crosshairContainer .seriesCrosshairValues .crosshairValue .icon{margin-right:4px}.crosshairContainer .seriesCrosshairValues .crosshairValue .icon.low{content:url("/images/arrow_down.svg");margin-bottom:.5px}.crosshairContainer .seriesCrosshairValues .crosshairValue .icon.average{content:url("/images/arrow_even.svg");margin-bottom:1px}.crosshairContainer .seriesCrosshairValues .crosshairValue .icon.high{content:url("/images/arrow_up.svg");margin-bottom:2px}.crosshairContainer .seriesCrosshairValues .crosshairValue .icon.test{height:4px;width:4px;background-color:#fff;border-radius:50%;display:inline-block;margin-bottom:1px}
.embeddedPricing__historicalMarketTrendChart{width:100%;min-height:222px}.embeddedPricing__historicalMarketTrendChart-empty-message{width:100%;text-align:center;color:#838383}.embeddedPricing__historicalMarketTrendChart-empty-message-container{align-items:center;min-height:184px;display:flex}
.itemWithStepsCard{container-type:inline-size}.itemWithStepsCard .contentWrap{padding:20px;display:grid;grid-template-columns:208px auto 1fr auto;gap:12px}.itemWithStepsCard .firstDivider{border-left:1px solid #d8d8d8}.itemWithStepsCard .secondDivider{display:none;border-bottom:1px solid #d8d8d8}@container (max-width: 500px){.itemWithStepsCard .contentWrap{display:flex;flex-direction:column}.itemWithStepsCard .firstDivider{border-bottom:1px solid #d8d8d8}.itemWithStepsCard .secondDivider{display:block}}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}div.documentsVertical{display:flex;flex-direction:column;align-items:center;max-height:500px;overflow-y:auto;padding:10px;border-radius:4px;border:1px solid #dadada}div.documentsHorizontal{display:flex;justify-content:flex-start;align-items:baseline;flex-wrap:wrap}.shipmentDocument__documentTitle{text-align:center}.shipmentDocument__container{height:100%;max-width:150px;display:inline-block;margin:1%;padding:3px;margin-bottom:10px}.shipmentDocument__container.active .shipmentDocument__documentImage{box-shadow:0 0 0 2px #26282b}.shipmentDocument__container-selected .shipmentDocument__imageContainer{transform:scale(1.05);box-shadow:0 0 0 2px #26282b}.shipmentDocument__container-selected .shipmentDocument__documentImage{filter:opacity(0.4)}.shipmentDocument__selectedImage.icon{font-size:1.6em;position:absolute !important;z-index:100;top:43%;left:43%}.shipmentDocument__container:hover{cursor:pointer;padding:3px}.shipmentDocument__container:hover .shipmentDocument__imageContainer{border:2px solid #006ba2;transform:scale(1.05)}.shipmentDocument__container-selected:hover .shipmentDocument__imageContainer{box-shadow:0 0 0 2px #26282b;transform:scale(1.05)}.shipmentDocument__fullSizePreview{max-width:800px;max-height:1000px;height:auto}.shipmentDocument__imageContainer{transition:all .2s ease-in;margin-top:5px}.shipmentDocument__documentImage{width:140px;height:auto;background-size:cover;background-position:center center;background-repeat:no-repeat;box-shadow:2px 2px 1px 0 rgba(0,0,0,.1);overflow:hidden;border-radius:0;padding:0;position:relative;margin-right:auto;margin-left:auto;display:flex;align-items:center;justify-content:center}.shipmentDocument__documentImage .tall{width:auto;height:100%}.shipmentDocument__documentImage .wide{height:auto;width:100%}.shipmentDocument__documentDescription{padding-top:5px;display:block;text-align:left}.shipmentDocument__documentDescription>p{margin-bottom:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shipmentDocument__previewTooltip{position:absolute !important;top:50;right:50;z-index:100 !important;max-width:800px;background-color:#26282b;color:#fff}.shipmentDocument__tooltip{max-width:350px;padding:5px}.shipmentDocument__tooltip .tooltip-inner{max-width:350px}.shipmentDocument__tooltip .table{margin-bottom:0}.shipmentDocument__tooltip .table tbody tr{border-top:0}.shipmentDocument__tooltip .table tbody tr th{border-top:0}.shipmentDocument__tooltip .table tbody tr td{border-top:0;white-space:normal}.shipmentDocument__details{height:calc(100vh - (64px + 73px + 16px + 40px + 53px));display:flex;flex-direction:column;padding:0 !important;margin-right:20px}@media only screen and (max-width: 768px){.shipmentDocument__details{height:unset;width:100%;margin-right:0;margin-bottom:20px}}.shipmentDocument__details>div:last-child{height:100%;display:flex;flex-direction:column}.shipmentDocument__details .logs{width:100%;height:100%;padding:10px;border:1px solid #dadada;border-radius:4px;font-size:12px;overflow:auto;flex:1}@media only screen and (max-width: 768px){.shipmentDocument__details .logs{height:400px}}.shipmentDocument__details .logs .log-container{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #dadada}.shipmentDocument__details .logs .log-container:last-child{border-bottom:0}.shipmentDocument__doc{height:calc(100vh - (64px + 73px + 16px + 40px + 53px));display:flex;flex-direction:column}.shipmentDocument__doc p{font-size:12px;margin-bottom:0}.documentsArray h4{margin:10px auto}.documentsArray .movie-gallery{border:4px solid rgba(0,0,0,0)}.documentsArray .movie-gallery:hover{cursor:pointer}.document-edit__form{display:flex;flex-wrap:wrap}.document-edit__form>div:first-child{flex:1 1 40%;min-width:150px}.document-edit__form>div:last-child{flex:1 1 60%;margin-bottom:0;min-width:150px}.document-edit__actions{margin:20px 0}.document-edit__message{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:14px}.document-edit__message .btn{line-height:1}.document-edit__details{padding:0 20px 0 0}.document-edit__dropzone .form-group{margin:0}.document-edit__dropzone object{min-height:300px}.document-edit__new .shipmentDocument__container{position:relative;transition:box-shadow .2s ease-out}.document-edit__new .shipmentDocument__container:before{align-items:center;background-color:rgba(0,0,0,.7);bottom:0;color:#fff;content:"Remove";display:flex;height:100%;justify-content:center;left:0;opacity:0;padding:10px;pointer-events:none;position:absolute;transition:opacity .2s ease-out;width:100%;z-index:1}.document-edit__new .shipmentDocument__container:hover{box-shadow:0 0 0 3px #26282b}.document-edit__new .shipmentDocument__container:hover:before{opacity:1}.document-edit__footer{display:flex;justify-content:flex-end;flex-wrap:wrap}.document-edit__footer button{margin:0 0 10px 10px}.document-edit__footer button:first-child{margin-left:0}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipment-documents__linkToShare{margin-left:auto}.shipment-documents__linkToShare .btn{padding-bottom:0px;padding-top:0px}.shipment-documents__linkToShare .btn i{font-size:18px}.shipment-documents__sendShipmentDocumentsForm-footer{display:flex;justify-content:space-between;align-items:baseline}.shipment-documents__sendShipmentDocumentsForm-attachmentLine{padding:5px;border:1px solid #dadada;display:flex}.shipment-documents__sendShipmentDocumentsForm-attachmentLine i.icon-x-small{color:#b41d13;margin-left:auto}.shipment-documents__sendShipmentDocumentsForm-attachmentLine i.icon-x-small:hover{cursor:pointer}.shipmentDocument__previewImageContainer{text-align:center;display:flex;flex-wrap:wrap}.shipmentDocument__previewImageContainer>div{width:100%}.shipmentDocument__previewImageContainer>div button{padding:0;margin-bottom:10px}.shipmentDocument__previewImageContainer>div button:hover{text-decoration:none}.shipmentDocument__previewImageContainer>div button:focus{outline:0;text-decoration:none}.shipmentDocument__previewImageContainer>div button:active:focus{outline:0;text-decoration:none}.shipmentDocument__previewImage{max-width:100%;display:block;height:auto;margin:0 auto}.shipmentDocument__previewImage .react-pdf__Page__canvas{width:100% !important;height:auto !important;margin:0px auto}.shipmentDocument__details{padding:20px}.shipmentDocument__details h3{margin-top:0px}.shipmentDocument__actions{display:flex;justify-content:flex-end;flex-wrap:wrap}.shipmentDocument__actions button{margin-top:20px;margin-left:10px}.document-upload .shipment__document-card{display:flex}@media only screen and (max-width: 768px){.document-upload .shipment__document-card{flex-direction:column-reverse}}.document-upload .shipment__document-card .shipmentDocument__details{height:unset}.document-upload .shipment__document-card>div{width:50%}@media only screen and (max-width: 768px){.document-upload .shipment__document-card>div{width:100%}}.document-upload__header{display:flex;justify-content:space-between;align-items:center}.document-upload__footer{display:flex;justify-content:flex-end;margin-top:20px}.document-upload__footer .btn:first-child{margin-right:20px}.document-upload .rw-dropdownlist{border-bottom-left-radius:4px;border-top-left-radius:4px}.document-details{display:flex}@media only screen and (max-width: 768px){.document-details{flex-direction:column}}.document-details>div{width:50%}@media only screen and (max-width: 768px){.document-details>div{width:100%}}.document-details__image-rotate{width:100%;display:flex;justify-content:flex-end}.document-details__image-rotate button{padding:0;margin-bottom:10px}.document-details__image-rotate button:hover{text-decoration:none}.document-details__image-rotate button:focus{outline:0;text-decoration:none}.document-details__image-rotate button:active:focus{outline:0;text-decoration:none}.document-details__image-container{display:flex;flex-wrap:wrap;flex-direction:column;margin-bottom:20px}.document-details__image-border{max-height:calc(100vh - (64px + 73px + 16px + 40px + 53px + 31px + 19px + 10px + 10px + 20px))}.document-details__image-border img{max-height:calc(100vh - (64px + 73px + 16px + 40px + 53px + 31px + 19px + 10px + 10px + 20px));overflow:auto;width:auto;border:1px solid #dadada;padding:10px;border-radius:4px}.document-details__header{display:flex;justify-content:space-between;align-items:center}.document-details .btn-footer-buttons{align-items:center;justify-content:flex-end;margin-bottom:5px}.document-details .btn-footer-buttons button:first-child{margin-left:0}.document-details .movie-detail{height:calc(100vh - (64px + 68px + 20px + 20px + 29px + 40px + 40px))}.document-details .movie-detail object{min-height:300px;max-height:none}.document-details .movie-detail .form-group{margin-bottom:0}.document-details .movie-detail .panel-body{height:100%}.movie-add i{position:absolute;display:inline-block;font-size:40px;top:35%;left:25%;text-align:center;z-index:1}div.caption{background-color:rgba(0,0,0,.65);bottom:0;color:#fff;position:absolute;width:149px;z-index:2;border-right:.5px solid #555;border-bottom:1px solid #555}.caption-title{color:#fff;font-size:1.5rem;font-weight:400;letter-spacing:.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-footer-buttons{position:relative;display:flex;justify-content:flex-end}.btn-footer-buttons button{margin-left:5px}.btn-delete-doc{border:none;border-radius:0;bottom:0;color:#555;position:absolute;right:0;width:90px;margin:10px}.btn-submit-doc-rt{border:none;border-radius:0;bottom:0;color:#555;position:absolute;right:0;width:90px;margin:10px}.btn-submit-doc-rt:hover{box-shadow:0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)}.btn-delete-doc:hover{color:#d43b3b;border-color:#d43b3b}.btn-update-doc,.btn-clear-doc{bottom:0;border:none;border-radius:0;color:#555;left:0;position:absolute;width:90px;margin:10px}#dropzone-doc{background-color:inherit;border-radius:4px;border:1px dashed #c4c4c4;height:100%;margin:0 auto;min-width:100%;text-align:center;transition:background-color .2s ease-out;overflow:auto}#dropzone-doc:active,#dropzone-doc:focus,#dropzone-doc:hover{background-color:#f3f9fd;border:1px dashed #58595b;color:#26282b;cursor:pointer}#dropzone-doc:active .doc-drop,#dropzone-doc:focus .doc-drop,#dropzone-doc:hover .doc-drop{color:#26282b}.doc-drop{color:#58595b;padding:15% 0}.doc-drop .choose-file{text-decoration:underline}.dnd-file-icon{padding:10px;font-size:60px}.movie-detail object{min-height:300px;max-height:420px}.movie-detail .form-group{margin-bottom:0}@media screen and (max-width: 800px){.movie-poster{height:150px}.caption{width:131px}.caption-title{font-size:1.3rem}.movie-detail{max-height:450px !important}.movie-detail .panel-body,.movie-detail object{max-height:420px}#dropzone-doc{max-height:390px}}@media screen and (max-width: 360px){.movie-gallery{width:175px;margin-left:auto;margin-right:auto;margin-top:10px;display:block !important}}#docImg{transform-origin:top left}#docImg.rotate90{transform:rotate(90deg) translateY(-100%);-webkit-transform:rotate(90deg) translateY(-100%);-ms-transform:rotate(90deg) translateY(-100%)}#docImg.rotate180{transform:rotate(180deg) translateY(-100%);-webkit-transform:rotate(180deg) translate(-100%, -100%);-ms-transform:rotate(180deg) translateX(-100%, -100%)}#docImg.rotate270{transform:rotate(270deg) translateY(-100%);-webkit-transform:rotate(270deg) translateX(-100%);-ms-transform:rotate(270deg) translateX(-100%)}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.mobile-redirect__container{display:flex;flex-direction:column;align-items:center}.mobile-redirect__shipwell{margin-top:50px;min-width:300px;margin-bottom:30px}.mobile-redirect__badges{display:flex;justify-content:center;align-items:center;margin-bottom:100px}.mobile-redirect__apple{height:50px}.mobile-redirect__google{height:50px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.admin__container{display:flex;flex-direction:column;align-items:center}.admin__container-login{text-align:center;margin-bottom:150px}.admin__shipwell{margin-top:100px;min-width:300px;margin-bottom:50px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.tableReadback{display:flex;flex-wrap:wrap;width:100%;min-height:40px;background:#fff;padding:5px 10px 5px;border-bottom:1px solid #c4c4c4;align-items:baseline}.tableReadback.empty{display:none}.tableReadback__clear{color:#006ba2;margin-left:5px}.tableReadback__clear:hover{cursor:pointer}.tableReadback__filter{background:#e5e5e5;border-radius:4px;padding:5px 10px;text-transform:capitalize}.tableReadback__filter-delete{margin-left:10px;font-size:.8em}.tableReadback__filter-delete:hover{cursor:pointer}.tableReadback+.tableFilters{height:calc(100vh - (64px + 50px + 40px))}.tableReadback:not(.empty)~.dashboard__table .ReactTable{height:calc(100vh - (64px + 50px + 50px))}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.tableFilters{background-color:#58595b;padding:0px;color:#fff;min-width:35px;height:calc(100vh - (64px + 50px));transition:min-width 250ms cubic-bezier(0, 0, 0.2, 1) 0ms}.tableFilters i:hover{cursor:pointer}.tableFilters .flaticon-funnel.selectedFilter:after{content:"";position:absolute;background:#11a2dc;height:7px;width:7px;right:-3px;border-radius:50%}.tableFilters.expanded{min-width:300px}.tableFilters.expanded~div{display:inline-block}.tableFilters__tableContainer{width:100%}.tableFilters__filterButton{padding:10px}.tableFilters__header{display:flex;padding:10px 15px 0px;justify-content:space-between;box-shadow:0px 1px 5px 0px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 3px 1px -2px rgba(0,0,0,.12)}.tableFilters__header-actions span:not(:last-child){margin-right:10px}.tableFilters__header-option{display:inline-block;margin-right:10px;padding:0px 5px 5px}.tableFilters__header-option.active{border-bottom:4px solid #11a2dc}.tableFilters__header-option:not(.active):not(.action-link).showAsLink{color:#fff}.tableFilters__footer{background:#e5e5e5;color:initial;height:34px;display:grid;grid-template-columns:50% 50%}.tableFilters__footer-button{display:flex;justify-content:center;align-items:center}.tableFilters__footer-button:hover{cursor:pointer}.tableFilters__columnView{border-bottom:1px solid #dadada;padding-bottom:.5rem}.tableFilters__columnView p{padding:5px 15px;margin-bottom:0px;opacity:.8}.tableFilters__columnView .draggable-option{display:flex;justify-content:space-between;align-items:center;padding:5px 15px;border-top:1px solid #dadada;color:#fff}.tableFilters__columnView .draggable-option .drag-icon{color:#979797}.tableFilters__columnView .draggable-option.unselected{color:#979797}.tableFilters__columnView .draggable-item{border-top:1px solid #dadada}.tableFilters__container{height:calc(100% - 83px);overflow-y:scroll}.tableFilters__container.columns{height:calc(100% - 45px)}.tableFilters__saveFilterForm{padding:15px 15px 5px;border-bottom:1px solid #dadada}.tableFilters__saveFilterForm-buttons{margin-top:5px;display:flex;justify-content:space-between}.tableFilters__saveFilterForm-buttons .btn{flex:1 1 49%}.tableFilters__saveFilterForm-buttons .btn:first-child{margin-right:5px}.tableFilters__saveFilterForm input[type=checkbox]:before{background-color:#fff}.tableFilters__saveFilterForm input[type=checkbox]:checked:before{background-color:#006ba2;color:#fff;font-weight:200;content:"✓";font-size:1.4em;text-align:center}.tableFilters__filter{border-bottom:1px solid #dadada}.tableFilters__filter:hover{cursor:pointer}.tableFilters__filter-header{padding:10px 15px 0px;display:flex;justify-content:space-between;align-items:center}.tableFilters__filter-header-title{font-weight:bold}.tableFilters__filter-container{padding:0px 15px 10px}.tableFilters__filter-toggle{color:#fff}.tableFilters__filter-clearSelection{color:#11a2dc;margin-right:10px}.tableFilters__filter-clearSelection:hover{cursor:pointer}.tableFilters__listSelect{margin-bottom:5px}.tableFilters__listSelect-option{text-align:left;border:1px solid #fff;border-radius:4px;margin:5px 0px;padding:5px 15px}.tableFilters__listSelect-option:hover{cursor:pointer}.tableFilters__listSelect-option.selected{border:1px solid #11a2dc;background-color:rgba(49,155,245,.25);color:#11a2dc}.tableFilters__locationLookup,.tableFilters__typeahead{margin-top:5px;margin-bottom:5px}.tableFilters__locationLookup-radius,.tableFilters__typeahead-radius{margin-top:10px}.tableFilters__locationLookup-radius .Select-menu-outer,.tableFilters__typeahead-radius .Select-menu-outer{z-index:10}.tableFilters__datePicker-customRange{text-align:left;border:1px solid #006ba2;background:#fff;color:#26282b;border-radius:4px;margin:5px 0px 2px;padding:5px 15px}.tableFilters__datePicker-placeholder{text-align:left;border:1px solid #fff;background:#fff;color:#999;border-radius:4px;margin:5px 0px;padding:5px 15px}.tableFilters__datePicker-placeholder:hover{cursor:pointer}.tableFilters__datePicker-rangePicker{display:flex;justify-content:space-between;background-color:#fff;color:#26282b;border:none;border-bottom:none;border-top-right-radius:4px;border-top-left-radius:4px;padding:3px 15px}.tableFilters__datePicker-rangePickerOption{color:#999}.tableFilters__datePicker-rangePickerOption:hover{cursor:pointer}.tableFilters__datePicker-rangePickerOption.selected{color:#006ba2}.tableFilters__datePicker-calendar{max-width:270px;font-family:inherit;color:#26282b;border:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.tableFilters__datePicker-calendar .react-calendar__tile{border-bottom:1px solid #e5e5e5;border-left:1px solid #e5e5e5}.tableFilters__datePicker-calendar .react-calendar__tile--active{border:1px solid #006ba2;background-color:rgba(49,155,245,.15);color:#006ba2}.tableFilters__datePicker-calendar .react-calendar__tile--active:hover{background-color:rgba(49,155,245,.15)}.tableFilters__datePicker-calendar .react-calendar__tile--active:focus{background-color:rgba(49,155,245,.15)}.tableFilters__datePicker-calendar .react-calendar__navigation{height:30px;border-top:1px solid #e5e5e5;margin-bottom:0px}.tableFilters__datePicker-calendar .react-calendar__navigation__next2-button,.tableFilters__datePicker-calendar .react-calendar__navigation__prev2-button{display:none}.tableFilters__datePicker-calendar .react-calendar__month-view__days{border-top:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.tableFilters__datePicker-calendar .react-calendar__month-view__days__day--weekend:not(.react-calendar__month-view__days__day--neighboringMonth){color:#26282b}.tableFilters__tagSelector{margin-top:5px;margin-bottom:5px}.tableFilters__tagSelector .dropdown-menu{max-height:250px !important;overflow-x:hidden !important}.tableFilters__tagSelector .dropdown-menu,.tableFilters__tagSelector .rbt-input{max-width:270px;padding:4px 5px;flex-wrap:wrap;height:unset}.tableFilters__myViews{border-bottom:1px solid #dadada;padding-bottom:10px}.tableFilters__myViews-header{font-weight:bold;padding:10px 15px;display:flex;justify-content:space-between}.tableFilters__myViews-container{padding:10px 15px;display:flex;justify-content:space-between;align-items:center}.tableFilters__myViews-container.selected{background-color:rgba(49,155,245,.25);color:#11a2dc}.tableFilters__myViews-container.selected .tableFilters__myViews-delete>span{background:#11a2dc}.tableFilters__myViews-container .flaticon-check_filled{font-size:22px;color:#05b15e;background-color:#fff;border-radius:50%}.tableFilters__myViews-delete{font-size:.8em;cursor:pointer;padding:0px 5px;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-end;height:25px}.tableFilters__myViews-delete>span{background:#fff;border-radius:50%;display:inline-block;width:5px;height:5px}.tableFilters__myViews-filter{flex:1 1 auto}.tableFilters__myViews-filter:hover{cursor:pointer}.tableFilters__myViews-filter .flaticon-star{margin-left:5px}.viewOptions{font-size:12px;min-width:160px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;padding:5px 10px 0px 0px}.viewOptions h3{color:#f6cf00;font-size:14px;margin-top:0;font-weight:bold}.viewOptions p{margin-bottom:10px;line-height:1.3}.viewOptions__option{color:#006ba2}.viewOptions__option:hover{color:#00496f;cursor:pointer}.md-tooltip{z-index:9999}.md-tooltip .viewOptions:before{content:"";margin:auto;display:block;width:0;height:0;border-style:solid;position:absolute;left:50%;margin-left:-14px;transition:all 0s}.md-tooltip[x-placement*=bottom] .viewOptions:before{top:-11px;border-width:0 1em 1em 1em;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #26282b rgba(0,0,0,0)}.md-tooltip[x-placement*=top] .viewOptions:before{bottom:-11px;border-width:1em 1em 0 1em;border-color:#26282b rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.status-accepted{color:#11a2dc}.status-dispatched{color:#11a2dc}.status-intransit{color:#11a2dc}.status-delivered{color:#1b7b3b}.status-tendered{color:#1b7b3b}.status-delayed{color:#b41d13}.status-exception{color:#df9100}.status-closed{color:#26282b}.status-cancelled{color:#26282b}.status-appointment{color:#df9100}.border-bottom{border-bottom:2px solid #c4c4c4}.no-border{border:0}.no-padding{padding:0 !important}.no-margin{margin:0 !important}.pad-right{padding-right:5px}.pad-left{padding-left:5px}.pad-top{padding-top:5px}.pad-bottom{padding-bottom:5px}.pad-top-double{padding-top:10px}.pad-left-double{padding-left:10px}.no-shadow{box-shadow:none}.no-wrap{white-space:nowrap}.margin-center{margin:0px auto}.capitalize{text-transform:capitalize}.text-bold{font-weight:bold}.show-flex{display:flex}.word-break{word-break:break-all}@keyframes rotate360{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.box-padded-border{padding:20px;border:1px solid rgba(196,196,196,.5);border-radius:4px}.box-padded-background{padding:20px;border-radius:4px}.loadBoard{background:#f5f5f5}.loadBoard-wrapper{background:#f5f5f5;display:flex;position:relative;overflow:hidden}.loadBoard h1{font-size:30px;border-bottom:0}.loadBoard__options{border-bottom:1px solid #b9bab9;padding-bottom:10px}.loadBoard__options .dashboard-summary__buyAmounts{border-top:none;border-bottom:none;margin:none;padding:none}.loadBoard__detail .content{background:#f5f5f5}.loadBoard__detail .content .loadBoard__detail-component .chartHeaderContainer{padding:10px 20px}.loadBoard__detail .content .loadBoard__detail-component .chartHeaderContainer h2{font-size:16px;margin:0}.loadBoard__detail .shipmentMessages{min-height:400px;height:unset}.loadBoard__detail-backArrow{display:flex;align-items:center}.loadBoard__detail-topRow{display:flex;justify-content:space-between;align-items:center;padding-top:16px !important}.loadBoard__detail-topRow h3{margin:0px;display:flex;align-items:center}.loadBoard__detail-topRow h3 svg{height:18px;width:18px;margin-right:10px}.loadBoard__detail-topRow h3 svg:hover{cursor:pointer}.loadBoard__detail-topRow .loadBoard__acceptNow{width:unset;padding:5px 20px;margin:0}.loadBoard__detail-header a:hover{cursor:pointer}.loadBoard__detail .messages{padding:25px}.loadBoard__rateContainer{width:100%;display:flex;justify-content:space-between}.loadBoard__rate-text{font-weight:bold}.loadBoard__tableTooltip.right{position:absolute !important;z-index:3}.loadBoard__tableTooltip.right .tooltip-inner{z-index:3}.loadBoard__actions{display:none !important}.loadBoard__actions-content{width:100px;height:100%;margin-left:-100px;background-color:#e7f1fb;display:flex;justify-content:center;align-items:center}.loadBoard__actions-reject{border:1px solid #b41d13;width:30px;height:30px;border-radius:50%;background:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.loadBoard__actions-reject-buttons{margin-top:10px;display:flex;justify-content:flex-end}.loadBoard__actions-reject-buttons .btn:first-child{margin-right:10px}.loadBoard__actions-reject-form{display:flex;flex-direction:column}.loadBoard__actions-reject-form label{font-weight:normal}.loadBoard__actions-reject-form input[type=radio]{margin-right:10px}.loadBoard__actions-accept{color:#006ba2;width:30px;height:30px}.loadBoard__actions-accept i{font-size:30px}.loadBoard__actions-bookNow{color:#1b7b3b;width:30px;height:30px}.loadBoard__actions-bookNow i{font-size:30px}.loadBoard__actions-bid{color:#006ba2;width:30px;height:30px}.loadBoard__actions-bid i{font-size:30px}.loadBoard__header-bar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dadada;padding:0 15px 15px;flex-wrap:wrap}@media only screen and (max-width: 700px){.loadBoard__header-bar{flex-direction:column}}.loadBoard__header-bar .form-group{width:50%;margin-bottom:0px}@media only screen and (max-width: 700px){.loadBoard__header-bar .form-group{width:100%}}.loadBoard__header-bar .btn{margin-left:10px}.loadBoard__header-bar .header-btns{display:flex;align-items:center;flex:1;justify-content:flex-end}.loadBoard__header-bar .header-btns .clearn-btn{font-size:14px !important;border:0}.loadBoard__header-bar .header-btns .btn-primary,.loadBoard__header-bar .header-btns .btn-default{font-size:18px}.loadBoard__header-bar .tab{color:#747574;font-size:24px;font-weight:bold;margin-right:20px}.loadBoard__header-bar .tab:hover{cursor:pointer}.loadBoard__header-bar .active{color:#000}.loadBoard__header-bar .no-border{border:0}.loadBoard__header-bar .btn-primary .action-link{color:#fff}.loadBoard__dash-tagsFilter{margin-left:auto;flex:1;display:flex;justify-content:flex-end}.loadBoard__dash-tagsFilter .form-group{margin-bottom:0px;width:100% !important}@media only screen and (max-width: 700px){.loadBoard__dash-tagsFilter{flex:0 1 100%}}.loadBoard__dash-tagsFilter .shipment-tags{flex:1;margin-top:0px}.loadBoard__add-more{flex:0 0 auto;margin-right:20px}.loadBoard__search{box-shadow:3px 3px 3px rgba(0,0,0,.069) !important;margin:10px 0 20px 0;width:100%}.loadBoard__search .form-group{margin-bottom:0;padding:8px 20px 8px 0}.loadBoard__search .form-group input[name=search]{background:#fff !important;border:0 !important}.loadBoard__search .form-group button{border:0 !important;color:#c4c4c4;padding:5px 10px 5px 15px !important}.loadBoard__closed,.loadBoard__rejected{color:#b41d13}.loadBoard__open,.loadBoard__bidding,.loadBoard__tendered{color:#006ba2}.loadBoard__won,.loadBoard__accepted{color:#1b7b3b}.loadBoard__table .ReactTable .rt-th:nth-last-child(2) .rt-resizer{display:none !important}.loadBoard__table .ReactTable .rt-tbody .rt-tr:hover .loadBoard__actions,.loadBoard__table .ReactTable .rt-tbody .rejectingShipment .loadBoard__actions,.loadBoard__table .ReactTable .rt-tbody .biddingOnShipment .loadBoard__actions{display:block !important;position:sticky !important;right:0px !important;padding:0px !important;align-self:stretch !important;overflow:visible !important}.loadBoard__table .ReactTable .selectedShipment{border:1px solid #006ba2}.loadBoard__table .ReactTable .selectedShipment .rt-td{background:#eef7fe !important}.loadBoard__table .ReactTable .wonAuction:not(.selectedShipment) .rt-td{background:#edf6e4 !important}.loadBoard__bid{display:flex;border-bottom:1px solid #dadada;padding:8px 0}.loadBoard__bid:last-child{border-bottom:0}.loadBoard__bid-date{font-size:12px;color:#b9bab9}.loadBoard__bid-info{width:60%;margin-right:10px}.loadBoard__bid-rate{display:flex;align-items:center;width:40%}.loadBoard__bid-none{padding-top:20px;text-align:center}.loadBoard__bid-delete{display:flex;align-items:center}.loadBoard__bid-form .create-carrier-rate{padding:0;margin-top:20px}.loadBoard__bid-form .create-carrier-rate__inline{display:flex;flex-direction:column}.loadBoard__bid-form .create-carrier-rate__inline .form-group{width:100%;margin-bottom:10px;margin-right:0}.loadBoard__bid-form .create-carrier-rate__inline .form-group label{display:none}.loadBoard__bid-form .create-carrier-rate__inline .form-group .error-text{margin-bottom:0}.loadBoard__bid-form .create-carrier-rate__buttons{margin:0;padding-bottom:10px;display:flex}.loadBoard__bid-form .create-carrier-rate__buttons .btn{width:50%}.loadBoard__tenderedDetails{padding:10px 20px;display:flex;flex-direction:column}.loadBoard__tenderedDetails-actions{display:flex;justify-content:flex-end}.loadBoard__tenderedDetails-actions .btn:first-child{margin-right:10px}.loadBoard__tenderedDetails table{flex:1 1}.loadBoard__tenderedDetails table thead{border-bottom:1px solid #dadada}.loadBoard__tenderedDetails table thead tr th{padding:5px}.loadBoard__tenderedDetails table tbody{margin-top:10px}.loadBoard__tenderedDetails table tbody tr td{padding:8px}.loadBoard__messages #messages-container{height:250px}.loadBoard__messages .messages__input-container{padding-bottom:0}.loadBoard__messages .messages__message-body-avatar{flex-shrink:0}.loadBoard .table__container{height:unset}.loadBoard .table__container .ReactTable{height:unset;width:100%}.loadBoard .table__container .ReactTable .rt-tbody .rt-tr:hover{cursor:default}.loadBoard .table__container .ReactTable .rt-tbody .rt-tr:hover a:hover{cursor:pointer}.loadBoard .table__container .ReactTable .awarded .rt-td{background-color:rgba(139,195,74,.15)}.loadBoard__quotesContainer{padding:10px 0px;border:1px solid #f3f9fd}@media screen and (max-width: 768px){.loadBoard__quotesContainer{padding:0px}}.loadBoard__quotesContainer h3{margin-bottom:20px;text-align:center}.loadBoard__quotesContainer-add{display:flex;justify-content:flex-end;align-items:flex-end}.loadBoard__quotesContainer-add p{margin-bottom:5px;font-size:1.2em;padding-left:5px}.loadBoard__quotesContainer-carrierForm{margin-bottom:20px}.loadBoard__quotesContainer-header{display:flex;justify-content:space-between;padding:0px 10px;font-weight:bold}.loadBoard__quotesContainer-header span{padding:0px 5px}@media screen and (max-width: 768px){.loadBoard__quotesContainer-header{display:none}}.loadBoard__declinedToQuote{height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.loadBoard__card{padding:15px 0 0 0}.loadBoard__acceptNow{width:90%;margin:0px auto;text-align:center;background-color:#1b7b3b;color:#fff;padding:5px 0px;border-radius:4px}.loadBoard__acceptNow:hover{cursor:pointer}.loadBoard__acceptNow-alreadyWon{margin:0px auto}.loadBoard__acceptNow.disabled{background-color:#b9bab9;pointer-events:none}.loadBoard__acceptNowContainer{display:flex;align-items:center}.loadBoard__acceptNowContainer span{margin-right:20px;font-size:18px}.acceptNow__title h2{font-size:1.5em}.acceptNow__instructions{padding-left:10px}.acceptNow__content{border:1px solid #dadada;border-radius:4px;padding:10px;margin-bottom:10px}.acceptNow__content-columns{display:flex;flex-wrap:wrap}.acceptNow__content-column{margin-right:15px;display:flex;flex-direction:column;white-space:pre-wrap}.acceptNow__content-stops{display:flex;justify-content:space-between;border-bottom:1px solid #dadada;padding:10px}.acceptNow__content-stop{display:flex;align-items:center}.acceptNow__content-icon{margin-right:10px}.acceptNow__content-text{display:flex;flex-direction:column}.acceptNow__content-address{font-size:1.3em}.acceptNow__content-time{color:#979797}.acceptNow__content-details{padding:10px}.acceptNow__content-details div:first-child{margin-bottom:10px}.acceptNow__selections{display:flex;margin-bottom:10px}.acceptNow__selections .form-control{flex:1 1}.acceptNow__selections .form-control:first-child{margin-right:10px}#loadBoard__reject .popover-title,#loadBoard__reject .popover-content,#loadBoard__bid .popover-title,#loadBoard__bid .popover-content{background-color:#fff;border:none;min-width:250px}#loadBoard__reject .popover-title .create-carrier-rate,#loadBoard__reject .popover-content .create-carrier-rate,#loadBoard__bid .popover-title .create-carrier-rate,#loadBoard__bid .popover-content .create-carrier-rate{margin-top:0px;border:none}#loadBoard__reject .popover-title,#loadBoard__bid .popover-title{font-weight:bold}#loadBoard__reject .arrow,#loadBoard__bid .arrow{display:none}#loadBoard__reject.popover,#loadBoard__bid.popover{background-color:#fff;border:1px solid #dadada;margin-right:10px}.tender-warning__tooltip{max-width:400px}.tender-warning__tooltip-content{white-space:normal;padding:4px;font-weight:bold}.tender-warning__tooltip-content ul{padding-left:16px;margin:0}.tender-warning__tooltip-content ul li{padding-bottom:8px}.tender-warning__icon{margin-right:4px}
.edi-data{margin:0 4px 8px 4px}.edi-data__title{color:#58595b;font-weight:bold;margin-bottom:4px}.edi-data__subtitle{font-size:10px;line-height:16px;color:#58595b;text-transform:uppercase}.edi-data__stop{margin-top:16px}.edi-data__missing-data{margin-top:16px}.edi-data__missing-location{margin:4px 0 8px 0}.edi-data__missing-location .edi-data__subtitle{display:flex;align-items:center}.edi-data__missing-location svg{margin-left:4px}.edi-data__missing-shipment .edi-data__subtitle{margin-top:4px}.edi-data .unmatched-location__tooltip{max-width:360px}.edi-data .unmatched-location__tooltip-content{overflow-wrap:normal;font-weight:bold;text-transform:none}
.update-password .form-group.has-error .input-group-addon{border-right:3px solid;border-left:0}.update-password .form-group.has-error .input-group-addon span{position:absolute;font-size:23px;left:16px;top:4px;color:#fff}.update-password .form-group.has-error .form-control:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.update-password .form-group .input-group-addon{position:relative}.update-password .form-group .input-group-addon span{position:absolute;font-size:23px;left:16px;top:6px}.update-password .form-group .input-group .form-control:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.update-password .btn{margin-bottom:10px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.notification-preferences__row-selectAll{display:flex;justify-content:space-between;flex-wrap:wrap;border-radius:4px;padding-bottom:0px !important}.notification-preferences__row-selectAll h4{flex:0 1 60%}.notification-preferences__row-header{display:flex;justify-content:space-between}.notification-preferences__row-header-spacer{flex:0 1 60%}.notification-preferences__row-header h4{padding-right:10px}.notification-preferences__row-header span:last-child>h4{padding-right:30px}.notification-preferences__row-boxed{border:2px solid #dadada;padding:20px;padding-top:10px;padding-bottom:10px;margin-bottom:5px;border-radius:4px;display:flex;justify-content:space-between;align-items:center}.notification-preferences__row-boxed-title{flex:0 1 60%}.notification-preferences__row-boxed-title h4,.notification-preferences__row-boxed-title p{margin-bottom:0}.notification-preferences__row-boxed .notification-preferences__toggleFields-items.form-group{margin-bottom:0px}.notification-preferences__selector{display:flex}.notification-preferences__selector h5{margin-right:20px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.status-accepted{color:#11a2dc}.status-dispatched{color:#11a2dc}.status-intransit{color:#11a2dc}.status-delivered{color:#1b7b3b}.status-tendered{color:#1b7b3b}.status-delayed{color:#b41d13}.status-exception{color:#df9100}.status-closed{color:#26282b}.status-cancelled{color:#26282b}.status-appointment{color:#df9100}.border-bottom{border-bottom:2px solid #c4c4c4}.no-border{border:0}.no-padding{padding:0 !important}.no-margin{margin:0 !important}.pad-right{padding-right:5px}.pad-left{padding-left:5px}.pad-top{padding-top:5px}.pad-bottom{padding-bottom:5px}.pad-top-double{padding-top:10px}.pad-left-double{padding-left:10px}.no-shadow{box-shadow:none}.no-wrap{white-space:nowrap}.margin-center{margin:0px auto}.capitalize{text-transform:capitalize}.text-bold{font-weight:bold}.show-flex{display:flex}.word-break{word-break:break-all}@keyframes rotate360{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.settings-form{max-width:1400px;margin:0px auto}.settings{background:#f5f5f5}.settings__card{padding:20px}.settings__card h2{border-bottom:1px solid #ddd;margin-top:0;padding:0 20px 15px 20px;font-size:16px;font-weight:700;margin:0 -20px;width:unset;margin-bottom:10px}.settings__footer{width:100%;display:flex;justify-content:flex-end;margin-top:20px}.settings .quote-flow__results-toggleBar{margin-bottom:20px}.settings__profile{display:flex;flex-wrap:wrap}.settings__profile-avatar{display:relative;text-align:center}.settings__profile-avatar img{border:5px solid rgba(0,0,0,0);border-radius:50%;display:inline-block}.settings__profile-avatar-removeImage{margin-top:-50px;height:50px;position:relative;background:rgba(255,255,255,.9);display:flex;flex-direction:column;justify-content:center}.settings__profile-avatar-text{position:absolute;top:290px;left:80px}.settings__profile-avatar-text:hover{cursor:pointer}.settings__profile-avatar-uploadContainer{margin-top:-160px;margin-bottom:100px}.settings__profile-avatar-uploadContainer:hover{cursor:pointer}.settings__profile-avatar-buttons{display:flex;justify-content:space-between}.settings__profile-avatar-buttons .btn{flex:1 1}.settings__profile-avatar-buttons .btn:first-child{margin-right:10px}.settings__profile-fields{margin-left:10px;flex:1 0 auto}.settings__profile-defaultAvatars img{margin:10px 15px;transition:all .2s ease-in-out}.settings__profile-defaultAvatars img:hover{cursor:pointer;transform:scale(1.1)}.profile-slider{max-width:300px}
.fedex-registration-form{display:grid;grid-column-gap:10px;grid-row-gap:10px;width:100%}.fedex-registration-form .smartpost-checkbox,.fedex-registration-form .terms-checkbox{padding:0 20px}.fedex-registration-form .fedex-copyright{display:flex;align-items:center;padding:0 10px;font-size:12px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.fedex-registration-wrapper{background-color:#f5f5f5;min-height:calc(100vh - 64px)}.fedex-registration-wrapper .fedex-registration-container{padding:20px 20px 100px;width:100%;max-width:1000px;margin:0 auto}.fedex-registration-wrapper .fedex-registration-container .sw-page-header{padding-bottom:10px}.fedex-registration-wrapper .fedex-registration-container>p{margin:0 20px 20px}.fedex-registration-wrapper .fedex-registration-container form{width:100%}.fedex-registration-wrapper .fedex-registration-modal h2{font-size:18px;margin:0 0 20px;font-weight:bold}
.ups-registration__form{display:grid;grid-column-gap:10px;grid-row-gap:10px;width:100%}.ups-registration__form-section.account-number{margin-bottom:4px}.ups-registration__section-title{color:#58595b;margin-bottom:8px}.ups-registration__section-title p{color:#26282b}.ups-registration__terms-checkbox{padding:0 20px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.ups-registration-wrapper{background-color:#f5f5f5;min-height:calc(100vh - 64px)}.ups-registration-wrapper .ups-registration-container{padding:20px 20px 100px;width:100%;margin:0 auto}.ups-registration-wrapper .ups-registration-container .sw-page-header{padding-bottom:10px}.ups-registration-wrapper .ups-registration-container>p{margin:0 20px 20px}.ups-registration-wrapper .ups-registration-container form{width:100%}.ups-registration-wrapper .ups-registration-modal h2{font-size:18px;margin:0 0 20px;font-weight:bold}
.uber-registration-form{display:grid;grid-column-gap:10px;grid-row-gap:10px;width:100%}.uber-registration-form .smartpost-checkbox,.uber-registration-form .terms-checkbox{padding:0 20px}.uber-registration-form .uber-copyright{display:flex;align-items:center;padding:0 10px;font-size:12px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.uber-registration-wrapper{background-color:#f5f5f5;min-height:calc(100vh - 64px)}.uber-registration-wrapper .uber-registration-container{padding:20px 20px 100px;width:100%;max-width:1000px;margin:0 auto}.uber-registration-wrapper .uber-registration-container .sw-page-header{padding-bottom:10px}.uber-registration-wrapper .uber-registration-container>p{margin:0 20px 20px}.uber-registration-wrapper .uber-registration-container form{width:100%}.uber-registration-wrapper .uber-registration-modal h2{font-size:18px;margin:0 0 20px;font-weight:bold}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.fedex-manifest-wrapper{display:flex;background-color:#f5f5f5;position:relative;flex:1;min-height:calc(100vh - 64px)}.fedex-manifest-wrapper .fedex-manifest-container{width:100%;display:flex;flex:1;flex-direction:column}.fedex-manifest-wrapper .fedex-manifest-container button:disabled{color:#b9bab9}.fedex-manifest-wrapper .fedex-manifest-container .fedex-manifest-list{background-color:#fff;box-shadow:none !important;display:flex;flex-direction:column;flex:1;width:100%;bottom:0;top:0}.fedex-manifest-wrapper .fedex-manifest-container .fedex-manifest-list .manifest-pickup-details{box-sizing:content-box;padding:15px 20px;border-top:1px solid #d8d8d8}.fedex-manifest-wrapper .fedex-manifest-container .fedex-manifest-list .manifest-pickup-details p{margin:0}.fedex-manifest-wrapper .fedex-manifest-container .fedex-manifest-list .ReactTable.sw-table .rt-tbody .rt-tr-group .rt-td:last-child{justify-content:flex-end}.fedex-manifest-wrapper .empty-pickup{text-align:center}.fedex-manifest-wrapper .sw-modal-footer{margin-top:20px;display:flex;justify-content:space-between}.fedex-manifest-wrapper .sw-modal-footer .sw-modal-footer-primary{display:flex;justify-self:flex-end}.fedex-manifest-wrapper .sw-modal-footer button{margin-left:20px}.fedex-manifest-wrapper .sw-modal-footer button:first-child{margin:0}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.driver{background:#f5f5f5}.driver .no-driver{text-align:center;font-size:20px}.driver__card{padding:3px 0 0 0;margin-top:10px}.driver__toolbar{height:40px;display:flex;justify-content:flex-end;flex-wrap:wrap;margin-bottom:20px;padding:2px 15px 3px 15px;align-items:flex-start;border-bottom:1px solid #dadada}.driver__toolbar .form-group{margin-bottom:0}.driver__toolbar .btn{border:0}.driver__table .ReactTable{height:calc(100vh - (64px + 20px + 3px + 10px + 60px + 10px))}.driver__table .ReactTable .rt-thead.-header{border-bottom:2px solid #dadada}.driver__table .ReactTable .rt-thead.-header .rt-th:first-child{padding-left:20px}.driver__table .ReactTable .rt-thead.-header .rt-th:last-child{padding-right:20px}.driver__table .ReactTable .rt-thead.-filters .rt-th:first-child{padding-left:20px}.driver__table .ReactTable .rt-thead.-filters .rt-th:last-child{padding-right:20px}.driver__table .ReactTable .rt-tbody .rt-tr-group .rt-td .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#319bf5}.driver__table .ReactTable .rt-tbody .rt-tr-group .rt-td:first-child{padding-left:20px}.driver__table .ReactTable .rt-tbody .rt-tr-group .rt-td:last-child{padding-right:20px}.driver__modal .btn{float:right;margin-bottom:10px}.driver__modal__footer-btns{display:flex;justify-content:flex-end}.driver__modal__footer-btns .btn{margin-left:10px}.driver__modal__options-container{display:flex}.driver__modal__options-container__option{position:relative;width:50%;display:flex;flex-wrap:wrap;justify-content:center;padding-left:10px;padding-right:10px;margin-bottom:10px}.driver__modal__options-container__option h5{width:100%;text-align:center}.driver__modal__options-container__option:last-child{border-left:1px solid #dadada;padding-left:9px}.driver__modal__options-container__option .btn-default{width:100px;height:100px;border:1px solid #ffb0a4 !important;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:0;margin-bottom:10px}.driver__modal__options-container__option .btn-default:focus{outline:0}.driver__modal__options-container__option .btn-default:active:focus{outline:0}.driver__modal__options-container__option .btn-default span{display:block;width:90px;height:90px;border:1px solid #ffb0a4;border-radius:50%;position:relative}.driver__modal__options-container__option .btn-default span .icon{top:19px;left:19px;position:absolute;font-size:50px}.driver__modal__options-container__option .coming-soon{display:flex;position:absolute;width:100%;height:100%;justify-content:center;align-items:center;background:rgba(255,255,255,.7)}.driver__modal__options-container__option .coming-soon:hover{cursor:not-allowed}.driver-form{padding-top:10px}.driver-form-card{padding:20px 20px 10px 20px;margin-bottom:20px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.equipment{background:#f5f5f5}.equipment__card{margin-top:20px;padding:3px 0 0 0}.equipment__tabs{display:flex;align-items:flex-end;justify-content:flex-start;border-bottom:2px solid #dadada}.equipment__tabs .h2{margin-bottom:-2px;margin-top:10px}.equipment__tabs div{color:#747574;font-size:24px;font-weight:bold;text-align:center;padding-bottom:6px;margin-right:15px}.equipment__tabs div:hover{cursor:pointer;color:#006ba2}.equipment__tabs div.active{padding-bottom:4px;color:#000;border-bottom:2px solid #006ba2;margin-bottom:-2px}.equipment__toolbar{display:flex;justify-content:flex-end;flex-wrap:wrap;margin-bottom:20px;padding:0 15px 3px 15px;align-items:flex-start;border-bottom:1px solid #dadada}.equipment__toolbar .form-group{margin-bottom:0}.equipment__toolbar strong{font-size:16px}.equipment__toolbar .btn{border:0 !important}.equipment__nav{xdisplay:flex;border-bottom:2px solid #979797;margin-bottom:10px}.equipment__nav a{color:#979797;padding-right:20px;margin-bottom:-2px}.equipment__nav a h2{margin-bottom:0;padding-bottom:3px}.equipment__nav a:hover{cursor:pointer;color:#006ba2}.equipment__nav a:focus{color:#000;outline:0}.equipment .active{color:#000;border-bottom:5px solid #000}.equipment .active:hover{color:#000}.equipment__table .ReactTable{height:calc(100vh - (64px + 20px + 42px + 20px + 3px + 60px + 10px))}.equipment__table .ReactTable .rt-thead.-header{border-bottom:2px solid #dadada}.equipment__table .ReactTable .rt-thead.-header .rt-th:first-child{padding-left:20px}.equipment__table .ReactTable .rt-thead.-header .rt-th:last-child{padding-right:20px}.equipment__table .ReactTable .rt-thead.-filters .rt-th:first-child{padding-left:20px}.equipment__table .ReactTable .rt-thead.-filters .rt-th:last-child{padding-right:20px}.equipment__table .ReactTable .rt-tbody .rt-tr-group .rt-td .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#319bf5}.equipment__table .ReactTable .rt-tbody .rt-tr-group .rt-td:first-child{padding-left:20px}.equipment__table .ReactTable .rt-tbody .rt-tr-group .rt-td:last-child{padding-right:20px}.equipment__footer-btns{display:flex;justify-content:flex-end;padding-bottom:30px}.equipment__footer-btns .btn{margin-left:10px}.equipment .trailer-form,.equipment .power-unit-form{padding-top:10px}.equipment .trailer-form-card,.equipment .power-unit-form-card{padding:20px 20px 10px 20px;margin-bottom:20px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.dispatch{background:#f5f5f5}.dispatch__tabs{display:flex;align-items:flex-end;justify-content:flex-start;border-bottom:2px solid #dadada;margin-bottom:20px}.dispatch__tabs .h2{margin-bottom:-2px;margin-top:10px}.dispatch__tabs div{color:#747574;font-size:24px;font-weight:bold;text-align:center;padding-bottom:6px;margin-right:15px}.dispatch__tabs div:hover{cursor:pointer;color:#006ba2}.dispatch__tabs div.active{padding-bottom:4px;color:#000;border-bottom:2px solid #006ba2;margin-bottom:-2px}.dispatch-load{display:flex;border-top:none;height:calc(100vh - (64px + 20px + 78px + 20px + 10px))}.dispatch-load>div{width:50%}.dispatch-load>div:first-child{margin-right:20px}.dispatch-load__loading,.dispatch-load__shipments,.dispatch-load__map{padding:20px}.dispatch-load__loading .box-body{border-top:0}.dispatch-load__shipments-pagination{width:100%;display:flex;padding-top:5px}.dispatch-load__shipments-pagination .btn{width:100%;border:0;color:#006ba2}.dispatch-load__shipments-pagination .btn:hover{color:#006ba2}.dispatch-load__shipments-pagination .form-control{width:50px;margin:0 10px}.dispatch-load__shipments-container{height:calc(100% - 87px);overflow:auto;border:1px solid #dadada}.dispatch-load__shipments-container .no-loads{text-align:center;font-size:20px;margin-top:50%}.dispatch-load__shipments-toolbar{display:flex;justify-content:space-between}.dispatch-load__shipments-toolbar-btns{display:flex}.dispatch-load__shipments-toolbar-btns .legends-container{margin-left:20px;position:relative}.dispatch-load__shipments-toolbar-btns .legends-container .legends-btn{padding:5px;background:#f3f9fd;border:1px solid #979797;border-radius:3px;height:34px;width:34px;font-size:18px;display:flex;align-items:center;justify-content:center}.dispatch-load__shipments-toolbar-btns .legends-container .legends-btn:hover{cursor:pointer;background:#dadada}.dispatch-load__shipments-toolbar-btns .legends-container .legends-items{position:absolute;top:35px;right:0;z-index:1;padding:5px;background:#f3f9fd;border:1px solid #979797}.dispatch-load__shipments-toolbar-btns .legends-container .legends-items .legends-item{display:flex;align-items:center}.dispatch-load__shipments-toolbar-btns .driver-container{margin-left:20px;position:relative}.dispatch-load__shipments-toolbar-btns .driver-container .driver-list{position:absolute;right:-54px;top:35px;background:#f3f9fd;overflow-y:auto;overflow-x:hidden;border:1px solid #979797;max-height:calc(100vh - (64px + 20px + 78px + 20px + 40px));width:265px;z-index:1}.dispatch-load__shipments-toolbar-btns .driver-container .driver-list>div{padding:10px;border-bottom:1px solid #dadada}.dispatch-load__shipments-toolbar-btns .driver-container .driver-list .user{display:flex;align-items:center;margin-bottom:5px}.dispatch-load__shipments-toolbar-btns .driver-container .driver-list .user>div:first-child{font-size:20px;margin-right:5px}.dispatch-load__shipments-toolbar-btns .driver-container .driver-list .user a{word-break:break-all}.dispatch-load__shipments-toolbar-btns .driver-container .driver-list-btn{background:#f3f9fd;height:34px;width:34px;font-size:18px;display:flex;align-items:center;justify-content:center;border:1px solid #979797;border-radius:3px}.dispatch-load__shipments-toolbar-btns .driver-container .driver-list-btn:hover{cursor:pointer;background:#dadada}.dispatch-load__shipments-toolbar .form-group{width:100%}.dispatch-load__shipments-toolbar .form-group .input-group-btn .btn{border-left:1px solid #dadada}.dispatch-load__shipment{padding:5px}.dispatch-load__shipment:not(:last-child){border-bottom:1px solid #dadada}.dispatch-load__shipment-info{display:flex;justify-content:space-between;margin-bottom:10px}.dispatch-load__shipment-line-items{display:flex;margin-bottom:10px}.dispatch-load__shipment-line-items>div:first-child{margin-right:10px}.dispatch-load__shipment-location{margin-bottom:10px}.dispatch-load__shipment-location>div{display:flex;margin-bottom:5px}.dispatch-load__shipment-location>div>div:not(:first-child){width:50%}.dispatch-load__shipment-location>div>div:last-child{margin-left:10px}.dispatch-load__shipment-location>div>div:first-child{margin-right:10px}.dispatch-load__shipment-equipment-config{padding:5px;display:flex;width:100%;background:#f5f5f5}.dispatch-load__shipment-equipment-config>div{width:50%}.dispatch-load__shipment-equipment-config .driver{display:flex}.dispatch-load__shipment-equipment-config .driver:first-child{display:flex;align-items:center}.dispatch-load__shipment-equipment-config .driver .icon{font-size:20px}@media screen and (max-width: 768px){.dispatch-load{flex-direction:column}.dispatch-load>div{width:100%;height:50%}.dispatch-load>div:first-child{margin-bottom:20px;margin-right:0}}.dispatch-load__map #mapDispatch{height:100%}.dispatch__search{box-shadow:3px 3px 3px rgba(0,0,0,.069) !important;margin:10px 0 20px 0;width:100%}.dispatch__search .form-group{margin-bottom:0;padding:8px 20px 8px 0}.dispatch__search .form-group input[name=search]{background:#fff !important;border:0 !important}.dispatch__search .form-group button{border:0 !important;color:#c4c4c4;padding:5px 10px 5px 15px !important}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.dispatch_marker-bounce{animation:bounce 1s infinite}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.track{background:#f5f5f5;height:calc(100vh - (64px + 20px + 78px + 20px + 10px));display:flex}.track>div{width:50%}.track>div:first-child{margin-right:20px}@media screen and (max-width: 768px){.track{flex-direction:column}.track>div{width:100%;height:50%}.track>div:first-child{margin-bottom:20px;margin-right:0}}.track__list,.track__map{padding:20px}.track__list-container{height:calc(100% - 49px);overflow:auto;padding:0;border:1px solid #dadada}.track__list-container .no-units{text-align:center;font-size:20px;margin-top:50%}.track__list-toolbar{display:flex;justify-content:space-between}.track__list-toolbar-btns{display:flex}.track__list-toolbar-btns .legends-container{margin-left:20px;position:relative}.track__list-toolbar-btns .legends-container .legends-btn{padding:5px;background:#f3f9fd;border:1px solid #979797;border-radius:3px;height:34px;width:34px;font-size:18px;display:flex;align-items:center;justify-content:center}.track__list-toolbar-btns .legends-container .legends-btn:hover{cursor:pointer;background:#dadada}.track__list-toolbar-btns .legends-container .legends-items{position:absolute;top:35px;right:0;z-index:1;padding:5px;background:#f3f9fd;border:1px solid #979797}.track__list-toolbar-btns .legends-container .legends-items .legends-item{display:flex;align-items:center}.track__list-toolbar .form-group{width:100%}.track__list-toolbar .form-group .input-group-btn .btn{border-left:1px solid #dadada}.track__list-item{padding:5px}.track__list-item:not(:last-child){border-bottom:1px solid #dadada}.track__list-item-header{background:#f5f5f5;display:flex;padding:5px}.track__list-item-header>div{width:50%}.track__list-item-body>div{display:flex}.track__list-item-body>div>div{width:50%}.track__map #mapTrack{height:100%}.track .asset-card thead tr{border-bottom:2px solid #c4c4c4}.track .asset-card thead tr th{padding-bottom:5px;width:50%}.track .asset-card thead tr th:first-child{margin-right:5px}.track .asset-card thead tr th div:last-child{font-size:10px;color:#979797;font-weight:normal}.track .asset-card tbody tr{border-bottom:1px solid #c4c4c4}.track .asset-card tbody tr:last-child{border-bottom:0}.track .asset-card tbody tr td{padding-top:5px;padding-bottom:5px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.track-shipment{display:flex;height:calc(100vh - (64px + 10px + 20px + 10px));width:100%;margin-top:10px}.track-shipment>div:first-child{margin-right:20px}@media screen and (max-width: 768px){.track-shipment{flex-direction:column}.track-shipment>div{width:100%;height:50%}.track-shipment>div:first-child{margin-bottom:20px;margin-right:0}}.track-shipment__map-card,.track-shipment__side-menu{padding:20px}.track-shipment__map{width:70%;display:flex;flex-direction:column;max-height:100%}.track-shipment__map-card{height:100%;width:100%}.track-shipment__map #mapTrackShipment{height:100%}.track-shipment .disclaimer{display:flex;justify-content:center;margin-top:20px}.track-shipment__side-menu{width:30%;overflow-x:hidden;overflow-y:auto}.track-shipment .no-border{border:0;margin-bottom:10px;margin-right:10px}.track-shipment__side-menu-item{display:flex;margin-bottom:5px}.track-shipment__side-menu-item img{width:14px;height:14px;margin-right:4px;margin-left:1px}
.linkError{display:flex;flex-direction:column;text-align:center;min-height:100%}.linkError img{min-width:350px;max-width:500px}.linkError__body{margin-top:100px;flex:1}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.supplierShipment{background-color:#f5f5f5}.supplierShipment .requests-list{box-shadow:none !important;display:flex;flex-direction:column;position:absolute;width:100%;bottom:0;top:0}.supplierShipment .requests-list .ReactTable{height:calc(100vh - 127px)}.supplierShipment .requests-list .sw-table__container{height:calc(100vh - (64px + 61px))}.supplierShipment .requests-wrapper{display:flex;flex-direction:column;background-color:#f5f5f5;position:relative;flex:1;min-height:calc(100vh - 64px)}@media(max-width: 768px){.supplierShipment .requests-wrapper{flex-direction:column}}.supplierShipment__logo{max-width:200px;max-height:50px}.supplierShipment__external{min-height:100vh;display:flex;flex-direction:column}.supplierShipment__external .shipment__lineitems,.supplierShipment__external .shipment__stops,.supplierShipment__external .shipment-carrier{padding:0}.supplierShipment__header{height:64px;background:#fff;display:flex;align-items:center;padding:0px 15px;border-bottom:1px solid #dadada}.supplierShipment__error{text-align:center;margin:15px auto}.supplierShipment__list{padding:0px;height:calc(100vh - 64px);display:flex;flex-direction:column}.supplierShipment__list .ReactTable{flex:1}.supplierShipment__list .ReactTable .rt-thead{background:#fff;padding:5px 0px;border-top:1px solid #dadada}.supplierShipment__list h3{margin:0}.supplierShipment__list-header{padding:20px;display:flex;justify-content:space-between;align-items:baseline}.supplierShipment__loading{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.supplierShipment__body{padding:10px 60px;flex:1;display:flex;flex-direction:column}.supplierShipment__body .shipment{padding:0}.supplierShipment__create{margin:0px auto}.supplierShipment__grid{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:32px}.supplierShipment__grid-vertical{display:grid;grid-row-gap:32px}.supplierShipment__grid .newshipment__card{margin-bottom:0}.supplierShipment__actions{margin:20px 0;display:flex;justify-content:flex-end}.supplierShipment .shipment-stop{padding:15px}.supplierShipment .supplier-shipment-request-form .assignCustomerContainer{margin-top:12px}.supplierShipment .supplier-shipment-request-form .assignCustomerTooltipContainer{display:flex;justify-content:center;align-items:center;min-height:40px}.supplierShipment .supplier-shipment-request-form .assignCustomerTooltipContainer .assignCustomerTooltip{max-width:400px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.shipment-carrier{display:flex;flex-direction:column;padding:10px;flex:1 1 50%}.shipment-carrier-tracking{margin-left:20px;margin-right:20px}.shipment-carrier__col{display:flex;flex-wrap:wrap}.shipment-carrier__col>div{flex:1 1 50%}.shipment-carrier .job-title{font-style:normal;color:#747574}.shipment-carrier .carrier-driver b{display:block;margin-bottom:5px}.shipment-carrier__disclaimer{font-size:10px}.shipment-carrier--contact{word-break:break-all}.shipment-carrier--contact .text-success{font-weight:bold}.shipment-carrier--status.INACTIVE{color:#838383}.shipment-carrier--status.DO_NOT_USE{color:#b41d13}.shipment-carrier:hover .btn-action{opacity:1}.shipment-carrier .add-vendor{margin-left:auto;padding:0;transform:translateY(-4px)}.shipment-carrier-warning{margin:-15px 0 10px 0}.form-update-carrier h3{border-bottom:1px solid #dadada;padding-bottom:5px}.form-update-carrier .cancel-edit{margin-left:10px}.shipment-carrier__powerUnit{display:flex !important;justify-content:space-between}.shipment-carrier__powerUnit .assign-new-pu{font-weight:bold}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.manage-carriers{background:#f5f5f5}.manage-carriers h1{border-bottom:0 !important;margin-top:0px !important;margin-bottom:0px !important;padding-top:20px}.manage-carriers .content{padding-bottom:0}.manage-carriers__card{padding:3px 0 0 0}.manage-carriers__toolbar{display:flex;justify-content:flex-end;flex-wrap:wrap;margin-bottom:20px;padding:0 15px 3px 15px;align-items:flex-start;border-bottom:1px solid #dadada}.manage-carriers__toolbar .form-group{margin-bottom:0}.manage-carriers__toolbar strong{font-size:16px}.manage-carriers__header{display:flex;justify-content:space-between;flex-wrap:wrap;margin:10px -10px}.manage-carriers__header>div{margin:5px 10px;flex:1 0 48%}.manage-carriers__tags{box-shadow:3px 3px 3px rgba(0,0,0,.069) !important}.manage-carriers__tags .form-group{margin:8px 20px 8px 0;display:flex;margin-bottom:0}.manage-carriers__tags .form-group i{font-size:18px;color:#c4c4c4;padding:5px 10px 5px 15px !important}.manage-carriers__tags .tableFilters__typeahead{width:100%;margin:0px;align-self:stretch}.manage-carriers__search{box-shadow:3px 3px 3px rgba(0,0,0,.069) !important;margin:10px 0 20px 0}.manage-carriers__search .form-group{margin-bottom:0;padding:8px 20px 8px 0}.manage-carriers__search .form-group input[name=search]{background:#fff !important;border:0 !important}.manage-carriers__search .form-group button{border:0 !important;color:#c4c4c4;padding:5px 10px 5px 15px !important}.manage-carriers__table .ReactTable .rt-thead.-header{border-bottom:2px solid #dadada}.manage-carriers__table .ReactTable .rt-thead.-header .rt-th:first-child{padding-left:20px}.manage-carriers__table .ReactTable .rt-thead.-header .rt-th:last-child{padding-right:20px}.manage-carriers__table .ReactTable .rt-thead.-filters .rt-th:first-child{padding-left:20px}.manage-carriers__table .ReactTable .rt-thead.-filters .rt-th:last-child{padding-right:20px}.manage-carriers__table .ReactTable .rt-tbody .rt-tr-group .rt-td .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#319bf5}.manage-carriers__table .ReactTable .rt-tbody .rt-tr-group .rt-td:first-child{padding-left:20px}.manage-carriers__table .ReactTable .rt-tbody .rt-tr-group .rt-td:last-child{padding-right:20px}.manage-carriers__table-ids p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.manage-carriers__add.btn{flex:0 0 auto;margin-right:20px}.manage-carriers__form{flex:0 1 auto;margin:0 5px}.manage-carriers__form--search{max-width:300px}.manage-carriers__inviteForm{flex:0 1 25%;margin-left:20px;display:flex;align-items:flex-end}@media only screen and (min-width: 930px){.manage-carriers__inviteForm{margin-left:auto}}.manage-carriers__inviteForm .btn{margin:0px 5px 15px 25px}.manage-carriers__info-container{border:1px solid #b9bab9;padding:0 15px;margin-bottom:10px}.manage-carriers__info-container .row{border-bottom:1px solid #dadada}.manage-carriers__info-container .row>div:first-child{border-right:1px solid #b9bab9}.manage-carriers__info-container .row:first-child{background:#f3f9fd}.manage-carriers__info-container .row:first-child div{border-bottom:2px solid #c4c4c4;border-right:0}.manage-carriers__info-container h5{margin-bottom:0px}.manage-carriers__info-container .icon{color:#006ba2}.manage-carriers__actions .icon{color:#d43b3b}.manage-carriers__footer{width:100%;display:flex;justify-content:flex-end;flex-wrap:nowrap;align-items:center}.manage-carriers__footer .btn{margin-left:10px}.manage-carriers__footer.noModal{margin-bottom:90px !important}.manage-carriers__display{display:flex;flex-wrap:wrap;width:100%}.manage-carriers__display__body{max-width:1000px;margin:10px auto;padding-top:15px;padding-bottom:15px}.manage-carriers__display__body .table{width:50%;background:#f3f9fd}.manage-carriers__display__body .table .checkmark-circle{width:20px;height:20px;border:1px solid #006ba2;border-radius:50%;text-align:center}.manage-carriers__display__body .table tr:first-child td{border-top:0}.manage-carriers__display__body .table tr:first-child th{border-top:0}.manage-carriers__display__body .table tr td p{word-break:break-all}.manage-carriers__display__body .full{max-width:1000px}.manage-carriers__display__body .new-carrier{width:100%}@media only screen and (max-width: 1000px){.manage-carriers__display__body{height:-moz-fit-content;height:fit-content;flex-wrap:wrap}.manage-carriers__display__body .table{width:100%;background:#f3f9fd}.manage-carriers__display__body .table .checkmark-circle{width:20px;height:20px;border:1px solid #006ba2;border-radius:50%;text-align:center}.manage-carriers__display__body .table tr:first-child td{border-top:0}.manage-carriers__display__body .table tr:first-child th{border-top:0}.manage-carriers__display__body form{margin-left:0;width:100%}.manage-carriers__display__body form>div{width:100%}.manage-carriers__display__body .full{margin-left:0px;width:100%}}.tag-display{width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#poc-tooltip .tooltip-inner{max-width:none}#poc-tooltip .poc-container{display:flex;align-items:center}#poc-tooltip .poc-icon .icon{font-size:24px}.manage-carriers-footer{display:flex;justify-content:flex-end}.manage-carriers-footer button:first-child{margin-right:5px}.input-group-inline.has-error .help-block,.input-group-inline.has-error .control-label,.input-group-inline.has-error .radio,.input-group-inline.has-error .checkbox,.input-group-inline.has-error .radio-inline,.input-group-inline.has-error .checkbox-inline,.input-group-inline.has-error.radio label,.input-group-inline.has-error.checkbox label,.input-group-inline.has-error.radio-inline label,.input-group-inline.has-error.checkbox-inline label{color:#26282b}.input-group-inline.has-error .form-control{border-color:#26282b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.input-group-inline.has-error .form-control:focus{border-color:#0e0f10;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #565a61}.input-group-inline.has-error .input-group-addon{color:#26282b;background-color:#b41d13;border-color:#26282b}.input-group-inline.has-error .form-control-feedback{color:#26282b}.input-group-inline.has-error input,.input-group-inline.has-error select,.input-group-inline.has-error>div,.input-group-inline.has-error textarea,.input-group-inline.has-error .PhoneInputInput{border:3px solid}.input-group-inline.has-error .input-group-addon{border-width:3px 0 3px 3px;border-style:solid}.input-group-inline.has-error .help-block{display:flex}.input-group-inline.has-error .bootstrap-typeahead{border:none}.manage-carriers-error{margin-top:-10px;display:flex;align-items:center}.manage-carriers-error i{font-size:18px}.poc__label i{color:#006ba2;height:14px;padding-top:1px}.poc__add-poc{margin-top:15px}.poc__item-header{display:flex;justify-content:space-between;align-items:center}.poc__item{background:#f3f9fd}.poc__item>div{background:inherit;margin:0}.poc__item .form-group .form-control,.poc__item .input-group-addon,.poc__item button{background:#fff}.vendors{margin:0 auto}.vendors .form-group .input-group .Select .Select-control{background:#fff !important}.vendors__search-header{display:flex;justify-content:space-between}.vendors__searchForm{padding-top:75px;max-width:965px;margin:10px auto;margin-bottom:0}.vendors__searchForm .form-control{height:77px;background:#fff !important;padding-left:25px !important;border:0 !important;box-shadow:0px 1px 5px 0px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 3px 1px -2px rgba(0,0,0,.12)}.vendors__searchForm .form-control:focus{box-shadow:0px 1px 5px 0px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 3px 1px -2px rgba(0,0,0,.12) !important}.vendors__searchForm .form-group{margin-bottom:0}.vendors__searchForm .input-group-btn{border-top-right-radius:4px;border-bottom-right-radius:4px}.vendors__searchForm .input-group-btn .btn{border:0 !important;background-color:#006ba2 !important;padding-left:10px !important;border-top-left-radius:4px !important;border-bottom-left-radius:4px !important;margin-right:25px !important;margin-left:25px !important;height:45px !important;width:113px;font-size:13px !important;font-weight:bold}.vendors__searchForm .button-container{text-align:right}.vendors__searchItems{background:#fff;box-shadow:0px 1px 5px 0px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 3px 1px -2px rgba(0,0,0,.12) !important;border-radius:4px;max-height:calc(100vh - (64px + 30px + 191px + 10px));overflow:auto}.vendors__searchItems>div:not(:last-child){border-bottom:1px solid #dadada}.vendors__searchItems>div:hover{background:#f3f9fd}.vendors__searchResult{max-width:965px;margin:0 auto;margin-top:5px}.vendors__searchResult .fexex-registration-link{display:flex;flex-direction:column;align-items:center;margin-top:25px}.vendors__searchResult .fexex-registration-link p{margin-bottom:20px}.vendors__searchResult .fexex-registration-link a{display:flex;align-items:center;justify-content:center;background-color:#fff;width:200px;height:100px}.vendors__searchResult .shipwellLoader__container{padding-top:25px}.vendors__searchResult .vendor-select-message{padding:4px;font-weight:bold}.vendors__searchResult .vendor-container{padding:25px}.vendors__searchResult .vendor-container:hover{cursor:pointer}.vendors__searchResult .no-vendor{padding:25px;text-align:center}.vendors__searchResult .vendor-item-title{font-weight:bold;margin-bottom:5px}.vendors__form{max-width:1400px !important;margin:10px auto}.vendors__form .gray{background:#f3f9fd}.vendors__form .error-message{font-size:20px}.vendors__form>div{margin-bottom:35px}.vendors__form .companyForm__inlineFields .form-group{flex:0 1 25%}@media only screen and (max-width: 800px){.vendors__form .companyForm__inlineFields .form-group{flex:0 1 50%}}.vendors__form .companyForm__inlineFields .icon-Delete{margin-left:0}.vendors__form-inline{display:flex}.vendors__form-inline .form-group{margin-right:10px}.vendors__form .vendor-notes-container{margin-top:20px}.vendors__form .vendor-notes-container textarea{resize:vertical;background:#fff !important;min-height:34px}@media only screen and (max-width: 800px){.vendors__form .vendor-notes-container textarea{width:100% !important}}.vendors__form .error-message{margin-top:25px}.vendors__header{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid #dadada;padding:0 20px}.vendors__header h3{margin-bottom:0;margin-top:0;padding-top:20px;padding-bottom:15px;font-size:16px;font-weight:bold;background:rgba(0,0,0,0)}.vendors__header a{padding-bottom:15px}.vendors__edit{text-align:right;position:absolute;right:20px}.vendors__info{padding-bottom:5px;border-bottom:1px solid #dadada}.vendors__info .email{word-break:break-all}.vendors__identifyingCodes{margin-top:15px;padding-bottom:15px;border-bottom:1px solid #dadada}.vendors__identifyingCodes-from{width:100%}.vendors__shipwell-vendor{position:relative;padding:20px}.vendors__shipwell-vendor>div:last-child{border-bottom:0}.vendors__shipwell-vendor .PhoneInputInput{width:100%}.vendors__shipwell-vendor.gray{background:#f3f9fd}.vendors__shipwell-vendor.gray .icon-Plus,.vendors__shipwell-vendor.gray .icon-Delete,.vendors__shipwell-vendor.gray .icon-Delayed{background:#dadada !important}.vendors__shipwell-vendor.gray .read-only{color:#747574}.vendors__shipwell-vendor input,.vendors__shipwell-vendor .icon,.vendors__shipwell-vendor .input-group-addon,.vendors__shipwell-vendor .rrui__input,.vendors__shipwell-vendor .rrui__input-field,.vendors__shipwell-vendor .form-control,.vendors__shipwell-vendor .rw-multiselect-wrapper{background:#fff !important}.vendors__shipwell-vendor .input-group{width:100%}.vendors__shipwell-vendor .input-group input{border-top-left-radius:4px !important;border-bottom-left-radius:4px !important}.vendors__shipwell-vendor .icon-Pointer,.vendors__shipwell-vendor .icon-Edit{color:#979797 !important}.vendors__shipwell-vendor .input-group input[type=checkbox]:before{background-color:#fff}.vendors__shipwell-vendor .text-right{text-align:left !important}.vendors__shipwell-vendor .text-right .btn,.vendors__shipwell-vendor .document-edit__message .btn{border:none !important;padding:0;font-weight:normal;color:#006ba2}.vendors__shipwell-vendor .text-right .btn:hover,.vendors__shipwell-vendor .document-edit__message .btn:hover{background:#fff !important}.vendors__shipwell-vendor .text-right .btn:focus,.vendors__shipwell-vendor .document-edit__message .btn:focus{background:#fff !important;outline:none}.vendors__shipwell-vendor .text-right .btn:active,.vendors__shipwell-vendor .document-edit__message .btn:active{background:#fff !important;outline:none;box-shadow:none;color:#006ba2}.vendors__shipwell-vendor .document-edit__form{flex-direction:column}.vendors__shipwell-vendor .document-edit h3{margin-top:0;margin-bottom:20px}.vendors__shipwell-vendor .document-edit__details{width:50%;padding-right:0}@media only screen and (max-width: 800px){.vendors__shipwell-vendor .document-edit__details{width:100%}}.vendors__shipwell-vendor .document-edit__details textarea{min-height:unset !important;height:50px}.vendors__shipwell-vendor .document-edit__dropzone{width:50%}@media only screen and (max-width: 800px){.vendors__shipwell-vendor .document-edit__dropzone{width:100%}}.vendors__shipwell-vendor .document-edit__footer{width:50%}@media only screen and (max-width: 800px){.vendors__shipwell-vendor .document-edit__footer{width:100%}}.vendors__shipwell-vendor .documentsHorizontal{justify-content:space-between;align-items:center}@media only screen and (max-width: 390px){.vendors__shipwell-vendor .documentsHorizontal{justify-content:center}}.vendors__shipwell-vendor .shipmentDocument__container{border:1px solid #dadada}.vendors__shipwell-vendor .shipmentDocument__container:hover{cursor:default}@media only screen and (min-width: 1099px){.vendors__shipwell-vendor .shipmentDocument__container{max-width:unset;padding:10px;margin-left:0;width:49%}}@media only screen and (max-width: 1098px)and (min-width: 541px){.vendors__shipwell-vendor .shipmentDocument__container{width:100%;margin-right:0;max-width:unset;padding:10px}}.vendors__shipwell-vendor .shipmentDocument__container:before{content:none}@media only screen and (min-width: 542px){.vendors__shipwell-vendor .shipmentDocument__container>div{display:flex}.vendors__shipwell-vendor .shipmentDocument__container>div img{height:95px;width:auto;max-width:200px}}.vendors__shipwell-vendor .shipmentDocument__documentDescription{width:50%;padding-left:20px;padding-top:0;height:100px;justify-content:center;display:flex;flex-direction:column}@media only screen and (max-width: 541px){.vendors__shipwell-vendor .shipmentDocument__documentDescription{width:100%;padding-left:5px;padding-right:5px}}.vendors__shipwell-vendor .shipmentDocument__documentDescription .size{color:#979797}.vendors__shipwell-vendor .shipmentDocument__documentActions{margin-left:auto;margin-top:auto;margin-bottom:auto}.vendors__shipwell-vendor .shipmentDocument__documentActions p{margin-bottom:0}.vendors__shipwell-vendor .shipmentDocument__documentActions p:first-child{margin-bottom:20px}.vendors__shipwell-vendor .shipmentDocument__documentActions .icon{font-size:20px}@media only screen and (max-width: 541px){.vendors__shipwell-vendor .shipmentDocument__documentActions{padding-left:5px;padding-right:5px}}.vendors__shipwell-vendor .shipmentDocument__documentImage .react-pdf__Page{height:95px}.vendors__shipwell-vendor .panel-body{padding:0}.vendors__shipwell-vendor .pandel-default,.vendors__shipwell-vendor .panel{border:0}.vendors__shipwell-vendor .quote-flow__stopsPOC-header{position:absolute;right:20px}.vendors__poc .email{word-break:break-all}.vendors__poc.edit{border:1px solid #dadada}.vendors__poc.edit:not(:last-child){border-bottom:0}.vendors__poc-load_board_enabled_fields{display:flex;align-items:center}.vendors__poc-load_board_enabled_fields a:hover{cursor:pointer}.vendors__notes-and-tags{margin-top:15px;display:flex}@media only screen and (max-width: 767px){.vendors__notes-and-tags{flex-wrap:wrap}}.vendors__notes{width:100%}.vendors__notes .vendor-notes-container{margin:0}.vendors__tags{width:100%;margin-right:8px}@media only screen and (max-width: 767px){.vendors__tags{margin-right:0;margin-bottom:10px}}.vendors__tags .input-group{width:100%}.vendors__tags-from{width:100%}.vendors__agent{width:100%;margin-right:8px}.vendors__agent .Select-input,.vendors__agent .Select-placeholder,.vendors__agent .Select-menu-outer,.vendors__agent .Select-control{background-color:#fff !important}@media only screen and (max-width: 767px){.vendors__agent{margin-right:0}}.vendors__report textarea{resize:none;color:#000}.vendors__triumph-container{padding:20px}.vendors__triumph-pay_payment-type{margin-top:10px}.vendors__triumph-pay_payment-type.margin-top-default-acct{margin-top:14px}.vendors__triumph-pay_payment-type-margin-left{margin-left:5px}@media only screen and (min-width: 768px){.vendors__triumph-mcp-import{margin-top:25px !important}}.vendors__privacy_policy{cursor:pointer}.vendors__triumph_message{margin-left:2.5px}@media only screen and (min-width: 768px){.vendors__triumph_bank_info>.update_routing_account{margin-top:20px}}.vendors__triumph_bank_info__default{margin:25px !important}.vendors__triumph_bank_info__factor-message{margin-bottom:10px !important}.vendors__triumph-header{display:flex;justify-content:flex-end}.vendors__triumph-header .margin-right{margin-right:10px}.vendors__triumph-header .margin-right.pencil{cursor:pointer}.vendors__add_triumph_account{padding:20px}.vendors__add_triumph_account-wrapper{padding-bottom:20px}.vendors__lor_margin_bottom{margin-bottom:10px}.vendors .factor-company-delete{top:15px}.vendors hr{border-top:1px solid #dadada}.vendors .companyForm__inlineFields .form-group{flex:0 1 50%}@media only screen and (max-width: 800px){.vendors .companyForm__inlineFields{flex-wrap:wrap}.vendors .companyForm__inlineFields .form-group{flex:none;width:100%}}.vendors .companyForm__inlineFields .icon{margin-left:0}
.page-footer{padding:20px 0 0;display:flex;justify-content:flex-end;width:100%;max-width:1000px}.page-footer button{margin-left:20px}
.pickups-container .ReactTable{height:auto;border:1px solid #d8d8d8;border-radius:4px;max-width:calc(100vw - 110px)}.pickups-container .ReactTable .empty .rt-td{background-color:#fff !important}.pickups-container .ReactTable .rt-noData{font-size:inherit;color:inherit}.pickups-container .ReactTable button[disabled],.pickups-container .ReactTable .disabled-link{color:#979797}.pickups-container .pickups-header{padding:20px 0;display:flex;justify-content:space-between;border-top:1px solid #d8d8d8}.pickups-container .pickups-header__usps{border-top:none}.sw-modal-footer{margin-top:20px;display:flex;justify-content:space-between}.sw-modal-footer .sw-modal-footer-primary{display:flex;justify-self:flex-end}.sw-modal-footer button{margin-left:20px}.sw-modal-footer button:first-child{margin:0}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.imports__form>div{margin:20px 0px 0px}.imports__form-footer{margin:20px 0px;display:flex;justify-content:flex-end}.imports__form-footer button{margin-right:10px}.imports__form-footer.fullscreen{width:100vw;position:fixed;bottom:0}.imports__form-download{margin-top:10px;display:flex;align-items:baseline}.imports__form-download a{display:flex;align-items:center}.imports__form-tooltip{max-width:250px}.imports__columnMapping-container{display:inline-block;min-width:100vw;background:#e9f5ff;margin:0px -25px;padding:10px 25px;border:2px solid #e5e5e5}.imports__columnMapping-fields{display:flex;border:1px solid #e5e5e5;margin:0px -25px}.imports__columnMapping-field{padding:20px}.imports__columnMapping-field:first-child{margin-left:15px}.imports__columnMapping-field:not(:last-child){border-right:1px solid #e5e5e5}.imports__columnMapping .sw-select-container{min-width:unset}.imports__rowDataTable{display:inline-block;margin:0px -25px}.imports__rowDataTable-error{z-index:1 !important;padding:0 !important;margin-right:-20px;overflow:visible !important}.imports__rowDataTable-error i{z-index:10}.imports__rowDataTable-errorHeader{padding:0 !important;margin-right:-15px}.imports__rowDataTable h4{padding:0px 25px}.imports__rowDataTable .ReactTable{height:calc(100vh - 375px);max-width:unset;border:none;border-radius:0}.imports__rowDataTable .ReactTable.-striped .rt-tr.-odd{background:#f7f7f7}.imports__rowDataTable .ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:#f2f2f2}.imports__rowDataTable .ReactTable .rt-thead{padding:0px 5px}.imports__rowDataTable .ReactTable .rt-tbody .rt-tr{padding:0px 5px}.imports__rowDataTable .ReactTable .rt-tbody .rt-td{overflow:visible !important}.imports__rowDataTable .ReactTable .rt-tbody .rt-td div:first-child{width:100%}.imports__rowDataTable .ReactTable .rt-tbody .rt-td p{white-space:normal}.imports__rowDataTable .ReactTable .pagination-bottom{position:sticky;left:-25px;bottom:0;width:100vw}.imports__savingData-header{display:flex;align-items:center;justify-content:center}.imports__savingData-header i{margin-right:10px}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quote-stops,.quote-lineitems{position:relative;flex:1;display:flex;flex-direction:column;margin-bottom:20px}.quote-stops:first-child,.quote-lineitems:first-child{margin-right:20px}@media screen and (max-width: 992px){.quote-stops:first-child,.quote-lineitems:first-child{margin-right:0}}.quote-stops h3,.quote-lineitems h3{margin-bottom:40px}.quote-stops .quote-tile-header,.quote-lineitems .quote-tile-header{display:flex;padding:5px 25px;border-bottom:2px solid #f5f5f7;justify-content:space-between;align-items:center}.quote-stops .quote-tile-header h2,.quote-lineitems .quote-tile-header h2{font-size:16px;text-transform:capitalize;margin:15px 0px}.quote-stops .quote-tile-header a,.quote-lineitems .quote-tile-header a{color:#0095f8;font-size:14px;text-align:right;margin-left:20px}.quote-stops .shipment-stops,.quote-lineitems .shipment-stops{flex:1;margin-bottom:20px}@media screen and (max-width: 992px){.quote-stops .shipment-stops,.quote-lineitems .shipment-stops{padding:10px 25px}}.quote-stops .financials-field,.quote-lineitems .financials-field{padding:10px 25px}.quote-stops .financials-field h2,.quote-lineitems .financials-field h2{border-bottom:1px solid #dadada;margin-bottom:20px;margin-top:0px;padding:20px;font-size:16px;font-weight:700;margin:0 -20px;width:unset}.quote-stops .terminal-schedule,.quote-lineitems .terminal-schedule{padding:20px 45px;border-bottom:1px solid #e5e5e5}.quote-stops .terminal-schedule .shipment-stop-header,.quote-lineitems .terminal-schedule .shipment-stop-header{font-weight:bold}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quote-lineitems{position:relative;flex:1;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}.quote-lineitems:first-child{margin-right:20px}.quote-lineitems h3{margin-bottom:40px}.quote-lineitems .quote-tile-header{display:flex;padding:5px 25px;border-bottom:2px solid #f5f5f7;justify-content:space-between;align-items:center}.quote-lineitems .quote-tile-header h2{font-size:16px;text-transform:capitalize;margin:15px 0px}.quote-lineitems .quote-tile-header a{color:#096da8}.quote-lineitems .shipment-items{padding:0px 45px;margin-bottom:20px;flex:1}@media screen and (max-width: 992px){.quote-lineitems .shipment-items{padding:10px 25px}}.quote-lineitems .services-card{margin-bottom:20px;box-shadow:3px 3px 3px rgba(0,0,0,.069);padding:10px 25px}.quote-lineitems .accessorials-card,.quote-lineitems .pricing-card{margin-top:20px;box-shadow:3px 3px 3px rgba(0,0,0,.069)}.quote-lineitems .accessorials-field{padding:10px 25px}.quote-lineitems .accessorials-field .rw-widget{border-radius:4px !important}.quotingHeader__cloneModal .table-responsive{overflow-y:auto !important}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.quote-stops-lineitems-container{display:flex}@media screen and (max-width: 992px){.quote-stops-lineitems-container{flex-direction:column}}
/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}.\!container {
  width: 100% !important;
}.container {
  width: 100%;
}@media (min-width: 480px) {

  .\!container {
    max-width: 480px !important;
  }

  .container {
    max-width: 480px;
  }
}@media (min-width: 768px) {

  .\!container {
    max-width: 768px !important;
  }

  .container {
    max-width: 768px;
  }
}@media (min-width: 1024px) {

  .\!container {
    max-width: 1024px !important;
  }

  .container {
    max-width: 1024px;
  }
}@media (min-width: 1200px) {

  .\!container {
    max-width: 1200px !important;
  }

  .container {
    max-width: 1200px;
  }
}@media (min-width: 1536px) {

  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}#body :is(.sr-only) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}#body :is(.pointer-events-none) {
  pointer-events: none;
}#body :is(.\!visible) {
  visibility: visible !important;
}#body :is(.visible) {
  visibility: visible;
}#body :is(.invisible) {
  visibility: hidden;
}#body :is(.collapse) {
  visibility: collapse;
}#body :is(.static) {
  position: static;
}#body :is(.fixed) {
  position: fixed;
}#body :is(.absolute) {
  position: absolute;
}#body :is(.relative) {
  position: relative;
}#body :is(.sticky) {
  position: sticky;
}#body :is(.inset-0) {
  inset: 0px;
}#body :is(.-inset-x-8) {
  left: -2rem;
  right: -2rem;
}#body :is(.inset-x-0) {
  left: 0px;
  right: 0px;
}#body :is(.inset-y-0) {
  top: 0px;
  bottom: 0px;
}#body :is(.-bottom-4) {
  bottom: -1rem;
}#body :is(.-left-6) {
  left: -1.5rem;
}#body :is(.-right-1) {
  right: -0.25rem;
}#body :is(.bottom-0) {
  bottom: 0px;
}#body :is(.bottom-1\/2) {
  bottom: 50%;
}#body :is(.bottom-10) {
  bottom: 2.5rem;
}#body :is(.bottom-12) {
  bottom: 3rem;
}#body :is(.bottom-2) {
  bottom: 0.5rem;
}#body :is(.bottom-4) {
  bottom: 1rem;
}#body :is(.bottom-\[0\.30rem\]) {
  bottom: 0.30rem;
}#body :is(.bottom-\[16rem\]) {
  bottom: 16rem;
}#body :is(.bottom-\[17px\]) {
  bottom: 17px;
}#body :is(.bottom-\[4\.25rem\]) {
  bottom: 4.25rem;
}#body :is(.bottom-\[5\.5rem\]) {
  bottom: 5.5rem;
}#body :is(.bottom-full) {
  bottom: 100%;
}#body :is(.left-0) {
  left: 0px;
}#body :is(.left-0\.5) {
  left: 0.125rem;
}#body :is(.left-1\/2) {
  left: 50%;
}#body :is(.left-12) {
  left: 3rem;
}#body :is(.left-6) {
  left: 1.5rem;
}#body :is(.left-\[2\.5rem\]) {
  left: 2.5rem;
}#body :is(.left-\[calc\(50vw-200px\)\]) {
  left: calc(50vw - 200px);
}#body :is(.right-0) {
  right: 0px;
}#body :is(.right-2) {
  right: 0.5rem;
}#body :is(.right-3) {
  right: 0.75rem;
}#body :is(.right-4) {
  right: 1rem;
}#body :is(.right-\[15px\]) {
  right: 15px;
}#body :is(.top-0) {
  top: 0px;
}#body :is(.top-0\.5) {
  top: 0.125rem;
}#body :is(.top-1) {
  top: 0.25rem;
}#body :is(.top-1\/2) {
  top: 50%;
}#body :is(.top-16) {
  top: 4rem;
}#body :is(.top-4) {
  top: 1rem;
}#body :is(.top-\[228px\]) {
  top: 228px;
}#body :is(.top-\[3px\]) {
  top: 3px;
}#body :is(.top-\[6px\]) {
  top: 6px;
}#body :is(.top-\[calc\(30\%-10px\)\]) {
  top: calc(30% - 10px);
}#body :is(.top-auto) {
  top: auto;
}#body :is(.top-full) {
  top: 100%;
}#body :is(.isolate) {
  isolation: isolate;
}#body :is(.z-0) {
  z-index: 0;
}#body :is(.z-10) {
  z-index: 10;
}#body :is(.z-20) {
  z-index: 20;
}#body :is(.z-40) {
  z-index: 40;
}#body :is(.z-50) {
  z-index: 50;
}#body :is(.z-\[1055\]) {
  z-index: 1055;
}#body :is(.z-\[11\]) {
  z-index: 11;
}#body :is(.z-\[12\]) {
  z-index: 12;
}#body :is(.z-\[13000\]) {
  z-index: 13000;
}#body :is(.z-\[199\]) {
  z-index: 199;
}#body :is(.z-\[20\]) {
  z-index: 20;
}#body :is(.z-\[3\]) {
  z-index: 3;
}#body :is(.z-\[900\]) {
  z-index: 900;
}#body :is(.z-\[999\]) {
  z-index: 999;
}#body :is(.order-1) {
  order: 1;
}#body :is(.order-2) {
  order: 2;
}#body :is(.order-3) {
  order: 3;
}#body :is(.col-span-1) {
  grid-column: span 1 / span 1;
}#body :is(.col-span-12) {
  grid-column: span 12 / span 12;
}#body :is(.col-span-2) {
  grid-column: span 2 / span 2;
}#body :is(.col-span-3) {
  grid-column: span 3 / span 3;
}#body :is(.col-span-4) {
  grid-column: span 4 / span 4;
}#body :is(.col-span-5) {
  grid-column: span 5 / span 5;
}#body :is(.col-span-6) {
  grid-column: span 6 / span 6;
}#body :is(.col-span-8) {
  grid-column: span 8 / span 8;
}#body :is(.col-span-9) {
  grid-column: span 9 / span 9;
}#body :is(.col-span-full) {
  grid-column: 1 / -1;
}#body :is(.col-start-2) {
  grid-column-start: 2;
}#body :is(.col-start-6) {
  grid-column-start: 6;
}#body :is(.col-end-2) {
  grid-column-end: 2;
}#body :is(.col-end-7) {
  grid-column-end: 7;
}#body :is(.col-end-auto) {
  grid-column-end: auto;
}#body :is(.row-span-1) {
  grid-row: span 1 / span 1;
}#body :is(.row-span-2) {
  grid-row: span 2 / span 2;
}#body :is(.row-span-3) {
  grid-row: span 3 / span 3;
}#body :is(.row-start-1) {
  grid-row-start: 1;
}#body :is(.row-start-2) {
  grid-row-start: 2;
}#body :is(.float-right) {
  float: right;
}#body :is(.float-left) {
  float: left;
}#body :is(.-m-6) {
  margin: -1.5rem;
}#body :is(.m-0) {
  margin: 0px;
}#body :is(.m-1) {
  margin: 0.25rem;
}#body :is(.m-12) {
  margin: 3rem;
}#body :is(.m-2) {
  margin: 0.5rem;
}#body :is(.m-3) {
  margin: 0.75rem;
}#body :is(.m-4) {
  margin: 1rem;
}#body :is(.m-5) {
  margin: 1.25rem;
}#body :is(.m-6) {
  margin: 1.5rem;
}#body :is(.m-8) {
  margin: 2rem;
}#body :is(.m-auto) {
  margin: auto;
}#body :is(.-mx-2) {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}#body :is(.-mx-6) {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}#body :is(.-my-4) {
  margin-top: -1rem;
  margin-bottom: -1rem;
}#body :is(.mx-1) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}#body :is(.mx-2) {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}#body :is(.mx-3) {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}#body :is(.mx-4) {
  margin-left: 1rem;
  margin-right: 1rem;
}#body :is(.mx-6) {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}#body :is(.mx-\[-5px\]) {
  margin-left: -5px;
  margin-right: -5px;
}#body :is(.mx-\[15px\]) {
  margin-left: 15px;
  margin-right: 15px;
}#body :is(.mx-\[2px\]) {
  margin-left: 2px;
  margin-right: 2px;
}#body :is(.mx-auto) {
  margin-left: auto;
  margin-right: auto;
}#body :is(.my-0) {
  margin-top: 0px;
  margin-bottom: 0px;
}#body :is(.my-1) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}#body :is(.my-10) {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}#body :is(.my-2) {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}#body :is(.my-20) {
  margin-top: 5rem;
  margin-bottom: 5rem;
}#body :is(.my-3) {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}#body :is(.my-32) {
  margin-top: 8rem;
  margin-bottom: 8rem;
}#body :is(.my-4) {
  margin-top: 1rem;
  margin-bottom: 1rem;
}#body :is(.my-6) {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}#body :is(.my-\[-5px\]) {
  margin-top: -5px;
  margin-bottom: -5px;
}#body :is(.-mb-1) {
  margin-bottom: -0.25rem;
}#body :is(.-mb-2) {
  margin-bottom: -0.5rem;
}#body :is(.-mb-4) {
  margin-bottom: -1rem;
}#body :is(.-mb-px) {
  margin-bottom: -1px;
}#body :is(.-ml-0) {
  margin-left: -0px;
}#body :is(.-ml-0\.5) {
  margin-left: -0.125rem;
}#body :is(.-ml-2) {
  margin-left: -0.5rem;
}#body :is(.-ml-4) {
  margin-left: -1rem;
}#body :is(.-mr-6) {
  margin-right: -1.5rem;
}#body :is(.-mt-1) {
  margin-top: -0.25rem;
}#body :is(.-mt-1\.5) {
  margin-top: -0.375rem;
}#body :is(.-mt-2) {
  margin-top: -0.5rem;
}#body :is(.-mt-3) {
  margin-top: -0.75rem;
}#body :is(.-mt-4) {
  margin-top: -1rem;
}#body :is(.mb-0) {
  margin-bottom: 0px;
}#body :is(.mb-0\.5) {
  margin-bottom: 0.125rem;
}#body :is(.mb-1) {
  margin-bottom: 0.25rem;
}#body :is(.mb-10) {
  margin-bottom: 2.5rem;
}#body :is(.mb-12) {
  margin-bottom: 3rem;
}#body :is(.mb-14) {
  margin-bottom: 3.5rem;
}#body :is(.mb-16) {
  margin-bottom: 4rem;
}#body :is(.mb-2) {
  margin-bottom: 0.5rem;
}#body :is(.mb-20) {
  margin-bottom: 5rem;
}#body :is(.mb-24) {
  margin-bottom: 6rem;
}#body :is(.mb-3) {
  margin-bottom: 0.75rem;
}#body :is(.mb-32) {
  margin-bottom: 8rem;
}#body :is(.mb-4) {
  margin-bottom: 1rem;
}#body :is(.mb-40) {
  margin-bottom: 10rem;
}#body :is(.mb-5) {
  margin-bottom: 1.25rem;
}#body :is(.mb-52) {
  margin-bottom: 13rem;
}#body :is(.mb-6) {
  margin-bottom: 1.5rem;
}#body :is(.mb-8) {
  margin-bottom: 2rem;
}#body :is(.mb-9) {
  margin-bottom: 2.25rem;
}#body :is(.mb-\[100px\]) {
  margin-bottom: 100px;
}#body :is(.mb-\[105px\]) {
  margin-bottom: 105px;
}#body :is(.mb-\[10px\]) {
  margin-bottom: 10px;
}#body :is(.mb-\[12px\]) {
  margin-bottom: 12px;
}#body :is(.mb-\[13px\]) {
  margin-bottom: 13px;
}#body :is(.mb-\[15px\]) {
  margin-bottom: 15px;
}#body :is(.mb-\[16px\]) {
  margin-bottom: 16px;
}#body :is(.mb-\[70px\]) {
  margin-bottom: 70px;
}#body :is(.mb-\[8px\]) {
  margin-bottom: 8px;
}#body :is(.ml-0) {
  margin-left: 0px;
}#body :is(.ml-1) {
  margin-left: 0.25rem;
}#body :is(.ml-11) {
  margin-left: 2.75rem;
}#body :is(.ml-2) {
  margin-left: 0.5rem;
}#body :is(.ml-3) {
  margin-left: 0.75rem;
}#body :is(.ml-4) {
  margin-left: 1rem;
}#body :is(.ml-6) {
  margin-left: 1.5rem;
}#body :is(.ml-7) {
  margin-left: 1.75rem;
}#body :is(.ml-\[-5px\]) {
  margin-left: -5px;
}#body :is(.ml-\[11px\]) {
  margin-left: 11px;
}#body :is(.ml-\[2px\]) {
  margin-left: 2px;
}#body :is(.ml-\[5px\]) {
  margin-left: 5px;
}#body :is(.ml-auto) {
  margin-left: auto;
}#body :is(.mr-0) {
  margin-right: 0px;
}#body :is(.mr-1) {
  margin-right: 0.25rem;
}#body :is(.mr-1\.5) {
  margin-right: 0.375rem;
}#body :is(.mr-10) {
  margin-right: 2.5rem;
}#body :is(.mr-2) {
  margin-right: 0.5rem;
}#body :is(.mr-2\.5) {
  margin-right: 0.625rem;
}#body :is(.mr-3) {
  margin-right: 0.75rem;
}#body :is(.mr-4) {
  margin-right: 1rem;
}#body :is(.mr-5) {
  margin-right: 1.25rem;
}#body :is(.mr-6) {
  margin-right: 1.5rem;
}#body :is(.mr-\[20px\]) {
  margin-right: 20px;
}#body :is(.mr-\[94px\]) {
  margin-right: 94px;
}#body :is(.mr-auto) {
  margin-right: auto;
}#body :is(.mt-0) {
  margin-top: 0px;
}#body :is(.mt-0\.5) {
  margin-top: 0.125rem;
}#body :is(.mt-1) {
  margin-top: 0.25rem;
}#body :is(.mt-1\.5) {
  margin-top: 0.375rem;
}#body :is(.mt-10) {
  margin-top: 2.5rem;
}#body :is(.mt-12) {
  margin-top: 3rem;
}#body :is(.mt-16) {
  margin-top: 4rem;
}#body :is(.mt-2) {
  margin-top: 0.5rem;
}#body :is(.mt-2\.5) {
  margin-top: 0.625rem;
}#body :is(.mt-20) {
  margin-top: 5rem;
}#body :is(.mt-3) {
  margin-top: 0.75rem;
}#body :is(.mt-3\.5) {
  margin-top: 0.875rem;
}#body :is(.mt-4) {
  margin-top: 1rem;
}#body :is(.mt-5) {
  margin-top: 1.25rem;
}#body :is(.mt-6) {
  margin-top: 1.5rem;
}#body :is(.mt-8) {
  margin-top: 2rem;
}#body :is(.mt-\[-20px\]) {
  margin-top: -20px;
}#body :is(.mt-\[-7px\]) {
  margin-top: -7px;
}#body :is(.mt-\[13px\]) {
  margin-top: 13px;
}#body :is(.mt-\[16px\]) {
  margin-top: 16px;
}#body :is(.mt-\[200px\]) {
  margin-top: 200px;
}#body :is(.mt-\[40vh\]) {
  margin-top: 40vh;
}#body :is(.mt-\[7px\]) {
  margin-top: 7px;
}#body :is(.mt-\[8px\]) {
  margin-top: 8px;
}#body :is(.mt-auto) {
  margin-top: auto;
}#body :is(.box-border) {
  box-sizing: border-box;
}#body :is(.block) {
  display: block;
}#body :is(.inline-block) {
  display: inline-block;
}#body :is(.inline) {
  display: inline;
}#body :is(.flex) {
  display: flex;
}#body :is(.inline-flex) {
  display: inline-flex;
}#body :is(.\!table) {
  display: table !important;
}#body :is(.table) {
  display: table;
}#body :is(.table-cell) {
  display: table-cell;
}#body :is(.table-header-group) {
  display: table-header-group;
}#body :is(.table-row-group) {
  display: table-row-group;
}#body :is(.table-row) {
  display: table-row;
}#body :is(.grid) {
  display: grid;
}#body :is(.inline-grid) {
  display: inline-grid;
}#body :is(.contents) {
  display: contents;
}#body :is(.hidden) {
  display: none;
}#body :is(.size-10) {
  width: 2.5rem;
  height: 2.5rem;
}#body :is(.size-2) {
  width: 0.5rem;
  height: 0.5rem;
}#body :is(.size-3) {
  width: 0.75rem;
  height: 0.75rem;
}#body :is(.size-4) {
  width: 1rem;
  height: 1rem;
}#body :is(.size-5) {
  width: 1.25rem;
  height: 1.25rem;
}#body :is(.size-6) {
  width: 1.5rem;
  height: 1.5rem;
}#body :is(.size-8) {
  width: 2rem;
  height: 2rem;
}#body :is(.size-\[50px\]) {
  width: 50px;
  height: 50px;
}#body :is(.size-full) {
  width: 100%;
  height: 100%;
}#body :is(.h-0) {
  height: 0px;
}#body :is(.h-0\.5) {
  height: 0.125rem;
}#body :is(.h-1) {
  height: 0.25rem;
}#body :is(.h-10) {
  height: 2.5rem;
}#body :is(.h-12) {
  height: 3rem;
}#body :is(.h-14) {
  height: 3.5rem;
}#body :is(.h-16) {
  height: 4rem;
}#body :is(.h-20) {
  height: 5rem;
}#body :is(.h-24) {
  height: 6rem;
}#body :is(.h-28) {
  height: 7rem;
}#body :is(.h-3) {
  height: 0.75rem;
}#body :is(.h-32) {
  height: 8rem;
}#body :is(.h-36) {
  height: 9rem;
}#body :is(.h-4) {
  height: 1rem;
}#body :is(.h-40) {
  height: 10rem;
}#body :is(.h-44) {
  height: 11rem;
}#body :is(.h-5) {
  height: 1.25rem;
}#body :is(.h-5\/6) {
  height: 83.333333%;
}#body :is(.h-6) {
  height: 1.5rem;
}#body :is(.h-60) {
  height: 15rem;
}#body :is(.h-64) {
  height: 16rem;
}#body :is(.h-7) {
  height: 1.75rem;
}#body :is(.h-72) {
  height: 18rem;
}#body :is(.h-8) {
  height: 2rem;
}#body :is(.h-80) {
  height: 20rem;
}#body :is(.h-9) {
  height: 2.25rem;
}#body :is(.h-96) {
  height: 24rem;
}#body :is(.h-\[106px\]) {
  height: 106px;
}#body :is(.h-\[10rem\]) {
  height: 10rem;
}#body :is(.h-\[12px\]) {
  height: 12px;
}#body :is(.h-\[131px\]) {
  height: 131px;
}#body :is(.h-\[184px\]) {
  height: 184px;
}#body :is(.h-\[190px\]) {
  height: 190px;
}#body :is(.h-\[200px\]) {
  height: 200px;
}#body :is(.h-\[24px\]) {
  height: 24px;
}#body :is(.h-\[27px\]) {
  height: 27px;
}#body :is(.h-\[300px\]) {
  height: 300px;
}#body :is(.h-\[30px\]) {
  height: 30px;
}#body :is(.h-\[34px\]) {
  height: 34px;
}#body :is(.h-\[350px\]) {
  height: 350px;
}#body :is(.h-\[39px\]) {
  height: 39px;
}#body :is(.h-\[400px\]) {
  height: 400px;
}#body :is(.h-\[40px\]) {
  height: 40px;
}#body :is(.h-\[45\]) {
  height: 45;
}#body :is(.h-\[468px\]) {
  height: 468px;
}#body :is(.h-\[50vh\]) {
  height: 50vh;
}#body :is(.h-\[520px\]) {
  height: 520px;
}#body :is(.h-\[56px\]) {
  height: 56px;
}#body :is(.h-\[5rem\]) {
  height: 5rem;
}#body :is(.h-\[60px\]) {
  height: 60px;
}#body :is(.h-\[6px\]) {
  height: 6px;
}#body :is(.h-\[75px\]) {
  height: 75px;
}#body :is(.h-\[91vh\]) {
  height: 91vh;
}#body :is(.h-\[calc\(100\%-32px\)\]) {
  height: calc(100% - 32px);
}#body :is(.h-\[calc\(100\%-48px\)\]) {
  height: calc(100% - 48px);
}#body :is(.h-\[calc\(100\%-50px\)\]) {
  height: calc(100% - 50px);
}#body :is(.h-\[calc\(100\%-60px\)\]) {
  height: calc(100% - 60px);
}#body :is(.h-\[calc\(100vh-\$\{navBarHeight\}px\)\]) {
  height: calc(100vh - ${navBarHeight}px);
}#body :is(.h-\[calc\(100vh-160px-48px-64px\)\]) {
  height: calc(100vh - 160px - 48px - 64px);
}#body :is(.h-\[calc\(100vh-175px\)\]) {
  height: calc(100vh - 175px);
}#body :is(.h-\[calc\(100vh-200px\)\]) {
  height: calc(100vh - 200px);
}#body :is(.h-\[calc\(100vh-260px\)\]) {
  height: calc(100vh - 260px);
}#body :is(.h-\[calc\(100vh-64px\)\]) {
  height: calc(100vh - 64px);
}#body :is(.h-\[calc\(100vh_-_113px\)\]) {
  height: calc(100vh - 113px);
}#body :is(.h-\[calc\(100vh_-_117px\)\]) {
  height: calc(100vh - 117px);
}#body :is(.h-\[calc\(100vh_-_220px\)\]) {
  height: calc(100vh - 220px);
}#body :is(.h-\[calc\(100vh_-_64px\)\]) {
  height: calc(100vh - 64px);
}#body :is(.h-\[calc\(100vh_-_64px-48px\)\]) {
  height: calc(100vh - 64px - 48px);
}#body :is(.h-auto) {
  height: auto;
}#body :is(.h-fit) {
  height: -moz-fit-content;
  height: fit-content;
}#body :is(.h-full) {
  height: 100%;
}#body :is(.h-min) {
  height: min-content;
}#body :is(.h-px) {
  height: 1px;
}#body :is(.h-screen) {
  height: 100vh;
}#body :is(.h-screen-minus-header) {
  height: calc(100vh - 64px);
}#body :is(.h-screen-minus-header-and-page-title) {
  height: calc(100vh - 125px);
}#body :is(.\!max-h-\[176px\]) {
  max-height: 176px !important;
}#body :is(.max-h-10) {
  max-height: 2.5rem;
}#body :is(.max-h-12) {
  max-height: 3rem;
}#body :is(.max-h-24) {
  max-height: 6rem;
}#body :is(.max-h-28) {
  max-height: 7rem;
}#body :is(.max-h-4) {
  max-height: 1rem;
}#body :is(.max-h-48) {
  max-height: 12rem;
}#body :is(.max-h-6) {
  max-height: 1.5rem;
}#body :is(.max-h-64) {
  max-height: 16rem;
}#body :is(.max-h-80) {
  max-height: 20rem;
}#body :is(.max-h-96) {
  max-height: 24rem;
}#body :is(.max-h-\[300px\]) {
  max-height: 300px;
}#body :is(.max-h-\[36px\]) {
  max-height: 36px;
}#body :is(.max-h-\[50px\]) {
  max-height: 50px;
}#body :is(.max-h-\[520px\]) {
  max-height: 520px;
}#body :is(.max-h-\[70vh\]) {
  max-height: 70vh;
}#body :is(.max-h-\[80vh\]) {
  max-height: 80vh;
}#body :is(.max-h-full) {
  max-height: 100%;
}#body :is(.max-h-max) {
  max-height: max-content;
}#body :is(.max-h-screen) {
  max-height: 100vh;
}#body :is(.\!min-h-10) {
  min-height: 2.5rem !important;
}#body :is(.min-h-4) {
  min-height: 1rem;
}#body :is(.min-h-40) {
  min-height: 10rem;
}#body :is(.min-h-\[20rem\]) {
  min-height: 20rem;
}#body :is(.min-h-\[300px\]) {
  min-height: 300px;
}#body :is(.min-h-\[30px\]) {
  min-height: 30px;
}#body :is(.min-h-\[36px\]) {
  min-height: 36px;
}#body :is(.min-h-\[400px\]) {
  min-height: 400px;
}#body :is(.min-h-\[49px\]) {
  min-height: 49px;
}#body :is(.min-h-\[calc\(100vh-360px\)\]) {
  min-height: calc(100vh - 360px);
}#body :is(.min-h-full) {
  min-height: 100%;
}#body :is(.min-h-min) {
  min-height: min-content;
}#body :is(.min-h-screen) {
  min-height: 100vh;
}#body :is(.\!w-8) {
  width: 2rem !important;
}#body :is(.\!w-\[110\%\]) {
  width: 110% !important;
}#body :is(.w-0) {
  width: 0px;
}#body :is(.w-1) {
  width: 0.25rem;
}#body :is(.w-1\/2) {
  width: 50%;
}#body :is(.w-1\/3) {
  width: 33.333333%;
}#body :is(.w-1\/4) {
  width: 25%;
}#body :is(.w-10) {
  width: 2.5rem;
}#body :is(.w-11) {
  width: 2.75rem;
}#body :is(.w-11\/12) {
  width: 91.666667%;
}#body :is(.w-12) {
  width: 3rem;
}#body :is(.w-14) {
  width: 3.5rem;
}#body :is(.w-176) {
  width: 44rem;
}#body :is(.w-2) {
  width: 0.5rem;
}#body :is(.w-2\/4) {
  width: 50%;
}#body :is(.w-2\/5) {
  width: 40%;
}#body :is(.w-20) {
  width: 5rem;
}#body :is(.w-24) {
  width: 6rem;
}#body :is(.w-3) {
  width: 0.75rem;
}#body :is(.w-3\/4) {
  width: 75%;
}#body :is(.w-3\/5) {
  width: 60%;
}#body :is(.w-32) {
  width: 8rem;
}#body :is(.w-36) {
  width: 9rem;
}#body :is(.w-4) {
  width: 1rem;
}#body :is(.w-40) {
  width: 10rem;
}#body :is(.w-48) {
  width: 12rem;
}#body :is(.w-5) {
  width: 1.25rem;
}#body :is(.w-52) {
  width: 13rem;
}#body :is(.w-56) {
  width: 14rem;
}#body :is(.w-6) {
  width: 1.5rem;
}#body :is(.w-60) {
  width: 15rem;
}#body :is(.w-64) {
  width: 16rem;
}#body :is(.w-7) {
  width: 1.75rem;
}#body :is(.w-7\/12) {
  width: 58.333333%;
}#body :is(.w-72) {
  width: 18rem;
}#body :is(.w-8) {
  width: 2rem;
}#body :is(.w-80) {
  width: 20rem;
}#body :is(.w-96) {
  width: 24rem;
}#body :is(.w-\[-webkit-fill-available\]) {
  width: -webkit-fill-available;
}#body :is(.w-\[100px\]) {
  width: 100px;
}#body :is(.w-\[100vw\]) {
  width: 100vw;
}#body :is(.w-\[112px\]) {
  width: 112px;
}#body :is(.w-\[120px\]) {
  width: 120px;
}#body :is(.w-\[14rem\]) {
  width: 14rem;
}#body :is(.w-\[150px\]) {
  width: 150px;
}#body :is(.w-\[153px\]) {
  width: 153px;
}#body :is(.w-\[155px\]) {
  width: 155px;
}#body :is(.w-\[156px\]) {
  width: 156px;
}#body :is(.w-\[190px\]) {
  width: 190px;
}#body :is(.w-\[200px\]) {
  width: 200px;
}#body :is(.w-\[217px\]) {
  width: 217px;
}#body :is(.w-\[230px\]) {
  width: 230px;
}#body :is(.w-\[237px\]) {
  width: 237px;
}#body :is(.w-\[240\.06px\]) {
  width: 240.06px;
}#body :is(.w-\[24px\]) {
  width: 24px;
}#body :is(.w-\[286px\]) {
  width: 286px;
}#body :is(.w-\[295px\]) {
  width: 295px;
}#body :is(.w-\[2px\]) {
  width: 2px;
}#body :is(.w-\[300px\]) {
  width: 300px;
}#body :is(.w-\[30px\]) {
  width: 30px;
}#body :is(.w-\[323\.06px\]) {
  width: 323.06px;
}#body :is(.w-\[336px\]) {
  width: 336px;
}#body :is(.w-\[347px\]) {
  width: 347px;
}#body :is(.w-\[350px\]) {
  width: 350px;
}#body :is(.w-\[352px\]) {
  width: 352px;
}#body :is(.w-\[385px\]) {
  width: 385px;
}#body :is(.w-\[398px\]) {
  width: 398px;
}#body :is(.w-\[408px\]) {
  width: 408px;
}#body :is(.w-\[40px\]) {
  width: 40px;
}#body :is(.w-\[60px\]) {
  width: 60px;
}#body :is(.w-\[65px\]) {
  width: 65px;
}#body :is(.w-\[calc\(100\%_-_45px\)\]) {
  width: calc(100% - 45px);
}#body :is(.w-\[calc\(100vw-200px\)\]) {
  width: calc(100vw - 200px);
}#body :is(.w-auto) {
  width: auto;
}#body :is(.w-fit) {
  width: -moz-fit-content;
  width: fit-content;
}#body :is(.w-full) {
  width: 100%;
}#body :is(.w-max) {
  width: max-content;
}#body :is(.w-min) {
  width: min-content;
}#body :is(.w-px) {
  width: 1px;
}#body :is(.w-screen) {
  width: 100vw;
}#body :is(.min-w-0) {
  min-width: 0px;
}#body :is(.min-w-48) {
  min-width: 12rem;
}#body :is(.min-w-72) {
  min-width: 18rem;
}#body :is(.min-w-80) {
  min-width: 20rem;
}#body :is(.min-w-\[135px\]) {
  min-width: 135px;
}#body :is(.min-w-\[166px\]) {
  min-width: 166px;
}#body :is(.min-w-\[16px\]) {
  min-width: 16px;
}#body :is(.min-w-\[200px\]) {
  min-width: 200px;
}#body :is(.min-w-\[220px\]) {
  min-width: 220px;
}#body :is(.min-w-\[24px\]) {
  min-width: 24px;
}#body :is(.min-w-\[250px\]) {
  min-width: 250px;
}#body :is(.min-w-\[320px\]) {
  min-width: 320px;
}#body :is(.min-w-\[36px\]) {
  min-width: 36px;
}#body :is(.min-w-\[5rem\]) {
  min-width: 5rem;
}#body :is(.min-w-\[80px\]) {
  min-width: 80px;
}#body :is(.min-w-full) {
  min-width: 100%;
}#body :is(.min-w-max) {
  min-width: max-content;
}#body :is(.min-w-min) {
  min-width: min-content;
}#body :is(.\!max-w-\[1500px\]) {
  max-width: 1500px !important;
}#body :is(.max-w-2xl) {
  max-width: 42rem;
}#body :is(.max-w-3xl) {
  max-width: 48rem;
}#body :is(.max-w-5xl) {
  max-width: 64rem;
}#body :is(.max-w-7xl) {
  max-width: 80rem;
}#body :is(.max-w-96) {
  max-width: 24rem;
}#body :is(.max-w-\[1000px\]) {
  max-width: 1000px;
}#body :is(.max-w-\[115px\]) {
  max-width: 115px;
}#body :is(.max-w-\[150px\]) {
  max-width: 150px;
}#body :is(.max-w-\[1600px\]) {
  max-width: 1600px;
}#body :is(.max-w-\[200px\]) {
  max-width: 200px;
}#body :is(.max-w-\[213px\]) {
  max-width: 213px;
}#body :is(.max-w-\[224px\]) {
  max-width: 224px;
}#body :is(.max-w-\[300px\]) {
  max-width: 300px;
}#body :is(.max-w-\[325px\]) {
  max-width: 325px;
}#body :is(.max-w-\[343px\]) {
  max-width: 343px;
}#body :is(.max-w-\[400px\]) {
  max-width: 400px;
}#body :is(.max-w-\[40px\]) {
  max-width: 40px;
}#body :is(.max-w-\[70\%\]) {
  max-width: 70%;
}#body :is(.max-w-\[80\%\]) {
  max-width: 80%;
}#body :is(.max-w-\[80px\]) {
  max-width: 80px;
}#body :is(.max-w-\[90\%\]) {
  max-width: 90%;
}#body :is(.max-w-\[calc\(100vw-240px\)\]) {
  max-width: calc(100vw - 240px);
}#body :is(.max-w-full) {
  max-width: 100%;
}#body :is(.max-w-max) {
  max-width: max-content;
}#body :is(.max-w-md) {
  max-width: 28rem;
}#body :is(.max-w-none) {
  max-width: none;
}#body :is(.max-w-sm) {
  max-width: 24rem;
}#body :is(.max-w-tag) {
  max-width: 12rem;
}#body :is(.max-w-xl) {
  max-width: 36rem;
}#body :is(.max-w-xs) {
  max-width: 20rem;
}#body :is(.max-w-xxs) {
  max-width: 15rem;
}#body :is(.flex-1) {
  flex: 1 1 0%;
}#body :is(.flex-\[1\]) {
  flex: 1;
}#body :is(.flex-\[1_1_25\%\]) {
  flex: 1 1 25%;
}#body :is(.flex-\[1_1_75\%\]) {
  flex: 1 1 75%;
}#body :is(.flex-\[2\]) {
  flex: 2;
}#body :is(.flex-\[3\]) {
  flex: 3;
}#body :is(.flex-\[4\]) {
  flex: 4;
}#body :is(.flex-auto) {
  flex: 1 1 auto;
}#body :is(.flex-none) {
  flex: none;
}#body :is(.flex-shrink-0) {
  flex-shrink: 0;
}#body :is(.shrink) {
  flex-shrink: 1;
}#body :is(.shrink-0) {
  flex-shrink: 0;
}#body :is(.shrink-\[2\]) {
  flex-shrink: 2;
}#body :is(.shrink-\[3\]) {
  flex-shrink: 3;
}#body :is(.flex-grow) {
  flex-grow: 1;
}#body :is(.grow) {
  flex-grow: 1;
}#body :is(.grow-0) {
  flex-grow: 0;
}#body :is(.grow) {
  flex-grow: 1;
}#body :is(.grow-\[0\.5\]) {
  flex-grow: 0.5;
}#body :is(.grow-\[2\]) {
  flex-grow: 2;
}#body :is(.grow-\[3\]) {
  flex-grow: 3;
}#body :is(.basis-0) {
  flex-basis: 0px;
}#body :is(.basis-11\/12) {
  flex-basis: 91.666667%;
}#body :is(.basis-\[344px\]) {
  flex-basis: 344px;
}#body :is(.basis-\[400px\]) {
  flex-basis: 400px;
}#body :is(.basis-full) {
  flex-basis: 100%;
}#body :is(.table-auto) {
  table-layout: auto;
}#body :is(.table-fixed) {
  table-layout: fixed;
}#body :is(.border-collapse) {
  border-collapse: collapse;
}#body :is(.border-separate) {
  border-collapse: separate;
}#body :is(.border-spacing-0) {
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-0\.5) {
  --tw-border-spacing-x: 0.125rem;
  --tw-border-spacing-y: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-1) {
  --tw-border-spacing-x: 0.25rem;
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-1\.5) {
  --tw-border-spacing-x: 0.375rem;
  --tw-border-spacing-y: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-10) {
  --tw-border-spacing-x: 2.5rem;
  --tw-border-spacing-y: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-11) {
  --tw-border-spacing-x: 2.75rem;
  --tw-border-spacing-y: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-12) {
  --tw-border-spacing-x: 3rem;
  --tw-border-spacing-y: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-14) {
  --tw-border-spacing-x: 3.5rem;
  --tw-border-spacing-y: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-16) {
  --tw-border-spacing-x: 4rem;
  --tw-border-spacing-y: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-2) {
  --tw-border-spacing-x: 0.5rem;
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-2\.5) {
  --tw-border-spacing-x: 0.625rem;
  --tw-border-spacing-y: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-20) {
  --tw-border-spacing-x: 5rem;
  --tw-border-spacing-y: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-24) {
  --tw-border-spacing-x: 6rem;
  --tw-border-spacing-y: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-28) {
  --tw-border-spacing-x: 7rem;
  --tw-border-spacing-y: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-3) {
  --tw-border-spacing-x: 0.75rem;
  --tw-border-spacing-y: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-3\.5) {
  --tw-border-spacing-x: 0.875rem;
  --tw-border-spacing-y: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-32) {
  --tw-border-spacing-x: 8rem;
  --tw-border-spacing-y: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-36) {
  --tw-border-spacing-x: 9rem;
  --tw-border-spacing-y: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-4) {
  --tw-border-spacing-x: 1rem;
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-40) {
  --tw-border-spacing-x: 10rem;
  --tw-border-spacing-y: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-44) {
  --tw-border-spacing-x: 11rem;
  --tw-border-spacing-y: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-48) {
  --tw-border-spacing-x: 12rem;
  --tw-border-spacing-y: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-5) {
  --tw-border-spacing-x: 1.25rem;
  --tw-border-spacing-y: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-52) {
  --tw-border-spacing-x: 13rem;
  --tw-border-spacing-y: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-56) {
  --tw-border-spacing-x: 14rem;
  --tw-border-spacing-y: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-6) {
  --tw-border-spacing-x: 1.5rem;
  --tw-border-spacing-y: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-60) {
  --tw-border-spacing-x: 15rem;
  --tw-border-spacing-y: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-64) {
  --tw-border-spacing-x: 16rem;
  --tw-border-spacing-y: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-7) {
  --tw-border-spacing-x: 1.75rem;
  --tw-border-spacing-y: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-72) {
  --tw-border-spacing-x: 18rem;
  --tw-border-spacing-y: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-8) {
  --tw-border-spacing-x: 2rem;
  --tw-border-spacing-y: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-80) {
  --tw-border-spacing-x: 20rem;
  --tw-border-spacing-y: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-9) {
  --tw-border-spacing-x: 2.25rem;
  --tw-border-spacing-y: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-96) {
  --tw-border-spacing-x: 24rem;
  --tw-border-spacing-y: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-px) {
  --tw-border-spacing-x: 1px;
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-0) {
  --tw-border-spacing-x: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-0\.5) {
  --tw-border-spacing-x: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-1) {
  --tw-border-spacing-x: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-1\.5) {
  --tw-border-spacing-x: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-10) {
  --tw-border-spacing-x: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-11) {
  --tw-border-spacing-x: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-12) {
  --tw-border-spacing-x: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-14) {
  --tw-border-spacing-x: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-16) {
  --tw-border-spacing-x: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-2) {
  --tw-border-spacing-x: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-2\.5) {
  --tw-border-spacing-x: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-20) {
  --tw-border-spacing-x: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-24) {
  --tw-border-spacing-x: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-28) {
  --tw-border-spacing-x: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-3) {
  --tw-border-spacing-x: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-3\.5) {
  --tw-border-spacing-x: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-32) {
  --tw-border-spacing-x: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-36) {
  --tw-border-spacing-x: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-4) {
  --tw-border-spacing-x: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-40) {
  --tw-border-spacing-x: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-44) {
  --tw-border-spacing-x: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-48) {
  --tw-border-spacing-x: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-5) {
  --tw-border-spacing-x: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-52) {
  --tw-border-spacing-x: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-56) {
  --tw-border-spacing-x: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-6) {
  --tw-border-spacing-x: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-60) {
  --tw-border-spacing-x: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-64) {
  --tw-border-spacing-x: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-7) {
  --tw-border-spacing-x: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-72) {
  --tw-border-spacing-x: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-8) {
  --tw-border-spacing-x: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-80) {
  --tw-border-spacing-x: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-9) {
  --tw-border-spacing-x: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-96) {
  --tw-border-spacing-x: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-x-px) {
  --tw-border-spacing-x: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-0) {
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-0\.5) {
  --tw-border-spacing-y: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-1) {
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-1\.5) {
  --tw-border-spacing-y: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-10) {
  --tw-border-spacing-y: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-11) {
  --tw-border-spacing-y: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-12) {
  --tw-border-spacing-y: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-14) {
  --tw-border-spacing-y: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-16) {
  --tw-border-spacing-y: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-2) {
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-2\.5) {
  --tw-border-spacing-y: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-20) {
  --tw-border-spacing-y: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-24) {
  --tw-border-spacing-y: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-28) {
  --tw-border-spacing-y: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-3) {
  --tw-border-spacing-y: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-3\.5) {
  --tw-border-spacing-y: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-32) {
  --tw-border-spacing-y: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-36) {
  --tw-border-spacing-y: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-4) {
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-40) {
  --tw-border-spacing-y: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-44) {
  --tw-border-spacing-y: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-48) {
  --tw-border-spacing-y: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-5) {
  --tw-border-spacing-y: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-52) {
  --tw-border-spacing-y: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-56) {
  --tw-border-spacing-y: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-6) {
  --tw-border-spacing-y: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-60) {
  --tw-border-spacing-y: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-64) {
  --tw-border-spacing-y: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-7) {
  --tw-border-spacing-y: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-72) {
  --tw-border-spacing-y: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-8) {
  --tw-border-spacing-y: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-80) {
  --tw-border-spacing-y: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-9) {
  --tw-border-spacing-y: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-96) {
  --tw-border-spacing-y: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.border-spacing-y-px) {
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.-translate-x-0) {
  --tw-translate-x: -0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.-translate-x-0\.5) {
  --tw-translate-x: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.-translate-x-1\/2) {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.-translate-x-2\/4) {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.-translate-y-0) {
  --tw-translate-y: -0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.-translate-y-0\.5) {
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.-translate-y-1\/2) {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.-translate-y-2\/4) {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.translate-y-1\/4) {
  --tw-translate-y: 25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.rotate-180) {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.rotate-90) {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.transform) {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}@keyframes bounce {

  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}#body :is(.animate-bounce) {
  animation: bounce 1s infinite;
}@keyframes horizontal-bounce {

  0% {
    transform: translateX(-100%);
  }

  50% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(-100%);
  }
}#body :is(.animate-horizontal-bounce) {
  animation: horizontal-bounce 3s linear infinite;
}@keyframes pulse {

  50% {
    opacity: .5;
  }
}#body :is(.animate-pulse) {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}#body :is(.animate-slow-spin) {
  animation: spin 8s linear infinite;
}#body :is(.cursor-auto) {
  cursor: auto;
}#body :is(.cursor-col-resize) {
  cursor: col-resize;
}#body :is(.cursor-default) {
  cursor: default;
}#body :is(.cursor-help) {
  cursor: help;
}#body :is(.cursor-move) {
  cursor: move;
}#body :is(.cursor-not-allowed) {
  cursor: not-allowed;
}#body :is(.cursor-pointer) {
  cursor: pointer;
}#body :is(.cursor-text) {
  cursor: text;
}#body :is(.touch-none) {
  touch-action: none;
}#body :is(.select-none) {
  -webkit-user-select: none;
          user-select: none;
}#body :is(.select-all) {
  -webkit-user-select: all;
          user-select: all;
}#body :is(.resize-none) {
  resize: none;
}#body :is(.resize) {
  resize: both;
}#body :is(.scroll-pb-14) {
  scroll-padding-bottom: 3.5rem;
}#body :is(.list-inside) {
  list-style-position: inside;
}#body :is(.list-decimal) {
  list-style-type: decimal;
}#body :is(.list-disc) {
  list-style-type: disc;
}#body :is(.list-none) {
  list-style-type: none;
}#body :is(.appearance-none) {
  appearance: none;
}#body :is(.grid-flow-row) {
  grid-auto-flow: row;
}#body :is(.grid-flow-col) {
  grid-auto-flow: column;
}#body :is(.auto-rows-40-auto) {
  grid-auto-rows: minmax(40px, auto);
}#body :is(.auto-rows-60-auto) {
  grid-auto-rows: minmax(60px, auto);
}#body :is(.auto-rows-\[minmax\(60px\2c auto\)\]) {
  grid-auto-rows: minmax(60px,auto);
}#body :is(.auto-rows-max) {
  grid-auto-rows: max-content;
}#body :is(.grid-cols-1) {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}#body :is(.grid-cols-10) {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}#body :is(.grid-cols-12) {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}#body :is(.grid-cols-1fr-24) {
  grid-template-columns: 1fr 24rem;
}#body :is(.grid-cols-2) {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}#body :is(.grid-cols-3) {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}#body :is(.grid-cols-4) {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}#body :is(.grid-cols-5) {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}#body :is(.grid-cols-6) {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}#body :is(.grid-cols-7) {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}#body :is(.grid-cols-8) {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}#body :is(.grid-cols-9) {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}#body :is(.grid-cols-\[0\.5fr\2c 1fr\2c 2fr\2c 0\.5fr\2c 0\.5fr\2c 0\.3fr\]) {
  grid-template-columns: 0.5fr 1fr 2fr 0.5fr 0.5fr 0.3fr;
}#body :is(.grid-cols-\[0\.5fr\2c 2fr\2c 2\.5fr\2c 0\.3fr\]) {
  grid-template-columns: 0.5fr 2fr 2.5fr 0.3fr;
}#body :is(.grid-cols-\[1\.5fr\2c 1\.5fr\2c 0\.5fr\2c 0\.5fr\2c 0\.5fr\2c 0\.5fr\]) {
  grid-template-columns: 1.5fr 1.5fr 0.5fr 0.5fr 0.5fr 0.5fr;
}#body :is(.grid-cols-\[10\%\2c 30\%\2c 30\%\2c 30\%\]) {
  grid-template-columns: 10% 30% 30% 30%;
}#body :is(.grid-cols-\[15rem_auto\]) {
  grid-template-columns: 15rem auto;
}#body :is(.grid-cols-\[1fr\2c 15px\]) {
  grid-template-columns: 1fr 15px;
}#body :is(.grid-cols-\[1fr\2c 1fr\2c 24px\]) {
  grid-template-columns: 1fr 1fr 24px;
}#body :is(.grid-cols-\[1fr\]) {
  grid-template-columns: 1fr;
}#body :is(.grid-cols-\[1fr_1fr\]) {
  grid-template-columns: 1fr 1fr;
}#body :is(.grid-cols-\[1fr_1fr_1fr\]) {
  grid-template-columns: 1fr 1fr 1fr;
}#body :is(.grid-cols-\[1fr_1fr_2\.25fr\]) {
  grid-template-columns: 1fr 1fr 2.25fr;
}#body :is(.grid-cols-\[1fr_32px\]) {
  grid-template-columns: 1fr 32px;
}#body :is(.grid-cols-\[1fr_min-content\]) {
  grid-template-columns: 1fr min-content;
}#body :is(.grid-cols-\[21\%\2c 32\%\2c 44\%\]) {
  grid-template-columns: 21% 32% 44%;
}#body :is(.grid-cols-\[25\%\2c 75\%\]) {
  grid-template-columns: 25% 75%;
}#body :is(.grid-cols-\[25\%_auto\]) {
  grid-template-columns: 25% auto;
}#body :is(.grid-cols-\[2fr_1fr\]) {
  grid-template-columns: 2fr 1fr;
}#body :is(.grid-cols-\[30\%\2c 8\%\2c 25\%\2c 37\%\]) {
  grid-template-columns: 30% 8% 25% 37%;
}#body :is(.grid-cols-\[33\%_auto\]) {
  grid-template-columns: 33% auto;
}#body :is(.grid-cols-\[35\%\2c 35\%\2c 30\%\]) {
  grid-template-columns: 35% 35% 30%;
}#body :is(.grid-cols-\[35\%\2c 65\%\]) {
  grid-template-columns: 35% 65%;
}#body :is(.grid-cols-\[39\%\2c 25\%\2c 16\%\2c 16\%\]) {
  grid-template-columns: 39% 25% 16% 16%;
}#body :is(.grid-cols-\[5\%\2c 30\%\2c 40\%\2c 23\%\]) {
  grid-template-columns: 5% 30% 40% 23%;
}#body :is(.grid-cols-\[5\%\2c 40\%\2c 20\%\2c 10\%\2c 20\%\]) {
  grid-template-columns: 5% 40% 20% 10% 20%;
}#body :is(.grid-cols-\[5\%\2c 95\%\]) {
  grid-template-columns: 5% 95%;
}#body :is(.grid-cols-\[55\%\2c 45\%\]) {
  grid-template-columns: 55% 45%;
}#body :is(.grid-cols-\[60\%\2c 40\%\]) {
  grid-template-columns: 60% 40%;
}#body :is(.grid-cols-\[62\%\2c 38\%\]) {
  grid-template-columns: 62% 38%;
}#body :is(.grid-cols-\[710px_auto\]) {
  grid-template-columns: 710px auto;
}#body :is(.grid-cols-\[85\%\2c 15\%\]) {
  grid-template-columns: 85% 15%;
}#body :is(.grid-cols-\[auto_5rem\]) {
  grid-template-columns: auto 5rem;
}#body :is(.grid-cols-\[auto_6fr_3fr\]) {
  grid-template-columns: auto 6fr 3fr;
}#body :is(.grid-cols-\[auto_min-content\]) {
  grid-template-columns: auto min-content;
}#body :is(.grid-cols-\[max-content\]) {
  grid-template-columns: max-content;
}#body :is(.grid-cols-\[max-content_60px\]) {
  grid-template-columns: max-content 60px;
}#body :is(.grid-cols-\[repeat\(2\2c 1fr\)\]) {
  grid-template-columns: repeat(2,1fr);
}#body :is(.grid-cols-\[repeat\(auto-fill\2c _minmax\(max-content\2c _110px\)\)\]) {
  grid-template-columns: repeat(auto-fill, minmax(max-content, 110px));
}#body :is(.grid-rows-1) {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}#body :is(.grid-rows-2) {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}#body :is(.grid-rows-3) {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}#body :is(.grid-rows-6) {
  grid-template-rows: repeat(6, minmax(0, 1fr));
}#body :is(.flex-row) {
  flex-direction: row;
}#body :is(.flex-row-reverse) {
  flex-direction: row-reverse;
}#body :is(.flex-col) {
  flex-direction: column;
}#body :is(.flex-wrap) {
  flex-wrap: wrap;
}#body :is(.place-content-center) {
  place-content: center;
}#body :is(.content-center) {
  align-content: center;
}#body :is(.content-start) {
  align-content: flex-start;
}#body :is(.content-around) {
  align-content: space-around;
}#body :is(.content-stretch) {
  align-content: stretch;
}#body :is(.items-start) {
  align-items: flex-start;
}#body :is(.items-end) {
  align-items: flex-end;
}#body :is(.items-center) {
  align-items: center;
}#body :is(.items-baseline) {
  align-items: baseline;
}#body :is(.items-stretch) {
  align-items: stretch;
}#body :is(.justify-start) {
  justify-content: flex-start;
}#body :is(.\!justify-end) {
  justify-content: flex-end !important;
}#body :is(.justify-end) {
  justify-content: flex-end;
}#body :is(.justify-center) {
  justify-content: center;
}#body :is(.justify-between) {
  justify-content: space-between;
}#body :is(.justify-around) {
  justify-content: space-around;
}#body :is(.justify-evenly) {
  justify-content: space-evenly;
}#body :is(.justify-stretch) {
  justify-content: stretch;
}#body :is(.justify-items-start) {
  justify-items: start;
}#body :is(.justify-items-center) {
  justify-items: center;
}#body :is(.justify-items-stretch) {
  justify-items: stretch;
}#body :is(.gap-0) {
  gap: 0px;
}#body :is(.gap-0\.5) {
  gap: 0.125rem;
}#body :is(.gap-1) {
  gap: 0.25rem;
}#body :is(.gap-1\.5) {
  gap: 0.375rem;
}#body :is(.gap-10) {
  gap: 2.5rem;
}#body :is(.gap-2) {
  gap: 0.5rem;
}#body :is(.gap-2\.5) {
  gap: 0.625rem;
}#body :is(.gap-3) {
  gap: 0.75rem;
}#body :is(.gap-4) {
  gap: 1rem;
}#body :is(.gap-5) {
  gap: 1.25rem;
}#body :is(.gap-6) {
  gap: 1.5rem;
}#body :is(.gap-8) {
  gap: 2rem;
}#body :is(.gap-9) {
  gap: 2.25rem;
}#body :is(.gap-\[10px\]) {
  gap: 10px;
}#body :is(.gap-px) {
  gap: 1px;
}#body :is(.gap-x-1) {
  column-gap: 0.25rem;
}#body :is(.gap-x-2) {
  column-gap: 0.5rem;
}#body :is(.gap-x-2\.5) {
  column-gap: 0.625rem;
}#body :is(.gap-x-3) {
  column-gap: 0.75rem;
}#body :is(.gap-x-4) {
  column-gap: 1rem;
}#body :is(.gap-x-5) {
  column-gap: 1.25rem;
}#body :is(.gap-x-\[10px\]) {
  column-gap: 10px;
}#body :is(.gap-x-\[24px\]) {
  column-gap: 24px;
}#body :is(.gap-y-1) {
  row-gap: 0.25rem;
}#body :is(.gap-y-2) {
  row-gap: 0.5rem;
}#body :is(.gap-y-3) {
  row-gap: 0.75rem;
}#body :is(.gap-y-4) {
  row-gap: 1rem;
}#body :is(.gap-y-\[12px\]) {
  row-gap: 12px;
}#body :is(.gap-y-\[20px\]) {
  row-gap: 20px;
}#body :is(.gap-y-\[24px\]) {
  row-gap: 24px;
}#body :is(.gap-y-\[8px\]) {
  row-gap: 8px;
}#body :is(.space-x-1 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}#body :is(.space-x-2 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}#body :is(.space-x-3 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}#body :is(.space-x-6 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}#body :is(.space-y-0 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}#body :is(.space-y-1 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}#body :is(.space-y-2 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}#body :is(.space-y-3 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}#body :is(.space-y-4 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}#body :is(.space-y-6 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}#body :is(.divide-x > :not([hidden]) ~ :not([hidden])) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}#body :is(.divide-x-1 > :not([hidden]) ~ :not([hidden])) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}#body :is(.divide-y > :not([hidden]) ~ :not([hidden])) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}#body :is(.divide-solid > :not([hidden]) ~ :not([hidden])) {
  border-style: solid;
}#body :is(.divide-sw-border > :not([hidden]) ~ :not([hidden])) {
  --tw-divide-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-divide-opacity));
}#body :is(.divide-sw-text-reverse > :not([hidden]) ~ :not([hidden])) {
  --tw-divide-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-divide-opacity));
}#body :is(.place-self-center) {
  place-self: center;
}#body :is(.self-end) {
  align-self: flex-end;
}#body :is(.self-center) {
  align-self: center;
}#body :is(.justify-self-start) {
  justify-self: start;
}#body :is(.justify-self-end) {
  justify-self: end;
}#body :is(.justify-self-center) {
  justify-self: center;
}#body :is(.justify-self-stretch) {
  justify-self: stretch;
}#body :is(.overflow-auto) {
  overflow: auto;
}#body :is(.overflow-hidden) {
  overflow: hidden;
}#body :is(.overflow-visible) {
  overflow: visible;
}#body :is(.overflow-scroll) {
  overflow: scroll;
}#body :is(.overflow-x-auto) {
  overflow-x: auto;
}#body :is(.overflow-y-auto) {
  overflow-y: auto;
}#body :is(.overflow-x-hidden) {
  overflow-x: hidden;
}#body :is(.overflow-y-hidden) {
  overflow-y: hidden;
}#body :is(.overflow-y-clip) {
  overflow-y: clip;
}#body :is(.overflow-x-visible) {
  overflow-x: visible;
}#body :is(.overflow-y-visible) {
  overflow-y: visible;
}#body :is(.overflow-y-scroll) {
  overflow-y: scroll;
}#body :is(.overscroll-y-auto) {
  overscroll-behavior-y: auto;
}#body :is(.truncate) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}#body :is(.text-ellipsis) {
  text-overflow: ellipsis;
}#body :is(.whitespace-normal) {
  white-space: normal;
}#body :is(.whitespace-nowrap) {
  white-space: nowrap;
}#body :is(.whitespace-pre-line) {
  white-space: pre-line;
}#body :is(.whitespace-pre-wrap) {
  white-space: pre-wrap;
}#body :is(.text-nowrap) {
  text-wrap: nowrap;
}#body :is(.break-words) {
  overflow-wrap: break-word;
}#body :is(.rounded) {
  border-radius: 0.25rem;
}#body :is(.rounded-2xl) {
  border-radius: 1rem;
}#body :is(.rounded-3xl) {
  border-radius: 1.5rem;
}#body :is(.rounded-\[24px\]) {
  border-radius: 24px;
}#body :is(.rounded-\[3px\]) {
  border-radius: 3px;
}#body :is(.rounded-\[4px\]) {
  border-radius: 4px;
}#body :is(.rounded-\[50\%\]) {
  border-radius: 50%;
}#body :is(.rounded-full) {
  border-radius: 9999px;
}#body :is(.rounded-lg) {
  border-radius: 0.5rem;
}#body :is(.rounded-md) {
  border-radius: 0.375rem;
}#body :is(.rounded-none) {
  border-radius: 0px;
}#body :is(.rounded-sm) {
  border-radius: 0.125rem;
}#body :is(.rounded-xl) {
  border-radius: 0.75rem;
}#body :is(.rounded-b) {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}#body :is(.rounded-b-lg) {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}#body :is(.rounded-l-\[3px\]) {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}#body :is(.rounded-l-lg) {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}#body :is(.rounded-l-md) {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}#body :is(.rounded-l-none) {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}#body :is(.rounded-r-\[3px\]) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}#body :is(.rounded-r-md) {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}#body :is(.rounded-r-none) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}#body :is(.rounded-t) {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}#body :is(.rounded-t-lg) {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}#body :is(.rounded-tl) {
  border-top-left-radius: 0.25rem;
}#body :is(.rounded-tl-none) {
  border-top-left-radius: 0px;
}#body :is(.border) {
  border-width: 1px;
}#body :is(.border-0) {
  border-width: 0px;
}#body :is(.border-1) {
  border-width: 1px;
}#body :is(.border-2) {
  border-width: 2px;
}#body :is(.border-4) {
  border-width: 4px;
}#body :is(.border-8) {
  border-width: 8px;
}#body :is(.border-\[1px\]) {
  border-width: 1px;
}#body :is(.border-x) {
  border-left-width: 1px;
  border-right-width: 1px;
}#body :is(.border-x-0) {
  border-left-width: 0px;
  border-right-width: 0px;
}#body :is(.border-x-1) {
  border-left-width: 1px;
  border-right-width: 1px;
}#body :is(.border-x-2) {
  border-left-width: 2px;
  border-right-width: 2px;
}#body :is(.border-x-4) {
  border-left-width: 4px;
  border-right-width: 4px;
}#body :is(.border-x-8) {
  border-left-width: 8px;
  border-right-width: 8px;
}#body :is(.border-y) {
  border-top-width: 1px;
  border-bottom-width: 1px;
}#body :is(.border-y-0) {
  border-top-width: 0px;
  border-bottom-width: 0px;
}#body :is(.border-y-1) {
  border-top-width: 1px;
  border-bottom-width: 1px;
}#body :is(.border-y-2) {
  border-top-width: 2px;
  border-bottom-width: 2px;
}#body :is(.border-y-4) {
  border-top-width: 4px;
  border-bottom-width: 4px;
}#body :is(.border-y-8) {
  border-top-width: 8px;
  border-bottom-width: 8px;
}#body :is(.border-b) {
  border-bottom-width: 1px;
}#body :is(.border-b-0) {
  border-bottom-width: 0px;
}#body :is(.border-b-1) {
  border-bottom-width: 1px;
}#body :is(.border-b-2) {
  border-bottom-width: 2px;
}#body :is(.border-b-4) {
  border-bottom-width: 4px;
}#body :is(.border-b-8) {
  border-bottom-width: 8px;
}#body :is(.border-e) {
  border-inline-end-width: 1px;
}#body :is(.border-e-0) {
  border-inline-end-width: 0px;
}#body :is(.border-e-1) {
  border-inline-end-width: 1px;
}#body :is(.border-e-2) {
  border-inline-end-width: 2px;
}#body :is(.border-e-4) {
  border-inline-end-width: 4px;
}#body :is(.border-e-8) {
  border-inline-end-width: 8px;
}#body :is(.border-l) {
  border-left-width: 1px;
}#body :is(.border-l-0) {
  border-left-width: 0px;
}#body :is(.border-l-1) {
  border-left-width: 1px;
}#body :is(.border-l-2) {
  border-left-width: 2px;
}#body :is(.border-l-4) {
  border-left-width: 4px;
}#body :is(.border-l-8) {
  border-left-width: 8px;
}#body :is(.border-l-\[6px\]) {
  border-left-width: 6px;
}#body :is(.border-r) {
  border-right-width: 1px;
}#body :is(.border-r-0) {
  border-right-width: 0px;
}#body :is(.border-r-1) {
  border-right-width: 1px;
}#body :is(.border-r-2) {
  border-right-width: 2px;
}#body :is(.border-r-4) {
  border-right-width: 4px;
}#body :is(.border-r-8) {
  border-right-width: 8px;
}#body :is(.border-r-\[10px\]) {
  border-right-width: 10px;
}#body :is(.border-s) {
  border-inline-start-width: 1px;
}#body :is(.border-s-0) {
  border-inline-start-width: 0px;
}#body :is(.border-s-1) {
  border-inline-start-width: 1px;
}#body :is(.border-s-2) {
  border-inline-start-width: 2px;
}#body :is(.border-s-4) {
  border-inline-start-width: 4px;
}#body :is(.border-s-8) {
  border-inline-start-width: 8px;
}#body :is(.border-t) {
  border-top-width: 1px;
}#body :is(.border-t-0) {
  border-top-width: 0px;
}#body :is(.border-t-1) {
  border-top-width: 1px;
}#body :is(.border-t-2) {
  border-top-width: 2px;
}#body :is(.border-t-4) {
  border-top-width: 4px;
}#body :is(.border-t-8) {
  border-top-width: 8px;
}#body :is(.border-solid) {
  border-style: solid;
}#body :is(.border-dashed) {
  border-style: dashed;
}#body :is(.border-dotted) {
  border-style: dotted;
}#body :is(.border-double) {
  border-style: double;
}#body :is(.border-hidden) {
  border-style: hidden;
}#body :is(.border-none) {
  border-style: none;
}#body :is(.\!border-sw-primary) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 107 162 / var(--tw-border-opacity)) !important;
}#body :is(.border-\[\#0A6FDB\]) {
  --tw-border-opacity: 1;
  border-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-\[\#126CA4\]) {
  --tw-border-opacity: 1;
  border-color: rgb(18 108 164 / var(--tw-border-opacity));
}#body :is(.border-\[\#1B7B3B\]) {
  --tw-border-opacity: 1;
  border-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.border-\[\#838383\]) {
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-\[\#A8A8A8\]) {
  --tw-border-opacity: 1;
  border-color: rgb(168 168 168 / var(--tw-border-opacity));
}#body :is(.border-\[\#B41D13\]) {
  --tw-border-opacity: 1;
  border-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-\[\#B8E6FF\]) {
  --tw-border-opacity: 1;
  border-color: rgb(184 230 255 / var(--tw-border-opacity));
}#body :is(.border-\[\#BBB\]) {
  --tw-border-opacity: 1;
  border-color: rgb(187 187 187 / var(--tw-border-opacity));
}#body :is(.border-\[\#C2D2E2\]) {
  --tw-border-opacity: 1;
  border-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.border-\[\#D8D8D8\]) {
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-\[\#DF9100\]) {
  --tw-border-opacity: 1;
  border-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.border-\[\#d8d8d8\]) {
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-\[\#dadada\]) {
  --tw-border-opacity: 1;
  border-color: rgb(218 218 218 / var(--tw-border-opacity));
}#body :is(.border-\[\#dedede\]) {
  --tw-border-opacity: 1;
  border-color: rgb(222 222 222 / var(--tw-border-opacity));
}#body :is(.border-\[\#e5e7eb\]) {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}#body :is(.border-sw-active) {
  --tw-border-opacity: 1;
  border-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-sw-active-light) {
  border-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-sw-active-light-hex) {
  --tw-border-opacity: 1;
  border-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.border-sw-active-light-hex\/0) {
  border-color: rgb(230 240 251 / 0);
}#body :is(.border-sw-active-light-hex\/10) {
  border-color: rgb(230 240 251 / 0.1);
}#body :is(.border-sw-active-light-hex\/100) {
  border-color: rgb(230 240 251 / 1);
}#body :is(.border-sw-active-light-hex\/15) {
  border-color: rgb(230 240 251 / 0.15);
}#body :is(.border-sw-active-light-hex\/20) {
  border-color: rgb(230 240 251 / 0.2);
}#body :is(.border-sw-active-light-hex\/25) {
  border-color: rgb(230 240 251 / 0.25);
}#body :is(.border-sw-active-light-hex\/30) {
  border-color: rgb(230 240 251 / 0.3);
}#body :is(.border-sw-active-light-hex\/35) {
  border-color: rgb(230 240 251 / 0.35);
}#body :is(.border-sw-active-light-hex\/40) {
  border-color: rgb(230 240 251 / 0.4);
}#body :is(.border-sw-active-light-hex\/45) {
  border-color: rgb(230 240 251 / 0.45);
}#body :is(.border-sw-active-light-hex\/5) {
  border-color: rgb(230 240 251 / 0.05);
}#body :is(.border-sw-active-light-hex\/50) {
  border-color: rgb(230 240 251 / 0.5);
}#body :is(.border-sw-active-light-hex\/55) {
  border-color: rgb(230 240 251 / 0.55);
}#body :is(.border-sw-active-light-hex\/60) {
  border-color: rgb(230 240 251 / 0.6);
}#body :is(.border-sw-active-light-hex\/65) {
  border-color: rgb(230 240 251 / 0.65);
}#body :is(.border-sw-active-light-hex\/70) {
  border-color: rgb(230 240 251 / 0.7);
}#body :is(.border-sw-active-light-hex\/75) {
  border-color: rgb(230 240 251 / 0.75);
}#body :is(.border-sw-active-light-hex\/80) {
  border-color: rgb(230 240 251 / 0.8);
}#body :is(.border-sw-active-light-hex\/85) {
  border-color: rgb(230 240 251 / 0.85);
}#body :is(.border-sw-active-light-hex\/90) {
  border-color: rgb(230 240 251 / 0.9);
}#body :is(.border-sw-active-light-hex\/95) {
  border-color: rgb(230 240 251 / 0.95);
}#body :is(.border-sw-active-light\/0) {
  border-color: rgba(10, 111, 219, 0);
}#body :is(.border-sw-active-light\/10) {
  border-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-sw-active-light\/100) {
  border-color: rgba(10, 111, 219, 1);
}#body :is(.border-sw-active-light\/15) {
  border-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-sw-active-light\/20) {
  border-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-sw-active-light\/25) {
  border-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-sw-active-light\/30) {
  border-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-sw-active-light\/35) {
  border-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-sw-active-light\/40) {
  border-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-sw-active-light\/45) {
  border-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-sw-active-light\/5) {
  border-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-sw-active-light\/50) {
  border-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-sw-active-light\/55) {
  border-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-sw-active-light\/60) {
  border-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-sw-active-light\/65) {
  border-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-sw-active-light\/70) {
  border-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-sw-active-light\/75) {
  border-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-sw-active-light\/80) {
  border-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-sw-active-light\/85) {
  border-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-sw-active-light\/90) {
  border-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-sw-active-light\/95) {
  border-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-sw-active\/0) {
  border-color: rgb(10 111 219 / 0);
}#body :is(.border-sw-active\/10) {
  border-color: rgb(10 111 219 / 0.1);
}#body :is(.border-sw-active\/100) {
  border-color: rgb(10 111 219 / 1);
}#body :is(.border-sw-active\/15) {
  border-color: rgb(10 111 219 / 0.15);
}#body :is(.border-sw-active\/20) {
  border-color: rgb(10 111 219 / 0.2);
}#body :is(.border-sw-active\/25) {
  border-color: rgb(10 111 219 / 0.25);
}#body :is(.border-sw-active\/30) {
  border-color: rgb(10 111 219 / 0.3);
}#body :is(.border-sw-active\/35) {
  border-color: rgb(10 111 219 / 0.35);
}#body :is(.border-sw-active\/40) {
  border-color: rgb(10 111 219 / 0.4);
}#body :is(.border-sw-active\/45) {
  border-color: rgb(10 111 219 / 0.45);
}#body :is(.border-sw-active\/5) {
  border-color: rgb(10 111 219 / 0.05);
}#body :is(.border-sw-active\/50) {
  border-color: rgb(10 111 219 / 0.5);
}#body :is(.border-sw-active\/55) {
  border-color: rgb(10 111 219 / 0.55);
}#body :is(.border-sw-active\/60) {
  border-color: rgb(10 111 219 / 0.6);
}#body :is(.border-sw-active\/65) {
  border-color: rgb(10 111 219 / 0.65);
}#body :is(.border-sw-active\/70) {
  border-color: rgb(10 111 219 / 0.7);
}#body :is(.border-sw-active\/75) {
  border-color: rgb(10 111 219 / 0.75);
}#body :is(.border-sw-active\/80) {
  border-color: rgb(10 111 219 / 0.8);
}#body :is(.border-sw-active\/85) {
  border-color: rgb(10 111 219 / 0.85);
}#body :is(.border-sw-active\/90) {
  border-color: rgb(10 111 219 / 0.9);
}#body :is(.border-sw-active\/95) {
  border-color: rgb(10 111 219 / 0.95);
}#body :is(.border-sw-background) {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-sw-background-component) {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-sw-background-component\/0) {
  border-color: rgb(255 255 255 / 0);
}#body :is(.border-sw-background-component\/10) {
  border-color: rgb(255 255 255 / 0.1);
}#body :is(.border-sw-background-component\/100) {
  border-color: rgb(255 255 255 / 1);
}#body :is(.border-sw-background-component\/15) {
  border-color: rgb(255 255 255 / 0.15);
}#body :is(.border-sw-background-component\/20) {
  border-color: rgb(255 255 255 / 0.2);
}#body :is(.border-sw-background-component\/25) {
  border-color: rgb(255 255 255 / 0.25);
}#body :is(.border-sw-background-component\/30) {
  border-color: rgb(255 255 255 / 0.3);
}#body :is(.border-sw-background-component\/35) {
  border-color: rgb(255 255 255 / 0.35);
}#body :is(.border-sw-background-component\/40) {
  border-color: rgb(255 255 255 / 0.4);
}#body :is(.border-sw-background-component\/45) {
  border-color: rgb(255 255 255 / 0.45);
}#body :is(.border-sw-background-component\/5) {
  border-color: rgb(255 255 255 / 0.05);
}#body :is(.border-sw-background-component\/50) {
  border-color: rgb(255 255 255 / 0.5);
}#body :is(.border-sw-background-component\/55) {
  border-color: rgb(255 255 255 / 0.55);
}#body :is(.border-sw-background-component\/60) {
  border-color: rgb(255 255 255 / 0.6);
}#body :is(.border-sw-background-component\/65) {
  border-color: rgb(255 255 255 / 0.65);
}#body :is(.border-sw-background-component\/70) {
  border-color: rgb(255 255 255 / 0.7);
}#body :is(.border-sw-background-component\/75) {
  border-color: rgb(255 255 255 / 0.75);
}#body :is(.border-sw-background-component\/80) {
  border-color: rgb(255 255 255 / 0.8);
}#body :is(.border-sw-background-component\/85) {
  border-color: rgb(255 255 255 / 0.85);
}#body :is(.border-sw-background-component\/90) {
  border-color: rgb(255 255 255 / 0.9);
}#body :is(.border-sw-background-component\/95) {
  border-color: rgb(255 255 255 / 0.95);
}#body :is(.border-sw-background-header) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-sw-background-header\/0) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.border-sw-background-header\/10) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.border-sw-background-header\/100) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.border-sw-background-header\/15) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.border-sw-background-header\/20) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.border-sw-background-header\/25) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.border-sw-background-header\/30) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.border-sw-background-header\/35) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.border-sw-background-header\/40) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.border-sw-background-header\/45) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.border-sw-background-header\/5) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.border-sw-background-header\/50) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.border-sw-background-header\/55) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.border-sw-background-header\/60) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.border-sw-background-header\/65) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.border-sw-background-header\/70) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.border-sw-background-header\/75) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.border-sw-background-header\/80) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.border-sw-background-header\/85) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.border-sw-background-header\/90) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.border-sw-background-header\/95) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.border-sw-background\/0) {
  border-color: rgb(245 245 245 / 0);
}#body :is(.border-sw-background\/10) {
  border-color: rgb(245 245 245 / 0.1);
}#body :is(.border-sw-background\/100) {
  border-color: rgb(245 245 245 / 1);
}#body :is(.border-sw-background\/15) {
  border-color: rgb(245 245 245 / 0.15);
}#body :is(.border-sw-background\/20) {
  border-color: rgb(245 245 245 / 0.2);
}#body :is(.border-sw-background\/25) {
  border-color: rgb(245 245 245 / 0.25);
}#body :is(.border-sw-background\/30) {
  border-color: rgb(245 245 245 / 0.3);
}#body :is(.border-sw-background\/35) {
  border-color: rgb(245 245 245 / 0.35);
}#body :is(.border-sw-background\/40) {
  border-color: rgb(245 245 245 / 0.4);
}#body :is(.border-sw-background\/45) {
  border-color: rgb(245 245 245 / 0.45);
}#body :is(.border-sw-background\/5) {
  border-color: rgb(245 245 245 / 0.05);
}#body :is(.border-sw-background\/50) {
  border-color: rgb(245 245 245 / 0.5);
}#body :is(.border-sw-background\/55) {
  border-color: rgb(245 245 245 / 0.55);
}#body :is(.border-sw-background\/60) {
  border-color: rgb(245 245 245 / 0.6);
}#body :is(.border-sw-background\/65) {
  border-color: rgb(245 245 245 / 0.65);
}#body :is(.border-sw-background\/70) {
  border-color: rgb(245 245 245 / 0.7);
}#body :is(.border-sw-background\/75) {
  border-color: rgb(245 245 245 / 0.75);
}#body :is(.border-sw-background\/80) {
  border-color: rgb(245 245 245 / 0.8);
}#body :is(.border-sw-background\/85) {
  border-color: rgb(245 245 245 / 0.85);
}#body :is(.border-sw-background\/90) {
  border-color: rgb(245 245 245 / 0.9);
}#body :is(.border-sw-background\/95) {
  border-color: rgb(245 245 245 / 0.95);
}#body :is(.border-sw-border) {
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-sw-border-alternate) {
  --tw-border-opacity: 1;
  border-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-sw-border-alternate\/0) {
  border-color: rgb(185 186 185 / 0);
}#body :is(.border-sw-border-alternate\/10) {
  border-color: rgb(185 186 185 / 0.1);
}#body :is(.border-sw-border-alternate\/100) {
  border-color: rgb(185 186 185 / 1);
}#body :is(.border-sw-border-alternate\/15) {
  border-color: rgb(185 186 185 / 0.15);
}#body :is(.border-sw-border-alternate\/20) {
  border-color: rgb(185 186 185 / 0.2);
}#body :is(.border-sw-border-alternate\/25) {
  border-color: rgb(185 186 185 / 0.25);
}#body :is(.border-sw-border-alternate\/30) {
  border-color: rgb(185 186 185 / 0.3);
}#body :is(.border-sw-border-alternate\/35) {
  border-color: rgb(185 186 185 / 0.35);
}#body :is(.border-sw-border-alternate\/40) {
  border-color: rgb(185 186 185 / 0.4);
}#body :is(.border-sw-border-alternate\/45) {
  border-color: rgb(185 186 185 / 0.45);
}#body :is(.border-sw-border-alternate\/5) {
  border-color: rgb(185 186 185 / 0.05);
}#body :is(.border-sw-border-alternate\/50) {
  border-color: rgb(185 186 185 / 0.5);
}#body :is(.border-sw-border-alternate\/55) {
  border-color: rgb(185 186 185 / 0.55);
}#body :is(.border-sw-border-alternate\/60) {
  border-color: rgb(185 186 185 / 0.6);
}#body :is(.border-sw-border-alternate\/65) {
  border-color: rgb(185 186 185 / 0.65);
}#body :is(.border-sw-border-alternate\/70) {
  border-color: rgb(185 186 185 / 0.7);
}#body :is(.border-sw-border-alternate\/75) {
  border-color: rgb(185 186 185 / 0.75);
}#body :is(.border-sw-border-alternate\/80) {
  border-color: rgb(185 186 185 / 0.8);
}#body :is(.border-sw-border-alternate\/85) {
  border-color: rgb(185 186 185 / 0.85);
}#body :is(.border-sw-border-alternate\/90) {
  border-color: rgb(185 186 185 / 0.9);
}#body :is(.border-sw-border-alternate\/95) {
  border-color: rgb(185 186 185 / 0.95);
}#body :is(.border-sw-border-light) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-sw-border-light\/0) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.border-sw-border-light\/10) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.border-sw-border-light\/100) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.border-sw-border-light\/15) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.border-sw-border-light\/20) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.border-sw-border-light\/25) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.border-sw-border-light\/30) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.border-sw-border-light\/35) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.border-sw-border-light\/40) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.border-sw-border-light\/45) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.border-sw-border-light\/5) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.border-sw-border-light\/50) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.border-sw-border-light\/55) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.border-sw-border-light\/60) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.border-sw-border-light\/65) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.border-sw-border-light\/70) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.border-sw-border-light\/75) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.border-sw-border-light\/80) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.border-sw-border-light\/85) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.border-sw-border-light\/90) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.border-sw-border-light\/95) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.border-sw-border\/0) {
  border-color: rgb(216 216 216 / 0);
}#body :is(.border-sw-border\/10) {
  border-color: rgb(216 216 216 / 0.1);
}#body :is(.border-sw-border\/100) {
  border-color: rgb(216 216 216 / 1);
}#body :is(.border-sw-border\/15) {
  border-color: rgb(216 216 216 / 0.15);
}#body :is(.border-sw-border\/20) {
  border-color: rgb(216 216 216 / 0.2);
}#body :is(.border-sw-border\/25) {
  border-color: rgb(216 216 216 / 0.25);
}#body :is(.border-sw-border\/30) {
  border-color: rgb(216 216 216 / 0.3);
}#body :is(.border-sw-border\/35) {
  border-color: rgb(216 216 216 / 0.35);
}#body :is(.border-sw-border\/40) {
  border-color: rgb(216 216 216 / 0.4);
}#body :is(.border-sw-border\/45) {
  border-color: rgb(216 216 216 / 0.45);
}#body :is(.border-sw-border\/5) {
  border-color: rgb(216 216 216 / 0.05);
}#body :is(.border-sw-border\/50) {
  border-color: rgb(216 216 216 / 0.5);
}#body :is(.border-sw-border\/55) {
  border-color: rgb(216 216 216 / 0.55);
}#body :is(.border-sw-border\/60) {
  border-color: rgb(216 216 216 / 0.6);
}#body :is(.border-sw-border\/65) {
  border-color: rgb(216 216 216 / 0.65);
}#body :is(.border-sw-border\/70) {
  border-color: rgb(216 216 216 / 0.7);
}#body :is(.border-sw-border\/75) {
  border-color: rgb(216 216 216 / 0.75);
}#body :is(.border-sw-border\/80) {
  border-color: rgb(216 216 216 / 0.8);
}#body :is(.border-sw-border\/85) {
  border-color: rgb(216 216 216 / 0.85);
}#body :is(.border-sw-border\/90) {
  border-color: rgb(216 216 216 / 0.9);
}#body :is(.border-sw-border\/95) {
  border-color: rgb(216 216 216 / 0.95);
}#body :is(.border-sw-boxShadow) {
  border-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-sw-boxShadow\/0) {
  border-color: rgba(38, 40, 43, 0);
}#body :is(.border-sw-boxShadow\/10) {
  border-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-sw-boxShadow\/100) {
  border-color: rgba(38, 40, 43, 1);
}#body :is(.border-sw-boxShadow\/15) {
  border-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-sw-boxShadow\/20) {
  border-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-sw-boxShadow\/25) {
  border-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-sw-boxShadow\/30) {
  border-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-sw-boxShadow\/35) {
  border-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-sw-boxShadow\/40) {
  border-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-sw-boxShadow\/45) {
  border-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-sw-boxShadow\/5) {
  border-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-sw-boxShadow\/50) {
  border-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-sw-boxShadow\/55) {
  border-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-sw-boxShadow\/60) {
  border-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-sw-boxShadow\/65) {
  border-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-sw-boxShadow\/70) {
  border-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-sw-boxShadow\/75) {
  border-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-sw-boxShadow\/80) {
  border-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-sw-boxShadow\/85) {
  border-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-sw-boxShadow\/90) {
  border-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-sw-boxShadow\/95) {
  border-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-sw-destroy) {
  --tw-border-opacity: 1;
  border-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-sw-destroy\/0) {
  border-color: rgb(180 29 19 / 0);
}#body :is(.border-sw-destroy\/10) {
  border-color: rgb(180 29 19 / 0.1);
}#body :is(.border-sw-destroy\/100) {
  border-color: rgb(180 29 19 / 1);
}#body :is(.border-sw-destroy\/15) {
  border-color: rgb(180 29 19 / 0.15);
}#body :is(.border-sw-destroy\/20) {
  border-color: rgb(180 29 19 / 0.2);
}#body :is(.border-sw-destroy\/25) {
  border-color: rgb(180 29 19 / 0.25);
}#body :is(.border-sw-destroy\/30) {
  border-color: rgb(180 29 19 / 0.3);
}#body :is(.border-sw-destroy\/35) {
  border-color: rgb(180 29 19 / 0.35);
}#body :is(.border-sw-destroy\/40) {
  border-color: rgb(180 29 19 / 0.4);
}#body :is(.border-sw-destroy\/45) {
  border-color: rgb(180 29 19 / 0.45);
}#body :is(.border-sw-destroy\/5) {
  border-color: rgb(180 29 19 / 0.05);
}#body :is(.border-sw-destroy\/50) {
  border-color: rgb(180 29 19 / 0.5);
}#body :is(.border-sw-destroy\/55) {
  border-color: rgb(180 29 19 / 0.55);
}#body :is(.border-sw-destroy\/60) {
  border-color: rgb(180 29 19 / 0.6);
}#body :is(.border-sw-destroy\/65) {
  border-color: rgb(180 29 19 / 0.65);
}#body :is(.border-sw-destroy\/70) {
  border-color: rgb(180 29 19 / 0.7);
}#body :is(.border-sw-destroy\/75) {
  border-color: rgb(180 29 19 / 0.75);
}#body :is(.border-sw-destroy\/80) {
  border-color: rgb(180 29 19 / 0.8);
}#body :is(.border-sw-destroy\/85) {
  border-color: rgb(180 29 19 / 0.85);
}#body :is(.border-sw-destroy\/90) {
  border-color: rgb(180 29 19 / 0.9);
}#body :is(.border-sw-destroy\/95) {
  border-color: rgb(180 29 19 / 0.95);
}#body :is(.border-sw-disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-sw-disabled-alternate) {
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-sw-disabled-alternate\/0) {
  border-color: rgb(216 216 216 / 0);
}#body :is(.border-sw-disabled-alternate\/10) {
  border-color: rgb(216 216 216 / 0.1);
}#body :is(.border-sw-disabled-alternate\/100) {
  border-color: rgb(216 216 216 / 1);
}#body :is(.border-sw-disabled-alternate\/15) {
  border-color: rgb(216 216 216 / 0.15);
}#body :is(.border-sw-disabled-alternate\/20) {
  border-color: rgb(216 216 216 / 0.2);
}#body :is(.border-sw-disabled-alternate\/25) {
  border-color: rgb(216 216 216 / 0.25);
}#body :is(.border-sw-disabled-alternate\/30) {
  border-color: rgb(216 216 216 / 0.3);
}#body :is(.border-sw-disabled-alternate\/35) {
  border-color: rgb(216 216 216 / 0.35);
}#body :is(.border-sw-disabled-alternate\/40) {
  border-color: rgb(216 216 216 / 0.4);
}#body :is(.border-sw-disabled-alternate\/45) {
  border-color: rgb(216 216 216 / 0.45);
}#body :is(.border-sw-disabled-alternate\/5) {
  border-color: rgb(216 216 216 / 0.05);
}#body :is(.border-sw-disabled-alternate\/50) {
  border-color: rgb(216 216 216 / 0.5);
}#body :is(.border-sw-disabled-alternate\/55) {
  border-color: rgb(216 216 216 / 0.55);
}#body :is(.border-sw-disabled-alternate\/60) {
  border-color: rgb(216 216 216 / 0.6);
}#body :is(.border-sw-disabled-alternate\/65) {
  border-color: rgb(216 216 216 / 0.65);
}#body :is(.border-sw-disabled-alternate\/70) {
  border-color: rgb(216 216 216 / 0.7);
}#body :is(.border-sw-disabled-alternate\/75) {
  border-color: rgb(216 216 216 / 0.75);
}#body :is(.border-sw-disabled-alternate\/80) {
  border-color: rgb(216 216 216 / 0.8);
}#body :is(.border-sw-disabled-alternate\/85) {
  border-color: rgb(216 216 216 / 0.85);
}#body :is(.border-sw-disabled-alternate\/90) {
  border-color: rgb(216 216 216 / 0.9);
}#body :is(.border-sw-disabled-alternate\/95) {
  border-color: rgb(216 216 216 / 0.95);
}#body :is(.border-sw-disabled-text) {
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-sw-disabled-text\/0) {
  border-color: rgb(131 131 131 / 0);
}#body :is(.border-sw-disabled-text\/10) {
  border-color: rgb(131 131 131 / 0.1);
}#body :is(.border-sw-disabled-text\/100) {
  border-color: rgb(131 131 131 / 1);
}#body :is(.border-sw-disabled-text\/15) {
  border-color: rgb(131 131 131 / 0.15);
}#body :is(.border-sw-disabled-text\/20) {
  border-color: rgb(131 131 131 / 0.2);
}#body :is(.border-sw-disabled-text\/25) {
  border-color: rgb(131 131 131 / 0.25);
}#body :is(.border-sw-disabled-text\/30) {
  border-color: rgb(131 131 131 / 0.3);
}#body :is(.border-sw-disabled-text\/35) {
  border-color: rgb(131 131 131 / 0.35);
}#body :is(.border-sw-disabled-text\/40) {
  border-color: rgb(131 131 131 / 0.4);
}#body :is(.border-sw-disabled-text\/45) {
  border-color: rgb(131 131 131 / 0.45);
}#body :is(.border-sw-disabled-text\/5) {
  border-color: rgb(131 131 131 / 0.05);
}#body :is(.border-sw-disabled-text\/50) {
  border-color: rgb(131 131 131 / 0.5);
}#body :is(.border-sw-disabled-text\/55) {
  border-color: rgb(131 131 131 / 0.55);
}#body :is(.border-sw-disabled-text\/60) {
  border-color: rgb(131 131 131 / 0.6);
}#body :is(.border-sw-disabled-text\/65) {
  border-color: rgb(131 131 131 / 0.65);
}#body :is(.border-sw-disabled-text\/70) {
  border-color: rgb(131 131 131 / 0.7);
}#body :is(.border-sw-disabled-text\/75) {
  border-color: rgb(131 131 131 / 0.75);
}#body :is(.border-sw-disabled-text\/80) {
  border-color: rgb(131 131 131 / 0.8);
}#body :is(.border-sw-disabled-text\/85) {
  border-color: rgb(131 131 131 / 0.85);
}#body :is(.border-sw-disabled-text\/90) {
  border-color: rgb(131 131 131 / 0.9);
}#body :is(.border-sw-disabled-text\/95) {
  border-color: rgb(131 131 131 / 0.95);
}#body :is(.border-sw-disabled\/0) {
  border-color: rgb(185 186 185 / 0);
}#body :is(.border-sw-disabled\/10) {
  border-color: rgb(185 186 185 / 0.1);
}#body :is(.border-sw-disabled\/100) {
  border-color: rgb(185 186 185 / 1);
}#body :is(.border-sw-disabled\/15) {
  border-color: rgb(185 186 185 / 0.15);
}#body :is(.border-sw-disabled\/20) {
  border-color: rgb(185 186 185 / 0.2);
}#body :is(.border-sw-disabled\/25) {
  border-color: rgb(185 186 185 / 0.25);
}#body :is(.border-sw-disabled\/30) {
  border-color: rgb(185 186 185 / 0.3);
}#body :is(.border-sw-disabled\/35) {
  border-color: rgb(185 186 185 / 0.35);
}#body :is(.border-sw-disabled\/40) {
  border-color: rgb(185 186 185 / 0.4);
}#body :is(.border-sw-disabled\/45) {
  border-color: rgb(185 186 185 / 0.45);
}#body :is(.border-sw-disabled\/5) {
  border-color: rgb(185 186 185 / 0.05);
}#body :is(.border-sw-disabled\/50) {
  border-color: rgb(185 186 185 / 0.5);
}#body :is(.border-sw-disabled\/55) {
  border-color: rgb(185 186 185 / 0.55);
}#body :is(.border-sw-disabled\/60) {
  border-color: rgb(185 186 185 / 0.6);
}#body :is(.border-sw-disabled\/65) {
  border-color: rgb(185 186 185 / 0.65);
}#body :is(.border-sw-disabled\/70) {
  border-color: rgb(185 186 185 / 0.7);
}#body :is(.border-sw-disabled\/75) {
  border-color: rgb(185 186 185 / 0.75);
}#body :is(.border-sw-disabled\/80) {
  border-color: rgb(185 186 185 / 0.8);
}#body :is(.border-sw-disabled\/85) {
  border-color: rgb(185 186 185 / 0.85);
}#body :is(.border-sw-disabled\/90) {
  border-color: rgb(185 186 185 / 0.9);
}#body :is(.border-sw-disabled\/95) {
  border-color: rgb(185 186 185 / 0.95);
}#body :is(.border-sw-divider) {
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-sw-divider\/0) {
  border-color: rgb(216 216 216 / 0);
}#body :is(.border-sw-divider\/10) {
  border-color: rgb(216 216 216 / 0.1);
}#body :is(.border-sw-divider\/100) {
  border-color: rgb(216 216 216 / 1);
}#body :is(.border-sw-divider\/15) {
  border-color: rgb(216 216 216 / 0.15);
}#body :is(.border-sw-divider\/20) {
  border-color: rgb(216 216 216 / 0.2);
}#body :is(.border-sw-divider\/25) {
  border-color: rgb(216 216 216 / 0.25);
}#body :is(.border-sw-divider\/30) {
  border-color: rgb(216 216 216 / 0.3);
}#body :is(.border-sw-divider\/35) {
  border-color: rgb(216 216 216 / 0.35);
}#body :is(.border-sw-divider\/40) {
  border-color: rgb(216 216 216 / 0.4);
}#body :is(.border-sw-divider\/45) {
  border-color: rgb(216 216 216 / 0.45);
}#body :is(.border-sw-divider\/5) {
  border-color: rgb(216 216 216 / 0.05);
}#body :is(.border-sw-divider\/50) {
  border-color: rgb(216 216 216 / 0.5);
}#body :is(.border-sw-divider\/55) {
  border-color: rgb(216 216 216 / 0.55);
}#body :is(.border-sw-divider\/60) {
  border-color: rgb(216 216 216 / 0.6);
}#body :is(.border-sw-divider\/65) {
  border-color: rgb(216 216 216 / 0.65);
}#body :is(.border-sw-divider\/70) {
  border-color: rgb(216 216 216 / 0.7);
}#body :is(.border-sw-divider\/75) {
  border-color: rgb(216 216 216 / 0.75);
}#body :is(.border-sw-divider\/80) {
  border-color: rgb(216 216 216 / 0.8);
}#body :is(.border-sw-divider\/85) {
  border-color: rgb(216 216 216 / 0.85);
}#body :is(.border-sw-divider\/90) {
  border-color: rgb(216 216 216 / 0.9);
}#body :is(.border-sw-divider\/95) {
  border-color: rgb(216 216 216 / 0.95);
}#body :is(.border-sw-error) {
  --tw-border-opacity: 1;
  border-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-sw-error-background) {
  border-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-sw-error-background-hex) {
  --tw-border-opacity: 1;
  border-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.border-sw-error-background-hex\/0) {
  border-color: rgb(247 232 231 / 0);
}#body :is(.border-sw-error-background-hex\/10) {
  border-color: rgb(247 232 231 / 0.1);
}#body :is(.border-sw-error-background-hex\/100) {
  border-color: rgb(247 232 231 / 1);
}#body :is(.border-sw-error-background-hex\/15) {
  border-color: rgb(247 232 231 / 0.15);
}#body :is(.border-sw-error-background-hex\/20) {
  border-color: rgb(247 232 231 / 0.2);
}#body :is(.border-sw-error-background-hex\/25) {
  border-color: rgb(247 232 231 / 0.25);
}#body :is(.border-sw-error-background-hex\/30) {
  border-color: rgb(247 232 231 / 0.3);
}#body :is(.border-sw-error-background-hex\/35) {
  border-color: rgb(247 232 231 / 0.35);
}#body :is(.border-sw-error-background-hex\/40) {
  border-color: rgb(247 232 231 / 0.4);
}#body :is(.border-sw-error-background-hex\/45) {
  border-color: rgb(247 232 231 / 0.45);
}#body :is(.border-sw-error-background-hex\/5) {
  border-color: rgb(247 232 231 / 0.05);
}#body :is(.border-sw-error-background-hex\/50) {
  border-color: rgb(247 232 231 / 0.5);
}#body :is(.border-sw-error-background-hex\/55) {
  border-color: rgb(247 232 231 / 0.55);
}#body :is(.border-sw-error-background-hex\/60) {
  border-color: rgb(247 232 231 / 0.6);
}#body :is(.border-sw-error-background-hex\/65) {
  border-color: rgb(247 232 231 / 0.65);
}#body :is(.border-sw-error-background-hex\/70) {
  border-color: rgb(247 232 231 / 0.7);
}#body :is(.border-sw-error-background-hex\/75) {
  border-color: rgb(247 232 231 / 0.75);
}#body :is(.border-sw-error-background-hex\/80) {
  border-color: rgb(247 232 231 / 0.8);
}#body :is(.border-sw-error-background-hex\/85) {
  border-color: rgb(247 232 231 / 0.85);
}#body :is(.border-sw-error-background-hex\/90) {
  border-color: rgb(247 232 231 / 0.9);
}#body :is(.border-sw-error-background-hex\/95) {
  border-color: rgb(247 232 231 / 0.95);
}#body :is(.border-sw-error-background\/0) {
  border-color: rgba(180, 29, 19, 0);
}#body :is(.border-sw-error-background\/10) {
  border-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-sw-error-background\/100) {
  border-color: rgba(180, 29, 19, 1);
}#body :is(.border-sw-error-background\/15) {
  border-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-sw-error-background\/20) {
  border-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-sw-error-background\/25) {
  border-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-sw-error-background\/30) {
  border-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-sw-error-background\/35) {
  border-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-sw-error-background\/40) {
  border-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-sw-error-background\/45) {
  border-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-sw-error-background\/5) {
  border-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-sw-error-background\/50) {
  border-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-sw-error-background\/55) {
  border-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-sw-error-background\/60) {
  border-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-sw-error-background\/65) {
  border-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-sw-error-background\/70) {
  border-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-sw-error-background\/75) {
  border-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-sw-error-background\/80) {
  border-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-sw-error-background\/85) {
  border-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-sw-error-background\/90) {
  border-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-sw-error-background\/95) {
  border-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-sw-error-dark) {
  --tw-border-opacity: 1;
  border-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.border-sw-error-dark\/0) {
  border-color: rgb(135 22 15 / 0);
}#body :is(.border-sw-error-dark\/10) {
  border-color: rgb(135 22 15 / 0.1);
}#body :is(.border-sw-error-dark\/100) {
  border-color: rgb(135 22 15 / 1);
}#body :is(.border-sw-error-dark\/15) {
  border-color: rgb(135 22 15 / 0.15);
}#body :is(.border-sw-error-dark\/20) {
  border-color: rgb(135 22 15 / 0.2);
}#body :is(.border-sw-error-dark\/25) {
  border-color: rgb(135 22 15 / 0.25);
}#body :is(.border-sw-error-dark\/30) {
  border-color: rgb(135 22 15 / 0.3);
}#body :is(.border-sw-error-dark\/35) {
  border-color: rgb(135 22 15 / 0.35);
}#body :is(.border-sw-error-dark\/40) {
  border-color: rgb(135 22 15 / 0.4);
}#body :is(.border-sw-error-dark\/45) {
  border-color: rgb(135 22 15 / 0.45);
}#body :is(.border-sw-error-dark\/5) {
  border-color: rgb(135 22 15 / 0.05);
}#body :is(.border-sw-error-dark\/50) {
  border-color: rgb(135 22 15 / 0.5);
}#body :is(.border-sw-error-dark\/55) {
  border-color: rgb(135 22 15 / 0.55);
}#body :is(.border-sw-error-dark\/60) {
  border-color: rgb(135 22 15 / 0.6);
}#body :is(.border-sw-error-dark\/65) {
  border-color: rgb(135 22 15 / 0.65);
}#body :is(.border-sw-error-dark\/70) {
  border-color: rgb(135 22 15 / 0.7);
}#body :is(.border-sw-error-dark\/75) {
  border-color: rgb(135 22 15 / 0.75);
}#body :is(.border-sw-error-dark\/80) {
  border-color: rgb(135 22 15 / 0.8);
}#body :is(.border-sw-error-dark\/85) {
  border-color: rgb(135 22 15 / 0.85);
}#body :is(.border-sw-error-dark\/90) {
  border-color: rgb(135 22 15 / 0.9);
}#body :is(.border-sw-error-dark\/95) {
  border-color: rgb(135 22 15 / 0.95);
}#body :is(.border-sw-error-light) {
  --tw-border-opacity: 1;
  border-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.border-sw-error-light\/0) {
  border-color: rgb(203 82 65 / 0);
}#body :is(.border-sw-error-light\/10) {
  border-color: rgb(203 82 65 / 0.1);
}#body :is(.border-sw-error-light\/100) {
  border-color: rgb(203 82 65 / 1);
}#body :is(.border-sw-error-light\/15) {
  border-color: rgb(203 82 65 / 0.15);
}#body :is(.border-sw-error-light\/20) {
  border-color: rgb(203 82 65 / 0.2);
}#body :is(.border-sw-error-light\/25) {
  border-color: rgb(203 82 65 / 0.25);
}#body :is(.border-sw-error-light\/30) {
  border-color: rgb(203 82 65 / 0.3);
}#body :is(.border-sw-error-light\/35) {
  border-color: rgb(203 82 65 / 0.35);
}#body :is(.border-sw-error-light\/40) {
  border-color: rgb(203 82 65 / 0.4);
}#body :is(.border-sw-error-light\/45) {
  border-color: rgb(203 82 65 / 0.45);
}#body :is(.border-sw-error-light\/5) {
  border-color: rgb(203 82 65 / 0.05);
}#body :is(.border-sw-error-light\/50) {
  border-color: rgb(203 82 65 / 0.5);
}#body :is(.border-sw-error-light\/55) {
  border-color: rgb(203 82 65 / 0.55);
}#body :is(.border-sw-error-light\/60) {
  border-color: rgb(203 82 65 / 0.6);
}#body :is(.border-sw-error-light\/65) {
  border-color: rgb(203 82 65 / 0.65);
}#body :is(.border-sw-error-light\/70) {
  border-color: rgb(203 82 65 / 0.7);
}#body :is(.border-sw-error-light\/75) {
  border-color: rgb(203 82 65 / 0.75);
}#body :is(.border-sw-error-light\/80) {
  border-color: rgb(203 82 65 / 0.8);
}#body :is(.border-sw-error-light\/85) {
  border-color: rgb(203 82 65 / 0.85);
}#body :is(.border-sw-error-light\/90) {
  border-color: rgb(203 82 65 / 0.9);
}#body :is(.border-sw-error-light\/95) {
  border-color: rgb(203 82 65 / 0.95);
}#body :is(.border-sw-error\/0) {
  border-color: rgb(180 29 19 / 0);
}#body :is(.border-sw-error\/10) {
  border-color: rgb(180 29 19 / 0.1);
}#body :is(.border-sw-error\/100) {
  border-color: rgb(180 29 19 / 1);
}#body :is(.border-sw-error\/15) {
  border-color: rgb(180 29 19 / 0.15);
}#body :is(.border-sw-error\/20) {
  border-color: rgb(180 29 19 / 0.2);
}#body :is(.border-sw-error\/25) {
  border-color: rgb(180 29 19 / 0.25);
}#body :is(.border-sw-error\/30) {
  border-color: rgb(180 29 19 / 0.3);
}#body :is(.border-sw-error\/35) {
  border-color: rgb(180 29 19 / 0.35);
}#body :is(.border-sw-error\/40) {
  border-color: rgb(180 29 19 / 0.4);
}#body :is(.border-sw-error\/45) {
  border-color: rgb(180 29 19 / 0.45);
}#body :is(.border-sw-error\/5) {
  border-color: rgb(180 29 19 / 0.05);
}#body :is(.border-sw-error\/50) {
  border-color: rgb(180 29 19 / 0.5);
}#body :is(.border-sw-error\/55) {
  border-color: rgb(180 29 19 / 0.55);
}#body :is(.border-sw-error\/60) {
  border-color: rgb(180 29 19 / 0.6);
}#body :is(.border-sw-error\/65) {
  border-color: rgb(180 29 19 / 0.65);
}#body :is(.border-sw-error\/70) {
  border-color: rgb(180 29 19 / 0.7);
}#body :is(.border-sw-error\/75) {
  border-color: rgb(180 29 19 / 0.75);
}#body :is(.border-sw-error\/80) {
  border-color: rgb(180 29 19 / 0.8);
}#body :is(.border-sw-error\/85) {
  border-color: rgb(180 29 19 / 0.85);
}#body :is(.border-sw-error\/90) {
  border-color: rgb(180 29 19 / 0.9);
}#body :is(.border-sw-error\/95) {
  border-color: rgb(180 29 19 / 0.95);
}#body :is(.border-sw-focused) {
  --tw-border-opacity: 1;
  border-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-sw-focused\/0) {
  border-color: rgb(0 107 162 / 0);
}#body :is(.border-sw-focused\/10) {
  border-color: rgb(0 107 162 / 0.1);
}#body :is(.border-sw-focused\/100) {
  border-color: rgb(0 107 162 / 1);
}#body :is(.border-sw-focused\/15) {
  border-color: rgb(0 107 162 / 0.15);
}#body :is(.border-sw-focused\/20) {
  border-color: rgb(0 107 162 / 0.2);
}#body :is(.border-sw-focused\/25) {
  border-color: rgb(0 107 162 / 0.25);
}#body :is(.border-sw-focused\/30) {
  border-color: rgb(0 107 162 / 0.3);
}#body :is(.border-sw-focused\/35) {
  border-color: rgb(0 107 162 / 0.35);
}#body :is(.border-sw-focused\/40) {
  border-color: rgb(0 107 162 / 0.4);
}#body :is(.border-sw-focused\/45) {
  border-color: rgb(0 107 162 / 0.45);
}#body :is(.border-sw-focused\/5) {
  border-color: rgb(0 107 162 / 0.05);
}#body :is(.border-sw-focused\/50) {
  border-color: rgb(0 107 162 / 0.5);
}#body :is(.border-sw-focused\/55) {
  border-color: rgb(0 107 162 / 0.55);
}#body :is(.border-sw-focused\/60) {
  border-color: rgb(0 107 162 / 0.6);
}#body :is(.border-sw-focused\/65) {
  border-color: rgb(0 107 162 / 0.65);
}#body :is(.border-sw-focused\/70) {
  border-color: rgb(0 107 162 / 0.7);
}#body :is(.border-sw-focused\/75) {
  border-color: rgb(0 107 162 / 0.75);
}#body :is(.border-sw-focused\/80) {
  border-color: rgb(0 107 162 / 0.8);
}#body :is(.border-sw-focused\/85) {
  border-color: rgb(0 107 162 / 0.85);
}#body :is(.border-sw-focused\/90) {
  border-color: rgb(0 107 162 / 0.9);
}#body :is(.border-sw-focused\/95) {
  border-color: rgb(0 107 162 / 0.95);
}#body :is(.border-sw-form-field) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-sw-form-field\/0) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.border-sw-form-field\/10) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.border-sw-form-field\/100) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.border-sw-form-field\/15) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.border-sw-form-field\/20) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.border-sw-form-field\/25) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.border-sw-form-field\/30) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.border-sw-form-field\/35) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.border-sw-form-field\/40) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.border-sw-form-field\/45) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.border-sw-form-field\/5) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.border-sw-form-field\/50) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.border-sw-form-field\/55) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.border-sw-form-field\/60) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.border-sw-form-field\/65) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.border-sw-form-field\/70) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.border-sw-form-field\/75) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.border-sw-form-field\/80) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.border-sw-form-field\/85) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.border-sw-form-field\/90) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.border-sw-form-field\/95) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.border-sw-form-helper-text) {
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-sw-form-helper-text\/0) {
  border-color: rgb(131 131 131 / 0);
}#body :is(.border-sw-form-helper-text\/10) {
  border-color: rgb(131 131 131 / 0.1);
}#body :is(.border-sw-form-helper-text\/100) {
  border-color: rgb(131 131 131 / 1);
}#body :is(.border-sw-form-helper-text\/15) {
  border-color: rgb(131 131 131 / 0.15);
}#body :is(.border-sw-form-helper-text\/20) {
  border-color: rgb(131 131 131 / 0.2);
}#body :is(.border-sw-form-helper-text\/25) {
  border-color: rgb(131 131 131 / 0.25);
}#body :is(.border-sw-form-helper-text\/30) {
  border-color: rgb(131 131 131 / 0.3);
}#body :is(.border-sw-form-helper-text\/35) {
  border-color: rgb(131 131 131 / 0.35);
}#body :is(.border-sw-form-helper-text\/40) {
  border-color: rgb(131 131 131 / 0.4);
}#body :is(.border-sw-form-helper-text\/45) {
  border-color: rgb(131 131 131 / 0.45);
}#body :is(.border-sw-form-helper-text\/5) {
  border-color: rgb(131 131 131 / 0.05);
}#body :is(.border-sw-form-helper-text\/50) {
  border-color: rgb(131 131 131 / 0.5);
}#body :is(.border-sw-form-helper-text\/55) {
  border-color: rgb(131 131 131 / 0.55);
}#body :is(.border-sw-form-helper-text\/60) {
  border-color: rgb(131 131 131 / 0.6);
}#body :is(.border-sw-form-helper-text\/65) {
  border-color: rgb(131 131 131 / 0.65);
}#body :is(.border-sw-form-helper-text\/70) {
  border-color: rgb(131 131 131 / 0.7);
}#body :is(.border-sw-form-helper-text\/75) {
  border-color: rgb(131 131 131 / 0.75);
}#body :is(.border-sw-form-helper-text\/80) {
  border-color: rgb(131 131 131 / 0.8);
}#body :is(.border-sw-form-helper-text\/85) {
  border-color: rgb(131 131 131 / 0.85);
}#body :is(.border-sw-form-helper-text\/90) {
  border-color: rgb(131 131 131 / 0.9);
}#body :is(.border-sw-form-helper-text\/95) {
  border-color: rgb(131 131 131 / 0.95);
}#body :is(.border-sw-high-price) {
  --tw-border-opacity: 1;
  border-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.border-sw-high-price-background) {
  border-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-sw-high-price-background\/0) {
  border-color: rgba(180, 29, 19, 0);
}#body :is(.border-sw-high-price-background\/10) {
  border-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-sw-high-price-background\/100) {
  border-color: rgba(180, 29, 19, 1);
}#body :is(.border-sw-high-price-background\/15) {
  border-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-sw-high-price-background\/20) {
  border-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-sw-high-price-background\/25) {
  border-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-sw-high-price-background\/30) {
  border-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-sw-high-price-background\/35) {
  border-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-sw-high-price-background\/40) {
  border-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-sw-high-price-background\/45) {
  border-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-sw-high-price-background\/5) {
  border-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-sw-high-price-background\/50) {
  border-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-sw-high-price-background\/55) {
  border-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-sw-high-price-background\/60) {
  border-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-sw-high-price-background\/65) {
  border-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-sw-high-price-background\/70) {
  border-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-sw-high-price-background\/75) {
  border-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-sw-high-price-background\/80) {
  border-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-sw-high-price-background\/85) {
  border-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-sw-high-price-background\/90) {
  border-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-sw-high-price-background\/95) {
  border-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-sw-high-price\/0) {
  border-color: rgb(206 226 248 / 0);
}#body :is(.border-sw-high-price\/10) {
  border-color: rgb(206 226 248 / 0.1);
}#body :is(.border-sw-high-price\/100) {
  border-color: rgb(206 226 248 / 1);
}#body :is(.border-sw-high-price\/15) {
  border-color: rgb(206 226 248 / 0.15);
}#body :is(.border-sw-high-price\/20) {
  border-color: rgb(206 226 248 / 0.2);
}#body :is(.border-sw-high-price\/25) {
  border-color: rgb(206 226 248 / 0.25);
}#body :is(.border-sw-high-price\/30) {
  border-color: rgb(206 226 248 / 0.3);
}#body :is(.border-sw-high-price\/35) {
  border-color: rgb(206 226 248 / 0.35);
}#body :is(.border-sw-high-price\/40) {
  border-color: rgb(206 226 248 / 0.4);
}#body :is(.border-sw-high-price\/45) {
  border-color: rgb(206 226 248 / 0.45);
}#body :is(.border-sw-high-price\/5) {
  border-color: rgb(206 226 248 / 0.05);
}#body :is(.border-sw-high-price\/50) {
  border-color: rgb(206 226 248 / 0.5);
}#body :is(.border-sw-high-price\/55) {
  border-color: rgb(206 226 248 / 0.55);
}#body :is(.border-sw-high-price\/60) {
  border-color: rgb(206 226 248 / 0.6);
}#body :is(.border-sw-high-price\/65) {
  border-color: rgb(206 226 248 / 0.65);
}#body :is(.border-sw-high-price\/70) {
  border-color: rgb(206 226 248 / 0.7);
}#body :is(.border-sw-high-price\/75) {
  border-color: rgb(206 226 248 / 0.75);
}#body :is(.border-sw-high-price\/80) {
  border-color: rgb(206 226 248 / 0.8);
}#body :is(.border-sw-high-price\/85) {
  border-color: rgb(206 226 248 / 0.85);
}#body :is(.border-sw-high-price\/90) {
  border-color: rgb(206 226 248 / 0.9);
}#body :is(.border-sw-high-price\/95) {
  border-color: rgb(206 226 248 / 0.95);
}#body :is(.border-sw-hover-light) {
  --tw-border-opacity: 1;
  border-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.border-sw-hover-light\/0) {
  border-color: rgb(194 210 226 / 0);
}#body :is(.border-sw-hover-light\/10) {
  border-color: rgb(194 210 226 / 0.1);
}#body :is(.border-sw-hover-light\/100) {
  border-color: rgb(194 210 226 / 1);
}#body :is(.border-sw-hover-light\/15) {
  border-color: rgb(194 210 226 / 0.15);
}#body :is(.border-sw-hover-light\/20) {
  border-color: rgb(194 210 226 / 0.2);
}#body :is(.border-sw-hover-light\/25) {
  border-color: rgb(194 210 226 / 0.25);
}#body :is(.border-sw-hover-light\/30) {
  border-color: rgb(194 210 226 / 0.3);
}#body :is(.border-sw-hover-light\/35) {
  border-color: rgb(194 210 226 / 0.35);
}#body :is(.border-sw-hover-light\/40) {
  border-color: rgb(194 210 226 / 0.4);
}#body :is(.border-sw-hover-light\/45) {
  border-color: rgb(194 210 226 / 0.45);
}#body :is(.border-sw-hover-light\/5) {
  border-color: rgb(194 210 226 / 0.05);
}#body :is(.border-sw-hover-light\/50) {
  border-color: rgb(194 210 226 / 0.5);
}#body :is(.border-sw-hover-light\/55) {
  border-color: rgb(194 210 226 / 0.55);
}#body :is(.border-sw-hover-light\/60) {
  border-color: rgb(194 210 226 / 0.6);
}#body :is(.border-sw-hover-light\/65) {
  border-color: rgb(194 210 226 / 0.65);
}#body :is(.border-sw-hover-light\/70) {
  border-color: rgb(194 210 226 / 0.7);
}#body :is(.border-sw-hover-light\/75) {
  border-color: rgb(194 210 226 / 0.75);
}#body :is(.border-sw-hover-light\/80) {
  border-color: rgb(194 210 226 / 0.8);
}#body :is(.border-sw-hover-light\/85) {
  border-color: rgb(194 210 226 / 0.85);
}#body :is(.border-sw-hover-light\/90) {
  border-color: rgb(194 210 226 / 0.9);
}#body :is(.border-sw-hover-light\/95) {
  border-color: rgb(194 210 226 / 0.95);
}#body :is(.border-sw-icon) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-sw-icon-alternate) {
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-sw-icon-alternate\/0) {
  border-color: rgb(131 131 131 / 0);
}#body :is(.border-sw-icon-alternate\/10) {
  border-color: rgb(131 131 131 / 0.1);
}#body :is(.border-sw-icon-alternate\/100) {
  border-color: rgb(131 131 131 / 1);
}#body :is(.border-sw-icon-alternate\/15) {
  border-color: rgb(131 131 131 / 0.15);
}#body :is(.border-sw-icon-alternate\/20) {
  border-color: rgb(131 131 131 / 0.2);
}#body :is(.border-sw-icon-alternate\/25) {
  border-color: rgb(131 131 131 / 0.25);
}#body :is(.border-sw-icon-alternate\/30) {
  border-color: rgb(131 131 131 / 0.3);
}#body :is(.border-sw-icon-alternate\/35) {
  border-color: rgb(131 131 131 / 0.35);
}#body :is(.border-sw-icon-alternate\/40) {
  border-color: rgb(131 131 131 / 0.4);
}#body :is(.border-sw-icon-alternate\/45) {
  border-color: rgb(131 131 131 / 0.45);
}#body :is(.border-sw-icon-alternate\/5) {
  border-color: rgb(131 131 131 / 0.05);
}#body :is(.border-sw-icon-alternate\/50) {
  border-color: rgb(131 131 131 / 0.5);
}#body :is(.border-sw-icon-alternate\/55) {
  border-color: rgb(131 131 131 / 0.55);
}#body :is(.border-sw-icon-alternate\/60) {
  border-color: rgb(131 131 131 / 0.6);
}#body :is(.border-sw-icon-alternate\/65) {
  border-color: rgb(131 131 131 / 0.65);
}#body :is(.border-sw-icon-alternate\/70) {
  border-color: rgb(131 131 131 / 0.7);
}#body :is(.border-sw-icon-alternate\/75) {
  border-color: rgb(131 131 131 / 0.75);
}#body :is(.border-sw-icon-alternate\/80) {
  border-color: rgb(131 131 131 / 0.8);
}#body :is(.border-sw-icon-alternate\/85) {
  border-color: rgb(131 131 131 / 0.85);
}#body :is(.border-sw-icon-alternate\/90) {
  border-color: rgb(131 131 131 / 0.9);
}#body :is(.border-sw-icon-alternate\/95) {
  border-color: rgb(131 131 131 / 0.95);
}#body :is(.border-sw-icon-small) {
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-sw-icon-small\/0) {
  border-color: rgb(131 131 131 / 0);
}#body :is(.border-sw-icon-small\/10) {
  border-color: rgb(131 131 131 / 0.1);
}#body :is(.border-sw-icon-small\/100) {
  border-color: rgb(131 131 131 / 1);
}#body :is(.border-sw-icon-small\/15) {
  border-color: rgb(131 131 131 / 0.15);
}#body :is(.border-sw-icon-small\/20) {
  border-color: rgb(131 131 131 / 0.2);
}#body :is(.border-sw-icon-small\/25) {
  border-color: rgb(131 131 131 / 0.25);
}#body :is(.border-sw-icon-small\/30) {
  border-color: rgb(131 131 131 / 0.3);
}#body :is(.border-sw-icon-small\/35) {
  border-color: rgb(131 131 131 / 0.35);
}#body :is(.border-sw-icon-small\/40) {
  border-color: rgb(131 131 131 / 0.4);
}#body :is(.border-sw-icon-small\/45) {
  border-color: rgb(131 131 131 / 0.45);
}#body :is(.border-sw-icon-small\/5) {
  border-color: rgb(131 131 131 / 0.05);
}#body :is(.border-sw-icon-small\/50) {
  border-color: rgb(131 131 131 / 0.5);
}#body :is(.border-sw-icon-small\/55) {
  border-color: rgb(131 131 131 / 0.55);
}#body :is(.border-sw-icon-small\/60) {
  border-color: rgb(131 131 131 / 0.6);
}#body :is(.border-sw-icon-small\/65) {
  border-color: rgb(131 131 131 / 0.65);
}#body :is(.border-sw-icon-small\/70) {
  border-color: rgb(131 131 131 / 0.7);
}#body :is(.border-sw-icon-small\/75) {
  border-color: rgb(131 131 131 / 0.75);
}#body :is(.border-sw-icon-small\/80) {
  border-color: rgb(131 131 131 / 0.8);
}#body :is(.border-sw-icon-small\/85) {
  border-color: rgb(131 131 131 / 0.85);
}#body :is(.border-sw-icon-small\/90) {
  border-color: rgb(131 131 131 / 0.9);
}#body :is(.border-sw-icon-small\/95) {
  border-color: rgb(131 131 131 / 0.95);
}#body :is(.border-sw-icon\/0) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.border-sw-icon\/10) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.border-sw-icon\/100) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.border-sw-icon\/15) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.border-sw-icon\/20) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.border-sw-icon\/25) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.border-sw-icon\/30) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.border-sw-icon\/35) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.border-sw-icon\/40) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.border-sw-icon\/45) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.border-sw-icon\/5) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.border-sw-icon\/50) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.border-sw-icon\/55) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.border-sw-icon\/60) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.border-sw-icon\/65) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.border-sw-icon\/70) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.border-sw-icon\/75) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.border-sw-icon\/80) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.border-sw-icon\/85) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.border-sw-icon\/90) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.border-sw-icon\/95) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.border-sw-info) {
  --tw-border-opacity: 1;
  border-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-sw-info\/0) {
  border-color: rgb(38 40 43 / 0);
}#body :is(.border-sw-info\/10) {
  border-color: rgb(38 40 43 / 0.1);
}#body :is(.border-sw-info\/100) {
  border-color: rgb(38 40 43 / 1);
}#body :is(.border-sw-info\/15) {
  border-color: rgb(38 40 43 / 0.15);
}#body :is(.border-sw-info\/20) {
  border-color: rgb(38 40 43 / 0.2);
}#body :is(.border-sw-info\/25) {
  border-color: rgb(38 40 43 / 0.25);
}#body :is(.border-sw-info\/30) {
  border-color: rgb(38 40 43 / 0.3);
}#body :is(.border-sw-info\/35) {
  border-color: rgb(38 40 43 / 0.35);
}#body :is(.border-sw-info\/40) {
  border-color: rgb(38 40 43 / 0.4);
}#body :is(.border-sw-info\/45) {
  border-color: rgb(38 40 43 / 0.45);
}#body :is(.border-sw-info\/5) {
  border-color: rgb(38 40 43 / 0.05);
}#body :is(.border-sw-info\/50) {
  border-color: rgb(38 40 43 / 0.5);
}#body :is(.border-sw-info\/55) {
  border-color: rgb(38 40 43 / 0.55);
}#body :is(.border-sw-info\/60) {
  border-color: rgb(38 40 43 / 0.6);
}#body :is(.border-sw-info\/65) {
  border-color: rgb(38 40 43 / 0.65);
}#body :is(.border-sw-info\/70) {
  border-color: rgb(38 40 43 / 0.7);
}#body :is(.border-sw-info\/75) {
  border-color: rgb(38 40 43 / 0.75);
}#body :is(.border-sw-info\/80) {
  border-color: rgb(38 40 43 / 0.8);
}#body :is(.border-sw-info\/85) {
  border-color: rgb(38 40 43 / 0.85);
}#body :is(.border-sw-info\/90) {
  border-color: rgb(38 40 43 / 0.9);
}#body :is(.border-sw-info\/95) {
  border-color: rgb(38 40 43 / 0.95);
}#body :is(.border-sw-label) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-sw-label\/0) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.border-sw-label\/10) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.border-sw-label\/100) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.border-sw-label\/15) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.border-sw-label\/20) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.border-sw-label\/25) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.border-sw-label\/30) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.border-sw-label\/35) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.border-sw-label\/40) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.border-sw-label\/45) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.border-sw-label\/5) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.border-sw-label\/50) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.border-sw-label\/55) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.border-sw-label\/60) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.border-sw-label\/65) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.border-sw-label\/70) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.border-sw-label\/75) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.border-sw-label\/80) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.border-sw-label\/85) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.border-sw-label\/90) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.border-sw-label\/95) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.border-sw-link-light) {
  --tw-border-opacity: 1;
  border-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-sw-link-light\/0) {
  border-color: rgb(17 162 220 / 0);
}#body :is(.border-sw-link-light\/10) {
  border-color: rgb(17 162 220 / 0.1);
}#body :is(.border-sw-link-light\/100) {
  border-color: rgb(17 162 220 / 1);
}#body :is(.border-sw-link-light\/15) {
  border-color: rgb(17 162 220 / 0.15);
}#body :is(.border-sw-link-light\/20) {
  border-color: rgb(17 162 220 / 0.2);
}#body :is(.border-sw-link-light\/25) {
  border-color: rgb(17 162 220 / 0.25);
}#body :is(.border-sw-link-light\/30) {
  border-color: rgb(17 162 220 / 0.3);
}#body :is(.border-sw-link-light\/35) {
  border-color: rgb(17 162 220 / 0.35);
}#body :is(.border-sw-link-light\/40) {
  border-color: rgb(17 162 220 / 0.4);
}#body :is(.border-sw-link-light\/45) {
  border-color: rgb(17 162 220 / 0.45);
}#body :is(.border-sw-link-light\/5) {
  border-color: rgb(17 162 220 / 0.05);
}#body :is(.border-sw-link-light\/50) {
  border-color: rgb(17 162 220 / 0.5);
}#body :is(.border-sw-link-light\/55) {
  border-color: rgb(17 162 220 / 0.55);
}#body :is(.border-sw-link-light\/60) {
  border-color: rgb(17 162 220 / 0.6);
}#body :is(.border-sw-link-light\/65) {
  border-color: rgb(17 162 220 / 0.65);
}#body :is(.border-sw-link-light\/70) {
  border-color: rgb(17 162 220 / 0.7);
}#body :is(.border-sw-link-light\/75) {
  border-color: rgb(17 162 220 / 0.75);
}#body :is(.border-sw-link-light\/80) {
  border-color: rgb(17 162 220 / 0.8);
}#body :is(.border-sw-link-light\/85) {
  border-color: rgb(17 162 220 / 0.85);
}#body :is(.border-sw-link-light\/90) {
  border-color: rgb(17 162 220 / 0.9);
}#body :is(.border-sw-link-light\/95) {
  border-color: rgb(17 162 220 / 0.95);
}#body :is(.border-sw-low-price) {
  --tw-border-opacity: 1;
  border-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-sw-low-price-background) {
  border-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-sw-low-price-background\/0) {
  border-color: rgba(10, 111, 219, 0);
}#body :is(.border-sw-low-price-background\/10) {
  border-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-sw-low-price-background\/100) {
  border-color: rgba(10, 111, 219, 1);
}#body :is(.border-sw-low-price-background\/15) {
  border-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-sw-low-price-background\/20) {
  border-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-sw-low-price-background\/25) {
  border-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-sw-low-price-background\/30) {
  border-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-sw-low-price-background\/35) {
  border-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-sw-low-price-background\/40) {
  border-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-sw-low-price-background\/45) {
  border-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-sw-low-price-background\/5) {
  border-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-sw-low-price-background\/50) {
  border-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-sw-low-price-background\/55) {
  border-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-sw-low-price-background\/60) {
  border-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-sw-low-price-background\/65) {
  border-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-sw-low-price-background\/70) {
  border-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-sw-low-price-background\/75) {
  border-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-sw-low-price-background\/80) {
  border-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-sw-low-price-background\/85) {
  border-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-sw-low-price-background\/90) {
  border-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-sw-low-price-background\/95) {
  border-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-sw-low-price\/0) {
  border-color: rgb(10 111 219 / 0);
}#body :is(.border-sw-low-price\/10) {
  border-color: rgb(10 111 219 / 0.1);
}#body :is(.border-sw-low-price\/100) {
  border-color: rgb(10 111 219 / 1);
}#body :is(.border-sw-low-price\/15) {
  border-color: rgb(10 111 219 / 0.15);
}#body :is(.border-sw-low-price\/20) {
  border-color: rgb(10 111 219 / 0.2);
}#body :is(.border-sw-low-price\/25) {
  border-color: rgb(10 111 219 / 0.25);
}#body :is(.border-sw-low-price\/30) {
  border-color: rgb(10 111 219 / 0.3);
}#body :is(.border-sw-low-price\/35) {
  border-color: rgb(10 111 219 / 0.35);
}#body :is(.border-sw-low-price\/40) {
  border-color: rgb(10 111 219 / 0.4);
}#body :is(.border-sw-low-price\/45) {
  border-color: rgb(10 111 219 / 0.45);
}#body :is(.border-sw-low-price\/5) {
  border-color: rgb(10 111 219 / 0.05);
}#body :is(.border-sw-low-price\/50) {
  border-color: rgb(10 111 219 / 0.5);
}#body :is(.border-sw-low-price\/55) {
  border-color: rgb(10 111 219 / 0.55);
}#body :is(.border-sw-low-price\/60) {
  border-color: rgb(10 111 219 / 0.6);
}#body :is(.border-sw-low-price\/65) {
  border-color: rgb(10 111 219 / 0.65);
}#body :is(.border-sw-low-price\/70) {
  border-color: rgb(10 111 219 / 0.7);
}#body :is(.border-sw-low-price\/75) {
  border-color: rgb(10 111 219 / 0.75);
}#body :is(.border-sw-low-price\/80) {
  border-color: rgb(10 111 219 / 0.8);
}#body :is(.border-sw-low-price\/85) {
  border-color: rgb(10 111 219 / 0.85);
}#body :is(.border-sw-low-price\/90) {
  border-color: rgb(10 111 219 / 0.9);
}#body :is(.border-sw-low-price\/95) {
  border-color: rgb(10 111 219 / 0.95);
}#body :is(.border-sw-medium-price) {
  --tw-border-opacity: 1;
  border-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.border-sw-medium-price\/0) {
  border-color: rgb(108 169 233 / 0);
}#body :is(.border-sw-medium-price\/10) {
  border-color: rgb(108 169 233 / 0.1);
}#body :is(.border-sw-medium-price\/100) {
  border-color: rgb(108 169 233 / 1);
}#body :is(.border-sw-medium-price\/15) {
  border-color: rgb(108 169 233 / 0.15);
}#body :is(.border-sw-medium-price\/20) {
  border-color: rgb(108 169 233 / 0.2);
}#body :is(.border-sw-medium-price\/25) {
  border-color: rgb(108 169 233 / 0.25);
}#body :is(.border-sw-medium-price\/30) {
  border-color: rgb(108 169 233 / 0.3);
}#body :is(.border-sw-medium-price\/35) {
  border-color: rgb(108 169 233 / 0.35);
}#body :is(.border-sw-medium-price\/40) {
  border-color: rgb(108 169 233 / 0.4);
}#body :is(.border-sw-medium-price\/45) {
  border-color: rgb(108 169 233 / 0.45);
}#body :is(.border-sw-medium-price\/5) {
  border-color: rgb(108 169 233 / 0.05);
}#body :is(.border-sw-medium-price\/50) {
  border-color: rgb(108 169 233 / 0.5);
}#body :is(.border-sw-medium-price\/55) {
  border-color: rgb(108 169 233 / 0.55);
}#body :is(.border-sw-medium-price\/60) {
  border-color: rgb(108 169 233 / 0.6);
}#body :is(.border-sw-medium-price\/65) {
  border-color: rgb(108 169 233 / 0.65);
}#body :is(.border-sw-medium-price\/70) {
  border-color: rgb(108 169 233 / 0.7);
}#body :is(.border-sw-medium-price\/75) {
  border-color: rgb(108 169 233 / 0.75);
}#body :is(.border-sw-medium-price\/80) {
  border-color: rgb(108 169 233 / 0.8);
}#body :is(.border-sw-medium-price\/85) {
  border-color: rgb(108 169 233 / 0.85);
}#body :is(.border-sw-medium-price\/90) {
  border-color: rgb(108 169 233 / 0.9);
}#body :is(.border-sw-medium-price\/95) {
  border-color: rgb(108 169 233 / 0.95);
}#body :is(.border-sw-overlay-background) {
  --tw-border-opacity: 1;
  border-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.border-sw-overlay-background\/0) {
  border-color: rgb(231 241 251 / 0);
}#body :is(.border-sw-overlay-background\/10) {
  border-color: rgb(231 241 251 / 0.1);
}#body :is(.border-sw-overlay-background\/100) {
  border-color: rgb(231 241 251 / 1);
}#body :is(.border-sw-overlay-background\/15) {
  border-color: rgb(231 241 251 / 0.15);
}#body :is(.border-sw-overlay-background\/20) {
  border-color: rgb(231 241 251 / 0.2);
}#body :is(.border-sw-overlay-background\/25) {
  border-color: rgb(231 241 251 / 0.25);
}#body :is(.border-sw-overlay-background\/30) {
  border-color: rgb(231 241 251 / 0.3);
}#body :is(.border-sw-overlay-background\/35) {
  border-color: rgb(231 241 251 / 0.35);
}#body :is(.border-sw-overlay-background\/40) {
  border-color: rgb(231 241 251 / 0.4);
}#body :is(.border-sw-overlay-background\/45) {
  border-color: rgb(231 241 251 / 0.45);
}#body :is(.border-sw-overlay-background\/5) {
  border-color: rgb(231 241 251 / 0.05);
}#body :is(.border-sw-overlay-background\/50) {
  border-color: rgb(231 241 251 / 0.5);
}#body :is(.border-sw-overlay-background\/55) {
  border-color: rgb(231 241 251 / 0.55);
}#body :is(.border-sw-overlay-background\/60) {
  border-color: rgb(231 241 251 / 0.6);
}#body :is(.border-sw-overlay-background\/65) {
  border-color: rgb(231 241 251 / 0.65);
}#body :is(.border-sw-overlay-background\/70) {
  border-color: rgb(231 241 251 / 0.7);
}#body :is(.border-sw-overlay-background\/75) {
  border-color: rgb(231 241 251 / 0.75);
}#body :is(.border-sw-overlay-background\/80) {
  border-color: rgb(231 241 251 / 0.8);
}#body :is(.border-sw-overlay-background\/85) {
  border-color: rgb(231 241 251 / 0.85);
}#body :is(.border-sw-overlay-background\/90) {
  border-color: rgb(231 241 251 / 0.9);
}#body :is(.border-sw-overlay-background\/95) {
  border-color: rgb(231 241 251 / 0.95);
}#body :is(.border-sw-primary) {
  --tw-border-opacity: 1;
  border-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-sw-primary\/0) {
  border-color: rgb(0 107 162 / 0);
}#body :is(.border-sw-primary\/10) {
  border-color: rgb(0 107 162 / 0.1);
}#body :is(.border-sw-primary\/100) {
  border-color: rgb(0 107 162 / 1);
}#body :is(.border-sw-primary\/15) {
  border-color: rgb(0 107 162 / 0.15);
}#body :is(.border-sw-primary\/20) {
  border-color: rgb(0 107 162 / 0.2);
}#body :is(.border-sw-primary\/25) {
  border-color: rgb(0 107 162 / 0.25);
}#body :is(.border-sw-primary\/30) {
  border-color: rgb(0 107 162 / 0.3);
}#body :is(.border-sw-primary\/35) {
  border-color: rgb(0 107 162 / 0.35);
}#body :is(.border-sw-primary\/40) {
  border-color: rgb(0 107 162 / 0.4);
}#body :is(.border-sw-primary\/45) {
  border-color: rgb(0 107 162 / 0.45);
}#body :is(.border-sw-primary\/5) {
  border-color: rgb(0 107 162 / 0.05);
}#body :is(.border-sw-primary\/50) {
  border-color: rgb(0 107 162 / 0.5);
}#body :is(.border-sw-primary\/55) {
  border-color: rgb(0 107 162 / 0.55);
}#body :is(.border-sw-primary\/60) {
  border-color: rgb(0 107 162 / 0.6);
}#body :is(.border-sw-primary\/65) {
  border-color: rgb(0 107 162 / 0.65);
}#body :is(.border-sw-primary\/70) {
  border-color: rgb(0 107 162 / 0.7);
}#body :is(.border-sw-primary\/75) {
  border-color: rgb(0 107 162 / 0.75);
}#body :is(.border-sw-primary\/80) {
  border-color: rgb(0 107 162 / 0.8);
}#body :is(.border-sw-primary\/85) {
  border-color: rgb(0 107 162 / 0.85);
}#body :is(.border-sw-primary\/90) {
  border-color: rgb(0 107 162 / 0.9);
}#body :is(.border-sw-primary\/95) {
  border-color: rgb(0 107 162 / 0.95);
}#body :is(.border-sw-secondary) {
  --tw-border-opacity: 1;
  border-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-sw-secondary\/0) {
  border-color: rgb(17 162 220 / 0);
}#body :is(.border-sw-secondary\/10) {
  border-color: rgb(17 162 220 / 0.1);
}#body :is(.border-sw-secondary\/100) {
  border-color: rgb(17 162 220 / 1);
}#body :is(.border-sw-secondary\/15) {
  border-color: rgb(17 162 220 / 0.15);
}#body :is(.border-sw-secondary\/20) {
  border-color: rgb(17 162 220 / 0.2);
}#body :is(.border-sw-secondary\/25) {
  border-color: rgb(17 162 220 / 0.25);
}#body :is(.border-sw-secondary\/30) {
  border-color: rgb(17 162 220 / 0.3);
}#body :is(.border-sw-secondary\/35) {
  border-color: rgb(17 162 220 / 0.35);
}#body :is(.border-sw-secondary\/40) {
  border-color: rgb(17 162 220 / 0.4);
}#body :is(.border-sw-secondary\/45) {
  border-color: rgb(17 162 220 / 0.45);
}#body :is(.border-sw-secondary\/5) {
  border-color: rgb(17 162 220 / 0.05);
}#body :is(.border-sw-secondary\/50) {
  border-color: rgb(17 162 220 / 0.5);
}#body :is(.border-sw-secondary\/55) {
  border-color: rgb(17 162 220 / 0.55);
}#body :is(.border-sw-secondary\/60) {
  border-color: rgb(17 162 220 / 0.6);
}#body :is(.border-sw-secondary\/65) {
  border-color: rgb(17 162 220 / 0.65);
}#body :is(.border-sw-secondary\/70) {
  border-color: rgb(17 162 220 / 0.7);
}#body :is(.border-sw-secondary\/75) {
  border-color: rgb(17 162 220 / 0.75);
}#body :is(.border-sw-secondary\/80) {
  border-color: rgb(17 162 220 / 0.8);
}#body :is(.border-sw-secondary\/85) {
  border-color: rgb(17 162 220 / 0.85);
}#body :is(.border-sw-secondary\/90) {
  border-color: rgb(17 162 220 / 0.9);
}#body :is(.border-sw-secondary\/95) {
  border-color: rgb(17 162 220 / 0.95);
}#body :is(.border-sw-selected) {
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-sw-selected\/0) {
  border-color: rgb(131 131 131 / 0);
}#body :is(.border-sw-selected\/10) {
  border-color: rgb(131 131 131 / 0.1);
}#body :is(.border-sw-selected\/100) {
  border-color: rgb(131 131 131 / 1);
}#body :is(.border-sw-selected\/15) {
  border-color: rgb(131 131 131 / 0.15);
}#body :is(.border-sw-selected\/20) {
  border-color: rgb(131 131 131 / 0.2);
}#body :is(.border-sw-selected\/25) {
  border-color: rgb(131 131 131 / 0.25);
}#body :is(.border-sw-selected\/30) {
  border-color: rgb(131 131 131 / 0.3);
}#body :is(.border-sw-selected\/35) {
  border-color: rgb(131 131 131 / 0.35);
}#body :is(.border-sw-selected\/40) {
  border-color: rgb(131 131 131 / 0.4);
}#body :is(.border-sw-selected\/45) {
  border-color: rgb(131 131 131 / 0.45);
}#body :is(.border-sw-selected\/5) {
  border-color: rgb(131 131 131 / 0.05);
}#body :is(.border-sw-selected\/50) {
  border-color: rgb(131 131 131 / 0.5);
}#body :is(.border-sw-selected\/55) {
  border-color: rgb(131 131 131 / 0.55);
}#body :is(.border-sw-selected\/60) {
  border-color: rgb(131 131 131 / 0.6);
}#body :is(.border-sw-selected\/65) {
  border-color: rgb(131 131 131 / 0.65);
}#body :is(.border-sw-selected\/70) {
  border-color: rgb(131 131 131 / 0.7);
}#body :is(.border-sw-selected\/75) {
  border-color: rgb(131 131 131 / 0.75);
}#body :is(.border-sw-selected\/80) {
  border-color: rgb(131 131 131 / 0.8);
}#body :is(.border-sw-selected\/85) {
  border-color: rgb(131 131 131 / 0.85);
}#body :is(.border-sw-selected\/90) {
  border-color: rgb(131 131 131 / 0.9);
}#body :is(.border-sw-selected\/95) {
  border-color: rgb(131 131 131 / 0.95);
}#body :is(.border-sw-success) {
  --tw-border-opacity: 1;
  border-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.border-sw-success-background) {
  border-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-sw-success-background-hex) {
  --tw-border-opacity: 1;
  border-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.border-sw-success-background-hex\/0) {
  border-color: rgb(232 242 235 / 0);
}#body :is(.border-sw-success-background-hex\/10) {
  border-color: rgb(232 242 235 / 0.1);
}#body :is(.border-sw-success-background-hex\/100) {
  border-color: rgb(232 242 235 / 1);
}#body :is(.border-sw-success-background-hex\/15) {
  border-color: rgb(232 242 235 / 0.15);
}#body :is(.border-sw-success-background-hex\/20) {
  border-color: rgb(232 242 235 / 0.2);
}#body :is(.border-sw-success-background-hex\/25) {
  border-color: rgb(232 242 235 / 0.25);
}#body :is(.border-sw-success-background-hex\/30) {
  border-color: rgb(232 242 235 / 0.3);
}#body :is(.border-sw-success-background-hex\/35) {
  border-color: rgb(232 242 235 / 0.35);
}#body :is(.border-sw-success-background-hex\/40) {
  border-color: rgb(232 242 235 / 0.4);
}#body :is(.border-sw-success-background-hex\/45) {
  border-color: rgb(232 242 235 / 0.45);
}#body :is(.border-sw-success-background-hex\/5) {
  border-color: rgb(232 242 235 / 0.05);
}#body :is(.border-sw-success-background-hex\/50) {
  border-color: rgb(232 242 235 / 0.5);
}#body :is(.border-sw-success-background-hex\/55) {
  border-color: rgb(232 242 235 / 0.55);
}#body :is(.border-sw-success-background-hex\/60) {
  border-color: rgb(232 242 235 / 0.6);
}#body :is(.border-sw-success-background-hex\/65) {
  border-color: rgb(232 242 235 / 0.65);
}#body :is(.border-sw-success-background-hex\/70) {
  border-color: rgb(232 242 235 / 0.7);
}#body :is(.border-sw-success-background-hex\/75) {
  border-color: rgb(232 242 235 / 0.75);
}#body :is(.border-sw-success-background-hex\/80) {
  border-color: rgb(232 242 235 / 0.8);
}#body :is(.border-sw-success-background-hex\/85) {
  border-color: rgb(232 242 235 / 0.85);
}#body :is(.border-sw-success-background-hex\/90) {
  border-color: rgb(232 242 235 / 0.9);
}#body :is(.border-sw-success-background-hex\/95) {
  border-color: rgb(232 242 235 / 0.95);
}#body :is(.border-sw-success-background\/0) {
  border-color: rgba(27, 123, 59, 0);
}#body :is(.border-sw-success-background\/10) {
  border-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-sw-success-background\/100) {
  border-color: rgba(27, 123, 59, 1);
}#body :is(.border-sw-success-background\/15) {
  border-color: rgba(27, 123, 59, 0.15);
}#body :is(.border-sw-success-background\/20) {
  border-color: rgba(27, 123, 59, 0.2);
}#body :is(.border-sw-success-background\/25) {
  border-color: rgba(27, 123, 59, 0.25);
}#body :is(.border-sw-success-background\/30) {
  border-color: rgba(27, 123, 59, 0.3);
}#body :is(.border-sw-success-background\/35) {
  border-color: rgba(27, 123, 59, 0.35);
}#body :is(.border-sw-success-background\/40) {
  border-color: rgba(27, 123, 59, 0.4);
}#body :is(.border-sw-success-background\/45) {
  border-color: rgba(27, 123, 59, 0.45);
}#body :is(.border-sw-success-background\/5) {
  border-color: rgba(27, 123, 59, 0.05);
}#body :is(.border-sw-success-background\/50) {
  border-color: rgba(27, 123, 59, 0.5);
}#body :is(.border-sw-success-background\/55) {
  border-color: rgba(27, 123, 59, 0.55);
}#body :is(.border-sw-success-background\/60) {
  border-color: rgba(27, 123, 59, 0.6);
}#body :is(.border-sw-success-background\/65) {
  border-color: rgba(27, 123, 59, 0.65);
}#body :is(.border-sw-success-background\/70) {
  border-color: rgba(27, 123, 59, 0.7);
}#body :is(.border-sw-success-background\/75) {
  border-color: rgba(27, 123, 59, 0.75);
}#body :is(.border-sw-success-background\/80) {
  border-color: rgba(27, 123, 59, 0.8);
}#body :is(.border-sw-success-background\/85) {
  border-color: rgba(27, 123, 59, 0.85);
}#body :is(.border-sw-success-background\/90) {
  border-color: rgba(27, 123, 59, 0.9);
}#body :is(.border-sw-success-background\/95) {
  border-color: rgba(27, 123, 59, 0.95);
}#body :is(.border-sw-success-dark) {
  --tw-border-opacity: 1;
  border-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.border-sw-success-dark\/0) {
  border-color: rgb(20 89 43 / 0);
}#body :is(.border-sw-success-dark\/10) {
  border-color: rgb(20 89 43 / 0.1);
}#body :is(.border-sw-success-dark\/100) {
  border-color: rgb(20 89 43 / 1);
}#body :is(.border-sw-success-dark\/15) {
  border-color: rgb(20 89 43 / 0.15);
}#body :is(.border-sw-success-dark\/20) {
  border-color: rgb(20 89 43 / 0.2);
}#body :is(.border-sw-success-dark\/25) {
  border-color: rgb(20 89 43 / 0.25);
}#body :is(.border-sw-success-dark\/30) {
  border-color: rgb(20 89 43 / 0.3);
}#body :is(.border-sw-success-dark\/35) {
  border-color: rgb(20 89 43 / 0.35);
}#body :is(.border-sw-success-dark\/40) {
  border-color: rgb(20 89 43 / 0.4);
}#body :is(.border-sw-success-dark\/45) {
  border-color: rgb(20 89 43 / 0.45);
}#body :is(.border-sw-success-dark\/5) {
  border-color: rgb(20 89 43 / 0.05);
}#body :is(.border-sw-success-dark\/50) {
  border-color: rgb(20 89 43 / 0.5);
}#body :is(.border-sw-success-dark\/55) {
  border-color: rgb(20 89 43 / 0.55);
}#body :is(.border-sw-success-dark\/60) {
  border-color: rgb(20 89 43 / 0.6);
}#body :is(.border-sw-success-dark\/65) {
  border-color: rgb(20 89 43 / 0.65);
}#body :is(.border-sw-success-dark\/70) {
  border-color: rgb(20 89 43 / 0.7);
}#body :is(.border-sw-success-dark\/75) {
  border-color: rgb(20 89 43 / 0.75);
}#body :is(.border-sw-success-dark\/80) {
  border-color: rgb(20 89 43 / 0.8);
}#body :is(.border-sw-success-dark\/85) {
  border-color: rgb(20 89 43 / 0.85);
}#body :is(.border-sw-success-dark\/90) {
  border-color: rgb(20 89 43 / 0.9);
}#body :is(.border-sw-success-dark\/95) {
  border-color: rgb(20 89 43 / 0.95);
}#body :is(.border-sw-success-light) {
  --tw-border-opacity: 1;
  border-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.border-sw-success-light\/0) {
  border-color: rgb(126 199 168 / 0);
}#body :is(.border-sw-success-light\/10) {
  border-color: rgb(126 199 168 / 0.1);
}#body :is(.border-sw-success-light\/100) {
  border-color: rgb(126 199 168 / 1);
}#body :is(.border-sw-success-light\/15) {
  border-color: rgb(126 199 168 / 0.15);
}#body :is(.border-sw-success-light\/20) {
  border-color: rgb(126 199 168 / 0.2);
}#body :is(.border-sw-success-light\/25) {
  border-color: rgb(126 199 168 / 0.25);
}#body :is(.border-sw-success-light\/30) {
  border-color: rgb(126 199 168 / 0.3);
}#body :is(.border-sw-success-light\/35) {
  border-color: rgb(126 199 168 / 0.35);
}#body :is(.border-sw-success-light\/40) {
  border-color: rgb(126 199 168 / 0.4);
}#body :is(.border-sw-success-light\/45) {
  border-color: rgb(126 199 168 / 0.45);
}#body :is(.border-sw-success-light\/5) {
  border-color: rgb(126 199 168 / 0.05);
}#body :is(.border-sw-success-light\/50) {
  border-color: rgb(126 199 168 / 0.5);
}#body :is(.border-sw-success-light\/55) {
  border-color: rgb(126 199 168 / 0.55);
}#body :is(.border-sw-success-light\/60) {
  border-color: rgb(126 199 168 / 0.6);
}#body :is(.border-sw-success-light\/65) {
  border-color: rgb(126 199 168 / 0.65);
}#body :is(.border-sw-success-light\/70) {
  border-color: rgb(126 199 168 / 0.7);
}#body :is(.border-sw-success-light\/75) {
  border-color: rgb(126 199 168 / 0.75);
}#body :is(.border-sw-success-light\/80) {
  border-color: rgb(126 199 168 / 0.8);
}#body :is(.border-sw-success-light\/85) {
  border-color: rgb(126 199 168 / 0.85);
}#body :is(.border-sw-success-light\/90) {
  border-color: rgb(126 199 168 / 0.9);
}#body :is(.border-sw-success-light\/95) {
  border-color: rgb(126 199 168 / 0.95);
}#body :is(.border-sw-success\/0) {
  border-color: rgb(27 123 59 / 0);
}#body :is(.border-sw-success\/10) {
  border-color: rgb(27 123 59 / 0.1);
}#body :is(.border-sw-success\/100) {
  border-color: rgb(27 123 59 / 1);
}#body :is(.border-sw-success\/15) {
  border-color: rgb(27 123 59 / 0.15);
}#body :is(.border-sw-success\/20) {
  border-color: rgb(27 123 59 / 0.2);
}#body :is(.border-sw-success\/25) {
  border-color: rgb(27 123 59 / 0.25);
}#body :is(.border-sw-success\/30) {
  border-color: rgb(27 123 59 / 0.3);
}#body :is(.border-sw-success\/35) {
  border-color: rgb(27 123 59 / 0.35);
}#body :is(.border-sw-success\/40) {
  border-color: rgb(27 123 59 / 0.4);
}#body :is(.border-sw-success\/45) {
  border-color: rgb(27 123 59 / 0.45);
}#body :is(.border-sw-success\/5) {
  border-color: rgb(27 123 59 / 0.05);
}#body :is(.border-sw-success\/50) {
  border-color: rgb(27 123 59 / 0.5);
}#body :is(.border-sw-success\/55) {
  border-color: rgb(27 123 59 / 0.55);
}#body :is(.border-sw-success\/60) {
  border-color: rgb(27 123 59 / 0.6);
}#body :is(.border-sw-success\/65) {
  border-color: rgb(27 123 59 / 0.65);
}#body :is(.border-sw-success\/70) {
  border-color: rgb(27 123 59 / 0.7);
}#body :is(.border-sw-success\/75) {
  border-color: rgb(27 123 59 / 0.75);
}#body :is(.border-sw-success\/80) {
  border-color: rgb(27 123 59 / 0.8);
}#body :is(.border-sw-success\/85) {
  border-color: rgb(27 123 59 / 0.85);
}#body :is(.border-sw-success\/90) {
  border-color: rgb(27 123 59 / 0.9);
}#body :is(.border-sw-success\/95) {
  border-color: rgb(27 123 59 / 0.95);
}#body :is(.border-sw-tag-default) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-sw-tag-default\/0) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.border-sw-tag-default\/10) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.border-sw-tag-default\/100) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.border-sw-tag-default\/15) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.border-sw-tag-default\/20) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.border-sw-tag-default\/25) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.border-sw-tag-default\/30) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.border-sw-tag-default\/35) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.border-sw-tag-default\/40) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.border-sw-tag-default\/45) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.border-sw-tag-default\/5) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.border-sw-tag-default\/50) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.border-sw-tag-default\/55) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.border-sw-tag-default\/60) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.border-sw-tag-default\/65) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.border-sw-tag-default\/70) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.border-sw-tag-default\/75) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.border-sw-tag-default\/80) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.border-sw-tag-default\/85) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.border-sw-tag-default\/90) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.border-sw-tag-default\/95) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.border-sw-text) {
  --tw-border-opacity: 1;
  border-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-sw-text-reverse) {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-sw-text-reverse-alternate) {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-sw-text-reverse-alternate\/0) {
  border-color: rgb(245 245 245 / 0);
}#body :is(.border-sw-text-reverse-alternate\/10) {
  border-color: rgb(245 245 245 / 0.1);
}#body :is(.border-sw-text-reverse-alternate\/100) {
  border-color: rgb(245 245 245 / 1);
}#body :is(.border-sw-text-reverse-alternate\/15) {
  border-color: rgb(245 245 245 / 0.15);
}#body :is(.border-sw-text-reverse-alternate\/20) {
  border-color: rgb(245 245 245 / 0.2);
}#body :is(.border-sw-text-reverse-alternate\/25) {
  border-color: rgb(245 245 245 / 0.25);
}#body :is(.border-sw-text-reverse-alternate\/30) {
  border-color: rgb(245 245 245 / 0.3);
}#body :is(.border-sw-text-reverse-alternate\/35) {
  border-color: rgb(245 245 245 / 0.35);
}#body :is(.border-sw-text-reverse-alternate\/40) {
  border-color: rgb(245 245 245 / 0.4);
}#body :is(.border-sw-text-reverse-alternate\/45) {
  border-color: rgb(245 245 245 / 0.45);
}#body :is(.border-sw-text-reverse-alternate\/5) {
  border-color: rgb(245 245 245 / 0.05);
}#body :is(.border-sw-text-reverse-alternate\/50) {
  border-color: rgb(245 245 245 / 0.5);
}#body :is(.border-sw-text-reverse-alternate\/55) {
  border-color: rgb(245 245 245 / 0.55);
}#body :is(.border-sw-text-reverse-alternate\/60) {
  border-color: rgb(245 245 245 / 0.6);
}#body :is(.border-sw-text-reverse-alternate\/65) {
  border-color: rgb(245 245 245 / 0.65);
}#body :is(.border-sw-text-reverse-alternate\/70) {
  border-color: rgb(245 245 245 / 0.7);
}#body :is(.border-sw-text-reverse-alternate\/75) {
  border-color: rgb(245 245 245 / 0.75);
}#body :is(.border-sw-text-reverse-alternate\/80) {
  border-color: rgb(245 245 245 / 0.8);
}#body :is(.border-sw-text-reverse-alternate\/85) {
  border-color: rgb(245 245 245 / 0.85);
}#body :is(.border-sw-text-reverse-alternate\/90) {
  border-color: rgb(245 245 245 / 0.9);
}#body :is(.border-sw-text-reverse-alternate\/95) {
  border-color: rgb(245 245 245 / 0.95);
}#body :is(.border-sw-text-reverse\/0) {
  border-color: rgb(255 255 255 / 0);
}#body :is(.border-sw-text-reverse\/10) {
  border-color: rgb(255 255 255 / 0.1);
}#body :is(.border-sw-text-reverse\/100) {
  border-color: rgb(255 255 255 / 1);
}#body :is(.border-sw-text-reverse\/15) {
  border-color: rgb(255 255 255 / 0.15);
}#body :is(.border-sw-text-reverse\/20) {
  border-color: rgb(255 255 255 / 0.2);
}#body :is(.border-sw-text-reverse\/25) {
  border-color: rgb(255 255 255 / 0.25);
}#body :is(.border-sw-text-reverse\/30) {
  border-color: rgb(255 255 255 / 0.3);
}#body :is(.border-sw-text-reverse\/35) {
  border-color: rgb(255 255 255 / 0.35);
}#body :is(.border-sw-text-reverse\/40) {
  border-color: rgb(255 255 255 / 0.4);
}#body :is(.border-sw-text-reverse\/45) {
  border-color: rgb(255 255 255 / 0.45);
}#body :is(.border-sw-text-reverse\/5) {
  border-color: rgb(255 255 255 / 0.05);
}#body :is(.border-sw-text-reverse\/50) {
  border-color: rgb(255 255 255 / 0.5);
}#body :is(.border-sw-text-reverse\/55) {
  border-color: rgb(255 255 255 / 0.55);
}#body :is(.border-sw-text-reverse\/60) {
  border-color: rgb(255 255 255 / 0.6);
}#body :is(.border-sw-text-reverse\/65) {
  border-color: rgb(255 255 255 / 0.65);
}#body :is(.border-sw-text-reverse\/70) {
  border-color: rgb(255 255 255 / 0.7);
}#body :is(.border-sw-text-reverse\/75) {
  border-color: rgb(255 255 255 / 0.75);
}#body :is(.border-sw-text-reverse\/80) {
  border-color: rgb(255 255 255 / 0.8);
}#body :is(.border-sw-text-reverse\/85) {
  border-color: rgb(255 255 255 / 0.85);
}#body :is(.border-sw-text-reverse\/90) {
  border-color: rgb(255 255 255 / 0.9);
}#body :is(.border-sw-text-reverse\/95) {
  border-color: rgb(255 255 255 / 0.95);
}#body :is(.border-sw-text-section-title) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-sw-text-section-title\/0) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.border-sw-text-section-title\/10) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.border-sw-text-section-title\/100) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.border-sw-text-section-title\/15) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.border-sw-text-section-title\/20) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.border-sw-text-section-title\/25) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.border-sw-text-section-title\/30) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.border-sw-text-section-title\/35) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.border-sw-text-section-title\/40) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.border-sw-text-section-title\/45) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.border-sw-text-section-title\/5) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.border-sw-text-section-title\/50) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.border-sw-text-section-title\/55) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.border-sw-text-section-title\/60) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.border-sw-text-section-title\/65) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.border-sw-text-section-title\/70) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.border-sw-text-section-title\/75) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.border-sw-text-section-title\/80) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.border-sw-text-section-title\/85) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.border-sw-text-section-title\/90) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.border-sw-text-section-title\/95) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.border-sw-text\/0) {
  border-color: rgb(38 40 43 / 0);
}#body :is(.border-sw-text\/10) {
  border-color: rgb(38 40 43 / 0.1);
}#body :is(.border-sw-text\/100) {
  border-color: rgb(38 40 43 / 1);
}#body :is(.border-sw-text\/15) {
  border-color: rgb(38 40 43 / 0.15);
}#body :is(.border-sw-text\/20) {
  border-color: rgb(38 40 43 / 0.2);
}#body :is(.border-sw-text\/25) {
  border-color: rgb(38 40 43 / 0.25);
}#body :is(.border-sw-text\/30) {
  border-color: rgb(38 40 43 / 0.3);
}#body :is(.border-sw-text\/35) {
  border-color: rgb(38 40 43 / 0.35);
}#body :is(.border-sw-text\/40) {
  border-color: rgb(38 40 43 / 0.4);
}#body :is(.border-sw-text\/45) {
  border-color: rgb(38 40 43 / 0.45);
}#body :is(.border-sw-text\/5) {
  border-color: rgb(38 40 43 / 0.05);
}#body :is(.border-sw-text\/50) {
  border-color: rgb(38 40 43 / 0.5);
}#body :is(.border-sw-text\/55) {
  border-color: rgb(38 40 43 / 0.55);
}#body :is(.border-sw-text\/60) {
  border-color: rgb(38 40 43 / 0.6);
}#body :is(.border-sw-text\/65) {
  border-color: rgb(38 40 43 / 0.65);
}#body :is(.border-sw-text\/70) {
  border-color: rgb(38 40 43 / 0.7);
}#body :is(.border-sw-text\/75) {
  border-color: rgb(38 40 43 / 0.75);
}#body :is(.border-sw-text\/80) {
  border-color: rgb(38 40 43 / 0.8);
}#body :is(.border-sw-text\/85) {
  border-color: rgb(38 40 43 / 0.85);
}#body :is(.border-sw-text\/90) {
  border-color: rgb(38 40 43 / 0.9);
}#body :is(.border-sw-text\/95) {
  border-color: rgb(38 40 43 / 0.95);
}#body :is(.border-sw-tooltip) {
  border-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-sw-tooltip\/0) {
  border-color: rgba(38, 40, 43, 0);
}#body :is(.border-sw-tooltip\/10) {
  border-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-sw-tooltip\/100) {
  border-color: rgba(38, 40, 43, 1);
}#body :is(.border-sw-tooltip\/15) {
  border-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-sw-tooltip\/20) {
  border-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-sw-tooltip\/25) {
  border-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-sw-tooltip\/30) {
  border-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-sw-tooltip\/35) {
  border-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-sw-tooltip\/40) {
  border-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-sw-tooltip\/45) {
  border-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-sw-tooltip\/5) {
  border-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-sw-tooltip\/50) {
  border-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-sw-tooltip\/55) {
  border-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-sw-tooltip\/60) {
  border-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-sw-tooltip\/65) {
  border-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-sw-tooltip\/70) {
  border-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-sw-tooltip\/75) {
  border-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-sw-tooltip\/80) {
  border-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-sw-tooltip\/85) {
  border-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-sw-tooltip\/90) {
  border-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-sw-tooltip\/95) {
  border-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-sw-very-high-price) {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-sw-very-high-price\/0) {
  border-color: rgb(245 245 245 / 0);
}#body :is(.border-sw-very-high-price\/10) {
  border-color: rgb(245 245 245 / 0.1);
}#body :is(.border-sw-very-high-price\/100) {
  border-color: rgb(245 245 245 / 1);
}#body :is(.border-sw-very-high-price\/15) {
  border-color: rgb(245 245 245 / 0.15);
}#body :is(.border-sw-very-high-price\/20) {
  border-color: rgb(245 245 245 / 0.2);
}#body :is(.border-sw-very-high-price\/25) {
  border-color: rgb(245 245 245 / 0.25);
}#body :is(.border-sw-very-high-price\/30) {
  border-color: rgb(245 245 245 / 0.3);
}#body :is(.border-sw-very-high-price\/35) {
  border-color: rgb(245 245 245 / 0.35);
}#body :is(.border-sw-very-high-price\/40) {
  border-color: rgb(245 245 245 / 0.4);
}#body :is(.border-sw-very-high-price\/45) {
  border-color: rgb(245 245 245 / 0.45);
}#body :is(.border-sw-very-high-price\/5) {
  border-color: rgb(245 245 245 / 0.05);
}#body :is(.border-sw-very-high-price\/50) {
  border-color: rgb(245 245 245 / 0.5);
}#body :is(.border-sw-very-high-price\/55) {
  border-color: rgb(245 245 245 / 0.55);
}#body :is(.border-sw-very-high-price\/60) {
  border-color: rgb(245 245 245 / 0.6);
}#body :is(.border-sw-very-high-price\/65) {
  border-color: rgb(245 245 245 / 0.65);
}#body :is(.border-sw-very-high-price\/70) {
  border-color: rgb(245 245 245 / 0.7);
}#body :is(.border-sw-very-high-price\/75) {
  border-color: rgb(245 245 245 / 0.75);
}#body :is(.border-sw-very-high-price\/80) {
  border-color: rgb(245 245 245 / 0.8);
}#body :is(.border-sw-very-high-price\/85) {
  border-color: rgb(245 245 245 / 0.85);
}#body :is(.border-sw-very-high-price\/90) {
  border-color: rgb(245 245 245 / 0.9);
}#body :is(.border-sw-very-high-price\/95) {
  border-color: rgb(245 245 245 / 0.95);
}#body :is(.border-sw-warning) {
  --tw-border-opacity: 1;
  border-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.border-sw-warning-background) {
  border-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-sw-warning-background-hex) {
  --tw-border-opacity: 1;
  border-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.border-sw-warning-background-hex\/0) {
  border-color: rgb(252 244 230 / 0);
}#body :is(.border-sw-warning-background-hex\/10) {
  border-color: rgb(252 244 230 / 0.1);
}#body :is(.border-sw-warning-background-hex\/100) {
  border-color: rgb(252 244 230 / 1);
}#body :is(.border-sw-warning-background-hex\/15) {
  border-color: rgb(252 244 230 / 0.15);
}#body :is(.border-sw-warning-background-hex\/20) {
  border-color: rgb(252 244 230 / 0.2);
}#body :is(.border-sw-warning-background-hex\/25) {
  border-color: rgb(252 244 230 / 0.25);
}#body :is(.border-sw-warning-background-hex\/30) {
  border-color: rgb(252 244 230 / 0.3);
}#body :is(.border-sw-warning-background-hex\/35) {
  border-color: rgb(252 244 230 / 0.35);
}#body :is(.border-sw-warning-background-hex\/40) {
  border-color: rgb(252 244 230 / 0.4);
}#body :is(.border-sw-warning-background-hex\/45) {
  border-color: rgb(252 244 230 / 0.45);
}#body :is(.border-sw-warning-background-hex\/5) {
  border-color: rgb(252 244 230 / 0.05);
}#body :is(.border-sw-warning-background-hex\/50) {
  border-color: rgb(252 244 230 / 0.5);
}#body :is(.border-sw-warning-background-hex\/55) {
  border-color: rgb(252 244 230 / 0.55);
}#body :is(.border-sw-warning-background-hex\/60) {
  border-color: rgb(252 244 230 / 0.6);
}#body :is(.border-sw-warning-background-hex\/65) {
  border-color: rgb(252 244 230 / 0.65);
}#body :is(.border-sw-warning-background-hex\/70) {
  border-color: rgb(252 244 230 / 0.7);
}#body :is(.border-sw-warning-background-hex\/75) {
  border-color: rgb(252 244 230 / 0.75);
}#body :is(.border-sw-warning-background-hex\/80) {
  border-color: rgb(252 244 230 / 0.8);
}#body :is(.border-sw-warning-background-hex\/85) {
  border-color: rgb(252 244 230 / 0.85);
}#body :is(.border-sw-warning-background-hex\/90) {
  border-color: rgb(252 244 230 / 0.9);
}#body :is(.border-sw-warning-background-hex\/95) {
  border-color: rgb(252 244 230 / 0.95);
}#body :is(.border-sw-warning-background\/0) {
  border-color: rgba(223, 145, 0, 0);
}#body :is(.border-sw-warning-background\/10) {
  border-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-sw-warning-background\/100) {
  border-color: rgba(223, 145, 0, 1);
}#body :is(.border-sw-warning-background\/15) {
  border-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-sw-warning-background\/20) {
  border-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-sw-warning-background\/25) {
  border-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-sw-warning-background\/30) {
  border-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-sw-warning-background\/35) {
  border-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-sw-warning-background\/40) {
  border-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-sw-warning-background\/45) {
  border-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-sw-warning-background\/5) {
  border-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-sw-warning-background\/50) {
  border-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-sw-warning-background\/55) {
  border-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-sw-warning-background\/60) {
  border-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-sw-warning-background\/65) {
  border-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-sw-warning-background\/70) {
  border-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-sw-warning-background\/75) {
  border-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-sw-warning-background\/80) {
  border-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-sw-warning-background\/85) {
  border-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-sw-warning-background\/90) {
  border-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-sw-warning-background\/95) {
  border-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-sw-warning-opacity) {
  border-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-sw-warning-opacity\/0) {
  border-color: rgba(223, 145, 0, 0);
}#body :is(.border-sw-warning-opacity\/10) {
  border-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-sw-warning-opacity\/100) {
  border-color: rgba(223, 145, 0, 1);
}#body :is(.border-sw-warning-opacity\/15) {
  border-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-sw-warning-opacity\/20) {
  border-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-sw-warning-opacity\/25) {
  border-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-sw-warning-opacity\/30) {
  border-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-sw-warning-opacity\/35) {
  border-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-sw-warning-opacity\/40) {
  border-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-sw-warning-opacity\/45) {
  border-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-sw-warning-opacity\/5) {
  border-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-sw-warning-opacity\/50) {
  border-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-sw-warning-opacity\/55) {
  border-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-sw-warning-opacity\/60) {
  border-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-sw-warning-opacity\/65) {
  border-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-sw-warning-opacity\/70) {
  border-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-sw-warning-opacity\/75) {
  border-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-sw-warning-opacity\/80) {
  border-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-sw-warning-opacity\/85) {
  border-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-sw-warning-opacity\/90) {
  border-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-sw-warning-opacity\/95) {
  border-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-sw-warning\/0) {
  border-color: rgb(223 145 0 / 0);
}#body :is(.border-sw-warning\/10) {
  border-color: rgb(223 145 0 / 0.1);
}#body :is(.border-sw-warning\/100) {
  border-color: rgb(223 145 0 / 1);
}#body :is(.border-sw-warning\/15) {
  border-color: rgb(223 145 0 / 0.15);
}#body :is(.border-sw-warning\/20) {
  border-color: rgb(223 145 0 / 0.2);
}#body :is(.border-sw-warning\/25) {
  border-color: rgb(223 145 0 / 0.25);
}#body :is(.border-sw-warning\/30) {
  border-color: rgb(223 145 0 / 0.3);
}#body :is(.border-sw-warning\/35) {
  border-color: rgb(223 145 0 / 0.35);
}#body :is(.border-sw-warning\/40) {
  border-color: rgb(223 145 0 / 0.4);
}#body :is(.border-sw-warning\/45) {
  border-color: rgb(223 145 0 / 0.45);
}#body :is(.border-sw-warning\/5) {
  border-color: rgb(223 145 0 / 0.05);
}#body :is(.border-sw-warning\/50) {
  border-color: rgb(223 145 0 / 0.5);
}#body :is(.border-sw-warning\/55) {
  border-color: rgb(223 145 0 / 0.55);
}#body :is(.border-sw-warning\/60) {
  border-color: rgb(223 145 0 / 0.6);
}#body :is(.border-sw-warning\/65) {
  border-color: rgb(223 145 0 / 0.65);
}#body :is(.border-sw-warning\/70) {
  border-color: rgb(223 145 0 / 0.7);
}#body :is(.border-sw-warning\/75) {
  border-color: rgb(223 145 0 / 0.75);
}#body :is(.border-sw-warning\/80) {
  border-color: rgb(223 145 0 / 0.8);
}#body :is(.border-sw-warning\/85) {
  border-color: rgb(223 145 0 / 0.85);
}#body :is(.border-sw-warning\/90) {
  border-color: rgb(223 145 0 / 0.9);
}#body :is(.border-sw-warning\/95) {
  border-color: rgb(223 145 0 / 0.95);
}#body :is(.border-transparent) {
  border-color: transparent;
}#body :is(.border-transparent\/0) {
  border-color: rgb(0 0 0 / 0);
}#body :is(.border-transparent\/10) {
  border-color: rgb(0 0 0 / 0.1);
}#body :is(.border-transparent\/100) {
  border-color: rgb(0 0 0 / 1);
}#body :is(.border-transparent\/15) {
  border-color: rgb(0 0 0 / 0.15);
}#body :is(.border-transparent\/20) {
  border-color: rgb(0 0 0 / 0.2);
}#body :is(.border-transparent\/25) {
  border-color: rgb(0 0 0 / 0.25);
}#body :is(.border-transparent\/30) {
  border-color: rgb(0 0 0 / 0.3);
}#body :is(.border-transparent\/35) {
  border-color: rgb(0 0 0 / 0.35);
}#body :is(.border-transparent\/40) {
  border-color: rgb(0 0 0 / 0.4);
}#body :is(.border-transparent\/45) {
  border-color: rgb(0 0 0 / 0.45);
}#body :is(.border-transparent\/5) {
  border-color: rgb(0 0 0 / 0.05);
}#body :is(.border-transparent\/50) {
  border-color: rgb(0 0 0 / 0.5);
}#body :is(.border-transparent\/55) {
  border-color: rgb(0 0 0 / 0.55);
}#body :is(.border-transparent\/60) {
  border-color: rgb(0 0 0 / 0.6);
}#body :is(.border-transparent\/65) {
  border-color: rgb(0 0 0 / 0.65);
}#body :is(.border-transparent\/70) {
  border-color: rgb(0 0 0 / 0.7);
}#body :is(.border-transparent\/75) {
  border-color: rgb(0 0 0 / 0.75);
}#body :is(.border-transparent\/80) {
  border-color: rgb(0 0 0 / 0.8);
}#body :is(.border-transparent\/85) {
  border-color: rgb(0 0 0 / 0.85);
}#body :is(.border-transparent\/90) {
  border-color: rgb(0 0 0 / 0.9);
}#body :is(.border-transparent\/95) {
  border-color: rgb(0 0 0 / 0.95);
}#body :is(.border-x-sw-active) {
  --tw-border-opacity: 1;
  border-left-color: rgb(10 111 219 / var(--tw-border-opacity));
  border-right-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-x-sw-active-light) {
  border-left-color: rgba(10, 111, 219, 0.1);
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-x-sw-active-light-hex) {
  --tw-border-opacity: 1;
  border-left-color: rgb(230 240 251 / var(--tw-border-opacity));
  border-right-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.border-x-sw-active-light-hex\/0) {
  border-left-color: rgb(230 240 251 / 0);
  border-right-color: rgb(230 240 251 / 0);
}#body :is(.border-x-sw-active-light-hex\/10) {
  border-left-color: rgb(230 240 251 / 0.1);
  border-right-color: rgb(230 240 251 / 0.1);
}#body :is(.border-x-sw-active-light-hex\/100) {
  border-left-color: rgb(230 240 251 / 1);
  border-right-color: rgb(230 240 251 / 1);
}#body :is(.border-x-sw-active-light-hex\/15) {
  border-left-color: rgb(230 240 251 / 0.15);
  border-right-color: rgb(230 240 251 / 0.15);
}#body :is(.border-x-sw-active-light-hex\/20) {
  border-left-color: rgb(230 240 251 / 0.2);
  border-right-color: rgb(230 240 251 / 0.2);
}#body :is(.border-x-sw-active-light-hex\/25) {
  border-left-color: rgb(230 240 251 / 0.25);
  border-right-color: rgb(230 240 251 / 0.25);
}#body :is(.border-x-sw-active-light-hex\/30) {
  border-left-color: rgb(230 240 251 / 0.3);
  border-right-color: rgb(230 240 251 / 0.3);
}#body :is(.border-x-sw-active-light-hex\/35) {
  border-left-color: rgb(230 240 251 / 0.35);
  border-right-color: rgb(230 240 251 / 0.35);
}#body :is(.border-x-sw-active-light-hex\/40) {
  border-left-color: rgb(230 240 251 / 0.4);
  border-right-color: rgb(230 240 251 / 0.4);
}#body :is(.border-x-sw-active-light-hex\/45) {
  border-left-color: rgb(230 240 251 / 0.45);
  border-right-color: rgb(230 240 251 / 0.45);
}#body :is(.border-x-sw-active-light-hex\/5) {
  border-left-color: rgb(230 240 251 / 0.05);
  border-right-color: rgb(230 240 251 / 0.05);
}#body :is(.border-x-sw-active-light-hex\/50) {
  border-left-color: rgb(230 240 251 / 0.5);
  border-right-color: rgb(230 240 251 / 0.5);
}#body :is(.border-x-sw-active-light-hex\/55) {
  border-left-color: rgb(230 240 251 / 0.55);
  border-right-color: rgb(230 240 251 / 0.55);
}#body :is(.border-x-sw-active-light-hex\/60) {
  border-left-color: rgb(230 240 251 / 0.6);
  border-right-color: rgb(230 240 251 / 0.6);
}#body :is(.border-x-sw-active-light-hex\/65) {
  border-left-color: rgb(230 240 251 / 0.65);
  border-right-color: rgb(230 240 251 / 0.65);
}#body :is(.border-x-sw-active-light-hex\/70) {
  border-left-color: rgb(230 240 251 / 0.7);
  border-right-color: rgb(230 240 251 / 0.7);
}#body :is(.border-x-sw-active-light-hex\/75) {
  border-left-color: rgb(230 240 251 / 0.75);
  border-right-color: rgb(230 240 251 / 0.75);
}#body :is(.border-x-sw-active-light-hex\/80) {
  border-left-color: rgb(230 240 251 / 0.8);
  border-right-color: rgb(230 240 251 / 0.8);
}#body :is(.border-x-sw-active-light-hex\/85) {
  border-left-color: rgb(230 240 251 / 0.85);
  border-right-color: rgb(230 240 251 / 0.85);
}#body :is(.border-x-sw-active-light-hex\/90) {
  border-left-color: rgb(230 240 251 / 0.9);
  border-right-color: rgb(230 240 251 / 0.9);
}#body :is(.border-x-sw-active-light-hex\/95) {
  border-left-color: rgb(230 240 251 / 0.95);
  border-right-color: rgb(230 240 251 / 0.95);
}#body :is(.border-x-sw-active-light\/0) {
  border-left-color: rgba(10, 111, 219, 0);
  border-right-color: rgba(10, 111, 219, 0);
}#body :is(.border-x-sw-active-light\/10) {
  border-left-color: rgba(10, 111, 219, 0.1);
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-x-sw-active-light\/100) {
  border-left-color: rgba(10, 111, 219, 1);
  border-right-color: rgba(10, 111, 219, 1);
}#body :is(.border-x-sw-active-light\/15) {
  border-left-color: rgba(10, 111, 219, 0.15);
  border-right-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-x-sw-active-light\/20) {
  border-left-color: rgba(10, 111, 219, 0.2);
  border-right-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-x-sw-active-light\/25) {
  border-left-color: rgba(10, 111, 219, 0.25);
  border-right-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-x-sw-active-light\/30) {
  border-left-color: rgba(10, 111, 219, 0.3);
  border-right-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-x-sw-active-light\/35) {
  border-left-color: rgba(10, 111, 219, 0.35);
  border-right-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-x-sw-active-light\/40) {
  border-left-color: rgba(10, 111, 219, 0.4);
  border-right-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-x-sw-active-light\/45) {
  border-left-color: rgba(10, 111, 219, 0.45);
  border-right-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-x-sw-active-light\/5) {
  border-left-color: rgba(10, 111, 219, 0.05);
  border-right-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-x-sw-active-light\/50) {
  border-left-color: rgba(10, 111, 219, 0.5);
  border-right-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-x-sw-active-light\/55) {
  border-left-color: rgba(10, 111, 219, 0.55);
  border-right-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-x-sw-active-light\/60) {
  border-left-color: rgba(10, 111, 219, 0.6);
  border-right-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-x-sw-active-light\/65) {
  border-left-color: rgba(10, 111, 219, 0.65);
  border-right-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-x-sw-active-light\/70) {
  border-left-color: rgba(10, 111, 219, 0.7);
  border-right-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-x-sw-active-light\/75) {
  border-left-color: rgba(10, 111, 219, 0.75);
  border-right-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-x-sw-active-light\/80) {
  border-left-color: rgba(10, 111, 219, 0.8);
  border-right-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-x-sw-active-light\/85) {
  border-left-color: rgba(10, 111, 219, 0.85);
  border-right-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-x-sw-active-light\/90) {
  border-left-color: rgba(10, 111, 219, 0.9);
  border-right-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-x-sw-active-light\/95) {
  border-left-color: rgba(10, 111, 219, 0.95);
  border-right-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-x-sw-active\/0) {
  border-left-color: rgb(10 111 219 / 0);
  border-right-color: rgb(10 111 219 / 0);
}#body :is(.border-x-sw-active\/10) {
  border-left-color: rgb(10 111 219 / 0.1);
  border-right-color: rgb(10 111 219 / 0.1);
}#body :is(.border-x-sw-active\/100) {
  border-left-color: rgb(10 111 219 / 1);
  border-right-color: rgb(10 111 219 / 1);
}#body :is(.border-x-sw-active\/15) {
  border-left-color: rgb(10 111 219 / 0.15);
  border-right-color: rgb(10 111 219 / 0.15);
}#body :is(.border-x-sw-active\/20) {
  border-left-color: rgb(10 111 219 / 0.2);
  border-right-color: rgb(10 111 219 / 0.2);
}#body :is(.border-x-sw-active\/25) {
  border-left-color: rgb(10 111 219 / 0.25);
  border-right-color: rgb(10 111 219 / 0.25);
}#body :is(.border-x-sw-active\/30) {
  border-left-color: rgb(10 111 219 / 0.3);
  border-right-color: rgb(10 111 219 / 0.3);
}#body :is(.border-x-sw-active\/35) {
  border-left-color: rgb(10 111 219 / 0.35);
  border-right-color: rgb(10 111 219 / 0.35);
}#body :is(.border-x-sw-active\/40) {
  border-left-color: rgb(10 111 219 / 0.4);
  border-right-color: rgb(10 111 219 / 0.4);
}#body :is(.border-x-sw-active\/45) {
  border-left-color: rgb(10 111 219 / 0.45);
  border-right-color: rgb(10 111 219 / 0.45);
}#body :is(.border-x-sw-active\/5) {
  border-left-color: rgb(10 111 219 / 0.05);
  border-right-color: rgb(10 111 219 / 0.05);
}#body :is(.border-x-sw-active\/50) {
  border-left-color: rgb(10 111 219 / 0.5);
  border-right-color: rgb(10 111 219 / 0.5);
}#body :is(.border-x-sw-active\/55) {
  border-left-color: rgb(10 111 219 / 0.55);
  border-right-color: rgb(10 111 219 / 0.55);
}#body :is(.border-x-sw-active\/60) {
  border-left-color: rgb(10 111 219 / 0.6);
  border-right-color: rgb(10 111 219 / 0.6);
}#body :is(.border-x-sw-active\/65) {
  border-left-color: rgb(10 111 219 / 0.65);
  border-right-color: rgb(10 111 219 / 0.65);
}#body :is(.border-x-sw-active\/70) {
  border-left-color: rgb(10 111 219 / 0.7);
  border-right-color: rgb(10 111 219 / 0.7);
}#body :is(.border-x-sw-active\/75) {
  border-left-color: rgb(10 111 219 / 0.75);
  border-right-color: rgb(10 111 219 / 0.75);
}#body :is(.border-x-sw-active\/80) {
  border-left-color: rgb(10 111 219 / 0.8);
  border-right-color: rgb(10 111 219 / 0.8);
}#body :is(.border-x-sw-active\/85) {
  border-left-color: rgb(10 111 219 / 0.85);
  border-right-color: rgb(10 111 219 / 0.85);
}#body :is(.border-x-sw-active\/90) {
  border-left-color: rgb(10 111 219 / 0.9);
  border-right-color: rgb(10 111 219 / 0.9);
}#body :is(.border-x-sw-active\/95) {
  border-left-color: rgb(10 111 219 / 0.95);
  border-right-color: rgb(10 111 219 / 0.95);
}#body :is(.border-x-sw-background) {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-x-sw-background-component) {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-x-sw-background-component\/0) {
  border-left-color: rgb(255 255 255 / 0);
  border-right-color: rgb(255 255 255 / 0);
}#body :is(.border-x-sw-background-component\/10) {
  border-left-color: rgb(255 255 255 / 0.1);
  border-right-color: rgb(255 255 255 / 0.1);
}#body :is(.border-x-sw-background-component\/100) {
  border-left-color: rgb(255 255 255 / 1);
  border-right-color: rgb(255 255 255 / 1);
}#body :is(.border-x-sw-background-component\/15) {
  border-left-color: rgb(255 255 255 / 0.15);
  border-right-color: rgb(255 255 255 / 0.15);
}#body :is(.border-x-sw-background-component\/20) {
  border-left-color: rgb(255 255 255 / 0.2);
  border-right-color: rgb(255 255 255 / 0.2);
}#body :is(.border-x-sw-background-component\/25) {
  border-left-color: rgb(255 255 255 / 0.25);
  border-right-color: rgb(255 255 255 / 0.25);
}#body :is(.border-x-sw-background-component\/30) {
  border-left-color: rgb(255 255 255 / 0.3);
  border-right-color: rgb(255 255 255 / 0.3);
}#body :is(.border-x-sw-background-component\/35) {
  border-left-color: rgb(255 255 255 / 0.35);
  border-right-color: rgb(255 255 255 / 0.35);
}#body :is(.border-x-sw-background-component\/40) {
  border-left-color: rgb(255 255 255 / 0.4);
  border-right-color: rgb(255 255 255 / 0.4);
}#body :is(.border-x-sw-background-component\/45) {
  border-left-color: rgb(255 255 255 / 0.45);
  border-right-color: rgb(255 255 255 / 0.45);
}#body :is(.border-x-sw-background-component\/5) {
  border-left-color: rgb(255 255 255 / 0.05);
  border-right-color: rgb(255 255 255 / 0.05);
}#body :is(.border-x-sw-background-component\/50) {
  border-left-color: rgb(255 255 255 / 0.5);
  border-right-color: rgb(255 255 255 / 0.5);
}#body :is(.border-x-sw-background-component\/55) {
  border-left-color: rgb(255 255 255 / 0.55);
  border-right-color: rgb(255 255 255 / 0.55);
}#body :is(.border-x-sw-background-component\/60) {
  border-left-color: rgb(255 255 255 / 0.6);
  border-right-color: rgb(255 255 255 / 0.6);
}#body :is(.border-x-sw-background-component\/65) {
  border-left-color: rgb(255 255 255 / 0.65);
  border-right-color: rgb(255 255 255 / 0.65);
}#body :is(.border-x-sw-background-component\/70) {
  border-left-color: rgb(255 255 255 / 0.7);
  border-right-color: rgb(255 255 255 / 0.7);
}#body :is(.border-x-sw-background-component\/75) {
  border-left-color: rgb(255 255 255 / 0.75);
  border-right-color: rgb(255 255 255 / 0.75);
}#body :is(.border-x-sw-background-component\/80) {
  border-left-color: rgb(255 255 255 / 0.8);
  border-right-color: rgb(255 255 255 / 0.8);
}#body :is(.border-x-sw-background-component\/85) {
  border-left-color: rgb(255 255 255 / 0.85);
  border-right-color: rgb(255 255 255 / 0.85);
}#body :is(.border-x-sw-background-component\/90) {
  border-left-color: rgb(255 255 255 / 0.9);
  border-right-color: rgb(255 255 255 / 0.9);
}#body :is(.border-x-sw-background-component\/95) {
  border-left-color: rgb(255 255 255 / 0.95);
  border-right-color: rgb(255 255 255 / 0.95);
}#body :is(.border-x-sw-background-header) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-x-sw-background-header\/0) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-x-sw-background-header\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-x-sw-background-header\/100) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-x-sw-background-header\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-x-sw-background-header\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-x-sw-background-header\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-x-sw-background-header\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-x-sw-background-header\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-x-sw-background-header\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-x-sw-background-header\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-x-sw-background-header\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-x-sw-background-header\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-x-sw-background-header\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-x-sw-background-header\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-x-sw-background-header\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-x-sw-background-header\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-x-sw-background-header\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-x-sw-background-header\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-x-sw-background-header\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-x-sw-background-header\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-x-sw-background-header\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-x-sw-background\/0) {
  border-left-color: rgb(245 245 245 / 0);
  border-right-color: rgb(245 245 245 / 0);
}#body :is(.border-x-sw-background\/10) {
  border-left-color: rgb(245 245 245 / 0.1);
  border-right-color: rgb(245 245 245 / 0.1);
}#body :is(.border-x-sw-background\/100) {
  border-left-color: rgb(245 245 245 / 1);
  border-right-color: rgb(245 245 245 / 1);
}#body :is(.border-x-sw-background\/15) {
  border-left-color: rgb(245 245 245 / 0.15);
  border-right-color: rgb(245 245 245 / 0.15);
}#body :is(.border-x-sw-background\/20) {
  border-left-color: rgb(245 245 245 / 0.2);
  border-right-color: rgb(245 245 245 / 0.2);
}#body :is(.border-x-sw-background\/25) {
  border-left-color: rgb(245 245 245 / 0.25);
  border-right-color: rgb(245 245 245 / 0.25);
}#body :is(.border-x-sw-background\/30) {
  border-left-color: rgb(245 245 245 / 0.3);
  border-right-color: rgb(245 245 245 / 0.3);
}#body :is(.border-x-sw-background\/35) {
  border-left-color: rgb(245 245 245 / 0.35);
  border-right-color: rgb(245 245 245 / 0.35);
}#body :is(.border-x-sw-background\/40) {
  border-left-color: rgb(245 245 245 / 0.4);
  border-right-color: rgb(245 245 245 / 0.4);
}#body :is(.border-x-sw-background\/45) {
  border-left-color: rgb(245 245 245 / 0.45);
  border-right-color: rgb(245 245 245 / 0.45);
}#body :is(.border-x-sw-background\/5) {
  border-left-color: rgb(245 245 245 / 0.05);
  border-right-color: rgb(245 245 245 / 0.05);
}#body :is(.border-x-sw-background\/50) {
  border-left-color: rgb(245 245 245 / 0.5);
  border-right-color: rgb(245 245 245 / 0.5);
}#body :is(.border-x-sw-background\/55) {
  border-left-color: rgb(245 245 245 / 0.55);
  border-right-color: rgb(245 245 245 / 0.55);
}#body :is(.border-x-sw-background\/60) {
  border-left-color: rgb(245 245 245 / 0.6);
  border-right-color: rgb(245 245 245 / 0.6);
}#body :is(.border-x-sw-background\/65) {
  border-left-color: rgb(245 245 245 / 0.65);
  border-right-color: rgb(245 245 245 / 0.65);
}#body :is(.border-x-sw-background\/70) {
  border-left-color: rgb(245 245 245 / 0.7);
  border-right-color: rgb(245 245 245 / 0.7);
}#body :is(.border-x-sw-background\/75) {
  border-left-color: rgb(245 245 245 / 0.75);
  border-right-color: rgb(245 245 245 / 0.75);
}#body :is(.border-x-sw-background\/80) {
  border-left-color: rgb(245 245 245 / 0.8);
  border-right-color: rgb(245 245 245 / 0.8);
}#body :is(.border-x-sw-background\/85) {
  border-left-color: rgb(245 245 245 / 0.85);
  border-right-color: rgb(245 245 245 / 0.85);
}#body :is(.border-x-sw-background\/90) {
  border-left-color: rgb(245 245 245 / 0.9);
  border-right-color: rgb(245 245 245 / 0.9);
}#body :is(.border-x-sw-background\/95) {
  border-left-color: rgb(245 245 245 / 0.95);
  border-right-color: rgb(245 245 245 / 0.95);
}#body :is(.border-x-sw-border) {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-right-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-x-sw-border-alternate) {
  --tw-border-opacity: 1;
  border-left-color: rgb(185 186 185 / var(--tw-border-opacity));
  border-right-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-x-sw-border-alternate\/0) {
  border-left-color: rgb(185 186 185 / 0);
  border-right-color: rgb(185 186 185 / 0);
}#body :is(.border-x-sw-border-alternate\/10) {
  border-left-color: rgb(185 186 185 / 0.1);
  border-right-color: rgb(185 186 185 / 0.1);
}#body :is(.border-x-sw-border-alternate\/100) {
  border-left-color: rgb(185 186 185 / 1);
  border-right-color: rgb(185 186 185 / 1);
}#body :is(.border-x-sw-border-alternate\/15) {
  border-left-color: rgb(185 186 185 / 0.15);
  border-right-color: rgb(185 186 185 / 0.15);
}#body :is(.border-x-sw-border-alternate\/20) {
  border-left-color: rgb(185 186 185 / 0.2);
  border-right-color: rgb(185 186 185 / 0.2);
}#body :is(.border-x-sw-border-alternate\/25) {
  border-left-color: rgb(185 186 185 / 0.25);
  border-right-color: rgb(185 186 185 / 0.25);
}#body :is(.border-x-sw-border-alternate\/30) {
  border-left-color: rgb(185 186 185 / 0.3);
  border-right-color: rgb(185 186 185 / 0.3);
}#body :is(.border-x-sw-border-alternate\/35) {
  border-left-color: rgb(185 186 185 / 0.35);
  border-right-color: rgb(185 186 185 / 0.35);
}#body :is(.border-x-sw-border-alternate\/40) {
  border-left-color: rgb(185 186 185 / 0.4);
  border-right-color: rgb(185 186 185 / 0.4);
}#body :is(.border-x-sw-border-alternate\/45) {
  border-left-color: rgb(185 186 185 / 0.45);
  border-right-color: rgb(185 186 185 / 0.45);
}#body :is(.border-x-sw-border-alternate\/5) {
  border-left-color: rgb(185 186 185 / 0.05);
  border-right-color: rgb(185 186 185 / 0.05);
}#body :is(.border-x-sw-border-alternate\/50) {
  border-left-color: rgb(185 186 185 / 0.5);
  border-right-color: rgb(185 186 185 / 0.5);
}#body :is(.border-x-sw-border-alternate\/55) {
  border-left-color: rgb(185 186 185 / 0.55);
  border-right-color: rgb(185 186 185 / 0.55);
}#body :is(.border-x-sw-border-alternate\/60) {
  border-left-color: rgb(185 186 185 / 0.6);
  border-right-color: rgb(185 186 185 / 0.6);
}#body :is(.border-x-sw-border-alternate\/65) {
  border-left-color: rgb(185 186 185 / 0.65);
  border-right-color: rgb(185 186 185 / 0.65);
}#body :is(.border-x-sw-border-alternate\/70) {
  border-left-color: rgb(185 186 185 / 0.7);
  border-right-color: rgb(185 186 185 / 0.7);
}#body :is(.border-x-sw-border-alternate\/75) {
  border-left-color: rgb(185 186 185 / 0.75);
  border-right-color: rgb(185 186 185 / 0.75);
}#body :is(.border-x-sw-border-alternate\/80) {
  border-left-color: rgb(185 186 185 / 0.8);
  border-right-color: rgb(185 186 185 / 0.8);
}#body :is(.border-x-sw-border-alternate\/85) {
  border-left-color: rgb(185 186 185 / 0.85);
  border-right-color: rgb(185 186 185 / 0.85);
}#body :is(.border-x-sw-border-alternate\/90) {
  border-left-color: rgb(185 186 185 / 0.9);
  border-right-color: rgb(185 186 185 / 0.9);
}#body :is(.border-x-sw-border-alternate\/95) {
  border-left-color: rgb(185 186 185 / 0.95);
  border-right-color: rgb(185 186 185 / 0.95);
}#body :is(.border-x-sw-border-light) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-x-sw-border-light\/0) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-x-sw-border-light\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-x-sw-border-light\/100) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-x-sw-border-light\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-x-sw-border-light\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-x-sw-border-light\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-x-sw-border-light\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-x-sw-border-light\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-x-sw-border-light\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-x-sw-border-light\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-x-sw-border-light\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-x-sw-border-light\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-x-sw-border-light\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-x-sw-border-light\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-x-sw-border-light\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-x-sw-border-light\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-x-sw-border-light\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-x-sw-border-light\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-x-sw-border-light\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-x-sw-border-light\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-x-sw-border-light\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-x-sw-border\/0) {
  border-left-color: rgb(216 216 216 / 0);
  border-right-color: rgb(216 216 216 / 0);
}#body :is(.border-x-sw-border\/10) {
  border-left-color: rgb(216 216 216 / 0.1);
  border-right-color: rgb(216 216 216 / 0.1);
}#body :is(.border-x-sw-border\/100) {
  border-left-color: rgb(216 216 216 / 1);
  border-right-color: rgb(216 216 216 / 1);
}#body :is(.border-x-sw-border\/15) {
  border-left-color: rgb(216 216 216 / 0.15);
  border-right-color: rgb(216 216 216 / 0.15);
}#body :is(.border-x-sw-border\/20) {
  border-left-color: rgb(216 216 216 / 0.2);
  border-right-color: rgb(216 216 216 / 0.2);
}#body :is(.border-x-sw-border\/25) {
  border-left-color: rgb(216 216 216 / 0.25);
  border-right-color: rgb(216 216 216 / 0.25);
}#body :is(.border-x-sw-border\/30) {
  border-left-color: rgb(216 216 216 / 0.3);
  border-right-color: rgb(216 216 216 / 0.3);
}#body :is(.border-x-sw-border\/35) {
  border-left-color: rgb(216 216 216 / 0.35);
  border-right-color: rgb(216 216 216 / 0.35);
}#body :is(.border-x-sw-border\/40) {
  border-left-color: rgb(216 216 216 / 0.4);
  border-right-color: rgb(216 216 216 / 0.4);
}#body :is(.border-x-sw-border\/45) {
  border-left-color: rgb(216 216 216 / 0.45);
  border-right-color: rgb(216 216 216 / 0.45);
}#body :is(.border-x-sw-border\/5) {
  border-left-color: rgb(216 216 216 / 0.05);
  border-right-color: rgb(216 216 216 / 0.05);
}#body :is(.border-x-sw-border\/50) {
  border-left-color: rgb(216 216 216 / 0.5);
  border-right-color: rgb(216 216 216 / 0.5);
}#body :is(.border-x-sw-border\/55) {
  border-left-color: rgb(216 216 216 / 0.55);
  border-right-color: rgb(216 216 216 / 0.55);
}#body :is(.border-x-sw-border\/60) {
  border-left-color: rgb(216 216 216 / 0.6);
  border-right-color: rgb(216 216 216 / 0.6);
}#body :is(.border-x-sw-border\/65) {
  border-left-color: rgb(216 216 216 / 0.65);
  border-right-color: rgb(216 216 216 / 0.65);
}#body :is(.border-x-sw-border\/70) {
  border-left-color: rgb(216 216 216 / 0.7);
  border-right-color: rgb(216 216 216 / 0.7);
}#body :is(.border-x-sw-border\/75) {
  border-left-color: rgb(216 216 216 / 0.75);
  border-right-color: rgb(216 216 216 / 0.75);
}#body :is(.border-x-sw-border\/80) {
  border-left-color: rgb(216 216 216 / 0.8);
  border-right-color: rgb(216 216 216 / 0.8);
}#body :is(.border-x-sw-border\/85) {
  border-left-color: rgb(216 216 216 / 0.85);
  border-right-color: rgb(216 216 216 / 0.85);
}#body :is(.border-x-sw-border\/90) {
  border-left-color: rgb(216 216 216 / 0.9);
  border-right-color: rgb(216 216 216 / 0.9);
}#body :is(.border-x-sw-border\/95) {
  border-left-color: rgb(216 216 216 / 0.95);
  border-right-color: rgb(216 216 216 / 0.95);
}#body :is(.border-x-sw-boxShadow) {
  border-left-color: rgba(38, 40, 43, 0.2);
  border-right-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-x-sw-boxShadow\/0) {
  border-left-color: rgba(38, 40, 43, 0);
  border-right-color: rgba(38, 40, 43, 0);
}#body :is(.border-x-sw-boxShadow\/10) {
  border-left-color: rgba(38, 40, 43, 0.1);
  border-right-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-x-sw-boxShadow\/100) {
  border-left-color: rgba(38, 40, 43, 1);
  border-right-color: rgba(38, 40, 43, 1);
}#body :is(.border-x-sw-boxShadow\/15) {
  border-left-color: rgba(38, 40, 43, 0.15);
  border-right-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-x-sw-boxShadow\/20) {
  border-left-color: rgba(38, 40, 43, 0.2);
  border-right-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-x-sw-boxShadow\/25) {
  border-left-color: rgba(38, 40, 43, 0.25);
  border-right-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-x-sw-boxShadow\/30) {
  border-left-color: rgba(38, 40, 43, 0.3);
  border-right-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-x-sw-boxShadow\/35) {
  border-left-color: rgba(38, 40, 43, 0.35);
  border-right-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-x-sw-boxShadow\/40) {
  border-left-color: rgba(38, 40, 43, 0.4);
  border-right-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-x-sw-boxShadow\/45) {
  border-left-color: rgba(38, 40, 43, 0.45);
  border-right-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-x-sw-boxShadow\/5) {
  border-left-color: rgba(38, 40, 43, 0.05);
  border-right-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-x-sw-boxShadow\/50) {
  border-left-color: rgba(38, 40, 43, 0.5);
  border-right-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-x-sw-boxShadow\/55) {
  border-left-color: rgba(38, 40, 43, 0.55);
  border-right-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-x-sw-boxShadow\/60) {
  border-left-color: rgba(38, 40, 43, 0.6);
  border-right-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-x-sw-boxShadow\/65) {
  border-left-color: rgba(38, 40, 43, 0.65);
  border-right-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-x-sw-boxShadow\/70) {
  border-left-color: rgba(38, 40, 43, 0.7);
  border-right-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-x-sw-boxShadow\/75) {
  border-left-color: rgba(38, 40, 43, 0.75);
  border-right-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-x-sw-boxShadow\/80) {
  border-left-color: rgba(38, 40, 43, 0.8);
  border-right-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-x-sw-boxShadow\/85) {
  border-left-color: rgba(38, 40, 43, 0.85);
  border-right-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-x-sw-boxShadow\/90) {
  border-left-color: rgba(38, 40, 43, 0.9);
  border-right-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-x-sw-boxShadow\/95) {
  border-left-color: rgba(38, 40, 43, 0.95);
  border-right-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-x-sw-destroy) {
  --tw-border-opacity: 1;
  border-left-color: rgb(180 29 19 / var(--tw-border-opacity));
  border-right-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-x-sw-destroy\/0) {
  border-left-color: rgb(180 29 19 / 0);
  border-right-color: rgb(180 29 19 / 0);
}#body :is(.border-x-sw-destroy\/10) {
  border-left-color: rgb(180 29 19 / 0.1);
  border-right-color: rgb(180 29 19 / 0.1);
}#body :is(.border-x-sw-destroy\/100) {
  border-left-color: rgb(180 29 19 / 1);
  border-right-color: rgb(180 29 19 / 1);
}#body :is(.border-x-sw-destroy\/15) {
  border-left-color: rgb(180 29 19 / 0.15);
  border-right-color: rgb(180 29 19 / 0.15);
}#body :is(.border-x-sw-destroy\/20) {
  border-left-color: rgb(180 29 19 / 0.2);
  border-right-color: rgb(180 29 19 / 0.2);
}#body :is(.border-x-sw-destroy\/25) {
  border-left-color: rgb(180 29 19 / 0.25);
  border-right-color: rgb(180 29 19 / 0.25);
}#body :is(.border-x-sw-destroy\/30) {
  border-left-color: rgb(180 29 19 / 0.3);
  border-right-color: rgb(180 29 19 / 0.3);
}#body :is(.border-x-sw-destroy\/35) {
  border-left-color: rgb(180 29 19 / 0.35);
  border-right-color: rgb(180 29 19 / 0.35);
}#body :is(.border-x-sw-destroy\/40) {
  border-left-color: rgb(180 29 19 / 0.4);
  border-right-color: rgb(180 29 19 / 0.4);
}#body :is(.border-x-sw-destroy\/45) {
  border-left-color: rgb(180 29 19 / 0.45);
  border-right-color: rgb(180 29 19 / 0.45);
}#body :is(.border-x-sw-destroy\/5) {
  border-left-color: rgb(180 29 19 / 0.05);
  border-right-color: rgb(180 29 19 / 0.05);
}#body :is(.border-x-sw-destroy\/50) {
  border-left-color: rgb(180 29 19 / 0.5);
  border-right-color: rgb(180 29 19 / 0.5);
}#body :is(.border-x-sw-destroy\/55) {
  border-left-color: rgb(180 29 19 / 0.55);
  border-right-color: rgb(180 29 19 / 0.55);
}#body :is(.border-x-sw-destroy\/60) {
  border-left-color: rgb(180 29 19 / 0.6);
  border-right-color: rgb(180 29 19 / 0.6);
}#body :is(.border-x-sw-destroy\/65) {
  border-left-color: rgb(180 29 19 / 0.65);
  border-right-color: rgb(180 29 19 / 0.65);
}#body :is(.border-x-sw-destroy\/70) {
  border-left-color: rgb(180 29 19 / 0.7);
  border-right-color: rgb(180 29 19 / 0.7);
}#body :is(.border-x-sw-destroy\/75) {
  border-left-color: rgb(180 29 19 / 0.75);
  border-right-color: rgb(180 29 19 / 0.75);
}#body :is(.border-x-sw-destroy\/80) {
  border-left-color: rgb(180 29 19 / 0.8);
  border-right-color: rgb(180 29 19 / 0.8);
}#body :is(.border-x-sw-destroy\/85) {
  border-left-color: rgb(180 29 19 / 0.85);
  border-right-color: rgb(180 29 19 / 0.85);
}#body :is(.border-x-sw-destroy\/90) {
  border-left-color: rgb(180 29 19 / 0.9);
  border-right-color: rgb(180 29 19 / 0.9);
}#body :is(.border-x-sw-destroy\/95) {
  border-left-color: rgb(180 29 19 / 0.95);
  border-right-color: rgb(180 29 19 / 0.95);
}#body :is(.border-x-sw-disabled) {
  --tw-border-opacity: 1;
  border-left-color: rgb(185 186 185 / var(--tw-border-opacity));
  border-right-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-x-sw-disabled-alternate) {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-right-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-x-sw-disabled-alternate\/0) {
  border-left-color: rgb(216 216 216 / 0);
  border-right-color: rgb(216 216 216 / 0);
}#body :is(.border-x-sw-disabled-alternate\/10) {
  border-left-color: rgb(216 216 216 / 0.1);
  border-right-color: rgb(216 216 216 / 0.1);
}#body :is(.border-x-sw-disabled-alternate\/100) {
  border-left-color: rgb(216 216 216 / 1);
  border-right-color: rgb(216 216 216 / 1);
}#body :is(.border-x-sw-disabled-alternate\/15) {
  border-left-color: rgb(216 216 216 / 0.15);
  border-right-color: rgb(216 216 216 / 0.15);
}#body :is(.border-x-sw-disabled-alternate\/20) {
  border-left-color: rgb(216 216 216 / 0.2);
  border-right-color: rgb(216 216 216 / 0.2);
}#body :is(.border-x-sw-disabled-alternate\/25) {
  border-left-color: rgb(216 216 216 / 0.25);
  border-right-color: rgb(216 216 216 / 0.25);
}#body :is(.border-x-sw-disabled-alternate\/30) {
  border-left-color: rgb(216 216 216 / 0.3);
  border-right-color: rgb(216 216 216 / 0.3);
}#body :is(.border-x-sw-disabled-alternate\/35) {
  border-left-color: rgb(216 216 216 / 0.35);
  border-right-color: rgb(216 216 216 / 0.35);
}#body :is(.border-x-sw-disabled-alternate\/40) {
  border-left-color: rgb(216 216 216 / 0.4);
  border-right-color: rgb(216 216 216 / 0.4);
}#body :is(.border-x-sw-disabled-alternate\/45) {
  border-left-color: rgb(216 216 216 / 0.45);
  border-right-color: rgb(216 216 216 / 0.45);
}#body :is(.border-x-sw-disabled-alternate\/5) {
  border-left-color: rgb(216 216 216 / 0.05);
  border-right-color: rgb(216 216 216 / 0.05);
}#body :is(.border-x-sw-disabled-alternate\/50) {
  border-left-color: rgb(216 216 216 / 0.5);
  border-right-color: rgb(216 216 216 / 0.5);
}#body :is(.border-x-sw-disabled-alternate\/55) {
  border-left-color: rgb(216 216 216 / 0.55);
  border-right-color: rgb(216 216 216 / 0.55);
}#body :is(.border-x-sw-disabled-alternate\/60) {
  border-left-color: rgb(216 216 216 / 0.6);
  border-right-color: rgb(216 216 216 / 0.6);
}#body :is(.border-x-sw-disabled-alternate\/65) {
  border-left-color: rgb(216 216 216 / 0.65);
  border-right-color: rgb(216 216 216 / 0.65);
}#body :is(.border-x-sw-disabled-alternate\/70) {
  border-left-color: rgb(216 216 216 / 0.7);
  border-right-color: rgb(216 216 216 / 0.7);
}#body :is(.border-x-sw-disabled-alternate\/75) {
  border-left-color: rgb(216 216 216 / 0.75);
  border-right-color: rgb(216 216 216 / 0.75);
}#body :is(.border-x-sw-disabled-alternate\/80) {
  border-left-color: rgb(216 216 216 / 0.8);
  border-right-color: rgb(216 216 216 / 0.8);
}#body :is(.border-x-sw-disabled-alternate\/85) {
  border-left-color: rgb(216 216 216 / 0.85);
  border-right-color: rgb(216 216 216 / 0.85);
}#body :is(.border-x-sw-disabled-alternate\/90) {
  border-left-color: rgb(216 216 216 / 0.9);
  border-right-color: rgb(216 216 216 / 0.9);
}#body :is(.border-x-sw-disabled-alternate\/95) {
  border-left-color: rgb(216 216 216 / 0.95);
  border-right-color: rgb(216 216 216 / 0.95);
}#body :is(.border-x-sw-disabled-text) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-x-sw-disabled-text\/0) {
  border-left-color: rgb(131 131 131 / 0);
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.border-x-sw-disabled-text\/10) {
  border-left-color: rgb(131 131 131 / 0.1);
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.border-x-sw-disabled-text\/100) {
  border-left-color: rgb(131 131 131 / 1);
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.border-x-sw-disabled-text\/15) {
  border-left-color: rgb(131 131 131 / 0.15);
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.border-x-sw-disabled-text\/20) {
  border-left-color: rgb(131 131 131 / 0.2);
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.border-x-sw-disabled-text\/25) {
  border-left-color: rgb(131 131 131 / 0.25);
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.border-x-sw-disabled-text\/30) {
  border-left-color: rgb(131 131 131 / 0.3);
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.border-x-sw-disabled-text\/35) {
  border-left-color: rgb(131 131 131 / 0.35);
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.border-x-sw-disabled-text\/40) {
  border-left-color: rgb(131 131 131 / 0.4);
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.border-x-sw-disabled-text\/45) {
  border-left-color: rgb(131 131 131 / 0.45);
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.border-x-sw-disabled-text\/5) {
  border-left-color: rgb(131 131 131 / 0.05);
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.border-x-sw-disabled-text\/50) {
  border-left-color: rgb(131 131 131 / 0.5);
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.border-x-sw-disabled-text\/55) {
  border-left-color: rgb(131 131 131 / 0.55);
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.border-x-sw-disabled-text\/60) {
  border-left-color: rgb(131 131 131 / 0.6);
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.border-x-sw-disabled-text\/65) {
  border-left-color: rgb(131 131 131 / 0.65);
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.border-x-sw-disabled-text\/70) {
  border-left-color: rgb(131 131 131 / 0.7);
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.border-x-sw-disabled-text\/75) {
  border-left-color: rgb(131 131 131 / 0.75);
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.border-x-sw-disabled-text\/80) {
  border-left-color: rgb(131 131 131 / 0.8);
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.border-x-sw-disabled-text\/85) {
  border-left-color: rgb(131 131 131 / 0.85);
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.border-x-sw-disabled-text\/90) {
  border-left-color: rgb(131 131 131 / 0.9);
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.border-x-sw-disabled-text\/95) {
  border-left-color: rgb(131 131 131 / 0.95);
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.border-x-sw-disabled\/0) {
  border-left-color: rgb(185 186 185 / 0);
  border-right-color: rgb(185 186 185 / 0);
}#body :is(.border-x-sw-disabled\/10) {
  border-left-color: rgb(185 186 185 / 0.1);
  border-right-color: rgb(185 186 185 / 0.1);
}#body :is(.border-x-sw-disabled\/100) {
  border-left-color: rgb(185 186 185 / 1);
  border-right-color: rgb(185 186 185 / 1);
}#body :is(.border-x-sw-disabled\/15) {
  border-left-color: rgb(185 186 185 / 0.15);
  border-right-color: rgb(185 186 185 / 0.15);
}#body :is(.border-x-sw-disabled\/20) {
  border-left-color: rgb(185 186 185 / 0.2);
  border-right-color: rgb(185 186 185 / 0.2);
}#body :is(.border-x-sw-disabled\/25) {
  border-left-color: rgb(185 186 185 / 0.25);
  border-right-color: rgb(185 186 185 / 0.25);
}#body :is(.border-x-sw-disabled\/30) {
  border-left-color: rgb(185 186 185 / 0.3);
  border-right-color: rgb(185 186 185 / 0.3);
}#body :is(.border-x-sw-disabled\/35) {
  border-left-color: rgb(185 186 185 / 0.35);
  border-right-color: rgb(185 186 185 / 0.35);
}#body :is(.border-x-sw-disabled\/40) {
  border-left-color: rgb(185 186 185 / 0.4);
  border-right-color: rgb(185 186 185 / 0.4);
}#body :is(.border-x-sw-disabled\/45) {
  border-left-color: rgb(185 186 185 / 0.45);
  border-right-color: rgb(185 186 185 / 0.45);
}#body :is(.border-x-sw-disabled\/5) {
  border-left-color: rgb(185 186 185 / 0.05);
  border-right-color: rgb(185 186 185 / 0.05);
}#body :is(.border-x-sw-disabled\/50) {
  border-left-color: rgb(185 186 185 / 0.5);
  border-right-color: rgb(185 186 185 / 0.5);
}#body :is(.border-x-sw-disabled\/55) {
  border-left-color: rgb(185 186 185 / 0.55);
  border-right-color: rgb(185 186 185 / 0.55);
}#body :is(.border-x-sw-disabled\/60) {
  border-left-color: rgb(185 186 185 / 0.6);
  border-right-color: rgb(185 186 185 / 0.6);
}#body :is(.border-x-sw-disabled\/65) {
  border-left-color: rgb(185 186 185 / 0.65);
  border-right-color: rgb(185 186 185 / 0.65);
}#body :is(.border-x-sw-disabled\/70) {
  border-left-color: rgb(185 186 185 / 0.7);
  border-right-color: rgb(185 186 185 / 0.7);
}#body :is(.border-x-sw-disabled\/75) {
  border-left-color: rgb(185 186 185 / 0.75);
  border-right-color: rgb(185 186 185 / 0.75);
}#body :is(.border-x-sw-disabled\/80) {
  border-left-color: rgb(185 186 185 / 0.8);
  border-right-color: rgb(185 186 185 / 0.8);
}#body :is(.border-x-sw-disabled\/85) {
  border-left-color: rgb(185 186 185 / 0.85);
  border-right-color: rgb(185 186 185 / 0.85);
}#body :is(.border-x-sw-disabled\/90) {
  border-left-color: rgb(185 186 185 / 0.9);
  border-right-color: rgb(185 186 185 / 0.9);
}#body :is(.border-x-sw-disabled\/95) {
  border-left-color: rgb(185 186 185 / 0.95);
  border-right-color: rgb(185 186 185 / 0.95);
}#body :is(.border-x-sw-divider) {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-right-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-x-sw-divider\/0) {
  border-left-color: rgb(216 216 216 / 0);
  border-right-color: rgb(216 216 216 / 0);
}#body :is(.border-x-sw-divider\/10) {
  border-left-color: rgb(216 216 216 / 0.1);
  border-right-color: rgb(216 216 216 / 0.1);
}#body :is(.border-x-sw-divider\/100) {
  border-left-color: rgb(216 216 216 / 1);
  border-right-color: rgb(216 216 216 / 1);
}#body :is(.border-x-sw-divider\/15) {
  border-left-color: rgb(216 216 216 / 0.15);
  border-right-color: rgb(216 216 216 / 0.15);
}#body :is(.border-x-sw-divider\/20) {
  border-left-color: rgb(216 216 216 / 0.2);
  border-right-color: rgb(216 216 216 / 0.2);
}#body :is(.border-x-sw-divider\/25) {
  border-left-color: rgb(216 216 216 / 0.25);
  border-right-color: rgb(216 216 216 / 0.25);
}#body :is(.border-x-sw-divider\/30) {
  border-left-color: rgb(216 216 216 / 0.3);
  border-right-color: rgb(216 216 216 / 0.3);
}#body :is(.border-x-sw-divider\/35) {
  border-left-color: rgb(216 216 216 / 0.35);
  border-right-color: rgb(216 216 216 / 0.35);
}#body :is(.border-x-sw-divider\/40) {
  border-left-color: rgb(216 216 216 / 0.4);
  border-right-color: rgb(216 216 216 / 0.4);
}#body :is(.border-x-sw-divider\/45) {
  border-left-color: rgb(216 216 216 / 0.45);
  border-right-color: rgb(216 216 216 / 0.45);
}#body :is(.border-x-sw-divider\/5) {
  border-left-color: rgb(216 216 216 / 0.05);
  border-right-color: rgb(216 216 216 / 0.05);
}#body :is(.border-x-sw-divider\/50) {
  border-left-color: rgb(216 216 216 / 0.5);
  border-right-color: rgb(216 216 216 / 0.5);
}#body :is(.border-x-sw-divider\/55) {
  border-left-color: rgb(216 216 216 / 0.55);
  border-right-color: rgb(216 216 216 / 0.55);
}#body :is(.border-x-sw-divider\/60) {
  border-left-color: rgb(216 216 216 / 0.6);
  border-right-color: rgb(216 216 216 / 0.6);
}#body :is(.border-x-sw-divider\/65) {
  border-left-color: rgb(216 216 216 / 0.65);
  border-right-color: rgb(216 216 216 / 0.65);
}#body :is(.border-x-sw-divider\/70) {
  border-left-color: rgb(216 216 216 / 0.7);
  border-right-color: rgb(216 216 216 / 0.7);
}#body :is(.border-x-sw-divider\/75) {
  border-left-color: rgb(216 216 216 / 0.75);
  border-right-color: rgb(216 216 216 / 0.75);
}#body :is(.border-x-sw-divider\/80) {
  border-left-color: rgb(216 216 216 / 0.8);
  border-right-color: rgb(216 216 216 / 0.8);
}#body :is(.border-x-sw-divider\/85) {
  border-left-color: rgb(216 216 216 / 0.85);
  border-right-color: rgb(216 216 216 / 0.85);
}#body :is(.border-x-sw-divider\/90) {
  border-left-color: rgb(216 216 216 / 0.9);
  border-right-color: rgb(216 216 216 / 0.9);
}#body :is(.border-x-sw-divider\/95) {
  border-left-color: rgb(216 216 216 / 0.95);
  border-right-color: rgb(216 216 216 / 0.95);
}#body :is(.border-x-sw-error) {
  --tw-border-opacity: 1;
  border-left-color: rgb(180 29 19 / var(--tw-border-opacity));
  border-right-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-x-sw-error-background) {
  border-left-color: rgba(180, 29, 19, 0.1);
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-x-sw-error-background-hex) {
  --tw-border-opacity: 1;
  border-left-color: rgb(247 232 231 / var(--tw-border-opacity));
  border-right-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.border-x-sw-error-background-hex\/0) {
  border-left-color: rgb(247 232 231 / 0);
  border-right-color: rgb(247 232 231 / 0);
}#body :is(.border-x-sw-error-background-hex\/10) {
  border-left-color: rgb(247 232 231 / 0.1);
  border-right-color: rgb(247 232 231 / 0.1);
}#body :is(.border-x-sw-error-background-hex\/100) {
  border-left-color: rgb(247 232 231 / 1);
  border-right-color: rgb(247 232 231 / 1);
}#body :is(.border-x-sw-error-background-hex\/15) {
  border-left-color: rgb(247 232 231 / 0.15);
  border-right-color: rgb(247 232 231 / 0.15);
}#body :is(.border-x-sw-error-background-hex\/20) {
  border-left-color: rgb(247 232 231 / 0.2);
  border-right-color: rgb(247 232 231 / 0.2);
}#body :is(.border-x-sw-error-background-hex\/25) {
  border-left-color: rgb(247 232 231 / 0.25);
  border-right-color: rgb(247 232 231 / 0.25);
}#body :is(.border-x-sw-error-background-hex\/30) {
  border-left-color: rgb(247 232 231 / 0.3);
  border-right-color: rgb(247 232 231 / 0.3);
}#body :is(.border-x-sw-error-background-hex\/35) {
  border-left-color: rgb(247 232 231 / 0.35);
  border-right-color: rgb(247 232 231 / 0.35);
}#body :is(.border-x-sw-error-background-hex\/40) {
  border-left-color: rgb(247 232 231 / 0.4);
  border-right-color: rgb(247 232 231 / 0.4);
}#body :is(.border-x-sw-error-background-hex\/45) {
  border-left-color: rgb(247 232 231 / 0.45);
  border-right-color: rgb(247 232 231 / 0.45);
}#body :is(.border-x-sw-error-background-hex\/5) {
  border-left-color: rgb(247 232 231 / 0.05);
  border-right-color: rgb(247 232 231 / 0.05);
}#body :is(.border-x-sw-error-background-hex\/50) {
  border-left-color: rgb(247 232 231 / 0.5);
  border-right-color: rgb(247 232 231 / 0.5);
}#body :is(.border-x-sw-error-background-hex\/55) {
  border-left-color: rgb(247 232 231 / 0.55);
  border-right-color: rgb(247 232 231 / 0.55);
}#body :is(.border-x-sw-error-background-hex\/60) {
  border-left-color: rgb(247 232 231 / 0.6);
  border-right-color: rgb(247 232 231 / 0.6);
}#body :is(.border-x-sw-error-background-hex\/65) {
  border-left-color: rgb(247 232 231 / 0.65);
  border-right-color: rgb(247 232 231 / 0.65);
}#body :is(.border-x-sw-error-background-hex\/70) {
  border-left-color: rgb(247 232 231 / 0.7);
  border-right-color: rgb(247 232 231 / 0.7);
}#body :is(.border-x-sw-error-background-hex\/75) {
  border-left-color: rgb(247 232 231 / 0.75);
  border-right-color: rgb(247 232 231 / 0.75);
}#body :is(.border-x-sw-error-background-hex\/80) {
  border-left-color: rgb(247 232 231 / 0.8);
  border-right-color: rgb(247 232 231 / 0.8);
}#body :is(.border-x-sw-error-background-hex\/85) {
  border-left-color: rgb(247 232 231 / 0.85);
  border-right-color: rgb(247 232 231 / 0.85);
}#body :is(.border-x-sw-error-background-hex\/90) {
  border-left-color: rgb(247 232 231 / 0.9);
  border-right-color: rgb(247 232 231 / 0.9);
}#body :is(.border-x-sw-error-background-hex\/95) {
  border-left-color: rgb(247 232 231 / 0.95);
  border-right-color: rgb(247 232 231 / 0.95);
}#body :is(.border-x-sw-error-background\/0) {
  border-left-color: rgba(180, 29, 19, 0);
  border-right-color: rgba(180, 29, 19, 0);
}#body :is(.border-x-sw-error-background\/10) {
  border-left-color: rgba(180, 29, 19, 0.1);
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-x-sw-error-background\/100) {
  border-left-color: rgba(180, 29, 19, 1);
  border-right-color: rgba(180, 29, 19, 1);
}#body :is(.border-x-sw-error-background\/15) {
  border-left-color: rgba(180, 29, 19, 0.15);
  border-right-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-x-sw-error-background\/20) {
  border-left-color: rgba(180, 29, 19, 0.2);
  border-right-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-x-sw-error-background\/25) {
  border-left-color: rgba(180, 29, 19, 0.25);
  border-right-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-x-sw-error-background\/30) {
  border-left-color: rgba(180, 29, 19, 0.3);
  border-right-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-x-sw-error-background\/35) {
  border-left-color: rgba(180, 29, 19, 0.35);
  border-right-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-x-sw-error-background\/40) {
  border-left-color: rgba(180, 29, 19, 0.4);
  border-right-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-x-sw-error-background\/45) {
  border-left-color: rgba(180, 29, 19, 0.45);
  border-right-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-x-sw-error-background\/5) {
  border-left-color: rgba(180, 29, 19, 0.05);
  border-right-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-x-sw-error-background\/50) {
  border-left-color: rgba(180, 29, 19, 0.5);
  border-right-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-x-sw-error-background\/55) {
  border-left-color: rgba(180, 29, 19, 0.55);
  border-right-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-x-sw-error-background\/60) {
  border-left-color: rgba(180, 29, 19, 0.6);
  border-right-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-x-sw-error-background\/65) {
  border-left-color: rgba(180, 29, 19, 0.65);
  border-right-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-x-sw-error-background\/70) {
  border-left-color: rgba(180, 29, 19, 0.7);
  border-right-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-x-sw-error-background\/75) {
  border-left-color: rgba(180, 29, 19, 0.75);
  border-right-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-x-sw-error-background\/80) {
  border-left-color: rgba(180, 29, 19, 0.8);
  border-right-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-x-sw-error-background\/85) {
  border-left-color: rgba(180, 29, 19, 0.85);
  border-right-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-x-sw-error-background\/90) {
  border-left-color: rgba(180, 29, 19, 0.9);
  border-right-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-x-sw-error-background\/95) {
  border-left-color: rgba(180, 29, 19, 0.95);
  border-right-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-x-sw-error-dark) {
  --tw-border-opacity: 1;
  border-left-color: rgb(135 22 15 / var(--tw-border-opacity));
  border-right-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.border-x-sw-error-dark\/0) {
  border-left-color: rgb(135 22 15 / 0);
  border-right-color: rgb(135 22 15 / 0);
}#body :is(.border-x-sw-error-dark\/10) {
  border-left-color: rgb(135 22 15 / 0.1);
  border-right-color: rgb(135 22 15 / 0.1);
}#body :is(.border-x-sw-error-dark\/100) {
  border-left-color: rgb(135 22 15 / 1);
  border-right-color: rgb(135 22 15 / 1);
}#body :is(.border-x-sw-error-dark\/15) {
  border-left-color: rgb(135 22 15 / 0.15);
  border-right-color: rgb(135 22 15 / 0.15);
}#body :is(.border-x-sw-error-dark\/20) {
  border-left-color: rgb(135 22 15 / 0.2);
  border-right-color: rgb(135 22 15 / 0.2);
}#body :is(.border-x-sw-error-dark\/25) {
  border-left-color: rgb(135 22 15 / 0.25);
  border-right-color: rgb(135 22 15 / 0.25);
}#body :is(.border-x-sw-error-dark\/30) {
  border-left-color: rgb(135 22 15 / 0.3);
  border-right-color: rgb(135 22 15 / 0.3);
}#body :is(.border-x-sw-error-dark\/35) {
  border-left-color: rgb(135 22 15 / 0.35);
  border-right-color: rgb(135 22 15 / 0.35);
}#body :is(.border-x-sw-error-dark\/40) {
  border-left-color: rgb(135 22 15 / 0.4);
  border-right-color: rgb(135 22 15 / 0.4);
}#body :is(.border-x-sw-error-dark\/45) {
  border-left-color: rgb(135 22 15 / 0.45);
  border-right-color: rgb(135 22 15 / 0.45);
}#body :is(.border-x-sw-error-dark\/5) {
  border-left-color: rgb(135 22 15 / 0.05);
  border-right-color: rgb(135 22 15 / 0.05);
}#body :is(.border-x-sw-error-dark\/50) {
  border-left-color: rgb(135 22 15 / 0.5);
  border-right-color: rgb(135 22 15 / 0.5);
}#body :is(.border-x-sw-error-dark\/55) {
  border-left-color: rgb(135 22 15 / 0.55);
  border-right-color: rgb(135 22 15 / 0.55);
}#body :is(.border-x-sw-error-dark\/60) {
  border-left-color: rgb(135 22 15 / 0.6);
  border-right-color: rgb(135 22 15 / 0.6);
}#body :is(.border-x-sw-error-dark\/65) {
  border-left-color: rgb(135 22 15 / 0.65);
  border-right-color: rgb(135 22 15 / 0.65);
}#body :is(.border-x-sw-error-dark\/70) {
  border-left-color: rgb(135 22 15 / 0.7);
  border-right-color: rgb(135 22 15 / 0.7);
}#body :is(.border-x-sw-error-dark\/75) {
  border-left-color: rgb(135 22 15 / 0.75);
  border-right-color: rgb(135 22 15 / 0.75);
}#body :is(.border-x-sw-error-dark\/80) {
  border-left-color: rgb(135 22 15 / 0.8);
  border-right-color: rgb(135 22 15 / 0.8);
}#body :is(.border-x-sw-error-dark\/85) {
  border-left-color: rgb(135 22 15 / 0.85);
  border-right-color: rgb(135 22 15 / 0.85);
}#body :is(.border-x-sw-error-dark\/90) {
  border-left-color: rgb(135 22 15 / 0.9);
  border-right-color: rgb(135 22 15 / 0.9);
}#body :is(.border-x-sw-error-dark\/95) {
  border-left-color: rgb(135 22 15 / 0.95);
  border-right-color: rgb(135 22 15 / 0.95);
}#body :is(.border-x-sw-error-light) {
  --tw-border-opacity: 1;
  border-left-color: rgb(203 82 65 / var(--tw-border-opacity));
  border-right-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.border-x-sw-error-light\/0) {
  border-left-color: rgb(203 82 65 / 0);
  border-right-color: rgb(203 82 65 / 0);
}#body :is(.border-x-sw-error-light\/10) {
  border-left-color: rgb(203 82 65 / 0.1);
  border-right-color: rgb(203 82 65 / 0.1);
}#body :is(.border-x-sw-error-light\/100) {
  border-left-color: rgb(203 82 65 / 1);
  border-right-color: rgb(203 82 65 / 1);
}#body :is(.border-x-sw-error-light\/15) {
  border-left-color: rgb(203 82 65 / 0.15);
  border-right-color: rgb(203 82 65 / 0.15);
}#body :is(.border-x-sw-error-light\/20) {
  border-left-color: rgb(203 82 65 / 0.2);
  border-right-color: rgb(203 82 65 / 0.2);
}#body :is(.border-x-sw-error-light\/25) {
  border-left-color: rgb(203 82 65 / 0.25);
  border-right-color: rgb(203 82 65 / 0.25);
}#body :is(.border-x-sw-error-light\/30) {
  border-left-color: rgb(203 82 65 / 0.3);
  border-right-color: rgb(203 82 65 / 0.3);
}#body :is(.border-x-sw-error-light\/35) {
  border-left-color: rgb(203 82 65 / 0.35);
  border-right-color: rgb(203 82 65 / 0.35);
}#body :is(.border-x-sw-error-light\/40) {
  border-left-color: rgb(203 82 65 / 0.4);
  border-right-color: rgb(203 82 65 / 0.4);
}#body :is(.border-x-sw-error-light\/45) {
  border-left-color: rgb(203 82 65 / 0.45);
  border-right-color: rgb(203 82 65 / 0.45);
}#body :is(.border-x-sw-error-light\/5) {
  border-left-color: rgb(203 82 65 / 0.05);
  border-right-color: rgb(203 82 65 / 0.05);
}#body :is(.border-x-sw-error-light\/50) {
  border-left-color: rgb(203 82 65 / 0.5);
  border-right-color: rgb(203 82 65 / 0.5);
}#body :is(.border-x-sw-error-light\/55) {
  border-left-color: rgb(203 82 65 / 0.55);
  border-right-color: rgb(203 82 65 / 0.55);
}#body :is(.border-x-sw-error-light\/60) {
  border-left-color: rgb(203 82 65 / 0.6);
  border-right-color: rgb(203 82 65 / 0.6);
}#body :is(.border-x-sw-error-light\/65) {
  border-left-color: rgb(203 82 65 / 0.65);
  border-right-color: rgb(203 82 65 / 0.65);
}#body :is(.border-x-sw-error-light\/70) {
  border-left-color: rgb(203 82 65 / 0.7);
  border-right-color: rgb(203 82 65 / 0.7);
}#body :is(.border-x-sw-error-light\/75) {
  border-left-color: rgb(203 82 65 / 0.75);
  border-right-color: rgb(203 82 65 / 0.75);
}#body :is(.border-x-sw-error-light\/80) {
  border-left-color: rgb(203 82 65 / 0.8);
  border-right-color: rgb(203 82 65 / 0.8);
}#body :is(.border-x-sw-error-light\/85) {
  border-left-color: rgb(203 82 65 / 0.85);
  border-right-color: rgb(203 82 65 / 0.85);
}#body :is(.border-x-sw-error-light\/90) {
  border-left-color: rgb(203 82 65 / 0.9);
  border-right-color: rgb(203 82 65 / 0.9);
}#body :is(.border-x-sw-error-light\/95) {
  border-left-color: rgb(203 82 65 / 0.95);
  border-right-color: rgb(203 82 65 / 0.95);
}#body :is(.border-x-sw-error\/0) {
  border-left-color: rgb(180 29 19 / 0);
  border-right-color: rgb(180 29 19 / 0);
}#body :is(.border-x-sw-error\/10) {
  border-left-color: rgb(180 29 19 / 0.1);
  border-right-color: rgb(180 29 19 / 0.1);
}#body :is(.border-x-sw-error\/100) {
  border-left-color: rgb(180 29 19 / 1);
  border-right-color: rgb(180 29 19 / 1);
}#body :is(.border-x-sw-error\/15) {
  border-left-color: rgb(180 29 19 / 0.15);
  border-right-color: rgb(180 29 19 / 0.15);
}#body :is(.border-x-sw-error\/20) {
  border-left-color: rgb(180 29 19 / 0.2);
  border-right-color: rgb(180 29 19 / 0.2);
}#body :is(.border-x-sw-error\/25) {
  border-left-color: rgb(180 29 19 / 0.25);
  border-right-color: rgb(180 29 19 / 0.25);
}#body :is(.border-x-sw-error\/30) {
  border-left-color: rgb(180 29 19 / 0.3);
  border-right-color: rgb(180 29 19 / 0.3);
}#body :is(.border-x-sw-error\/35) {
  border-left-color: rgb(180 29 19 / 0.35);
  border-right-color: rgb(180 29 19 / 0.35);
}#body :is(.border-x-sw-error\/40) {
  border-left-color: rgb(180 29 19 / 0.4);
  border-right-color: rgb(180 29 19 / 0.4);
}#body :is(.border-x-sw-error\/45) {
  border-left-color: rgb(180 29 19 / 0.45);
  border-right-color: rgb(180 29 19 / 0.45);
}#body :is(.border-x-sw-error\/5) {
  border-left-color: rgb(180 29 19 / 0.05);
  border-right-color: rgb(180 29 19 / 0.05);
}#body :is(.border-x-sw-error\/50) {
  border-left-color: rgb(180 29 19 / 0.5);
  border-right-color: rgb(180 29 19 / 0.5);
}#body :is(.border-x-sw-error\/55) {
  border-left-color: rgb(180 29 19 / 0.55);
  border-right-color: rgb(180 29 19 / 0.55);
}#body :is(.border-x-sw-error\/60) {
  border-left-color: rgb(180 29 19 / 0.6);
  border-right-color: rgb(180 29 19 / 0.6);
}#body :is(.border-x-sw-error\/65) {
  border-left-color: rgb(180 29 19 / 0.65);
  border-right-color: rgb(180 29 19 / 0.65);
}#body :is(.border-x-sw-error\/70) {
  border-left-color: rgb(180 29 19 / 0.7);
  border-right-color: rgb(180 29 19 / 0.7);
}#body :is(.border-x-sw-error\/75) {
  border-left-color: rgb(180 29 19 / 0.75);
  border-right-color: rgb(180 29 19 / 0.75);
}#body :is(.border-x-sw-error\/80) {
  border-left-color: rgb(180 29 19 / 0.8);
  border-right-color: rgb(180 29 19 / 0.8);
}#body :is(.border-x-sw-error\/85) {
  border-left-color: rgb(180 29 19 / 0.85);
  border-right-color: rgb(180 29 19 / 0.85);
}#body :is(.border-x-sw-error\/90) {
  border-left-color: rgb(180 29 19 / 0.9);
  border-right-color: rgb(180 29 19 / 0.9);
}#body :is(.border-x-sw-error\/95) {
  border-left-color: rgb(180 29 19 / 0.95);
  border-right-color: rgb(180 29 19 / 0.95);
}#body :is(.border-x-sw-focused) {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 107 162 / var(--tw-border-opacity));
  border-right-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-x-sw-focused\/0) {
  border-left-color: rgb(0 107 162 / 0);
  border-right-color: rgb(0 107 162 / 0);
}#body :is(.border-x-sw-focused\/10) {
  border-left-color: rgb(0 107 162 / 0.1);
  border-right-color: rgb(0 107 162 / 0.1);
}#body :is(.border-x-sw-focused\/100) {
  border-left-color: rgb(0 107 162 / 1);
  border-right-color: rgb(0 107 162 / 1);
}#body :is(.border-x-sw-focused\/15) {
  border-left-color: rgb(0 107 162 / 0.15);
  border-right-color: rgb(0 107 162 / 0.15);
}#body :is(.border-x-sw-focused\/20) {
  border-left-color: rgb(0 107 162 / 0.2);
  border-right-color: rgb(0 107 162 / 0.2);
}#body :is(.border-x-sw-focused\/25) {
  border-left-color: rgb(0 107 162 / 0.25);
  border-right-color: rgb(0 107 162 / 0.25);
}#body :is(.border-x-sw-focused\/30) {
  border-left-color: rgb(0 107 162 / 0.3);
  border-right-color: rgb(0 107 162 / 0.3);
}#body :is(.border-x-sw-focused\/35) {
  border-left-color: rgb(0 107 162 / 0.35);
  border-right-color: rgb(0 107 162 / 0.35);
}#body :is(.border-x-sw-focused\/40) {
  border-left-color: rgb(0 107 162 / 0.4);
  border-right-color: rgb(0 107 162 / 0.4);
}#body :is(.border-x-sw-focused\/45) {
  border-left-color: rgb(0 107 162 / 0.45);
  border-right-color: rgb(0 107 162 / 0.45);
}#body :is(.border-x-sw-focused\/5) {
  border-left-color: rgb(0 107 162 / 0.05);
  border-right-color: rgb(0 107 162 / 0.05);
}#body :is(.border-x-sw-focused\/50) {
  border-left-color: rgb(0 107 162 / 0.5);
  border-right-color: rgb(0 107 162 / 0.5);
}#body :is(.border-x-sw-focused\/55) {
  border-left-color: rgb(0 107 162 / 0.55);
  border-right-color: rgb(0 107 162 / 0.55);
}#body :is(.border-x-sw-focused\/60) {
  border-left-color: rgb(0 107 162 / 0.6);
  border-right-color: rgb(0 107 162 / 0.6);
}#body :is(.border-x-sw-focused\/65) {
  border-left-color: rgb(0 107 162 / 0.65);
  border-right-color: rgb(0 107 162 / 0.65);
}#body :is(.border-x-sw-focused\/70) {
  border-left-color: rgb(0 107 162 / 0.7);
  border-right-color: rgb(0 107 162 / 0.7);
}#body :is(.border-x-sw-focused\/75) {
  border-left-color: rgb(0 107 162 / 0.75);
  border-right-color: rgb(0 107 162 / 0.75);
}#body :is(.border-x-sw-focused\/80) {
  border-left-color: rgb(0 107 162 / 0.8);
  border-right-color: rgb(0 107 162 / 0.8);
}#body :is(.border-x-sw-focused\/85) {
  border-left-color: rgb(0 107 162 / 0.85);
  border-right-color: rgb(0 107 162 / 0.85);
}#body :is(.border-x-sw-focused\/90) {
  border-left-color: rgb(0 107 162 / 0.9);
  border-right-color: rgb(0 107 162 / 0.9);
}#body :is(.border-x-sw-focused\/95) {
  border-left-color: rgb(0 107 162 / 0.95);
  border-right-color: rgb(0 107 162 / 0.95);
}#body :is(.border-x-sw-form-field) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-x-sw-form-field\/0) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-x-sw-form-field\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-x-sw-form-field\/100) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-x-sw-form-field\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-x-sw-form-field\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-x-sw-form-field\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-x-sw-form-field\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-x-sw-form-field\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-x-sw-form-field\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-x-sw-form-field\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-x-sw-form-field\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-x-sw-form-field\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-x-sw-form-field\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-x-sw-form-field\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-x-sw-form-field\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-x-sw-form-field\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-x-sw-form-field\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-x-sw-form-field\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-x-sw-form-field\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-x-sw-form-field\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-x-sw-form-field\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-x-sw-form-helper-text) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-x-sw-form-helper-text\/0) {
  border-left-color: rgb(131 131 131 / 0);
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.border-x-sw-form-helper-text\/10) {
  border-left-color: rgb(131 131 131 / 0.1);
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.border-x-sw-form-helper-text\/100) {
  border-left-color: rgb(131 131 131 / 1);
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.border-x-sw-form-helper-text\/15) {
  border-left-color: rgb(131 131 131 / 0.15);
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.border-x-sw-form-helper-text\/20) {
  border-left-color: rgb(131 131 131 / 0.2);
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.border-x-sw-form-helper-text\/25) {
  border-left-color: rgb(131 131 131 / 0.25);
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.border-x-sw-form-helper-text\/30) {
  border-left-color: rgb(131 131 131 / 0.3);
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.border-x-sw-form-helper-text\/35) {
  border-left-color: rgb(131 131 131 / 0.35);
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.border-x-sw-form-helper-text\/40) {
  border-left-color: rgb(131 131 131 / 0.4);
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.border-x-sw-form-helper-text\/45) {
  border-left-color: rgb(131 131 131 / 0.45);
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.border-x-sw-form-helper-text\/5) {
  border-left-color: rgb(131 131 131 / 0.05);
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.border-x-sw-form-helper-text\/50) {
  border-left-color: rgb(131 131 131 / 0.5);
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.border-x-sw-form-helper-text\/55) {
  border-left-color: rgb(131 131 131 / 0.55);
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.border-x-sw-form-helper-text\/60) {
  border-left-color: rgb(131 131 131 / 0.6);
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.border-x-sw-form-helper-text\/65) {
  border-left-color: rgb(131 131 131 / 0.65);
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.border-x-sw-form-helper-text\/70) {
  border-left-color: rgb(131 131 131 / 0.7);
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.border-x-sw-form-helper-text\/75) {
  border-left-color: rgb(131 131 131 / 0.75);
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.border-x-sw-form-helper-text\/80) {
  border-left-color: rgb(131 131 131 / 0.8);
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.border-x-sw-form-helper-text\/85) {
  border-left-color: rgb(131 131 131 / 0.85);
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.border-x-sw-form-helper-text\/90) {
  border-left-color: rgb(131 131 131 / 0.9);
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.border-x-sw-form-helper-text\/95) {
  border-left-color: rgb(131 131 131 / 0.95);
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.border-x-sw-high-price) {
  --tw-border-opacity: 1;
  border-left-color: rgb(206 226 248 / var(--tw-border-opacity));
  border-right-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.border-x-sw-high-price-background) {
  border-left-color: rgba(180, 29, 19, 0.1);
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-x-sw-high-price-background\/0) {
  border-left-color: rgba(180, 29, 19, 0);
  border-right-color: rgba(180, 29, 19, 0);
}#body :is(.border-x-sw-high-price-background\/10) {
  border-left-color: rgba(180, 29, 19, 0.1);
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-x-sw-high-price-background\/100) {
  border-left-color: rgba(180, 29, 19, 1);
  border-right-color: rgba(180, 29, 19, 1);
}#body :is(.border-x-sw-high-price-background\/15) {
  border-left-color: rgba(180, 29, 19, 0.15);
  border-right-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-x-sw-high-price-background\/20) {
  border-left-color: rgba(180, 29, 19, 0.2);
  border-right-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-x-sw-high-price-background\/25) {
  border-left-color: rgba(180, 29, 19, 0.25);
  border-right-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-x-sw-high-price-background\/30) {
  border-left-color: rgba(180, 29, 19, 0.3);
  border-right-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-x-sw-high-price-background\/35) {
  border-left-color: rgba(180, 29, 19, 0.35);
  border-right-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-x-sw-high-price-background\/40) {
  border-left-color: rgba(180, 29, 19, 0.4);
  border-right-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-x-sw-high-price-background\/45) {
  border-left-color: rgba(180, 29, 19, 0.45);
  border-right-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-x-sw-high-price-background\/5) {
  border-left-color: rgba(180, 29, 19, 0.05);
  border-right-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-x-sw-high-price-background\/50) {
  border-left-color: rgba(180, 29, 19, 0.5);
  border-right-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-x-sw-high-price-background\/55) {
  border-left-color: rgba(180, 29, 19, 0.55);
  border-right-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-x-sw-high-price-background\/60) {
  border-left-color: rgba(180, 29, 19, 0.6);
  border-right-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-x-sw-high-price-background\/65) {
  border-left-color: rgba(180, 29, 19, 0.65);
  border-right-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-x-sw-high-price-background\/70) {
  border-left-color: rgba(180, 29, 19, 0.7);
  border-right-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-x-sw-high-price-background\/75) {
  border-left-color: rgba(180, 29, 19, 0.75);
  border-right-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-x-sw-high-price-background\/80) {
  border-left-color: rgba(180, 29, 19, 0.8);
  border-right-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-x-sw-high-price-background\/85) {
  border-left-color: rgba(180, 29, 19, 0.85);
  border-right-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-x-sw-high-price-background\/90) {
  border-left-color: rgba(180, 29, 19, 0.9);
  border-right-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-x-sw-high-price-background\/95) {
  border-left-color: rgba(180, 29, 19, 0.95);
  border-right-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-x-sw-high-price\/0) {
  border-left-color: rgb(206 226 248 / 0);
  border-right-color: rgb(206 226 248 / 0);
}#body :is(.border-x-sw-high-price\/10) {
  border-left-color: rgb(206 226 248 / 0.1);
  border-right-color: rgb(206 226 248 / 0.1);
}#body :is(.border-x-sw-high-price\/100) {
  border-left-color: rgb(206 226 248 / 1);
  border-right-color: rgb(206 226 248 / 1);
}#body :is(.border-x-sw-high-price\/15) {
  border-left-color: rgb(206 226 248 / 0.15);
  border-right-color: rgb(206 226 248 / 0.15);
}#body :is(.border-x-sw-high-price\/20) {
  border-left-color: rgb(206 226 248 / 0.2);
  border-right-color: rgb(206 226 248 / 0.2);
}#body :is(.border-x-sw-high-price\/25) {
  border-left-color: rgb(206 226 248 / 0.25);
  border-right-color: rgb(206 226 248 / 0.25);
}#body :is(.border-x-sw-high-price\/30) {
  border-left-color: rgb(206 226 248 / 0.3);
  border-right-color: rgb(206 226 248 / 0.3);
}#body :is(.border-x-sw-high-price\/35) {
  border-left-color: rgb(206 226 248 / 0.35);
  border-right-color: rgb(206 226 248 / 0.35);
}#body :is(.border-x-sw-high-price\/40) {
  border-left-color: rgb(206 226 248 / 0.4);
  border-right-color: rgb(206 226 248 / 0.4);
}#body :is(.border-x-sw-high-price\/45) {
  border-left-color: rgb(206 226 248 / 0.45);
  border-right-color: rgb(206 226 248 / 0.45);
}#body :is(.border-x-sw-high-price\/5) {
  border-left-color: rgb(206 226 248 / 0.05);
  border-right-color: rgb(206 226 248 / 0.05);
}#body :is(.border-x-sw-high-price\/50) {
  border-left-color: rgb(206 226 248 / 0.5);
  border-right-color: rgb(206 226 248 / 0.5);
}#body :is(.border-x-sw-high-price\/55) {
  border-left-color: rgb(206 226 248 / 0.55);
  border-right-color: rgb(206 226 248 / 0.55);
}#body :is(.border-x-sw-high-price\/60) {
  border-left-color: rgb(206 226 248 / 0.6);
  border-right-color: rgb(206 226 248 / 0.6);
}#body :is(.border-x-sw-high-price\/65) {
  border-left-color: rgb(206 226 248 / 0.65);
  border-right-color: rgb(206 226 248 / 0.65);
}#body :is(.border-x-sw-high-price\/70) {
  border-left-color: rgb(206 226 248 / 0.7);
  border-right-color: rgb(206 226 248 / 0.7);
}#body :is(.border-x-sw-high-price\/75) {
  border-left-color: rgb(206 226 248 / 0.75);
  border-right-color: rgb(206 226 248 / 0.75);
}#body :is(.border-x-sw-high-price\/80) {
  border-left-color: rgb(206 226 248 / 0.8);
  border-right-color: rgb(206 226 248 / 0.8);
}#body :is(.border-x-sw-high-price\/85) {
  border-left-color: rgb(206 226 248 / 0.85);
  border-right-color: rgb(206 226 248 / 0.85);
}#body :is(.border-x-sw-high-price\/90) {
  border-left-color: rgb(206 226 248 / 0.9);
  border-right-color: rgb(206 226 248 / 0.9);
}#body :is(.border-x-sw-high-price\/95) {
  border-left-color: rgb(206 226 248 / 0.95);
  border-right-color: rgb(206 226 248 / 0.95);
}#body :is(.border-x-sw-hover-light) {
  --tw-border-opacity: 1;
  border-left-color: rgb(194 210 226 / var(--tw-border-opacity));
  border-right-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.border-x-sw-hover-light\/0) {
  border-left-color: rgb(194 210 226 / 0);
  border-right-color: rgb(194 210 226 / 0);
}#body :is(.border-x-sw-hover-light\/10) {
  border-left-color: rgb(194 210 226 / 0.1);
  border-right-color: rgb(194 210 226 / 0.1);
}#body :is(.border-x-sw-hover-light\/100) {
  border-left-color: rgb(194 210 226 / 1);
  border-right-color: rgb(194 210 226 / 1);
}#body :is(.border-x-sw-hover-light\/15) {
  border-left-color: rgb(194 210 226 / 0.15);
  border-right-color: rgb(194 210 226 / 0.15);
}#body :is(.border-x-sw-hover-light\/20) {
  border-left-color: rgb(194 210 226 / 0.2);
  border-right-color: rgb(194 210 226 / 0.2);
}#body :is(.border-x-sw-hover-light\/25) {
  border-left-color: rgb(194 210 226 / 0.25);
  border-right-color: rgb(194 210 226 / 0.25);
}#body :is(.border-x-sw-hover-light\/30) {
  border-left-color: rgb(194 210 226 / 0.3);
  border-right-color: rgb(194 210 226 / 0.3);
}#body :is(.border-x-sw-hover-light\/35) {
  border-left-color: rgb(194 210 226 / 0.35);
  border-right-color: rgb(194 210 226 / 0.35);
}#body :is(.border-x-sw-hover-light\/40) {
  border-left-color: rgb(194 210 226 / 0.4);
  border-right-color: rgb(194 210 226 / 0.4);
}#body :is(.border-x-sw-hover-light\/45) {
  border-left-color: rgb(194 210 226 / 0.45);
  border-right-color: rgb(194 210 226 / 0.45);
}#body :is(.border-x-sw-hover-light\/5) {
  border-left-color: rgb(194 210 226 / 0.05);
  border-right-color: rgb(194 210 226 / 0.05);
}#body :is(.border-x-sw-hover-light\/50) {
  border-left-color: rgb(194 210 226 / 0.5);
  border-right-color: rgb(194 210 226 / 0.5);
}#body :is(.border-x-sw-hover-light\/55) {
  border-left-color: rgb(194 210 226 / 0.55);
  border-right-color: rgb(194 210 226 / 0.55);
}#body :is(.border-x-sw-hover-light\/60) {
  border-left-color: rgb(194 210 226 / 0.6);
  border-right-color: rgb(194 210 226 / 0.6);
}#body :is(.border-x-sw-hover-light\/65) {
  border-left-color: rgb(194 210 226 / 0.65);
  border-right-color: rgb(194 210 226 / 0.65);
}#body :is(.border-x-sw-hover-light\/70) {
  border-left-color: rgb(194 210 226 / 0.7);
  border-right-color: rgb(194 210 226 / 0.7);
}#body :is(.border-x-sw-hover-light\/75) {
  border-left-color: rgb(194 210 226 / 0.75);
  border-right-color: rgb(194 210 226 / 0.75);
}#body :is(.border-x-sw-hover-light\/80) {
  border-left-color: rgb(194 210 226 / 0.8);
  border-right-color: rgb(194 210 226 / 0.8);
}#body :is(.border-x-sw-hover-light\/85) {
  border-left-color: rgb(194 210 226 / 0.85);
  border-right-color: rgb(194 210 226 / 0.85);
}#body :is(.border-x-sw-hover-light\/90) {
  border-left-color: rgb(194 210 226 / 0.9);
  border-right-color: rgb(194 210 226 / 0.9);
}#body :is(.border-x-sw-hover-light\/95) {
  border-left-color: rgb(194 210 226 / 0.95);
  border-right-color: rgb(194 210 226 / 0.95);
}#body :is(.border-x-sw-icon) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-x-sw-icon-alternate) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-x-sw-icon-alternate\/0) {
  border-left-color: rgb(131 131 131 / 0);
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.border-x-sw-icon-alternate\/10) {
  border-left-color: rgb(131 131 131 / 0.1);
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.border-x-sw-icon-alternate\/100) {
  border-left-color: rgb(131 131 131 / 1);
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.border-x-sw-icon-alternate\/15) {
  border-left-color: rgb(131 131 131 / 0.15);
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.border-x-sw-icon-alternate\/20) {
  border-left-color: rgb(131 131 131 / 0.2);
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.border-x-sw-icon-alternate\/25) {
  border-left-color: rgb(131 131 131 / 0.25);
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.border-x-sw-icon-alternate\/30) {
  border-left-color: rgb(131 131 131 / 0.3);
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.border-x-sw-icon-alternate\/35) {
  border-left-color: rgb(131 131 131 / 0.35);
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.border-x-sw-icon-alternate\/40) {
  border-left-color: rgb(131 131 131 / 0.4);
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.border-x-sw-icon-alternate\/45) {
  border-left-color: rgb(131 131 131 / 0.45);
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.border-x-sw-icon-alternate\/5) {
  border-left-color: rgb(131 131 131 / 0.05);
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.border-x-sw-icon-alternate\/50) {
  border-left-color: rgb(131 131 131 / 0.5);
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.border-x-sw-icon-alternate\/55) {
  border-left-color: rgb(131 131 131 / 0.55);
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.border-x-sw-icon-alternate\/60) {
  border-left-color: rgb(131 131 131 / 0.6);
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.border-x-sw-icon-alternate\/65) {
  border-left-color: rgb(131 131 131 / 0.65);
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.border-x-sw-icon-alternate\/70) {
  border-left-color: rgb(131 131 131 / 0.7);
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.border-x-sw-icon-alternate\/75) {
  border-left-color: rgb(131 131 131 / 0.75);
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.border-x-sw-icon-alternate\/80) {
  border-left-color: rgb(131 131 131 / 0.8);
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.border-x-sw-icon-alternate\/85) {
  border-left-color: rgb(131 131 131 / 0.85);
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.border-x-sw-icon-alternate\/90) {
  border-left-color: rgb(131 131 131 / 0.9);
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.border-x-sw-icon-alternate\/95) {
  border-left-color: rgb(131 131 131 / 0.95);
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.border-x-sw-icon-small) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-x-sw-icon-small\/0) {
  border-left-color: rgb(131 131 131 / 0);
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.border-x-sw-icon-small\/10) {
  border-left-color: rgb(131 131 131 / 0.1);
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.border-x-sw-icon-small\/100) {
  border-left-color: rgb(131 131 131 / 1);
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.border-x-sw-icon-small\/15) {
  border-left-color: rgb(131 131 131 / 0.15);
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.border-x-sw-icon-small\/20) {
  border-left-color: rgb(131 131 131 / 0.2);
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.border-x-sw-icon-small\/25) {
  border-left-color: rgb(131 131 131 / 0.25);
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.border-x-sw-icon-small\/30) {
  border-left-color: rgb(131 131 131 / 0.3);
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.border-x-sw-icon-small\/35) {
  border-left-color: rgb(131 131 131 / 0.35);
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.border-x-sw-icon-small\/40) {
  border-left-color: rgb(131 131 131 / 0.4);
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.border-x-sw-icon-small\/45) {
  border-left-color: rgb(131 131 131 / 0.45);
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.border-x-sw-icon-small\/5) {
  border-left-color: rgb(131 131 131 / 0.05);
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.border-x-sw-icon-small\/50) {
  border-left-color: rgb(131 131 131 / 0.5);
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.border-x-sw-icon-small\/55) {
  border-left-color: rgb(131 131 131 / 0.55);
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.border-x-sw-icon-small\/60) {
  border-left-color: rgb(131 131 131 / 0.6);
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.border-x-sw-icon-small\/65) {
  border-left-color: rgb(131 131 131 / 0.65);
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.border-x-sw-icon-small\/70) {
  border-left-color: rgb(131 131 131 / 0.7);
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.border-x-sw-icon-small\/75) {
  border-left-color: rgb(131 131 131 / 0.75);
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.border-x-sw-icon-small\/80) {
  border-left-color: rgb(131 131 131 / 0.8);
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.border-x-sw-icon-small\/85) {
  border-left-color: rgb(131 131 131 / 0.85);
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.border-x-sw-icon-small\/90) {
  border-left-color: rgb(131 131 131 / 0.9);
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.border-x-sw-icon-small\/95) {
  border-left-color: rgb(131 131 131 / 0.95);
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.border-x-sw-icon\/0) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-x-sw-icon\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-x-sw-icon\/100) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-x-sw-icon\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-x-sw-icon\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-x-sw-icon\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-x-sw-icon\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-x-sw-icon\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-x-sw-icon\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-x-sw-icon\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-x-sw-icon\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-x-sw-icon\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-x-sw-icon\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-x-sw-icon\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-x-sw-icon\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-x-sw-icon\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-x-sw-icon\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-x-sw-icon\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-x-sw-icon\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-x-sw-icon\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-x-sw-icon\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-x-sw-info) {
  --tw-border-opacity: 1;
  border-left-color: rgb(38 40 43 / var(--tw-border-opacity));
  border-right-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-x-sw-info\/0) {
  border-left-color: rgb(38 40 43 / 0);
  border-right-color: rgb(38 40 43 / 0);
}#body :is(.border-x-sw-info\/10) {
  border-left-color: rgb(38 40 43 / 0.1);
  border-right-color: rgb(38 40 43 / 0.1);
}#body :is(.border-x-sw-info\/100) {
  border-left-color: rgb(38 40 43 / 1);
  border-right-color: rgb(38 40 43 / 1);
}#body :is(.border-x-sw-info\/15) {
  border-left-color: rgb(38 40 43 / 0.15);
  border-right-color: rgb(38 40 43 / 0.15);
}#body :is(.border-x-sw-info\/20) {
  border-left-color: rgb(38 40 43 / 0.2);
  border-right-color: rgb(38 40 43 / 0.2);
}#body :is(.border-x-sw-info\/25) {
  border-left-color: rgb(38 40 43 / 0.25);
  border-right-color: rgb(38 40 43 / 0.25);
}#body :is(.border-x-sw-info\/30) {
  border-left-color: rgb(38 40 43 / 0.3);
  border-right-color: rgb(38 40 43 / 0.3);
}#body :is(.border-x-sw-info\/35) {
  border-left-color: rgb(38 40 43 / 0.35);
  border-right-color: rgb(38 40 43 / 0.35);
}#body :is(.border-x-sw-info\/40) {
  border-left-color: rgb(38 40 43 / 0.4);
  border-right-color: rgb(38 40 43 / 0.4);
}#body :is(.border-x-sw-info\/45) {
  border-left-color: rgb(38 40 43 / 0.45);
  border-right-color: rgb(38 40 43 / 0.45);
}#body :is(.border-x-sw-info\/5) {
  border-left-color: rgb(38 40 43 / 0.05);
  border-right-color: rgb(38 40 43 / 0.05);
}#body :is(.border-x-sw-info\/50) {
  border-left-color: rgb(38 40 43 / 0.5);
  border-right-color: rgb(38 40 43 / 0.5);
}#body :is(.border-x-sw-info\/55) {
  border-left-color: rgb(38 40 43 / 0.55);
  border-right-color: rgb(38 40 43 / 0.55);
}#body :is(.border-x-sw-info\/60) {
  border-left-color: rgb(38 40 43 / 0.6);
  border-right-color: rgb(38 40 43 / 0.6);
}#body :is(.border-x-sw-info\/65) {
  border-left-color: rgb(38 40 43 / 0.65);
  border-right-color: rgb(38 40 43 / 0.65);
}#body :is(.border-x-sw-info\/70) {
  border-left-color: rgb(38 40 43 / 0.7);
  border-right-color: rgb(38 40 43 / 0.7);
}#body :is(.border-x-sw-info\/75) {
  border-left-color: rgb(38 40 43 / 0.75);
  border-right-color: rgb(38 40 43 / 0.75);
}#body :is(.border-x-sw-info\/80) {
  border-left-color: rgb(38 40 43 / 0.8);
  border-right-color: rgb(38 40 43 / 0.8);
}#body :is(.border-x-sw-info\/85) {
  border-left-color: rgb(38 40 43 / 0.85);
  border-right-color: rgb(38 40 43 / 0.85);
}#body :is(.border-x-sw-info\/90) {
  border-left-color: rgb(38 40 43 / 0.9);
  border-right-color: rgb(38 40 43 / 0.9);
}#body :is(.border-x-sw-info\/95) {
  border-left-color: rgb(38 40 43 / 0.95);
  border-right-color: rgb(38 40 43 / 0.95);
}#body :is(.border-x-sw-label) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-x-sw-label\/0) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-x-sw-label\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-x-sw-label\/100) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-x-sw-label\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-x-sw-label\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-x-sw-label\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-x-sw-label\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-x-sw-label\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-x-sw-label\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-x-sw-label\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-x-sw-label\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-x-sw-label\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-x-sw-label\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-x-sw-label\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-x-sw-label\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-x-sw-label\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-x-sw-label\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-x-sw-label\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-x-sw-label\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-x-sw-label\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-x-sw-label\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-x-sw-link-light) {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 162 220 / var(--tw-border-opacity));
  border-right-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-x-sw-link-light\/0) {
  border-left-color: rgb(17 162 220 / 0);
  border-right-color: rgb(17 162 220 / 0);
}#body :is(.border-x-sw-link-light\/10) {
  border-left-color: rgb(17 162 220 / 0.1);
  border-right-color: rgb(17 162 220 / 0.1);
}#body :is(.border-x-sw-link-light\/100) {
  border-left-color: rgb(17 162 220 / 1);
  border-right-color: rgb(17 162 220 / 1);
}#body :is(.border-x-sw-link-light\/15) {
  border-left-color: rgb(17 162 220 / 0.15);
  border-right-color: rgb(17 162 220 / 0.15);
}#body :is(.border-x-sw-link-light\/20) {
  border-left-color: rgb(17 162 220 / 0.2);
  border-right-color: rgb(17 162 220 / 0.2);
}#body :is(.border-x-sw-link-light\/25) {
  border-left-color: rgb(17 162 220 / 0.25);
  border-right-color: rgb(17 162 220 / 0.25);
}#body :is(.border-x-sw-link-light\/30) {
  border-left-color: rgb(17 162 220 / 0.3);
  border-right-color: rgb(17 162 220 / 0.3);
}#body :is(.border-x-sw-link-light\/35) {
  border-left-color: rgb(17 162 220 / 0.35);
  border-right-color: rgb(17 162 220 / 0.35);
}#body :is(.border-x-sw-link-light\/40) {
  border-left-color: rgb(17 162 220 / 0.4);
  border-right-color: rgb(17 162 220 / 0.4);
}#body :is(.border-x-sw-link-light\/45) {
  border-left-color: rgb(17 162 220 / 0.45);
  border-right-color: rgb(17 162 220 / 0.45);
}#body :is(.border-x-sw-link-light\/5) {
  border-left-color: rgb(17 162 220 / 0.05);
  border-right-color: rgb(17 162 220 / 0.05);
}#body :is(.border-x-sw-link-light\/50) {
  border-left-color: rgb(17 162 220 / 0.5);
  border-right-color: rgb(17 162 220 / 0.5);
}#body :is(.border-x-sw-link-light\/55) {
  border-left-color: rgb(17 162 220 / 0.55);
  border-right-color: rgb(17 162 220 / 0.55);
}#body :is(.border-x-sw-link-light\/60) {
  border-left-color: rgb(17 162 220 / 0.6);
  border-right-color: rgb(17 162 220 / 0.6);
}#body :is(.border-x-sw-link-light\/65) {
  border-left-color: rgb(17 162 220 / 0.65);
  border-right-color: rgb(17 162 220 / 0.65);
}#body :is(.border-x-sw-link-light\/70) {
  border-left-color: rgb(17 162 220 / 0.7);
  border-right-color: rgb(17 162 220 / 0.7);
}#body :is(.border-x-sw-link-light\/75) {
  border-left-color: rgb(17 162 220 / 0.75);
  border-right-color: rgb(17 162 220 / 0.75);
}#body :is(.border-x-sw-link-light\/80) {
  border-left-color: rgb(17 162 220 / 0.8);
  border-right-color: rgb(17 162 220 / 0.8);
}#body :is(.border-x-sw-link-light\/85) {
  border-left-color: rgb(17 162 220 / 0.85);
  border-right-color: rgb(17 162 220 / 0.85);
}#body :is(.border-x-sw-link-light\/90) {
  border-left-color: rgb(17 162 220 / 0.9);
  border-right-color: rgb(17 162 220 / 0.9);
}#body :is(.border-x-sw-link-light\/95) {
  border-left-color: rgb(17 162 220 / 0.95);
  border-right-color: rgb(17 162 220 / 0.95);
}#body :is(.border-x-sw-low-price) {
  --tw-border-opacity: 1;
  border-left-color: rgb(10 111 219 / var(--tw-border-opacity));
  border-right-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-x-sw-low-price-background) {
  border-left-color: rgba(10, 111, 219, 0.1);
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-x-sw-low-price-background\/0) {
  border-left-color: rgba(10, 111, 219, 0);
  border-right-color: rgba(10, 111, 219, 0);
}#body :is(.border-x-sw-low-price-background\/10) {
  border-left-color: rgba(10, 111, 219, 0.1);
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-x-sw-low-price-background\/100) {
  border-left-color: rgba(10, 111, 219, 1);
  border-right-color: rgba(10, 111, 219, 1);
}#body :is(.border-x-sw-low-price-background\/15) {
  border-left-color: rgba(10, 111, 219, 0.15);
  border-right-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-x-sw-low-price-background\/20) {
  border-left-color: rgba(10, 111, 219, 0.2);
  border-right-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-x-sw-low-price-background\/25) {
  border-left-color: rgba(10, 111, 219, 0.25);
  border-right-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-x-sw-low-price-background\/30) {
  border-left-color: rgba(10, 111, 219, 0.3);
  border-right-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-x-sw-low-price-background\/35) {
  border-left-color: rgba(10, 111, 219, 0.35);
  border-right-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-x-sw-low-price-background\/40) {
  border-left-color: rgba(10, 111, 219, 0.4);
  border-right-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-x-sw-low-price-background\/45) {
  border-left-color: rgba(10, 111, 219, 0.45);
  border-right-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-x-sw-low-price-background\/5) {
  border-left-color: rgba(10, 111, 219, 0.05);
  border-right-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-x-sw-low-price-background\/50) {
  border-left-color: rgba(10, 111, 219, 0.5);
  border-right-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-x-sw-low-price-background\/55) {
  border-left-color: rgba(10, 111, 219, 0.55);
  border-right-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-x-sw-low-price-background\/60) {
  border-left-color: rgba(10, 111, 219, 0.6);
  border-right-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-x-sw-low-price-background\/65) {
  border-left-color: rgba(10, 111, 219, 0.65);
  border-right-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-x-sw-low-price-background\/70) {
  border-left-color: rgba(10, 111, 219, 0.7);
  border-right-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-x-sw-low-price-background\/75) {
  border-left-color: rgba(10, 111, 219, 0.75);
  border-right-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-x-sw-low-price-background\/80) {
  border-left-color: rgba(10, 111, 219, 0.8);
  border-right-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-x-sw-low-price-background\/85) {
  border-left-color: rgba(10, 111, 219, 0.85);
  border-right-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-x-sw-low-price-background\/90) {
  border-left-color: rgba(10, 111, 219, 0.9);
  border-right-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-x-sw-low-price-background\/95) {
  border-left-color: rgba(10, 111, 219, 0.95);
  border-right-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-x-sw-low-price\/0) {
  border-left-color: rgb(10 111 219 / 0);
  border-right-color: rgb(10 111 219 / 0);
}#body :is(.border-x-sw-low-price\/10) {
  border-left-color: rgb(10 111 219 / 0.1);
  border-right-color: rgb(10 111 219 / 0.1);
}#body :is(.border-x-sw-low-price\/100) {
  border-left-color: rgb(10 111 219 / 1);
  border-right-color: rgb(10 111 219 / 1);
}#body :is(.border-x-sw-low-price\/15) {
  border-left-color: rgb(10 111 219 / 0.15);
  border-right-color: rgb(10 111 219 / 0.15);
}#body :is(.border-x-sw-low-price\/20) {
  border-left-color: rgb(10 111 219 / 0.2);
  border-right-color: rgb(10 111 219 / 0.2);
}#body :is(.border-x-sw-low-price\/25) {
  border-left-color: rgb(10 111 219 / 0.25);
  border-right-color: rgb(10 111 219 / 0.25);
}#body :is(.border-x-sw-low-price\/30) {
  border-left-color: rgb(10 111 219 / 0.3);
  border-right-color: rgb(10 111 219 / 0.3);
}#body :is(.border-x-sw-low-price\/35) {
  border-left-color: rgb(10 111 219 / 0.35);
  border-right-color: rgb(10 111 219 / 0.35);
}#body :is(.border-x-sw-low-price\/40) {
  border-left-color: rgb(10 111 219 / 0.4);
  border-right-color: rgb(10 111 219 / 0.4);
}#body :is(.border-x-sw-low-price\/45) {
  border-left-color: rgb(10 111 219 / 0.45);
  border-right-color: rgb(10 111 219 / 0.45);
}#body :is(.border-x-sw-low-price\/5) {
  border-left-color: rgb(10 111 219 / 0.05);
  border-right-color: rgb(10 111 219 / 0.05);
}#body :is(.border-x-sw-low-price\/50) {
  border-left-color: rgb(10 111 219 / 0.5);
  border-right-color: rgb(10 111 219 / 0.5);
}#body :is(.border-x-sw-low-price\/55) {
  border-left-color: rgb(10 111 219 / 0.55);
  border-right-color: rgb(10 111 219 / 0.55);
}#body :is(.border-x-sw-low-price\/60) {
  border-left-color: rgb(10 111 219 / 0.6);
  border-right-color: rgb(10 111 219 / 0.6);
}#body :is(.border-x-sw-low-price\/65) {
  border-left-color: rgb(10 111 219 / 0.65);
  border-right-color: rgb(10 111 219 / 0.65);
}#body :is(.border-x-sw-low-price\/70) {
  border-left-color: rgb(10 111 219 / 0.7);
  border-right-color: rgb(10 111 219 / 0.7);
}#body :is(.border-x-sw-low-price\/75) {
  border-left-color: rgb(10 111 219 / 0.75);
  border-right-color: rgb(10 111 219 / 0.75);
}#body :is(.border-x-sw-low-price\/80) {
  border-left-color: rgb(10 111 219 / 0.8);
  border-right-color: rgb(10 111 219 / 0.8);
}#body :is(.border-x-sw-low-price\/85) {
  border-left-color: rgb(10 111 219 / 0.85);
  border-right-color: rgb(10 111 219 / 0.85);
}#body :is(.border-x-sw-low-price\/90) {
  border-left-color: rgb(10 111 219 / 0.9);
  border-right-color: rgb(10 111 219 / 0.9);
}#body :is(.border-x-sw-low-price\/95) {
  border-left-color: rgb(10 111 219 / 0.95);
  border-right-color: rgb(10 111 219 / 0.95);
}#body :is(.border-x-sw-medium-price) {
  --tw-border-opacity: 1;
  border-left-color: rgb(108 169 233 / var(--tw-border-opacity));
  border-right-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.border-x-sw-medium-price\/0) {
  border-left-color: rgb(108 169 233 / 0);
  border-right-color: rgb(108 169 233 / 0);
}#body :is(.border-x-sw-medium-price\/10) {
  border-left-color: rgb(108 169 233 / 0.1);
  border-right-color: rgb(108 169 233 / 0.1);
}#body :is(.border-x-sw-medium-price\/100) {
  border-left-color: rgb(108 169 233 / 1);
  border-right-color: rgb(108 169 233 / 1);
}#body :is(.border-x-sw-medium-price\/15) {
  border-left-color: rgb(108 169 233 / 0.15);
  border-right-color: rgb(108 169 233 / 0.15);
}#body :is(.border-x-sw-medium-price\/20) {
  border-left-color: rgb(108 169 233 / 0.2);
  border-right-color: rgb(108 169 233 / 0.2);
}#body :is(.border-x-sw-medium-price\/25) {
  border-left-color: rgb(108 169 233 / 0.25);
  border-right-color: rgb(108 169 233 / 0.25);
}#body :is(.border-x-sw-medium-price\/30) {
  border-left-color: rgb(108 169 233 / 0.3);
  border-right-color: rgb(108 169 233 / 0.3);
}#body :is(.border-x-sw-medium-price\/35) {
  border-left-color: rgb(108 169 233 / 0.35);
  border-right-color: rgb(108 169 233 / 0.35);
}#body :is(.border-x-sw-medium-price\/40) {
  border-left-color: rgb(108 169 233 / 0.4);
  border-right-color: rgb(108 169 233 / 0.4);
}#body :is(.border-x-sw-medium-price\/45) {
  border-left-color: rgb(108 169 233 / 0.45);
  border-right-color: rgb(108 169 233 / 0.45);
}#body :is(.border-x-sw-medium-price\/5) {
  border-left-color: rgb(108 169 233 / 0.05);
  border-right-color: rgb(108 169 233 / 0.05);
}#body :is(.border-x-sw-medium-price\/50) {
  border-left-color: rgb(108 169 233 / 0.5);
  border-right-color: rgb(108 169 233 / 0.5);
}#body :is(.border-x-sw-medium-price\/55) {
  border-left-color: rgb(108 169 233 / 0.55);
  border-right-color: rgb(108 169 233 / 0.55);
}#body :is(.border-x-sw-medium-price\/60) {
  border-left-color: rgb(108 169 233 / 0.6);
  border-right-color: rgb(108 169 233 / 0.6);
}#body :is(.border-x-sw-medium-price\/65) {
  border-left-color: rgb(108 169 233 / 0.65);
  border-right-color: rgb(108 169 233 / 0.65);
}#body :is(.border-x-sw-medium-price\/70) {
  border-left-color: rgb(108 169 233 / 0.7);
  border-right-color: rgb(108 169 233 / 0.7);
}#body :is(.border-x-sw-medium-price\/75) {
  border-left-color: rgb(108 169 233 / 0.75);
  border-right-color: rgb(108 169 233 / 0.75);
}#body :is(.border-x-sw-medium-price\/80) {
  border-left-color: rgb(108 169 233 / 0.8);
  border-right-color: rgb(108 169 233 / 0.8);
}#body :is(.border-x-sw-medium-price\/85) {
  border-left-color: rgb(108 169 233 / 0.85);
  border-right-color: rgb(108 169 233 / 0.85);
}#body :is(.border-x-sw-medium-price\/90) {
  border-left-color: rgb(108 169 233 / 0.9);
  border-right-color: rgb(108 169 233 / 0.9);
}#body :is(.border-x-sw-medium-price\/95) {
  border-left-color: rgb(108 169 233 / 0.95);
  border-right-color: rgb(108 169 233 / 0.95);
}#body :is(.border-x-sw-overlay-background) {
  --tw-border-opacity: 1;
  border-left-color: rgb(231 241 251 / var(--tw-border-opacity));
  border-right-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.border-x-sw-overlay-background\/0) {
  border-left-color: rgb(231 241 251 / 0);
  border-right-color: rgb(231 241 251 / 0);
}#body :is(.border-x-sw-overlay-background\/10) {
  border-left-color: rgb(231 241 251 / 0.1);
  border-right-color: rgb(231 241 251 / 0.1);
}#body :is(.border-x-sw-overlay-background\/100) {
  border-left-color: rgb(231 241 251 / 1);
  border-right-color: rgb(231 241 251 / 1);
}#body :is(.border-x-sw-overlay-background\/15) {
  border-left-color: rgb(231 241 251 / 0.15);
  border-right-color: rgb(231 241 251 / 0.15);
}#body :is(.border-x-sw-overlay-background\/20) {
  border-left-color: rgb(231 241 251 / 0.2);
  border-right-color: rgb(231 241 251 / 0.2);
}#body :is(.border-x-sw-overlay-background\/25) {
  border-left-color: rgb(231 241 251 / 0.25);
  border-right-color: rgb(231 241 251 / 0.25);
}#body :is(.border-x-sw-overlay-background\/30) {
  border-left-color: rgb(231 241 251 / 0.3);
  border-right-color: rgb(231 241 251 / 0.3);
}#body :is(.border-x-sw-overlay-background\/35) {
  border-left-color: rgb(231 241 251 / 0.35);
  border-right-color: rgb(231 241 251 / 0.35);
}#body :is(.border-x-sw-overlay-background\/40) {
  border-left-color: rgb(231 241 251 / 0.4);
  border-right-color: rgb(231 241 251 / 0.4);
}#body :is(.border-x-sw-overlay-background\/45) {
  border-left-color: rgb(231 241 251 / 0.45);
  border-right-color: rgb(231 241 251 / 0.45);
}#body :is(.border-x-sw-overlay-background\/5) {
  border-left-color: rgb(231 241 251 / 0.05);
  border-right-color: rgb(231 241 251 / 0.05);
}#body :is(.border-x-sw-overlay-background\/50) {
  border-left-color: rgb(231 241 251 / 0.5);
  border-right-color: rgb(231 241 251 / 0.5);
}#body :is(.border-x-sw-overlay-background\/55) {
  border-left-color: rgb(231 241 251 / 0.55);
  border-right-color: rgb(231 241 251 / 0.55);
}#body :is(.border-x-sw-overlay-background\/60) {
  border-left-color: rgb(231 241 251 / 0.6);
  border-right-color: rgb(231 241 251 / 0.6);
}#body :is(.border-x-sw-overlay-background\/65) {
  border-left-color: rgb(231 241 251 / 0.65);
  border-right-color: rgb(231 241 251 / 0.65);
}#body :is(.border-x-sw-overlay-background\/70) {
  border-left-color: rgb(231 241 251 / 0.7);
  border-right-color: rgb(231 241 251 / 0.7);
}#body :is(.border-x-sw-overlay-background\/75) {
  border-left-color: rgb(231 241 251 / 0.75);
  border-right-color: rgb(231 241 251 / 0.75);
}#body :is(.border-x-sw-overlay-background\/80) {
  border-left-color: rgb(231 241 251 / 0.8);
  border-right-color: rgb(231 241 251 / 0.8);
}#body :is(.border-x-sw-overlay-background\/85) {
  border-left-color: rgb(231 241 251 / 0.85);
  border-right-color: rgb(231 241 251 / 0.85);
}#body :is(.border-x-sw-overlay-background\/90) {
  border-left-color: rgb(231 241 251 / 0.9);
  border-right-color: rgb(231 241 251 / 0.9);
}#body :is(.border-x-sw-overlay-background\/95) {
  border-left-color: rgb(231 241 251 / 0.95);
  border-right-color: rgb(231 241 251 / 0.95);
}#body :is(.border-x-sw-primary) {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 107 162 / var(--tw-border-opacity));
  border-right-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-x-sw-primary\/0) {
  border-left-color: rgb(0 107 162 / 0);
  border-right-color: rgb(0 107 162 / 0);
}#body :is(.border-x-sw-primary\/10) {
  border-left-color: rgb(0 107 162 / 0.1);
  border-right-color: rgb(0 107 162 / 0.1);
}#body :is(.border-x-sw-primary\/100) {
  border-left-color: rgb(0 107 162 / 1);
  border-right-color: rgb(0 107 162 / 1);
}#body :is(.border-x-sw-primary\/15) {
  border-left-color: rgb(0 107 162 / 0.15);
  border-right-color: rgb(0 107 162 / 0.15);
}#body :is(.border-x-sw-primary\/20) {
  border-left-color: rgb(0 107 162 / 0.2);
  border-right-color: rgb(0 107 162 / 0.2);
}#body :is(.border-x-sw-primary\/25) {
  border-left-color: rgb(0 107 162 / 0.25);
  border-right-color: rgb(0 107 162 / 0.25);
}#body :is(.border-x-sw-primary\/30) {
  border-left-color: rgb(0 107 162 / 0.3);
  border-right-color: rgb(0 107 162 / 0.3);
}#body :is(.border-x-sw-primary\/35) {
  border-left-color: rgb(0 107 162 / 0.35);
  border-right-color: rgb(0 107 162 / 0.35);
}#body :is(.border-x-sw-primary\/40) {
  border-left-color: rgb(0 107 162 / 0.4);
  border-right-color: rgb(0 107 162 / 0.4);
}#body :is(.border-x-sw-primary\/45) {
  border-left-color: rgb(0 107 162 / 0.45);
  border-right-color: rgb(0 107 162 / 0.45);
}#body :is(.border-x-sw-primary\/5) {
  border-left-color: rgb(0 107 162 / 0.05);
  border-right-color: rgb(0 107 162 / 0.05);
}#body :is(.border-x-sw-primary\/50) {
  border-left-color: rgb(0 107 162 / 0.5);
  border-right-color: rgb(0 107 162 / 0.5);
}#body :is(.border-x-sw-primary\/55) {
  border-left-color: rgb(0 107 162 / 0.55);
  border-right-color: rgb(0 107 162 / 0.55);
}#body :is(.border-x-sw-primary\/60) {
  border-left-color: rgb(0 107 162 / 0.6);
  border-right-color: rgb(0 107 162 / 0.6);
}#body :is(.border-x-sw-primary\/65) {
  border-left-color: rgb(0 107 162 / 0.65);
  border-right-color: rgb(0 107 162 / 0.65);
}#body :is(.border-x-sw-primary\/70) {
  border-left-color: rgb(0 107 162 / 0.7);
  border-right-color: rgb(0 107 162 / 0.7);
}#body :is(.border-x-sw-primary\/75) {
  border-left-color: rgb(0 107 162 / 0.75);
  border-right-color: rgb(0 107 162 / 0.75);
}#body :is(.border-x-sw-primary\/80) {
  border-left-color: rgb(0 107 162 / 0.8);
  border-right-color: rgb(0 107 162 / 0.8);
}#body :is(.border-x-sw-primary\/85) {
  border-left-color: rgb(0 107 162 / 0.85);
  border-right-color: rgb(0 107 162 / 0.85);
}#body :is(.border-x-sw-primary\/90) {
  border-left-color: rgb(0 107 162 / 0.9);
  border-right-color: rgb(0 107 162 / 0.9);
}#body :is(.border-x-sw-primary\/95) {
  border-left-color: rgb(0 107 162 / 0.95);
  border-right-color: rgb(0 107 162 / 0.95);
}#body :is(.border-x-sw-secondary) {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 162 220 / var(--tw-border-opacity));
  border-right-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-x-sw-secondary\/0) {
  border-left-color: rgb(17 162 220 / 0);
  border-right-color: rgb(17 162 220 / 0);
}#body :is(.border-x-sw-secondary\/10) {
  border-left-color: rgb(17 162 220 / 0.1);
  border-right-color: rgb(17 162 220 / 0.1);
}#body :is(.border-x-sw-secondary\/100) {
  border-left-color: rgb(17 162 220 / 1);
  border-right-color: rgb(17 162 220 / 1);
}#body :is(.border-x-sw-secondary\/15) {
  border-left-color: rgb(17 162 220 / 0.15);
  border-right-color: rgb(17 162 220 / 0.15);
}#body :is(.border-x-sw-secondary\/20) {
  border-left-color: rgb(17 162 220 / 0.2);
  border-right-color: rgb(17 162 220 / 0.2);
}#body :is(.border-x-sw-secondary\/25) {
  border-left-color: rgb(17 162 220 / 0.25);
  border-right-color: rgb(17 162 220 / 0.25);
}#body :is(.border-x-sw-secondary\/30) {
  border-left-color: rgb(17 162 220 / 0.3);
  border-right-color: rgb(17 162 220 / 0.3);
}#body :is(.border-x-sw-secondary\/35) {
  border-left-color: rgb(17 162 220 / 0.35);
  border-right-color: rgb(17 162 220 / 0.35);
}#body :is(.border-x-sw-secondary\/40) {
  border-left-color: rgb(17 162 220 / 0.4);
  border-right-color: rgb(17 162 220 / 0.4);
}#body :is(.border-x-sw-secondary\/45) {
  border-left-color: rgb(17 162 220 / 0.45);
  border-right-color: rgb(17 162 220 / 0.45);
}#body :is(.border-x-sw-secondary\/5) {
  border-left-color: rgb(17 162 220 / 0.05);
  border-right-color: rgb(17 162 220 / 0.05);
}#body :is(.border-x-sw-secondary\/50) {
  border-left-color: rgb(17 162 220 / 0.5);
  border-right-color: rgb(17 162 220 / 0.5);
}#body :is(.border-x-sw-secondary\/55) {
  border-left-color: rgb(17 162 220 / 0.55);
  border-right-color: rgb(17 162 220 / 0.55);
}#body :is(.border-x-sw-secondary\/60) {
  border-left-color: rgb(17 162 220 / 0.6);
  border-right-color: rgb(17 162 220 / 0.6);
}#body :is(.border-x-sw-secondary\/65) {
  border-left-color: rgb(17 162 220 / 0.65);
  border-right-color: rgb(17 162 220 / 0.65);
}#body :is(.border-x-sw-secondary\/70) {
  border-left-color: rgb(17 162 220 / 0.7);
  border-right-color: rgb(17 162 220 / 0.7);
}#body :is(.border-x-sw-secondary\/75) {
  border-left-color: rgb(17 162 220 / 0.75);
  border-right-color: rgb(17 162 220 / 0.75);
}#body :is(.border-x-sw-secondary\/80) {
  border-left-color: rgb(17 162 220 / 0.8);
  border-right-color: rgb(17 162 220 / 0.8);
}#body :is(.border-x-sw-secondary\/85) {
  border-left-color: rgb(17 162 220 / 0.85);
  border-right-color: rgb(17 162 220 / 0.85);
}#body :is(.border-x-sw-secondary\/90) {
  border-left-color: rgb(17 162 220 / 0.9);
  border-right-color: rgb(17 162 220 / 0.9);
}#body :is(.border-x-sw-secondary\/95) {
  border-left-color: rgb(17 162 220 / 0.95);
  border-right-color: rgb(17 162 220 / 0.95);
}#body :is(.border-x-sw-selected) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-x-sw-selected\/0) {
  border-left-color: rgb(131 131 131 / 0);
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.border-x-sw-selected\/10) {
  border-left-color: rgb(131 131 131 / 0.1);
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.border-x-sw-selected\/100) {
  border-left-color: rgb(131 131 131 / 1);
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.border-x-sw-selected\/15) {
  border-left-color: rgb(131 131 131 / 0.15);
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.border-x-sw-selected\/20) {
  border-left-color: rgb(131 131 131 / 0.2);
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.border-x-sw-selected\/25) {
  border-left-color: rgb(131 131 131 / 0.25);
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.border-x-sw-selected\/30) {
  border-left-color: rgb(131 131 131 / 0.3);
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.border-x-sw-selected\/35) {
  border-left-color: rgb(131 131 131 / 0.35);
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.border-x-sw-selected\/40) {
  border-left-color: rgb(131 131 131 / 0.4);
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.border-x-sw-selected\/45) {
  border-left-color: rgb(131 131 131 / 0.45);
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.border-x-sw-selected\/5) {
  border-left-color: rgb(131 131 131 / 0.05);
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.border-x-sw-selected\/50) {
  border-left-color: rgb(131 131 131 / 0.5);
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.border-x-sw-selected\/55) {
  border-left-color: rgb(131 131 131 / 0.55);
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.border-x-sw-selected\/60) {
  border-left-color: rgb(131 131 131 / 0.6);
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.border-x-sw-selected\/65) {
  border-left-color: rgb(131 131 131 / 0.65);
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.border-x-sw-selected\/70) {
  border-left-color: rgb(131 131 131 / 0.7);
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.border-x-sw-selected\/75) {
  border-left-color: rgb(131 131 131 / 0.75);
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.border-x-sw-selected\/80) {
  border-left-color: rgb(131 131 131 / 0.8);
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.border-x-sw-selected\/85) {
  border-left-color: rgb(131 131 131 / 0.85);
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.border-x-sw-selected\/90) {
  border-left-color: rgb(131 131 131 / 0.9);
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.border-x-sw-selected\/95) {
  border-left-color: rgb(131 131 131 / 0.95);
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.border-x-sw-success) {
  --tw-border-opacity: 1;
  border-left-color: rgb(27 123 59 / var(--tw-border-opacity));
  border-right-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.border-x-sw-success-background) {
  border-left-color: rgba(27, 123, 59, 0.1);
  border-right-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-x-sw-success-background-hex) {
  --tw-border-opacity: 1;
  border-left-color: rgb(232 242 235 / var(--tw-border-opacity));
  border-right-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.border-x-sw-success-background-hex\/0) {
  border-left-color: rgb(232 242 235 / 0);
  border-right-color: rgb(232 242 235 / 0);
}#body :is(.border-x-sw-success-background-hex\/10) {
  border-left-color: rgb(232 242 235 / 0.1);
  border-right-color: rgb(232 242 235 / 0.1);
}#body :is(.border-x-sw-success-background-hex\/100) {
  border-left-color: rgb(232 242 235 / 1);
  border-right-color: rgb(232 242 235 / 1);
}#body :is(.border-x-sw-success-background-hex\/15) {
  border-left-color: rgb(232 242 235 / 0.15);
  border-right-color: rgb(232 242 235 / 0.15);
}#body :is(.border-x-sw-success-background-hex\/20) {
  border-left-color: rgb(232 242 235 / 0.2);
  border-right-color: rgb(232 242 235 / 0.2);
}#body :is(.border-x-sw-success-background-hex\/25) {
  border-left-color: rgb(232 242 235 / 0.25);
  border-right-color: rgb(232 242 235 / 0.25);
}#body :is(.border-x-sw-success-background-hex\/30) {
  border-left-color: rgb(232 242 235 / 0.3);
  border-right-color: rgb(232 242 235 / 0.3);
}#body :is(.border-x-sw-success-background-hex\/35) {
  border-left-color: rgb(232 242 235 / 0.35);
  border-right-color: rgb(232 242 235 / 0.35);
}#body :is(.border-x-sw-success-background-hex\/40) {
  border-left-color: rgb(232 242 235 / 0.4);
  border-right-color: rgb(232 242 235 / 0.4);
}#body :is(.border-x-sw-success-background-hex\/45) {
  border-left-color: rgb(232 242 235 / 0.45);
  border-right-color: rgb(232 242 235 / 0.45);
}#body :is(.border-x-sw-success-background-hex\/5) {
  border-left-color: rgb(232 242 235 / 0.05);
  border-right-color: rgb(232 242 235 / 0.05);
}#body :is(.border-x-sw-success-background-hex\/50) {
  border-left-color: rgb(232 242 235 / 0.5);
  border-right-color: rgb(232 242 235 / 0.5);
}#body :is(.border-x-sw-success-background-hex\/55) {
  border-left-color: rgb(232 242 235 / 0.55);
  border-right-color: rgb(232 242 235 / 0.55);
}#body :is(.border-x-sw-success-background-hex\/60) {
  border-left-color: rgb(232 242 235 / 0.6);
  border-right-color: rgb(232 242 235 / 0.6);
}#body :is(.border-x-sw-success-background-hex\/65) {
  border-left-color: rgb(232 242 235 / 0.65);
  border-right-color: rgb(232 242 235 / 0.65);
}#body :is(.border-x-sw-success-background-hex\/70) {
  border-left-color: rgb(232 242 235 / 0.7);
  border-right-color: rgb(232 242 235 / 0.7);
}#body :is(.border-x-sw-success-background-hex\/75) {
  border-left-color: rgb(232 242 235 / 0.75);
  border-right-color: rgb(232 242 235 / 0.75);
}#body :is(.border-x-sw-success-background-hex\/80) {
  border-left-color: rgb(232 242 235 / 0.8);
  border-right-color: rgb(232 242 235 / 0.8);
}#body :is(.border-x-sw-success-background-hex\/85) {
  border-left-color: rgb(232 242 235 / 0.85);
  border-right-color: rgb(232 242 235 / 0.85);
}#body :is(.border-x-sw-success-background-hex\/90) {
  border-left-color: rgb(232 242 235 / 0.9);
  border-right-color: rgb(232 242 235 / 0.9);
}#body :is(.border-x-sw-success-background-hex\/95) {
  border-left-color: rgb(232 242 235 / 0.95);
  border-right-color: rgb(232 242 235 / 0.95);
}#body :is(.border-x-sw-success-background\/0) {
  border-left-color: rgba(27, 123, 59, 0);
  border-right-color: rgba(27, 123, 59, 0);
}#body :is(.border-x-sw-success-background\/10) {
  border-left-color: rgba(27, 123, 59, 0.1);
  border-right-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-x-sw-success-background\/100) {
  border-left-color: rgba(27, 123, 59, 1);
  border-right-color: rgba(27, 123, 59, 1);
}#body :is(.border-x-sw-success-background\/15) {
  border-left-color: rgba(27, 123, 59, 0.15);
  border-right-color: rgba(27, 123, 59, 0.15);
}#body :is(.border-x-sw-success-background\/20) {
  border-left-color: rgba(27, 123, 59, 0.2);
  border-right-color: rgba(27, 123, 59, 0.2);
}#body :is(.border-x-sw-success-background\/25) {
  border-left-color: rgba(27, 123, 59, 0.25);
  border-right-color: rgba(27, 123, 59, 0.25);
}#body :is(.border-x-sw-success-background\/30) {
  border-left-color: rgba(27, 123, 59, 0.3);
  border-right-color: rgba(27, 123, 59, 0.3);
}#body :is(.border-x-sw-success-background\/35) {
  border-left-color: rgba(27, 123, 59, 0.35);
  border-right-color: rgba(27, 123, 59, 0.35);
}#body :is(.border-x-sw-success-background\/40) {
  border-left-color: rgba(27, 123, 59, 0.4);
  border-right-color: rgba(27, 123, 59, 0.4);
}#body :is(.border-x-sw-success-background\/45) {
  border-left-color: rgba(27, 123, 59, 0.45);
  border-right-color: rgba(27, 123, 59, 0.45);
}#body :is(.border-x-sw-success-background\/5) {
  border-left-color: rgba(27, 123, 59, 0.05);
  border-right-color: rgba(27, 123, 59, 0.05);
}#body :is(.border-x-sw-success-background\/50) {
  border-left-color: rgba(27, 123, 59, 0.5);
  border-right-color: rgba(27, 123, 59, 0.5);
}#body :is(.border-x-sw-success-background\/55) {
  border-left-color: rgba(27, 123, 59, 0.55);
  border-right-color: rgba(27, 123, 59, 0.55);
}#body :is(.border-x-sw-success-background\/60) {
  border-left-color: rgba(27, 123, 59, 0.6);
  border-right-color: rgba(27, 123, 59, 0.6);
}#body :is(.border-x-sw-success-background\/65) {
  border-left-color: rgba(27, 123, 59, 0.65);
  border-right-color: rgba(27, 123, 59, 0.65);
}#body :is(.border-x-sw-success-background\/70) {
  border-left-color: rgba(27, 123, 59, 0.7);
  border-right-color: rgba(27, 123, 59, 0.7);
}#body :is(.border-x-sw-success-background\/75) {
  border-left-color: rgba(27, 123, 59, 0.75);
  border-right-color: rgba(27, 123, 59, 0.75);
}#body :is(.border-x-sw-success-background\/80) {
  border-left-color: rgba(27, 123, 59, 0.8);
  border-right-color: rgba(27, 123, 59, 0.8);
}#body :is(.border-x-sw-success-background\/85) {
  border-left-color: rgba(27, 123, 59, 0.85);
  border-right-color: rgba(27, 123, 59, 0.85);
}#body :is(.border-x-sw-success-background\/90) {
  border-left-color: rgba(27, 123, 59, 0.9);
  border-right-color: rgba(27, 123, 59, 0.9);
}#body :is(.border-x-sw-success-background\/95) {
  border-left-color: rgba(27, 123, 59, 0.95);
  border-right-color: rgba(27, 123, 59, 0.95);
}#body :is(.border-x-sw-success-dark) {
  --tw-border-opacity: 1;
  border-left-color: rgb(20 89 43 / var(--tw-border-opacity));
  border-right-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.border-x-sw-success-dark\/0) {
  border-left-color: rgb(20 89 43 / 0);
  border-right-color: rgb(20 89 43 / 0);
}#body :is(.border-x-sw-success-dark\/10) {
  border-left-color: rgb(20 89 43 / 0.1);
  border-right-color: rgb(20 89 43 / 0.1);
}#body :is(.border-x-sw-success-dark\/100) {
  border-left-color: rgb(20 89 43 / 1);
  border-right-color: rgb(20 89 43 / 1);
}#body :is(.border-x-sw-success-dark\/15) {
  border-left-color: rgb(20 89 43 / 0.15);
  border-right-color: rgb(20 89 43 / 0.15);
}#body :is(.border-x-sw-success-dark\/20) {
  border-left-color: rgb(20 89 43 / 0.2);
  border-right-color: rgb(20 89 43 / 0.2);
}#body :is(.border-x-sw-success-dark\/25) {
  border-left-color: rgb(20 89 43 / 0.25);
  border-right-color: rgb(20 89 43 / 0.25);
}#body :is(.border-x-sw-success-dark\/30) {
  border-left-color: rgb(20 89 43 / 0.3);
  border-right-color: rgb(20 89 43 / 0.3);
}#body :is(.border-x-sw-success-dark\/35) {
  border-left-color: rgb(20 89 43 / 0.35);
  border-right-color: rgb(20 89 43 / 0.35);
}#body :is(.border-x-sw-success-dark\/40) {
  border-left-color: rgb(20 89 43 / 0.4);
  border-right-color: rgb(20 89 43 / 0.4);
}#body :is(.border-x-sw-success-dark\/45) {
  border-left-color: rgb(20 89 43 / 0.45);
  border-right-color: rgb(20 89 43 / 0.45);
}#body :is(.border-x-sw-success-dark\/5) {
  border-left-color: rgb(20 89 43 / 0.05);
  border-right-color: rgb(20 89 43 / 0.05);
}#body :is(.border-x-sw-success-dark\/50) {
  border-left-color: rgb(20 89 43 / 0.5);
  border-right-color: rgb(20 89 43 / 0.5);
}#body :is(.border-x-sw-success-dark\/55) {
  border-left-color: rgb(20 89 43 / 0.55);
  border-right-color: rgb(20 89 43 / 0.55);
}#body :is(.border-x-sw-success-dark\/60) {
  border-left-color: rgb(20 89 43 / 0.6);
  border-right-color: rgb(20 89 43 / 0.6);
}#body :is(.border-x-sw-success-dark\/65) {
  border-left-color: rgb(20 89 43 / 0.65);
  border-right-color: rgb(20 89 43 / 0.65);
}#body :is(.border-x-sw-success-dark\/70) {
  border-left-color: rgb(20 89 43 / 0.7);
  border-right-color: rgb(20 89 43 / 0.7);
}#body :is(.border-x-sw-success-dark\/75) {
  border-left-color: rgb(20 89 43 / 0.75);
  border-right-color: rgb(20 89 43 / 0.75);
}#body :is(.border-x-sw-success-dark\/80) {
  border-left-color: rgb(20 89 43 / 0.8);
  border-right-color: rgb(20 89 43 / 0.8);
}#body :is(.border-x-sw-success-dark\/85) {
  border-left-color: rgb(20 89 43 / 0.85);
  border-right-color: rgb(20 89 43 / 0.85);
}#body :is(.border-x-sw-success-dark\/90) {
  border-left-color: rgb(20 89 43 / 0.9);
  border-right-color: rgb(20 89 43 / 0.9);
}#body :is(.border-x-sw-success-dark\/95) {
  border-left-color: rgb(20 89 43 / 0.95);
  border-right-color: rgb(20 89 43 / 0.95);
}#body :is(.border-x-sw-success-light) {
  --tw-border-opacity: 1;
  border-left-color: rgb(126 199 168 / var(--tw-border-opacity));
  border-right-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.border-x-sw-success-light\/0) {
  border-left-color: rgb(126 199 168 / 0);
  border-right-color: rgb(126 199 168 / 0);
}#body :is(.border-x-sw-success-light\/10) {
  border-left-color: rgb(126 199 168 / 0.1);
  border-right-color: rgb(126 199 168 / 0.1);
}#body :is(.border-x-sw-success-light\/100) {
  border-left-color: rgb(126 199 168 / 1);
  border-right-color: rgb(126 199 168 / 1);
}#body :is(.border-x-sw-success-light\/15) {
  border-left-color: rgb(126 199 168 / 0.15);
  border-right-color: rgb(126 199 168 / 0.15);
}#body :is(.border-x-sw-success-light\/20) {
  border-left-color: rgb(126 199 168 / 0.2);
  border-right-color: rgb(126 199 168 / 0.2);
}#body :is(.border-x-sw-success-light\/25) {
  border-left-color: rgb(126 199 168 / 0.25);
  border-right-color: rgb(126 199 168 / 0.25);
}#body :is(.border-x-sw-success-light\/30) {
  border-left-color: rgb(126 199 168 / 0.3);
  border-right-color: rgb(126 199 168 / 0.3);
}#body :is(.border-x-sw-success-light\/35) {
  border-left-color: rgb(126 199 168 / 0.35);
  border-right-color: rgb(126 199 168 / 0.35);
}#body :is(.border-x-sw-success-light\/40) {
  border-left-color: rgb(126 199 168 / 0.4);
  border-right-color: rgb(126 199 168 / 0.4);
}#body :is(.border-x-sw-success-light\/45) {
  border-left-color: rgb(126 199 168 / 0.45);
  border-right-color: rgb(126 199 168 / 0.45);
}#body :is(.border-x-sw-success-light\/5) {
  border-left-color: rgb(126 199 168 / 0.05);
  border-right-color: rgb(126 199 168 / 0.05);
}#body :is(.border-x-sw-success-light\/50) {
  border-left-color: rgb(126 199 168 / 0.5);
  border-right-color: rgb(126 199 168 / 0.5);
}#body :is(.border-x-sw-success-light\/55) {
  border-left-color: rgb(126 199 168 / 0.55);
  border-right-color: rgb(126 199 168 / 0.55);
}#body :is(.border-x-sw-success-light\/60) {
  border-left-color: rgb(126 199 168 / 0.6);
  border-right-color: rgb(126 199 168 / 0.6);
}#body :is(.border-x-sw-success-light\/65) {
  border-left-color: rgb(126 199 168 / 0.65);
  border-right-color: rgb(126 199 168 / 0.65);
}#body :is(.border-x-sw-success-light\/70) {
  border-left-color: rgb(126 199 168 / 0.7);
  border-right-color: rgb(126 199 168 / 0.7);
}#body :is(.border-x-sw-success-light\/75) {
  border-left-color: rgb(126 199 168 / 0.75);
  border-right-color: rgb(126 199 168 / 0.75);
}#body :is(.border-x-sw-success-light\/80) {
  border-left-color: rgb(126 199 168 / 0.8);
  border-right-color: rgb(126 199 168 / 0.8);
}#body :is(.border-x-sw-success-light\/85) {
  border-left-color: rgb(126 199 168 / 0.85);
  border-right-color: rgb(126 199 168 / 0.85);
}#body :is(.border-x-sw-success-light\/90) {
  border-left-color: rgb(126 199 168 / 0.9);
  border-right-color: rgb(126 199 168 / 0.9);
}#body :is(.border-x-sw-success-light\/95) {
  border-left-color: rgb(126 199 168 / 0.95);
  border-right-color: rgb(126 199 168 / 0.95);
}#body :is(.border-x-sw-success\/0) {
  border-left-color: rgb(27 123 59 / 0);
  border-right-color: rgb(27 123 59 / 0);
}#body :is(.border-x-sw-success\/10) {
  border-left-color: rgb(27 123 59 / 0.1);
  border-right-color: rgb(27 123 59 / 0.1);
}#body :is(.border-x-sw-success\/100) {
  border-left-color: rgb(27 123 59 / 1);
  border-right-color: rgb(27 123 59 / 1);
}#body :is(.border-x-sw-success\/15) {
  border-left-color: rgb(27 123 59 / 0.15);
  border-right-color: rgb(27 123 59 / 0.15);
}#body :is(.border-x-sw-success\/20) {
  border-left-color: rgb(27 123 59 / 0.2);
  border-right-color: rgb(27 123 59 / 0.2);
}#body :is(.border-x-sw-success\/25) {
  border-left-color: rgb(27 123 59 / 0.25);
  border-right-color: rgb(27 123 59 / 0.25);
}#body :is(.border-x-sw-success\/30) {
  border-left-color: rgb(27 123 59 / 0.3);
  border-right-color: rgb(27 123 59 / 0.3);
}#body :is(.border-x-sw-success\/35) {
  border-left-color: rgb(27 123 59 / 0.35);
  border-right-color: rgb(27 123 59 / 0.35);
}#body :is(.border-x-sw-success\/40) {
  border-left-color: rgb(27 123 59 / 0.4);
  border-right-color: rgb(27 123 59 / 0.4);
}#body :is(.border-x-sw-success\/45) {
  border-left-color: rgb(27 123 59 / 0.45);
  border-right-color: rgb(27 123 59 / 0.45);
}#body :is(.border-x-sw-success\/5) {
  border-left-color: rgb(27 123 59 / 0.05);
  border-right-color: rgb(27 123 59 / 0.05);
}#body :is(.border-x-sw-success\/50) {
  border-left-color: rgb(27 123 59 / 0.5);
  border-right-color: rgb(27 123 59 / 0.5);
}#body :is(.border-x-sw-success\/55) {
  border-left-color: rgb(27 123 59 / 0.55);
  border-right-color: rgb(27 123 59 / 0.55);
}#body :is(.border-x-sw-success\/60) {
  border-left-color: rgb(27 123 59 / 0.6);
  border-right-color: rgb(27 123 59 / 0.6);
}#body :is(.border-x-sw-success\/65) {
  border-left-color: rgb(27 123 59 / 0.65);
  border-right-color: rgb(27 123 59 / 0.65);
}#body :is(.border-x-sw-success\/70) {
  border-left-color: rgb(27 123 59 / 0.7);
  border-right-color: rgb(27 123 59 / 0.7);
}#body :is(.border-x-sw-success\/75) {
  border-left-color: rgb(27 123 59 / 0.75);
  border-right-color: rgb(27 123 59 / 0.75);
}#body :is(.border-x-sw-success\/80) {
  border-left-color: rgb(27 123 59 / 0.8);
  border-right-color: rgb(27 123 59 / 0.8);
}#body :is(.border-x-sw-success\/85) {
  border-left-color: rgb(27 123 59 / 0.85);
  border-right-color: rgb(27 123 59 / 0.85);
}#body :is(.border-x-sw-success\/90) {
  border-left-color: rgb(27 123 59 / 0.9);
  border-right-color: rgb(27 123 59 / 0.9);
}#body :is(.border-x-sw-success\/95) {
  border-left-color: rgb(27 123 59 / 0.95);
  border-right-color: rgb(27 123 59 / 0.95);
}#body :is(.border-x-sw-tag-default) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-x-sw-tag-default\/0) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-x-sw-tag-default\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-x-sw-tag-default\/100) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-x-sw-tag-default\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-x-sw-tag-default\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-x-sw-tag-default\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-x-sw-tag-default\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-x-sw-tag-default\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-x-sw-tag-default\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-x-sw-tag-default\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-x-sw-tag-default\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-x-sw-tag-default\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-x-sw-tag-default\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-x-sw-tag-default\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-x-sw-tag-default\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-x-sw-tag-default\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-x-sw-tag-default\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-x-sw-tag-default\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-x-sw-tag-default\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-x-sw-tag-default\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-x-sw-tag-default\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-x-sw-text) {
  --tw-border-opacity: 1;
  border-left-color: rgb(38 40 43 / var(--tw-border-opacity));
  border-right-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-x-sw-text-reverse) {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-x-sw-text-reverse-alternate) {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-x-sw-text-reverse-alternate\/0) {
  border-left-color: rgb(245 245 245 / 0);
  border-right-color: rgb(245 245 245 / 0);
}#body :is(.border-x-sw-text-reverse-alternate\/10) {
  border-left-color: rgb(245 245 245 / 0.1);
  border-right-color: rgb(245 245 245 / 0.1);
}#body :is(.border-x-sw-text-reverse-alternate\/100) {
  border-left-color: rgb(245 245 245 / 1);
  border-right-color: rgb(245 245 245 / 1);
}#body :is(.border-x-sw-text-reverse-alternate\/15) {
  border-left-color: rgb(245 245 245 / 0.15);
  border-right-color: rgb(245 245 245 / 0.15);
}#body :is(.border-x-sw-text-reverse-alternate\/20) {
  border-left-color: rgb(245 245 245 / 0.2);
  border-right-color: rgb(245 245 245 / 0.2);
}#body :is(.border-x-sw-text-reverse-alternate\/25) {
  border-left-color: rgb(245 245 245 / 0.25);
  border-right-color: rgb(245 245 245 / 0.25);
}#body :is(.border-x-sw-text-reverse-alternate\/30) {
  border-left-color: rgb(245 245 245 / 0.3);
  border-right-color: rgb(245 245 245 / 0.3);
}#body :is(.border-x-sw-text-reverse-alternate\/35) {
  border-left-color: rgb(245 245 245 / 0.35);
  border-right-color: rgb(245 245 245 / 0.35);
}#body :is(.border-x-sw-text-reverse-alternate\/40) {
  border-left-color: rgb(245 245 245 / 0.4);
  border-right-color: rgb(245 245 245 / 0.4);
}#body :is(.border-x-sw-text-reverse-alternate\/45) {
  border-left-color: rgb(245 245 245 / 0.45);
  border-right-color: rgb(245 245 245 / 0.45);
}#body :is(.border-x-sw-text-reverse-alternate\/5) {
  border-left-color: rgb(245 245 245 / 0.05);
  border-right-color: rgb(245 245 245 / 0.05);
}#body :is(.border-x-sw-text-reverse-alternate\/50) {
  border-left-color: rgb(245 245 245 / 0.5);
  border-right-color: rgb(245 245 245 / 0.5);
}#body :is(.border-x-sw-text-reverse-alternate\/55) {
  border-left-color: rgb(245 245 245 / 0.55);
  border-right-color: rgb(245 245 245 / 0.55);
}#body :is(.border-x-sw-text-reverse-alternate\/60) {
  border-left-color: rgb(245 245 245 / 0.6);
  border-right-color: rgb(245 245 245 / 0.6);
}#body :is(.border-x-sw-text-reverse-alternate\/65) {
  border-left-color: rgb(245 245 245 / 0.65);
  border-right-color: rgb(245 245 245 / 0.65);
}#body :is(.border-x-sw-text-reverse-alternate\/70) {
  border-left-color: rgb(245 245 245 / 0.7);
  border-right-color: rgb(245 245 245 / 0.7);
}#body :is(.border-x-sw-text-reverse-alternate\/75) {
  border-left-color: rgb(245 245 245 / 0.75);
  border-right-color: rgb(245 245 245 / 0.75);
}#body :is(.border-x-sw-text-reverse-alternate\/80) {
  border-left-color: rgb(245 245 245 / 0.8);
  border-right-color: rgb(245 245 245 / 0.8);
}#body :is(.border-x-sw-text-reverse-alternate\/85) {
  border-left-color: rgb(245 245 245 / 0.85);
  border-right-color: rgb(245 245 245 / 0.85);
}#body :is(.border-x-sw-text-reverse-alternate\/90) {
  border-left-color: rgb(245 245 245 / 0.9);
  border-right-color: rgb(245 245 245 / 0.9);
}#body :is(.border-x-sw-text-reverse-alternate\/95) {
  border-left-color: rgb(245 245 245 / 0.95);
  border-right-color: rgb(245 245 245 / 0.95);
}#body :is(.border-x-sw-text-reverse\/0) {
  border-left-color: rgb(255 255 255 / 0);
  border-right-color: rgb(255 255 255 / 0);
}#body :is(.border-x-sw-text-reverse\/10) {
  border-left-color: rgb(255 255 255 / 0.1);
  border-right-color: rgb(255 255 255 / 0.1);
}#body :is(.border-x-sw-text-reverse\/100) {
  border-left-color: rgb(255 255 255 / 1);
  border-right-color: rgb(255 255 255 / 1);
}#body :is(.border-x-sw-text-reverse\/15) {
  border-left-color: rgb(255 255 255 / 0.15);
  border-right-color: rgb(255 255 255 / 0.15);
}#body :is(.border-x-sw-text-reverse\/20) {
  border-left-color: rgb(255 255 255 / 0.2);
  border-right-color: rgb(255 255 255 / 0.2);
}#body :is(.border-x-sw-text-reverse\/25) {
  border-left-color: rgb(255 255 255 / 0.25);
  border-right-color: rgb(255 255 255 / 0.25);
}#body :is(.border-x-sw-text-reverse\/30) {
  border-left-color: rgb(255 255 255 / 0.3);
  border-right-color: rgb(255 255 255 / 0.3);
}#body :is(.border-x-sw-text-reverse\/35) {
  border-left-color: rgb(255 255 255 / 0.35);
  border-right-color: rgb(255 255 255 / 0.35);
}#body :is(.border-x-sw-text-reverse\/40) {
  border-left-color: rgb(255 255 255 / 0.4);
  border-right-color: rgb(255 255 255 / 0.4);
}#body :is(.border-x-sw-text-reverse\/45) {
  border-left-color: rgb(255 255 255 / 0.45);
  border-right-color: rgb(255 255 255 / 0.45);
}#body :is(.border-x-sw-text-reverse\/5) {
  border-left-color: rgb(255 255 255 / 0.05);
  border-right-color: rgb(255 255 255 / 0.05);
}#body :is(.border-x-sw-text-reverse\/50) {
  border-left-color: rgb(255 255 255 / 0.5);
  border-right-color: rgb(255 255 255 / 0.5);
}#body :is(.border-x-sw-text-reverse\/55) {
  border-left-color: rgb(255 255 255 / 0.55);
  border-right-color: rgb(255 255 255 / 0.55);
}#body :is(.border-x-sw-text-reverse\/60) {
  border-left-color: rgb(255 255 255 / 0.6);
  border-right-color: rgb(255 255 255 / 0.6);
}#body :is(.border-x-sw-text-reverse\/65) {
  border-left-color: rgb(255 255 255 / 0.65);
  border-right-color: rgb(255 255 255 / 0.65);
}#body :is(.border-x-sw-text-reverse\/70) {
  border-left-color: rgb(255 255 255 / 0.7);
  border-right-color: rgb(255 255 255 / 0.7);
}#body :is(.border-x-sw-text-reverse\/75) {
  border-left-color: rgb(255 255 255 / 0.75);
  border-right-color: rgb(255 255 255 / 0.75);
}#body :is(.border-x-sw-text-reverse\/80) {
  border-left-color: rgb(255 255 255 / 0.8);
  border-right-color: rgb(255 255 255 / 0.8);
}#body :is(.border-x-sw-text-reverse\/85) {
  border-left-color: rgb(255 255 255 / 0.85);
  border-right-color: rgb(255 255 255 / 0.85);
}#body :is(.border-x-sw-text-reverse\/90) {
  border-left-color: rgb(255 255 255 / 0.9);
  border-right-color: rgb(255 255 255 / 0.9);
}#body :is(.border-x-sw-text-reverse\/95) {
  border-left-color: rgb(255 255 255 / 0.95);
  border-right-color: rgb(255 255 255 / 0.95);
}#body :is(.border-x-sw-text-section-title) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-x-sw-text-section-title\/0) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-x-sw-text-section-title\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-x-sw-text-section-title\/100) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-x-sw-text-section-title\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-x-sw-text-section-title\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-x-sw-text-section-title\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-x-sw-text-section-title\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-x-sw-text-section-title\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-x-sw-text-section-title\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-x-sw-text-section-title\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-x-sw-text-section-title\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-x-sw-text-section-title\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-x-sw-text-section-title\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-x-sw-text-section-title\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-x-sw-text-section-title\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-x-sw-text-section-title\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-x-sw-text-section-title\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-x-sw-text-section-title\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-x-sw-text-section-title\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-x-sw-text-section-title\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-x-sw-text-section-title\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-x-sw-text\/0) {
  border-left-color: rgb(38 40 43 / 0);
  border-right-color: rgb(38 40 43 / 0);
}#body :is(.border-x-sw-text\/10) {
  border-left-color: rgb(38 40 43 / 0.1);
  border-right-color: rgb(38 40 43 / 0.1);
}#body :is(.border-x-sw-text\/100) {
  border-left-color: rgb(38 40 43 / 1);
  border-right-color: rgb(38 40 43 / 1);
}#body :is(.border-x-sw-text\/15) {
  border-left-color: rgb(38 40 43 / 0.15);
  border-right-color: rgb(38 40 43 / 0.15);
}#body :is(.border-x-sw-text\/20) {
  border-left-color: rgb(38 40 43 / 0.2);
  border-right-color: rgb(38 40 43 / 0.2);
}#body :is(.border-x-sw-text\/25) {
  border-left-color: rgb(38 40 43 / 0.25);
  border-right-color: rgb(38 40 43 / 0.25);
}#body :is(.border-x-sw-text\/30) {
  border-left-color: rgb(38 40 43 / 0.3);
  border-right-color: rgb(38 40 43 / 0.3);
}#body :is(.border-x-sw-text\/35) {
  border-left-color: rgb(38 40 43 / 0.35);
  border-right-color: rgb(38 40 43 / 0.35);
}#body :is(.border-x-sw-text\/40) {
  border-left-color: rgb(38 40 43 / 0.4);
  border-right-color: rgb(38 40 43 / 0.4);
}#body :is(.border-x-sw-text\/45) {
  border-left-color: rgb(38 40 43 / 0.45);
  border-right-color: rgb(38 40 43 / 0.45);
}#body :is(.border-x-sw-text\/5) {
  border-left-color: rgb(38 40 43 / 0.05);
  border-right-color: rgb(38 40 43 / 0.05);
}#body :is(.border-x-sw-text\/50) {
  border-left-color: rgb(38 40 43 / 0.5);
  border-right-color: rgb(38 40 43 / 0.5);
}#body :is(.border-x-sw-text\/55) {
  border-left-color: rgb(38 40 43 / 0.55);
  border-right-color: rgb(38 40 43 / 0.55);
}#body :is(.border-x-sw-text\/60) {
  border-left-color: rgb(38 40 43 / 0.6);
  border-right-color: rgb(38 40 43 / 0.6);
}#body :is(.border-x-sw-text\/65) {
  border-left-color: rgb(38 40 43 / 0.65);
  border-right-color: rgb(38 40 43 / 0.65);
}#body :is(.border-x-sw-text\/70) {
  border-left-color: rgb(38 40 43 / 0.7);
  border-right-color: rgb(38 40 43 / 0.7);
}#body :is(.border-x-sw-text\/75) {
  border-left-color: rgb(38 40 43 / 0.75);
  border-right-color: rgb(38 40 43 / 0.75);
}#body :is(.border-x-sw-text\/80) {
  border-left-color: rgb(38 40 43 / 0.8);
  border-right-color: rgb(38 40 43 / 0.8);
}#body :is(.border-x-sw-text\/85) {
  border-left-color: rgb(38 40 43 / 0.85);
  border-right-color: rgb(38 40 43 / 0.85);
}#body :is(.border-x-sw-text\/90) {
  border-left-color: rgb(38 40 43 / 0.9);
  border-right-color: rgb(38 40 43 / 0.9);
}#body :is(.border-x-sw-text\/95) {
  border-left-color: rgb(38 40 43 / 0.95);
  border-right-color: rgb(38 40 43 / 0.95);
}#body :is(.border-x-sw-tooltip) {
  border-left-color: rgba(38, 40, 43, 0.9);
  border-right-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-x-sw-tooltip\/0) {
  border-left-color: rgba(38, 40, 43, 0);
  border-right-color: rgba(38, 40, 43, 0);
}#body :is(.border-x-sw-tooltip\/10) {
  border-left-color: rgba(38, 40, 43, 0.1);
  border-right-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-x-sw-tooltip\/100) {
  border-left-color: rgba(38, 40, 43, 1);
  border-right-color: rgba(38, 40, 43, 1);
}#body :is(.border-x-sw-tooltip\/15) {
  border-left-color: rgba(38, 40, 43, 0.15);
  border-right-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-x-sw-tooltip\/20) {
  border-left-color: rgba(38, 40, 43, 0.2);
  border-right-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-x-sw-tooltip\/25) {
  border-left-color: rgba(38, 40, 43, 0.25);
  border-right-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-x-sw-tooltip\/30) {
  border-left-color: rgba(38, 40, 43, 0.3);
  border-right-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-x-sw-tooltip\/35) {
  border-left-color: rgba(38, 40, 43, 0.35);
  border-right-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-x-sw-tooltip\/40) {
  border-left-color: rgba(38, 40, 43, 0.4);
  border-right-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-x-sw-tooltip\/45) {
  border-left-color: rgba(38, 40, 43, 0.45);
  border-right-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-x-sw-tooltip\/5) {
  border-left-color: rgba(38, 40, 43, 0.05);
  border-right-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-x-sw-tooltip\/50) {
  border-left-color: rgba(38, 40, 43, 0.5);
  border-right-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-x-sw-tooltip\/55) {
  border-left-color: rgba(38, 40, 43, 0.55);
  border-right-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-x-sw-tooltip\/60) {
  border-left-color: rgba(38, 40, 43, 0.6);
  border-right-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-x-sw-tooltip\/65) {
  border-left-color: rgba(38, 40, 43, 0.65);
  border-right-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-x-sw-tooltip\/70) {
  border-left-color: rgba(38, 40, 43, 0.7);
  border-right-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-x-sw-tooltip\/75) {
  border-left-color: rgba(38, 40, 43, 0.75);
  border-right-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-x-sw-tooltip\/80) {
  border-left-color: rgba(38, 40, 43, 0.8);
  border-right-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-x-sw-tooltip\/85) {
  border-left-color: rgba(38, 40, 43, 0.85);
  border-right-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-x-sw-tooltip\/90) {
  border-left-color: rgba(38, 40, 43, 0.9);
  border-right-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-x-sw-tooltip\/95) {
  border-left-color: rgba(38, 40, 43, 0.95);
  border-right-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-x-sw-very-high-price) {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-x-sw-very-high-price\/0) {
  border-left-color: rgb(245 245 245 / 0);
  border-right-color: rgb(245 245 245 / 0);
}#body :is(.border-x-sw-very-high-price\/10) {
  border-left-color: rgb(245 245 245 / 0.1);
  border-right-color: rgb(245 245 245 / 0.1);
}#body :is(.border-x-sw-very-high-price\/100) {
  border-left-color: rgb(245 245 245 / 1);
  border-right-color: rgb(245 245 245 / 1);
}#body :is(.border-x-sw-very-high-price\/15) {
  border-left-color: rgb(245 245 245 / 0.15);
  border-right-color: rgb(245 245 245 / 0.15);
}#body :is(.border-x-sw-very-high-price\/20) {
  border-left-color: rgb(245 245 245 / 0.2);
  border-right-color: rgb(245 245 245 / 0.2);
}#body :is(.border-x-sw-very-high-price\/25) {
  border-left-color: rgb(245 245 245 / 0.25);
  border-right-color: rgb(245 245 245 / 0.25);
}#body :is(.border-x-sw-very-high-price\/30) {
  border-left-color: rgb(245 245 245 / 0.3);
  border-right-color: rgb(245 245 245 / 0.3);
}#body :is(.border-x-sw-very-high-price\/35) {
  border-left-color: rgb(245 245 245 / 0.35);
  border-right-color: rgb(245 245 245 / 0.35);
}#body :is(.border-x-sw-very-high-price\/40) {
  border-left-color: rgb(245 245 245 / 0.4);
  border-right-color: rgb(245 245 245 / 0.4);
}#body :is(.border-x-sw-very-high-price\/45) {
  border-left-color: rgb(245 245 245 / 0.45);
  border-right-color: rgb(245 245 245 / 0.45);
}#body :is(.border-x-sw-very-high-price\/5) {
  border-left-color: rgb(245 245 245 / 0.05);
  border-right-color: rgb(245 245 245 / 0.05);
}#body :is(.border-x-sw-very-high-price\/50) {
  border-left-color: rgb(245 245 245 / 0.5);
  border-right-color: rgb(245 245 245 / 0.5);
}#body :is(.border-x-sw-very-high-price\/55) {
  border-left-color: rgb(245 245 245 / 0.55);
  border-right-color: rgb(245 245 245 / 0.55);
}#body :is(.border-x-sw-very-high-price\/60) {
  border-left-color: rgb(245 245 245 / 0.6);
  border-right-color: rgb(245 245 245 / 0.6);
}#body :is(.border-x-sw-very-high-price\/65) {
  border-left-color: rgb(245 245 245 / 0.65);
  border-right-color: rgb(245 245 245 / 0.65);
}#body :is(.border-x-sw-very-high-price\/70) {
  border-left-color: rgb(245 245 245 / 0.7);
  border-right-color: rgb(245 245 245 / 0.7);
}#body :is(.border-x-sw-very-high-price\/75) {
  border-left-color: rgb(245 245 245 / 0.75);
  border-right-color: rgb(245 245 245 / 0.75);
}#body :is(.border-x-sw-very-high-price\/80) {
  border-left-color: rgb(245 245 245 / 0.8);
  border-right-color: rgb(245 245 245 / 0.8);
}#body :is(.border-x-sw-very-high-price\/85) {
  border-left-color: rgb(245 245 245 / 0.85);
  border-right-color: rgb(245 245 245 / 0.85);
}#body :is(.border-x-sw-very-high-price\/90) {
  border-left-color: rgb(245 245 245 / 0.9);
  border-right-color: rgb(245 245 245 / 0.9);
}#body :is(.border-x-sw-very-high-price\/95) {
  border-left-color: rgb(245 245 245 / 0.95);
  border-right-color: rgb(245 245 245 / 0.95);
}#body :is(.border-x-sw-warning) {
  --tw-border-opacity: 1;
  border-left-color: rgb(223 145 0 / var(--tw-border-opacity));
  border-right-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.border-x-sw-warning-background) {
  border-left-color: rgba(223, 145, 0, 0.1);
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-x-sw-warning-background-hex) {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 244 230 / var(--tw-border-opacity));
  border-right-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.border-x-sw-warning-background-hex\/0) {
  border-left-color: rgb(252 244 230 / 0);
  border-right-color: rgb(252 244 230 / 0);
}#body :is(.border-x-sw-warning-background-hex\/10) {
  border-left-color: rgb(252 244 230 / 0.1);
  border-right-color: rgb(252 244 230 / 0.1);
}#body :is(.border-x-sw-warning-background-hex\/100) {
  border-left-color: rgb(252 244 230 / 1);
  border-right-color: rgb(252 244 230 / 1);
}#body :is(.border-x-sw-warning-background-hex\/15) {
  border-left-color: rgb(252 244 230 / 0.15);
  border-right-color: rgb(252 244 230 / 0.15);
}#body :is(.border-x-sw-warning-background-hex\/20) {
  border-left-color: rgb(252 244 230 / 0.2);
  border-right-color: rgb(252 244 230 / 0.2);
}#body :is(.border-x-sw-warning-background-hex\/25) {
  border-left-color: rgb(252 244 230 / 0.25);
  border-right-color: rgb(252 244 230 / 0.25);
}#body :is(.border-x-sw-warning-background-hex\/30) {
  border-left-color: rgb(252 244 230 / 0.3);
  border-right-color: rgb(252 244 230 / 0.3);
}#body :is(.border-x-sw-warning-background-hex\/35) {
  border-left-color: rgb(252 244 230 / 0.35);
  border-right-color: rgb(252 244 230 / 0.35);
}#body :is(.border-x-sw-warning-background-hex\/40) {
  border-left-color: rgb(252 244 230 / 0.4);
  border-right-color: rgb(252 244 230 / 0.4);
}#body :is(.border-x-sw-warning-background-hex\/45) {
  border-left-color: rgb(252 244 230 / 0.45);
  border-right-color: rgb(252 244 230 / 0.45);
}#body :is(.border-x-sw-warning-background-hex\/5) {
  border-left-color: rgb(252 244 230 / 0.05);
  border-right-color: rgb(252 244 230 / 0.05);
}#body :is(.border-x-sw-warning-background-hex\/50) {
  border-left-color: rgb(252 244 230 / 0.5);
  border-right-color: rgb(252 244 230 / 0.5);
}#body :is(.border-x-sw-warning-background-hex\/55) {
  border-left-color: rgb(252 244 230 / 0.55);
  border-right-color: rgb(252 244 230 / 0.55);
}#body :is(.border-x-sw-warning-background-hex\/60) {
  border-left-color: rgb(252 244 230 / 0.6);
  border-right-color: rgb(252 244 230 / 0.6);
}#body :is(.border-x-sw-warning-background-hex\/65) {
  border-left-color: rgb(252 244 230 / 0.65);
  border-right-color: rgb(252 244 230 / 0.65);
}#body :is(.border-x-sw-warning-background-hex\/70) {
  border-left-color: rgb(252 244 230 / 0.7);
  border-right-color: rgb(252 244 230 / 0.7);
}#body :is(.border-x-sw-warning-background-hex\/75) {
  border-left-color: rgb(252 244 230 / 0.75);
  border-right-color: rgb(252 244 230 / 0.75);
}#body :is(.border-x-sw-warning-background-hex\/80) {
  border-left-color: rgb(252 244 230 / 0.8);
  border-right-color: rgb(252 244 230 / 0.8);
}#body :is(.border-x-sw-warning-background-hex\/85) {
  border-left-color: rgb(252 244 230 / 0.85);
  border-right-color: rgb(252 244 230 / 0.85);
}#body :is(.border-x-sw-warning-background-hex\/90) {
  border-left-color: rgb(252 244 230 / 0.9);
  border-right-color: rgb(252 244 230 / 0.9);
}#body :is(.border-x-sw-warning-background-hex\/95) {
  border-left-color: rgb(252 244 230 / 0.95);
  border-right-color: rgb(252 244 230 / 0.95);
}#body :is(.border-x-sw-warning-background\/0) {
  border-left-color: rgba(223, 145, 0, 0);
  border-right-color: rgba(223, 145, 0, 0);
}#body :is(.border-x-sw-warning-background\/10) {
  border-left-color: rgba(223, 145, 0, 0.1);
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-x-sw-warning-background\/100) {
  border-left-color: rgba(223, 145, 0, 1);
  border-right-color: rgba(223, 145, 0, 1);
}#body :is(.border-x-sw-warning-background\/15) {
  border-left-color: rgba(223, 145, 0, 0.15);
  border-right-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-x-sw-warning-background\/20) {
  border-left-color: rgba(223, 145, 0, 0.2);
  border-right-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-x-sw-warning-background\/25) {
  border-left-color: rgba(223, 145, 0, 0.25);
  border-right-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-x-sw-warning-background\/30) {
  border-left-color: rgba(223, 145, 0, 0.3);
  border-right-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-x-sw-warning-background\/35) {
  border-left-color: rgba(223, 145, 0, 0.35);
  border-right-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-x-sw-warning-background\/40) {
  border-left-color: rgba(223, 145, 0, 0.4);
  border-right-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-x-sw-warning-background\/45) {
  border-left-color: rgba(223, 145, 0, 0.45);
  border-right-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-x-sw-warning-background\/5) {
  border-left-color: rgba(223, 145, 0, 0.05);
  border-right-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-x-sw-warning-background\/50) {
  border-left-color: rgba(223, 145, 0, 0.5);
  border-right-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-x-sw-warning-background\/55) {
  border-left-color: rgba(223, 145, 0, 0.55);
  border-right-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-x-sw-warning-background\/60) {
  border-left-color: rgba(223, 145, 0, 0.6);
  border-right-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-x-sw-warning-background\/65) {
  border-left-color: rgba(223, 145, 0, 0.65);
  border-right-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-x-sw-warning-background\/70) {
  border-left-color: rgba(223, 145, 0, 0.7);
  border-right-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-x-sw-warning-background\/75) {
  border-left-color: rgba(223, 145, 0, 0.75);
  border-right-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-x-sw-warning-background\/80) {
  border-left-color: rgba(223, 145, 0, 0.8);
  border-right-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-x-sw-warning-background\/85) {
  border-left-color: rgba(223, 145, 0, 0.85);
  border-right-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-x-sw-warning-background\/90) {
  border-left-color: rgba(223, 145, 0, 0.9);
  border-right-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-x-sw-warning-background\/95) {
  border-left-color: rgba(223, 145, 0, 0.95);
  border-right-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-x-sw-warning-opacity) {
  border-left-color: rgba(223, 145, 0, 0.1);
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-x-sw-warning-opacity\/0) {
  border-left-color: rgba(223, 145, 0, 0);
  border-right-color: rgba(223, 145, 0, 0);
}#body :is(.border-x-sw-warning-opacity\/10) {
  border-left-color: rgba(223, 145, 0, 0.1);
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-x-sw-warning-opacity\/100) {
  border-left-color: rgba(223, 145, 0, 1);
  border-right-color: rgba(223, 145, 0, 1);
}#body :is(.border-x-sw-warning-opacity\/15) {
  border-left-color: rgba(223, 145, 0, 0.15);
  border-right-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-x-sw-warning-opacity\/20) {
  border-left-color: rgba(223, 145, 0, 0.2);
  border-right-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-x-sw-warning-opacity\/25) {
  border-left-color: rgba(223, 145, 0, 0.25);
  border-right-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-x-sw-warning-opacity\/30) {
  border-left-color: rgba(223, 145, 0, 0.3);
  border-right-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-x-sw-warning-opacity\/35) {
  border-left-color: rgba(223, 145, 0, 0.35);
  border-right-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-x-sw-warning-opacity\/40) {
  border-left-color: rgba(223, 145, 0, 0.4);
  border-right-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-x-sw-warning-opacity\/45) {
  border-left-color: rgba(223, 145, 0, 0.45);
  border-right-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-x-sw-warning-opacity\/5) {
  border-left-color: rgba(223, 145, 0, 0.05);
  border-right-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-x-sw-warning-opacity\/50) {
  border-left-color: rgba(223, 145, 0, 0.5);
  border-right-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-x-sw-warning-opacity\/55) {
  border-left-color: rgba(223, 145, 0, 0.55);
  border-right-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-x-sw-warning-opacity\/60) {
  border-left-color: rgba(223, 145, 0, 0.6);
  border-right-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-x-sw-warning-opacity\/65) {
  border-left-color: rgba(223, 145, 0, 0.65);
  border-right-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-x-sw-warning-opacity\/70) {
  border-left-color: rgba(223, 145, 0, 0.7);
  border-right-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-x-sw-warning-opacity\/75) {
  border-left-color: rgba(223, 145, 0, 0.75);
  border-right-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-x-sw-warning-opacity\/80) {
  border-left-color: rgba(223, 145, 0, 0.8);
  border-right-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-x-sw-warning-opacity\/85) {
  border-left-color: rgba(223, 145, 0, 0.85);
  border-right-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-x-sw-warning-opacity\/90) {
  border-left-color: rgba(223, 145, 0, 0.9);
  border-right-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-x-sw-warning-opacity\/95) {
  border-left-color: rgba(223, 145, 0, 0.95);
  border-right-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-x-sw-warning\/0) {
  border-left-color: rgb(223 145 0 / 0);
  border-right-color: rgb(223 145 0 / 0);
}#body :is(.border-x-sw-warning\/10) {
  border-left-color: rgb(223 145 0 / 0.1);
  border-right-color: rgb(223 145 0 / 0.1);
}#body :is(.border-x-sw-warning\/100) {
  border-left-color: rgb(223 145 0 / 1);
  border-right-color: rgb(223 145 0 / 1);
}#body :is(.border-x-sw-warning\/15) {
  border-left-color: rgb(223 145 0 / 0.15);
  border-right-color: rgb(223 145 0 / 0.15);
}#body :is(.border-x-sw-warning\/20) {
  border-left-color: rgb(223 145 0 / 0.2);
  border-right-color: rgb(223 145 0 / 0.2);
}#body :is(.border-x-sw-warning\/25) {
  border-left-color: rgb(223 145 0 / 0.25);
  border-right-color: rgb(223 145 0 / 0.25);
}#body :is(.border-x-sw-warning\/30) {
  border-left-color: rgb(223 145 0 / 0.3);
  border-right-color: rgb(223 145 0 / 0.3);
}#body :is(.border-x-sw-warning\/35) {
  border-left-color: rgb(223 145 0 / 0.35);
  border-right-color: rgb(223 145 0 / 0.35);
}#body :is(.border-x-sw-warning\/40) {
  border-left-color: rgb(223 145 0 / 0.4);
  border-right-color: rgb(223 145 0 / 0.4);
}#body :is(.border-x-sw-warning\/45) {
  border-left-color: rgb(223 145 0 / 0.45);
  border-right-color: rgb(223 145 0 / 0.45);
}#body :is(.border-x-sw-warning\/5) {
  border-left-color: rgb(223 145 0 / 0.05);
  border-right-color: rgb(223 145 0 / 0.05);
}#body :is(.border-x-sw-warning\/50) {
  border-left-color: rgb(223 145 0 / 0.5);
  border-right-color: rgb(223 145 0 / 0.5);
}#body :is(.border-x-sw-warning\/55) {
  border-left-color: rgb(223 145 0 / 0.55);
  border-right-color: rgb(223 145 0 / 0.55);
}#body :is(.border-x-sw-warning\/60) {
  border-left-color: rgb(223 145 0 / 0.6);
  border-right-color: rgb(223 145 0 / 0.6);
}#body :is(.border-x-sw-warning\/65) {
  border-left-color: rgb(223 145 0 / 0.65);
  border-right-color: rgb(223 145 0 / 0.65);
}#body :is(.border-x-sw-warning\/70) {
  border-left-color: rgb(223 145 0 / 0.7);
  border-right-color: rgb(223 145 0 / 0.7);
}#body :is(.border-x-sw-warning\/75) {
  border-left-color: rgb(223 145 0 / 0.75);
  border-right-color: rgb(223 145 0 / 0.75);
}#body :is(.border-x-sw-warning\/80) {
  border-left-color: rgb(223 145 0 / 0.8);
  border-right-color: rgb(223 145 0 / 0.8);
}#body :is(.border-x-sw-warning\/85) {
  border-left-color: rgb(223 145 0 / 0.85);
  border-right-color: rgb(223 145 0 / 0.85);
}#body :is(.border-x-sw-warning\/90) {
  border-left-color: rgb(223 145 0 / 0.9);
  border-right-color: rgb(223 145 0 / 0.9);
}#body :is(.border-x-sw-warning\/95) {
  border-left-color: rgb(223 145 0 / 0.95);
  border-right-color: rgb(223 145 0 / 0.95);
}#body :is(.border-x-transparent) {
  border-left-color: transparent;
  border-right-color: transparent;
}#body :is(.border-x-transparent\/0) {
  border-left-color: rgb(0 0 0 / 0);
  border-right-color: rgb(0 0 0 / 0);
}#body :is(.border-x-transparent\/10) {
  border-left-color: rgb(0 0 0 / 0.1);
  border-right-color: rgb(0 0 0 / 0.1);
}#body :is(.border-x-transparent\/100) {
  border-left-color: rgb(0 0 0 / 1);
  border-right-color: rgb(0 0 0 / 1);
}#body :is(.border-x-transparent\/15) {
  border-left-color: rgb(0 0 0 / 0.15);
  border-right-color: rgb(0 0 0 / 0.15);
}#body :is(.border-x-transparent\/20) {
  border-left-color: rgb(0 0 0 / 0.2);
  border-right-color: rgb(0 0 0 / 0.2);
}#body :is(.border-x-transparent\/25) {
  border-left-color: rgb(0 0 0 / 0.25);
  border-right-color: rgb(0 0 0 / 0.25);
}#body :is(.border-x-transparent\/30) {
  border-left-color: rgb(0 0 0 / 0.3);
  border-right-color: rgb(0 0 0 / 0.3);
}#body :is(.border-x-transparent\/35) {
  border-left-color: rgb(0 0 0 / 0.35);
  border-right-color: rgb(0 0 0 / 0.35);
}#body :is(.border-x-transparent\/40) {
  border-left-color: rgb(0 0 0 / 0.4);
  border-right-color: rgb(0 0 0 / 0.4);
}#body :is(.border-x-transparent\/45) {
  border-left-color: rgb(0 0 0 / 0.45);
  border-right-color: rgb(0 0 0 / 0.45);
}#body :is(.border-x-transparent\/5) {
  border-left-color: rgb(0 0 0 / 0.05);
  border-right-color: rgb(0 0 0 / 0.05);
}#body :is(.border-x-transparent\/50) {
  border-left-color: rgb(0 0 0 / 0.5);
  border-right-color: rgb(0 0 0 / 0.5);
}#body :is(.border-x-transparent\/55) {
  border-left-color: rgb(0 0 0 / 0.55);
  border-right-color: rgb(0 0 0 / 0.55);
}#body :is(.border-x-transparent\/60) {
  border-left-color: rgb(0 0 0 / 0.6);
  border-right-color: rgb(0 0 0 / 0.6);
}#body :is(.border-x-transparent\/65) {
  border-left-color: rgb(0 0 0 / 0.65);
  border-right-color: rgb(0 0 0 / 0.65);
}#body :is(.border-x-transparent\/70) {
  border-left-color: rgb(0 0 0 / 0.7);
  border-right-color: rgb(0 0 0 / 0.7);
}#body :is(.border-x-transparent\/75) {
  border-left-color: rgb(0 0 0 / 0.75);
  border-right-color: rgb(0 0 0 / 0.75);
}#body :is(.border-x-transparent\/80) {
  border-left-color: rgb(0 0 0 / 0.8);
  border-right-color: rgb(0 0 0 / 0.8);
}#body :is(.border-x-transparent\/85) {
  border-left-color: rgb(0 0 0 / 0.85);
  border-right-color: rgb(0 0 0 / 0.85);
}#body :is(.border-x-transparent\/90) {
  border-left-color: rgb(0 0 0 / 0.9);
  border-right-color: rgb(0 0 0 / 0.9);
}#body :is(.border-x-transparent\/95) {
  border-left-color: rgb(0 0 0 / 0.95);
  border-right-color: rgb(0 0 0 / 0.95);
}#body :is(.border-y-sw-active) {
  --tw-border-opacity: 1;
  border-top-color: rgb(10 111 219 / var(--tw-border-opacity));
  border-bottom-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-y-sw-active-light) {
  border-top-color: rgba(10, 111, 219, 0.1);
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-y-sw-active-light-hex) {
  --tw-border-opacity: 1;
  border-top-color: rgb(230 240 251 / var(--tw-border-opacity));
  border-bottom-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.border-y-sw-active-light-hex\/0) {
  border-top-color: rgb(230 240 251 / 0);
  border-bottom-color: rgb(230 240 251 / 0);
}#body :is(.border-y-sw-active-light-hex\/10) {
  border-top-color: rgb(230 240 251 / 0.1);
  border-bottom-color: rgb(230 240 251 / 0.1);
}#body :is(.border-y-sw-active-light-hex\/100) {
  border-top-color: rgb(230 240 251 / 1);
  border-bottom-color: rgb(230 240 251 / 1);
}#body :is(.border-y-sw-active-light-hex\/15) {
  border-top-color: rgb(230 240 251 / 0.15);
  border-bottom-color: rgb(230 240 251 / 0.15);
}#body :is(.border-y-sw-active-light-hex\/20) {
  border-top-color: rgb(230 240 251 / 0.2);
  border-bottom-color: rgb(230 240 251 / 0.2);
}#body :is(.border-y-sw-active-light-hex\/25) {
  border-top-color: rgb(230 240 251 / 0.25);
  border-bottom-color: rgb(230 240 251 / 0.25);
}#body :is(.border-y-sw-active-light-hex\/30) {
  border-top-color: rgb(230 240 251 / 0.3);
  border-bottom-color: rgb(230 240 251 / 0.3);
}#body :is(.border-y-sw-active-light-hex\/35) {
  border-top-color: rgb(230 240 251 / 0.35);
  border-bottom-color: rgb(230 240 251 / 0.35);
}#body :is(.border-y-sw-active-light-hex\/40) {
  border-top-color: rgb(230 240 251 / 0.4);
  border-bottom-color: rgb(230 240 251 / 0.4);
}#body :is(.border-y-sw-active-light-hex\/45) {
  border-top-color: rgb(230 240 251 / 0.45);
  border-bottom-color: rgb(230 240 251 / 0.45);
}#body :is(.border-y-sw-active-light-hex\/5) {
  border-top-color: rgb(230 240 251 / 0.05);
  border-bottom-color: rgb(230 240 251 / 0.05);
}#body :is(.border-y-sw-active-light-hex\/50) {
  border-top-color: rgb(230 240 251 / 0.5);
  border-bottom-color: rgb(230 240 251 / 0.5);
}#body :is(.border-y-sw-active-light-hex\/55) {
  border-top-color: rgb(230 240 251 / 0.55);
  border-bottom-color: rgb(230 240 251 / 0.55);
}#body :is(.border-y-sw-active-light-hex\/60) {
  border-top-color: rgb(230 240 251 / 0.6);
  border-bottom-color: rgb(230 240 251 / 0.6);
}#body :is(.border-y-sw-active-light-hex\/65) {
  border-top-color: rgb(230 240 251 / 0.65);
  border-bottom-color: rgb(230 240 251 / 0.65);
}#body :is(.border-y-sw-active-light-hex\/70) {
  border-top-color: rgb(230 240 251 / 0.7);
  border-bottom-color: rgb(230 240 251 / 0.7);
}#body :is(.border-y-sw-active-light-hex\/75) {
  border-top-color: rgb(230 240 251 / 0.75);
  border-bottom-color: rgb(230 240 251 / 0.75);
}#body :is(.border-y-sw-active-light-hex\/80) {
  border-top-color: rgb(230 240 251 / 0.8);
  border-bottom-color: rgb(230 240 251 / 0.8);
}#body :is(.border-y-sw-active-light-hex\/85) {
  border-top-color: rgb(230 240 251 / 0.85);
  border-bottom-color: rgb(230 240 251 / 0.85);
}#body :is(.border-y-sw-active-light-hex\/90) {
  border-top-color: rgb(230 240 251 / 0.9);
  border-bottom-color: rgb(230 240 251 / 0.9);
}#body :is(.border-y-sw-active-light-hex\/95) {
  border-top-color: rgb(230 240 251 / 0.95);
  border-bottom-color: rgb(230 240 251 / 0.95);
}#body :is(.border-y-sw-active-light\/0) {
  border-top-color: rgba(10, 111, 219, 0);
  border-bottom-color: rgba(10, 111, 219, 0);
}#body :is(.border-y-sw-active-light\/10) {
  border-top-color: rgba(10, 111, 219, 0.1);
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-y-sw-active-light\/100) {
  border-top-color: rgba(10, 111, 219, 1);
  border-bottom-color: rgba(10, 111, 219, 1);
}#body :is(.border-y-sw-active-light\/15) {
  border-top-color: rgba(10, 111, 219, 0.15);
  border-bottom-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-y-sw-active-light\/20) {
  border-top-color: rgba(10, 111, 219, 0.2);
  border-bottom-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-y-sw-active-light\/25) {
  border-top-color: rgba(10, 111, 219, 0.25);
  border-bottom-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-y-sw-active-light\/30) {
  border-top-color: rgba(10, 111, 219, 0.3);
  border-bottom-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-y-sw-active-light\/35) {
  border-top-color: rgba(10, 111, 219, 0.35);
  border-bottom-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-y-sw-active-light\/40) {
  border-top-color: rgba(10, 111, 219, 0.4);
  border-bottom-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-y-sw-active-light\/45) {
  border-top-color: rgba(10, 111, 219, 0.45);
  border-bottom-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-y-sw-active-light\/5) {
  border-top-color: rgba(10, 111, 219, 0.05);
  border-bottom-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-y-sw-active-light\/50) {
  border-top-color: rgba(10, 111, 219, 0.5);
  border-bottom-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-y-sw-active-light\/55) {
  border-top-color: rgba(10, 111, 219, 0.55);
  border-bottom-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-y-sw-active-light\/60) {
  border-top-color: rgba(10, 111, 219, 0.6);
  border-bottom-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-y-sw-active-light\/65) {
  border-top-color: rgba(10, 111, 219, 0.65);
  border-bottom-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-y-sw-active-light\/70) {
  border-top-color: rgba(10, 111, 219, 0.7);
  border-bottom-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-y-sw-active-light\/75) {
  border-top-color: rgba(10, 111, 219, 0.75);
  border-bottom-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-y-sw-active-light\/80) {
  border-top-color: rgba(10, 111, 219, 0.8);
  border-bottom-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-y-sw-active-light\/85) {
  border-top-color: rgba(10, 111, 219, 0.85);
  border-bottom-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-y-sw-active-light\/90) {
  border-top-color: rgba(10, 111, 219, 0.9);
  border-bottom-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-y-sw-active-light\/95) {
  border-top-color: rgba(10, 111, 219, 0.95);
  border-bottom-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-y-sw-active\/0) {
  border-top-color: rgb(10 111 219 / 0);
  border-bottom-color: rgb(10 111 219 / 0);
}#body :is(.border-y-sw-active\/10) {
  border-top-color: rgb(10 111 219 / 0.1);
  border-bottom-color: rgb(10 111 219 / 0.1);
}#body :is(.border-y-sw-active\/100) {
  border-top-color: rgb(10 111 219 / 1);
  border-bottom-color: rgb(10 111 219 / 1);
}#body :is(.border-y-sw-active\/15) {
  border-top-color: rgb(10 111 219 / 0.15);
  border-bottom-color: rgb(10 111 219 / 0.15);
}#body :is(.border-y-sw-active\/20) {
  border-top-color: rgb(10 111 219 / 0.2);
  border-bottom-color: rgb(10 111 219 / 0.2);
}#body :is(.border-y-sw-active\/25) {
  border-top-color: rgb(10 111 219 / 0.25);
  border-bottom-color: rgb(10 111 219 / 0.25);
}#body :is(.border-y-sw-active\/30) {
  border-top-color: rgb(10 111 219 / 0.3);
  border-bottom-color: rgb(10 111 219 / 0.3);
}#body :is(.border-y-sw-active\/35) {
  border-top-color: rgb(10 111 219 / 0.35);
  border-bottom-color: rgb(10 111 219 / 0.35);
}#body :is(.border-y-sw-active\/40) {
  border-top-color: rgb(10 111 219 / 0.4);
  border-bottom-color: rgb(10 111 219 / 0.4);
}#body :is(.border-y-sw-active\/45) {
  border-top-color: rgb(10 111 219 / 0.45);
  border-bottom-color: rgb(10 111 219 / 0.45);
}#body :is(.border-y-sw-active\/5) {
  border-top-color: rgb(10 111 219 / 0.05);
  border-bottom-color: rgb(10 111 219 / 0.05);
}#body :is(.border-y-sw-active\/50) {
  border-top-color: rgb(10 111 219 / 0.5);
  border-bottom-color: rgb(10 111 219 / 0.5);
}#body :is(.border-y-sw-active\/55) {
  border-top-color: rgb(10 111 219 / 0.55);
  border-bottom-color: rgb(10 111 219 / 0.55);
}#body :is(.border-y-sw-active\/60) {
  border-top-color: rgb(10 111 219 / 0.6);
  border-bottom-color: rgb(10 111 219 / 0.6);
}#body :is(.border-y-sw-active\/65) {
  border-top-color: rgb(10 111 219 / 0.65);
  border-bottom-color: rgb(10 111 219 / 0.65);
}#body :is(.border-y-sw-active\/70) {
  border-top-color: rgb(10 111 219 / 0.7);
  border-bottom-color: rgb(10 111 219 / 0.7);
}#body :is(.border-y-sw-active\/75) {
  border-top-color: rgb(10 111 219 / 0.75);
  border-bottom-color: rgb(10 111 219 / 0.75);
}#body :is(.border-y-sw-active\/80) {
  border-top-color: rgb(10 111 219 / 0.8);
  border-bottom-color: rgb(10 111 219 / 0.8);
}#body :is(.border-y-sw-active\/85) {
  border-top-color: rgb(10 111 219 / 0.85);
  border-bottom-color: rgb(10 111 219 / 0.85);
}#body :is(.border-y-sw-active\/90) {
  border-top-color: rgb(10 111 219 / 0.9);
  border-bottom-color: rgb(10 111 219 / 0.9);
}#body :is(.border-y-sw-active\/95) {
  border-top-color: rgb(10 111 219 / 0.95);
  border-bottom-color: rgb(10 111 219 / 0.95);
}#body :is(.border-y-sw-background) {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-y-sw-background-component) {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-y-sw-background-component\/0) {
  border-top-color: rgb(255 255 255 / 0);
  border-bottom-color: rgb(255 255 255 / 0);
}#body :is(.border-y-sw-background-component\/10) {
  border-top-color: rgb(255 255 255 / 0.1);
  border-bottom-color: rgb(255 255 255 / 0.1);
}#body :is(.border-y-sw-background-component\/100) {
  border-top-color: rgb(255 255 255 / 1);
  border-bottom-color: rgb(255 255 255 / 1);
}#body :is(.border-y-sw-background-component\/15) {
  border-top-color: rgb(255 255 255 / 0.15);
  border-bottom-color: rgb(255 255 255 / 0.15);
}#body :is(.border-y-sw-background-component\/20) {
  border-top-color: rgb(255 255 255 / 0.2);
  border-bottom-color: rgb(255 255 255 / 0.2);
}#body :is(.border-y-sw-background-component\/25) {
  border-top-color: rgb(255 255 255 / 0.25);
  border-bottom-color: rgb(255 255 255 / 0.25);
}#body :is(.border-y-sw-background-component\/30) {
  border-top-color: rgb(255 255 255 / 0.3);
  border-bottom-color: rgb(255 255 255 / 0.3);
}#body :is(.border-y-sw-background-component\/35) {
  border-top-color: rgb(255 255 255 / 0.35);
  border-bottom-color: rgb(255 255 255 / 0.35);
}#body :is(.border-y-sw-background-component\/40) {
  border-top-color: rgb(255 255 255 / 0.4);
  border-bottom-color: rgb(255 255 255 / 0.4);
}#body :is(.border-y-sw-background-component\/45) {
  border-top-color: rgb(255 255 255 / 0.45);
  border-bottom-color: rgb(255 255 255 / 0.45);
}#body :is(.border-y-sw-background-component\/5) {
  border-top-color: rgb(255 255 255 / 0.05);
  border-bottom-color: rgb(255 255 255 / 0.05);
}#body :is(.border-y-sw-background-component\/50) {
  border-top-color: rgb(255 255 255 / 0.5);
  border-bottom-color: rgb(255 255 255 / 0.5);
}#body :is(.border-y-sw-background-component\/55) {
  border-top-color: rgb(255 255 255 / 0.55);
  border-bottom-color: rgb(255 255 255 / 0.55);
}#body :is(.border-y-sw-background-component\/60) {
  border-top-color: rgb(255 255 255 / 0.6);
  border-bottom-color: rgb(255 255 255 / 0.6);
}#body :is(.border-y-sw-background-component\/65) {
  border-top-color: rgb(255 255 255 / 0.65);
  border-bottom-color: rgb(255 255 255 / 0.65);
}#body :is(.border-y-sw-background-component\/70) {
  border-top-color: rgb(255 255 255 / 0.7);
  border-bottom-color: rgb(255 255 255 / 0.7);
}#body :is(.border-y-sw-background-component\/75) {
  border-top-color: rgb(255 255 255 / 0.75);
  border-bottom-color: rgb(255 255 255 / 0.75);
}#body :is(.border-y-sw-background-component\/80) {
  border-top-color: rgb(255 255 255 / 0.8);
  border-bottom-color: rgb(255 255 255 / 0.8);
}#body :is(.border-y-sw-background-component\/85) {
  border-top-color: rgb(255 255 255 / 0.85);
  border-bottom-color: rgb(255 255 255 / 0.85);
}#body :is(.border-y-sw-background-component\/90) {
  border-top-color: rgb(255 255 255 / 0.9);
  border-bottom-color: rgb(255 255 255 / 0.9);
}#body :is(.border-y-sw-background-component\/95) {
  border-top-color: rgb(255 255 255 / 0.95);
  border-bottom-color: rgb(255 255 255 / 0.95);
}#body :is(.border-y-sw-background-header) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-y-sw-background-header\/0) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-y-sw-background-header\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-y-sw-background-header\/100) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-y-sw-background-header\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-y-sw-background-header\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-y-sw-background-header\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-y-sw-background-header\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-y-sw-background-header\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-y-sw-background-header\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-y-sw-background-header\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-y-sw-background-header\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-y-sw-background-header\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-y-sw-background-header\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-y-sw-background-header\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-y-sw-background-header\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-y-sw-background-header\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-y-sw-background-header\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-y-sw-background-header\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-y-sw-background-header\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-y-sw-background-header\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-y-sw-background-header\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-y-sw-background\/0) {
  border-top-color: rgb(245 245 245 / 0);
  border-bottom-color: rgb(245 245 245 / 0);
}#body :is(.border-y-sw-background\/10) {
  border-top-color: rgb(245 245 245 / 0.1);
  border-bottom-color: rgb(245 245 245 / 0.1);
}#body :is(.border-y-sw-background\/100) {
  border-top-color: rgb(245 245 245 / 1);
  border-bottom-color: rgb(245 245 245 / 1);
}#body :is(.border-y-sw-background\/15) {
  border-top-color: rgb(245 245 245 / 0.15);
  border-bottom-color: rgb(245 245 245 / 0.15);
}#body :is(.border-y-sw-background\/20) {
  border-top-color: rgb(245 245 245 / 0.2);
  border-bottom-color: rgb(245 245 245 / 0.2);
}#body :is(.border-y-sw-background\/25) {
  border-top-color: rgb(245 245 245 / 0.25);
  border-bottom-color: rgb(245 245 245 / 0.25);
}#body :is(.border-y-sw-background\/30) {
  border-top-color: rgb(245 245 245 / 0.3);
  border-bottom-color: rgb(245 245 245 / 0.3);
}#body :is(.border-y-sw-background\/35) {
  border-top-color: rgb(245 245 245 / 0.35);
  border-bottom-color: rgb(245 245 245 / 0.35);
}#body :is(.border-y-sw-background\/40) {
  border-top-color: rgb(245 245 245 / 0.4);
  border-bottom-color: rgb(245 245 245 / 0.4);
}#body :is(.border-y-sw-background\/45) {
  border-top-color: rgb(245 245 245 / 0.45);
  border-bottom-color: rgb(245 245 245 / 0.45);
}#body :is(.border-y-sw-background\/5) {
  border-top-color: rgb(245 245 245 / 0.05);
  border-bottom-color: rgb(245 245 245 / 0.05);
}#body :is(.border-y-sw-background\/50) {
  border-top-color: rgb(245 245 245 / 0.5);
  border-bottom-color: rgb(245 245 245 / 0.5);
}#body :is(.border-y-sw-background\/55) {
  border-top-color: rgb(245 245 245 / 0.55);
  border-bottom-color: rgb(245 245 245 / 0.55);
}#body :is(.border-y-sw-background\/60) {
  border-top-color: rgb(245 245 245 / 0.6);
  border-bottom-color: rgb(245 245 245 / 0.6);
}#body :is(.border-y-sw-background\/65) {
  border-top-color: rgb(245 245 245 / 0.65);
  border-bottom-color: rgb(245 245 245 / 0.65);
}#body :is(.border-y-sw-background\/70) {
  border-top-color: rgb(245 245 245 / 0.7);
  border-bottom-color: rgb(245 245 245 / 0.7);
}#body :is(.border-y-sw-background\/75) {
  border-top-color: rgb(245 245 245 / 0.75);
  border-bottom-color: rgb(245 245 245 / 0.75);
}#body :is(.border-y-sw-background\/80) {
  border-top-color: rgb(245 245 245 / 0.8);
  border-bottom-color: rgb(245 245 245 / 0.8);
}#body :is(.border-y-sw-background\/85) {
  border-top-color: rgb(245 245 245 / 0.85);
  border-bottom-color: rgb(245 245 245 / 0.85);
}#body :is(.border-y-sw-background\/90) {
  border-top-color: rgb(245 245 245 / 0.9);
  border-bottom-color: rgb(245 245 245 / 0.9);
}#body :is(.border-y-sw-background\/95) {
  border-top-color: rgb(245 245 245 / 0.95);
  border-bottom-color: rgb(245 245 245 / 0.95);
}#body :is(.border-y-sw-border) {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-bottom-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-y-sw-border-alternate) {
  --tw-border-opacity: 1;
  border-top-color: rgb(185 186 185 / var(--tw-border-opacity));
  border-bottom-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-y-sw-border-alternate\/0) {
  border-top-color: rgb(185 186 185 / 0);
  border-bottom-color: rgb(185 186 185 / 0);
}#body :is(.border-y-sw-border-alternate\/10) {
  border-top-color: rgb(185 186 185 / 0.1);
  border-bottom-color: rgb(185 186 185 / 0.1);
}#body :is(.border-y-sw-border-alternate\/100) {
  border-top-color: rgb(185 186 185 / 1);
  border-bottom-color: rgb(185 186 185 / 1);
}#body :is(.border-y-sw-border-alternate\/15) {
  border-top-color: rgb(185 186 185 / 0.15);
  border-bottom-color: rgb(185 186 185 / 0.15);
}#body :is(.border-y-sw-border-alternate\/20) {
  border-top-color: rgb(185 186 185 / 0.2);
  border-bottom-color: rgb(185 186 185 / 0.2);
}#body :is(.border-y-sw-border-alternate\/25) {
  border-top-color: rgb(185 186 185 / 0.25);
  border-bottom-color: rgb(185 186 185 / 0.25);
}#body :is(.border-y-sw-border-alternate\/30) {
  border-top-color: rgb(185 186 185 / 0.3);
  border-bottom-color: rgb(185 186 185 / 0.3);
}#body :is(.border-y-sw-border-alternate\/35) {
  border-top-color: rgb(185 186 185 / 0.35);
  border-bottom-color: rgb(185 186 185 / 0.35);
}#body :is(.border-y-sw-border-alternate\/40) {
  border-top-color: rgb(185 186 185 / 0.4);
  border-bottom-color: rgb(185 186 185 / 0.4);
}#body :is(.border-y-sw-border-alternate\/45) {
  border-top-color: rgb(185 186 185 / 0.45);
  border-bottom-color: rgb(185 186 185 / 0.45);
}#body :is(.border-y-sw-border-alternate\/5) {
  border-top-color: rgb(185 186 185 / 0.05);
  border-bottom-color: rgb(185 186 185 / 0.05);
}#body :is(.border-y-sw-border-alternate\/50) {
  border-top-color: rgb(185 186 185 / 0.5);
  border-bottom-color: rgb(185 186 185 / 0.5);
}#body :is(.border-y-sw-border-alternate\/55) {
  border-top-color: rgb(185 186 185 / 0.55);
  border-bottom-color: rgb(185 186 185 / 0.55);
}#body :is(.border-y-sw-border-alternate\/60) {
  border-top-color: rgb(185 186 185 / 0.6);
  border-bottom-color: rgb(185 186 185 / 0.6);
}#body :is(.border-y-sw-border-alternate\/65) {
  border-top-color: rgb(185 186 185 / 0.65);
  border-bottom-color: rgb(185 186 185 / 0.65);
}#body :is(.border-y-sw-border-alternate\/70) {
  border-top-color: rgb(185 186 185 / 0.7);
  border-bottom-color: rgb(185 186 185 / 0.7);
}#body :is(.border-y-sw-border-alternate\/75) {
  border-top-color: rgb(185 186 185 / 0.75);
  border-bottom-color: rgb(185 186 185 / 0.75);
}#body :is(.border-y-sw-border-alternate\/80) {
  border-top-color: rgb(185 186 185 / 0.8);
  border-bottom-color: rgb(185 186 185 / 0.8);
}#body :is(.border-y-sw-border-alternate\/85) {
  border-top-color: rgb(185 186 185 / 0.85);
  border-bottom-color: rgb(185 186 185 / 0.85);
}#body :is(.border-y-sw-border-alternate\/90) {
  border-top-color: rgb(185 186 185 / 0.9);
  border-bottom-color: rgb(185 186 185 / 0.9);
}#body :is(.border-y-sw-border-alternate\/95) {
  border-top-color: rgb(185 186 185 / 0.95);
  border-bottom-color: rgb(185 186 185 / 0.95);
}#body :is(.border-y-sw-border-light) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-y-sw-border-light\/0) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-y-sw-border-light\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-y-sw-border-light\/100) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-y-sw-border-light\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-y-sw-border-light\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-y-sw-border-light\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-y-sw-border-light\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-y-sw-border-light\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-y-sw-border-light\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-y-sw-border-light\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-y-sw-border-light\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-y-sw-border-light\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-y-sw-border-light\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-y-sw-border-light\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-y-sw-border-light\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-y-sw-border-light\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-y-sw-border-light\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-y-sw-border-light\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-y-sw-border-light\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-y-sw-border-light\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-y-sw-border-light\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-y-sw-border\/0) {
  border-top-color: rgb(216 216 216 / 0);
  border-bottom-color: rgb(216 216 216 / 0);
}#body :is(.border-y-sw-border\/10) {
  border-top-color: rgb(216 216 216 / 0.1);
  border-bottom-color: rgb(216 216 216 / 0.1);
}#body :is(.border-y-sw-border\/100) {
  border-top-color: rgb(216 216 216 / 1);
  border-bottom-color: rgb(216 216 216 / 1);
}#body :is(.border-y-sw-border\/15) {
  border-top-color: rgb(216 216 216 / 0.15);
  border-bottom-color: rgb(216 216 216 / 0.15);
}#body :is(.border-y-sw-border\/20) {
  border-top-color: rgb(216 216 216 / 0.2);
  border-bottom-color: rgb(216 216 216 / 0.2);
}#body :is(.border-y-sw-border\/25) {
  border-top-color: rgb(216 216 216 / 0.25);
  border-bottom-color: rgb(216 216 216 / 0.25);
}#body :is(.border-y-sw-border\/30) {
  border-top-color: rgb(216 216 216 / 0.3);
  border-bottom-color: rgb(216 216 216 / 0.3);
}#body :is(.border-y-sw-border\/35) {
  border-top-color: rgb(216 216 216 / 0.35);
  border-bottom-color: rgb(216 216 216 / 0.35);
}#body :is(.border-y-sw-border\/40) {
  border-top-color: rgb(216 216 216 / 0.4);
  border-bottom-color: rgb(216 216 216 / 0.4);
}#body :is(.border-y-sw-border\/45) {
  border-top-color: rgb(216 216 216 / 0.45);
  border-bottom-color: rgb(216 216 216 / 0.45);
}#body :is(.border-y-sw-border\/5) {
  border-top-color: rgb(216 216 216 / 0.05);
  border-bottom-color: rgb(216 216 216 / 0.05);
}#body :is(.border-y-sw-border\/50) {
  border-top-color: rgb(216 216 216 / 0.5);
  border-bottom-color: rgb(216 216 216 / 0.5);
}#body :is(.border-y-sw-border\/55) {
  border-top-color: rgb(216 216 216 / 0.55);
  border-bottom-color: rgb(216 216 216 / 0.55);
}#body :is(.border-y-sw-border\/60) {
  border-top-color: rgb(216 216 216 / 0.6);
  border-bottom-color: rgb(216 216 216 / 0.6);
}#body :is(.border-y-sw-border\/65) {
  border-top-color: rgb(216 216 216 / 0.65);
  border-bottom-color: rgb(216 216 216 / 0.65);
}#body :is(.border-y-sw-border\/70) {
  border-top-color: rgb(216 216 216 / 0.7);
  border-bottom-color: rgb(216 216 216 / 0.7);
}#body :is(.border-y-sw-border\/75) {
  border-top-color: rgb(216 216 216 / 0.75);
  border-bottom-color: rgb(216 216 216 / 0.75);
}#body :is(.border-y-sw-border\/80) {
  border-top-color: rgb(216 216 216 / 0.8);
  border-bottom-color: rgb(216 216 216 / 0.8);
}#body :is(.border-y-sw-border\/85) {
  border-top-color: rgb(216 216 216 / 0.85);
  border-bottom-color: rgb(216 216 216 / 0.85);
}#body :is(.border-y-sw-border\/90) {
  border-top-color: rgb(216 216 216 / 0.9);
  border-bottom-color: rgb(216 216 216 / 0.9);
}#body :is(.border-y-sw-border\/95) {
  border-top-color: rgb(216 216 216 / 0.95);
  border-bottom-color: rgb(216 216 216 / 0.95);
}#body :is(.border-y-sw-boxShadow) {
  border-top-color: rgba(38, 40, 43, 0.2);
  border-bottom-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-y-sw-boxShadow\/0) {
  border-top-color: rgba(38, 40, 43, 0);
  border-bottom-color: rgba(38, 40, 43, 0);
}#body :is(.border-y-sw-boxShadow\/10) {
  border-top-color: rgba(38, 40, 43, 0.1);
  border-bottom-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-y-sw-boxShadow\/100) {
  border-top-color: rgba(38, 40, 43, 1);
  border-bottom-color: rgba(38, 40, 43, 1);
}#body :is(.border-y-sw-boxShadow\/15) {
  border-top-color: rgba(38, 40, 43, 0.15);
  border-bottom-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-y-sw-boxShadow\/20) {
  border-top-color: rgba(38, 40, 43, 0.2);
  border-bottom-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-y-sw-boxShadow\/25) {
  border-top-color: rgba(38, 40, 43, 0.25);
  border-bottom-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-y-sw-boxShadow\/30) {
  border-top-color: rgba(38, 40, 43, 0.3);
  border-bottom-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-y-sw-boxShadow\/35) {
  border-top-color: rgba(38, 40, 43, 0.35);
  border-bottom-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-y-sw-boxShadow\/40) {
  border-top-color: rgba(38, 40, 43, 0.4);
  border-bottom-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-y-sw-boxShadow\/45) {
  border-top-color: rgba(38, 40, 43, 0.45);
  border-bottom-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-y-sw-boxShadow\/5) {
  border-top-color: rgba(38, 40, 43, 0.05);
  border-bottom-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-y-sw-boxShadow\/50) {
  border-top-color: rgba(38, 40, 43, 0.5);
  border-bottom-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-y-sw-boxShadow\/55) {
  border-top-color: rgba(38, 40, 43, 0.55);
  border-bottom-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-y-sw-boxShadow\/60) {
  border-top-color: rgba(38, 40, 43, 0.6);
  border-bottom-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-y-sw-boxShadow\/65) {
  border-top-color: rgba(38, 40, 43, 0.65);
  border-bottom-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-y-sw-boxShadow\/70) {
  border-top-color: rgba(38, 40, 43, 0.7);
  border-bottom-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-y-sw-boxShadow\/75) {
  border-top-color: rgba(38, 40, 43, 0.75);
  border-bottom-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-y-sw-boxShadow\/80) {
  border-top-color: rgba(38, 40, 43, 0.8);
  border-bottom-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-y-sw-boxShadow\/85) {
  border-top-color: rgba(38, 40, 43, 0.85);
  border-bottom-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-y-sw-boxShadow\/90) {
  border-top-color: rgba(38, 40, 43, 0.9);
  border-bottom-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-y-sw-boxShadow\/95) {
  border-top-color: rgba(38, 40, 43, 0.95);
  border-bottom-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-y-sw-destroy) {
  --tw-border-opacity: 1;
  border-top-color: rgb(180 29 19 / var(--tw-border-opacity));
  border-bottom-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-y-sw-destroy\/0) {
  border-top-color: rgb(180 29 19 / 0);
  border-bottom-color: rgb(180 29 19 / 0);
}#body :is(.border-y-sw-destroy\/10) {
  border-top-color: rgb(180 29 19 / 0.1);
  border-bottom-color: rgb(180 29 19 / 0.1);
}#body :is(.border-y-sw-destroy\/100) {
  border-top-color: rgb(180 29 19 / 1);
  border-bottom-color: rgb(180 29 19 / 1);
}#body :is(.border-y-sw-destroy\/15) {
  border-top-color: rgb(180 29 19 / 0.15);
  border-bottom-color: rgb(180 29 19 / 0.15);
}#body :is(.border-y-sw-destroy\/20) {
  border-top-color: rgb(180 29 19 / 0.2);
  border-bottom-color: rgb(180 29 19 / 0.2);
}#body :is(.border-y-sw-destroy\/25) {
  border-top-color: rgb(180 29 19 / 0.25);
  border-bottom-color: rgb(180 29 19 / 0.25);
}#body :is(.border-y-sw-destroy\/30) {
  border-top-color: rgb(180 29 19 / 0.3);
  border-bottom-color: rgb(180 29 19 / 0.3);
}#body :is(.border-y-sw-destroy\/35) {
  border-top-color: rgb(180 29 19 / 0.35);
  border-bottom-color: rgb(180 29 19 / 0.35);
}#body :is(.border-y-sw-destroy\/40) {
  border-top-color: rgb(180 29 19 / 0.4);
  border-bottom-color: rgb(180 29 19 / 0.4);
}#body :is(.border-y-sw-destroy\/45) {
  border-top-color: rgb(180 29 19 / 0.45);
  border-bottom-color: rgb(180 29 19 / 0.45);
}#body :is(.border-y-sw-destroy\/5) {
  border-top-color: rgb(180 29 19 / 0.05);
  border-bottom-color: rgb(180 29 19 / 0.05);
}#body :is(.border-y-sw-destroy\/50) {
  border-top-color: rgb(180 29 19 / 0.5);
  border-bottom-color: rgb(180 29 19 / 0.5);
}#body :is(.border-y-sw-destroy\/55) {
  border-top-color: rgb(180 29 19 / 0.55);
  border-bottom-color: rgb(180 29 19 / 0.55);
}#body :is(.border-y-sw-destroy\/60) {
  border-top-color: rgb(180 29 19 / 0.6);
  border-bottom-color: rgb(180 29 19 / 0.6);
}#body :is(.border-y-sw-destroy\/65) {
  border-top-color: rgb(180 29 19 / 0.65);
  border-bottom-color: rgb(180 29 19 / 0.65);
}#body :is(.border-y-sw-destroy\/70) {
  border-top-color: rgb(180 29 19 / 0.7);
  border-bottom-color: rgb(180 29 19 / 0.7);
}#body :is(.border-y-sw-destroy\/75) {
  border-top-color: rgb(180 29 19 / 0.75);
  border-bottom-color: rgb(180 29 19 / 0.75);
}#body :is(.border-y-sw-destroy\/80) {
  border-top-color: rgb(180 29 19 / 0.8);
  border-bottom-color: rgb(180 29 19 / 0.8);
}#body :is(.border-y-sw-destroy\/85) {
  border-top-color: rgb(180 29 19 / 0.85);
  border-bottom-color: rgb(180 29 19 / 0.85);
}#body :is(.border-y-sw-destroy\/90) {
  border-top-color: rgb(180 29 19 / 0.9);
  border-bottom-color: rgb(180 29 19 / 0.9);
}#body :is(.border-y-sw-destroy\/95) {
  border-top-color: rgb(180 29 19 / 0.95);
  border-bottom-color: rgb(180 29 19 / 0.95);
}#body :is(.border-y-sw-disabled) {
  --tw-border-opacity: 1;
  border-top-color: rgb(185 186 185 / var(--tw-border-opacity));
  border-bottom-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-y-sw-disabled-alternate) {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-bottom-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-y-sw-disabled-alternate\/0) {
  border-top-color: rgb(216 216 216 / 0);
  border-bottom-color: rgb(216 216 216 / 0);
}#body :is(.border-y-sw-disabled-alternate\/10) {
  border-top-color: rgb(216 216 216 / 0.1);
  border-bottom-color: rgb(216 216 216 / 0.1);
}#body :is(.border-y-sw-disabled-alternate\/100) {
  border-top-color: rgb(216 216 216 / 1);
  border-bottom-color: rgb(216 216 216 / 1);
}#body :is(.border-y-sw-disabled-alternate\/15) {
  border-top-color: rgb(216 216 216 / 0.15);
  border-bottom-color: rgb(216 216 216 / 0.15);
}#body :is(.border-y-sw-disabled-alternate\/20) {
  border-top-color: rgb(216 216 216 / 0.2);
  border-bottom-color: rgb(216 216 216 / 0.2);
}#body :is(.border-y-sw-disabled-alternate\/25) {
  border-top-color: rgb(216 216 216 / 0.25);
  border-bottom-color: rgb(216 216 216 / 0.25);
}#body :is(.border-y-sw-disabled-alternate\/30) {
  border-top-color: rgb(216 216 216 / 0.3);
  border-bottom-color: rgb(216 216 216 / 0.3);
}#body :is(.border-y-sw-disabled-alternate\/35) {
  border-top-color: rgb(216 216 216 / 0.35);
  border-bottom-color: rgb(216 216 216 / 0.35);
}#body :is(.border-y-sw-disabled-alternate\/40) {
  border-top-color: rgb(216 216 216 / 0.4);
  border-bottom-color: rgb(216 216 216 / 0.4);
}#body :is(.border-y-sw-disabled-alternate\/45) {
  border-top-color: rgb(216 216 216 / 0.45);
  border-bottom-color: rgb(216 216 216 / 0.45);
}#body :is(.border-y-sw-disabled-alternate\/5) {
  border-top-color: rgb(216 216 216 / 0.05);
  border-bottom-color: rgb(216 216 216 / 0.05);
}#body :is(.border-y-sw-disabled-alternate\/50) {
  border-top-color: rgb(216 216 216 / 0.5);
  border-bottom-color: rgb(216 216 216 / 0.5);
}#body :is(.border-y-sw-disabled-alternate\/55) {
  border-top-color: rgb(216 216 216 / 0.55);
  border-bottom-color: rgb(216 216 216 / 0.55);
}#body :is(.border-y-sw-disabled-alternate\/60) {
  border-top-color: rgb(216 216 216 / 0.6);
  border-bottom-color: rgb(216 216 216 / 0.6);
}#body :is(.border-y-sw-disabled-alternate\/65) {
  border-top-color: rgb(216 216 216 / 0.65);
  border-bottom-color: rgb(216 216 216 / 0.65);
}#body :is(.border-y-sw-disabled-alternate\/70) {
  border-top-color: rgb(216 216 216 / 0.7);
  border-bottom-color: rgb(216 216 216 / 0.7);
}#body :is(.border-y-sw-disabled-alternate\/75) {
  border-top-color: rgb(216 216 216 / 0.75);
  border-bottom-color: rgb(216 216 216 / 0.75);
}#body :is(.border-y-sw-disabled-alternate\/80) {
  border-top-color: rgb(216 216 216 / 0.8);
  border-bottom-color: rgb(216 216 216 / 0.8);
}#body :is(.border-y-sw-disabled-alternate\/85) {
  border-top-color: rgb(216 216 216 / 0.85);
  border-bottom-color: rgb(216 216 216 / 0.85);
}#body :is(.border-y-sw-disabled-alternate\/90) {
  border-top-color: rgb(216 216 216 / 0.9);
  border-bottom-color: rgb(216 216 216 / 0.9);
}#body :is(.border-y-sw-disabled-alternate\/95) {
  border-top-color: rgb(216 216 216 / 0.95);
  border-bottom-color: rgb(216 216 216 / 0.95);
}#body :is(.border-y-sw-disabled-text) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-y-sw-disabled-text\/0) {
  border-top-color: rgb(131 131 131 / 0);
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.border-y-sw-disabled-text\/10) {
  border-top-color: rgb(131 131 131 / 0.1);
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.border-y-sw-disabled-text\/100) {
  border-top-color: rgb(131 131 131 / 1);
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.border-y-sw-disabled-text\/15) {
  border-top-color: rgb(131 131 131 / 0.15);
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.border-y-sw-disabled-text\/20) {
  border-top-color: rgb(131 131 131 / 0.2);
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.border-y-sw-disabled-text\/25) {
  border-top-color: rgb(131 131 131 / 0.25);
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.border-y-sw-disabled-text\/30) {
  border-top-color: rgb(131 131 131 / 0.3);
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.border-y-sw-disabled-text\/35) {
  border-top-color: rgb(131 131 131 / 0.35);
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.border-y-sw-disabled-text\/40) {
  border-top-color: rgb(131 131 131 / 0.4);
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.border-y-sw-disabled-text\/45) {
  border-top-color: rgb(131 131 131 / 0.45);
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.border-y-sw-disabled-text\/5) {
  border-top-color: rgb(131 131 131 / 0.05);
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.border-y-sw-disabled-text\/50) {
  border-top-color: rgb(131 131 131 / 0.5);
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.border-y-sw-disabled-text\/55) {
  border-top-color: rgb(131 131 131 / 0.55);
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.border-y-sw-disabled-text\/60) {
  border-top-color: rgb(131 131 131 / 0.6);
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.border-y-sw-disabled-text\/65) {
  border-top-color: rgb(131 131 131 / 0.65);
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.border-y-sw-disabled-text\/70) {
  border-top-color: rgb(131 131 131 / 0.7);
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.border-y-sw-disabled-text\/75) {
  border-top-color: rgb(131 131 131 / 0.75);
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.border-y-sw-disabled-text\/80) {
  border-top-color: rgb(131 131 131 / 0.8);
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.border-y-sw-disabled-text\/85) {
  border-top-color: rgb(131 131 131 / 0.85);
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.border-y-sw-disabled-text\/90) {
  border-top-color: rgb(131 131 131 / 0.9);
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.border-y-sw-disabled-text\/95) {
  border-top-color: rgb(131 131 131 / 0.95);
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.border-y-sw-disabled\/0) {
  border-top-color: rgb(185 186 185 / 0);
  border-bottom-color: rgb(185 186 185 / 0);
}#body :is(.border-y-sw-disabled\/10) {
  border-top-color: rgb(185 186 185 / 0.1);
  border-bottom-color: rgb(185 186 185 / 0.1);
}#body :is(.border-y-sw-disabled\/100) {
  border-top-color: rgb(185 186 185 / 1);
  border-bottom-color: rgb(185 186 185 / 1);
}#body :is(.border-y-sw-disabled\/15) {
  border-top-color: rgb(185 186 185 / 0.15);
  border-bottom-color: rgb(185 186 185 / 0.15);
}#body :is(.border-y-sw-disabled\/20) {
  border-top-color: rgb(185 186 185 / 0.2);
  border-bottom-color: rgb(185 186 185 / 0.2);
}#body :is(.border-y-sw-disabled\/25) {
  border-top-color: rgb(185 186 185 / 0.25);
  border-bottom-color: rgb(185 186 185 / 0.25);
}#body :is(.border-y-sw-disabled\/30) {
  border-top-color: rgb(185 186 185 / 0.3);
  border-bottom-color: rgb(185 186 185 / 0.3);
}#body :is(.border-y-sw-disabled\/35) {
  border-top-color: rgb(185 186 185 / 0.35);
  border-bottom-color: rgb(185 186 185 / 0.35);
}#body :is(.border-y-sw-disabled\/40) {
  border-top-color: rgb(185 186 185 / 0.4);
  border-bottom-color: rgb(185 186 185 / 0.4);
}#body :is(.border-y-sw-disabled\/45) {
  border-top-color: rgb(185 186 185 / 0.45);
  border-bottom-color: rgb(185 186 185 / 0.45);
}#body :is(.border-y-sw-disabled\/5) {
  border-top-color: rgb(185 186 185 / 0.05);
  border-bottom-color: rgb(185 186 185 / 0.05);
}#body :is(.border-y-sw-disabled\/50) {
  border-top-color: rgb(185 186 185 / 0.5);
  border-bottom-color: rgb(185 186 185 / 0.5);
}#body :is(.border-y-sw-disabled\/55) {
  border-top-color: rgb(185 186 185 / 0.55);
  border-bottom-color: rgb(185 186 185 / 0.55);
}#body :is(.border-y-sw-disabled\/60) {
  border-top-color: rgb(185 186 185 / 0.6);
  border-bottom-color: rgb(185 186 185 / 0.6);
}#body :is(.border-y-sw-disabled\/65) {
  border-top-color: rgb(185 186 185 / 0.65);
  border-bottom-color: rgb(185 186 185 / 0.65);
}#body :is(.border-y-sw-disabled\/70) {
  border-top-color: rgb(185 186 185 / 0.7);
  border-bottom-color: rgb(185 186 185 / 0.7);
}#body :is(.border-y-sw-disabled\/75) {
  border-top-color: rgb(185 186 185 / 0.75);
  border-bottom-color: rgb(185 186 185 / 0.75);
}#body :is(.border-y-sw-disabled\/80) {
  border-top-color: rgb(185 186 185 / 0.8);
  border-bottom-color: rgb(185 186 185 / 0.8);
}#body :is(.border-y-sw-disabled\/85) {
  border-top-color: rgb(185 186 185 / 0.85);
  border-bottom-color: rgb(185 186 185 / 0.85);
}#body :is(.border-y-sw-disabled\/90) {
  border-top-color: rgb(185 186 185 / 0.9);
  border-bottom-color: rgb(185 186 185 / 0.9);
}#body :is(.border-y-sw-disabled\/95) {
  border-top-color: rgb(185 186 185 / 0.95);
  border-bottom-color: rgb(185 186 185 / 0.95);
}#body :is(.border-y-sw-divider) {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-bottom-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-y-sw-divider\/0) {
  border-top-color: rgb(216 216 216 / 0);
  border-bottom-color: rgb(216 216 216 / 0);
}#body :is(.border-y-sw-divider\/10) {
  border-top-color: rgb(216 216 216 / 0.1);
  border-bottom-color: rgb(216 216 216 / 0.1);
}#body :is(.border-y-sw-divider\/100) {
  border-top-color: rgb(216 216 216 / 1);
  border-bottom-color: rgb(216 216 216 / 1);
}#body :is(.border-y-sw-divider\/15) {
  border-top-color: rgb(216 216 216 / 0.15);
  border-bottom-color: rgb(216 216 216 / 0.15);
}#body :is(.border-y-sw-divider\/20) {
  border-top-color: rgb(216 216 216 / 0.2);
  border-bottom-color: rgb(216 216 216 / 0.2);
}#body :is(.border-y-sw-divider\/25) {
  border-top-color: rgb(216 216 216 / 0.25);
  border-bottom-color: rgb(216 216 216 / 0.25);
}#body :is(.border-y-sw-divider\/30) {
  border-top-color: rgb(216 216 216 / 0.3);
  border-bottom-color: rgb(216 216 216 / 0.3);
}#body :is(.border-y-sw-divider\/35) {
  border-top-color: rgb(216 216 216 / 0.35);
  border-bottom-color: rgb(216 216 216 / 0.35);
}#body :is(.border-y-sw-divider\/40) {
  border-top-color: rgb(216 216 216 / 0.4);
  border-bottom-color: rgb(216 216 216 / 0.4);
}#body :is(.border-y-sw-divider\/45) {
  border-top-color: rgb(216 216 216 / 0.45);
  border-bottom-color: rgb(216 216 216 / 0.45);
}#body :is(.border-y-sw-divider\/5) {
  border-top-color: rgb(216 216 216 / 0.05);
  border-bottom-color: rgb(216 216 216 / 0.05);
}#body :is(.border-y-sw-divider\/50) {
  border-top-color: rgb(216 216 216 / 0.5);
  border-bottom-color: rgb(216 216 216 / 0.5);
}#body :is(.border-y-sw-divider\/55) {
  border-top-color: rgb(216 216 216 / 0.55);
  border-bottom-color: rgb(216 216 216 / 0.55);
}#body :is(.border-y-sw-divider\/60) {
  border-top-color: rgb(216 216 216 / 0.6);
  border-bottom-color: rgb(216 216 216 / 0.6);
}#body :is(.border-y-sw-divider\/65) {
  border-top-color: rgb(216 216 216 / 0.65);
  border-bottom-color: rgb(216 216 216 / 0.65);
}#body :is(.border-y-sw-divider\/70) {
  border-top-color: rgb(216 216 216 / 0.7);
  border-bottom-color: rgb(216 216 216 / 0.7);
}#body :is(.border-y-sw-divider\/75) {
  border-top-color: rgb(216 216 216 / 0.75);
  border-bottom-color: rgb(216 216 216 / 0.75);
}#body :is(.border-y-sw-divider\/80) {
  border-top-color: rgb(216 216 216 / 0.8);
  border-bottom-color: rgb(216 216 216 / 0.8);
}#body :is(.border-y-sw-divider\/85) {
  border-top-color: rgb(216 216 216 / 0.85);
  border-bottom-color: rgb(216 216 216 / 0.85);
}#body :is(.border-y-sw-divider\/90) {
  border-top-color: rgb(216 216 216 / 0.9);
  border-bottom-color: rgb(216 216 216 / 0.9);
}#body :is(.border-y-sw-divider\/95) {
  border-top-color: rgb(216 216 216 / 0.95);
  border-bottom-color: rgb(216 216 216 / 0.95);
}#body :is(.border-y-sw-error) {
  --tw-border-opacity: 1;
  border-top-color: rgb(180 29 19 / var(--tw-border-opacity));
  border-bottom-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-y-sw-error-background) {
  border-top-color: rgba(180, 29, 19, 0.1);
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-y-sw-error-background-hex) {
  --tw-border-opacity: 1;
  border-top-color: rgb(247 232 231 / var(--tw-border-opacity));
  border-bottom-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.border-y-sw-error-background-hex\/0) {
  border-top-color: rgb(247 232 231 / 0);
  border-bottom-color: rgb(247 232 231 / 0);
}#body :is(.border-y-sw-error-background-hex\/10) {
  border-top-color: rgb(247 232 231 / 0.1);
  border-bottom-color: rgb(247 232 231 / 0.1);
}#body :is(.border-y-sw-error-background-hex\/100) {
  border-top-color: rgb(247 232 231 / 1);
  border-bottom-color: rgb(247 232 231 / 1);
}#body :is(.border-y-sw-error-background-hex\/15) {
  border-top-color: rgb(247 232 231 / 0.15);
  border-bottom-color: rgb(247 232 231 / 0.15);
}#body :is(.border-y-sw-error-background-hex\/20) {
  border-top-color: rgb(247 232 231 / 0.2);
  border-bottom-color: rgb(247 232 231 / 0.2);
}#body :is(.border-y-sw-error-background-hex\/25) {
  border-top-color: rgb(247 232 231 / 0.25);
  border-bottom-color: rgb(247 232 231 / 0.25);
}#body :is(.border-y-sw-error-background-hex\/30) {
  border-top-color: rgb(247 232 231 / 0.3);
  border-bottom-color: rgb(247 232 231 / 0.3);
}#body :is(.border-y-sw-error-background-hex\/35) {
  border-top-color: rgb(247 232 231 / 0.35);
  border-bottom-color: rgb(247 232 231 / 0.35);
}#body :is(.border-y-sw-error-background-hex\/40) {
  border-top-color: rgb(247 232 231 / 0.4);
  border-bottom-color: rgb(247 232 231 / 0.4);
}#body :is(.border-y-sw-error-background-hex\/45) {
  border-top-color: rgb(247 232 231 / 0.45);
  border-bottom-color: rgb(247 232 231 / 0.45);
}#body :is(.border-y-sw-error-background-hex\/5) {
  border-top-color: rgb(247 232 231 / 0.05);
  border-bottom-color: rgb(247 232 231 / 0.05);
}#body :is(.border-y-sw-error-background-hex\/50) {
  border-top-color: rgb(247 232 231 / 0.5);
  border-bottom-color: rgb(247 232 231 / 0.5);
}#body :is(.border-y-sw-error-background-hex\/55) {
  border-top-color: rgb(247 232 231 / 0.55);
  border-bottom-color: rgb(247 232 231 / 0.55);
}#body :is(.border-y-sw-error-background-hex\/60) {
  border-top-color: rgb(247 232 231 / 0.6);
  border-bottom-color: rgb(247 232 231 / 0.6);
}#body :is(.border-y-sw-error-background-hex\/65) {
  border-top-color: rgb(247 232 231 / 0.65);
  border-bottom-color: rgb(247 232 231 / 0.65);
}#body :is(.border-y-sw-error-background-hex\/70) {
  border-top-color: rgb(247 232 231 / 0.7);
  border-bottom-color: rgb(247 232 231 / 0.7);
}#body :is(.border-y-sw-error-background-hex\/75) {
  border-top-color: rgb(247 232 231 / 0.75);
  border-bottom-color: rgb(247 232 231 / 0.75);
}#body :is(.border-y-sw-error-background-hex\/80) {
  border-top-color: rgb(247 232 231 / 0.8);
  border-bottom-color: rgb(247 232 231 / 0.8);
}#body :is(.border-y-sw-error-background-hex\/85) {
  border-top-color: rgb(247 232 231 / 0.85);
  border-bottom-color: rgb(247 232 231 / 0.85);
}#body :is(.border-y-sw-error-background-hex\/90) {
  border-top-color: rgb(247 232 231 / 0.9);
  border-bottom-color: rgb(247 232 231 / 0.9);
}#body :is(.border-y-sw-error-background-hex\/95) {
  border-top-color: rgb(247 232 231 / 0.95);
  border-bottom-color: rgb(247 232 231 / 0.95);
}#body :is(.border-y-sw-error-background\/0) {
  border-top-color: rgba(180, 29, 19, 0);
  border-bottom-color: rgba(180, 29, 19, 0);
}#body :is(.border-y-sw-error-background\/10) {
  border-top-color: rgba(180, 29, 19, 0.1);
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-y-sw-error-background\/100) {
  border-top-color: rgba(180, 29, 19, 1);
  border-bottom-color: rgba(180, 29, 19, 1);
}#body :is(.border-y-sw-error-background\/15) {
  border-top-color: rgba(180, 29, 19, 0.15);
  border-bottom-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-y-sw-error-background\/20) {
  border-top-color: rgba(180, 29, 19, 0.2);
  border-bottom-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-y-sw-error-background\/25) {
  border-top-color: rgba(180, 29, 19, 0.25);
  border-bottom-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-y-sw-error-background\/30) {
  border-top-color: rgba(180, 29, 19, 0.3);
  border-bottom-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-y-sw-error-background\/35) {
  border-top-color: rgba(180, 29, 19, 0.35);
  border-bottom-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-y-sw-error-background\/40) {
  border-top-color: rgba(180, 29, 19, 0.4);
  border-bottom-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-y-sw-error-background\/45) {
  border-top-color: rgba(180, 29, 19, 0.45);
  border-bottom-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-y-sw-error-background\/5) {
  border-top-color: rgba(180, 29, 19, 0.05);
  border-bottom-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-y-sw-error-background\/50) {
  border-top-color: rgba(180, 29, 19, 0.5);
  border-bottom-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-y-sw-error-background\/55) {
  border-top-color: rgba(180, 29, 19, 0.55);
  border-bottom-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-y-sw-error-background\/60) {
  border-top-color: rgba(180, 29, 19, 0.6);
  border-bottom-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-y-sw-error-background\/65) {
  border-top-color: rgba(180, 29, 19, 0.65);
  border-bottom-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-y-sw-error-background\/70) {
  border-top-color: rgba(180, 29, 19, 0.7);
  border-bottom-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-y-sw-error-background\/75) {
  border-top-color: rgba(180, 29, 19, 0.75);
  border-bottom-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-y-sw-error-background\/80) {
  border-top-color: rgba(180, 29, 19, 0.8);
  border-bottom-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-y-sw-error-background\/85) {
  border-top-color: rgba(180, 29, 19, 0.85);
  border-bottom-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-y-sw-error-background\/90) {
  border-top-color: rgba(180, 29, 19, 0.9);
  border-bottom-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-y-sw-error-background\/95) {
  border-top-color: rgba(180, 29, 19, 0.95);
  border-bottom-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-y-sw-error-dark) {
  --tw-border-opacity: 1;
  border-top-color: rgb(135 22 15 / var(--tw-border-opacity));
  border-bottom-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.border-y-sw-error-dark\/0) {
  border-top-color: rgb(135 22 15 / 0);
  border-bottom-color: rgb(135 22 15 / 0);
}#body :is(.border-y-sw-error-dark\/10) {
  border-top-color: rgb(135 22 15 / 0.1);
  border-bottom-color: rgb(135 22 15 / 0.1);
}#body :is(.border-y-sw-error-dark\/100) {
  border-top-color: rgb(135 22 15 / 1);
  border-bottom-color: rgb(135 22 15 / 1);
}#body :is(.border-y-sw-error-dark\/15) {
  border-top-color: rgb(135 22 15 / 0.15);
  border-bottom-color: rgb(135 22 15 / 0.15);
}#body :is(.border-y-sw-error-dark\/20) {
  border-top-color: rgb(135 22 15 / 0.2);
  border-bottom-color: rgb(135 22 15 / 0.2);
}#body :is(.border-y-sw-error-dark\/25) {
  border-top-color: rgb(135 22 15 / 0.25);
  border-bottom-color: rgb(135 22 15 / 0.25);
}#body :is(.border-y-sw-error-dark\/30) {
  border-top-color: rgb(135 22 15 / 0.3);
  border-bottom-color: rgb(135 22 15 / 0.3);
}#body :is(.border-y-sw-error-dark\/35) {
  border-top-color: rgb(135 22 15 / 0.35);
  border-bottom-color: rgb(135 22 15 / 0.35);
}#body :is(.border-y-sw-error-dark\/40) {
  border-top-color: rgb(135 22 15 / 0.4);
  border-bottom-color: rgb(135 22 15 / 0.4);
}#body :is(.border-y-sw-error-dark\/45) {
  border-top-color: rgb(135 22 15 / 0.45);
  border-bottom-color: rgb(135 22 15 / 0.45);
}#body :is(.border-y-sw-error-dark\/5) {
  border-top-color: rgb(135 22 15 / 0.05);
  border-bottom-color: rgb(135 22 15 / 0.05);
}#body :is(.border-y-sw-error-dark\/50) {
  border-top-color: rgb(135 22 15 / 0.5);
  border-bottom-color: rgb(135 22 15 / 0.5);
}#body :is(.border-y-sw-error-dark\/55) {
  border-top-color: rgb(135 22 15 / 0.55);
  border-bottom-color: rgb(135 22 15 / 0.55);
}#body :is(.border-y-sw-error-dark\/60) {
  border-top-color: rgb(135 22 15 / 0.6);
  border-bottom-color: rgb(135 22 15 / 0.6);
}#body :is(.border-y-sw-error-dark\/65) {
  border-top-color: rgb(135 22 15 / 0.65);
  border-bottom-color: rgb(135 22 15 / 0.65);
}#body :is(.border-y-sw-error-dark\/70) {
  border-top-color: rgb(135 22 15 / 0.7);
  border-bottom-color: rgb(135 22 15 / 0.7);
}#body :is(.border-y-sw-error-dark\/75) {
  border-top-color: rgb(135 22 15 / 0.75);
  border-bottom-color: rgb(135 22 15 / 0.75);
}#body :is(.border-y-sw-error-dark\/80) {
  border-top-color: rgb(135 22 15 / 0.8);
  border-bottom-color: rgb(135 22 15 / 0.8);
}#body :is(.border-y-sw-error-dark\/85) {
  border-top-color: rgb(135 22 15 / 0.85);
  border-bottom-color: rgb(135 22 15 / 0.85);
}#body :is(.border-y-sw-error-dark\/90) {
  border-top-color: rgb(135 22 15 / 0.9);
  border-bottom-color: rgb(135 22 15 / 0.9);
}#body :is(.border-y-sw-error-dark\/95) {
  border-top-color: rgb(135 22 15 / 0.95);
  border-bottom-color: rgb(135 22 15 / 0.95);
}#body :is(.border-y-sw-error-light) {
  --tw-border-opacity: 1;
  border-top-color: rgb(203 82 65 / var(--tw-border-opacity));
  border-bottom-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.border-y-sw-error-light\/0) {
  border-top-color: rgb(203 82 65 / 0);
  border-bottom-color: rgb(203 82 65 / 0);
}#body :is(.border-y-sw-error-light\/10) {
  border-top-color: rgb(203 82 65 / 0.1);
  border-bottom-color: rgb(203 82 65 / 0.1);
}#body :is(.border-y-sw-error-light\/100) {
  border-top-color: rgb(203 82 65 / 1);
  border-bottom-color: rgb(203 82 65 / 1);
}#body :is(.border-y-sw-error-light\/15) {
  border-top-color: rgb(203 82 65 / 0.15);
  border-bottom-color: rgb(203 82 65 / 0.15);
}#body :is(.border-y-sw-error-light\/20) {
  border-top-color: rgb(203 82 65 / 0.2);
  border-bottom-color: rgb(203 82 65 / 0.2);
}#body :is(.border-y-sw-error-light\/25) {
  border-top-color: rgb(203 82 65 / 0.25);
  border-bottom-color: rgb(203 82 65 / 0.25);
}#body :is(.border-y-sw-error-light\/30) {
  border-top-color: rgb(203 82 65 / 0.3);
  border-bottom-color: rgb(203 82 65 / 0.3);
}#body :is(.border-y-sw-error-light\/35) {
  border-top-color: rgb(203 82 65 / 0.35);
  border-bottom-color: rgb(203 82 65 / 0.35);
}#body :is(.border-y-sw-error-light\/40) {
  border-top-color: rgb(203 82 65 / 0.4);
  border-bottom-color: rgb(203 82 65 / 0.4);
}#body :is(.border-y-sw-error-light\/45) {
  border-top-color: rgb(203 82 65 / 0.45);
  border-bottom-color: rgb(203 82 65 / 0.45);
}#body :is(.border-y-sw-error-light\/5) {
  border-top-color: rgb(203 82 65 / 0.05);
  border-bottom-color: rgb(203 82 65 / 0.05);
}#body :is(.border-y-sw-error-light\/50) {
  border-top-color: rgb(203 82 65 / 0.5);
  border-bottom-color: rgb(203 82 65 / 0.5);
}#body :is(.border-y-sw-error-light\/55) {
  border-top-color: rgb(203 82 65 / 0.55);
  border-bottom-color: rgb(203 82 65 / 0.55);
}#body :is(.border-y-sw-error-light\/60) {
  border-top-color: rgb(203 82 65 / 0.6);
  border-bottom-color: rgb(203 82 65 / 0.6);
}#body :is(.border-y-sw-error-light\/65) {
  border-top-color: rgb(203 82 65 / 0.65);
  border-bottom-color: rgb(203 82 65 / 0.65);
}#body :is(.border-y-sw-error-light\/70) {
  border-top-color: rgb(203 82 65 / 0.7);
  border-bottom-color: rgb(203 82 65 / 0.7);
}#body :is(.border-y-sw-error-light\/75) {
  border-top-color: rgb(203 82 65 / 0.75);
  border-bottom-color: rgb(203 82 65 / 0.75);
}#body :is(.border-y-sw-error-light\/80) {
  border-top-color: rgb(203 82 65 / 0.8);
  border-bottom-color: rgb(203 82 65 / 0.8);
}#body :is(.border-y-sw-error-light\/85) {
  border-top-color: rgb(203 82 65 / 0.85);
  border-bottom-color: rgb(203 82 65 / 0.85);
}#body :is(.border-y-sw-error-light\/90) {
  border-top-color: rgb(203 82 65 / 0.9);
  border-bottom-color: rgb(203 82 65 / 0.9);
}#body :is(.border-y-sw-error-light\/95) {
  border-top-color: rgb(203 82 65 / 0.95);
  border-bottom-color: rgb(203 82 65 / 0.95);
}#body :is(.border-y-sw-error\/0) {
  border-top-color: rgb(180 29 19 / 0);
  border-bottom-color: rgb(180 29 19 / 0);
}#body :is(.border-y-sw-error\/10) {
  border-top-color: rgb(180 29 19 / 0.1);
  border-bottom-color: rgb(180 29 19 / 0.1);
}#body :is(.border-y-sw-error\/100) {
  border-top-color: rgb(180 29 19 / 1);
  border-bottom-color: rgb(180 29 19 / 1);
}#body :is(.border-y-sw-error\/15) {
  border-top-color: rgb(180 29 19 / 0.15);
  border-bottom-color: rgb(180 29 19 / 0.15);
}#body :is(.border-y-sw-error\/20) {
  border-top-color: rgb(180 29 19 / 0.2);
  border-bottom-color: rgb(180 29 19 / 0.2);
}#body :is(.border-y-sw-error\/25) {
  border-top-color: rgb(180 29 19 / 0.25);
  border-bottom-color: rgb(180 29 19 / 0.25);
}#body :is(.border-y-sw-error\/30) {
  border-top-color: rgb(180 29 19 / 0.3);
  border-bottom-color: rgb(180 29 19 / 0.3);
}#body :is(.border-y-sw-error\/35) {
  border-top-color: rgb(180 29 19 / 0.35);
  border-bottom-color: rgb(180 29 19 / 0.35);
}#body :is(.border-y-sw-error\/40) {
  border-top-color: rgb(180 29 19 / 0.4);
  border-bottom-color: rgb(180 29 19 / 0.4);
}#body :is(.border-y-sw-error\/45) {
  border-top-color: rgb(180 29 19 / 0.45);
  border-bottom-color: rgb(180 29 19 / 0.45);
}#body :is(.border-y-sw-error\/5) {
  border-top-color: rgb(180 29 19 / 0.05);
  border-bottom-color: rgb(180 29 19 / 0.05);
}#body :is(.border-y-sw-error\/50) {
  border-top-color: rgb(180 29 19 / 0.5);
  border-bottom-color: rgb(180 29 19 / 0.5);
}#body :is(.border-y-sw-error\/55) {
  border-top-color: rgb(180 29 19 / 0.55);
  border-bottom-color: rgb(180 29 19 / 0.55);
}#body :is(.border-y-sw-error\/60) {
  border-top-color: rgb(180 29 19 / 0.6);
  border-bottom-color: rgb(180 29 19 / 0.6);
}#body :is(.border-y-sw-error\/65) {
  border-top-color: rgb(180 29 19 / 0.65);
  border-bottom-color: rgb(180 29 19 / 0.65);
}#body :is(.border-y-sw-error\/70) {
  border-top-color: rgb(180 29 19 / 0.7);
  border-bottom-color: rgb(180 29 19 / 0.7);
}#body :is(.border-y-sw-error\/75) {
  border-top-color: rgb(180 29 19 / 0.75);
  border-bottom-color: rgb(180 29 19 / 0.75);
}#body :is(.border-y-sw-error\/80) {
  border-top-color: rgb(180 29 19 / 0.8);
  border-bottom-color: rgb(180 29 19 / 0.8);
}#body :is(.border-y-sw-error\/85) {
  border-top-color: rgb(180 29 19 / 0.85);
  border-bottom-color: rgb(180 29 19 / 0.85);
}#body :is(.border-y-sw-error\/90) {
  border-top-color: rgb(180 29 19 / 0.9);
  border-bottom-color: rgb(180 29 19 / 0.9);
}#body :is(.border-y-sw-error\/95) {
  border-top-color: rgb(180 29 19 / 0.95);
  border-bottom-color: rgb(180 29 19 / 0.95);
}#body :is(.border-y-sw-focused) {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 107 162 / var(--tw-border-opacity));
  border-bottom-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-y-sw-focused\/0) {
  border-top-color: rgb(0 107 162 / 0);
  border-bottom-color: rgb(0 107 162 / 0);
}#body :is(.border-y-sw-focused\/10) {
  border-top-color: rgb(0 107 162 / 0.1);
  border-bottom-color: rgb(0 107 162 / 0.1);
}#body :is(.border-y-sw-focused\/100) {
  border-top-color: rgb(0 107 162 / 1);
  border-bottom-color: rgb(0 107 162 / 1);
}#body :is(.border-y-sw-focused\/15) {
  border-top-color: rgb(0 107 162 / 0.15);
  border-bottom-color: rgb(0 107 162 / 0.15);
}#body :is(.border-y-sw-focused\/20) {
  border-top-color: rgb(0 107 162 / 0.2);
  border-bottom-color: rgb(0 107 162 / 0.2);
}#body :is(.border-y-sw-focused\/25) {
  border-top-color: rgb(0 107 162 / 0.25);
  border-bottom-color: rgb(0 107 162 / 0.25);
}#body :is(.border-y-sw-focused\/30) {
  border-top-color: rgb(0 107 162 / 0.3);
  border-bottom-color: rgb(0 107 162 / 0.3);
}#body :is(.border-y-sw-focused\/35) {
  border-top-color: rgb(0 107 162 / 0.35);
  border-bottom-color: rgb(0 107 162 / 0.35);
}#body :is(.border-y-sw-focused\/40) {
  border-top-color: rgb(0 107 162 / 0.4);
  border-bottom-color: rgb(0 107 162 / 0.4);
}#body :is(.border-y-sw-focused\/45) {
  border-top-color: rgb(0 107 162 / 0.45);
  border-bottom-color: rgb(0 107 162 / 0.45);
}#body :is(.border-y-sw-focused\/5) {
  border-top-color: rgb(0 107 162 / 0.05);
  border-bottom-color: rgb(0 107 162 / 0.05);
}#body :is(.border-y-sw-focused\/50) {
  border-top-color: rgb(0 107 162 / 0.5);
  border-bottom-color: rgb(0 107 162 / 0.5);
}#body :is(.border-y-sw-focused\/55) {
  border-top-color: rgb(0 107 162 / 0.55);
  border-bottom-color: rgb(0 107 162 / 0.55);
}#body :is(.border-y-sw-focused\/60) {
  border-top-color: rgb(0 107 162 / 0.6);
  border-bottom-color: rgb(0 107 162 / 0.6);
}#body :is(.border-y-sw-focused\/65) {
  border-top-color: rgb(0 107 162 / 0.65);
  border-bottom-color: rgb(0 107 162 / 0.65);
}#body :is(.border-y-sw-focused\/70) {
  border-top-color: rgb(0 107 162 / 0.7);
  border-bottom-color: rgb(0 107 162 / 0.7);
}#body :is(.border-y-sw-focused\/75) {
  border-top-color: rgb(0 107 162 / 0.75);
  border-bottom-color: rgb(0 107 162 / 0.75);
}#body :is(.border-y-sw-focused\/80) {
  border-top-color: rgb(0 107 162 / 0.8);
  border-bottom-color: rgb(0 107 162 / 0.8);
}#body :is(.border-y-sw-focused\/85) {
  border-top-color: rgb(0 107 162 / 0.85);
  border-bottom-color: rgb(0 107 162 / 0.85);
}#body :is(.border-y-sw-focused\/90) {
  border-top-color: rgb(0 107 162 / 0.9);
  border-bottom-color: rgb(0 107 162 / 0.9);
}#body :is(.border-y-sw-focused\/95) {
  border-top-color: rgb(0 107 162 / 0.95);
  border-bottom-color: rgb(0 107 162 / 0.95);
}#body :is(.border-y-sw-form-field) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-y-sw-form-field\/0) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-y-sw-form-field\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-y-sw-form-field\/100) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-y-sw-form-field\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-y-sw-form-field\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-y-sw-form-field\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-y-sw-form-field\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-y-sw-form-field\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-y-sw-form-field\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-y-sw-form-field\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-y-sw-form-field\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-y-sw-form-field\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-y-sw-form-field\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-y-sw-form-field\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-y-sw-form-field\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-y-sw-form-field\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-y-sw-form-field\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-y-sw-form-field\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-y-sw-form-field\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-y-sw-form-field\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-y-sw-form-field\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-y-sw-form-helper-text) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-y-sw-form-helper-text\/0) {
  border-top-color: rgb(131 131 131 / 0);
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.border-y-sw-form-helper-text\/10) {
  border-top-color: rgb(131 131 131 / 0.1);
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.border-y-sw-form-helper-text\/100) {
  border-top-color: rgb(131 131 131 / 1);
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.border-y-sw-form-helper-text\/15) {
  border-top-color: rgb(131 131 131 / 0.15);
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.border-y-sw-form-helper-text\/20) {
  border-top-color: rgb(131 131 131 / 0.2);
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.border-y-sw-form-helper-text\/25) {
  border-top-color: rgb(131 131 131 / 0.25);
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.border-y-sw-form-helper-text\/30) {
  border-top-color: rgb(131 131 131 / 0.3);
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.border-y-sw-form-helper-text\/35) {
  border-top-color: rgb(131 131 131 / 0.35);
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.border-y-sw-form-helper-text\/40) {
  border-top-color: rgb(131 131 131 / 0.4);
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.border-y-sw-form-helper-text\/45) {
  border-top-color: rgb(131 131 131 / 0.45);
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.border-y-sw-form-helper-text\/5) {
  border-top-color: rgb(131 131 131 / 0.05);
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.border-y-sw-form-helper-text\/50) {
  border-top-color: rgb(131 131 131 / 0.5);
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.border-y-sw-form-helper-text\/55) {
  border-top-color: rgb(131 131 131 / 0.55);
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.border-y-sw-form-helper-text\/60) {
  border-top-color: rgb(131 131 131 / 0.6);
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.border-y-sw-form-helper-text\/65) {
  border-top-color: rgb(131 131 131 / 0.65);
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.border-y-sw-form-helper-text\/70) {
  border-top-color: rgb(131 131 131 / 0.7);
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.border-y-sw-form-helper-text\/75) {
  border-top-color: rgb(131 131 131 / 0.75);
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.border-y-sw-form-helper-text\/80) {
  border-top-color: rgb(131 131 131 / 0.8);
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.border-y-sw-form-helper-text\/85) {
  border-top-color: rgb(131 131 131 / 0.85);
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.border-y-sw-form-helper-text\/90) {
  border-top-color: rgb(131 131 131 / 0.9);
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.border-y-sw-form-helper-text\/95) {
  border-top-color: rgb(131 131 131 / 0.95);
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.border-y-sw-high-price) {
  --tw-border-opacity: 1;
  border-top-color: rgb(206 226 248 / var(--tw-border-opacity));
  border-bottom-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.border-y-sw-high-price-background) {
  border-top-color: rgba(180, 29, 19, 0.1);
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-y-sw-high-price-background\/0) {
  border-top-color: rgba(180, 29, 19, 0);
  border-bottom-color: rgba(180, 29, 19, 0);
}#body :is(.border-y-sw-high-price-background\/10) {
  border-top-color: rgba(180, 29, 19, 0.1);
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-y-sw-high-price-background\/100) {
  border-top-color: rgba(180, 29, 19, 1);
  border-bottom-color: rgba(180, 29, 19, 1);
}#body :is(.border-y-sw-high-price-background\/15) {
  border-top-color: rgba(180, 29, 19, 0.15);
  border-bottom-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-y-sw-high-price-background\/20) {
  border-top-color: rgba(180, 29, 19, 0.2);
  border-bottom-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-y-sw-high-price-background\/25) {
  border-top-color: rgba(180, 29, 19, 0.25);
  border-bottom-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-y-sw-high-price-background\/30) {
  border-top-color: rgba(180, 29, 19, 0.3);
  border-bottom-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-y-sw-high-price-background\/35) {
  border-top-color: rgba(180, 29, 19, 0.35);
  border-bottom-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-y-sw-high-price-background\/40) {
  border-top-color: rgba(180, 29, 19, 0.4);
  border-bottom-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-y-sw-high-price-background\/45) {
  border-top-color: rgba(180, 29, 19, 0.45);
  border-bottom-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-y-sw-high-price-background\/5) {
  border-top-color: rgba(180, 29, 19, 0.05);
  border-bottom-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-y-sw-high-price-background\/50) {
  border-top-color: rgba(180, 29, 19, 0.5);
  border-bottom-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-y-sw-high-price-background\/55) {
  border-top-color: rgba(180, 29, 19, 0.55);
  border-bottom-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-y-sw-high-price-background\/60) {
  border-top-color: rgba(180, 29, 19, 0.6);
  border-bottom-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-y-sw-high-price-background\/65) {
  border-top-color: rgba(180, 29, 19, 0.65);
  border-bottom-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-y-sw-high-price-background\/70) {
  border-top-color: rgba(180, 29, 19, 0.7);
  border-bottom-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-y-sw-high-price-background\/75) {
  border-top-color: rgba(180, 29, 19, 0.75);
  border-bottom-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-y-sw-high-price-background\/80) {
  border-top-color: rgba(180, 29, 19, 0.8);
  border-bottom-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-y-sw-high-price-background\/85) {
  border-top-color: rgba(180, 29, 19, 0.85);
  border-bottom-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-y-sw-high-price-background\/90) {
  border-top-color: rgba(180, 29, 19, 0.9);
  border-bottom-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-y-sw-high-price-background\/95) {
  border-top-color: rgba(180, 29, 19, 0.95);
  border-bottom-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-y-sw-high-price\/0) {
  border-top-color: rgb(206 226 248 / 0);
  border-bottom-color: rgb(206 226 248 / 0);
}#body :is(.border-y-sw-high-price\/10) {
  border-top-color: rgb(206 226 248 / 0.1);
  border-bottom-color: rgb(206 226 248 / 0.1);
}#body :is(.border-y-sw-high-price\/100) {
  border-top-color: rgb(206 226 248 / 1);
  border-bottom-color: rgb(206 226 248 / 1);
}#body :is(.border-y-sw-high-price\/15) {
  border-top-color: rgb(206 226 248 / 0.15);
  border-bottom-color: rgb(206 226 248 / 0.15);
}#body :is(.border-y-sw-high-price\/20) {
  border-top-color: rgb(206 226 248 / 0.2);
  border-bottom-color: rgb(206 226 248 / 0.2);
}#body :is(.border-y-sw-high-price\/25) {
  border-top-color: rgb(206 226 248 / 0.25);
  border-bottom-color: rgb(206 226 248 / 0.25);
}#body :is(.border-y-sw-high-price\/30) {
  border-top-color: rgb(206 226 248 / 0.3);
  border-bottom-color: rgb(206 226 248 / 0.3);
}#body :is(.border-y-sw-high-price\/35) {
  border-top-color: rgb(206 226 248 / 0.35);
  border-bottom-color: rgb(206 226 248 / 0.35);
}#body :is(.border-y-sw-high-price\/40) {
  border-top-color: rgb(206 226 248 / 0.4);
  border-bottom-color: rgb(206 226 248 / 0.4);
}#body :is(.border-y-sw-high-price\/45) {
  border-top-color: rgb(206 226 248 / 0.45);
  border-bottom-color: rgb(206 226 248 / 0.45);
}#body :is(.border-y-sw-high-price\/5) {
  border-top-color: rgb(206 226 248 / 0.05);
  border-bottom-color: rgb(206 226 248 / 0.05);
}#body :is(.border-y-sw-high-price\/50) {
  border-top-color: rgb(206 226 248 / 0.5);
  border-bottom-color: rgb(206 226 248 / 0.5);
}#body :is(.border-y-sw-high-price\/55) {
  border-top-color: rgb(206 226 248 / 0.55);
  border-bottom-color: rgb(206 226 248 / 0.55);
}#body :is(.border-y-sw-high-price\/60) {
  border-top-color: rgb(206 226 248 / 0.6);
  border-bottom-color: rgb(206 226 248 / 0.6);
}#body :is(.border-y-sw-high-price\/65) {
  border-top-color: rgb(206 226 248 / 0.65);
  border-bottom-color: rgb(206 226 248 / 0.65);
}#body :is(.border-y-sw-high-price\/70) {
  border-top-color: rgb(206 226 248 / 0.7);
  border-bottom-color: rgb(206 226 248 / 0.7);
}#body :is(.border-y-sw-high-price\/75) {
  border-top-color: rgb(206 226 248 / 0.75);
  border-bottom-color: rgb(206 226 248 / 0.75);
}#body :is(.border-y-sw-high-price\/80) {
  border-top-color: rgb(206 226 248 / 0.8);
  border-bottom-color: rgb(206 226 248 / 0.8);
}#body :is(.border-y-sw-high-price\/85) {
  border-top-color: rgb(206 226 248 / 0.85);
  border-bottom-color: rgb(206 226 248 / 0.85);
}#body :is(.border-y-sw-high-price\/90) {
  border-top-color: rgb(206 226 248 / 0.9);
  border-bottom-color: rgb(206 226 248 / 0.9);
}#body :is(.border-y-sw-high-price\/95) {
  border-top-color: rgb(206 226 248 / 0.95);
  border-bottom-color: rgb(206 226 248 / 0.95);
}#body :is(.border-y-sw-hover-light) {
  --tw-border-opacity: 1;
  border-top-color: rgb(194 210 226 / var(--tw-border-opacity));
  border-bottom-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.border-y-sw-hover-light\/0) {
  border-top-color: rgb(194 210 226 / 0);
  border-bottom-color: rgb(194 210 226 / 0);
}#body :is(.border-y-sw-hover-light\/10) {
  border-top-color: rgb(194 210 226 / 0.1);
  border-bottom-color: rgb(194 210 226 / 0.1);
}#body :is(.border-y-sw-hover-light\/100) {
  border-top-color: rgb(194 210 226 / 1);
  border-bottom-color: rgb(194 210 226 / 1);
}#body :is(.border-y-sw-hover-light\/15) {
  border-top-color: rgb(194 210 226 / 0.15);
  border-bottom-color: rgb(194 210 226 / 0.15);
}#body :is(.border-y-sw-hover-light\/20) {
  border-top-color: rgb(194 210 226 / 0.2);
  border-bottom-color: rgb(194 210 226 / 0.2);
}#body :is(.border-y-sw-hover-light\/25) {
  border-top-color: rgb(194 210 226 / 0.25);
  border-bottom-color: rgb(194 210 226 / 0.25);
}#body :is(.border-y-sw-hover-light\/30) {
  border-top-color: rgb(194 210 226 / 0.3);
  border-bottom-color: rgb(194 210 226 / 0.3);
}#body :is(.border-y-sw-hover-light\/35) {
  border-top-color: rgb(194 210 226 / 0.35);
  border-bottom-color: rgb(194 210 226 / 0.35);
}#body :is(.border-y-sw-hover-light\/40) {
  border-top-color: rgb(194 210 226 / 0.4);
  border-bottom-color: rgb(194 210 226 / 0.4);
}#body :is(.border-y-sw-hover-light\/45) {
  border-top-color: rgb(194 210 226 / 0.45);
  border-bottom-color: rgb(194 210 226 / 0.45);
}#body :is(.border-y-sw-hover-light\/5) {
  border-top-color: rgb(194 210 226 / 0.05);
  border-bottom-color: rgb(194 210 226 / 0.05);
}#body :is(.border-y-sw-hover-light\/50) {
  border-top-color: rgb(194 210 226 / 0.5);
  border-bottom-color: rgb(194 210 226 / 0.5);
}#body :is(.border-y-sw-hover-light\/55) {
  border-top-color: rgb(194 210 226 / 0.55);
  border-bottom-color: rgb(194 210 226 / 0.55);
}#body :is(.border-y-sw-hover-light\/60) {
  border-top-color: rgb(194 210 226 / 0.6);
  border-bottom-color: rgb(194 210 226 / 0.6);
}#body :is(.border-y-sw-hover-light\/65) {
  border-top-color: rgb(194 210 226 / 0.65);
  border-bottom-color: rgb(194 210 226 / 0.65);
}#body :is(.border-y-sw-hover-light\/70) {
  border-top-color: rgb(194 210 226 / 0.7);
  border-bottom-color: rgb(194 210 226 / 0.7);
}#body :is(.border-y-sw-hover-light\/75) {
  border-top-color: rgb(194 210 226 / 0.75);
  border-bottom-color: rgb(194 210 226 / 0.75);
}#body :is(.border-y-sw-hover-light\/80) {
  border-top-color: rgb(194 210 226 / 0.8);
  border-bottom-color: rgb(194 210 226 / 0.8);
}#body :is(.border-y-sw-hover-light\/85) {
  border-top-color: rgb(194 210 226 / 0.85);
  border-bottom-color: rgb(194 210 226 / 0.85);
}#body :is(.border-y-sw-hover-light\/90) {
  border-top-color: rgb(194 210 226 / 0.9);
  border-bottom-color: rgb(194 210 226 / 0.9);
}#body :is(.border-y-sw-hover-light\/95) {
  border-top-color: rgb(194 210 226 / 0.95);
  border-bottom-color: rgb(194 210 226 / 0.95);
}#body :is(.border-y-sw-icon) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-y-sw-icon-alternate) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-y-sw-icon-alternate\/0) {
  border-top-color: rgb(131 131 131 / 0);
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.border-y-sw-icon-alternate\/10) {
  border-top-color: rgb(131 131 131 / 0.1);
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.border-y-sw-icon-alternate\/100) {
  border-top-color: rgb(131 131 131 / 1);
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.border-y-sw-icon-alternate\/15) {
  border-top-color: rgb(131 131 131 / 0.15);
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.border-y-sw-icon-alternate\/20) {
  border-top-color: rgb(131 131 131 / 0.2);
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.border-y-sw-icon-alternate\/25) {
  border-top-color: rgb(131 131 131 / 0.25);
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.border-y-sw-icon-alternate\/30) {
  border-top-color: rgb(131 131 131 / 0.3);
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.border-y-sw-icon-alternate\/35) {
  border-top-color: rgb(131 131 131 / 0.35);
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.border-y-sw-icon-alternate\/40) {
  border-top-color: rgb(131 131 131 / 0.4);
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.border-y-sw-icon-alternate\/45) {
  border-top-color: rgb(131 131 131 / 0.45);
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.border-y-sw-icon-alternate\/5) {
  border-top-color: rgb(131 131 131 / 0.05);
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.border-y-sw-icon-alternate\/50) {
  border-top-color: rgb(131 131 131 / 0.5);
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.border-y-sw-icon-alternate\/55) {
  border-top-color: rgb(131 131 131 / 0.55);
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.border-y-sw-icon-alternate\/60) {
  border-top-color: rgb(131 131 131 / 0.6);
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.border-y-sw-icon-alternate\/65) {
  border-top-color: rgb(131 131 131 / 0.65);
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.border-y-sw-icon-alternate\/70) {
  border-top-color: rgb(131 131 131 / 0.7);
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.border-y-sw-icon-alternate\/75) {
  border-top-color: rgb(131 131 131 / 0.75);
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.border-y-sw-icon-alternate\/80) {
  border-top-color: rgb(131 131 131 / 0.8);
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.border-y-sw-icon-alternate\/85) {
  border-top-color: rgb(131 131 131 / 0.85);
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.border-y-sw-icon-alternate\/90) {
  border-top-color: rgb(131 131 131 / 0.9);
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.border-y-sw-icon-alternate\/95) {
  border-top-color: rgb(131 131 131 / 0.95);
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.border-y-sw-icon-small) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-y-sw-icon-small\/0) {
  border-top-color: rgb(131 131 131 / 0);
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.border-y-sw-icon-small\/10) {
  border-top-color: rgb(131 131 131 / 0.1);
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.border-y-sw-icon-small\/100) {
  border-top-color: rgb(131 131 131 / 1);
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.border-y-sw-icon-small\/15) {
  border-top-color: rgb(131 131 131 / 0.15);
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.border-y-sw-icon-small\/20) {
  border-top-color: rgb(131 131 131 / 0.2);
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.border-y-sw-icon-small\/25) {
  border-top-color: rgb(131 131 131 / 0.25);
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.border-y-sw-icon-small\/30) {
  border-top-color: rgb(131 131 131 / 0.3);
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.border-y-sw-icon-small\/35) {
  border-top-color: rgb(131 131 131 / 0.35);
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.border-y-sw-icon-small\/40) {
  border-top-color: rgb(131 131 131 / 0.4);
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.border-y-sw-icon-small\/45) {
  border-top-color: rgb(131 131 131 / 0.45);
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.border-y-sw-icon-small\/5) {
  border-top-color: rgb(131 131 131 / 0.05);
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.border-y-sw-icon-small\/50) {
  border-top-color: rgb(131 131 131 / 0.5);
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.border-y-sw-icon-small\/55) {
  border-top-color: rgb(131 131 131 / 0.55);
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.border-y-sw-icon-small\/60) {
  border-top-color: rgb(131 131 131 / 0.6);
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.border-y-sw-icon-small\/65) {
  border-top-color: rgb(131 131 131 / 0.65);
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.border-y-sw-icon-small\/70) {
  border-top-color: rgb(131 131 131 / 0.7);
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.border-y-sw-icon-small\/75) {
  border-top-color: rgb(131 131 131 / 0.75);
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.border-y-sw-icon-small\/80) {
  border-top-color: rgb(131 131 131 / 0.8);
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.border-y-sw-icon-small\/85) {
  border-top-color: rgb(131 131 131 / 0.85);
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.border-y-sw-icon-small\/90) {
  border-top-color: rgb(131 131 131 / 0.9);
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.border-y-sw-icon-small\/95) {
  border-top-color: rgb(131 131 131 / 0.95);
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.border-y-sw-icon\/0) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-y-sw-icon\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-y-sw-icon\/100) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-y-sw-icon\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-y-sw-icon\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-y-sw-icon\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-y-sw-icon\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-y-sw-icon\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-y-sw-icon\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-y-sw-icon\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-y-sw-icon\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-y-sw-icon\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-y-sw-icon\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-y-sw-icon\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-y-sw-icon\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-y-sw-icon\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-y-sw-icon\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-y-sw-icon\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-y-sw-icon\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-y-sw-icon\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-y-sw-icon\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-y-sw-info) {
  --tw-border-opacity: 1;
  border-top-color: rgb(38 40 43 / var(--tw-border-opacity));
  border-bottom-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-y-sw-info\/0) {
  border-top-color: rgb(38 40 43 / 0);
  border-bottom-color: rgb(38 40 43 / 0);
}#body :is(.border-y-sw-info\/10) {
  border-top-color: rgb(38 40 43 / 0.1);
  border-bottom-color: rgb(38 40 43 / 0.1);
}#body :is(.border-y-sw-info\/100) {
  border-top-color: rgb(38 40 43 / 1);
  border-bottom-color: rgb(38 40 43 / 1);
}#body :is(.border-y-sw-info\/15) {
  border-top-color: rgb(38 40 43 / 0.15);
  border-bottom-color: rgb(38 40 43 / 0.15);
}#body :is(.border-y-sw-info\/20) {
  border-top-color: rgb(38 40 43 / 0.2);
  border-bottom-color: rgb(38 40 43 / 0.2);
}#body :is(.border-y-sw-info\/25) {
  border-top-color: rgb(38 40 43 / 0.25);
  border-bottom-color: rgb(38 40 43 / 0.25);
}#body :is(.border-y-sw-info\/30) {
  border-top-color: rgb(38 40 43 / 0.3);
  border-bottom-color: rgb(38 40 43 / 0.3);
}#body :is(.border-y-sw-info\/35) {
  border-top-color: rgb(38 40 43 / 0.35);
  border-bottom-color: rgb(38 40 43 / 0.35);
}#body :is(.border-y-sw-info\/40) {
  border-top-color: rgb(38 40 43 / 0.4);
  border-bottom-color: rgb(38 40 43 / 0.4);
}#body :is(.border-y-sw-info\/45) {
  border-top-color: rgb(38 40 43 / 0.45);
  border-bottom-color: rgb(38 40 43 / 0.45);
}#body :is(.border-y-sw-info\/5) {
  border-top-color: rgb(38 40 43 / 0.05);
  border-bottom-color: rgb(38 40 43 / 0.05);
}#body :is(.border-y-sw-info\/50) {
  border-top-color: rgb(38 40 43 / 0.5);
  border-bottom-color: rgb(38 40 43 / 0.5);
}#body :is(.border-y-sw-info\/55) {
  border-top-color: rgb(38 40 43 / 0.55);
  border-bottom-color: rgb(38 40 43 / 0.55);
}#body :is(.border-y-sw-info\/60) {
  border-top-color: rgb(38 40 43 / 0.6);
  border-bottom-color: rgb(38 40 43 / 0.6);
}#body :is(.border-y-sw-info\/65) {
  border-top-color: rgb(38 40 43 / 0.65);
  border-bottom-color: rgb(38 40 43 / 0.65);
}#body :is(.border-y-sw-info\/70) {
  border-top-color: rgb(38 40 43 / 0.7);
  border-bottom-color: rgb(38 40 43 / 0.7);
}#body :is(.border-y-sw-info\/75) {
  border-top-color: rgb(38 40 43 / 0.75);
  border-bottom-color: rgb(38 40 43 / 0.75);
}#body :is(.border-y-sw-info\/80) {
  border-top-color: rgb(38 40 43 / 0.8);
  border-bottom-color: rgb(38 40 43 / 0.8);
}#body :is(.border-y-sw-info\/85) {
  border-top-color: rgb(38 40 43 / 0.85);
  border-bottom-color: rgb(38 40 43 / 0.85);
}#body :is(.border-y-sw-info\/90) {
  border-top-color: rgb(38 40 43 / 0.9);
  border-bottom-color: rgb(38 40 43 / 0.9);
}#body :is(.border-y-sw-info\/95) {
  border-top-color: rgb(38 40 43 / 0.95);
  border-bottom-color: rgb(38 40 43 / 0.95);
}#body :is(.border-y-sw-label) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-y-sw-label\/0) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-y-sw-label\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-y-sw-label\/100) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-y-sw-label\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-y-sw-label\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-y-sw-label\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-y-sw-label\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-y-sw-label\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-y-sw-label\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-y-sw-label\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-y-sw-label\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-y-sw-label\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-y-sw-label\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-y-sw-label\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-y-sw-label\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-y-sw-label\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-y-sw-label\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-y-sw-label\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-y-sw-label\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-y-sw-label\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-y-sw-label\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-y-sw-link-light) {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 162 220 / var(--tw-border-opacity));
  border-bottom-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-y-sw-link-light\/0) {
  border-top-color: rgb(17 162 220 / 0);
  border-bottom-color: rgb(17 162 220 / 0);
}#body :is(.border-y-sw-link-light\/10) {
  border-top-color: rgb(17 162 220 / 0.1);
  border-bottom-color: rgb(17 162 220 / 0.1);
}#body :is(.border-y-sw-link-light\/100) {
  border-top-color: rgb(17 162 220 / 1);
  border-bottom-color: rgb(17 162 220 / 1);
}#body :is(.border-y-sw-link-light\/15) {
  border-top-color: rgb(17 162 220 / 0.15);
  border-bottom-color: rgb(17 162 220 / 0.15);
}#body :is(.border-y-sw-link-light\/20) {
  border-top-color: rgb(17 162 220 / 0.2);
  border-bottom-color: rgb(17 162 220 / 0.2);
}#body :is(.border-y-sw-link-light\/25) {
  border-top-color: rgb(17 162 220 / 0.25);
  border-bottom-color: rgb(17 162 220 / 0.25);
}#body :is(.border-y-sw-link-light\/30) {
  border-top-color: rgb(17 162 220 / 0.3);
  border-bottom-color: rgb(17 162 220 / 0.3);
}#body :is(.border-y-sw-link-light\/35) {
  border-top-color: rgb(17 162 220 / 0.35);
  border-bottom-color: rgb(17 162 220 / 0.35);
}#body :is(.border-y-sw-link-light\/40) {
  border-top-color: rgb(17 162 220 / 0.4);
  border-bottom-color: rgb(17 162 220 / 0.4);
}#body :is(.border-y-sw-link-light\/45) {
  border-top-color: rgb(17 162 220 / 0.45);
  border-bottom-color: rgb(17 162 220 / 0.45);
}#body :is(.border-y-sw-link-light\/5) {
  border-top-color: rgb(17 162 220 / 0.05);
  border-bottom-color: rgb(17 162 220 / 0.05);
}#body :is(.border-y-sw-link-light\/50) {
  border-top-color: rgb(17 162 220 / 0.5);
  border-bottom-color: rgb(17 162 220 / 0.5);
}#body :is(.border-y-sw-link-light\/55) {
  border-top-color: rgb(17 162 220 / 0.55);
  border-bottom-color: rgb(17 162 220 / 0.55);
}#body :is(.border-y-sw-link-light\/60) {
  border-top-color: rgb(17 162 220 / 0.6);
  border-bottom-color: rgb(17 162 220 / 0.6);
}#body :is(.border-y-sw-link-light\/65) {
  border-top-color: rgb(17 162 220 / 0.65);
  border-bottom-color: rgb(17 162 220 / 0.65);
}#body :is(.border-y-sw-link-light\/70) {
  border-top-color: rgb(17 162 220 / 0.7);
  border-bottom-color: rgb(17 162 220 / 0.7);
}#body :is(.border-y-sw-link-light\/75) {
  border-top-color: rgb(17 162 220 / 0.75);
  border-bottom-color: rgb(17 162 220 / 0.75);
}#body :is(.border-y-sw-link-light\/80) {
  border-top-color: rgb(17 162 220 / 0.8);
  border-bottom-color: rgb(17 162 220 / 0.8);
}#body :is(.border-y-sw-link-light\/85) {
  border-top-color: rgb(17 162 220 / 0.85);
  border-bottom-color: rgb(17 162 220 / 0.85);
}#body :is(.border-y-sw-link-light\/90) {
  border-top-color: rgb(17 162 220 / 0.9);
  border-bottom-color: rgb(17 162 220 / 0.9);
}#body :is(.border-y-sw-link-light\/95) {
  border-top-color: rgb(17 162 220 / 0.95);
  border-bottom-color: rgb(17 162 220 / 0.95);
}#body :is(.border-y-sw-low-price) {
  --tw-border-opacity: 1;
  border-top-color: rgb(10 111 219 / var(--tw-border-opacity));
  border-bottom-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-y-sw-low-price-background) {
  border-top-color: rgba(10, 111, 219, 0.1);
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-y-sw-low-price-background\/0) {
  border-top-color: rgba(10, 111, 219, 0);
  border-bottom-color: rgba(10, 111, 219, 0);
}#body :is(.border-y-sw-low-price-background\/10) {
  border-top-color: rgba(10, 111, 219, 0.1);
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-y-sw-low-price-background\/100) {
  border-top-color: rgba(10, 111, 219, 1);
  border-bottom-color: rgba(10, 111, 219, 1);
}#body :is(.border-y-sw-low-price-background\/15) {
  border-top-color: rgba(10, 111, 219, 0.15);
  border-bottom-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-y-sw-low-price-background\/20) {
  border-top-color: rgba(10, 111, 219, 0.2);
  border-bottom-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-y-sw-low-price-background\/25) {
  border-top-color: rgba(10, 111, 219, 0.25);
  border-bottom-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-y-sw-low-price-background\/30) {
  border-top-color: rgba(10, 111, 219, 0.3);
  border-bottom-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-y-sw-low-price-background\/35) {
  border-top-color: rgba(10, 111, 219, 0.35);
  border-bottom-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-y-sw-low-price-background\/40) {
  border-top-color: rgba(10, 111, 219, 0.4);
  border-bottom-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-y-sw-low-price-background\/45) {
  border-top-color: rgba(10, 111, 219, 0.45);
  border-bottom-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-y-sw-low-price-background\/5) {
  border-top-color: rgba(10, 111, 219, 0.05);
  border-bottom-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-y-sw-low-price-background\/50) {
  border-top-color: rgba(10, 111, 219, 0.5);
  border-bottom-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-y-sw-low-price-background\/55) {
  border-top-color: rgba(10, 111, 219, 0.55);
  border-bottom-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-y-sw-low-price-background\/60) {
  border-top-color: rgba(10, 111, 219, 0.6);
  border-bottom-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-y-sw-low-price-background\/65) {
  border-top-color: rgba(10, 111, 219, 0.65);
  border-bottom-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-y-sw-low-price-background\/70) {
  border-top-color: rgba(10, 111, 219, 0.7);
  border-bottom-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-y-sw-low-price-background\/75) {
  border-top-color: rgba(10, 111, 219, 0.75);
  border-bottom-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-y-sw-low-price-background\/80) {
  border-top-color: rgba(10, 111, 219, 0.8);
  border-bottom-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-y-sw-low-price-background\/85) {
  border-top-color: rgba(10, 111, 219, 0.85);
  border-bottom-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-y-sw-low-price-background\/90) {
  border-top-color: rgba(10, 111, 219, 0.9);
  border-bottom-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-y-sw-low-price-background\/95) {
  border-top-color: rgba(10, 111, 219, 0.95);
  border-bottom-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-y-sw-low-price\/0) {
  border-top-color: rgb(10 111 219 / 0);
  border-bottom-color: rgb(10 111 219 / 0);
}#body :is(.border-y-sw-low-price\/10) {
  border-top-color: rgb(10 111 219 / 0.1);
  border-bottom-color: rgb(10 111 219 / 0.1);
}#body :is(.border-y-sw-low-price\/100) {
  border-top-color: rgb(10 111 219 / 1);
  border-bottom-color: rgb(10 111 219 / 1);
}#body :is(.border-y-sw-low-price\/15) {
  border-top-color: rgb(10 111 219 / 0.15);
  border-bottom-color: rgb(10 111 219 / 0.15);
}#body :is(.border-y-sw-low-price\/20) {
  border-top-color: rgb(10 111 219 / 0.2);
  border-bottom-color: rgb(10 111 219 / 0.2);
}#body :is(.border-y-sw-low-price\/25) {
  border-top-color: rgb(10 111 219 / 0.25);
  border-bottom-color: rgb(10 111 219 / 0.25);
}#body :is(.border-y-sw-low-price\/30) {
  border-top-color: rgb(10 111 219 / 0.3);
  border-bottom-color: rgb(10 111 219 / 0.3);
}#body :is(.border-y-sw-low-price\/35) {
  border-top-color: rgb(10 111 219 / 0.35);
  border-bottom-color: rgb(10 111 219 / 0.35);
}#body :is(.border-y-sw-low-price\/40) {
  border-top-color: rgb(10 111 219 / 0.4);
  border-bottom-color: rgb(10 111 219 / 0.4);
}#body :is(.border-y-sw-low-price\/45) {
  border-top-color: rgb(10 111 219 / 0.45);
  border-bottom-color: rgb(10 111 219 / 0.45);
}#body :is(.border-y-sw-low-price\/5) {
  border-top-color: rgb(10 111 219 / 0.05);
  border-bottom-color: rgb(10 111 219 / 0.05);
}#body :is(.border-y-sw-low-price\/50) {
  border-top-color: rgb(10 111 219 / 0.5);
  border-bottom-color: rgb(10 111 219 / 0.5);
}#body :is(.border-y-sw-low-price\/55) {
  border-top-color: rgb(10 111 219 / 0.55);
  border-bottom-color: rgb(10 111 219 / 0.55);
}#body :is(.border-y-sw-low-price\/60) {
  border-top-color: rgb(10 111 219 / 0.6);
  border-bottom-color: rgb(10 111 219 / 0.6);
}#body :is(.border-y-sw-low-price\/65) {
  border-top-color: rgb(10 111 219 / 0.65);
  border-bottom-color: rgb(10 111 219 / 0.65);
}#body :is(.border-y-sw-low-price\/70) {
  border-top-color: rgb(10 111 219 / 0.7);
  border-bottom-color: rgb(10 111 219 / 0.7);
}#body :is(.border-y-sw-low-price\/75) {
  border-top-color: rgb(10 111 219 / 0.75);
  border-bottom-color: rgb(10 111 219 / 0.75);
}#body :is(.border-y-sw-low-price\/80) {
  border-top-color: rgb(10 111 219 / 0.8);
  border-bottom-color: rgb(10 111 219 / 0.8);
}#body :is(.border-y-sw-low-price\/85) {
  border-top-color: rgb(10 111 219 / 0.85);
  border-bottom-color: rgb(10 111 219 / 0.85);
}#body :is(.border-y-sw-low-price\/90) {
  border-top-color: rgb(10 111 219 / 0.9);
  border-bottom-color: rgb(10 111 219 / 0.9);
}#body :is(.border-y-sw-low-price\/95) {
  border-top-color: rgb(10 111 219 / 0.95);
  border-bottom-color: rgb(10 111 219 / 0.95);
}#body :is(.border-y-sw-medium-price) {
  --tw-border-opacity: 1;
  border-top-color: rgb(108 169 233 / var(--tw-border-opacity));
  border-bottom-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.border-y-sw-medium-price\/0) {
  border-top-color: rgb(108 169 233 / 0);
  border-bottom-color: rgb(108 169 233 / 0);
}#body :is(.border-y-sw-medium-price\/10) {
  border-top-color: rgb(108 169 233 / 0.1);
  border-bottom-color: rgb(108 169 233 / 0.1);
}#body :is(.border-y-sw-medium-price\/100) {
  border-top-color: rgb(108 169 233 / 1);
  border-bottom-color: rgb(108 169 233 / 1);
}#body :is(.border-y-sw-medium-price\/15) {
  border-top-color: rgb(108 169 233 / 0.15);
  border-bottom-color: rgb(108 169 233 / 0.15);
}#body :is(.border-y-sw-medium-price\/20) {
  border-top-color: rgb(108 169 233 / 0.2);
  border-bottom-color: rgb(108 169 233 / 0.2);
}#body :is(.border-y-sw-medium-price\/25) {
  border-top-color: rgb(108 169 233 / 0.25);
  border-bottom-color: rgb(108 169 233 / 0.25);
}#body :is(.border-y-sw-medium-price\/30) {
  border-top-color: rgb(108 169 233 / 0.3);
  border-bottom-color: rgb(108 169 233 / 0.3);
}#body :is(.border-y-sw-medium-price\/35) {
  border-top-color: rgb(108 169 233 / 0.35);
  border-bottom-color: rgb(108 169 233 / 0.35);
}#body :is(.border-y-sw-medium-price\/40) {
  border-top-color: rgb(108 169 233 / 0.4);
  border-bottom-color: rgb(108 169 233 / 0.4);
}#body :is(.border-y-sw-medium-price\/45) {
  border-top-color: rgb(108 169 233 / 0.45);
  border-bottom-color: rgb(108 169 233 / 0.45);
}#body :is(.border-y-sw-medium-price\/5) {
  border-top-color: rgb(108 169 233 / 0.05);
  border-bottom-color: rgb(108 169 233 / 0.05);
}#body :is(.border-y-sw-medium-price\/50) {
  border-top-color: rgb(108 169 233 / 0.5);
  border-bottom-color: rgb(108 169 233 / 0.5);
}#body :is(.border-y-sw-medium-price\/55) {
  border-top-color: rgb(108 169 233 / 0.55);
  border-bottom-color: rgb(108 169 233 / 0.55);
}#body :is(.border-y-sw-medium-price\/60) {
  border-top-color: rgb(108 169 233 / 0.6);
  border-bottom-color: rgb(108 169 233 / 0.6);
}#body :is(.border-y-sw-medium-price\/65) {
  border-top-color: rgb(108 169 233 / 0.65);
  border-bottom-color: rgb(108 169 233 / 0.65);
}#body :is(.border-y-sw-medium-price\/70) {
  border-top-color: rgb(108 169 233 / 0.7);
  border-bottom-color: rgb(108 169 233 / 0.7);
}#body :is(.border-y-sw-medium-price\/75) {
  border-top-color: rgb(108 169 233 / 0.75);
  border-bottom-color: rgb(108 169 233 / 0.75);
}#body :is(.border-y-sw-medium-price\/80) {
  border-top-color: rgb(108 169 233 / 0.8);
  border-bottom-color: rgb(108 169 233 / 0.8);
}#body :is(.border-y-sw-medium-price\/85) {
  border-top-color: rgb(108 169 233 / 0.85);
  border-bottom-color: rgb(108 169 233 / 0.85);
}#body :is(.border-y-sw-medium-price\/90) {
  border-top-color: rgb(108 169 233 / 0.9);
  border-bottom-color: rgb(108 169 233 / 0.9);
}#body :is(.border-y-sw-medium-price\/95) {
  border-top-color: rgb(108 169 233 / 0.95);
  border-bottom-color: rgb(108 169 233 / 0.95);
}#body :is(.border-y-sw-overlay-background) {
  --tw-border-opacity: 1;
  border-top-color: rgb(231 241 251 / var(--tw-border-opacity));
  border-bottom-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.border-y-sw-overlay-background\/0) {
  border-top-color: rgb(231 241 251 / 0);
  border-bottom-color: rgb(231 241 251 / 0);
}#body :is(.border-y-sw-overlay-background\/10) {
  border-top-color: rgb(231 241 251 / 0.1);
  border-bottom-color: rgb(231 241 251 / 0.1);
}#body :is(.border-y-sw-overlay-background\/100) {
  border-top-color: rgb(231 241 251 / 1);
  border-bottom-color: rgb(231 241 251 / 1);
}#body :is(.border-y-sw-overlay-background\/15) {
  border-top-color: rgb(231 241 251 / 0.15);
  border-bottom-color: rgb(231 241 251 / 0.15);
}#body :is(.border-y-sw-overlay-background\/20) {
  border-top-color: rgb(231 241 251 / 0.2);
  border-bottom-color: rgb(231 241 251 / 0.2);
}#body :is(.border-y-sw-overlay-background\/25) {
  border-top-color: rgb(231 241 251 / 0.25);
  border-bottom-color: rgb(231 241 251 / 0.25);
}#body :is(.border-y-sw-overlay-background\/30) {
  border-top-color: rgb(231 241 251 / 0.3);
  border-bottom-color: rgb(231 241 251 / 0.3);
}#body :is(.border-y-sw-overlay-background\/35) {
  border-top-color: rgb(231 241 251 / 0.35);
  border-bottom-color: rgb(231 241 251 / 0.35);
}#body :is(.border-y-sw-overlay-background\/40) {
  border-top-color: rgb(231 241 251 / 0.4);
  border-bottom-color: rgb(231 241 251 / 0.4);
}#body :is(.border-y-sw-overlay-background\/45) {
  border-top-color: rgb(231 241 251 / 0.45);
  border-bottom-color: rgb(231 241 251 / 0.45);
}#body :is(.border-y-sw-overlay-background\/5) {
  border-top-color: rgb(231 241 251 / 0.05);
  border-bottom-color: rgb(231 241 251 / 0.05);
}#body :is(.border-y-sw-overlay-background\/50) {
  border-top-color: rgb(231 241 251 / 0.5);
  border-bottom-color: rgb(231 241 251 / 0.5);
}#body :is(.border-y-sw-overlay-background\/55) {
  border-top-color: rgb(231 241 251 / 0.55);
  border-bottom-color: rgb(231 241 251 / 0.55);
}#body :is(.border-y-sw-overlay-background\/60) {
  border-top-color: rgb(231 241 251 / 0.6);
  border-bottom-color: rgb(231 241 251 / 0.6);
}#body :is(.border-y-sw-overlay-background\/65) {
  border-top-color: rgb(231 241 251 / 0.65);
  border-bottom-color: rgb(231 241 251 / 0.65);
}#body :is(.border-y-sw-overlay-background\/70) {
  border-top-color: rgb(231 241 251 / 0.7);
  border-bottom-color: rgb(231 241 251 / 0.7);
}#body :is(.border-y-sw-overlay-background\/75) {
  border-top-color: rgb(231 241 251 / 0.75);
  border-bottom-color: rgb(231 241 251 / 0.75);
}#body :is(.border-y-sw-overlay-background\/80) {
  border-top-color: rgb(231 241 251 / 0.8);
  border-bottom-color: rgb(231 241 251 / 0.8);
}#body :is(.border-y-sw-overlay-background\/85) {
  border-top-color: rgb(231 241 251 / 0.85);
  border-bottom-color: rgb(231 241 251 / 0.85);
}#body :is(.border-y-sw-overlay-background\/90) {
  border-top-color: rgb(231 241 251 / 0.9);
  border-bottom-color: rgb(231 241 251 / 0.9);
}#body :is(.border-y-sw-overlay-background\/95) {
  border-top-color: rgb(231 241 251 / 0.95);
  border-bottom-color: rgb(231 241 251 / 0.95);
}#body :is(.border-y-sw-primary) {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 107 162 / var(--tw-border-opacity));
  border-bottom-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-y-sw-primary\/0) {
  border-top-color: rgb(0 107 162 / 0);
  border-bottom-color: rgb(0 107 162 / 0);
}#body :is(.border-y-sw-primary\/10) {
  border-top-color: rgb(0 107 162 / 0.1);
  border-bottom-color: rgb(0 107 162 / 0.1);
}#body :is(.border-y-sw-primary\/100) {
  border-top-color: rgb(0 107 162 / 1);
  border-bottom-color: rgb(0 107 162 / 1);
}#body :is(.border-y-sw-primary\/15) {
  border-top-color: rgb(0 107 162 / 0.15);
  border-bottom-color: rgb(0 107 162 / 0.15);
}#body :is(.border-y-sw-primary\/20) {
  border-top-color: rgb(0 107 162 / 0.2);
  border-bottom-color: rgb(0 107 162 / 0.2);
}#body :is(.border-y-sw-primary\/25) {
  border-top-color: rgb(0 107 162 / 0.25);
  border-bottom-color: rgb(0 107 162 / 0.25);
}#body :is(.border-y-sw-primary\/30) {
  border-top-color: rgb(0 107 162 / 0.3);
  border-bottom-color: rgb(0 107 162 / 0.3);
}#body :is(.border-y-sw-primary\/35) {
  border-top-color: rgb(0 107 162 / 0.35);
  border-bottom-color: rgb(0 107 162 / 0.35);
}#body :is(.border-y-sw-primary\/40) {
  border-top-color: rgb(0 107 162 / 0.4);
  border-bottom-color: rgb(0 107 162 / 0.4);
}#body :is(.border-y-sw-primary\/45) {
  border-top-color: rgb(0 107 162 / 0.45);
  border-bottom-color: rgb(0 107 162 / 0.45);
}#body :is(.border-y-sw-primary\/5) {
  border-top-color: rgb(0 107 162 / 0.05);
  border-bottom-color: rgb(0 107 162 / 0.05);
}#body :is(.border-y-sw-primary\/50) {
  border-top-color: rgb(0 107 162 / 0.5);
  border-bottom-color: rgb(0 107 162 / 0.5);
}#body :is(.border-y-sw-primary\/55) {
  border-top-color: rgb(0 107 162 / 0.55);
  border-bottom-color: rgb(0 107 162 / 0.55);
}#body :is(.border-y-sw-primary\/60) {
  border-top-color: rgb(0 107 162 / 0.6);
  border-bottom-color: rgb(0 107 162 / 0.6);
}#body :is(.border-y-sw-primary\/65) {
  border-top-color: rgb(0 107 162 / 0.65);
  border-bottom-color: rgb(0 107 162 / 0.65);
}#body :is(.border-y-sw-primary\/70) {
  border-top-color: rgb(0 107 162 / 0.7);
  border-bottom-color: rgb(0 107 162 / 0.7);
}#body :is(.border-y-sw-primary\/75) {
  border-top-color: rgb(0 107 162 / 0.75);
  border-bottom-color: rgb(0 107 162 / 0.75);
}#body :is(.border-y-sw-primary\/80) {
  border-top-color: rgb(0 107 162 / 0.8);
  border-bottom-color: rgb(0 107 162 / 0.8);
}#body :is(.border-y-sw-primary\/85) {
  border-top-color: rgb(0 107 162 / 0.85);
  border-bottom-color: rgb(0 107 162 / 0.85);
}#body :is(.border-y-sw-primary\/90) {
  border-top-color: rgb(0 107 162 / 0.9);
  border-bottom-color: rgb(0 107 162 / 0.9);
}#body :is(.border-y-sw-primary\/95) {
  border-top-color: rgb(0 107 162 / 0.95);
  border-bottom-color: rgb(0 107 162 / 0.95);
}#body :is(.border-y-sw-secondary) {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 162 220 / var(--tw-border-opacity));
  border-bottom-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-y-sw-secondary\/0) {
  border-top-color: rgb(17 162 220 / 0);
  border-bottom-color: rgb(17 162 220 / 0);
}#body :is(.border-y-sw-secondary\/10) {
  border-top-color: rgb(17 162 220 / 0.1);
  border-bottom-color: rgb(17 162 220 / 0.1);
}#body :is(.border-y-sw-secondary\/100) {
  border-top-color: rgb(17 162 220 / 1);
  border-bottom-color: rgb(17 162 220 / 1);
}#body :is(.border-y-sw-secondary\/15) {
  border-top-color: rgb(17 162 220 / 0.15);
  border-bottom-color: rgb(17 162 220 / 0.15);
}#body :is(.border-y-sw-secondary\/20) {
  border-top-color: rgb(17 162 220 / 0.2);
  border-bottom-color: rgb(17 162 220 / 0.2);
}#body :is(.border-y-sw-secondary\/25) {
  border-top-color: rgb(17 162 220 / 0.25);
  border-bottom-color: rgb(17 162 220 / 0.25);
}#body :is(.border-y-sw-secondary\/30) {
  border-top-color: rgb(17 162 220 / 0.3);
  border-bottom-color: rgb(17 162 220 / 0.3);
}#body :is(.border-y-sw-secondary\/35) {
  border-top-color: rgb(17 162 220 / 0.35);
  border-bottom-color: rgb(17 162 220 / 0.35);
}#body :is(.border-y-sw-secondary\/40) {
  border-top-color: rgb(17 162 220 / 0.4);
  border-bottom-color: rgb(17 162 220 / 0.4);
}#body :is(.border-y-sw-secondary\/45) {
  border-top-color: rgb(17 162 220 / 0.45);
  border-bottom-color: rgb(17 162 220 / 0.45);
}#body :is(.border-y-sw-secondary\/5) {
  border-top-color: rgb(17 162 220 / 0.05);
  border-bottom-color: rgb(17 162 220 / 0.05);
}#body :is(.border-y-sw-secondary\/50) {
  border-top-color: rgb(17 162 220 / 0.5);
  border-bottom-color: rgb(17 162 220 / 0.5);
}#body :is(.border-y-sw-secondary\/55) {
  border-top-color: rgb(17 162 220 / 0.55);
  border-bottom-color: rgb(17 162 220 / 0.55);
}#body :is(.border-y-sw-secondary\/60) {
  border-top-color: rgb(17 162 220 / 0.6);
  border-bottom-color: rgb(17 162 220 / 0.6);
}#body :is(.border-y-sw-secondary\/65) {
  border-top-color: rgb(17 162 220 / 0.65);
  border-bottom-color: rgb(17 162 220 / 0.65);
}#body :is(.border-y-sw-secondary\/70) {
  border-top-color: rgb(17 162 220 / 0.7);
  border-bottom-color: rgb(17 162 220 / 0.7);
}#body :is(.border-y-sw-secondary\/75) {
  border-top-color: rgb(17 162 220 / 0.75);
  border-bottom-color: rgb(17 162 220 / 0.75);
}#body :is(.border-y-sw-secondary\/80) {
  border-top-color: rgb(17 162 220 / 0.8);
  border-bottom-color: rgb(17 162 220 / 0.8);
}#body :is(.border-y-sw-secondary\/85) {
  border-top-color: rgb(17 162 220 / 0.85);
  border-bottom-color: rgb(17 162 220 / 0.85);
}#body :is(.border-y-sw-secondary\/90) {
  border-top-color: rgb(17 162 220 / 0.9);
  border-bottom-color: rgb(17 162 220 / 0.9);
}#body :is(.border-y-sw-secondary\/95) {
  border-top-color: rgb(17 162 220 / 0.95);
  border-bottom-color: rgb(17 162 220 / 0.95);
}#body :is(.border-y-sw-selected) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-y-sw-selected\/0) {
  border-top-color: rgb(131 131 131 / 0);
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.border-y-sw-selected\/10) {
  border-top-color: rgb(131 131 131 / 0.1);
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.border-y-sw-selected\/100) {
  border-top-color: rgb(131 131 131 / 1);
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.border-y-sw-selected\/15) {
  border-top-color: rgb(131 131 131 / 0.15);
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.border-y-sw-selected\/20) {
  border-top-color: rgb(131 131 131 / 0.2);
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.border-y-sw-selected\/25) {
  border-top-color: rgb(131 131 131 / 0.25);
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.border-y-sw-selected\/30) {
  border-top-color: rgb(131 131 131 / 0.3);
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.border-y-sw-selected\/35) {
  border-top-color: rgb(131 131 131 / 0.35);
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.border-y-sw-selected\/40) {
  border-top-color: rgb(131 131 131 / 0.4);
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.border-y-sw-selected\/45) {
  border-top-color: rgb(131 131 131 / 0.45);
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.border-y-sw-selected\/5) {
  border-top-color: rgb(131 131 131 / 0.05);
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.border-y-sw-selected\/50) {
  border-top-color: rgb(131 131 131 / 0.5);
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.border-y-sw-selected\/55) {
  border-top-color: rgb(131 131 131 / 0.55);
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.border-y-sw-selected\/60) {
  border-top-color: rgb(131 131 131 / 0.6);
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.border-y-sw-selected\/65) {
  border-top-color: rgb(131 131 131 / 0.65);
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.border-y-sw-selected\/70) {
  border-top-color: rgb(131 131 131 / 0.7);
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.border-y-sw-selected\/75) {
  border-top-color: rgb(131 131 131 / 0.75);
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.border-y-sw-selected\/80) {
  border-top-color: rgb(131 131 131 / 0.8);
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.border-y-sw-selected\/85) {
  border-top-color: rgb(131 131 131 / 0.85);
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.border-y-sw-selected\/90) {
  border-top-color: rgb(131 131 131 / 0.9);
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.border-y-sw-selected\/95) {
  border-top-color: rgb(131 131 131 / 0.95);
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.border-y-sw-success) {
  --tw-border-opacity: 1;
  border-top-color: rgb(27 123 59 / var(--tw-border-opacity));
  border-bottom-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.border-y-sw-success-background) {
  border-top-color: rgba(27, 123, 59, 0.1);
  border-bottom-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-y-sw-success-background-hex) {
  --tw-border-opacity: 1;
  border-top-color: rgb(232 242 235 / var(--tw-border-opacity));
  border-bottom-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.border-y-sw-success-background-hex\/0) {
  border-top-color: rgb(232 242 235 / 0);
  border-bottom-color: rgb(232 242 235 / 0);
}#body :is(.border-y-sw-success-background-hex\/10) {
  border-top-color: rgb(232 242 235 / 0.1);
  border-bottom-color: rgb(232 242 235 / 0.1);
}#body :is(.border-y-sw-success-background-hex\/100) {
  border-top-color: rgb(232 242 235 / 1);
  border-bottom-color: rgb(232 242 235 / 1);
}#body :is(.border-y-sw-success-background-hex\/15) {
  border-top-color: rgb(232 242 235 / 0.15);
  border-bottom-color: rgb(232 242 235 / 0.15);
}#body :is(.border-y-sw-success-background-hex\/20) {
  border-top-color: rgb(232 242 235 / 0.2);
  border-bottom-color: rgb(232 242 235 / 0.2);
}#body :is(.border-y-sw-success-background-hex\/25) {
  border-top-color: rgb(232 242 235 / 0.25);
  border-bottom-color: rgb(232 242 235 / 0.25);
}#body :is(.border-y-sw-success-background-hex\/30) {
  border-top-color: rgb(232 242 235 / 0.3);
  border-bottom-color: rgb(232 242 235 / 0.3);
}#body :is(.border-y-sw-success-background-hex\/35) {
  border-top-color: rgb(232 242 235 / 0.35);
  border-bottom-color: rgb(232 242 235 / 0.35);
}#body :is(.border-y-sw-success-background-hex\/40) {
  border-top-color: rgb(232 242 235 / 0.4);
  border-bottom-color: rgb(232 242 235 / 0.4);
}#body :is(.border-y-sw-success-background-hex\/45) {
  border-top-color: rgb(232 242 235 / 0.45);
  border-bottom-color: rgb(232 242 235 / 0.45);
}#body :is(.border-y-sw-success-background-hex\/5) {
  border-top-color: rgb(232 242 235 / 0.05);
  border-bottom-color: rgb(232 242 235 / 0.05);
}#body :is(.border-y-sw-success-background-hex\/50) {
  border-top-color: rgb(232 242 235 / 0.5);
  border-bottom-color: rgb(232 242 235 / 0.5);
}#body :is(.border-y-sw-success-background-hex\/55) {
  border-top-color: rgb(232 242 235 / 0.55);
  border-bottom-color: rgb(232 242 235 / 0.55);
}#body :is(.border-y-sw-success-background-hex\/60) {
  border-top-color: rgb(232 242 235 / 0.6);
  border-bottom-color: rgb(232 242 235 / 0.6);
}#body :is(.border-y-sw-success-background-hex\/65) {
  border-top-color: rgb(232 242 235 / 0.65);
  border-bottom-color: rgb(232 242 235 / 0.65);
}#body :is(.border-y-sw-success-background-hex\/70) {
  border-top-color: rgb(232 242 235 / 0.7);
  border-bottom-color: rgb(232 242 235 / 0.7);
}#body :is(.border-y-sw-success-background-hex\/75) {
  border-top-color: rgb(232 242 235 / 0.75);
  border-bottom-color: rgb(232 242 235 / 0.75);
}#body :is(.border-y-sw-success-background-hex\/80) {
  border-top-color: rgb(232 242 235 / 0.8);
  border-bottom-color: rgb(232 242 235 / 0.8);
}#body :is(.border-y-sw-success-background-hex\/85) {
  border-top-color: rgb(232 242 235 / 0.85);
  border-bottom-color: rgb(232 242 235 / 0.85);
}#body :is(.border-y-sw-success-background-hex\/90) {
  border-top-color: rgb(232 242 235 / 0.9);
  border-bottom-color: rgb(232 242 235 / 0.9);
}#body :is(.border-y-sw-success-background-hex\/95) {
  border-top-color: rgb(232 242 235 / 0.95);
  border-bottom-color: rgb(232 242 235 / 0.95);
}#body :is(.border-y-sw-success-background\/0) {
  border-top-color: rgba(27, 123, 59, 0);
  border-bottom-color: rgba(27, 123, 59, 0);
}#body :is(.border-y-sw-success-background\/10) {
  border-top-color: rgba(27, 123, 59, 0.1);
  border-bottom-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-y-sw-success-background\/100) {
  border-top-color: rgba(27, 123, 59, 1);
  border-bottom-color: rgba(27, 123, 59, 1);
}#body :is(.border-y-sw-success-background\/15) {
  border-top-color: rgba(27, 123, 59, 0.15);
  border-bottom-color: rgba(27, 123, 59, 0.15);
}#body :is(.border-y-sw-success-background\/20) {
  border-top-color: rgba(27, 123, 59, 0.2);
  border-bottom-color: rgba(27, 123, 59, 0.2);
}#body :is(.border-y-sw-success-background\/25) {
  border-top-color: rgba(27, 123, 59, 0.25);
  border-bottom-color: rgba(27, 123, 59, 0.25);
}#body :is(.border-y-sw-success-background\/30) {
  border-top-color: rgba(27, 123, 59, 0.3);
  border-bottom-color: rgba(27, 123, 59, 0.3);
}#body :is(.border-y-sw-success-background\/35) {
  border-top-color: rgba(27, 123, 59, 0.35);
  border-bottom-color: rgba(27, 123, 59, 0.35);
}#body :is(.border-y-sw-success-background\/40) {
  border-top-color: rgba(27, 123, 59, 0.4);
  border-bottom-color: rgba(27, 123, 59, 0.4);
}#body :is(.border-y-sw-success-background\/45) {
  border-top-color: rgba(27, 123, 59, 0.45);
  border-bottom-color: rgba(27, 123, 59, 0.45);
}#body :is(.border-y-sw-success-background\/5) {
  border-top-color: rgba(27, 123, 59, 0.05);
  border-bottom-color: rgba(27, 123, 59, 0.05);
}#body :is(.border-y-sw-success-background\/50) {
  border-top-color: rgba(27, 123, 59, 0.5);
  border-bottom-color: rgba(27, 123, 59, 0.5);
}#body :is(.border-y-sw-success-background\/55) {
  border-top-color: rgba(27, 123, 59, 0.55);
  border-bottom-color: rgba(27, 123, 59, 0.55);
}#body :is(.border-y-sw-success-background\/60) {
  border-top-color: rgba(27, 123, 59, 0.6);
  border-bottom-color: rgba(27, 123, 59, 0.6);
}#body :is(.border-y-sw-success-background\/65) {
  border-top-color: rgba(27, 123, 59, 0.65);
  border-bottom-color: rgba(27, 123, 59, 0.65);
}#body :is(.border-y-sw-success-background\/70) {
  border-top-color: rgba(27, 123, 59, 0.7);
  border-bottom-color: rgba(27, 123, 59, 0.7);
}#body :is(.border-y-sw-success-background\/75) {
  border-top-color: rgba(27, 123, 59, 0.75);
  border-bottom-color: rgba(27, 123, 59, 0.75);
}#body :is(.border-y-sw-success-background\/80) {
  border-top-color: rgba(27, 123, 59, 0.8);
  border-bottom-color: rgba(27, 123, 59, 0.8);
}#body :is(.border-y-sw-success-background\/85) {
  border-top-color: rgba(27, 123, 59, 0.85);
  border-bottom-color: rgba(27, 123, 59, 0.85);
}#body :is(.border-y-sw-success-background\/90) {
  border-top-color: rgba(27, 123, 59, 0.9);
  border-bottom-color: rgba(27, 123, 59, 0.9);
}#body :is(.border-y-sw-success-background\/95) {
  border-top-color: rgba(27, 123, 59, 0.95);
  border-bottom-color: rgba(27, 123, 59, 0.95);
}#body :is(.border-y-sw-success-dark) {
  --tw-border-opacity: 1;
  border-top-color: rgb(20 89 43 / var(--tw-border-opacity));
  border-bottom-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.border-y-sw-success-dark\/0) {
  border-top-color: rgb(20 89 43 / 0);
  border-bottom-color: rgb(20 89 43 / 0);
}#body :is(.border-y-sw-success-dark\/10) {
  border-top-color: rgb(20 89 43 / 0.1);
  border-bottom-color: rgb(20 89 43 / 0.1);
}#body :is(.border-y-sw-success-dark\/100) {
  border-top-color: rgb(20 89 43 / 1);
  border-bottom-color: rgb(20 89 43 / 1);
}#body :is(.border-y-sw-success-dark\/15) {
  border-top-color: rgb(20 89 43 / 0.15);
  border-bottom-color: rgb(20 89 43 / 0.15);
}#body :is(.border-y-sw-success-dark\/20) {
  border-top-color: rgb(20 89 43 / 0.2);
  border-bottom-color: rgb(20 89 43 / 0.2);
}#body :is(.border-y-sw-success-dark\/25) {
  border-top-color: rgb(20 89 43 / 0.25);
  border-bottom-color: rgb(20 89 43 / 0.25);
}#body :is(.border-y-sw-success-dark\/30) {
  border-top-color: rgb(20 89 43 / 0.3);
  border-bottom-color: rgb(20 89 43 / 0.3);
}#body :is(.border-y-sw-success-dark\/35) {
  border-top-color: rgb(20 89 43 / 0.35);
  border-bottom-color: rgb(20 89 43 / 0.35);
}#body :is(.border-y-sw-success-dark\/40) {
  border-top-color: rgb(20 89 43 / 0.4);
  border-bottom-color: rgb(20 89 43 / 0.4);
}#body :is(.border-y-sw-success-dark\/45) {
  border-top-color: rgb(20 89 43 / 0.45);
  border-bottom-color: rgb(20 89 43 / 0.45);
}#body :is(.border-y-sw-success-dark\/5) {
  border-top-color: rgb(20 89 43 / 0.05);
  border-bottom-color: rgb(20 89 43 / 0.05);
}#body :is(.border-y-sw-success-dark\/50) {
  border-top-color: rgb(20 89 43 / 0.5);
  border-bottom-color: rgb(20 89 43 / 0.5);
}#body :is(.border-y-sw-success-dark\/55) {
  border-top-color: rgb(20 89 43 / 0.55);
  border-bottom-color: rgb(20 89 43 / 0.55);
}#body :is(.border-y-sw-success-dark\/60) {
  border-top-color: rgb(20 89 43 / 0.6);
  border-bottom-color: rgb(20 89 43 / 0.6);
}#body :is(.border-y-sw-success-dark\/65) {
  border-top-color: rgb(20 89 43 / 0.65);
  border-bottom-color: rgb(20 89 43 / 0.65);
}#body :is(.border-y-sw-success-dark\/70) {
  border-top-color: rgb(20 89 43 / 0.7);
  border-bottom-color: rgb(20 89 43 / 0.7);
}#body :is(.border-y-sw-success-dark\/75) {
  border-top-color: rgb(20 89 43 / 0.75);
  border-bottom-color: rgb(20 89 43 / 0.75);
}#body :is(.border-y-sw-success-dark\/80) {
  border-top-color: rgb(20 89 43 / 0.8);
  border-bottom-color: rgb(20 89 43 / 0.8);
}#body :is(.border-y-sw-success-dark\/85) {
  border-top-color: rgb(20 89 43 / 0.85);
  border-bottom-color: rgb(20 89 43 / 0.85);
}#body :is(.border-y-sw-success-dark\/90) {
  border-top-color: rgb(20 89 43 / 0.9);
  border-bottom-color: rgb(20 89 43 / 0.9);
}#body :is(.border-y-sw-success-dark\/95) {
  border-top-color: rgb(20 89 43 / 0.95);
  border-bottom-color: rgb(20 89 43 / 0.95);
}#body :is(.border-y-sw-success-light) {
  --tw-border-opacity: 1;
  border-top-color: rgb(126 199 168 / var(--tw-border-opacity));
  border-bottom-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.border-y-sw-success-light\/0) {
  border-top-color: rgb(126 199 168 / 0);
  border-bottom-color: rgb(126 199 168 / 0);
}#body :is(.border-y-sw-success-light\/10) {
  border-top-color: rgb(126 199 168 / 0.1);
  border-bottom-color: rgb(126 199 168 / 0.1);
}#body :is(.border-y-sw-success-light\/100) {
  border-top-color: rgb(126 199 168 / 1);
  border-bottom-color: rgb(126 199 168 / 1);
}#body :is(.border-y-sw-success-light\/15) {
  border-top-color: rgb(126 199 168 / 0.15);
  border-bottom-color: rgb(126 199 168 / 0.15);
}#body :is(.border-y-sw-success-light\/20) {
  border-top-color: rgb(126 199 168 / 0.2);
  border-bottom-color: rgb(126 199 168 / 0.2);
}#body :is(.border-y-sw-success-light\/25) {
  border-top-color: rgb(126 199 168 / 0.25);
  border-bottom-color: rgb(126 199 168 / 0.25);
}#body :is(.border-y-sw-success-light\/30) {
  border-top-color: rgb(126 199 168 / 0.3);
  border-bottom-color: rgb(126 199 168 / 0.3);
}#body :is(.border-y-sw-success-light\/35) {
  border-top-color: rgb(126 199 168 / 0.35);
  border-bottom-color: rgb(126 199 168 / 0.35);
}#body :is(.border-y-sw-success-light\/40) {
  border-top-color: rgb(126 199 168 / 0.4);
  border-bottom-color: rgb(126 199 168 / 0.4);
}#body :is(.border-y-sw-success-light\/45) {
  border-top-color: rgb(126 199 168 / 0.45);
  border-bottom-color: rgb(126 199 168 / 0.45);
}#body :is(.border-y-sw-success-light\/5) {
  border-top-color: rgb(126 199 168 / 0.05);
  border-bottom-color: rgb(126 199 168 / 0.05);
}#body :is(.border-y-sw-success-light\/50) {
  border-top-color: rgb(126 199 168 / 0.5);
  border-bottom-color: rgb(126 199 168 / 0.5);
}#body :is(.border-y-sw-success-light\/55) {
  border-top-color: rgb(126 199 168 / 0.55);
  border-bottom-color: rgb(126 199 168 / 0.55);
}#body :is(.border-y-sw-success-light\/60) {
  border-top-color: rgb(126 199 168 / 0.6);
  border-bottom-color: rgb(126 199 168 / 0.6);
}#body :is(.border-y-sw-success-light\/65) {
  border-top-color: rgb(126 199 168 / 0.65);
  border-bottom-color: rgb(126 199 168 / 0.65);
}#body :is(.border-y-sw-success-light\/70) {
  border-top-color: rgb(126 199 168 / 0.7);
  border-bottom-color: rgb(126 199 168 / 0.7);
}#body :is(.border-y-sw-success-light\/75) {
  border-top-color: rgb(126 199 168 / 0.75);
  border-bottom-color: rgb(126 199 168 / 0.75);
}#body :is(.border-y-sw-success-light\/80) {
  border-top-color: rgb(126 199 168 / 0.8);
  border-bottom-color: rgb(126 199 168 / 0.8);
}#body :is(.border-y-sw-success-light\/85) {
  border-top-color: rgb(126 199 168 / 0.85);
  border-bottom-color: rgb(126 199 168 / 0.85);
}#body :is(.border-y-sw-success-light\/90) {
  border-top-color: rgb(126 199 168 / 0.9);
  border-bottom-color: rgb(126 199 168 / 0.9);
}#body :is(.border-y-sw-success-light\/95) {
  border-top-color: rgb(126 199 168 / 0.95);
  border-bottom-color: rgb(126 199 168 / 0.95);
}#body :is(.border-y-sw-success\/0) {
  border-top-color: rgb(27 123 59 / 0);
  border-bottom-color: rgb(27 123 59 / 0);
}#body :is(.border-y-sw-success\/10) {
  border-top-color: rgb(27 123 59 / 0.1);
  border-bottom-color: rgb(27 123 59 / 0.1);
}#body :is(.border-y-sw-success\/100) {
  border-top-color: rgb(27 123 59 / 1);
  border-bottom-color: rgb(27 123 59 / 1);
}#body :is(.border-y-sw-success\/15) {
  border-top-color: rgb(27 123 59 / 0.15);
  border-bottom-color: rgb(27 123 59 / 0.15);
}#body :is(.border-y-sw-success\/20) {
  border-top-color: rgb(27 123 59 / 0.2);
  border-bottom-color: rgb(27 123 59 / 0.2);
}#body :is(.border-y-sw-success\/25) {
  border-top-color: rgb(27 123 59 / 0.25);
  border-bottom-color: rgb(27 123 59 / 0.25);
}#body :is(.border-y-sw-success\/30) {
  border-top-color: rgb(27 123 59 / 0.3);
  border-bottom-color: rgb(27 123 59 / 0.3);
}#body :is(.border-y-sw-success\/35) {
  border-top-color: rgb(27 123 59 / 0.35);
  border-bottom-color: rgb(27 123 59 / 0.35);
}#body :is(.border-y-sw-success\/40) {
  border-top-color: rgb(27 123 59 / 0.4);
  border-bottom-color: rgb(27 123 59 / 0.4);
}#body :is(.border-y-sw-success\/45) {
  border-top-color: rgb(27 123 59 / 0.45);
  border-bottom-color: rgb(27 123 59 / 0.45);
}#body :is(.border-y-sw-success\/5) {
  border-top-color: rgb(27 123 59 / 0.05);
  border-bottom-color: rgb(27 123 59 / 0.05);
}#body :is(.border-y-sw-success\/50) {
  border-top-color: rgb(27 123 59 / 0.5);
  border-bottom-color: rgb(27 123 59 / 0.5);
}#body :is(.border-y-sw-success\/55) {
  border-top-color: rgb(27 123 59 / 0.55);
  border-bottom-color: rgb(27 123 59 / 0.55);
}#body :is(.border-y-sw-success\/60) {
  border-top-color: rgb(27 123 59 / 0.6);
  border-bottom-color: rgb(27 123 59 / 0.6);
}#body :is(.border-y-sw-success\/65) {
  border-top-color: rgb(27 123 59 / 0.65);
  border-bottom-color: rgb(27 123 59 / 0.65);
}#body :is(.border-y-sw-success\/70) {
  border-top-color: rgb(27 123 59 / 0.7);
  border-bottom-color: rgb(27 123 59 / 0.7);
}#body :is(.border-y-sw-success\/75) {
  border-top-color: rgb(27 123 59 / 0.75);
  border-bottom-color: rgb(27 123 59 / 0.75);
}#body :is(.border-y-sw-success\/80) {
  border-top-color: rgb(27 123 59 / 0.8);
  border-bottom-color: rgb(27 123 59 / 0.8);
}#body :is(.border-y-sw-success\/85) {
  border-top-color: rgb(27 123 59 / 0.85);
  border-bottom-color: rgb(27 123 59 / 0.85);
}#body :is(.border-y-sw-success\/90) {
  border-top-color: rgb(27 123 59 / 0.9);
  border-bottom-color: rgb(27 123 59 / 0.9);
}#body :is(.border-y-sw-success\/95) {
  border-top-color: rgb(27 123 59 / 0.95);
  border-bottom-color: rgb(27 123 59 / 0.95);
}#body :is(.border-y-sw-tag-default) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-y-sw-tag-default\/0) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-y-sw-tag-default\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-y-sw-tag-default\/100) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-y-sw-tag-default\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-y-sw-tag-default\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-y-sw-tag-default\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-y-sw-tag-default\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-y-sw-tag-default\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-y-sw-tag-default\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-y-sw-tag-default\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-y-sw-tag-default\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-y-sw-tag-default\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-y-sw-tag-default\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-y-sw-tag-default\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-y-sw-tag-default\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-y-sw-tag-default\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-y-sw-tag-default\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-y-sw-tag-default\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-y-sw-tag-default\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-y-sw-tag-default\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-y-sw-tag-default\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-y-sw-text) {
  --tw-border-opacity: 1;
  border-top-color: rgb(38 40 43 / var(--tw-border-opacity));
  border-bottom-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-y-sw-text-reverse) {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-y-sw-text-reverse-alternate) {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-y-sw-text-reverse-alternate\/0) {
  border-top-color: rgb(245 245 245 / 0);
  border-bottom-color: rgb(245 245 245 / 0);
}#body :is(.border-y-sw-text-reverse-alternate\/10) {
  border-top-color: rgb(245 245 245 / 0.1);
  border-bottom-color: rgb(245 245 245 / 0.1);
}#body :is(.border-y-sw-text-reverse-alternate\/100) {
  border-top-color: rgb(245 245 245 / 1);
  border-bottom-color: rgb(245 245 245 / 1);
}#body :is(.border-y-sw-text-reverse-alternate\/15) {
  border-top-color: rgb(245 245 245 / 0.15);
  border-bottom-color: rgb(245 245 245 / 0.15);
}#body :is(.border-y-sw-text-reverse-alternate\/20) {
  border-top-color: rgb(245 245 245 / 0.2);
  border-bottom-color: rgb(245 245 245 / 0.2);
}#body :is(.border-y-sw-text-reverse-alternate\/25) {
  border-top-color: rgb(245 245 245 / 0.25);
  border-bottom-color: rgb(245 245 245 / 0.25);
}#body :is(.border-y-sw-text-reverse-alternate\/30) {
  border-top-color: rgb(245 245 245 / 0.3);
  border-bottom-color: rgb(245 245 245 / 0.3);
}#body :is(.border-y-sw-text-reverse-alternate\/35) {
  border-top-color: rgb(245 245 245 / 0.35);
  border-bottom-color: rgb(245 245 245 / 0.35);
}#body :is(.border-y-sw-text-reverse-alternate\/40) {
  border-top-color: rgb(245 245 245 / 0.4);
  border-bottom-color: rgb(245 245 245 / 0.4);
}#body :is(.border-y-sw-text-reverse-alternate\/45) {
  border-top-color: rgb(245 245 245 / 0.45);
  border-bottom-color: rgb(245 245 245 / 0.45);
}#body :is(.border-y-sw-text-reverse-alternate\/5) {
  border-top-color: rgb(245 245 245 / 0.05);
  border-bottom-color: rgb(245 245 245 / 0.05);
}#body :is(.border-y-sw-text-reverse-alternate\/50) {
  border-top-color: rgb(245 245 245 / 0.5);
  border-bottom-color: rgb(245 245 245 / 0.5);
}#body :is(.border-y-sw-text-reverse-alternate\/55) {
  border-top-color: rgb(245 245 245 / 0.55);
  border-bottom-color: rgb(245 245 245 / 0.55);
}#body :is(.border-y-sw-text-reverse-alternate\/60) {
  border-top-color: rgb(245 245 245 / 0.6);
  border-bottom-color: rgb(245 245 245 / 0.6);
}#body :is(.border-y-sw-text-reverse-alternate\/65) {
  border-top-color: rgb(245 245 245 / 0.65);
  border-bottom-color: rgb(245 245 245 / 0.65);
}#body :is(.border-y-sw-text-reverse-alternate\/70) {
  border-top-color: rgb(245 245 245 / 0.7);
  border-bottom-color: rgb(245 245 245 / 0.7);
}#body :is(.border-y-sw-text-reverse-alternate\/75) {
  border-top-color: rgb(245 245 245 / 0.75);
  border-bottom-color: rgb(245 245 245 / 0.75);
}#body :is(.border-y-sw-text-reverse-alternate\/80) {
  border-top-color: rgb(245 245 245 / 0.8);
  border-bottom-color: rgb(245 245 245 / 0.8);
}#body :is(.border-y-sw-text-reverse-alternate\/85) {
  border-top-color: rgb(245 245 245 / 0.85);
  border-bottom-color: rgb(245 245 245 / 0.85);
}#body :is(.border-y-sw-text-reverse-alternate\/90) {
  border-top-color: rgb(245 245 245 / 0.9);
  border-bottom-color: rgb(245 245 245 / 0.9);
}#body :is(.border-y-sw-text-reverse-alternate\/95) {
  border-top-color: rgb(245 245 245 / 0.95);
  border-bottom-color: rgb(245 245 245 / 0.95);
}#body :is(.border-y-sw-text-reverse\/0) {
  border-top-color: rgb(255 255 255 / 0);
  border-bottom-color: rgb(255 255 255 / 0);
}#body :is(.border-y-sw-text-reverse\/10) {
  border-top-color: rgb(255 255 255 / 0.1);
  border-bottom-color: rgb(255 255 255 / 0.1);
}#body :is(.border-y-sw-text-reverse\/100) {
  border-top-color: rgb(255 255 255 / 1);
  border-bottom-color: rgb(255 255 255 / 1);
}#body :is(.border-y-sw-text-reverse\/15) {
  border-top-color: rgb(255 255 255 / 0.15);
  border-bottom-color: rgb(255 255 255 / 0.15);
}#body :is(.border-y-sw-text-reverse\/20) {
  border-top-color: rgb(255 255 255 / 0.2);
  border-bottom-color: rgb(255 255 255 / 0.2);
}#body :is(.border-y-sw-text-reverse\/25) {
  border-top-color: rgb(255 255 255 / 0.25);
  border-bottom-color: rgb(255 255 255 / 0.25);
}#body :is(.border-y-sw-text-reverse\/30) {
  border-top-color: rgb(255 255 255 / 0.3);
  border-bottom-color: rgb(255 255 255 / 0.3);
}#body :is(.border-y-sw-text-reverse\/35) {
  border-top-color: rgb(255 255 255 / 0.35);
  border-bottom-color: rgb(255 255 255 / 0.35);
}#body :is(.border-y-sw-text-reverse\/40) {
  border-top-color: rgb(255 255 255 / 0.4);
  border-bottom-color: rgb(255 255 255 / 0.4);
}#body :is(.border-y-sw-text-reverse\/45) {
  border-top-color: rgb(255 255 255 / 0.45);
  border-bottom-color: rgb(255 255 255 / 0.45);
}#body :is(.border-y-sw-text-reverse\/5) {
  border-top-color: rgb(255 255 255 / 0.05);
  border-bottom-color: rgb(255 255 255 / 0.05);
}#body :is(.border-y-sw-text-reverse\/50) {
  border-top-color: rgb(255 255 255 / 0.5);
  border-bottom-color: rgb(255 255 255 / 0.5);
}#body :is(.border-y-sw-text-reverse\/55) {
  border-top-color: rgb(255 255 255 / 0.55);
  border-bottom-color: rgb(255 255 255 / 0.55);
}#body :is(.border-y-sw-text-reverse\/60) {
  border-top-color: rgb(255 255 255 / 0.6);
  border-bottom-color: rgb(255 255 255 / 0.6);
}#body :is(.border-y-sw-text-reverse\/65) {
  border-top-color: rgb(255 255 255 / 0.65);
  border-bottom-color: rgb(255 255 255 / 0.65);
}#body :is(.border-y-sw-text-reverse\/70) {
  border-top-color: rgb(255 255 255 / 0.7);
  border-bottom-color: rgb(255 255 255 / 0.7);
}#body :is(.border-y-sw-text-reverse\/75) {
  border-top-color: rgb(255 255 255 / 0.75);
  border-bottom-color: rgb(255 255 255 / 0.75);
}#body :is(.border-y-sw-text-reverse\/80) {
  border-top-color: rgb(255 255 255 / 0.8);
  border-bottom-color: rgb(255 255 255 / 0.8);
}#body :is(.border-y-sw-text-reverse\/85) {
  border-top-color: rgb(255 255 255 / 0.85);
  border-bottom-color: rgb(255 255 255 / 0.85);
}#body :is(.border-y-sw-text-reverse\/90) {
  border-top-color: rgb(255 255 255 / 0.9);
  border-bottom-color: rgb(255 255 255 / 0.9);
}#body :is(.border-y-sw-text-reverse\/95) {
  border-top-color: rgb(255 255 255 / 0.95);
  border-bottom-color: rgb(255 255 255 / 0.95);
}#body :is(.border-y-sw-text-section-title) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-y-sw-text-section-title\/0) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-y-sw-text-section-title\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-y-sw-text-section-title\/100) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-y-sw-text-section-title\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-y-sw-text-section-title\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-y-sw-text-section-title\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-y-sw-text-section-title\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-y-sw-text-section-title\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-y-sw-text-section-title\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-y-sw-text-section-title\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-y-sw-text-section-title\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-y-sw-text-section-title\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-y-sw-text-section-title\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-y-sw-text-section-title\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-y-sw-text-section-title\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-y-sw-text-section-title\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-y-sw-text-section-title\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-y-sw-text-section-title\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-y-sw-text-section-title\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-y-sw-text-section-title\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-y-sw-text-section-title\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-y-sw-text\/0) {
  border-top-color: rgb(38 40 43 / 0);
  border-bottom-color: rgb(38 40 43 / 0);
}#body :is(.border-y-sw-text\/10) {
  border-top-color: rgb(38 40 43 / 0.1);
  border-bottom-color: rgb(38 40 43 / 0.1);
}#body :is(.border-y-sw-text\/100) {
  border-top-color: rgb(38 40 43 / 1);
  border-bottom-color: rgb(38 40 43 / 1);
}#body :is(.border-y-sw-text\/15) {
  border-top-color: rgb(38 40 43 / 0.15);
  border-bottom-color: rgb(38 40 43 / 0.15);
}#body :is(.border-y-sw-text\/20) {
  border-top-color: rgb(38 40 43 / 0.2);
  border-bottom-color: rgb(38 40 43 / 0.2);
}#body :is(.border-y-sw-text\/25) {
  border-top-color: rgb(38 40 43 / 0.25);
  border-bottom-color: rgb(38 40 43 / 0.25);
}#body :is(.border-y-sw-text\/30) {
  border-top-color: rgb(38 40 43 / 0.3);
  border-bottom-color: rgb(38 40 43 / 0.3);
}#body :is(.border-y-sw-text\/35) {
  border-top-color: rgb(38 40 43 / 0.35);
  border-bottom-color: rgb(38 40 43 / 0.35);
}#body :is(.border-y-sw-text\/40) {
  border-top-color: rgb(38 40 43 / 0.4);
  border-bottom-color: rgb(38 40 43 / 0.4);
}#body :is(.border-y-sw-text\/45) {
  border-top-color: rgb(38 40 43 / 0.45);
  border-bottom-color: rgb(38 40 43 / 0.45);
}#body :is(.border-y-sw-text\/5) {
  border-top-color: rgb(38 40 43 / 0.05);
  border-bottom-color: rgb(38 40 43 / 0.05);
}#body :is(.border-y-sw-text\/50) {
  border-top-color: rgb(38 40 43 / 0.5);
  border-bottom-color: rgb(38 40 43 / 0.5);
}#body :is(.border-y-sw-text\/55) {
  border-top-color: rgb(38 40 43 / 0.55);
  border-bottom-color: rgb(38 40 43 / 0.55);
}#body :is(.border-y-sw-text\/60) {
  border-top-color: rgb(38 40 43 / 0.6);
  border-bottom-color: rgb(38 40 43 / 0.6);
}#body :is(.border-y-sw-text\/65) {
  border-top-color: rgb(38 40 43 / 0.65);
  border-bottom-color: rgb(38 40 43 / 0.65);
}#body :is(.border-y-sw-text\/70) {
  border-top-color: rgb(38 40 43 / 0.7);
  border-bottom-color: rgb(38 40 43 / 0.7);
}#body :is(.border-y-sw-text\/75) {
  border-top-color: rgb(38 40 43 / 0.75);
  border-bottom-color: rgb(38 40 43 / 0.75);
}#body :is(.border-y-sw-text\/80) {
  border-top-color: rgb(38 40 43 / 0.8);
  border-bottom-color: rgb(38 40 43 / 0.8);
}#body :is(.border-y-sw-text\/85) {
  border-top-color: rgb(38 40 43 / 0.85);
  border-bottom-color: rgb(38 40 43 / 0.85);
}#body :is(.border-y-sw-text\/90) {
  border-top-color: rgb(38 40 43 / 0.9);
  border-bottom-color: rgb(38 40 43 / 0.9);
}#body :is(.border-y-sw-text\/95) {
  border-top-color: rgb(38 40 43 / 0.95);
  border-bottom-color: rgb(38 40 43 / 0.95);
}#body :is(.border-y-sw-tooltip) {
  border-top-color: rgba(38, 40, 43, 0.9);
  border-bottom-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-y-sw-tooltip\/0) {
  border-top-color: rgba(38, 40, 43, 0);
  border-bottom-color: rgba(38, 40, 43, 0);
}#body :is(.border-y-sw-tooltip\/10) {
  border-top-color: rgba(38, 40, 43, 0.1);
  border-bottom-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-y-sw-tooltip\/100) {
  border-top-color: rgba(38, 40, 43, 1);
  border-bottom-color: rgba(38, 40, 43, 1);
}#body :is(.border-y-sw-tooltip\/15) {
  border-top-color: rgba(38, 40, 43, 0.15);
  border-bottom-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-y-sw-tooltip\/20) {
  border-top-color: rgba(38, 40, 43, 0.2);
  border-bottom-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-y-sw-tooltip\/25) {
  border-top-color: rgba(38, 40, 43, 0.25);
  border-bottom-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-y-sw-tooltip\/30) {
  border-top-color: rgba(38, 40, 43, 0.3);
  border-bottom-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-y-sw-tooltip\/35) {
  border-top-color: rgba(38, 40, 43, 0.35);
  border-bottom-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-y-sw-tooltip\/40) {
  border-top-color: rgba(38, 40, 43, 0.4);
  border-bottom-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-y-sw-tooltip\/45) {
  border-top-color: rgba(38, 40, 43, 0.45);
  border-bottom-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-y-sw-tooltip\/5) {
  border-top-color: rgba(38, 40, 43, 0.05);
  border-bottom-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-y-sw-tooltip\/50) {
  border-top-color: rgba(38, 40, 43, 0.5);
  border-bottom-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-y-sw-tooltip\/55) {
  border-top-color: rgba(38, 40, 43, 0.55);
  border-bottom-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-y-sw-tooltip\/60) {
  border-top-color: rgba(38, 40, 43, 0.6);
  border-bottom-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-y-sw-tooltip\/65) {
  border-top-color: rgba(38, 40, 43, 0.65);
  border-bottom-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-y-sw-tooltip\/70) {
  border-top-color: rgba(38, 40, 43, 0.7);
  border-bottom-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-y-sw-tooltip\/75) {
  border-top-color: rgba(38, 40, 43, 0.75);
  border-bottom-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-y-sw-tooltip\/80) {
  border-top-color: rgba(38, 40, 43, 0.8);
  border-bottom-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-y-sw-tooltip\/85) {
  border-top-color: rgba(38, 40, 43, 0.85);
  border-bottom-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-y-sw-tooltip\/90) {
  border-top-color: rgba(38, 40, 43, 0.9);
  border-bottom-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-y-sw-tooltip\/95) {
  border-top-color: rgba(38, 40, 43, 0.95);
  border-bottom-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-y-sw-very-high-price) {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-y-sw-very-high-price\/0) {
  border-top-color: rgb(245 245 245 / 0);
  border-bottom-color: rgb(245 245 245 / 0);
}#body :is(.border-y-sw-very-high-price\/10) {
  border-top-color: rgb(245 245 245 / 0.1);
  border-bottom-color: rgb(245 245 245 / 0.1);
}#body :is(.border-y-sw-very-high-price\/100) {
  border-top-color: rgb(245 245 245 / 1);
  border-bottom-color: rgb(245 245 245 / 1);
}#body :is(.border-y-sw-very-high-price\/15) {
  border-top-color: rgb(245 245 245 / 0.15);
  border-bottom-color: rgb(245 245 245 / 0.15);
}#body :is(.border-y-sw-very-high-price\/20) {
  border-top-color: rgb(245 245 245 / 0.2);
  border-bottom-color: rgb(245 245 245 / 0.2);
}#body :is(.border-y-sw-very-high-price\/25) {
  border-top-color: rgb(245 245 245 / 0.25);
  border-bottom-color: rgb(245 245 245 / 0.25);
}#body :is(.border-y-sw-very-high-price\/30) {
  border-top-color: rgb(245 245 245 / 0.3);
  border-bottom-color: rgb(245 245 245 / 0.3);
}#body :is(.border-y-sw-very-high-price\/35) {
  border-top-color: rgb(245 245 245 / 0.35);
  border-bottom-color: rgb(245 245 245 / 0.35);
}#body :is(.border-y-sw-very-high-price\/40) {
  border-top-color: rgb(245 245 245 / 0.4);
  border-bottom-color: rgb(245 245 245 / 0.4);
}#body :is(.border-y-sw-very-high-price\/45) {
  border-top-color: rgb(245 245 245 / 0.45);
  border-bottom-color: rgb(245 245 245 / 0.45);
}#body :is(.border-y-sw-very-high-price\/5) {
  border-top-color: rgb(245 245 245 / 0.05);
  border-bottom-color: rgb(245 245 245 / 0.05);
}#body :is(.border-y-sw-very-high-price\/50) {
  border-top-color: rgb(245 245 245 / 0.5);
  border-bottom-color: rgb(245 245 245 / 0.5);
}#body :is(.border-y-sw-very-high-price\/55) {
  border-top-color: rgb(245 245 245 / 0.55);
  border-bottom-color: rgb(245 245 245 / 0.55);
}#body :is(.border-y-sw-very-high-price\/60) {
  border-top-color: rgb(245 245 245 / 0.6);
  border-bottom-color: rgb(245 245 245 / 0.6);
}#body :is(.border-y-sw-very-high-price\/65) {
  border-top-color: rgb(245 245 245 / 0.65);
  border-bottom-color: rgb(245 245 245 / 0.65);
}#body :is(.border-y-sw-very-high-price\/70) {
  border-top-color: rgb(245 245 245 / 0.7);
  border-bottom-color: rgb(245 245 245 / 0.7);
}#body :is(.border-y-sw-very-high-price\/75) {
  border-top-color: rgb(245 245 245 / 0.75);
  border-bottom-color: rgb(245 245 245 / 0.75);
}#body :is(.border-y-sw-very-high-price\/80) {
  border-top-color: rgb(245 245 245 / 0.8);
  border-bottom-color: rgb(245 245 245 / 0.8);
}#body :is(.border-y-sw-very-high-price\/85) {
  border-top-color: rgb(245 245 245 / 0.85);
  border-bottom-color: rgb(245 245 245 / 0.85);
}#body :is(.border-y-sw-very-high-price\/90) {
  border-top-color: rgb(245 245 245 / 0.9);
  border-bottom-color: rgb(245 245 245 / 0.9);
}#body :is(.border-y-sw-very-high-price\/95) {
  border-top-color: rgb(245 245 245 / 0.95);
  border-bottom-color: rgb(245 245 245 / 0.95);
}#body :is(.border-y-sw-warning) {
  --tw-border-opacity: 1;
  border-top-color: rgb(223 145 0 / var(--tw-border-opacity));
  border-bottom-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.border-y-sw-warning-background) {
  border-top-color: rgba(223, 145, 0, 0.1);
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-y-sw-warning-background-hex) {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 244 230 / var(--tw-border-opacity));
  border-bottom-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.border-y-sw-warning-background-hex\/0) {
  border-top-color: rgb(252 244 230 / 0);
  border-bottom-color: rgb(252 244 230 / 0);
}#body :is(.border-y-sw-warning-background-hex\/10) {
  border-top-color: rgb(252 244 230 / 0.1);
  border-bottom-color: rgb(252 244 230 / 0.1);
}#body :is(.border-y-sw-warning-background-hex\/100) {
  border-top-color: rgb(252 244 230 / 1);
  border-bottom-color: rgb(252 244 230 / 1);
}#body :is(.border-y-sw-warning-background-hex\/15) {
  border-top-color: rgb(252 244 230 / 0.15);
  border-bottom-color: rgb(252 244 230 / 0.15);
}#body :is(.border-y-sw-warning-background-hex\/20) {
  border-top-color: rgb(252 244 230 / 0.2);
  border-bottom-color: rgb(252 244 230 / 0.2);
}#body :is(.border-y-sw-warning-background-hex\/25) {
  border-top-color: rgb(252 244 230 / 0.25);
  border-bottom-color: rgb(252 244 230 / 0.25);
}#body :is(.border-y-sw-warning-background-hex\/30) {
  border-top-color: rgb(252 244 230 / 0.3);
  border-bottom-color: rgb(252 244 230 / 0.3);
}#body :is(.border-y-sw-warning-background-hex\/35) {
  border-top-color: rgb(252 244 230 / 0.35);
  border-bottom-color: rgb(252 244 230 / 0.35);
}#body :is(.border-y-sw-warning-background-hex\/40) {
  border-top-color: rgb(252 244 230 / 0.4);
  border-bottom-color: rgb(252 244 230 / 0.4);
}#body :is(.border-y-sw-warning-background-hex\/45) {
  border-top-color: rgb(252 244 230 / 0.45);
  border-bottom-color: rgb(252 244 230 / 0.45);
}#body :is(.border-y-sw-warning-background-hex\/5) {
  border-top-color: rgb(252 244 230 / 0.05);
  border-bottom-color: rgb(252 244 230 / 0.05);
}#body :is(.border-y-sw-warning-background-hex\/50) {
  border-top-color: rgb(252 244 230 / 0.5);
  border-bottom-color: rgb(252 244 230 / 0.5);
}#body :is(.border-y-sw-warning-background-hex\/55) {
  border-top-color: rgb(252 244 230 / 0.55);
  border-bottom-color: rgb(252 244 230 / 0.55);
}#body :is(.border-y-sw-warning-background-hex\/60) {
  border-top-color: rgb(252 244 230 / 0.6);
  border-bottom-color: rgb(252 244 230 / 0.6);
}#body :is(.border-y-sw-warning-background-hex\/65) {
  border-top-color: rgb(252 244 230 / 0.65);
  border-bottom-color: rgb(252 244 230 / 0.65);
}#body :is(.border-y-sw-warning-background-hex\/70) {
  border-top-color: rgb(252 244 230 / 0.7);
  border-bottom-color: rgb(252 244 230 / 0.7);
}#body :is(.border-y-sw-warning-background-hex\/75) {
  border-top-color: rgb(252 244 230 / 0.75);
  border-bottom-color: rgb(252 244 230 / 0.75);
}#body :is(.border-y-sw-warning-background-hex\/80) {
  border-top-color: rgb(252 244 230 / 0.8);
  border-bottom-color: rgb(252 244 230 / 0.8);
}#body :is(.border-y-sw-warning-background-hex\/85) {
  border-top-color: rgb(252 244 230 / 0.85);
  border-bottom-color: rgb(252 244 230 / 0.85);
}#body :is(.border-y-sw-warning-background-hex\/90) {
  border-top-color: rgb(252 244 230 / 0.9);
  border-bottom-color: rgb(252 244 230 / 0.9);
}#body :is(.border-y-sw-warning-background-hex\/95) {
  border-top-color: rgb(252 244 230 / 0.95);
  border-bottom-color: rgb(252 244 230 / 0.95);
}#body :is(.border-y-sw-warning-background\/0) {
  border-top-color: rgba(223, 145, 0, 0);
  border-bottom-color: rgba(223, 145, 0, 0);
}#body :is(.border-y-sw-warning-background\/10) {
  border-top-color: rgba(223, 145, 0, 0.1);
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-y-sw-warning-background\/100) {
  border-top-color: rgba(223, 145, 0, 1);
  border-bottom-color: rgba(223, 145, 0, 1);
}#body :is(.border-y-sw-warning-background\/15) {
  border-top-color: rgba(223, 145, 0, 0.15);
  border-bottom-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-y-sw-warning-background\/20) {
  border-top-color: rgba(223, 145, 0, 0.2);
  border-bottom-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-y-sw-warning-background\/25) {
  border-top-color: rgba(223, 145, 0, 0.25);
  border-bottom-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-y-sw-warning-background\/30) {
  border-top-color: rgba(223, 145, 0, 0.3);
  border-bottom-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-y-sw-warning-background\/35) {
  border-top-color: rgba(223, 145, 0, 0.35);
  border-bottom-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-y-sw-warning-background\/40) {
  border-top-color: rgba(223, 145, 0, 0.4);
  border-bottom-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-y-sw-warning-background\/45) {
  border-top-color: rgba(223, 145, 0, 0.45);
  border-bottom-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-y-sw-warning-background\/5) {
  border-top-color: rgba(223, 145, 0, 0.05);
  border-bottom-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-y-sw-warning-background\/50) {
  border-top-color: rgba(223, 145, 0, 0.5);
  border-bottom-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-y-sw-warning-background\/55) {
  border-top-color: rgba(223, 145, 0, 0.55);
  border-bottom-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-y-sw-warning-background\/60) {
  border-top-color: rgba(223, 145, 0, 0.6);
  border-bottom-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-y-sw-warning-background\/65) {
  border-top-color: rgba(223, 145, 0, 0.65);
  border-bottom-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-y-sw-warning-background\/70) {
  border-top-color: rgba(223, 145, 0, 0.7);
  border-bottom-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-y-sw-warning-background\/75) {
  border-top-color: rgba(223, 145, 0, 0.75);
  border-bottom-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-y-sw-warning-background\/80) {
  border-top-color: rgba(223, 145, 0, 0.8);
  border-bottom-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-y-sw-warning-background\/85) {
  border-top-color: rgba(223, 145, 0, 0.85);
  border-bottom-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-y-sw-warning-background\/90) {
  border-top-color: rgba(223, 145, 0, 0.9);
  border-bottom-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-y-sw-warning-background\/95) {
  border-top-color: rgba(223, 145, 0, 0.95);
  border-bottom-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-y-sw-warning-opacity) {
  border-top-color: rgba(223, 145, 0, 0.1);
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-y-sw-warning-opacity\/0) {
  border-top-color: rgba(223, 145, 0, 0);
  border-bottom-color: rgba(223, 145, 0, 0);
}#body :is(.border-y-sw-warning-opacity\/10) {
  border-top-color: rgba(223, 145, 0, 0.1);
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-y-sw-warning-opacity\/100) {
  border-top-color: rgba(223, 145, 0, 1);
  border-bottom-color: rgba(223, 145, 0, 1);
}#body :is(.border-y-sw-warning-opacity\/15) {
  border-top-color: rgba(223, 145, 0, 0.15);
  border-bottom-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-y-sw-warning-opacity\/20) {
  border-top-color: rgba(223, 145, 0, 0.2);
  border-bottom-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-y-sw-warning-opacity\/25) {
  border-top-color: rgba(223, 145, 0, 0.25);
  border-bottom-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-y-sw-warning-opacity\/30) {
  border-top-color: rgba(223, 145, 0, 0.3);
  border-bottom-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-y-sw-warning-opacity\/35) {
  border-top-color: rgba(223, 145, 0, 0.35);
  border-bottom-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-y-sw-warning-opacity\/40) {
  border-top-color: rgba(223, 145, 0, 0.4);
  border-bottom-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-y-sw-warning-opacity\/45) {
  border-top-color: rgba(223, 145, 0, 0.45);
  border-bottom-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-y-sw-warning-opacity\/5) {
  border-top-color: rgba(223, 145, 0, 0.05);
  border-bottom-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-y-sw-warning-opacity\/50) {
  border-top-color: rgba(223, 145, 0, 0.5);
  border-bottom-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-y-sw-warning-opacity\/55) {
  border-top-color: rgba(223, 145, 0, 0.55);
  border-bottom-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-y-sw-warning-opacity\/60) {
  border-top-color: rgba(223, 145, 0, 0.6);
  border-bottom-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-y-sw-warning-opacity\/65) {
  border-top-color: rgba(223, 145, 0, 0.65);
  border-bottom-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-y-sw-warning-opacity\/70) {
  border-top-color: rgba(223, 145, 0, 0.7);
  border-bottom-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-y-sw-warning-opacity\/75) {
  border-top-color: rgba(223, 145, 0, 0.75);
  border-bottom-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-y-sw-warning-opacity\/80) {
  border-top-color: rgba(223, 145, 0, 0.8);
  border-bottom-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-y-sw-warning-opacity\/85) {
  border-top-color: rgba(223, 145, 0, 0.85);
  border-bottom-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-y-sw-warning-opacity\/90) {
  border-top-color: rgba(223, 145, 0, 0.9);
  border-bottom-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-y-sw-warning-opacity\/95) {
  border-top-color: rgba(223, 145, 0, 0.95);
  border-bottom-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-y-sw-warning\/0) {
  border-top-color: rgb(223 145 0 / 0);
  border-bottom-color: rgb(223 145 0 / 0);
}#body :is(.border-y-sw-warning\/10) {
  border-top-color: rgb(223 145 0 / 0.1);
  border-bottom-color: rgb(223 145 0 / 0.1);
}#body :is(.border-y-sw-warning\/100) {
  border-top-color: rgb(223 145 0 / 1);
  border-bottom-color: rgb(223 145 0 / 1);
}#body :is(.border-y-sw-warning\/15) {
  border-top-color: rgb(223 145 0 / 0.15);
  border-bottom-color: rgb(223 145 0 / 0.15);
}#body :is(.border-y-sw-warning\/20) {
  border-top-color: rgb(223 145 0 / 0.2);
  border-bottom-color: rgb(223 145 0 / 0.2);
}#body :is(.border-y-sw-warning\/25) {
  border-top-color: rgb(223 145 0 / 0.25);
  border-bottom-color: rgb(223 145 0 / 0.25);
}#body :is(.border-y-sw-warning\/30) {
  border-top-color: rgb(223 145 0 / 0.3);
  border-bottom-color: rgb(223 145 0 / 0.3);
}#body :is(.border-y-sw-warning\/35) {
  border-top-color: rgb(223 145 0 / 0.35);
  border-bottom-color: rgb(223 145 0 / 0.35);
}#body :is(.border-y-sw-warning\/40) {
  border-top-color: rgb(223 145 0 / 0.4);
  border-bottom-color: rgb(223 145 0 / 0.4);
}#body :is(.border-y-sw-warning\/45) {
  border-top-color: rgb(223 145 0 / 0.45);
  border-bottom-color: rgb(223 145 0 / 0.45);
}#body :is(.border-y-sw-warning\/5) {
  border-top-color: rgb(223 145 0 / 0.05);
  border-bottom-color: rgb(223 145 0 / 0.05);
}#body :is(.border-y-sw-warning\/50) {
  border-top-color: rgb(223 145 0 / 0.5);
  border-bottom-color: rgb(223 145 0 / 0.5);
}#body :is(.border-y-sw-warning\/55) {
  border-top-color: rgb(223 145 0 / 0.55);
  border-bottom-color: rgb(223 145 0 / 0.55);
}#body :is(.border-y-sw-warning\/60) {
  border-top-color: rgb(223 145 0 / 0.6);
  border-bottom-color: rgb(223 145 0 / 0.6);
}#body :is(.border-y-sw-warning\/65) {
  border-top-color: rgb(223 145 0 / 0.65);
  border-bottom-color: rgb(223 145 0 / 0.65);
}#body :is(.border-y-sw-warning\/70) {
  border-top-color: rgb(223 145 0 / 0.7);
  border-bottom-color: rgb(223 145 0 / 0.7);
}#body :is(.border-y-sw-warning\/75) {
  border-top-color: rgb(223 145 0 / 0.75);
  border-bottom-color: rgb(223 145 0 / 0.75);
}#body :is(.border-y-sw-warning\/80) {
  border-top-color: rgb(223 145 0 / 0.8);
  border-bottom-color: rgb(223 145 0 / 0.8);
}#body :is(.border-y-sw-warning\/85) {
  border-top-color: rgb(223 145 0 / 0.85);
  border-bottom-color: rgb(223 145 0 / 0.85);
}#body :is(.border-y-sw-warning\/90) {
  border-top-color: rgb(223 145 0 / 0.9);
  border-bottom-color: rgb(223 145 0 / 0.9);
}#body :is(.border-y-sw-warning\/95) {
  border-top-color: rgb(223 145 0 / 0.95);
  border-bottom-color: rgb(223 145 0 / 0.95);
}#body :is(.border-y-transparent) {
  border-top-color: transparent;
  border-bottom-color: transparent;
}#body :is(.border-y-transparent\/0) {
  border-top-color: rgb(0 0 0 / 0);
  border-bottom-color: rgb(0 0 0 / 0);
}#body :is(.border-y-transparent\/10) {
  border-top-color: rgb(0 0 0 / 0.1);
  border-bottom-color: rgb(0 0 0 / 0.1);
}#body :is(.border-y-transparent\/100) {
  border-top-color: rgb(0 0 0 / 1);
  border-bottom-color: rgb(0 0 0 / 1);
}#body :is(.border-y-transparent\/15) {
  border-top-color: rgb(0 0 0 / 0.15);
  border-bottom-color: rgb(0 0 0 / 0.15);
}#body :is(.border-y-transparent\/20) {
  border-top-color: rgb(0 0 0 / 0.2);
  border-bottom-color: rgb(0 0 0 / 0.2);
}#body :is(.border-y-transparent\/25) {
  border-top-color: rgb(0 0 0 / 0.25);
  border-bottom-color: rgb(0 0 0 / 0.25);
}#body :is(.border-y-transparent\/30) {
  border-top-color: rgb(0 0 0 / 0.3);
  border-bottom-color: rgb(0 0 0 / 0.3);
}#body :is(.border-y-transparent\/35) {
  border-top-color: rgb(0 0 0 / 0.35);
  border-bottom-color: rgb(0 0 0 / 0.35);
}#body :is(.border-y-transparent\/40) {
  border-top-color: rgb(0 0 0 / 0.4);
  border-bottom-color: rgb(0 0 0 / 0.4);
}#body :is(.border-y-transparent\/45) {
  border-top-color: rgb(0 0 0 / 0.45);
  border-bottom-color: rgb(0 0 0 / 0.45);
}#body :is(.border-y-transparent\/5) {
  border-top-color: rgb(0 0 0 / 0.05);
  border-bottom-color: rgb(0 0 0 / 0.05);
}#body :is(.border-y-transparent\/50) {
  border-top-color: rgb(0 0 0 / 0.5);
  border-bottom-color: rgb(0 0 0 / 0.5);
}#body :is(.border-y-transparent\/55) {
  border-top-color: rgb(0 0 0 / 0.55);
  border-bottom-color: rgb(0 0 0 / 0.55);
}#body :is(.border-y-transparent\/60) {
  border-top-color: rgb(0 0 0 / 0.6);
  border-bottom-color: rgb(0 0 0 / 0.6);
}#body :is(.border-y-transparent\/65) {
  border-top-color: rgb(0 0 0 / 0.65);
  border-bottom-color: rgb(0 0 0 / 0.65);
}#body :is(.border-y-transparent\/70) {
  border-top-color: rgb(0 0 0 / 0.7);
  border-bottom-color: rgb(0 0 0 / 0.7);
}#body :is(.border-y-transparent\/75) {
  border-top-color: rgb(0 0 0 / 0.75);
  border-bottom-color: rgb(0 0 0 / 0.75);
}#body :is(.border-y-transparent\/80) {
  border-top-color: rgb(0 0 0 / 0.8);
  border-bottom-color: rgb(0 0 0 / 0.8);
}#body :is(.border-y-transparent\/85) {
  border-top-color: rgb(0 0 0 / 0.85);
  border-bottom-color: rgb(0 0 0 / 0.85);
}#body :is(.border-y-transparent\/90) {
  border-top-color: rgb(0 0 0 / 0.9);
  border-bottom-color: rgb(0 0 0 / 0.9);
}#body :is(.border-y-transparent\/95) {
  border-top-color: rgb(0 0 0 / 0.95);
  border-bottom-color: rgb(0 0 0 / 0.95);
}#body :is(.border-b-sw-active) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-b-sw-active-light) {
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-b-sw-active-light-hex) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.border-b-sw-active-light-hex\/0) {
  border-bottom-color: rgb(230 240 251 / 0);
}#body :is(.border-b-sw-active-light-hex\/10) {
  border-bottom-color: rgb(230 240 251 / 0.1);
}#body :is(.border-b-sw-active-light-hex\/100) {
  border-bottom-color: rgb(230 240 251 / 1);
}#body :is(.border-b-sw-active-light-hex\/15) {
  border-bottom-color: rgb(230 240 251 / 0.15);
}#body :is(.border-b-sw-active-light-hex\/20) {
  border-bottom-color: rgb(230 240 251 / 0.2);
}#body :is(.border-b-sw-active-light-hex\/25) {
  border-bottom-color: rgb(230 240 251 / 0.25);
}#body :is(.border-b-sw-active-light-hex\/30) {
  border-bottom-color: rgb(230 240 251 / 0.3);
}#body :is(.border-b-sw-active-light-hex\/35) {
  border-bottom-color: rgb(230 240 251 / 0.35);
}#body :is(.border-b-sw-active-light-hex\/40) {
  border-bottom-color: rgb(230 240 251 / 0.4);
}#body :is(.border-b-sw-active-light-hex\/45) {
  border-bottom-color: rgb(230 240 251 / 0.45);
}#body :is(.border-b-sw-active-light-hex\/5) {
  border-bottom-color: rgb(230 240 251 / 0.05);
}#body :is(.border-b-sw-active-light-hex\/50) {
  border-bottom-color: rgb(230 240 251 / 0.5);
}#body :is(.border-b-sw-active-light-hex\/55) {
  border-bottom-color: rgb(230 240 251 / 0.55);
}#body :is(.border-b-sw-active-light-hex\/60) {
  border-bottom-color: rgb(230 240 251 / 0.6);
}#body :is(.border-b-sw-active-light-hex\/65) {
  border-bottom-color: rgb(230 240 251 / 0.65);
}#body :is(.border-b-sw-active-light-hex\/70) {
  border-bottom-color: rgb(230 240 251 / 0.7);
}#body :is(.border-b-sw-active-light-hex\/75) {
  border-bottom-color: rgb(230 240 251 / 0.75);
}#body :is(.border-b-sw-active-light-hex\/80) {
  border-bottom-color: rgb(230 240 251 / 0.8);
}#body :is(.border-b-sw-active-light-hex\/85) {
  border-bottom-color: rgb(230 240 251 / 0.85);
}#body :is(.border-b-sw-active-light-hex\/90) {
  border-bottom-color: rgb(230 240 251 / 0.9);
}#body :is(.border-b-sw-active-light-hex\/95) {
  border-bottom-color: rgb(230 240 251 / 0.95);
}#body :is(.border-b-sw-active-light\/0) {
  border-bottom-color: rgba(10, 111, 219, 0);
}#body :is(.border-b-sw-active-light\/10) {
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-b-sw-active-light\/100) {
  border-bottom-color: rgba(10, 111, 219, 1);
}#body :is(.border-b-sw-active-light\/15) {
  border-bottom-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-b-sw-active-light\/20) {
  border-bottom-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-b-sw-active-light\/25) {
  border-bottom-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-b-sw-active-light\/30) {
  border-bottom-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-b-sw-active-light\/35) {
  border-bottom-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-b-sw-active-light\/40) {
  border-bottom-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-b-sw-active-light\/45) {
  border-bottom-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-b-sw-active-light\/5) {
  border-bottom-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-b-sw-active-light\/50) {
  border-bottom-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-b-sw-active-light\/55) {
  border-bottom-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-b-sw-active-light\/60) {
  border-bottom-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-b-sw-active-light\/65) {
  border-bottom-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-b-sw-active-light\/70) {
  border-bottom-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-b-sw-active-light\/75) {
  border-bottom-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-b-sw-active-light\/80) {
  border-bottom-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-b-sw-active-light\/85) {
  border-bottom-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-b-sw-active-light\/90) {
  border-bottom-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-b-sw-active-light\/95) {
  border-bottom-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-b-sw-active\/0) {
  border-bottom-color: rgb(10 111 219 / 0);
}#body :is(.border-b-sw-active\/10) {
  border-bottom-color: rgb(10 111 219 / 0.1);
}#body :is(.border-b-sw-active\/100) {
  border-bottom-color: rgb(10 111 219 / 1);
}#body :is(.border-b-sw-active\/15) {
  border-bottom-color: rgb(10 111 219 / 0.15);
}#body :is(.border-b-sw-active\/20) {
  border-bottom-color: rgb(10 111 219 / 0.2);
}#body :is(.border-b-sw-active\/25) {
  border-bottom-color: rgb(10 111 219 / 0.25);
}#body :is(.border-b-sw-active\/30) {
  border-bottom-color: rgb(10 111 219 / 0.3);
}#body :is(.border-b-sw-active\/35) {
  border-bottom-color: rgb(10 111 219 / 0.35);
}#body :is(.border-b-sw-active\/40) {
  border-bottom-color: rgb(10 111 219 / 0.4);
}#body :is(.border-b-sw-active\/45) {
  border-bottom-color: rgb(10 111 219 / 0.45);
}#body :is(.border-b-sw-active\/5) {
  border-bottom-color: rgb(10 111 219 / 0.05);
}#body :is(.border-b-sw-active\/50) {
  border-bottom-color: rgb(10 111 219 / 0.5);
}#body :is(.border-b-sw-active\/55) {
  border-bottom-color: rgb(10 111 219 / 0.55);
}#body :is(.border-b-sw-active\/60) {
  border-bottom-color: rgb(10 111 219 / 0.6);
}#body :is(.border-b-sw-active\/65) {
  border-bottom-color: rgb(10 111 219 / 0.65);
}#body :is(.border-b-sw-active\/70) {
  border-bottom-color: rgb(10 111 219 / 0.7);
}#body :is(.border-b-sw-active\/75) {
  border-bottom-color: rgb(10 111 219 / 0.75);
}#body :is(.border-b-sw-active\/80) {
  border-bottom-color: rgb(10 111 219 / 0.8);
}#body :is(.border-b-sw-active\/85) {
  border-bottom-color: rgb(10 111 219 / 0.85);
}#body :is(.border-b-sw-active\/90) {
  border-bottom-color: rgb(10 111 219 / 0.9);
}#body :is(.border-b-sw-active\/95) {
  border-bottom-color: rgb(10 111 219 / 0.95);
}#body :is(.border-b-sw-background) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-b-sw-background-component) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-b-sw-background-component\/0) {
  border-bottom-color: rgb(255 255 255 / 0);
}#body :is(.border-b-sw-background-component\/10) {
  border-bottom-color: rgb(255 255 255 / 0.1);
}#body :is(.border-b-sw-background-component\/100) {
  border-bottom-color: rgb(255 255 255 / 1);
}#body :is(.border-b-sw-background-component\/15) {
  border-bottom-color: rgb(255 255 255 / 0.15);
}#body :is(.border-b-sw-background-component\/20) {
  border-bottom-color: rgb(255 255 255 / 0.2);
}#body :is(.border-b-sw-background-component\/25) {
  border-bottom-color: rgb(255 255 255 / 0.25);
}#body :is(.border-b-sw-background-component\/30) {
  border-bottom-color: rgb(255 255 255 / 0.3);
}#body :is(.border-b-sw-background-component\/35) {
  border-bottom-color: rgb(255 255 255 / 0.35);
}#body :is(.border-b-sw-background-component\/40) {
  border-bottom-color: rgb(255 255 255 / 0.4);
}#body :is(.border-b-sw-background-component\/45) {
  border-bottom-color: rgb(255 255 255 / 0.45);
}#body :is(.border-b-sw-background-component\/5) {
  border-bottom-color: rgb(255 255 255 / 0.05);
}#body :is(.border-b-sw-background-component\/50) {
  border-bottom-color: rgb(255 255 255 / 0.5);
}#body :is(.border-b-sw-background-component\/55) {
  border-bottom-color: rgb(255 255 255 / 0.55);
}#body :is(.border-b-sw-background-component\/60) {
  border-bottom-color: rgb(255 255 255 / 0.6);
}#body :is(.border-b-sw-background-component\/65) {
  border-bottom-color: rgb(255 255 255 / 0.65);
}#body :is(.border-b-sw-background-component\/70) {
  border-bottom-color: rgb(255 255 255 / 0.7);
}#body :is(.border-b-sw-background-component\/75) {
  border-bottom-color: rgb(255 255 255 / 0.75);
}#body :is(.border-b-sw-background-component\/80) {
  border-bottom-color: rgb(255 255 255 / 0.8);
}#body :is(.border-b-sw-background-component\/85) {
  border-bottom-color: rgb(255 255 255 / 0.85);
}#body :is(.border-b-sw-background-component\/90) {
  border-bottom-color: rgb(255 255 255 / 0.9);
}#body :is(.border-b-sw-background-component\/95) {
  border-bottom-color: rgb(255 255 255 / 0.95);
}#body :is(.border-b-sw-background-header) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-b-sw-background-header\/0) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-b-sw-background-header\/10) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-b-sw-background-header\/100) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-b-sw-background-header\/15) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-b-sw-background-header\/20) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-b-sw-background-header\/25) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-b-sw-background-header\/30) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-b-sw-background-header\/35) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-b-sw-background-header\/40) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-b-sw-background-header\/45) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-b-sw-background-header\/5) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-b-sw-background-header\/50) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-b-sw-background-header\/55) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-b-sw-background-header\/60) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-b-sw-background-header\/65) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-b-sw-background-header\/70) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-b-sw-background-header\/75) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-b-sw-background-header\/80) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-b-sw-background-header\/85) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-b-sw-background-header\/90) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-b-sw-background-header\/95) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-b-sw-background\/0) {
  border-bottom-color: rgb(245 245 245 / 0);
}#body :is(.border-b-sw-background\/10) {
  border-bottom-color: rgb(245 245 245 / 0.1);
}#body :is(.border-b-sw-background\/100) {
  border-bottom-color: rgb(245 245 245 / 1);
}#body :is(.border-b-sw-background\/15) {
  border-bottom-color: rgb(245 245 245 / 0.15);
}#body :is(.border-b-sw-background\/20) {
  border-bottom-color: rgb(245 245 245 / 0.2);
}#body :is(.border-b-sw-background\/25) {
  border-bottom-color: rgb(245 245 245 / 0.25);
}#body :is(.border-b-sw-background\/30) {
  border-bottom-color: rgb(245 245 245 / 0.3);
}#body :is(.border-b-sw-background\/35) {
  border-bottom-color: rgb(245 245 245 / 0.35);
}#body :is(.border-b-sw-background\/40) {
  border-bottom-color: rgb(245 245 245 / 0.4);
}#body :is(.border-b-sw-background\/45) {
  border-bottom-color: rgb(245 245 245 / 0.45);
}#body :is(.border-b-sw-background\/5) {
  border-bottom-color: rgb(245 245 245 / 0.05);
}#body :is(.border-b-sw-background\/50) {
  border-bottom-color: rgb(245 245 245 / 0.5);
}#body :is(.border-b-sw-background\/55) {
  border-bottom-color: rgb(245 245 245 / 0.55);
}#body :is(.border-b-sw-background\/60) {
  border-bottom-color: rgb(245 245 245 / 0.6);
}#body :is(.border-b-sw-background\/65) {
  border-bottom-color: rgb(245 245 245 / 0.65);
}#body :is(.border-b-sw-background\/70) {
  border-bottom-color: rgb(245 245 245 / 0.7);
}#body :is(.border-b-sw-background\/75) {
  border-bottom-color: rgb(245 245 245 / 0.75);
}#body :is(.border-b-sw-background\/80) {
  border-bottom-color: rgb(245 245 245 / 0.8);
}#body :is(.border-b-sw-background\/85) {
  border-bottom-color: rgb(245 245 245 / 0.85);
}#body :is(.border-b-sw-background\/90) {
  border-bottom-color: rgb(245 245 245 / 0.9);
}#body :is(.border-b-sw-background\/95) {
  border-bottom-color: rgb(245 245 245 / 0.95);
}#body :is(.border-b-sw-border) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-b-sw-border-alternate) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-b-sw-border-alternate\/0) {
  border-bottom-color: rgb(185 186 185 / 0);
}#body :is(.border-b-sw-border-alternate\/10) {
  border-bottom-color: rgb(185 186 185 / 0.1);
}#body :is(.border-b-sw-border-alternate\/100) {
  border-bottom-color: rgb(185 186 185 / 1);
}#body :is(.border-b-sw-border-alternate\/15) {
  border-bottom-color: rgb(185 186 185 / 0.15);
}#body :is(.border-b-sw-border-alternate\/20) {
  border-bottom-color: rgb(185 186 185 / 0.2);
}#body :is(.border-b-sw-border-alternate\/25) {
  border-bottom-color: rgb(185 186 185 / 0.25);
}#body :is(.border-b-sw-border-alternate\/30) {
  border-bottom-color: rgb(185 186 185 / 0.3);
}#body :is(.border-b-sw-border-alternate\/35) {
  border-bottom-color: rgb(185 186 185 / 0.35);
}#body :is(.border-b-sw-border-alternate\/40) {
  border-bottom-color: rgb(185 186 185 / 0.4);
}#body :is(.border-b-sw-border-alternate\/45) {
  border-bottom-color: rgb(185 186 185 / 0.45);
}#body :is(.border-b-sw-border-alternate\/5) {
  border-bottom-color: rgb(185 186 185 / 0.05);
}#body :is(.border-b-sw-border-alternate\/50) {
  border-bottom-color: rgb(185 186 185 / 0.5);
}#body :is(.border-b-sw-border-alternate\/55) {
  border-bottom-color: rgb(185 186 185 / 0.55);
}#body :is(.border-b-sw-border-alternate\/60) {
  border-bottom-color: rgb(185 186 185 / 0.6);
}#body :is(.border-b-sw-border-alternate\/65) {
  border-bottom-color: rgb(185 186 185 / 0.65);
}#body :is(.border-b-sw-border-alternate\/70) {
  border-bottom-color: rgb(185 186 185 / 0.7);
}#body :is(.border-b-sw-border-alternate\/75) {
  border-bottom-color: rgb(185 186 185 / 0.75);
}#body :is(.border-b-sw-border-alternate\/80) {
  border-bottom-color: rgb(185 186 185 / 0.8);
}#body :is(.border-b-sw-border-alternate\/85) {
  border-bottom-color: rgb(185 186 185 / 0.85);
}#body :is(.border-b-sw-border-alternate\/90) {
  border-bottom-color: rgb(185 186 185 / 0.9);
}#body :is(.border-b-sw-border-alternate\/95) {
  border-bottom-color: rgb(185 186 185 / 0.95);
}#body :is(.border-b-sw-border-light) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-b-sw-border-light\/0) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-b-sw-border-light\/10) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-b-sw-border-light\/100) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-b-sw-border-light\/15) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-b-sw-border-light\/20) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-b-sw-border-light\/25) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-b-sw-border-light\/30) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-b-sw-border-light\/35) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-b-sw-border-light\/40) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-b-sw-border-light\/45) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-b-sw-border-light\/5) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-b-sw-border-light\/50) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-b-sw-border-light\/55) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-b-sw-border-light\/60) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-b-sw-border-light\/65) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-b-sw-border-light\/70) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-b-sw-border-light\/75) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-b-sw-border-light\/80) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-b-sw-border-light\/85) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-b-sw-border-light\/90) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-b-sw-border-light\/95) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-b-sw-border\/0) {
  border-bottom-color: rgb(216 216 216 / 0);
}#body :is(.border-b-sw-border\/10) {
  border-bottom-color: rgb(216 216 216 / 0.1);
}#body :is(.border-b-sw-border\/100) {
  border-bottom-color: rgb(216 216 216 / 1);
}#body :is(.border-b-sw-border\/15) {
  border-bottom-color: rgb(216 216 216 / 0.15);
}#body :is(.border-b-sw-border\/20) {
  border-bottom-color: rgb(216 216 216 / 0.2);
}#body :is(.border-b-sw-border\/25) {
  border-bottom-color: rgb(216 216 216 / 0.25);
}#body :is(.border-b-sw-border\/30) {
  border-bottom-color: rgb(216 216 216 / 0.3);
}#body :is(.border-b-sw-border\/35) {
  border-bottom-color: rgb(216 216 216 / 0.35);
}#body :is(.border-b-sw-border\/40) {
  border-bottom-color: rgb(216 216 216 / 0.4);
}#body :is(.border-b-sw-border\/45) {
  border-bottom-color: rgb(216 216 216 / 0.45);
}#body :is(.border-b-sw-border\/5) {
  border-bottom-color: rgb(216 216 216 / 0.05);
}#body :is(.border-b-sw-border\/50) {
  border-bottom-color: rgb(216 216 216 / 0.5);
}#body :is(.border-b-sw-border\/55) {
  border-bottom-color: rgb(216 216 216 / 0.55);
}#body :is(.border-b-sw-border\/60) {
  border-bottom-color: rgb(216 216 216 / 0.6);
}#body :is(.border-b-sw-border\/65) {
  border-bottom-color: rgb(216 216 216 / 0.65);
}#body :is(.border-b-sw-border\/70) {
  border-bottom-color: rgb(216 216 216 / 0.7);
}#body :is(.border-b-sw-border\/75) {
  border-bottom-color: rgb(216 216 216 / 0.75);
}#body :is(.border-b-sw-border\/80) {
  border-bottom-color: rgb(216 216 216 / 0.8);
}#body :is(.border-b-sw-border\/85) {
  border-bottom-color: rgb(216 216 216 / 0.85);
}#body :is(.border-b-sw-border\/90) {
  border-bottom-color: rgb(216 216 216 / 0.9);
}#body :is(.border-b-sw-border\/95) {
  border-bottom-color: rgb(216 216 216 / 0.95);
}#body :is(.border-b-sw-boxShadow) {
  border-bottom-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-b-sw-boxShadow\/0) {
  border-bottom-color: rgba(38, 40, 43, 0);
}#body :is(.border-b-sw-boxShadow\/10) {
  border-bottom-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-b-sw-boxShadow\/100) {
  border-bottom-color: rgba(38, 40, 43, 1);
}#body :is(.border-b-sw-boxShadow\/15) {
  border-bottom-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-b-sw-boxShadow\/20) {
  border-bottom-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-b-sw-boxShadow\/25) {
  border-bottom-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-b-sw-boxShadow\/30) {
  border-bottom-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-b-sw-boxShadow\/35) {
  border-bottom-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-b-sw-boxShadow\/40) {
  border-bottom-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-b-sw-boxShadow\/45) {
  border-bottom-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-b-sw-boxShadow\/5) {
  border-bottom-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-b-sw-boxShadow\/50) {
  border-bottom-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-b-sw-boxShadow\/55) {
  border-bottom-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-b-sw-boxShadow\/60) {
  border-bottom-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-b-sw-boxShadow\/65) {
  border-bottom-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-b-sw-boxShadow\/70) {
  border-bottom-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-b-sw-boxShadow\/75) {
  border-bottom-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-b-sw-boxShadow\/80) {
  border-bottom-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-b-sw-boxShadow\/85) {
  border-bottom-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-b-sw-boxShadow\/90) {
  border-bottom-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-b-sw-boxShadow\/95) {
  border-bottom-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-b-sw-destroy) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-b-sw-destroy\/0) {
  border-bottom-color: rgb(180 29 19 / 0);
}#body :is(.border-b-sw-destroy\/10) {
  border-bottom-color: rgb(180 29 19 / 0.1);
}#body :is(.border-b-sw-destroy\/100) {
  border-bottom-color: rgb(180 29 19 / 1);
}#body :is(.border-b-sw-destroy\/15) {
  border-bottom-color: rgb(180 29 19 / 0.15);
}#body :is(.border-b-sw-destroy\/20) {
  border-bottom-color: rgb(180 29 19 / 0.2);
}#body :is(.border-b-sw-destroy\/25) {
  border-bottom-color: rgb(180 29 19 / 0.25);
}#body :is(.border-b-sw-destroy\/30) {
  border-bottom-color: rgb(180 29 19 / 0.3);
}#body :is(.border-b-sw-destroy\/35) {
  border-bottom-color: rgb(180 29 19 / 0.35);
}#body :is(.border-b-sw-destroy\/40) {
  border-bottom-color: rgb(180 29 19 / 0.4);
}#body :is(.border-b-sw-destroy\/45) {
  border-bottom-color: rgb(180 29 19 / 0.45);
}#body :is(.border-b-sw-destroy\/5) {
  border-bottom-color: rgb(180 29 19 / 0.05);
}#body :is(.border-b-sw-destroy\/50) {
  border-bottom-color: rgb(180 29 19 / 0.5);
}#body :is(.border-b-sw-destroy\/55) {
  border-bottom-color: rgb(180 29 19 / 0.55);
}#body :is(.border-b-sw-destroy\/60) {
  border-bottom-color: rgb(180 29 19 / 0.6);
}#body :is(.border-b-sw-destroy\/65) {
  border-bottom-color: rgb(180 29 19 / 0.65);
}#body :is(.border-b-sw-destroy\/70) {
  border-bottom-color: rgb(180 29 19 / 0.7);
}#body :is(.border-b-sw-destroy\/75) {
  border-bottom-color: rgb(180 29 19 / 0.75);
}#body :is(.border-b-sw-destroy\/80) {
  border-bottom-color: rgb(180 29 19 / 0.8);
}#body :is(.border-b-sw-destroy\/85) {
  border-bottom-color: rgb(180 29 19 / 0.85);
}#body :is(.border-b-sw-destroy\/90) {
  border-bottom-color: rgb(180 29 19 / 0.9);
}#body :is(.border-b-sw-destroy\/95) {
  border-bottom-color: rgb(180 29 19 / 0.95);
}#body :is(.border-b-sw-disabled) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-b-sw-disabled-alternate) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-b-sw-disabled-alternate\/0) {
  border-bottom-color: rgb(216 216 216 / 0);
}#body :is(.border-b-sw-disabled-alternate\/10) {
  border-bottom-color: rgb(216 216 216 / 0.1);
}#body :is(.border-b-sw-disabled-alternate\/100) {
  border-bottom-color: rgb(216 216 216 / 1);
}#body :is(.border-b-sw-disabled-alternate\/15) {
  border-bottom-color: rgb(216 216 216 / 0.15);
}#body :is(.border-b-sw-disabled-alternate\/20) {
  border-bottom-color: rgb(216 216 216 / 0.2);
}#body :is(.border-b-sw-disabled-alternate\/25) {
  border-bottom-color: rgb(216 216 216 / 0.25);
}#body :is(.border-b-sw-disabled-alternate\/30) {
  border-bottom-color: rgb(216 216 216 / 0.3);
}#body :is(.border-b-sw-disabled-alternate\/35) {
  border-bottom-color: rgb(216 216 216 / 0.35);
}#body :is(.border-b-sw-disabled-alternate\/40) {
  border-bottom-color: rgb(216 216 216 / 0.4);
}#body :is(.border-b-sw-disabled-alternate\/45) {
  border-bottom-color: rgb(216 216 216 / 0.45);
}#body :is(.border-b-sw-disabled-alternate\/5) {
  border-bottom-color: rgb(216 216 216 / 0.05);
}#body :is(.border-b-sw-disabled-alternate\/50) {
  border-bottom-color: rgb(216 216 216 / 0.5);
}#body :is(.border-b-sw-disabled-alternate\/55) {
  border-bottom-color: rgb(216 216 216 / 0.55);
}#body :is(.border-b-sw-disabled-alternate\/60) {
  border-bottom-color: rgb(216 216 216 / 0.6);
}#body :is(.border-b-sw-disabled-alternate\/65) {
  border-bottom-color: rgb(216 216 216 / 0.65);
}#body :is(.border-b-sw-disabled-alternate\/70) {
  border-bottom-color: rgb(216 216 216 / 0.7);
}#body :is(.border-b-sw-disabled-alternate\/75) {
  border-bottom-color: rgb(216 216 216 / 0.75);
}#body :is(.border-b-sw-disabled-alternate\/80) {
  border-bottom-color: rgb(216 216 216 / 0.8);
}#body :is(.border-b-sw-disabled-alternate\/85) {
  border-bottom-color: rgb(216 216 216 / 0.85);
}#body :is(.border-b-sw-disabled-alternate\/90) {
  border-bottom-color: rgb(216 216 216 / 0.9);
}#body :is(.border-b-sw-disabled-alternate\/95) {
  border-bottom-color: rgb(216 216 216 / 0.95);
}#body :is(.border-b-sw-disabled-text) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-b-sw-disabled-text\/0) {
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.border-b-sw-disabled-text\/10) {
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.border-b-sw-disabled-text\/100) {
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.border-b-sw-disabled-text\/15) {
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.border-b-sw-disabled-text\/20) {
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.border-b-sw-disabled-text\/25) {
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.border-b-sw-disabled-text\/30) {
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.border-b-sw-disabled-text\/35) {
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.border-b-sw-disabled-text\/40) {
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.border-b-sw-disabled-text\/45) {
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.border-b-sw-disabled-text\/5) {
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.border-b-sw-disabled-text\/50) {
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.border-b-sw-disabled-text\/55) {
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.border-b-sw-disabled-text\/60) {
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.border-b-sw-disabled-text\/65) {
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.border-b-sw-disabled-text\/70) {
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.border-b-sw-disabled-text\/75) {
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.border-b-sw-disabled-text\/80) {
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.border-b-sw-disabled-text\/85) {
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.border-b-sw-disabled-text\/90) {
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.border-b-sw-disabled-text\/95) {
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.border-b-sw-disabled\/0) {
  border-bottom-color: rgb(185 186 185 / 0);
}#body :is(.border-b-sw-disabled\/10) {
  border-bottom-color: rgb(185 186 185 / 0.1);
}#body :is(.border-b-sw-disabled\/100) {
  border-bottom-color: rgb(185 186 185 / 1);
}#body :is(.border-b-sw-disabled\/15) {
  border-bottom-color: rgb(185 186 185 / 0.15);
}#body :is(.border-b-sw-disabled\/20) {
  border-bottom-color: rgb(185 186 185 / 0.2);
}#body :is(.border-b-sw-disabled\/25) {
  border-bottom-color: rgb(185 186 185 / 0.25);
}#body :is(.border-b-sw-disabled\/30) {
  border-bottom-color: rgb(185 186 185 / 0.3);
}#body :is(.border-b-sw-disabled\/35) {
  border-bottom-color: rgb(185 186 185 / 0.35);
}#body :is(.border-b-sw-disabled\/40) {
  border-bottom-color: rgb(185 186 185 / 0.4);
}#body :is(.border-b-sw-disabled\/45) {
  border-bottom-color: rgb(185 186 185 / 0.45);
}#body :is(.border-b-sw-disabled\/5) {
  border-bottom-color: rgb(185 186 185 / 0.05);
}#body :is(.border-b-sw-disabled\/50) {
  border-bottom-color: rgb(185 186 185 / 0.5);
}#body :is(.border-b-sw-disabled\/55) {
  border-bottom-color: rgb(185 186 185 / 0.55);
}#body :is(.border-b-sw-disabled\/60) {
  border-bottom-color: rgb(185 186 185 / 0.6);
}#body :is(.border-b-sw-disabled\/65) {
  border-bottom-color: rgb(185 186 185 / 0.65);
}#body :is(.border-b-sw-disabled\/70) {
  border-bottom-color: rgb(185 186 185 / 0.7);
}#body :is(.border-b-sw-disabled\/75) {
  border-bottom-color: rgb(185 186 185 / 0.75);
}#body :is(.border-b-sw-disabled\/80) {
  border-bottom-color: rgb(185 186 185 / 0.8);
}#body :is(.border-b-sw-disabled\/85) {
  border-bottom-color: rgb(185 186 185 / 0.85);
}#body :is(.border-b-sw-disabled\/90) {
  border-bottom-color: rgb(185 186 185 / 0.9);
}#body :is(.border-b-sw-disabled\/95) {
  border-bottom-color: rgb(185 186 185 / 0.95);
}#body :is(.border-b-sw-divider) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-b-sw-divider\/0) {
  border-bottom-color: rgb(216 216 216 / 0);
}#body :is(.border-b-sw-divider\/10) {
  border-bottom-color: rgb(216 216 216 / 0.1);
}#body :is(.border-b-sw-divider\/100) {
  border-bottom-color: rgb(216 216 216 / 1);
}#body :is(.border-b-sw-divider\/15) {
  border-bottom-color: rgb(216 216 216 / 0.15);
}#body :is(.border-b-sw-divider\/20) {
  border-bottom-color: rgb(216 216 216 / 0.2);
}#body :is(.border-b-sw-divider\/25) {
  border-bottom-color: rgb(216 216 216 / 0.25);
}#body :is(.border-b-sw-divider\/30) {
  border-bottom-color: rgb(216 216 216 / 0.3);
}#body :is(.border-b-sw-divider\/35) {
  border-bottom-color: rgb(216 216 216 / 0.35);
}#body :is(.border-b-sw-divider\/40) {
  border-bottom-color: rgb(216 216 216 / 0.4);
}#body :is(.border-b-sw-divider\/45) {
  border-bottom-color: rgb(216 216 216 / 0.45);
}#body :is(.border-b-sw-divider\/5) {
  border-bottom-color: rgb(216 216 216 / 0.05);
}#body :is(.border-b-sw-divider\/50) {
  border-bottom-color: rgb(216 216 216 / 0.5);
}#body :is(.border-b-sw-divider\/55) {
  border-bottom-color: rgb(216 216 216 / 0.55);
}#body :is(.border-b-sw-divider\/60) {
  border-bottom-color: rgb(216 216 216 / 0.6);
}#body :is(.border-b-sw-divider\/65) {
  border-bottom-color: rgb(216 216 216 / 0.65);
}#body :is(.border-b-sw-divider\/70) {
  border-bottom-color: rgb(216 216 216 / 0.7);
}#body :is(.border-b-sw-divider\/75) {
  border-bottom-color: rgb(216 216 216 / 0.75);
}#body :is(.border-b-sw-divider\/80) {
  border-bottom-color: rgb(216 216 216 / 0.8);
}#body :is(.border-b-sw-divider\/85) {
  border-bottom-color: rgb(216 216 216 / 0.85);
}#body :is(.border-b-sw-divider\/90) {
  border-bottom-color: rgb(216 216 216 / 0.9);
}#body :is(.border-b-sw-divider\/95) {
  border-bottom-color: rgb(216 216 216 / 0.95);
}#body :is(.border-b-sw-error) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-b-sw-error-background) {
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-b-sw-error-background-hex) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.border-b-sw-error-background-hex\/0) {
  border-bottom-color: rgb(247 232 231 / 0);
}#body :is(.border-b-sw-error-background-hex\/10) {
  border-bottom-color: rgb(247 232 231 / 0.1);
}#body :is(.border-b-sw-error-background-hex\/100) {
  border-bottom-color: rgb(247 232 231 / 1);
}#body :is(.border-b-sw-error-background-hex\/15) {
  border-bottom-color: rgb(247 232 231 / 0.15);
}#body :is(.border-b-sw-error-background-hex\/20) {
  border-bottom-color: rgb(247 232 231 / 0.2);
}#body :is(.border-b-sw-error-background-hex\/25) {
  border-bottom-color: rgb(247 232 231 / 0.25);
}#body :is(.border-b-sw-error-background-hex\/30) {
  border-bottom-color: rgb(247 232 231 / 0.3);
}#body :is(.border-b-sw-error-background-hex\/35) {
  border-bottom-color: rgb(247 232 231 / 0.35);
}#body :is(.border-b-sw-error-background-hex\/40) {
  border-bottom-color: rgb(247 232 231 / 0.4);
}#body :is(.border-b-sw-error-background-hex\/45) {
  border-bottom-color: rgb(247 232 231 / 0.45);
}#body :is(.border-b-sw-error-background-hex\/5) {
  border-bottom-color: rgb(247 232 231 / 0.05);
}#body :is(.border-b-sw-error-background-hex\/50) {
  border-bottom-color: rgb(247 232 231 / 0.5);
}#body :is(.border-b-sw-error-background-hex\/55) {
  border-bottom-color: rgb(247 232 231 / 0.55);
}#body :is(.border-b-sw-error-background-hex\/60) {
  border-bottom-color: rgb(247 232 231 / 0.6);
}#body :is(.border-b-sw-error-background-hex\/65) {
  border-bottom-color: rgb(247 232 231 / 0.65);
}#body :is(.border-b-sw-error-background-hex\/70) {
  border-bottom-color: rgb(247 232 231 / 0.7);
}#body :is(.border-b-sw-error-background-hex\/75) {
  border-bottom-color: rgb(247 232 231 / 0.75);
}#body :is(.border-b-sw-error-background-hex\/80) {
  border-bottom-color: rgb(247 232 231 / 0.8);
}#body :is(.border-b-sw-error-background-hex\/85) {
  border-bottom-color: rgb(247 232 231 / 0.85);
}#body :is(.border-b-sw-error-background-hex\/90) {
  border-bottom-color: rgb(247 232 231 / 0.9);
}#body :is(.border-b-sw-error-background-hex\/95) {
  border-bottom-color: rgb(247 232 231 / 0.95);
}#body :is(.border-b-sw-error-background\/0) {
  border-bottom-color: rgba(180, 29, 19, 0);
}#body :is(.border-b-sw-error-background\/10) {
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-b-sw-error-background\/100) {
  border-bottom-color: rgba(180, 29, 19, 1);
}#body :is(.border-b-sw-error-background\/15) {
  border-bottom-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-b-sw-error-background\/20) {
  border-bottom-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-b-sw-error-background\/25) {
  border-bottom-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-b-sw-error-background\/30) {
  border-bottom-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-b-sw-error-background\/35) {
  border-bottom-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-b-sw-error-background\/40) {
  border-bottom-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-b-sw-error-background\/45) {
  border-bottom-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-b-sw-error-background\/5) {
  border-bottom-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-b-sw-error-background\/50) {
  border-bottom-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-b-sw-error-background\/55) {
  border-bottom-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-b-sw-error-background\/60) {
  border-bottom-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-b-sw-error-background\/65) {
  border-bottom-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-b-sw-error-background\/70) {
  border-bottom-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-b-sw-error-background\/75) {
  border-bottom-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-b-sw-error-background\/80) {
  border-bottom-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-b-sw-error-background\/85) {
  border-bottom-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-b-sw-error-background\/90) {
  border-bottom-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-b-sw-error-background\/95) {
  border-bottom-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-b-sw-error-dark) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.border-b-sw-error-dark\/0) {
  border-bottom-color: rgb(135 22 15 / 0);
}#body :is(.border-b-sw-error-dark\/10) {
  border-bottom-color: rgb(135 22 15 / 0.1);
}#body :is(.border-b-sw-error-dark\/100) {
  border-bottom-color: rgb(135 22 15 / 1);
}#body :is(.border-b-sw-error-dark\/15) {
  border-bottom-color: rgb(135 22 15 / 0.15);
}#body :is(.border-b-sw-error-dark\/20) {
  border-bottom-color: rgb(135 22 15 / 0.2);
}#body :is(.border-b-sw-error-dark\/25) {
  border-bottom-color: rgb(135 22 15 / 0.25);
}#body :is(.border-b-sw-error-dark\/30) {
  border-bottom-color: rgb(135 22 15 / 0.3);
}#body :is(.border-b-sw-error-dark\/35) {
  border-bottom-color: rgb(135 22 15 / 0.35);
}#body :is(.border-b-sw-error-dark\/40) {
  border-bottom-color: rgb(135 22 15 / 0.4);
}#body :is(.border-b-sw-error-dark\/45) {
  border-bottom-color: rgb(135 22 15 / 0.45);
}#body :is(.border-b-sw-error-dark\/5) {
  border-bottom-color: rgb(135 22 15 / 0.05);
}#body :is(.border-b-sw-error-dark\/50) {
  border-bottom-color: rgb(135 22 15 / 0.5);
}#body :is(.border-b-sw-error-dark\/55) {
  border-bottom-color: rgb(135 22 15 / 0.55);
}#body :is(.border-b-sw-error-dark\/60) {
  border-bottom-color: rgb(135 22 15 / 0.6);
}#body :is(.border-b-sw-error-dark\/65) {
  border-bottom-color: rgb(135 22 15 / 0.65);
}#body :is(.border-b-sw-error-dark\/70) {
  border-bottom-color: rgb(135 22 15 / 0.7);
}#body :is(.border-b-sw-error-dark\/75) {
  border-bottom-color: rgb(135 22 15 / 0.75);
}#body :is(.border-b-sw-error-dark\/80) {
  border-bottom-color: rgb(135 22 15 / 0.8);
}#body :is(.border-b-sw-error-dark\/85) {
  border-bottom-color: rgb(135 22 15 / 0.85);
}#body :is(.border-b-sw-error-dark\/90) {
  border-bottom-color: rgb(135 22 15 / 0.9);
}#body :is(.border-b-sw-error-dark\/95) {
  border-bottom-color: rgb(135 22 15 / 0.95);
}#body :is(.border-b-sw-error-light) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.border-b-sw-error-light\/0) {
  border-bottom-color: rgb(203 82 65 / 0);
}#body :is(.border-b-sw-error-light\/10) {
  border-bottom-color: rgb(203 82 65 / 0.1);
}#body :is(.border-b-sw-error-light\/100) {
  border-bottom-color: rgb(203 82 65 / 1);
}#body :is(.border-b-sw-error-light\/15) {
  border-bottom-color: rgb(203 82 65 / 0.15);
}#body :is(.border-b-sw-error-light\/20) {
  border-bottom-color: rgb(203 82 65 / 0.2);
}#body :is(.border-b-sw-error-light\/25) {
  border-bottom-color: rgb(203 82 65 / 0.25);
}#body :is(.border-b-sw-error-light\/30) {
  border-bottom-color: rgb(203 82 65 / 0.3);
}#body :is(.border-b-sw-error-light\/35) {
  border-bottom-color: rgb(203 82 65 / 0.35);
}#body :is(.border-b-sw-error-light\/40) {
  border-bottom-color: rgb(203 82 65 / 0.4);
}#body :is(.border-b-sw-error-light\/45) {
  border-bottom-color: rgb(203 82 65 / 0.45);
}#body :is(.border-b-sw-error-light\/5) {
  border-bottom-color: rgb(203 82 65 / 0.05);
}#body :is(.border-b-sw-error-light\/50) {
  border-bottom-color: rgb(203 82 65 / 0.5);
}#body :is(.border-b-sw-error-light\/55) {
  border-bottom-color: rgb(203 82 65 / 0.55);
}#body :is(.border-b-sw-error-light\/60) {
  border-bottom-color: rgb(203 82 65 / 0.6);
}#body :is(.border-b-sw-error-light\/65) {
  border-bottom-color: rgb(203 82 65 / 0.65);
}#body :is(.border-b-sw-error-light\/70) {
  border-bottom-color: rgb(203 82 65 / 0.7);
}#body :is(.border-b-sw-error-light\/75) {
  border-bottom-color: rgb(203 82 65 / 0.75);
}#body :is(.border-b-sw-error-light\/80) {
  border-bottom-color: rgb(203 82 65 / 0.8);
}#body :is(.border-b-sw-error-light\/85) {
  border-bottom-color: rgb(203 82 65 / 0.85);
}#body :is(.border-b-sw-error-light\/90) {
  border-bottom-color: rgb(203 82 65 / 0.9);
}#body :is(.border-b-sw-error-light\/95) {
  border-bottom-color: rgb(203 82 65 / 0.95);
}#body :is(.border-b-sw-error\/0) {
  border-bottom-color: rgb(180 29 19 / 0);
}#body :is(.border-b-sw-error\/10) {
  border-bottom-color: rgb(180 29 19 / 0.1);
}#body :is(.border-b-sw-error\/100) {
  border-bottom-color: rgb(180 29 19 / 1);
}#body :is(.border-b-sw-error\/15) {
  border-bottom-color: rgb(180 29 19 / 0.15);
}#body :is(.border-b-sw-error\/20) {
  border-bottom-color: rgb(180 29 19 / 0.2);
}#body :is(.border-b-sw-error\/25) {
  border-bottom-color: rgb(180 29 19 / 0.25);
}#body :is(.border-b-sw-error\/30) {
  border-bottom-color: rgb(180 29 19 / 0.3);
}#body :is(.border-b-sw-error\/35) {
  border-bottom-color: rgb(180 29 19 / 0.35);
}#body :is(.border-b-sw-error\/40) {
  border-bottom-color: rgb(180 29 19 / 0.4);
}#body :is(.border-b-sw-error\/45) {
  border-bottom-color: rgb(180 29 19 / 0.45);
}#body :is(.border-b-sw-error\/5) {
  border-bottom-color: rgb(180 29 19 / 0.05);
}#body :is(.border-b-sw-error\/50) {
  border-bottom-color: rgb(180 29 19 / 0.5);
}#body :is(.border-b-sw-error\/55) {
  border-bottom-color: rgb(180 29 19 / 0.55);
}#body :is(.border-b-sw-error\/60) {
  border-bottom-color: rgb(180 29 19 / 0.6);
}#body :is(.border-b-sw-error\/65) {
  border-bottom-color: rgb(180 29 19 / 0.65);
}#body :is(.border-b-sw-error\/70) {
  border-bottom-color: rgb(180 29 19 / 0.7);
}#body :is(.border-b-sw-error\/75) {
  border-bottom-color: rgb(180 29 19 / 0.75);
}#body :is(.border-b-sw-error\/80) {
  border-bottom-color: rgb(180 29 19 / 0.8);
}#body :is(.border-b-sw-error\/85) {
  border-bottom-color: rgb(180 29 19 / 0.85);
}#body :is(.border-b-sw-error\/90) {
  border-bottom-color: rgb(180 29 19 / 0.9);
}#body :is(.border-b-sw-error\/95) {
  border-bottom-color: rgb(180 29 19 / 0.95);
}#body :is(.border-b-sw-focused) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-b-sw-focused\/0) {
  border-bottom-color: rgb(0 107 162 / 0);
}#body :is(.border-b-sw-focused\/10) {
  border-bottom-color: rgb(0 107 162 / 0.1);
}#body :is(.border-b-sw-focused\/100) {
  border-bottom-color: rgb(0 107 162 / 1);
}#body :is(.border-b-sw-focused\/15) {
  border-bottom-color: rgb(0 107 162 / 0.15);
}#body :is(.border-b-sw-focused\/20) {
  border-bottom-color: rgb(0 107 162 / 0.2);
}#body :is(.border-b-sw-focused\/25) {
  border-bottom-color: rgb(0 107 162 / 0.25);
}#body :is(.border-b-sw-focused\/30) {
  border-bottom-color: rgb(0 107 162 / 0.3);
}#body :is(.border-b-sw-focused\/35) {
  border-bottom-color: rgb(0 107 162 / 0.35);
}#body :is(.border-b-sw-focused\/40) {
  border-bottom-color: rgb(0 107 162 / 0.4);
}#body :is(.border-b-sw-focused\/45) {
  border-bottom-color: rgb(0 107 162 / 0.45);
}#body :is(.border-b-sw-focused\/5) {
  border-bottom-color: rgb(0 107 162 / 0.05);
}#body :is(.border-b-sw-focused\/50) {
  border-bottom-color: rgb(0 107 162 / 0.5);
}#body :is(.border-b-sw-focused\/55) {
  border-bottom-color: rgb(0 107 162 / 0.55);
}#body :is(.border-b-sw-focused\/60) {
  border-bottom-color: rgb(0 107 162 / 0.6);
}#body :is(.border-b-sw-focused\/65) {
  border-bottom-color: rgb(0 107 162 / 0.65);
}#body :is(.border-b-sw-focused\/70) {
  border-bottom-color: rgb(0 107 162 / 0.7);
}#body :is(.border-b-sw-focused\/75) {
  border-bottom-color: rgb(0 107 162 / 0.75);
}#body :is(.border-b-sw-focused\/80) {
  border-bottom-color: rgb(0 107 162 / 0.8);
}#body :is(.border-b-sw-focused\/85) {
  border-bottom-color: rgb(0 107 162 / 0.85);
}#body :is(.border-b-sw-focused\/90) {
  border-bottom-color: rgb(0 107 162 / 0.9);
}#body :is(.border-b-sw-focused\/95) {
  border-bottom-color: rgb(0 107 162 / 0.95);
}#body :is(.border-b-sw-form-field) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-b-sw-form-field\/0) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-b-sw-form-field\/10) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-b-sw-form-field\/100) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-b-sw-form-field\/15) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-b-sw-form-field\/20) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-b-sw-form-field\/25) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-b-sw-form-field\/30) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-b-sw-form-field\/35) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-b-sw-form-field\/40) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-b-sw-form-field\/45) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-b-sw-form-field\/5) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-b-sw-form-field\/50) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-b-sw-form-field\/55) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-b-sw-form-field\/60) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-b-sw-form-field\/65) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-b-sw-form-field\/70) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-b-sw-form-field\/75) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-b-sw-form-field\/80) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-b-sw-form-field\/85) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-b-sw-form-field\/90) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-b-sw-form-field\/95) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-b-sw-form-helper-text) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-b-sw-form-helper-text\/0) {
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.border-b-sw-form-helper-text\/10) {
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.border-b-sw-form-helper-text\/100) {
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.border-b-sw-form-helper-text\/15) {
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.border-b-sw-form-helper-text\/20) {
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.border-b-sw-form-helper-text\/25) {
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.border-b-sw-form-helper-text\/30) {
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.border-b-sw-form-helper-text\/35) {
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.border-b-sw-form-helper-text\/40) {
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.border-b-sw-form-helper-text\/45) {
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.border-b-sw-form-helper-text\/5) {
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.border-b-sw-form-helper-text\/50) {
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.border-b-sw-form-helper-text\/55) {
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.border-b-sw-form-helper-text\/60) {
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.border-b-sw-form-helper-text\/65) {
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.border-b-sw-form-helper-text\/70) {
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.border-b-sw-form-helper-text\/75) {
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.border-b-sw-form-helper-text\/80) {
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.border-b-sw-form-helper-text\/85) {
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.border-b-sw-form-helper-text\/90) {
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.border-b-sw-form-helper-text\/95) {
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.border-b-sw-high-price) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.border-b-sw-high-price-background) {
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-b-sw-high-price-background\/0) {
  border-bottom-color: rgba(180, 29, 19, 0);
}#body :is(.border-b-sw-high-price-background\/10) {
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-b-sw-high-price-background\/100) {
  border-bottom-color: rgba(180, 29, 19, 1);
}#body :is(.border-b-sw-high-price-background\/15) {
  border-bottom-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-b-sw-high-price-background\/20) {
  border-bottom-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-b-sw-high-price-background\/25) {
  border-bottom-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-b-sw-high-price-background\/30) {
  border-bottom-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-b-sw-high-price-background\/35) {
  border-bottom-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-b-sw-high-price-background\/40) {
  border-bottom-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-b-sw-high-price-background\/45) {
  border-bottom-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-b-sw-high-price-background\/5) {
  border-bottom-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-b-sw-high-price-background\/50) {
  border-bottom-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-b-sw-high-price-background\/55) {
  border-bottom-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-b-sw-high-price-background\/60) {
  border-bottom-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-b-sw-high-price-background\/65) {
  border-bottom-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-b-sw-high-price-background\/70) {
  border-bottom-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-b-sw-high-price-background\/75) {
  border-bottom-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-b-sw-high-price-background\/80) {
  border-bottom-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-b-sw-high-price-background\/85) {
  border-bottom-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-b-sw-high-price-background\/90) {
  border-bottom-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-b-sw-high-price-background\/95) {
  border-bottom-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-b-sw-high-price\/0) {
  border-bottom-color: rgb(206 226 248 / 0);
}#body :is(.border-b-sw-high-price\/10) {
  border-bottom-color: rgb(206 226 248 / 0.1);
}#body :is(.border-b-sw-high-price\/100) {
  border-bottom-color: rgb(206 226 248 / 1);
}#body :is(.border-b-sw-high-price\/15) {
  border-bottom-color: rgb(206 226 248 / 0.15);
}#body :is(.border-b-sw-high-price\/20) {
  border-bottom-color: rgb(206 226 248 / 0.2);
}#body :is(.border-b-sw-high-price\/25) {
  border-bottom-color: rgb(206 226 248 / 0.25);
}#body :is(.border-b-sw-high-price\/30) {
  border-bottom-color: rgb(206 226 248 / 0.3);
}#body :is(.border-b-sw-high-price\/35) {
  border-bottom-color: rgb(206 226 248 / 0.35);
}#body :is(.border-b-sw-high-price\/40) {
  border-bottom-color: rgb(206 226 248 / 0.4);
}#body :is(.border-b-sw-high-price\/45) {
  border-bottom-color: rgb(206 226 248 / 0.45);
}#body :is(.border-b-sw-high-price\/5) {
  border-bottom-color: rgb(206 226 248 / 0.05);
}#body :is(.border-b-sw-high-price\/50) {
  border-bottom-color: rgb(206 226 248 / 0.5);
}#body :is(.border-b-sw-high-price\/55) {
  border-bottom-color: rgb(206 226 248 / 0.55);
}#body :is(.border-b-sw-high-price\/60) {
  border-bottom-color: rgb(206 226 248 / 0.6);
}#body :is(.border-b-sw-high-price\/65) {
  border-bottom-color: rgb(206 226 248 / 0.65);
}#body :is(.border-b-sw-high-price\/70) {
  border-bottom-color: rgb(206 226 248 / 0.7);
}#body :is(.border-b-sw-high-price\/75) {
  border-bottom-color: rgb(206 226 248 / 0.75);
}#body :is(.border-b-sw-high-price\/80) {
  border-bottom-color: rgb(206 226 248 / 0.8);
}#body :is(.border-b-sw-high-price\/85) {
  border-bottom-color: rgb(206 226 248 / 0.85);
}#body :is(.border-b-sw-high-price\/90) {
  border-bottom-color: rgb(206 226 248 / 0.9);
}#body :is(.border-b-sw-high-price\/95) {
  border-bottom-color: rgb(206 226 248 / 0.95);
}#body :is(.border-b-sw-hover-light) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.border-b-sw-hover-light\/0) {
  border-bottom-color: rgb(194 210 226 / 0);
}#body :is(.border-b-sw-hover-light\/10) {
  border-bottom-color: rgb(194 210 226 / 0.1);
}#body :is(.border-b-sw-hover-light\/100) {
  border-bottom-color: rgb(194 210 226 / 1);
}#body :is(.border-b-sw-hover-light\/15) {
  border-bottom-color: rgb(194 210 226 / 0.15);
}#body :is(.border-b-sw-hover-light\/20) {
  border-bottom-color: rgb(194 210 226 / 0.2);
}#body :is(.border-b-sw-hover-light\/25) {
  border-bottom-color: rgb(194 210 226 / 0.25);
}#body :is(.border-b-sw-hover-light\/30) {
  border-bottom-color: rgb(194 210 226 / 0.3);
}#body :is(.border-b-sw-hover-light\/35) {
  border-bottom-color: rgb(194 210 226 / 0.35);
}#body :is(.border-b-sw-hover-light\/40) {
  border-bottom-color: rgb(194 210 226 / 0.4);
}#body :is(.border-b-sw-hover-light\/45) {
  border-bottom-color: rgb(194 210 226 / 0.45);
}#body :is(.border-b-sw-hover-light\/5) {
  border-bottom-color: rgb(194 210 226 / 0.05);
}#body :is(.border-b-sw-hover-light\/50) {
  border-bottom-color: rgb(194 210 226 / 0.5);
}#body :is(.border-b-sw-hover-light\/55) {
  border-bottom-color: rgb(194 210 226 / 0.55);
}#body :is(.border-b-sw-hover-light\/60) {
  border-bottom-color: rgb(194 210 226 / 0.6);
}#body :is(.border-b-sw-hover-light\/65) {
  border-bottom-color: rgb(194 210 226 / 0.65);
}#body :is(.border-b-sw-hover-light\/70) {
  border-bottom-color: rgb(194 210 226 / 0.7);
}#body :is(.border-b-sw-hover-light\/75) {
  border-bottom-color: rgb(194 210 226 / 0.75);
}#body :is(.border-b-sw-hover-light\/80) {
  border-bottom-color: rgb(194 210 226 / 0.8);
}#body :is(.border-b-sw-hover-light\/85) {
  border-bottom-color: rgb(194 210 226 / 0.85);
}#body :is(.border-b-sw-hover-light\/90) {
  border-bottom-color: rgb(194 210 226 / 0.9);
}#body :is(.border-b-sw-hover-light\/95) {
  border-bottom-color: rgb(194 210 226 / 0.95);
}#body :is(.border-b-sw-icon) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-b-sw-icon-alternate) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-b-sw-icon-alternate\/0) {
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.border-b-sw-icon-alternate\/10) {
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.border-b-sw-icon-alternate\/100) {
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.border-b-sw-icon-alternate\/15) {
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.border-b-sw-icon-alternate\/20) {
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.border-b-sw-icon-alternate\/25) {
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.border-b-sw-icon-alternate\/30) {
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.border-b-sw-icon-alternate\/35) {
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.border-b-sw-icon-alternate\/40) {
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.border-b-sw-icon-alternate\/45) {
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.border-b-sw-icon-alternate\/5) {
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.border-b-sw-icon-alternate\/50) {
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.border-b-sw-icon-alternate\/55) {
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.border-b-sw-icon-alternate\/60) {
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.border-b-sw-icon-alternate\/65) {
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.border-b-sw-icon-alternate\/70) {
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.border-b-sw-icon-alternate\/75) {
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.border-b-sw-icon-alternate\/80) {
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.border-b-sw-icon-alternate\/85) {
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.border-b-sw-icon-alternate\/90) {
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.border-b-sw-icon-alternate\/95) {
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.border-b-sw-icon-small) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-b-sw-icon-small\/0) {
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.border-b-sw-icon-small\/10) {
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.border-b-sw-icon-small\/100) {
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.border-b-sw-icon-small\/15) {
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.border-b-sw-icon-small\/20) {
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.border-b-sw-icon-small\/25) {
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.border-b-sw-icon-small\/30) {
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.border-b-sw-icon-small\/35) {
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.border-b-sw-icon-small\/40) {
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.border-b-sw-icon-small\/45) {
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.border-b-sw-icon-small\/5) {
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.border-b-sw-icon-small\/50) {
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.border-b-sw-icon-small\/55) {
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.border-b-sw-icon-small\/60) {
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.border-b-sw-icon-small\/65) {
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.border-b-sw-icon-small\/70) {
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.border-b-sw-icon-small\/75) {
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.border-b-sw-icon-small\/80) {
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.border-b-sw-icon-small\/85) {
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.border-b-sw-icon-small\/90) {
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.border-b-sw-icon-small\/95) {
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.border-b-sw-icon\/0) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-b-sw-icon\/10) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-b-sw-icon\/100) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-b-sw-icon\/15) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-b-sw-icon\/20) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-b-sw-icon\/25) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-b-sw-icon\/30) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-b-sw-icon\/35) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-b-sw-icon\/40) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-b-sw-icon\/45) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-b-sw-icon\/5) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-b-sw-icon\/50) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-b-sw-icon\/55) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-b-sw-icon\/60) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-b-sw-icon\/65) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-b-sw-icon\/70) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-b-sw-icon\/75) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-b-sw-icon\/80) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-b-sw-icon\/85) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-b-sw-icon\/90) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-b-sw-icon\/95) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-b-sw-info) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-b-sw-info\/0) {
  border-bottom-color: rgb(38 40 43 / 0);
}#body :is(.border-b-sw-info\/10) {
  border-bottom-color: rgb(38 40 43 / 0.1);
}#body :is(.border-b-sw-info\/100) {
  border-bottom-color: rgb(38 40 43 / 1);
}#body :is(.border-b-sw-info\/15) {
  border-bottom-color: rgb(38 40 43 / 0.15);
}#body :is(.border-b-sw-info\/20) {
  border-bottom-color: rgb(38 40 43 / 0.2);
}#body :is(.border-b-sw-info\/25) {
  border-bottom-color: rgb(38 40 43 / 0.25);
}#body :is(.border-b-sw-info\/30) {
  border-bottom-color: rgb(38 40 43 / 0.3);
}#body :is(.border-b-sw-info\/35) {
  border-bottom-color: rgb(38 40 43 / 0.35);
}#body :is(.border-b-sw-info\/40) {
  border-bottom-color: rgb(38 40 43 / 0.4);
}#body :is(.border-b-sw-info\/45) {
  border-bottom-color: rgb(38 40 43 / 0.45);
}#body :is(.border-b-sw-info\/5) {
  border-bottom-color: rgb(38 40 43 / 0.05);
}#body :is(.border-b-sw-info\/50) {
  border-bottom-color: rgb(38 40 43 / 0.5);
}#body :is(.border-b-sw-info\/55) {
  border-bottom-color: rgb(38 40 43 / 0.55);
}#body :is(.border-b-sw-info\/60) {
  border-bottom-color: rgb(38 40 43 / 0.6);
}#body :is(.border-b-sw-info\/65) {
  border-bottom-color: rgb(38 40 43 / 0.65);
}#body :is(.border-b-sw-info\/70) {
  border-bottom-color: rgb(38 40 43 / 0.7);
}#body :is(.border-b-sw-info\/75) {
  border-bottom-color: rgb(38 40 43 / 0.75);
}#body :is(.border-b-sw-info\/80) {
  border-bottom-color: rgb(38 40 43 / 0.8);
}#body :is(.border-b-sw-info\/85) {
  border-bottom-color: rgb(38 40 43 / 0.85);
}#body :is(.border-b-sw-info\/90) {
  border-bottom-color: rgb(38 40 43 / 0.9);
}#body :is(.border-b-sw-info\/95) {
  border-bottom-color: rgb(38 40 43 / 0.95);
}#body :is(.border-b-sw-label) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-b-sw-label\/0) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-b-sw-label\/10) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-b-sw-label\/100) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-b-sw-label\/15) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-b-sw-label\/20) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-b-sw-label\/25) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-b-sw-label\/30) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-b-sw-label\/35) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-b-sw-label\/40) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-b-sw-label\/45) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-b-sw-label\/5) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-b-sw-label\/50) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-b-sw-label\/55) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-b-sw-label\/60) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-b-sw-label\/65) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-b-sw-label\/70) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-b-sw-label\/75) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-b-sw-label\/80) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-b-sw-label\/85) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-b-sw-label\/90) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-b-sw-label\/95) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-b-sw-link-light) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-b-sw-link-light\/0) {
  border-bottom-color: rgb(17 162 220 / 0);
}#body :is(.border-b-sw-link-light\/10) {
  border-bottom-color: rgb(17 162 220 / 0.1);
}#body :is(.border-b-sw-link-light\/100) {
  border-bottom-color: rgb(17 162 220 / 1);
}#body :is(.border-b-sw-link-light\/15) {
  border-bottom-color: rgb(17 162 220 / 0.15);
}#body :is(.border-b-sw-link-light\/20) {
  border-bottom-color: rgb(17 162 220 / 0.2);
}#body :is(.border-b-sw-link-light\/25) {
  border-bottom-color: rgb(17 162 220 / 0.25);
}#body :is(.border-b-sw-link-light\/30) {
  border-bottom-color: rgb(17 162 220 / 0.3);
}#body :is(.border-b-sw-link-light\/35) {
  border-bottom-color: rgb(17 162 220 / 0.35);
}#body :is(.border-b-sw-link-light\/40) {
  border-bottom-color: rgb(17 162 220 / 0.4);
}#body :is(.border-b-sw-link-light\/45) {
  border-bottom-color: rgb(17 162 220 / 0.45);
}#body :is(.border-b-sw-link-light\/5) {
  border-bottom-color: rgb(17 162 220 / 0.05);
}#body :is(.border-b-sw-link-light\/50) {
  border-bottom-color: rgb(17 162 220 / 0.5);
}#body :is(.border-b-sw-link-light\/55) {
  border-bottom-color: rgb(17 162 220 / 0.55);
}#body :is(.border-b-sw-link-light\/60) {
  border-bottom-color: rgb(17 162 220 / 0.6);
}#body :is(.border-b-sw-link-light\/65) {
  border-bottom-color: rgb(17 162 220 / 0.65);
}#body :is(.border-b-sw-link-light\/70) {
  border-bottom-color: rgb(17 162 220 / 0.7);
}#body :is(.border-b-sw-link-light\/75) {
  border-bottom-color: rgb(17 162 220 / 0.75);
}#body :is(.border-b-sw-link-light\/80) {
  border-bottom-color: rgb(17 162 220 / 0.8);
}#body :is(.border-b-sw-link-light\/85) {
  border-bottom-color: rgb(17 162 220 / 0.85);
}#body :is(.border-b-sw-link-light\/90) {
  border-bottom-color: rgb(17 162 220 / 0.9);
}#body :is(.border-b-sw-link-light\/95) {
  border-bottom-color: rgb(17 162 220 / 0.95);
}#body :is(.border-b-sw-low-price) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-b-sw-low-price-background) {
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-b-sw-low-price-background\/0) {
  border-bottom-color: rgba(10, 111, 219, 0);
}#body :is(.border-b-sw-low-price-background\/10) {
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-b-sw-low-price-background\/100) {
  border-bottom-color: rgba(10, 111, 219, 1);
}#body :is(.border-b-sw-low-price-background\/15) {
  border-bottom-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-b-sw-low-price-background\/20) {
  border-bottom-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-b-sw-low-price-background\/25) {
  border-bottom-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-b-sw-low-price-background\/30) {
  border-bottom-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-b-sw-low-price-background\/35) {
  border-bottom-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-b-sw-low-price-background\/40) {
  border-bottom-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-b-sw-low-price-background\/45) {
  border-bottom-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-b-sw-low-price-background\/5) {
  border-bottom-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-b-sw-low-price-background\/50) {
  border-bottom-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-b-sw-low-price-background\/55) {
  border-bottom-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-b-sw-low-price-background\/60) {
  border-bottom-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-b-sw-low-price-background\/65) {
  border-bottom-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-b-sw-low-price-background\/70) {
  border-bottom-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-b-sw-low-price-background\/75) {
  border-bottom-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-b-sw-low-price-background\/80) {
  border-bottom-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-b-sw-low-price-background\/85) {
  border-bottom-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-b-sw-low-price-background\/90) {
  border-bottom-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-b-sw-low-price-background\/95) {
  border-bottom-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-b-sw-low-price\/0) {
  border-bottom-color: rgb(10 111 219 / 0);
}#body :is(.border-b-sw-low-price\/10) {
  border-bottom-color: rgb(10 111 219 / 0.1);
}#body :is(.border-b-sw-low-price\/100) {
  border-bottom-color: rgb(10 111 219 / 1);
}#body :is(.border-b-sw-low-price\/15) {
  border-bottom-color: rgb(10 111 219 / 0.15);
}#body :is(.border-b-sw-low-price\/20) {
  border-bottom-color: rgb(10 111 219 / 0.2);
}#body :is(.border-b-sw-low-price\/25) {
  border-bottom-color: rgb(10 111 219 / 0.25);
}#body :is(.border-b-sw-low-price\/30) {
  border-bottom-color: rgb(10 111 219 / 0.3);
}#body :is(.border-b-sw-low-price\/35) {
  border-bottom-color: rgb(10 111 219 / 0.35);
}#body :is(.border-b-sw-low-price\/40) {
  border-bottom-color: rgb(10 111 219 / 0.4);
}#body :is(.border-b-sw-low-price\/45) {
  border-bottom-color: rgb(10 111 219 / 0.45);
}#body :is(.border-b-sw-low-price\/5) {
  border-bottom-color: rgb(10 111 219 / 0.05);
}#body :is(.border-b-sw-low-price\/50) {
  border-bottom-color: rgb(10 111 219 / 0.5);
}#body :is(.border-b-sw-low-price\/55) {
  border-bottom-color: rgb(10 111 219 / 0.55);
}#body :is(.border-b-sw-low-price\/60) {
  border-bottom-color: rgb(10 111 219 / 0.6);
}#body :is(.border-b-sw-low-price\/65) {
  border-bottom-color: rgb(10 111 219 / 0.65);
}#body :is(.border-b-sw-low-price\/70) {
  border-bottom-color: rgb(10 111 219 / 0.7);
}#body :is(.border-b-sw-low-price\/75) {
  border-bottom-color: rgb(10 111 219 / 0.75);
}#body :is(.border-b-sw-low-price\/80) {
  border-bottom-color: rgb(10 111 219 / 0.8);
}#body :is(.border-b-sw-low-price\/85) {
  border-bottom-color: rgb(10 111 219 / 0.85);
}#body :is(.border-b-sw-low-price\/90) {
  border-bottom-color: rgb(10 111 219 / 0.9);
}#body :is(.border-b-sw-low-price\/95) {
  border-bottom-color: rgb(10 111 219 / 0.95);
}#body :is(.border-b-sw-medium-price) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.border-b-sw-medium-price\/0) {
  border-bottom-color: rgb(108 169 233 / 0);
}#body :is(.border-b-sw-medium-price\/10) {
  border-bottom-color: rgb(108 169 233 / 0.1);
}#body :is(.border-b-sw-medium-price\/100) {
  border-bottom-color: rgb(108 169 233 / 1);
}#body :is(.border-b-sw-medium-price\/15) {
  border-bottom-color: rgb(108 169 233 / 0.15);
}#body :is(.border-b-sw-medium-price\/20) {
  border-bottom-color: rgb(108 169 233 / 0.2);
}#body :is(.border-b-sw-medium-price\/25) {
  border-bottom-color: rgb(108 169 233 / 0.25);
}#body :is(.border-b-sw-medium-price\/30) {
  border-bottom-color: rgb(108 169 233 / 0.3);
}#body :is(.border-b-sw-medium-price\/35) {
  border-bottom-color: rgb(108 169 233 / 0.35);
}#body :is(.border-b-sw-medium-price\/40) {
  border-bottom-color: rgb(108 169 233 / 0.4);
}#body :is(.border-b-sw-medium-price\/45) {
  border-bottom-color: rgb(108 169 233 / 0.45);
}#body :is(.border-b-sw-medium-price\/5) {
  border-bottom-color: rgb(108 169 233 / 0.05);
}#body :is(.border-b-sw-medium-price\/50) {
  border-bottom-color: rgb(108 169 233 / 0.5);
}#body :is(.border-b-sw-medium-price\/55) {
  border-bottom-color: rgb(108 169 233 / 0.55);
}#body :is(.border-b-sw-medium-price\/60) {
  border-bottom-color: rgb(108 169 233 / 0.6);
}#body :is(.border-b-sw-medium-price\/65) {
  border-bottom-color: rgb(108 169 233 / 0.65);
}#body :is(.border-b-sw-medium-price\/70) {
  border-bottom-color: rgb(108 169 233 / 0.7);
}#body :is(.border-b-sw-medium-price\/75) {
  border-bottom-color: rgb(108 169 233 / 0.75);
}#body :is(.border-b-sw-medium-price\/80) {
  border-bottom-color: rgb(108 169 233 / 0.8);
}#body :is(.border-b-sw-medium-price\/85) {
  border-bottom-color: rgb(108 169 233 / 0.85);
}#body :is(.border-b-sw-medium-price\/90) {
  border-bottom-color: rgb(108 169 233 / 0.9);
}#body :is(.border-b-sw-medium-price\/95) {
  border-bottom-color: rgb(108 169 233 / 0.95);
}#body :is(.border-b-sw-overlay-background) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.border-b-sw-overlay-background\/0) {
  border-bottom-color: rgb(231 241 251 / 0);
}#body :is(.border-b-sw-overlay-background\/10) {
  border-bottom-color: rgb(231 241 251 / 0.1);
}#body :is(.border-b-sw-overlay-background\/100) {
  border-bottom-color: rgb(231 241 251 / 1);
}#body :is(.border-b-sw-overlay-background\/15) {
  border-bottom-color: rgb(231 241 251 / 0.15);
}#body :is(.border-b-sw-overlay-background\/20) {
  border-bottom-color: rgb(231 241 251 / 0.2);
}#body :is(.border-b-sw-overlay-background\/25) {
  border-bottom-color: rgb(231 241 251 / 0.25);
}#body :is(.border-b-sw-overlay-background\/30) {
  border-bottom-color: rgb(231 241 251 / 0.3);
}#body :is(.border-b-sw-overlay-background\/35) {
  border-bottom-color: rgb(231 241 251 / 0.35);
}#body :is(.border-b-sw-overlay-background\/40) {
  border-bottom-color: rgb(231 241 251 / 0.4);
}#body :is(.border-b-sw-overlay-background\/45) {
  border-bottom-color: rgb(231 241 251 / 0.45);
}#body :is(.border-b-sw-overlay-background\/5) {
  border-bottom-color: rgb(231 241 251 / 0.05);
}#body :is(.border-b-sw-overlay-background\/50) {
  border-bottom-color: rgb(231 241 251 / 0.5);
}#body :is(.border-b-sw-overlay-background\/55) {
  border-bottom-color: rgb(231 241 251 / 0.55);
}#body :is(.border-b-sw-overlay-background\/60) {
  border-bottom-color: rgb(231 241 251 / 0.6);
}#body :is(.border-b-sw-overlay-background\/65) {
  border-bottom-color: rgb(231 241 251 / 0.65);
}#body :is(.border-b-sw-overlay-background\/70) {
  border-bottom-color: rgb(231 241 251 / 0.7);
}#body :is(.border-b-sw-overlay-background\/75) {
  border-bottom-color: rgb(231 241 251 / 0.75);
}#body :is(.border-b-sw-overlay-background\/80) {
  border-bottom-color: rgb(231 241 251 / 0.8);
}#body :is(.border-b-sw-overlay-background\/85) {
  border-bottom-color: rgb(231 241 251 / 0.85);
}#body :is(.border-b-sw-overlay-background\/90) {
  border-bottom-color: rgb(231 241 251 / 0.9);
}#body :is(.border-b-sw-overlay-background\/95) {
  border-bottom-color: rgb(231 241 251 / 0.95);
}#body :is(.border-b-sw-primary) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-b-sw-primary\/0) {
  border-bottom-color: rgb(0 107 162 / 0);
}#body :is(.border-b-sw-primary\/10) {
  border-bottom-color: rgb(0 107 162 / 0.1);
}#body :is(.border-b-sw-primary\/100) {
  border-bottom-color: rgb(0 107 162 / 1);
}#body :is(.border-b-sw-primary\/15) {
  border-bottom-color: rgb(0 107 162 / 0.15);
}#body :is(.border-b-sw-primary\/20) {
  border-bottom-color: rgb(0 107 162 / 0.2);
}#body :is(.border-b-sw-primary\/25) {
  border-bottom-color: rgb(0 107 162 / 0.25);
}#body :is(.border-b-sw-primary\/30) {
  border-bottom-color: rgb(0 107 162 / 0.3);
}#body :is(.border-b-sw-primary\/35) {
  border-bottom-color: rgb(0 107 162 / 0.35);
}#body :is(.border-b-sw-primary\/40) {
  border-bottom-color: rgb(0 107 162 / 0.4);
}#body :is(.border-b-sw-primary\/45) {
  border-bottom-color: rgb(0 107 162 / 0.45);
}#body :is(.border-b-sw-primary\/5) {
  border-bottom-color: rgb(0 107 162 / 0.05);
}#body :is(.border-b-sw-primary\/50) {
  border-bottom-color: rgb(0 107 162 / 0.5);
}#body :is(.border-b-sw-primary\/55) {
  border-bottom-color: rgb(0 107 162 / 0.55);
}#body :is(.border-b-sw-primary\/60) {
  border-bottom-color: rgb(0 107 162 / 0.6);
}#body :is(.border-b-sw-primary\/65) {
  border-bottom-color: rgb(0 107 162 / 0.65);
}#body :is(.border-b-sw-primary\/70) {
  border-bottom-color: rgb(0 107 162 / 0.7);
}#body :is(.border-b-sw-primary\/75) {
  border-bottom-color: rgb(0 107 162 / 0.75);
}#body :is(.border-b-sw-primary\/80) {
  border-bottom-color: rgb(0 107 162 / 0.8);
}#body :is(.border-b-sw-primary\/85) {
  border-bottom-color: rgb(0 107 162 / 0.85);
}#body :is(.border-b-sw-primary\/90) {
  border-bottom-color: rgb(0 107 162 / 0.9);
}#body :is(.border-b-sw-primary\/95) {
  border-bottom-color: rgb(0 107 162 / 0.95);
}#body :is(.border-b-sw-secondary) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-b-sw-secondary\/0) {
  border-bottom-color: rgb(17 162 220 / 0);
}#body :is(.border-b-sw-secondary\/10) {
  border-bottom-color: rgb(17 162 220 / 0.1);
}#body :is(.border-b-sw-secondary\/100) {
  border-bottom-color: rgb(17 162 220 / 1);
}#body :is(.border-b-sw-secondary\/15) {
  border-bottom-color: rgb(17 162 220 / 0.15);
}#body :is(.border-b-sw-secondary\/20) {
  border-bottom-color: rgb(17 162 220 / 0.2);
}#body :is(.border-b-sw-secondary\/25) {
  border-bottom-color: rgb(17 162 220 / 0.25);
}#body :is(.border-b-sw-secondary\/30) {
  border-bottom-color: rgb(17 162 220 / 0.3);
}#body :is(.border-b-sw-secondary\/35) {
  border-bottom-color: rgb(17 162 220 / 0.35);
}#body :is(.border-b-sw-secondary\/40) {
  border-bottom-color: rgb(17 162 220 / 0.4);
}#body :is(.border-b-sw-secondary\/45) {
  border-bottom-color: rgb(17 162 220 / 0.45);
}#body :is(.border-b-sw-secondary\/5) {
  border-bottom-color: rgb(17 162 220 / 0.05);
}#body :is(.border-b-sw-secondary\/50) {
  border-bottom-color: rgb(17 162 220 / 0.5);
}#body :is(.border-b-sw-secondary\/55) {
  border-bottom-color: rgb(17 162 220 / 0.55);
}#body :is(.border-b-sw-secondary\/60) {
  border-bottom-color: rgb(17 162 220 / 0.6);
}#body :is(.border-b-sw-secondary\/65) {
  border-bottom-color: rgb(17 162 220 / 0.65);
}#body :is(.border-b-sw-secondary\/70) {
  border-bottom-color: rgb(17 162 220 / 0.7);
}#body :is(.border-b-sw-secondary\/75) {
  border-bottom-color: rgb(17 162 220 / 0.75);
}#body :is(.border-b-sw-secondary\/80) {
  border-bottom-color: rgb(17 162 220 / 0.8);
}#body :is(.border-b-sw-secondary\/85) {
  border-bottom-color: rgb(17 162 220 / 0.85);
}#body :is(.border-b-sw-secondary\/90) {
  border-bottom-color: rgb(17 162 220 / 0.9);
}#body :is(.border-b-sw-secondary\/95) {
  border-bottom-color: rgb(17 162 220 / 0.95);
}#body :is(.border-b-sw-selected) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-b-sw-selected\/0) {
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.border-b-sw-selected\/10) {
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.border-b-sw-selected\/100) {
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.border-b-sw-selected\/15) {
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.border-b-sw-selected\/20) {
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.border-b-sw-selected\/25) {
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.border-b-sw-selected\/30) {
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.border-b-sw-selected\/35) {
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.border-b-sw-selected\/40) {
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.border-b-sw-selected\/45) {
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.border-b-sw-selected\/5) {
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.border-b-sw-selected\/50) {
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.border-b-sw-selected\/55) {
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.border-b-sw-selected\/60) {
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.border-b-sw-selected\/65) {
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.border-b-sw-selected\/70) {
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.border-b-sw-selected\/75) {
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.border-b-sw-selected\/80) {
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.border-b-sw-selected\/85) {
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.border-b-sw-selected\/90) {
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.border-b-sw-selected\/95) {
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.border-b-sw-success) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.border-b-sw-success-background) {
  border-bottom-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-b-sw-success-background-hex) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.border-b-sw-success-background-hex\/0) {
  border-bottom-color: rgb(232 242 235 / 0);
}#body :is(.border-b-sw-success-background-hex\/10) {
  border-bottom-color: rgb(232 242 235 / 0.1);
}#body :is(.border-b-sw-success-background-hex\/100) {
  border-bottom-color: rgb(232 242 235 / 1);
}#body :is(.border-b-sw-success-background-hex\/15) {
  border-bottom-color: rgb(232 242 235 / 0.15);
}#body :is(.border-b-sw-success-background-hex\/20) {
  border-bottom-color: rgb(232 242 235 / 0.2);
}#body :is(.border-b-sw-success-background-hex\/25) {
  border-bottom-color: rgb(232 242 235 / 0.25);
}#body :is(.border-b-sw-success-background-hex\/30) {
  border-bottom-color: rgb(232 242 235 / 0.3);
}#body :is(.border-b-sw-success-background-hex\/35) {
  border-bottom-color: rgb(232 242 235 / 0.35);
}#body :is(.border-b-sw-success-background-hex\/40) {
  border-bottom-color: rgb(232 242 235 / 0.4);
}#body :is(.border-b-sw-success-background-hex\/45) {
  border-bottom-color: rgb(232 242 235 / 0.45);
}#body :is(.border-b-sw-success-background-hex\/5) {
  border-bottom-color: rgb(232 242 235 / 0.05);
}#body :is(.border-b-sw-success-background-hex\/50) {
  border-bottom-color: rgb(232 242 235 / 0.5);
}#body :is(.border-b-sw-success-background-hex\/55) {
  border-bottom-color: rgb(232 242 235 / 0.55);
}#body :is(.border-b-sw-success-background-hex\/60) {
  border-bottom-color: rgb(232 242 235 / 0.6);
}#body :is(.border-b-sw-success-background-hex\/65) {
  border-bottom-color: rgb(232 242 235 / 0.65);
}#body :is(.border-b-sw-success-background-hex\/70) {
  border-bottom-color: rgb(232 242 235 / 0.7);
}#body :is(.border-b-sw-success-background-hex\/75) {
  border-bottom-color: rgb(232 242 235 / 0.75);
}#body :is(.border-b-sw-success-background-hex\/80) {
  border-bottom-color: rgb(232 242 235 / 0.8);
}#body :is(.border-b-sw-success-background-hex\/85) {
  border-bottom-color: rgb(232 242 235 / 0.85);
}#body :is(.border-b-sw-success-background-hex\/90) {
  border-bottom-color: rgb(232 242 235 / 0.9);
}#body :is(.border-b-sw-success-background-hex\/95) {
  border-bottom-color: rgb(232 242 235 / 0.95);
}#body :is(.border-b-sw-success-background\/0) {
  border-bottom-color: rgba(27, 123, 59, 0);
}#body :is(.border-b-sw-success-background\/10) {
  border-bottom-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-b-sw-success-background\/100) {
  border-bottom-color: rgba(27, 123, 59, 1);
}#body :is(.border-b-sw-success-background\/15) {
  border-bottom-color: rgba(27, 123, 59, 0.15);
}#body :is(.border-b-sw-success-background\/20) {
  border-bottom-color: rgba(27, 123, 59, 0.2);
}#body :is(.border-b-sw-success-background\/25) {
  border-bottom-color: rgba(27, 123, 59, 0.25);
}#body :is(.border-b-sw-success-background\/30) {
  border-bottom-color: rgba(27, 123, 59, 0.3);
}#body :is(.border-b-sw-success-background\/35) {
  border-bottom-color: rgba(27, 123, 59, 0.35);
}#body :is(.border-b-sw-success-background\/40) {
  border-bottom-color: rgba(27, 123, 59, 0.4);
}#body :is(.border-b-sw-success-background\/45) {
  border-bottom-color: rgba(27, 123, 59, 0.45);
}#body :is(.border-b-sw-success-background\/5) {
  border-bottom-color: rgba(27, 123, 59, 0.05);
}#body :is(.border-b-sw-success-background\/50) {
  border-bottom-color: rgba(27, 123, 59, 0.5);
}#body :is(.border-b-sw-success-background\/55) {
  border-bottom-color: rgba(27, 123, 59, 0.55);
}#body :is(.border-b-sw-success-background\/60) {
  border-bottom-color: rgba(27, 123, 59, 0.6);
}#body :is(.border-b-sw-success-background\/65) {
  border-bottom-color: rgba(27, 123, 59, 0.65);
}#body :is(.border-b-sw-success-background\/70) {
  border-bottom-color: rgba(27, 123, 59, 0.7);
}#body :is(.border-b-sw-success-background\/75) {
  border-bottom-color: rgba(27, 123, 59, 0.75);
}#body :is(.border-b-sw-success-background\/80) {
  border-bottom-color: rgba(27, 123, 59, 0.8);
}#body :is(.border-b-sw-success-background\/85) {
  border-bottom-color: rgba(27, 123, 59, 0.85);
}#body :is(.border-b-sw-success-background\/90) {
  border-bottom-color: rgba(27, 123, 59, 0.9);
}#body :is(.border-b-sw-success-background\/95) {
  border-bottom-color: rgba(27, 123, 59, 0.95);
}#body :is(.border-b-sw-success-dark) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.border-b-sw-success-dark\/0) {
  border-bottom-color: rgb(20 89 43 / 0);
}#body :is(.border-b-sw-success-dark\/10) {
  border-bottom-color: rgb(20 89 43 / 0.1);
}#body :is(.border-b-sw-success-dark\/100) {
  border-bottom-color: rgb(20 89 43 / 1);
}#body :is(.border-b-sw-success-dark\/15) {
  border-bottom-color: rgb(20 89 43 / 0.15);
}#body :is(.border-b-sw-success-dark\/20) {
  border-bottom-color: rgb(20 89 43 / 0.2);
}#body :is(.border-b-sw-success-dark\/25) {
  border-bottom-color: rgb(20 89 43 / 0.25);
}#body :is(.border-b-sw-success-dark\/30) {
  border-bottom-color: rgb(20 89 43 / 0.3);
}#body :is(.border-b-sw-success-dark\/35) {
  border-bottom-color: rgb(20 89 43 / 0.35);
}#body :is(.border-b-sw-success-dark\/40) {
  border-bottom-color: rgb(20 89 43 / 0.4);
}#body :is(.border-b-sw-success-dark\/45) {
  border-bottom-color: rgb(20 89 43 / 0.45);
}#body :is(.border-b-sw-success-dark\/5) {
  border-bottom-color: rgb(20 89 43 / 0.05);
}#body :is(.border-b-sw-success-dark\/50) {
  border-bottom-color: rgb(20 89 43 / 0.5);
}#body :is(.border-b-sw-success-dark\/55) {
  border-bottom-color: rgb(20 89 43 / 0.55);
}#body :is(.border-b-sw-success-dark\/60) {
  border-bottom-color: rgb(20 89 43 / 0.6);
}#body :is(.border-b-sw-success-dark\/65) {
  border-bottom-color: rgb(20 89 43 / 0.65);
}#body :is(.border-b-sw-success-dark\/70) {
  border-bottom-color: rgb(20 89 43 / 0.7);
}#body :is(.border-b-sw-success-dark\/75) {
  border-bottom-color: rgb(20 89 43 / 0.75);
}#body :is(.border-b-sw-success-dark\/80) {
  border-bottom-color: rgb(20 89 43 / 0.8);
}#body :is(.border-b-sw-success-dark\/85) {
  border-bottom-color: rgb(20 89 43 / 0.85);
}#body :is(.border-b-sw-success-dark\/90) {
  border-bottom-color: rgb(20 89 43 / 0.9);
}#body :is(.border-b-sw-success-dark\/95) {
  border-bottom-color: rgb(20 89 43 / 0.95);
}#body :is(.border-b-sw-success-light) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.border-b-sw-success-light\/0) {
  border-bottom-color: rgb(126 199 168 / 0);
}#body :is(.border-b-sw-success-light\/10) {
  border-bottom-color: rgb(126 199 168 / 0.1);
}#body :is(.border-b-sw-success-light\/100) {
  border-bottom-color: rgb(126 199 168 / 1);
}#body :is(.border-b-sw-success-light\/15) {
  border-bottom-color: rgb(126 199 168 / 0.15);
}#body :is(.border-b-sw-success-light\/20) {
  border-bottom-color: rgb(126 199 168 / 0.2);
}#body :is(.border-b-sw-success-light\/25) {
  border-bottom-color: rgb(126 199 168 / 0.25);
}#body :is(.border-b-sw-success-light\/30) {
  border-bottom-color: rgb(126 199 168 / 0.3);
}#body :is(.border-b-sw-success-light\/35) {
  border-bottom-color: rgb(126 199 168 / 0.35);
}#body :is(.border-b-sw-success-light\/40) {
  border-bottom-color: rgb(126 199 168 / 0.4);
}#body :is(.border-b-sw-success-light\/45) {
  border-bottom-color: rgb(126 199 168 / 0.45);
}#body :is(.border-b-sw-success-light\/5) {
  border-bottom-color: rgb(126 199 168 / 0.05);
}#body :is(.border-b-sw-success-light\/50) {
  border-bottom-color: rgb(126 199 168 / 0.5);
}#body :is(.border-b-sw-success-light\/55) {
  border-bottom-color: rgb(126 199 168 / 0.55);
}#body :is(.border-b-sw-success-light\/60) {
  border-bottom-color: rgb(126 199 168 / 0.6);
}#body :is(.border-b-sw-success-light\/65) {
  border-bottom-color: rgb(126 199 168 / 0.65);
}#body :is(.border-b-sw-success-light\/70) {
  border-bottom-color: rgb(126 199 168 / 0.7);
}#body :is(.border-b-sw-success-light\/75) {
  border-bottom-color: rgb(126 199 168 / 0.75);
}#body :is(.border-b-sw-success-light\/80) {
  border-bottom-color: rgb(126 199 168 / 0.8);
}#body :is(.border-b-sw-success-light\/85) {
  border-bottom-color: rgb(126 199 168 / 0.85);
}#body :is(.border-b-sw-success-light\/90) {
  border-bottom-color: rgb(126 199 168 / 0.9);
}#body :is(.border-b-sw-success-light\/95) {
  border-bottom-color: rgb(126 199 168 / 0.95);
}#body :is(.border-b-sw-success\/0) {
  border-bottom-color: rgb(27 123 59 / 0);
}#body :is(.border-b-sw-success\/10) {
  border-bottom-color: rgb(27 123 59 / 0.1);
}#body :is(.border-b-sw-success\/100) {
  border-bottom-color: rgb(27 123 59 / 1);
}#body :is(.border-b-sw-success\/15) {
  border-bottom-color: rgb(27 123 59 / 0.15);
}#body :is(.border-b-sw-success\/20) {
  border-bottom-color: rgb(27 123 59 / 0.2);
}#body :is(.border-b-sw-success\/25) {
  border-bottom-color: rgb(27 123 59 / 0.25);
}#body :is(.border-b-sw-success\/30) {
  border-bottom-color: rgb(27 123 59 / 0.3);
}#body :is(.border-b-sw-success\/35) {
  border-bottom-color: rgb(27 123 59 / 0.35);
}#body :is(.border-b-sw-success\/40) {
  border-bottom-color: rgb(27 123 59 / 0.4);
}#body :is(.border-b-sw-success\/45) {
  border-bottom-color: rgb(27 123 59 / 0.45);
}#body :is(.border-b-sw-success\/5) {
  border-bottom-color: rgb(27 123 59 / 0.05);
}#body :is(.border-b-sw-success\/50) {
  border-bottom-color: rgb(27 123 59 / 0.5);
}#body :is(.border-b-sw-success\/55) {
  border-bottom-color: rgb(27 123 59 / 0.55);
}#body :is(.border-b-sw-success\/60) {
  border-bottom-color: rgb(27 123 59 / 0.6);
}#body :is(.border-b-sw-success\/65) {
  border-bottom-color: rgb(27 123 59 / 0.65);
}#body :is(.border-b-sw-success\/70) {
  border-bottom-color: rgb(27 123 59 / 0.7);
}#body :is(.border-b-sw-success\/75) {
  border-bottom-color: rgb(27 123 59 / 0.75);
}#body :is(.border-b-sw-success\/80) {
  border-bottom-color: rgb(27 123 59 / 0.8);
}#body :is(.border-b-sw-success\/85) {
  border-bottom-color: rgb(27 123 59 / 0.85);
}#body :is(.border-b-sw-success\/90) {
  border-bottom-color: rgb(27 123 59 / 0.9);
}#body :is(.border-b-sw-success\/95) {
  border-bottom-color: rgb(27 123 59 / 0.95);
}#body :is(.border-b-sw-tag-default) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-b-sw-tag-default\/0) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-b-sw-tag-default\/10) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-b-sw-tag-default\/100) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-b-sw-tag-default\/15) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-b-sw-tag-default\/20) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-b-sw-tag-default\/25) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-b-sw-tag-default\/30) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-b-sw-tag-default\/35) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-b-sw-tag-default\/40) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-b-sw-tag-default\/45) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-b-sw-tag-default\/5) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-b-sw-tag-default\/50) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-b-sw-tag-default\/55) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-b-sw-tag-default\/60) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-b-sw-tag-default\/65) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-b-sw-tag-default\/70) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-b-sw-tag-default\/75) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-b-sw-tag-default\/80) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-b-sw-tag-default\/85) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-b-sw-tag-default\/90) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-b-sw-tag-default\/95) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-b-sw-text) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-b-sw-text-reverse) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-b-sw-text-reverse-alternate) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-b-sw-text-reverse-alternate\/0) {
  border-bottom-color: rgb(245 245 245 / 0);
}#body :is(.border-b-sw-text-reverse-alternate\/10) {
  border-bottom-color: rgb(245 245 245 / 0.1);
}#body :is(.border-b-sw-text-reverse-alternate\/100) {
  border-bottom-color: rgb(245 245 245 / 1);
}#body :is(.border-b-sw-text-reverse-alternate\/15) {
  border-bottom-color: rgb(245 245 245 / 0.15);
}#body :is(.border-b-sw-text-reverse-alternate\/20) {
  border-bottom-color: rgb(245 245 245 / 0.2);
}#body :is(.border-b-sw-text-reverse-alternate\/25) {
  border-bottom-color: rgb(245 245 245 / 0.25);
}#body :is(.border-b-sw-text-reverse-alternate\/30) {
  border-bottom-color: rgb(245 245 245 / 0.3);
}#body :is(.border-b-sw-text-reverse-alternate\/35) {
  border-bottom-color: rgb(245 245 245 / 0.35);
}#body :is(.border-b-sw-text-reverse-alternate\/40) {
  border-bottom-color: rgb(245 245 245 / 0.4);
}#body :is(.border-b-sw-text-reverse-alternate\/45) {
  border-bottom-color: rgb(245 245 245 / 0.45);
}#body :is(.border-b-sw-text-reverse-alternate\/5) {
  border-bottom-color: rgb(245 245 245 / 0.05);
}#body :is(.border-b-sw-text-reverse-alternate\/50) {
  border-bottom-color: rgb(245 245 245 / 0.5);
}#body :is(.border-b-sw-text-reverse-alternate\/55) {
  border-bottom-color: rgb(245 245 245 / 0.55);
}#body :is(.border-b-sw-text-reverse-alternate\/60) {
  border-bottom-color: rgb(245 245 245 / 0.6);
}#body :is(.border-b-sw-text-reverse-alternate\/65) {
  border-bottom-color: rgb(245 245 245 / 0.65);
}#body :is(.border-b-sw-text-reverse-alternate\/70) {
  border-bottom-color: rgb(245 245 245 / 0.7);
}#body :is(.border-b-sw-text-reverse-alternate\/75) {
  border-bottom-color: rgb(245 245 245 / 0.75);
}#body :is(.border-b-sw-text-reverse-alternate\/80) {
  border-bottom-color: rgb(245 245 245 / 0.8);
}#body :is(.border-b-sw-text-reverse-alternate\/85) {
  border-bottom-color: rgb(245 245 245 / 0.85);
}#body :is(.border-b-sw-text-reverse-alternate\/90) {
  border-bottom-color: rgb(245 245 245 / 0.9);
}#body :is(.border-b-sw-text-reverse-alternate\/95) {
  border-bottom-color: rgb(245 245 245 / 0.95);
}#body :is(.border-b-sw-text-reverse\/0) {
  border-bottom-color: rgb(255 255 255 / 0);
}#body :is(.border-b-sw-text-reverse\/10) {
  border-bottom-color: rgb(255 255 255 / 0.1);
}#body :is(.border-b-sw-text-reverse\/100) {
  border-bottom-color: rgb(255 255 255 / 1);
}#body :is(.border-b-sw-text-reverse\/15) {
  border-bottom-color: rgb(255 255 255 / 0.15);
}#body :is(.border-b-sw-text-reverse\/20) {
  border-bottom-color: rgb(255 255 255 / 0.2);
}#body :is(.border-b-sw-text-reverse\/25) {
  border-bottom-color: rgb(255 255 255 / 0.25);
}#body :is(.border-b-sw-text-reverse\/30) {
  border-bottom-color: rgb(255 255 255 / 0.3);
}#body :is(.border-b-sw-text-reverse\/35) {
  border-bottom-color: rgb(255 255 255 / 0.35);
}#body :is(.border-b-sw-text-reverse\/40) {
  border-bottom-color: rgb(255 255 255 / 0.4);
}#body :is(.border-b-sw-text-reverse\/45) {
  border-bottom-color: rgb(255 255 255 / 0.45);
}#body :is(.border-b-sw-text-reverse\/5) {
  border-bottom-color: rgb(255 255 255 / 0.05);
}#body :is(.border-b-sw-text-reverse\/50) {
  border-bottom-color: rgb(255 255 255 / 0.5);
}#body :is(.border-b-sw-text-reverse\/55) {
  border-bottom-color: rgb(255 255 255 / 0.55);
}#body :is(.border-b-sw-text-reverse\/60) {
  border-bottom-color: rgb(255 255 255 / 0.6);
}#body :is(.border-b-sw-text-reverse\/65) {
  border-bottom-color: rgb(255 255 255 / 0.65);
}#body :is(.border-b-sw-text-reverse\/70) {
  border-bottom-color: rgb(255 255 255 / 0.7);
}#body :is(.border-b-sw-text-reverse\/75) {
  border-bottom-color: rgb(255 255 255 / 0.75);
}#body :is(.border-b-sw-text-reverse\/80) {
  border-bottom-color: rgb(255 255 255 / 0.8);
}#body :is(.border-b-sw-text-reverse\/85) {
  border-bottom-color: rgb(255 255 255 / 0.85);
}#body :is(.border-b-sw-text-reverse\/90) {
  border-bottom-color: rgb(255 255 255 / 0.9);
}#body :is(.border-b-sw-text-reverse\/95) {
  border-bottom-color: rgb(255 255 255 / 0.95);
}#body :is(.border-b-sw-text-section-title) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-b-sw-text-section-title\/0) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.border-b-sw-text-section-title\/10) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.border-b-sw-text-section-title\/100) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.border-b-sw-text-section-title\/15) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.border-b-sw-text-section-title\/20) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.border-b-sw-text-section-title\/25) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.border-b-sw-text-section-title\/30) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.border-b-sw-text-section-title\/35) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.border-b-sw-text-section-title\/40) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.border-b-sw-text-section-title\/45) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.border-b-sw-text-section-title\/5) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.border-b-sw-text-section-title\/50) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.border-b-sw-text-section-title\/55) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.border-b-sw-text-section-title\/60) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.border-b-sw-text-section-title\/65) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.border-b-sw-text-section-title\/70) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.border-b-sw-text-section-title\/75) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.border-b-sw-text-section-title\/80) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.border-b-sw-text-section-title\/85) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.border-b-sw-text-section-title\/90) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.border-b-sw-text-section-title\/95) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.border-b-sw-text\/0) {
  border-bottom-color: rgb(38 40 43 / 0);
}#body :is(.border-b-sw-text\/10) {
  border-bottom-color: rgb(38 40 43 / 0.1);
}#body :is(.border-b-sw-text\/100) {
  border-bottom-color: rgb(38 40 43 / 1);
}#body :is(.border-b-sw-text\/15) {
  border-bottom-color: rgb(38 40 43 / 0.15);
}#body :is(.border-b-sw-text\/20) {
  border-bottom-color: rgb(38 40 43 / 0.2);
}#body :is(.border-b-sw-text\/25) {
  border-bottom-color: rgb(38 40 43 / 0.25);
}#body :is(.border-b-sw-text\/30) {
  border-bottom-color: rgb(38 40 43 / 0.3);
}#body :is(.border-b-sw-text\/35) {
  border-bottom-color: rgb(38 40 43 / 0.35);
}#body :is(.border-b-sw-text\/40) {
  border-bottom-color: rgb(38 40 43 / 0.4);
}#body :is(.border-b-sw-text\/45) {
  border-bottom-color: rgb(38 40 43 / 0.45);
}#body :is(.border-b-sw-text\/5) {
  border-bottom-color: rgb(38 40 43 / 0.05);
}#body :is(.border-b-sw-text\/50) {
  border-bottom-color: rgb(38 40 43 / 0.5);
}#body :is(.border-b-sw-text\/55) {
  border-bottom-color: rgb(38 40 43 / 0.55);
}#body :is(.border-b-sw-text\/60) {
  border-bottom-color: rgb(38 40 43 / 0.6);
}#body :is(.border-b-sw-text\/65) {
  border-bottom-color: rgb(38 40 43 / 0.65);
}#body :is(.border-b-sw-text\/70) {
  border-bottom-color: rgb(38 40 43 / 0.7);
}#body :is(.border-b-sw-text\/75) {
  border-bottom-color: rgb(38 40 43 / 0.75);
}#body :is(.border-b-sw-text\/80) {
  border-bottom-color: rgb(38 40 43 / 0.8);
}#body :is(.border-b-sw-text\/85) {
  border-bottom-color: rgb(38 40 43 / 0.85);
}#body :is(.border-b-sw-text\/90) {
  border-bottom-color: rgb(38 40 43 / 0.9);
}#body :is(.border-b-sw-text\/95) {
  border-bottom-color: rgb(38 40 43 / 0.95);
}#body :is(.border-b-sw-tooltip) {
  border-bottom-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-b-sw-tooltip\/0) {
  border-bottom-color: rgba(38, 40, 43, 0);
}#body :is(.border-b-sw-tooltip\/10) {
  border-bottom-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-b-sw-tooltip\/100) {
  border-bottom-color: rgba(38, 40, 43, 1);
}#body :is(.border-b-sw-tooltip\/15) {
  border-bottom-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-b-sw-tooltip\/20) {
  border-bottom-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-b-sw-tooltip\/25) {
  border-bottom-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-b-sw-tooltip\/30) {
  border-bottom-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-b-sw-tooltip\/35) {
  border-bottom-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-b-sw-tooltip\/40) {
  border-bottom-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-b-sw-tooltip\/45) {
  border-bottom-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-b-sw-tooltip\/5) {
  border-bottom-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-b-sw-tooltip\/50) {
  border-bottom-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-b-sw-tooltip\/55) {
  border-bottom-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-b-sw-tooltip\/60) {
  border-bottom-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-b-sw-tooltip\/65) {
  border-bottom-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-b-sw-tooltip\/70) {
  border-bottom-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-b-sw-tooltip\/75) {
  border-bottom-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-b-sw-tooltip\/80) {
  border-bottom-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-b-sw-tooltip\/85) {
  border-bottom-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-b-sw-tooltip\/90) {
  border-bottom-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-b-sw-tooltip\/95) {
  border-bottom-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-b-sw-very-high-price) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-b-sw-very-high-price\/0) {
  border-bottom-color: rgb(245 245 245 / 0);
}#body :is(.border-b-sw-very-high-price\/10) {
  border-bottom-color: rgb(245 245 245 / 0.1);
}#body :is(.border-b-sw-very-high-price\/100) {
  border-bottom-color: rgb(245 245 245 / 1);
}#body :is(.border-b-sw-very-high-price\/15) {
  border-bottom-color: rgb(245 245 245 / 0.15);
}#body :is(.border-b-sw-very-high-price\/20) {
  border-bottom-color: rgb(245 245 245 / 0.2);
}#body :is(.border-b-sw-very-high-price\/25) {
  border-bottom-color: rgb(245 245 245 / 0.25);
}#body :is(.border-b-sw-very-high-price\/30) {
  border-bottom-color: rgb(245 245 245 / 0.3);
}#body :is(.border-b-sw-very-high-price\/35) {
  border-bottom-color: rgb(245 245 245 / 0.35);
}#body :is(.border-b-sw-very-high-price\/40) {
  border-bottom-color: rgb(245 245 245 / 0.4);
}#body :is(.border-b-sw-very-high-price\/45) {
  border-bottom-color: rgb(245 245 245 / 0.45);
}#body :is(.border-b-sw-very-high-price\/5) {
  border-bottom-color: rgb(245 245 245 / 0.05);
}#body :is(.border-b-sw-very-high-price\/50) {
  border-bottom-color: rgb(245 245 245 / 0.5);
}#body :is(.border-b-sw-very-high-price\/55) {
  border-bottom-color: rgb(245 245 245 / 0.55);
}#body :is(.border-b-sw-very-high-price\/60) {
  border-bottom-color: rgb(245 245 245 / 0.6);
}#body :is(.border-b-sw-very-high-price\/65) {
  border-bottom-color: rgb(245 245 245 / 0.65);
}#body :is(.border-b-sw-very-high-price\/70) {
  border-bottom-color: rgb(245 245 245 / 0.7);
}#body :is(.border-b-sw-very-high-price\/75) {
  border-bottom-color: rgb(245 245 245 / 0.75);
}#body :is(.border-b-sw-very-high-price\/80) {
  border-bottom-color: rgb(245 245 245 / 0.8);
}#body :is(.border-b-sw-very-high-price\/85) {
  border-bottom-color: rgb(245 245 245 / 0.85);
}#body :is(.border-b-sw-very-high-price\/90) {
  border-bottom-color: rgb(245 245 245 / 0.9);
}#body :is(.border-b-sw-very-high-price\/95) {
  border-bottom-color: rgb(245 245 245 / 0.95);
}#body :is(.border-b-sw-warning) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.border-b-sw-warning-background) {
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-b-sw-warning-background-hex) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.border-b-sw-warning-background-hex\/0) {
  border-bottom-color: rgb(252 244 230 / 0);
}#body :is(.border-b-sw-warning-background-hex\/10) {
  border-bottom-color: rgb(252 244 230 / 0.1);
}#body :is(.border-b-sw-warning-background-hex\/100) {
  border-bottom-color: rgb(252 244 230 / 1);
}#body :is(.border-b-sw-warning-background-hex\/15) {
  border-bottom-color: rgb(252 244 230 / 0.15);
}#body :is(.border-b-sw-warning-background-hex\/20) {
  border-bottom-color: rgb(252 244 230 / 0.2);
}#body :is(.border-b-sw-warning-background-hex\/25) {
  border-bottom-color: rgb(252 244 230 / 0.25);
}#body :is(.border-b-sw-warning-background-hex\/30) {
  border-bottom-color: rgb(252 244 230 / 0.3);
}#body :is(.border-b-sw-warning-background-hex\/35) {
  border-bottom-color: rgb(252 244 230 / 0.35);
}#body :is(.border-b-sw-warning-background-hex\/40) {
  border-bottom-color: rgb(252 244 230 / 0.4);
}#body :is(.border-b-sw-warning-background-hex\/45) {
  border-bottom-color: rgb(252 244 230 / 0.45);
}#body :is(.border-b-sw-warning-background-hex\/5) {
  border-bottom-color: rgb(252 244 230 / 0.05);
}#body :is(.border-b-sw-warning-background-hex\/50) {
  border-bottom-color: rgb(252 244 230 / 0.5);
}#body :is(.border-b-sw-warning-background-hex\/55) {
  border-bottom-color: rgb(252 244 230 / 0.55);
}#body :is(.border-b-sw-warning-background-hex\/60) {
  border-bottom-color: rgb(252 244 230 / 0.6);
}#body :is(.border-b-sw-warning-background-hex\/65) {
  border-bottom-color: rgb(252 244 230 / 0.65);
}#body :is(.border-b-sw-warning-background-hex\/70) {
  border-bottom-color: rgb(252 244 230 / 0.7);
}#body :is(.border-b-sw-warning-background-hex\/75) {
  border-bottom-color: rgb(252 244 230 / 0.75);
}#body :is(.border-b-sw-warning-background-hex\/80) {
  border-bottom-color: rgb(252 244 230 / 0.8);
}#body :is(.border-b-sw-warning-background-hex\/85) {
  border-bottom-color: rgb(252 244 230 / 0.85);
}#body :is(.border-b-sw-warning-background-hex\/90) {
  border-bottom-color: rgb(252 244 230 / 0.9);
}#body :is(.border-b-sw-warning-background-hex\/95) {
  border-bottom-color: rgb(252 244 230 / 0.95);
}#body :is(.border-b-sw-warning-background\/0) {
  border-bottom-color: rgba(223, 145, 0, 0);
}#body :is(.border-b-sw-warning-background\/10) {
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-b-sw-warning-background\/100) {
  border-bottom-color: rgba(223, 145, 0, 1);
}#body :is(.border-b-sw-warning-background\/15) {
  border-bottom-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-b-sw-warning-background\/20) {
  border-bottom-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-b-sw-warning-background\/25) {
  border-bottom-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-b-sw-warning-background\/30) {
  border-bottom-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-b-sw-warning-background\/35) {
  border-bottom-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-b-sw-warning-background\/40) {
  border-bottom-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-b-sw-warning-background\/45) {
  border-bottom-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-b-sw-warning-background\/5) {
  border-bottom-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-b-sw-warning-background\/50) {
  border-bottom-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-b-sw-warning-background\/55) {
  border-bottom-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-b-sw-warning-background\/60) {
  border-bottom-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-b-sw-warning-background\/65) {
  border-bottom-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-b-sw-warning-background\/70) {
  border-bottom-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-b-sw-warning-background\/75) {
  border-bottom-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-b-sw-warning-background\/80) {
  border-bottom-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-b-sw-warning-background\/85) {
  border-bottom-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-b-sw-warning-background\/90) {
  border-bottom-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-b-sw-warning-background\/95) {
  border-bottom-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-b-sw-warning-opacity) {
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-b-sw-warning-opacity\/0) {
  border-bottom-color: rgba(223, 145, 0, 0);
}#body :is(.border-b-sw-warning-opacity\/10) {
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-b-sw-warning-opacity\/100) {
  border-bottom-color: rgba(223, 145, 0, 1);
}#body :is(.border-b-sw-warning-opacity\/15) {
  border-bottom-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-b-sw-warning-opacity\/20) {
  border-bottom-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-b-sw-warning-opacity\/25) {
  border-bottom-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-b-sw-warning-opacity\/30) {
  border-bottom-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-b-sw-warning-opacity\/35) {
  border-bottom-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-b-sw-warning-opacity\/40) {
  border-bottom-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-b-sw-warning-opacity\/45) {
  border-bottom-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-b-sw-warning-opacity\/5) {
  border-bottom-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-b-sw-warning-opacity\/50) {
  border-bottom-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-b-sw-warning-opacity\/55) {
  border-bottom-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-b-sw-warning-opacity\/60) {
  border-bottom-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-b-sw-warning-opacity\/65) {
  border-bottom-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-b-sw-warning-opacity\/70) {
  border-bottom-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-b-sw-warning-opacity\/75) {
  border-bottom-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-b-sw-warning-opacity\/80) {
  border-bottom-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-b-sw-warning-opacity\/85) {
  border-bottom-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-b-sw-warning-opacity\/90) {
  border-bottom-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-b-sw-warning-opacity\/95) {
  border-bottom-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-b-sw-warning\/0) {
  border-bottom-color: rgb(223 145 0 / 0);
}#body :is(.border-b-sw-warning\/10) {
  border-bottom-color: rgb(223 145 0 / 0.1);
}#body :is(.border-b-sw-warning\/100) {
  border-bottom-color: rgb(223 145 0 / 1);
}#body :is(.border-b-sw-warning\/15) {
  border-bottom-color: rgb(223 145 0 / 0.15);
}#body :is(.border-b-sw-warning\/20) {
  border-bottom-color: rgb(223 145 0 / 0.2);
}#body :is(.border-b-sw-warning\/25) {
  border-bottom-color: rgb(223 145 0 / 0.25);
}#body :is(.border-b-sw-warning\/30) {
  border-bottom-color: rgb(223 145 0 / 0.3);
}#body :is(.border-b-sw-warning\/35) {
  border-bottom-color: rgb(223 145 0 / 0.35);
}#body :is(.border-b-sw-warning\/40) {
  border-bottom-color: rgb(223 145 0 / 0.4);
}#body :is(.border-b-sw-warning\/45) {
  border-bottom-color: rgb(223 145 0 / 0.45);
}#body :is(.border-b-sw-warning\/5) {
  border-bottom-color: rgb(223 145 0 / 0.05);
}#body :is(.border-b-sw-warning\/50) {
  border-bottom-color: rgb(223 145 0 / 0.5);
}#body :is(.border-b-sw-warning\/55) {
  border-bottom-color: rgb(223 145 0 / 0.55);
}#body :is(.border-b-sw-warning\/60) {
  border-bottom-color: rgb(223 145 0 / 0.6);
}#body :is(.border-b-sw-warning\/65) {
  border-bottom-color: rgb(223 145 0 / 0.65);
}#body :is(.border-b-sw-warning\/70) {
  border-bottom-color: rgb(223 145 0 / 0.7);
}#body :is(.border-b-sw-warning\/75) {
  border-bottom-color: rgb(223 145 0 / 0.75);
}#body :is(.border-b-sw-warning\/80) {
  border-bottom-color: rgb(223 145 0 / 0.8);
}#body :is(.border-b-sw-warning\/85) {
  border-bottom-color: rgb(223 145 0 / 0.85);
}#body :is(.border-b-sw-warning\/90) {
  border-bottom-color: rgb(223 145 0 / 0.9);
}#body :is(.border-b-sw-warning\/95) {
  border-bottom-color: rgb(223 145 0 / 0.95);
}#body :is(.border-b-transparent) {
  border-bottom-color: transparent;
}#body :is(.border-b-transparent\/0) {
  border-bottom-color: rgb(0 0 0 / 0);
}#body :is(.border-b-transparent\/10) {
  border-bottom-color: rgb(0 0 0 / 0.1);
}#body :is(.border-b-transparent\/100) {
  border-bottom-color: rgb(0 0 0 / 1);
}#body :is(.border-b-transparent\/15) {
  border-bottom-color: rgb(0 0 0 / 0.15);
}#body :is(.border-b-transparent\/20) {
  border-bottom-color: rgb(0 0 0 / 0.2);
}#body :is(.border-b-transparent\/25) {
  border-bottom-color: rgb(0 0 0 / 0.25);
}#body :is(.border-b-transparent\/30) {
  border-bottom-color: rgb(0 0 0 / 0.3);
}#body :is(.border-b-transparent\/35) {
  border-bottom-color: rgb(0 0 0 / 0.35);
}#body :is(.border-b-transparent\/40) {
  border-bottom-color: rgb(0 0 0 / 0.4);
}#body :is(.border-b-transparent\/45) {
  border-bottom-color: rgb(0 0 0 / 0.45);
}#body :is(.border-b-transparent\/5) {
  border-bottom-color: rgb(0 0 0 / 0.05);
}#body :is(.border-b-transparent\/50) {
  border-bottom-color: rgb(0 0 0 / 0.5);
}#body :is(.border-b-transparent\/55) {
  border-bottom-color: rgb(0 0 0 / 0.55);
}#body :is(.border-b-transparent\/60) {
  border-bottom-color: rgb(0 0 0 / 0.6);
}#body :is(.border-b-transparent\/65) {
  border-bottom-color: rgb(0 0 0 / 0.65);
}#body :is(.border-b-transparent\/70) {
  border-bottom-color: rgb(0 0 0 / 0.7);
}#body :is(.border-b-transparent\/75) {
  border-bottom-color: rgb(0 0 0 / 0.75);
}#body :is(.border-b-transparent\/80) {
  border-bottom-color: rgb(0 0 0 / 0.8);
}#body :is(.border-b-transparent\/85) {
  border-bottom-color: rgb(0 0 0 / 0.85);
}#body :is(.border-b-transparent\/90) {
  border-bottom-color: rgb(0 0 0 / 0.9);
}#body :is(.border-b-transparent\/95) {
  border-bottom-color: rgb(0 0 0 / 0.95);
}#body :is(.border-e-sw-active) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-e-sw-active-light) {
  border-inline-end-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-e-sw-active-light-hex) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.border-e-sw-active-light-hex\/0) {
  border-inline-end-color: rgb(230 240 251 / 0);
}#body :is(.border-e-sw-active-light-hex\/10) {
  border-inline-end-color: rgb(230 240 251 / 0.1);
}#body :is(.border-e-sw-active-light-hex\/100) {
  border-inline-end-color: rgb(230 240 251 / 1);
}#body :is(.border-e-sw-active-light-hex\/15) {
  border-inline-end-color: rgb(230 240 251 / 0.15);
}#body :is(.border-e-sw-active-light-hex\/20) {
  border-inline-end-color: rgb(230 240 251 / 0.2);
}#body :is(.border-e-sw-active-light-hex\/25) {
  border-inline-end-color: rgb(230 240 251 / 0.25);
}#body :is(.border-e-sw-active-light-hex\/30) {
  border-inline-end-color: rgb(230 240 251 / 0.3);
}#body :is(.border-e-sw-active-light-hex\/35) {
  border-inline-end-color: rgb(230 240 251 / 0.35);
}#body :is(.border-e-sw-active-light-hex\/40) {
  border-inline-end-color: rgb(230 240 251 / 0.4);
}#body :is(.border-e-sw-active-light-hex\/45) {
  border-inline-end-color: rgb(230 240 251 / 0.45);
}#body :is(.border-e-sw-active-light-hex\/5) {
  border-inline-end-color: rgb(230 240 251 / 0.05);
}#body :is(.border-e-sw-active-light-hex\/50) {
  border-inline-end-color: rgb(230 240 251 / 0.5);
}#body :is(.border-e-sw-active-light-hex\/55) {
  border-inline-end-color: rgb(230 240 251 / 0.55);
}#body :is(.border-e-sw-active-light-hex\/60) {
  border-inline-end-color: rgb(230 240 251 / 0.6);
}#body :is(.border-e-sw-active-light-hex\/65) {
  border-inline-end-color: rgb(230 240 251 / 0.65);
}#body :is(.border-e-sw-active-light-hex\/70) {
  border-inline-end-color: rgb(230 240 251 / 0.7);
}#body :is(.border-e-sw-active-light-hex\/75) {
  border-inline-end-color: rgb(230 240 251 / 0.75);
}#body :is(.border-e-sw-active-light-hex\/80) {
  border-inline-end-color: rgb(230 240 251 / 0.8);
}#body :is(.border-e-sw-active-light-hex\/85) {
  border-inline-end-color: rgb(230 240 251 / 0.85);
}#body :is(.border-e-sw-active-light-hex\/90) {
  border-inline-end-color: rgb(230 240 251 / 0.9);
}#body :is(.border-e-sw-active-light-hex\/95) {
  border-inline-end-color: rgb(230 240 251 / 0.95);
}#body :is(.border-e-sw-active-light\/0) {
  border-inline-end-color: rgba(10, 111, 219, 0);
}#body :is(.border-e-sw-active-light\/10) {
  border-inline-end-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-e-sw-active-light\/100) {
  border-inline-end-color: rgba(10, 111, 219, 1);
}#body :is(.border-e-sw-active-light\/15) {
  border-inline-end-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-e-sw-active-light\/20) {
  border-inline-end-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-e-sw-active-light\/25) {
  border-inline-end-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-e-sw-active-light\/30) {
  border-inline-end-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-e-sw-active-light\/35) {
  border-inline-end-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-e-sw-active-light\/40) {
  border-inline-end-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-e-sw-active-light\/45) {
  border-inline-end-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-e-sw-active-light\/5) {
  border-inline-end-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-e-sw-active-light\/50) {
  border-inline-end-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-e-sw-active-light\/55) {
  border-inline-end-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-e-sw-active-light\/60) {
  border-inline-end-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-e-sw-active-light\/65) {
  border-inline-end-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-e-sw-active-light\/70) {
  border-inline-end-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-e-sw-active-light\/75) {
  border-inline-end-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-e-sw-active-light\/80) {
  border-inline-end-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-e-sw-active-light\/85) {
  border-inline-end-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-e-sw-active-light\/90) {
  border-inline-end-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-e-sw-active-light\/95) {
  border-inline-end-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-e-sw-active\/0) {
  border-inline-end-color: rgb(10 111 219 / 0);
}#body :is(.border-e-sw-active\/10) {
  border-inline-end-color: rgb(10 111 219 / 0.1);
}#body :is(.border-e-sw-active\/100) {
  border-inline-end-color: rgb(10 111 219 / 1);
}#body :is(.border-e-sw-active\/15) {
  border-inline-end-color: rgb(10 111 219 / 0.15);
}#body :is(.border-e-sw-active\/20) {
  border-inline-end-color: rgb(10 111 219 / 0.2);
}#body :is(.border-e-sw-active\/25) {
  border-inline-end-color: rgb(10 111 219 / 0.25);
}#body :is(.border-e-sw-active\/30) {
  border-inline-end-color: rgb(10 111 219 / 0.3);
}#body :is(.border-e-sw-active\/35) {
  border-inline-end-color: rgb(10 111 219 / 0.35);
}#body :is(.border-e-sw-active\/40) {
  border-inline-end-color: rgb(10 111 219 / 0.4);
}#body :is(.border-e-sw-active\/45) {
  border-inline-end-color: rgb(10 111 219 / 0.45);
}#body :is(.border-e-sw-active\/5) {
  border-inline-end-color: rgb(10 111 219 / 0.05);
}#body :is(.border-e-sw-active\/50) {
  border-inline-end-color: rgb(10 111 219 / 0.5);
}#body :is(.border-e-sw-active\/55) {
  border-inline-end-color: rgb(10 111 219 / 0.55);
}#body :is(.border-e-sw-active\/60) {
  border-inline-end-color: rgb(10 111 219 / 0.6);
}#body :is(.border-e-sw-active\/65) {
  border-inline-end-color: rgb(10 111 219 / 0.65);
}#body :is(.border-e-sw-active\/70) {
  border-inline-end-color: rgb(10 111 219 / 0.7);
}#body :is(.border-e-sw-active\/75) {
  border-inline-end-color: rgb(10 111 219 / 0.75);
}#body :is(.border-e-sw-active\/80) {
  border-inline-end-color: rgb(10 111 219 / 0.8);
}#body :is(.border-e-sw-active\/85) {
  border-inline-end-color: rgb(10 111 219 / 0.85);
}#body :is(.border-e-sw-active\/90) {
  border-inline-end-color: rgb(10 111 219 / 0.9);
}#body :is(.border-e-sw-active\/95) {
  border-inline-end-color: rgb(10 111 219 / 0.95);
}#body :is(.border-e-sw-background) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-e-sw-background-component) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-e-sw-background-component\/0) {
  border-inline-end-color: rgb(255 255 255 / 0);
}#body :is(.border-e-sw-background-component\/10) {
  border-inline-end-color: rgb(255 255 255 / 0.1);
}#body :is(.border-e-sw-background-component\/100) {
  border-inline-end-color: rgb(255 255 255 / 1);
}#body :is(.border-e-sw-background-component\/15) {
  border-inline-end-color: rgb(255 255 255 / 0.15);
}#body :is(.border-e-sw-background-component\/20) {
  border-inline-end-color: rgb(255 255 255 / 0.2);
}#body :is(.border-e-sw-background-component\/25) {
  border-inline-end-color: rgb(255 255 255 / 0.25);
}#body :is(.border-e-sw-background-component\/30) {
  border-inline-end-color: rgb(255 255 255 / 0.3);
}#body :is(.border-e-sw-background-component\/35) {
  border-inline-end-color: rgb(255 255 255 / 0.35);
}#body :is(.border-e-sw-background-component\/40) {
  border-inline-end-color: rgb(255 255 255 / 0.4);
}#body :is(.border-e-sw-background-component\/45) {
  border-inline-end-color: rgb(255 255 255 / 0.45);
}#body :is(.border-e-sw-background-component\/5) {
  border-inline-end-color: rgb(255 255 255 / 0.05);
}#body :is(.border-e-sw-background-component\/50) {
  border-inline-end-color: rgb(255 255 255 / 0.5);
}#body :is(.border-e-sw-background-component\/55) {
  border-inline-end-color: rgb(255 255 255 / 0.55);
}#body :is(.border-e-sw-background-component\/60) {
  border-inline-end-color: rgb(255 255 255 / 0.6);
}#body :is(.border-e-sw-background-component\/65) {
  border-inline-end-color: rgb(255 255 255 / 0.65);
}#body :is(.border-e-sw-background-component\/70) {
  border-inline-end-color: rgb(255 255 255 / 0.7);
}#body :is(.border-e-sw-background-component\/75) {
  border-inline-end-color: rgb(255 255 255 / 0.75);
}#body :is(.border-e-sw-background-component\/80) {
  border-inline-end-color: rgb(255 255 255 / 0.8);
}#body :is(.border-e-sw-background-component\/85) {
  border-inline-end-color: rgb(255 255 255 / 0.85);
}#body :is(.border-e-sw-background-component\/90) {
  border-inline-end-color: rgb(255 255 255 / 0.9);
}#body :is(.border-e-sw-background-component\/95) {
  border-inline-end-color: rgb(255 255 255 / 0.95);
}#body :is(.border-e-sw-background-header) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-e-sw-background-header\/0) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.border-e-sw-background-header\/10) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.border-e-sw-background-header\/100) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.border-e-sw-background-header\/15) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.border-e-sw-background-header\/20) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.border-e-sw-background-header\/25) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.border-e-sw-background-header\/30) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.border-e-sw-background-header\/35) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.border-e-sw-background-header\/40) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.border-e-sw-background-header\/45) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.border-e-sw-background-header\/5) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.border-e-sw-background-header\/50) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.border-e-sw-background-header\/55) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.border-e-sw-background-header\/60) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.border-e-sw-background-header\/65) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.border-e-sw-background-header\/70) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.border-e-sw-background-header\/75) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.border-e-sw-background-header\/80) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.border-e-sw-background-header\/85) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.border-e-sw-background-header\/90) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.border-e-sw-background-header\/95) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.border-e-sw-background\/0) {
  border-inline-end-color: rgb(245 245 245 / 0);
}#body :is(.border-e-sw-background\/10) {
  border-inline-end-color: rgb(245 245 245 / 0.1);
}#body :is(.border-e-sw-background\/100) {
  border-inline-end-color: rgb(245 245 245 / 1);
}#body :is(.border-e-sw-background\/15) {
  border-inline-end-color: rgb(245 245 245 / 0.15);
}#body :is(.border-e-sw-background\/20) {
  border-inline-end-color: rgb(245 245 245 / 0.2);
}#body :is(.border-e-sw-background\/25) {
  border-inline-end-color: rgb(245 245 245 / 0.25);
}#body :is(.border-e-sw-background\/30) {
  border-inline-end-color: rgb(245 245 245 / 0.3);
}#body :is(.border-e-sw-background\/35) {
  border-inline-end-color: rgb(245 245 245 / 0.35);
}#body :is(.border-e-sw-background\/40) {
  border-inline-end-color: rgb(245 245 245 / 0.4);
}#body :is(.border-e-sw-background\/45) {
  border-inline-end-color: rgb(245 245 245 / 0.45);
}#body :is(.border-e-sw-background\/5) {
  border-inline-end-color: rgb(245 245 245 / 0.05);
}#body :is(.border-e-sw-background\/50) {
  border-inline-end-color: rgb(245 245 245 / 0.5);
}#body :is(.border-e-sw-background\/55) {
  border-inline-end-color: rgb(245 245 245 / 0.55);
}#body :is(.border-e-sw-background\/60) {
  border-inline-end-color: rgb(245 245 245 / 0.6);
}#body :is(.border-e-sw-background\/65) {
  border-inline-end-color: rgb(245 245 245 / 0.65);
}#body :is(.border-e-sw-background\/70) {
  border-inline-end-color: rgb(245 245 245 / 0.7);
}#body :is(.border-e-sw-background\/75) {
  border-inline-end-color: rgb(245 245 245 / 0.75);
}#body :is(.border-e-sw-background\/80) {
  border-inline-end-color: rgb(245 245 245 / 0.8);
}#body :is(.border-e-sw-background\/85) {
  border-inline-end-color: rgb(245 245 245 / 0.85);
}#body :is(.border-e-sw-background\/90) {
  border-inline-end-color: rgb(245 245 245 / 0.9);
}#body :is(.border-e-sw-background\/95) {
  border-inline-end-color: rgb(245 245 245 / 0.95);
}#body :is(.border-e-sw-border) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-e-sw-border-alternate) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-e-sw-border-alternate\/0) {
  border-inline-end-color: rgb(185 186 185 / 0);
}#body :is(.border-e-sw-border-alternate\/10) {
  border-inline-end-color: rgb(185 186 185 / 0.1);
}#body :is(.border-e-sw-border-alternate\/100) {
  border-inline-end-color: rgb(185 186 185 / 1);
}#body :is(.border-e-sw-border-alternate\/15) {
  border-inline-end-color: rgb(185 186 185 / 0.15);
}#body :is(.border-e-sw-border-alternate\/20) {
  border-inline-end-color: rgb(185 186 185 / 0.2);
}#body :is(.border-e-sw-border-alternate\/25) {
  border-inline-end-color: rgb(185 186 185 / 0.25);
}#body :is(.border-e-sw-border-alternate\/30) {
  border-inline-end-color: rgb(185 186 185 / 0.3);
}#body :is(.border-e-sw-border-alternate\/35) {
  border-inline-end-color: rgb(185 186 185 / 0.35);
}#body :is(.border-e-sw-border-alternate\/40) {
  border-inline-end-color: rgb(185 186 185 / 0.4);
}#body :is(.border-e-sw-border-alternate\/45) {
  border-inline-end-color: rgb(185 186 185 / 0.45);
}#body :is(.border-e-sw-border-alternate\/5) {
  border-inline-end-color: rgb(185 186 185 / 0.05);
}#body :is(.border-e-sw-border-alternate\/50) {
  border-inline-end-color: rgb(185 186 185 / 0.5);
}#body :is(.border-e-sw-border-alternate\/55) {
  border-inline-end-color: rgb(185 186 185 / 0.55);
}#body :is(.border-e-sw-border-alternate\/60) {
  border-inline-end-color: rgb(185 186 185 / 0.6);
}#body :is(.border-e-sw-border-alternate\/65) {
  border-inline-end-color: rgb(185 186 185 / 0.65);
}#body :is(.border-e-sw-border-alternate\/70) {
  border-inline-end-color: rgb(185 186 185 / 0.7);
}#body :is(.border-e-sw-border-alternate\/75) {
  border-inline-end-color: rgb(185 186 185 / 0.75);
}#body :is(.border-e-sw-border-alternate\/80) {
  border-inline-end-color: rgb(185 186 185 / 0.8);
}#body :is(.border-e-sw-border-alternate\/85) {
  border-inline-end-color: rgb(185 186 185 / 0.85);
}#body :is(.border-e-sw-border-alternate\/90) {
  border-inline-end-color: rgb(185 186 185 / 0.9);
}#body :is(.border-e-sw-border-alternate\/95) {
  border-inline-end-color: rgb(185 186 185 / 0.95);
}#body :is(.border-e-sw-border-light) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-e-sw-border-light\/0) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.border-e-sw-border-light\/10) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.border-e-sw-border-light\/100) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.border-e-sw-border-light\/15) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.border-e-sw-border-light\/20) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.border-e-sw-border-light\/25) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.border-e-sw-border-light\/30) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.border-e-sw-border-light\/35) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.border-e-sw-border-light\/40) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.border-e-sw-border-light\/45) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.border-e-sw-border-light\/5) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.border-e-sw-border-light\/50) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.border-e-sw-border-light\/55) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.border-e-sw-border-light\/60) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.border-e-sw-border-light\/65) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.border-e-sw-border-light\/70) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.border-e-sw-border-light\/75) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.border-e-sw-border-light\/80) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.border-e-sw-border-light\/85) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.border-e-sw-border-light\/90) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.border-e-sw-border-light\/95) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.border-e-sw-border\/0) {
  border-inline-end-color: rgb(216 216 216 / 0);
}#body :is(.border-e-sw-border\/10) {
  border-inline-end-color: rgb(216 216 216 / 0.1);
}#body :is(.border-e-sw-border\/100) {
  border-inline-end-color: rgb(216 216 216 / 1);
}#body :is(.border-e-sw-border\/15) {
  border-inline-end-color: rgb(216 216 216 / 0.15);
}#body :is(.border-e-sw-border\/20) {
  border-inline-end-color: rgb(216 216 216 / 0.2);
}#body :is(.border-e-sw-border\/25) {
  border-inline-end-color: rgb(216 216 216 / 0.25);
}#body :is(.border-e-sw-border\/30) {
  border-inline-end-color: rgb(216 216 216 / 0.3);
}#body :is(.border-e-sw-border\/35) {
  border-inline-end-color: rgb(216 216 216 / 0.35);
}#body :is(.border-e-sw-border\/40) {
  border-inline-end-color: rgb(216 216 216 / 0.4);
}#body :is(.border-e-sw-border\/45) {
  border-inline-end-color: rgb(216 216 216 / 0.45);
}#body :is(.border-e-sw-border\/5) {
  border-inline-end-color: rgb(216 216 216 / 0.05);
}#body :is(.border-e-sw-border\/50) {
  border-inline-end-color: rgb(216 216 216 / 0.5);
}#body :is(.border-e-sw-border\/55) {
  border-inline-end-color: rgb(216 216 216 / 0.55);
}#body :is(.border-e-sw-border\/60) {
  border-inline-end-color: rgb(216 216 216 / 0.6);
}#body :is(.border-e-sw-border\/65) {
  border-inline-end-color: rgb(216 216 216 / 0.65);
}#body :is(.border-e-sw-border\/70) {
  border-inline-end-color: rgb(216 216 216 / 0.7);
}#body :is(.border-e-sw-border\/75) {
  border-inline-end-color: rgb(216 216 216 / 0.75);
}#body :is(.border-e-sw-border\/80) {
  border-inline-end-color: rgb(216 216 216 / 0.8);
}#body :is(.border-e-sw-border\/85) {
  border-inline-end-color: rgb(216 216 216 / 0.85);
}#body :is(.border-e-sw-border\/90) {
  border-inline-end-color: rgb(216 216 216 / 0.9);
}#body :is(.border-e-sw-border\/95) {
  border-inline-end-color: rgb(216 216 216 / 0.95);
}#body :is(.border-e-sw-boxShadow) {
  border-inline-end-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-e-sw-boxShadow\/0) {
  border-inline-end-color: rgba(38, 40, 43, 0);
}#body :is(.border-e-sw-boxShadow\/10) {
  border-inline-end-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-e-sw-boxShadow\/100) {
  border-inline-end-color: rgba(38, 40, 43, 1);
}#body :is(.border-e-sw-boxShadow\/15) {
  border-inline-end-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-e-sw-boxShadow\/20) {
  border-inline-end-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-e-sw-boxShadow\/25) {
  border-inline-end-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-e-sw-boxShadow\/30) {
  border-inline-end-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-e-sw-boxShadow\/35) {
  border-inline-end-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-e-sw-boxShadow\/40) {
  border-inline-end-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-e-sw-boxShadow\/45) {
  border-inline-end-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-e-sw-boxShadow\/5) {
  border-inline-end-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-e-sw-boxShadow\/50) {
  border-inline-end-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-e-sw-boxShadow\/55) {
  border-inline-end-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-e-sw-boxShadow\/60) {
  border-inline-end-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-e-sw-boxShadow\/65) {
  border-inline-end-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-e-sw-boxShadow\/70) {
  border-inline-end-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-e-sw-boxShadow\/75) {
  border-inline-end-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-e-sw-boxShadow\/80) {
  border-inline-end-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-e-sw-boxShadow\/85) {
  border-inline-end-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-e-sw-boxShadow\/90) {
  border-inline-end-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-e-sw-boxShadow\/95) {
  border-inline-end-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-e-sw-destroy) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-e-sw-destroy\/0) {
  border-inline-end-color: rgb(180 29 19 / 0);
}#body :is(.border-e-sw-destroy\/10) {
  border-inline-end-color: rgb(180 29 19 / 0.1);
}#body :is(.border-e-sw-destroy\/100) {
  border-inline-end-color: rgb(180 29 19 / 1);
}#body :is(.border-e-sw-destroy\/15) {
  border-inline-end-color: rgb(180 29 19 / 0.15);
}#body :is(.border-e-sw-destroy\/20) {
  border-inline-end-color: rgb(180 29 19 / 0.2);
}#body :is(.border-e-sw-destroy\/25) {
  border-inline-end-color: rgb(180 29 19 / 0.25);
}#body :is(.border-e-sw-destroy\/30) {
  border-inline-end-color: rgb(180 29 19 / 0.3);
}#body :is(.border-e-sw-destroy\/35) {
  border-inline-end-color: rgb(180 29 19 / 0.35);
}#body :is(.border-e-sw-destroy\/40) {
  border-inline-end-color: rgb(180 29 19 / 0.4);
}#body :is(.border-e-sw-destroy\/45) {
  border-inline-end-color: rgb(180 29 19 / 0.45);
}#body :is(.border-e-sw-destroy\/5) {
  border-inline-end-color: rgb(180 29 19 / 0.05);
}#body :is(.border-e-sw-destroy\/50) {
  border-inline-end-color: rgb(180 29 19 / 0.5);
}#body :is(.border-e-sw-destroy\/55) {
  border-inline-end-color: rgb(180 29 19 / 0.55);
}#body :is(.border-e-sw-destroy\/60) {
  border-inline-end-color: rgb(180 29 19 / 0.6);
}#body :is(.border-e-sw-destroy\/65) {
  border-inline-end-color: rgb(180 29 19 / 0.65);
}#body :is(.border-e-sw-destroy\/70) {
  border-inline-end-color: rgb(180 29 19 / 0.7);
}#body :is(.border-e-sw-destroy\/75) {
  border-inline-end-color: rgb(180 29 19 / 0.75);
}#body :is(.border-e-sw-destroy\/80) {
  border-inline-end-color: rgb(180 29 19 / 0.8);
}#body :is(.border-e-sw-destroy\/85) {
  border-inline-end-color: rgb(180 29 19 / 0.85);
}#body :is(.border-e-sw-destroy\/90) {
  border-inline-end-color: rgb(180 29 19 / 0.9);
}#body :is(.border-e-sw-destroy\/95) {
  border-inline-end-color: rgb(180 29 19 / 0.95);
}#body :is(.border-e-sw-disabled) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-e-sw-disabled-alternate) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-e-sw-disabled-alternate\/0) {
  border-inline-end-color: rgb(216 216 216 / 0);
}#body :is(.border-e-sw-disabled-alternate\/10) {
  border-inline-end-color: rgb(216 216 216 / 0.1);
}#body :is(.border-e-sw-disabled-alternate\/100) {
  border-inline-end-color: rgb(216 216 216 / 1);
}#body :is(.border-e-sw-disabled-alternate\/15) {
  border-inline-end-color: rgb(216 216 216 / 0.15);
}#body :is(.border-e-sw-disabled-alternate\/20) {
  border-inline-end-color: rgb(216 216 216 / 0.2);
}#body :is(.border-e-sw-disabled-alternate\/25) {
  border-inline-end-color: rgb(216 216 216 / 0.25);
}#body :is(.border-e-sw-disabled-alternate\/30) {
  border-inline-end-color: rgb(216 216 216 / 0.3);
}#body :is(.border-e-sw-disabled-alternate\/35) {
  border-inline-end-color: rgb(216 216 216 / 0.35);
}#body :is(.border-e-sw-disabled-alternate\/40) {
  border-inline-end-color: rgb(216 216 216 / 0.4);
}#body :is(.border-e-sw-disabled-alternate\/45) {
  border-inline-end-color: rgb(216 216 216 / 0.45);
}#body :is(.border-e-sw-disabled-alternate\/5) {
  border-inline-end-color: rgb(216 216 216 / 0.05);
}#body :is(.border-e-sw-disabled-alternate\/50) {
  border-inline-end-color: rgb(216 216 216 / 0.5);
}#body :is(.border-e-sw-disabled-alternate\/55) {
  border-inline-end-color: rgb(216 216 216 / 0.55);
}#body :is(.border-e-sw-disabled-alternate\/60) {
  border-inline-end-color: rgb(216 216 216 / 0.6);
}#body :is(.border-e-sw-disabled-alternate\/65) {
  border-inline-end-color: rgb(216 216 216 / 0.65);
}#body :is(.border-e-sw-disabled-alternate\/70) {
  border-inline-end-color: rgb(216 216 216 / 0.7);
}#body :is(.border-e-sw-disabled-alternate\/75) {
  border-inline-end-color: rgb(216 216 216 / 0.75);
}#body :is(.border-e-sw-disabled-alternate\/80) {
  border-inline-end-color: rgb(216 216 216 / 0.8);
}#body :is(.border-e-sw-disabled-alternate\/85) {
  border-inline-end-color: rgb(216 216 216 / 0.85);
}#body :is(.border-e-sw-disabled-alternate\/90) {
  border-inline-end-color: rgb(216 216 216 / 0.9);
}#body :is(.border-e-sw-disabled-alternate\/95) {
  border-inline-end-color: rgb(216 216 216 / 0.95);
}#body :is(.border-e-sw-disabled-text) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-e-sw-disabled-text\/0) {
  border-inline-end-color: rgb(131 131 131 / 0);
}#body :is(.border-e-sw-disabled-text\/10) {
  border-inline-end-color: rgb(131 131 131 / 0.1);
}#body :is(.border-e-sw-disabled-text\/100) {
  border-inline-end-color: rgb(131 131 131 / 1);
}#body :is(.border-e-sw-disabled-text\/15) {
  border-inline-end-color: rgb(131 131 131 / 0.15);
}#body :is(.border-e-sw-disabled-text\/20) {
  border-inline-end-color: rgb(131 131 131 / 0.2);
}#body :is(.border-e-sw-disabled-text\/25) {
  border-inline-end-color: rgb(131 131 131 / 0.25);
}#body :is(.border-e-sw-disabled-text\/30) {
  border-inline-end-color: rgb(131 131 131 / 0.3);
}#body :is(.border-e-sw-disabled-text\/35) {
  border-inline-end-color: rgb(131 131 131 / 0.35);
}#body :is(.border-e-sw-disabled-text\/40) {
  border-inline-end-color: rgb(131 131 131 / 0.4);
}#body :is(.border-e-sw-disabled-text\/45) {
  border-inline-end-color: rgb(131 131 131 / 0.45);
}#body :is(.border-e-sw-disabled-text\/5) {
  border-inline-end-color: rgb(131 131 131 / 0.05);
}#body :is(.border-e-sw-disabled-text\/50) {
  border-inline-end-color: rgb(131 131 131 / 0.5);
}#body :is(.border-e-sw-disabled-text\/55) {
  border-inline-end-color: rgb(131 131 131 / 0.55);
}#body :is(.border-e-sw-disabled-text\/60) {
  border-inline-end-color: rgb(131 131 131 / 0.6);
}#body :is(.border-e-sw-disabled-text\/65) {
  border-inline-end-color: rgb(131 131 131 / 0.65);
}#body :is(.border-e-sw-disabled-text\/70) {
  border-inline-end-color: rgb(131 131 131 / 0.7);
}#body :is(.border-e-sw-disabled-text\/75) {
  border-inline-end-color: rgb(131 131 131 / 0.75);
}#body :is(.border-e-sw-disabled-text\/80) {
  border-inline-end-color: rgb(131 131 131 / 0.8);
}#body :is(.border-e-sw-disabled-text\/85) {
  border-inline-end-color: rgb(131 131 131 / 0.85);
}#body :is(.border-e-sw-disabled-text\/90) {
  border-inline-end-color: rgb(131 131 131 / 0.9);
}#body :is(.border-e-sw-disabled-text\/95) {
  border-inline-end-color: rgb(131 131 131 / 0.95);
}#body :is(.border-e-sw-disabled\/0) {
  border-inline-end-color: rgb(185 186 185 / 0);
}#body :is(.border-e-sw-disabled\/10) {
  border-inline-end-color: rgb(185 186 185 / 0.1);
}#body :is(.border-e-sw-disabled\/100) {
  border-inline-end-color: rgb(185 186 185 / 1);
}#body :is(.border-e-sw-disabled\/15) {
  border-inline-end-color: rgb(185 186 185 / 0.15);
}#body :is(.border-e-sw-disabled\/20) {
  border-inline-end-color: rgb(185 186 185 / 0.2);
}#body :is(.border-e-sw-disabled\/25) {
  border-inline-end-color: rgb(185 186 185 / 0.25);
}#body :is(.border-e-sw-disabled\/30) {
  border-inline-end-color: rgb(185 186 185 / 0.3);
}#body :is(.border-e-sw-disabled\/35) {
  border-inline-end-color: rgb(185 186 185 / 0.35);
}#body :is(.border-e-sw-disabled\/40) {
  border-inline-end-color: rgb(185 186 185 / 0.4);
}#body :is(.border-e-sw-disabled\/45) {
  border-inline-end-color: rgb(185 186 185 / 0.45);
}#body :is(.border-e-sw-disabled\/5) {
  border-inline-end-color: rgb(185 186 185 / 0.05);
}#body :is(.border-e-sw-disabled\/50) {
  border-inline-end-color: rgb(185 186 185 / 0.5);
}#body :is(.border-e-sw-disabled\/55) {
  border-inline-end-color: rgb(185 186 185 / 0.55);
}#body :is(.border-e-sw-disabled\/60) {
  border-inline-end-color: rgb(185 186 185 / 0.6);
}#body :is(.border-e-sw-disabled\/65) {
  border-inline-end-color: rgb(185 186 185 / 0.65);
}#body :is(.border-e-sw-disabled\/70) {
  border-inline-end-color: rgb(185 186 185 / 0.7);
}#body :is(.border-e-sw-disabled\/75) {
  border-inline-end-color: rgb(185 186 185 / 0.75);
}#body :is(.border-e-sw-disabled\/80) {
  border-inline-end-color: rgb(185 186 185 / 0.8);
}#body :is(.border-e-sw-disabled\/85) {
  border-inline-end-color: rgb(185 186 185 / 0.85);
}#body :is(.border-e-sw-disabled\/90) {
  border-inline-end-color: rgb(185 186 185 / 0.9);
}#body :is(.border-e-sw-disabled\/95) {
  border-inline-end-color: rgb(185 186 185 / 0.95);
}#body :is(.border-e-sw-divider) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-e-sw-divider\/0) {
  border-inline-end-color: rgb(216 216 216 / 0);
}#body :is(.border-e-sw-divider\/10) {
  border-inline-end-color: rgb(216 216 216 / 0.1);
}#body :is(.border-e-sw-divider\/100) {
  border-inline-end-color: rgb(216 216 216 / 1);
}#body :is(.border-e-sw-divider\/15) {
  border-inline-end-color: rgb(216 216 216 / 0.15);
}#body :is(.border-e-sw-divider\/20) {
  border-inline-end-color: rgb(216 216 216 / 0.2);
}#body :is(.border-e-sw-divider\/25) {
  border-inline-end-color: rgb(216 216 216 / 0.25);
}#body :is(.border-e-sw-divider\/30) {
  border-inline-end-color: rgb(216 216 216 / 0.3);
}#body :is(.border-e-sw-divider\/35) {
  border-inline-end-color: rgb(216 216 216 / 0.35);
}#body :is(.border-e-sw-divider\/40) {
  border-inline-end-color: rgb(216 216 216 / 0.4);
}#body :is(.border-e-sw-divider\/45) {
  border-inline-end-color: rgb(216 216 216 / 0.45);
}#body :is(.border-e-sw-divider\/5) {
  border-inline-end-color: rgb(216 216 216 / 0.05);
}#body :is(.border-e-sw-divider\/50) {
  border-inline-end-color: rgb(216 216 216 / 0.5);
}#body :is(.border-e-sw-divider\/55) {
  border-inline-end-color: rgb(216 216 216 / 0.55);
}#body :is(.border-e-sw-divider\/60) {
  border-inline-end-color: rgb(216 216 216 / 0.6);
}#body :is(.border-e-sw-divider\/65) {
  border-inline-end-color: rgb(216 216 216 / 0.65);
}#body :is(.border-e-sw-divider\/70) {
  border-inline-end-color: rgb(216 216 216 / 0.7);
}#body :is(.border-e-sw-divider\/75) {
  border-inline-end-color: rgb(216 216 216 / 0.75);
}#body :is(.border-e-sw-divider\/80) {
  border-inline-end-color: rgb(216 216 216 / 0.8);
}#body :is(.border-e-sw-divider\/85) {
  border-inline-end-color: rgb(216 216 216 / 0.85);
}#body :is(.border-e-sw-divider\/90) {
  border-inline-end-color: rgb(216 216 216 / 0.9);
}#body :is(.border-e-sw-divider\/95) {
  border-inline-end-color: rgb(216 216 216 / 0.95);
}#body :is(.border-e-sw-error) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-e-sw-error-background) {
  border-inline-end-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-e-sw-error-background-hex) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.border-e-sw-error-background-hex\/0) {
  border-inline-end-color: rgb(247 232 231 / 0);
}#body :is(.border-e-sw-error-background-hex\/10) {
  border-inline-end-color: rgb(247 232 231 / 0.1);
}#body :is(.border-e-sw-error-background-hex\/100) {
  border-inline-end-color: rgb(247 232 231 / 1);
}#body :is(.border-e-sw-error-background-hex\/15) {
  border-inline-end-color: rgb(247 232 231 / 0.15);
}#body :is(.border-e-sw-error-background-hex\/20) {
  border-inline-end-color: rgb(247 232 231 / 0.2);
}#body :is(.border-e-sw-error-background-hex\/25) {
  border-inline-end-color: rgb(247 232 231 / 0.25);
}#body :is(.border-e-sw-error-background-hex\/30) {
  border-inline-end-color: rgb(247 232 231 / 0.3);
}#body :is(.border-e-sw-error-background-hex\/35) {
  border-inline-end-color: rgb(247 232 231 / 0.35);
}#body :is(.border-e-sw-error-background-hex\/40) {
  border-inline-end-color: rgb(247 232 231 / 0.4);
}#body :is(.border-e-sw-error-background-hex\/45) {
  border-inline-end-color: rgb(247 232 231 / 0.45);
}#body :is(.border-e-sw-error-background-hex\/5) {
  border-inline-end-color: rgb(247 232 231 / 0.05);
}#body :is(.border-e-sw-error-background-hex\/50) {
  border-inline-end-color: rgb(247 232 231 / 0.5);
}#body :is(.border-e-sw-error-background-hex\/55) {
  border-inline-end-color: rgb(247 232 231 / 0.55);
}#body :is(.border-e-sw-error-background-hex\/60) {
  border-inline-end-color: rgb(247 232 231 / 0.6);
}#body :is(.border-e-sw-error-background-hex\/65) {
  border-inline-end-color: rgb(247 232 231 / 0.65);
}#body :is(.border-e-sw-error-background-hex\/70) {
  border-inline-end-color: rgb(247 232 231 / 0.7);
}#body :is(.border-e-sw-error-background-hex\/75) {
  border-inline-end-color: rgb(247 232 231 / 0.75);
}#body :is(.border-e-sw-error-background-hex\/80) {
  border-inline-end-color: rgb(247 232 231 / 0.8);
}#body :is(.border-e-sw-error-background-hex\/85) {
  border-inline-end-color: rgb(247 232 231 / 0.85);
}#body :is(.border-e-sw-error-background-hex\/90) {
  border-inline-end-color: rgb(247 232 231 / 0.9);
}#body :is(.border-e-sw-error-background-hex\/95) {
  border-inline-end-color: rgb(247 232 231 / 0.95);
}#body :is(.border-e-sw-error-background\/0) {
  border-inline-end-color: rgba(180, 29, 19, 0);
}#body :is(.border-e-sw-error-background\/10) {
  border-inline-end-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-e-sw-error-background\/100) {
  border-inline-end-color: rgba(180, 29, 19, 1);
}#body :is(.border-e-sw-error-background\/15) {
  border-inline-end-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-e-sw-error-background\/20) {
  border-inline-end-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-e-sw-error-background\/25) {
  border-inline-end-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-e-sw-error-background\/30) {
  border-inline-end-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-e-sw-error-background\/35) {
  border-inline-end-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-e-sw-error-background\/40) {
  border-inline-end-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-e-sw-error-background\/45) {
  border-inline-end-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-e-sw-error-background\/5) {
  border-inline-end-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-e-sw-error-background\/50) {
  border-inline-end-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-e-sw-error-background\/55) {
  border-inline-end-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-e-sw-error-background\/60) {
  border-inline-end-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-e-sw-error-background\/65) {
  border-inline-end-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-e-sw-error-background\/70) {
  border-inline-end-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-e-sw-error-background\/75) {
  border-inline-end-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-e-sw-error-background\/80) {
  border-inline-end-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-e-sw-error-background\/85) {
  border-inline-end-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-e-sw-error-background\/90) {
  border-inline-end-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-e-sw-error-background\/95) {
  border-inline-end-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-e-sw-error-dark) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.border-e-sw-error-dark\/0) {
  border-inline-end-color: rgb(135 22 15 / 0);
}#body :is(.border-e-sw-error-dark\/10) {
  border-inline-end-color: rgb(135 22 15 / 0.1);
}#body :is(.border-e-sw-error-dark\/100) {
  border-inline-end-color: rgb(135 22 15 / 1);
}#body :is(.border-e-sw-error-dark\/15) {
  border-inline-end-color: rgb(135 22 15 / 0.15);
}#body :is(.border-e-sw-error-dark\/20) {
  border-inline-end-color: rgb(135 22 15 / 0.2);
}#body :is(.border-e-sw-error-dark\/25) {
  border-inline-end-color: rgb(135 22 15 / 0.25);
}#body :is(.border-e-sw-error-dark\/30) {
  border-inline-end-color: rgb(135 22 15 / 0.3);
}#body :is(.border-e-sw-error-dark\/35) {
  border-inline-end-color: rgb(135 22 15 / 0.35);
}#body :is(.border-e-sw-error-dark\/40) {
  border-inline-end-color: rgb(135 22 15 / 0.4);
}#body :is(.border-e-sw-error-dark\/45) {
  border-inline-end-color: rgb(135 22 15 / 0.45);
}#body :is(.border-e-sw-error-dark\/5) {
  border-inline-end-color: rgb(135 22 15 / 0.05);
}#body :is(.border-e-sw-error-dark\/50) {
  border-inline-end-color: rgb(135 22 15 / 0.5);
}#body :is(.border-e-sw-error-dark\/55) {
  border-inline-end-color: rgb(135 22 15 / 0.55);
}#body :is(.border-e-sw-error-dark\/60) {
  border-inline-end-color: rgb(135 22 15 / 0.6);
}#body :is(.border-e-sw-error-dark\/65) {
  border-inline-end-color: rgb(135 22 15 / 0.65);
}#body :is(.border-e-sw-error-dark\/70) {
  border-inline-end-color: rgb(135 22 15 / 0.7);
}#body :is(.border-e-sw-error-dark\/75) {
  border-inline-end-color: rgb(135 22 15 / 0.75);
}#body :is(.border-e-sw-error-dark\/80) {
  border-inline-end-color: rgb(135 22 15 / 0.8);
}#body :is(.border-e-sw-error-dark\/85) {
  border-inline-end-color: rgb(135 22 15 / 0.85);
}#body :is(.border-e-sw-error-dark\/90) {
  border-inline-end-color: rgb(135 22 15 / 0.9);
}#body :is(.border-e-sw-error-dark\/95) {
  border-inline-end-color: rgb(135 22 15 / 0.95);
}#body :is(.border-e-sw-error-light) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.border-e-sw-error-light\/0) {
  border-inline-end-color: rgb(203 82 65 / 0);
}#body :is(.border-e-sw-error-light\/10) {
  border-inline-end-color: rgb(203 82 65 / 0.1);
}#body :is(.border-e-sw-error-light\/100) {
  border-inline-end-color: rgb(203 82 65 / 1);
}#body :is(.border-e-sw-error-light\/15) {
  border-inline-end-color: rgb(203 82 65 / 0.15);
}#body :is(.border-e-sw-error-light\/20) {
  border-inline-end-color: rgb(203 82 65 / 0.2);
}#body :is(.border-e-sw-error-light\/25) {
  border-inline-end-color: rgb(203 82 65 / 0.25);
}#body :is(.border-e-sw-error-light\/30) {
  border-inline-end-color: rgb(203 82 65 / 0.3);
}#body :is(.border-e-sw-error-light\/35) {
  border-inline-end-color: rgb(203 82 65 / 0.35);
}#body :is(.border-e-sw-error-light\/40) {
  border-inline-end-color: rgb(203 82 65 / 0.4);
}#body :is(.border-e-sw-error-light\/45) {
  border-inline-end-color: rgb(203 82 65 / 0.45);
}#body :is(.border-e-sw-error-light\/5) {
  border-inline-end-color: rgb(203 82 65 / 0.05);
}#body :is(.border-e-sw-error-light\/50) {
  border-inline-end-color: rgb(203 82 65 / 0.5);
}#body :is(.border-e-sw-error-light\/55) {
  border-inline-end-color: rgb(203 82 65 / 0.55);
}#body :is(.border-e-sw-error-light\/60) {
  border-inline-end-color: rgb(203 82 65 / 0.6);
}#body :is(.border-e-sw-error-light\/65) {
  border-inline-end-color: rgb(203 82 65 / 0.65);
}#body :is(.border-e-sw-error-light\/70) {
  border-inline-end-color: rgb(203 82 65 / 0.7);
}#body :is(.border-e-sw-error-light\/75) {
  border-inline-end-color: rgb(203 82 65 / 0.75);
}#body :is(.border-e-sw-error-light\/80) {
  border-inline-end-color: rgb(203 82 65 / 0.8);
}#body :is(.border-e-sw-error-light\/85) {
  border-inline-end-color: rgb(203 82 65 / 0.85);
}#body :is(.border-e-sw-error-light\/90) {
  border-inline-end-color: rgb(203 82 65 / 0.9);
}#body :is(.border-e-sw-error-light\/95) {
  border-inline-end-color: rgb(203 82 65 / 0.95);
}#body :is(.border-e-sw-error\/0) {
  border-inline-end-color: rgb(180 29 19 / 0);
}#body :is(.border-e-sw-error\/10) {
  border-inline-end-color: rgb(180 29 19 / 0.1);
}#body :is(.border-e-sw-error\/100) {
  border-inline-end-color: rgb(180 29 19 / 1);
}#body :is(.border-e-sw-error\/15) {
  border-inline-end-color: rgb(180 29 19 / 0.15);
}#body :is(.border-e-sw-error\/20) {
  border-inline-end-color: rgb(180 29 19 / 0.2);
}#body :is(.border-e-sw-error\/25) {
  border-inline-end-color: rgb(180 29 19 / 0.25);
}#body :is(.border-e-sw-error\/30) {
  border-inline-end-color: rgb(180 29 19 / 0.3);
}#body :is(.border-e-sw-error\/35) {
  border-inline-end-color: rgb(180 29 19 / 0.35);
}#body :is(.border-e-sw-error\/40) {
  border-inline-end-color: rgb(180 29 19 / 0.4);
}#body :is(.border-e-sw-error\/45) {
  border-inline-end-color: rgb(180 29 19 / 0.45);
}#body :is(.border-e-sw-error\/5) {
  border-inline-end-color: rgb(180 29 19 / 0.05);
}#body :is(.border-e-sw-error\/50) {
  border-inline-end-color: rgb(180 29 19 / 0.5);
}#body :is(.border-e-sw-error\/55) {
  border-inline-end-color: rgb(180 29 19 / 0.55);
}#body :is(.border-e-sw-error\/60) {
  border-inline-end-color: rgb(180 29 19 / 0.6);
}#body :is(.border-e-sw-error\/65) {
  border-inline-end-color: rgb(180 29 19 / 0.65);
}#body :is(.border-e-sw-error\/70) {
  border-inline-end-color: rgb(180 29 19 / 0.7);
}#body :is(.border-e-sw-error\/75) {
  border-inline-end-color: rgb(180 29 19 / 0.75);
}#body :is(.border-e-sw-error\/80) {
  border-inline-end-color: rgb(180 29 19 / 0.8);
}#body :is(.border-e-sw-error\/85) {
  border-inline-end-color: rgb(180 29 19 / 0.85);
}#body :is(.border-e-sw-error\/90) {
  border-inline-end-color: rgb(180 29 19 / 0.9);
}#body :is(.border-e-sw-error\/95) {
  border-inline-end-color: rgb(180 29 19 / 0.95);
}#body :is(.border-e-sw-focused) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-e-sw-focused\/0) {
  border-inline-end-color: rgb(0 107 162 / 0);
}#body :is(.border-e-sw-focused\/10) {
  border-inline-end-color: rgb(0 107 162 / 0.1);
}#body :is(.border-e-sw-focused\/100) {
  border-inline-end-color: rgb(0 107 162 / 1);
}#body :is(.border-e-sw-focused\/15) {
  border-inline-end-color: rgb(0 107 162 / 0.15);
}#body :is(.border-e-sw-focused\/20) {
  border-inline-end-color: rgb(0 107 162 / 0.2);
}#body :is(.border-e-sw-focused\/25) {
  border-inline-end-color: rgb(0 107 162 / 0.25);
}#body :is(.border-e-sw-focused\/30) {
  border-inline-end-color: rgb(0 107 162 / 0.3);
}#body :is(.border-e-sw-focused\/35) {
  border-inline-end-color: rgb(0 107 162 / 0.35);
}#body :is(.border-e-sw-focused\/40) {
  border-inline-end-color: rgb(0 107 162 / 0.4);
}#body :is(.border-e-sw-focused\/45) {
  border-inline-end-color: rgb(0 107 162 / 0.45);
}#body :is(.border-e-sw-focused\/5) {
  border-inline-end-color: rgb(0 107 162 / 0.05);
}#body :is(.border-e-sw-focused\/50) {
  border-inline-end-color: rgb(0 107 162 / 0.5);
}#body :is(.border-e-sw-focused\/55) {
  border-inline-end-color: rgb(0 107 162 / 0.55);
}#body :is(.border-e-sw-focused\/60) {
  border-inline-end-color: rgb(0 107 162 / 0.6);
}#body :is(.border-e-sw-focused\/65) {
  border-inline-end-color: rgb(0 107 162 / 0.65);
}#body :is(.border-e-sw-focused\/70) {
  border-inline-end-color: rgb(0 107 162 / 0.7);
}#body :is(.border-e-sw-focused\/75) {
  border-inline-end-color: rgb(0 107 162 / 0.75);
}#body :is(.border-e-sw-focused\/80) {
  border-inline-end-color: rgb(0 107 162 / 0.8);
}#body :is(.border-e-sw-focused\/85) {
  border-inline-end-color: rgb(0 107 162 / 0.85);
}#body :is(.border-e-sw-focused\/90) {
  border-inline-end-color: rgb(0 107 162 / 0.9);
}#body :is(.border-e-sw-focused\/95) {
  border-inline-end-color: rgb(0 107 162 / 0.95);
}#body :is(.border-e-sw-form-field) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-e-sw-form-field\/0) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.border-e-sw-form-field\/10) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.border-e-sw-form-field\/100) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.border-e-sw-form-field\/15) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.border-e-sw-form-field\/20) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.border-e-sw-form-field\/25) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.border-e-sw-form-field\/30) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.border-e-sw-form-field\/35) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.border-e-sw-form-field\/40) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.border-e-sw-form-field\/45) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.border-e-sw-form-field\/5) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.border-e-sw-form-field\/50) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.border-e-sw-form-field\/55) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.border-e-sw-form-field\/60) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.border-e-sw-form-field\/65) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.border-e-sw-form-field\/70) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.border-e-sw-form-field\/75) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.border-e-sw-form-field\/80) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.border-e-sw-form-field\/85) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.border-e-sw-form-field\/90) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.border-e-sw-form-field\/95) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.border-e-sw-form-helper-text) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-e-sw-form-helper-text\/0) {
  border-inline-end-color: rgb(131 131 131 / 0);
}#body :is(.border-e-sw-form-helper-text\/10) {
  border-inline-end-color: rgb(131 131 131 / 0.1);
}#body :is(.border-e-sw-form-helper-text\/100) {
  border-inline-end-color: rgb(131 131 131 / 1);
}#body :is(.border-e-sw-form-helper-text\/15) {
  border-inline-end-color: rgb(131 131 131 / 0.15);
}#body :is(.border-e-sw-form-helper-text\/20) {
  border-inline-end-color: rgb(131 131 131 / 0.2);
}#body :is(.border-e-sw-form-helper-text\/25) {
  border-inline-end-color: rgb(131 131 131 / 0.25);
}#body :is(.border-e-sw-form-helper-text\/30) {
  border-inline-end-color: rgb(131 131 131 / 0.3);
}#body :is(.border-e-sw-form-helper-text\/35) {
  border-inline-end-color: rgb(131 131 131 / 0.35);
}#body :is(.border-e-sw-form-helper-text\/40) {
  border-inline-end-color: rgb(131 131 131 / 0.4);
}#body :is(.border-e-sw-form-helper-text\/45) {
  border-inline-end-color: rgb(131 131 131 / 0.45);
}#body :is(.border-e-sw-form-helper-text\/5) {
  border-inline-end-color: rgb(131 131 131 / 0.05);
}#body :is(.border-e-sw-form-helper-text\/50) {
  border-inline-end-color: rgb(131 131 131 / 0.5);
}#body :is(.border-e-sw-form-helper-text\/55) {
  border-inline-end-color: rgb(131 131 131 / 0.55);
}#body :is(.border-e-sw-form-helper-text\/60) {
  border-inline-end-color: rgb(131 131 131 / 0.6);
}#body :is(.border-e-sw-form-helper-text\/65) {
  border-inline-end-color: rgb(131 131 131 / 0.65);
}#body :is(.border-e-sw-form-helper-text\/70) {
  border-inline-end-color: rgb(131 131 131 / 0.7);
}#body :is(.border-e-sw-form-helper-text\/75) {
  border-inline-end-color: rgb(131 131 131 / 0.75);
}#body :is(.border-e-sw-form-helper-text\/80) {
  border-inline-end-color: rgb(131 131 131 / 0.8);
}#body :is(.border-e-sw-form-helper-text\/85) {
  border-inline-end-color: rgb(131 131 131 / 0.85);
}#body :is(.border-e-sw-form-helper-text\/90) {
  border-inline-end-color: rgb(131 131 131 / 0.9);
}#body :is(.border-e-sw-form-helper-text\/95) {
  border-inline-end-color: rgb(131 131 131 / 0.95);
}#body :is(.border-e-sw-high-price) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.border-e-sw-high-price-background) {
  border-inline-end-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-e-sw-high-price-background\/0) {
  border-inline-end-color: rgba(180, 29, 19, 0);
}#body :is(.border-e-sw-high-price-background\/10) {
  border-inline-end-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-e-sw-high-price-background\/100) {
  border-inline-end-color: rgba(180, 29, 19, 1);
}#body :is(.border-e-sw-high-price-background\/15) {
  border-inline-end-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-e-sw-high-price-background\/20) {
  border-inline-end-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-e-sw-high-price-background\/25) {
  border-inline-end-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-e-sw-high-price-background\/30) {
  border-inline-end-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-e-sw-high-price-background\/35) {
  border-inline-end-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-e-sw-high-price-background\/40) {
  border-inline-end-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-e-sw-high-price-background\/45) {
  border-inline-end-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-e-sw-high-price-background\/5) {
  border-inline-end-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-e-sw-high-price-background\/50) {
  border-inline-end-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-e-sw-high-price-background\/55) {
  border-inline-end-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-e-sw-high-price-background\/60) {
  border-inline-end-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-e-sw-high-price-background\/65) {
  border-inline-end-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-e-sw-high-price-background\/70) {
  border-inline-end-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-e-sw-high-price-background\/75) {
  border-inline-end-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-e-sw-high-price-background\/80) {
  border-inline-end-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-e-sw-high-price-background\/85) {
  border-inline-end-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-e-sw-high-price-background\/90) {
  border-inline-end-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-e-sw-high-price-background\/95) {
  border-inline-end-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-e-sw-high-price\/0) {
  border-inline-end-color: rgb(206 226 248 / 0);
}#body :is(.border-e-sw-high-price\/10) {
  border-inline-end-color: rgb(206 226 248 / 0.1);
}#body :is(.border-e-sw-high-price\/100) {
  border-inline-end-color: rgb(206 226 248 / 1);
}#body :is(.border-e-sw-high-price\/15) {
  border-inline-end-color: rgb(206 226 248 / 0.15);
}#body :is(.border-e-sw-high-price\/20) {
  border-inline-end-color: rgb(206 226 248 / 0.2);
}#body :is(.border-e-sw-high-price\/25) {
  border-inline-end-color: rgb(206 226 248 / 0.25);
}#body :is(.border-e-sw-high-price\/30) {
  border-inline-end-color: rgb(206 226 248 / 0.3);
}#body :is(.border-e-sw-high-price\/35) {
  border-inline-end-color: rgb(206 226 248 / 0.35);
}#body :is(.border-e-sw-high-price\/40) {
  border-inline-end-color: rgb(206 226 248 / 0.4);
}#body :is(.border-e-sw-high-price\/45) {
  border-inline-end-color: rgb(206 226 248 / 0.45);
}#body :is(.border-e-sw-high-price\/5) {
  border-inline-end-color: rgb(206 226 248 / 0.05);
}#body :is(.border-e-sw-high-price\/50) {
  border-inline-end-color: rgb(206 226 248 / 0.5);
}#body :is(.border-e-sw-high-price\/55) {
  border-inline-end-color: rgb(206 226 248 / 0.55);
}#body :is(.border-e-sw-high-price\/60) {
  border-inline-end-color: rgb(206 226 248 / 0.6);
}#body :is(.border-e-sw-high-price\/65) {
  border-inline-end-color: rgb(206 226 248 / 0.65);
}#body :is(.border-e-sw-high-price\/70) {
  border-inline-end-color: rgb(206 226 248 / 0.7);
}#body :is(.border-e-sw-high-price\/75) {
  border-inline-end-color: rgb(206 226 248 / 0.75);
}#body :is(.border-e-sw-high-price\/80) {
  border-inline-end-color: rgb(206 226 248 / 0.8);
}#body :is(.border-e-sw-high-price\/85) {
  border-inline-end-color: rgb(206 226 248 / 0.85);
}#body :is(.border-e-sw-high-price\/90) {
  border-inline-end-color: rgb(206 226 248 / 0.9);
}#body :is(.border-e-sw-high-price\/95) {
  border-inline-end-color: rgb(206 226 248 / 0.95);
}#body :is(.border-e-sw-hover-light) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.border-e-sw-hover-light\/0) {
  border-inline-end-color: rgb(194 210 226 / 0);
}#body :is(.border-e-sw-hover-light\/10) {
  border-inline-end-color: rgb(194 210 226 / 0.1);
}#body :is(.border-e-sw-hover-light\/100) {
  border-inline-end-color: rgb(194 210 226 / 1);
}#body :is(.border-e-sw-hover-light\/15) {
  border-inline-end-color: rgb(194 210 226 / 0.15);
}#body :is(.border-e-sw-hover-light\/20) {
  border-inline-end-color: rgb(194 210 226 / 0.2);
}#body :is(.border-e-sw-hover-light\/25) {
  border-inline-end-color: rgb(194 210 226 / 0.25);
}#body :is(.border-e-sw-hover-light\/30) {
  border-inline-end-color: rgb(194 210 226 / 0.3);
}#body :is(.border-e-sw-hover-light\/35) {
  border-inline-end-color: rgb(194 210 226 / 0.35);
}#body :is(.border-e-sw-hover-light\/40) {
  border-inline-end-color: rgb(194 210 226 / 0.4);
}#body :is(.border-e-sw-hover-light\/45) {
  border-inline-end-color: rgb(194 210 226 / 0.45);
}#body :is(.border-e-sw-hover-light\/5) {
  border-inline-end-color: rgb(194 210 226 / 0.05);
}#body :is(.border-e-sw-hover-light\/50) {
  border-inline-end-color: rgb(194 210 226 / 0.5);
}#body :is(.border-e-sw-hover-light\/55) {
  border-inline-end-color: rgb(194 210 226 / 0.55);
}#body :is(.border-e-sw-hover-light\/60) {
  border-inline-end-color: rgb(194 210 226 / 0.6);
}#body :is(.border-e-sw-hover-light\/65) {
  border-inline-end-color: rgb(194 210 226 / 0.65);
}#body :is(.border-e-sw-hover-light\/70) {
  border-inline-end-color: rgb(194 210 226 / 0.7);
}#body :is(.border-e-sw-hover-light\/75) {
  border-inline-end-color: rgb(194 210 226 / 0.75);
}#body :is(.border-e-sw-hover-light\/80) {
  border-inline-end-color: rgb(194 210 226 / 0.8);
}#body :is(.border-e-sw-hover-light\/85) {
  border-inline-end-color: rgb(194 210 226 / 0.85);
}#body :is(.border-e-sw-hover-light\/90) {
  border-inline-end-color: rgb(194 210 226 / 0.9);
}#body :is(.border-e-sw-hover-light\/95) {
  border-inline-end-color: rgb(194 210 226 / 0.95);
}#body :is(.border-e-sw-icon) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-e-sw-icon-alternate) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-e-sw-icon-alternate\/0) {
  border-inline-end-color: rgb(131 131 131 / 0);
}#body :is(.border-e-sw-icon-alternate\/10) {
  border-inline-end-color: rgb(131 131 131 / 0.1);
}#body :is(.border-e-sw-icon-alternate\/100) {
  border-inline-end-color: rgb(131 131 131 / 1);
}#body :is(.border-e-sw-icon-alternate\/15) {
  border-inline-end-color: rgb(131 131 131 / 0.15);
}#body :is(.border-e-sw-icon-alternate\/20) {
  border-inline-end-color: rgb(131 131 131 / 0.2);
}#body :is(.border-e-sw-icon-alternate\/25) {
  border-inline-end-color: rgb(131 131 131 / 0.25);
}#body :is(.border-e-sw-icon-alternate\/30) {
  border-inline-end-color: rgb(131 131 131 / 0.3);
}#body :is(.border-e-sw-icon-alternate\/35) {
  border-inline-end-color: rgb(131 131 131 / 0.35);
}#body :is(.border-e-sw-icon-alternate\/40) {
  border-inline-end-color: rgb(131 131 131 / 0.4);
}#body :is(.border-e-sw-icon-alternate\/45) {
  border-inline-end-color: rgb(131 131 131 / 0.45);
}#body :is(.border-e-sw-icon-alternate\/5) {
  border-inline-end-color: rgb(131 131 131 / 0.05);
}#body :is(.border-e-sw-icon-alternate\/50) {
  border-inline-end-color: rgb(131 131 131 / 0.5);
}#body :is(.border-e-sw-icon-alternate\/55) {
  border-inline-end-color: rgb(131 131 131 / 0.55);
}#body :is(.border-e-sw-icon-alternate\/60) {
  border-inline-end-color: rgb(131 131 131 / 0.6);
}#body :is(.border-e-sw-icon-alternate\/65) {
  border-inline-end-color: rgb(131 131 131 / 0.65);
}#body :is(.border-e-sw-icon-alternate\/70) {
  border-inline-end-color: rgb(131 131 131 / 0.7);
}#body :is(.border-e-sw-icon-alternate\/75) {
  border-inline-end-color: rgb(131 131 131 / 0.75);
}#body :is(.border-e-sw-icon-alternate\/80) {
  border-inline-end-color: rgb(131 131 131 / 0.8);
}#body :is(.border-e-sw-icon-alternate\/85) {
  border-inline-end-color: rgb(131 131 131 / 0.85);
}#body :is(.border-e-sw-icon-alternate\/90) {
  border-inline-end-color: rgb(131 131 131 / 0.9);
}#body :is(.border-e-sw-icon-alternate\/95) {
  border-inline-end-color: rgb(131 131 131 / 0.95);
}#body :is(.border-e-sw-icon-small) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-e-sw-icon-small\/0) {
  border-inline-end-color: rgb(131 131 131 / 0);
}#body :is(.border-e-sw-icon-small\/10) {
  border-inline-end-color: rgb(131 131 131 / 0.1);
}#body :is(.border-e-sw-icon-small\/100) {
  border-inline-end-color: rgb(131 131 131 / 1);
}#body :is(.border-e-sw-icon-small\/15) {
  border-inline-end-color: rgb(131 131 131 / 0.15);
}#body :is(.border-e-sw-icon-small\/20) {
  border-inline-end-color: rgb(131 131 131 / 0.2);
}#body :is(.border-e-sw-icon-small\/25) {
  border-inline-end-color: rgb(131 131 131 / 0.25);
}#body :is(.border-e-sw-icon-small\/30) {
  border-inline-end-color: rgb(131 131 131 / 0.3);
}#body :is(.border-e-sw-icon-small\/35) {
  border-inline-end-color: rgb(131 131 131 / 0.35);
}#body :is(.border-e-sw-icon-small\/40) {
  border-inline-end-color: rgb(131 131 131 / 0.4);
}#body :is(.border-e-sw-icon-small\/45) {
  border-inline-end-color: rgb(131 131 131 / 0.45);
}#body :is(.border-e-sw-icon-small\/5) {
  border-inline-end-color: rgb(131 131 131 / 0.05);
}#body :is(.border-e-sw-icon-small\/50) {
  border-inline-end-color: rgb(131 131 131 / 0.5);
}#body :is(.border-e-sw-icon-small\/55) {
  border-inline-end-color: rgb(131 131 131 / 0.55);
}#body :is(.border-e-sw-icon-small\/60) {
  border-inline-end-color: rgb(131 131 131 / 0.6);
}#body :is(.border-e-sw-icon-small\/65) {
  border-inline-end-color: rgb(131 131 131 / 0.65);
}#body :is(.border-e-sw-icon-small\/70) {
  border-inline-end-color: rgb(131 131 131 / 0.7);
}#body :is(.border-e-sw-icon-small\/75) {
  border-inline-end-color: rgb(131 131 131 / 0.75);
}#body :is(.border-e-sw-icon-small\/80) {
  border-inline-end-color: rgb(131 131 131 / 0.8);
}#body :is(.border-e-sw-icon-small\/85) {
  border-inline-end-color: rgb(131 131 131 / 0.85);
}#body :is(.border-e-sw-icon-small\/90) {
  border-inline-end-color: rgb(131 131 131 / 0.9);
}#body :is(.border-e-sw-icon-small\/95) {
  border-inline-end-color: rgb(131 131 131 / 0.95);
}#body :is(.border-e-sw-icon\/0) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.border-e-sw-icon\/10) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.border-e-sw-icon\/100) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.border-e-sw-icon\/15) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.border-e-sw-icon\/20) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.border-e-sw-icon\/25) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.border-e-sw-icon\/30) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.border-e-sw-icon\/35) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.border-e-sw-icon\/40) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.border-e-sw-icon\/45) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.border-e-sw-icon\/5) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.border-e-sw-icon\/50) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.border-e-sw-icon\/55) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.border-e-sw-icon\/60) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.border-e-sw-icon\/65) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.border-e-sw-icon\/70) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.border-e-sw-icon\/75) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.border-e-sw-icon\/80) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.border-e-sw-icon\/85) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.border-e-sw-icon\/90) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.border-e-sw-icon\/95) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.border-e-sw-info) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-e-sw-info\/0) {
  border-inline-end-color: rgb(38 40 43 / 0);
}#body :is(.border-e-sw-info\/10) {
  border-inline-end-color: rgb(38 40 43 / 0.1);
}#body :is(.border-e-sw-info\/100) {
  border-inline-end-color: rgb(38 40 43 / 1);
}#body :is(.border-e-sw-info\/15) {
  border-inline-end-color: rgb(38 40 43 / 0.15);
}#body :is(.border-e-sw-info\/20) {
  border-inline-end-color: rgb(38 40 43 / 0.2);
}#body :is(.border-e-sw-info\/25) {
  border-inline-end-color: rgb(38 40 43 / 0.25);
}#body :is(.border-e-sw-info\/30) {
  border-inline-end-color: rgb(38 40 43 / 0.3);
}#body :is(.border-e-sw-info\/35) {
  border-inline-end-color: rgb(38 40 43 / 0.35);
}#body :is(.border-e-sw-info\/40) {
  border-inline-end-color: rgb(38 40 43 / 0.4);
}#body :is(.border-e-sw-info\/45) {
  border-inline-end-color: rgb(38 40 43 / 0.45);
}#body :is(.border-e-sw-info\/5) {
  border-inline-end-color: rgb(38 40 43 / 0.05);
}#body :is(.border-e-sw-info\/50) {
  border-inline-end-color: rgb(38 40 43 / 0.5);
}#body :is(.border-e-sw-info\/55) {
  border-inline-end-color: rgb(38 40 43 / 0.55);
}#body :is(.border-e-sw-info\/60) {
  border-inline-end-color: rgb(38 40 43 / 0.6);
}#body :is(.border-e-sw-info\/65) {
  border-inline-end-color: rgb(38 40 43 / 0.65);
}#body :is(.border-e-sw-info\/70) {
  border-inline-end-color: rgb(38 40 43 / 0.7);
}#body :is(.border-e-sw-info\/75) {
  border-inline-end-color: rgb(38 40 43 / 0.75);
}#body :is(.border-e-sw-info\/80) {
  border-inline-end-color: rgb(38 40 43 / 0.8);
}#body :is(.border-e-sw-info\/85) {
  border-inline-end-color: rgb(38 40 43 / 0.85);
}#body :is(.border-e-sw-info\/90) {
  border-inline-end-color: rgb(38 40 43 / 0.9);
}#body :is(.border-e-sw-info\/95) {
  border-inline-end-color: rgb(38 40 43 / 0.95);
}#body :is(.border-e-sw-label) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-e-sw-label\/0) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.border-e-sw-label\/10) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.border-e-sw-label\/100) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.border-e-sw-label\/15) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.border-e-sw-label\/20) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.border-e-sw-label\/25) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.border-e-sw-label\/30) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.border-e-sw-label\/35) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.border-e-sw-label\/40) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.border-e-sw-label\/45) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.border-e-sw-label\/5) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.border-e-sw-label\/50) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.border-e-sw-label\/55) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.border-e-sw-label\/60) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.border-e-sw-label\/65) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.border-e-sw-label\/70) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.border-e-sw-label\/75) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.border-e-sw-label\/80) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.border-e-sw-label\/85) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.border-e-sw-label\/90) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.border-e-sw-label\/95) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.border-e-sw-link-light) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-e-sw-link-light\/0) {
  border-inline-end-color: rgb(17 162 220 / 0);
}#body :is(.border-e-sw-link-light\/10) {
  border-inline-end-color: rgb(17 162 220 / 0.1);
}#body :is(.border-e-sw-link-light\/100) {
  border-inline-end-color: rgb(17 162 220 / 1);
}#body :is(.border-e-sw-link-light\/15) {
  border-inline-end-color: rgb(17 162 220 / 0.15);
}#body :is(.border-e-sw-link-light\/20) {
  border-inline-end-color: rgb(17 162 220 / 0.2);
}#body :is(.border-e-sw-link-light\/25) {
  border-inline-end-color: rgb(17 162 220 / 0.25);
}#body :is(.border-e-sw-link-light\/30) {
  border-inline-end-color: rgb(17 162 220 / 0.3);
}#body :is(.border-e-sw-link-light\/35) {
  border-inline-end-color: rgb(17 162 220 / 0.35);
}#body :is(.border-e-sw-link-light\/40) {
  border-inline-end-color: rgb(17 162 220 / 0.4);
}#body :is(.border-e-sw-link-light\/45) {
  border-inline-end-color: rgb(17 162 220 / 0.45);
}#body :is(.border-e-sw-link-light\/5) {
  border-inline-end-color: rgb(17 162 220 / 0.05);
}#body :is(.border-e-sw-link-light\/50) {
  border-inline-end-color: rgb(17 162 220 / 0.5);
}#body :is(.border-e-sw-link-light\/55) {
  border-inline-end-color: rgb(17 162 220 / 0.55);
}#body :is(.border-e-sw-link-light\/60) {
  border-inline-end-color: rgb(17 162 220 / 0.6);
}#body :is(.border-e-sw-link-light\/65) {
  border-inline-end-color: rgb(17 162 220 / 0.65);
}#body :is(.border-e-sw-link-light\/70) {
  border-inline-end-color: rgb(17 162 220 / 0.7);
}#body :is(.border-e-sw-link-light\/75) {
  border-inline-end-color: rgb(17 162 220 / 0.75);
}#body :is(.border-e-sw-link-light\/80) {
  border-inline-end-color: rgb(17 162 220 / 0.8);
}#body :is(.border-e-sw-link-light\/85) {
  border-inline-end-color: rgb(17 162 220 / 0.85);
}#body :is(.border-e-sw-link-light\/90) {
  border-inline-end-color: rgb(17 162 220 / 0.9);
}#body :is(.border-e-sw-link-light\/95) {
  border-inline-end-color: rgb(17 162 220 / 0.95);
}#body :is(.border-e-sw-low-price) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-e-sw-low-price-background) {
  border-inline-end-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-e-sw-low-price-background\/0) {
  border-inline-end-color: rgba(10, 111, 219, 0);
}#body :is(.border-e-sw-low-price-background\/10) {
  border-inline-end-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-e-sw-low-price-background\/100) {
  border-inline-end-color: rgba(10, 111, 219, 1);
}#body :is(.border-e-sw-low-price-background\/15) {
  border-inline-end-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-e-sw-low-price-background\/20) {
  border-inline-end-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-e-sw-low-price-background\/25) {
  border-inline-end-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-e-sw-low-price-background\/30) {
  border-inline-end-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-e-sw-low-price-background\/35) {
  border-inline-end-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-e-sw-low-price-background\/40) {
  border-inline-end-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-e-sw-low-price-background\/45) {
  border-inline-end-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-e-sw-low-price-background\/5) {
  border-inline-end-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-e-sw-low-price-background\/50) {
  border-inline-end-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-e-sw-low-price-background\/55) {
  border-inline-end-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-e-sw-low-price-background\/60) {
  border-inline-end-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-e-sw-low-price-background\/65) {
  border-inline-end-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-e-sw-low-price-background\/70) {
  border-inline-end-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-e-sw-low-price-background\/75) {
  border-inline-end-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-e-sw-low-price-background\/80) {
  border-inline-end-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-e-sw-low-price-background\/85) {
  border-inline-end-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-e-sw-low-price-background\/90) {
  border-inline-end-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-e-sw-low-price-background\/95) {
  border-inline-end-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-e-sw-low-price\/0) {
  border-inline-end-color: rgb(10 111 219 / 0);
}#body :is(.border-e-sw-low-price\/10) {
  border-inline-end-color: rgb(10 111 219 / 0.1);
}#body :is(.border-e-sw-low-price\/100) {
  border-inline-end-color: rgb(10 111 219 / 1);
}#body :is(.border-e-sw-low-price\/15) {
  border-inline-end-color: rgb(10 111 219 / 0.15);
}#body :is(.border-e-sw-low-price\/20) {
  border-inline-end-color: rgb(10 111 219 / 0.2);
}#body :is(.border-e-sw-low-price\/25) {
  border-inline-end-color: rgb(10 111 219 / 0.25);
}#body :is(.border-e-sw-low-price\/30) {
  border-inline-end-color: rgb(10 111 219 / 0.3);
}#body :is(.border-e-sw-low-price\/35) {
  border-inline-end-color: rgb(10 111 219 / 0.35);
}#body :is(.border-e-sw-low-price\/40) {
  border-inline-end-color: rgb(10 111 219 / 0.4);
}#body :is(.border-e-sw-low-price\/45) {
  border-inline-end-color: rgb(10 111 219 / 0.45);
}#body :is(.border-e-sw-low-price\/5) {
  border-inline-end-color: rgb(10 111 219 / 0.05);
}#body :is(.border-e-sw-low-price\/50) {
  border-inline-end-color: rgb(10 111 219 / 0.5);
}#body :is(.border-e-sw-low-price\/55) {
  border-inline-end-color: rgb(10 111 219 / 0.55);
}#body :is(.border-e-sw-low-price\/60) {
  border-inline-end-color: rgb(10 111 219 / 0.6);
}#body :is(.border-e-sw-low-price\/65) {
  border-inline-end-color: rgb(10 111 219 / 0.65);
}#body :is(.border-e-sw-low-price\/70) {
  border-inline-end-color: rgb(10 111 219 / 0.7);
}#body :is(.border-e-sw-low-price\/75) {
  border-inline-end-color: rgb(10 111 219 / 0.75);
}#body :is(.border-e-sw-low-price\/80) {
  border-inline-end-color: rgb(10 111 219 / 0.8);
}#body :is(.border-e-sw-low-price\/85) {
  border-inline-end-color: rgb(10 111 219 / 0.85);
}#body :is(.border-e-sw-low-price\/90) {
  border-inline-end-color: rgb(10 111 219 / 0.9);
}#body :is(.border-e-sw-low-price\/95) {
  border-inline-end-color: rgb(10 111 219 / 0.95);
}#body :is(.border-e-sw-medium-price) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.border-e-sw-medium-price\/0) {
  border-inline-end-color: rgb(108 169 233 / 0);
}#body :is(.border-e-sw-medium-price\/10) {
  border-inline-end-color: rgb(108 169 233 / 0.1);
}#body :is(.border-e-sw-medium-price\/100) {
  border-inline-end-color: rgb(108 169 233 / 1);
}#body :is(.border-e-sw-medium-price\/15) {
  border-inline-end-color: rgb(108 169 233 / 0.15);
}#body :is(.border-e-sw-medium-price\/20) {
  border-inline-end-color: rgb(108 169 233 / 0.2);
}#body :is(.border-e-sw-medium-price\/25) {
  border-inline-end-color: rgb(108 169 233 / 0.25);
}#body :is(.border-e-sw-medium-price\/30) {
  border-inline-end-color: rgb(108 169 233 / 0.3);
}#body :is(.border-e-sw-medium-price\/35) {
  border-inline-end-color: rgb(108 169 233 / 0.35);
}#body :is(.border-e-sw-medium-price\/40) {
  border-inline-end-color: rgb(108 169 233 / 0.4);
}#body :is(.border-e-sw-medium-price\/45) {
  border-inline-end-color: rgb(108 169 233 / 0.45);
}#body :is(.border-e-sw-medium-price\/5) {
  border-inline-end-color: rgb(108 169 233 / 0.05);
}#body :is(.border-e-sw-medium-price\/50) {
  border-inline-end-color: rgb(108 169 233 / 0.5);
}#body :is(.border-e-sw-medium-price\/55) {
  border-inline-end-color: rgb(108 169 233 / 0.55);
}#body :is(.border-e-sw-medium-price\/60) {
  border-inline-end-color: rgb(108 169 233 / 0.6);
}#body :is(.border-e-sw-medium-price\/65) {
  border-inline-end-color: rgb(108 169 233 / 0.65);
}#body :is(.border-e-sw-medium-price\/70) {
  border-inline-end-color: rgb(108 169 233 / 0.7);
}#body :is(.border-e-sw-medium-price\/75) {
  border-inline-end-color: rgb(108 169 233 / 0.75);
}#body :is(.border-e-sw-medium-price\/80) {
  border-inline-end-color: rgb(108 169 233 / 0.8);
}#body :is(.border-e-sw-medium-price\/85) {
  border-inline-end-color: rgb(108 169 233 / 0.85);
}#body :is(.border-e-sw-medium-price\/90) {
  border-inline-end-color: rgb(108 169 233 / 0.9);
}#body :is(.border-e-sw-medium-price\/95) {
  border-inline-end-color: rgb(108 169 233 / 0.95);
}#body :is(.border-e-sw-overlay-background) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.border-e-sw-overlay-background\/0) {
  border-inline-end-color: rgb(231 241 251 / 0);
}#body :is(.border-e-sw-overlay-background\/10) {
  border-inline-end-color: rgb(231 241 251 / 0.1);
}#body :is(.border-e-sw-overlay-background\/100) {
  border-inline-end-color: rgb(231 241 251 / 1);
}#body :is(.border-e-sw-overlay-background\/15) {
  border-inline-end-color: rgb(231 241 251 / 0.15);
}#body :is(.border-e-sw-overlay-background\/20) {
  border-inline-end-color: rgb(231 241 251 / 0.2);
}#body :is(.border-e-sw-overlay-background\/25) {
  border-inline-end-color: rgb(231 241 251 / 0.25);
}#body :is(.border-e-sw-overlay-background\/30) {
  border-inline-end-color: rgb(231 241 251 / 0.3);
}#body :is(.border-e-sw-overlay-background\/35) {
  border-inline-end-color: rgb(231 241 251 / 0.35);
}#body :is(.border-e-sw-overlay-background\/40) {
  border-inline-end-color: rgb(231 241 251 / 0.4);
}#body :is(.border-e-sw-overlay-background\/45) {
  border-inline-end-color: rgb(231 241 251 / 0.45);
}#body :is(.border-e-sw-overlay-background\/5) {
  border-inline-end-color: rgb(231 241 251 / 0.05);
}#body :is(.border-e-sw-overlay-background\/50) {
  border-inline-end-color: rgb(231 241 251 / 0.5);
}#body :is(.border-e-sw-overlay-background\/55) {
  border-inline-end-color: rgb(231 241 251 / 0.55);
}#body :is(.border-e-sw-overlay-background\/60) {
  border-inline-end-color: rgb(231 241 251 / 0.6);
}#body :is(.border-e-sw-overlay-background\/65) {
  border-inline-end-color: rgb(231 241 251 / 0.65);
}#body :is(.border-e-sw-overlay-background\/70) {
  border-inline-end-color: rgb(231 241 251 / 0.7);
}#body :is(.border-e-sw-overlay-background\/75) {
  border-inline-end-color: rgb(231 241 251 / 0.75);
}#body :is(.border-e-sw-overlay-background\/80) {
  border-inline-end-color: rgb(231 241 251 / 0.8);
}#body :is(.border-e-sw-overlay-background\/85) {
  border-inline-end-color: rgb(231 241 251 / 0.85);
}#body :is(.border-e-sw-overlay-background\/90) {
  border-inline-end-color: rgb(231 241 251 / 0.9);
}#body :is(.border-e-sw-overlay-background\/95) {
  border-inline-end-color: rgb(231 241 251 / 0.95);
}#body :is(.border-e-sw-primary) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-e-sw-primary\/0) {
  border-inline-end-color: rgb(0 107 162 / 0);
}#body :is(.border-e-sw-primary\/10) {
  border-inline-end-color: rgb(0 107 162 / 0.1);
}#body :is(.border-e-sw-primary\/100) {
  border-inline-end-color: rgb(0 107 162 / 1);
}#body :is(.border-e-sw-primary\/15) {
  border-inline-end-color: rgb(0 107 162 / 0.15);
}#body :is(.border-e-sw-primary\/20) {
  border-inline-end-color: rgb(0 107 162 / 0.2);
}#body :is(.border-e-sw-primary\/25) {
  border-inline-end-color: rgb(0 107 162 / 0.25);
}#body :is(.border-e-sw-primary\/30) {
  border-inline-end-color: rgb(0 107 162 / 0.3);
}#body :is(.border-e-sw-primary\/35) {
  border-inline-end-color: rgb(0 107 162 / 0.35);
}#body :is(.border-e-sw-primary\/40) {
  border-inline-end-color: rgb(0 107 162 / 0.4);
}#body :is(.border-e-sw-primary\/45) {
  border-inline-end-color: rgb(0 107 162 / 0.45);
}#body :is(.border-e-sw-primary\/5) {
  border-inline-end-color: rgb(0 107 162 / 0.05);
}#body :is(.border-e-sw-primary\/50) {
  border-inline-end-color: rgb(0 107 162 / 0.5);
}#body :is(.border-e-sw-primary\/55) {
  border-inline-end-color: rgb(0 107 162 / 0.55);
}#body :is(.border-e-sw-primary\/60) {
  border-inline-end-color: rgb(0 107 162 / 0.6);
}#body :is(.border-e-sw-primary\/65) {
  border-inline-end-color: rgb(0 107 162 / 0.65);
}#body :is(.border-e-sw-primary\/70) {
  border-inline-end-color: rgb(0 107 162 / 0.7);
}#body :is(.border-e-sw-primary\/75) {
  border-inline-end-color: rgb(0 107 162 / 0.75);
}#body :is(.border-e-sw-primary\/80) {
  border-inline-end-color: rgb(0 107 162 / 0.8);
}#body :is(.border-e-sw-primary\/85) {
  border-inline-end-color: rgb(0 107 162 / 0.85);
}#body :is(.border-e-sw-primary\/90) {
  border-inline-end-color: rgb(0 107 162 / 0.9);
}#body :is(.border-e-sw-primary\/95) {
  border-inline-end-color: rgb(0 107 162 / 0.95);
}#body :is(.border-e-sw-secondary) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-e-sw-secondary\/0) {
  border-inline-end-color: rgb(17 162 220 / 0);
}#body :is(.border-e-sw-secondary\/10) {
  border-inline-end-color: rgb(17 162 220 / 0.1);
}#body :is(.border-e-sw-secondary\/100) {
  border-inline-end-color: rgb(17 162 220 / 1);
}#body :is(.border-e-sw-secondary\/15) {
  border-inline-end-color: rgb(17 162 220 / 0.15);
}#body :is(.border-e-sw-secondary\/20) {
  border-inline-end-color: rgb(17 162 220 / 0.2);
}#body :is(.border-e-sw-secondary\/25) {
  border-inline-end-color: rgb(17 162 220 / 0.25);
}#body :is(.border-e-sw-secondary\/30) {
  border-inline-end-color: rgb(17 162 220 / 0.3);
}#body :is(.border-e-sw-secondary\/35) {
  border-inline-end-color: rgb(17 162 220 / 0.35);
}#body :is(.border-e-sw-secondary\/40) {
  border-inline-end-color: rgb(17 162 220 / 0.4);
}#body :is(.border-e-sw-secondary\/45) {
  border-inline-end-color: rgb(17 162 220 / 0.45);
}#body :is(.border-e-sw-secondary\/5) {
  border-inline-end-color: rgb(17 162 220 / 0.05);
}#body :is(.border-e-sw-secondary\/50) {
  border-inline-end-color: rgb(17 162 220 / 0.5);
}#body :is(.border-e-sw-secondary\/55) {
  border-inline-end-color: rgb(17 162 220 / 0.55);
}#body :is(.border-e-sw-secondary\/60) {
  border-inline-end-color: rgb(17 162 220 / 0.6);
}#body :is(.border-e-sw-secondary\/65) {
  border-inline-end-color: rgb(17 162 220 / 0.65);
}#body :is(.border-e-sw-secondary\/70) {
  border-inline-end-color: rgb(17 162 220 / 0.7);
}#body :is(.border-e-sw-secondary\/75) {
  border-inline-end-color: rgb(17 162 220 / 0.75);
}#body :is(.border-e-sw-secondary\/80) {
  border-inline-end-color: rgb(17 162 220 / 0.8);
}#body :is(.border-e-sw-secondary\/85) {
  border-inline-end-color: rgb(17 162 220 / 0.85);
}#body :is(.border-e-sw-secondary\/90) {
  border-inline-end-color: rgb(17 162 220 / 0.9);
}#body :is(.border-e-sw-secondary\/95) {
  border-inline-end-color: rgb(17 162 220 / 0.95);
}#body :is(.border-e-sw-selected) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-e-sw-selected\/0) {
  border-inline-end-color: rgb(131 131 131 / 0);
}#body :is(.border-e-sw-selected\/10) {
  border-inline-end-color: rgb(131 131 131 / 0.1);
}#body :is(.border-e-sw-selected\/100) {
  border-inline-end-color: rgb(131 131 131 / 1);
}#body :is(.border-e-sw-selected\/15) {
  border-inline-end-color: rgb(131 131 131 / 0.15);
}#body :is(.border-e-sw-selected\/20) {
  border-inline-end-color: rgb(131 131 131 / 0.2);
}#body :is(.border-e-sw-selected\/25) {
  border-inline-end-color: rgb(131 131 131 / 0.25);
}#body :is(.border-e-sw-selected\/30) {
  border-inline-end-color: rgb(131 131 131 / 0.3);
}#body :is(.border-e-sw-selected\/35) {
  border-inline-end-color: rgb(131 131 131 / 0.35);
}#body :is(.border-e-sw-selected\/40) {
  border-inline-end-color: rgb(131 131 131 / 0.4);
}#body :is(.border-e-sw-selected\/45) {
  border-inline-end-color: rgb(131 131 131 / 0.45);
}#body :is(.border-e-sw-selected\/5) {
  border-inline-end-color: rgb(131 131 131 / 0.05);
}#body :is(.border-e-sw-selected\/50) {
  border-inline-end-color: rgb(131 131 131 / 0.5);
}#body :is(.border-e-sw-selected\/55) {
  border-inline-end-color: rgb(131 131 131 / 0.55);
}#body :is(.border-e-sw-selected\/60) {
  border-inline-end-color: rgb(131 131 131 / 0.6);
}#body :is(.border-e-sw-selected\/65) {
  border-inline-end-color: rgb(131 131 131 / 0.65);
}#body :is(.border-e-sw-selected\/70) {
  border-inline-end-color: rgb(131 131 131 / 0.7);
}#body :is(.border-e-sw-selected\/75) {
  border-inline-end-color: rgb(131 131 131 / 0.75);
}#body :is(.border-e-sw-selected\/80) {
  border-inline-end-color: rgb(131 131 131 / 0.8);
}#body :is(.border-e-sw-selected\/85) {
  border-inline-end-color: rgb(131 131 131 / 0.85);
}#body :is(.border-e-sw-selected\/90) {
  border-inline-end-color: rgb(131 131 131 / 0.9);
}#body :is(.border-e-sw-selected\/95) {
  border-inline-end-color: rgb(131 131 131 / 0.95);
}#body :is(.border-e-sw-success) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.border-e-sw-success-background) {
  border-inline-end-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-e-sw-success-background-hex) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.border-e-sw-success-background-hex\/0) {
  border-inline-end-color: rgb(232 242 235 / 0);
}#body :is(.border-e-sw-success-background-hex\/10) {
  border-inline-end-color: rgb(232 242 235 / 0.1);
}#body :is(.border-e-sw-success-background-hex\/100) {
  border-inline-end-color: rgb(232 242 235 / 1);
}#body :is(.border-e-sw-success-background-hex\/15) {
  border-inline-end-color: rgb(232 242 235 / 0.15);
}#body :is(.border-e-sw-success-background-hex\/20) {
  border-inline-end-color: rgb(232 242 235 / 0.2);
}#body :is(.border-e-sw-success-background-hex\/25) {
  border-inline-end-color: rgb(232 242 235 / 0.25);
}#body :is(.border-e-sw-success-background-hex\/30) {
  border-inline-end-color: rgb(232 242 235 / 0.3);
}#body :is(.border-e-sw-success-background-hex\/35) {
  border-inline-end-color: rgb(232 242 235 / 0.35);
}#body :is(.border-e-sw-success-background-hex\/40) {
  border-inline-end-color: rgb(232 242 235 / 0.4);
}#body :is(.border-e-sw-success-background-hex\/45) {
  border-inline-end-color: rgb(232 242 235 / 0.45);
}#body :is(.border-e-sw-success-background-hex\/5) {
  border-inline-end-color: rgb(232 242 235 / 0.05);
}#body :is(.border-e-sw-success-background-hex\/50) {
  border-inline-end-color: rgb(232 242 235 / 0.5);
}#body :is(.border-e-sw-success-background-hex\/55) {
  border-inline-end-color: rgb(232 242 235 / 0.55);
}#body :is(.border-e-sw-success-background-hex\/60) {
  border-inline-end-color: rgb(232 242 235 / 0.6);
}#body :is(.border-e-sw-success-background-hex\/65) {
  border-inline-end-color: rgb(232 242 235 / 0.65);
}#body :is(.border-e-sw-success-background-hex\/70) {
  border-inline-end-color: rgb(232 242 235 / 0.7);
}#body :is(.border-e-sw-success-background-hex\/75) {
  border-inline-end-color: rgb(232 242 235 / 0.75);
}#body :is(.border-e-sw-success-background-hex\/80) {
  border-inline-end-color: rgb(232 242 235 / 0.8);
}#body :is(.border-e-sw-success-background-hex\/85) {
  border-inline-end-color: rgb(232 242 235 / 0.85);
}#body :is(.border-e-sw-success-background-hex\/90) {
  border-inline-end-color: rgb(232 242 235 / 0.9);
}#body :is(.border-e-sw-success-background-hex\/95) {
  border-inline-end-color: rgb(232 242 235 / 0.95);
}#body :is(.border-e-sw-success-background\/0) {
  border-inline-end-color: rgba(27, 123, 59, 0);
}#body :is(.border-e-sw-success-background\/10) {
  border-inline-end-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-e-sw-success-background\/100) {
  border-inline-end-color: rgba(27, 123, 59, 1);
}#body :is(.border-e-sw-success-background\/15) {
  border-inline-end-color: rgba(27, 123, 59, 0.15);
}#body :is(.border-e-sw-success-background\/20) {
  border-inline-end-color: rgba(27, 123, 59, 0.2);
}#body :is(.border-e-sw-success-background\/25) {
  border-inline-end-color: rgba(27, 123, 59, 0.25);
}#body :is(.border-e-sw-success-background\/30) {
  border-inline-end-color: rgba(27, 123, 59, 0.3);
}#body :is(.border-e-sw-success-background\/35) {
  border-inline-end-color: rgba(27, 123, 59, 0.35);
}#body :is(.border-e-sw-success-background\/40) {
  border-inline-end-color: rgba(27, 123, 59, 0.4);
}#body :is(.border-e-sw-success-background\/45) {
  border-inline-end-color: rgba(27, 123, 59, 0.45);
}#body :is(.border-e-sw-success-background\/5) {
  border-inline-end-color: rgba(27, 123, 59, 0.05);
}#body :is(.border-e-sw-success-background\/50) {
  border-inline-end-color: rgba(27, 123, 59, 0.5);
}#body :is(.border-e-sw-success-background\/55) {
  border-inline-end-color: rgba(27, 123, 59, 0.55);
}#body :is(.border-e-sw-success-background\/60) {
  border-inline-end-color: rgba(27, 123, 59, 0.6);
}#body :is(.border-e-sw-success-background\/65) {
  border-inline-end-color: rgba(27, 123, 59, 0.65);
}#body :is(.border-e-sw-success-background\/70) {
  border-inline-end-color: rgba(27, 123, 59, 0.7);
}#body :is(.border-e-sw-success-background\/75) {
  border-inline-end-color: rgba(27, 123, 59, 0.75);
}#body :is(.border-e-sw-success-background\/80) {
  border-inline-end-color: rgba(27, 123, 59, 0.8);
}#body :is(.border-e-sw-success-background\/85) {
  border-inline-end-color: rgba(27, 123, 59, 0.85);
}#body :is(.border-e-sw-success-background\/90) {
  border-inline-end-color: rgba(27, 123, 59, 0.9);
}#body :is(.border-e-sw-success-background\/95) {
  border-inline-end-color: rgba(27, 123, 59, 0.95);
}#body :is(.border-e-sw-success-dark) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.border-e-sw-success-dark\/0) {
  border-inline-end-color: rgb(20 89 43 / 0);
}#body :is(.border-e-sw-success-dark\/10) {
  border-inline-end-color: rgb(20 89 43 / 0.1);
}#body :is(.border-e-sw-success-dark\/100) {
  border-inline-end-color: rgb(20 89 43 / 1);
}#body :is(.border-e-sw-success-dark\/15) {
  border-inline-end-color: rgb(20 89 43 / 0.15);
}#body :is(.border-e-sw-success-dark\/20) {
  border-inline-end-color: rgb(20 89 43 / 0.2);
}#body :is(.border-e-sw-success-dark\/25) {
  border-inline-end-color: rgb(20 89 43 / 0.25);
}#body :is(.border-e-sw-success-dark\/30) {
  border-inline-end-color: rgb(20 89 43 / 0.3);
}#body :is(.border-e-sw-success-dark\/35) {
  border-inline-end-color: rgb(20 89 43 / 0.35);
}#body :is(.border-e-sw-success-dark\/40) {
  border-inline-end-color: rgb(20 89 43 / 0.4);
}#body :is(.border-e-sw-success-dark\/45) {
  border-inline-end-color: rgb(20 89 43 / 0.45);
}#body :is(.border-e-sw-success-dark\/5) {
  border-inline-end-color: rgb(20 89 43 / 0.05);
}#body :is(.border-e-sw-success-dark\/50) {
  border-inline-end-color: rgb(20 89 43 / 0.5);
}#body :is(.border-e-sw-success-dark\/55) {
  border-inline-end-color: rgb(20 89 43 / 0.55);
}#body :is(.border-e-sw-success-dark\/60) {
  border-inline-end-color: rgb(20 89 43 / 0.6);
}#body :is(.border-e-sw-success-dark\/65) {
  border-inline-end-color: rgb(20 89 43 / 0.65);
}#body :is(.border-e-sw-success-dark\/70) {
  border-inline-end-color: rgb(20 89 43 / 0.7);
}#body :is(.border-e-sw-success-dark\/75) {
  border-inline-end-color: rgb(20 89 43 / 0.75);
}#body :is(.border-e-sw-success-dark\/80) {
  border-inline-end-color: rgb(20 89 43 / 0.8);
}#body :is(.border-e-sw-success-dark\/85) {
  border-inline-end-color: rgb(20 89 43 / 0.85);
}#body :is(.border-e-sw-success-dark\/90) {
  border-inline-end-color: rgb(20 89 43 / 0.9);
}#body :is(.border-e-sw-success-dark\/95) {
  border-inline-end-color: rgb(20 89 43 / 0.95);
}#body :is(.border-e-sw-success-light) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.border-e-sw-success-light\/0) {
  border-inline-end-color: rgb(126 199 168 / 0);
}#body :is(.border-e-sw-success-light\/10) {
  border-inline-end-color: rgb(126 199 168 / 0.1);
}#body :is(.border-e-sw-success-light\/100) {
  border-inline-end-color: rgb(126 199 168 / 1);
}#body :is(.border-e-sw-success-light\/15) {
  border-inline-end-color: rgb(126 199 168 / 0.15);
}#body :is(.border-e-sw-success-light\/20) {
  border-inline-end-color: rgb(126 199 168 / 0.2);
}#body :is(.border-e-sw-success-light\/25) {
  border-inline-end-color: rgb(126 199 168 / 0.25);
}#body :is(.border-e-sw-success-light\/30) {
  border-inline-end-color: rgb(126 199 168 / 0.3);
}#body :is(.border-e-sw-success-light\/35) {
  border-inline-end-color: rgb(126 199 168 / 0.35);
}#body :is(.border-e-sw-success-light\/40) {
  border-inline-end-color: rgb(126 199 168 / 0.4);
}#body :is(.border-e-sw-success-light\/45) {
  border-inline-end-color: rgb(126 199 168 / 0.45);
}#body :is(.border-e-sw-success-light\/5) {
  border-inline-end-color: rgb(126 199 168 / 0.05);
}#body :is(.border-e-sw-success-light\/50) {
  border-inline-end-color: rgb(126 199 168 / 0.5);
}#body :is(.border-e-sw-success-light\/55) {
  border-inline-end-color: rgb(126 199 168 / 0.55);
}#body :is(.border-e-sw-success-light\/60) {
  border-inline-end-color: rgb(126 199 168 / 0.6);
}#body :is(.border-e-sw-success-light\/65) {
  border-inline-end-color: rgb(126 199 168 / 0.65);
}#body :is(.border-e-sw-success-light\/70) {
  border-inline-end-color: rgb(126 199 168 / 0.7);
}#body :is(.border-e-sw-success-light\/75) {
  border-inline-end-color: rgb(126 199 168 / 0.75);
}#body :is(.border-e-sw-success-light\/80) {
  border-inline-end-color: rgb(126 199 168 / 0.8);
}#body :is(.border-e-sw-success-light\/85) {
  border-inline-end-color: rgb(126 199 168 / 0.85);
}#body :is(.border-e-sw-success-light\/90) {
  border-inline-end-color: rgb(126 199 168 / 0.9);
}#body :is(.border-e-sw-success-light\/95) {
  border-inline-end-color: rgb(126 199 168 / 0.95);
}#body :is(.border-e-sw-success\/0) {
  border-inline-end-color: rgb(27 123 59 / 0);
}#body :is(.border-e-sw-success\/10) {
  border-inline-end-color: rgb(27 123 59 / 0.1);
}#body :is(.border-e-sw-success\/100) {
  border-inline-end-color: rgb(27 123 59 / 1);
}#body :is(.border-e-sw-success\/15) {
  border-inline-end-color: rgb(27 123 59 / 0.15);
}#body :is(.border-e-sw-success\/20) {
  border-inline-end-color: rgb(27 123 59 / 0.2);
}#body :is(.border-e-sw-success\/25) {
  border-inline-end-color: rgb(27 123 59 / 0.25);
}#body :is(.border-e-sw-success\/30) {
  border-inline-end-color: rgb(27 123 59 / 0.3);
}#body :is(.border-e-sw-success\/35) {
  border-inline-end-color: rgb(27 123 59 / 0.35);
}#body :is(.border-e-sw-success\/40) {
  border-inline-end-color: rgb(27 123 59 / 0.4);
}#body :is(.border-e-sw-success\/45) {
  border-inline-end-color: rgb(27 123 59 / 0.45);
}#body :is(.border-e-sw-success\/5) {
  border-inline-end-color: rgb(27 123 59 / 0.05);
}#body :is(.border-e-sw-success\/50) {
  border-inline-end-color: rgb(27 123 59 / 0.5);
}#body :is(.border-e-sw-success\/55) {
  border-inline-end-color: rgb(27 123 59 / 0.55);
}#body :is(.border-e-sw-success\/60) {
  border-inline-end-color: rgb(27 123 59 / 0.6);
}#body :is(.border-e-sw-success\/65) {
  border-inline-end-color: rgb(27 123 59 / 0.65);
}#body :is(.border-e-sw-success\/70) {
  border-inline-end-color: rgb(27 123 59 / 0.7);
}#body :is(.border-e-sw-success\/75) {
  border-inline-end-color: rgb(27 123 59 / 0.75);
}#body :is(.border-e-sw-success\/80) {
  border-inline-end-color: rgb(27 123 59 / 0.8);
}#body :is(.border-e-sw-success\/85) {
  border-inline-end-color: rgb(27 123 59 / 0.85);
}#body :is(.border-e-sw-success\/90) {
  border-inline-end-color: rgb(27 123 59 / 0.9);
}#body :is(.border-e-sw-success\/95) {
  border-inline-end-color: rgb(27 123 59 / 0.95);
}#body :is(.border-e-sw-tag-default) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-e-sw-tag-default\/0) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.border-e-sw-tag-default\/10) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.border-e-sw-tag-default\/100) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.border-e-sw-tag-default\/15) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.border-e-sw-tag-default\/20) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.border-e-sw-tag-default\/25) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.border-e-sw-tag-default\/30) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.border-e-sw-tag-default\/35) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.border-e-sw-tag-default\/40) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.border-e-sw-tag-default\/45) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.border-e-sw-tag-default\/5) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.border-e-sw-tag-default\/50) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.border-e-sw-tag-default\/55) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.border-e-sw-tag-default\/60) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.border-e-sw-tag-default\/65) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.border-e-sw-tag-default\/70) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.border-e-sw-tag-default\/75) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.border-e-sw-tag-default\/80) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.border-e-sw-tag-default\/85) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.border-e-sw-tag-default\/90) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.border-e-sw-tag-default\/95) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.border-e-sw-text) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-e-sw-text-reverse) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-e-sw-text-reverse-alternate) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-e-sw-text-reverse-alternate\/0) {
  border-inline-end-color: rgb(245 245 245 / 0);
}#body :is(.border-e-sw-text-reverse-alternate\/10) {
  border-inline-end-color: rgb(245 245 245 / 0.1);
}#body :is(.border-e-sw-text-reverse-alternate\/100) {
  border-inline-end-color: rgb(245 245 245 / 1);
}#body :is(.border-e-sw-text-reverse-alternate\/15) {
  border-inline-end-color: rgb(245 245 245 / 0.15);
}#body :is(.border-e-sw-text-reverse-alternate\/20) {
  border-inline-end-color: rgb(245 245 245 / 0.2);
}#body :is(.border-e-sw-text-reverse-alternate\/25) {
  border-inline-end-color: rgb(245 245 245 / 0.25);
}#body :is(.border-e-sw-text-reverse-alternate\/30) {
  border-inline-end-color: rgb(245 245 245 / 0.3);
}#body :is(.border-e-sw-text-reverse-alternate\/35) {
  border-inline-end-color: rgb(245 245 245 / 0.35);
}#body :is(.border-e-sw-text-reverse-alternate\/40) {
  border-inline-end-color: rgb(245 245 245 / 0.4);
}#body :is(.border-e-sw-text-reverse-alternate\/45) {
  border-inline-end-color: rgb(245 245 245 / 0.45);
}#body :is(.border-e-sw-text-reverse-alternate\/5) {
  border-inline-end-color: rgb(245 245 245 / 0.05);
}#body :is(.border-e-sw-text-reverse-alternate\/50) {
  border-inline-end-color: rgb(245 245 245 / 0.5);
}#body :is(.border-e-sw-text-reverse-alternate\/55) {
  border-inline-end-color: rgb(245 245 245 / 0.55);
}#body :is(.border-e-sw-text-reverse-alternate\/60) {
  border-inline-end-color: rgb(245 245 245 / 0.6);
}#body :is(.border-e-sw-text-reverse-alternate\/65) {
  border-inline-end-color: rgb(245 245 245 / 0.65);
}#body :is(.border-e-sw-text-reverse-alternate\/70) {
  border-inline-end-color: rgb(245 245 245 / 0.7);
}#body :is(.border-e-sw-text-reverse-alternate\/75) {
  border-inline-end-color: rgb(245 245 245 / 0.75);
}#body :is(.border-e-sw-text-reverse-alternate\/80) {
  border-inline-end-color: rgb(245 245 245 / 0.8);
}#body :is(.border-e-sw-text-reverse-alternate\/85) {
  border-inline-end-color: rgb(245 245 245 / 0.85);
}#body :is(.border-e-sw-text-reverse-alternate\/90) {
  border-inline-end-color: rgb(245 245 245 / 0.9);
}#body :is(.border-e-sw-text-reverse-alternate\/95) {
  border-inline-end-color: rgb(245 245 245 / 0.95);
}#body :is(.border-e-sw-text-reverse\/0) {
  border-inline-end-color: rgb(255 255 255 / 0);
}#body :is(.border-e-sw-text-reverse\/10) {
  border-inline-end-color: rgb(255 255 255 / 0.1);
}#body :is(.border-e-sw-text-reverse\/100) {
  border-inline-end-color: rgb(255 255 255 / 1);
}#body :is(.border-e-sw-text-reverse\/15) {
  border-inline-end-color: rgb(255 255 255 / 0.15);
}#body :is(.border-e-sw-text-reverse\/20) {
  border-inline-end-color: rgb(255 255 255 / 0.2);
}#body :is(.border-e-sw-text-reverse\/25) {
  border-inline-end-color: rgb(255 255 255 / 0.25);
}#body :is(.border-e-sw-text-reverse\/30) {
  border-inline-end-color: rgb(255 255 255 / 0.3);
}#body :is(.border-e-sw-text-reverse\/35) {
  border-inline-end-color: rgb(255 255 255 / 0.35);
}#body :is(.border-e-sw-text-reverse\/40) {
  border-inline-end-color: rgb(255 255 255 / 0.4);
}#body :is(.border-e-sw-text-reverse\/45) {
  border-inline-end-color: rgb(255 255 255 / 0.45);
}#body :is(.border-e-sw-text-reverse\/5) {
  border-inline-end-color: rgb(255 255 255 / 0.05);
}#body :is(.border-e-sw-text-reverse\/50) {
  border-inline-end-color: rgb(255 255 255 / 0.5);
}#body :is(.border-e-sw-text-reverse\/55) {
  border-inline-end-color: rgb(255 255 255 / 0.55);
}#body :is(.border-e-sw-text-reverse\/60) {
  border-inline-end-color: rgb(255 255 255 / 0.6);
}#body :is(.border-e-sw-text-reverse\/65) {
  border-inline-end-color: rgb(255 255 255 / 0.65);
}#body :is(.border-e-sw-text-reverse\/70) {
  border-inline-end-color: rgb(255 255 255 / 0.7);
}#body :is(.border-e-sw-text-reverse\/75) {
  border-inline-end-color: rgb(255 255 255 / 0.75);
}#body :is(.border-e-sw-text-reverse\/80) {
  border-inline-end-color: rgb(255 255 255 / 0.8);
}#body :is(.border-e-sw-text-reverse\/85) {
  border-inline-end-color: rgb(255 255 255 / 0.85);
}#body :is(.border-e-sw-text-reverse\/90) {
  border-inline-end-color: rgb(255 255 255 / 0.9);
}#body :is(.border-e-sw-text-reverse\/95) {
  border-inline-end-color: rgb(255 255 255 / 0.95);
}#body :is(.border-e-sw-text-section-title) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-e-sw-text-section-title\/0) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.border-e-sw-text-section-title\/10) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.border-e-sw-text-section-title\/100) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.border-e-sw-text-section-title\/15) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.border-e-sw-text-section-title\/20) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.border-e-sw-text-section-title\/25) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.border-e-sw-text-section-title\/30) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.border-e-sw-text-section-title\/35) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.border-e-sw-text-section-title\/40) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.border-e-sw-text-section-title\/45) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.border-e-sw-text-section-title\/5) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.border-e-sw-text-section-title\/50) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.border-e-sw-text-section-title\/55) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.border-e-sw-text-section-title\/60) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.border-e-sw-text-section-title\/65) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.border-e-sw-text-section-title\/70) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.border-e-sw-text-section-title\/75) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.border-e-sw-text-section-title\/80) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.border-e-sw-text-section-title\/85) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.border-e-sw-text-section-title\/90) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.border-e-sw-text-section-title\/95) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.border-e-sw-text\/0) {
  border-inline-end-color: rgb(38 40 43 / 0);
}#body :is(.border-e-sw-text\/10) {
  border-inline-end-color: rgb(38 40 43 / 0.1);
}#body :is(.border-e-sw-text\/100) {
  border-inline-end-color: rgb(38 40 43 / 1);
}#body :is(.border-e-sw-text\/15) {
  border-inline-end-color: rgb(38 40 43 / 0.15);
}#body :is(.border-e-sw-text\/20) {
  border-inline-end-color: rgb(38 40 43 / 0.2);
}#body :is(.border-e-sw-text\/25) {
  border-inline-end-color: rgb(38 40 43 / 0.25);
}#body :is(.border-e-sw-text\/30) {
  border-inline-end-color: rgb(38 40 43 / 0.3);
}#body :is(.border-e-sw-text\/35) {
  border-inline-end-color: rgb(38 40 43 / 0.35);
}#body :is(.border-e-sw-text\/40) {
  border-inline-end-color: rgb(38 40 43 / 0.4);
}#body :is(.border-e-sw-text\/45) {
  border-inline-end-color: rgb(38 40 43 / 0.45);
}#body :is(.border-e-sw-text\/5) {
  border-inline-end-color: rgb(38 40 43 / 0.05);
}#body :is(.border-e-sw-text\/50) {
  border-inline-end-color: rgb(38 40 43 / 0.5);
}#body :is(.border-e-sw-text\/55) {
  border-inline-end-color: rgb(38 40 43 / 0.55);
}#body :is(.border-e-sw-text\/60) {
  border-inline-end-color: rgb(38 40 43 / 0.6);
}#body :is(.border-e-sw-text\/65) {
  border-inline-end-color: rgb(38 40 43 / 0.65);
}#body :is(.border-e-sw-text\/70) {
  border-inline-end-color: rgb(38 40 43 / 0.7);
}#body :is(.border-e-sw-text\/75) {
  border-inline-end-color: rgb(38 40 43 / 0.75);
}#body :is(.border-e-sw-text\/80) {
  border-inline-end-color: rgb(38 40 43 / 0.8);
}#body :is(.border-e-sw-text\/85) {
  border-inline-end-color: rgb(38 40 43 / 0.85);
}#body :is(.border-e-sw-text\/90) {
  border-inline-end-color: rgb(38 40 43 / 0.9);
}#body :is(.border-e-sw-text\/95) {
  border-inline-end-color: rgb(38 40 43 / 0.95);
}#body :is(.border-e-sw-tooltip) {
  border-inline-end-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-e-sw-tooltip\/0) {
  border-inline-end-color: rgba(38, 40, 43, 0);
}#body :is(.border-e-sw-tooltip\/10) {
  border-inline-end-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-e-sw-tooltip\/100) {
  border-inline-end-color: rgba(38, 40, 43, 1);
}#body :is(.border-e-sw-tooltip\/15) {
  border-inline-end-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-e-sw-tooltip\/20) {
  border-inline-end-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-e-sw-tooltip\/25) {
  border-inline-end-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-e-sw-tooltip\/30) {
  border-inline-end-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-e-sw-tooltip\/35) {
  border-inline-end-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-e-sw-tooltip\/40) {
  border-inline-end-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-e-sw-tooltip\/45) {
  border-inline-end-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-e-sw-tooltip\/5) {
  border-inline-end-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-e-sw-tooltip\/50) {
  border-inline-end-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-e-sw-tooltip\/55) {
  border-inline-end-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-e-sw-tooltip\/60) {
  border-inline-end-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-e-sw-tooltip\/65) {
  border-inline-end-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-e-sw-tooltip\/70) {
  border-inline-end-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-e-sw-tooltip\/75) {
  border-inline-end-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-e-sw-tooltip\/80) {
  border-inline-end-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-e-sw-tooltip\/85) {
  border-inline-end-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-e-sw-tooltip\/90) {
  border-inline-end-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-e-sw-tooltip\/95) {
  border-inline-end-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-e-sw-very-high-price) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-e-sw-very-high-price\/0) {
  border-inline-end-color: rgb(245 245 245 / 0);
}#body :is(.border-e-sw-very-high-price\/10) {
  border-inline-end-color: rgb(245 245 245 / 0.1);
}#body :is(.border-e-sw-very-high-price\/100) {
  border-inline-end-color: rgb(245 245 245 / 1);
}#body :is(.border-e-sw-very-high-price\/15) {
  border-inline-end-color: rgb(245 245 245 / 0.15);
}#body :is(.border-e-sw-very-high-price\/20) {
  border-inline-end-color: rgb(245 245 245 / 0.2);
}#body :is(.border-e-sw-very-high-price\/25) {
  border-inline-end-color: rgb(245 245 245 / 0.25);
}#body :is(.border-e-sw-very-high-price\/30) {
  border-inline-end-color: rgb(245 245 245 / 0.3);
}#body :is(.border-e-sw-very-high-price\/35) {
  border-inline-end-color: rgb(245 245 245 / 0.35);
}#body :is(.border-e-sw-very-high-price\/40) {
  border-inline-end-color: rgb(245 245 245 / 0.4);
}#body :is(.border-e-sw-very-high-price\/45) {
  border-inline-end-color: rgb(245 245 245 / 0.45);
}#body :is(.border-e-sw-very-high-price\/5) {
  border-inline-end-color: rgb(245 245 245 / 0.05);
}#body :is(.border-e-sw-very-high-price\/50) {
  border-inline-end-color: rgb(245 245 245 / 0.5);
}#body :is(.border-e-sw-very-high-price\/55) {
  border-inline-end-color: rgb(245 245 245 / 0.55);
}#body :is(.border-e-sw-very-high-price\/60) {
  border-inline-end-color: rgb(245 245 245 / 0.6);
}#body :is(.border-e-sw-very-high-price\/65) {
  border-inline-end-color: rgb(245 245 245 / 0.65);
}#body :is(.border-e-sw-very-high-price\/70) {
  border-inline-end-color: rgb(245 245 245 / 0.7);
}#body :is(.border-e-sw-very-high-price\/75) {
  border-inline-end-color: rgb(245 245 245 / 0.75);
}#body :is(.border-e-sw-very-high-price\/80) {
  border-inline-end-color: rgb(245 245 245 / 0.8);
}#body :is(.border-e-sw-very-high-price\/85) {
  border-inline-end-color: rgb(245 245 245 / 0.85);
}#body :is(.border-e-sw-very-high-price\/90) {
  border-inline-end-color: rgb(245 245 245 / 0.9);
}#body :is(.border-e-sw-very-high-price\/95) {
  border-inline-end-color: rgb(245 245 245 / 0.95);
}#body :is(.border-e-sw-warning) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.border-e-sw-warning-background) {
  border-inline-end-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-e-sw-warning-background-hex) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.border-e-sw-warning-background-hex\/0) {
  border-inline-end-color: rgb(252 244 230 / 0);
}#body :is(.border-e-sw-warning-background-hex\/10) {
  border-inline-end-color: rgb(252 244 230 / 0.1);
}#body :is(.border-e-sw-warning-background-hex\/100) {
  border-inline-end-color: rgb(252 244 230 / 1);
}#body :is(.border-e-sw-warning-background-hex\/15) {
  border-inline-end-color: rgb(252 244 230 / 0.15);
}#body :is(.border-e-sw-warning-background-hex\/20) {
  border-inline-end-color: rgb(252 244 230 / 0.2);
}#body :is(.border-e-sw-warning-background-hex\/25) {
  border-inline-end-color: rgb(252 244 230 / 0.25);
}#body :is(.border-e-sw-warning-background-hex\/30) {
  border-inline-end-color: rgb(252 244 230 / 0.3);
}#body :is(.border-e-sw-warning-background-hex\/35) {
  border-inline-end-color: rgb(252 244 230 / 0.35);
}#body :is(.border-e-sw-warning-background-hex\/40) {
  border-inline-end-color: rgb(252 244 230 / 0.4);
}#body :is(.border-e-sw-warning-background-hex\/45) {
  border-inline-end-color: rgb(252 244 230 / 0.45);
}#body :is(.border-e-sw-warning-background-hex\/5) {
  border-inline-end-color: rgb(252 244 230 / 0.05);
}#body :is(.border-e-sw-warning-background-hex\/50) {
  border-inline-end-color: rgb(252 244 230 / 0.5);
}#body :is(.border-e-sw-warning-background-hex\/55) {
  border-inline-end-color: rgb(252 244 230 / 0.55);
}#body :is(.border-e-sw-warning-background-hex\/60) {
  border-inline-end-color: rgb(252 244 230 / 0.6);
}#body :is(.border-e-sw-warning-background-hex\/65) {
  border-inline-end-color: rgb(252 244 230 / 0.65);
}#body :is(.border-e-sw-warning-background-hex\/70) {
  border-inline-end-color: rgb(252 244 230 / 0.7);
}#body :is(.border-e-sw-warning-background-hex\/75) {
  border-inline-end-color: rgb(252 244 230 / 0.75);
}#body :is(.border-e-sw-warning-background-hex\/80) {
  border-inline-end-color: rgb(252 244 230 / 0.8);
}#body :is(.border-e-sw-warning-background-hex\/85) {
  border-inline-end-color: rgb(252 244 230 / 0.85);
}#body :is(.border-e-sw-warning-background-hex\/90) {
  border-inline-end-color: rgb(252 244 230 / 0.9);
}#body :is(.border-e-sw-warning-background-hex\/95) {
  border-inline-end-color: rgb(252 244 230 / 0.95);
}#body :is(.border-e-sw-warning-background\/0) {
  border-inline-end-color: rgba(223, 145, 0, 0);
}#body :is(.border-e-sw-warning-background\/10) {
  border-inline-end-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-e-sw-warning-background\/100) {
  border-inline-end-color: rgba(223, 145, 0, 1);
}#body :is(.border-e-sw-warning-background\/15) {
  border-inline-end-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-e-sw-warning-background\/20) {
  border-inline-end-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-e-sw-warning-background\/25) {
  border-inline-end-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-e-sw-warning-background\/30) {
  border-inline-end-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-e-sw-warning-background\/35) {
  border-inline-end-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-e-sw-warning-background\/40) {
  border-inline-end-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-e-sw-warning-background\/45) {
  border-inline-end-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-e-sw-warning-background\/5) {
  border-inline-end-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-e-sw-warning-background\/50) {
  border-inline-end-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-e-sw-warning-background\/55) {
  border-inline-end-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-e-sw-warning-background\/60) {
  border-inline-end-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-e-sw-warning-background\/65) {
  border-inline-end-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-e-sw-warning-background\/70) {
  border-inline-end-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-e-sw-warning-background\/75) {
  border-inline-end-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-e-sw-warning-background\/80) {
  border-inline-end-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-e-sw-warning-background\/85) {
  border-inline-end-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-e-sw-warning-background\/90) {
  border-inline-end-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-e-sw-warning-background\/95) {
  border-inline-end-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-e-sw-warning-opacity) {
  border-inline-end-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-e-sw-warning-opacity\/0) {
  border-inline-end-color: rgba(223, 145, 0, 0);
}#body :is(.border-e-sw-warning-opacity\/10) {
  border-inline-end-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-e-sw-warning-opacity\/100) {
  border-inline-end-color: rgba(223, 145, 0, 1);
}#body :is(.border-e-sw-warning-opacity\/15) {
  border-inline-end-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-e-sw-warning-opacity\/20) {
  border-inline-end-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-e-sw-warning-opacity\/25) {
  border-inline-end-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-e-sw-warning-opacity\/30) {
  border-inline-end-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-e-sw-warning-opacity\/35) {
  border-inline-end-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-e-sw-warning-opacity\/40) {
  border-inline-end-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-e-sw-warning-opacity\/45) {
  border-inline-end-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-e-sw-warning-opacity\/5) {
  border-inline-end-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-e-sw-warning-opacity\/50) {
  border-inline-end-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-e-sw-warning-opacity\/55) {
  border-inline-end-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-e-sw-warning-opacity\/60) {
  border-inline-end-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-e-sw-warning-opacity\/65) {
  border-inline-end-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-e-sw-warning-opacity\/70) {
  border-inline-end-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-e-sw-warning-opacity\/75) {
  border-inline-end-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-e-sw-warning-opacity\/80) {
  border-inline-end-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-e-sw-warning-opacity\/85) {
  border-inline-end-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-e-sw-warning-opacity\/90) {
  border-inline-end-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-e-sw-warning-opacity\/95) {
  border-inline-end-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-e-sw-warning\/0) {
  border-inline-end-color: rgb(223 145 0 / 0);
}#body :is(.border-e-sw-warning\/10) {
  border-inline-end-color: rgb(223 145 0 / 0.1);
}#body :is(.border-e-sw-warning\/100) {
  border-inline-end-color: rgb(223 145 0 / 1);
}#body :is(.border-e-sw-warning\/15) {
  border-inline-end-color: rgb(223 145 0 / 0.15);
}#body :is(.border-e-sw-warning\/20) {
  border-inline-end-color: rgb(223 145 0 / 0.2);
}#body :is(.border-e-sw-warning\/25) {
  border-inline-end-color: rgb(223 145 0 / 0.25);
}#body :is(.border-e-sw-warning\/30) {
  border-inline-end-color: rgb(223 145 0 / 0.3);
}#body :is(.border-e-sw-warning\/35) {
  border-inline-end-color: rgb(223 145 0 / 0.35);
}#body :is(.border-e-sw-warning\/40) {
  border-inline-end-color: rgb(223 145 0 / 0.4);
}#body :is(.border-e-sw-warning\/45) {
  border-inline-end-color: rgb(223 145 0 / 0.45);
}#body :is(.border-e-sw-warning\/5) {
  border-inline-end-color: rgb(223 145 0 / 0.05);
}#body :is(.border-e-sw-warning\/50) {
  border-inline-end-color: rgb(223 145 0 / 0.5);
}#body :is(.border-e-sw-warning\/55) {
  border-inline-end-color: rgb(223 145 0 / 0.55);
}#body :is(.border-e-sw-warning\/60) {
  border-inline-end-color: rgb(223 145 0 / 0.6);
}#body :is(.border-e-sw-warning\/65) {
  border-inline-end-color: rgb(223 145 0 / 0.65);
}#body :is(.border-e-sw-warning\/70) {
  border-inline-end-color: rgb(223 145 0 / 0.7);
}#body :is(.border-e-sw-warning\/75) {
  border-inline-end-color: rgb(223 145 0 / 0.75);
}#body :is(.border-e-sw-warning\/80) {
  border-inline-end-color: rgb(223 145 0 / 0.8);
}#body :is(.border-e-sw-warning\/85) {
  border-inline-end-color: rgb(223 145 0 / 0.85);
}#body :is(.border-e-sw-warning\/90) {
  border-inline-end-color: rgb(223 145 0 / 0.9);
}#body :is(.border-e-sw-warning\/95) {
  border-inline-end-color: rgb(223 145 0 / 0.95);
}#body :is(.border-e-transparent) {
  border-inline-end-color: transparent;
}#body :is(.border-e-transparent\/0) {
  border-inline-end-color: rgb(0 0 0 / 0);
}#body :is(.border-e-transparent\/10) {
  border-inline-end-color: rgb(0 0 0 / 0.1);
}#body :is(.border-e-transparent\/100) {
  border-inline-end-color: rgb(0 0 0 / 1);
}#body :is(.border-e-transparent\/15) {
  border-inline-end-color: rgb(0 0 0 / 0.15);
}#body :is(.border-e-transparent\/20) {
  border-inline-end-color: rgb(0 0 0 / 0.2);
}#body :is(.border-e-transparent\/25) {
  border-inline-end-color: rgb(0 0 0 / 0.25);
}#body :is(.border-e-transparent\/30) {
  border-inline-end-color: rgb(0 0 0 / 0.3);
}#body :is(.border-e-transparent\/35) {
  border-inline-end-color: rgb(0 0 0 / 0.35);
}#body :is(.border-e-transparent\/40) {
  border-inline-end-color: rgb(0 0 0 / 0.4);
}#body :is(.border-e-transparent\/45) {
  border-inline-end-color: rgb(0 0 0 / 0.45);
}#body :is(.border-e-transparent\/5) {
  border-inline-end-color: rgb(0 0 0 / 0.05);
}#body :is(.border-e-transparent\/50) {
  border-inline-end-color: rgb(0 0 0 / 0.5);
}#body :is(.border-e-transparent\/55) {
  border-inline-end-color: rgb(0 0 0 / 0.55);
}#body :is(.border-e-transparent\/60) {
  border-inline-end-color: rgb(0 0 0 / 0.6);
}#body :is(.border-e-transparent\/65) {
  border-inline-end-color: rgb(0 0 0 / 0.65);
}#body :is(.border-e-transparent\/70) {
  border-inline-end-color: rgb(0 0 0 / 0.7);
}#body :is(.border-e-transparent\/75) {
  border-inline-end-color: rgb(0 0 0 / 0.75);
}#body :is(.border-e-transparent\/80) {
  border-inline-end-color: rgb(0 0 0 / 0.8);
}#body :is(.border-e-transparent\/85) {
  border-inline-end-color: rgb(0 0 0 / 0.85);
}#body :is(.border-e-transparent\/90) {
  border-inline-end-color: rgb(0 0 0 / 0.9);
}#body :is(.border-e-transparent\/95) {
  border-inline-end-color: rgb(0 0 0 / 0.95);
}#body :is(.border-l-sw-active) {
  --tw-border-opacity: 1;
  border-left-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-l-sw-active-light) {
  border-left-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-l-sw-active-light-hex) {
  --tw-border-opacity: 1;
  border-left-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.border-l-sw-active-light-hex\/0) {
  border-left-color: rgb(230 240 251 / 0);
}#body :is(.border-l-sw-active-light-hex\/10) {
  border-left-color: rgb(230 240 251 / 0.1);
}#body :is(.border-l-sw-active-light-hex\/100) {
  border-left-color: rgb(230 240 251 / 1);
}#body :is(.border-l-sw-active-light-hex\/15) {
  border-left-color: rgb(230 240 251 / 0.15);
}#body :is(.border-l-sw-active-light-hex\/20) {
  border-left-color: rgb(230 240 251 / 0.2);
}#body :is(.border-l-sw-active-light-hex\/25) {
  border-left-color: rgb(230 240 251 / 0.25);
}#body :is(.border-l-sw-active-light-hex\/30) {
  border-left-color: rgb(230 240 251 / 0.3);
}#body :is(.border-l-sw-active-light-hex\/35) {
  border-left-color: rgb(230 240 251 / 0.35);
}#body :is(.border-l-sw-active-light-hex\/40) {
  border-left-color: rgb(230 240 251 / 0.4);
}#body :is(.border-l-sw-active-light-hex\/45) {
  border-left-color: rgb(230 240 251 / 0.45);
}#body :is(.border-l-sw-active-light-hex\/5) {
  border-left-color: rgb(230 240 251 / 0.05);
}#body :is(.border-l-sw-active-light-hex\/50) {
  border-left-color: rgb(230 240 251 / 0.5);
}#body :is(.border-l-sw-active-light-hex\/55) {
  border-left-color: rgb(230 240 251 / 0.55);
}#body :is(.border-l-sw-active-light-hex\/60) {
  border-left-color: rgb(230 240 251 / 0.6);
}#body :is(.border-l-sw-active-light-hex\/65) {
  border-left-color: rgb(230 240 251 / 0.65);
}#body :is(.border-l-sw-active-light-hex\/70) {
  border-left-color: rgb(230 240 251 / 0.7);
}#body :is(.border-l-sw-active-light-hex\/75) {
  border-left-color: rgb(230 240 251 / 0.75);
}#body :is(.border-l-sw-active-light-hex\/80) {
  border-left-color: rgb(230 240 251 / 0.8);
}#body :is(.border-l-sw-active-light-hex\/85) {
  border-left-color: rgb(230 240 251 / 0.85);
}#body :is(.border-l-sw-active-light-hex\/90) {
  border-left-color: rgb(230 240 251 / 0.9);
}#body :is(.border-l-sw-active-light-hex\/95) {
  border-left-color: rgb(230 240 251 / 0.95);
}#body :is(.border-l-sw-active-light\/0) {
  border-left-color: rgba(10, 111, 219, 0);
}#body :is(.border-l-sw-active-light\/10) {
  border-left-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-l-sw-active-light\/100) {
  border-left-color: rgba(10, 111, 219, 1);
}#body :is(.border-l-sw-active-light\/15) {
  border-left-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-l-sw-active-light\/20) {
  border-left-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-l-sw-active-light\/25) {
  border-left-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-l-sw-active-light\/30) {
  border-left-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-l-sw-active-light\/35) {
  border-left-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-l-sw-active-light\/40) {
  border-left-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-l-sw-active-light\/45) {
  border-left-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-l-sw-active-light\/5) {
  border-left-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-l-sw-active-light\/50) {
  border-left-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-l-sw-active-light\/55) {
  border-left-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-l-sw-active-light\/60) {
  border-left-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-l-sw-active-light\/65) {
  border-left-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-l-sw-active-light\/70) {
  border-left-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-l-sw-active-light\/75) {
  border-left-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-l-sw-active-light\/80) {
  border-left-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-l-sw-active-light\/85) {
  border-left-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-l-sw-active-light\/90) {
  border-left-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-l-sw-active-light\/95) {
  border-left-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-l-sw-active\/0) {
  border-left-color: rgb(10 111 219 / 0);
}#body :is(.border-l-sw-active\/10) {
  border-left-color: rgb(10 111 219 / 0.1);
}#body :is(.border-l-sw-active\/100) {
  border-left-color: rgb(10 111 219 / 1);
}#body :is(.border-l-sw-active\/15) {
  border-left-color: rgb(10 111 219 / 0.15);
}#body :is(.border-l-sw-active\/20) {
  border-left-color: rgb(10 111 219 / 0.2);
}#body :is(.border-l-sw-active\/25) {
  border-left-color: rgb(10 111 219 / 0.25);
}#body :is(.border-l-sw-active\/30) {
  border-left-color: rgb(10 111 219 / 0.3);
}#body :is(.border-l-sw-active\/35) {
  border-left-color: rgb(10 111 219 / 0.35);
}#body :is(.border-l-sw-active\/40) {
  border-left-color: rgb(10 111 219 / 0.4);
}#body :is(.border-l-sw-active\/45) {
  border-left-color: rgb(10 111 219 / 0.45);
}#body :is(.border-l-sw-active\/5) {
  border-left-color: rgb(10 111 219 / 0.05);
}#body :is(.border-l-sw-active\/50) {
  border-left-color: rgb(10 111 219 / 0.5);
}#body :is(.border-l-sw-active\/55) {
  border-left-color: rgb(10 111 219 / 0.55);
}#body :is(.border-l-sw-active\/60) {
  border-left-color: rgb(10 111 219 / 0.6);
}#body :is(.border-l-sw-active\/65) {
  border-left-color: rgb(10 111 219 / 0.65);
}#body :is(.border-l-sw-active\/70) {
  border-left-color: rgb(10 111 219 / 0.7);
}#body :is(.border-l-sw-active\/75) {
  border-left-color: rgb(10 111 219 / 0.75);
}#body :is(.border-l-sw-active\/80) {
  border-left-color: rgb(10 111 219 / 0.8);
}#body :is(.border-l-sw-active\/85) {
  border-left-color: rgb(10 111 219 / 0.85);
}#body :is(.border-l-sw-active\/90) {
  border-left-color: rgb(10 111 219 / 0.9);
}#body :is(.border-l-sw-active\/95) {
  border-left-color: rgb(10 111 219 / 0.95);
}#body :is(.border-l-sw-background) {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-l-sw-background-component) {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-l-sw-background-component\/0) {
  border-left-color: rgb(255 255 255 / 0);
}#body :is(.border-l-sw-background-component\/10) {
  border-left-color: rgb(255 255 255 / 0.1);
}#body :is(.border-l-sw-background-component\/100) {
  border-left-color: rgb(255 255 255 / 1);
}#body :is(.border-l-sw-background-component\/15) {
  border-left-color: rgb(255 255 255 / 0.15);
}#body :is(.border-l-sw-background-component\/20) {
  border-left-color: rgb(255 255 255 / 0.2);
}#body :is(.border-l-sw-background-component\/25) {
  border-left-color: rgb(255 255 255 / 0.25);
}#body :is(.border-l-sw-background-component\/30) {
  border-left-color: rgb(255 255 255 / 0.3);
}#body :is(.border-l-sw-background-component\/35) {
  border-left-color: rgb(255 255 255 / 0.35);
}#body :is(.border-l-sw-background-component\/40) {
  border-left-color: rgb(255 255 255 / 0.4);
}#body :is(.border-l-sw-background-component\/45) {
  border-left-color: rgb(255 255 255 / 0.45);
}#body :is(.border-l-sw-background-component\/5) {
  border-left-color: rgb(255 255 255 / 0.05);
}#body :is(.border-l-sw-background-component\/50) {
  border-left-color: rgb(255 255 255 / 0.5);
}#body :is(.border-l-sw-background-component\/55) {
  border-left-color: rgb(255 255 255 / 0.55);
}#body :is(.border-l-sw-background-component\/60) {
  border-left-color: rgb(255 255 255 / 0.6);
}#body :is(.border-l-sw-background-component\/65) {
  border-left-color: rgb(255 255 255 / 0.65);
}#body :is(.border-l-sw-background-component\/70) {
  border-left-color: rgb(255 255 255 / 0.7);
}#body :is(.border-l-sw-background-component\/75) {
  border-left-color: rgb(255 255 255 / 0.75);
}#body :is(.border-l-sw-background-component\/80) {
  border-left-color: rgb(255 255 255 / 0.8);
}#body :is(.border-l-sw-background-component\/85) {
  border-left-color: rgb(255 255 255 / 0.85);
}#body :is(.border-l-sw-background-component\/90) {
  border-left-color: rgb(255 255 255 / 0.9);
}#body :is(.border-l-sw-background-component\/95) {
  border-left-color: rgb(255 255 255 / 0.95);
}#body :is(.border-l-sw-background-header) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-l-sw-background-header\/0) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.border-l-sw-background-header\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.border-l-sw-background-header\/100) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.border-l-sw-background-header\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.border-l-sw-background-header\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.border-l-sw-background-header\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.border-l-sw-background-header\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.border-l-sw-background-header\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.border-l-sw-background-header\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.border-l-sw-background-header\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.border-l-sw-background-header\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.border-l-sw-background-header\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.border-l-sw-background-header\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.border-l-sw-background-header\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.border-l-sw-background-header\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.border-l-sw-background-header\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.border-l-sw-background-header\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.border-l-sw-background-header\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.border-l-sw-background-header\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.border-l-sw-background-header\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.border-l-sw-background-header\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.border-l-sw-background\/0) {
  border-left-color: rgb(245 245 245 / 0);
}#body :is(.border-l-sw-background\/10) {
  border-left-color: rgb(245 245 245 / 0.1);
}#body :is(.border-l-sw-background\/100) {
  border-left-color: rgb(245 245 245 / 1);
}#body :is(.border-l-sw-background\/15) {
  border-left-color: rgb(245 245 245 / 0.15);
}#body :is(.border-l-sw-background\/20) {
  border-left-color: rgb(245 245 245 / 0.2);
}#body :is(.border-l-sw-background\/25) {
  border-left-color: rgb(245 245 245 / 0.25);
}#body :is(.border-l-sw-background\/30) {
  border-left-color: rgb(245 245 245 / 0.3);
}#body :is(.border-l-sw-background\/35) {
  border-left-color: rgb(245 245 245 / 0.35);
}#body :is(.border-l-sw-background\/40) {
  border-left-color: rgb(245 245 245 / 0.4);
}#body :is(.border-l-sw-background\/45) {
  border-left-color: rgb(245 245 245 / 0.45);
}#body :is(.border-l-sw-background\/5) {
  border-left-color: rgb(245 245 245 / 0.05);
}#body :is(.border-l-sw-background\/50) {
  border-left-color: rgb(245 245 245 / 0.5);
}#body :is(.border-l-sw-background\/55) {
  border-left-color: rgb(245 245 245 / 0.55);
}#body :is(.border-l-sw-background\/60) {
  border-left-color: rgb(245 245 245 / 0.6);
}#body :is(.border-l-sw-background\/65) {
  border-left-color: rgb(245 245 245 / 0.65);
}#body :is(.border-l-sw-background\/70) {
  border-left-color: rgb(245 245 245 / 0.7);
}#body :is(.border-l-sw-background\/75) {
  border-left-color: rgb(245 245 245 / 0.75);
}#body :is(.border-l-sw-background\/80) {
  border-left-color: rgb(245 245 245 / 0.8);
}#body :is(.border-l-sw-background\/85) {
  border-left-color: rgb(245 245 245 / 0.85);
}#body :is(.border-l-sw-background\/90) {
  border-left-color: rgb(245 245 245 / 0.9);
}#body :is(.border-l-sw-background\/95) {
  border-left-color: rgb(245 245 245 / 0.95);
}#body :is(.border-l-sw-border) {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-l-sw-border-alternate) {
  --tw-border-opacity: 1;
  border-left-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-l-sw-border-alternate\/0) {
  border-left-color: rgb(185 186 185 / 0);
}#body :is(.border-l-sw-border-alternate\/10) {
  border-left-color: rgb(185 186 185 / 0.1);
}#body :is(.border-l-sw-border-alternate\/100) {
  border-left-color: rgb(185 186 185 / 1);
}#body :is(.border-l-sw-border-alternate\/15) {
  border-left-color: rgb(185 186 185 / 0.15);
}#body :is(.border-l-sw-border-alternate\/20) {
  border-left-color: rgb(185 186 185 / 0.2);
}#body :is(.border-l-sw-border-alternate\/25) {
  border-left-color: rgb(185 186 185 / 0.25);
}#body :is(.border-l-sw-border-alternate\/30) {
  border-left-color: rgb(185 186 185 / 0.3);
}#body :is(.border-l-sw-border-alternate\/35) {
  border-left-color: rgb(185 186 185 / 0.35);
}#body :is(.border-l-sw-border-alternate\/40) {
  border-left-color: rgb(185 186 185 / 0.4);
}#body :is(.border-l-sw-border-alternate\/45) {
  border-left-color: rgb(185 186 185 / 0.45);
}#body :is(.border-l-sw-border-alternate\/5) {
  border-left-color: rgb(185 186 185 / 0.05);
}#body :is(.border-l-sw-border-alternate\/50) {
  border-left-color: rgb(185 186 185 / 0.5);
}#body :is(.border-l-sw-border-alternate\/55) {
  border-left-color: rgb(185 186 185 / 0.55);
}#body :is(.border-l-sw-border-alternate\/60) {
  border-left-color: rgb(185 186 185 / 0.6);
}#body :is(.border-l-sw-border-alternate\/65) {
  border-left-color: rgb(185 186 185 / 0.65);
}#body :is(.border-l-sw-border-alternate\/70) {
  border-left-color: rgb(185 186 185 / 0.7);
}#body :is(.border-l-sw-border-alternate\/75) {
  border-left-color: rgb(185 186 185 / 0.75);
}#body :is(.border-l-sw-border-alternate\/80) {
  border-left-color: rgb(185 186 185 / 0.8);
}#body :is(.border-l-sw-border-alternate\/85) {
  border-left-color: rgb(185 186 185 / 0.85);
}#body :is(.border-l-sw-border-alternate\/90) {
  border-left-color: rgb(185 186 185 / 0.9);
}#body :is(.border-l-sw-border-alternate\/95) {
  border-left-color: rgb(185 186 185 / 0.95);
}#body :is(.border-l-sw-border-light) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-l-sw-border-light\/0) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.border-l-sw-border-light\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.border-l-sw-border-light\/100) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.border-l-sw-border-light\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.border-l-sw-border-light\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.border-l-sw-border-light\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.border-l-sw-border-light\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.border-l-sw-border-light\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.border-l-sw-border-light\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.border-l-sw-border-light\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.border-l-sw-border-light\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.border-l-sw-border-light\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.border-l-sw-border-light\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.border-l-sw-border-light\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.border-l-sw-border-light\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.border-l-sw-border-light\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.border-l-sw-border-light\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.border-l-sw-border-light\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.border-l-sw-border-light\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.border-l-sw-border-light\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.border-l-sw-border-light\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.border-l-sw-border\/0) {
  border-left-color: rgb(216 216 216 / 0);
}#body :is(.border-l-sw-border\/10) {
  border-left-color: rgb(216 216 216 / 0.1);
}#body :is(.border-l-sw-border\/100) {
  border-left-color: rgb(216 216 216 / 1);
}#body :is(.border-l-sw-border\/15) {
  border-left-color: rgb(216 216 216 / 0.15);
}#body :is(.border-l-sw-border\/20) {
  border-left-color: rgb(216 216 216 / 0.2);
}#body :is(.border-l-sw-border\/25) {
  border-left-color: rgb(216 216 216 / 0.25);
}#body :is(.border-l-sw-border\/30) {
  border-left-color: rgb(216 216 216 / 0.3);
}#body :is(.border-l-sw-border\/35) {
  border-left-color: rgb(216 216 216 / 0.35);
}#body :is(.border-l-sw-border\/40) {
  border-left-color: rgb(216 216 216 / 0.4);
}#body :is(.border-l-sw-border\/45) {
  border-left-color: rgb(216 216 216 / 0.45);
}#body :is(.border-l-sw-border\/5) {
  border-left-color: rgb(216 216 216 / 0.05);
}#body :is(.border-l-sw-border\/50) {
  border-left-color: rgb(216 216 216 / 0.5);
}#body :is(.border-l-sw-border\/55) {
  border-left-color: rgb(216 216 216 / 0.55);
}#body :is(.border-l-sw-border\/60) {
  border-left-color: rgb(216 216 216 / 0.6);
}#body :is(.border-l-sw-border\/65) {
  border-left-color: rgb(216 216 216 / 0.65);
}#body :is(.border-l-sw-border\/70) {
  border-left-color: rgb(216 216 216 / 0.7);
}#body :is(.border-l-sw-border\/75) {
  border-left-color: rgb(216 216 216 / 0.75);
}#body :is(.border-l-sw-border\/80) {
  border-left-color: rgb(216 216 216 / 0.8);
}#body :is(.border-l-sw-border\/85) {
  border-left-color: rgb(216 216 216 / 0.85);
}#body :is(.border-l-sw-border\/90) {
  border-left-color: rgb(216 216 216 / 0.9);
}#body :is(.border-l-sw-border\/95) {
  border-left-color: rgb(216 216 216 / 0.95);
}#body :is(.border-l-sw-boxShadow) {
  border-left-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-l-sw-boxShadow\/0) {
  border-left-color: rgba(38, 40, 43, 0);
}#body :is(.border-l-sw-boxShadow\/10) {
  border-left-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-l-sw-boxShadow\/100) {
  border-left-color: rgba(38, 40, 43, 1);
}#body :is(.border-l-sw-boxShadow\/15) {
  border-left-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-l-sw-boxShadow\/20) {
  border-left-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-l-sw-boxShadow\/25) {
  border-left-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-l-sw-boxShadow\/30) {
  border-left-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-l-sw-boxShadow\/35) {
  border-left-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-l-sw-boxShadow\/40) {
  border-left-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-l-sw-boxShadow\/45) {
  border-left-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-l-sw-boxShadow\/5) {
  border-left-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-l-sw-boxShadow\/50) {
  border-left-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-l-sw-boxShadow\/55) {
  border-left-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-l-sw-boxShadow\/60) {
  border-left-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-l-sw-boxShadow\/65) {
  border-left-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-l-sw-boxShadow\/70) {
  border-left-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-l-sw-boxShadow\/75) {
  border-left-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-l-sw-boxShadow\/80) {
  border-left-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-l-sw-boxShadow\/85) {
  border-left-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-l-sw-boxShadow\/90) {
  border-left-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-l-sw-boxShadow\/95) {
  border-left-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-l-sw-destroy) {
  --tw-border-opacity: 1;
  border-left-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-l-sw-destroy\/0) {
  border-left-color: rgb(180 29 19 / 0);
}#body :is(.border-l-sw-destroy\/10) {
  border-left-color: rgb(180 29 19 / 0.1);
}#body :is(.border-l-sw-destroy\/100) {
  border-left-color: rgb(180 29 19 / 1);
}#body :is(.border-l-sw-destroy\/15) {
  border-left-color: rgb(180 29 19 / 0.15);
}#body :is(.border-l-sw-destroy\/20) {
  border-left-color: rgb(180 29 19 / 0.2);
}#body :is(.border-l-sw-destroy\/25) {
  border-left-color: rgb(180 29 19 / 0.25);
}#body :is(.border-l-sw-destroy\/30) {
  border-left-color: rgb(180 29 19 / 0.3);
}#body :is(.border-l-sw-destroy\/35) {
  border-left-color: rgb(180 29 19 / 0.35);
}#body :is(.border-l-sw-destroy\/40) {
  border-left-color: rgb(180 29 19 / 0.4);
}#body :is(.border-l-sw-destroy\/45) {
  border-left-color: rgb(180 29 19 / 0.45);
}#body :is(.border-l-sw-destroy\/5) {
  border-left-color: rgb(180 29 19 / 0.05);
}#body :is(.border-l-sw-destroy\/50) {
  border-left-color: rgb(180 29 19 / 0.5);
}#body :is(.border-l-sw-destroy\/55) {
  border-left-color: rgb(180 29 19 / 0.55);
}#body :is(.border-l-sw-destroy\/60) {
  border-left-color: rgb(180 29 19 / 0.6);
}#body :is(.border-l-sw-destroy\/65) {
  border-left-color: rgb(180 29 19 / 0.65);
}#body :is(.border-l-sw-destroy\/70) {
  border-left-color: rgb(180 29 19 / 0.7);
}#body :is(.border-l-sw-destroy\/75) {
  border-left-color: rgb(180 29 19 / 0.75);
}#body :is(.border-l-sw-destroy\/80) {
  border-left-color: rgb(180 29 19 / 0.8);
}#body :is(.border-l-sw-destroy\/85) {
  border-left-color: rgb(180 29 19 / 0.85);
}#body :is(.border-l-sw-destroy\/90) {
  border-left-color: rgb(180 29 19 / 0.9);
}#body :is(.border-l-sw-destroy\/95) {
  border-left-color: rgb(180 29 19 / 0.95);
}#body :is(.border-l-sw-disabled) {
  --tw-border-opacity: 1;
  border-left-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-l-sw-disabled-alternate) {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-l-sw-disabled-alternate\/0) {
  border-left-color: rgb(216 216 216 / 0);
}#body :is(.border-l-sw-disabled-alternate\/10) {
  border-left-color: rgb(216 216 216 / 0.1);
}#body :is(.border-l-sw-disabled-alternate\/100) {
  border-left-color: rgb(216 216 216 / 1);
}#body :is(.border-l-sw-disabled-alternate\/15) {
  border-left-color: rgb(216 216 216 / 0.15);
}#body :is(.border-l-sw-disabled-alternate\/20) {
  border-left-color: rgb(216 216 216 / 0.2);
}#body :is(.border-l-sw-disabled-alternate\/25) {
  border-left-color: rgb(216 216 216 / 0.25);
}#body :is(.border-l-sw-disabled-alternate\/30) {
  border-left-color: rgb(216 216 216 / 0.3);
}#body :is(.border-l-sw-disabled-alternate\/35) {
  border-left-color: rgb(216 216 216 / 0.35);
}#body :is(.border-l-sw-disabled-alternate\/40) {
  border-left-color: rgb(216 216 216 / 0.4);
}#body :is(.border-l-sw-disabled-alternate\/45) {
  border-left-color: rgb(216 216 216 / 0.45);
}#body :is(.border-l-sw-disabled-alternate\/5) {
  border-left-color: rgb(216 216 216 / 0.05);
}#body :is(.border-l-sw-disabled-alternate\/50) {
  border-left-color: rgb(216 216 216 / 0.5);
}#body :is(.border-l-sw-disabled-alternate\/55) {
  border-left-color: rgb(216 216 216 / 0.55);
}#body :is(.border-l-sw-disabled-alternate\/60) {
  border-left-color: rgb(216 216 216 / 0.6);
}#body :is(.border-l-sw-disabled-alternate\/65) {
  border-left-color: rgb(216 216 216 / 0.65);
}#body :is(.border-l-sw-disabled-alternate\/70) {
  border-left-color: rgb(216 216 216 / 0.7);
}#body :is(.border-l-sw-disabled-alternate\/75) {
  border-left-color: rgb(216 216 216 / 0.75);
}#body :is(.border-l-sw-disabled-alternate\/80) {
  border-left-color: rgb(216 216 216 / 0.8);
}#body :is(.border-l-sw-disabled-alternate\/85) {
  border-left-color: rgb(216 216 216 / 0.85);
}#body :is(.border-l-sw-disabled-alternate\/90) {
  border-left-color: rgb(216 216 216 / 0.9);
}#body :is(.border-l-sw-disabled-alternate\/95) {
  border-left-color: rgb(216 216 216 / 0.95);
}#body :is(.border-l-sw-disabled-text) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-l-sw-disabled-text\/0) {
  border-left-color: rgb(131 131 131 / 0);
}#body :is(.border-l-sw-disabled-text\/10) {
  border-left-color: rgb(131 131 131 / 0.1);
}#body :is(.border-l-sw-disabled-text\/100) {
  border-left-color: rgb(131 131 131 / 1);
}#body :is(.border-l-sw-disabled-text\/15) {
  border-left-color: rgb(131 131 131 / 0.15);
}#body :is(.border-l-sw-disabled-text\/20) {
  border-left-color: rgb(131 131 131 / 0.2);
}#body :is(.border-l-sw-disabled-text\/25) {
  border-left-color: rgb(131 131 131 / 0.25);
}#body :is(.border-l-sw-disabled-text\/30) {
  border-left-color: rgb(131 131 131 / 0.3);
}#body :is(.border-l-sw-disabled-text\/35) {
  border-left-color: rgb(131 131 131 / 0.35);
}#body :is(.border-l-sw-disabled-text\/40) {
  border-left-color: rgb(131 131 131 / 0.4);
}#body :is(.border-l-sw-disabled-text\/45) {
  border-left-color: rgb(131 131 131 / 0.45);
}#body :is(.border-l-sw-disabled-text\/5) {
  border-left-color: rgb(131 131 131 / 0.05);
}#body :is(.border-l-sw-disabled-text\/50) {
  border-left-color: rgb(131 131 131 / 0.5);
}#body :is(.border-l-sw-disabled-text\/55) {
  border-left-color: rgb(131 131 131 / 0.55);
}#body :is(.border-l-sw-disabled-text\/60) {
  border-left-color: rgb(131 131 131 / 0.6);
}#body :is(.border-l-sw-disabled-text\/65) {
  border-left-color: rgb(131 131 131 / 0.65);
}#body :is(.border-l-sw-disabled-text\/70) {
  border-left-color: rgb(131 131 131 / 0.7);
}#body :is(.border-l-sw-disabled-text\/75) {
  border-left-color: rgb(131 131 131 / 0.75);
}#body :is(.border-l-sw-disabled-text\/80) {
  border-left-color: rgb(131 131 131 / 0.8);
}#body :is(.border-l-sw-disabled-text\/85) {
  border-left-color: rgb(131 131 131 / 0.85);
}#body :is(.border-l-sw-disabled-text\/90) {
  border-left-color: rgb(131 131 131 / 0.9);
}#body :is(.border-l-sw-disabled-text\/95) {
  border-left-color: rgb(131 131 131 / 0.95);
}#body :is(.border-l-sw-disabled\/0) {
  border-left-color: rgb(185 186 185 / 0);
}#body :is(.border-l-sw-disabled\/10) {
  border-left-color: rgb(185 186 185 / 0.1);
}#body :is(.border-l-sw-disabled\/100) {
  border-left-color: rgb(185 186 185 / 1);
}#body :is(.border-l-sw-disabled\/15) {
  border-left-color: rgb(185 186 185 / 0.15);
}#body :is(.border-l-sw-disabled\/20) {
  border-left-color: rgb(185 186 185 / 0.2);
}#body :is(.border-l-sw-disabled\/25) {
  border-left-color: rgb(185 186 185 / 0.25);
}#body :is(.border-l-sw-disabled\/30) {
  border-left-color: rgb(185 186 185 / 0.3);
}#body :is(.border-l-sw-disabled\/35) {
  border-left-color: rgb(185 186 185 / 0.35);
}#body :is(.border-l-sw-disabled\/40) {
  border-left-color: rgb(185 186 185 / 0.4);
}#body :is(.border-l-sw-disabled\/45) {
  border-left-color: rgb(185 186 185 / 0.45);
}#body :is(.border-l-sw-disabled\/5) {
  border-left-color: rgb(185 186 185 / 0.05);
}#body :is(.border-l-sw-disabled\/50) {
  border-left-color: rgb(185 186 185 / 0.5);
}#body :is(.border-l-sw-disabled\/55) {
  border-left-color: rgb(185 186 185 / 0.55);
}#body :is(.border-l-sw-disabled\/60) {
  border-left-color: rgb(185 186 185 / 0.6);
}#body :is(.border-l-sw-disabled\/65) {
  border-left-color: rgb(185 186 185 / 0.65);
}#body :is(.border-l-sw-disabled\/70) {
  border-left-color: rgb(185 186 185 / 0.7);
}#body :is(.border-l-sw-disabled\/75) {
  border-left-color: rgb(185 186 185 / 0.75);
}#body :is(.border-l-sw-disabled\/80) {
  border-left-color: rgb(185 186 185 / 0.8);
}#body :is(.border-l-sw-disabled\/85) {
  border-left-color: rgb(185 186 185 / 0.85);
}#body :is(.border-l-sw-disabled\/90) {
  border-left-color: rgb(185 186 185 / 0.9);
}#body :is(.border-l-sw-disabled\/95) {
  border-left-color: rgb(185 186 185 / 0.95);
}#body :is(.border-l-sw-divider) {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-l-sw-divider\/0) {
  border-left-color: rgb(216 216 216 / 0);
}#body :is(.border-l-sw-divider\/10) {
  border-left-color: rgb(216 216 216 / 0.1);
}#body :is(.border-l-sw-divider\/100) {
  border-left-color: rgb(216 216 216 / 1);
}#body :is(.border-l-sw-divider\/15) {
  border-left-color: rgb(216 216 216 / 0.15);
}#body :is(.border-l-sw-divider\/20) {
  border-left-color: rgb(216 216 216 / 0.2);
}#body :is(.border-l-sw-divider\/25) {
  border-left-color: rgb(216 216 216 / 0.25);
}#body :is(.border-l-sw-divider\/30) {
  border-left-color: rgb(216 216 216 / 0.3);
}#body :is(.border-l-sw-divider\/35) {
  border-left-color: rgb(216 216 216 / 0.35);
}#body :is(.border-l-sw-divider\/40) {
  border-left-color: rgb(216 216 216 / 0.4);
}#body :is(.border-l-sw-divider\/45) {
  border-left-color: rgb(216 216 216 / 0.45);
}#body :is(.border-l-sw-divider\/5) {
  border-left-color: rgb(216 216 216 / 0.05);
}#body :is(.border-l-sw-divider\/50) {
  border-left-color: rgb(216 216 216 / 0.5);
}#body :is(.border-l-sw-divider\/55) {
  border-left-color: rgb(216 216 216 / 0.55);
}#body :is(.border-l-sw-divider\/60) {
  border-left-color: rgb(216 216 216 / 0.6);
}#body :is(.border-l-sw-divider\/65) {
  border-left-color: rgb(216 216 216 / 0.65);
}#body :is(.border-l-sw-divider\/70) {
  border-left-color: rgb(216 216 216 / 0.7);
}#body :is(.border-l-sw-divider\/75) {
  border-left-color: rgb(216 216 216 / 0.75);
}#body :is(.border-l-sw-divider\/80) {
  border-left-color: rgb(216 216 216 / 0.8);
}#body :is(.border-l-sw-divider\/85) {
  border-left-color: rgb(216 216 216 / 0.85);
}#body :is(.border-l-sw-divider\/90) {
  border-left-color: rgb(216 216 216 / 0.9);
}#body :is(.border-l-sw-divider\/95) {
  border-left-color: rgb(216 216 216 / 0.95);
}#body :is(.border-l-sw-error) {
  --tw-border-opacity: 1;
  border-left-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-l-sw-error-background) {
  border-left-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-l-sw-error-background-hex) {
  --tw-border-opacity: 1;
  border-left-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.border-l-sw-error-background-hex\/0) {
  border-left-color: rgb(247 232 231 / 0);
}#body :is(.border-l-sw-error-background-hex\/10) {
  border-left-color: rgb(247 232 231 / 0.1);
}#body :is(.border-l-sw-error-background-hex\/100) {
  border-left-color: rgb(247 232 231 / 1);
}#body :is(.border-l-sw-error-background-hex\/15) {
  border-left-color: rgb(247 232 231 / 0.15);
}#body :is(.border-l-sw-error-background-hex\/20) {
  border-left-color: rgb(247 232 231 / 0.2);
}#body :is(.border-l-sw-error-background-hex\/25) {
  border-left-color: rgb(247 232 231 / 0.25);
}#body :is(.border-l-sw-error-background-hex\/30) {
  border-left-color: rgb(247 232 231 / 0.3);
}#body :is(.border-l-sw-error-background-hex\/35) {
  border-left-color: rgb(247 232 231 / 0.35);
}#body :is(.border-l-sw-error-background-hex\/40) {
  border-left-color: rgb(247 232 231 / 0.4);
}#body :is(.border-l-sw-error-background-hex\/45) {
  border-left-color: rgb(247 232 231 / 0.45);
}#body :is(.border-l-sw-error-background-hex\/5) {
  border-left-color: rgb(247 232 231 / 0.05);
}#body :is(.border-l-sw-error-background-hex\/50) {
  border-left-color: rgb(247 232 231 / 0.5);
}#body :is(.border-l-sw-error-background-hex\/55) {
  border-left-color: rgb(247 232 231 / 0.55);
}#body :is(.border-l-sw-error-background-hex\/60) {
  border-left-color: rgb(247 232 231 / 0.6);
}#body :is(.border-l-sw-error-background-hex\/65) {
  border-left-color: rgb(247 232 231 / 0.65);
}#body :is(.border-l-sw-error-background-hex\/70) {
  border-left-color: rgb(247 232 231 / 0.7);
}#body :is(.border-l-sw-error-background-hex\/75) {
  border-left-color: rgb(247 232 231 / 0.75);
}#body :is(.border-l-sw-error-background-hex\/80) {
  border-left-color: rgb(247 232 231 / 0.8);
}#body :is(.border-l-sw-error-background-hex\/85) {
  border-left-color: rgb(247 232 231 / 0.85);
}#body :is(.border-l-sw-error-background-hex\/90) {
  border-left-color: rgb(247 232 231 / 0.9);
}#body :is(.border-l-sw-error-background-hex\/95) {
  border-left-color: rgb(247 232 231 / 0.95);
}#body :is(.border-l-sw-error-background\/0) {
  border-left-color: rgba(180, 29, 19, 0);
}#body :is(.border-l-sw-error-background\/10) {
  border-left-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-l-sw-error-background\/100) {
  border-left-color: rgba(180, 29, 19, 1);
}#body :is(.border-l-sw-error-background\/15) {
  border-left-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-l-sw-error-background\/20) {
  border-left-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-l-sw-error-background\/25) {
  border-left-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-l-sw-error-background\/30) {
  border-left-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-l-sw-error-background\/35) {
  border-left-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-l-sw-error-background\/40) {
  border-left-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-l-sw-error-background\/45) {
  border-left-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-l-sw-error-background\/5) {
  border-left-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-l-sw-error-background\/50) {
  border-left-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-l-sw-error-background\/55) {
  border-left-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-l-sw-error-background\/60) {
  border-left-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-l-sw-error-background\/65) {
  border-left-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-l-sw-error-background\/70) {
  border-left-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-l-sw-error-background\/75) {
  border-left-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-l-sw-error-background\/80) {
  border-left-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-l-sw-error-background\/85) {
  border-left-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-l-sw-error-background\/90) {
  border-left-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-l-sw-error-background\/95) {
  border-left-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-l-sw-error-dark) {
  --tw-border-opacity: 1;
  border-left-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.border-l-sw-error-dark\/0) {
  border-left-color: rgb(135 22 15 / 0);
}#body :is(.border-l-sw-error-dark\/10) {
  border-left-color: rgb(135 22 15 / 0.1);
}#body :is(.border-l-sw-error-dark\/100) {
  border-left-color: rgb(135 22 15 / 1);
}#body :is(.border-l-sw-error-dark\/15) {
  border-left-color: rgb(135 22 15 / 0.15);
}#body :is(.border-l-sw-error-dark\/20) {
  border-left-color: rgb(135 22 15 / 0.2);
}#body :is(.border-l-sw-error-dark\/25) {
  border-left-color: rgb(135 22 15 / 0.25);
}#body :is(.border-l-sw-error-dark\/30) {
  border-left-color: rgb(135 22 15 / 0.3);
}#body :is(.border-l-sw-error-dark\/35) {
  border-left-color: rgb(135 22 15 / 0.35);
}#body :is(.border-l-sw-error-dark\/40) {
  border-left-color: rgb(135 22 15 / 0.4);
}#body :is(.border-l-sw-error-dark\/45) {
  border-left-color: rgb(135 22 15 / 0.45);
}#body :is(.border-l-sw-error-dark\/5) {
  border-left-color: rgb(135 22 15 / 0.05);
}#body :is(.border-l-sw-error-dark\/50) {
  border-left-color: rgb(135 22 15 / 0.5);
}#body :is(.border-l-sw-error-dark\/55) {
  border-left-color: rgb(135 22 15 / 0.55);
}#body :is(.border-l-sw-error-dark\/60) {
  border-left-color: rgb(135 22 15 / 0.6);
}#body :is(.border-l-sw-error-dark\/65) {
  border-left-color: rgb(135 22 15 / 0.65);
}#body :is(.border-l-sw-error-dark\/70) {
  border-left-color: rgb(135 22 15 / 0.7);
}#body :is(.border-l-sw-error-dark\/75) {
  border-left-color: rgb(135 22 15 / 0.75);
}#body :is(.border-l-sw-error-dark\/80) {
  border-left-color: rgb(135 22 15 / 0.8);
}#body :is(.border-l-sw-error-dark\/85) {
  border-left-color: rgb(135 22 15 / 0.85);
}#body :is(.border-l-sw-error-dark\/90) {
  border-left-color: rgb(135 22 15 / 0.9);
}#body :is(.border-l-sw-error-dark\/95) {
  border-left-color: rgb(135 22 15 / 0.95);
}#body :is(.border-l-sw-error-light) {
  --tw-border-opacity: 1;
  border-left-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.border-l-sw-error-light\/0) {
  border-left-color: rgb(203 82 65 / 0);
}#body :is(.border-l-sw-error-light\/10) {
  border-left-color: rgb(203 82 65 / 0.1);
}#body :is(.border-l-sw-error-light\/100) {
  border-left-color: rgb(203 82 65 / 1);
}#body :is(.border-l-sw-error-light\/15) {
  border-left-color: rgb(203 82 65 / 0.15);
}#body :is(.border-l-sw-error-light\/20) {
  border-left-color: rgb(203 82 65 / 0.2);
}#body :is(.border-l-sw-error-light\/25) {
  border-left-color: rgb(203 82 65 / 0.25);
}#body :is(.border-l-sw-error-light\/30) {
  border-left-color: rgb(203 82 65 / 0.3);
}#body :is(.border-l-sw-error-light\/35) {
  border-left-color: rgb(203 82 65 / 0.35);
}#body :is(.border-l-sw-error-light\/40) {
  border-left-color: rgb(203 82 65 / 0.4);
}#body :is(.border-l-sw-error-light\/45) {
  border-left-color: rgb(203 82 65 / 0.45);
}#body :is(.border-l-sw-error-light\/5) {
  border-left-color: rgb(203 82 65 / 0.05);
}#body :is(.border-l-sw-error-light\/50) {
  border-left-color: rgb(203 82 65 / 0.5);
}#body :is(.border-l-sw-error-light\/55) {
  border-left-color: rgb(203 82 65 / 0.55);
}#body :is(.border-l-sw-error-light\/60) {
  border-left-color: rgb(203 82 65 / 0.6);
}#body :is(.border-l-sw-error-light\/65) {
  border-left-color: rgb(203 82 65 / 0.65);
}#body :is(.border-l-sw-error-light\/70) {
  border-left-color: rgb(203 82 65 / 0.7);
}#body :is(.border-l-sw-error-light\/75) {
  border-left-color: rgb(203 82 65 / 0.75);
}#body :is(.border-l-sw-error-light\/80) {
  border-left-color: rgb(203 82 65 / 0.8);
}#body :is(.border-l-sw-error-light\/85) {
  border-left-color: rgb(203 82 65 / 0.85);
}#body :is(.border-l-sw-error-light\/90) {
  border-left-color: rgb(203 82 65 / 0.9);
}#body :is(.border-l-sw-error-light\/95) {
  border-left-color: rgb(203 82 65 / 0.95);
}#body :is(.border-l-sw-error\/0) {
  border-left-color: rgb(180 29 19 / 0);
}#body :is(.border-l-sw-error\/10) {
  border-left-color: rgb(180 29 19 / 0.1);
}#body :is(.border-l-sw-error\/100) {
  border-left-color: rgb(180 29 19 / 1);
}#body :is(.border-l-sw-error\/15) {
  border-left-color: rgb(180 29 19 / 0.15);
}#body :is(.border-l-sw-error\/20) {
  border-left-color: rgb(180 29 19 / 0.2);
}#body :is(.border-l-sw-error\/25) {
  border-left-color: rgb(180 29 19 / 0.25);
}#body :is(.border-l-sw-error\/30) {
  border-left-color: rgb(180 29 19 / 0.3);
}#body :is(.border-l-sw-error\/35) {
  border-left-color: rgb(180 29 19 / 0.35);
}#body :is(.border-l-sw-error\/40) {
  border-left-color: rgb(180 29 19 / 0.4);
}#body :is(.border-l-sw-error\/45) {
  border-left-color: rgb(180 29 19 / 0.45);
}#body :is(.border-l-sw-error\/5) {
  border-left-color: rgb(180 29 19 / 0.05);
}#body :is(.border-l-sw-error\/50) {
  border-left-color: rgb(180 29 19 / 0.5);
}#body :is(.border-l-sw-error\/55) {
  border-left-color: rgb(180 29 19 / 0.55);
}#body :is(.border-l-sw-error\/60) {
  border-left-color: rgb(180 29 19 / 0.6);
}#body :is(.border-l-sw-error\/65) {
  border-left-color: rgb(180 29 19 / 0.65);
}#body :is(.border-l-sw-error\/70) {
  border-left-color: rgb(180 29 19 / 0.7);
}#body :is(.border-l-sw-error\/75) {
  border-left-color: rgb(180 29 19 / 0.75);
}#body :is(.border-l-sw-error\/80) {
  border-left-color: rgb(180 29 19 / 0.8);
}#body :is(.border-l-sw-error\/85) {
  border-left-color: rgb(180 29 19 / 0.85);
}#body :is(.border-l-sw-error\/90) {
  border-left-color: rgb(180 29 19 / 0.9);
}#body :is(.border-l-sw-error\/95) {
  border-left-color: rgb(180 29 19 / 0.95);
}#body :is(.border-l-sw-focused) {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-l-sw-focused\/0) {
  border-left-color: rgb(0 107 162 / 0);
}#body :is(.border-l-sw-focused\/10) {
  border-left-color: rgb(0 107 162 / 0.1);
}#body :is(.border-l-sw-focused\/100) {
  border-left-color: rgb(0 107 162 / 1);
}#body :is(.border-l-sw-focused\/15) {
  border-left-color: rgb(0 107 162 / 0.15);
}#body :is(.border-l-sw-focused\/20) {
  border-left-color: rgb(0 107 162 / 0.2);
}#body :is(.border-l-sw-focused\/25) {
  border-left-color: rgb(0 107 162 / 0.25);
}#body :is(.border-l-sw-focused\/30) {
  border-left-color: rgb(0 107 162 / 0.3);
}#body :is(.border-l-sw-focused\/35) {
  border-left-color: rgb(0 107 162 / 0.35);
}#body :is(.border-l-sw-focused\/40) {
  border-left-color: rgb(0 107 162 / 0.4);
}#body :is(.border-l-sw-focused\/45) {
  border-left-color: rgb(0 107 162 / 0.45);
}#body :is(.border-l-sw-focused\/5) {
  border-left-color: rgb(0 107 162 / 0.05);
}#body :is(.border-l-sw-focused\/50) {
  border-left-color: rgb(0 107 162 / 0.5);
}#body :is(.border-l-sw-focused\/55) {
  border-left-color: rgb(0 107 162 / 0.55);
}#body :is(.border-l-sw-focused\/60) {
  border-left-color: rgb(0 107 162 / 0.6);
}#body :is(.border-l-sw-focused\/65) {
  border-left-color: rgb(0 107 162 / 0.65);
}#body :is(.border-l-sw-focused\/70) {
  border-left-color: rgb(0 107 162 / 0.7);
}#body :is(.border-l-sw-focused\/75) {
  border-left-color: rgb(0 107 162 / 0.75);
}#body :is(.border-l-sw-focused\/80) {
  border-left-color: rgb(0 107 162 / 0.8);
}#body :is(.border-l-sw-focused\/85) {
  border-left-color: rgb(0 107 162 / 0.85);
}#body :is(.border-l-sw-focused\/90) {
  border-left-color: rgb(0 107 162 / 0.9);
}#body :is(.border-l-sw-focused\/95) {
  border-left-color: rgb(0 107 162 / 0.95);
}#body :is(.border-l-sw-form-field) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-l-sw-form-field\/0) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.border-l-sw-form-field\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.border-l-sw-form-field\/100) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.border-l-sw-form-field\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.border-l-sw-form-field\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.border-l-sw-form-field\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.border-l-sw-form-field\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.border-l-sw-form-field\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.border-l-sw-form-field\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.border-l-sw-form-field\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.border-l-sw-form-field\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.border-l-sw-form-field\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.border-l-sw-form-field\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.border-l-sw-form-field\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.border-l-sw-form-field\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.border-l-sw-form-field\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.border-l-sw-form-field\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.border-l-sw-form-field\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.border-l-sw-form-field\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.border-l-sw-form-field\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.border-l-sw-form-field\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.border-l-sw-form-helper-text) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-l-sw-form-helper-text\/0) {
  border-left-color: rgb(131 131 131 / 0);
}#body :is(.border-l-sw-form-helper-text\/10) {
  border-left-color: rgb(131 131 131 / 0.1);
}#body :is(.border-l-sw-form-helper-text\/100) {
  border-left-color: rgb(131 131 131 / 1);
}#body :is(.border-l-sw-form-helper-text\/15) {
  border-left-color: rgb(131 131 131 / 0.15);
}#body :is(.border-l-sw-form-helper-text\/20) {
  border-left-color: rgb(131 131 131 / 0.2);
}#body :is(.border-l-sw-form-helper-text\/25) {
  border-left-color: rgb(131 131 131 / 0.25);
}#body :is(.border-l-sw-form-helper-text\/30) {
  border-left-color: rgb(131 131 131 / 0.3);
}#body :is(.border-l-sw-form-helper-text\/35) {
  border-left-color: rgb(131 131 131 / 0.35);
}#body :is(.border-l-sw-form-helper-text\/40) {
  border-left-color: rgb(131 131 131 / 0.4);
}#body :is(.border-l-sw-form-helper-text\/45) {
  border-left-color: rgb(131 131 131 / 0.45);
}#body :is(.border-l-sw-form-helper-text\/5) {
  border-left-color: rgb(131 131 131 / 0.05);
}#body :is(.border-l-sw-form-helper-text\/50) {
  border-left-color: rgb(131 131 131 / 0.5);
}#body :is(.border-l-sw-form-helper-text\/55) {
  border-left-color: rgb(131 131 131 / 0.55);
}#body :is(.border-l-sw-form-helper-text\/60) {
  border-left-color: rgb(131 131 131 / 0.6);
}#body :is(.border-l-sw-form-helper-text\/65) {
  border-left-color: rgb(131 131 131 / 0.65);
}#body :is(.border-l-sw-form-helper-text\/70) {
  border-left-color: rgb(131 131 131 / 0.7);
}#body :is(.border-l-sw-form-helper-text\/75) {
  border-left-color: rgb(131 131 131 / 0.75);
}#body :is(.border-l-sw-form-helper-text\/80) {
  border-left-color: rgb(131 131 131 / 0.8);
}#body :is(.border-l-sw-form-helper-text\/85) {
  border-left-color: rgb(131 131 131 / 0.85);
}#body :is(.border-l-sw-form-helper-text\/90) {
  border-left-color: rgb(131 131 131 / 0.9);
}#body :is(.border-l-sw-form-helper-text\/95) {
  border-left-color: rgb(131 131 131 / 0.95);
}#body :is(.border-l-sw-high-price) {
  --tw-border-opacity: 1;
  border-left-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.border-l-sw-high-price-background) {
  border-left-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-l-sw-high-price-background\/0) {
  border-left-color: rgba(180, 29, 19, 0);
}#body :is(.border-l-sw-high-price-background\/10) {
  border-left-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-l-sw-high-price-background\/100) {
  border-left-color: rgba(180, 29, 19, 1);
}#body :is(.border-l-sw-high-price-background\/15) {
  border-left-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-l-sw-high-price-background\/20) {
  border-left-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-l-sw-high-price-background\/25) {
  border-left-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-l-sw-high-price-background\/30) {
  border-left-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-l-sw-high-price-background\/35) {
  border-left-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-l-sw-high-price-background\/40) {
  border-left-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-l-sw-high-price-background\/45) {
  border-left-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-l-sw-high-price-background\/5) {
  border-left-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-l-sw-high-price-background\/50) {
  border-left-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-l-sw-high-price-background\/55) {
  border-left-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-l-sw-high-price-background\/60) {
  border-left-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-l-sw-high-price-background\/65) {
  border-left-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-l-sw-high-price-background\/70) {
  border-left-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-l-sw-high-price-background\/75) {
  border-left-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-l-sw-high-price-background\/80) {
  border-left-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-l-sw-high-price-background\/85) {
  border-left-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-l-sw-high-price-background\/90) {
  border-left-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-l-sw-high-price-background\/95) {
  border-left-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-l-sw-high-price\/0) {
  border-left-color: rgb(206 226 248 / 0);
}#body :is(.border-l-sw-high-price\/10) {
  border-left-color: rgb(206 226 248 / 0.1);
}#body :is(.border-l-sw-high-price\/100) {
  border-left-color: rgb(206 226 248 / 1);
}#body :is(.border-l-sw-high-price\/15) {
  border-left-color: rgb(206 226 248 / 0.15);
}#body :is(.border-l-sw-high-price\/20) {
  border-left-color: rgb(206 226 248 / 0.2);
}#body :is(.border-l-sw-high-price\/25) {
  border-left-color: rgb(206 226 248 / 0.25);
}#body :is(.border-l-sw-high-price\/30) {
  border-left-color: rgb(206 226 248 / 0.3);
}#body :is(.border-l-sw-high-price\/35) {
  border-left-color: rgb(206 226 248 / 0.35);
}#body :is(.border-l-sw-high-price\/40) {
  border-left-color: rgb(206 226 248 / 0.4);
}#body :is(.border-l-sw-high-price\/45) {
  border-left-color: rgb(206 226 248 / 0.45);
}#body :is(.border-l-sw-high-price\/5) {
  border-left-color: rgb(206 226 248 / 0.05);
}#body :is(.border-l-sw-high-price\/50) {
  border-left-color: rgb(206 226 248 / 0.5);
}#body :is(.border-l-sw-high-price\/55) {
  border-left-color: rgb(206 226 248 / 0.55);
}#body :is(.border-l-sw-high-price\/60) {
  border-left-color: rgb(206 226 248 / 0.6);
}#body :is(.border-l-sw-high-price\/65) {
  border-left-color: rgb(206 226 248 / 0.65);
}#body :is(.border-l-sw-high-price\/70) {
  border-left-color: rgb(206 226 248 / 0.7);
}#body :is(.border-l-sw-high-price\/75) {
  border-left-color: rgb(206 226 248 / 0.75);
}#body :is(.border-l-sw-high-price\/80) {
  border-left-color: rgb(206 226 248 / 0.8);
}#body :is(.border-l-sw-high-price\/85) {
  border-left-color: rgb(206 226 248 / 0.85);
}#body :is(.border-l-sw-high-price\/90) {
  border-left-color: rgb(206 226 248 / 0.9);
}#body :is(.border-l-sw-high-price\/95) {
  border-left-color: rgb(206 226 248 / 0.95);
}#body :is(.border-l-sw-hover-light) {
  --tw-border-opacity: 1;
  border-left-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.border-l-sw-hover-light\/0) {
  border-left-color: rgb(194 210 226 / 0);
}#body :is(.border-l-sw-hover-light\/10) {
  border-left-color: rgb(194 210 226 / 0.1);
}#body :is(.border-l-sw-hover-light\/100) {
  border-left-color: rgb(194 210 226 / 1);
}#body :is(.border-l-sw-hover-light\/15) {
  border-left-color: rgb(194 210 226 / 0.15);
}#body :is(.border-l-sw-hover-light\/20) {
  border-left-color: rgb(194 210 226 / 0.2);
}#body :is(.border-l-sw-hover-light\/25) {
  border-left-color: rgb(194 210 226 / 0.25);
}#body :is(.border-l-sw-hover-light\/30) {
  border-left-color: rgb(194 210 226 / 0.3);
}#body :is(.border-l-sw-hover-light\/35) {
  border-left-color: rgb(194 210 226 / 0.35);
}#body :is(.border-l-sw-hover-light\/40) {
  border-left-color: rgb(194 210 226 / 0.4);
}#body :is(.border-l-sw-hover-light\/45) {
  border-left-color: rgb(194 210 226 / 0.45);
}#body :is(.border-l-sw-hover-light\/5) {
  border-left-color: rgb(194 210 226 / 0.05);
}#body :is(.border-l-sw-hover-light\/50) {
  border-left-color: rgb(194 210 226 / 0.5);
}#body :is(.border-l-sw-hover-light\/55) {
  border-left-color: rgb(194 210 226 / 0.55);
}#body :is(.border-l-sw-hover-light\/60) {
  border-left-color: rgb(194 210 226 / 0.6);
}#body :is(.border-l-sw-hover-light\/65) {
  border-left-color: rgb(194 210 226 / 0.65);
}#body :is(.border-l-sw-hover-light\/70) {
  border-left-color: rgb(194 210 226 / 0.7);
}#body :is(.border-l-sw-hover-light\/75) {
  border-left-color: rgb(194 210 226 / 0.75);
}#body :is(.border-l-sw-hover-light\/80) {
  border-left-color: rgb(194 210 226 / 0.8);
}#body :is(.border-l-sw-hover-light\/85) {
  border-left-color: rgb(194 210 226 / 0.85);
}#body :is(.border-l-sw-hover-light\/90) {
  border-left-color: rgb(194 210 226 / 0.9);
}#body :is(.border-l-sw-hover-light\/95) {
  border-left-color: rgb(194 210 226 / 0.95);
}#body :is(.border-l-sw-icon) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-l-sw-icon-alternate) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-l-sw-icon-alternate\/0) {
  border-left-color: rgb(131 131 131 / 0);
}#body :is(.border-l-sw-icon-alternate\/10) {
  border-left-color: rgb(131 131 131 / 0.1);
}#body :is(.border-l-sw-icon-alternate\/100) {
  border-left-color: rgb(131 131 131 / 1);
}#body :is(.border-l-sw-icon-alternate\/15) {
  border-left-color: rgb(131 131 131 / 0.15);
}#body :is(.border-l-sw-icon-alternate\/20) {
  border-left-color: rgb(131 131 131 / 0.2);
}#body :is(.border-l-sw-icon-alternate\/25) {
  border-left-color: rgb(131 131 131 / 0.25);
}#body :is(.border-l-sw-icon-alternate\/30) {
  border-left-color: rgb(131 131 131 / 0.3);
}#body :is(.border-l-sw-icon-alternate\/35) {
  border-left-color: rgb(131 131 131 / 0.35);
}#body :is(.border-l-sw-icon-alternate\/40) {
  border-left-color: rgb(131 131 131 / 0.4);
}#body :is(.border-l-sw-icon-alternate\/45) {
  border-left-color: rgb(131 131 131 / 0.45);
}#body :is(.border-l-sw-icon-alternate\/5) {
  border-left-color: rgb(131 131 131 / 0.05);
}#body :is(.border-l-sw-icon-alternate\/50) {
  border-left-color: rgb(131 131 131 / 0.5);
}#body :is(.border-l-sw-icon-alternate\/55) {
  border-left-color: rgb(131 131 131 / 0.55);
}#body :is(.border-l-sw-icon-alternate\/60) {
  border-left-color: rgb(131 131 131 / 0.6);
}#body :is(.border-l-sw-icon-alternate\/65) {
  border-left-color: rgb(131 131 131 / 0.65);
}#body :is(.border-l-sw-icon-alternate\/70) {
  border-left-color: rgb(131 131 131 / 0.7);
}#body :is(.border-l-sw-icon-alternate\/75) {
  border-left-color: rgb(131 131 131 / 0.75);
}#body :is(.border-l-sw-icon-alternate\/80) {
  border-left-color: rgb(131 131 131 / 0.8);
}#body :is(.border-l-sw-icon-alternate\/85) {
  border-left-color: rgb(131 131 131 / 0.85);
}#body :is(.border-l-sw-icon-alternate\/90) {
  border-left-color: rgb(131 131 131 / 0.9);
}#body :is(.border-l-sw-icon-alternate\/95) {
  border-left-color: rgb(131 131 131 / 0.95);
}#body :is(.border-l-sw-icon-small) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-l-sw-icon-small\/0) {
  border-left-color: rgb(131 131 131 / 0);
}#body :is(.border-l-sw-icon-small\/10) {
  border-left-color: rgb(131 131 131 / 0.1);
}#body :is(.border-l-sw-icon-small\/100) {
  border-left-color: rgb(131 131 131 / 1);
}#body :is(.border-l-sw-icon-small\/15) {
  border-left-color: rgb(131 131 131 / 0.15);
}#body :is(.border-l-sw-icon-small\/20) {
  border-left-color: rgb(131 131 131 / 0.2);
}#body :is(.border-l-sw-icon-small\/25) {
  border-left-color: rgb(131 131 131 / 0.25);
}#body :is(.border-l-sw-icon-small\/30) {
  border-left-color: rgb(131 131 131 / 0.3);
}#body :is(.border-l-sw-icon-small\/35) {
  border-left-color: rgb(131 131 131 / 0.35);
}#body :is(.border-l-sw-icon-small\/40) {
  border-left-color: rgb(131 131 131 / 0.4);
}#body :is(.border-l-sw-icon-small\/45) {
  border-left-color: rgb(131 131 131 / 0.45);
}#body :is(.border-l-sw-icon-small\/5) {
  border-left-color: rgb(131 131 131 / 0.05);
}#body :is(.border-l-sw-icon-small\/50) {
  border-left-color: rgb(131 131 131 / 0.5);
}#body :is(.border-l-sw-icon-small\/55) {
  border-left-color: rgb(131 131 131 / 0.55);
}#body :is(.border-l-sw-icon-small\/60) {
  border-left-color: rgb(131 131 131 / 0.6);
}#body :is(.border-l-sw-icon-small\/65) {
  border-left-color: rgb(131 131 131 / 0.65);
}#body :is(.border-l-sw-icon-small\/70) {
  border-left-color: rgb(131 131 131 / 0.7);
}#body :is(.border-l-sw-icon-small\/75) {
  border-left-color: rgb(131 131 131 / 0.75);
}#body :is(.border-l-sw-icon-small\/80) {
  border-left-color: rgb(131 131 131 / 0.8);
}#body :is(.border-l-sw-icon-small\/85) {
  border-left-color: rgb(131 131 131 / 0.85);
}#body :is(.border-l-sw-icon-small\/90) {
  border-left-color: rgb(131 131 131 / 0.9);
}#body :is(.border-l-sw-icon-small\/95) {
  border-left-color: rgb(131 131 131 / 0.95);
}#body :is(.border-l-sw-icon\/0) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.border-l-sw-icon\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.border-l-sw-icon\/100) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.border-l-sw-icon\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.border-l-sw-icon\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.border-l-sw-icon\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.border-l-sw-icon\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.border-l-sw-icon\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.border-l-sw-icon\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.border-l-sw-icon\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.border-l-sw-icon\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.border-l-sw-icon\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.border-l-sw-icon\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.border-l-sw-icon\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.border-l-sw-icon\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.border-l-sw-icon\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.border-l-sw-icon\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.border-l-sw-icon\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.border-l-sw-icon\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.border-l-sw-icon\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.border-l-sw-icon\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.border-l-sw-info) {
  --tw-border-opacity: 1;
  border-left-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-l-sw-info\/0) {
  border-left-color: rgb(38 40 43 / 0);
}#body :is(.border-l-sw-info\/10) {
  border-left-color: rgb(38 40 43 / 0.1);
}#body :is(.border-l-sw-info\/100) {
  border-left-color: rgb(38 40 43 / 1);
}#body :is(.border-l-sw-info\/15) {
  border-left-color: rgb(38 40 43 / 0.15);
}#body :is(.border-l-sw-info\/20) {
  border-left-color: rgb(38 40 43 / 0.2);
}#body :is(.border-l-sw-info\/25) {
  border-left-color: rgb(38 40 43 / 0.25);
}#body :is(.border-l-sw-info\/30) {
  border-left-color: rgb(38 40 43 / 0.3);
}#body :is(.border-l-sw-info\/35) {
  border-left-color: rgb(38 40 43 / 0.35);
}#body :is(.border-l-sw-info\/40) {
  border-left-color: rgb(38 40 43 / 0.4);
}#body :is(.border-l-sw-info\/45) {
  border-left-color: rgb(38 40 43 / 0.45);
}#body :is(.border-l-sw-info\/5) {
  border-left-color: rgb(38 40 43 / 0.05);
}#body :is(.border-l-sw-info\/50) {
  border-left-color: rgb(38 40 43 / 0.5);
}#body :is(.border-l-sw-info\/55) {
  border-left-color: rgb(38 40 43 / 0.55);
}#body :is(.border-l-sw-info\/60) {
  border-left-color: rgb(38 40 43 / 0.6);
}#body :is(.border-l-sw-info\/65) {
  border-left-color: rgb(38 40 43 / 0.65);
}#body :is(.border-l-sw-info\/70) {
  border-left-color: rgb(38 40 43 / 0.7);
}#body :is(.border-l-sw-info\/75) {
  border-left-color: rgb(38 40 43 / 0.75);
}#body :is(.border-l-sw-info\/80) {
  border-left-color: rgb(38 40 43 / 0.8);
}#body :is(.border-l-sw-info\/85) {
  border-left-color: rgb(38 40 43 / 0.85);
}#body :is(.border-l-sw-info\/90) {
  border-left-color: rgb(38 40 43 / 0.9);
}#body :is(.border-l-sw-info\/95) {
  border-left-color: rgb(38 40 43 / 0.95);
}#body :is(.border-l-sw-label) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-l-sw-label\/0) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.border-l-sw-label\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.border-l-sw-label\/100) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.border-l-sw-label\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.border-l-sw-label\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.border-l-sw-label\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.border-l-sw-label\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.border-l-sw-label\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.border-l-sw-label\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.border-l-sw-label\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.border-l-sw-label\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.border-l-sw-label\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.border-l-sw-label\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.border-l-sw-label\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.border-l-sw-label\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.border-l-sw-label\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.border-l-sw-label\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.border-l-sw-label\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.border-l-sw-label\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.border-l-sw-label\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.border-l-sw-label\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.border-l-sw-link-light) {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-l-sw-link-light\/0) {
  border-left-color: rgb(17 162 220 / 0);
}#body :is(.border-l-sw-link-light\/10) {
  border-left-color: rgb(17 162 220 / 0.1);
}#body :is(.border-l-sw-link-light\/100) {
  border-left-color: rgb(17 162 220 / 1);
}#body :is(.border-l-sw-link-light\/15) {
  border-left-color: rgb(17 162 220 / 0.15);
}#body :is(.border-l-sw-link-light\/20) {
  border-left-color: rgb(17 162 220 / 0.2);
}#body :is(.border-l-sw-link-light\/25) {
  border-left-color: rgb(17 162 220 / 0.25);
}#body :is(.border-l-sw-link-light\/30) {
  border-left-color: rgb(17 162 220 / 0.3);
}#body :is(.border-l-sw-link-light\/35) {
  border-left-color: rgb(17 162 220 / 0.35);
}#body :is(.border-l-sw-link-light\/40) {
  border-left-color: rgb(17 162 220 / 0.4);
}#body :is(.border-l-sw-link-light\/45) {
  border-left-color: rgb(17 162 220 / 0.45);
}#body :is(.border-l-sw-link-light\/5) {
  border-left-color: rgb(17 162 220 / 0.05);
}#body :is(.border-l-sw-link-light\/50) {
  border-left-color: rgb(17 162 220 / 0.5);
}#body :is(.border-l-sw-link-light\/55) {
  border-left-color: rgb(17 162 220 / 0.55);
}#body :is(.border-l-sw-link-light\/60) {
  border-left-color: rgb(17 162 220 / 0.6);
}#body :is(.border-l-sw-link-light\/65) {
  border-left-color: rgb(17 162 220 / 0.65);
}#body :is(.border-l-sw-link-light\/70) {
  border-left-color: rgb(17 162 220 / 0.7);
}#body :is(.border-l-sw-link-light\/75) {
  border-left-color: rgb(17 162 220 / 0.75);
}#body :is(.border-l-sw-link-light\/80) {
  border-left-color: rgb(17 162 220 / 0.8);
}#body :is(.border-l-sw-link-light\/85) {
  border-left-color: rgb(17 162 220 / 0.85);
}#body :is(.border-l-sw-link-light\/90) {
  border-left-color: rgb(17 162 220 / 0.9);
}#body :is(.border-l-sw-link-light\/95) {
  border-left-color: rgb(17 162 220 / 0.95);
}#body :is(.border-l-sw-low-price) {
  --tw-border-opacity: 1;
  border-left-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-l-sw-low-price-background) {
  border-left-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-l-sw-low-price-background\/0) {
  border-left-color: rgba(10, 111, 219, 0);
}#body :is(.border-l-sw-low-price-background\/10) {
  border-left-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-l-sw-low-price-background\/100) {
  border-left-color: rgba(10, 111, 219, 1);
}#body :is(.border-l-sw-low-price-background\/15) {
  border-left-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-l-sw-low-price-background\/20) {
  border-left-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-l-sw-low-price-background\/25) {
  border-left-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-l-sw-low-price-background\/30) {
  border-left-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-l-sw-low-price-background\/35) {
  border-left-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-l-sw-low-price-background\/40) {
  border-left-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-l-sw-low-price-background\/45) {
  border-left-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-l-sw-low-price-background\/5) {
  border-left-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-l-sw-low-price-background\/50) {
  border-left-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-l-sw-low-price-background\/55) {
  border-left-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-l-sw-low-price-background\/60) {
  border-left-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-l-sw-low-price-background\/65) {
  border-left-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-l-sw-low-price-background\/70) {
  border-left-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-l-sw-low-price-background\/75) {
  border-left-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-l-sw-low-price-background\/80) {
  border-left-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-l-sw-low-price-background\/85) {
  border-left-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-l-sw-low-price-background\/90) {
  border-left-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-l-sw-low-price-background\/95) {
  border-left-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-l-sw-low-price\/0) {
  border-left-color: rgb(10 111 219 / 0);
}#body :is(.border-l-sw-low-price\/10) {
  border-left-color: rgb(10 111 219 / 0.1);
}#body :is(.border-l-sw-low-price\/100) {
  border-left-color: rgb(10 111 219 / 1);
}#body :is(.border-l-sw-low-price\/15) {
  border-left-color: rgb(10 111 219 / 0.15);
}#body :is(.border-l-sw-low-price\/20) {
  border-left-color: rgb(10 111 219 / 0.2);
}#body :is(.border-l-sw-low-price\/25) {
  border-left-color: rgb(10 111 219 / 0.25);
}#body :is(.border-l-sw-low-price\/30) {
  border-left-color: rgb(10 111 219 / 0.3);
}#body :is(.border-l-sw-low-price\/35) {
  border-left-color: rgb(10 111 219 / 0.35);
}#body :is(.border-l-sw-low-price\/40) {
  border-left-color: rgb(10 111 219 / 0.4);
}#body :is(.border-l-sw-low-price\/45) {
  border-left-color: rgb(10 111 219 / 0.45);
}#body :is(.border-l-sw-low-price\/5) {
  border-left-color: rgb(10 111 219 / 0.05);
}#body :is(.border-l-sw-low-price\/50) {
  border-left-color: rgb(10 111 219 / 0.5);
}#body :is(.border-l-sw-low-price\/55) {
  border-left-color: rgb(10 111 219 / 0.55);
}#body :is(.border-l-sw-low-price\/60) {
  border-left-color: rgb(10 111 219 / 0.6);
}#body :is(.border-l-sw-low-price\/65) {
  border-left-color: rgb(10 111 219 / 0.65);
}#body :is(.border-l-sw-low-price\/70) {
  border-left-color: rgb(10 111 219 / 0.7);
}#body :is(.border-l-sw-low-price\/75) {
  border-left-color: rgb(10 111 219 / 0.75);
}#body :is(.border-l-sw-low-price\/80) {
  border-left-color: rgb(10 111 219 / 0.8);
}#body :is(.border-l-sw-low-price\/85) {
  border-left-color: rgb(10 111 219 / 0.85);
}#body :is(.border-l-sw-low-price\/90) {
  border-left-color: rgb(10 111 219 / 0.9);
}#body :is(.border-l-sw-low-price\/95) {
  border-left-color: rgb(10 111 219 / 0.95);
}#body :is(.border-l-sw-medium-price) {
  --tw-border-opacity: 1;
  border-left-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.border-l-sw-medium-price\/0) {
  border-left-color: rgb(108 169 233 / 0);
}#body :is(.border-l-sw-medium-price\/10) {
  border-left-color: rgb(108 169 233 / 0.1);
}#body :is(.border-l-sw-medium-price\/100) {
  border-left-color: rgb(108 169 233 / 1);
}#body :is(.border-l-sw-medium-price\/15) {
  border-left-color: rgb(108 169 233 / 0.15);
}#body :is(.border-l-sw-medium-price\/20) {
  border-left-color: rgb(108 169 233 / 0.2);
}#body :is(.border-l-sw-medium-price\/25) {
  border-left-color: rgb(108 169 233 / 0.25);
}#body :is(.border-l-sw-medium-price\/30) {
  border-left-color: rgb(108 169 233 / 0.3);
}#body :is(.border-l-sw-medium-price\/35) {
  border-left-color: rgb(108 169 233 / 0.35);
}#body :is(.border-l-sw-medium-price\/40) {
  border-left-color: rgb(108 169 233 / 0.4);
}#body :is(.border-l-sw-medium-price\/45) {
  border-left-color: rgb(108 169 233 / 0.45);
}#body :is(.border-l-sw-medium-price\/5) {
  border-left-color: rgb(108 169 233 / 0.05);
}#body :is(.border-l-sw-medium-price\/50) {
  border-left-color: rgb(108 169 233 / 0.5);
}#body :is(.border-l-sw-medium-price\/55) {
  border-left-color: rgb(108 169 233 / 0.55);
}#body :is(.border-l-sw-medium-price\/60) {
  border-left-color: rgb(108 169 233 / 0.6);
}#body :is(.border-l-sw-medium-price\/65) {
  border-left-color: rgb(108 169 233 / 0.65);
}#body :is(.border-l-sw-medium-price\/70) {
  border-left-color: rgb(108 169 233 / 0.7);
}#body :is(.border-l-sw-medium-price\/75) {
  border-left-color: rgb(108 169 233 / 0.75);
}#body :is(.border-l-sw-medium-price\/80) {
  border-left-color: rgb(108 169 233 / 0.8);
}#body :is(.border-l-sw-medium-price\/85) {
  border-left-color: rgb(108 169 233 / 0.85);
}#body :is(.border-l-sw-medium-price\/90) {
  border-left-color: rgb(108 169 233 / 0.9);
}#body :is(.border-l-sw-medium-price\/95) {
  border-left-color: rgb(108 169 233 / 0.95);
}#body :is(.border-l-sw-overlay-background) {
  --tw-border-opacity: 1;
  border-left-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.border-l-sw-overlay-background\/0) {
  border-left-color: rgb(231 241 251 / 0);
}#body :is(.border-l-sw-overlay-background\/10) {
  border-left-color: rgb(231 241 251 / 0.1);
}#body :is(.border-l-sw-overlay-background\/100) {
  border-left-color: rgb(231 241 251 / 1);
}#body :is(.border-l-sw-overlay-background\/15) {
  border-left-color: rgb(231 241 251 / 0.15);
}#body :is(.border-l-sw-overlay-background\/20) {
  border-left-color: rgb(231 241 251 / 0.2);
}#body :is(.border-l-sw-overlay-background\/25) {
  border-left-color: rgb(231 241 251 / 0.25);
}#body :is(.border-l-sw-overlay-background\/30) {
  border-left-color: rgb(231 241 251 / 0.3);
}#body :is(.border-l-sw-overlay-background\/35) {
  border-left-color: rgb(231 241 251 / 0.35);
}#body :is(.border-l-sw-overlay-background\/40) {
  border-left-color: rgb(231 241 251 / 0.4);
}#body :is(.border-l-sw-overlay-background\/45) {
  border-left-color: rgb(231 241 251 / 0.45);
}#body :is(.border-l-sw-overlay-background\/5) {
  border-left-color: rgb(231 241 251 / 0.05);
}#body :is(.border-l-sw-overlay-background\/50) {
  border-left-color: rgb(231 241 251 / 0.5);
}#body :is(.border-l-sw-overlay-background\/55) {
  border-left-color: rgb(231 241 251 / 0.55);
}#body :is(.border-l-sw-overlay-background\/60) {
  border-left-color: rgb(231 241 251 / 0.6);
}#body :is(.border-l-sw-overlay-background\/65) {
  border-left-color: rgb(231 241 251 / 0.65);
}#body :is(.border-l-sw-overlay-background\/70) {
  border-left-color: rgb(231 241 251 / 0.7);
}#body :is(.border-l-sw-overlay-background\/75) {
  border-left-color: rgb(231 241 251 / 0.75);
}#body :is(.border-l-sw-overlay-background\/80) {
  border-left-color: rgb(231 241 251 / 0.8);
}#body :is(.border-l-sw-overlay-background\/85) {
  border-left-color: rgb(231 241 251 / 0.85);
}#body :is(.border-l-sw-overlay-background\/90) {
  border-left-color: rgb(231 241 251 / 0.9);
}#body :is(.border-l-sw-overlay-background\/95) {
  border-left-color: rgb(231 241 251 / 0.95);
}#body :is(.border-l-sw-primary) {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-l-sw-primary\/0) {
  border-left-color: rgb(0 107 162 / 0);
}#body :is(.border-l-sw-primary\/10) {
  border-left-color: rgb(0 107 162 / 0.1);
}#body :is(.border-l-sw-primary\/100) {
  border-left-color: rgb(0 107 162 / 1);
}#body :is(.border-l-sw-primary\/15) {
  border-left-color: rgb(0 107 162 / 0.15);
}#body :is(.border-l-sw-primary\/20) {
  border-left-color: rgb(0 107 162 / 0.2);
}#body :is(.border-l-sw-primary\/25) {
  border-left-color: rgb(0 107 162 / 0.25);
}#body :is(.border-l-sw-primary\/30) {
  border-left-color: rgb(0 107 162 / 0.3);
}#body :is(.border-l-sw-primary\/35) {
  border-left-color: rgb(0 107 162 / 0.35);
}#body :is(.border-l-sw-primary\/40) {
  border-left-color: rgb(0 107 162 / 0.4);
}#body :is(.border-l-sw-primary\/45) {
  border-left-color: rgb(0 107 162 / 0.45);
}#body :is(.border-l-sw-primary\/5) {
  border-left-color: rgb(0 107 162 / 0.05);
}#body :is(.border-l-sw-primary\/50) {
  border-left-color: rgb(0 107 162 / 0.5);
}#body :is(.border-l-sw-primary\/55) {
  border-left-color: rgb(0 107 162 / 0.55);
}#body :is(.border-l-sw-primary\/60) {
  border-left-color: rgb(0 107 162 / 0.6);
}#body :is(.border-l-sw-primary\/65) {
  border-left-color: rgb(0 107 162 / 0.65);
}#body :is(.border-l-sw-primary\/70) {
  border-left-color: rgb(0 107 162 / 0.7);
}#body :is(.border-l-sw-primary\/75) {
  border-left-color: rgb(0 107 162 / 0.75);
}#body :is(.border-l-sw-primary\/80) {
  border-left-color: rgb(0 107 162 / 0.8);
}#body :is(.border-l-sw-primary\/85) {
  border-left-color: rgb(0 107 162 / 0.85);
}#body :is(.border-l-sw-primary\/90) {
  border-left-color: rgb(0 107 162 / 0.9);
}#body :is(.border-l-sw-primary\/95) {
  border-left-color: rgb(0 107 162 / 0.95);
}#body :is(.border-l-sw-secondary) {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-l-sw-secondary\/0) {
  border-left-color: rgb(17 162 220 / 0);
}#body :is(.border-l-sw-secondary\/10) {
  border-left-color: rgb(17 162 220 / 0.1);
}#body :is(.border-l-sw-secondary\/100) {
  border-left-color: rgb(17 162 220 / 1);
}#body :is(.border-l-sw-secondary\/15) {
  border-left-color: rgb(17 162 220 / 0.15);
}#body :is(.border-l-sw-secondary\/20) {
  border-left-color: rgb(17 162 220 / 0.2);
}#body :is(.border-l-sw-secondary\/25) {
  border-left-color: rgb(17 162 220 / 0.25);
}#body :is(.border-l-sw-secondary\/30) {
  border-left-color: rgb(17 162 220 / 0.3);
}#body :is(.border-l-sw-secondary\/35) {
  border-left-color: rgb(17 162 220 / 0.35);
}#body :is(.border-l-sw-secondary\/40) {
  border-left-color: rgb(17 162 220 / 0.4);
}#body :is(.border-l-sw-secondary\/45) {
  border-left-color: rgb(17 162 220 / 0.45);
}#body :is(.border-l-sw-secondary\/5) {
  border-left-color: rgb(17 162 220 / 0.05);
}#body :is(.border-l-sw-secondary\/50) {
  border-left-color: rgb(17 162 220 / 0.5);
}#body :is(.border-l-sw-secondary\/55) {
  border-left-color: rgb(17 162 220 / 0.55);
}#body :is(.border-l-sw-secondary\/60) {
  border-left-color: rgb(17 162 220 / 0.6);
}#body :is(.border-l-sw-secondary\/65) {
  border-left-color: rgb(17 162 220 / 0.65);
}#body :is(.border-l-sw-secondary\/70) {
  border-left-color: rgb(17 162 220 / 0.7);
}#body :is(.border-l-sw-secondary\/75) {
  border-left-color: rgb(17 162 220 / 0.75);
}#body :is(.border-l-sw-secondary\/80) {
  border-left-color: rgb(17 162 220 / 0.8);
}#body :is(.border-l-sw-secondary\/85) {
  border-left-color: rgb(17 162 220 / 0.85);
}#body :is(.border-l-sw-secondary\/90) {
  border-left-color: rgb(17 162 220 / 0.9);
}#body :is(.border-l-sw-secondary\/95) {
  border-left-color: rgb(17 162 220 / 0.95);
}#body :is(.border-l-sw-selected) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-l-sw-selected\/0) {
  border-left-color: rgb(131 131 131 / 0);
}#body :is(.border-l-sw-selected\/10) {
  border-left-color: rgb(131 131 131 / 0.1);
}#body :is(.border-l-sw-selected\/100) {
  border-left-color: rgb(131 131 131 / 1);
}#body :is(.border-l-sw-selected\/15) {
  border-left-color: rgb(131 131 131 / 0.15);
}#body :is(.border-l-sw-selected\/20) {
  border-left-color: rgb(131 131 131 / 0.2);
}#body :is(.border-l-sw-selected\/25) {
  border-left-color: rgb(131 131 131 / 0.25);
}#body :is(.border-l-sw-selected\/30) {
  border-left-color: rgb(131 131 131 / 0.3);
}#body :is(.border-l-sw-selected\/35) {
  border-left-color: rgb(131 131 131 / 0.35);
}#body :is(.border-l-sw-selected\/40) {
  border-left-color: rgb(131 131 131 / 0.4);
}#body :is(.border-l-sw-selected\/45) {
  border-left-color: rgb(131 131 131 / 0.45);
}#body :is(.border-l-sw-selected\/5) {
  border-left-color: rgb(131 131 131 / 0.05);
}#body :is(.border-l-sw-selected\/50) {
  border-left-color: rgb(131 131 131 / 0.5);
}#body :is(.border-l-sw-selected\/55) {
  border-left-color: rgb(131 131 131 / 0.55);
}#body :is(.border-l-sw-selected\/60) {
  border-left-color: rgb(131 131 131 / 0.6);
}#body :is(.border-l-sw-selected\/65) {
  border-left-color: rgb(131 131 131 / 0.65);
}#body :is(.border-l-sw-selected\/70) {
  border-left-color: rgb(131 131 131 / 0.7);
}#body :is(.border-l-sw-selected\/75) {
  border-left-color: rgb(131 131 131 / 0.75);
}#body :is(.border-l-sw-selected\/80) {
  border-left-color: rgb(131 131 131 / 0.8);
}#body :is(.border-l-sw-selected\/85) {
  border-left-color: rgb(131 131 131 / 0.85);
}#body :is(.border-l-sw-selected\/90) {
  border-left-color: rgb(131 131 131 / 0.9);
}#body :is(.border-l-sw-selected\/95) {
  border-left-color: rgb(131 131 131 / 0.95);
}#body :is(.border-l-sw-success) {
  --tw-border-opacity: 1;
  border-left-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.border-l-sw-success-background) {
  border-left-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-l-sw-success-background-hex) {
  --tw-border-opacity: 1;
  border-left-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.border-l-sw-success-background-hex\/0) {
  border-left-color: rgb(232 242 235 / 0);
}#body :is(.border-l-sw-success-background-hex\/10) {
  border-left-color: rgb(232 242 235 / 0.1);
}#body :is(.border-l-sw-success-background-hex\/100) {
  border-left-color: rgb(232 242 235 / 1);
}#body :is(.border-l-sw-success-background-hex\/15) {
  border-left-color: rgb(232 242 235 / 0.15);
}#body :is(.border-l-sw-success-background-hex\/20) {
  border-left-color: rgb(232 242 235 / 0.2);
}#body :is(.border-l-sw-success-background-hex\/25) {
  border-left-color: rgb(232 242 235 / 0.25);
}#body :is(.border-l-sw-success-background-hex\/30) {
  border-left-color: rgb(232 242 235 / 0.3);
}#body :is(.border-l-sw-success-background-hex\/35) {
  border-left-color: rgb(232 242 235 / 0.35);
}#body :is(.border-l-sw-success-background-hex\/40) {
  border-left-color: rgb(232 242 235 / 0.4);
}#body :is(.border-l-sw-success-background-hex\/45) {
  border-left-color: rgb(232 242 235 / 0.45);
}#body :is(.border-l-sw-success-background-hex\/5) {
  border-left-color: rgb(232 242 235 / 0.05);
}#body :is(.border-l-sw-success-background-hex\/50) {
  border-left-color: rgb(232 242 235 / 0.5);
}#body :is(.border-l-sw-success-background-hex\/55) {
  border-left-color: rgb(232 242 235 / 0.55);
}#body :is(.border-l-sw-success-background-hex\/60) {
  border-left-color: rgb(232 242 235 / 0.6);
}#body :is(.border-l-sw-success-background-hex\/65) {
  border-left-color: rgb(232 242 235 / 0.65);
}#body :is(.border-l-sw-success-background-hex\/70) {
  border-left-color: rgb(232 242 235 / 0.7);
}#body :is(.border-l-sw-success-background-hex\/75) {
  border-left-color: rgb(232 242 235 / 0.75);
}#body :is(.border-l-sw-success-background-hex\/80) {
  border-left-color: rgb(232 242 235 / 0.8);
}#body :is(.border-l-sw-success-background-hex\/85) {
  border-left-color: rgb(232 242 235 / 0.85);
}#body :is(.border-l-sw-success-background-hex\/90) {
  border-left-color: rgb(232 242 235 / 0.9);
}#body :is(.border-l-sw-success-background-hex\/95) {
  border-left-color: rgb(232 242 235 / 0.95);
}#body :is(.border-l-sw-success-background\/0) {
  border-left-color: rgba(27, 123, 59, 0);
}#body :is(.border-l-sw-success-background\/10) {
  border-left-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-l-sw-success-background\/100) {
  border-left-color: rgba(27, 123, 59, 1);
}#body :is(.border-l-sw-success-background\/15) {
  border-left-color: rgba(27, 123, 59, 0.15);
}#body :is(.border-l-sw-success-background\/20) {
  border-left-color: rgba(27, 123, 59, 0.2);
}#body :is(.border-l-sw-success-background\/25) {
  border-left-color: rgba(27, 123, 59, 0.25);
}#body :is(.border-l-sw-success-background\/30) {
  border-left-color: rgba(27, 123, 59, 0.3);
}#body :is(.border-l-sw-success-background\/35) {
  border-left-color: rgba(27, 123, 59, 0.35);
}#body :is(.border-l-sw-success-background\/40) {
  border-left-color: rgba(27, 123, 59, 0.4);
}#body :is(.border-l-sw-success-background\/45) {
  border-left-color: rgba(27, 123, 59, 0.45);
}#body :is(.border-l-sw-success-background\/5) {
  border-left-color: rgba(27, 123, 59, 0.05);
}#body :is(.border-l-sw-success-background\/50) {
  border-left-color: rgba(27, 123, 59, 0.5);
}#body :is(.border-l-sw-success-background\/55) {
  border-left-color: rgba(27, 123, 59, 0.55);
}#body :is(.border-l-sw-success-background\/60) {
  border-left-color: rgba(27, 123, 59, 0.6);
}#body :is(.border-l-sw-success-background\/65) {
  border-left-color: rgba(27, 123, 59, 0.65);
}#body :is(.border-l-sw-success-background\/70) {
  border-left-color: rgba(27, 123, 59, 0.7);
}#body :is(.border-l-sw-success-background\/75) {
  border-left-color: rgba(27, 123, 59, 0.75);
}#body :is(.border-l-sw-success-background\/80) {
  border-left-color: rgba(27, 123, 59, 0.8);
}#body :is(.border-l-sw-success-background\/85) {
  border-left-color: rgba(27, 123, 59, 0.85);
}#body :is(.border-l-sw-success-background\/90) {
  border-left-color: rgba(27, 123, 59, 0.9);
}#body :is(.border-l-sw-success-background\/95) {
  border-left-color: rgba(27, 123, 59, 0.95);
}#body :is(.border-l-sw-success-dark) {
  --tw-border-opacity: 1;
  border-left-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.border-l-sw-success-dark\/0) {
  border-left-color: rgb(20 89 43 / 0);
}#body :is(.border-l-sw-success-dark\/10) {
  border-left-color: rgb(20 89 43 / 0.1);
}#body :is(.border-l-sw-success-dark\/100) {
  border-left-color: rgb(20 89 43 / 1);
}#body :is(.border-l-sw-success-dark\/15) {
  border-left-color: rgb(20 89 43 / 0.15);
}#body :is(.border-l-sw-success-dark\/20) {
  border-left-color: rgb(20 89 43 / 0.2);
}#body :is(.border-l-sw-success-dark\/25) {
  border-left-color: rgb(20 89 43 / 0.25);
}#body :is(.border-l-sw-success-dark\/30) {
  border-left-color: rgb(20 89 43 / 0.3);
}#body :is(.border-l-sw-success-dark\/35) {
  border-left-color: rgb(20 89 43 / 0.35);
}#body :is(.border-l-sw-success-dark\/40) {
  border-left-color: rgb(20 89 43 / 0.4);
}#body :is(.border-l-sw-success-dark\/45) {
  border-left-color: rgb(20 89 43 / 0.45);
}#body :is(.border-l-sw-success-dark\/5) {
  border-left-color: rgb(20 89 43 / 0.05);
}#body :is(.border-l-sw-success-dark\/50) {
  border-left-color: rgb(20 89 43 / 0.5);
}#body :is(.border-l-sw-success-dark\/55) {
  border-left-color: rgb(20 89 43 / 0.55);
}#body :is(.border-l-sw-success-dark\/60) {
  border-left-color: rgb(20 89 43 / 0.6);
}#body :is(.border-l-sw-success-dark\/65) {
  border-left-color: rgb(20 89 43 / 0.65);
}#body :is(.border-l-sw-success-dark\/70) {
  border-left-color: rgb(20 89 43 / 0.7);
}#body :is(.border-l-sw-success-dark\/75) {
  border-left-color: rgb(20 89 43 / 0.75);
}#body :is(.border-l-sw-success-dark\/80) {
  border-left-color: rgb(20 89 43 / 0.8);
}#body :is(.border-l-sw-success-dark\/85) {
  border-left-color: rgb(20 89 43 / 0.85);
}#body :is(.border-l-sw-success-dark\/90) {
  border-left-color: rgb(20 89 43 / 0.9);
}#body :is(.border-l-sw-success-dark\/95) {
  border-left-color: rgb(20 89 43 / 0.95);
}#body :is(.border-l-sw-success-light) {
  --tw-border-opacity: 1;
  border-left-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.border-l-sw-success-light\/0) {
  border-left-color: rgb(126 199 168 / 0);
}#body :is(.border-l-sw-success-light\/10) {
  border-left-color: rgb(126 199 168 / 0.1);
}#body :is(.border-l-sw-success-light\/100) {
  border-left-color: rgb(126 199 168 / 1);
}#body :is(.border-l-sw-success-light\/15) {
  border-left-color: rgb(126 199 168 / 0.15);
}#body :is(.border-l-sw-success-light\/20) {
  border-left-color: rgb(126 199 168 / 0.2);
}#body :is(.border-l-sw-success-light\/25) {
  border-left-color: rgb(126 199 168 / 0.25);
}#body :is(.border-l-sw-success-light\/30) {
  border-left-color: rgb(126 199 168 / 0.3);
}#body :is(.border-l-sw-success-light\/35) {
  border-left-color: rgb(126 199 168 / 0.35);
}#body :is(.border-l-sw-success-light\/40) {
  border-left-color: rgb(126 199 168 / 0.4);
}#body :is(.border-l-sw-success-light\/45) {
  border-left-color: rgb(126 199 168 / 0.45);
}#body :is(.border-l-sw-success-light\/5) {
  border-left-color: rgb(126 199 168 / 0.05);
}#body :is(.border-l-sw-success-light\/50) {
  border-left-color: rgb(126 199 168 / 0.5);
}#body :is(.border-l-sw-success-light\/55) {
  border-left-color: rgb(126 199 168 / 0.55);
}#body :is(.border-l-sw-success-light\/60) {
  border-left-color: rgb(126 199 168 / 0.6);
}#body :is(.border-l-sw-success-light\/65) {
  border-left-color: rgb(126 199 168 / 0.65);
}#body :is(.border-l-sw-success-light\/70) {
  border-left-color: rgb(126 199 168 / 0.7);
}#body :is(.border-l-sw-success-light\/75) {
  border-left-color: rgb(126 199 168 / 0.75);
}#body :is(.border-l-sw-success-light\/80) {
  border-left-color: rgb(126 199 168 / 0.8);
}#body :is(.border-l-sw-success-light\/85) {
  border-left-color: rgb(126 199 168 / 0.85);
}#body :is(.border-l-sw-success-light\/90) {
  border-left-color: rgb(126 199 168 / 0.9);
}#body :is(.border-l-sw-success-light\/95) {
  border-left-color: rgb(126 199 168 / 0.95);
}#body :is(.border-l-sw-success\/0) {
  border-left-color: rgb(27 123 59 / 0);
}#body :is(.border-l-sw-success\/10) {
  border-left-color: rgb(27 123 59 / 0.1);
}#body :is(.border-l-sw-success\/100) {
  border-left-color: rgb(27 123 59 / 1);
}#body :is(.border-l-sw-success\/15) {
  border-left-color: rgb(27 123 59 / 0.15);
}#body :is(.border-l-sw-success\/20) {
  border-left-color: rgb(27 123 59 / 0.2);
}#body :is(.border-l-sw-success\/25) {
  border-left-color: rgb(27 123 59 / 0.25);
}#body :is(.border-l-sw-success\/30) {
  border-left-color: rgb(27 123 59 / 0.3);
}#body :is(.border-l-sw-success\/35) {
  border-left-color: rgb(27 123 59 / 0.35);
}#body :is(.border-l-sw-success\/40) {
  border-left-color: rgb(27 123 59 / 0.4);
}#body :is(.border-l-sw-success\/45) {
  border-left-color: rgb(27 123 59 / 0.45);
}#body :is(.border-l-sw-success\/5) {
  border-left-color: rgb(27 123 59 / 0.05);
}#body :is(.border-l-sw-success\/50) {
  border-left-color: rgb(27 123 59 / 0.5);
}#body :is(.border-l-sw-success\/55) {
  border-left-color: rgb(27 123 59 / 0.55);
}#body :is(.border-l-sw-success\/60) {
  border-left-color: rgb(27 123 59 / 0.6);
}#body :is(.border-l-sw-success\/65) {
  border-left-color: rgb(27 123 59 / 0.65);
}#body :is(.border-l-sw-success\/70) {
  border-left-color: rgb(27 123 59 / 0.7);
}#body :is(.border-l-sw-success\/75) {
  border-left-color: rgb(27 123 59 / 0.75);
}#body :is(.border-l-sw-success\/80) {
  border-left-color: rgb(27 123 59 / 0.8);
}#body :is(.border-l-sw-success\/85) {
  border-left-color: rgb(27 123 59 / 0.85);
}#body :is(.border-l-sw-success\/90) {
  border-left-color: rgb(27 123 59 / 0.9);
}#body :is(.border-l-sw-success\/95) {
  border-left-color: rgb(27 123 59 / 0.95);
}#body :is(.border-l-sw-tag-default) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-l-sw-tag-default\/0) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.border-l-sw-tag-default\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.border-l-sw-tag-default\/100) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.border-l-sw-tag-default\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.border-l-sw-tag-default\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.border-l-sw-tag-default\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.border-l-sw-tag-default\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.border-l-sw-tag-default\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.border-l-sw-tag-default\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.border-l-sw-tag-default\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.border-l-sw-tag-default\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.border-l-sw-tag-default\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.border-l-sw-tag-default\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.border-l-sw-tag-default\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.border-l-sw-tag-default\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.border-l-sw-tag-default\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.border-l-sw-tag-default\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.border-l-sw-tag-default\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.border-l-sw-tag-default\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.border-l-sw-tag-default\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.border-l-sw-tag-default\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.border-l-sw-text) {
  --tw-border-opacity: 1;
  border-left-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-l-sw-text-reverse) {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-l-sw-text-reverse-alternate) {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-l-sw-text-reverse-alternate\/0) {
  border-left-color: rgb(245 245 245 / 0);
}#body :is(.border-l-sw-text-reverse-alternate\/10) {
  border-left-color: rgb(245 245 245 / 0.1);
}#body :is(.border-l-sw-text-reverse-alternate\/100) {
  border-left-color: rgb(245 245 245 / 1);
}#body :is(.border-l-sw-text-reverse-alternate\/15) {
  border-left-color: rgb(245 245 245 / 0.15);
}#body :is(.border-l-sw-text-reverse-alternate\/20) {
  border-left-color: rgb(245 245 245 / 0.2);
}#body :is(.border-l-sw-text-reverse-alternate\/25) {
  border-left-color: rgb(245 245 245 / 0.25);
}#body :is(.border-l-sw-text-reverse-alternate\/30) {
  border-left-color: rgb(245 245 245 / 0.3);
}#body :is(.border-l-sw-text-reverse-alternate\/35) {
  border-left-color: rgb(245 245 245 / 0.35);
}#body :is(.border-l-sw-text-reverse-alternate\/40) {
  border-left-color: rgb(245 245 245 / 0.4);
}#body :is(.border-l-sw-text-reverse-alternate\/45) {
  border-left-color: rgb(245 245 245 / 0.45);
}#body :is(.border-l-sw-text-reverse-alternate\/5) {
  border-left-color: rgb(245 245 245 / 0.05);
}#body :is(.border-l-sw-text-reverse-alternate\/50) {
  border-left-color: rgb(245 245 245 / 0.5);
}#body :is(.border-l-sw-text-reverse-alternate\/55) {
  border-left-color: rgb(245 245 245 / 0.55);
}#body :is(.border-l-sw-text-reverse-alternate\/60) {
  border-left-color: rgb(245 245 245 / 0.6);
}#body :is(.border-l-sw-text-reverse-alternate\/65) {
  border-left-color: rgb(245 245 245 / 0.65);
}#body :is(.border-l-sw-text-reverse-alternate\/70) {
  border-left-color: rgb(245 245 245 / 0.7);
}#body :is(.border-l-sw-text-reverse-alternate\/75) {
  border-left-color: rgb(245 245 245 / 0.75);
}#body :is(.border-l-sw-text-reverse-alternate\/80) {
  border-left-color: rgb(245 245 245 / 0.8);
}#body :is(.border-l-sw-text-reverse-alternate\/85) {
  border-left-color: rgb(245 245 245 / 0.85);
}#body :is(.border-l-sw-text-reverse-alternate\/90) {
  border-left-color: rgb(245 245 245 / 0.9);
}#body :is(.border-l-sw-text-reverse-alternate\/95) {
  border-left-color: rgb(245 245 245 / 0.95);
}#body :is(.border-l-sw-text-reverse\/0) {
  border-left-color: rgb(255 255 255 / 0);
}#body :is(.border-l-sw-text-reverse\/10) {
  border-left-color: rgb(255 255 255 / 0.1);
}#body :is(.border-l-sw-text-reverse\/100) {
  border-left-color: rgb(255 255 255 / 1);
}#body :is(.border-l-sw-text-reverse\/15) {
  border-left-color: rgb(255 255 255 / 0.15);
}#body :is(.border-l-sw-text-reverse\/20) {
  border-left-color: rgb(255 255 255 / 0.2);
}#body :is(.border-l-sw-text-reverse\/25) {
  border-left-color: rgb(255 255 255 / 0.25);
}#body :is(.border-l-sw-text-reverse\/30) {
  border-left-color: rgb(255 255 255 / 0.3);
}#body :is(.border-l-sw-text-reverse\/35) {
  border-left-color: rgb(255 255 255 / 0.35);
}#body :is(.border-l-sw-text-reverse\/40) {
  border-left-color: rgb(255 255 255 / 0.4);
}#body :is(.border-l-sw-text-reverse\/45) {
  border-left-color: rgb(255 255 255 / 0.45);
}#body :is(.border-l-sw-text-reverse\/5) {
  border-left-color: rgb(255 255 255 / 0.05);
}#body :is(.border-l-sw-text-reverse\/50) {
  border-left-color: rgb(255 255 255 / 0.5);
}#body :is(.border-l-sw-text-reverse\/55) {
  border-left-color: rgb(255 255 255 / 0.55);
}#body :is(.border-l-sw-text-reverse\/60) {
  border-left-color: rgb(255 255 255 / 0.6);
}#body :is(.border-l-sw-text-reverse\/65) {
  border-left-color: rgb(255 255 255 / 0.65);
}#body :is(.border-l-sw-text-reverse\/70) {
  border-left-color: rgb(255 255 255 / 0.7);
}#body :is(.border-l-sw-text-reverse\/75) {
  border-left-color: rgb(255 255 255 / 0.75);
}#body :is(.border-l-sw-text-reverse\/80) {
  border-left-color: rgb(255 255 255 / 0.8);
}#body :is(.border-l-sw-text-reverse\/85) {
  border-left-color: rgb(255 255 255 / 0.85);
}#body :is(.border-l-sw-text-reverse\/90) {
  border-left-color: rgb(255 255 255 / 0.9);
}#body :is(.border-l-sw-text-reverse\/95) {
  border-left-color: rgb(255 255 255 / 0.95);
}#body :is(.border-l-sw-text-section-title) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-l-sw-text-section-title\/0) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.border-l-sw-text-section-title\/10) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.border-l-sw-text-section-title\/100) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.border-l-sw-text-section-title\/15) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.border-l-sw-text-section-title\/20) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.border-l-sw-text-section-title\/25) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.border-l-sw-text-section-title\/30) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.border-l-sw-text-section-title\/35) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.border-l-sw-text-section-title\/40) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.border-l-sw-text-section-title\/45) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.border-l-sw-text-section-title\/5) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.border-l-sw-text-section-title\/50) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.border-l-sw-text-section-title\/55) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.border-l-sw-text-section-title\/60) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.border-l-sw-text-section-title\/65) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.border-l-sw-text-section-title\/70) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.border-l-sw-text-section-title\/75) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.border-l-sw-text-section-title\/80) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.border-l-sw-text-section-title\/85) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.border-l-sw-text-section-title\/90) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.border-l-sw-text-section-title\/95) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.border-l-sw-text\/0) {
  border-left-color: rgb(38 40 43 / 0);
}#body :is(.border-l-sw-text\/10) {
  border-left-color: rgb(38 40 43 / 0.1);
}#body :is(.border-l-sw-text\/100) {
  border-left-color: rgb(38 40 43 / 1);
}#body :is(.border-l-sw-text\/15) {
  border-left-color: rgb(38 40 43 / 0.15);
}#body :is(.border-l-sw-text\/20) {
  border-left-color: rgb(38 40 43 / 0.2);
}#body :is(.border-l-sw-text\/25) {
  border-left-color: rgb(38 40 43 / 0.25);
}#body :is(.border-l-sw-text\/30) {
  border-left-color: rgb(38 40 43 / 0.3);
}#body :is(.border-l-sw-text\/35) {
  border-left-color: rgb(38 40 43 / 0.35);
}#body :is(.border-l-sw-text\/40) {
  border-left-color: rgb(38 40 43 / 0.4);
}#body :is(.border-l-sw-text\/45) {
  border-left-color: rgb(38 40 43 / 0.45);
}#body :is(.border-l-sw-text\/5) {
  border-left-color: rgb(38 40 43 / 0.05);
}#body :is(.border-l-sw-text\/50) {
  border-left-color: rgb(38 40 43 / 0.5);
}#body :is(.border-l-sw-text\/55) {
  border-left-color: rgb(38 40 43 / 0.55);
}#body :is(.border-l-sw-text\/60) {
  border-left-color: rgb(38 40 43 / 0.6);
}#body :is(.border-l-sw-text\/65) {
  border-left-color: rgb(38 40 43 / 0.65);
}#body :is(.border-l-sw-text\/70) {
  border-left-color: rgb(38 40 43 / 0.7);
}#body :is(.border-l-sw-text\/75) {
  border-left-color: rgb(38 40 43 / 0.75);
}#body :is(.border-l-sw-text\/80) {
  border-left-color: rgb(38 40 43 / 0.8);
}#body :is(.border-l-sw-text\/85) {
  border-left-color: rgb(38 40 43 / 0.85);
}#body :is(.border-l-sw-text\/90) {
  border-left-color: rgb(38 40 43 / 0.9);
}#body :is(.border-l-sw-text\/95) {
  border-left-color: rgb(38 40 43 / 0.95);
}#body :is(.border-l-sw-tooltip) {
  border-left-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-l-sw-tooltip\/0) {
  border-left-color: rgba(38, 40, 43, 0);
}#body :is(.border-l-sw-tooltip\/10) {
  border-left-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-l-sw-tooltip\/100) {
  border-left-color: rgba(38, 40, 43, 1);
}#body :is(.border-l-sw-tooltip\/15) {
  border-left-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-l-sw-tooltip\/20) {
  border-left-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-l-sw-tooltip\/25) {
  border-left-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-l-sw-tooltip\/30) {
  border-left-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-l-sw-tooltip\/35) {
  border-left-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-l-sw-tooltip\/40) {
  border-left-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-l-sw-tooltip\/45) {
  border-left-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-l-sw-tooltip\/5) {
  border-left-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-l-sw-tooltip\/50) {
  border-left-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-l-sw-tooltip\/55) {
  border-left-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-l-sw-tooltip\/60) {
  border-left-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-l-sw-tooltip\/65) {
  border-left-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-l-sw-tooltip\/70) {
  border-left-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-l-sw-tooltip\/75) {
  border-left-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-l-sw-tooltip\/80) {
  border-left-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-l-sw-tooltip\/85) {
  border-left-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-l-sw-tooltip\/90) {
  border-left-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-l-sw-tooltip\/95) {
  border-left-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-l-sw-very-high-price) {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-l-sw-very-high-price\/0) {
  border-left-color: rgb(245 245 245 / 0);
}#body :is(.border-l-sw-very-high-price\/10) {
  border-left-color: rgb(245 245 245 / 0.1);
}#body :is(.border-l-sw-very-high-price\/100) {
  border-left-color: rgb(245 245 245 / 1);
}#body :is(.border-l-sw-very-high-price\/15) {
  border-left-color: rgb(245 245 245 / 0.15);
}#body :is(.border-l-sw-very-high-price\/20) {
  border-left-color: rgb(245 245 245 / 0.2);
}#body :is(.border-l-sw-very-high-price\/25) {
  border-left-color: rgb(245 245 245 / 0.25);
}#body :is(.border-l-sw-very-high-price\/30) {
  border-left-color: rgb(245 245 245 / 0.3);
}#body :is(.border-l-sw-very-high-price\/35) {
  border-left-color: rgb(245 245 245 / 0.35);
}#body :is(.border-l-sw-very-high-price\/40) {
  border-left-color: rgb(245 245 245 / 0.4);
}#body :is(.border-l-sw-very-high-price\/45) {
  border-left-color: rgb(245 245 245 / 0.45);
}#body :is(.border-l-sw-very-high-price\/5) {
  border-left-color: rgb(245 245 245 / 0.05);
}#body :is(.border-l-sw-very-high-price\/50) {
  border-left-color: rgb(245 245 245 / 0.5);
}#body :is(.border-l-sw-very-high-price\/55) {
  border-left-color: rgb(245 245 245 / 0.55);
}#body :is(.border-l-sw-very-high-price\/60) {
  border-left-color: rgb(245 245 245 / 0.6);
}#body :is(.border-l-sw-very-high-price\/65) {
  border-left-color: rgb(245 245 245 / 0.65);
}#body :is(.border-l-sw-very-high-price\/70) {
  border-left-color: rgb(245 245 245 / 0.7);
}#body :is(.border-l-sw-very-high-price\/75) {
  border-left-color: rgb(245 245 245 / 0.75);
}#body :is(.border-l-sw-very-high-price\/80) {
  border-left-color: rgb(245 245 245 / 0.8);
}#body :is(.border-l-sw-very-high-price\/85) {
  border-left-color: rgb(245 245 245 / 0.85);
}#body :is(.border-l-sw-very-high-price\/90) {
  border-left-color: rgb(245 245 245 / 0.9);
}#body :is(.border-l-sw-very-high-price\/95) {
  border-left-color: rgb(245 245 245 / 0.95);
}#body :is(.border-l-sw-warning) {
  --tw-border-opacity: 1;
  border-left-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.border-l-sw-warning-background) {
  border-left-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-l-sw-warning-background-hex) {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.border-l-sw-warning-background-hex\/0) {
  border-left-color: rgb(252 244 230 / 0);
}#body :is(.border-l-sw-warning-background-hex\/10) {
  border-left-color: rgb(252 244 230 / 0.1);
}#body :is(.border-l-sw-warning-background-hex\/100) {
  border-left-color: rgb(252 244 230 / 1);
}#body :is(.border-l-sw-warning-background-hex\/15) {
  border-left-color: rgb(252 244 230 / 0.15);
}#body :is(.border-l-sw-warning-background-hex\/20) {
  border-left-color: rgb(252 244 230 / 0.2);
}#body :is(.border-l-sw-warning-background-hex\/25) {
  border-left-color: rgb(252 244 230 / 0.25);
}#body :is(.border-l-sw-warning-background-hex\/30) {
  border-left-color: rgb(252 244 230 / 0.3);
}#body :is(.border-l-sw-warning-background-hex\/35) {
  border-left-color: rgb(252 244 230 / 0.35);
}#body :is(.border-l-sw-warning-background-hex\/40) {
  border-left-color: rgb(252 244 230 / 0.4);
}#body :is(.border-l-sw-warning-background-hex\/45) {
  border-left-color: rgb(252 244 230 / 0.45);
}#body :is(.border-l-sw-warning-background-hex\/5) {
  border-left-color: rgb(252 244 230 / 0.05);
}#body :is(.border-l-sw-warning-background-hex\/50) {
  border-left-color: rgb(252 244 230 / 0.5);
}#body :is(.border-l-sw-warning-background-hex\/55) {
  border-left-color: rgb(252 244 230 / 0.55);
}#body :is(.border-l-sw-warning-background-hex\/60) {
  border-left-color: rgb(252 244 230 / 0.6);
}#body :is(.border-l-sw-warning-background-hex\/65) {
  border-left-color: rgb(252 244 230 / 0.65);
}#body :is(.border-l-sw-warning-background-hex\/70) {
  border-left-color: rgb(252 244 230 / 0.7);
}#body :is(.border-l-sw-warning-background-hex\/75) {
  border-left-color: rgb(252 244 230 / 0.75);
}#body :is(.border-l-sw-warning-background-hex\/80) {
  border-left-color: rgb(252 244 230 / 0.8);
}#body :is(.border-l-sw-warning-background-hex\/85) {
  border-left-color: rgb(252 244 230 / 0.85);
}#body :is(.border-l-sw-warning-background-hex\/90) {
  border-left-color: rgb(252 244 230 / 0.9);
}#body :is(.border-l-sw-warning-background-hex\/95) {
  border-left-color: rgb(252 244 230 / 0.95);
}#body :is(.border-l-sw-warning-background\/0) {
  border-left-color: rgba(223, 145, 0, 0);
}#body :is(.border-l-sw-warning-background\/10) {
  border-left-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-l-sw-warning-background\/100) {
  border-left-color: rgba(223, 145, 0, 1);
}#body :is(.border-l-sw-warning-background\/15) {
  border-left-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-l-sw-warning-background\/20) {
  border-left-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-l-sw-warning-background\/25) {
  border-left-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-l-sw-warning-background\/30) {
  border-left-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-l-sw-warning-background\/35) {
  border-left-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-l-sw-warning-background\/40) {
  border-left-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-l-sw-warning-background\/45) {
  border-left-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-l-sw-warning-background\/5) {
  border-left-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-l-sw-warning-background\/50) {
  border-left-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-l-sw-warning-background\/55) {
  border-left-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-l-sw-warning-background\/60) {
  border-left-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-l-sw-warning-background\/65) {
  border-left-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-l-sw-warning-background\/70) {
  border-left-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-l-sw-warning-background\/75) {
  border-left-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-l-sw-warning-background\/80) {
  border-left-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-l-sw-warning-background\/85) {
  border-left-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-l-sw-warning-background\/90) {
  border-left-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-l-sw-warning-background\/95) {
  border-left-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-l-sw-warning-opacity) {
  border-left-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-l-sw-warning-opacity\/0) {
  border-left-color: rgba(223, 145, 0, 0);
}#body :is(.border-l-sw-warning-opacity\/10) {
  border-left-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-l-sw-warning-opacity\/100) {
  border-left-color: rgba(223, 145, 0, 1);
}#body :is(.border-l-sw-warning-opacity\/15) {
  border-left-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-l-sw-warning-opacity\/20) {
  border-left-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-l-sw-warning-opacity\/25) {
  border-left-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-l-sw-warning-opacity\/30) {
  border-left-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-l-sw-warning-opacity\/35) {
  border-left-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-l-sw-warning-opacity\/40) {
  border-left-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-l-sw-warning-opacity\/45) {
  border-left-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-l-sw-warning-opacity\/5) {
  border-left-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-l-sw-warning-opacity\/50) {
  border-left-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-l-sw-warning-opacity\/55) {
  border-left-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-l-sw-warning-opacity\/60) {
  border-left-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-l-sw-warning-opacity\/65) {
  border-left-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-l-sw-warning-opacity\/70) {
  border-left-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-l-sw-warning-opacity\/75) {
  border-left-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-l-sw-warning-opacity\/80) {
  border-left-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-l-sw-warning-opacity\/85) {
  border-left-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-l-sw-warning-opacity\/90) {
  border-left-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-l-sw-warning-opacity\/95) {
  border-left-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-l-sw-warning\/0) {
  border-left-color: rgb(223 145 0 / 0);
}#body :is(.border-l-sw-warning\/10) {
  border-left-color: rgb(223 145 0 / 0.1);
}#body :is(.border-l-sw-warning\/100) {
  border-left-color: rgb(223 145 0 / 1);
}#body :is(.border-l-sw-warning\/15) {
  border-left-color: rgb(223 145 0 / 0.15);
}#body :is(.border-l-sw-warning\/20) {
  border-left-color: rgb(223 145 0 / 0.2);
}#body :is(.border-l-sw-warning\/25) {
  border-left-color: rgb(223 145 0 / 0.25);
}#body :is(.border-l-sw-warning\/30) {
  border-left-color: rgb(223 145 0 / 0.3);
}#body :is(.border-l-sw-warning\/35) {
  border-left-color: rgb(223 145 0 / 0.35);
}#body :is(.border-l-sw-warning\/40) {
  border-left-color: rgb(223 145 0 / 0.4);
}#body :is(.border-l-sw-warning\/45) {
  border-left-color: rgb(223 145 0 / 0.45);
}#body :is(.border-l-sw-warning\/5) {
  border-left-color: rgb(223 145 0 / 0.05);
}#body :is(.border-l-sw-warning\/50) {
  border-left-color: rgb(223 145 0 / 0.5);
}#body :is(.border-l-sw-warning\/55) {
  border-left-color: rgb(223 145 0 / 0.55);
}#body :is(.border-l-sw-warning\/60) {
  border-left-color: rgb(223 145 0 / 0.6);
}#body :is(.border-l-sw-warning\/65) {
  border-left-color: rgb(223 145 0 / 0.65);
}#body :is(.border-l-sw-warning\/70) {
  border-left-color: rgb(223 145 0 / 0.7);
}#body :is(.border-l-sw-warning\/75) {
  border-left-color: rgb(223 145 0 / 0.75);
}#body :is(.border-l-sw-warning\/80) {
  border-left-color: rgb(223 145 0 / 0.8);
}#body :is(.border-l-sw-warning\/85) {
  border-left-color: rgb(223 145 0 / 0.85);
}#body :is(.border-l-sw-warning\/90) {
  border-left-color: rgb(223 145 0 / 0.9);
}#body :is(.border-l-sw-warning\/95) {
  border-left-color: rgb(223 145 0 / 0.95);
}#body :is(.border-l-transparent) {
  border-left-color: transparent;
}#body :is(.border-l-transparent\/0) {
  border-left-color: rgb(0 0 0 / 0);
}#body :is(.border-l-transparent\/10) {
  border-left-color: rgb(0 0 0 / 0.1);
}#body :is(.border-l-transparent\/100) {
  border-left-color: rgb(0 0 0 / 1);
}#body :is(.border-l-transparent\/15) {
  border-left-color: rgb(0 0 0 / 0.15);
}#body :is(.border-l-transparent\/20) {
  border-left-color: rgb(0 0 0 / 0.2);
}#body :is(.border-l-transparent\/25) {
  border-left-color: rgb(0 0 0 / 0.25);
}#body :is(.border-l-transparent\/30) {
  border-left-color: rgb(0 0 0 / 0.3);
}#body :is(.border-l-transparent\/35) {
  border-left-color: rgb(0 0 0 / 0.35);
}#body :is(.border-l-transparent\/40) {
  border-left-color: rgb(0 0 0 / 0.4);
}#body :is(.border-l-transparent\/45) {
  border-left-color: rgb(0 0 0 / 0.45);
}#body :is(.border-l-transparent\/5) {
  border-left-color: rgb(0 0 0 / 0.05);
}#body :is(.border-l-transparent\/50) {
  border-left-color: rgb(0 0 0 / 0.5);
}#body :is(.border-l-transparent\/55) {
  border-left-color: rgb(0 0 0 / 0.55);
}#body :is(.border-l-transparent\/60) {
  border-left-color: rgb(0 0 0 / 0.6);
}#body :is(.border-l-transparent\/65) {
  border-left-color: rgb(0 0 0 / 0.65);
}#body :is(.border-l-transparent\/70) {
  border-left-color: rgb(0 0 0 / 0.7);
}#body :is(.border-l-transparent\/75) {
  border-left-color: rgb(0 0 0 / 0.75);
}#body :is(.border-l-transparent\/80) {
  border-left-color: rgb(0 0 0 / 0.8);
}#body :is(.border-l-transparent\/85) {
  border-left-color: rgb(0 0 0 / 0.85);
}#body :is(.border-l-transparent\/90) {
  border-left-color: rgb(0 0 0 / 0.9);
}#body :is(.border-l-transparent\/95) {
  border-left-color: rgb(0 0 0 / 0.95);
}#body :is(.border-r-sw-active) {
  --tw-border-opacity: 1;
  border-right-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-r-sw-active-light) {
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-r-sw-active-light-hex) {
  --tw-border-opacity: 1;
  border-right-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.border-r-sw-active-light-hex\/0) {
  border-right-color: rgb(230 240 251 / 0);
}#body :is(.border-r-sw-active-light-hex\/10) {
  border-right-color: rgb(230 240 251 / 0.1);
}#body :is(.border-r-sw-active-light-hex\/100) {
  border-right-color: rgb(230 240 251 / 1);
}#body :is(.border-r-sw-active-light-hex\/15) {
  border-right-color: rgb(230 240 251 / 0.15);
}#body :is(.border-r-sw-active-light-hex\/20) {
  border-right-color: rgb(230 240 251 / 0.2);
}#body :is(.border-r-sw-active-light-hex\/25) {
  border-right-color: rgb(230 240 251 / 0.25);
}#body :is(.border-r-sw-active-light-hex\/30) {
  border-right-color: rgb(230 240 251 / 0.3);
}#body :is(.border-r-sw-active-light-hex\/35) {
  border-right-color: rgb(230 240 251 / 0.35);
}#body :is(.border-r-sw-active-light-hex\/40) {
  border-right-color: rgb(230 240 251 / 0.4);
}#body :is(.border-r-sw-active-light-hex\/45) {
  border-right-color: rgb(230 240 251 / 0.45);
}#body :is(.border-r-sw-active-light-hex\/5) {
  border-right-color: rgb(230 240 251 / 0.05);
}#body :is(.border-r-sw-active-light-hex\/50) {
  border-right-color: rgb(230 240 251 / 0.5);
}#body :is(.border-r-sw-active-light-hex\/55) {
  border-right-color: rgb(230 240 251 / 0.55);
}#body :is(.border-r-sw-active-light-hex\/60) {
  border-right-color: rgb(230 240 251 / 0.6);
}#body :is(.border-r-sw-active-light-hex\/65) {
  border-right-color: rgb(230 240 251 / 0.65);
}#body :is(.border-r-sw-active-light-hex\/70) {
  border-right-color: rgb(230 240 251 / 0.7);
}#body :is(.border-r-sw-active-light-hex\/75) {
  border-right-color: rgb(230 240 251 / 0.75);
}#body :is(.border-r-sw-active-light-hex\/80) {
  border-right-color: rgb(230 240 251 / 0.8);
}#body :is(.border-r-sw-active-light-hex\/85) {
  border-right-color: rgb(230 240 251 / 0.85);
}#body :is(.border-r-sw-active-light-hex\/90) {
  border-right-color: rgb(230 240 251 / 0.9);
}#body :is(.border-r-sw-active-light-hex\/95) {
  border-right-color: rgb(230 240 251 / 0.95);
}#body :is(.border-r-sw-active-light\/0) {
  border-right-color: rgba(10, 111, 219, 0);
}#body :is(.border-r-sw-active-light\/10) {
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-r-sw-active-light\/100) {
  border-right-color: rgba(10, 111, 219, 1);
}#body :is(.border-r-sw-active-light\/15) {
  border-right-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-r-sw-active-light\/20) {
  border-right-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-r-sw-active-light\/25) {
  border-right-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-r-sw-active-light\/30) {
  border-right-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-r-sw-active-light\/35) {
  border-right-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-r-sw-active-light\/40) {
  border-right-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-r-sw-active-light\/45) {
  border-right-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-r-sw-active-light\/5) {
  border-right-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-r-sw-active-light\/50) {
  border-right-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-r-sw-active-light\/55) {
  border-right-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-r-sw-active-light\/60) {
  border-right-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-r-sw-active-light\/65) {
  border-right-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-r-sw-active-light\/70) {
  border-right-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-r-sw-active-light\/75) {
  border-right-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-r-sw-active-light\/80) {
  border-right-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-r-sw-active-light\/85) {
  border-right-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-r-sw-active-light\/90) {
  border-right-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-r-sw-active-light\/95) {
  border-right-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-r-sw-active\/0) {
  border-right-color: rgb(10 111 219 / 0);
}#body :is(.border-r-sw-active\/10) {
  border-right-color: rgb(10 111 219 / 0.1);
}#body :is(.border-r-sw-active\/100) {
  border-right-color: rgb(10 111 219 / 1);
}#body :is(.border-r-sw-active\/15) {
  border-right-color: rgb(10 111 219 / 0.15);
}#body :is(.border-r-sw-active\/20) {
  border-right-color: rgb(10 111 219 / 0.2);
}#body :is(.border-r-sw-active\/25) {
  border-right-color: rgb(10 111 219 / 0.25);
}#body :is(.border-r-sw-active\/30) {
  border-right-color: rgb(10 111 219 / 0.3);
}#body :is(.border-r-sw-active\/35) {
  border-right-color: rgb(10 111 219 / 0.35);
}#body :is(.border-r-sw-active\/40) {
  border-right-color: rgb(10 111 219 / 0.4);
}#body :is(.border-r-sw-active\/45) {
  border-right-color: rgb(10 111 219 / 0.45);
}#body :is(.border-r-sw-active\/5) {
  border-right-color: rgb(10 111 219 / 0.05);
}#body :is(.border-r-sw-active\/50) {
  border-right-color: rgb(10 111 219 / 0.5);
}#body :is(.border-r-sw-active\/55) {
  border-right-color: rgb(10 111 219 / 0.55);
}#body :is(.border-r-sw-active\/60) {
  border-right-color: rgb(10 111 219 / 0.6);
}#body :is(.border-r-sw-active\/65) {
  border-right-color: rgb(10 111 219 / 0.65);
}#body :is(.border-r-sw-active\/70) {
  border-right-color: rgb(10 111 219 / 0.7);
}#body :is(.border-r-sw-active\/75) {
  border-right-color: rgb(10 111 219 / 0.75);
}#body :is(.border-r-sw-active\/80) {
  border-right-color: rgb(10 111 219 / 0.8);
}#body :is(.border-r-sw-active\/85) {
  border-right-color: rgb(10 111 219 / 0.85);
}#body :is(.border-r-sw-active\/90) {
  border-right-color: rgb(10 111 219 / 0.9);
}#body :is(.border-r-sw-active\/95) {
  border-right-color: rgb(10 111 219 / 0.95);
}#body :is(.border-r-sw-background) {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-r-sw-background-component) {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-r-sw-background-component\/0) {
  border-right-color: rgb(255 255 255 / 0);
}#body :is(.border-r-sw-background-component\/10) {
  border-right-color: rgb(255 255 255 / 0.1);
}#body :is(.border-r-sw-background-component\/100) {
  border-right-color: rgb(255 255 255 / 1);
}#body :is(.border-r-sw-background-component\/15) {
  border-right-color: rgb(255 255 255 / 0.15);
}#body :is(.border-r-sw-background-component\/20) {
  border-right-color: rgb(255 255 255 / 0.2);
}#body :is(.border-r-sw-background-component\/25) {
  border-right-color: rgb(255 255 255 / 0.25);
}#body :is(.border-r-sw-background-component\/30) {
  border-right-color: rgb(255 255 255 / 0.3);
}#body :is(.border-r-sw-background-component\/35) {
  border-right-color: rgb(255 255 255 / 0.35);
}#body :is(.border-r-sw-background-component\/40) {
  border-right-color: rgb(255 255 255 / 0.4);
}#body :is(.border-r-sw-background-component\/45) {
  border-right-color: rgb(255 255 255 / 0.45);
}#body :is(.border-r-sw-background-component\/5) {
  border-right-color: rgb(255 255 255 / 0.05);
}#body :is(.border-r-sw-background-component\/50) {
  border-right-color: rgb(255 255 255 / 0.5);
}#body :is(.border-r-sw-background-component\/55) {
  border-right-color: rgb(255 255 255 / 0.55);
}#body :is(.border-r-sw-background-component\/60) {
  border-right-color: rgb(255 255 255 / 0.6);
}#body :is(.border-r-sw-background-component\/65) {
  border-right-color: rgb(255 255 255 / 0.65);
}#body :is(.border-r-sw-background-component\/70) {
  border-right-color: rgb(255 255 255 / 0.7);
}#body :is(.border-r-sw-background-component\/75) {
  border-right-color: rgb(255 255 255 / 0.75);
}#body :is(.border-r-sw-background-component\/80) {
  border-right-color: rgb(255 255 255 / 0.8);
}#body :is(.border-r-sw-background-component\/85) {
  border-right-color: rgb(255 255 255 / 0.85);
}#body :is(.border-r-sw-background-component\/90) {
  border-right-color: rgb(255 255 255 / 0.9);
}#body :is(.border-r-sw-background-component\/95) {
  border-right-color: rgb(255 255 255 / 0.95);
}#body :is(.border-r-sw-background-header) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-r-sw-background-header\/0) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-r-sw-background-header\/10) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-r-sw-background-header\/100) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-r-sw-background-header\/15) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-r-sw-background-header\/20) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-r-sw-background-header\/25) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-r-sw-background-header\/30) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-r-sw-background-header\/35) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-r-sw-background-header\/40) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-r-sw-background-header\/45) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-r-sw-background-header\/5) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-r-sw-background-header\/50) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-r-sw-background-header\/55) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-r-sw-background-header\/60) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-r-sw-background-header\/65) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-r-sw-background-header\/70) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-r-sw-background-header\/75) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-r-sw-background-header\/80) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-r-sw-background-header\/85) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-r-sw-background-header\/90) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-r-sw-background-header\/95) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-r-sw-background\/0) {
  border-right-color: rgb(245 245 245 / 0);
}#body :is(.border-r-sw-background\/10) {
  border-right-color: rgb(245 245 245 / 0.1);
}#body :is(.border-r-sw-background\/100) {
  border-right-color: rgb(245 245 245 / 1);
}#body :is(.border-r-sw-background\/15) {
  border-right-color: rgb(245 245 245 / 0.15);
}#body :is(.border-r-sw-background\/20) {
  border-right-color: rgb(245 245 245 / 0.2);
}#body :is(.border-r-sw-background\/25) {
  border-right-color: rgb(245 245 245 / 0.25);
}#body :is(.border-r-sw-background\/30) {
  border-right-color: rgb(245 245 245 / 0.3);
}#body :is(.border-r-sw-background\/35) {
  border-right-color: rgb(245 245 245 / 0.35);
}#body :is(.border-r-sw-background\/40) {
  border-right-color: rgb(245 245 245 / 0.4);
}#body :is(.border-r-sw-background\/45) {
  border-right-color: rgb(245 245 245 / 0.45);
}#body :is(.border-r-sw-background\/5) {
  border-right-color: rgb(245 245 245 / 0.05);
}#body :is(.border-r-sw-background\/50) {
  border-right-color: rgb(245 245 245 / 0.5);
}#body :is(.border-r-sw-background\/55) {
  border-right-color: rgb(245 245 245 / 0.55);
}#body :is(.border-r-sw-background\/60) {
  border-right-color: rgb(245 245 245 / 0.6);
}#body :is(.border-r-sw-background\/65) {
  border-right-color: rgb(245 245 245 / 0.65);
}#body :is(.border-r-sw-background\/70) {
  border-right-color: rgb(245 245 245 / 0.7);
}#body :is(.border-r-sw-background\/75) {
  border-right-color: rgb(245 245 245 / 0.75);
}#body :is(.border-r-sw-background\/80) {
  border-right-color: rgb(245 245 245 / 0.8);
}#body :is(.border-r-sw-background\/85) {
  border-right-color: rgb(245 245 245 / 0.85);
}#body :is(.border-r-sw-background\/90) {
  border-right-color: rgb(245 245 245 / 0.9);
}#body :is(.border-r-sw-background\/95) {
  border-right-color: rgb(245 245 245 / 0.95);
}#body :is(.border-r-sw-border) {
  --tw-border-opacity: 1;
  border-right-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-r-sw-border-alternate) {
  --tw-border-opacity: 1;
  border-right-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-r-sw-border-alternate\/0) {
  border-right-color: rgb(185 186 185 / 0);
}#body :is(.border-r-sw-border-alternate\/10) {
  border-right-color: rgb(185 186 185 / 0.1);
}#body :is(.border-r-sw-border-alternate\/100) {
  border-right-color: rgb(185 186 185 / 1);
}#body :is(.border-r-sw-border-alternate\/15) {
  border-right-color: rgb(185 186 185 / 0.15);
}#body :is(.border-r-sw-border-alternate\/20) {
  border-right-color: rgb(185 186 185 / 0.2);
}#body :is(.border-r-sw-border-alternate\/25) {
  border-right-color: rgb(185 186 185 / 0.25);
}#body :is(.border-r-sw-border-alternate\/30) {
  border-right-color: rgb(185 186 185 / 0.3);
}#body :is(.border-r-sw-border-alternate\/35) {
  border-right-color: rgb(185 186 185 / 0.35);
}#body :is(.border-r-sw-border-alternate\/40) {
  border-right-color: rgb(185 186 185 / 0.4);
}#body :is(.border-r-sw-border-alternate\/45) {
  border-right-color: rgb(185 186 185 / 0.45);
}#body :is(.border-r-sw-border-alternate\/5) {
  border-right-color: rgb(185 186 185 / 0.05);
}#body :is(.border-r-sw-border-alternate\/50) {
  border-right-color: rgb(185 186 185 / 0.5);
}#body :is(.border-r-sw-border-alternate\/55) {
  border-right-color: rgb(185 186 185 / 0.55);
}#body :is(.border-r-sw-border-alternate\/60) {
  border-right-color: rgb(185 186 185 / 0.6);
}#body :is(.border-r-sw-border-alternate\/65) {
  border-right-color: rgb(185 186 185 / 0.65);
}#body :is(.border-r-sw-border-alternate\/70) {
  border-right-color: rgb(185 186 185 / 0.7);
}#body :is(.border-r-sw-border-alternate\/75) {
  border-right-color: rgb(185 186 185 / 0.75);
}#body :is(.border-r-sw-border-alternate\/80) {
  border-right-color: rgb(185 186 185 / 0.8);
}#body :is(.border-r-sw-border-alternate\/85) {
  border-right-color: rgb(185 186 185 / 0.85);
}#body :is(.border-r-sw-border-alternate\/90) {
  border-right-color: rgb(185 186 185 / 0.9);
}#body :is(.border-r-sw-border-alternate\/95) {
  border-right-color: rgb(185 186 185 / 0.95);
}#body :is(.border-r-sw-border-light) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-r-sw-border-light\/0) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-r-sw-border-light\/10) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-r-sw-border-light\/100) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-r-sw-border-light\/15) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-r-sw-border-light\/20) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-r-sw-border-light\/25) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-r-sw-border-light\/30) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-r-sw-border-light\/35) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-r-sw-border-light\/40) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-r-sw-border-light\/45) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-r-sw-border-light\/5) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-r-sw-border-light\/50) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-r-sw-border-light\/55) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-r-sw-border-light\/60) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-r-sw-border-light\/65) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-r-sw-border-light\/70) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-r-sw-border-light\/75) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-r-sw-border-light\/80) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-r-sw-border-light\/85) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-r-sw-border-light\/90) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-r-sw-border-light\/95) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-r-sw-border\/0) {
  border-right-color: rgb(216 216 216 / 0);
}#body :is(.border-r-sw-border\/10) {
  border-right-color: rgb(216 216 216 / 0.1);
}#body :is(.border-r-sw-border\/100) {
  border-right-color: rgb(216 216 216 / 1);
}#body :is(.border-r-sw-border\/15) {
  border-right-color: rgb(216 216 216 / 0.15);
}#body :is(.border-r-sw-border\/20) {
  border-right-color: rgb(216 216 216 / 0.2);
}#body :is(.border-r-sw-border\/25) {
  border-right-color: rgb(216 216 216 / 0.25);
}#body :is(.border-r-sw-border\/30) {
  border-right-color: rgb(216 216 216 / 0.3);
}#body :is(.border-r-sw-border\/35) {
  border-right-color: rgb(216 216 216 / 0.35);
}#body :is(.border-r-sw-border\/40) {
  border-right-color: rgb(216 216 216 / 0.4);
}#body :is(.border-r-sw-border\/45) {
  border-right-color: rgb(216 216 216 / 0.45);
}#body :is(.border-r-sw-border\/5) {
  border-right-color: rgb(216 216 216 / 0.05);
}#body :is(.border-r-sw-border\/50) {
  border-right-color: rgb(216 216 216 / 0.5);
}#body :is(.border-r-sw-border\/55) {
  border-right-color: rgb(216 216 216 / 0.55);
}#body :is(.border-r-sw-border\/60) {
  border-right-color: rgb(216 216 216 / 0.6);
}#body :is(.border-r-sw-border\/65) {
  border-right-color: rgb(216 216 216 / 0.65);
}#body :is(.border-r-sw-border\/70) {
  border-right-color: rgb(216 216 216 / 0.7);
}#body :is(.border-r-sw-border\/75) {
  border-right-color: rgb(216 216 216 / 0.75);
}#body :is(.border-r-sw-border\/80) {
  border-right-color: rgb(216 216 216 / 0.8);
}#body :is(.border-r-sw-border\/85) {
  border-right-color: rgb(216 216 216 / 0.85);
}#body :is(.border-r-sw-border\/90) {
  border-right-color: rgb(216 216 216 / 0.9);
}#body :is(.border-r-sw-border\/95) {
  border-right-color: rgb(216 216 216 / 0.95);
}#body :is(.border-r-sw-boxShadow) {
  border-right-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-r-sw-boxShadow\/0) {
  border-right-color: rgba(38, 40, 43, 0);
}#body :is(.border-r-sw-boxShadow\/10) {
  border-right-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-r-sw-boxShadow\/100) {
  border-right-color: rgba(38, 40, 43, 1);
}#body :is(.border-r-sw-boxShadow\/15) {
  border-right-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-r-sw-boxShadow\/20) {
  border-right-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-r-sw-boxShadow\/25) {
  border-right-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-r-sw-boxShadow\/30) {
  border-right-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-r-sw-boxShadow\/35) {
  border-right-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-r-sw-boxShadow\/40) {
  border-right-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-r-sw-boxShadow\/45) {
  border-right-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-r-sw-boxShadow\/5) {
  border-right-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-r-sw-boxShadow\/50) {
  border-right-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-r-sw-boxShadow\/55) {
  border-right-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-r-sw-boxShadow\/60) {
  border-right-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-r-sw-boxShadow\/65) {
  border-right-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-r-sw-boxShadow\/70) {
  border-right-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-r-sw-boxShadow\/75) {
  border-right-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-r-sw-boxShadow\/80) {
  border-right-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-r-sw-boxShadow\/85) {
  border-right-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-r-sw-boxShadow\/90) {
  border-right-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-r-sw-boxShadow\/95) {
  border-right-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-r-sw-destroy) {
  --tw-border-opacity: 1;
  border-right-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-r-sw-destroy\/0) {
  border-right-color: rgb(180 29 19 / 0);
}#body :is(.border-r-sw-destroy\/10) {
  border-right-color: rgb(180 29 19 / 0.1);
}#body :is(.border-r-sw-destroy\/100) {
  border-right-color: rgb(180 29 19 / 1);
}#body :is(.border-r-sw-destroy\/15) {
  border-right-color: rgb(180 29 19 / 0.15);
}#body :is(.border-r-sw-destroy\/20) {
  border-right-color: rgb(180 29 19 / 0.2);
}#body :is(.border-r-sw-destroy\/25) {
  border-right-color: rgb(180 29 19 / 0.25);
}#body :is(.border-r-sw-destroy\/30) {
  border-right-color: rgb(180 29 19 / 0.3);
}#body :is(.border-r-sw-destroy\/35) {
  border-right-color: rgb(180 29 19 / 0.35);
}#body :is(.border-r-sw-destroy\/40) {
  border-right-color: rgb(180 29 19 / 0.4);
}#body :is(.border-r-sw-destroy\/45) {
  border-right-color: rgb(180 29 19 / 0.45);
}#body :is(.border-r-sw-destroy\/5) {
  border-right-color: rgb(180 29 19 / 0.05);
}#body :is(.border-r-sw-destroy\/50) {
  border-right-color: rgb(180 29 19 / 0.5);
}#body :is(.border-r-sw-destroy\/55) {
  border-right-color: rgb(180 29 19 / 0.55);
}#body :is(.border-r-sw-destroy\/60) {
  border-right-color: rgb(180 29 19 / 0.6);
}#body :is(.border-r-sw-destroy\/65) {
  border-right-color: rgb(180 29 19 / 0.65);
}#body :is(.border-r-sw-destroy\/70) {
  border-right-color: rgb(180 29 19 / 0.7);
}#body :is(.border-r-sw-destroy\/75) {
  border-right-color: rgb(180 29 19 / 0.75);
}#body :is(.border-r-sw-destroy\/80) {
  border-right-color: rgb(180 29 19 / 0.8);
}#body :is(.border-r-sw-destroy\/85) {
  border-right-color: rgb(180 29 19 / 0.85);
}#body :is(.border-r-sw-destroy\/90) {
  border-right-color: rgb(180 29 19 / 0.9);
}#body :is(.border-r-sw-destroy\/95) {
  border-right-color: rgb(180 29 19 / 0.95);
}#body :is(.border-r-sw-disabled) {
  --tw-border-opacity: 1;
  border-right-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-r-sw-disabled-alternate) {
  --tw-border-opacity: 1;
  border-right-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-r-sw-disabled-alternate\/0) {
  border-right-color: rgb(216 216 216 / 0);
}#body :is(.border-r-sw-disabled-alternate\/10) {
  border-right-color: rgb(216 216 216 / 0.1);
}#body :is(.border-r-sw-disabled-alternate\/100) {
  border-right-color: rgb(216 216 216 / 1);
}#body :is(.border-r-sw-disabled-alternate\/15) {
  border-right-color: rgb(216 216 216 / 0.15);
}#body :is(.border-r-sw-disabled-alternate\/20) {
  border-right-color: rgb(216 216 216 / 0.2);
}#body :is(.border-r-sw-disabled-alternate\/25) {
  border-right-color: rgb(216 216 216 / 0.25);
}#body :is(.border-r-sw-disabled-alternate\/30) {
  border-right-color: rgb(216 216 216 / 0.3);
}#body :is(.border-r-sw-disabled-alternate\/35) {
  border-right-color: rgb(216 216 216 / 0.35);
}#body :is(.border-r-sw-disabled-alternate\/40) {
  border-right-color: rgb(216 216 216 / 0.4);
}#body :is(.border-r-sw-disabled-alternate\/45) {
  border-right-color: rgb(216 216 216 / 0.45);
}#body :is(.border-r-sw-disabled-alternate\/5) {
  border-right-color: rgb(216 216 216 / 0.05);
}#body :is(.border-r-sw-disabled-alternate\/50) {
  border-right-color: rgb(216 216 216 / 0.5);
}#body :is(.border-r-sw-disabled-alternate\/55) {
  border-right-color: rgb(216 216 216 / 0.55);
}#body :is(.border-r-sw-disabled-alternate\/60) {
  border-right-color: rgb(216 216 216 / 0.6);
}#body :is(.border-r-sw-disabled-alternate\/65) {
  border-right-color: rgb(216 216 216 / 0.65);
}#body :is(.border-r-sw-disabled-alternate\/70) {
  border-right-color: rgb(216 216 216 / 0.7);
}#body :is(.border-r-sw-disabled-alternate\/75) {
  border-right-color: rgb(216 216 216 / 0.75);
}#body :is(.border-r-sw-disabled-alternate\/80) {
  border-right-color: rgb(216 216 216 / 0.8);
}#body :is(.border-r-sw-disabled-alternate\/85) {
  border-right-color: rgb(216 216 216 / 0.85);
}#body :is(.border-r-sw-disabled-alternate\/90) {
  border-right-color: rgb(216 216 216 / 0.9);
}#body :is(.border-r-sw-disabled-alternate\/95) {
  border-right-color: rgb(216 216 216 / 0.95);
}#body :is(.border-r-sw-disabled-text) {
  --tw-border-opacity: 1;
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-r-sw-disabled-text\/0) {
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.border-r-sw-disabled-text\/10) {
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.border-r-sw-disabled-text\/100) {
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.border-r-sw-disabled-text\/15) {
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.border-r-sw-disabled-text\/20) {
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.border-r-sw-disabled-text\/25) {
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.border-r-sw-disabled-text\/30) {
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.border-r-sw-disabled-text\/35) {
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.border-r-sw-disabled-text\/40) {
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.border-r-sw-disabled-text\/45) {
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.border-r-sw-disabled-text\/5) {
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.border-r-sw-disabled-text\/50) {
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.border-r-sw-disabled-text\/55) {
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.border-r-sw-disabled-text\/60) {
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.border-r-sw-disabled-text\/65) {
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.border-r-sw-disabled-text\/70) {
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.border-r-sw-disabled-text\/75) {
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.border-r-sw-disabled-text\/80) {
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.border-r-sw-disabled-text\/85) {
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.border-r-sw-disabled-text\/90) {
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.border-r-sw-disabled-text\/95) {
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.border-r-sw-disabled\/0) {
  border-right-color: rgb(185 186 185 / 0);
}#body :is(.border-r-sw-disabled\/10) {
  border-right-color: rgb(185 186 185 / 0.1);
}#body :is(.border-r-sw-disabled\/100) {
  border-right-color: rgb(185 186 185 / 1);
}#body :is(.border-r-sw-disabled\/15) {
  border-right-color: rgb(185 186 185 / 0.15);
}#body :is(.border-r-sw-disabled\/20) {
  border-right-color: rgb(185 186 185 / 0.2);
}#body :is(.border-r-sw-disabled\/25) {
  border-right-color: rgb(185 186 185 / 0.25);
}#body :is(.border-r-sw-disabled\/30) {
  border-right-color: rgb(185 186 185 / 0.3);
}#body :is(.border-r-sw-disabled\/35) {
  border-right-color: rgb(185 186 185 / 0.35);
}#body :is(.border-r-sw-disabled\/40) {
  border-right-color: rgb(185 186 185 / 0.4);
}#body :is(.border-r-sw-disabled\/45) {
  border-right-color: rgb(185 186 185 / 0.45);
}#body :is(.border-r-sw-disabled\/5) {
  border-right-color: rgb(185 186 185 / 0.05);
}#body :is(.border-r-sw-disabled\/50) {
  border-right-color: rgb(185 186 185 / 0.5);
}#body :is(.border-r-sw-disabled\/55) {
  border-right-color: rgb(185 186 185 / 0.55);
}#body :is(.border-r-sw-disabled\/60) {
  border-right-color: rgb(185 186 185 / 0.6);
}#body :is(.border-r-sw-disabled\/65) {
  border-right-color: rgb(185 186 185 / 0.65);
}#body :is(.border-r-sw-disabled\/70) {
  border-right-color: rgb(185 186 185 / 0.7);
}#body :is(.border-r-sw-disabled\/75) {
  border-right-color: rgb(185 186 185 / 0.75);
}#body :is(.border-r-sw-disabled\/80) {
  border-right-color: rgb(185 186 185 / 0.8);
}#body :is(.border-r-sw-disabled\/85) {
  border-right-color: rgb(185 186 185 / 0.85);
}#body :is(.border-r-sw-disabled\/90) {
  border-right-color: rgb(185 186 185 / 0.9);
}#body :is(.border-r-sw-disabled\/95) {
  border-right-color: rgb(185 186 185 / 0.95);
}#body :is(.border-r-sw-divider) {
  --tw-border-opacity: 1;
  border-right-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-r-sw-divider\/0) {
  border-right-color: rgb(216 216 216 / 0);
}#body :is(.border-r-sw-divider\/10) {
  border-right-color: rgb(216 216 216 / 0.1);
}#body :is(.border-r-sw-divider\/100) {
  border-right-color: rgb(216 216 216 / 1);
}#body :is(.border-r-sw-divider\/15) {
  border-right-color: rgb(216 216 216 / 0.15);
}#body :is(.border-r-sw-divider\/20) {
  border-right-color: rgb(216 216 216 / 0.2);
}#body :is(.border-r-sw-divider\/25) {
  border-right-color: rgb(216 216 216 / 0.25);
}#body :is(.border-r-sw-divider\/30) {
  border-right-color: rgb(216 216 216 / 0.3);
}#body :is(.border-r-sw-divider\/35) {
  border-right-color: rgb(216 216 216 / 0.35);
}#body :is(.border-r-sw-divider\/40) {
  border-right-color: rgb(216 216 216 / 0.4);
}#body :is(.border-r-sw-divider\/45) {
  border-right-color: rgb(216 216 216 / 0.45);
}#body :is(.border-r-sw-divider\/5) {
  border-right-color: rgb(216 216 216 / 0.05);
}#body :is(.border-r-sw-divider\/50) {
  border-right-color: rgb(216 216 216 / 0.5);
}#body :is(.border-r-sw-divider\/55) {
  border-right-color: rgb(216 216 216 / 0.55);
}#body :is(.border-r-sw-divider\/60) {
  border-right-color: rgb(216 216 216 / 0.6);
}#body :is(.border-r-sw-divider\/65) {
  border-right-color: rgb(216 216 216 / 0.65);
}#body :is(.border-r-sw-divider\/70) {
  border-right-color: rgb(216 216 216 / 0.7);
}#body :is(.border-r-sw-divider\/75) {
  border-right-color: rgb(216 216 216 / 0.75);
}#body :is(.border-r-sw-divider\/80) {
  border-right-color: rgb(216 216 216 / 0.8);
}#body :is(.border-r-sw-divider\/85) {
  border-right-color: rgb(216 216 216 / 0.85);
}#body :is(.border-r-sw-divider\/90) {
  border-right-color: rgb(216 216 216 / 0.9);
}#body :is(.border-r-sw-divider\/95) {
  border-right-color: rgb(216 216 216 / 0.95);
}#body :is(.border-r-sw-error) {
  --tw-border-opacity: 1;
  border-right-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-r-sw-error-background) {
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-r-sw-error-background-hex) {
  --tw-border-opacity: 1;
  border-right-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.border-r-sw-error-background-hex\/0) {
  border-right-color: rgb(247 232 231 / 0);
}#body :is(.border-r-sw-error-background-hex\/10) {
  border-right-color: rgb(247 232 231 / 0.1);
}#body :is(.border-r-sw-error-background-hex\/100) {
  border-right-color: rgb(247 232 231 / 1);
}#body :is(.border-r-sw-error-background-hex\/15) {
  border-right-color: rgb(247 232 231 / 0.15);
}#body :is(.border-r-sw-error-background-hex\/20) {
  border-right-color: rgb(247 232 231 / 0.2);
}#body :is(.border-r-sw-error-background-hex\/25) {
  border-right-color: rgb(247 232 231 / 0.25);
}#body :is(.border-r-sw-error-background-hex\/30) {
  border-right-color: rgb(247 232 231 / 0.3);
}#body :is(.border-r-sw-error-background-hex\/35) {
  border-right-color: rgb(247 232 231 / 0.35);
}#body :is(.border-r-sw-error-background-hex\/40) {
  border-right-color: rgb(247 232 231 / 0.4);
}#body :is(.border-r-sw-error-background-hex\/45) {
  border-right-color: rgb(247 232 231 / 0.45);
}#body :is(.border-r-sw-error-background-hex\/5) {
  border-right-color: rgb(247 232 231 / 0.05);
}#body :is(.border-r-sw-error-background-hex\/50) {
  border-right-color: rgb(247 232 231 / 0.5);
}#body :is(.border-r-sw-error-background-hex\/55) {
  border-right-color: rgb(247 232 231 / 0.55);
}#body :is(.border-r-sw-error-background-hex\/60) {
  border-right-color: rgb(247 232 231 / 0.6);
}#body :is(.border-r-sw-error-background-hex\/65) {
  border-right-color: rgb(247 232 231 / 0.65);
}#body :is(.border-r-sw-error-background-hex\/70) {
  border-right-color: rgb(247 232 231 / 0.7);
}#body :is(.border-r-sw-error-background-hex\/75) {
  border-right-color: rgb(247 232 231 / 0.75);
}#body :is(.border-r-sw-error-background-hex\/80) {
  border-right-color: rgb(247 232 231 / 0.8);
}#body :is(.border-r-sw-error-background-hex\/85) {
  border-right-color: rgb(247 232 231 / 0.85);
}#body :is(.border-r-sw-error-background-hex\/90) {
  border-right-color: rgb(247 232 231 / 0.9);
}#body :is(.border-r-sw-error-background-hex\/95) {
  border-right-color: rgb(247 232 231 / 0.95);
}#body :is(.border-r-sw-error-background\/0) {
  border-right-color: rgba(180, 29, 19, 0);
}#body :is(.border-r-sw-error-background\/10) {
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-r-sw-error-background\/100) {
  border-right-color: rgba(180, 29, 19, 1);
}#body :is(.border-r-sw-error-background\/15) {
  border-right-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-r-sw-error-background\/20) {
  border-right-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-r-sw-error-background\/25) {
  border-right-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-r-sw-error-background\/30) {
  border-right-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-r-sw-error-background\/35) {
  border-right-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-r-sw-error-background\/40) {
  border-right-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-r-sw-error-background\/45) {
  border-right-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-r-sw-error-background\/5) {
  border-right-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-r-sw-error-background\/50) {
  border-right-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-r-sw-error-background\/55) {
  border-right-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-r-sw-error-background\/60) {
  border-right-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-r-sw-error-background\/65) {
  border-right-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-r-sw-error-background\/70) {
  border-right-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-r-sw-error-background\/75) {
  border-right-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-r-sw-error-background\/80) {
  border-right-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-r-sw-error-background\/85) {
  border-right-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-r-sw-error-background\/90) {
  border-right-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-r-sw-error-background\/95) {
  border-right-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-r-sw-error-dark) {
  --tw-border-opacity: 1;
  border-right-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.border-r-sw-error-dark\/0) {
  border-right-color: rgb(135 22 15 / 0);
}#body :is(.border-r-sw-error-dark\/10) {
  border-right-color: rgb(135 22 15 / 0.1);
}#body :is(.border-r-sw-error-dark\/100) {
  border-right-color: rgb(135 22 15 / 1);
}#body :is(.border-r-sw-error-dark\/15) {
  border-right-color: rgb(135 22 15 / 0.15);
}#body :is(.border-r-sw-error-dark\/20) {
  border-right-color: rgb(135 22 15 / 0.2);
}#body :is(.border-r-sw-error-dark\/25) {
  border-right-color: rgb(135 22 15 / 0.25);
}#body :is(.border-r-sw-error-dark\/30) {
  border-right-color: rgb(135 22 15 / 0.3);
}#body :is(.border-r-sw-error-dark\/35) {
  border-right-color: rgb(135 22 15 / 0.35);
}#body :is(.border-r-sw-error-dark\/40) {
  border-right-color: rgb(135 22 15 / 0.4);
}#body :is(.border-r-sw-error-dark\/45) {
  border-right-color: rgb(135 22 15 / 0.45);
}#body :is(.border-r-sw-error-dark\/5) {
  border-right-color: rgb(135 22 15 / 0.05);
}#body :is(.border-r-sw-error-dark\/50) {
  border-right-color: rgb(135 22 15 / 0.5);
}#body :is(.border-r-sw-error-dark\/55) {
  border-right-color: rgb(135 22 15 / 0.55);
}#body :is(.border-r-sw-error-dark\/60) {
  border-right-color: rgb(135 22 15 / 0.6);
}#body :is(.border-r-sw-error-dark\/65) {
  border-right-color: rgb(135 22 15 / 0.65);
}#body :is(.border-r-sw-error-dark\/70) {
  border-right-color: rgb(135 22 15 / 0.7);
}#body :is(.border-r-sw-error-dark\/75) {
  border-right-color: rgb(135 22 15 / 0.75);
}#body :is(.border-r-sw-error-dark\/80) {
  border-right-color: rgb(135 22 15 / 0.8);
}#body :is(.border-r-sw-error-dark\/85) {
  border-right-color: rgb(135 22 15 / 0.85);
}#body :is(.border-r-sw-error-dark\/90) {
  border-right-color: rgb(135 22 15 / 0.9);
}#body :is(.border-r-sw-error-dark\/95) {
  border-right-color: rgb(135 22 15 / 0.95);
}#body :is(.border-r-sw-error-light) {
  --tw-border-opacity: 1;
  border-right-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.border-r-sw-error-light\/0) {
  border-right-color: rgb(203 82 65 / 0);
}#body :is(.border-r-sw-error-light\/10) {
  border-right-color: rgb(203 82 65 / 0.1);
}#body :is(.border-r-sw-error-light\/100) {
  border-right-color: rgb(203 82 65 / 1);
}#body :is(.border-r-sw-error-light\/15) {
  border-right-color: rgb(203 82 65 / 0.15);
}#body :is(.border-r-sw-error-light\/20) {
  border-right-color: rgb(203 82 65 / 0.2);
}#body :is(.border-r-sw-error-light\/25) {
  border-right-color: rgb(203 82 65 / 0.25);
}#body :is(.border-r-sw-error-light\/30) {
  border-right-color: rgb(203 82 65 / 0.3);
}#body :is(.border-r-sw-error-light\/35) {
  border-right-color: rgb(203 82 65 / 0.35);
}#body :is(.border-r-sw-error-light\/40) {
  border-right-color: rgb(203 82 65 / 0.4);
}#body :is(.border-r-sw-error-light\/45) {
  border-right-color: rgb(203 82 65 / 0.45);
}#body :is(.border-r-sw-error-light\/5) {
  border-right-color: rgb(203 82 65 / 0.05);
}#body :is(.border-r-sw-error-light\/50) {
  border-right-color: rgb(203 82 65 / 0.5);
}#body :is(.border-r-sw-error-light\/55) {
  border-right-color: rgb(203 82 65 / 0.55);
}#body :is(.border-r-sw-error-light\/60) {
  border-right-color: rgb(203 82 65 / 0.6);
}#body :is(.border-r-sw-error-light\/65) {
  border-right-color: rgb(203 82 65 / 0.65);
}#body :is(.border-r-sw-error-light\/70) {
  border-right-color: rgb(203 82 65 / 0.7);
}#body :is(.border-r-sw-error-light\/75) {
  border-right-color: rgb(203 82 65 / 0.75);
}#body :is(.border-r-sw-error-light\/80) {
  border-right-color: rgb(203 82 65 / 0.8);
}#body :is(.border-r-sw-error-light\/85) {
  border-right-color: rgb(203 82 65 / 0.85);
}#body :is(.border-r-sw-error-light\/90) {
  border-right-color: rgb(203 82 65 / 0.9);
}#body :is(.border-r-sw-error-light\/95) {
  border-right-color: rgb(203 82 65 / 0.95);
}#body :is(.border-r-sw-error\/0) {
  border-right-color: rgb(180 29 19 / 0);
}#body :is(.border-r-sw-error\/10) {
  border-right-color: rgb(180 29 19 / 0.1);
}#body :is(.border-r-sw-error\/100) {
  border-right-color: rgb(180 29 19 / 1);
}#body :is(.border-r-sw-error\/15) {
  border-right-color: rgb(180 29 19 / 0.15);
}#body :is(.border-r-sw-error\/20) {
  border-right-color: rgb(180 29 19 / 0.2);
}#body :is(.border-r-sw-error\/25) {
  border-right-color: rgb(180 29 19 / 0.25);
}#body :is(.border-r-sw-error\/30) {
  border-right-color: rgb(180 29 19 / 0.3);
}#body :is(.border-r-sw-error\/35) {
  border-right-color: rgb(180 29 19 / 0.35);
}#body :is(.border-r-sw-error\/40) {
  border-right-color: rgb(180 29 19 / 0.4);
}#body :is(.border-r-sw-error\/45) {
  border-right-color: rgb(180 29 19 / 0.45);
}#body :is(.border-r-sw-error\/5) {
  border-right-color: rgb(180 29 19 / 0.05);
}#body :is(.border-r-sw-error\/50) {
  border-right-color: rgb(180 29 19 / 0.5);
}#body :is(.border-r-sw-error\/55) {
  border-right-color: rgb(180 29 19 / 0.55);
}#body :is(.border-r-sw-error\/60) {
  border-right-color: rgb(180 29 19 / 0.6);
}#body :is(.border-r-sw-error\/65) {
  border-right-color: rgb(180 29 19 / 0.65);
}#body :is(.border-r-sw-error\/70) {
  border-right-color: rgb(180 29 19 / 0.7);
}#body :is(.border-r-sw-error\/75) {
  border-right-color: rgb(180 29 19 / 0.75);
}#body :is(.border-r-sw-error\/80) {
  border-right-color: rgb(180 29 19 / 0.8);
}#body :is(.border-r-sw-error\/85) {
  border-right-color: rgb(180 29 19 / 0.85);
}#body :is(.border-r-sw-error\/90) {
  border-right-color: rgb(180 29 19 / 0.9);
}#body :is(.border-r-sw-error\/95) {
  border-right-color: rgb(180 29 19 / 0.95);
}#body :is(.border-r-sw-focused) {
  --tw-border-opacity: 1;
  border-right-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-r-sw-focused\/0) {
  border-right-color: rgb(0 107 162 / 0);
}#body :is(.border-r-sw-focused\/10) {
  border-right-color: rgb(0 107 162 / 0.1);
}#body :is(.border-r-sw-focused\/100) {
  border-right-color: rgb(0 107 162 / 1);
}#body :is(.border-r-sw-focused\/15) {
  border-right-color: rgb(0 107 162 / 0.15);
}#body :is(.border-r-sw-focused\/20) {
  border-right-color: rgb(0 107 162 / 0.2);
}#body :is(.border-r-sw-focused\/25) {
  border-right-color: rgb(0 107 162 / 0.25);
}#body :is(.border-r-sw-focused\/30) {
  border-right-color: rgb(0 107 162 / 0.3);
}#body :is(.border-r-sw-focused\/35) {
  border-right-color: rgb(0 107 162 / 0.35);
}#body :is(.border-r-sw-focused\/40) {
  border-right-color: rgb(0 107 162 / 0.4);
}#body :is(.border-r-sw-focused\/45) {
  border-right-color: rgb(0 107 162 / 0.45);
}#body :is(.border-r-sw-focused\/5) {
  border-right-color: rgb(0 107 162 / 0.05);
}#body :is(.border-r-sw-focused\/50) {
  border-right-color: rgb(0 107 162 / 0.5);
}#body :is(.border-r-sw-focused\/55) {
  border-right-color: rgb(0 107 162 / 0.55);
}#body :is(.border-r-sw-focused\/60) {
  border-right-color: rgb(0 107 162 / 0.6);
}#body :is(.border-r-sw-focused\/65) {
  border-right-color: rgb(0 107 162 / 0.65);
}#body :is(.border-r-sw-focused\/70) {
  border-right-color: rgb(0 107 162 / 0.7);
}#body :is(.border-r-sw-focused\/75) {
  border-right-color: rgb(0 107 162 / 0.75);
}#body :is(.border-r-sw-focused\/80) {
  border-right-color: rgb(0 107 162 / 0.8);
}#body :is(.border-r-sw-focused\/85) {
  border-right-color: rgb(0 107 162 / 0.85);
}#body :is(.border-r-sw-focused\/90) {
  border-right-color: rgb(0 107 162 / 0.9);
}#body :is(.border-r-sw-focused\/95) {
  border-right-color: rgb(0 107 162 / 0.95);
}#body :is(.border-r-sw-form-field) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-r-sw-form-field\/0) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-r-sw-form-field\/10) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-r-sw-form-field\/100) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-r-sw-form-field\/15) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-r-sw-form-field\/20) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-r-sw-form-field\/25) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-r-sw-form-field\/30) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-r-sw-form-field\/35) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-r-sw-form-field\/40) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-r-sw-form-field\/45) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-r-sw-form-field\/5) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-r-sw-form-field\/50) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-r-sw-form-field\/55) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-r-sw-form-field\/60) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-r-sw-form-field\/65) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-r-sw-form-field\/70) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-r-sw-form-field\/75) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-r-sw-form-field\/80) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-r-sw-form-field\/85) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-r-sw-form-field\/90) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-r-sw-form-field\/95) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-r-sw-form-helper-text) {
  --tw-border-opacity: 1;
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-r-sw-form-helper-text\/0) {
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.border-r-sw-form-helper-text\/10) {
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.border-r-sw-form-helper-text\/100) {
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.border-r-sw-form-helper-text\/15) {
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.border-r-sw-form-helper-text\/20) {
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.border-r-sw-form-helper-text\/25) {
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.border-r-sw-form-helper-text\/30) {
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.border-r-sw-form-helper-text\/35) {
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.border-r-sw-form-helper-text\/40) {
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.border-r-sw-form-helper-text\/45) {
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.border-r-sw-form-helper-text\/5) {
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.border-r-sw-form-helper-text\/50) {
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.border-r-sw-form-helper-text\/55) {
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.border-r-sw-form-helper-text\/60) {
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.border-r-sw-form-helper-text\/65) {
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.border-r-sw-form-helper-text\/70) {
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.border-r-sw-form-helper-text\/75) {
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.border-r-sw-form-helper-text\/80) {
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.border-r-sw-form-helper-text\/85) {
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.border-r-sw-form-helper-text\/90) {
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.border-r-sw-form-helper-text\/95) {
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.border-r-sw-high-price) {
  --tw-border-opacity: 1;
  border-right-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.border-r-sw-high-price-background) {
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-r-sw-high-price-background\/0) {
  border-right-color: rgba(180, 29, 19, 0);
}#body :is(.border-r-sw-high-price-background\/10) {
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-r-sw-high-price-background\/100) {
  border-right-color: rgba(180, 29, 19, 1);
}#body :is(.border-r-sw-high-price-background\/15) {
  border-right-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-r-sw-high-price-background\/20) {
  border-right-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-r-sw-high-price-background\/25) {
  border-right-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-r-sw-high-price-background\/30) {
  border-right-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-r-sw-high-price-background\/35) {
  border-right-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-r-sw-high-price-background\/40) {
  border-right-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-r-sw-high-price-background\/45) {
  border-right-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-r-sw-high-price-background\/5) {
  border-right-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-r-sw-high-price-background\/50) {
  border-right-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-r-sw-high-price-background\/55) {
  border-right-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-r-sw-high-price-background\/60) {
  border-right-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-r-sw-high-price-background\/65) {
  border-right-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-r-sw-high-price-background\/70) {
  border-right-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-r-sw-high-price-background\/75) {
  border-right-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-r-sw-high-price-background\/80) {
  border-right-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-r-sw-high-price-background\/85) {
  border-right-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-r-sw-high-price-background\/90) {
  border-right-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-r-sw-high-price-background\/95) {
  border-right-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-r-sw-high-price\/0) {
  border-right-color: rgb(206 226 248 / 0);
}#body :is(.border-r-sw-high-price\/10) {
  border-right-color: rgb(206 226 248 / 0.1);
}#body :is(.border-r-sw-high-price\/100) {
  border-right-color: rgb(206 226 248 / 1);
}#body :is(.border-r-sw-high-price\/15) {
  border-right-color: rgb(206 226 248 / 0.15);
}#body :is(.border-r-sw-high-price\/20) {
  border-right-color: rgb(206 226 248 / 0.2);
}#body :is(.border-r-sw-high-price\/25) {
  border-right-color: rgb(206 226 248 / 0.25);
}#body :is(.border-r-sw-high-price\/30) {
  border-right-color: rgb(206 226 248 / 0.3);
}#body :is(.border-r-sw-high-price\/35) {
  border-right-color: rgb(206 226 248 / 0.35);
}#body :is(.border-r-sw-high-price\/40) {
  border-right-color: rgb(206 226 248 / 0.4);
}#body :is(.border-r-sw-high-price\/45) {
  border-right-color: rgb(206 226 248 / 0.45);
}#body :is(.border-r-sw-high-price\/5) {
  border-right-color: rgb(206 226 248 / 0.05);
}#body :is(.border-r-sw-high-price\/50) {
  border-right-color: rgb(206 226 248 / 0.5);
}#body :is(.border-r-sw-high-price\/55) {
  border-right-color: rgb(206 226 248 / 0.55);
}#body :is(.border-r-sw-high-price\/60) {
  border-right-color: rgb(206 226 248 / 0.6);
}#body :is(.border-r-sw-high-price\/65) {
  border-right-color: rgb(206 226 248 / 0.65);
}#body :is(.border-r-sw-high-price\/70) {
  border-right-color: rgb(206 226 248 / 0.7);
}#body :is(.border-r-sw-high-price\/75) {
  border-right-color: rgb(206 226 248 / 0.75);
}#body :is(.border-r-sw-high-price\/80) {
  border-right-color: rgb(206 226 248 / 0.8);
}#body :is(.border-r-sw-high-price\/85) {
  border-right-color: rgb(206 226 248 / 0.85);
}#body :is(.border-r-sw-high-price\/90) {
  border-right-color: rgb(206 226 248 / 0.9);
}#body :is(.border-r-sw-high-price\/95) {
  border-right-color: rgb(206 226 248 / 0.95);
}#body :is(.border-r-sw-hover-light) {
  --tw-border-opacity: 1;
  border-right-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.border-r-sw-hover-light\/0) {
  border-right-color: rgb(194 210 226 / 0);
}#body :is(.border-r-sw-hover-light\/10) {
  border-right-color: rgb(194 210 226 / 0.1);
}#body :is(.border-r-sw-hover-light\/100) {
  border-right-color: rgb(194 210 226 / 1);
}#body :is(.border-r-sw-hover-light\/15) {
  border-right-color: rgb(194 210 226 / 0.15);
}#body :is(.border-r-sw-hover-light\/20) {
  border-right-color: rgb(194 210 226 / 0.2);
}#body :is(.border-r-sw-hover-light\/25) {
  border-right-color: rgb(194 210 226 / 0.25);
}#body :is(.border-r-sw-hover-light\/30) {
  border-right-color: rgb(194 210 226 / 0.3);
}#body :is(.border-r-sw-hover-light\/35) {
  border-right-color: rgb(194 210 226 / 0.35);
}#body :is(.border-r-sw-hover-light\/40) {
  border-right-color: rgb(194 210 226 / 0.4);
}#body :is(.border-r-sw-hover-light\/45) {
  border-right-color: rgb(194 210 226 / 0.45);
}#body :is(.border-r-sw-hover-light\/5) {
  border-right-color: rgb(194 210 226 / 0.05);
}#body :is(.border-r-sw-hover-light\/50) {
  border-right-color: rgb(194 210 226 / 0.5);
}#body :is(.border-r-sw-hover-light\/55) {
  border-right-color: rgb(194 210 226 / 0.55);
}#body :is(.border-r-sw-hover-light\/60) {
  border-right-color: rgb(194 210 226 / 0.6);
}#body :is(.border-r-sw-hover-light\/65) {
  border-right-color: rgb(194 210 226 / 0.65);
}#body :is(.border-r-sw-hover-light\/70) {
  border-right-color: rgb(194 210 226 / 0.7);
}#body :is(.border-r-sw-hover-light\/75) {
  border-right-color: rgb(194 210 226 / 0.75);
}#body :is(.border-r-sw-hover-light\/80) {
  border-right-color: rgb(194 210 226 / 0.8);
}#body :is(.border-r-sw-hover-light\/85) {
  border-right-color: rgb(194 210 226 / 0.85);
}#body :is(.border-r-sw-hover-light\/90) {
  border-right-color: rgb(194 210 226 / 0.9);
}#body :is(.border-r-sw-hover-light\/95) {
  border-right-color: rgb(194 210 226 / 0.95);
}#body :is(.border-r-sw-icon) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-r-sw-icon-alternate) {
  --tw-border-opacity: 1;
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-r-sw-icon-alternate\/0) {
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.border-r-sw-icon-alternate\/10) {
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.border-r-sw-icon-alternate\/100) {
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.border-r-sw-icon-alternate\/15) {
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.border-r-sw-icon-alternate\/20) {
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.border-r-sw-icon-alternate\/25) {
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.border-r-sw-icon-alternate\/30) {
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.border-r-sw-icon-alternate\/35) {
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.border-r-sw-icon-alternate\/40) {
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.border-r-sw-icon-alternate\/45) {
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.border-r-sw-icon-alternate\/5) {
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.border-r-sw-icon-alternate\/50) {
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.border-r-sw-icon-alternate\/55) {
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.border-r-sw-icon-alternate\/60) {
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.border-r-sw-icon-alternate\/65) {
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.border-r-sw-icon-alternate\/70) {
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.border-r-sw-icon-alternate\/75) {
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.border-r-sw-icon-alternate\/80) {
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.border-r-sw-icon-alternate\/85) {
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.border-r-sw-icon-alternate\/90) {
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.border-r-sw-icon-alternate\/95) {
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.border-r-sw-icon-small) {
  --tw-border-opacity: 1;
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-r-sw-icon-small\/0) {
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.border-r-sw-icon-small\/10) {
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.border-r-sw-icon-small\/100) {
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.border-r-sw-icon-small\/15) {
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.border-r-sw-icon-small\/20) {
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.border-r-sw-icon-small\/25) {
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.border-r-sw-icon-small\/30) {
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.border-r-sw-icon-small\/35) {
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.border-r-sw-icon-small\/40) {
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.border-r-sw-icon-small\/45) {
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.border-r-sw-icon-small\/5) {
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.border-r-sw-icon-small\/50) {
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.border-r-sw-icon-small\/55) {
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.border-r-sw-icon-small\/60) {
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.border-r-sw-icon-small\/65) {
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.border-r-sw-icon-small\/70) {
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.border-r-sw-icon-small\/75) {
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.border-r-sw-icon-small\/80) {
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.border-r-sw-icon-small\/85) {
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.border-r-sw-icon-small\/90) {
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.border-r-sw-icon-small\/95) {
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.border-r-sw-icon\/0) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-r-sw-icon\/10) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-r-sw-icon\/100) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-r-sw-icon\/15) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-r-sw-icon\/20) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-r-sw-icon\/25) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-r-sw-icon\/30) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-r-sw-icon\/35) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-r-sw-icon\/40) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-r-sw-icon\/45) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-r-sw-icon\/5) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-r-sw-icon\/50) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-r-sw-icon\/55) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-r-sw-icon\/60) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-r-sw-icon\/65) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-r-sw-icon\/70) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-r-sw-icon\/75) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-r-sw-icon\/80) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-r-sw-icon\/85) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-r-sw-icon\/90) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-r-sw-icon\/95) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-r-sw-info) {
  --tw-border-opacity: 1;
  border-right-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-r-sw-info\/0) {
  border-right-color: rgb(38 40 43 / 0);
}#body :is(.border-r-sw-info\/10) {
  border-right-color: rgb(38 40 43 / 0.1);
}#body :is(.border-r-sw-info\/100) {
  border-right-color: rgb(38 40 43 / 1);
}#body :is(.border-r-sw-info\/15) {
  border-right-color: rgb(38 40 43 / 0.15);
}#body :is(.border-r-sw-info\/20) {
  border-right-color: rgb(38 40 43 / 0.2);
}#body :is(.border-r-sw-info\/25) {
  border-right-color: rgb(38 40 43 / 0.25);
}#body :is(.border-r-sw-info\/30) {
  border-right-color: rgb(38 40 43 / 0.3);
}#body :is(.border-r-sw-info\/35) {
  border-right-color: rgb(38 40 43 / 0.35);
}#body :is(.border-r-sw-info\/40) {
  border-right-color: rgb(38 40 43 / 0.4);
}#body :is(.border-r-sw-info\/45) {
  border-right-color: rgb(38 40 43 / 0.45);
}#body :is(.border-r-sw-info\/5) {
  border-right-color: rgb(38 40 43 / 0.05);
}#body :is(.border-r-sw-info\/50) {
  border-right-color: rgb(38 40 43 / 0.5);
}#body :is(.border-r-sw-info\/55) {
  border-right-color: rgb(38 40 43 / 0.55);
}#body :is(.border-r-sw-info\/60) {
  border-right-color: rgb(38 40 43 / 0.6);
}#body :is(.border-r-sw-info\/65) {
  border-right-color: rgb(38 40 43 / 0.65);
}#body :is(.border-r-sw-info\/70) {
  border-right-color: rgb(38 40 43 / 0.7);
}#body :is(.border-r-sw-info\/75) {
  border-right-color: rgb(38 40 43 / 0.75);
}#body :is(.border-r-sw-info\/80) {
  border-right-color: rgb(38 40 43 / 0.8);
}#body :is(.border-r-sw-info\/85) {
  border-right-color: rgb(38 40 43 / 0.85);
}#body :is(.border-r-sw-info\/90) {
  border-right-color: rgb(38 40 43 / 0.9);
}#body :is(.border-r-sw-info\/95) {
  border-right-color: rgb(38 40 43 / 0.95);
}#body :is(.border-r-sw-label) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-r-sw-label\/0) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-r-sw-label\/10) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-r-sw-label\/100) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-r-sw-label\/15) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-r-sw-label\/20) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-r-sw-label\/25) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-r-sw-label\/30) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-r-sw-label\/35) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-r-sw-label\/40) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-r-sw-label\/45) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-r-sw-label\/5) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-r-sw-label\/50) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-r-sw-label\/55) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-r-sw-label\/60) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-r-sw-label\/65) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-r-sw-label\/70) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-r-sw-label\/75) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-r-sw-label\/80) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-r-sw-label\/85) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-r-sw-label\/90) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-r-sw-label\/95) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-r-sw-link-light) {
  --tw-border-opacity: 1;
  border-right-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-r-sw-link-light\/0) {
  border-right-color: rgb(17 162 220 / 0);
}#body :is(.border-r-sw-link-light\/10) {
  border-right-color: rgb(17 162 220 / 0.1);
}#body :is(.border-r-sw-link-light\/100) {
  border-right-color: rgb(17 162 220 / 1);
}#body :is(.border-r-sw-link-light\/15) {
  border-right-color: rgb(17 162 220 / 0.15);
}#body :is(.border-r-sw-link-light\/20) {
  border-right-color: rgb(17 162 220 / 0.2);
}#body :is(.border-r-sw-link-light\/25) {
  border-right-color: rgb(17 162 220 / 0.25);
}#body :is(.border-r-sw-link-light\/30) {
  border-right-color: rgb(17 162 220 / 0.3);
}#body :is(.border-r-sw-link-light\/35) {
  border-right-color: rgb(17 162 220 / 0.35);
}#body :is(.border-r-sw-link-light\/40) {
  border-right-color: rgb(17 162 220 / 0.4);
}#body :is(.border-r-sw-link-light\/45) {
  border-right-color: rgb(17 162 220 / 0.45);
}#body :is(.border-r-sw-link-light\/5) {
  border-right-color: rgb(17 162 220 / 0.05);
}#body :is(.border-r-sw-link-light\/50) {
  border-right-color: rgb(17 162 220 / 0.5);
}#body :is(.border-r-sw-link-light\/55) {
  border-right-color: rgb(17 162 220 / 0.55);
}#body :is(.border-r-sw-link-light\/60) {
  border-right-color: rgb(17 162 220 / 0.6);
}#body :is(.border-r-sw-link-light\/65) {
  border-right-color: rgb(17 162 220 / 0.65);
}#body :is(.border-r-sw-link-light\/70) {
  border-right-color: rgb(17 162 220 / 0.7);
}#body :is(.border-r-sw-link-light\/75) {
  border-right-color: rgb(17 162 220 / 0.75);
}#body :is(.border-r-sw-link-light\/80) {
  border-right-color: rgb(17 162 220 / 0.8);
}#body :is(.border-r-sw-link-light\/85) {
  border-right-color: rgb(17 162 220 / 0.85);
}#body :is(.border-r-sw-link-light\/90) {
  border-right-color: rgb(17 162 220 / 0.9);
}#body :is(.border-r-sw-link-light\/95) {
  border-right-color: rgb(17 162 220 / 0.95);
}#body :is(.border-r-sw-low-price) {
  --tw-border-opacity: 1;
  border-right-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-r-sw-low-price-background) {
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-r-sw-low-price-background\/0) {
  border-right-color: rgba(10, 111, 219, 0);
}#body :is(.border-r-sw-low-price-background\/10) {
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-r-sw-low-price-background\/100) {
  border-right-color: rgba(10, 111, 219, 1);
}#body :is(.border-r-sw-low-price-background\/15) {
  border-right-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-r-sw-low-price-background\/20) {
  border-right-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-r-sw-low-price-background\/25) {
  border-right-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-r-sw-low-price-background\/30) {
  border-right-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-r-sw-low-price-background\/35) {
  border-right-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-r-sw-low-price-background\/40) {
  border-right-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-r-sw-low-price-background\/45) {
  border-right-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-r-sw-low-price-background\/5) {
  border-right-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-r-sw-low-price-background\/50) {
  border-right-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-r-sw-low-price-background\/55) {
  border-right-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-r-sw-low-price-background\/60) {
  border-right-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-r-sw-low-price-background\/65) {
  border-right-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-r-sw-low-price-background\/70) {
  border-right-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-r-sw-low-price-background\/75) {
  border-right-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-r-sw-low-price-background\/80) {
  border-right-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-r-sw-low-price-background\/85) {
  border-right-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-r-sw-low-price-background\/90) {
  border-right-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-r-sw-low-price-background\/95) {
  border-right-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-r-sw-low-price\/0) {
  border-right-color: rgb(10 111 219 / 0);
}#body :is(.border-r-sw-low-price\/10) {
  border-right-color: rgb(10 111 219 / 0.1);
}#body :is(.border-r-sw-low-price\/100) {
  border-right-color: rgb(10 111 219 / 1);
}#body :is(.border-r-sw-low-price\/15) {
  border-right-color: rgb(10 111 219 / 0.15);
}#body :is(.border-r-sw-low-price\/20) {
  border-right-color: rgb(10 111 219 / 0.2);
}#body :is(.border-r-sw-low-price\/25) {
  border-right-color: rgb(10 111 219 / 0.25);
}#body :is(.border-r-sw-low-price\/30) {
  border-right-color: rgb(10 111 219 / 0.3);
}#body :is(.border-r-sw-low-price\/35) {
  border-right-color: rgb(10 111 219 / 0.35);
}#body :is(.border-r-sw-low-price\/40) {
  border-right-color: rgb(10 111 219 / 0.4);
}#body :is(.border-r-sw-low-price\/45) {
  border-right-color: rgb(10 111 219 / 0.45);
}#body :is(.border-r-sw-low-price\/5) {
  border-right-color: rgb(10 111 219 / 0.05);
}#body :is(.border-r-sw-low-price\/50) {
  border-right-color: rgb(10 111 219 / 0.5);
}#body :is(.border-r-sw-low-price\/55) {
  border-right-color: rgb(10 111 219 / 0.55);
}#body :is(.border-r-sw-low-price\/60) {
  border-right-color: rgb(10 111 219 / 0.6);
}#body :is(.border-r-sw-low-price\/65) {
  border-right-color: rgb(10 111 219 / 0.65);
}#body :is(.border-r-sw-low-price\/70) {
  border-right-color: rgb(10 111 219 / 0.7);
}#body :is(.border-r-sw-low-price\/75) {
  border-right-color: rgb(10 111 219 / 0.75);
}#body :is(.border-r-sw-low-price\/80) {
  border-right-color: rgb(10 111 219 / 0.8);
}#body :is(.border-r-sw-low-price\/85) {
  border-right-color: rgb(10 111 219 / 0.85);
}#body :is(.border-r-sw-low-price\/90) {
  border-right-color: rgb(10 111 219 / 0.9);
}#body :is(.border-r-sw-low-price\/95) {
  border-right-color: rgb(10 111 219 / 0.95);
}#body :is(.border-r-sw-medium-price) {
  --tw-border-opacity: 1;
  border-right-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.border-r-sw-medium-price\/0) {
  border-right-color: rgb(108 169 233 / 0);
}#body :is(.border-r-sw-medium-price\/10) {
  border-right-color: rgb(108 169 233 / 0.1);
}#body :is(.border-r-sw-medium-price\/100) {
  border-right-color: rgb(108 169 233 / 1);
}#body :is(.border-r-sw-medium-price\/15) {
  border-right-color: rgb(108 169 233 / 0.15);
}#body :is(.border-r-sw-medium-price\/20) {
  border-right-color: rgb(108 169 233 / 0.2);
}#body :is(.border-r-sw-medium-price\/25) {
  border-right-color: rgb(108 169 233 / 0.25);
}#body :is(.border-r-sw-medium-price\/30) {
  border-right-color: rgb(108 169 233 / 0.3);
}#body :is(.border-r-sw-medium-price\/35) {
  border-right-color: rgb(108 169 233 / 0.35);
}#body :is(.border-r-sw-medium-price\/40) {
  border-right-color: rgb(108 169 233 / 0.4);
}#body :is(.border-r-sw-medium-price\/45) {
  border-right-color: rgb(108 169 233 / 0.45);
}#body :is(.border-r-sw-medium-price\/5) {
  border-right-color: rgb(108 169 233 / 0.05);
}#body :is(.border-r-sw-medium-price\/50) {
  border-right-color: rgb(108 169 233 / 0.5);
}#body :is(.border-r-sw-medium-price\/55) {
  border-right-color: rgb(108 169 233 / 0.55);
}#body :is(.border-r-sw-medium-price\/60) {
  border-right-color: rgb(108 169 233 / 0.6);
}#body :is(.border-r-sw-medium-price\/65) {
  border-right-color: rgb(108 169 233 / 0.65);
}#body :is(.border-r-sw-medium-price\/70) {
  border-right-color: rgb(108 169 233 / 0.7);
}#body :is(.border-r-sw-medium-price\/75) {
  border-right-color: rgb(108 169 233 / 0.75);
}#body :is(.border-r-sw-medium-price\/80) {
  border-right-color: rgb(108 169 233 / 0.8);
}#body :is(.border-r-sw-medium-price\/85) {
  border-right-color: rgb(108 169 233 / 0.85);
}#body :is(.border-r-sw-medium-price\/90) {
  border-right-color: rgb(108 169 233 / 0.9);
}#body :is(.border-r-sw-medium-price\/95) {
  border-right-color: rgb(108 169 233 / 0.95);
}#body :is(.border-r-sw-overlay-background) {
  --tw-border-opacity: 1;
  border-right-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.border-r-sw-overlay-background\/0) {
  border-right-color: rgb(231 241 251 / 0);
}#body :is(.border-r-sw-overlay-background\/10) {
  border-right-color: rgb(231 241 251 / 0.1);
}#body :is(.border-r-sw-overlay-background\/100) {
  border-right-color: rgb(231 241 251 / 1);
}#body :is(.border-r-sw-overlay-background\/15) {
  border-right-color: rgb(231 241 251 / 0.15);
}#body :is(.border-r-sw-overlay-background\/20) {
  border-right-color: rgb(231 241 251 / 0.2);
}#body :is(.border-r-sw-overlay-background\/25) {
  border-right-color: rgb(231 241 251 / 0.25);
}#body :is(.border-r-sw-overlay-background\/30) {
  border-right-color: rgb(231 241 251 / 0.3);
}#body :is(.border-r-sw-overlay-background\/35) {
  border-right-color: rgb(231 241 251 / 0.35);
}#body :is(.border-r-sw-overlay-background\/40) {
  border-right-color: rgb(231 241 251 / 0.4);
}#body :is(.border-r-sw-overlay-background\/45) {
  border-right-color: rgb(231 241 251 / 0.45);
}#body :is(.border-r-sw-overlay-background\/5) {
  border-right-color: rgb(231 241 251 / 0.05);
}#body :is(.border-r-sw-overlay-background\/50) {
  border-right-color: rgb(231 241 251 / 0.5);
}#body :is(.border-r-sw-overlay-background\/55) {
  border-right-color: rgb(231 241 251 / 0.55);
}#body :is(.border-r-sw-overlay-background\/60) {
  border-right-color: rgb(231 241 251 / 0.6);
}#body :is(.border-r-sw-overlay-background\/65) {
  border-right-color: rgb(231 241 251 / 0.65);
}#body :is(.border-r-sw-overlay-background\/70) {
  border-right-color: rgb(231 241 251 / 0.7);
}#body :is(.border-r-sw-overlay-background\/75) {
  border-right-color: rgb(231 241 251 / 0.75);
}#body :is(.border-r-sw-overlay-background\/80) {
  border-right-color: rgb(231 241 251 / 0.8);
}#body :is(.border-r-sw-overlay-background\/85) {
  border-right-color: rgb(231 241 251 / 0.85);
}#body :is(.border-r-sw-overlay-background\/90) {
  border-right-color: rgb(231 241 251 / 0.9);
}#body :is(.border-r-sw-overlay-background\/95) {
  border-right-color: rgb(231 241 251 / 0.95);
}#body :is(.border-r-sw-primary) {
  --tw-border-opacity: 1;
  border-right-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-r-sw-primary\/0) {
  border-right-color: rgb(0 107 162 / 0);
}#body :is(.border-r-sw-primary\/10) {
  border-right-color: rgb(0 107 162 / 0.1);
}#body :is(.border-r-sw-primary\/100) {
  border-right-color: rgb(0 107 162 / 1);
}#body :is(.border-r-sw-primary\/15) {
  border-right-color: rgb(0 107 162 / 0.15);
}#body :is(.border-r-sw-primary\/20) {
  border-right-color: rgb(0 107 162 / 0.2);
}#body :is(.border-r-sw-primary\/25) {
  border-right-color: rgb(0 107 162 / 0.25);
}#body :is(.border-r-sw-primary\/30) {
  border-right-color: rgb(0 107 162 / 0.3);
}#body :is(.border-r-sw-primary\/35) {
  border-right-color: rgb(0 107 162 / 0.35);
}#body :is(.border-r-sw-primary\/40) {
  border-right-color: rgb(0 107 162 / 0.4);
}#body :is(.border-r-sw-primary\/45) {
  border-right-color: rgb(0 107 162 / 0.45);
}#body :is(.border-r-sw-primary\/5) {
  border-right-color: rgb(0 107 162 / 0.05);
}#body :is(.border-r-sw-primary\/50) {
  border-right-color: rgb(0 107 162 / 0.5);
}#body :is(.border-r-sw-primary\/55) {
  border-right-color: rgb(0 107 162 / 0.55);
}#body :is(.border-r-sw-primary\/60) {
  border-right-color: rgb(0 107 162 / 0.6);
}#body :is(.border-r-sw-primary\/65) {
  border-right-color: rgb(0 107 162 / 0.65);
}#body :is(.border-r-sw-primary\/70) {
  border-right-color: rgb(0 107 162 / 0.7);
}#body :is(.border-r-sw-primary\/75) {
  border-right-color: rgb(0 107 162 / 0.75);
}#body :is(.border-r-sw-primary\/80) {
  border-right-color: rgb(0 107 162 / 0.8);
}#body :is(.border-r-sw-primary\/85) {
  border-right-color: rgb(0 107 162 / 0.85);
}#body :is(.border-r-sw-primary\/90) {
  border-right-color: rgb(0 107 162 / 0.9);
}#body :is(.border-r-sw-primary\/95) {
  border-right-color: rgb(0 107 162 / 0.95);
}#body :is(.border-r-sw-secondary) {
  --tw-border-opacity: 1;
  border-right-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-r-sw-secondary\/0) {
  border-right-color: rgb(17 162 220 / 0);
}#body :is(.border-r-sw-secondary\/10) {
  border-right-color: rgb(17 162 220 / 0.1);
}#body :is(.border-r-sw-secondary\/100) {
  border-right-color: rgb(17 162 220 / 1);
}#body :is(.border-r-sw-secondary\/15) {
  border-right-color: rgb(17 162 220 / 0.15);
}#body :is(.border-r-sw-secondary\/20) {
  border-right-color: rgb(17 162 220 / 0.2);
}#body :is(.border-r-sw-secondary\/25) {
  border-right-color: rgb(17 162 220 / 0.25);
}#body :is(.border-r-sw-secondary\/30) {
  border-right-color: rgb(17 162 220 / 0.3);
}#body :is(.border-r-sw-secondary\/35) {
  border-right-color: rgb(17 162 220 / 0.35);
}#body :is(.border-r-sw-secondary\/40) {
  border-right-color: rgb(17 162 220 / 0.4);
}#body :is(.border-r-sw-secondary\/45) {
  border-right-color: rgb(17 162 220 / 0.45);
}#body :is(.border-r-sw-secondary\/5) {
  border-right-color: rgb(17 162 220 / 0.05);
}#body :is(.border-r-sw-secondary\/50) {
  border-right-color: rgb(17 162 220 / 0.5);
}#body :is(.border-r-sw-secondary\/55) {
  border-right-color: rgb(17 162 220 / 0.55);
}#body :is(.border-r-sw-secondary\/60) {
  border-right-color: rgb(17 162 220 / 0.6);
}#body :is(.border-r-sw-secondary\/65) {
  border-right-color: rgb(17 162 220 / 0.65);
}#body :is(.border-r-sw-secondary\/70) {
  border-right-color: rgb(17 162 220 / 0.7);
}#body :is(.border-r-sw-secondary\/75) {
  border-right-color: rgb(17 162 220 / 0.75);
}#body :is(.border-r-sw-secondary\/80) {
  border-right-color: rgb(17 162 220 / 0.8);
}#body :is(.border-r-sw-secondary\/85) {
  border-right-color: rgb(17 162 220 / 0.85);
}#body :is(.border-r-sw-secondary\/90) {
  border-right-color: rgb(17 162 220 / 0.9);
}#body :is(.border-r-sw-secondary\/95) {
  border-right-color: rgb(17 162 220 / 0.95);
}#body :is(.border-r-sw-selected) {
  --tw-border-opacity: 1;
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-r-sw-selected\/0) {
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.border-r-sw-selected\/10) {
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.border-r-sw-selected\/100) {
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.border-r-sw-selected\/15) {
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.border-r-sw-selected\/20) {
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.border-r-sw-selected\/25) {
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.border-r-sw-selected\/30) {
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.border-r-sw-selected\/35) {
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.border-r-sw-selected\/40) {
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.border-r-sw-selected\/45) {
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.border-r-sw-selected\/5) {
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.border-r-sw-selected\/50) {
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.border-r-sw-selected\/55) {
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.border-r-sw-selected\/60) {
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.border-r-sw-selected\/65) {
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.border-r-sw-selected\/70) {
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.border-r-sw-selected\/75) {
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.border-r-sw-selected\/80) {
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.border-r-sw-selected\/85) {
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.border-r-sw-selected\/90) {
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.border-r-sw-selected\/95) {
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.border-r-sw-success) {
  --tw-border-opacity: 1;
  border-right-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.border-r-sw-success-background) {
  border-right-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-r-sw-success-background-hex) {
  --tw-border-opacity: 1;
  border-right-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.border-r-sw-success-background-hex\/0) {
  border-right-color: rgb(232 242 235 / 0);
}#body :is(.border-r-sw-success-background-hex\/10) {
  border-right-color: rgb(232 242 235 / 0.1);
}#body :is(.border-r-sw-success-background-hex\/100) {
  border-right-color: rgb(232 242 235 / 1);
}#body :is(.border-r-sw-success-background-hex\/15) {
  border-right-color: rgb(232 242 235 / 0.15);
}#body :is(.border-r-sw-success-background-hex\/20) {
  border-right-color: rgb(232 242 235 / 0.2);
}#body :is(.border-r-sw-success-background-hex\/25) {
  border-right-color: rgb(232 242 235 / 0.25);
}#body :is(.border-r-sw-success-background-hex\/30) {
  border-right-color: rgb(232 242 235 / 0.3);
}#body :is(.border-r-sw-success-background-hex\/35) {
  border-right-color: rgb(232 242 235 / 0.35);
}#body :is(.border-r-sw-success-background-hex\/40) {
  border-right-color: rgb(232 242 235 / 0.4);
}#body :is(.border-r-sw-success-background-hex\/45) {
  border-right-color: rgb(232 242 235 / 0.45);
}#body :is(.border-r-sw-success-background-hex\/5) {
  border-right-color: rgb(232 242 235 / 0.05);
}#body :is(.border-r-sw-success-background-hex\/50) {
  border-right-color: rgb(232 242 235 / 0.5);
}#body :is(.border-r-sw-success-background-hex\/55) {
  border-right-color: rgb(232 242 235 / 0.55);
}#body :is(.border-r-sw-success-background-hex\/60) {
  border-right-color: rgb(232 242 235 / 0.6);
}#body :is(.border-r-sw-success-background-hex\/65) {
  border-right-color: rgb(232 242 235 / 0.65);
}#body :is(.border-r-sw-success-background-hex\/70) {
  border-right-color: rgb(232 242 235 / 0.7);
}#body :is(.border-r-sw-success-background-hex\/75) {
  border-right-color: rgb(232 242 235 / 0.75);
}#body :is(.border-r-sw-success-background-hex\/80) {
  border-right-color: rgb(232 242 235 / 0.8);
}#body :is(.border-r-sw-success-background-hex\/85) {
  border-right-color: rgb(232 242 235 / 0.85);
}#body :is(.border-r-sw-success-background-hex\/90) {
  border-right-color: rgb(232 242 235 / 0.9);
}#body :is(.border-r-sw-success-background-hex\/95) {
  border-right-color: rgb(232 242 235 / 0.95);
}#body :is(.border-r-sw-success-background\/0) {
  border-right-color: rgba(27, 123, 59, 0);
}#body :is(.border-r-sw-success-background\/10) {
  border-right-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-r-sw-success-background\/100) {
  border-right-color: rgba(27, 123, 59, 1);
}#body :is(.border-r-sw-success-background\/15) {
  border-right-color: rgba(27, 123, 59, 0.15);
}#body :is(.border-r-sw-success-background\/20) {
  border-right-color: rgba(27, 123, 59, 0.2);
}#body :is(.border-r-sw-success-background\/25) {
  border-right-color: rgba(27, 123, 59, 0.25);
}#body :is(.border-r-sw-success-background\/30) {
  border-right-color: rgba(27, 123, 59, 0.3);
}#body :is(.border-r-sw-success-background\/35) {
  border-right-color: rgba(27, 123, 59, 0.35);
}#body :is(.border-r-sw-success-background\/40) {
  border-right-color: rgba(27, 123, 59, 0.4);
}#body :is(.border-r-sw-success-background\/45) {
  border-right-color: rgba(27, 123, 59, 0.45);
}#body :is(.border-r-sw-success-background\/5) {
  border-right-color: rgba(27, 123, 59, 0.05);
}#body :is(.border-r-sw-success-background\/50) {
  border-right-color: rgba(27, 123, 59, 0.5);
}#body :is(.border-r-sw-success-background\/55) {
  border-right-color: rgba(27, 123, 59, 0.55);
}#body :is(.border-r-sw-success-background\/60) {
  border-right-color: rgba(27, 123, 59, 0.6);
}#body :is(.border-r-sw-success-background\/65) {
  border-right-color: rgba(27, 123, 59, 0.65);
}#body :is(.border-r-sw-success-background\/70) {
  border-right-color: rgba(27, 123, 59, 0.7);
}#body :is(.border-r-sw-success-background\/75) {
  border-right-color: rgba(27, 123, 59, 0.75);
}#body :is(.border-r-sw-success-background\/80) {
  border-right-color: rgba(27, 123, 59, 0.8);
}#body :is(.border-r-sw-success-background\/85) {
  border-right-color: rgba(27, 123, 59, 0.85);
}#body :is(.border-r-sw-success-background\/90) {
  border-right-color: rgba(27, 123, 59, 0.9);
}#body :is(.border-r-sw-success-background\/95) {
  border-right-color: rgba(27, 123, 59, 0.95);
}#body :is(.border-r-sw-success-dark) {
  --tw-border-opacity: 1;
  border-right-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.border-r-sw-success-dark\/0) {
  border-right-color: rgb(20 89 43 / 0);
}#body :is(.border-r-sw-success-dark\/10) {
  border-right-color: rgb(20 89 43 / 0.1);
}#body :is(.border-r-sw-success-dark\/100) {
  border-right-color: rgb(20 89 43 / 1);
}#body :is(.border-r-sw-success-dark\/15) {
  border-right-color: rgb(20 89 43 / 0.15);
}#body :is(.border-r-sw-success-dark\/20) {
  border-right-color: rgb(20 89 43 / 0.2);
}#body :is(.border-r-sw-success-dark\/25) {
  border-right-color: rgb(20 89 43 / 0.25);
}#body :is(.border-r-sw-success-dark\/30) {
  border-right-color: rgb(20 89 43 / 0.3);
}#body :is(.border-r-sw-success-dark\/35) {
  border-right-color: rgb(20 89 43 / 0.35);
}#body :is(.border-r-sw-success-dark\/40) {
  border-right-color: rgb(20 89 43 / 0.4);
}#body :is(.border-r-sw-success-dark\/45) {
  border-right-color: rgb(20 89 43 / 0.45);
}#body :is(.border-r-sw-success-dark\/5) {
  border-right-color: rgb(20 89 43 / 0.05);
}#body :is(.border-r-sw-success-dark\/50) {
  border-right-color: rgb(20 89 43 / 0.5);
}#body :is(.border-r-sw-success-dark\/55) {
  border-right-color: rgb(20 89 43 / 0.55);
}#body :is(.border-r-sw-success-dark\/60) {
  border-right-color: rgb(20 89 43 / 0.6);
}#body :is(.border-r-sw-success-dark\/65) {
  border-right-color: rgb(20 89 43 / 0.65);
}#body :is(.border-r-sw-success-dark\/70) {
  border-right-color: rgb(20 89 43 / 0.7);
}#body :is(.border-r-sw-success-dark\/75) {
  border-right-color: rgb(20 89 43 / 0.75);
}#body :is(.border-r-sw-success-dark\/80) {
  border-right-color: rgb(20 89 43 / 0.8);
}#body :is(.border-r-sw-success-dark\/85) {
  border-right-color: rgb(20 89 43 / 0.85);
}#body :is(.border-r-sw-success-dark\/90) {
  border-right-color: rgb(20 89 43 / 0.9);
}#body :is(.border-r-sw-success-dark\/95) {
  border-right-color: rgb(20 89 43 / 0.95);
}#body :is(.border-r-sw-success-light) {
  --tw-border-opacity: 1;
  border-right-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.border-r-sw-success-light\/0) {
  border-right-color: rgb(126 199 168 / 0);
}#body :is(.border-r-sw-success-light\/10) {
  border-right-color: rgb(126 199 168 / 0.1);
}#body :is(.border-r-sw-success-light\/100) {
  border-right-color: rgb(126 199 168 / 1);
}#body :is(.border-r-sw-success-light\/15) {
  border-right-color: rgb(126 199 168 / 0.15);
}#body :is(.border-r-sw-success-light\/20) {
  border-right-color: rgb(126 199 168 / 0.2);
}#body :is(.border-r-sw-success-light\/25) {
  border-right-color: rgb(126 199 168 / 0.25);
}#body :is(.border-r-sw-success-light\/30) {
  border-right-color: rgb(126 199 168 / 0.3);
}#body :is(.border-r-sw-success-light\/35) {
  border-right-color: rgb(126 199 168 / 0.35);
}#body :is(.border-r-sw-success-light\/40) {
  border-right-color: rgb(126 199 168 / 0.4);
}#body :is(.border-r-sw-success-light\/45) {
  border-right-color: rgb(126 199 168 / 0.45);
}#body :is(.border-r-sw-success-light\/5) {
  border-right-color: rgb(126 199 168 / 0.05);
}#body :is(.border-r-sw-success-light\/50) {
  border-right-color: rgb(126 199 168 / 0.5);
}#body :is(.border-r-sw-success-light\/55) {
  border-right-color: rgb(126 199 168 / 0.55);
}#body :is(.border-r-sw-success-light\/60) {
  border-right-color: rgb(126 199 168 / 0.6);
}#body :is(.border-r-sw-success-light\/65) {
  border-right-color: rgb(126 199 168 / 0.65);
}#body :is(.border-r-sw-success-light\/70) {
  border-right-color: rgb(126 199 168 / 0.7);
}#body :is(.border-r-sw-success-light\/75) {
  border-right-color: rgb(126 199 168 / 0.75);
}#body :is(.border-r-sw-success-light\/80) {
  border-right-color: rgb(126 199 168 / 0.8);
}#body :is(.border-r-sw-success-light\/85) {
  border-right-color: rgb(126 199 168 / 0.85);
}#body :is(.border-r-sw-success-light\/90) {
  border-right-color: rgb(126 199 168 / 0.9);
}#body :is(.border-r-sw-success-light\/95) {
  border-right-color: rgb(126 199 168 / 0.95);
}#body :is(.border-r-sw-success\/0) {
  border-right-color: rgb(27 123 59 / 0);
}#body :is(.border-r-sw-success\/10) {
  border-right-color: rgb(27 123 59 / 0.1);
}#body :is(.border-r-sw-success\/100) {
  border-right-color: rgb(27 123 59 / 1);
}#body :is(.border-r-sw-success\/15) {
  border-right-color: rgb(27 123 59 / 0.15);
}#body :is(.border-r-sw-success\/20) {
  border-right-color: rgb(27 123 59 / 0.2);
}#body :is(.border-r-sw-success\/25) {
  border-right-color: rgb(27 123 59 / 0.25);
}#body :is(.border-r-sw-success\/30) {
  border-right-color: rgb(27 123 59 / 0.3);
}#body :is(.border-r-sw-success\/35) {
  border-right-color: rgb(27 123 59 / 0.35);
}#body :is(.border-r-sw-success\/40) {
  border-right-color: rgb(27 123 59 / 0.4);
}#body :is(.border-r-sw-success\/45) {
  border-right-color: rgb(27 123 59 / 0.45);
}#body :is(.border-r-sw-success\/5) {
  border-right-color: rgb(27 123 59 / 0.05);
}#body :is(.border-r-sw-success\/50) {
  border-right-color: rgb(27 123 59 / 0.5);
}#body :is(.border-r-sw-success\/55) {
  border-right-color: rgb(27 123 59 / 0.55);
}#body :is(.border-r-sw-success\/60) {
  border-right-color: rgb(27 123 59 / 0.6);
}#body :is(.border-r-sw-success\/65) {
  border-right-color: rgb(27 123 59 / 0.65);
}#body :is(.border-r-sw-success\/70) {
  border-right-color: rgb(27 123 59 / 0.7);
}#body :is(.border-r-sw-success\/75) {
  border-right-color: rgb(27 123 59 / 0.75);
}#body :is(.border-r-sw-success\/80) {
  border-right-color: rgb(27 123 59 / 0.8);
}#body :is(.border-r-sw-success\/85) {
  border-right-color: rgb(27 123 59 / 0.85);
}#body :is(.border-r-sw-success\/90) {
  border-right-color: rgb(27 123 59 / 0.9);
}#body :is(.border-r-sw-success\/95) {
  border-right-color: rgb(27 123 59 / 0.95);
}#body :is(.border-r-sw-tag-default) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-r-sw-tag-default\/0) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-r-sw-tag-default\/10) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-r-sw-tag-default\/100) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-r-sw-tag-default\/15) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-r-sw-tag-default\/20) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-r-sw-tag-default\/25) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-r-sw-tag-default\/30) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-r-sw-tag-default\/35) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-r-sw-tag-default\/40) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-r-sw-tag-default\/45) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-r-sw-tag-default\/5) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-r-sw-tag-default\/50) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-r-sw-tag-default\/55) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-r-sw-tag-default\/60) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-r-sw-tag-default\/65) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-r-sw-tag-default\/70) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-r-sw-tag-default\/75) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-r-sw-tag-default\/80) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-r-sw-tag-default\/85) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-r-sw-tag-default\/90) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-r-sw-tag-default\/95) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-r-sw-text) {
  --tw-border-opacity: 1;
  border-right-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-r-sw-text-reverse) {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-r-sw-text-reverse-alternate) {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-r-sw-text-reverse-alternate\/0) {
  border-right-color: rgb(245 245 245 / 0);
}#body :is(.border-r-sw-text-reverse-alternate\/10) {
  border-right-color: rgb(245 245 245 / 0.1);
}#body :is(.border-r-sw-text-reverse-alternate\/100) {
  border-right-color: rgb(245 245 245 / 1);
}#body :is(.border-r-sw-text-reverse-alternate\/15) {
  border-right-color: rgb(245 245 245 / 0.15);
}#body :is(.border-r-sw-text-reverse-alternate\/20) {
  border-right-color: rgb(245 245 245 / 0.2);
}#body :is(.border-r-sw-text-reverse-alternate\/25) {
  border-right-color: rgb(245 245 245 / 0.25);
}#body :is(.border-r-sw-text-reverse-alternate\/30) {
  border-right-color: rgb(245 245 245 / 0.3);
}#body :is(.border-r-sw-text-reverse-alternate\/35) {
  border-right-color: rgb(245 245 245 / 0.35);
}#body :is(.border-r-sw-text-reverse-alternate\/40) {
  border-right-color: rgb(245 245 245 / 0.4);
}#body :is(.border-r-sw-text-reverse-alternate\/45) {
  border-right-color: rgb(245 245 245 / 0.45);
}#body :is(.border-r-sw-text-reverse-alternate\/5) {
  border-right-color: rgb(245 245 245 / 0.05);
}#body :is(.border-r-sw-text-reverse-alternate\/50) {
  border-right-color: rgb(245 245 245 / 0.5);
}#body :is(.border-r-sw-text-reverse-alternate\/55) {
  border-right-color: rgb(245 245 245 / 0.55);
}#body :is(.border-r-sw-text-reverse-alternate\/60) {
  border-right-color: rgb(245 245 245 / 0.6);
}#body :is(.border-r-sw-text-reverse-alternate\/65) {
  border-right-color: rgb(245 245 245 / 0.65);
}#body :is(.border-r-sw-text-reverse-alternate\/70) {
  border-right-color: rgb(245 245 245 / 0.7);
}#body :is(.border-r-sw-text-reverse-alternate\/75) {
  border-right-color: rgb(245 245 245 / 0.75);
}#body :is(.border-r-sw-text-reverse-alternate\/80) {
  border-right-color: rgb(245 245 245 / 0.8);
}#body :is(.border-r-sw-text-reverse-alternate\/85) {
  border-right-color: rgb(245 245 245 / 0.85);
}#body :is(.border-r-sw-text-reverse-alternate\/90) {
  border-right-color: rgb(245 245 245 / 0.9);
}#body :is(.border-r-sw-text-reverse-alternate\/95) {
  border-right-color: rgb(245 245 245 / 0.95);
}#body :is(.border-r-sw-text-reverse\/0) {
  border-right-color: rgb(255 255 255 / 0);
}#body :is(.border-r-sw-text-reverse\/10) {
  border-right-color: rgb(255 255 255 / 0.1);
}#body :is(.border-r-sw-text-reverse\/100) {
  border-right-color: rgb(255 255 255 / 1);
}#body :is(.border-r-sw-text-reverse\/15) {
  border-right-color: rgb(255 255 255 / 0.15);
}#body :is(.border-r-sw-text-reverse\/20) {
  border-right-color: rgb(255 255 255 / 0.2);
}#body :is(.border-r-sw-text-reverse\/25) {
  border-right-color: rgb(255 255 255 / 0.25);
}#body :is(.border-r-sw-text-reverse\/30) {
  border-right-color: rgb(255 255 255 / 0.3);
}#body :is(.border-r-sw-text-reverse\/35) {
  border-right-color: rgb(255 255 255 / 0.35);
}#body :is(.border-r-sw-text-reverse\/40) {
  border-right-color: rgb(255 255 255 / 0.4);
}#body :is(.border-r-sw-text-reverse\/45) {
  border-right-color: rgb(255 255 255 / 0.45);
}#body :is(.border-r-sw-text-reverse\/5) {
  border-right-color: rgb(255 255 255 / 0.05);
}#body :is(.border-r-sw-text-reverse\/50) {
  border-right-color: rgb(255 255 255 / 0.5);
}#body :is(.border-r-sw-text-reverse\/55) {
  border-right-color: rgb(255 255 255 / 0.55);
}#body :is(.border-r-sw-text-reverse\/60) {
  border-right-color: rgb(255 255 255 / 0.6);
}#body :is(.border-r-sw-text-reverse\/65) {
  border-right-color: rgb(255 255 255 / 0.65);
}#body :is(.border-r-sw-text-reverse\/70) {
  border-right-color: rgb(255 255 255 / 0.7);
}#body :is(.border-r-sw-text-reverse\/75) {
  border-right-color: rgb(255 255 255 / 0.75);
}#body :is(.border-r-sw-text-reverse\/80) {
  border-right-color: rgb(255 255 255 / 0.8);
}#body :is(.border-r-sw-text-reverse\/85) {
  border-right-color: rgb(255 255 255 / 0.85);
}#body :is(.border-r-sw-text-reverse\/90) {
  border-right-color: rgb(255 255 255 / 0.9);
}#body :is(.border-r-sw-text-reverse\/95) {
  border-right-color: rgb(255 255 255 / 0.95);
}#body :is(.border-r-sw-text-section-title) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-r-sw-text-section-title\/0) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.border-r-sw-text-section-title\/10) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.border-r-sw-text-section-title\/100) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.border-r-sw-text-section-title\/15) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.border-r-sw-text-section-title\/20) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.border-r-sw-text-section-title\/25) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.border-r-sw-text-section-title\/30) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.border-r-sw-text-section-title\/35) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.border-r-sw-text-section-title\/40) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.border-r-sw-text-section-title\/45) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.border-r-sw-text-section-title\/5) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.border-r-sw-text-section-title\/50) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.border-r-sw-text-section-title\/55) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.border-r-sw-text-section-title\/60) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.border-r-sw-text-section-title\/65) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.border-r-sw-text-section-title\/70) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.border-r-sw-text-section-title\/75) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.border-r-sw-text-section-title\/80) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.border-r-sw-text-section-title\/85) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.border-r-sw-text-section-title\/90) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.border-r-sw-text-section-title\/95) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.border-r-sw-text\/0) {
  border-right-color: rgb(38 40 43 / 0);
}#body :is(.border-r-sw-text\/10) {
  border-right-color: rgb(38 40 43 / 0.1);
}#body :is(.border-r-sw-text\/100) {
  border-right-color: rgb(38 40 43 / 1);
}#body :is(.border-r-sw-text\/15) {
  border-right-color: rgb(38 40 43 / 0.15);
}#body :is(.border-r-sw-text\/20) {
  border-right-color: rgb(38 40 43 / 0.2);
}#body :is(.border-r-sw-text\/25) {
  border-right-color: rgb(38 40 43 / 0.25);
}#body :is(.border-r-sw-text\/30) {
  border-right-color: rgb(38 40 43 / 0.3);
}#body :is(.border-r-sw-text\/35) {
  border-right-color: rgb(38 40 43 / 0.35);
}#body :is(.border-r-sw-text\/40) {
  border-right-color: rgb(38 40 43 / 0.4);
}#body :is(.border-r-sw-text\/45) {
  border-right-color: rgb(38 40 43 / 0.45);
}#body :is(.border-r-sw-text\/5) {
  border-right-color: rgb(38 40 43 / 0.05);
}#body :is(.border-r-sw-text\/50) {
  border-right-color: rgb(38 40 43 / 0.5);
}#body :is(.border-r-sw-text\/55) {
  border-right-color: rgb(38 40 43 / 0.55);
}#body :is(.border-r-sw-text\/60) {
  border-right-color: rgb(38 40 43 / 0.6);
}#body :is(.border-r-sw-text\/65) {
  border-right-color: rgb(38 40 43 / 0.65);
}#body :is(.border-r-sw-text\/70) {
  border-right-color: rgb(38 40 43 / 0.7);
}#body :is(.border-r-sw-text\/75) {
  border-right-color: rgb(38 40 43 / 0.75);
}#body :is(.border-r-sw-text\/80) {
  border-right-color: rgb(38 40 43 / 0.8);
}#body :is(.border-r-sw-text\/85) {
  border-right-color: rgb(38 40 43 / 0.85);
}#body :is(.border-r-sw-text\/90) {
  border-right-color: rgb(38 40 43 / 0.9);
}#body :is(.border-r-sw-text\/95) {
  border-right-color: rgb(38 40 43 / 0.95);
}#body :is(.border-r-sw-tooltip) {
  border-right-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-r-sw-tooltip\/0) {
  border-right-color: rgba(38, 40, 43, 0);
}#body :is(.border-r-sw-tooltip\/10) {
  border-right-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-r-sw-tooltip\/100) {
  border-right-color: rgba(38, 40, 43, 1);
}#body :is(.border-r-sw-tooltip\/15) {
  border-right-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-r-sw-tooltip\/20) {
  border-right-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-r-sw-tooltip\/25) {
  border-right-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-r-sw-tooltip\/30) {
  border-right-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-r-sw-tooltip\/35) {
  border-right-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-r-sw-tooltip\/40) {
  border-right-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-r-sw-tooltip\/45) {
  border-right-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-r-sw-tooltip\/5) {
  border-right-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-r-sw-tooltip\/50) {
  border-right-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-r-sw-tooltip\/55) {
  border-right-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-r-sw-tooltip\/60) {
  border-right-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-r-sw-tooltip\/65) {
  border-right-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-r-sw-tooltip\/70) {
  border-right-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-r-sw-tooltip\/75) {
  border-right-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-r-sw-tooltip\/80) {
  border-right-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-r-sw-tooltip\/85) {
  border-right-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-r-sw-tooltip\/90) {
  border-right-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-r-sw-tooltip\/95) {
  border-right-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-r-sw-very-high-price) {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-r-sw-very-high-price\/0) {
  border-right-color: rgb(245 245 245 / 0);
}#body :is(.border-r-sw-very-high-price\/10) {
  border-right-color: rgb(245 245 245 / 0.1);
}#body :is(.border-r-sw-very-high-price\/100) {
  border-right-color: rgb(245 245 245 / 1);
}#body :is(.border-r-sw-very-high-price\/15) {
  border-right-color: rgb(245 245 245 / 0.15);
}#body :is(.border-r-sw-very-high-price\/20) {
  border-right-color: rgb(245 245 245 / 0.2);
}#body :is(.border-r-sw-very-high-price\/25) {
  border-right-color: rgb(245 245 245 / 0.25);
}#body :is(.border-r-sw-very-high-price\/30) {
  border-right-color: rgb(245 245 245 / 0.3);
}#body :is(.border-r-sw-very-high-price\/35) {
  border-right-color: rgb(245 245 245 / 0.35);
}#body :is(.border-r-sw-very-high-price\/40) {
  border-right-color: rgb(245 245 245 / 0.4);
}#body :is(.border-r-sw-very-high-price\/45) {
  border-right-color: rgb(245 245 245 / 0.45);
}#body :is(.border-r-sw-very-high-price\/5) {
  border-right-color: rgb(245 245 245 / 0.05);
}#body :is(.border-r-sw-very-high-price\/50) {
  border-right-color: rgb(245 245 245 / 0.5);
}#body :is(.border-r-sw-very-high-price\/55) {
  border-right-color: rgb(245 245 245 / 0.55);
}#body :is(.border-r-sw-very-high-price\/60) {
  border-right-color: rgb(245 245 245 / 0.6);
}#body :is(.border-r-sw-very-high-price\/65) {
  border-right-color: rgb(245 245 245 / 0.65);
}#body :is(.border-r-sw-very-high-price\/70) {
  border-right-color: rgb(245 245 245 / 0.7);
}#body :is(.border-r-sw-very-high-price\/75) {
  border-right-color: rgb(245 245 245 / 0.75);
}#body :is(.border-r-sw-very-high-price\/80) {
  border-right-color: rgb(245 245 245 / 0.8);
}#body :is(.border-r-sw-very-high-price\/85) {
  border-right-color: rgb(245 245 245 / 0.85);
}#body :is(.border-r-sw-very-high-price\/90) {
  border-right-color: rgb(245 245 245 / 0.9);
}#body :is(.border-r-sw-very-high-price\/95) {
  border-right-color: rgb(245 245 245 / 0.95);
}#body :is(.border-r-sw-warning) {
  --tw-border-opacity: 1;
  border-right-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.border-r-sw-warning-background) {
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-r-sw-warning-background-hex) {
  --tw-border-opacity: 1;
  border-right-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.border-r-sw-warning-background-hex\/0) {
  border-right-color: rgb(252 244 230 / 0);
}#body :is(.border-r-sw-warning-background-hex\/10) {
  border-right-color: rgb(252 244 230 / 0.1);
}#body :is(.border-r-sw-warning-background-hex\/100) {
  border-right-color: rgb(252 244 230 / 1);
}#body :is(.border-r-sw-warning-background-hex\/15) {
  border-right-color: rgb(252 244 230 / 0.15);
}#body :is(.border-r-sw-warning-background-hex\/20) {
  border-right-color: rgb(252 244 230 / 0.2);
}#body :is(.border-r-sw-warning-background-hex\/25) {
  border-right-color: rgb(252 244 230 / 0.25);
}#body :is(.border-r-sw-warning-background-hex\/30) {
  border-right-color: rgb(252 244 230 / 0.3);
}#body :is(.border-r-sw-warning-background-hex\/35) {
  border-right-color: rgb(252 244 230 / 0.35);
}#body :is(.border-r-sw-warning-background-hex\/40) {
  border-right-color: rgb(252 244 230 / 0.4);
}#body :is(.border-r-sw-warning-background-hex\/45) {
  border-right-color: rgb(252 244 230 / 0.45);
}#body :is(.border-r-sw-warning-background-hex\/5) {
  border-right-color: rgb(252 244 230 / 0.05);
}#body :is(.border-r-sw-warning-background-hex\/50) {
  border-right-color: rgb(252 244 230 / 0.5);
}#body :is(.border-r-sw-warning-background-hex\/55) {
  border-right-color: rgb(252 244 230 / 0.55);
}#body :is(.border-r-sw-warning-background-hex\/60) {
  border-right-color: rgb(252 244 230 / 0.6);
}#body :is(.border-r-sw-warning-background-hex\/65) {
  border-right-color: rgb(252 244 230 / 0.65);
}#body :is(.border-r-sw-warning-background-hex\/70) {
  border-right-color: rgb(252 244 230 / 0.7);
}#body :is(.border-r-sw-warning-background-hex\/75) {
  border-right-color: rgb(252 244 230 / 0.75);
}#body :is(.border-r-sw-warning-background-hex\/80) {
  border-right-color: rgb(252 244 230 / 0.8);
}#body :is(.border-r-sw-warning-background-hex\/85) {
  border-right-color: rgb(252 244 230 / 0.85);
}#body :is(.border-r-sw-warning-background-hex\/90) {
  border-right-color: rgb(252 244 230 / 0.9);
}#body :is(.border-r-sw-warning-background-hex\/95) {
  border-right-color: rgb(252 244 230 / 0.95);
}#body :is(.border-r-sw-warning-background\/0) {
  border-right-color: rgba(223, 145, 0, 0);
}#body :is(.border-r-sw-warning-background\/10) {
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-r-sw-warning-background\/100) {
  border-right-color: rgba(223, 145, 0, 1);
}#body :is(.border-r-sw-warning-background\/15) {
  border-right-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-r-sw-warning-background\/20) {
  border-right-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-r-sw-warning-background\/25) {
  border-right-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-r-sw-warning-background\/30) {
  border-right-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-r-sw-warning-background\/35) {
  border-right-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-r-sw-warning-background\/40) {
  border-right-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-r-sw-warning-background\/45) {
  border-right-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-r-sw-warning-background\/5) {
  border-right-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-r-sw-warning-background\/50) {
  border-right-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-r-sw-warning-background\/55) {
  border-right-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-r-sw-warning-background\/60) {
  border-right-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-r-sw-warning-background\/65) {
  border-right-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-r-sw-warning-background\/70) {
  border-right-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-r-sw-warning-background\/75) {
  border-right-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-r-sw-warning-background\/80) {
  border-right-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-r-sw-warning-background\/85) {
  border-right-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-r-sw-warning-background\/90) {
  border-right-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-r-sw-warning-background\/95) {
  border-right-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-r-sw-warning-opacity) {
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-r-sw-warning-opacity\/0) {
  border-right-color: rgba(223, 145, 0, 0);
}#body :is(.border-r-sw-warning-opacity\/10) {
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-r-sw-warning-opacity\/100) {
  border-right-color: rgba(223, 145, 0, 1);
}#body :is(.border-r-sw-warning-opacity\/15) {
  border-right-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-r-sw-warning-opacity\/20) {
  border-right-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-r-sw-warning-opacity\/25) {
  border-right-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-r-sw-warning-opacity\/30) {
  border-right-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-r-sw-warning-opacity\/35) {
  border-right-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-r-sw-warning-opacity\/40) {
  border-right-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-r-sw-warning-opacity\/45) {
  border-right-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-r-sw-warning-opacity\/5) {
  border-right-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-r-sw-warning-opacity\/50) {
  border-right-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-r-sw-warning-opacity\/55) {
  border-right-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-r-sw-warning-opacity\/60) {
  border-right-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-r-sw-warning-opacity\/65) {
  border-right-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-r-sw-warning-opacity\/70) {
  border-right-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-r-sw-warning-opacity\/75) {
  border-right-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-r-sw-warning-opacity\/80) {
  border-right-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-r-sw-warning-opacity\/85) {
  border-right-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-r-sw-warning-opacity\/90) {
  border-right-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-r-sw-warning-opacity\/95) {
  border-right-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-r-sw-warning\/0) {
  border-right-color: rgb(223 145 0 / 0);
}#body :is(.border-r-sw-warning\/10) {
  border-right-color: rgb(223 145 0 / 0.1);
}#body :is(.border-r-sw-warning\/100) {
  border-right-color: rgb(223 145 0 / 1);
}#body :is(.border-r-sw-warning\/15) {
  border-right-color: rgb(223 145 0 / 0.15);
}#body :is(.border-r-sw-warning\/20) {
  border-right-color: rgb(223 145 0 / 0.2);
}#body :is(.border-r-sw-warning\/25) {
  border-right-color: rgb(223 145 0 / 0.25);
}#body :is(.border-r-sw-warning\/30) {
  border-right-color: rgb(223 145 0 / 0.3);
}#body :is(.border-r-sw-warning\/35) {
  border-right-color: rgb(223 145 0 / 0.35);
}#body :is(.border-r-sw-warning\/40) {
  border-right-color: rgb(223 145 0 / 0.4);
}#body :is(.border-r-sw-warning\/45) {
  border-right-color: rgb(223 145 0 / 0.45);
}#body :is(.border-r-sw-warning\/5) {
  border-right-color: rgb(223 145 0 / 0.05);
}#body :is(.border-r-sw-warning\/50) {
  border-right-color: rgb(223 145 0 / 0.5);
}#body :is(.border-r-sw-warning\/55) {
  border-right-color: rgb(223 145 0 / 0.55);
}#body :is(.border-r-sw-warning\/60) {
  border-right-color: rgb(223 145 0 / 0.6);
}#body :is(.border-r-sw-warning\/65) {
  border-right-color: rgb(223 145 0 / 0.65);
}#body :is(.border-r-sw-warning\/70) {
  border-right-color: rgb(223 145 0 / 0.7);
}#body :is(.border-r-sw-warning\/75) {
  border-right-color: rgb(223 145 0 / 0.75);
}#body :is(.border-r-sw-warning\/80) {
  border-right-color: rgb(223 145 0 / 0.8);
}#body :is(.border-r-sw-warning\/85) {
  border-right-color: rgb(223 145 0 / 0.85);
}#body :is(.border-r-sw-warning\/90) {
  border-right-color: rgb(223 145 0 / 0.9);
}#body :is(.border-r-sw-warning\/95) {
  border-right-color: rgb(223 145 0 / 0.95);
}#body :is(.border-r-transparent) {
  border-right-color: transparent;
}#body :is(.border-r-transparent\/0) {
  border-right-color: rgb(0 0 0 / 0);
}#body :is(.border-r-transparent\/10) {
  border-right-color: rgb(0 0 0 / 0.1);
}#body :is(.border-r-transparent\/100) {
  border-right-color: rgb(0 0 0 / 1);
}#body :is(.border-r-transparent\/15) {
  border-right-color: rgb(0 0 0 / 0.15);
}#body :is(.border-r-transparent\/20) {
  border-right-color: rgb(0 0 0 / 0.2);
}#body :is(.border-r-transparent\/25) {
  border-right-color: rgb(0 0 0 / 0.25);
}#body :is(.border-r-transparent\/30) {
  border-right-color: rgb(0 0 0 / 0.3);
}#body :is(.border-r-transparent\/35) {
  border-right-color: rgb(0 0 0 / 0.35);
}#body :is(.border-r-transparent\/40) {
  border-right-color: rgb(0 0 0 / 0.4);
}#body :is(.border-r-transparent\/45) {
  border-right-color: rgb(0 0 0 / 0.45);
}#body :is(.border-r-transparent\/5) {
  border-right-color: rgb(0 0 0 / 0.05);
}#body :is(.border-r-transparent\/50) {
  border-right-color: rgb(0 0 0 / 0.5);
}#body :is(.border-r-transparent\/55) {
  border-right-color: rgb(0 0 0 / 0.55);
}#body :is(.border-r-transparent\/60) {
  border-right-color: rgb(0 0 0 / 0.6);
}#body :is(.border-r-transparent\/65) {
  border-right-color: rgb(0 0 0 / 0.65);
}#body :is(.border-r-transparent\/70) {
  border-right-color: rgb(0 0 0 / 0.7);
}#body :is(.border-r-transparent\/75) {
  border-right-color: rgb(0 0 0 / 0.75);
}#body :is(.border-r-transparent\/80) {
  border-right-color: rgb(0 0 0 / 0.8);
}#body :is(.border-r-transparent\/85) {
  border-right-color: rgb(0 0 0 / 0.85);
}#body :is(.border-r-transparent\/90) {
  border-right-color: rgb(0 0 0 / 0.9);
}#body :is(.border-r-transparent\/95) {
  border-right-color: rgb(0 0 0 / 0.95);
}#body :is(.border-s-sw-active) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-s-sw-active-light) {
  border-inline-start-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-s-sw-active-light-hex) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.border-s-sw-active-light-hex\/0) {
  border-inline-start-color: rgb(230 240 251 / 0);
}#body :is(.border-s-sw-active-light-hex\/10) {
  border-inline-start-color: rgb(230 240 251 / 0.1);
}#body :is(.border-s-sw-active-light-hex\/100) {
  border-inline-start-color: rgb(230 240 251 / 1);
}#body :is(.border-s-sw-active-light-hex\/15) {
  border-inline-start-color: rgb(230 240 251 / 0.15);
}#body :is(.border-s-sw-active-light-hex\/20) {
  border-inline-start-color: rgb(230 240 251 / 0.2);
}#body :is(.border-s-sw-active-light-hex\/25) {
  border-inline-start-color: rgb(230 240 251 / 0.25);
}#body :is(.border-s-sw-active-light-hex\/30) {
  border-inline-start-color: rgb(230 240 251 / 0.3);
}#body :is(.border-s-sw-active-light-hex\/35) {
  border-inline-start-color: rgb(230 240 251 / 0.35);
}#body :is(.border-s-sw-active-light-hex\/40) {
  border-inline-start-color: rgb(230 240 251 / 0.4);
}#body :is(.border-s-sw-active-light-hex\/45) {
  border-inline-start-color: rgb(230 240 251 / 0.45);
}#body :is(.border-s-sw-active-light-hex\/5) {
  border-inline-start-color: rgb(230 240 251 / 0.05);
}#body :is(.border-s-sw-active-light-hex\/50) {
  border-inline-start-color: rgb(230 240 251 / 0.5);
}#body :is(.border-s-sw-active-light-hex\/55) {
  border-inline-start-color: rgb(230 240 251 / 0.55);
}#body :is(.border-s-sw-active-light-hex\/60) {
  border-inline-start-color: rgb(230 240 251 / 0.6);
}#body :is(.border-s-sw-active-light-hex\/65) {
  border-inline-start-color: rgb(230 240 251 / 0.65);
}#body :is(.border-s-sw-active-light-hex\/70) {
  border-inline-start-color: rgb(230 240 251 / 0.7);
}#body :is(.border-s-sw-active-light-hex\/75) {
  border-inline-start-color: rgb(230 240 251 / 0.75);
}#body :is(.border-s-sw-active-light-hex\/80) {
  border-inline-start-color: rgb(230 240 251 / 0.8);
}#body :is(.border-s-sw-active-light-hex\/85) {
  border-inline-start-color: rgb(230 240 251 / 0.85);
}#body :is(.border-s-sw-active-light-hex\/90) {
  border-inline-start-color: rgb(230 240 251 / 0.9);
}#body :is(.border-s-sw-active-light-hex\/95) {
  border-inline-start-color: rgb(230 240 251 / 0.95);
}#body :is(.border-s-sw-active-light\/0) {
  border-inline-start-color: rgba(10, 111, 219, 0);
}#body :is(.border-s-sw-active-light\/10) {
  border-inline-start-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-s-sw-active-light\/100) {
  border-inline-start-color: rgba(10, 111, 219, 1);
}#body :is(.border-s-sw-active-light\/15) {
  border-inline-start-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-s-sw-active-light\/20) {
  border-inline-start-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-s-sw-active-light\/25) {
  border-inline-start-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-s-sw-active-light\/30) {
  border-inline-start-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-s-sw-active-light\/35) {
  border-inline-start-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-s-sw-active-light\/40) {
  border-inline-start-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-s-sw-active-light\/45) {
  border-inline-start-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-s-sw-active-light\/5) {
  border-inline-start-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-s-sw-active-light\/50) {
  border-inline-start-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-s-sw-active-light\/55) {
  border-inline-start-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-s-sw-active-light\/60) {
  border-inline-start-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-s-sw-active-light\/65) {
  border-inline-start-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-s-sw-active-light\/70) {
  border-inline-start-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-s-sw-active-light\/75) {
  border-inline-start-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-s-sw-active-light\/80) {
  border-inline-start-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-s-sw-active-light\/85) {
  border-inline-start-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-s-sw-active-light\/90) {
  border-inline-start-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-s-sw-active-light\/95) {
  border-inline-start-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-s-sw-active\/0) {
  border-inline-start-color: rgb(10 111 219 / 0);
}#body :is(.border-s-sw-active\/10) {
  border-inline-start-color: rgb(10 111 219 / 0.1);
}#body :is(.border-s-sw-active\/100) {
  border-inline-start-color: rgb(10 111 219 / 1);
}#body :is(.border-s-sw-active\/15) {
  border-inline-start-color: rgb(10 111 219 / 0.15);
}#body :is(.border-s-sw-active\/20) {
  border-inline-start-color: rgb(10 111 219 / 0.2);
}#body :is(.border-s-sw-active\/25) {
  border-inline-start-color: rgb(10 111 219 / 0.25);
}#body :is(.border-s-sw-active\/30) {
  border-inline-start-color: rgb(10 111 219 / 0.3);
}#body :is(.border-s-sw-active\/35) {
  border-inline-start-color: rgb(10 111 219 / 0.35);
}#body :is(.border-s-sw-active\/40) {
  border-inline-start-color: rgb(10 111 219 / 0.4);
}#body :is(.border-s-sw-active\/45) {
  border-inline-start-color: rgb(10 111 219 / 0.45);
}#body :is(.border-s-sw-active\/5) {
  border-inline-start-color: rgb(10 111 219 / 0.05);
}#body :is(.border-s-sw-active\/50) {
  border-inline-start-color: rgb(10 111 219 / 0.5);
}#body :is(.border-s-sw-active\/55) {
  border-inline-start-color: rgb(10 111 219 / 0.55);
}#body :is(.border-s-sw-active\/60) {
  border-inline-start-color: rgb(10 111 219 / 0.6);
}#body :is(.border-s-sw-active\/65) {
  border-inline-start-color: rgb(10 111 219 / 0.65);
}#body :is(.border-s-sw-active\/70) {
  border-inline-start-color: rgb(10 111 219 / 0.7);
}#body :is(.border-s-sw-active\/75) {
  border-inline-start-color: rgb(10 111 219 / 0.75);
}#body :is(.border-s-sw-active\/80) {
  border-inline-start-color: rgb(10 111 219 / 0.8);
}#body :is(.border-s-sw-active\/85) {
  border-inline-start-color: rgb(10 111 219 / 0.85);
}#body :is(.border-s-sw-active\/90) {
  border-inline-start-color: rgb(10 111 219 / 0.9);
}#body :is(.border-s-sw-active\/95) {
  border-inline-start-color: rgb(10 111 219 / 0.95);
}#body :is(.border-s-sw-background) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-s-sw-background-component) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-s-sw-background-component\/0) {
  border-inline-start-color: rgb(255 255 255 / 0);
}#body :is(.border-s-sw-background-component\/10) {
  border-inline-start-color: rgb(255 255 255 / 0.1);
}#body :is(.border-s-sw-background-component\/100) {
  border-inline-start-color: rgb(255 255 255 / 1);
}#body :is(.border-s-sw-background-component\/15) {
  border-inline-start-color: rgb(255 255 255 / 0.15);
}#body :is(.border-s-sw-background-component\/20) {
  border-inline-start-color: rgb(255 255 255 / 0.2);
}#body :is(.border-s-sw-background-component\/25) {
  border-inline-start-color: rgb(255 255 255 / 0.25);
}#body :is(.border-s-sw-background-component\/30) {
  border-inline-start-color: rgb(255 255 255 / 0.3);
}#body :is(.border-s-sw-background-component\/35) {
  border-inline-start-color: rgb(255 255 255 / 0.35);
}#body :is(.border-s-sw-background-component\/40) {
  border-inline-start-color: rgb(255 255 255 / 0.4);
}#body :is(.border-s-sw-background-component\/45) {
  border-inline-start-color: rgb(255 255 255 / 0.45);
}#body :is(.border-s-sw-background-component\/5) {
  border-inline-start-color: rgb(255 255 255 / 0.05);
}#body :is(.border-s-sw-background-component\/50) {
  border-inline-start-color: rgb(255 255 255 / 0.5);
}#body :is(.border-s-sw-background-component\/55) {
  border-inline-start-color: rgb(255 255 255 / 0.55);
}#body :is(.border-s-sw-background-component\/60) {
  border-inline-start-color: rgb(255 255 255 / 0.6);
}#body :is(.border-s-sw-background-component\/65) {
  border-inline-start-color: rgb(255 255 255 / 0.65);
}#body :is(.border-s-sw-background-component\/70) {
  border-inline-start-color: rgb(255 255 255 / 0.7);
}#body :is(.border-s-sw-background-component\/75) {
  border-inline-start-color: rgb(255 255 255 / 0.75);
}#body :is(.border-s-sw-background-component\/80) {
  border-inline-start-color: rgb(255 255 255 / 0.8);
}#body :is(.border-s-sw-background-component\/85) {
  border-inline-start-color: rgb(255 255 255 / 0.85);
}#body :is(.border-s-sw-background-component\/90) {
  border-inline-start-color: rgb(255 255 255 / 0.9);
}#body :is(.border-s-sw-background-component\/95) {
  border-inline-start-color: rgb(255 255 255 / 0.95);
}#body :is(.border-s-sw-background-header) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-s-sw-background-header\/0) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.border-s-sw-background-header\/10) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.border-s-sw-background-header\/100) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.border-s-sw-background-header\/15) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.border-s-sw-background-header\/20) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.border-s-sw-background-header\/25) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.border-s-sw-background-header\/30) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.border-s-sw-background-header\/35) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.border-s-sw-background-header\/40) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.border-s-sw-background-header\/45) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.border-s-sw-background-header\/5) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.border-s-sw-background-header\/50) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.border-s-sw-background-header\/55) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.border-s-sw-background-header\/60) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.border-s-sw-background-header\/65) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.border-s-sw-background-header\/70) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.border-s-sw-background-header\/75) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.border-s-sw-background-header\/80) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.border-s-sw-background-header\/85) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.border-s-sw-background-header\/90) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.border-s-sw-background-header\/95) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.border-s-sw-background\/0) {
  border-inline-start-color: rgb(245 245 245 / 0);
}#body :is(.border-s-sw-background\/10) {
  border-inline-start-color: rgb(245 245 245 / 0.1);
}#body :is(.border-s-sw-background\/100) {
  border-inline-start-color: rgb(245 245 245 / 1);
}#body :is(.border-s-sw-background\/15) {
  border-inline-start-color: rgb(245 245 245 / 0.15);
}#body :is(.border-s-sw-background\/20) {
  border-inline-start-color: rgb(245 245 245 / 0.2);
}#body :is(.border-s-sw-background\/25) {
  border-inline-start-color: rgb(245 245 245 / 0.25);
}#body :is(.border-s-sw-background\/30) {
  border-inline-start-color: rgb(245 245 245 / 0.3);
}#body :is(.border-s-sw-background\/35) {
  border-inline-start-color: rgb(245 245 245 / 0.35);
}#body :is(.border-s-sw-background\/40) {
  border-inline-start-color: rgb(245 245 245 / 0.4);
}#body :is(.border-s-sw-background\/45) {
  border-inline-start-color: rgb(245 245 245 / 0.45);
}#body :is(.border-s-sw-background\/5) {
  border-inline-start-color: rgb(245 245 245 / 0.05);
}#body :is(.border-s-sw-background\/50) {
  border-inline-start-color: rgb(245 245 245 / 0.5);
}#body :is(.border-s-sw-background\/55) {
  border-inline-start-color: rgb(245 245 245 / 0.55);
}#body :is(.border-s-sw-background\/60) {
  border-inline-start-color: rgb(245 245 245 / 0.6);
}#body :is(.border-s-sw-background\/65) {
  border-inline-start-color: rgb(245 245 245 / 0.65);
}#body :is(.border-s-sw-background\/70) {
  border-inline-start-color: rgb(245 245 245 / 0.7);
}#body :is(.border-s-sw-background\/75) {
  border-inline-start-color: rgb(245 245 245 / 0.75);
}#body :is(.border-s-sw-background\/80) {
  border-inline-start-color: rgb(245 245 245 / 0.8);
}#body :is(.border-s-sw-background\/85) {
  border-inline-start-color: rgb(245 245 245 / 0.85);
}#body :is(.border-s-sw-background\/90) {
  border-inline-start-color: rgb(245 245 245 / 0.9);
}#body :is(.border-s-sw-background\/95) {
  border-inline-start-color: rgb(245 245 245 / 0.95);
}#body :is(.border-s-sw-border) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-s-sw-border-alternate) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-s-sw-border-alternate\/0) {
  border-inline-start-color: rgb(185 186 185 / 0);
}#body :is(.border-s-sw-border-alternate\/10) {
  border-inline-start-color: rgb(185 186 185 / 0.1);
}#body :is(.border-s-sw-border-alternate\/100) {
  border-inline-start-color: rgb(185 186 185 / 1);
}#body :is(.border-s-sw-border-alternate\/15) {
  border-inline-start-color: rgb(185 186 185 / 0.15);
}#body :is(.border-s-sw-border-alternate\/20) {
  border-inline-start-color: rgb(185 186 185 / 0.2);
}#body :is(.border-s-sw-border-alternate\/25) {
  border-inline-start-color: rgb(185 186 185 / 0.25);
}#body :is(.border-s-sw-border-alternate\/30) {
  border-inline-start-color: rgb(185 186 185 / 0.3);
}#body :is(.border-s-sw-border-alternate\/35) {
  border-inline-start-color: rgb(185 186 185 / 0.35);
}#body :is(.border-s-sw-border-alternate\/40) {
  border-inline-start-color: rgb(185 186 185 / 0.4);
}#body :is(.border-s-sw-border-alternate\/45) {
  border-inline-start-color: rgb(185 186 185 / 0.45);
}#body :is(.border-s-sw-border-alternate\/5) {
  border-inline-start-color: rgb(185 186 185 / 0.05);
}#body :is(.border-s-sw-border-alternate\/50) {
  border-inline-start-color: rgb(185 186 185 / 0.5);
}#body :is(.border-s-sw-border-alternate\/55) {
  border-inline-start-color: rgb(185 186 185 / 0.55);
}#body :is(.border-s-sw-border-alternate\/60) {
  border-inline-start-color: rgb(185 186 185 / 0.6);
}#body :is(.border-s-sw-border-alternate\/65) {
  border-inline-start-color: rgb(185 186 185 / 0.65);
}#body :is(.border-s-sw-border-alternate\/70) {
  border-inline-start-color: rgb(185 186 185 / 0.7);
}#body :is(.border-s-sw-border-alternate\/75) {
  border-inline-start-color: rgb(185 186 185 / 0.75);
}#body :is(.border-s-sw-border-alternate\/80) {
  border-inline-start-color: rgb(185 186 185 / 0.8);
}#body :is(.border-s-sw-border-alternate\/85) {
  border-inline-start-color: rgb(185 186 185 / 0.85);
}#body :is(.border-s-sw-border-alternate\/90) {
  border-inline-start-color: rgb(185 186 185 / 0.9);
}#body :is(.border-s-sw-border-alternate\/95) {
  border-inline-start-color: rgb(185 186 185 / 0.95);
}#body :is(.border-s-sw-border-light) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-s-sw-border-light\/0) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.border-s-sw-border-light\/10) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.border-s-sw-border-light\/100) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.border-s-sw-border-light\/15) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.border-s-sw-border-light\/20) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.border-s-sw-border-light\/25) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.border-s-sw-border-light\/30) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.border-s-sw-border-light\/35) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.border-s-sw-border-light\/40) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.border-s-sw-border-light\/45) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.border-s-sw-border-light\/5) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.border-s-sw-border-light\/50) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.border-s-sw-border-light\/55) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.border-s-sw-border-light\/60) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.border-s-sw-border-light\/65) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.border-s-sw-border-light\/70) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.border-s-sw-border-light\/75) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.border-s-sw-border-light\/80) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.border-s-sw-border-light\/85) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.border-s-sw-border-light\/90) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.border-s-sw-border-light\/95) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.border-s-sw-border\/0) {
  border-inline-start-color: rgb(216 216 216 / 0);
}#body :is(.border-s-sw-border\/10) {
  border-inline-start-color: rgb(216 216 216 / 0.1);
}#body :is(.border-s-sw-border\/100) {
  border-inline-start-color: rgb(216 216 216 / 1);
}#body :is(.border-s-sw-border\/15) {
  border-inline-start-color: rgb(216 216 216 / 0.15);
}#body :is(.border-s-sw-border\/20) {
  border-inline-start-color: rgb(216 216 216 / 0.2);
}#body :is(.border-s-sw-border\/25) {
  border-inline-start-color: rgb(216 216 216 / 0.25);
}#body :is(.border-s-sw-border\/30) {
  border-inline-start-color: rgb(216 216 216 / 0.3);
}#body :is(.border-s-sw-border\/35) {
  border-inline-start-color: rgb(216 216 216 / 0.35);
}#body :is(.border-s-sw-border\/40) {
  border-inline-start-color: rgb(216 216 216 / 0.4);
}#body :is(.border-s-sw-border\/45) {
  border-inline-start-color: rgb(216 216 216 / 0.45);
}#body :is(.border-s-sw-border\/5) {
  border-inline-start-color: rgb(216 216 216 / 0.05);
}#body :is(.border-s-sw-border\/50) {
  border-inline-start-color: rgb(216 216 216 / 0.5);
}#body :is(.border-s-sw-border\/55) {
  border-inline-start-color: rgb(216 216 216 / 0.55);
}#body :is(.border-s-sw-border\/60) {
  border-inline-start-color: rgb(216 216 216 / 0.6);
}#body :is(.border-s-sw-border\/65) {
  border-inline-start-color: rgb(216 216 216 / 0.65);
}#body :is(.border-s-sw-border\/70) {
  border-inline-start-color: rgb(216 216 216 / 0.7);
}#body :is(.border-s-sw-border\/75) {
  border-inline-start-color: rgb(216 216 216 / 0.75);
}#body :is(.border-s-sw-border\/80) {
  border-inline-start-color: rgb(216 216 216 / 0.8);
}#body :is(.border-s-sw-border\/85) {
  border-inline-start-color: rgb(216 216 216 / 0.85);
}#body :is(.border-s-sw-border\/90) {
  border-inline-start-color: rgb(216 216 216 / 0.9);
}#body :is(.border-s-sw-border\/95) {
  border-inline-start-color: rgb(216 216 216 / 0.95);
}#body :is(.border-s-sw-boxShadow) {
  border-inline-start-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-s-sw-boxShadow\/0) {
  border-inline-start-color: rgba(38, 40, 43, 0);
}#body :is(.border-s-sw-boxShadow\/10) {
  border-inline-start-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-s-sw-boxShadow\/100) {
  border-inline-start-color: rgba(38, 40, 43, 1);
}#body :is(.border-s-sw-boxShadow\/15) {
  border-inline-start-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-s-sw-boxShadow\/20) {
  border-inline-start-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-s-sw-boxShadow\/25) {
  border-inline-start-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-s-sw-boxShadow\/30) {
  border-inline-start-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-s-sw-boxShadow\/35) {
  border-inline-start-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-s-sw-boxShadow\/40) {
  border-inline-start-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-s-sw-boxShadow\/45) {
  border-inline-start-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-s-sw-boxShadow\/5) {
  border-inline-start-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-s-sw-boxShadow\/50) {
  border-inline-start-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-s-sw-boxShadow\/55) {
  border-inline-start-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-s-sw-boxShadow\/60) {
  border-inline-start-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-s-sw-boxShadow\/65) {
  border-inline-start-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-s-sw-boxShadow\/70) {
  border-inline-start-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-s-sw-boxShadow\/75) {
  border-inline-start-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-s-sw-boxShadow\/80) {
  border-inline-start-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-s-sw-boxShadow\/85) {
  border-inline-start-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-s-sw-boxShadow\/90) {
  border-inline-start-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-s-sw-boxShadow\/95) {
  border-inline-start-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-s-sw-destroy) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-s-sw-destroy\/0) {
  border-inline-start-color: rgb(180 29 19 / 0);
}#body :is(.border-s-sw-destroy\/10) {
  border-inline-start-color: rgb(180 29 19 / 0.1);
}#body :is(.border-s-sw-destroy\/100) {
  border-inline-start-color: rgb(180 29 19 / 1);
}#body :is(.border-s-sw-destroy\/15) {
  border-inline-start-color: rgb(180 29 19 / 0.15);
}#body :is(.border-s-sw-destroy\/20) {
  border-inline-start-color: rgb(180 29 19 / 0.2);
}#body :is(.border-s-sw-destroy\/25) {
  border-inline-start-color: rgb(180 29 19 / 0.25);
}#body :is(.border-s-sw-destroy\/30) {
  border-inline-start-color: rgb(180 29 19 / 0.3);
}#body :is(.border-s-sw-destroy\/35) {
  border-inline-start-color: rgb(180 29 19 / 0.35);
}#body :is(.border-s-sw-destroy\/40) {
  border-inline-start-color: rgb(180 29 19 / 0.4);
}#body :is(.border-s-sw-destroy\/45) {
  border-inline-start-color: rgb(180 29 19 / 0.45);
}#body :is(.border-s-sw-destroy\/5) {
  border-inline-start-color: rgb(180 29 19 / 0.05);
}#body :is(.border-s-sw-destroy\/50) {
  border-inline-start-color: rgb(180 29 19 / 0.5);
}#body :is(.border-s-sw-destroy\/55) {
  border-inline-start-color: rgb(180 29 19 / 0.55);
}#body :is(.border-s-sw-destroy\/60) {
  border-inline-start-color: rgb(180 29 19 / 0.6);
}#body :is(.border-s-sw-destroy\/65) {
  border-inline-start-color: rgb(180 29 19 / 0.65);
}#body :is(.border-s-sw-destroy\/70) {
  border-inline-start-color: rgb(180 29 19 / 0.7);
}#body :is(.border-s-sw-destroy\/75) {
  border-inline-start-color: rgb(180 29 19 / 0.75);
}#body :is(.border-s-sw-destroy\/80) {
  border-inline-start-color: rgb(180 29 19 / 0.8);
}#body :is(.border-s-sw-destroy\/85) {
  border-inline-start-color: rgb(180 29 19 / 0.85);
}#body :is(.border-s-sw-destroy\/90) {
  border-inline-start-color: rgb(180 29 19 / 0.9);
}#body :is(.border-s-sw-destroy\/95) {
  border-inline-start-color: rgb(180 29 19 / 0.95);
}#body :is(.border-s-sw-disabled) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-s-sw-disabled-alternate) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-s-sw-disabled-alternate\/0) {
  border-inline-start-color: rgb(216 216 216 / 0);
}#body :is(.border-s-sw-disabled-alternate\/10) {
  border-inline-start-color: rgb(216 216 216 / 0.1);
}#body :is(.border-s-sw-disabled-alternate\/100) {
  border-inline-start-color: rgb(216 216 216 / 1);
}#body :is(.border-s-sw-disabled-alternate\/15) {
  border-inline-start-color: rgb(216 216 216 / 0.15);
}#body :is(.border-s-sw-disabled-alternate\/20) {
  border-inline-start-color: rgb(216 216 216 / 0.2);
}#body :is(.border-s-sw-disabled-alternate\/25) {
  border-inline-start-color: rgb(216 216 216 / 0.25);
}#body :is(.border-s-sw-disabled-alternate\/30) {
  border-inline-start-color: rgb(216 216 216 / 0.3);
}#body :is(.border-s-sw-disabled-alternate\/35) {
  border-inline-start-color: rgb(216 216 216 / 0.35);
}#body :is(.border-s-sw-disabled-alternate\/40) {
  border-inline-start-color: rgb(216 216 216 / 0.4);
}#body :is(.border-s-sw-disabled-alternate\/45) {
  border-inline-start-color: rgb(216 216 216 / 0.45);
}#body :is(.border-s-sw-disabled-alternate\/5) {
  border-inline-start-color: rgb(216 216 216 / 0.05);
}#body :is(.border-s-sw-disabled-alternate\/50) {
  border-inline-start-color: rgb(216 216 216 / 0.5);
}#body :is(.border-s-sw-disabled-alternate\/55) {
  border-inline-start-color: rgb(216 216 216 / 0.55);
}#body :is(.border-s-sw-disabled-alternate\/60) {
  border-inline-start-color: rgb(216 216 216 / 0.6);
}#body :is(.border-s-sw-disabled-alternate\/65) {
  border-inline-start-color: rgb(216 216 216 / 0.65);
}#body :is(.border-s-sw-disabled-alternate\/70) {
  border-inline-start-color: rgb(216 216 216 / 0.7);
}#body :is(.border-s-sw-disabled-alternate\/75) {
  border-inline-start-color: rgb(216 216 216 / 0.75);
}#body :is(.border-s-sw-disabled-alternate\/80) {
  border-inline-start-color: rgb(216 216 216 / 0.8);
}#body :is(.border-s-sw-disabled-alternate\/85) {
  border-inline-start-color: rgb(216 216 216 / 0.85);
}#body :is(.border-s-sw-disabled-alternate\/90) {
  border-inline-start-color: rgb(216 216 216 / 0.9);
}#body :is(.border-s-sw-disabled-alternate\/95) {
  border-inline-start-color: rgb(216 216 216 / 0.95);
}#body :is(.border-s-sw-disabled-text) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-s-sw-disabled-text\/0) {
  border-inline-start-color: rgb(131 131 131 / 0);
}#body :is(.border-s-sw-disabled-text\/10) {
  border-inline-start-color: rgb(131 131 131 / 0.1);
}#body :is(.border-s-sw-disabled-text\/100) {
  border-inline-start-color: rgb(131 131 131 / 1);
}#body :is(.border-s-sw-disabled-text\/15) {
  border-inline-start-color: rgb(131 131 131 / 0.15);
}#body :is(.border-s-sw-disabled-text\/20) {
  border-inline-start-color: rgb(131 131 131 / 0.2);
}#body :is(.border-s-sw-disabled-text\/25) {
  border-inline-start-color: rgb(131 131 131 / 0.25);
}#body :is(.border-s-sw-disabled-text\/30) {
  border-inline-start-color: rgb(131 131 131 / 0.3);
}#body :is(.border-s-sw-disabled-text\/35) {
  border-inline-start-color: rgb(131 131 131 / 0.35);
}#body :is(.border-s-sw-disabled-text\/40) {
  border-inline-start-color: rgb(131 131 131 / 0.4);
}#body :is(.border-s-sw-disabled-text\/45) {
  border-inline-start-color: rgb(131 131 131 / 0.45);
}#body :is(.border-s-sw-disabled-text\/5) {
  border-inline-start-color: rgb(131 131 131 / 0.05);
}#body :is(.border-s-sw-disabled-text\/50) {
  border-inline-start-color: rgb(131 131 131 / 0.5);
}#body :is(.border-s-sw-disabled-text\/55) {
  border-inline-start-color: rgb(131 131 131 / 0.55);
}#body :is(.border-s-sw-disabled-text\/60) {
  border-inline-start-color: rgb(131 131 131 / 0.6);
}#body :is(.border-s-sw-disabled-text\/65) {
  border-inline-start-color: rgb(131 131 131 / 0.65);
}#body :is(.border-s-sw-disabled-text\/70) {
  border-inline-start-color: rgb(131 131 131 / 0.7);
}#body :is(.border-s-sw-disabled-text\/75) {
  border-inline-start-color: rgb(131 131 131 / 0.75);
}#body :is(.border-s-sw-disabled-text\/80) {
  border-inline-start-color: rgb(131 131 131 / 0.8);
}#body :is(.border-s-sw-disabled-text\/85) {
  border-inline-start-color: rgb(131 131 131 / 0.85);
}#body :is(.border-s-sw-disabled-text\/90) {
  border-inline-start-color: rgb(131 131 131 / 0.9);
}#body :is(.border-s-sw-disabled-text\/95) {
  border-inline-start-color: rgb(131 131 131 / 0.95);
}#body :is(.border-s-sw-disabled\/0) {
  border-inline-start-color: rgb(185 186 185 / 0);
}#body :is(.border-s-sw-disabled\/10) {
  border-inline-start-color: rgb(185 186 185 / 0.1);
}#body :is(.border-s-sw-disabled\/100) {
  border-inline-start-color: rgb(185 186 185 / 1);
}#body :is(.border-s-sw-disabled\/15) {
  border-inline-start-color: rgb(185 186 185 / 0.15);
}#body :is(.border-s-sw-disabled\/20) {
  border-inline-start-color: rgb(185 186 185 / 0.2);
}#body :is(.border-s-sw-disabled\/25) {
  border-inline-start-color: rgb(185 186 185 / 0.25);
}#body :is(.border-s-sw-disabled\/30) {
  border-inline-start-color: rgb(185 186 185 / 0.3);
}#body :is(.border-s-sw-disabled\/35) {
  border-inline-start-color: rgb(185 186 185 / 0.35);
}#body :is(.border-s-sw-disabled\/40) {
  border-inline-start-color: rgb(185 186 185 / 0.4);
}#body :is(.border-s-sw-disabled\/45) {
  border-inline-start-color: rgb(185 186 185 / 0.45);
}#body :is(.border-s-sw-disabled\/5) {
  border-inline-start-color: rgb(185 186 185 / 0.05);
}#body :is(.border-s-sw-disabled\/50) {
  border-inline-start-color: rgb(185 186 185 / 0.5);
}#body :is(.border-s-sw-disabled\/55) {
  border-inline-start-color: rgb(185 186 185 / 0.55);
}#body :is(.border-s-sw-disabled\/60) {
  border-inline-start-color: rgb(185 186 185 / 0.6);
}#body :is(.border-s-sw-disabled\/65) {
  border-inline-start-color: rgb(185 186 185 / 0.65);
}#body :is(.border-s-sw-disabled\/70) {
  border-inline-start-color: rgb(185 186 185 / 0.7);
}#body :is(.border-s-sw-disabled\/75) {
  border-inline-start-color: rgb(185 186 185 / 0.75);
}#body :is(.border-s-sw-disabled\/80) {
  border-inline-start-color: rgb(185 186 185 / 0.8);
}#body :is(.border-s-sw-disabled\/85) {
  border-inline-start-color: rgb(185 186 185 / 0.85);
}#body :is(.border-s-sw-disabled\/90) {
  border-inline-start-color: rgb(185 186 185 / 0.9);
}#body :is(.border-s-sw-disabled\/95) {
  border-inline-start-color: rgb(185 186 185 / 0.95);
}#body :is(.border-s-sw-divider) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-s-sw-divider\/0) {
  border-inline-start-color: rgb(216 216 216 / 0);
}#body :is(.border-s-sw-divider\/10) {
  border-inline-start-color: rgb(216 216 216 / 0.1);
}#body :is(.border-s-sw-divider\/100) {
  border-inline-start-color: rgb(216 216 216 / 1);
}#body :is(.border-s-sw-divider\/15) {
  border-inline-start-color: rgb(216 216 216 / 0.15);
}#body :is(.border-s-sw-divider\/20) {
  border-inline-start-color: rgb(216 216 216 / 0.2);
}#body :is(.border-s-sw-divider\/25) {
  border-inline-start-color: rgb(216 216 216 / 0.25);
}#body :is(.border-s-sw-divider\/30) {
  border-inline-start-color: rgb(216 216 216 / 0.3);
}#body :is(.border-s-sw-divider\/35) {
  border-inline-start-color: rgb(216 216 216 / 0.35);
}#body :is(.border-s-sw-divider\/40) {
  border-inline-start-color: rgb(216 216 216 / 0.4);
}#body :is(.border-s-sw-divider\/45) {
  border-inline-start-color: rgb(216 216 216 / 0.45);
}#body :is(.border-s-sw-divider\/5) {
  border-inline-start-color: rgb(216 216 216 / 0.05);
}#body :is(.border-s-sw-divider\/50) {
  border-inline-start-color: rgb(216 216 216 / 0.5);
}#body :is(.border-s-sw-divider\/55) {
  border-inline-start-color: rgb(216 216 216 / 0.55);
}#body :is(.border-s-sw-divider\/60) {
  border-inline-start-color: rgb(216 216 216 / 0.6);
}#body :is(.border-s-sw-divider\/65) {
  border-inline-start-color: rgb(216 216 216 / 0.65);
}#body :is(.border-s-sw-divider\/70) {
  border-inline-start-color: rgb(216 216 216 / 0.7);
}#body :is(.border-s-sw-divider\/75) {
  border-inline-start-color: rgb(216 216 216 / 0.75);
}#body :is(.border-s-sw-divider\/80) {
  border-inline-start-color: rgb(216 216 216 / 0.8);
}#body :is(.border-s-sw-divider\/85) {
  border-inline-start-color: rgb(216 216 216 / 0.85);
}#body :is(.border-s-sw-divider\/90) {
  border-inline-start-color: rgb(216 216 216 / 0.9);
}#body :is(.border-s-sw-divider\/95) {
  border-inline-start-color: rgb(216 216 216 / 0.95);
}#body :is(.border-s-sw-error) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-s-sw-error-background) {
  border-inline-start-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-s-sw-error-background-hex) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.border-s-sw-error-background-hex\/0) {
  border-inline-start-color: rgb(247 232 231 / 0);
}#body :is(.border-s-sw-error-background-hex\/10) {
  border-inline-start-color: rgb(247 232 231 / 0.1);
}#body :is(.border-s-sw-error-background-hex\/100) {
  border-inline-start-color: rgb(247 232 231 / 1);
}#body :is(.border-s-sw-error-background-hex\/15) {
  border-inline-start-color: rgb(247 232 231 / 0.15);
}#body :is(.border-s-sw-error-background-hex\/20) {
  border-inline-start-color: rgb(247 232 231 / 0.2);
}#body :is(.border-s-sw-error-background-hex\/25) {
  border-inline-start-color: rgb(247 232 231 / 0.25);
}#body :is(.border-s-sw-error-background-hex\/30) {
  border-inline-start-color: rgb(247 232 231 / 0.3);
}#body :is(.border-s-sw-error-background-hex\/35) {
  border-inline-start-color: rgb(247 232 231 / 0.35);
}#body :is(.border-s-sw-error-background-hex\/40) {
  border-inline-start-color: rgb(247 232 231 / 0.4);
}#body :is(.border-s-sw-error-background-hex\/45) {
  border-inline-start-color: rgb(247 232 231 / 0.45);
}#body :is(.border-s-sw-error-background-hex\/5) {
  border-inline-start-color: rgb(247 232 231 / 0.05);
}#body :is(.border-s-sw-error-background-hex\/50) {
  border-inline-start-color: rgb(247 232 231 / 0.5);
}#body :is(.border-s-sw-error-background-hex\/55) {
  border-inline-start-color: rgb(247 232 231 / 0.55);
}#body :is(.border-s-sw-error-background-hex\/60) {
  border-inline-start-color: rgb(247 232 231 / 0.6);
}#body :is(.border-s-sw-error-background-hex\/65) {
  border-inline-start-color: rgb(247 232 231 / 0.65);
}#body :is(.border-s-sw-error-background-hex\/70) {
  border-inline-start-color: rgb(247 232 231 / 0.7);
}#body :is(.border-s-sw-error-background-hex\/75) {
  border-inline-start-color: rgb(247 232 231 / 0.75);
}#body :is(.border-s-sw-error-background-hex\/80) {
  border-inline-start-color: rgb(247 232 231 / 0.8);
}#body :is(.border-s-sw-error-background-hex\/85) {
  border-inline-start-color: rgb(247 232 231 / 0.85);
}#body :is(.border-s-sw-error-background-hex\/90) {
  border-inline-start-color: rgb(247 232 231 / 0.9);
}#body :is(.border-s-sw-error-background-hex\/95) {
  border-inline-start-color: rgb(247 232 231 / 0.95);
}#body :is(.border-s-sw-error-background\/0) {
  border-inline-start-color: rgba(180, 29, 19, 0);
}#body :is(.border-s-sw-error-background\/10) {
  border-inline-start-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-s-sw-error-background\/100) {
  border-inline-start-color: rgba(180, 29, 19, 1);
}#body :is(.border-s-sw-error-background\/15) {
  border-inline-start-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-s-sw-error-background\/20) {
  border-inline-start-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-s-sw-error-background\/25) {
  border-inline-start-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-s-sw-error-background\/30) {
  border-inline-start-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-s-sw-error-background\/35) {
  border-inline-start-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-s-sw-error-background\/40) {
  border-inline-start-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-s-sw-error-background\/45) {
  border-inline-start-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-s-sw-error-background\/5) {
  border-inline-start-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-s-sw-error-background\/50) {
  border-inline-start-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-s-sw-error-background\/55) {
  border-inline-start-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-s-sw-error-background\/60) {
  border-inline-start-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-s-sw-error-background\/65) {
  border-inline-start-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-s-sw-error-background\/70) {
  border-inline-start-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-s-sw-error-background\/75) {
  border-inline-start-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-s-sw-error-background\/80) {
  border-inline-start-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-s-sw-error-background\/85) {
  border-inline-start-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-s-sw-error-background\/90) {
  border-inline-start-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-s-sw-error-background\/95) {
  border-inline-start-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-s-sw-error-dark) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.border-s-sw-error-dark\/0) {
  border-inline-start-color: rgb(135 22 15 / 0);
}#body :is(.border-s-sw-error-dark\/10) {
  border-inline-start-color: rgb(135 22 15 / 0.1);
}#body :is(.border-s-sw-error-dark\/100) {
  border-inline-start-color: rgb(135 22 15 / 1);
}#body :is(.border-s-sw-error-dark\/15) {
  border-inline-start-color: rgb(135 22 15 / 0.15);
}#body :is(.border-s-sw-error-dark\/20) {
  border-inline-start-color: rgb(135 22 15 / 0.2);
}#body :is(.border-s-sw-error-dark\/25) {
  border-inline-start-color: rgb(135 22 15 / 0.25);
}#body :is(.border-s-sw-error-dark\/30) {
  border-inline-start-color: rgb(135 22 15 / 0.3);
}#body :is(.border-s-sw-error-dark\/35) {
  border-inline-start-color: rgb(135 22 15 / 0.35);
}#body :is(.border-s-sw-error-dark\/40) {
  border-inline-start-color: rgb(135 22 15 / 0.4);
}#body :is(.border-s-sw-error-dark\/45) {
  border-inline-start-color: rgb(135 22 15 / 0.45);
}#body :is(.border-s-sw-error-dark\/5) {
  border-inline-start-color: rgb(135 22 15 / 0.05);
}#body :is(.border-s-sw-error-dark\/50) {
  border-inline-start-color: rgb(135 22 15 / 0.5);
}#body :is(.border-s-sw-error-dark\/55) {
  border-inline-start-color: rgb(135 22 15 / 0.55);
}#body :is(.border-s-sw-error-dark\/60) {
  border-inline-start-color: rgb(135 22 15 / 0.6);
}#body :is(.border-s-sw-error-dark\/65) {
  border-inline-start-color: rgb(135 22 15 / 0.65);
}#body :is(.border-s-sw-error-dark\/70) {
  border-inline-start-color: rgb(135 22 15 / 0.7);
}#body :is(.border-s-sw-error-dark\/75) {
  border-inline-start-color: rgb(135 22 15 / 0.75);
}#body :is(.border-s-sw-error-dark\/80) {
  border-inline-start-color: rgb(135 22 15 / 0.8);
}#body :is(.border-s-sw-error-dark\/85) {
  border-inline-start-color: rgb(135 22 15 / 0.85);
}#body :is(.border-s-sw-error-dark\/90) {
  border-inline-start-color: rgb(135 22 15 / 0.9);
}#body :is(.border-s-sw-error-dark\/95) {
  border-inline-start-color: rgb(135 22 15 / 0.95);
}#body :is(.border-s-sw-error-light) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.border-s-sw-error-light\/0) {
  border-inline-start-color: rgb(203 82 65 / 0);
}#body :is(.border-s-sw-error-light\/10) {
  border-inline-start-color: rgb(203 82 65 / 0.1);
}#body :is(.border-s-sw-error-light\/100) {
  border-inline-start-color: rgb(203 82 65 / 1);
}#body :is(.border-s-sw-error-light\/15) {
  border-inline-start-color: rgb(203 82 65 / 0.15);
}#body :is(.border-s-sw-error-light\/20) {
  border-inline-start-color: rgb(203 82 65 / 0.2);
}#body :is(.border-s-sw-error-light\/25) {
  border-inline-start-color: rgb(203 82 65 / 0.25);
}#body :is(.border-s-sw-error-light\/30) {
  border-inline-start-color: rgb(203 82 65 / 0.3);
}#body :is(.border-s-sw-error-light\/35) {
  border-inline-start-color: rgb(203 82 65 / 0.35);
}#body :is(.border-s-sw-error-light\/40) {
  border-inline-start-color: rgb(203 82 65 / 0.4);
}#body :is(.border-s-sw-error-light\/45) {
  border-inline-start-color: rgb(203 82 65 / 0.45);
}#body :is(.border-s-sw-error-light\/5) {
  border-inline-start-color: rgb(203 82 65 / 0.05);
}#body :is(.border-s-sw-error-light\/50) {
  border-inline-start-color: rgb(203 82 65 / 0.5);
}#body :is(.border-s-sw-error-light\/55) {
  border-inline-start-color: rgb(203 82 65 / 0.55);
}#body :is(.border-s-sw-error-light\/60) {
  border-inline-start-color: rgb(203 82 65 / 0.6);
}#body :is(.border-s-sw-error-light\/65) {
  border-inline-start-color: rgb(203 82 65 / 0.65);
}#body :is(.border-s-sw-error-light\/70) {
  border-inline-start-color: rgb(203 82 65 / 0.7);
}#body :is(.border-s-sw-error-light\/75) {
  border-inline-start-color: rgb(203 82 65 / 0.75);
}#body :is(.border-s-sw-error-light\/80) {
  border-inline-start-color: rgb(203 82 65 / 0.8);
}#body :is(.border-s-sw-error-light\/85) {
  border-inline-start-color: rgb(203 82 65 / 0.85);
}#body :is(.border-s-sw-error-light\/90) {
  border-inline-start-color: rgb(203 82 65 / 0.9);
}#body :is(.border-s-sw-error-light\/95) {
  border-inline-start-color: rgb(203 82 65 / 0.95);
}#body :is(.border-s-sw-error\/0) {
  border-inline-start-color: rgb(180 29 19 / 0);
}#body :is(.border-s-sw-error\/10) {
  border-inline-start-color: rgb(180 29 19 / 0.1);
}#body :is(.border-s-sw-error\/100) {
  border-inline-start-color: rgb(180 29 19 / 1);
}#body :is(.border-s-sw-error\/15) {
  border-inline-start-color: rgb(180 29 19 / 0.15);
}#body :is(.border-s-sw-error\/20) {
  border-inline-start-color: rgb(180 29 19 / 0.2);
}#body :is(.border-s-sw-error\/25) {
  border-inline-start-color: rgb(180 29 19 / 0.25);
}#body :is(.border-s-sw-error\/30) {
  border-inline-start-color: rgb(180 29 19 / 0.3);
}#body :is(.border-s-sw-error\/35) {
  border-inline-start-color: rgb(180 29 19 / 0.35);
}#body :is(.border-s-sw-error\/40) {
  border-inline-start-color: rgb(180 29 19 / 0.4);
}#body :is(.border-s-sw-error\/45) {
  border-inline-start-color: rgb(180 29 19 / 0.45);
}#body :is(.border-s-sw-error\/5) {
  border-inline-start-color: rgb(180 29 19 / 0.05);
}#body :is(.border-s-sw-error\/50) {
  border-inline-start-color: rgb(180 29 19 / 0.5);
}#body :is(.border-s-sw-error\/55) {
  border-inline-start-color: rgb(180 29 19 / 0.55);
}#body :is(.border-s-sw-error\/60) {
  border-inline-start-color: rgb(180 29 19 / 0.6);
}#body :is(.border-s-sw-error\/65) {
  border-inline-start-color: rgb(180 29 19 / 0.65);
}#body :is(.border-s-sw-error\/70) {
  border-inline-start-color: rgb(180 29 19 / 0.7);
}#body :is(.border-s-sw-error\/75) {
  border-inline-start-color: rgb(180 29 19 / 0.75);
}#body :is(.border-s-sw-error\/80) {
  border-inline-start-color: rgb(180 29 19 / 0.8);
}#body :is(.border-s-sw-error\/85) {
  border-inline-start-color: rgb(180 29 19 / 0.85);
}#body :is(.border-s-sw-error\/90) {
  border-inline-start-color: rgb(180 29 19 / 0.9);
}#body :is(.border-s-sw-error\/95) {
  border-inline-start-color: rgb(180 29 19 / 0.95);
}#body :is(.border-s-sw-focused) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-s-sw-focused\/0) {
  border-inline-start-color: rgb(0 107 162 / 0);
}#body :is(.border-s-sw-focused\/10) {
  border-inline-start-color: rgb(0 107 162 / 0.1);
}#body :is(.border-s-sw-focused\/100) {
  border-inline-start-color: rgb(0 107 162 / 1);
}#body :is(.border-s-sw-focused\/15) {
  border-inline-start-color: rgb(0 107 162 / 0.15);
}#body :is(.border-s-sw-focused\/20) {
  border-inline-start-color: rgb(0 107 162 / 0.2);
}#body :is(.border-s-sw-focused\/25) {
  border-inline-start-color: rgb(0 107 162 / 0.25);
}#body :is(.border-s-sw-focused\/30) {
  border-inline-start-color: rgb(0 107 162 / 0.3);
}#body :is(.border-s-sw-focused\/35) {
  border-inline-start-color: rgb(0 107 162 / 0.35);
}#body :is(.border-s-sw-focused\/40) {
  border-inline-start-color: rgb(0 107 162 / 0.4);
}#body :is(.border-s-sw-focused\/45) {
  border-inline-start-color: rgb(0 107 162 / 0.45);
}#body :is(.border-s-sw-focused\/5) {
  border-inline-start-color: rgb(0 107 162 / 0.05);
}#body :is(.border-s-sw-focused\/50) {
  border-inline-start-color: rgb(0 107 162 / 0.5);
}#body :is(.border-s-sw-focused\/55) {
  border-inline-start-color: rgb(0 107 162 / 0.55);
}#body :is(.border-s-sw-focused\/60) {
  border-inline-start-color: rgb(0 107 162 / 0.6);
}#body :is(.border-s-sw-focused\/65) {
  border-inline-start-color: rgb(0 107 162 / 0.65);
}#body :is(.border-s-sw-focused\/70) {
  border-inline-start-color: rgb(0 107 162 / 0.7);
}#body :is(.border-s-sw-focused\/75) {
  border-inline-start-color: rgb(0 107 162 / 0.75);
}#body :is(.border-s-sw-focused\/80) {
  border-inline-start-color: rgb(0 107 162 / 0.8);
}#body :is(.border-s-sw-focused\/85) {
  border-inline-start-color: rgb(0 107 162 / 0.85);
}#body :is(.border-s-sw-focused\/90) {
  border-inline-start-color: rgb(0 107 162 / 0.9);
}#body :is(.border-s-sw-focused\/95) {
  border-inline-start-color: rgb(0 107 162 / 0.95);
}#body :is(.border-s-sw-form-field) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-s-sw-form-field\/0) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.border-s-sw-form-field\/10) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.border-s-sw-form-field\/100) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.border-s-sw-form-field\/15) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.border-s-sw-form-field\/20) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.border-s-sw-form-field\/25) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.border-s-sw-form-field\/30) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.border-s-sw-form-field\/35) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.border-s-sw-form-field\/40) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.border-s-sw-form-field\/45) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.border-s-sw-form-field\/5) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.border-s-sw-form-field\/50) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.border-s-sw-form-field\/55) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.border-s-sw-form-field\/60) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.border-s-sw-form-field\/65) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.border-s-sw-form-field\/70) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.border-s-sw-form-field\/75) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.border-s-sw-form-field\/80) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.border-s-sw-form-field\/85) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.border-s-sw-form-field\/90) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.border-s-sw-form-field\/95) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.border-s-sw-form-helper-text) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-s-sw-form-helper-text\/0) {
  border-inline-start-color: rgb(131 131 131 / 0);
}#body :is(.border-s-sw-form-helper-text\/10) {
  border-inline-start-color: rgb(131 131 131 / 0.1);
}#body :is(.border-s-sw-form-helper-text\/100) {
  border-inline-start-color: rgb(131 131 131 / 1);
}#body :is(.border-s-sw-form-helper-text\/15) {
  border-inline-start-color: rgb(131 131 131 / 0.15);
}#body :is(.border-s-sw-form-helper-text\/20) {
  border-inline-start-color: rgb(131 131 131 / 0.2);
}#body :is(.border-s-sw-form-helper-text\/25) {
  border-inline-start-color: rgb(131 131 131 / 0.25);
}#body :is(.border-s-sw-form-helper-text\/30) {
  border-inline-start-color: rgb(131 131 131 / 0.3);
}#body :is(.border-s-sw-form-helper-text\/35) {
  border-inline-start-color: rgb(131 131 131 / 0.35);
}#body :is(.border-s-sw-form-helper-text\/40) {
  border-inline-start-color: rgb(131 131 131 / 0.4);
}#body :is(.border-s-sw-form-helper-text\/45) {
  border-inline-start-color: rgb(131 131 131 / 0.45);
}#body :is(.border-s-sw-form-helper-text\/5) {
  border-inline-start-color: rgb(131 131 131 / 0.05);
}#body :is(.border-s-sw-form-helper-text\/50) {
  border-inline-start-color: rgb(131 131 131 / 0.5);
}#body :is(.border-s-sw-form-helper-text\/55) {
  border-inline-start-color: rgb(131 131 131 / 0.55);
}#body :is(.border-s-sw-form-helper-text\/60) {
  border-inline-start-color: rgb(131 131 131 / 0.6);
}#body :is(.border-s-sw-form-helper-text\/65) {
  border-inline-start-color: rgb(131 131 131 / 0.65);
}#body :is(.border-s-sw-form-helper-text\/70) {
  border-inline-start-color: rgb(131 131 131 / 0.7);
}#body :is(.border-s-sw-form-helper-text\/75) {
  border-inline-start-color: rgb(131 131 131 / 0.75);
}#body :is(.border-s-sw-form-helper-text\/80) {
  border-inline-start-color: rgb(131 131 131 / 0.8);
}#body :is(.border-s-sw-form-helper-text\/85) {
  border-inline-start-color: rgb(131 131 131 / 0.85);
}#body :is(.border-s-sw-form-helper-text\/90) {
  border-inline-start-color: rgb(131 131 131 / 0.9);
}#body :is(.border-s-sw-form-helper-text\/95) {
  border-inline-start-color: rgb(131 131 131 / 0.95);
}#body :is(.border-s-sw-high-price) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.border-s-sw-high-price-background) {
  border-inline-start-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-s-sw-high-price-background\/0) {
  border-inline-start-color: rgba(180, 29, 19, 0);
}#body :is(.border-s-sw-high-price-background\/10) {
  border-inline-start-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-s-sw-high-price-background\/100) {
  border-inline-start-color: rgba(180, 29, 19, 1);
}#body :is(.border-s-sw-high-price-background\/15) {
  border-inline-start-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-s-sw-high-price-background\/20) {
  border-inline-start-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-s-sw-high-price-background\/25) {
  border-inline-start-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-s-sw-high-price-background\/30) {
  border-inline-start-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-s-sw-high-price-background\/35) {
  border-inline-start-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-s-sw-high-price-background\/40) {
  border-inline-start-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-s-sw-high-price-background\/45) {
  border-inline-start-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-s-sw-high-price-background\/5) {
  border-inline-start-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-s-sw-high-price-background\/50) {
  border-inline-start-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-s-sw-high-price-background\/55) {
  border-inline-start-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-s-sw-high-price-background\/60) {
  border-inline-start-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-s-sw-high-price-background\/65) {
  border-inline-start-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-s-sw-high-price-background\/70) {
  border-inline-start-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-s-sw-high-price-background\/75) {
  border-inline-start-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-s-sw-high-price-background\/80) {
  border-inline-start-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-s-sw-high-price-background\/85) {
  border-inline-start-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-s-sw-high-price-background\/90) {
  border-inline-start-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-s-sw-high-price-background\/95) {
  border-inline-start-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-s-sw-high-price\/0) {
  border-inline-start-color: rgb(206 226 248 / 0);
}#body :is(.border-s-sw-high-price\/10) {
  border-inline-start-color: rgb(206 226 248 / 0.1);
}#body :is(.border-s-sw-high-price\/100) {
  border-inline-start-color: rgb(206 226 248 / 1);
}#body :is(.border-s-sw-high-price\/15) {
  border-inline-start-color: rgb(206 226 248 / 0.15);
}#body :is(.border-s-sw-high-price\/20) {
  border-inline-start-color: rgb(206 226 248 / 0.2);
}#body :is(.border-s-sw-high-price\/25) {
  border-inline-start-color: rgb(206 226 248 / 0.25);
}#body :is(.border-s-sw-high-price\/30) {
  border-inline-start-color: rgb(206 226 248 / 0.3);
}#body :is(.border-s-sw-high-price\/35) {
  border-inline-start-color: rgb(206 226 248 / 0.35);
}#body :is(.border-s-sw-high-price\/40) {
  border-inline-start-color: rgb(206 226 248 / 0.4);
}#body :is(.border-s-sw-high-price\/45) {
  border-inline-start-color: rgb(206 226 248 / 0.45);
}#body :is(.border-s-sw-high-price\/5) {
  border-inline-start-color: rgb(206 226 248 / 0.05);
}#body :is(.border-s-sw-high-price\/50) {
  border-inline-start-color: rgb(206 226 248 / 0.5);
}#body :is(.border-s-sw-high-price\/55) {
  border-inline-start-color: rgb(206 226 248 / 0.55);
}#body :is(.border-s-sw-high-price\/60) {
  border-inline-start-color: rgb(206 226 248 / 0.6);
}#body :is(.border-s-sw-high-price\/65) {
  border-inline-start-color: rgb(206 226 248 / 0.65);
}#body :is(.border-s-sw-high-price\/70) {
  border-inline-start-color: rgb(206 226 248 / 0.7);
}#body :is(.border-s-sw-high-price\/75) {
  border-inline-start-color: rgb(206 226 248 / 0.75);
}#body :is(.border-s-sw-high-price\/80) {
  border-inline-start-color: rgb(206 226 248 / 0.8);
}#body :is(.border-s-sw-high-price\/85) {
  border-inline-start-color: rgb(206 226 248 / 0.85);
}#body :is(.border-s-sw-high-price\/90) {
  border-inline-start-color: rgb(206 226 248 / 0.9);
}#body :is(.border-s-sw-high-price\/95) {
  border-inline-start-color: rgb(206 226 248 / 0.95);
}#body :is(.border-s-sw-hover-light) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.border-s-sw-hover-light\/0) {
  border-inline-start-color: rgb(194 210 226 / 0);
}#body :is(.border-s-sw-hover-light\/10) {
  border-inline-start-color: rgb(194 210 226 / 0.1);
}#body :is(.border-s-sw-hover-light\/100) {
  border-inline-start-color: rgb(194 210 226 / 1);
}#body :is(.border-s-sw-hover-light\/15) {
  border-inline-start-color: rgb(194 210 226 / 0.15);
}#body :is(.border-s-sw-hover-light\/20) {
  border-inline-start-color: rgb(194 210 226 / 0.2);
}#body :is(.border-s-sw-hover-light\/25) {
  border-inline-start-color: rgb(194 210 226 / 0.25);
}#body :is(.border-s-sw-hover-light\/30) {
  border-inline-start-color: rgb(194 210 226 / 0.3);
}#body :is(.border-s-sw-hover-light\/35) {
  border-inline-start-color: rgb(194 210 226 / 0.35);
}#body :is(.border-s-sw-hover-light\/40) {
  border-inline-start-color: rgb(194 210 226 / 0.4);
}#body :is(.border-s-sw-hover-light\/45) {
  border-inline-start-color: rgb(194 210 226 / 0.45);
}#body :is(.border-s-sw-hover-light\/5) {
  border-inline-start-color: rgb(194 210 226 / 0.05);
}#body :is(.border-s-sw-hover-light\/50) {
  border-inline-start-color: rgb(194 210 226 / 0.5);
}#body :is(.border-s-sw-hover-light\/55) {
  border-inline-start-color: rgb(194 210 226 / 0.55);
}#body :is(.border-s-sw-hover-light\/60) {
  border-inline-start-color: rgb(194 210 226 / 0.6);
}#body :is(.border-s-sw-hover-light\/65) {
  border-inline-start-color: rgb(194 210 226 / 0.65);
}#body :is(.border-s-sw-hover-light\/70) {
  border-inline-start-color: rgb(194 210 226 / 0.7);
}#body :is(.border-s-sw-hover-light\/75) {
  border-inline-start-color: rgb(194 210 226 / 0.75);
}#body :is(.border-s-sw-hover-light\/80) {
  border-inline-start-color: rgb(194 210 226 / 0.8);
}#body :is(.border-s-sw-hover-light\/85) {
  border-inline-start-color: rgb(194 210 226 / 0.85);
}#body :is(.border-s-sw-hover-light\/90) {
  border-inline-start-color: rgb(194 210 226 / 0.9);
}#body :is(.border-s-sw-hover-light\/95) {
  border-inline-start-color: rgb(194 210 226 / 0.95);
}#body :is(.border-s-sw-icon) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-s-sw-icon-alternate) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-s-sw-icon-alternate\/0) {
  border-inline-start-color: rgb(131 131 131 / 0);
}#body :is(.border-s-sw-icon-alternate\/10) {
  border-inline-start-color: rgb(131 131 131 / 0.1);
}#body :is(.border-s-sw-icon-alternate\/100) {
  border-inline-start-color: rgb(131 131 131 / 1);
}#body :is(.border-s-sw-icon-alternate\/15) {
  border-inline-start-color: rgb(131 131 131 / 0.15);
}#body :is(.border-s-sw-icon-alternate\/20) {
  border-inline-start-color: rgb(131 131 131 / 0.2);
}#body :is(.border-s-sw-icon-alternate\/25) {
  border-inline-start-color: rgb(131 131 131 / 0.25);
}#body :is(.border-s-sw-icon-alternate\/30) {
  border-inline-start-color: rgb(131 131 131 / 0.3);
}#body :is(.border-s-sw-icon-alternate\/35) {
  border-inline-start-color: rgb(131 131 131 / 0.35);
}#body :is(.border-s-sw-icon-alternate\/40) {
  border-inline-start-color: rgb(131 131 131 / 0.4);
}#body :is(.border-s-sw-icon-alternate\/45) {
  border-inline-start-color: rgb(131 131 131 / 0.45);
}#body :is(.border-s-sw-icon-alternate\/5) {
  border-inline-start-color: rgb(131 131 131 / 0.05);
}#body :is(.border-s-sw-icon-alternate\/50) {
  border-inline-start-color: rgb(131 131 131 / 0.5);
}#body :is(.border-s-sw-icon-alternate\/55) {
  border-inline-start-color: rgb(131 131 131 / 0.55);
}#body :is(.border-s-sw-icon-alternate\/60) {
  border-inline-start-color: rgb(131 131 131 / 0.6);
}#body :is(.border-s-sw-icon-alternate\/65) {
  border-inline-start-color: rgb(131 131 131 / 0.65);
}#body :is(.border-s-sw-icon-alternate\/70) {
  border-inline-start-color: rgb(131 131 131 / 0.7);
}#body :is(.border-s-sw-icon-alternate\/75) {
  border-inline-start-color: rgb(131 131 131 / 0.75);
}#body :is(.border-s-sw-icon-alternate\/80) {
  border-inline-start-color: rgb(131 131 131 / 0.8);
}#body :is(.border-s-sw-icon-alternate\/85) {
  border-inline-start-color: rgb(131 131 131 / 0.85);
}#body :is(.border-s-sw-icon-alternate\/90) {
  border-inline-start-color: rgb(131 131 131 / 0.9);
}#body :is(.border-s-sw-icon-alternate\/95) {
  border-inline-start-color: rgb(131 131 131 / 0.95);
}#body :is(.border-s-sw-icon-small) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-s-sw-icon-small\/0) {
  border-inline-start-color: rgb(131 131 131 / 0);
}#body :is(.border-s-sw-icon-small\/10) {
  border-inline-start-color: rgb(131 131 131 / 0.1);
}#body :is(.border-s-sw-icon-small\/100) {
  border-inline-start-color: rgb(131 131 131 / 1);
}#body :is(.border-s-sw-icon-small\/15) {
  border-inline-start-color: rgb(131 131 131 / 0.15);
}#body :is(.border-s-sw-icon-small\/20) {
  border-inline-start-color: rgb(131 131 131 / 0.2);
}#body :is(.border-s-sw-icon-small\/25) {
  border-inline-start-color: rgb(131 131 131 / 0.25);
}#body :is(.border-s-sw-icon-small\/30) {
  border-inline-start-color: rgb(131 131 131 / 0.3);
}#body :is(.border-s-sw-icon-small\/35) {
  border-inline-start-color: rgb(131 131 131 / 0.35);
}#body :is(.border-s-sw-icon-small\/40) {
  border-inline-start-color: rgb(131 131 131 / 0.4);
}#body :is(.border-s-sw-icon-small\/45) {
  border-inline-start-color: rgb(131 131 131 / 0.45);
}#body :is(.border-s-sw-icon-small\/5) {
  border-inline-start-color: rgb(131 131 131 / 0.05);
}#body :is(.border-s-sw-icon-small\/50) {
  border-inline-start-color: rgb(131 131 131 / 0.5);
}#body :is(.border-s-sw-icon-small\/55) {
  border-inline-start-color: rgb(131 131 131 / 0.55);
}#body :is(.border-s-sw-icon-small\/60) {
  border-inline-start-color: rgb(131 131 131 / 0.6);
}#body :is(.border-s-sw-icon-small\/65) {
  border-inline-start-color: rgb(131 131 131 / 0.65);
}#body :is(.border-s-sw-icon-small\/70) {
  border-inline-start-color: rgb(131 131 131 / 0.7);
}#body :is(.border-s-sw-icon-small\/75) {
  border-inline-start-color: rgb(131 131 131 / 0.75);
}#body :is(.border-s-sw-icon-small\/80) {
  border-inline-start-color: rgb(131 131 131 / 0.8);
}#body :is(.border-s-sw-icon-small\/85) {
  border-inline-start-color: rgb(131 131 131 / 0.85);
}#body :is(.border-s-sw-icon-small\/90) {
  border-inline-start-color: rgb(131 131 131 / 0.9);
}#body :is(.border-s-sw-icon-small\/95) {
  border-inline-start-color: rgb(131 131 131 / 0.95);
}#body :is(.border-s-sw-icon\/0) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.border-s-sw-icon\/10) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.border-s-sw-icon\/100) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.border-s-sw-icon\/15) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.border-s-sw-icon\/20) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.border-s-sw-icon\/25) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.border-s-sw-icon\/30) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.border-s-sw-icon\/35) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.border-s-sw-icon\/40) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.border-s-sw-icon\/45) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.border-s-sw-icon\/5) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.border-s-sw-icon\/50) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.border-s-sw-icon\/55) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.border-s-sw-icon\/60) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.border-s-sw-icon\/65) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.border-s-sw-icon\/70) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.border-s-sw-icon\/75) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.border-s-sw-icon\/80) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.border-s-sw-icon\/85) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.border-s-sw-icon\/90) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.border-s-sw-icon\/95) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.border-s-sw-info) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-s-sw-info\/0) {
  border-inline-start-color: rgb(38 40 43 / 0);
}#body :is(.border-s-sw-info\/10) {
  border-inline-start-color: rgb(38 40 43 / 0.1);
}#body :is(.border-s-sw-info\/100) {
  border-inline-start-color: rgb(38 40 43 / 1);
}#body :is(.border-s-sw-info\/15) {
  border-inline-start-color: rgb(38 40 43 / 0.15);
}#body :is(.border-s-sw-info\/20) {
  border-inline-start-color: rgb(38 40 43 / 0.2);
}#body :is(.border-s-sw-info\/25) {
  border-inline-start-color: rgb(38 40 43 / 0.25);
}#body :is(.border-s-sw-info\/30) {
  border-inline-start-color: rgb(38 40 43 / 0.3);
}#body :is(.border-s-sw-info\/35) {
  border-inline-start-color: rgb(38 40 43 / 0.35);
}#body :is(.border-s-sw-info\/40) {
  border-inline-start-color: rgb(38 40 43 / 0.4);
}#body :is(.border-s-sw-info\/45) {
  border-inline-start-color: rgb(38 40 43 / 0.45);
}#body :is(.border-s-sw-info\/5) {
  border-inline-start-color: rgb(38 40 43 / 0.05);
}#body :is(.border-s-sw-info\/50) {
  border-inline-start-color: rgb(38 40 43 / 0.5);
}#body :is(.border-s-sw-info\/55) {
  border-inline-start-color: rgb(38 40 43 / 0.55);
}#body :is(.border-s-sw-info\/60) {
  border-inline-start-color: rgb(38 40 43 / 0.6);
}#body :is(.border-s-sw-info\/65) {
  border-inline-start-color: rgb(38 40 43 / 0.65);
}#body :is(.border-s-sw-info\/70) {
  border-inline-start-color: rgb(38 40 43 / 0.7);
}#body :is(.border-s-sw-info\/75) {
  border-inline-start-color: rgb(38 40 43 / 0.75);
}#body :is(.border-s-sw-info\/80) {
  border-inline-start-color: rgb(38 40 43 / 0.8);
}#body :is(.border-s-sw-info\/85) {
  border-inline-start-color: rgb(38 40 43 / 0.85);
}#body :is(.border-s-sw-info\/90) {
  border-inline-start-color: rgb(38 40 43 / 0.9);
}#body :is(.border-s-sw-info\/95) {
  border-inline-start-color: rgb(38 40 43 / 0.95);
}#body :is(.border-s-sw-label) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-s-sw-label\/0) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.border-s-sw-label\/10) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.border-s-sw-label\/100) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.border-s-sw-label\/15) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.border-s-sw-label\/20) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.border-s-sw-label\/25) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.border-s-sw-label\/30) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.border-s-sw-label\/35) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.border-s-sw-label\/40) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.border-s-sw-label\/45) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.border-s-sw-label\/5) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.border-s-sw-label\/50) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.border-s-sw-label\/55) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.border-s-sw-label\/60) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.border-s-sw-label\/65) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.border-s-sw-label\/70) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.border-s-sw-label\/75) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.border-s-sw-label\/80) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.border-s-sw-label\/85) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.border-s-sw-label\/90) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.border-s-sw-label\/95) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.border-s-sw-link-light) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-s-sw-link-light\/0) {
  border-inline-start-color: rgb(17 162 220 / 0);
}#body :is(.border-s-sw-link-light\/10) {
  border-inline-start-color: rgb(17 162 220 / 0.1);
}#body :is(.border-s-sw-link-light\/100) {
  border-inline-start-color: rgb(17 162 220 / 1);
}#body :is(.border-s-sw-link-light\/15) {
  border-inline-start-color: rgb(17 162 220 / 0.15);
}#body :is(.border-s-sw-link-light\/20) {
  border-inline-start-color: rgb(17 162 220 / 0.2);
}#body :is(.border-s-sw-link-light\/25) {
  border-inline-start-color: rgb(17 162 220 / 0.25);
}#body :is(.border-s-sw-link-light\/30) {
  border-inline-start-color: rgb(17 162 220 / 0.3);
}#body :is(.border-s-sw-link-light\/35) {
  border-inline-start-color: rgb(17 162 220 / 0.35);
}#body :is(.border-s-sw-link-light\/40) {
  border-inline-start-color: rgb(17 162 220 / 0.4);
}#body :is(.border-s-sw-link-light\/45) {
  border-inline-start-color: rgb(17 162 220 / 0.45);
}#body :is(.border-s-sw-link-light\/5) {
  border-inline-start-color: rgb(17 162 220 / 0.05);
}#body :is(.border-s-sw-link-light\/50) {
  border-inline-start-color: rgb(17 162 220 / 0.5);
}#body :is(.border-s-sw-link-light\/55) {
  border-inline-start-color: rgb(17 162 220 / 0.55);
}#body :is(.border-s-sw-link-light\/60) {
  border-inline-start-color: rgb(17 162 220 / 0.6);
}#body :is(.border-s-sw-link-light\/65) {
  border-inline-start-color: rgb(17 162 220 / 0.65);
}#body :is(.border-s-sw-link-light\/70) {
  border-inline-start-color: rgb(17 162 220 / 0.7);
}#body :is(.border-s-sw-link-light\/75) {
  border-inline-start-color: rgb(17 162 220 / 0.75);
}#body :is(.border-s-sw-link-light\/80) {
  border-inline-start-color: rgb(17 162 220 / 0.8);
}#body :is(.border-s-sw-link-light\/85) {
  border-inline-start-color: rgb(17 162 220 / 0.85);
}#body :is(.border-s-sw-link-light\/90) {
  border-inline-start-color: rgb(17 162 220 / 0.9);
}#body :is(.border-s-sw-link-light\/95) {
  border-inline-start-color: rgb(17 162 220 / 0.95);
}#body :is(.border-s-sw-low-price) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-s-sw-low-price-background) {
  border-inline-start-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-s-sw-low-price-background\/0) {
  border-inline-start-color: rgba(10, 111, 219, 0);
}#body :is(.border-s-sw-low-price-background\/10) {
  border-inline-start-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-s-sw-low-price-background\/100) {
  border-inline-start-color: rgba(10, 111, 219, 1);
}#body :is(.border-s-sw-low-price-background\/15) {
  border-inline-start-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-s-sw-low-price-background\/20) {
  border-inline-start-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-s-sw-low-price-background\/25) {
  border-inline-start-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-s-sw-low-price-background\/30) {
  border-inline-start-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-s-sw-low-price-background\/35) {
  border-inline-start-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-s-sw-low-price-background\/40) {
  border-inline-start-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-s-sw-low-price-background\/45) {
  border-inline-start-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-s-sw-low-price-background\/5) {
  border-inline-start-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-s-sw-low-price-background\/50) {
  border-inline-start-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-s-sw-low-price-background\/55) {
  border-inline-start-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-s-sw-low-price-background\/60) {
  border-inline-start-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-s-sw-low-price-background\/65) {
  border-inline-start-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-s-sw-low-price-background\/70) {
  border-inline-start-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-s-sw-low-price-background\/75) {
  border-inline-start-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-s-sw-low-price-background\/80) {
  border-inline-start-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-s-sw-low-price-background\/85) {
  border-inline-start-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-s-sw-low-price-background\/90) {
  border-inline-start-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-s-sw-low-price-background\/95) {
  border-inline-start-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-s-sw-low-price\/0) {
  border-inline-start-color: rgb(10 111 219 / 0);
}#body :is(.border-s-sw-low-price\/10) {
  border-inline-start-color: rgb(10 111 219 / 0.1);
}#body :is(.border-s-sw-low-price\/100) {
  border-inline-start-color: rgb(10 111 219 / 1);
}#body :is(.border-s-sw-low-price\/15) {
  border-inline-start-color: rgb(10 111 219 / 0.15);
}#body :is(.border-s-sw-low-price\/20) {
  border-inline-start-color: rgb(10 111 219 / 0.2);
}#body :is(.border-s-sw-low-price\/25) {
  border-inline-start-color: rgb(10 111 219 / 0.25);
}#body :is(.border-s-sw-low-price\/30) {
  border-inline-start-color: rgb(10 111 219 / 0.3);
}#body :is(.border-s-sw-low-price\/35) {
  border-inline-start-color: rgb(10 111 219 / 0.35);
}#body :is(.border-s-sw-low-price\/40) {
  border-inline-start-color: rgb(10 111 219 / 0.4);
}#body :is(.border-s-sw-low-price\/45) {
  border-inline-start-color: rgb(10 111 219 / 0.45);
}#body :is(.border-s-sw-low-price\/5) {
  border-inline-start-color: rgb(10 111 219 / 0.05);
}#body :is(.border-s-sw-low-price\/50) {
  border-inline-start-color: rgb(10 111 219 / 0.5);
}#body :is(.border-s-sw-low-price\/55) {
  border-inline-start-color: rgb(10 111 219 / 0.55);
}#body :is(.border-s-sw-low-price\/60) {
  border-inline-start-color: rgb(10 111 219 / 0.6);
}#body :is(.border-s-sw-low-price\/65) {
  border-inline-start-color: rgb(10 111 219 / 0.65);
}#body :is(.border-s-sw-low-price\/70) {
  border-inline-start-color: rgb(10 111 219 / 0.7);
}#body :is(.border-s-sw-low-price\/75) {
  border-inline-start-color: rgb(10 111 219 / 0.75);
}#body :is(.border-s-sw-low-price\/80) {
  border-inline-start-color: rgb(10 111 219 / 0.8);
}#body :is(.border-s-sw-low-price\/85) {
  border-inline-start-color: rgb(10 111 219 / 0.85);
}#body :is(.border-s-sw-low-price\/90) {
  border-inline-start-color: rgb(10 111 219 / 0.9);
}#body :is(.border-s-sw-low-price\/95) {
  border-inline-start-color: rgb(10 111 219 / 0.95);
}#body :is(.border-s-sw-medium-price) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.border-s-sw-medium-price\/0) {
  border-inline-start-color: rgb(108 169 233 / 0);
}#body :is(.border-s-sw-medium-price\/10) {
  border-inline-start-color: rgb(108 169 233 / 0.1);
}#body :is(.border-s-sw-medium-price\/100) {
  border-inline-start-color: rgb(108 169 233 / 1);
}#body :is(.border-s-sw-medium-price\/15) {
  border-inline-start-color: rgb(108 169 233 / 0.15);
}#body :is(.border-s-sw-medium-price\/20) {
  border-inline-start-color: rgb(108 169 233 / 0.2);
}#body :is(.border-s-sw-medium-price\/25) {
  border-inline-start-color: rgb(108 169 233 / 0.25);
}#body :is(.border-s-sw-medium-price\/30) {
  border-inline-start-color: rgb(108 169 233 / 0.3);
}#body :is(.border-s-sw-medium-price\/35) {
  border-inline-start-color: rgb(108 169 233 / 0.35);
}#body :is(.border-s-sw-medium-price\/40) {
  border-inline-start-color: rgb(108 169 233 / 0.4);
}#body :is(.border-s-sw-medium-price\/45) {
  border-inline-start-color: rgb(108 169 233 / 0.45);
}#body :is(.border-s-sw-medium-price\/5) {
  border-inline-start-color: rgb(108 169 233 / 0.05);
}#body :is(.border-s-sw-medium-price\/50) {
  border-inline-start-color: rgb(108 169 233 / 0.5);
}#body :is(.border-s-sw-medium-price\/55) {
  border-inline-start-color: rgb(108 169 233 / 0.55);
}#body :is(.border-s-sw-medium-price\/60) {
  border-inline-start-color: rgb(108 169 233 / 0.6);
}#body :is(.border-s-sw-medium-price\/65) {
  border-inline-start-color: rgb(108 169 233 / 0.65);
}#body :is(.border-s-sw-medium-price\/70) {
  border-inline-start-color: rgb(108 169 233 / 0.7);
}#body :is(.border-s-sw-medium-price\/75) {
  border-inline-start-color: rgb(108 169 233 / 0.75);
}#body :is(.border-s-sw-medium-price\/80) {
  border-inline-start-color: rgb(108 169 233 / 0.8);
}#body :is(.border-s-sw-medium-price\/85) {
  border-inline-start-color: rgb(108 169 233 / 0.85);
}#body :is(.border-s-sw-medium-price\/90) {
  border-inline-start-color: rgb(108 169 233 / 0.9);
}#body :is(.border-s-sw-medium-price\/95) {
  border-inline-start-color: rgb(108 169 233 / 0.95);
}#body :is(.border-s-sw-overlay-background) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.border-s-sw-overlay-background\/0) {
  border-inline-start-color: rgb(231 241 251 / 0);
}#body :is(.border-s-sw-overlay-background\/10) {
  border-inline-start-color: rgb(231 241 251 / 0.1);
}#body :is(.border-s-sw-overlay-background\/100) {
  border-inline-start-color: rgb(231 241 251 / 1);
}#body :is(.border-s-sw-overlay-background\/15) {
  border-inline-start-color: rgb(231 241 251 / 0.15);
}#body :is(.border-s-sw-overlay-background\/20) {
  border-inline-start-color: rgb(231 241 251 / 0.2);
}#body :is(.border-s-sw-overlay-background\/25) {
  border-inline-start-color: rgb(231 241 251 / 0.25);
}#body :is(.border-s-sw-overlay-background\/30) {
  border-inline-start-color: rgb(231 241 251 / 0.3);
}#body :is(.border-s-sw-overlay-background\/35) {
  border-inline-start-color: rgb(231 241 251 / 0.35);
}#body :is(.border-s-sw-overlay-background\/40) {
  border-inline-start-color: rgb(231 241 251 / 0.4);
}#body :is(.border-s-sw-overlay-background\/45) {
  border-inline-start-color: rgb(231 241 251 / 0.45);
}#body :is(.border-s-sw-overlay-background\/5) {
  border-inline-start-color: rgb(231 241 251 / 0.05);
}#body :is(.border-s-sw-overlay-background\/50) {
  border-inline-start-color: rgb(231 241 251 / 0.5);
}#body :is(.border-s-sw-overlay-background\/55) {
  border-inline-start-color: rgb(231 241 251 / 0.55);
}#body :is(.border-s-sw-overlay-background\/60) {
  border-inline-start-color: rgb(231 241 251 / 0.6);
}#body :is(.border-s-sw-overlay-background\/65) {
  border-inline-start-color: rgb(231 241 251 / 0.65);
}#body :is(.border-s-sw-overlay-background\/70) {
  border-inline-start-color: rgb(231 241 251 / 0.7);
}#body :is(.border-s-sw-overlay-background\/75) {
  border-inline-start-color: rgb(231 241 251 / 0.75);
}#body :is(.border-s-sw-overlay-background\/80) {
  border-inline-start-color: rgb(231 241 251 / 0.8);
}#body :is(.border-s-sw-overlay-background\/85) {
  border-inline-start-color: rgb(231 241 251 / 0.85);
}#body :is(.border-s-sw-overlay-background\/90) {
  border-inline-start-color: rgb(231 241 251 / 0.9);
}#body :is(.border-s-sw-overlay-background\/95) {
  border-inline-start-color: rgb(231 241 251 / 0.95);
}#body :is(.border-s-sw-primary) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-s-sw-primary\/0) {
  border-inline-start-color: rgb(0 107 162 / 0);
}#body :is(.border-s-sw-primary\/10) {
  border-inline-start-color: rgb(0 107 162 / 0.1);
}#body :is(.border-s-sw-primary\/100) {
  border-inline-start-color: rgb(0 107 162 / 1);
}#body :is(.border-s-sw-primary\/15) {
  border-inline-start-color: rgb(0 107 162 / 0.15);
}#body :is(.border-s-sw-primary\/20) {
  border-inline-start-color: rgb(0 107 162 / 0.2);
}#body :is(.border-s-sw-primary\/25) {
  border-inline-start-color: rgb(0 107 162 / 0.25);
}#body :is(.border-s-sw-primary\/30) {
  border-inline-start-color: rgb(0 107 162 / 0.3);
}#body :is(.border-s-sw-primary\/35) {
  border-inline-start-color: rgb(0 107 162 / 0.35);
}#body :is(.border-s-sw-primary\/40) {
  border-inline-start-color: rgb(0 107 162 / 0.4);
}#body :is(.border-s-sw-primary\/45) {
  border-inline-start-color: rgb(0 107 162 / 0.45);
}#body :is(.border-s-sw-primary\/5) {
  border-inline-start-color: rgb(0 107 162 / 0.05);
}#body :is(.border-s-sw-primary\/50) {
  border-inline-start-color: rgb(0 107 162 / 0.5);
}#body :is(.border-s-sw-primary\/55) {
  border-inline-start-color: rgb(0 107 162 / 0.55);
}#body :is(.border-s-sw-primary\/60) {
  border-inline-start-color: rgb(0 107 162 / 0.6);
}#body :is(.border-s-sw-primary\/65) {
  border-inline-start-color: rgb(0 107 162 / 0.65);
}#body :is(.border-s-sw-primary\/70) {
  border-inline-start-color: rgb(0 107 162 / 0.7);
}#body :is(.border-s-sw-primary\/75) {
  border-inline-start-color: rgb(0 107 162 / 0.75);
}#body :is(.border-s-sw-primary\/80) {
  border-inline-start-color: rgb(0 107 162 / 0.8);
}#body :is(.border-s-sw-primary\/85) {
  border-inline-start-color: rgb(0 107 162 / 0.85);
}#body :is(.border-s-sw-primary\/90) {
  border-inline-start-color: rgb(0 107 162 / 0.9);
}#body :is(.border-s-sw-primary\/95) {
  border-inline-start-color: rgb(0 107 162 / 0.95);
}#body :is(.border-s-sw-secondary) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-s-sw-secondary\/0) {
  border-inline-start-color: rgb(17 162 220 / 0);
}#body :is(.border-s-sw-secondary\/10) {
  border-inline-start-color: rgb(17 162 220 / 0.1);
}#body :is(.border-s-sw-secondary\/100) {
  border-inline-start-color: rgb(17 162 220 / 1);
}#body :is(.border-s-sw-secondary\/15) {
  border-inline-start-color: rgb(17 162 220 / 0.15);
}#body :is(.border-s-sw-secondary\/20) {
  border-inline-start-color: rgb(17 162 220 / 0.2);
}#body :is(.border-s-sw-secondary\/25) {
  border-inline-start-color: rgb(17 162 220 / 0.25);
}#body :is(.border-s-sw-secondary\/30) {
  border-inline-start-color: rgb(17 162 220 / 0.3);
}#body :is(.border-s-sw-secondary\/35) {
  border-inline-start-color: rgb(17 162 220 / 0.35);
}#body :is(.border-s-sw-secondary\/40) {
  border-inline-start-color: rgb(17 162 220 / 0.4);
}#body :is(.border-s-sw-secondary\/45) {
  border-inline-start-color: rgb(17 162 220 / 0.45);
}#body :is(.border-s-sw-secondary\/5) {
  border-inline-start-color: rgb(17 162 220 / 0.05);
}#body :is(.border-s-sw-secondary\/50) {
  border-inline-start-color: rgb(17 162 220 / 0.5);
}#body :is(.border-s-sw-secondary\/55) {
  border-inline-start-color: rgb(17 162 220 / 0.55);
}#body :is(.border-s-sw-secondary\/60) {
  border-inline-start-color: rgb(17 162 220 / 0.6);
}#body :is(.border-s-sw-secondary\/65) {
  border-inline-start-color: rgb(17 162 220 / 0.65);
}#body :is(.border-s-sw-secondary\/70) {
  border-inline-start-color: rgb(17 162 220 / 0.7);
}#body :is(.border-s-sw-secondary\/75) {
  border-inline-start-color: rgb(17 162 220 / 0.75);
}#body :is(.border-s-sw-secondary\/80) {
  border-inline-start-color: rgb(17 162 220 / 0.8);
}#body :is(.border-s-sw-secondary\/85) {
  border-inline-start-color: rgb(17 162 220 / 0.85);
}#body :is(.border-s-sw-secondary\/90) {
  border-inline-start-color: rgb(17 162 220 / 0.9);
}#body :is(.border-s-sw-secondary\/95) {
  border-inline-start-color: rgb(17 162 220 / 0.95);
}#body :is(.border-s-sw-selected) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-s-sw-selected\/0) {
  border-inline-start-color: rgb(131 131 131 / 0);
}#body :is(.border-s-sw-selected\/10) {
  border-inline-start-color: rgb(131 131 131 / 0.1);
}#body :is(.border-s-sw-selected\/100) {
  border-inline-start-color: rgb(131 131 131 / 1);
}#body :is(.border-s-sw-selected\/15) {
  border-inline-start-color: rgb(131 131 131 / 0.15);
}#body :is(.border-s-sw-selected\/20) {
  border-inline-start-color: rgb(131 131 131 / 0.2);
}#body :is(.border-s-sw-selected\/25) {
  border-inline-start-color: rgb(131 131 131 / 0.25);
}#body :is(.border-s-sw-selected\/30) {
  border-inline-start-color: rgb(131 131 131 / 0.3);
}#body :is(.border-s-sw-selected\/35) {
  border-inline-start-color: rgb(131 131 131 / 0.35);
}#body :is(.border-s-sw-selected\/40) {
  border-inline-start-color: rgb(131 131 131 / 0.4);
}#body :is(.border-s-sw-selected\/45) {
  border-inline-start-color: rgb(131 131 131 / 0.45);
}#body :is(.border-s-sw-selected\/5) {
  border-inline-start-color: rgb(131 131 131 / 0.05);
}#body :is(.border-s-sw-selected\/50) {
  border-inline-start-color: rgb(131 131 131 / 0.5);
}#body :is(.border-s-sw-selected\/55) {
  border-inline-start-color: rgb(131 131 131 / 0.55);
}#body :is(.border-s-sw-selected\/60) {
  border-inline-start-color: rgb(131 131 131 / 0.6);
}#body :is(.border-s-sw-selected\/65) {
  border-inline-start-color: rgb(131 131 131 / 0.65);
}#body :is(.border-s-sw-selected\/70) {
  border-inline-start-color: rgb(131 131 131 / 0.7);
}#body :is(.border-s-sw-selected\/75) {
  border-inline-start-color: rgb(131 131 131 / 0.75);
}#body :is(.border-s-sw-selected\/80) {
  border-inline-start-color: rgb(131 131 131 / 0.8);
}#body :is(.border-s-sw-selected\/85) {
  border-inline-start-color: rgb(131 131 131 / 0.85);
}#body :is(.border-s-sw-selected\/90) {
  border-inline-start-color: rgb(131 131 131 / 0.9);
}#body :is(.border-s-sw-selected\/95) {
  border-inline-start-color: rgb(131 131 131 / 0.95);
}#body :is(.border-s-sw-success) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.border-s-sw-success-background) {
  border-inline-start-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-s-sw-success-background-hex) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.border-s-sw-success-background-hex\/0) {
  border-inline-start-color: rgb(232 242 235 / 0);
}#body :is(.border-s-sw-success-background-hex\/10) {
  border-inline-start-color: rgb(232 242 235 / 0.1);
}#body :is(.border-s-sw-success-background-hex\/100) {
  border-inline-start-color: rgb(232 242 235 / 1);
}#body :is(.border-s-sw-success-background-hex\/15) {
  border-inline-start-color: rgb(232 242 235 / 0.15);
}#body :is(.border-s-sw-success-background-hex\/20) {
  border-inline-start-color: rgb(232 242 235 / 0.2);
}#body :is(.border-s-sw-success-background-hex\/25) {
  border-inline-start-color: rgb(232 242 235 / 0.25);
}#body :is(.border-s-sw-success-background-hex\/30) {
  border-inline-start-color: rgb(232 242 235 / 0.3);
}#body :is(.border-s-sw-success-background-hex\/35) {
  border-inline-start-color: rgb(232 242 235 / 0.35);
}#body :is(.border-s-sw-success-background-hex\/40) {
  border-inline-start-color: rgb(232 242 235 / 0.4);
}#body :is(.border-s-sw-success-background-hex\/45) {
  border-inline-start-color: rgb(232 242 235 / 0.45);
}#body :is(.border-s-sw-success-background-hex\/5) {
  border-inline-start-color: rgb(232 242 235 / 0.05);
}#body :is(.border-s-sw-success-background-hex\/50) {
  border-inline-start-color: rgb(232 242 235 / 0.5);
}#body :is(.border-s-sw-success-background-hex\/55) {
  border-inline-start-color: rgb(232 242 235 / 0.55);
}#body :is(.border-s-sw-success-background-hex\/60) {
  border-inline-start-color: rgb(232 242 235 / 0.6);
}#body :is(.border-s-sw-success-background-hex\/65) {
  border-inline-start-color: rgb(232 242 235 / 0.65);
}#body :is(.border-s-sw-success-background-hex\/70) {
  border-inline-start-color: rgb(232 242 235 / 0.7);
}#body :is(.border-s-sw-success-background-hex\/75) {
  border-inline-start-color: rgb(232 242 235 / 0.75);
}#body :is(.border-s-sw-success-background-hex\/80) {
  border-inline-start-color: rgb(232 242 235 / 0.8);
}#body :is(.border-s-sw-success-background-hex\/85) {
  border-inline-start-color: rgb(232 242 235 / 0.85);
}#body :is(.border-s-sw-success-background-hex\/90) {
  border-inline-start-color: rgb(232 242 235 / 0.9);
}#body :is(.border-s-sw-success-background-hex\/95) {
  border-inline-start-color: rgb(232 242 235 / 0.95);
}#body :is(.border-s-sw-success-background\/0) {
  border-inline-start-color: rgba(27, 123, 59, 0);
}#body :is(.border-s-sw-success-background\/10) {
  border-inline-start-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-s-sw-success-background\/100) {
  border-inline-start-color: rgba(27, 123, 59, 1);
}#body :is(.border-s-sw-success-background\/15) {
  border-inline-start-color: rgba(27, 123, 59, 0.15);
}#body :is(.border-s-sw-success-background\/20) {
  border-inline-start-color: rgba(27, 123, 59, 0.2);
}#body :is(.border-s-sw-success-background\/25) {
  border-inline-start-color: rgba(27, 123, 59, 0.25);
}#body :is(.border-s-sw-success-background\/30) {
  border-inline-start-color: rgba(27, 123, 59, 0.3);
}#body :is(.border-s-sw-success-background\/35) {
  border-inline-start-color: rgba(27, 123, 59, 0.35);
}#body :is(.border-s-sw-success-background\/40) {
  border-inline-start-color: rgba(27, 123, 59, 0.4);
}#body :is(.border-s-sw-success-background\/45) {
  border-inline-start-color: rgba(27, 123, 59, 0.45);
}#body :is(.border-s-sw-success-background\/5) {
  border-inline-start-color: rgba(27, 123, 59, 0.05);
}#body :is(.border-s-sw-success-background\/50) {
  border-inline-start-color: rgba(27, 123, 59, 0.5);
}#body :is(.border-s-sw-success-background\/55) {
  border-inline-start-color: rgba(27, 123, 59, 0.55);
}#body :is(.border-s-sw-success-background\/60) {
  border-inline-start-color: rgba(27, 123, 59, 0.6);
}#body :is(.border-s-sw-success-background\/65) {
  border-inline-start-color: rgba(27, 123, 59, 0.65);
}#body :is(.border-s-sw-success-background\/70) {
  border-inline-start-color: rgba(27, 123, 59, 0.7);
}#body :is(.border-s-sw-success-background\/75) {
  border-inline-start-color: rgba(27, 123, 59, 0.75);
}#body :is(.border-s-sw-success-background\/80) {
  border-inline-start-color: rgba(27, 123, 59, 0.8);
}#body :is(.border-s-sw-success-background\/85) {
  border-inline-start-color: rgba(27, 123, 59, 0.85);
}#body :is(.border-s-sw-success-background\/90) {
  border-inline-start-color: rgba(27, 123, 59, 0.9);
}#body :is(.border-s-sw-success-background\/95) {
  border-inline-start-color: rgba(27, 123, 59, 0.95);
}#body :is(.border-s-sw-success-dark) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.border-s-sw-success-dark\/0) {
  border-inline-start-color: rgb(20 89 43 / 0);
}#body :is(.border-s-sw-success-dark\/10) {
  border-inline-start-color: rgb(20 89 43 / 0.1);
}#body :is(.border-s-sw-success-dark\/100) {
  border-inline-start-color: rgb(20 89 43 / 1);
}#body :is(.border-s-sw-success-dark\/15) {
  border-inline-start-color: rgb(20 89 43 / 0.15);
}#body :is(.border-s-sw-success-dark\/20) {
  border-inline-start-color: rgb(20 89 43 / 0.2);
}#body :is(.border-s-sw-success-dark\/25) {
  border-inline-start-color: rgb(20 89 43 / 0.25);
}#body :is(.border-s-sw-success-dark\/30) {
  border-inline-start-color: rgb(20 89 43 / 0.3);
}#body :is(.border-s-sw-success-dark\/35) {
  border-inline-start-color: rgb(20 89 43 / 0.35);
}#body :is(.border-s-sw-success-dark\/40) {
  border-inline-start-color: rgb(20 89 43 / 0.4);
}#body :is(.border-s-sw-success-dark\/45) {
  border-inline-start-color: rgb(20 89 43 / 0.45);
}#body :is(.border-s-sw-success-dark\/5) {
  border-inline-start-color: rgb(20 89 43 / 0.05);
}#body :is(.border-s-sw-success-dark\/50) {
  border-inline-start-color: rgb(20 89 43 / 0.5);
}#body :is(.border-s-sw-success-dark\/55) {
  border-inline-start-color: rgb(20 89 43 / 0.55);
}#body :is(.border-s-sw-success-dark\/60) {
  border-inline-start-color: rgb(20 89 43 / 0.6);
}#body :is(.border-s-sw-success-dark\/65) {
  border-inline-start-color: rgb(20 89 43 / 0.65);
}#body :is(.border-s-sw-success-dark\/70) {
  border-inline-start-color: rgb(20 89 43 / 0.7);
}#body :is(.border-s-sw-success-dark\/75) {
  border-inline-start-color: rgb(20 89 43 / 0.75);
}#body :is(.border-s-sw-success-dark\/80) {
  border-inline-start-color: rgb(20 89 43 / 0.8);
}#body :is(.border-s-sw-success-dark\/85) {
  border-inline-start-color: rgb(20 89 43 / 0.85);
}#body :is(.border-s-sw-success-dark\/90) {
  border-inline-start-color: rgb(20 89 43 / 0.9);
}#body :is(.border-s-sw-success-dark\/95) {
  border-inline-start-color: rgb(20 89 43 / 0.95);
}#body :is(.border-s-sw-success-light) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.border-s-sw-success-light\/0) {
  border-inline-start-color: rgb(126 199 168 / 0);
}#body :is(.border-s-sw-success-light\/10) {
  border-inline-start-color: rgb(126 199 168 / 0.1);
}#body :is(.border-s-sw-success-light\/100) {
  border-inline-start-color: rgb(126 199 168 / 1);
}#body :is(.border-s-sw-success-light\/15) {
  border-inline-start-color: rgb(126 199 168 / 0.15);
}#body :is(.border-s-sw-success-light\/20) {
  border-inline-start-color: rgb(126 199 168 / 0.2);
}#body :is(.border-s-sw-success-light\/25) {
  border-inline-start-color: rgb(126 199 168 / 0.25);
}#body :is(.border-s-sw-success-light\/30) {
  border-inline-start-color: rgb(126 199 168 / 0.3);
}#body :is(.border-s-sw-success-light\/35) {
  border-inline-start-color: rgb(126 199 168 / 0.35);
}#body :is(.border-s-sw-success-light\/40) {
  border-inline-start-color: rgb(126 199 168 / 0.4);
}#body :is(.border-s-sw-success-light\/45) {
  border-inline-start-color: rgb(126 199 168 / 0.45);
}#body :is(.border-s-sw-success-light\/5) {
  border-inline-start-color: rgb(126 199 168 / 0.05);
}#body :is(.border-s-sw-success-light\/50) {
  border-inline-start-color: rgb(126 199 168 / 0.5);
}#body :is(.border-s-sw-success-light\/55) {
  border-inline-start-color: rgb(126 199 168 / 0.55);
}#body :is(.border-s-sw-success-light\/60) {
  border-inline-start-color: rgb(126 199 168 / 0.6);
}#body :is(.border-s-sw-success-light\/65) {
  border-inline-start-color: rgb(126 199 168 / 0.65);
}#body :is(.border-s-sw-success-light\/70) {
  border-inline-start-color: rgb(126 199 168 / 0.7);
}#body :is(.border-s-sw-success-light\/75) {
  border-inline-start-color: rgb(126 199 168 / 0.75);
}#body :is(.border-s-sw-success-light\/80) {
  border-inline-start-color: rgb(126 199 168 / 0.8);
}#body :is(.border-s-sw-success-light\/85) {
  border-inline-start-color: rgb(126 199 168 / 0.85);
}#body :is(.border-s-sw-success-light\/90) {
  border-inline-start-color: rgb(126 199 168 / 0.9);
}#body :is(.border-s-sw-success-light\/95) {
  border-inline-start-color: rgb(126 199 168 / 0.95);
}#body :is(.border-s-sw-success\/0) {
  border-inline-start-color: rgb(27 123 59 / 0);
}#body :is(.border-s-sw-success\/10) {
  border-inline-start-color: rgb(27 123 59 / 0.1);
}#body :is(.border-s-sw-success\/100) {
  border-inline-start-color: rgb(27 123 59 / 1);
}#body :is(.border-s-sw-success\/15) {
  border-inline-start-color: rgb(27 123 59 / 0.15);
}#body :is(.border-s-sw-success\/20) {
  border-inline-start-color: rgb(27 123 59 / 0.2);
}#body :is(.border-s-sw-success\/25) {
  border-inline-start-color: rgb(27 123 59 / 0.25);
}#body :is(.border-s-sw-success\/30) {
  border-inline-start-color: rgb(27 123 59 / 0.3);
}#body :is(.border-s-sw-success\/35) {
  border-inline-start-color: rgb(27 123 59 / 0.35);
}#body :is(.border-s-sw-success\/40) {
  border-inline-start-color: rgb(27 123 59 / 0.4);
}#body :is(.border-s-sw-success\/45) {
  border-inline-start-color: rgb(27 123 59 / 0.45);
}#body :is(.border-s-sw-success\/5) {
  border-inline-start-color: rgb(27 123 59 / 0.05);
}#body :is(.border-s-sw-success\/50) {
  border-inline-start-color: rgb(27 123 59 / 0.5);
}#body :is(.border-s-sw-success\/55) {
  border-inline-start-color: rgb(27 123 59 / 0.55);
}#body :is(.border-s-sw-success\/60) {
  border-inline-start-color: rgb(27 123 59 / 0.6);
}#body :is(.border-s-sw-success\/65) {
  border-inline-start-color: rgb(27 123 59 / 0.65);
}#body :is(.border-s-sw-success\/70) {
  border-inline-start-color: rgb(27 123 59 / 0.7);
}#body :is(.border-s-sw-success\/75) {
  border-inline-start-color: rgb(27 123 59 / 0.75);
}#body :is(.border-s-sw-success\/80) {
  border-inline-start-color: rgb(27 123 59 / 0.8);
}#body :is(.border-s-sw-success\/85) {
  border-inline-start-color: rgb(27 123 59 / 0.85);
}#body :is(.border-s-sw-success\/90) {
  border-inline-start-color: rgb(27 123 59 / 0.9);
}#body :is(.border-s-sw-success\/95) {
  border-inline-start-color: rgb(27 123 59 / 0.95);
}#body :is(.border-s-sw-tag-default) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-s-sw-tag-default\/0) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.border-s-sw-tag-default\/10) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.border-s-sw-tag-default\/100) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.border-s-sw-tag-default\/15) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.border-s-sw-tag-default\/20) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.border-s-sw-tag-default\/25) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.border-s-sw-tag-default\/30) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.border-s-sw-tag-default\/35) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.border-s-sw-tag-default\/40) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.border-s-sw-tag-default\/45) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.border-s-sw-tag-default\/5) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.border-s-sw-tag-default\/50) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.border-s-sw-tag-default\/55) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.border-s-sw-tag-default\/60) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.border-s-sw-tag-default\/65) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.border-s-sw-tag-default\/70) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.border-s-sw-tag-default\/75) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.border-s-sw-tag-default\/80) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.border-s-sw-tag-default\/85) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.border-s-sw-tag-default\/90) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.border-s-sw-tag-default\/95) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.border-s-sw-text) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-s-sw-text-reverse) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-s-sw-text-reverse-alternate) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-s-sw-text-reverse-alternate\/0) {
  border-inline-start-color: rgb(245 245 245 / 0);
}#body :is(.border-s-sw-text-reverse-alternate\/10) {
  border-inline-start-color: rgb(245 245 245 / 0.1);
}#body :is(.border-s-sw-text-reverse-alternate\/100) {
  border-inline-start-color: rgb(245 245 245 / 1);
}#body :is(.border-s-sw-text-reverse-alternate\/15) {
  border-inline-start-color: rgb(245 245 245 / 0.15);
}#body :is(.border-s-sw-text-reverse-alternate\/20) {
  border-inline-start-color: rgb(245 245 245 / 0.2);
}#body :is(.border-s-sw-text-reverse-alternate\/25) {
  border-inline-start-color: rgb(245 245 245 / 0.25);
}#body :is(.border-s-sw-text-reverse-alternate\/30) {
  border-inline-start-color: rgb(245 245 245 / 0.3);
}#body :is(.border-s-sw-text-reverse-alternate\/35) {
  border-inline-start-color: rgb(245 245 245 / 0.35);
}#body :is(.border-s-sw-text-reverse-alternate\/40) {
  border-inline-start-color: rgb(245 245 245 / 0.4);
}#body :is(.border-s-sw-text-reverse-alternate\/45) {
  border-inline-start-color: rgb(245 245 245 / 0.45);
}#body :is(.border-s-sw-text-reverse-alternate\/5) {
  border-inline-start-color: rgb(245 245 245 / 0.05);
}#body :is(.border-s-sw-text-reverse-alternate\/50) {
  border-inline-start-color: rgb(245 245 245 / 0.5);
}#body :is(.border-s-sw-text-reverse-alternate\/55) {
  border-inline-start-color: rgb(245 245 245 / 0.55);
}#body :is(.border-s-sw-text-reverse-alternate\/60) {
  border-inline-start-color: rgb(245 245 245 / 0.6);
}#body :is(.border-s-sw-text-reverse-alternate\/65) {
  border-inline-start-color: rgb(245 245 245 / 0.65);
}#body :is(.border-s-sw-text-reverse-alternate\/70) {
  border-inline-start-color: rgb(245 245 245 / 0.7);
}#body :is(.border-s-sw-text-reverse-alternate\/75) {
  border-inline-start-color: rgb(245 245 245 / 0.75);
}#body :is(.border-s-sw-text-reverse-alternate\/80) {
  border-inline-start-color: rgb(245 245 245 / 0.8);
}#body :is(.border-s-sw-text-reverse-alternate\/85) {
  border-inline-start-color: rgb(245 245 245 / 0.85);
}#body :is(.border-s-sw-text-reverse-alternate\/90) {
  border-inline-start-color: rgb(245 245 245 / 0.9);
}#body :is(.border-s-sw-text-reverse-alternate\/95) {
  border-inline-start-color: rgb(245 245 245 / 0.95);
}#body :is(.border-s-sw-text-reverse\/0) {
  border-inline-start-color: rgb(255 255 255 / 0);
}#body :is(.border-s-sw-text-reverse\/10) {
  border-inline-start-color: rgb(255 255 255 / 0.1);
}#body :is(.border-s-sw-text-reverse\/100) {
  border-inline-start-color: rgb(255 255 255 / 1);
}#body :is(.border-s-sw-text-reverse\/15) {
  border-inline-start-color: rgb(255 255 255 / 0.15);
}#body :is(.border-s-sw-text-reverse\/20) {
  border-inline-start-color: rgb(255 255 255 / 0.2);
}#body :is(.border-s-sw-text-reverse\/25) {
  border-inline-start-color: rgb(255 255 255 / 0.25);
}#body :is(.border-s-sw-text-reverse\/30) {
  border-inline-start-color: rgb(255 255 255 / 0.3);
}#body :is(.border-s-sw-text-reverse\/35) {
  border-inline-start-color: rgb(255 255 255 / 0.35);
}#body :is(.border-s-sw-text-reverse\/40) {
  border-inline-start-color: rgb(255 255 255 / 0.4);
}#body :is(.border-s-sw-text-reverse\/45) {
  border-inline-start-color: rgb(255 255 255 / 0.45);
}#body :is(.border-s-sw-text-reverse\/5) {
  border-inline-start-color: rgb(255 255 255 / 0.05);
}#body :is(.border-s-sw-text-reverse\/50) {
  border-inline-start-color: rgb(255 255 255 / 0.5);
}#body :is(.border-s-sw-text-reverse\/55) {
  border-inline-start-color: rgb(255 255 255 / 0.55);
}#body :is(.border-s-sw-text-reverse\/60) {
  border-inline-start-color: rgb(255 255 255 / 0.6);
}#body :is(.border-s-sw-text-reverse\/65) {
  border-inline-start-color: rgb(255 255 255 / 0.65);
}#body :is(.border-s-sw-text-reverse\/70) {
  border-inline-start-color: rgb(255 255 255 / 0.7);
}#body :is(.border-s-sw-text-reverse\/75) {
  border-inline-start-color: rgb(255 255 255 / 0.75);
}#body :is(.border-s-sw-text-reverse\/80) {
  border-inline-start-color: rgb(255 255 255 / 0.8);
}#body :is(.border-s-sw-text-reverse\/85) {
  border-inline-start-color: rgb(255 255 255 / 0.85);
}#body :is(.border-s-sw-text-reverse\/90) {
  border-inline-start-color: rgb(255 255 255 / 0.9);
}#body :is(.border-s-sw-text-reverse\/95) {
  border-inline-start-color: rgb(255 255 255 / 0.95);
}#body :is(.border-s-sw-text-section-title) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-s-sw-text-section-title\/0) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.border-s-sw-text-section-title\/10) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.border-s-sw-text-section-title\/100) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.border-s-sw-text-section-title\/15) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.border-s-sw-text-section-title\/20) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.border-s-sw-text-section-title\/25) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.border-s-sw-text-section-title\/30) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.border-s-sw-text-section-title\/35) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.border-s-sw-text-section-title\/40) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.border-s-sw-text-section-title\/45) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.border-s-sw-text-section-title\/5) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.border-s-sw-text-section-title\/50) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.border-s-sw-text-section-title\/55) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.border-s-sw-text-section-title\/60) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.border-s-sw-text-section-title\/65) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.border-s-sw-text-section-title\/70) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.border-s-sw-text-section-title\/75) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.border-s-sw-text-section-title\/80) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.border-s-sw-text-section-title\/85) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.border-s-sw-text-section-title\/90) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.border-s-sw-text-section-title\/95) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.border-s-sw-text\/0) {
  border-inline-start-color: rgb(38 40 43 / 0);
}#body :is(.border-s-sw-text\/10) {
  border-inline-start-color: rgb(38 40 43 / 0.1);
}#body :is(.border-s-sw-text\/100) {
  border-inline-start-color: rgb(38 40 43 / 1);
}#body :is(.border-s-sw-text\/15) {
  border-inline-start-color: rgb(38 40 43 / 0.15);
}#body :is(.border-s-sw-text\/20) {
  border-inline-start-color: rgb(38 40 43 / 0.2);
}#body :is(.border-s-sw-text\/25) {
  border-inline-start-color: rgb(38 40 43 / 0.25);
}#body :is(.border-s-sw-text\/30) {
  border-inline-start-color: rgb(38 40 43 / 0.3);
}#body :is(.border-s-sw-text\/35) {
  border-inline-start-color: rgb(38 40 43 / 0.35);
}#body :is(.border-s-sw-text\/40) {
  border-inline-start-color: rgb(38 40 43 / 0.4);
}#body :is(.border-s-sw-text\/45) {
  border-inline-start-color: rgb(38 40 43 / 0.45);
}#body :is(.border-s-sw-text\/5) {
  border-inline-start-color: rgb(38 40 43 / 0.05);
}#body :is(.border-s-sw-text\/50) {
  border-inline-start-color: rgb(38 40 43 / 0.5);
}#body :is(.border-s-sw-text\/55) {
  border-inline-start-color: rgb(38 40 43 / 0.55);
}#body :is(.border-s-sw-text\/60) {
  border-inline-start-color: rgb(38 40 43 / 0.6);
}#body :is(.border-s-sw-text\/65) {
  border-inline-start-color: rgb(38 40 43 / 0.65);
}#body :is(.border-s-sw-text\/70) {
  border-inline-start-color: rgb(38 40 43 / 0.7);
}#body :is(.border-s-sw-text\/75) {
  border-inline-start-color: rgb(38 40 43 / 0.75);
}#body :is(.border-s-sw-text\/80) {
  border-inline-start-color: rgb(38 40 43 / 0.8);
}#body :is(.border-s-sw-text\/85) {
  border-inline-start-color: rgb(38 40 43 / 0.85);
}#body :is(.border-s-sw-text\/90) {
  border-inline-start-color: rgb(38 40 43 / 0.9);
}#body :is(.border-s-sw-text\/95) {
  border-inline-start-color: rgb(38 40 43 / 0.95);
}#body :is(.border-s-sw-tooltip) {
  border-inline-start-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-s-sw-tooltip\/0) {
  border-inline-start-color: rgba(38, 40, 43, 0);
}#body :is(.border-s-sw-tooltip\/10) {
  border-inline-start-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-s-sw-tooltip\/100) {
  border-inline-start-color: rgba(38, 40, 43, 1);
}#body :is(.border-s-sw-tooltip\/15) {
  border-inline-start-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-s-sw-tooltip\/20) {
  border-inline-start-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-s-sw-tooltip\/25) {
  border-inline-start-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-s-sw-tooltip\/30) {
  border-inline-start-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-s-sw-tooltip\/35) {
  border-inline-start-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-s-sw-tooltip\/40) {
  border-inline-start-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-s-sw-tooltip\/45) {
  border-inline-start-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-s-sw-tooltip\/5) {
  border-inline-start-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-s-sw-tooltip\/50) {
  border-inline-start-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-s-sw-tooltip\/55) {
  border-inline-start-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-s-sw-tooltip\/60) {
  border-inline-start-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-s-sw-tooltip\/65) {
  border-inline-start-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-s-sw-tooltip\/70) {
  border-inline-start-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-s-sw-tooltip\/75) {
  border-inline-start-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-s-sw-tooltip\/80) {
  border-inline-start-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-s-sw-tooltip\/85) {
  border-inline-start-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-s-sw-tooltip\/90) {
  border-inline-start-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-s-sw-tooltip\/95) {
  border-inline-start-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-s-sw-very-high-price) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-s-sw-very-high-price\/0) {
  border-inline-start-color: rgb(245 245 245 / 0);
}#body :is(.border-s-sw-very-high-price\/10) {
  border-inline-start-color: rgb(245 245 245 / 0.1);
}#body :is(.border-s-sw-very-high-price\/100) {
  border-inline-start-color: rgb(245 245 245 / 1);
}#body :is(.border-s-sw-very-high-price\/15) {
  border-inline-start-color: rgb(245 245 245 / 0.15);
}#body :is(.border-s-sw-very-high-price\/20) {
  border-inline-start-color: rgb(245 245 245 / 0.2);
}#body :is(.border-s-sw-very-high-price\/25) {
  border-inline-start-color: rgb(245 245 245 / 0.25);
}#body :is(.border-s-sw-very-high-price\/30) {
  border-inline-start-color: rgb(245 245 245 / 0.3);
}#body :is(.border-s-sw-very-high-price\/35) {
  border-inline-start-color: rgb(245 245 245 / 0.35);
}#body :is(.border-s-sw-very-high-price\/40) {
  border-inline-start-color: rgb(245 245 245 / 0.4);
}#body :is(.border-s-sw-very-high-price\/45) {
  border-inline-start-color: rgb(245 245 245 / 0.45);
}#body :is(.border-s-sw-very-high-price\/5) {
  border-inline-start-color: rgb(245 245 245 / 0.05);
}#body :is(.border-s-sw-very-high-price\/50) {
  border-inline-start-color: rgb(245 245 245 / 0.5);
}#body :is(.border-s-sw-very-high-price\/55) {
  border-inline-start-color: rgb(245 245 245 / 0.55);
}#body :is(.border-s-sw-very-high-price\/60) {
  border-inline-start-color: rgb(245 245 245 / 0.6);
}#body :is(.border-s-sw-very-high-price\/65) {
  border-inline-start-color: rgb(245 245 245 / 0.65);
}#body :is(.border-s-sw-very-high-price\/70) {
  border-inline-start-color: rgb(245 245 245 / 0.7);
}#body :is(.border-s-sw-very-high-price\/75) {
  border-inline-start-color: rgb(245 245 245 / 0.75);
}#body :is(.border-s-sw-very-high-price\/80) {
  border-inline-start-color: rgb(245 245 245 / 0.8);
}#body :is(.border-s-sw-very-high-price\/85) {
  border-inline-start-color: rgb(245 245 245 / 0.85);
}#body :is(.border-s-sw-very-high-price\/90) {
  border-inline-start-color: rgb(245 245 245 / 0.9);
}#body :is(.border-s-sw-very-high-price\/95) {
  border-inline-start-color: rgb(245 245 245 / 0.95);
}#body :is(.border-s-sw-warning) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.border-s-sw-warning-background) {
  border-inline-start-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-s-sw-warning-background-hex) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.border-s-sw-warning-background-hex\/0) {
  border-inline-start-color: rgb(252 244 230 / 0);
}#body :is(.border-s-sw-warning-background-hex\/10) {
  border-inline-start-color: rgb(252 244 230 / 0.1);
}#body :is(.border-s-sw-warning-background-hex\/100) {
  border-inline-start-color: rgb(252 244 230 / 1);
}#body :is(.border-s-sw-warning-background-hex\/15) {
  border-inline-start-color: rgb(252 244 230 / 0.15);
}#body :is(.border-s-sw-warning-background-hex\/20) {
  border-inline-start-color: rgb(252 244 230 / 0.2);
}#body :is(.border-s-sw-warning-background-hex\/25) {
  border-inline-start-color: rgb(252 244 230 / 0.25);
}#body :is(.border-s-sw-warning-background-hex\/30) {
  border-inline-start-color: rgb(252 244 230 / 0.3);
}#body :is(.border-s-sw-warning-background-hex\/35) {
  border-inline-start-color: rgb(252 244 230 / 0.35);
}#body :is(.border-s-sw-warning-background-hex\/40) {
  border-inline-start-color: rgb(252 244 230 / 0.4);
}#body :is(.border-s-sw-warning-background-hex\/45) {
  border-inline-start-color: rgb(252 244 230 / 0.45);
}#body :is(.border-s-sw-warning-background-hex\/5) {
  border-inline-start-color: rgb(252 244 230 / 0.05);
}#body :is(.border-s-sw-warning-background-hex\/50) {
  border-inline-start-color: rgb(252 244 230 / 0.5);
}#body :is(.border-s-sw-warning-background-hex\/55) {
  border-inline-start-color: rgb(252 244 230 / 0.55);
}#body :is(.border-s-sw-warning-background-hex\/60) {
  border-inline-start-color: rgb(252 244 230 / 0.6);
}#body :is(.border-s-sw-warning-background-hex\/65) {
  border-inline-start-color: rgb(252 244 230 / 0.65);
}#body :is(.border-s-sw-warning-background-hex\/70) {
  border-inline-start-color: rgb(252 244 230 / 0.7);
}#body :is(.border-s-sw-warning-background-hex\/75) {
  border-inline-start-color: rgb(252 244 230 / 0.75);
}#body :is(.border-s-sw-warning-background-hex\/80) {
  border-inline-start-color: rgb(252 244 230 / 0.8);
}#body :is(.border-s-sw-warning-background-hex\/85) {
  border-inline-start-color: rgb(252 244 230 / 0.85);
}#body :is(.border-s-sw-warning-background-hex\/90) {
  border-inline-start-color: rgb(252 244 230 / 0.9);
}#body :is(.border-s-sw-warning-background-hex\/95) {
  border-inline-start-color: rgb(252 244 230 / 0.95);
}#body :is(.border-s-sw-warning-background\/0) {
  border-inline-start-color: rgba(223, 145, 0, 0);
}#body :is(.border-s-sw-warning-background\/10) {
  border-inline-start-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-s-sw-warning-background\/100) {
  border-inline-start-color: rgba(223, 145, 0, 1);
}#body :is(.border-s-sw-warning-background\/15) {
  border-inline-start-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-s-sw-warning-background\/20) {
  border-inline-start-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-s-sw-warning-background\/25) {
  border-inline-start-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-s-sw-warning-background\/30) {
  border-inline-start-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-s-sw-warning-background\/35) {
  border-inline-start-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-s-sw-warning-background\/40) {
  border-inline-start-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-s-sw-warning-background\/45) {
  border-inline-start-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-s-sw-warning-background\/5) {
  border-inline-start-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-s-sw-warning-background\/50) {
  border-inline-start-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-s-sw-warning-background\/55) {
  border-inline-start-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-s-sw-warning-background\/60) {
  border-inline-start-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-s-sw-warning-background\/65) {
  border-inline-start-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-s-sw-warning-background\/70) {
  border-inline-start-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-s-sw-warning-background\/75) {
  border-inline-start-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-s-sw-warning-background\/80) {
  border-inline-start-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-s-sw-warning-background\/85) {
  border-inline-start-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-s-sw-warning-background\/90) {
  border-inline-start-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-s-sw-warning-background\/95) {
  border-inline-start-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-s-sw-warning-opacity) {
  border-inline-start-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-s-sw-warning-opacity\/0) {
  border-inline-start-color: rgba(223, 145, 0, 0);
}#body :is(.border-s-sw-warning-opacity\/10) {
  border-inline-start-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-s-sw-warning-opacity\/100) {
  border-inline-start-color: rgba(223, 145, 0, 1);
}#body :is(.border-s-sw-warning-opacity\/15) {
  border-inline-start-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-s-sw-warning-opacity\/20) {
  border-inline-start-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-s-sw-warning-opacity\/25) {
  border-inline-start-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-s-sw-warning-opacity\/30) {
  border-inline-start-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-s-sw-warning-opacity\/35) {
  border-inline-start-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-s-sw-warning-opacity\/40) {
  border-inline-start-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-s-sw-warning-opacity\/45) {
  border-inline-start-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-s-sw-warning-opacity\/5) {
  border-inline-start-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-s-sw-warning-opacity\/50) {
  border-inline-start-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-s-sw-warning-opacity\/55) {
  border-inline-start-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-s-sw-warning-opacity\/60) {
  border-inline-start-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-s-sw-warning-opacity\/65) {
  border-inline-start-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-s-sw-warning-opacity\/70) {
  border-inline-start-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-s-sw-warning-opacity\/75) {
  border-inline-start-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-s-sw-warning-opacity\/80) {
  border-inline-start-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-s-sw-warning-opacity\/85) {
  border-inline-start-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-s-sw-warning-opacity\/90) {
  border-inline-start-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-s-sw-warning-opacity\/95) {
  border-inline-start-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-s-sw-warning\/0) {
  border-inline-start-color: rgb(223 145 0 / 0);
}#body :is(.border-s-sw-warning\/10) {
  border-inline-start-color: rgb(223 145 0 / 0.1);
}#body :is(.border-s-sw-warning\/100) {
  border-inline-start-color: rgb(223 145 0 / 1);
}#body :is(.border-s-sw-warning\/15) {
  border-inline-start-color: rgb(223 145 0 / 0.15);
}#body :is(.border-s-sw-warning\/20) {
  border-inline-start-color: rgb(223 145 0 / 0.2);
}#body :is(.border-s-sw-warning\/25) {
  border-inline-start-color: rgb(223 145 0 / 0.25);
}#body :is(.border-s-sw-warning\/30) {
  border-inline-start-color: rgb(223 145 0 / 0.3);
}#body :is(.border-s-sw-warning\/35) {
  border-inline-start-color: rgb(223 145 0 / 0.35);
}#body :is(.border-s-sw-warning\/40) {
  border-inline-start-color: rgb(223 145 0 / 0.4);
}#body :is(.border-s-sw-warning\/45) {
  border-inline-start-color: rgb(223 145 0 / 0.45);
}#body :is(.border-s-sw-warning\/5) {
  border-inline-start-color: rgb(223 145 0 / 0.05);
}#body :is(.border-s-sw-warning\/50) {
  border-inline-start-color: rgb(223 145 0 / 0.5);
}#body :is(.border-s-sw-warning\/55) {
  border-inline-start-color: rgb(223 145 0 / 0.55);
}#body :is(.border-s-sw-warning\/60) {
  border-inline-start-color: rgb(223 145 0 / 0.6);
}#body :is(.border-s-sw-warning\/65) {
  border-inline-start-color: rgb(223 145 0 / 0.65);
}#body :is(.border-s-sw-warning\/70) {
  border-inline-start-color: rgb(223 145 0 / 0.7);
}#body :is(.border-s-sw-warning\/75) {
  border-inline-start-color: rgb(223 145 0 / 0.75);
}#body :is(.border-s-sw-warning\/80) {
  border-inline-start-color: rgb(223 145 0 / 0.8);
}#body :is(.border-s-sw-warning\/85) {
  border-inline-start-color: rgb(223 145 0 / 0.85);
}#body :is(.border-s-sw-warning\/90) {
  border-inline-start-color: rgb(223 145 0 / 0.9);
}#body :is(.border-s-sw-warning\/95) {
  border-inline-start-color: rgb(223 145 0 / 0.95);
}#body :is(.border-s-transparent) {
  border-inline-start-color: transparent;
}#body :is(.border-s-transparent\/0) {
  border-inline-start-color: rgb(0 0 0 / 0);
}#body :is(.border-s-transparent\/10) {
  border-inline-start-color: rgb(0 0 0 / 0.1);
}#body :is(.border-s-transparent\/100) {
  border-inline-start-color: rgb(0 0 0 / 1);
}#body :is(.border-s-transparent\/15) {
  border-inline-start-color: rgb(0 0 0 / 0.15);
}#body :is(.border-s-transparent\/20) {
  border-inline-start-color: rgb(0 0 0 / 0.2);
}#body :is(.border-s-transparent\/25) {
  border-inline-start-color: rgb(0 0 0 / 0.25);
}#body :is(.border-s-transparent\/30) {
  border-inline-start-color: rgb(0 0 0 / 0.3);
}#body :is(.border-s-transparent\/35) {
  border-inline-start-color: rgb(0 0 0 / 0.35);
}#body :is(.border-s-transparent\/40) {
  border-inline-start-color: rgb(0 0 0 / 0.4);
}#body :is(.border-s-transparent\/45) {
  border-inline-start-color: rgb(0 0 0 / 0.45);
}#body :is(.border-s-transparent\/5) {
  border-inline-start-color: rgb(0 0 0 / 0.05);
}#body :is(.border-s-transparent\/50) {
  border-inline-start-color: rgb(0 0 0 / 0.5);
}#body :is(.border-s-transparent\/55) {
  border-inline-start-color: rgb(0 0 0 / 0.55);
}#body :is(.border-s-transparent\/60) {
  border-inline-start-color: rgb(0 0 0 / 0.6);
}#body :is(.border-s-transparent\/65) {
  border-inline-start-color: rgb(0 0 0 / 0.65);
}#body :is(.border-s-transparent\/70) {
  border-inline-start-color: rgb(0 0 0 / 0.7);
}#body :is(.border-s-transparent\/75) {
  border-inline-start-color: rgb(0 0 0 / 0.75);
}#body :is(.border-s-transparent\/80) {
  border-inline-start-color: rgb(0 0 0 / 0.8);
}#body :is(.border-s-transparent\/85) {
  border-inline-start-color: rgb(0 0 0 / 0.85);
}#body :is(.border-s-transparent\/90) {
  border-inline-start-color: rgb(0 0 0 / 0.9);
}#body :is(.border-s-transparent\/95) {
  border-inline-start-color: rgb(0 0 0 / 0.95);
}#body :is(.border-t-sw-active) {
  --tw-border-opacity: 1;
  border-top-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-t-sw-active-light) {
  border-top-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-t-sw-active-light-hex) {
  --tw-border-opacity: 1;
  border-top-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.border-t-sw-active-light-hex\/0) {
  border-top-color: rgb(230 240 251 / 0);
}#body :is(.border-t-sw-active-light-hex\/10) {
  border-top-color: rgb(230 240 251 / 0.1);
}#body :is(.border-t-sw-active-light-hex\/100) {
  border-top-color: rgb(230 240 251 / 1);
}#body :is(.border-t-sw-active-light-hex\/15) {
  border-top-color: rgb(230 240 251 / 0.15);
}#body :is(.border-t-sw-active-light-hex\/20) {
  border-top-color: rgb(230 240 251 / 0.2);
}#body :is(.border-t-sw-active-light-hex\/25) {
  border-top-color: rgb(230 240 251 / 0.25);
}#body :is(.border-t-sw-active-light-hex\/30) {
  border-top-color: rgb(230 240 251 / 0.3);
}#body :is(.border-t-sw-active-light-hex\/35) {
  border-top-color: rgb(230 240 251 / 0.35);
}#body :is(.border-t-sw-active-light-hex\/40) {
  border-top-color: rgb(230 240 251 / 0.4);
}#body :is(.border-t-sw-active-light-hex\/45) {
  border-top-color: rgb(230 240 251 / 0.45);
}#body :is(.border-t-sw-active-light-hex\/5) {
  border-top-color: rgb(230 240 251 / 0.05);
}#body :is(.border-t-sw-active-light-hex\/50) {
  border-top-color: rgb(230 240 251 / 0.5);
}#body :is(.border-t-sw-active-light-hex\/55) {
  border-top-color: rgb(230 240 251 / 0.55);
}#body :is(.border-t-sw-active-light-hex\/60) {
  border-top-color: rgb(230 240 251 / 0.6);
}#body :is(.border-t-sw-active-light-hex\/65) {
  border-top-color: rgb(230 240 251 / 0.65);
}#body :is(.border-t-sw-active-light-hex\/70) {
  border-top-color: rgb(230 240 251 / 0.7);
}#body :is(.border-t-sw-active-light-hex\/75) {
  border-top-color: rgb(230 240 251 / 0.75);
}#body :is(.border-t-sw-active-light-hex\/80) {
  border-top-color: rgb(230 240 251 / 0.8);
}#body :is(.border-t-sw-active-light-hex\/85) {
  border-top-color: rgb(230 240 251 / 0.85);
}#body :is(.border-t-sw-active-light-hex\/90) {
  border-top-color: rgb(230 240 251 / 0.9);
}#body :is(.border-t-sw-active-light-hex\/95) {
  border-top-color: rgb(230 240 251 / 0.95);
}#body :is(.border-t-sw-active-light\/0) {
  border-top-color: rgba(10, 111, 219, 0);
}#body :is(.border-t-sw-active-light\/10) {
  border-top-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-t-sw-active-light\/100) {
  border-top-color: rgba(10, 111, 219, 1);
}#body :is(.border-t-sw-active-light\/15) {
  border-top-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-t-sw-active-light\/20) {
  border-top-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-t-sw-active-light\/25) {
  border-top-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-t-sw-active-light\/30) {
  border-top-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-t-sw-active-light\/35) {
  border-top-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-t-sw-active-light\/40) {
  border-top-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-t-sw-active-light\/45) {
  border-top-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-t-sw-active-light\/5) {
  border-top-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-t-sw-active-light\/50) {
  border-top-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-t-sw-active-light\/55) {
  border-top-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-t-sw-active-light\/60) {
  border-top-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-t-sw-active-light\/65) {
  border-top-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-t-sw-active-light\/70) {
  border-top-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-t-sw-active-light\/75) {
  border-top-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-t-sw-active-light\/80) {
  border-top-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-t-sw-active-light\/85) {
  border-top-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-t-sw-active-light\/90) {
  border-top-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-t-sw-active-light\/95) {
  border-top-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-t-sw-active\/0) {
  border-top-color: rgb(10 111 219 / 0);
}#body :is(.border-t-sw-active\/10) {
  border-top-color: rgb(10 111 219 / 0.1);
}#body :is(.border-t-sw-active\/100) {
  border-top-color: rgb(10 111 219 / 1);
}#body :is(.border-t-sw-active\/15) {
  border-top-color: rgb(10 111 219 / 0.15);
}#body :is(.border-t-sw-active\/20) {
  border-top-color: rgb(10 111 219 / 0.2);
}#body :is(.border-t-sw-active\/25) {
  border-top-color: rgb(10 111 219 / 0.25);
}#body :is(.border-t-sw-active\/30) {
  border-top-color: rgb(10 111 219 / 0.3);
}#body :is(.border-t-sw-active\/35) {
  border-top-color: rgb(10 111 219 / 0.35);
}#body :is(.border-t-sw-active\/40) {
  border-top-color: rgb(10 111 219 / 0.4);
}#body :is(.border-t-sw-active\/45) {
  border-top-color: rgb(10 111 219 / 0.45);
}#body :is(.border-t-sw-active\/5) {
  border-top-color: rgb(10 111 219 / 0.05);
}#body :is(.border-t-sw-active\/50) {
  border-top-color: rgb(10 111 219 / 0.5);
}#body :is(.border-t-sw-active\/55) {
  border-top-color: rgb(10 111 219 / 0.55);
}#body :is(.border-t-sw-active\/60) {
  border-top-color: rgb(10 111 219 / 0.6);
}#body :is(.border-t-sw-active\/65) {
  border-top-color: rgb(10 111 219 / 0.65);
}#body :is(.border-t-sw-active\/70) {
  border-top-color: rgb(10 111 219 / 0.7);
}#body :is(.border-t-sw-active\/75) {
  border-top-color: rgb(10 111 219 / 0.75);
}#body :is(.border-t-sw-active\/80) {
  border-top-color: rgb(10 111 219 / 0.8);
}#body :is(.border-t-sw-active\/85) {
  border-top-color: rgb(10 111 219 / 0.85);
}#body :is(.border-t-sw-active\/90) {
  border-top-color: rgb(10 111 219 / 0.9);
}#body :is(.border-t-sw-active\/95) {
  border-top-color: rgb(10 111 219 / 0.95);
}#body :is(.border-t-sw-background) {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-t-sw-background-component) {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-t-sw-background-component\/0) {
  border-top-color: rgb(255 255 255 / 0);
}#body :is(.border-t-sw-background-component\/10) {
  border-top-color: rgb(255 255 255 / 0.1);
}#body :is(.border-t-sw-background-component\/100) {
  border-top-color: rgb(255 255 255 / 1);
}#body :is(.border-t-sw-background-component\/15) {
  border-top-color: rgb(255 255 255 / 0.15);
}#body :is(.border-t-sw-background-component\/20) {
  border-top-color: rgb(255 255 255 / 0.2);
}#body :is(.border-t-sw-background-component\/25) {
  border-top-color: rgb(255 255 255 / 0.25);
}#body :is(.border-t-sw-background-component\/30) {
  border-top-color: rgb(255 255 255 / 0.3);
}#body :is(.border-t-sw-background-component\/35) {
  border-top-color: rgb(255 255 255 / 0.35);
}#body :is(.border-t-sw-background-component\/40) {
  border-top-color: rgb(255 255 255 / 0.4);
}#body :is(.border-t-sw-background-component\/45) {
  border-top-color: rgb(255 255 255 / 0.45);
}#body :is(.border-t-sw-background-component\/5) {
  border-top-color: rgb(255 255 255 / 0.05);
}#body :is(.border-t-sw-background-component\/50) {
  border-top-color: rgb(255 255 255 / 0.5);
}#body :is(.border-t-sw-background-component\/55) {
  border-top-color: rgb(255 255 255 / 0.55);
}#body :is(.border-t-sw-background-component\/60) {
  border-top-color: rgb(255 255 255 / 0.6);
}#body :is(.border-t-sw-background-component\/65) {
  border-top-color: rgb(255 255 255 / 0.65);
}#body :is(.border-t-sw-background-component\/70) {
  border-top-color: rgb(255 255 255 / 0.7);
}#body :is(.border-t-sw-background-component\/75) {
  border-top-color: rgb(255 255 255 / 0.75);
}#body :is(.border-t-sw-background-component\/80) {
  border-top-color: rgb(255 255 255 / 0.8);
}#body :is(.border-t-sw-background-component\/85) {
  border-top-color: rgb(255 255 255 / 0.85);
}#body :is(.border-t-sw-background-component\/90) {
  border-top-color: rgb(255 255 255 / 0.9);
}#body :is(.border-t-sw-background-component\/95) {
  border-top-color: rgb(255 255 255 / 0.95);
}#body :is(.border-t-sw-background-header) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-t-sw-background-header\/0) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.border-t-sw-background-header\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.border-t-sw-background-header\/100) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.border-t-sw-background-header\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.border-t-sw-background-header\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.border-t-sw-background-header\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.border-t-sw-background-header\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.border-t-sw-background-header\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.border-t-sw-background-header\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.border-t-sw-background-header\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.border-t-sw-background-header\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.border-t-sw-background-header\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.border-t-sw-background-header\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.border-t-sw-background-header\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.border-t-sw-background-header\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.border-t-sw-background-header\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.border-t-sw-background-header\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.border-t-sw-background-header\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.border-t-sw-background-header\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.border-t-sw-background-header\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.border-t-sw-background-header\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.border-t-sw-background\/0) {
  border-top-color: rgb(245 245 245 / 0);
}#body :is(.border-t-sw-background\/10) {
  border-top-color: rgb(245 245 245 / 0.1);
}#body :is(.border-t-sw-background\/100) {
  border-top-color: rgb(245 245 245 / 1);
}#body :is(.border-t-sw-background\/15) {
  border-top-color: rgb(245 245 245 / 0.15);
}#body :is(.border-t-sw-background\/20) {
  border-top-color: rgb(245 245 245 / 0.2);
}#body :is(.border-t-sw-background\/25) {
  border-top-color: rgb(245 245 245 / 0.25);
}#body :is(.border-t-sw-background\/30) {
  border-top-color: rgb(245 245 245 / 0.3);
}#body :is(.border-t-sw-background\/35) {
  border-top-color: rgb(245 245 245 / 0.35);
}#body :is(.border-t-sw-background\/40) {
  border-top-color: rgb(245 245 245 / 0.4);
}#body :is(.border-t-sw-background\/45) {
  border-top-color: rgb(245 245 245 / 0.45);
}#body :is(.border-t-sw-background\/5) {
  border-top-color: rgb(245 245 245 / 0.05);
}#body :is(.border-t-sw-background\/50) {
  border-top-color: rgb(245 245 245 / 0.5);
}#body :is(.border-t-sw-background\/55) {
  border-top-color: rgb(245 245 245 / 0.55);
}#body :is(.border-t-sw-background\/60) {
  border-top-color: rgb(245 245 245 / 0.6);
}#body :is(.border-t-sw-background\/65) {
  border-top-color: rgb(245 245 245 / 0.65);
}#body :is(.border-t-sw-background\/70) {
  border-top-color: rgb(245 245 245 / 0.7);
}#body :is(.border-t-sw-background\/75) {
  border-top-color: rgb(245 245 245 / 0.75);
}#body :is(.border-t-sw-background\/80) {
  border-top-color: rgb(245 245 245 / 0.8);
}#body :is(.border-t-sw-background\/85) {
  border-top-color: rgb(245 245 245 / 0.85);
}#body :is(.border-t-sw-background\/90) {
  border-top-color: rgb(245 245 245 / 0.9);
}#body :is(.border-t-sw-background\/95) {
  border-top-color: rgb(245 245 245 / 0.95);
}#body :is(.border-t-sw-border) {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-t-sw-border-alternate) {
  --tw-border-opacity: 1;
  border-top-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-t-sw-border-alternate\/0) {
  border-top-color: rgb(185 186 185 / 0);
}#body :is(.border-t-sw-border-alternate\/10) {
  border-top-color: rgb(185 186 185 / 0.1);
}#body :is(.border-t-sw-border-alternate\/100) {
  border-top-color: rgb(185 186 185 / 1);
}#body :is(.border-t-sw-border-alternate\/15) {
  border-top-color: rgb(185 186 185 / 0.15);
}#body :is(.border-t-sw-border-alternate\/20) {
  border-top-color: rgb(185 186 185 / 0.2);
}#body :is(.border-t-sw-border-alternate\/25) {
  border-top-color: rgb(185 186 185 / 0.25);
}#body :is(.border-t-sw-border-alternate\/30) {
  border-top-color: rgb(185 186 185 / 0.3);
}#body :is(.border-t-sw-border-alternate\/35) {
  border-top-color: rgb(185 186 185 / 0.35);
}#body :is(.border-t-sw-border-alternate\/40) {
  border-top-color: rgb(185 186 185 / 0.4);
}#body :is(.border-t-sw-border-alternate\/45) {
  border-top-color: rgb(185 186 185 / 0.45);
}#body :is(.border-t-sw-border-alternate\/5) {
  border-top-color: rgb(185 186 185 / 0.05);
}#body :is(.border-t-sw-border-alternate\/50) {
  border-top-color: rgb(185 186 185 / 0.5);
}#body :is(.border-t-sw-border-alternate\/55) {
  border-top-color: rgb(185 186 185 / 0.55);
}#body :is(.border-t-sw-border-alternate\/60) {
  border-top-color: rgb(185 186 185 / 0.6);
}#body :is(.border-t-sw-border-alternate\/65) {
  border-top-color: rgb(185 186 185 / 0.65);
}#body :is(.border-t-sw-border-alternate\/70) {
  border-top-color: rgb(185 186 185 / 0.7);
}#body :is(.border-t-sw-border-alternate\/75) {
  border-top-color: rgb(185 186 185 / 0.75);
}#body :is(.border-t-sw-border-alternate\/80) {
  border-top-color: rgb(185 186 185 / 0.8);
}#body :is(.border-t-sw-border-alternate\/85) {
  border-top-color: rgb(185 186 185 / 0.85);
}#body :is(.border-t-sw-border-alternate\/90) {
  border-top-color: rgb(185 186 185 / 0.9);
}#body :is(.border-t-sw-border-alternate\/95) {
  border-top-color: rgb(185 186 185 / 0.95);
}#body :is(.border-t-sw-border-light) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-t-sw-border-light\/0) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.border-t-sw-border-light\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.border-t-sw-border-light\/100) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.border-t-sw-border-light\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.border-t-sw-border-light\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.border-t-sw-border-light\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.border-t-sw-border-light\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.border-t-sw-border-light\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.border-t-sw-border-light\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.border-t-sw-border-light\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.border-t-sw-border-light\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.border-t-sw-border-light\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.border-t-sw-border-light\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.border-t-sw-border-light\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.border-t-sw-border-light\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.border-t-sw-border-light\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.border-t-sw-border-light\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.border-t-sw-border-light\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.border-t-sw-border-light\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.border-t-sw-border-light\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.border-t-sw-border-light\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.border-t-sw-border\/0) {
  border-top-color: rgb(216 216 216 / 0);
}#body :is(.border-t-sw-border\/10) {
  border-top-color: rgb(216 216 216 / 0.1);
}#body :is(.border-t-sw-border\/100) {
  border-top-color: rgb(216 216 216 / 1);
}#body :is(.border-t-sw-border\/15) {
  border-top-color: rgb(216 216 216 / 0.15);
}#body :is(.border-t-sw-border\/20) {
  border-top-color: rgb(216 216 216 / 0.2);
}#body :is(.border-t-sw-border\/25) {
  border-top-color: rgb(216 216 216 / 0.25);
}#body :is(.border-t-sw-border\/30) {
  border-top-color: rgb(216 216 216 / 0.3);
}#body :is(.border-t-sw-border\/35) {
  border-top-color: rgb(216 216 216 / 0.35);
}#body :is(.border-t-sw-border\/40) {
  border-top-color: rgb(216 216 216 / 0.4);
}#body :is(.border-t-sw-border\/45) {
  border-top-color: rgb(216 216 216 / 0.45);
}#body :is(.border-t-sw-border\/5) {
  border-top-color: rgb(216 216 216 / 0.05);
}#body :is(.border-t-sw-border\/50) {
  border-top-color: rgb(216 216 216 / 0.5);
}#body :is(.border-t-sw-border\/55) {
  border-top-color: rgb(216 216 216 / 0.55);
}#body :is(.border-t-sw-border\/60) {
  border-top-color: rgb(216 216 216 / 0.6);
}#body :is(.border-t-sw-border\/65) {
  border-top-color: rgb(216 216 216 / 0.65);
}#body :is(.border-t-sw-border\/70) {
  border-top-color: rgb(216 216 216 / 0.7);
}#body :is(.border-t-sw-border\/75) {
  border-top-color: rgb(216 216 216 / 0.75);
}#body :is(.border-t-sw-border\/80) {
  border-top-color: rgb(216 216 216 / 0.8);
}#body :is(.border-t-sw-border\/85) {
  border-top-color: rgb(216 216 216 / 0.85);
}#body :is(.border-t-sw-border\/90) {
  border-top-color: rgb(216 216 216 / 0.9);
}#body :is(.border-t-sw-border\/95) {
  border-top-color: rgb(216 216 216 / 0.95);
}#body :is(.border-t-sw-boxShadow) {
  border-top-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-t-sw-boxShadow\/0) {
  border-top-color: rgba(38, 40, 43, 0);
}#body :is(.border-t-sw-boxShadow\/10) {
  border-top-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-t-sw-boxShadow\/100) {
  border-top-color: rgba(38, 40, 43, 1);
}#body :is(.border-t-sw-boxShadow\/15) {
  border-top-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-t-sw-boxShadow\/20) {
  border-top-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-t-sw-boxShadow\/25) {
  border-top-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-t-sw-boxShadow\/30) {
  border-top-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-t-sw-boxShadow\/35) {
  border-top-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-t-sw-boxShadow\/40) {
  border-top-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-t-sw-boxShadow\/45) {
  border-top-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-t-sw-boxShadow\/5) {
  border-top-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-t-sw-boxShadow\/50) {
  border-top-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-t-sw-boxShadow\/55) {
  border-top-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-t-sw-boxShadow\/60) {
  border-top-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-t-sw-boxShadow\/65) {
  border-top-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-t-sw-boxShadow\/70) {
  border-top-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-t-sw-boxShadow\/75) {
  border-top-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-t-sw-boxShadow\/80) {
  border-top-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-t-sw-boxShadow\/85) {
  border-top-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-t-sw-boxShadow\/90) {
  border-top-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-t-sw-boxShadow\/95) {
  border-top-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-t-sw-destroy) {
  --tw-border-opacity: 1;
  border-top-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-t-sw-destroy\/0) {
  border-top-color: rgb(180 29 19 / 0);
}#body :is(.border-t-sw-destroy\/10) {
  border-top-color: rgb(180 29 19 / 0.1);
}#body :is(.border-t-sw-destroy\/100) {
  border-top-color: rgb(180 29 19 / 1);
}#body :is(.border-t-sw-destroy\/15) {
  border-top-color: rgb(180 29 19 / 0.15);
}#body :is(.border-t-sw-destroy\/20) {
  border-top-color: rgb(180 29 19 / 0.2);
}#body :is(.border-t-sw-destroy\/25) {
  border-top-color: rgb(180 29 19 / 0.25);
}#body :is(.border-t-sw-destroy\/30) {
  border-top-color: rgb(180 29 19 / 0.3);
}#body :is(.border-t-sw-destroy\/35) {
  border-top-color: rgb(180 29 19 / 0.35);
}#body :is(.border-t-sw-destroy\/40) {
  border-top-color: rgb(180 29 19 / 0.4);
}#body :is(.border-t-sw-destroy\/45) {
  border-top-color: rgb(180 29 19 / 0.45);
}#body :is(.border-t-sw-destroy\/5) {
  border-top-color: rgb(180 29 19 / 0.05);
}#body :is(.border-t-sw-destroy\/50) {
  border-top-color: rgb(180 29 19 / 0.5);
}#body :is(.border-t-sw-destroy\/55) {
  border-top-color: rgb(180 29 19 / 0.55);
}#body :is(.border-t-sw-destroy\/60) {
  border-top-color: rgb(180 29 19 / 0.6);
}#body :is(.border-t-sw-destroy\/65) {
  border-top-color: rgb(180 29 19 / 0.65);
}#body :is(.border-t-sw-destroy\/70) {
  border-top-color: rgb(180 29 19 / 0.7);
}#body :is(.border-t-sw-destroy\/75) {
  border-top-color: rgb(180 29 19 / 0.75);
}#body :is(.border-t-sw-destroy\/80) {
  border-top-color: rgb(180 29 19 / 0.8);
}#body :is(.border-t-sw-destroy\/85) {
  border-top-color: rgb(180 29 19 / 0.85);
}#body :is(.border-t-sw-destroy\/90) {
  border-top-color: rgb(180 29 19 / 0.9);
}#body :is(.border-t-sw-destroy\/95) {
  border-top-color: rgb(180 29 19 / 0.95);
}#body :is(.border-t-sw-disabled) {
  --tw-border-opacity: 1;
  border-top-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.border-t-sw-disabled-alternate) {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-t-sw-disabled-alternate\/0) {
  border-top-color: rgb(216 216 216 / 0);
}#body :is(.border-t-sw-disabled-alternate\/10) {
  border-top-color: rgb(216 216 216 / 0.1);
}#body :is(.border-t-sw-disabled-alternate\/100) {
  border-top-color: rgb(216 216 216 / 1);
}#body :is(.border-t-sw-disabled-alternate\/15) {
  border-top-color: rgb(216 216 216 / 0.15);
}#body :is(.border-t-sw-disabled-alternate\/20) {
  border-top-color: rgb(216 216 216 / 0.2);
}#body :is(.border-t-sw-disabled-alternate\/25) {
  border-top-color: rgb(216 216 216 / 0.25);
}#body :is(.border-t-sw-disabled-alternate\/30) {
  border-top-color: rgb(216 216 216 / 0.3);
}#body :is(.border-t-sw-disabled-alternate\/35) {
  border-top-color: rgb(216 216 216 / 0.35);
}#body :is(.border-t-sw-disabled-alternate\/40) {
  border-top-color: rgb(216 216 216 / 0.4);
}#body :is(.border-t-sw-disabled-alternate\/45) {
  border-top-color: rgb(216 216 216 / 0.45);
}#body :is(.border-t-sw-disabled-alternate\/5) {
  border-top-color: rgb(216 216 216 / 0.05);
}#body :is(.border-t-sw-disabled-alternate\/50) {
  border-top-color: rgb(216 216 216 / 0.5);
}#body :is(.border-t-sw-disabled-alternate\/55) {
  border-top-color: rgb(216 216 216 / 0.55);
}#body :is(.border-t-sw-disabled-alternate\/60) {
  border-top-color: rgb(216 216 216 / 0.6);
}#body :is(.border-t-sw-disabled-alternate\/65) {
  border-top-color: rgb(216 216 216 / 0.65);
}#body :is(.border-t-sw-disabled-alternate\/70) {
  border-top-color: rgb(216 216 216 / 0.7);
}#body :is(.border-t-sw-disabled-alternate\/75) {
  border-top-color: rgb(216 216 216 / 0.75);
}#body :is(.border-t-sw-disabled-alternate\/80) {
  border-top-color: rgb(216 216 216 / 0.8);
}#body :is(.border-t-sw-disabled-alternate\/85) {
  border-top-color: rgb(216 216 216 / 0.85);
}#body :is(.border-t-sw-disabled-alternate\/90) {
  border-top-color: rgb(216 216 216 / 0.9);
}#body :is(.border-t-sw-disabled-alternate\/95) {
  border-top-color: rgb(216 216 216 / 0.95);
}#body :is(.border-t-sw-disabled-text) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-t-sw-disabled-text\/0) {
  border-top-color: rgb(131 131 131 / 0);
}#body :is(.border-t-sw-disabled-text\/10) {
  border-top-color: rgb(131 131 131 / 0.1);
}#body :is(.border-t-sw-disabled-text\/100) {
  border-top-color: rgb(131 131 131 / 1);
}#body :is(.border-t-sw-disabled-text\/15) {
  border-top-color: rgb(131 131 131 / 0.15);
}#body :is(.border-t-sw-disabled-text\/20) {
  border-top-color: rgb(131 131 131 / 0.2);
}#body :is(.border-t-sw-disabled-text\/25) {
  border-top-color: rgb(131 131 131 / 0.25);
}#body :is(.border-t-sw-disabled-text\/30) {
  border-top-color: rgb(131 131 131 / 0.3);
}#body :is(.border-t-sw-disabled-text\/35) {
  border-top-color: rgb(131 131 131 / 0.35);
}#body :is(.border-t-sw-disabled-text\/40) {
  border-top-color: rgb(131 131 131 / 0.4);
}#body :is(.border-t-sw-disabled-text\/45) {
  border-top-color: rgb(131 131 131 / 0.45);
}#body :is(.border-t-sw-disabled-text\/5) {
  border-top-color: rgb(131 131 131 / 0.05);
}#body :is(.border-t-sw-disabled-text\/50) {
  border-top-color: rgb(131 131 131 / 0.5);
}#body :is(.border-t-sw-disabled-text\/55) {
  border-top-color: rgb(131 131 131 / 0.55);
}#body :is(.border-t-sw-disabled-text\/60) {
  border-top-color: rgb(131 131 131 / 0.6);
}#body :is(.border-t-sw-disabled-text\/65) {
  border-top-color: rgb(131 131 131 / 0.65);
}#body :is(.border-t-sw-disabled-text\/70) {
  border-top-color: rgb(131 131 131 / 0.7);
}#body :is(.border-t-sw-disabled-text\/75) {
  border-top-color: rgb(131 131 131 / 0.75);
}#body :is(.border-t-sw-disabled-text\/80) {
  border-top-color: rgb(131 131 131 / 0.8);
}#body :is(.border-t-sw-disabled-text\/85) {
  border-top-color: rgb(131 131 131 / 0.85);
}#body :is(.border-t-sw-disabled-text\/90) {
  border-top-color: rgb(131 131 131 / 0.9);
}#body :is(.border-t-sw-disabled-text\/95) {
  border-top-color: rgb(131 131 131 / 0.95);
}#body :is(.border-t-sw-disabled\/0) {
  border-top-color: rgb(185 186 185 / 0);
}#body :is(.border-t-sw-disabled\/10) {
  border-top-color: rgb(185 186 185 / 0.1);
}#body :is(.border-t-sw-disabled\/100) {
  border-top-color: rgb(185 186 185 / 1);
}#body :is(.border-t-sw-disabled\/15) {
  border-top-color: rgb(185 186 185 / 0.15);
}#body :is(.border-t-sw-disabled\/20) {
  border-top-color: rgb(185 186 185 / 0.2);
}#body :is(.border-t-sw-disabled\/25) {
  border-top-color: rgb(185 186 185 / 0.25);
}#body :is(.border-t-sw-disabled\/30) {
  border-top-color: rgb(185 186 185 / 0.3);
}#body :is(.border-t-sw-disabled\/35) {
  border-top-color: rgb(185 186 185 / 0.35);
}#body :is(.border-t-sw-disabled\/40) {
  border-top-color: rgb(185 186 185 / 0.4);
}#body :is(.border-t-sw-disabled\/45) {
  border-top-color: rgb(185 186 185 / 0.45);
}#body :is(.border-t-sw-disabled\/5) {
  border-top-color: rgb(185 186 185 / 0.05);
}#body :is(.border-t-sw-disabled\/50) {
  border-top-color: rgb(185 186 185 / 0.5);
}#body :is(.border-t-sw-disabled\/55) {
  border-top-color: rgb(185 186 185 / 0.55);
}#body :is(.border-t-sw-disabled\/60) {
  border-top-color: rgb(185 186 185 / 0.6);
}#body :is(.border-t-sw-disabled\/65) {
  border-top-color: rgb(185 186 185 / 0.65);
}#body :is(.border-t-sw-disabled\/70) {
  border-top-color: rgb(185 186 185 / 0.7);
}#body :is(.border-t-sw-disabled\/75) {
  border-top-color: rgb(185 186 185 / 0.75);
}#body :is(.border-t-sw-disabled\/80) {
  border-top-color: rgb(185 186 185 / 0.8);
}#body :is(.border-t-sw-disabled\/85) {
  border-top-color: rgb(185 186 185 / 0.85);
}#body :is(.border-t-sw-disabled\/90) {
  border-top-color: rgb(185 186 185 / 0.9);
}#body :is(.border-t-sw-disabled\/95) {
  border-top-color: rgb(185 186 185 / 0.95);
}#body :is(.border-t-sw-divider) {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.border-t-sw-divider\/0) {
  border-top-color: rgb(216 216 216 / 0);
}#body :is(.border-t-sw-divider\/10) {
  border-top-color: rgb(216 216 216 / 0.1);
}#body :is(.border-t-sw-divider\/100) {
  border-top-color: rgb(216 216 216 / 1);
}#body :is(.border-t-sw-divider\/15) {
  border-top-color: rgb(216 216 216 / 0.15);
}#body :is(.border-t-sw-divider\/20) {
  border-top-color: rgb(216 216 216 / 0.2);
}#body :is(.border-t-sw-divider\/25) {
  border-top-color: rgb(216 216 216 / 0.25);
}#body :is(.border-t-sw-divider\/30) {
  border-top-color: rgb(216 216 216 / 0.3);
}#body :is(.border-t-sw-divider\/35) {
  border-top-color: rgb(216 216 216 / 0.35);
}#body :is(.border-t-sw-divider\/40) {
  border-top-color: rgb(216 216 216 / 0.4);
}#body :is(.border-t-sw-divider\/45) {
  border-top-color: rgb(216 216 216 / 0.45);
}#body :is(.border-t-sw-divider\/5) {
  border-top-color: rgb(216 216 216 / 0.05);
}#body :is(.border-t-sw-divider\/50) {
  border-top-color: rgb(216 216 216 / 0.5);
}#body :is(.border-t-sw-divider\/55) {
  border-top-color: rgb(216 216 216 / 0.55);
}#body :is(.border-t-sw-divider\/60) {
  border-top-color: rgb(216 216 216 / 0.6);
}#body :is(.border-t-sw-divider\/65) {
  border-top-color: rgb(216 216 216 / 0.65);
}#body :is(.border-t-sw-divider\/70) {
  border-top-color: rgb(216 216 216 / 0.7);
}#body :is(.border-t-sw-divider\/75) {
  border-top-color: rgb(216 216 216 / 0.75);
}#body :is(.border-t-sw-divider\/80) {
  border-top-color: rgb(216 216 216 / 0.8);
}#body :is(.border-t-sw-divider\/85) {
  border-top-color: rgb(216 216 216 / 0.85);
}#body :is(.border-t-sw-divider\/90) {
  border-top-color: rgb(216 216 216 / 0.9);
}#body :is(.border-t-sw-divider\/95) {
  border-top-color: rgb(216 216 216 / 0.95);
}#body :is(.border-t-sw-error) {
  --tw-border-opacity: 1;
  border-top-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.border-t-sw-error-background) {
  border-top-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-t-sw-error-background-hex) {
  --tw-border-opacity: 1;
  border-top-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.border-t-sw-error-background-hex\/0) {
  border-top-color: rgb(247 232 231 / 0);
}#body :is(.border-t-sw-error-background-hex\/10) {
  border-top-color: rgb(247 232 231 / 0.1);
}#body :is(.border-t-sw-error-background-hex\/100) {
  border-top-color: rgb(247 232 231 / 1);
}#body :is(.border-t-sw-error-background-hex\/15) {
  border-top-color: rgb(247 232 231 / 0.15);
}#body :is(.border-t-sw-error-background-hex\/20) {
  border-top-color: rgb(247 232 231 / 0.2);
}#body :is(.border-t-sw-error-background-hex\/25) {
  border-top-color: rgb(247 232 231 / 0.25);
}#body :is(.border-t-sw-error-background-hex\/30) {
  border-top-color: rgb(247 232 231 / 0.3);
}#body :is(.border-t-sw-error-background-hex\/35) {
  border-top-color: rgb(247 232 231 / 0.35);
}#body :is(.border-t-sw-error-background-hex\/40) {
  border-top-color: rgb(247 232 231 / 0.4);
}#body :is(.border-t-sw-error-background-hex\/45) {
  border-top-color: rgb(247 232 231 / 0.45);
}#body :is(.border-t-sw-error-background-hex\/5) {
  border-top-color: rgb(247 232 231 / 0.05);
}#body :is(.border-t-sw-error-background-hex\/50) {
  border-top-color: rgb(247 232 231 / 0.5);
}#body :is(.border-t-sw-error-background-hex\/55) {
  border-top-color: rgb(247 232 231 / 0.55);
}#body :is(.border-t-sw-error-background-hex\/60) {
  border-top-color: rgb(247 232 231 / 0.6);
}#body :is(.border-t-sw-error-background-hex\/65) {
  border-top-color: rgb(247 232 231 / 0.65);
}#body :is(.border-t-sw-error-background-hex\/70) {
  border-top-color: rgb(247 232 231 / 0.7);
}#body :is(.border-t-sw-error-background-hex\/75) {
  border-top-color: rgb(247 232 231 / 0.75);
}#body :is(.border-t-sw-error-background-hex\/80) {
  border-top-color: rgb(247 232 231 / 0.8);
}#body :is(.border-t-sw-error-background-hex\/85) {
  border-top-color: rgb(247 232 231 / 0.85);
}#body :is(.border-t-sw-error-background-hex\/90) {
  border-top-color: rgb(247 232 231 / 0.9);
}#body :is(.border-t-sw-error-background-hex\/95) {
  border-top-color: rgb(247 232 231 / 0.95);
}#body :is(.border-t-sw-error-background\/0) {
  border-top-color: rgba(180, 29, 19, 0);
}#body :is(.border-t-sw-error-background\/10) {
  border-top-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-t-sw-error-background\/100) {
  border-top-color: rgba(180, 29, 19, 1);
}#body :is(.border-t-sw-error-background\/15) {
  border-top-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-t-sw-error-background\/20) {
  border-top-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-t-sw-error-background\/25) {
  border-top-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-t-sw-error-background\/30) {
  border-top-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-t-sw-error-background\/35) {
  border-top-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-t-sw-error-background\/40) {
  border-top-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-t-sw-error-background\/45) {
  border-top-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-t-sw-error-background\/5) {
  border-top-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-t-sw-error-background\/50) {
  border-top-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-t-sw-error-background\/55) {
  border-top-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-t-sw-error-background\/60) {
  border-top-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-t-sw-error-background\/65) {
  border-top-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-t-sw-error-background\/70) {
  border-top-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-t-sw-error-background\/75) {
  border-top-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-t-sw-error-background\/80) {
  border-top-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-t-sw-error-background\/85) {
  border-top-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-t-sw-error-background\/90) {
  border-top-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-t-sw-error-background\/95) {
  border-top-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-t-sw-error-dark) {
  --tw-border-opacity: 1;
  border-top-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.border-t-sw-error-dark\/0) {
  border-top-color: rgb(135 22 15 / 0);
}#body :is(.border-t-sw-error-dark\/10) {
  border-top-color: rgb(135 22 15 / 0.1);
}#body :is(.border-t-sw-error-dark\/100) {
  border-top-color: rgb(135 22 15 / 1);
}#body :is(.border-t-sw-error-dark\/15) {
  border-top-color: rgb(135 22 15 / 0.15);
}#body :is(.border-t-sw-error-dark\/20) {
  border-top-color: rgb(135 22 15 / 0.2);
}#body :is(.border-t-sw-error-dark\/25) {
  border-top-color: rgb(135 22 15 / 0.25);
}#body :is(.border-t-sw-error-dark\/30) {
  border-top-color: rgb(135 22 15 / 0.3);
}#body :is(.border-t-sw-error-dark\/35) {
  border-top-color: rgb(135 22 15 / 0.35);
}#body :is(.border-t-sw-error-dark\/40) {
  border-top-color: rgb(135 22 15 / 0.4);
}#body :is(.border-t-sw-error-dark\/45) {
  border-top-color: rgb(135 22 15 / 0.45);
}#body :is(.border-t-sw-error-dark\/5) {
  border-top-color: rgb(135 22 15 / 0.05);
}#body :is(.border-t-sw-error-dark\/50) {
  border-top-color: rgb(135 22 15 / 0.5);
}#body :is(.border-t-sw-error-dark\/55) {
  border-top-color: rgb(135 22 15 / 0.55);
}#body :is(.border-t-sw-error-dark\/60) {
  border-top-color: rgb(135 22 15 / 0.6);
}#body :is(.border-t-sw-error-dark\/65) {
  border-top-color: rgb(135 22 15 / 0.65);
}#body :is(.border-t-sw-error-dark\/70) {
  border-top-color: rgb(135 22 15 / 0.7);
}#body :is(.border-t-sw-error-dark\/75) {
  border-top-color: rgb(135 22 15 / 0.75);
}#body :is(.border-t-sw-error-dark\/80) {
  border-top-color: rgb(135 22 15 / 0.8);
}#body :is(.border-t-sw-error-dark\/85) {
  border-top-color: rgb(135 22 15 / 0.85);
}#body :is(.border-t-sw-error-dark\/90) {
  border-top-color: rgb(135 22 15 / 0.9);
}#body :is(.border-t-sw-error-dark\/95) {
  border-top-color: rgb(135 22 15 / 0.95);
}#body :is(.border-t-sw-error-light) {
  --tw-border-opacity: 1;
  border-top-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.border-t-sw-error-light\/0) {
  border-top-color: rgb(203 82 65 / 0);
}#body :is(.border-t-sw-error-light\/10) {
  border-top-color: rgb(203 82 65 / 0.1);
}#body :is(.border-t-sw-error-light\/100) {
  border-top-color: rgb(203 82 65 / 1);
}#body :is(.border-t-sw-error-light\/15) {
  border-top-color: rgb(203 82 65 / 0.15);
}#body :is(.border-t-sw-error-light\/20) {
  border-top-color: rgb(203 82 65 / 0.2);
}#body :is(.border-t-sw-error-light\/25) {
  border-top-color: rgb(203 82 65 / 0.25);
}#body :is(.border-t-sw-error-light\/30) {
  border-top-color: rgb(203 82 65 / 0.3);
}#body :is(.border-t-sw-error-light\/35) {
  border-top-color: rgb(203 82 65 / 0.35);
}#body :is(.border-t-sw-error-light\/40) {
  border-top-color: rgb(203 82 65 / 0.4);
}#body :is(.border-t-sw-error-light\/45) {
  border-top-color: rgb(203 82 65 / 0.45);
}#body :is(.border-t-sw-error-light\/5) {
  border-top-color: rgb(203 82 65 / 0.05);
}#body :is(.border-t-sw-error-light\/50) {
  border-top-color: rgb(203 82 65 / 0.5);
}#body :is(.border-t-sw-error-light\/55) {
  border-top-color: rgb(203 82 65 / 0.55);
}#body :is(.border-t-sw-error-light\/60) {
  border-top-color: rgb(203 82 65 / 0.6);
}#body :is(.border-t-sw-error-light\/65) {
  border-top-color: rgb(203 82 65 / 0.65);
}#body :is(.border-t-sw-error-light\/70) {
  border-top-color: rgb(203 82 65 / 0.7);
}#body :is(.border-t-sw-error-light\/75) {
  border-top-color: rgb(203 82 65 / 0.75);
}#body :is(.border-t-sw-error-light\/80) {
  border-top-color: rgb(203 82 65 / 0.8);
}#body :is(.border-t-sw-error-light\/85) {
  border-top-color: rgb(203 82 65 / 0.85);
}#body :is(.border-t-sw-error-light\/90) {
  border-top-color: rgb(203 82 65 / 0.9);
}#body :is(.border-t-sw-error-light\/95) {
  border-top-color: rgb(203 82 65 / 0.95);
}#body :is(.border-t-sw-error\/0) {
  border-top-color: rgb(180 29 19 / 0);
}#body :is(.border-t-sw-error\/10) {
  border-top-color: rgb(180 29 19 / 0.1);
}#body :is(.border-t-sw-error\/100) {
  border-top-color: rgb(180 29 19 / 1);
}#body :is(.border-t-sw-error\/15) {
  border-top-color: rgb(180 29 19 / 0.15);
}#body :is(.border-t-sw-error\/20) {
  border-top-color: rgb(180 29 19 / 0.2);
}#body :is(.border-t-sw-error\/25) {
  border-top-color: rgb(180 29 19 / 0.25);
}#body :is(.border-t-sw-error\/30) {
  border-top-color: rgb(180 29 19 / 0.3);
}#body :is(.border-t-sw-error\/35) {
  border-top-color: rgb(180 29 19 / 0.35);
}#body :is(.border-t-sw-error\/40) {
  border-top-color: rgb(180 29 19 / 0.4);
}#body :is(.border-t-sw-error\/45) {
  border-top-color: rgb(180 29 19 / 0.45);
}#body :is(.border-t-sw-error\/5) {
  border-top-color: rgb(180 29 19 / 0.05);
}#body :is(.border-t-sw-error\/50) {
  border-top-color: rgb(180 29 19 / 0.5);
}#body :is(.border-t-sw-error\/55) {
  border-top-color: rgb(180 29 19 / 0.55);
}#body :is(.border-t-sw-error\/60) {
  border-top-color: rgb(180 29 19 / 0.6);
}#body :is(.border-t-sw-error\/65) {
  border-top-color: rgb(180 29 19 / 0.65);
}#body :is(.border-t-sw-error\/70) {
  border-top-color: rgb(180 29 19 / 0.7);
}#body :is(.border-t-sw-error\/75) {
  border-top-color: rgb(180 29 19 / 0.75);
}#body :is(.border-t-sw-error\/80) {
  border-top-color: rgb(180 29 19 / 0.8);
}#body :is(.border-t-sw-error\/85) {
  border-top-color: rgb(180 29 19 / 0.85);
}#body :is(.border-t-sw-error\/90) {
  border-top-color: rgb(180 29 19 / 0.9);
}#body :is(.border-t-sw-error\/95) {
  border-top-color: rgb(180 29 19 / 0.95);
}#body :is(.border-t-sw-focused) {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-t-sw-focused\/0) {
  border-top-color: rgb(0 107 162 / 0);
}#body :is(.border-t-sw-focused\/10) {
  border-top-color: rgb(0 107 162 / 0.1);
}#body :is(.border-t-sw-focused\/100) {
  border-top-color: rgb(0 107 162 / 1);
}#body :is(.border-t-sw-focused\/15) {
  border-top-color: rgb(0 107 162 / 0.15);
}#body :is(.border-t-sw-focused\/20) {
  border-top-color: rgb(0 107 162 / 0.2);
}#body :is(.border-t-sw-focused\/25) {
  border-top-color: rgb(0 107 162 / 0.25);
}#body :is(.border-t-sw-focused\/30) {
  border-top-color: rgb(0 107 162 / 0.3);
}#body :is(.border-t-sw-focused\/35) {
  border-top-color: rgb(0 107 162 / 0.35);
}#body :is(.border-t-sw-focused\/40) {
  border-top-color: rgb(0 107 162 / 0.4);
}#body :is(.border-t-sw-focused\/45) {
  border-top-color: rgb(0 107 162 / 0.45);
}#body :is(.border-t-sw-focused\/5) {
  border-top-color: rgb(0 107 162 / 0.05);
}#body :is(.border-t-sw-focused\/50) {
  border-top-color: rgb(0 107 162 / 0.5);
}#body :is(.border-t-sw-focused\/55) {
  border-top-color: rgb(0 107 162 / 0.55);
}#body :is(.border-t-sw-focused\/60) {
  border-top-color: rgb(0 107 162 / 0.6);
}#body :is(.border-t-sw-focused\/65) {
  border-top-color: rgb(0 107 162 / 0.65);
}#body :is(.border-t-sw-focused\/70) {
  border-top-color: rgb(0 107 162 / 0.7);
}#body :is(.border-t-sw-focused\/75) {
  border-top-color: rgb(0 107 162 / 0.75);
}#body :is(.border-t-sw-focused\/80) {
  border-top-color: rgb(0 107 162 / 0.8);
}#body :is(.border-t-sw-focused\/85) {
  border-top-color: rgb(0 107 162 / 0.85);
}#body :is(.border-t-sw-focused\/90) {
  border-top-color: rgb(0 107 162 / 0.9);
}#body :is(.border-t-sw-focused\/95) {
  border-top-color: rgb(0 107 162 / 0.95);
}#body :is(.border-t-sw-form-field) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-t-sw-form-field\/0) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.border-t-sw-form-field\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.border-t-sw-form-field\/100) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.border-t-sw-form-field\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.border-t-sw-form-field\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.border-t-sw-form-field\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.border-t-sw-form-field\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.border-t-sw-form-field\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.border-t-sw-form-field\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.border-t-sw-form-field\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.border-t-sw-form-field\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.border-t-sw-form-field\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.border-t-sw-form-field\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.border-t-sw-form-field\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.border-t-sw-form-field\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.border-t-sw-form-field\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.border-t-sw-form-field\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.border-t-sw-form-field\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.border-t-sw-form-field\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.border-t-sw-form-field\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.border-t-sw-form-field\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.border-t-sw-form-helper-text) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-t-sw-form-helper-text\/0) {
  border-top-color: rgb(131 131 131 / 0);
}#body :is(.border-t-sw-form-helper-text\/10) {
  border-top-color: rgb(131 131 131 / 0.1);
}#body :is(.border-t-sw-form-helper-text\/100) {
  border-top-color: rgb(131 131 131 / 1);
}#body :is(.border-t-sw-form-helper-text\/15) {
  border-top-color: rgb(131 131 131 / 0.15);
}#body :is(.border-t-sw-form-helper-text\/20) {
  border-top-color: rgb(131 131 131 / 0.2);
}#body :is(.border-t-sw-form-helper-text\/25) {
  border-top-color: rgb(131 131 131 / 0.25);
}#body :is(.border-t-sw-form-helper-text\/30) {
  border-top-color: rgb(131 131 131 / 0.3);
}#body :is(.border-t-sw-form-helper-text\/35) {
  border-top-color: rgb(131 131 131 / 0.35);
}#body :is(.border-t-sw-form-helper-text\/40) {
  border-top-color: rgb(131 131 131 / 0.4);
}#body :is(.border-t-sw-form-helper-text\/45) {
  border-top-color: rgb(131 131 131 / 0.45);
}#body :is(.border-t-sw-form-helper-text\/5) {
  border-top-color: rgb(131 131 131 / 0.05);
}#body :is(.border-t-sw-form-helper-text\/50) {
  border-top-color: rgb(131 131 131 / 0.5);
}#body :is(.border-t-sw-form-helper-text\/55) {
  border-top-color: rgb(131 131 131 / 0.55);
}#body :is(.border-t-sw-form-helper-text\/60) {
  border-top-color: rgb(131 131 131 / 0.6);
}#body :is(.border-t-sw-form-helper-text\/65) {
  border-top-color: rgb(131 131 131 / 0.65);
}#body :is(.border-t-sw-form-helper-text\/70) {
  border-top-color: rgb(131 131 131 / 0.7);
}#body :is(.border-t-sw-form-helper-text\/75) {
  border-top-color: rgb(131 131 131 / 0.75);
}#body :is(.border-t-sw-form-helper-text\/80) {
  border-top-color: rgb(131 131 131 / 0.8);
}#body :is(.border-t-sw-form-helper-text\/85) {
  border-top-color: rgb(131 131 131 / 0.85);
}#body :is(.border-t-sw-form-helper-text\/90) {
  border-top-color: rgb(131 131 131 / 0.9);
}#body :is(.border-t-sw-form-helper-text\/95) {
  border-top-color: rgb(131 131 131 / 0.95);
}#body :is(.border-t-sw-high-price) {
  --tw-border-opacity: 1;
  border-top-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.border-t-sw-high-price-background) {
  border-top-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-t-sw-high-price-background\/0) {
  border-top-color: rgba(180, 29, 19, 0);
}#body :is(.border-t-sw-high-price-background\/10) {
  border-top-color: rgba(180, 29, 19, 0.1);
}#body :is(.border-t-sw-high-price-background\/100) {
  border-top-color: rgba(180, 29, 19, 1);
}#body :is(.border-t-sw-high-price-background\/15) {
  border-top-color: rgba(180, 29, 19, 0.15);
}#body :is(.border-t-sw-high-price-background\/20) {
  border-top-color: rgba(180, 29, 19, 0.2);
}#body :is(.border-t-sw-high-price-background\/25) {
  border-top-color: rgba(180, 29, 19, 0.25);
}#body :is(.border-t-sw-high-price-background\/30) {
  border-top-color: rgba(180, 29, 19, 0.3);
}#body :is(.border-t-sw-high-price-background\/35) {
  border-top-color: rgba(180, 29, 19, 0.35);
}#body :is(.border-t-sw-high-price-background\/40) {
  border-top-color: rgba(180, 29, 19, 0.4);
}#body :is(.border-t-sw-high-price-background\/45) {
  border-top-color: rgba(180, 29, 19, 0.45);
}#body :is(.border-t-sw-high-price-background\/5) {
  border-top-color: rgba(180, 29, 19, 0.05);
}#body :is(.border-t-sw-high-price-background\/50) {
  border-top-color: rgba(180, 29, 19, 0.5);
}#body :is(.border-t-sw-high-price-background\/55) {
  border-top-color: rgba(180, 29, 19, 0.55);
}#body :is(.border-t-sw-high-price-background\/60) {
  border-top-color: rgba(180, 29, 19, 0.6);
}#body :is(.border-t-sw-high-price-background\/65) {
  border-top-color: rgba(180, 29, 19, 0.65);
}#body :is(.border-t-sw-high-price-background\/70) {
  border-top-color: rgba(180, 29, 19, 0.7);
}#body :is(.border-t-sw-high-price-background\/75) {
  border-top-color: rgba(180, 29, 19, 0.75);
}#body :is(.border-t-sw-high-price-background\/80) {
  border-top-color: rgba(180, 29, 19, 0.8);
}#body :is(.border-t-sw-high-price-background\/85) {
  border-top-color: rgba(180, 29, 19, 0.85);
}#body :is(.border-t-sw-high-price-background\/90) {
  border-top-color: rgba(180, 29, 19, 0.9);
}#body :is(.border-t-sw-high-price-background\/95) {
  border-top-color: rgba(180, 29, 19, 0.95);
}#body :is(.border-t-sw-high-price\/0) {
  border-top-color: rgb(206 226 248 / 0);
}#body :is(.border-t-sw-high-price\/10) {
  border-top-color: rgb(206 226 248 / 0.1);
}#body :is(.border-t-sw-high-price\/100) {
  border-top-color: rgb(206 226 248 / 1);
}#body :is(.border-t-sw-high-price\/15) {
  border-top-color: rgb(206 226 248 / 0.15);
}#body :is(.border-t-sw-high-price\/20) {
  border-top-color: rgb(206 226 248 / 0.2);
}#body :is(.border-t-sw-high-price\/25) {
  border-top-color: rgb(206 226 248 / 0.25);
}#body :is(.border-t-sw-high-price\/30) {
  border-top-color: rgb(206 226 248 / 0.3);
}#body :is(.border-t-sw-high-price\/35) {
  border-top-color: rgb(206 226 248 / 0.35);
}#body :is(.border-t-sw-high-price\/40) {
  border-top-color: rgb(206 226 248 / 0.4);
}#body :is(.border-t-sw-high-price\/45) {
  border-top-color: rgb(206 226 248 / 0.45);
}#body :is(.border-t-sw-high-price\/5) {
  border-top-color: rgb(206 226 248 / 0.05);
}#body :is(.border-t-sw-high-price\/50) {
  border-top-color: rgb(206 226 248 / 0.5);
}#body :is(.border-t-sw-high-price\/55) {
  border-top-color: rgb(206 226 248 / 0.55);
}#body :is(.border-t-sw-high-price\/60) {
  border-top-color: rgb(206 226 248 / 0.6);
}#body :is(.border-t-sw-high-price\/65) {
  border-top-color: rgb(206 226 248 / 0.65);
}#body :is(.border-t-sw-high-price\/70) {
  border-top-color: rgb(206 226 248 / 0.7);
}#body :is(.border-t-sw-high-price\/75) {
  border-top-color: rgb(206 226 248 / 0.75);
}#body :is(.border-t-sw-high-price\/80) {
  border-top-color: rgb(206 226 248 / 0.8);
}#body :is(.border-t-sw-high-price\/85) {
  border-top-color: rgb(206 226 248 / 0.85);
}#body :is(.border-t-sw-high-price\/90) {
  border-top-color: rgb(206 226 248 / 0.9);
}#body :is(.border-t-sw-high-price\/95) {
  border-top-color: rgb(206 226 248 / 0.95);
}#body :is(.border-t-sw-hover-light) {
  --tw-border-opacity: 1;
  border-top-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.border-t-sw-hover-light\/0) {
  border-top-color: rgb(194 210 226 / 0);
}#body :is(.border-t-sw-hover-light\/10) {
  border-top-color: rgb(194 210 226 / 0.1);
}#body :is(.border-t-sw-hover-light\/100) {
  border-top-color: rgb(194 210 226 / 1);
}#body :is(.border-t-sw-hover-light\/15) {
  border-top-color: rgb(194 210 226 / 0.15);
}#body :is(.border-t-sw-hover-light\/20) {
  border-top-color: rgb(194 210 226 / 0.2);
}#body :is(.border-t-sw-hover-light\/25) {
  border-top-color: rgb(194 210 226 / 0.25);
}#body :is(.border-t-sw-hover-light\/30) {
  border-top-color: rgb(194 210 226 / 0.3);
}#body :is(.border-t-sw-hover-light\/35) {
  border-top-color: rgb(194 210 226 / 0.35);
}#body :is(.border-t-sw-hover-light\/40) {
  border-top-color: rgb(194 210 226 / 0.4);
}#body :is(.border-t-sw-hover-light\/45) {
  border-top-color: rgb(194 210 226 / 0.45);
}#body :is(.border-t-sw-hover-light\/5) {
  border-top-color: rgb(194 210 226 / 0.05);
}#body :is(.border-t-sw-hover-light\/50) {
  border-top-color: rgb(194 210 226 / 0.5);
}#body :is(.border-t-sw-hover-light\/55) {
  border-top-color: rgb(194 210 226 / 0.55);
}#body :is(.border-t-sw-hover-light\/60) {
  border-top-color: rgb(194 210 226 / 0.6);
}#body :is(.border-t-sw-hover-light\/65) {
  border-top-color: rgb(194 210 226 / 0.65);
}#body :is(.border-t-sw-hover-light\/70) {
  border-top-color: rgb(194 210 226 / 0.7);
}#body :is(.border-t-sw-hover-light\/75) {
  border-top-color: rgb(194 210 226 / 0.75);
}#body :is(.border-t-sw-hover-light\/80) {
  border-top-color: rgb(194 210 226 / 0.8);
}#body :is(.border-t-sw-hover-light\/85) {
  border-top-color: rgb(194 210 226 / 0.85);
}#body :is(.border-t-sw-hover-light\/90) {
  border-top-color: rgb(194 210 226 / 0.9);
}#body :is(.border-t-sw-hover-light\/95) {
  border-top-color: rgb(194 210 226 / 0.95);
}#body :is(.border-t-sw-icon) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-t-sw-icon-alternate) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-t-sw-icon-alternate\/0) {
  border-top-color: rgb(131 131 131 / 0);
}#body :is(.border-t-sw-icon-alternate\/10) {
  border-top-color: rgb(131 131 131 / 0.1);
}#body :is(.border-t-sw-icon-alternate\/100) {
  border-top-color: rgb(131 131 131 / 1);
}#body :is(.border-t-sw-icon-alternate\/15) {
  border-top-color: rgb(131 131 131 / 0.15);
}#body :is(.border-t-sw-icon-alternate\/20) {
  border-top-color: rgb(131 131 131 / 0.2);
}#body :is(.border-t-sw-icon-alternate\/25) {
  border-top-color: rgb(131 131 131 / 0.25);
}#body :is(.border-t-sw-icon-alternate\/30) {
  border-top-color: rgb(131 131 131 / 0.3);
}#body :is(.border-t-sw-icon-alternate\/35) {
  border-top-color: rgb(131 131 131 / 0.35);
}#body :is(.border-t-sw-icon-alternate\/40) {
  border-top-color: rgb(131 131 131 / 0.4);
}#body :is(.border-t-sw-icon-alternate\/45) {
  border-top-color: rgb(131 131 131 / 0.45);
}#body :is(.border-t-sw-icon-alternate\/5) {
  border-top-color: rgb(131 131 131 / 0.05);
}#body :is(.border-t-sw-icon-alternate\/50) {
  border-top-color: rgb(131 131 131 / 0.5);
}#body :is(.border-t-sw-icon-alternate\/55) {
  border-top-color: rgb(131 131 131 / 0.55);
}#body :is(.border-t-sw-icon-alternate\/60) {
  border-top-color: rgb(131 131 131 / 0.6);
}#body :is(.border-t-sw-icon-alternate\/65) {
  border-top-color: rgb(131 131 131 / 0.65);
}#body :is(.border-t-sw-icon-alternate\/70) {
  border-top-color: rgb(131 131 131 / 0.7);
}#body :is(.border-t-sw-icon-alternate\/75) {
  border-top-color: rgb(131 131 131 / 0.75);
}#body :is(.border-t-sw-icon-alternate\/80) {
  border-top-color: rgb(131 131 131 / 0.8);
}#body :is(.border-t-sw-icon-alternate\/85) {
  border-top-color: rgb(131 131 131 / 0.85);
}#body :is(.border-t-sw-icon-alternate\/90) {
  border-top-color: rgb(131 131 131 / 0.9);
}#body :is(.border-t-sw-icon-alternate\/95) {
  border-top-color: rgb(131 131 131 / 0.95);
}#body :is(.border-t-sw-icon-small) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-t-sw-icon-small\/0) {
  border-top-color: rgb(131 131 131 / 0);
}#body :is(.border-t-sw-icon-small\/10) {
  border-top-color: rgb(131 131 131 / 0.1);
}#body :is(.border-t-sw-icon-small\/100) {
  border-top-color: rgb(131 131 131 / 1);
}#body :is(.border-t-sw-icon-small\/15) {
  border-top-color: rgb(131 131 131 / 0.15);
}#body :is(.border-t-sw-icon-small\/20) {
  border-top-color: rgb(131 131 131 / 0.2);
}#body :is(.border-t-sw-icon-small\/25) {
  border-top-color: rgb(131 131 131 / 0.25);
}#body :is(.border-t-sw-icon-small\/30) {
  border-top-color: rgb(131 131 131 / 0.3);
}#body :is(.border-t-sw-icon-small\/35) {
  border-top-color: rgb(131 131 131 / 0.35);
}#body :is(.border-t-sw-icon-small\/40) {
  border-top-color: rgb(131 131 131 / 0.4);
}#body :is(.border-t-sw-icon-small\/45) {
  border-top-color: rgb(131 131 131 / 0.45);
}#body :is(.border-t-sw-icon-small\/5) {
  border-top-color: rgb(131 131 131 / 0.05);
}#body :is(.border-t-sw-icon-small\/50) {
  border-top-color: rgb(131 131 131 / 0.5);
}#body :is(.border-t-sw-icon-small\/55) {
  border-top-color: rgb(131 131 131 / 0.55);
}#body :is(.border-t-sw-icon-small\/60) {
  border-top-color: rgb(131 131 131 / 0.6);
}#body :is(.border-t-sw-icon-small\/65) {
  border-top-color: rgb(131 131 131 / 0.65);
}#body :is(.border-t-sw-icon-small\/70) {
  border-top-color: rgb(131 131 131 / 0.7);
}#body :is(.border-t-sw-icon-small\/75) {
  border-top-color: rgb(131 131 131 / 0.75);
}#body :is(.border-t-sw-icon-small\/80) {
  border-top-color: rgb(131 131 131 / 0.8);
}#body :is(.border-t-sw-icon-small\/85) {
  border-top-color: rgb(131 131 131 / 0.85);
}#body :is(.border-t-sw-icon-small\/90) {
  border-top-color: rgb(131 131 131 / 0.9);
}#body :is(.border-t-sw-icon-small\/95) {
  border-top-color: rgb(131 131 131 / 0.95);
}#body :is(.border-t-sw-icon\/0) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.border-t-sw-icon\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.border-t-sw-icon\/100) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.border-t-sw-icon\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.border-t-sw-icon\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.border-t-sw-icon\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.border-t-sw-icon\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.border-t-sw-icon\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.border-t-sw-icon\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.border-t-sw-icon\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.border-t-sw-icon\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.border-t-sw-icon\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.border-t-sw-icon\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.border-t-sw-icon\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.border-t-sw-icon\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.border-t-sw-icon\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.border-t-sw-icon\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.border-t-sw-icon\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.border-t-sw-icon\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.border-t-sw-icon\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.border-t-sw-icon\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.border-t-sw-info) {
  --tw-border-opacity: 1;
  border-top-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-t-sw-info\/0) {
  border-top-color: rgb(38 40 43 / 0);
}#body :is(.border-t-sw-info\/10) {
  border-top-color: rgb(38 40 43 / 0.1);
}#body :is(.border-t-sw-info\/100) {
  border-top-color: rgb(38 40 43 / 1);
}#body :is(.border-t-sw-info\/15) {
  border-top-color: rgb(38 40 43 / 0.15);
}#body :is(.border-t-sw-info\/20) {
  border-top-color: rgb(38 40 43 / 0.2);
}#body :is(.border-t-sw-info\/25) {
  border-top-color: rgb(38 40 43 / 0.25);
}#body :is(.border-t-sw-info\/30) {
  border-top-color: rgb(38 40 43 / 0.3);
}#body :is(.border-t-sw-info\/35) {
  border-top-color: rgb(38 40 43 / 0.35);
}#body :is(.border-t-sw-info\/40) {
  border-top-color: rgb(38 40 43 / 0.4);
}#body :is(.border-t-sw-info\/45) {
  border-top-color: rgb(38 40 43 / 0.45);
}#body :is(.border-t-sw-info\/5) {
  border-top-color: rgb(38 40 43 / 0.05);
}#body :is(.border-t-sw-info\/50) {
  border-top-color: rgb(38 40 43 / 0.5);
}#body :is(.border-t-sw-info\/55) {
  border-top-color: rgb(38 40 43 / 0.55);
}#body :is(.border-t-sw-info\/60) {
  border-top-color: rgb(38 40 43 / 0.6);
}#body :is(.border-t-sw-info\/65) {
  border-top-color: rgb(38 40 43 / 0.65);
}#body :is(.border-t-sw-info\/70) {
  border-top-color: rgb(38 40 43 / 0.7);
}#body :is(.border-t-sw-info\/75) {
  border-top-color: rgb(38 40 43 / 0.75);
}#body :is(.border-t-sw-info\/80) {
  border-top-color: rgb(38 40 43 / 0.8);
}#body :is(.border-t-sw-info\/85) {
  border-top-color: rgb(38 40 43 / 0.85);
}#body :is(.border-t-sw-info\/90) {
  border-top-color: rgb(38 40 43 / 0.9);
}#body :is(.border-t-sw-info\/95) {
  border-top-color: rgb(38 40 43 / 0.95);
}#body :is(.border-t-sw-label) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-t-sw-label\/0) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.border-t-sw-label\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.border-t-sw-label\/100) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.border-t-sw-label\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.border-t-sw-label\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.border-t-sw-label\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.border-t-sw-label\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.border-t-sw-label\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.border-t-sw-label\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.border-t-sw-label\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.border-t-sw-label\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.border-t-sw-label\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.border-t-sw-label\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.border-t-sw-label\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.border-t-sw-label\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.border-t-sw-label\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.border-t-sw-label\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.border-t-sw-label\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.border-t-sw-label\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.border-t-sw-label\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.border-t-sw-label\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.border-t-sw-link-light) {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-t-sw-link-light\/0) {
  border-top-color: rgb(17 162 220 / 0);
}#body :is(.border-t-sw-link-light\/10) {
  border-top-color: rgb(17 162 220 / 0.1);
}#body :is(.border-t-sw-link-light\/100) {
  border-top-color: rgb(17 162 220 / 1);
}#body :is(.border-t-sw-link-light\/15) {
  border-top-color: rgb(17 162 220 / 0.15);
}#body :is(.border-t-sw-link-light\/20) {
  border-top-color: rgb(17 162 220 / 0.2);
}#body :is(.border-t-sw-link-light\/25) {
  border-top-color: rgb(17 162 220 / 0.25);
}#body :is(.border-t-sw-link-light\/30) {
  border-top-color: rgb(17 162 220 / 0.3);
}#body :is(.border-t-sw-link-light\/35) {
  border-top-color: rgb(17 162 220 / 0.35);
}#body :is(.border-t-sw-link-light\/40) {
  border-top-color: rgb(17 162 220 / 0.4);
}#body :is(.border-t-sw-link-light\/45) {
  border-top-color: rgb(17 162 220 / 0.45);
}#body :is(.border-t-sw-link-light\/5) {
  border-top-color: rgb(17 162 220 / 0.05);
}#body :is(.border-t-sw-link-light\/50) {
  border-top-color: rgb(17 162 220 / 0.5);
}#body :is(.border-t-sw-link-light\/55) {
  border-top-color: rgb(17 162 220 / 0.55);
}#body :is(.border-t-sw-link-light\/60) {
  border-top-color: rgb(17 162 220 / 0.6);
}#body :is(.border-t-sw-link-light\/65) {
  border-top-color: rgb(17 162 220 / 0.65);
}#body :is(.border-t-sw-link-light\/70) {
  border-top-color: rgb(17 162 220 / 0.7);
}#body :is(.border-t-sw-link-light\/75) {
  border-top-color: rgb(17 162 220 / 0.75);
}#body :is(.border-t-sw-link-light\/80) {
  border-top-color: rgb(17 162 220 / 0.8);
}#body :is(.border-t-sw-link-light\/85) {
  border-top-color: rgb(17 162 220 / 0.85);
}#body :is(.border-t-sw-link-light\/90) {
  border-top-color: rgb(17 162 220 / 0.9);
}#body :is(.border-t-sw-link-light\/95) {
  border-top-color: rgb(17 162 220 / 0.95);
}#body :is(.border-t-sw-low-price) {
  --tw-border-opacity: 1;
  border-top-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.border-t-sw-low-price-background) {
  border-top-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-t-sw-low-price-background\/0) {
  border-top-color: rgba(10, 111, 219, 0);
}#body :is(.border-t-sw-low-price-background\/10) {
  border-top-color: rgba(10, 111, 219, 0.1);
}#body :is(.border-t-sw-low-price-background\/100) {
  border-top-color: rgba(10, 111, 219, 1);
}#body :is(.border-t-sw-low-price-background\/15) {
  border-top-color: rgba(10, 111, 219, 0.15);
}#body :is(.border-t-sw-low-price-background\/20) {
  border-top-color: rgba(10, 111, 219, 0.2);
}#body :is(.border-t-sw-low-price-background\/25) {
  border-top-color: rgba(10, 111, 219, 0.25);
}#body :is(.border-t-sw-low-price-background\/30) {
  border-top-color: rgba(10, 111, 219, 0.3);
}#body :is(.border-t-sw-low-price-background\/35) {
  border-top-color: rgba(10, 111, 219, 0.35);
}#body :is(.border-t-sw-low-price-background\/40) {
  border-top-color: rgba(10, 111, 219, 0.4);
}#body :is(.border-t-sw-low-price-background\/45) {
  border-top-color: rgba(10, 111, 219, 0.45);
}#body :is(.border-t-sw-low-price-background\/5) {
  border-top-color: rgba(10, 111, 219, 0.05);
}#body :is(.border-t-sw-low-price-background\/50) {
  border-top-color: rgba(10, 111, 219, 0.5);
}#body :is(.border-t-sw-low-price-background\/55) {
  border-top-color: rgba(10, 111, 219, 0.55);
}#body :is(.border-t-sw-low-price-background\/60) {
  border-top-color: rgba(10, 111, 219, 0.6);
}#body :is(.border-t-sw-low-price-background\/65) {
  border-top-color: rgba(10, 111, 219, 0.65);
}#body :is(.border-t-sw-low-price-background\/70) {
  border-top-color: rgba(10, 111, 219, 0.7);
}#body :is(.border-t-sw-low-price-background\/75) {
  border-top-color: rgba(10, 111, 219, 0.75);
}#body :is(.border-t-sw-low-price-background\/80) {
  border-top-color: rgba(10, 111, 219, 0.8);
}#body :is(.border-t-sw-low-price-background\/85) {
  border-top-color: rgba(10, 111, 219, 0.85);
}#body :is(.border-t-sw-low-price-background\/90) {
  border-top-color: rgba(10, 111, 219, 0.9);
}#body :is(.border-t-sw-low-price-background\/95) {
  border-top-color: rgba(10, 111, 219, 0.95);
}#body :is(.border-t-sw-low-price\/0) {
  border-top-color: rgb(10 111 219 / 0);
}#body :is(.border-t-sw-low-price\/10) {
  border-top-color: rgb(10 111 219 / 0.1);
}#body :is(.border-t-sw-low-price\/100) {
  border-top-color: rgb(10 111 219 / 1);
}#body :is(.border-t-sw-low-price\/15) {
  border-top-color: rgb(10 111 219 / 0.15);
}#body :is(.border-t-sw-low-price\/20) {
  border-top-color: rgb(10 111 219 / 0.2);
}#body :is(.border-t-sw-low-price\/25) {
  border-top-color: rgb(10 111 219 / 0.25);
}#body :is(.border-t-sw-low-price\/30) {
  border-top-color: rgb(10 111 219 / 0.3);
}#body :is(.border-t-sw-low-price\/35) {
  border-top-color: rgb(10 111 219 / 0.35);
}#body :is(.border-t-sw-low-price\/40) {
  border-top-color: rgb(10 111 219 / 0.4);
}#body :is(.border-t-sw-low-price\/45) {
  border-top-color: rgb(10 111 219 / 0.45);
}#body :is(.border-t-sw-low-price\/5) {
  border-top-color: rgb(10 111 219 / 0.05);
}#body :is(.border-t-sw-low-price\/50) {
  border-top-color: rgb(10 111 219 / 0.5);
}#body :is(.border-t-sw-low-price\/55) {
  border-top-color: rgb(10 111 219 / 0.55);
}#body :is(.border-t-sw-low-price\/60) {
  border-top-color: rgb(10 111 219 / 0.6);
}#body :is(.border-t-sw-low-price\/65) {
  border-top-color: rgb(10 111 219 / 0.65);
}#body :is(.border-t-sw-low-price\/70) {
  border-top-color: rgb(10 111 219 / 0.7);
}#body :is(.border-t-sw-low-price\/75) {
  border-top-color: rgb(10 111 219 / 0.75);
}#body :is(.border-t-sw-low-price\/80) {
  border-top-color: rgb(10 111 219 / 0.8);
}#body :is(.border-t-sw-low-price\/85) {
  border-top-color: rgb(10 111 219 / 0.85);
}#body :is(.border-t-sw-low-price\/90) {
  border-top-color: rgb(10 111 219 / 0.9);
}#body :is(.border-t-sw-low-price\/95) {
  border-top-color: rgb(10 111 219 / 0.95);
}#body :is(.border-t-sw-medium-price) {
  --tw-border-opacity: 1;
  border-top-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.border-t-sw-medium-price\/0) {
  border-top-color: rgb(108 169 233 / 0);
}#body :is(.border-t-sw-medium-price\/10) {
  border-top-color: rgb(108 169 233 / 0.1);
}#body :is(.border-t-sw-medium-price\/100) {
  border-top-color: rgb(108 169 233 / 1);
}#body :is(.border-t-sw-medium-price\/15) {
  border-top-color: rgb(108 169 233 / 0.15);
}#body :is(.border-t-sw-medium-price\/20) {
  border-top-color: rgb(108 169 233 / 0.2);
}#body :is(.border-t-sw-medium-price\/25) {
  border-top-color: rgb(108 169 233 / 0.25);
}#body :is(.border-t-sw-medium-price\/30) {
  border-top-color: rgb(108 169 233 / 0.3);
}#body :is(.border-t-sw-medium-price\/35) {
  border-top-color: rgb(108 169 233 / 0.35);
}#body :is(.border-t-sw-medium-price\/40) {
  border-top-color: rgb(108 169 233 / 0.4);
}#body :is(.border-t-sw-medium-price\/45) {
  border-top-color: rgb(108 169 233 / 0.45);
}#body :is(.border-t-sw-medium-price\/5) {
  border-top-color: rgb(108 169 233 / 0.05);
}#body :is(.border-t-sw-medium-price\/50) {
  border-top-color: rgb(108 169 233 / 0.5);
}#body :is(.border-t-sw-medium-price\/55) {
  border-top-color: rgb(108 169 233 / 0.55);
}#body :is(.border-t-sw-medium-price\/60) {
  border-top-color: rgb(108 169 233 / 0.6);
}#body :is(.border-t-sw-medium-price\/65) {
  border-top-color: rgb(108 169 233 / 0.65);
}#body :is(.border-t-sw-medium-price\/70) {
  border-top-color: rgb(108 169 233 / 0.7);
}#body :is(.border-t-sw-medium-price\/75) {
  border-top-color: rgb(108 169 233 / 0.75);
}#body :is(.border-t-sw-medium-price\/80) {
  border-top-color: rgb(108 169 233 / 0.8);
}#body :is(.border-t-sw-medium-price\/85) {
  border-top-color: rgb(108 169 233 / 0.85);
}#body :is(.border-t-sw-medium-price\/90) {
  border-top-color: rgb(108 169 233 / 0.9);
}#body :is(.border-t-sw-medium-price\/95) {
  border-top-color: rgb(108 169 233 / 0.95);
}#body :is(.border-t-sw-overlay-background) {
  --tw-border-opacity: 1;
  border-top-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.border-t-sw-overlay-background\/0) {
  border-top-color: rgb(231 241 251 / 0);
}#body :is(.border-t-sw-overlay-background\/10) {
  border-top-color: rgb(231 241 251 / 0.1);
}#body :is(.border-t-sw-overlay-background\/100) {
  border-top-color: rgb(231 241 251 / 1);
}#body :is(.border-t-sw-overlay-background\/15) {
  border-top-color: rgb(231 241 251 / 0.15);
}#body :is(.border-t-sw-overlay-background\/20) {
  border-top-color: rgb(231 241 251 / 0.2);
}#body :is(.border-t-sw-overlay-background\/25) {
  border-top-color: rgb(231 241 251 / 0.25);
}#body :is(.border-t-sw-overlay-background\/30) {
  border-top-color: rgb(231 241 251 / 0.3);
}#body :is(.border-t-sw-overlay-background\/35) {
  border-top-color: rgb(231 241 251 / 0.35);
}#body :is(.border-t-sw-overlay-background\/40) {
  border-top-color: rgb(231 241 251 / 0.4);
}#body :is(.border-t-sw-overlay-background\/45) {
  border-top-color: rgb(231 241 251 / 0.45);
}#body :is(.border-t-sw-overlay-background\/5) {
  border-top-color: rgb(231 241 251 / 0.05);
}#body :is(.border-t-sw-overlay-background\/50) {
  border-top-color: rgb(231 241 251 / 0.5);
}#body :is(.border-t-sw-overlay-background\/55) {
  border-top-color: rgb(231 241 251 / 0.55);
}#body :is(.border-t-sw-overlay-background\/60) {
  border-top-color: rgb(231 241 251 / 0.6);
}#body :is(.border-t-sw-overlay-background\/65) {
  border-top-color: rgb(231 241 251 / 0.65);
}#body :is(.border-t-sw-overlay-background\/70) {
  border-top-color: rgb(231 241 251 / 0.7);
}#body :is(.border-t-sw-overlay-background\/75) {
  border-top-color: rgb(231 241 251 / 0.75);
}#body :is(.border-t-sw-overlay-background\/80) {
  border-top-color: rgb(231 241 251 / 0.8);
}#body :is(.border-t-sw-overlay-background\/85) {
  border-top-color: rgb(231 241 251 / 0.85);
}#body :is(.border-t-sw-overlay-background\/90) {
  border-top-color: rgb(231 241 251 / 0.9);
}#body :is(.border-t-sw-overlay-background\/95) {
  border-top-color: rgb(231 241 251 / 0.95);
}#body :is(.border-t-sw-primary) {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.border-t-sw-primary\/0) {
  border-top-color: rgb(0 107 162 / 0);
}#body :is(.border-t-sw-primary\/10) {
  border-top-color: rgb(0 107 162 / 0.1);
}#body :is(.border-t-sw-primary\/100) {
  border-top-color: rgb(0 107 162 / 1);
}#body :is(.border-t-sw-primary\/15) {
  border-top-color: rgb(0 107 162 / 0.15);
}#body :is(.border-t-sw-primary\/20) {
  border-top-color: rgb(0 107 162 / 0.2);
}#body :is(.border-t-sw-primary\/25) {
  border-top-color: rgb(0 107 162 / 0.25);
}#body :is(.border-t-sw-primary\/30) {
  border-top-color: rgb(0 107 162 / 0.3);
}#body :is(.border-t-sw-primary\/35) {
  border-top-color: rgb(0 107 162 / 0.35);
}#body :is(.border-t-sw-primary\/40) {
  border-top-color: rgb(0 107 162 / 0.4);
}#body :is(.border-t-sw-primary\/45) {
  border-top-color: rgb(0 107 162 / 0.45);
}#body :is(.border-t-sw-primary\/5) {
  border-top-color: rgb(0 107 162 / 0.05);
}#body :is(.border-t-sw-primary\/50) {
  border-top-color: rgb(0 107 162 / 0.5);
}#body :is(.border-t-sw-primary\/55) {
  border-top-color: rgb(0 107 162 / 0.55);
}#body :is(.border-t-sw-primary\/60) {
  border-top-color: rgb(0 107 162 / 0.6);
}#body :is(.border-t-sw-primary\/65) {
  border-top-color: rgb(0 107 162 / 0.65);
}#body :is(.border-t-sw-primary\/70) {
  border-top-color: rgb(0 107 162 / 0.7);
}#body :is(.border-t-sw-primary\/75) {
  border-top-color: rgb(0 107 162 / 0.75);
}#body :is(.border-t-sw-primary\/80) {
  border-top-color: rgb(0 107 162 / 0.8);
}#body :is(.border-t-sw-primary\/85) {
  border-top-color: rgb(0 107 162 / 0.85);
}#body :is(.border-t-sw-primary\/90) {
  border-top-color: rgb(0 107 162 / 0.9);
}#body :is(.border-t-sw-primary\/95) {
  border-top-color: rgb(0 107 162 / 0.95);
}#body :is(.border-t-sw-secondary) {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.border-t-sw-secondary\/0) {
  border-top-color: rgb(17 162 220 / 0);
}#body :is(.border-t-sw-secondary\/10) {
  border-top-color: rgb(17 162 220 / 0.1);
}#body :is(.border-t-sw-secondary\/100) {
  border-top-color: rgb(17 162 220 / 1);
}#body :is(.border-t-sw-secondary\/15) {
  border-top-color: rgb(17 162 220 / 0.15);
}#body :is(.border-t-sw-secondary\/20) {
  border-top-color: rgb(17 162 220 / 0.2);
}#body :is(.border-t-sw-secondary\/25) {
  border-top-color: rgb(17 162 220 / 0.25);
}#body :is(.border-t-sw-secondary\/30) {
  border-top-color: rgb(17 162 220 / 0.3);
}#body :is(.border-t-sw-secondary\/35) {
  border-top-color: rgb(17 162 220 / 0.35);
}#body :is(.border-t-sw-secondary\/40) {
  border-top-color: rgb(17 162 220 / 0.4);
}#body :is(.border-t-sw-secondary\/45) {
  border-top-color: rgb(17 162 220 / 0.45);
}#body :is(.border-t-sw-secondary\/5) {
  border-top-color: rgb(17 162 220 / 0.05);
}#body :is(.border-t-sw-secondary\/50) {
  border-top-color: rgb(17 162 220 / 0.5);
}#body :is(.border-t-sw-secondary\/55) {
  border-top-color: rgb(17 162 220 / 0.55);
}#body :is(.border-t-sw-secondary\/60) {
  border-top-color: rgb(17 162 220 / 0.6);
}#body :is(.border-t-sw-secondary\/65) {
  border-top-color: rgb(17 162 220 / 0.65);
}#body :is(.border-t-sw-secondary\/70) {
  border-top-color: rgb(17 162 220 / 0.7);
}#body :is(.border-t-sw-secondary\/75) {
  border-top-color: rgb(17 162 220 / 0.75);
}#body :is(.border-t-sw-secondary\/80) {
  border-top-color: rgb(17 162 220 / 0.8);
}#body :is(.border-t-sw-secondary\/85) {
  border-top-color: rgb(17 162 220 / 0.85);
}#body :is(.border-t-sw-secondary\/90) {
  border-top-color: rgb(17 162 220 / 0.9);
}#body :is(.border-t-sw-secondary\/95) {
  border-top-color: rgb(17 162 220 / 0.95);
}#body :is(.border-t-sw-selected) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.border-t-sw-selected\/0) {
  border-top-color: rgb(131 131 131 / 0);
}#body :is(.border-t-sw-selected\/10) {
  border-top-color: rgb(131 131 131 / 0.1);
}#body :is(.border-t-sw-selected\/100) {
  border-top-color: rgb(131 131 131 / 1);
}#body :is(.border-t-sw-selected\/15) {
  border-top-color: rgb(131 131 131 / 0.15);
}#body :is(.border-t-sw-selected\/20) {
  border-top-color: rgb(131 131 131 / 0.2);
}#body :is(.border-t-sw-selected\/25) {
  border-top-color: rgb(131 131 131 / 0.25);
}#body :is(.border-t-sw-selected\/30) {
  border-top-color: rgb(131 131 131 / 0.3);
}#body :is(.border-t-sw-selected\/35) {
  border-top-color: rgb(131 131 131 / 0.35);
}#body :is(.border-t-sw-selected\/40) {
  border-top-color: rgb(131 131 131 / 0.4);
}#body :is(.border-t-sw-selected\/45) {
  border-top-color: rgb(131 131 131 / 0.45);
}#body :is(.border-t-sw-selected\/5) {
  border-top-color: rgb(131 131 131 / 0.05);
}#body :is(.border-t-sw-selected\/50) {
  border-top-color: rgb(131 131 131 / 0.5);
}#body :is(.border-t-sw-selected\/55) {
  border-top-color: rgb(131 131 131 / 0.55);
}#body :is(.border-t-sw-selected\/60) {
  border-top-color: rgb(131 131 131 / 0.6);
}#body :is(.border-t-sw-selected\/65) {
  border-top-color: rgb(131 131 131 / 0.65);
}#body :is(.border-t-sw-selected\/70) {
  border-top-color: rgb(131 131 131 / 0.7);
}#body :is(.border-t-sw-selected\/75) {
  border-top-color: rgb(131 131 131 / 0.75);
}#body :is(.border-t-sw-selected\/80) {
  border-top-color: rgb(131 131 131 / 0.8);
}#body :is(.border-t-sw-selected\/85) {
  border-top-color: rgb(131 131 131 / 0.85);
}#body :is(.border-t-sw-selected\/90) {
  border-top-color: rgb(131 131 131 / 0.9);
}#body :is(.border-t-sw-selected\/95) {
  border-top-color: rgb(131 131 131 / 0.95);
}#body :is(.border-t-sw-success) {
  --tw-border-opacity: 1;
  border-top-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.border-t-sw-success-background) {
  border-top-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-t-sw-success-background-hex) {
  --tw-border-opacity: 1;
  border-top-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.border-t-sw-success-background-hex\/0) {
  border-top-color: rgb(232 242 235 / 0);
}#body :is(.border-t-sw-success-background-hex\/10) {
  border-top-color: rgb(232 242 235 / 0.1);
}#body :is(.border-t-sw-success-background-hex\/100) {
  border-top-color: rgb(232 242 235 / 1);
}#body :is(.border-t-sw-success-background-hex\/15) {
  border-top-color: rgb(232 242 235 / 0.15);
}#body :is(.border-t-sw-success-background-hex\/20) {
  border-top-color: rgb(232 242 235 / 0.2);
}#body :is(.border-t-sw-success-background-hex\/25) {
  border-top-color: rgb(232 242 235 / 0.25);
}#body :is(.border-t-sw-success-background-hex\/30) {
  border-top-color: rgb(232 242 235 / 0.3);
}#body :is(.border-t-sw-success-background-hex\/35) {
  border-top-color: rgb(232 242 235 / 0.35);
}#body :is(.border-t-sw-success-background-hex\/40) {
  border-top-color: rgb(232 242 235 / 0.4);
}#body :is(.border-t-sw-success-background-hex\/45) {
  border-top-color: rgb(232 242 235 / 0.45);
}#body :is(.border-t-sw-success-background-hex\/5) {
  border-top-color: rgb(232 242 235 / 0.05);
}#body :is(.border-t-sw-success-background-hex\/50) {
  border-top-color: rgb(232 242 235 / 0.5);
}#body :is(.border-t-sw-success-background-hex\/55) {
  border-top-color: rgb(232 242 235 / 0.55);
}#body :is(.border-t-sw-success-background-hex\/60) {
  border-top-color: rgb(232 242 235 / 0.6);
}#body :is(.border-t-sw-success-background-hex\/65) {
  border-top-color: rgb(232 242 235 / 0.65);
}#body :is(.border-t-sw-success-background-hex\/70) {
  border-top-color: rgb(232 242 235 / 0.7);
}#body :is(.border-t-sw-success-background-hex\/75) {
  border-top-color: rgb(232 242 235 / 0.75);
}#body :is(.border-t-sw-success-background-hex\/80) {
  border-top-color: rgb(232 242 235 / 0.8);
}#body :is(.border-t-sw-success-background-hex\/85) {
  border-top-color: rgb(232 242 235 / 0.85);
}#body :is(.border-t-sw-success-background-hex\/90) {
  border-top-color: rgb(232 242 235 / 0.9);
}#body :is(.border-t-sw-success-background-hex\/95) {
  border-top-color: rgb(232 242 235 / 0.95);
}#body :is(.border-t-sw-success-background\/0) {
  border-top-color: rgba(27, 123, 59, 0);
}#body :is(.border-t-sw-success-background\/10) {
  border-top-color: rgba(27, 123, 59, 0.1);
}#body :is(.border-t-sw-success-background\/100) {
  border-top-color: rgba(27, 123, 59, 1);
}#body :is(.border-t-sw-success-background\/15) {
  border-top-color: rgba(27, 123, 59, 0.15);
}#body :is(.border-t-sw-success-background\/20) {
  border-top-color: rgba(27, 123, 59, 0.2);
}#body :is(.border-t-sw-success-background\/25) {
  border-top-color: rgba(27, 123, 59, 0.25);
}#body :is(.border-t-sw-success-background\/30) {
  border-top-color: rgba(27, 123, 59, 0.3);
}#body :is(.border-t-sw-success-background\/35) {
  border-top-color: rgba(27, 123, 59, 0.35);
}#body :is(.border-t-sw-success-background\/40) {
  border-top-color: rgba(27, 123, 59, 0.4);
}#body :is(.border-t-sw-success-background\/45) {
  border-top-color: rgba(27, 123, 59, 0.45);
}#body :is(.border-t-sw-success-background\/5) {
  border-top-color: rgba(27, 123, 59, 0.05);
}#body :is(.border-t-sw-success-background\/50) {
  border-top-color: rgba(27, 123, 59, 0.5);
}#body :is(.border-t-sw-success-background\/55) {
  border-top-color: rgba(27, 123, 59, 0.55);
}#body :is(.border-t-sw-success-background\/60) {
  border-top-color: rgba(27, 123, 59, 0.6);
}#body :is(.border-t-sw-success-background\/65) {
  border-top-color: rgba(27, 123, 59, 0.65);
}#body :is(.border-t-sw-success-background\/70) {
  border-top-color: rgba(27, 123, 59, 0.7);
}#body :is(.border-t-sw-success-background\/75) {
  border-top-color: rgba(27, 123, 59, 0.75);
}#body :is(.border-t-sw-success-background\/80) {
  border-top-color: rgba(27, 123, 59, 0.8);
}#body :is(.border-t-sw-success-background\/85) {
  border-top-color: rgba(27, 123, 59, 0.85);
}#body :is(.border-t-sw-success-background\/90) {
  border-top-color: rgba(27, 123, 59, 0.9);
}#body :is(.border-t-sw-success-background\/95) {
  border-top-color: rgba(27, 123, 59, 0.95);
}#body :is(.border-t-sw-success-dark) {
  --tw-border-opacity: 1;
  border-top-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.border-t-sw-success-dark\/0) {
  border-top-color: rgb(20 89 43 / 0);
}#body :is(.border-t-sw-success-dark\/10) {
  border-top-color: rgb(20 89 43 / 0.1);
}#body :is(.border-t-sw-success-dark\/100) {
  border-top-color: rgb(20 89 43 / 1);
}#body :is(.border-t-sw-success-dark\/15) {
  border-top-color: rgb(20 89 43 / 0.15);
}#body :is(.border-t-sw-success-dark\/20) {
  border-top-color: rgb(20 89 43 / 0.2);
}#body :is(.border-t-sw-success-dark\/25) {
  border-top-color: rgb(20 89 43 / 0.25);
}#body :is(.border-t-sw-success-dark\/30) {
  border-top-color: rgb(20 89 43 / 0.3);
}#body :is(.border-t-sw-success-dark\/35) {
  border-top-color: rgb(20 89 43 / 0.35);
}#body :is(.border-t-sw-success-dark\/40) {
  border-top-color: rgb(20 89 43 / 0.4);
}#body :is(.border-t-sw-success-dark\/45) {
  border-top-color: rgb(20 89 43 / 0.45);
}#body :is(.border-t-sw-success-dark\/5) {
  border-top-color: rgb(20 89 43 / 0.05);
}#body :is(.border-t-sw-success-dark\/50) {
  border-top-color: rgb(20 89 43 / 0.5);
}#body :is(.border-t-sw-success-dark\/55) {
  border-top-color: rgb(20 89 43 / 0.55);
}#body :is(.border-t-sw-success-dark\/60) {
  border-top-color: rgb(20 89 43 / 0.6);
}#body :is(.border-t-sw-success-dark\/65) {
  border-top-color: rgb(20 89 43 / 0.65);
}#body :is(.border-t-sw-success-dark\/70) {
  border-top-color: rgb(20 89 43 / 0.7);
}#body :is(.border-t-sw-success-dark\/75) {
  border-top-color: rgb(20 89 43 / 0.75);
}#body :is(.border-t-sw-success-dark\/80) {
  border-top-color: rgb(20 89 43 / 0.8);
}#body :is(.border-t-sw-success-dark\/85) {
  border-top-color: rgb(20 89 43 / 0.85);
}#body :is(.border-t-sw-success-dark\/90) {
  border-top-color: rgb(20 89 43 / 0.9);
}#body :is(.border-t-sw-success-dark\/95) {
  border-top-color: rgb(20 89 43 / 0.95);
}#body :is(.border-t-sw-success-light) {
  --tw-border-opacity: 1;
  border-top-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.border-t-sw-success-light\/0) {
  border-top-color: rgb(126 199 168 / 0);
}#body :is(.border-t-sw-success-light\/10) {
  border-top-color: rgb(126 199 168 / 0.1);
}#body :is(.border-t-sw-success-light\/100) {
  border-top-color: rgb(126 199 168 / 1);
}#body :is(.border-t-sw-success-light\/15) {
  border-top-color: rgb(126 199 168 / 0.15);
}#body :is(.border-t-sw-success-light\/20) {
  border-top-color: rgb(126 199 168 / 0.2);
}#body :is(.border-t-sw-success-light\/25) {
  border-top-color: rgb(126 199 168 / 0.25);
}#body :is(.border-t-sw-success-light\/30) {
  border-top-color: rgb(126 199 168 / 0.3);
}#body :is(.border-t-sw-success-light\/35) {
  border-top-color: rgb(126 199 168 / 0.35);
}#body :is(.border-t-sw-success-light\/40) {
  border-top-color: rgb(126 199 168 / 0.4);
}#body :is(.border-t-sw-success-light\/45) {
  border-top-color: rgb(126 199 168 / 0.45);
}#body :is(.border-t-sw-success-light\/5) {
  border-top-color: rgb(126 199 168 / 0.05);
}#body :is(.border-t-sw-success-light\/50) {
  border-top-color: rgb(126 199 168 / 0.5);
}#body :is(.border-t-sw-success-light\/55) {
  border-top-color: rgb(126 199 168 / 0.55);
}#body :is(.border-t-sw-success-light\/60) {
  border-top-color: rgb(126 199 168 / 0.6);
}#body :is(.border-t-sw-success-light\/65) {
  border-top-color: rgb(126 199 168 / 0.65);
}#body :is(.border-t-sw-success-light\/70) {
  border-top-color: rgb(126 199 168 / 0.7);
}#body :is(.border-t-sw-success-light\/75) {
  border-top-color: rgb(126 199 168 / 0.75);
}#body :is(.border-t-sw-success-light\/80) {
  border-top-color: rgb(126 199 168 / 0.8);
}#body :is(.border-t-sw-success-light\/85) {
  border-top-color: rgb(126 199 168 / 0.85);
}#body :is(.border-t-sw-success-light\/90) {
  border-top-color: rgb(126 199 168 / 0.9);
}#body :is(.border-t-sw-success-light\/95) {
  border-top-color: rgb(126 199 168 / 0.95);
}#body :is(.border-t-sw-success\/0) {
  border-top-color: rgb(27 123 59 / 0);
}#body :is(.border-t-sw-success\/10) {
  border-top-color: rgb(27 123 59 / 0.1);
}#body :is(.border-t-sw-success\/100) {
  border-top-color: rgb(27 123 59 / 1);
}#body :is(.border-t-sw-success\/15) {
  border-top-color: rgb(27 123 59 / 0.15);
}#body :is(.border-t-sw-success\/20) {
  border-top-color: rgb(27 123 59 / 0.2);
}#body :is(.border-t-sw-success\/25) {
  border-top-color: rgb(27 123 59 / 0.25);
}#body :is(.border-t-sw-success\/30) {
  border-top-color: rgb(27 123 59 / 0.3);
}#body :is(.border-t-sw-success\/35) {
  border-top-color: rgb(27 123 59 / 0.35);
}#body :is(.border-t-sw-success\/40) {
  border-top-color: rgb(27 123 59 / 0.4);
}#body :is(.border-t-sw-success\/45) {
  border-top-color: rgb(27 123 59 / 0.45);
}#body :is(.border-t-sw-success\/5) {
  border-top-color: rgb(27 123 59 / 0.05);
}#body :is(.border-t-sw-success\/50) {
  border-top-color: rgb(27 123 59 / 0.5);
}#body :is(.border-t-sw-success\/55) {
  border-top-color: rgb(27 123 59 / 0.55);
}#body :is(.border-t-sw-success\/60) {
  border-top-color: rgb(27 123 59 / 0.6);
}#body :is(.border-t-sw-success\/65) {
  border-top-color: rgb(27 123 59 / 0.65);
}#body :is(.border-t-sw-success\/70) {
  border-top-color: rgb(27 123 59 / 0.7);
}#body :is(.border-t-sw-success\/75) {
  border-top-color: rgb(27 123 59 / 0.75);
}#body :is(.border-t-sw-success\/80) {
  border-top-color: rgb(27 123 59 / 0.8);
}#body :is(.border-t-sw-success\/85) {
  border-top-color: rgb(27 123 59 / 0.85);
}#body :is(.border-t-sw-success\/90) {
  border-top-color: rgb(27 123 59 / 0.9);
}#body :is(.border-t-sw-success\/95) {
  border-top-color: rgb(27 123 59 / 0.95);
}#body :is(.border-t-sw-tag-default) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-t-sw-tag-default\/0) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.border-t-sw-tag-default\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.border-t-sw-tag-default\/100) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.border-t-sw-tag-default\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.border-t-sw-tag-default\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.border-t-sw-tag-default\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.border-t-sw-tag-default\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.border-t-sw-tag-default\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.border-t-sw-tag-default\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.border-t-sw-tag-default\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.border-t-sw-tag-default\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.border-t-sw-tag-default\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.border-t-sw-tag-default\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.border-t-sw-tag-default\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.border-t-sw-tag-default\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.border-t-sw-tag-default\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.border-t-sw-tag-default\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.border-t-sw-tag-default\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.border-t-sw-tag-default\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.border-t-sw-tag-default\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.border-t-sw-tag-default\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.border-t-sw-text) {
  --tw-border-opacity: 1;
  border-top-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.border-t-sw-text-reverse) {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.border-t-sw-text-reverse-alternate) {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-t-sw-text-reverse-alternate\/0) {
  border-top-color: rgb(245 245 245 / 0);
}#body :is(.border-t-sw-text-reverse-alternate\/10) {
  border-top-color: rgb(245 245 245 / 0.1);
}#body :is(.border-t-sw-text-reverse-alternate\/100) {
  border-top-color: rgb(245 245 245 / 1);
}#body :is(.border-t-sw-text-reverse-alternate\/15) {
  border-top-color: rgb(245 245 245 / 0.15);
}#body :is(.border-t-sw-text-reverse-alternate\/20) {
  border-top-color: rgb(245 245 245 / 0.2);
}#body :is(.border-t-sw-text-reverse-alternate\/25) {
  border-top-color: rgb(245 245 245 / 0.25);
}#body :is(.border-t-sw-text-reverse-alternate\/30) {
  border-top-color: rgb(245 245 245 / 0.3);
}#body :is(.border-t-sw-text-reverse-alternate\/35) {
  border-top-color: rgb(245 245 245 / 0.35);
}#body :is(.border-t-sw-text-reverse-alternate\/40) {
  border-top-color: rgb(245 245 245 / 0.4);
}#body :is(.border-t-sw-text-reverse-alternate\/45) {
  border-top-color: rgb(245 245 245 / 0.45);
}#body :is(.border-t-sw-text-reverse-alternate\/5) {
  border-top-color: rgb(245 245 245 / 0.05);
}#body :is(.border-t-sw-text-reverse-alternate\/50) {
  border-top-color: rgb(245 245 245 / 0.5);
}#body :is(.border-t-sw-text-reverse-alternate\/55) {
  border-top-color: rgb(245 245 245 / 0.55);
}#body :is(.border-t-sw-text-reverse-alternate\/60) {
  border-top-color: rgb(245 245 245 / 0.6);
}#body :is(.border-t-sw-text-reverse-alternate\/65) {
  border-top-color: rgb(245 245 245 / 0.65);
}#body :is(.border-t-sw-text-reverse-alternate\/70) {
  border-top-color: rgb(245 245 245 / 0.7);
}#body :is(.border-t-sw-text-reverse-alternate\/75) {
  border-top-color: rgb(245 245 245 / 0.75);
}#body :is(.border-t-sw-text-reverse-alternate\/80) {
  border-top-color: rgb(245 245 245 / 0.8);
}#body :is(.border-t-sw-text-reverse-alternate\/85) {
  border-top-color: rgb(245 245 245 / 0.85);
}#body :is(.border-t-sw-text-reverse-alternate\/90) {
  border-top-color: rgb(245 245 245 / 0.9);
}#body :is(.border-t-sw-text-reverse-alternate\/95) {
  border-top-color: rgb(245 245 245 / 0.95);
}#body :is(.border-t-sw-text-reverse\/0) {
  border-top-color: rgb(255 255 255 / 0);
}#body :is(.border-t-sw-text-reverse\/10) {
  border-top-color: rgb(255 255 255 / 0.1);
}#body :is(.border-t-sw-text-reverse\/100) {
  border-top-color: rgb(255 255 255 / 1);
}#body :is(.border-t-sw-text-reverse\/15) {
  border-top-color: rgb(255 255 255 / 0.15);
}#body :is(.border-t-sw-text-reverse\/20) {
  border-top-color: rgb(255 255 255 / 0.2);
}#body :is(.border-t-sw-text-reverse\/25) {
  border-top-color: rgb(255 255 255 / 0.25);
}#body :is(.border-t-sw-text-reverse\/30) {
  border-top-color: rgb(255 255 255 / 0.3);
}#body :is(.border-t-sw-text-reverse\/35) {
  border-top-color: rgb(255 255 255 / 0.35);
}#body :is(.border-t-sw-text-reverse\/40) {
  border-top-color: rgb(255 255 255 / 0.4);
}#body :is(.border-t-sw-text-reverse\/45) {
  border-top-color: rgb(255 255 255 / 0.45);
}#body :is(.border-t-sw-text-reverse\/5) {
  border-top-color: rgb(255 255 255 / 0.05);
}#body :is(.border-t-sw-text-reverse\/50) {
  border-top-color: rgb(255 255 255 / 0.5);
}#body :is(.border-t-sw-text-reverse\/55) {
  border-top-color: rgb(255 255 255 / 0.55);
}#body :is(.border-t-sw-text-reverse\/60) {
  border-top-color: rgb(255 255 255 / 0.6);
}#body :is(.border-t-sw-text-reverse\/65) {
  border-top-color: rgb(255 255 255 / 0.65);
}#body :is(.border-t-sw-text-reverse\/70) {
  border-top-color: rgb(255 255 255 / 0.7);
}#body :is(.border-t-sw-text-reverse\/75) {
  border-top-color: rgb(255 255 255 / 0.75);
}#body :is(.border-t-sw-text-reverse\/80) {
  border-top-color: rgb(255 255 255 / 0.8);
}#body :is(.border-t-sw-text-reverse\/85) {
  border-top-color: rgb(255 255 255 / 0.85);
}#body :is(.border-t-sw-text-reverse\/90) {
  border-top-color: rgb(255 255 255 / 0.9);
}#body :is(.border-t-sw-text-reverse\/95) {
  border-top-color: rgb(255 255 255 / 0.95);
}#body :is(.border-t-sw-text-section-title) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.border-t-sw-text-section-title\/0) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.border-t-sw-text-section-title\/10) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.border-t-sw-text-section-title\/100) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.border-t-sw-text-section-title\/15) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.border-t-sw-text-section-title\/20) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.border-t-sw-text-section-title\/25) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.border-t-sw-text-section-title\/30) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.border-t-sw-text-section-title\/35) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.border-t-sw-text-section-title\/40) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.border-t-sw-text-section-title\/45) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.border-t-sw-text-section-title\/5) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.border-t-sw-text-section-title\/50) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.border-t-sw-text-section-title\/55) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.border-t-sw-text-section-title\/60) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.border-t-sw-text-section-title\/65) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.border-t-sw-text-section-title\/70) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.border-t-sw-text-section-title\/75) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.border-t-sw-text-section-title\/80) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.border-t-sw-text-section-title\/85) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.border-t-sw-text-section-title\/90) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.border-t-sw-text-section-title\/95) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.border-t-sw-text\/0) {
  border-top-color: rgb(38 40 43 / 0);
}#body :is(.border-t-sw-text\/10) {
  border-top-color: rgb(38 40 43 / 0.1);
}#body :is(.border-t-sw-text\/100) {
  border-top-color: rgb(38 40 43 / 1);
}#body :is(.border-t-sw-text\/15) {
  border-top-color: rgb(38 40 43 / 0.15);
}#body :is(.border-t-sw-text\/20) {
  border-top-color: rgb(38 40 43 / 0.2);
}#body :is(.border-t-sw-text\/25) {
  border-top-color: rgb(38 40 43 / 0.25);
}#body :is(.border-t-sw-text\/30) {
  border-top-color: rgb(38 40 43 / 0.3);
}#body :is(.border-t-sw-text\/35) {
  border-top-color: rgb(38 40 43 / 0.35);
}#body :is(.border-t-sw-text\/40) {
  border-top-color: rgb(38 40 43 / 0.4);
}#body :is(.border-t-sw-text\/45) {
  border-top-color: rgb(38 40 43 / 0.45);
}#body :is(.border-t-sw-text\/5) {
  border-top-color: rgb(38 40 43 / 0.05);
}#body :is(.border-t-sw-text\/50) {
  border-top-color: rgb(38 40 43 / 0.5);
}#body :is(.border-t-sw-text\/55) {
  border-top-color: rgb(38 40 43 / 0.55);
}#body :is(.border-t-sw-text\/60) {
  border-top-color: rgb(38 40 43 / 0.6);
}#body :is(.border-t-sw-text\/65) {
  border-top-color: rgb(38 40 43 / 0.65);
}#body :is(.border-t-sw-text\/70) {
  border-top-color: rgb(38 40 43 / 0.7);
}#body :is(.border-t-sw-text\/75) {
  border-top-color: rgb(38 40 43 / 0.75);
}#body :is(.border-t-sw-text\/80) {
  border-top-color: rgb(38 40 43 / 0.8);
}#body :is(.border-t-sw-text\/85) {
  border-top-color: rgb(38 40 43 / 0.85);
}#body :is(.border-t-sw-text\/90) {
  border-top-color: rgb(38 40 43 / 0.9);
}#body :is(.border-t-sw-text\/95) {
  border-top-color: rgb(38 40 43 / 0.95);
}#body :is(.border-t-sw-tooltip) {
  border-top-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-t-sw-tooltip\/0) {
  border-top-color: rgba(38, 40, 43, 0);
}#body :is(.border-t-sw-tooltip\/10) {
  border-top-color: rgba(38, 40, 43, 0.1);
}#body :is(.border-t-sw-tooltip\/100) {
  border-top-color: rgba(38, 40, 43, 1);
}#body :is(.border-t-sw-tooltip\/15) {
  border-top-color: rgba(38, 40, 43, 0.15);
}#body :is(.border-t-sw-tooltip\/20) {
  border-top-color: rgba(38, 40, 43, 0.2);
}#body :is(.border-t-sw-tooltip\/25) {
  border-top-color: rgba(38, 40, 43, 0.25);
}#body :is(.border-t-sw-tooltip\/30) {
  border-top-color: rgba(38, 40, 43, 0.3);
}#body :is(.border-t-sw-tooltip\/35) {
  border-top-color: rgba(38, 40, 43, 0.35);
}#body :is(.border-t-sw-tooltip\/40) {
  border-top-color: rgba(38, 40, 43, 0.4);
}#body :is(.border-t-sw-tooltip\/45) {
  border-top-color: rgba(38, 40, 43, 0.45);
}#body :is(.border-t-sw-tooltip\/5) {
  border-top-color: rgba(38, 40, 43, 0.05);
}#body :is(.border-t-sw-tooltip\/50) {
  border-top-color: rgba(38, 40, 43, 0.5);
}#body :is(.border-t-sw-tooltip\/55) {
  border-top-color: rgba(38, 40, 43, 0.55);
}#body :is(.border-t-sw-tooltip\/60) {
  border-top-color: rgba(38, 40, 43, 0.6);
}#body :is(.border-t-sw-tooltip\/65) {
  border-top-color: rgba(38, 40, 43, 0.65);
}#body :is(.border-t-sw-tooltip\/70) {
  border-top-color: rgba(38, 40, 43, 0.7);
}#body :is(.border-t-sw-tooltip\/75) {
  border-top-color: rgba(38, 40, 43, 0.75);
}#body :is(.border-t-sw-tooltip\/80) {
  border-top-color: rgba(38, 40, 43, 0.8);
}#body :is(.border-t-sw-tooltip\/85) {
  border-top-color: rgba(38, 40, 43, 0.85);
}#body :is(.border-t-sw-tooltip\/90) {
  border-top-color: rgba(38, 40, 43, 0.9);
}#body :is(.border-t-sw-tooltip\/95) {
  border-top-color: rgba(38, 40, 43, 0.95);
}#body :is(.border-t-sw-very-high-price) {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.border-t-sw-very-high-price\/0) {
  border-top-color: rgb(245 245 245 / 0);
}#body :is(.border-t-sw-very-high-price\/10) {
  border-top-color: rgb(245 245 245 / 0.1);
}#body :is(.border-t-sw-very-high-price\/100) {
  border-top-color: rgb(245 245 245 / 1);
}#body :is(.border-t-sw-very-high-price\/15) {
  border-top-color: rgb(245 245 245 / 0.15);
}#body :is(.border-t-sw-very-high-price\/20) {
  border-top-color: rgb(245 245 245 / 0.2);
}#body :is(.border-t-sw-very-high-price\/25) {
  border-top-color: rgb(245 245 245 / 0.25);
}#body :is(.border-t-sw-very-high-price\/30) {
  border-top-color: rgb(245 245 245 / 0.3);
}#body :is(.border-t-sw-very-high-price\/35) {
  border-top-color: rgb(245 245 245 / 0.35);
}#body :is(.border-t-sw-very-high-price\/40) {
  border-top-color: rgb(245 245 245 / 0.4);
}#body :is(.border-t-sw-very-high-price\/45) {
  border-top-color: rgb(245 245 245 / 0.45);
}#body :is(.border-t-sw-very-high-price\/5) {
  border-top-color: rgb(245 245 245 / 0.05);
}#body :is(.border-t-sw-very-high-price\/50) {
  border-top-color: rgb(245 245 245 / 0.5);
}#body :is(.border-t-sw-very-high-price\/55) {
  border-top-color: rgb(245 245 245 / 0.55);
}#body :is(.border-t-sw-very-high-price\/60) {
  border-top-color: rgb(245 245 245 / 0.6);
}#body :is(.border-t-sw-very-high-price\/65) {
  border-top-color: rgb(245 245 245 / 0.65);
}#body :is(.border-t-sw-very-high-price\/70) {
  border-top-color: rgb(245 245 245 / 0.7);
}#body :is(.border-t-sw-very-high-price\/75) {
  border-top-color: rgb(245 245 245 / 0.75);
}#body :is(.border-t-sw-very-high-price\/80) {
  border-top-color: rgb(245 245 245 / 0.8);
}#body :is(.border-t-sw-very-high-price\/85) {
  border-top-color: rgb(245 245 245 / 0.85);
}#body :is(.border-t-sw-very-high-price\/90) {
  border-top-color: rgb(245 245 245 / 0.9);
}#body :is(.border-t-sw-very-high-price\/95) {
  border-top-color: rgb(245 245 245 / 0.95);
}#body :is(.border-t-sw-warning) {
  --tw-border-opacity: 1;
  border-top-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.border-t-sw-warning-background) {
  border-top-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-t-sw-warning-background-hex) {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.border-t-sw-warning-background-hex\/0) {
  border-top-color: rgb(252 244 230 / 0);
}#body :is(.border-t-sw-warning-background-hex\/10) {
  border-top-color: rgb(252 244 230 / 0.1);
}#body :is(.border-t-sw-warning-background-hex\/100) {
  border-top-color: rgb(252 244 230 / 1);
}#body :is(.border-t-sw-warning-background-hex\/15) {
  border-top-color: rgb(252 244 230 / 0.15);
}#body :is(.border-t-sw-warning-background-hex\/20) {
  border-top-color: rgb(252 244 230 / 0.2);
}#body :is(.border-t-sw-warning-background-hex\/25) {
  border-top-color: rgb(252 244 230 / 0.25);
}#body :is(.border-t-sw-warning-background-hex\/30) {
  border-top-color: rgb(252 244 230 / 0.3);
}#body :is(.border-t-sw-warning-background-hex\/35) {
  border-top-color: rgb(252 244 230 / 0.35);
}#body :is(.border-t-sw-warning-background-hex\/40) {
  border-top-color: rgb(252 244 230 / 0.4);
}#body :is(.border-t-sw-warning-background-hex\/45) {
  border-top-color: rgb(252 244 230 / 0.45);
}#body :is(.border-t-sw-warning-background-hex\/5) {
  border-top-color: rgb(252 244 230 / 0.05);
}#body :is(.border-t-sw-warning-background-hex\/50) {
  border-top-color: rgb(252 244 230 / 0.5);
}#body :is(.border-t-sw-warning-background-hex\/55) {
  border-top-color: rgb(252 244 230 / 0.55);
}#body :is(.border-t-sw-warning-background-hex\/60) {
  border-top-color: rgb(252 244 230 / 0.6);
}#body :is(.border-t-sw-warning-background-hex\/65) {
  border-top-color: rgb(252 244 230 / 0.65);
}#body :is(.border-t-sw-warning-background-hex\/70) {
  border-top-color: rgb(252 244 230 / 0.7);
}#body :is(.border-t-sw-warning-background-hex\/75) {
  border-top-color: rgb(252 244 230 / 0.75);
}#body :is(.border-t-sw-warning-background-hex\/80) {
  border-top-color: rgb(252 244 230 / 0.8);
}#body :is(.border-t-sw-warning-background-hex\/85) {
  border-top-color: rgb(252 244 230 / 0.85);
}#body :is(.border-t-sw-warning-background-hex\/90) {
  border-top-color: rgb(252 244 230 / 0.9);
}#body :is(.border-t-sw-warning-background-hex\/95) {
  border-top-color: rgb(252 244 230 / 0.95);
}#body :is(.border-t-sw-warning-background\/0) {
  border-top-color: rgba(223, 145, 0, 0);
}#body :is(.border-t-sw-warning-background\/10) {
  border-top-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-t-sw-warning-background\/100) {
  border-top-color: rgba(223, 145, 0, 1);
}#body :is(.border-t-sw-warning-background\/15) {
  border-top-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-t-sw-warning-background\/20) {
  border-top-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-t-sw-warning-background\/25) {
  border-top-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-t-sw-warning-background\/30) {
  border-top-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-t-sw-warning-background\/35) {
  border-top-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-t-sw-warning-background\/40) {
  border-top-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-t-sw-warning-background\/45) {
  border-top-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-t-sw-warning-background\/5) {
  border-top-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-t-sw-warning-background\/50) {
  border-top-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-t-sw-warning-background\/55) {
  border-top-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-t-sw-warning-background\/60) {
  border-top-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-t-sw-warning-background\/65) {
  border-top-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-t-sw-warning-background\/70) {
  border-top-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-t-sw-warning-background\/75) {
  border-top-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-t-sw-warning-background\/80) {
  border-top-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-t-sw-warning-background\/85) {
  border-top-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-t-sw-warning-background\/90) {
  border-top-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-t-sw-warning-background\/95) {
  border-top-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-t-sw-warning-opacity) {
  border-top-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-t-sw-warning-opacity\/0) {
  border-top-color: rgba(223, 145, 0, 0);
}#body :is(.border-t-sw-warning-opacity\/10) {
  border-top-color: rgba(223, 145, 0, 0.1);
}#body :is(.border-t-sw-warning-opacity\/100) {
  border-top-color: rgba(223, 145, 0, 1);
}#body :is(.border-t-sw-warning-opacity\/15) {
  border-top-color: rgba(223, 145, 0, 0.15);
}#body :is(.border-t-sw-warning-opacity\/20) {
  border-top-color: rgba(223, 145, 0, 0.2);
}#body :is(.border-t-sw-warning-opacity\/25) {
  border-top-color: rgba(223, 145, 0, 0.25);
}#body :is(.border-t-sw-warning-opacity\/30) {
  border-top-color: rgba(223, 145, 0, 0.3);
}#body :is(.border-t-sw-warning-opacity\/35) {
  border-top-color: rgba(223, 145, 0, 0.35);
}#body :is(.border-t-sw-warning-opacity\/40) {
  border-top-color: rgba(223, 145, 0, 0.4);
}#body :is(.border-t-sw-warning-opacity\/45) {
  border-top-color: rgba(223, 145, 0, 0.45);
}#body :is(.border-t-sw-warning-opacity\/5) {
  border-top-color: rgba(223, 145, 0, 0.05);
}#body :is(.border-t-sw-warning-opacity\/50) {
  border-top-color: rgba(223, 145, 0, 0.5);
}#body :is(.border-t-sw-warning-opacity\/55) {
  border-top-color: rgba(223, 145, 0, 0.55);
}#body :is(.border-t-sw-warning-opacity\/60) {
  border-top-color: rgba(223, 145, 0, 0.6);
}#body :is(.border-t-sw-warning-opacity\/65) {
  border-top-color: rgba(223, 145, 0, 0.65);
}#body :is(.border-t-sw-warning-opacity\/70) {
  border-top-color: rgba(223, 145, 0, 0.7);
}#body :is(.border-t-sw-warning-opacity\/75) {
  border-top-color: rgba(223, 145, 0, 0.75);
}#body :is(.border-t-sw-warning-opacity\/80) {
  border-top-color: rgba(223, 145, 0, 0.8);
}#body :is(.border-t-sw-warning-opacity\/85) {
  border-top-color: rgba(223, 145, 0, 0.85);
}#body :is(.border-t-sw-warning-opacity\/90) {
  border-top-color: rgba(223, 145, 0, 0.9);
}#body :is(.border-t-sw-warning-opacity\/95) {
  border-top-color: rgba(223, 145, 0, 0.95);
}#body :is(.border-t-sw-warning\/0) {
  border-top-color: rgb(223 145 0 / 0);
}#body :is(.border-t-sw-warning\/10) {
  border-top-color: rgb(223 145 0 / 0.1);
}#body :is(.border-t-sw-warning\/100) {
  border-top-color: rgb(223 145 0 / 1);
}#body :is(.border-t-sw-warning\/15) {
  border-top-color: rgb(223 145 0 / 0.15);
}#body :is(.border-t-sw-warning\/20) {
  border-top-color: rgb(223 145 0 / 0.2);
}#body :is(.border-t-sw-warning\/25) {
  border-top-color: rgb(223 145 0 / 0.25);
}#body :is(.border-t-sw-warning\/30) {
  border-top-color: rgb(223 145 0 / 0.3);
}#body :is(.border-t-sw-warning\/35) {
  border-top-color: rgb(223 145 0 / 0.35);
}#body :is(.border-t-sw-warning\/40) {
  border-top-color: rgb(223 145 0 / 0.4);
}#body :is(.border-t-sw-warning\/45) {
  border-top-color: rgb(223 145 0 / 0.45);
}#body :is(.border-t-sw-warning\/5) {
  border-top-color: rgb(223 145 0 / 0.05);
}#body :is(.border-t-sw-warning\/50) {
  border-top-color: rgb(223 145 0 / 0.5);
}#body :is(.border-t-sw-warning\/55) {
  border-top-color: rgb(223 145 0 / 0.55);
}#body :is(.border-t-sw-warning\/60) {
  border-top-color: rgb(223 145 0 / 0.6);
}#body :is(.border-t-sw-warning\/65) {
  border-top-color: rgb(223 145 0 / 0.65);
}#body :is(.border-t-sw-warning\/70) {
  border-top-color: rgb(223 145 0 / 0.7);
}#body :is(.border-t-sw-warning\/75) {
  border-top-color: rgb(223 145 0 / 0.75);
}#body :is(.border-t-sw-warning\/80) {
  border-top-color: rgb(223 145 0 / 0.8);
}#body :is(.border-t-sw-warning\/85) {
  border-top-color: rgb(223 145 0 / 0.85);
}#body :is(.border-t-sw-warning\/90) {
  border-top-color: rgb(223 145 0 / 0.9);
}#body :is(.border-t-sw-warning\/95) {
  border-top-color: rgb(223 145 0 / 0.95);
}#body :is(.border-t-transparent) {
  border-top-color: transparent;
}#body :is(.border-t-transparent\/0) {
  border-top-color: rgb(0 0 0 / 0);
}#body :is(.border-t-transparent\/10) {
  border-top-color: rgb(0 0 0 / 0.1);
}#body :is(.border-t-transparent\/100) {
  border-top-color: rgb(0 0 0 / 1);
}#body :is(.border-t-transparent\/15) {
  border-top-color: rgb(0 0 0 / 0.15);
}#body :is(.border-t-transparent\/20) {
  border-top-color: rgb(0 0 0 / 0.2);
}#body :is(.border-t-transparent\/25) {
  border-top-color: rgb(0 0 0 / 0.25);
}#body :is(.border-t-transparent\/30) {
  border-top-color: rgb(0 0 0 / 0.3);
}#body :is(.border-t-transparent\/35) {
  border-top-color: rgb(0 0 0 / 0.35);
}#body :is(.border-t-transparent\/40) {
  border-top-color: rgb(0 0 0 / 0.4);
}#body :is(.border-t-transparent\/45) {
  border-top-color: rgb(0 0 0 / 0.45);
}#body :is(.border-t-transparent\/5) {
  border-top-color: rgb(0 0 0 / 0.05);
}#body :is(.border-t-transparent\/50) {
  border-top-color: rgb(0 0 0 / 0.5);
}#body :is(.border-t-transparent\/55) {
  border-top-color: rgb(0 0 0 / 0.55);
}#body :is(.border-t-transparent\/60) {
  border-top-color: rgb(0 0 0 / 0.6);
}#body :is(.border-t-transparent\/65) {
  border-top-color: rgb(0 0 0 / 0.65);
}#body :is(.border-t-transparent\/70) {
  border-top-color: rgb(0 0 0 / 0.7);
}#body :is(.border-t-transparent\/75) {
  border-top-color: rgb(0 0 0 / 0.75);
}#body :is(.border-t-transparent\/80) {
  border-top-color: rgb(0 0 0 / 0.8);
}#body :is(.border-t-transparent\/85) {
  border-top-color: rgb(0 0 0 / 0.85);
}#body :is(.border-t-transparent\/90) {
  border-top-color: rgb(0 0 0 / 0.9);
}#body :is(.border-t-transparent\/95) {
  border-top-color: rgb(0 0 0 / 0.95);
}#body :is(.border-opacity-0) {
  --tw-border-opacity: 0;
}#body :is(.border-opacity-10) {
  --tw-border-opacity: 0.1;
}#body :is(.border-opacity-100) {
  --tw-border-opacity: 1;
}#body :is(.border-opacity-15) {
  --tw-border-opacity: 0.15;
}#body :is(.border-opacity-20) {
  --tw-border-opacity: 0.2;
}#body :is(.border-opacity-25) {
  --tw-border-opacity: 0.25;
}#body :is(.border-opacity-30) {
  --tw-border-opacity: 0.3;
}#body :is(.border-opacity-35) {
  --tw-border-opacity: 0.35;
}#body :is(.border-opacity-40) {
  --tw-border-opacity: 0.4;
}#body :is(.border-opacity-45) {
  --tw-border-opacity: 0.45;
}#body :is(.border-opacity-5) {
  --tw-border-opacity: 0.05;
}#body :is(.border-opacity-50) {
  --tw-border-opacity: 0.5;
}#body :is(.border-opacity-55) {
  --tw-border-opacity: 0.55;
}#body :is(.border-opacity-60) {
  --tw-border-opacity: 0.6;
}#body :is(.border-opacity-65) {
  --tw-border-opacity: 0.65;
}#body :is(.border-opacity-70) {
  --tw-border-opacity: 0.7;
}#body :is(.border-opacity-75) {
  --tw-border-opacity: 0.75;
}#body :is(.border-opacity-80) {
  --tw-border-opacity: 0.8;
}#body :is(.border-opacity-85) {
  --tw-border-opacity: 0.85;
}#body :is(.border-opacity-90) {
  --tw-border-opacity: 0.9;
}#body :is(.border-opacity-95) {
  --tw-border-opacity: 0.95;
}#body :is(.\!bg-sw-background) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity)) !important;
}#body :is(.bg-\[\#006BA2\]) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 107 162 / var(--tw-bg-opacity));
}#body :is(.bg-\[\#0A6FDB1A\]) {
  background-color: #0A6FDB1A;
}#body :is(.bg-\[\#8bc34a26\]) {
  background-color: #8bc34a26;
}#body :is(.bg-\[\#B41D131A\]) {
  background-color: #B41D131A;
}#body :is(.bg-\[\#D8D8D8\]) {
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity));
}#body :is(.bg-\[\#DF91001A\]) {
  background-color: #DF91001A;
}#body :is(.bg-\[\#E1EDFB\]) {
  --tw-bg-opacity: 1;
  background-color: rgb(225 237 251 / var(--tw-bg-opacity));
}#body :is(.bg-\[\#F5F5F5\]) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}#body :is(.bg-\[\#dce3e8\]) {
  --tw-bg-opacity: 1;
  background-color: rgb(220 227 232 / var(--tw-bg-opacity));
}#body :is(.bg-\[\#fff\]) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}#body :is(.bg-\[\#ffffff\]) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}#body :is(.bg-\[rgba\(38\2c 40\2c 43\2c 0\.9\)\]) {
  background-color: rgba(38,40,43,0.9);
}#body :is(.bg-sw-active) {
  --tw-bg-opacity: 1;
  background-color: rgb(10 111 219 / var(--tw-bg-opacity));
}#body :is(.bg-sw-active-light) {
  background-color: rgba(10, 111, 219, 0.1);
}#body :is(.bg-sw-active-light-hex) {
  --tw-bg-opacity: 1;
  background-color: rgb(230 240 251 / var(--tw-bg-opacity));
}#body :is(.bg-sw-active-light-hex\/0) {
  background-color: rgb(230 240 251 / 0);
}#body :is(.bg-sw-active-light-hex\/10) {
  background-color: rgb(230 240 251 / 0.1);
}#body :is(.bg-sw-active-light-hex\/100) {
  background-color: rgb(230 240 251 / 1);
}#body :is(.bg-sw-active-light-hex\/15) {
  background-color: rgb(230 240 251 / 0.15);
}#body :is(.bg-sw-active-light-hex\/20) {
  background-color: rgb(230 240 251 / 0.2);
}#body :is(.bg-sw-active-light-hex\/25) {
  background-color: rgb(230 240 251 / 0.25);
}#body :is(.bg-sw-active-light-hex\/30) {
  background-color: rgb(230 240 251 / 0.3);
}#body :is(.bg-sw-active-light-hex\/35) {
  background-color: rgb(230 240 251 / 0.35);
}#body :is(.bg-sw-active-light-hex\/40) {
  background-color: rgb(230 240 251 / 0.4);
}#body :is(.bg-sw-active-light-hex\/45) {
  background-color: rgb(230 240 251 / 0.45);
}#body :is(.bg-sw-active-light-hex\/5) {
  background-color: rgb(230 240 251 / 0.05);
}#body :is(.bg-sw-active-light-hex\/50) {
  background-color: rgb(230 240 251 / 0.5);
}#body :is(.bg-sw-active-light-hex\/55) {
  background-color: rgb(230 240 251 / 0.55);
}#body :is(.bg-sw-active-light-hex\/60) {
  background-color: rgb(230 240 251 / 0.6);
}#body :is(.bg-sw-active-light-hex\/65) {
  background-color: rgb(230 240 251 / 0.65);
}#body :is(.bg-sw-active-light-hex\/70) {
  background-color: rgb(230 240 251 / 0.7);
}#body :is(.bg-sw-active-light-hex\/75) {
  background-color: rgb(230 240 251 / 0.75);
}#body :is(.bg-sw-active-light-hex\/80) {
  background-color: rgb(230 240 251 / 0.8);
}#body :is(.bg-sw-active-light-hex\/85) {
  background-color: rgb(230 240 251 / 0.85);
}#body :is(.bg-sw-active-light-hex\/90) {
  background-color: rgb(230 240 251 / 0.9);
}#body :is(.bg-sw-active-light-hex\/95) {
  background-color: rgb(230 240 251 / 0.95);
}#body :is(.bg-sw-active-light\/0) {
  background-color: rgba(10, 111, 219, 0);
}#body :is(.bg-sw-active-light\/10) {
  background-color: rgba(10, 111, 219, 0.1);
}#body :is(.bg-sw-active-light\/100) {
  background-color: rgba(10, 111, 219, 1);
}#body :is(.bg-sw-active-light\/15) {
  background-color: rgba(10, 111, 219, 0.15);
}#body :is(.bg-sw-active-light\/20) {
  background-color: rgba(10, 111, 219, 0.2);
}#body :is(.bg-sw-active-light\/25) {
  background-color: rgba(10, 111, 219, 0.25);
}#body :is(.bg-sw-active-light\/30) {
  background-color: rgba(10, 111, 219, 0.3);
}#body :is(.bg-sw-active-light\/35) {
  background-color: rgba(10, 111, 219, 0.35);
}#body :is(.bg-sw-active-light\/40) {
  background-color: rgba(10, 111, 219, 0.4);
}#body :is(.bg-sw-active-light\/45) {
  background-color: rgba(10, 111, 219, 0.45);
}#body :is(.bg-sw-active-light\/5) {
  background-color: rgba(10, 111, 219, 0.05);
}#body :is(.bg-sw-active-light\/50) {
  background-color: rgba(10, 111, 219, 0.5);
}#body :is(.bg-sw-active-light\/55) {
  background-color: rgba(10, 111, 219, 0.55);
}#body :is(.bg-sw-active-light\/60) {
  background-color: rgba(10, 111, 219, 0.6);
}#body :is(.bg-sw-active-light\/65) {
  background-color: rgba(10, 111, 219, 0.65);
}#body :is(.bg-sw-active-light\/70) {
  background-color: rgba(10, 111, 219, 0.7);
}#body :is(.bg-sw-active-light\/75) {
  background-color: rgba(10, 111, 219, 0.75);
}#body :is(.bg-sw-active-light\/80) {
  background-color: rgba(10, 111, 219, 0.8);
}#body :is(.bg-sw-active-light\/85) {
  background-color: rgba(10, 111, 219, 0.85);
}#body :is(.bg-sw-active-light\/90) {
  background-color: rgba(10, 111, 219, 0.9);
}#body :is(.bg-sw-active-light\/95) {
  background-color: rgba(10, 111, 219, 0.95);
}#body :is(.bg-sw-active\/0) {
  background-color: rgb(10 111 219 / 0);
}#body :is(.bg-sw-active\/10) {
  background-color: rgb(10 111 219 / 0.1);
}#body :is(.bg-sw-active\/100) {
  background-color: rgb(10 111 219 / 1);
}#body :is(.bg-sw-active\/15) {
  background-color: rgb(10 111 219 / 0.15);
}#body :is(.bg-sw-active\/20) {
  background-color: rgb(10 111 219 / 0.2);
}#body :is(.bg-sw-active\/25) {
  background-color: rgb(10 111 219 / 0.25);
}#body :is(.bg-sw-active\/30) {
  background-color: rgb(10 111 219 / 0.3);
}#body :is(.bg-sw-active\/35) {
  background-color: rgb(10 111 219 / 0.35);
}#body :is(.bg-sw-active\/40) {
  background-color: rgb(10 111 219 / 0.4);
}#body :is(.bg-sw-active\/45) {
  background-color: rgb(10 111 219 / 0.45);
}#body :is(.bg-sw-active\/5) {
  background-color: rgb(10 111 219 / 0.05);
}#body :is(.bg-sw-active\/50) {
  background-color: rgb(10 111 219 / 0.5);
}#body :is(.bg-sw-active\/55) {
  background-color: rgb(10 111 219 / 0.55);
}#body :is(.bg-sw-active\/60) {
  background-color: rgb(10 111 219 / 0.6);
}#body :is(.bg-sw-active\/65) {
  background-color: rgb(10 111 219 / 0.65);
}#body :is(.bg-sw-active\/70) {
  background-color: rgb(10 111 219 / 0.7);
}#body :is(.bg-sw-active\/75) {
  background-color: rgb(10 111 219 / 0.75);
}#body :is(.bg-sw-active\/80) {
  background-color: rgb(10 111 219 / 0.8);
}#body :is(.bg-sw-active\/85) {
  background-color: rgb(10 111 219 / 0.85);
}#body :is(.bg-sw-active\/90) {
  background-color: rgb(10 111 219 / 0.9);
}#body :is(.bg-sw-active\/95) {
  background-color: rgb(10 111 219 / 0.95);
}#body :is(.bg-sw-background) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}#body :is(.bg-sw-background-component) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}#body :is(.bg-sw-background-component\/0) {
  background-color: rgb(255 255 255 / 0);
}#body :is(.bg-sw-background-component\/10) {
  background-color: rgb(255 255 255 / 0.1);
}#body :is(.bg-sw-background-component\/100) {
  background-color: rgb(255 255 255 / 1);
}#body :is(.bg-sw-background-component\/15) {
  background-color: rgb(255 255 255 / 0.15);
}#body :is(.bg-sw-background-component\/20) {
  background-color: rgb(255 255 255 / 0.2);
}#body :is(.bg-sw-background-component\/25) {
  background-color: rgb(255 255 255 / 0.25);
}#body :is(.bg-sw-background-component\/30) {
  background-color: rgb(255 255 255 / 0.3);
}#body :is(.bg-sw-background-component\/35) {
  background-color: rgb(255 255 255 / 0.35);
}#body :is(.bg-sw-background-component\/40) {
  background-color: rgb(255 255 255 / 0.4);
}#body :is(.bg-sw-background-component\/45) {
  background-color: rgb(255 255 255 / 0.45);
}#body :is(.bg-sw-background-component\/5) {
  background-color: rgb(255 255 255 / 0.05);
}#body :is(.bg-sw-background-component\/50) {
  background-color: rgb(255 255 255 / 0.5);
}#body :is(.bg-sw-background-component\/55) {
  background-color: rgb(255 255 255 / 0.55);
}#body :is(.bg-sw-background-component\/60) {
  background-color: rgb(255 255 255 / 0.6);
}#body :is(.bg-sw-background-component\/65) {
  background-color: rgb(255 255 255 / 0.65);
}#body :is(.bg-sw-background-component\/70) {
  background-color: rgb(255 255 255 / 0.7);
}#body :is(.bg-sw-background-component\/75) {
  background-color: rgb(255 255 255 / 0.75);
}#body :is(.bg-sw-background-component\/80) {
  background-color: rgb(255 255 255 / 0.8);
}#body :is(.bg-sw-background-component\/85) {
  background-color: rgb(255 255 255 / 0.85);
}#body :is(.bg-sw-background-component\/90) {
  background-color: rgb(255 255 255 / 0.9);
}#body :is(.bg-sw-background-component\/95) {
  background-color: rgb(255 255 255 / 0.95);
}#body :is(.bg-sw-background-header) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.bg-sw-background-header\/0) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.bg-sw-background-header\/10) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.bg-sw-background-header\/100) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.bg-sw-background-header\/15) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.bg-sw-background-header\/20) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.bg-sw-background-header\/25) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.bg-sw-background-header\/30) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.bg-sw-background-header\/35) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.bg-sw-background-header\/40) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.bg-sw-background-header\/45) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.bg-sw-background-header\/5) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.bg-sw-background-header\/50) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.bg-sw-background-header\/55) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.bg-sw-background-header\/60) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.bg-sw-background-header\/65) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.bg-sw-background-header\/70) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.bg-sw-background-header\/75) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.bg-sw-background-header\/80) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.bg-sw-background-header\/85) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.bg-sw-background-header\/90) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.bg-sw-background-header\/95) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.bg-sw-background\/0) {
  background-color: rgb(245 245 245 / 0);
}#body :is(.bg-sw-background\/10) {
  background-color: rgb(245 245 245 / 0.1);
}#body :is(.bg-sw-background\/100) {
  background-color: rgb(245 245 245 / 1);
}#body :is(.bg-sw-background\/15) {
  background-color: rgb(245 245 245 / 0.15);
}#body :is(.bg-sw-background\/20) {
  background-color: rgb(245 245 245 / 0.2);
}#body :is(.bg-sw-background\/25) {
  background-color: rgb(245 245 245 / 0.25);
}#body :is(.bg-sw-background\/30) {
  background-color: rgb(245 245 245 / 0.3);
}#body :is(.bg-sw-background\/35) {
  background-color: rgb(245 245 245 / 0.35);
}#body :is(.bg-sw-background\/40) {
  background-color: rgb(245 245 245 / 0.4);
}#body :is(.bg-sw-background\/45) {
  background-color: rgb(245 245 245 / 0.45);
}#body :is(.bg-sw-background\/5) {
  background-color: rgb(245 245 245 / 0.05);
}#body :is(.bg-sw-background\/50) {
  background-color: rgb(245 245 245 / 0.5);
}#body :is(.bg-sw-background\/55) {
  background-color: rgb(245 245 245 / 0.55);
}#body :is(.bg-sw-background\/60) {
  background-color: rgb(245 245 245 / 0.6);
}#body :is(.bg-sw-background\/65) {
  background-color: rgb(245 245 245 / 0.65);
}#body :is(.bg-sw-background\/70) {
  background-color: rgb(245 245 245 / 0.7);
}#body :is(.bg-sw-background\/75) {
  background-color: rgb(245 245 245 / 0.75);
}#body :is(.bg-sw-background\/80) {
  background-color: rgb(245 245 245 / 0.8);
}#body :is(.bg-sw-background\/85) {
  background-color: rgb(245 245 245 / 0.85);
}#body :is(.bg-sw-background\/90) {
  background-color: rgb(245 245 245 / 0.9);
}#body :is(.bg-sw-background\/95) {
  background-color: rgb(245 245 245 / 0.95);
}#body :is(.bg-sw-border) {
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity));
}#body :is(.bg-sw-border-alternate) {
  --tw-bg-opacity: 1;
  background-color: rgb(185 186 185 / var(--tw-bg-opacity));
}#body :is(.bg-sw-border-alternate\/0) {
  background-color: rgb(185 186 185 / 0);
}#body :is(.bg-sw-border-alternate\/10) {
  background-color: rgb(185 186 185 / 0.1);
}#body :is(.bg-sw-border-alternate\/100) {
  background-color: rgb(185 186 185 / 1);
}#body :is(.bg-sw-border-alternate\/15) {
  background-color: rgb(185 186 185 / 0.15);
}#body :is(.bg-sw-border-alternate\/20) {
  background-color: rgb(185 186 185 / 0.2);
}#body :is(.bg-sw-border-alternate\/25) {
  background-color: rgb(185 186 185 / 0.25);
}#body :is(.bg-sw-border-alternate\/30) {
  background-color: rgb(185 186 185 / 0.3);
}#body :is(.bg-sw-border-alternate\/35) {
  background-color: rgb(185 186 185 / 0.35);
}#body :is(.bg-sw-border-alternate\/40) {
  background-color: rgb(185 186 185 / 0.4);
}#body :is(.bg-sw-border-alternate\/45) {
  background-color: rgb(185 186 185 / 0.45);
}#body :is(.bg-sw-border-alternate\/5) {
  background-color: rgb(185 186 185 / 0.05);
}#body :is(.bg-sw-border-alternate\/50) {
  background-color: rgb(185 186 185 / 0.5);
}#body :is(.bg-sw-border-alternate\/55) {
  background-color: rgb(185 186 185 / 0.55);
}#body :is(.bg-sw-border-alternate\/60) {
  background-color: rgb(185 186 185 / 0.6);
}#body :is(.bg-sw-border-alternate\/65) {
  background-color: rgb(185 186 185 / 0.65);
}#body :is(.bg-sw-border-alternate\/70) {
  background-color: rgb(185 186 185 / 0.7);
}#body :is(.bg-sw-border-alternate\/75) {
  background-color: rgb(185 186 185 / 0.75);
}#body :is(.bg-sw-border-alternate\/80) {
  background-color: rgb(185 186 185 / 0.8);
}#body :is(.bg-sw-border-alternate\/85) {
  background-color: rgb(185 186 185 / 0.85);
}#body :is(.bg-sw-border-alternate\/90) {
  background-color: rgb(185 186 185 / 0.9);
}#body :is(.bg-sw-border-alternate\/95) {
  background-color: rgb(185 186 185 / 0.95);
}#body :is(.bg-sw-border-light) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.bg-sw-border-light\/0) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.bg-sw-border-light\/10) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.bg-sw-border-light\/100) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.bg-sw-border-light\/15) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.bg-sw-border-light\/20) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.bg-sw-border-light\/25) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.bg-sw-border-light\/30) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.bg-sw-border-light\/35) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.bg-sw-border-light\/40) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.bg-sw-border-light\/45) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.bg-sw-border-light\/5) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.bg-sw-border-light\/50) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.bg-sw-border-light\/55) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.bg-sw-border-light\/60) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.bg-sw-border-light\/65) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.bg-sw-border-light\/70) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.bg-sw-border-light\/75) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.bg-sw-border-light\/80) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.bg-sw-border-light\/85) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.bg-sw-border-light\/90) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.bg-sw-border-light\/95) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.bg-sw-border\/0) {
  background-color: rgb(216 216 216 / 0);
}#body :is(.bg-sw-border\/10) {
  background-color: rgb(216 216 216 / 0.1);
}#body :is(.bg-sw-border\/100) {
  background-color: rgb(216 216 216 / 1);
}#body :is(.bg-sw-border\/15) {
  background-color: rgb(216 216 216 / 0.15);
}#body :is(.bg-sw-border\/20) {
  background-color: rgb(216 216 216 / 0.2);
}#body :is(.bg-sw-border\/25) {
  background-color: rgb(216 216 216 / 0.25);
}#body :is(.bg-sw-border\/30) {
  background-color: rgb(216 216 216 / 0.3);
}#body :is(.bg-sw-border\/35) {
  background-color: rgb(216 216 216 / 0.35);
}#body :is(.bg-sw-border\/40) {
  background-color: rgb(216 216 216 / 0.4);
}#body :is(.bg-sw-border\/45) {
  background-color: rgb(216 216 216 / 0.45);
}#body :is(.bg-sw-border\/5) {
  background-color: rgb(216 216 216 / 0.05);
}#body :is(.bg-sw-border\/50) {
  background-color: rgb(216 216 216 / 0.5);
}#body :is(.bg-sw-border\/55) {
  background-color: rgb(216 216 216 / 0.55);
}#body :is(.bg-sw-border\/60) {
  background-color: rgb(216 216 216 / 0.6);
}#body :is(.bg-sw-border\/65) {
  background-color: rgb(216 216 216 / 0.65);
}#body :is(.bg-sw-border\/70) {
  background-color: rgb(216 216 216 / 0.7);
}#body :is(.bg-sw-border\/75) {
  background-color: rgb(216 216 216 / 0.75);
}#body :is(.bg-sw-border\/80) {
  background-color: rgb(216 216 216 / 0.8);
}#body :is(.bg-sw-border\/85) {
  background-color: rgb(216 216 216 / 0.85);
}#body :is(.bg-sw-border\/90) {
  background-color: rgb(216 216 216 / 0.9);
}#body :is(.bg-sw-border\/95) {
  background-color: rgb(216 216 216 / 0.95);
}#body :is(.bg-sw-boxShadow) {
  background-color: rgba(38, 40, 43, 0.2);
}#body :is(.bg-sw-boxShadow\/0) {
  background-color: rgba(38, 40, 43, 0);
}#body :is(.bg-sw-boxShadow\/10) {
  background-color: rgba(38, 40, 43, 0.1);
}#body :is(.bg-sw-boxShadow\/100) {
  background-color: rgba(38, 40, 43, 1);
}#body :is(.bg-sw-boxShadow\/15) {
  background-color: rgba(38, 40, 43, 0.15);
}#body :is(.bg-sw-boxShadow\/20) {
  background-color: rgba(38, 40, 43, 0.2);
}#body :is(.bg-sw-boxShadow\/25) {
  background-color: rgba(38, 40, 43, 0.25);
}#body :is(.bg-sw-boxShadow\/30) {
  background-color: rgba(38, 40, 43, 0.3);
}#body :is(.bg-sw-boxShadow\/35) {
  background-color: rgba(38, 40, 43, 0.35);
}#body :is(.bg-sw-boxShadow\/40) {
  background-color: rgba(38, 40, 43, 0.4);
}#body :is(.bg-sw-boxShadow\/45) {
  background-color: rgba(38, 40, 43, 0.45);
}#body :is(.bg-sw-boxShadow\/5) {
  background-color: rgba(38, 40, 43, 0.05);
}#body :is(.bg-sw-boxShadow\/50) {
  background-color: rgba(38, 40, 43, 0.5);
}#body :is(.bg-sw-boxShadow\/55) {
  background-color: rgba(38, 40, 43, 0.55);
}#body :is(.bg-sw-boxShadow\/60) {
  background-color: rgba(38, 40, 43, 0.6);
}#body :is(.bg-sw-boxShadow\/65) {
  background-color: rgba(38, 40, 43, 0.65);
}#body :is(.bg-sw-boxShadow\/70) {
  background-color: rgba(38, 40, 43, 0.7);
}#body :is(.bg-sw-boxShadow\/75) {
  background-color: rgba(38, 40, 43, 0.75);
}#body :is(.bg-sw-boxShadow\/80) {
  background-color: rgba(38, 40, 43, 0.8);
}#body :is(.bg-sw-boxShadow\/85) {
  background-color: rgba(38, 40, 43, 0.85);
}#body :is(.bg-sw-boxShadow\/90) {
  background-color: rgba(38, 40, 43, 0.9);
}#body :is(.bg-sw-boxShadow\/95) {
  background-color: rgba(38, 40, 43, 0.95);
}#body :is(.bg-sw-destroy) {
  --tw-bg-opacity: 1;
  background-color: rgb(180 29 19 / var(--tw-bg-opacity));
}#body :is(.bg-sw-destroy\/0) {
  background-color: rgb(180 29 19 / 0);
}#body :is(.bg-sw-destroy\/10) {
  background-color: rgb(180 29 19 / 0.1);
}#body :is(.bg-sw-destroy\/100) {
  background-color: rgb(180 29 19 / 1);
}#body :is(.bg-sw-destroy\/15) {
  background-color: rgb(180 29 19 / 0.15);
}#body :is(.bg-sw-destroy\/20) {
  background-color: rgb(180 29 19 / 0.2);
}#body :is(.bg-sw-destroy\/25) {
  background-color: rgb(180 29 19 / 0.25);
}#body :is(.bg-sw-destroy\/30) {
  background-color: rgb(180 29 19 / 0.3);
}#body :is(.bg-sw-destroy\/35) {
  background-color: rgb(180 29 19 / 0.35);
}#body :is(.bg-sw-destroy\/40) {
  background-color: rgb(180 29 19 / 0.4);
}#body :is(.bg-sw-destroy\/45) {
  background-color: rgb(180 29 19 / 0.45);
}#body :is(.bg-sw-destroy\/5) {
  background-color: rgb(180 29 19 / 0.05);
}#body :is(.bg-sw-destroy\/50) {
  background-color: rgb(180 29 19 / 0.5);
}#body :is(.bg-sw-destroy\/55) {
  background-color: rgb(180 29 19 / 0.55);
}#body :is(.bg-sw-destroy\/60) {
  background-color: rgb(180 29 19 / 0.6);
}#body :is(.bg-sw-destroy\/65) {
  background-color: rgb(180 29 19 / 0.65);
}#body :is(.bg-sw-destroy\/70) {
  background-color: rgb(180 29 19 / 0.7);
}#body :is(.bg-sw-destroy\/75) {
  background-color: rgb(180 29 19 / 0.75);
}#body :is(.bg-sw-destroy\/80) {
  background-color: rgb(180 29 19 / 0.8);
}#body :is(.bg-sw-destroy\/85) {
  background-color: rgb(180 29 19 / 0.85);
}#body :is(.bg-sw-destroy\/90) {
  background-color: rgb(180 29 19 / 0.9);
}#body :is(.bg-sw-destroy\/95) {
  background-color: rgb(180 29 19 / 0.95);
}#body :is(.bg-sw-disabled) {
  --tw-bg-opacity: 1;
  background-color: rgb(185 186 185 / var(--tw-bg-opacity));
}#body :is(.bg-sw-disabled-alternate) {
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity));
}#body :is(.bg-sw-disabled-alternate\/0) {
  background-color: rgb(216 216 216 / 0);
}#body :is(.bg-sw-disabled-alternate\/10) {
  background-color: rgb(216 216 216 / 0.1);
}#body :is(.bg-sw-disabled-alternate\/100) {
  background-color: rgb(216 216 216 / 1);
}#body :is(.bg-sw-disabled-alternate\/15) {
  background-color: rgb(216 216 216 / 0.15);
}#body :is(.bg-sw-disabled-alternate\/20) {
  background-color: rgb(216 216 216 / 0.2);
}#body :is(.bg-sw-disabled-alternate\/25) {
  background-color: rgb(216 216 216 / 0.25);
}#body :is(.bg-sw-disabled-alternate\/30) {
  background-color: rgb(216 216 216 / 0.3);
}#body :is(.bg-sw-disabled-alternate\/35) {
  background-color: rgb(216 216 216 / 0.35);
}#body :is(.bg-sw-disabled-alternate\/40) {
  background-color: rgb(216 216 216 / 0.4);
}#body :is(.bg-sw-disabled-alternate\/45) {
  background-color: rgb(216 216 216 / 0.45);
}#body :is(.bg-sw-disabled-alternate\/5) {
  background-color: rgb(216 216 216 / 0.05);
}#body :is(.bg-sw-disabled-alternate\/50) {
  background-color: rgb(216 216 216 / 0.5);
}#body :is(.bg-sw-disabled-alternate\/55) {
  background-color: rgb(216 216 216 / 0.55);
}#body :is(.bg-sw-disabled-alternate\/60) {
  background-color: rgb(216 216 216 / 0.6);
}#body :is(.bg-sw-disabled-alternate\/65) {
  background-color: rgb(216 216 216 / 0.65);
}#body :is(.bg-sw-disabled-alternate\/70) {
  background-color: rgb(216 216 216 / 0.7);
}#body :is(.bg-sw-disabled-alternate\/75) {
  background-color: rgb(216 216 216 / 0.75);
}#body :is(.bg-sw-disabled-alternate\/80) {
  background-color: rgb(216 216 216 / 0.8);
}#body :is(.bg-sw-disabled-alternate\/85) {
  background-color: rgb(216 216 216 / 0.85);
}#body :is(.bg-sw-disabled-alternate\/90) {
  background-color: rgb(216 216 216 / 0.9);
}#body :is(.bg-sw-disabled-alternate\/95) {
  background-color: rgb(216 216 216 / 0.95);
}#body :is(.bg-sw-disabled-text) {
  --tw-bg-opacity: 1;
  background-color: rgb(131 131 131 / var(--tw-bg-opacity));
}#body :is(.bg-sw-disabled-text\/0) {
  background-color: rgb(131 131 131 / 0);
}#body :is(.bg-sw-disabled-text\/10) {
  background-color: rgb(131 131 131 / 0.1);
}#body :is(.bg-sw-disabled-text\/100) {
  background-color: rgb(131 131 131 / 1);
}#body :is(.bg-sw-disabled-text\/15) {
  background-color: rgb(131 131 131 / 0.15);
}#body :is(.bg-sw-disabled-text\/20) {
  background-color: rgb(131 131 131 / 0.2);
}#body :is(.bg-sw-disabled-text\/25) {
  background-color: rgb(131 131 131 / 0.25);
}#body :is(.bg-sw-disabled-text\/30) {
  background-color: rgb(131 131 131 / 0.3);
}#body :is(.bg-sw-disabled-text\/35) {
  background-color: rgb(131 131 131 / 0.35);
}#body :is(.bg-sw-disabled-text\/40) {
  background-color: rgb(131 131 131 / 0.4);
}#body :is(.bg-sw-disabled-text\/45) {
  background-color: rgb(131 131 131 / 0.45);
}#body :is(.bg-sw-disabled-text\/5) {
  background-color: rgb(131 131 131 / 0.05);
}#body :is(.bg-sw-disabled-text\/50) {
  background-color: rgb(131 131 131 / 0.5);
}#body :is(.bg-sw-disabled-text\/55) {
  background-color: rgb(131 131 131 / 0.55);
}#body :is(.bg-sw-disabled-text\/60) {
  background-color: rgb(131 131 131 / 0.6);
}#body :is(.bg-sw-disabled-text\/65) {
  background-color: rgb(131 131 131 / 0.65);
}#body :is(.bg-sw-disabled-text\/70) {
  background-color: rgb(131 131 131 / 0.7);
}#body :is(.bg-sw-disabled-text\/75) {
  background-color: rgb(131 131 131 / 0.75);
}#body :is(.bg-sw-disabled-text\/80) {
  background-color: rgb(131 131 131 / 0.8);
}#body :is(.bg-sw-disabled-text\/85) {
  background-color: rgb(131 131 131 / 0.85);
}#body :is(.bg-sw-disabled-text\/90) {
  background-color: rgb(131 131 131 / 0.9);
}#body :is(.bg-sw-disabled-text\/95) {
  background-color: rgb(131 131 131 / 0.95);
}#body :is(.bg-sw-disabled\/0) {
  background-color: rgb(185 186 185 / 0);
}#body :is(.bg-sw-disabled\/10) {
  background-color: rgb(185 186 185 / 0.1);
}#body :is(.bg-sw-disabled\/100) {
  background-color: rgb(185 186 185 / 1);
}#body :is(.bg-sw-disabled\/15) {
  background-color: rgb(185 186 185 / 0.15);
}#body :is(.bg-sw-disabled\/20) {
  background-color: rgb(185 186 185 / 0.2);
}#body :is(.bg-sw-disabled\/25) {
  background-color: rgb(185 186 185 / 0.25);
}#body :is(.bg-sw-disabled\/30) {
  background-color: rgb(185 186 185 / 0.3);
}#body :is(.bg-sw-disabled\/35) {
  background-color: rgb(185 186 185 / 0.35);
}#body :is(.bg-sw-disabled\/40) {
  background-color: rgb(185 186 185 / 0.4);
}#body :is(.bg-sw-disabled\/45) {
  background-color: rgb(185 186 185 / 0.45);
}#body :is(.bg-sw-disabled\/5) {
  background-color: rgb(185 186 185 / 0.05);
}#body :is(.bg-sw-disabled\/50) {
  background-color: rgb(185 186 185 / 0.5);
}#body :is(.bg-sw-disabled\/55) {
  background-color: rgb(185 186 185 / 0.55);
}#body :is(.bg-sw-disabled\/60) {
  background-color: rgb(185 186 185 / 0.6);
}#body :is(.bg-sw-disabled\/65) {
  background-color: rgb(185 186 185 / 0.65);
}#body :is(.bg-sw-disabled\/70) {
  background-color: rgb(185 186 185 / 0.7);
}#body :is(.bg-sw-disabled\/75) {
  background-color: rgb(185 186 185 / 0.75);
}#body :is(.bg-sw-disabled\/80) {
  background-color: rgb(185 186 185 / 0.8);
}#body :is(.bg-sw-disabled\/85) {
  background-color: rgb(185 186 185 / 0.85);
}#body :is(.bg-sw-disabled\/90) {
  background-color: rgb(185 186 185 / 0.9);
}#body :is(.bg-sw-disabled\/95) {
  background-color: rgb(185 186 185 / 0.95);
}#body :is(.bg-sw-divider) {
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity));
}#body :is(.bg-sw-divider\/0) {
  background-color: rgb(216 216 216 / 0);
}#body :is(.bg-sw-divider\/10) {
  background-color: rgb(216 216 216 / 0.1);
}#body :is(.bg-sw-divider\/100) {
  background-color: rgb(216 216 216 / 1);
}#body :is(.bg-sw-divider\/15) {
  background-color: rgb(216 216 216 / 0.15);
}#body :is(.bg-sw-divider\/20) {
  background-color: rgb(216 216 216 / 0.2);
}#body :is(.bg-sw-divider\/25) {
  background-color: rgb(216 216 216 / 0.25);
}#body :is(.bg-sw-divider\/30) {
  background-color: rgb(216 216 216 / 0.3);
}#body :is(.bg-sw-divider\/35) {
  background-color: rgb(216 216 216 / 0.35);
}#body :is(.bg-sw-divider\/40) {
  background-color: rgb(216 216 216 / 0.4);
}#body :is(.bg-sw-divider\/45) {
  background-color: rgb(216 216 216 / 0.45);
}#body :is(.bg-sw-divider\/5) {
  background-color: rgb(216 216 216 / 0.05);
}#body :is(.bg-sw-divider\/50) {
  background-color: rgb(216 216 216 / 0.5);
}#body :is(.bg-sw-divider\/55) {
  background-color: rgb(216 216 216 / 0.55);
}#body :is(.bg-sw-divider\/60) {
  background-color: rgb(216 216 216 / 0.6);
}#body :is(.bg-sw-divider\/65) {
  background-color: rgb(216 216 216 / 0.65);
}#body :is(.bg-sw-divider\/70) {
  background-color: rgb(216 216 216 / 0.7);
}#body :is(.bg-sw-divider\/75) {
  background-color: rgb(216 216 216 / 0.75);
}#body :is(.bg-sw-divider\/80) {
  background-color: rgb(216 216 216 / 0.8);
}#body :is(.bg-sw-divider\/85) {
  background-color: rgb(216 216 216 / 0.85);
}#body :is(.bg-sw-divider\/90) {
  background-color: rgb(216 216 216 / 0.9);
}#body :is(.bg-sw-divider\/95) {
  background-color: rgb(216 216 216 / 0.95);
}#body :is(.bg-sw-error) {
  --tw-bg-opacity: 1;
  background-color: rgb(180 29 19 / var(--tw-bg-opacity));
}#body :is(.bg-sw-error-background) {
  background-color: rgba(180, 29, 19, 0.1);
}#body :is(.bg-sw-error-background-hex) {
  --tw-bg-opacity: 1;
  background-color: rgb(247 232 231 / var(--tw-bg-opacity));
}#body :is(.bg-sw-error-background-hex\/0) {
  background-color: rgb(247 232 231 / 0);
}#body :is(.bg-sw-error-background-hex\/10) {
  background-color: rgb(247 232 231 / 0.1);
}#body :is(.bg-sw-error-background-hex\/100) {
  background-color: rgb(247 232 231 / 1);
}#body :is(.bg-sw-error-background-hex\/15) {
  background-color: rgb(247 232 231 / 0.15);
}#body :is(.bg-sw-error-background-hex\/20) {
  background-color: rgb(247 232 231 / 0.2);
}#body :is(.bg-sw-error-background-hex\/25) {
  background-color: rgb(247 232 231 / 0.25);
}#body :is(.bg-sw-error-background-hex\/30) {
  background-color: rgb(247 232 231 / 0.3);
}#body :is(.bg-sw-error-background-hex\/35) {
  background-color: rgb(247 232 231 / 0.35);
}#body :is(.bg-sw-error-background-hex\/40) {
  background-color: rgb(247 232 231 / 0.4);
}#body :is(.bg-sw-error-background-hex\/45) {
  background-color: rgb(247 232 231 / 0.45);
}#body :is(.bg-sw-error-background-hex\/5) {
  background-color: rgb(247 232 231 / 0.05);
}#body :is(.bg-sw-error-background-hex\/50) {
  background-color: rgb(247 232 231 / 0.5);
}#body :is(.bg-sw-error-background-hex\/55) {
  background-color: rgb(247 232 231 / 0.55);
}#body :is(.bg-sw-error-background-hex\/60) {
  background-color: rgb(247 232 231 / 0.6);
}#body :is(.bg-sw-error-background-hex\/65) {
  background-color: rgb(247 232 231 / 0.65);
}#body :is(.bg-sw-error-background-hex\/70) {
  background-color: rgb(247 232 231 / 0.7);
}#body :is(.bg-sw-error-background-hex\/75) {
  background-color: rgb(247 232 231 / 0.75);
}#body :is(.bg-sw-error-background-hex\/80) {
  background-color: rgb(247 232 231 / 0.8);
}#body :is(.bg-sw-error-background-hex\/85) {
  background-color: rgb(247 232 231 / 0.85);
}#body :is(.bg-sw-error-background-hex\/90) {
  background-color: rgb(247 232 231 / 0.9);
}#body :is(.bg-sw-error-background-hex\/95) {
  background-color: rgb(247 232 231 / 0.95);
}#body :is(.bg-sw-error-background\/0) {
  background-color: rgba(180, 29, 19, 0);
}#body :is(.bg-sw-error-background\/10) {
  background-color: rgba(180, 29, 19, 0.1);
}#body :is(.bg-sw-error-background\/100) {
  background-color: rgba(180, 29, 19, 1);
}#body :is(.bg-sw-error-background\/15) {
  background-color: rgba(180, 29, 19, 0.15);
}#body :is(.bg-sw-error-background\/20) {
  background-color: rgba(180, 29, 19, 0.2);
}#body :is(.bg-sw-error-background\/25) {
  background-color: rgba(180, 29, 19, 0.25);
}#body :is(.bg-sw-error-background\/30) {
  background-color: rgba(180, 29, 19, 0.3);
}#body :is(.bg-sw-error-background\/35) {
  background-color: rgba(180, 29, 19, 0.35);
}#body :is(.bg-sw-error-background\/40) {
  background-color: rgba(180, 29, 19, 0.4);
}#body :is(.bg-sw-error-background\/45) {
  background-color: rgba(180, 29, 19, 0.45);
}#body :is(.bg-sw-error-background\/5) {
  background-color: rgba(180, 29, 19, 0.05);
}#body :is(.bg-sw-error-background\/50) {
  background-color: rgba(180, 29, 19, 0.5);
}#body :is(.bg-sw-error-background\/55) {
  background-color: rgba(180, 29, 19, 0.55);
}#body :is(.bg-sw-error-background\/60) {
  background-color: rgba(180, 29, 19, 0.6);
}#body :is(.bg-sw-error-background\/65) {
  background-color: rgba(180, 29, 19, 0.65);
}#body :is(.bg-sw-error-background\/70) {
  background-color: rgba(180, 29, 19, 0.7);
}#body :is(.bg-sw-error-background\/75) {
  background-color: rgba(180, 29, 19, 0.75);
}#body :is(.bg-sw-error-background\/80) {
  background-color: rgba(180, 29, 19, 0.8);
}#body :is(.bg-sw-error-background\/85) {
  background-color: rgba(180, 29, 19, 0.85);
}#body :is(.bg-sw-error-background\/90) {
  background-color: rgba(180, 29, 19, 0.9);
}#body :is(.bg-sw-error-background\/95) {
  background-color: rgba(180, 29, 19, 0.95);
}#body :is(.bg-sw-error-dark) {
  --tw-bg-opacity: 1;
  background-color: rgb(135 22 15 / var(--tw-bg-opacity));
}#body :is(.bg-sw-error-dark\/0) {
  background-color: rgb(135 22 15 / 0);
}#body :is(.bg-sw-error-dark\/10) {
  background-color: rgb(135 22 15 / 0.1);
}#body :is(.bg-sw-error-dark\/100) {
  background-color: rgb(135 22 15 / 1);
}#body :is(.bg-sw-error-dark\/15) {
  background-color: rgb(135 22 15 / 0.15);
}#body :is(.bg-sw-error-dark\/20) {
  background-color: rgb(135 22 15 / 0.2);
}#body :is(.bg-sw-error-dark\/25) {
  background-color: rgb(135 22 15 / 0.25);
}#body :is(.bg-sw-error-dark\/30) {
  background-color: rgb(135 22 15 / 0.3);
}#body :is(.bg-sw-error-dark\/35) {
  background-color: rgb(135 22 15 / 0.35);
}#body :is(.bg-sw-error-dark\/40) {
  background-color: rgb(135 22 15 / 0.4);
}#body :is(.bg-sw-error-dark\/45) {
  background-color: rgb(135 22 15 / 0.45);
}#body :is(.bg-sw-error-dark\/5) {
  background-color: rgb(135 22 15 / 0.05);
}#body :is(.bg-sw-error-dark\/50) {
  background-color: rgb(135 22 15 / 0.5);
}#body :is(.bg-sw-error-dark\/55) {
  background-color: rgb(135 22 15 / 0.55);
}#body :is(.bg-sw-error-dark\/60) {
  background-color: rgb(135 22 15 / 0.6);
}#body :is(.bg-sw-error-dark\/65) {
  background-color: rgb(135 22 15 / 0.65);
}#body :is(.bg-sw-error-dark\/70) {
  background-color: rgb(135 22 15 / 0.7);
}#body :is(.bg-sw-error-dark\/75) {
  background-color: rgb(135 22 15 / 0.75);
}#body :is(.bg-sw-error-dark\/80) {
  background-color: rgb(135 22 15 / 0.8);
}#body :is(.bg-sw-error-dark\/85) {
  background-color: rgb(135 22 15 / 0.85);
}#body :is(.bg-sw-error-dark\/90) {
  background-color: rgb(135 22 15 / 0.9);
}#body :is(.bg-sw-error-dark\/95) {
  background-color: rgb(135 22 15 / 0.95);
}#body :is(.bg-sw-error-light) {
  --tw-bg-opacity: 1;
  background-color: rgb(203 82 65 / var(--tw-bg-opacity));
}#body :is(.bg-sw-error-light\/0) {
  background-color: rgb(203 82 65 / 0);
}#body :is(.bg-sw-error-light\/10) {
  background-color: rgb(203 82 65 / 0.1);
}#body :is(.bg-sw-error-light\/100) {
  background-color: rgb(203 82 65 / 1);
}#body :is(.bg-sw-error-light\/15) {
  background-color: rgb(203 82 65 / 0.15);
}#body :is(.bg-sw-error-light\/20) {
  background-color: rgb(203 82 65 / 0.2);
}#body :is(.bg-sw-error-light\/25) {
  background-color: rgb(203 82 65 / 0.25);
}#body :is(.bg-sw-error-light\/30) {
  background-color: rgb(203 82 65 / 0.3);
}#body :is(.bg-sw-error-light\/35) {
  background-color: rgb(203 82 65 / 0.35);
}#body :is(.bg-sw-error-light\/40) {
  background-color: rgb(203 82 65 / 0.4);
}#body :is(.bg-sw-error-light\/45) {
  background-color: rgb(203 82 65 / 0.45);
}#body :is(.bg-sw-error-light\/5) {
  background-color: rgb(203 82 65 / 0.05);
}#body :is(.bg-sw-error-light\/50) {
  background-color: rgb(203 82 65 / 0.5);
}#body :is(.bg-sw-error-light\/55) {
  background-color: rgb(203 82 65 / 0.55);
}#body :is(.bg-sw-error-light\/60) {
  background-color: rgb(203 82 65 / 0.6);
}#body :is(.bg-sw-error-light\/65) {
  background-color: rgb(203 82 65 / 0.65);
}#body :is(.bg-sw-error-light\/70) {
  background-color: rgb(203 82 65 / 0.7);
}#body :is(.bg-sw-error-light\/75) {
  background-color: rgb(203 82 65 / 0.75);
}#body :is(.bg-sw-error-light\/80) {
  background-color: rgb(203 82 65 / 0.8);
}#body :is(.bg-sw-error-light\/85) {
  background-color: rgb(203 82 65 / 0.85);
}#body :is(.bg-sw-error-light\/90) {
  background-color: rgb(203 82 65 / 0.9);
}#body :is(.bg-sw-error-light\/95) {
  background-color: rgb(203 82 65 / 0.95);
}#body :is(.bg-sw-error\/0) {
  background-color: rgb(180 29 19 / 0);
}#body :is(.bg-sw-error\/10) {
  background-color: rgb(180 29 19 / 0.1);
}#body :is(.bg-sw-error\/100) {
  background-color: rgb(180 29 19 / 1);
}#body :is(.bg-sw-error\/15) {
  background-color: rgb(180 29 19 / 0.15);
}#body :is(.bg-sw-error\/20) {
  background-color: rgb(180 29 19 / 0.2);
}#body :is(.bg-sw-error\/25) {
  background-color: rgb(180 29 19 / 0.25);
}#body :is(.bg-sw-error\/30) {
  background-color: rgb(180 29 19 / 0.3);
}#body :is(.bg-sw-error\/35) {
  background-color: rgb(180 29 19 / 0.35);
}#body :is(.bg-sw-error\/40) {
  background-color: rgb(180 29 19 / 0.4);
}#body :is(.bg-sw-error\/45) {
  background-color: rgb(180 29 19 / 0.45);
}#body :is(.bg-sw-error\/5) {
  background-color: rgb(180 29 19 / 0.05);
}#body :is(.bg-sw-error\/50) {
  background-color: rgb(180 29 19 / 0.5);
}#body :is(.bg-sw-error\/55) {
  background-color: rgb(180 29 19 / 0.55);
}#body :is(.bg-sw-error\/60) {
  background-color: rgb(180 29 19 / 0.6);
}#body :is(.bg-sw-error\/65) {
  background-color: rgb(180 29 19 / 0.65);
}#body :is(.bg-sw-error\/70) {
  background-color: rgb(180 29 19 / 0.7);
}#body :is(.bg-sw-error\/75) {
  background-color: rgb(180 29 19 / 0.75);
}#body :is(.bg-sw-error\/80) {
  background-color: rgb(180 29 19 / 0.8);
}#body :is(.bg-sw-error\/85) {
  background-color: rgb(180 29 19 / 0.85);
}#body :is(.bg-sw-error\/90) {
  background-color: rgb(180 29 19 / 0.9);
}#body :is(.bg-sw-error\/95) {
  background-color: rgb(180 29 19 / 0.95);
}#body :is(.bg-sw-focused) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 107 162 / var(--tw-bg-opacity));
}#body :is(.bg-sw-focused\/0) {
  background-color: rgb(0 107 162 / 0);
}#body :is(.bg-sw-focused\/10) {
  background-color: rgb(0 107 162 / 0.1);
}#body :is(.bg-sw-focused\/100) {
  background-color: rgb(0 107 162 / 1);
}#body :is(.bg-sw-focused\/15) {
  background-color: rgb(0 107 162 / 0.15);
}#body :is(.bg-sw-focused\/20) {
  background-color: rgb(0 107 162 / 0.2);
}#body :is(.bg-sw-focused\/25) {
  background-color: rgb(0 107 162 / 0.25);
}#body :is(.bg-sw-focused\/30) {
  background-color: rgb(0 107 162 / 0.3);
}#body :is(.bg-sw-focused\/35) {
  background-color: rgb(0 107 162 / 0.35);
}#body :is(.bg-sw-focused\/40) {
  background-color: rgb(0 107 162 / 0.4);
}#body :is(.bg-sw-focused\/45) {
  background-color: rgb(0 107 162 / 0.45);
}#body :is(.bg-sw-focused\/5) {
  background-color: rgb(0 107 162 / 0.05);
}#body :is(.bg-sw-focused\/50) {
  background-color: rgb(0 107 162 / 0.5);
}#body :is(.bg-sw-focused\/55) {
  background-color: rgb(0 107 162 / 0.55);
}#body :is(.bg-sw-focused\/60) {
  background-color: rgb(0 107 162 / 0.6);
}#body :is(.bg-sw-focused\/65) {
  background-color: rgb(0 107 162 / 0.65);
}#body :is(.bg-sw-focused\/70) {
  background-color: rgb(0 107 162 / 0.7);
}#body :is(.bg-sw-focused\/75) {
  background-color: rgb(0 107 162 / 0.75);
}#body :is(.bg-sw-focused\/80) {
  background-color: rgb(0 107 162 / 0.8);
}#body :is(.bg-sw-focused\/85) {
  background-color: rgb(0 107 162 / 0.85);
}#body :is(.bg-sw-focused\/90) {
  background-color: rgb(0 107 162 / 0.9);
}#body :is(.bg-sw-focused\/95) {
  background-color: rgb(0 107 162 / 0.95);
}#body :is(.bg-sw-form-field) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.bg-sw-form-field\/0) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.bg-sw-form-field\/10) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.bg-sw-form-field\/100) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.bg-sw-form-field\/15) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.bg-sw-form-field\/20) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.bg-sw-form-field\/25) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.bg-sw-form-field\/30) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.bg-sw-form-field\/35) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.bg-sw-form-field\/40) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.bg-sw-form-field\/45) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.bg-sw-form-field\/5) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.bg-sw-form-field\/50) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.bg-sw-form-field\/55) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.bg-sw-form-field\/60) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.bg-sw-form-field\/65) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.bg-sw-form-field\/70) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.bg-sw-form-field\/75) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.bg-sw-form-field\/80) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.bg-sw-form-field\/85) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.bg-sw-form-field\/90) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.bg-sw-form-field\/95) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.bg-sw-form-helper-text) {
  --tw-bg-opacity: 1;
  background-color: rgb(131 131 131 / var(--tw-bg-opacity));
}#body :is(.bg-sw-form-helper-text\/0) {
  background-color: rgb(131 131 131 / 0);
}#body :is(.bg-sw-form-helper-text\/10) {
  background-color: rgb(131 131 131 / 0.1);
}#body :is(.bg-sw-form-helper-text\/100) {
  background-color: rgb(131 131 131 / 1);
}#body :is(.bg-sw-form-helper-text\/15) {
  background-color: rgb(131 131 131 / 0.15);
}#body :is(.bg-sw-form-helper-text\/20) {
  background-color: rgb(131 131 131 / 0.2);
}#body :is(.bg-sw-form-helper-text\/25) {
  background-color: rgb(131 131 131 / 0.25);
}#body :is(.bg-sw-form-helper-text\/30) {
  background-color: rgb(131 131 131 / 0.3);
}#body :is(.bg-sw-form-helper-text\/35) {
  background-color: rgb(131 131 131 / 0.35);
}#body :is(.bg-sw-form-helper-text\/40) {
  background-color: rgb(131 131 131 / 0.4);
}#body :is(.bg-sw-form-helper-text\/45) {
  background-color: rgb(131 131 131 / 0.45);
}#body :is(.bg-sw-form-helper-text\/5) {
  background-color: rgb(131 131 131 / 0.05);
}#body :is(.bg-sw-form-helper-text\/50) {
  background-color: rgb(131 131 131 / 0.5);
}#body :is(.bg-sw-form-helper-text\/55) {
  background-color: rgb(131 131 131 / 0.55);
}#body :is(.bg-sw-form-helper-text\/60) {
  background-color: rgb(131 131 131 / 0.6);
}#body :is(.bg-sw-form-helper-text\/65) {
  background-color: rgb(131 131 131 / 0.65);
}#body :is(.bg-sw-form-helper-text\/70) {
  background-color: rgb(131 131 131 / 0.7);
}#body :is(.bg-sw-form-helper-text\/75) {
  background-color: rgb(131 131 131 / 0.75);
}#body :is(.bg-sw-form-helper-text\/80) {
  background-color: rgb(131 131 131 / 0.8);
}#body :is(.bg-sw-form-helper-text\/85) {
  background-color: rgb(131 131 131 / 0.85);
}#body :is(.bg-sw-form-helper-text\/90) {
  background-color: rgb(131 131 131 / 0.9);
}#body :is(.bg-sw-form-helper-text\/95) {
  background-color: rgb(131 131 131 / 0.95);
}#body :is(.bg-sw-high-price) {
  --tw-bg-opacity: 1;
  background-color: rgb(206 226 248 / var(--tw-bg-opacity));
}#body :is(.bg-sw-high-price-background) {
  background-color: rgba(180, 29, 19, 0.1);
}#body :is(.bg-sw-high-price-background\/0) {
  background-color: rgba(180, 29, 19, 0);
}#body :is(.bg-sw-high-price-background\/10) {
  background-color: rgba(180, 29, 19, 0.1);
}#body :is(.bg-sw-high-price-background\/100) {
  background-color: rgba(180, 29, 19, 1);
}#body :is(.bg-sw-high-price-background\/15) {
  background-color: rgba(180, 29, 19, 0.15);
}#body :is(.bg-sw-high-price-background\/20) {
  background-color: rgba(180, 29, 19, 0.2);
}#body :is(.bg-sw-high-price-background\/25) {
  background-color: rgba(180, 29, 19, 0.25);
}#body :is(.bg-sw-high-price-background\/30) {
  background-color: rgba(180, 29, 19, 0.3);
}#body :is(.bg-sw-high-price-background\/35) {
  background-color: rgba(180, 29, 19, 0.35);
}#body :is(.bg-sw-high-price-background\/40) {
  background-color: rgba(180, 29, 19, 0.4);
}#body :is(.bg-sw-high-price-background\/45) {
  background-color: rgba(180, 29, 19, 0.45);
}#body :is(.bg-sw-high-price-background\/5) {
  background-color: rgba(180, 29, 19, 0.05);
}#body :is(.bg-sw-high-price-background\/50) {
  background-color: rgba(180, 29, 19, 0.5);
}#body :is(.bg-sw-high-price-background\/55) {
  background-color: rgba(180, 29, 19, 0.55);
}#body :is(.bg-sw-high-price-background\/60) {
  background-color: rgba(180, 29, 19, 0.6);
}#body :is(.bg-sw-high-price-background\/65) {
  background-color: rgba(180, 29, 19, 0.65);
}#body :is(.bg-sw-high-price-background\/70) {
  background-color: rgba(180, 29, 19, 0.7);
}#body :is(.bg-sw-high-price-background\/75) {
  background-color: rgba(180, 29, 19, 0.75);
}#body :is(.bg-sw-high-price-background\/80) {
  background-color: rgba(180, 29, 19, 0.8);
}#body :is(.bg-sw-high-price-background\/85) {
  background-color: rgba(180, 29, 19, 0.85);
}#body :is(.bg-sw-high-price-background\/90) {
  background-color: rgba(180, 29, 19, 0.9);
}#body :is(.bg-sw-high-price-background\/95) {
  background-color: rgba(180, 29, 19, 0.95);
}#body :is(.bg-sw-high-price\/0) {
  background-color: rgb(206 226 248 / 0);
}#body :is(.bg-sw-high-price\/10) {
  background-color: rgb(206 226 248 / 0.1);
}#body :is(.bg-sw-high-price\/100) {
  background-color: rgb(206 226 248 / 1);
}#body :is(.bg-sw-high-price\/15) {
  background-color: rgb(206 226 248 / 0.15);
}#body :is(.bg-sw-high-price\/20) {
  background-color: rgb(206 226 248 / 0.2);
}#body :is(.bg-sw-high-price\/25) {
  background-color: rgb(206 226 248 / 0.25);
}#body :is(.bg-sw-high-price\/30) {
  background-color: rgb(206 226 248 / 0.3);
}#body :is(.bg-sw-high-price\/35) {
  background-color: rgb(206 226 248 / 0.35);
}#body :is(.bg-sw-high-price\/40) {
  background-color: rgb(206 226 248 / 0.4);
}#body :is(.bg-sw-high-price\/45) {
  background-color: rgb(206 226 248 / 0.45);
}#body :is(.bg-sw-high-price\/5) {
  background-color: rgb(206 226 248 / 0.05);
}#body :is(.bg-sw-high-price\/50) {
  background-color: rgb(206 226 248 / 0.5);
}#body :is(.bg-sw-high-price\/55) {
  background-color: rgb(206 226 248 / 0.55);
}#body :is(.bg-sw-high-price\/60) {
  background-color: rgb(206 226 248 / 0.6);
}#body :is(.bg-sw-high-price\/65) {
  background-color: rgb(206 226 248 / 0.65);
}#body :is(.bg-sw-high-price\/70) {
  background-color: rgb(206 226 248 / 0.7);
}#body :is(.bg-sw-high-price\/75) {
  background-color: rgb(206 226 248 / 0.75);
}#body :is(.bg-sw-high-price\/80) {
  background-color: rgb(206 226 248 / 0.8);
}#body :is(.bg-sw-high-price\/85) {
  background-color: rgb(206 226 248 / 0.85);
}#body :is(.bg-sw-high-price\/90) {
  background-color: rgb(206 226 248 / 0.9);
}#body :is(.bg-sw-high-price\/95) {
  background-color: rgb(206 226 248 / 0.95);
}#body :is(.bg-sw-hover-light) {
  --tw-bg-opacity: 1;
  background-color: rgb(194 210 226 / var(--tw-bg-opacity));
}#body :is(.bg-sw-hover-light\/0) {
  background-color: rgb(194 210 226 / 0);
}#body :is(.bg-sw-hover-light\/10) {
  background-color: rgb(194 210 226 / 0.1);
}#body :is(.bg-sw-hover-light\/100) {
  background-color: rgb(194 210 226 / 1);
}#body :is(.bg-sw-hover-light\/15) {
  background-color: rgb(194 210 226 / 0.15);
}#body :is(.bg-sw-hover-light\/20) {
  background-color: rgb(194 210 226 / 0.2);
}#body :is(.bg-sw-hover-light\/25) {
  background-color: rgb(194 210 226 / 0.25);
}#body :is(.bg-sw-hover-light\/30) {
  background-color: rgb(194 210 226 / 0.3);
}#body :is(.bg-sw-hover-light\/35) {
  background-color: rgb(194 210 226 / 0.35);
}#body :is(.bg-sw-hover-light\/40) {
  background-color: rgb(194 210 226 / 0.4);
}#body :is(.bg-sw-hover-light\/45) {
  background-color: rgb(194 210 226 / 0.45);
}#body :is(.bg-sw-hover-light\/5) {
  background-color: rgb(194 210 226 / 0.05);
}#body :is(.bg-sw-hover-light\/50) {
  background-color: rgb(194 210 226 / 0.5);
}#body :is(.bg-sw-hover-light\/55) {
  background-color: rgb(194 210 226 / 0.55);
}#body :is(.bg-sw-hover-light\/60) {
  background-color: rgb(194 210 226 / 0.6);
}#body :is(.bg-sw-hover-light\/65) {
  background-color: rgb(194 210 226 / 0.65);
}#body :is(.bg-sw-hover-light\/70) {
  background-color: rgb(194 210 226 / 0.7);
}#body :is(.bg-sw-hover-light\/75) {
  background-color: rgb(194 210 226 / 0.75);
}#body :is(.bg-sw-hover-light\/80) {
  background-color: rgb(194 210 226 / 0.8);
}#body :is(.bg-sw-hover-light\/85) {
  background-color: rgb(194 210 226 / 0.85);
}#body :is(.bg-sw-hover-light\/90) {
  background-color: rgb(194 210 226 / 0.9);
}#body :is(.bg-sw-hover-light\/95) {
  background-color: rgb(194 210 226 / 0.95);
}#body :is(.bg-sw-icon) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.bg-sw-icon-alternate) {
  --tw-bg-opacity: 1;
  background-color: rgb(131 131 131 / var(--tw-bg-opacity));
}#body :is(.bg-sw-icon-alternate\/0) {
  background-color: rgb(131 131 131 / 0);
}#body :is(.bg-sw-icon-alternate\/10) {
  background-color: rgb(131 131 131 / 0.1);
}#body :is(.bg-sw-icon-alternate\/100) {
  background-color: rgb(131 131 131 / 1);
}#body :is(.bg-sw-icon-alternate\/15) {
  background-color: rgb(131 131 131 / 0.15);
}#body :is(.bg-sw-icon-alternate\/20) {
  background-color: rgb(131 131 131 / 0.2);
}#body :is(.bg-sw-icon-alternate\/25) {
  background-color: rgb(131 131 131 / 0.25);
}#body :is(.bg-sw-icon-alternate\/30) {
  background-color: rgb(131 131 131 / 0.3);
}#body :is(.bg-sw-icon-alternate\/35) {
  background-color: rgb(131 131 131 / 0.35);
}#body :is(.bg-sw-icon-alternate\/40) {
  background-color: rgb(131 131 131 / 0.4);
}#body :is(.bg-sw-icon-alternate\/45) {
  background-color: rgb(131 131 131 / 0.45);
}#body :is(.bg-sw-icon-alternate\/5) {
  background-color: rgb(131 131 131 / 0.05);
}#body :is(.bg-sw-icon-alternate\/50) {
  background-color: rgb(131 131 131 / 0.5);
}#body :is(.bg-sw-icon-alternate\/55) {
  background-color: rgb(131 131 131 / 0.55);
}#body :is(.bg-sw-icon-alternate\/60) {
  background-color: rgb(131 131 131 / 0.6);
}#body :is(.bg-sw-icon-alternate\/65) {
  background-color: rgb(131 131 131 / 0.65);
}#body :is(.bg-sw-icon-alternate\/70) {
  background-color: rgb(131 131 131 / 0.7);
}#body :is(.bg-sw-icon-alternate\/75) {
  background-color: rgb(131 131 131 / 0.75);
}#body :is(.bg-sw-icon-alternate\/80) {
  background-color: rgb(131 131 131 / 0.8);
}#body :is(.bg-sw-icon-alternate\/85) {
  background-color: rgb(131 131 131 / 0.85);
}#body :is(.bg-sw-icon-alternate\/90) {
  background-color: rgb(131 131 131 / 0.9);
}#body :is(.bg-sw-icon-alternate\/95) {
  background-color: rgb(131 131 131 / 0.95);
}#body :is(.bg-sw-icon-small) {
  --tw-bg-opacity: 1;
  background-color: rgb(131 131 131 / var(--tw-bg-opacity));
}#body :is(.bg-sw-icon-small\/0) {
  background-color: rgb(131 131 131 / 0);
}#body :is(.bg-sw-icon-small\/10) {
  background-color: rgb(131 131 131 / 0.1);
}#body :is(.bg-sw-icon-small\/100) {
  background-color: rgb(131 131 131 / 1);
}#body :is(.bg-sw-icon-small\/15) {
  background-color: rgb(131 131 131 / 0.15);
}#body :is(.bg-sw-icon-small\/20) {
  background-color: rgb(131 131 131 / 0.2);
}#body :is(.bg-sw-icon-small\/25) {
  background-color: rgb(131 131 131 / 0.25);
}#body :is(.bg-sw-icon-small\/30) {
  background-color: rgb(131 131 131 / 0.3);
}#body :is(.bg-sw-icon-small\/35) {
  background-color: rgb(131 131 131 / 0.35);
}#body :is(.bg-sw-icon-small\/40) {
  background-color: rgb(131 131 131 / 0.4);
}#body :is(.bg-sw-icon-small\/45) {
  background-color: rgb(131 131 131 / 0.45);
}#body :is(.bg-sw-icon-small\/5) {
  background-color: rgb(131 131 131 / 0.05);
}#body :is(.bg-sw-icon-small\/50) {
  background-color: rgb(131 131 131 / 0.5);
}#body :is(.bg-sw-icon-small\/55) {
  background-color: rgb(131 131 131 / 0.55);
}#body :is(.bg-sw-icon-small\/60) {
  background-color: rgb(131 131 131 / 0.6);
}#body :is(.bg-sw-icon-small\/65) {
  background-color: rgb(131 131 131 / 0.65);
}#body :is(.bg-sw-icon-small\/70) {
  background-color: rgb(131 131 131 / 0.7);
}#body :is(.bg-sw-icon-small\/75) {
  background-color: rgb(131 131 131 / 0.75);
}#body :is(.bg-sw-icon-small\/80) {
  background-color: rgb(131 131 131 / 0.8);
}#body :is(.bg-sw-icon-small\/85) {
  background-color: rgb(131 131 131 / 0.85);
}#body :is(.bg-sw-icon-small\/90) {
  background-color: rgb(131 131 131 / 0.9);
}#body :is(.bg-sw-icon-small\/95) {
  background-color: rgb(131 131 131 / 0.95);
}#body :is(.bg-sw-icon\/0) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.bg-sw-icon\/10) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.bg-sw-icon\/100) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.bg-sw-icon\/15) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.bg-sw-icon\/20) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.bg-sw-icon\/25) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.bg-sw-icon\/30) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.bg-sw-icon\/35) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.bg-sw-icon\/40) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.bg-sw-icon\/45) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.bg-sw-icon\/5) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.bg-sw-icon\/50) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.bg-sw-icon\/55) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.bg-sw-icon\/60) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.bg-sw-icon\/65) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.bg-sw-icon\/70) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.bg-sw-icon\/75) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.bg-sw-icon\/80) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.bg-sw-icon\/85) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.bg-sw-icon\/90) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.bg-sw-icon\/95) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.bg-sw-info) {
  --tw-bg-opacity: 1;
  background-color: rgb(38 40 43 / var(--tw-bg-opacity));
}#body :is(.bg-sw-info\/0) {
  background-color: rgb(38 40 43 / 0);
}#body :is(.bg-sw-info\/10) {
  background-color: rgb(38 40 43 / 0.1);
}#body :is(.bg-sw-info\/100) {
  background-color: rgb(38 40 43 / 1);
}#body :is(.bg-sw-info\/15) {
  background-color: rgb(38 40 43 / 0.15);
}#body :is(.bg-sw-info\/20) {
  background-color: rgb(38 40 43 / 0.2);
}#body :is(.bg-sw-info\/25) {
  background-color: rgb(38 40 43 / 0.25);
}#body :is(.bg-sw-info\/30) {
  background-color: rgb(38 40 43 / 0.3);
}#body :is(.bg-sw-info\/35) {
  background-color: rgb(38 40 43 / 0.35);
}#body :is(.bg-sw-info\/40) {
  background-color: rgb(38 40 43 / 0.4);
}#body :is(.bg-sw-info\/45) {
  background-color: rgb(38 40 43 / 0.45);
}#body :is(.bg-sw-info\/5) {
  background-color: rgb(38 40 43 / 0.05);
}#body :is(.bg-sw-info\/50) {
  background-color: rgb(38 40 43 / 0.5);
}#body :is(.bg-sw-info\/55) {
  background-color: rgb(38 40 43 / 0.55);
}#body :is(.bg-sw-info\/60) {
  background-color: rgb(38 40 43 / 0.6);
}#body :is(.bg-sw-info\/65) {
  background-color: rgb(38 40 43 / 0.65);
}#body :is(.bg-sw-info\/70) {
  background-color: rgb(38 40 43 / 0.7);
}#body :is(.bg-sw-info\/75) {
  background-color: rgb(38 40 43 / 0.75);
}#body :is(.bg-sw-info\/80) {
  background-color: rgb(38 40 43 / 0.8);
}#body :is(.bg-sw-info\/85) {
  background-color: rgb(38 40 43 / 0.85);
}#body :is(.bg-sw-info\/90) {
  background-color: rgb(38 40 43 / 0.9);
}#body :is(.bg-sw-info\/95) {
  background-color: rgb(38 40 43 / 0.95);
}#body :is(.bg-sw-label) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.bg-sw-label\/0) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.bg-sw-label\/10) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.bg-sw-label\/100) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.bg-sw-label\/15) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.bg-sw-label\/20) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.bg-sw-label\/25) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.bg-sw-label\/30) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.bg-sw-label\/35) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.bg-sw-label\/40) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.bg-sw-label\/45) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.bg-sw-label\/5) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.bg-sw-label\/50) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.bg-sw-label\/55) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.bg-sw-label\/60) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.bg-sw-label\/65) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.bg-sw-label\/70) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.bg-sw-label\/75) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.bg-sw-label\/80) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.bg-sw-label\/85) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.bg-sw-label\/90) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.bg-sw-label\/95) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.bg-sw-link-light) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 162 220 / var(--tw-bg-opacity));
}#body :is(.bg-sw-link-light\/0) {
  background-color: rgb(17 162 220 / 0);
}#body :is(.bg-sw-link-light\/10) {
  background-color: rgb(17 162 220 / 0.1);
}#body :is(.bg-sw-link-light\/100) {
  background-color: rgb(17 162 220 / 1);
}#body :is(.bg-sw-link-light\/15) {
  background-color: rgb(17 162 220 / 0.15);
}#body :is(.bg-sw-link-light\/20) {
  background-color: rgb(17 162 220 / 0.2);
}#body :is(.bg-sw-link-light\/25) {
  background-color: rgb(17 162 220 / 0.25);
}#body :is(.bg-sw-link-light\/30) {
  background-color: rgb(17 162 220 / 0.3);
}#body :is(.bg-sw-link-light\/35) {
  background-color: rgb(17 162 220 / 0.35);
}#body :is(.bg-sw-link-light\/40) {
  background-color: rgb(17 162 220 / 0.4);
}#body :is(.bg-sw-link-light\/45) {
  background-color: rgb(17 162 220 / 0.45);
}#body :is(.bg-sw-link-light\/5) {
  background-color: rgb(17 162 220 / 0.05);
}#body :is(.bg-sw-link-light\/50) {
  background-color: rgb(17 162 220 / 0.5);
}#body :is(.bg-sw-link-light\/55) {
  background-color: rgb(17 162 220 / 0.55);
}#body :is(.bg-sw-link-light\/60) {
  background-color: rgb(17 162 220 / 0.6);
}#body :is(.bg-sw-link-light\/65) {
  background-color: rgb(17 162 220 / 0.65);
}#body :is(.bg-sw-link-light\/70) {
  background-color: rgb(17 162 220 / 0.7);
}#body :is(.bg-sw-link-light\/75) {
  background-color: rgb(17 162 220 / 0.75);
}#body :is(.bg-sw-link-light\/80) {
  background-color: rgb(17 162 220 / 0.8);
}#body :is(.bg-sw-link-light\/85) {
  background-color: rgb(17 162 220 / 0.85);
}#body :is(.bg-sw-link-light\/90) {
  background-color: rgb(17 162 220 / 0.9);
}#body :is(.bg-sw-link-light\/95) {
  background-color: rgb(17 162 220 / 0.95);
}#body :is(.bg-sw-low-price) {
  --tw-bg-opacity: 1;
  background-color: rgb(10 111 219 / var(--tw-bg-opacity));
}#body :is(.bg-sw-low-price-background) {
  background-color: rgba(10, 111, 219, 0.1);
}#body :is(.bg-sw-low-price-background\/0) {
  background-color: rgba(10, 111, 219, 0);
}#body :is(.bg-sw-low-price-background\/10) {
  background-color: rgba(10, 111, 219, 0.1);
}#body :is(.bg-sw-low-price-background\/100) {
  background-color: rgba(10, 111, 219, 1);
}#body :is(.bg-sw-low-price-background\/15) {
  background-color: rgba(10, 111, 219, 0.15);
}#body :is(.bg-sw-low-price-background\/20) {
  background-color: rgba(10, 111, 219, 0.2);
}#body :is(.bg-sw-low-price-background\/25) {
  background-color: rgba(10, 111, 219, 0.25);
}#body :is(.bg-sw-low-price-background\/30) {
  background-color: rgba(10, 111, 219, 0.3);
}#body :is(.bg-sw-low-price-background\/35) {
  background-color: rgba(10, 111, 219, 0.35);
}#body :is(.bg-sw-low-price-background\/40) {
  background-color: rgba(10, 111, 219, 0.4);
}#body :is(.bg-sw-low-price-background\/45) {
  background-color: rgba(10, 111, 219, 0.45);
}#body :is(.bg-sw-low-price-background\/5) {
  background-color: rgba(10, 111, 219, 0.05);
}#body :is(.bg-sw-low-price-background\/50) {
  background-color: rgba(10, 111, 219, 0.5);
}#body :is(.bg-sw-low-price-background\/55) {
  background-color: rgba(10, 111, 219, 0.55);
}#body :is(.bg-sw-low-price-background\/60) {
  background-color: rgba(10, 111, 219, 0.6);
}#body :is(.bg-sw-low-price-background\/65) {
  background-color: rgba(10, 111, 219, 0.65);
}#body :is(.bg-sw-low-price-background\/70) {
  background-color: rgba(10, 111, 219, 0.7);
}#body :is(.bg-sw-low-price-background\/75) {
  background-color: rgba(10, 111, 219, 0.75);
}#body :is(.bg-sw-low-price-background\/80) {
  background-color: rgba(10, 111, 219, 0.8);
}#body :is(.bg-sw-low-price-background\/85) {
  background-color: rgba(10, 111, 219, 0.85);
}#body :is(.bg-sw-low-price-background\/90) {
  background-color: rgba(10, 111, 219, 0.9);
}#body :is(.bg-sw-low-price-background\/95) {
  background-color: rgba(10, 111, 219, 0.95);
}#body :is(.bg-sw-low-price\/0) {
  background-color: rgb(10 111 219 / 0);
}#body :is(.bg-sw-low-price\/10) {
  background-color: rgb(10 111 219 / 0.1);
}#body :is(.bg-sw-low-price\/100) {
  background-color: rgb(10 111 219 / 1);
}#body :is(.bg-sw-low-price\/15) {
  background-color: rgb(10 111 219 / 0.15);
}#body :is(.bg-sw-low-price\/20) {
  background-color: rgb(10 111 219 / 0.2);
}#body :is(.bg-sw-low-price\/25) {
  background-color: rgb(10 111 219 / 0.25);
}#body :is(.bg-sw-low-price\/30) {
  background-color: rgb(10 111 219 / 0.3);
}#body :is(.bg-sw-low-price\/35) {
  background-color: rgb(10 111 219 / 0.35);
}#body :is(.bg-sw-low-price\/40) {
  background-color: rgb(10 111 219 / 0.4);
}#body :is(.bg-sw-low-price\/45) {
  background-color: rgb(10 111 219 / 0.45);
}#body :is(.bg-sw-low-price\/5) {
  background-color: rgb(10 111 219 / 0.05);
}#body :is(.bg-sw-low-price\/50) {
  background-color: rgb(10 111 219 / 0.5);
}#body :is(.bg-sw-low-price\/55) {
  background-color: rgb(10 111 219 / 0.55);
}#body :is(.bg-sw-low-price\/60) {
  background-color: rgb(10 111 219 / 0.6);
}#body :is(.bg-sw-low-price\/65) {
  background-color: rgb(10 111 219 / 0.65);
}#body :is(.bg-sw-low-price\/70) {
  background-color: rgb(10 111 219 / 0.7);
}#body :is(.bg-sw-low-price\/75) {
  background-color: rgb(10 111 219 / 0.75);
}#body :is(.bg-sw-low-price\/80) {
  background-color: rgb(10 111 219 / 0.8);
}#body :is(.bg-sw-low-price\/85) {
  background-color: rgb(10 111 219 / 0.85);
}#body :is(.bg-sw-low-price\/90) {
  background-color: rgb(10 111 219 / 0.9);
}#body :is(.bg-sw-low-price\/95) {
  background-color: rgb(10 111 219 / 0.95);
}#body :is(.bg-sw-medium-price) {
  --tw-bg-opacity: 1;
  background-color: rgb(108 169 233 / var(--tw-bg-opacity));
}#body :is(.bg-sw-medium-price\/0) {
  background-color: rgb(108 169 233 / 0);
}#body :is(.bg-sw-medium-price\/10) {
  background-color: rgb(108 169 233 / 0.1);
}#body :is(.bg-sw-medium-price\/100) {
  background-color: rgb(108 169 233 / 1);
}#body :is(.bg-sw-medium-price\/15) {
  background-color: rgb(108 169 233 / 0.15);
}#body :is(.bg-sw-medium-price\/20) {
  background-color: rgb(108 169 233 / 0.2);
}#body :is(.bg-sw-medium-price\/25) {
  background-color: rgb(108 169 233 / 0.25);
}#body :is(.bg-sw-medium-price\/30) {
  background-color: rgb(108 169 233 / 0.3);
}#body :is(.bg-sw-medium-price\/35) {
  background-color: rgb(108 169 233 / 0.35);
}#body :is(.bg-sw-medium-price\/40) {
  background-color: rgb(108 169 233 / 0.4);
}#body :is(.bg-sw-medium-price\/45) {
  background-color: rgb(108 169 233 / 0.45);
}#body :is(.bg-sw-medium-price\/5) {
  background-color: rgb(108 169 233 / 0.05);
}#body :is(.bg-sw-medium-price\/50) {
  background-color: rgb(108 169 233 / 0.5);
}#body :is(.bg-sw-medium-price\/55) {
  background-color: rgb(108 169 233 / 0.55);
}#body :is(.bg-sw-medium-price\/60) {
  background-color: rgb(108 169 233 / 0.6);
}#body :is(.bg-sw-medium-price\/65) {
  background-color: rgb(108 169 233 / 0.65);
}#body :is(.bg-sw-medium-price\/70) {
  background-color: rgb(108 169 233 / 0.7);
}#body :is(.bg-sw-medium-price\/75) {
  background-color: rgb(108 169 233 / 0.75);
}#body :is(.bg-sw-medium-price\/80) {
  background-color: rgb(108 169 233 / 0.8);
}#body :is(.bg-sw-medium-price\/85) {
  background-color: rgb(108 169 233 / 0.85);
}#body :is(.bg-sw-medium-price\/90) {
  background-color: rgb(108 169 233 / 0.9);
}#body :is(.bg-sw-medium-price\/95) {
  background-color: rgb(108 169 233 / 0.95);
}#body :is(.bg-sw-overlay-background) {
  --tw-bg-opacity: 1;
  background-color: rgb(231 241 251 / var(--tw-bg-opacity));
}#body :is(.bg-sw-overlay-background\/0) {
  background-color: rgb(231 241 251 / 0);
}#body :is(.bg-sw-overlay-background\/10) {
  background-color: rgb(231 241 251 / 0.1);
}#body :is(.bg-sw-overlay-background\/100) {
  background-color: rgb(231 241 251 / 1);
}#body :is(.bg-sw-overlay-background\/15) {
  background-color: rgb(231 241 251 / 0.15);
}#body :is(.bg-sw-overlay-background\/20) {
  background-color: rgb(231 241 251 / 0.2);
}#body :is(.bg-sw-overlay-background\/25) {
  background-color: rgb(231 241 251 / 0.25);
}#body :is(.bg-sw-overlay-background\/30) {
  background-color: rgb(231 241 251 / 0.3);
}#body :is(.bg-sw-overlay-background\/35) {
  background-color: rgb(231 241 251 / 0.35);
}#body :is(.bg-sw-overlay-background\/40) {
  background-color: rgb(231 241 251 / 0.4);
}#body :is(.bg-sw-overlay-background\/45) {
  background-color: rgb(231 241 251 / 0.45);
}#body :is(.bg-sw-overlay-background\/5) {
  background-color: rgb(231 241 251 / 0.05);
}#body :is(.bg-sw-overlay-background\/50) {
  background-color: rgb(231 241 251 / 0.5);
}#body :is(.bg-sw-overlay-background\/55) {
  background-color: rgb(231 241 251 / 0.55);
}#body :is(.bg-sw-overlay-background\/60) {
  background-color: rgb(231 241 251 / 0.6);
}#body :is(.bg-sw-overlay-background\/65) {
  background-color: rgb(231 241 251 / 0.65);
}#body :is(.bg-sw-overlay-background\/70) {
  background-color: rgb(231 241 251 / 0.7);
}#body :is(.bg-sw-overlay-background\/75) {
  background-color: rgb(231 241 251 / 0.75);
}#body :is(.bg-sw-overlay-background\/80) {
  background-color: rgb(231 241 251 / 0.8);
}#body :is(.bg-sw-overlay-background\/85) {
  background-color: rgb(231 241 251 / 0.85);
}#body :is(.bg-sw-overlay-background\/90) {
  background-color: rgb(231 241 251 / 0.9);
}#body :is(.bg-sw-overlay-background\/95) {
  background-color: rgb(231 241 251 / 0.95);
}#body :is(.bg-sw-primary) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 107 162 / var(--tw-bg-opacity));
}#body :is(.bg-sw-primary\/0) {
  background-color: rgb(0 107 162 / 0);
}#body :is(.bg-sw-primary\/10) {
  background-color: rgb(0 107 162 / 0.1);
}#body :is(.bg-sw-primary\/100) {
  background-color: rgb(0 107 162 / 1);
}#body :is(.bg-sw-primary\/15) {
  background-color: rgb(0 107 162 / 0.15);
}#body :is(.bg-sw-primary\/20) {
  background-color: rgb(0 107 162 / 0.2);
}#body :is(.bg-sw-primary\/25) {
  background-color: rgb(0 107 162 / 0.25);
}#body :is(.bg-sw-primary\/30) {
  background-color: rgb(0 107 162 / 0.3);
}#body :is(.bg-sw-primary\/35) {
  background-color: rgb(0 107 162 / 0.35);
}#body :is(.bg-sw-primary\/40) {
  background-color: rgb(0 107 162 / 0.4);
}#body :is(.bg-sw-primary\/45) {
  background-color: rgb(0 107 162 / 0.45);
}#body :is(.bg-sw-primary\/5) {
  background-color: rgb(0 107 162 / 0.05);
}#body :is(.bg-sw-primary\/50) {
  background-color: rgb(0 107 162 / 0.5);
}#body :is(.bg-sw-primary\/55) {
  background-color: rgb(0 107 162 / 0.55);
}#body :is(.bg-sw-primary\/60) {
  background-color: rgb(0 107 162 / 0.6);
}#body :is(.bg-sw-primary\/65) {
  background-color: rgb(0 107 162 / 0.65);
}#body :is(.bg-sw-primary\/70) {
  background-color: rgb(0 107 162 / 0.7);
}#body :is(.bg-sw-primary\/75) {
  background-color: rgb(0 107 162 / 0.75);
}#body :is(.bg-sw-primary\/80) {
  background-color: rgb(0 107 162 / 0.8);
}#body :is(.bg-sw-primary\/85) {
  background-color: rgb(0 107 162 / 0.85);
}#body :is(.bg-sw-primary\/90) {
  background-color: rgb(0 107 162 / 0.9);
}#body :is(.bg-sw-primary\/95) {
  background-color: rgb(0 107 162 / 0.95);
}#body :is(.bg-sw-secondary) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 162 220 / var(--tw-bg-opacity));
}#body :is(.bg-sw-secondary\/0) {
  background-color: rgb(17 162 220 / 0);
}#body :is(.bg-sw-secondary\/10) {
  background-color: rgb(17 162 220 / 0.1);
}#body :is(.bg-sw-secondary\/100) {
  background-color: rgb(17 162 220 / 1);
}#body :is(.bg-sw-secondary\/15) {
  background-color: rgb(17 162 220 / 0.15);
}#body :is(.bg-sw-secondary\/20) {
  background-color: rgb(17 162 220 / 0.2);
}#body :is(.bg-sw-secondary\/25) {
  background-color: rgb(17 162 220 / 0.25);
}#body :is(.bg-sw-secondary\/30) {
  background-color: rgb(17 162 220 / 0.3);
}#body :is(.bg-sw-secondary\/35) {
  background-color: rgb(17 162 220 / 0.35);
}#body :is(.bg-sw-secondary\/40) {
  background-color: rgb(17 162 220 / 0.4);
}#body :is(.bg-sw-secondary\/45) {
  background-color: rgb(17 162 220 / 0.45);
}#body :is(.bg-sw-secondary\/5) {
  background-color: rgb(17 162 220 / 0.05);
}#body :is(.bg-sw-secondary\/50) {
  background-color: rgb(17 162 220 / 0.5);
}#body :is(.bg-sw-secondary\/55) {
  background-color: rgb(17 162 220 / 0.55);
}#body :is(.bg-sw-secondary\/60) {
  background-color: rgb(17 162 220 / 0.6);
}#body :is(.bg-sw-secondary\/65) {
  background-color: rgb(17 162 220 / 0.65);
}#body :is(.bg-sw-secondary\/70) {
  background-color: rgb(17 162 220 / 0.7);
}#body :is(.bg-sw-secondary\/75) {
  background-color: rgb(17 162 220 / 0.75);
}#body :is(.bg-sw-secondary\/80) {
  background-color: rgb(17 162 220 / 0.8);
}#body :is(.bg-sw-secondary\/85) {
  background-color: rgb(17 162 220 / 0.85);
}#body :is(.bg-sw-secondary\/90) {
  background-color: rgb(17 162 220 / 0.9);
}#body :is(.bg-sw-secondary\/95) {
  background-color: rgb(17 162 220 / 0.95);
}#body :is(.bg-sw-selected) {
  --tw-bg-opacity: 1;
  background-color: rgb(131 131 131 / var(--tw-bg-opacity));
}#body :is(.bg-sw-selected\/0) {
  background-color: rgb(131 131 131 / 0);
}#body :is(.bg-sw-selected\/10) {
  background-color: rgb(131 131 131 / 0.1);
}#body :is(.bg-sw-selected\/100) {
  background-color: rgb(131 131 131 / 1);
}#body :is(.bg-sw-selected\/15) {
  background-color: rgb(131 131 131 / 0.15);
}#body :is(.bg-sw-selected\/20) {
  background-color: rgb(131 131 131 / 0.2);
}#body :is(.bg-sw-selected\/25) {
  background-color: rgb(131 131 131 / 0.25);
}#body :is(.bg-sw-selected\/30) {
  background-color: rgb(131 131 131 / 0.3);
}#body :is(.bg-sw-selected\/35) {
  background-color: rgb(131 131 131 / 0.35);
}#body :is(.bg-sw-selected\/40) {
  background-color: rgb(131 131 131 / 0.4);
}#body :is(.bg-sw-selected\/45) {
  background-color: rgb(131 131 131 / 0.45);
}#body :is(.bg-sw-selected\/5) {
  background-color: rgb(131 131 131 / 0.05);
}#body :is(.bg-sw-selected\/50) {
  background-color: rgb(131 131 131 / 0.5);
}#body :is(.bg-sw-selected\/55) {
  background-color: rgb(131 131 131 / 0.55);
}#body :is(.bg-sw-selected\/60) {
  background-color: rgb(131 131 131 / 0.6);
}#body :is(.bg-sw-selected\/65) {
  background-color: rgb(131 131 131 / 0.65);
}#body :is(.bg-sw-selected\/70) {
  background-color: rgb(131 131 131 / 0.7);
}#body :is(.bg-sw-selected\/75) {
  background-color: rgb(131 131 131 / 0.75);
}#body :is(.bg-sw-selected\/80) {
  background-color: rgb(131 131 131 / 0.8);
}#body :is(.bg-sw-selected\/85) {
  background-color: rgb(131 131 131 / 0.85);
}#body :is(.bg-sw-selected\/90) {
  background-color: rgb(131 131 131 / 0.9);
}#body :is(.bg-sw-selected\/95) {
  background-color: rgb(131 131 131 / 0.95);
}#body :is(.bg-sw-success) {
  --tw-bg-opacity: 1;
  background-color: rgb(27 123 59 / var(--tw-bg-opacity));
}#body :is(.bg-sw-success-background) {
  background-color: rgba(27, 123, 59, 0.1);
}#body :is(.bg-sw-success-background-hex) {
  --tw-bg-opacity: 1;
  background-color: rgb(232 242 235 / var(--tw-bg-opacity));
}#body :is(.bg-sw-success-background-hex\/0) {
  background-color: rgb(232 242 235 / 0);
}#body :is(.bg-sw-success-background-hex\/10) {
  background-color: rgb(232 242 235 / 0.1);
}#body :is(.bg-sw-success-background-hex\/100) {
  background-color: rgb(232 242 235 / 1);
}#body :is(.bg-sw-success-background-hex\/15) {
  background-color: rgb(232 242 235 / 0.15);
}#body :is(.bg-sw-success-background-hex\/20) {
  background-color: rgb(232 242 235 / 0.2);
}#body :is(.bg-sw-success-background-hex\/25) {
  background-color: rgb(232 242 235 / 0.25);
}#body :is(.bg-sw-success-background-hex\/30) {
  background-color: rgb(232 242 235 / 0.3);
}#body :is(.bg-sw-success-background-hex\/35) {
  background-color: rgb(232 242 235 / 0.35);
}#body :is(.bg-sw-success-background-hex\/40) {
  background-color: rgb(232 242 235 / 0.4);
}#body :is(.bg-sw-success-background-hex\/45) {
  background-color: rgb(232 242 235 / 0.45);
}#body :is(.bg-sw-success-background-hex\/5) {
  background-color: rgb(232 242 235 / 0.05);
}#body :is(.bg-sw-success-background-hex\/50) {
  background-color: rgb(232 242 235 / 0.5);
}#body :is(.bg-sw-success-background-hex\/55) {
  background-color: rgb(232 242 235 / 0.55);
}#body :is(.bg-sw-success-background-hex\/60) {
  background-color: rgb(232 242 235 / 0.6);
}#body :is(.bg-sw-success-background-hex\/65) {
  background-color: rgb(232 242 235 / 0.65);
}#body :is(.bg-sw-success-background-hex\/70) {
  background-color: rgb(232 242 235 / 0.7);
}#body :is(.bg-sw-success-background-hex\/75) {
  background-color: rgb(232 242 235 / 0.75);
}#body :is(.bg-sw-success-background-hex\/80) {
  background-color: rgb(232 242 235 / 0.8);
}#body :is(.bg-sw-success-background-hex\/85) {
  background-color: rgb(232 242 235 / 0.85);
}#body :is(.bg-sw-success-background-hex\/90) {
  background-color: rgb(232 242 235 / 0.9);
}#body :is(.bg-sw-success-background-hex\/95) {
  background-color: rgb(232 242 235 / 0.95);
}#body :is(.bg-sw-success-background\/0) {
  background-color: rgba(27, 123, 59, 0);
}#body :is(.bg-sw-success-background\/10) {
  background-color: rgba(27, 123, 59, 0.1);
}#body :is(.bg-sw-success-background\/100) {
  background-color: rgba(27, 123, 59, 1);
}#body :is(.bg-sw-success-background\/15) {
  background-color: rgba(27, 123, 59, 0.15);
}#body :is(.bg-sw-success-background\/20) {
  background-color: rgba(27, 123, 59, 0.2);
}#body :is(.bg-sw-success-background\/25) {
  background-color: rgba(27, 123, 59, 0.25);
}#body :is(.bg-sw-success-background\/30) {
  background-color: rgba(27, 123, 59, 0.3);
}#body :is(.bg-sw-success-background\/35) {
  background-color: rgba(27, 123, 59, 0.35);
}#body :is(.bg-sw-success-background\/40) {
  background-color: rgba(27, 123, 59, 0.4);
}#body :is(.bg-sw-success-background\/45) {
  background-color: rgba(27, 123, 59, 0.45);
}#body :is(.bg-sw-success-background\/5) {
  background-color: rgba(27, 123, 59, 0.05);
}#body :is(.bg-sw-success-background\/50) {
  background-color: rgba(27, 123, 59, 0.5);
}#body :is(.bg-sw-success-background\/55) {
  background-color: rgba(27, 123, 59, 0.55);
}#body :is(.bg-sw-success-background\/60) {
  background-color: rgba(27, 123, 59, 0.6);
}#body :is(.bg-sw-success-background\/65) {
  background-color: rgba(27, 123, 59, 0.65);
}#body :is(.bg-sw-success-background\/70) {
  background-color: rgba(27, 123, 59, 0.7);
}#body :is(.bg-sw-success-background\/75) {
  background-color: rgba(27, 123, 59, 0.75);
}#body :is(.bg-sw-success-background\/80) {
  background-color: rgba(27, 123, 59, 0.8);
}#body :is(.bg-sw-success-background\/85) {
  background-color: rgba(27, 123, 59, 0.85);
}#body :is(.bg-sw-success-background\/90) {
  background-color: rgba(27, 123, 59, 0.9);
}#body :is(.bg-sw-success-background\/95) {
  background-color: rgba(27, 123, 59, 0.95);
}#body :is(.bg-sw-success-dark) {
  --tw-bg-opacity: 1;
  background-color: rgb(20 89 43 / var(--tw-bg-opacity));
}#body :is(.bg-sw-success-dark\/0) {
  background-color: rgb(20 89 43 / 0);
}#body :is(.bg-sw-success-dark\/10) {
  background-color: rgb(20 89 43 / 0.1);
}#body :is(.bg-sw-success-dark\/100) {
  background-color: rgb(20 89 43 / 1);
}#body :is(.bg-sw-success-dark\/15) {
  background-color: rgb(20 89 43 / 0.15);
}#body :is(.bg-sw-success-dark\/20) {
  background-color: rgb(20 89 43 / 0.2);
}#body :is(.bg-sw-success-dark\/25) {
  background-color: rgb(20 89 43 / 0.25);
}#body :is(.bg-sw-success-dark\/30) {
  background-color: rgb(20 89 43 / 0.3);
}#body :is(.bg-sw-success-dark\/35) {
  background-color: rgb(20 89 43 / 0.35);
}#body :is(.bg-sw-success-dark\/40) {
  background-color: rgb(20 89 43 / 0.4);
}#body :is(.bg-sw-success-dark\/45) {
  background-color: rgb(20 89 43 / 0.45);
}#body :is(.bg-sw-success-dark\/5) {
  background-color: rgb(20 89 43 / 0.05);
}#body :is(.bg-sw-success-dark\/50) {
  background-color: rgb(20 89 43 / 0.5);
}#body :is(.bg-sw-success-dark\/55) {
  background-color: rgb(20 89 43 / 0.55);
}#body :is(.bg-sw-success-dark\/60) {
  background-color: rgb(20 89 43 / 0.6);
}#body :is(.bg-sw-success-dark\/65) {
  background-color: rgb(20 89 43 / 0.65);
}#body :is(.bg-sw-success-dark\/70) {
  background-color: rgb(20 89 43 / 0.7);
}#body :is(.bg-sw-success-dark\/75) {
  background-color: rgb(20 89 43 / 0.75);
}#body :is(.bg-sw-success-dark\/80) {
  background-color: rgb(20 89 43 / 0.8);
}#body :is(.bg-sw-success-dark\/85) {
  background-color: rgb(20 89 43 / 0.85);
}#body :is(.bg-sw-success-dark\/90) {
  background-color: rgb(20 89 43 / 0.9);
}#body :is(.bg-sw-success-dark\/95) {
  background-color: rgb(20 89 43 / 0.95);
}#body :is(.bg-sw-success-light) {
  --tw-bg-opacity: 1;
  background-color: rgb(126 199 168 / var(--tw-bg-opacity));
}#body :is(.bg-sw-success-light\/0) {
  background-color: rgb(126 199 168 / 0);
}#body :is(.bg-sw-success-light\/10) {
  background-color: rgb(126 199 168 / 0.1);
}#body :is(.bg-sw-success-light\/100) {
  background-color: rgb(126 199 168 / 1);
}#body :is(.bg-sw-success-light\/15) {
  background-color: rgb(126 199 168 / 0.15);
}#body :is(.bg-sw-success-light\/20) {
  background-color: rgb(126 199 168 / 0.2);
}#body :is(.bg-sw-success-light\/25) {
  background-color: rgb(126 199 168 / 0.25);
}#body :is(.bg-sw-success-light\/30) {
  background-color: rgb(126 199 168 / 0.3);
}#body :is(.bg-sw-success-light\/35) {
  background-color: rgb(126 199 168 / 0.35);
}#body :is(.bg-sw-success-light\/40) {
  background-color: rgb(126 199 168 / 0.4);
}#body :is(.bg-sw-success-light\/45) {
  background-color: rgb(126 199 168 / 0.45);
}#body :is(.bg-sw-success-light\/5) {
  background-color: rgb(126 199 168 / 0.05);
}#body :is(.bg-sw-success-light\/50) {
  background-color: rgb(126 199 168 / 0.5);
}#body :is(.bg-sw-success-light\/55) {
  background-color: rgb(126 199 168 / 0.55);
}#body :is(.bg-sw-success-light\/60) {
  background-color: rgb(126 199 168 / 0.6);
}#body :is(.bg-sw-success-light\/65) {
  background-color: rgb(126 199 168 / 0.65);
}#body :is(.bg-sw-success-light\/70) {
  background-color: rgb(126 199 168 / 0.7);
}#body :is(.bg-sw-success-light\/75) {
  background-color: rgb(126 199 168 / 0.75);
}#body :is(.bg-sw-success-light\/80) {
  background-color: rgb(126 199 168 / 0.8);
}#body :is(.bg-sw-success-light\/85) {
  background-color: rgb(126 199 168 / 0.85);
}#body :is(.bg-sw-success-light\/90) {
  background-color: rgb(126 199 168 / 0.9);
}#body :is(.bg-sw-success-light\/95) {
  background-color: rgb(126 199 168 / 0.95);
}#body :is(.bg-sw-success\/0) {
  background-color: rgb(27 123 59 / 0);
}#body :is(.bg-sw-success\/10) {
  background-color: rgb(27 123 59 / 0.1);
}#body :is(.bg-sw-success\/100) {
  background-color: rgb(27 123 59 / 1);
}#body :is(.bg-sw-success\/15) {
  background-color: rgb(27 123 59 / 0.15);
}#body :is(.bg-sw-success\/20) {
  background-color: rgb(27 123 59 / 0.2);
}#body :is(.bg-sw-success\/25) {
  background-color: rgb(27 123 59 / 0.25);
}#body :is(.bg-sw-success\/30) {
  background-color: rgb(27 123 59 / 0.3);
}#body :is(.bg-sw-success\/35) {
  background-color: rgb(27 123 59 / 0.35);
}#body :is(.bg-sw-success\/40) {
  background-color: rgb(27 123 59 / 0.4);
}#body :is(.bg-sw-success\/45) {
  background-color: rgb(27 123 59 / 0.45);
}#body :is(.bg-sw-success\/5) {
  background-color: rgb(27 123 59 / 0.05);
}#body :is(.bg-sw-success\/50) {
  background-color: rgb(27 123 59 / 0.5);
}#body :is(.bg-sw-success\/55) {
  background-color: rgb(27 123 59 / 0.55);
}#body :is(.bg-sw-success\/60) {
  background-color: rgb(27 123 59 / 0.6);
}#body :is(.bg-sw-success\/65) {
  background-color: rgb(27 123 59 / 0.65);
}#body :is(.bg-sw-success\/70) {
  background-color: rgb(27 123 59 / 0.7);
}#body :is(.bg-sw-success\/75) {
  background-color: rgb(27 123 59 / 0.75);
}#body :is(.bg-sw-success\/80) {
  background-color: rgb(27 123 59 / 0.8);
}#body :is(.bg-sw-success\/85) {
  background-color: rgb(27 123 59 / 0.85);
}#body :is(.bg-sw-success\/90) {
  background-color: rgb(27 123 59 / 0.9);
}#body :is(.bg-sw-success\/95) {
  background-color: rgb(27 123 59 / 0.95);
}#body :is(.bg-sw-tag-default) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.bg-sw-tag-default\/0) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.bg-sw-tag-default\/10) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.bg-sw-tag-default\/100) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.bg-sw-tag-default\/15) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.bg-sw-tag-default\/20) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.bg-sw-tag-default\/25) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.bg-sw-tag-default\/30) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.bg-sw-tag-default\/35) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.bg-sw-tag-default\/40) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.bg-sw-tag-default\/45) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.bg-sw-tag-default\/5) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.bg-sw-tag-default\/50) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.bg-sw-tag-default\/55) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.bg-sw-tag-default\/60) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.bg-sw-tag-default\/65) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.bg-sw-tag-default\/70) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.bg-sw-tag-default\/75) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.bg-sw-tag-default\/80) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.bg-sw-tag-default\/85) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.bg-sw-tag-default\/90) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.bg-sw-tag-default\/95) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.bg-sw-text) {
  --tw-bg-opacity: 1;
  background-color: rgb(38 40 43 / var(--tw-bg-opacity));
}#body :is(.bg-sw-text-reverse) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}#body :is(.bg-sw-text-reverse-alternate) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}#body :is(.bg-sw-text-reverse-alternate\/0) {
  background-color: rgb(245 245 245 / 0);
}#body :is(.bg-sw-text-reverse-alternate\/10) {
  background-color: rgb(245 245 245 / 0.1);
}#body :is(.bg-sw-text-reverse-alternate\/100) {
  background-color: rgb(245 245 245 / 1);
}#body :is(.bg-sw-text-reverse-alternate\/15) {
  background-color: rgb(245 245 245 / 0.15);
}#body :is(.bg-sw-text-reverse-alternate\/20) {
  background-color: rgb(245 245 245 / 0.2);
}#body :is(.bg-sw-text-reverse-alternate\/25) {
  background-color: rgb(245 245 245 / 0.25);
}#body :is(.bg-sw-text-reverse-alternate\/30) {
  background-color: rgb(245 245 245 / 0.3);
}#body :is(.bg-sw-text-reverse-alternate\/35) {
  background-color: rgb(245 245 245 / 0.35);
}#body :is(.bg-sw-text-reverse-alternate\/40) {
  background-color: rgb(245 245 245 / 0.4);
}#body :is(.bg-sw-text-reverse-alternate\/45) {
  background-color: rgb(245 245 245 / 0.45);
}#body :is(.bg-sw-text-reverse-alternate\/5) {
  background-color: rgb(245 245 245 / 0.05);
}#body :is(.bg-sw-text-reverse-alternate\/50) {
  background-color: rgb(245 245 245 / 0.5);
}#body :is(.bg-sw-text-reverse-alternate\/55) {
  background-color: rgb(245 245 245 / 0.55);
}#body :is(.bg-sw-text-reverse-alternate\/60) {
  background-color: rgb(245 245 245 / 0.6);
}#body :is(.bg-sw-text-reverse-alternate\/65) {
  background-color: rgb(245 245 245 / 0.65);
}#body :is(.bg-sw-text-reverse-alternate\/70) {
  background-color: rgb(245 245 245 / 0.7);
}#body :is(.bg-sw-text-reverse-alternate\/75) {
  background-color: rgb(245 245 245 / 0.75);
}#body :is(.bg-sw-text-reverse-alternate\/80) {
  background-color: rgb(245 245 245 / 0.8);
}#body :is(.bg-sw-text-reverse-alternate\/85) {
  background-color: rgb(245 245 245 / 0.85);
}#body :is(.bg-sw-text-reverse-alternate\/90) {
  background-color: rgb(245 245 245 / 0.9);
}#body :is(.bg-sw-text-reverse-alternate\/95) {
  background-color: rgb(245 245 245 / 0.95);
}#body :is(.bg-sw-text-reverse\/0) {
  background-color: rgb(255 255 255 / 0);
}#body :is(.bg-sw-text-reverse\/10) {
  background-color: rgb(255 255 255 / 0.1);
}#body :is(.bg-sw-text-reverse\/100) {
  background-color: rgb(255 255 255 / 1);
}#body :is(.bg-sw-text-reverse\/15) {
  background-color: rgb(255 255 255 / 0.15);
}#body :is(.bg-sw-text-reverse\/20) {
  background-color: rgb(255 255 255 / 0.2);
}#body :is(.bg-sw-text-reverse\/25) {
  background-color: rgb(255 255 255 / 0.25);
}#body :is(.bg-sw-text-reverse\/30) {
  background-color: rgb(255 255 255 / 0.3);
}#body :is(.bg-sw-text-reverse\/35) {
  background-color: rgb(255 255 255 / 0.35);
}#body :is(.bg-sw-text-reverse\/40) {
  background-color: rgb(255 255 255 / 0.4);
}#body :is(.bg-sw-text-reverse\/45) {
  background-color: rgb(255 255 255 / 0.45);
}#body :is(.bg-sw-text-reverse\/5) {
  background-color: rgb(255 255 255 / 0.05);
}#body :is(.bg-sw-text-reverse\/50) {
  background-color: rgb(255 255 255 / 0.5);
}#body :is(.bg-sw-text-reverse\/55) {
  background-color: rgb(255 255 255 / 0.55);
}#body :is(.bg-sw-text-reverse\/60) {
  background-color: rgb(255 255 255 / 0.6);
}#body :is(.bg-sw-text-reverse\/65) {
  background-color: rgb(255 255 255 / 0.65);
}#body :is(.bg-sw-text-reverse\/70) {
  background-color: rgb(255 255 255 / 0.7);
}#body :is(.bg-sw-text-reverse\/75) {
  background-color: rgb(255 255 255 / 0.75);
}#body :is(.bg-sw-text-reverse\/80) {
  background-color: rgb(255 255 255 / 0.8);
}#body :is(.bg-sw-text-reverse\/85) {
  background-color: rgb(255 255 255 / 0.85);
}#body :is(.bg-sw-text-reverse\/90) {
  background-color: rgb(255 255 255 / 0.9);
}#body :is(.bg-sw-text-reverse\/95) {
  background-color: rgb(255 255 255 / 0.95);
}#body :is(.bg-sw-text-section-title) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.bg-sw-text-section-title\/0) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.bg-sw-text-section-title\/10) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.bg-sw-text-section-title\/100) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.bg-sw-text-section-title\/15) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.bg-sw-text-section-title\/20) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.bg-sw-text-section-title\/25) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.bg-sw-text-section-title\/30) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.bg-sw-text-section-title\/35) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.bg-sw-text-section-title\/40) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.bg-sw-text-section-title\/45) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.bg-sw-text-section-title\/5) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.bg-sw-text-section-title\/50) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.bg-sw-text-section-title\/55) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.bg-sw-text-section-title\/60) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.bg-sw-text-section-title\/65) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.bg-sw-text-section-title\/70) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.bg-sw-text-section-title\/75) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.bg-sw-text-section-title\/80) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.bg-sw-text-section-title\/85) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.bg-sw-text-section-title\/90) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.bg-sw-text-section-title\/95) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.bg-sw-text\/0) {
  background-color: rgb(38 40 43 / 0);
}#body :is(.bg-sw-text\/10) {
  background-color: rgb(38 40 43 / 0.1);
}#body :is(.bg-sw-text\/100) {
  background-color: rgb(38 40 43 / 1);
}#body :is(.bg-sw-text\/15) {
  background-color: rgb(38 40 43 / 0.15);
}#body :is(.bg-sw-text\/20) {
  background-color: rgb(38 40 43 / 0.2);
}#body :is(.bg-sw-text\/25) {
  background-color: rgb(38 40 43 / 0.25);
}#body :is(.bg-sw-text\/30) {
  background-color: rgb(38 40 43 / 0.3);
}#body :is(.bg-sw-text\/35) {
  background-color: rgb(38 40 43 / 0.35);
}#body :is(.bg-sw-text\/40) {
  background-color: rgb(38 40 43 / 0.4);
}#body :is(.bg-sw-text\/45) {
  background-color: rgb(38 40 43 / 0.45);
}#body :is(.bg-sw-text\/5) {
  background-color: rgb(38 40 43 / 0.05);
}#body :is(.bg-sw-text\/50) {
  background-color: rgb(38 40 43 / 0.5);
}#body :is(.bg-sw-text\/55) {
  background-color: rgb(38 40 43 / 0.55);
}#body :is(.bg-sw-text\/60) {
  background-color: rgb(38 40 43 / 0.6);
}#body :is(.bg-sw-text\/65) {
  background-color: rgb(38 40 43 / 0.65);
}#body :is(.bg-sw-text\/70) {
  background-color: rgb(38 40 43 / 0.7);
}#body :is(.bg-sw-text\/75) {
  background-color: rgb(38 40 43 / 0.75);
}#body :is(.bg-sw-text\/80) {
  background-color: rgb(38 40 43 / 0.8);
}#body :is(.bg-sw-text\/85) {
  background-color: rgb(38 40 43 / 0.85);
}#body :is(.bg-sw-text\/90) {
  background-color: rgb(38 40 43 / 0.9);
}#body :is(.bg-sw-text\/95) {
  background-color: rgb(38 40 43 / 0.95);
}#body :is(.bg-sw-tooltip) {
  background-color: rgba(38, 40, 43, 0.9);
}#body :is(.bg-sw-tooltip\/0) {
  background-color: rgba(38, 40, 43, 0);
}#body :is(.bg-sw-tooltip\/10) {
  background-color: rgba(38, 40, 43, 0.1);
}#body :is(.bg-sw-tooltip\/100) {
  background-color: rgba(38, 40, 43, 1);
}#body :is(.bg-sw-tooltip\/15) {
  background-color: rgba(38, 40, 43, 0.15);
}#body :is(.bg-sw-tooltip\/20) {
  background-color: rgba(38, 40, 43, 0.2);
}#body :is(.bg-sw-tooltip\/25) {
  background-color: rgba(38, 40, 43, 0.25);
}#body :is(.bg-sw-tooltip\/30) {
  background-color: rgba(38, 40, 43, 0.3);
}#body :is(.bg-sw-tooltip\/35) {
  background-color: rgba(38, 40, 43, 0.35);
}#body :is(.bg-sw-tooltip\/40) {
  background-color: rgba(38, 40, 43, 0.4);
}#body :is(.bg-sw-tooltip\/45) {
  background-color: rgba(38, 40, 43, 0.45);
}#body :is(.bg-sw-tooltip\/5) {
  background-color: rgba(38, 40, 43, 0.05);
}#body :is(.bg-sw-tooltip\/50) {
  background-color: rgba(38, 40, 43, 0.5);
}#body :is(.bg-sw-tooltip\/55) {
  background-color: rgba(38, 40, 43, 0.55);
}#body :is(.bg-sw-tooltip\/60) {
  background-color: rgba(38, 40, 43, 0.6);
}#body :is(.bg-sw-tooltip\/65) {
  background-color: rgba(38, 40, 43, 0.65);
}#body :is(.bg-sw-tooltip\/70) {
  background-color: rgba(38, 40, 43, 0.7);
}#body :is(.bg-sw-tooltip\/75) {
  background-color: rgba(38, 40, 43, 0.75);
}#body :is(.bg-sw-tooltip\/80) {
  background-color: rgba(38, 40, 43, 0.8);
}#body :is(.bg-sw-tooltip\/85) {
  background-color: rgba(38, 40, 43, 0.85);
}#body :is(.bg-sw-tooltip\/90) {
  background-color: rgba(38, 40, 43, 0.9);
}#body :is(.bg-sw-tooltip\/95) {
  background-color: rgba(38, 40, 43, 0.95);
}#body :is(.bg-sw-very-high-price) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}#body :is(.bg-sw-very-high-price\/0) {
  background-color: rgb(245 245 245 / 0);
}#body :is(.bg-sw-very-high-price\/10) {
  background-color: rgb(245 245 245 / 0.1);
}#body :is(.bg-sw-very-high-price\/100) {
  background-color: rgb(245 245 245 / 1);
}#body :is(.bg-sw-very-high-price\/15) {
  background-color: rgb(245 245 245 / 0.15);
}#body :is(.bg-sw-very-high-price\/20) {
  background-color: rgb(245 245 245 / 0.2);
}#body :is(.bg-sw-very-high-price\/25) {
  background-color: rgb(245 245 245 / 0.25);
}#body :is(.bg-sw-very-high-price\/30) {
  background-color: rgb(245 245 245 / 0.3);
}#body :is(.bg-sw-very-high-price\/35) {
  background-color: rgb(245 245 245 / 0.35);
}#body :is(.bg-sw-very-high-price\/40) {
  background-color: rgb(245 245 245 / 0.4);
}#body :is(.bg-sw-very-high-price\/45) {
  background-color: rgb(245 245 245 / 0.45);
}#body :is(.bg-sw-very-high-price\/5) {
  background-color: rgb(245 245 245 / 0.05);
}#body :is(.bg-sw-very-high-price\/50) {
  background-color: rgb(245 245 245 / 0.5);
}#body :is(.bg-sw-very-high-price\/55) {
  background-color: rgb(245 245 245 / 0.55);
}#body :is(.bg-sw-very-high-price\/60) {
  background-color: rgb(245 245 245 / 0.6);
}#body :is(.bg-sw-very-high-price\/65) {
  background-color: rgb(245 245 245 / 0.65);
}#body :is(.bg-sw-very-high-price\/70) {
  background-color: rgb(245 245 245 / 0.7);
}#body :is(.bg-sw-very-high-price\/75) {
  background-color: rgb(245 245 245 / 0.75);
}#body :is(.bg-sw-very-high-price\/80) {
  background-color: rgb(245 245 245 / 0.8);
}#body :is(.bg-sw-very-high-price\/85) {
  background-color: rgb(245 245 245 / 0.85);
}#body :is(.bg-sw-very-high-price\/90) {
  background-color: rgb(245 245 245 / 0.9);
}#body :is(.bg-sw-very-high-price\/95) {
  background-color: rgb(245 245 245 / 0.95);
}#body :is(.bg-sw-warning) {
  --tw-bg-opacity: 1;
  background-color: rgb(223 145 0 / var(--tw-bg-opacity));
}#body :is(.bg-sw-warning-background) {
  background-color: rgba(223, 145, 0, 0.1);
}#body :is(.bg-sw-warning-background-hex) {
  --tw-bg-opacity: 1;
  background-color: rgb(252 244 230 / var(--tw-bg-opacity));
}#body :is(.bg-sw-warning-background-hex\/0) {
  background-color: rgb(252 244 230 / 0);
}#body :is(.bg-sw-warning-background-hex\/10) {
  background-color: rgb(252 244 230 / 0.1);
}#body :is(.bg-sw-warning-background-hex\/100) {
  background-color: rgb(252 244 230 / 1);
}#body :is(.bg-sw-warning-background-hex\/15) {
  background-color: rgb(252 244 230 / 0.15);
}#body :is(.bg-sw-warning-background-hex\/20) {
  background-color: rgb(252 244 230 / 0.2);
}#body :is(.bg-sw-warning-background-hex\/25) {
  background-color: rgb(252 244 230 / 0.25);
}#body :is(.bg-sw-warning-background-hex\/30) {
  background-color: rgb(252 244 230 / 0.3);
}#body :is(.bg-sw-warning-background-hex\/35) {
  background-color: rgb(252 244 230 / 0.35);
}#body :is(.bg-sw-warning-background-hex\/40) {
  background-color: rgb(252 244 230 / 0.4);
}#body :is(.bg-sw-warning-background-hex\/45) {
  background-color: rgb(252 244 230 / 0.45);
}#body :is(.bg-sw-warning-background-hex\/5) {
  background-color: rgb(252 244 230 / 0.05);
}#body :is(.bg-sw-warning-background-hex\/50) {
  background-color: rgb(252 244 230 / 0.5);
}#body :is(.bg-sw-warning-background-hex\/55) {
  background-color: rgb(252 244 230 / 0.55);
}#body :is(.bg-sw-warning-background-hex\/60) {
  background-color: rgb(252 244 230 / 0.6);
}#body :is(.bg-sw-warning-background-hex\/65) {
  background-color: rgb(252 244 230 / 0.65);
}#body :is(.bg-sw-warning-background-hex\/70) {
  background-color: rgb(252 244 230 / 0.7);
}#body :is(.bg-sw-warning-background-hex\/75) {
  background-color: rgb(252 244 230 / 0.75);
}#body :is(.bg-sw-warning-background-hex\/80) {
  background-color: rgb(252 244 230 / 0.8);
}#body :is(.bg-sw-warning-background-hex\/85) {
  background-color: rgb(252 244 230 / 0.85);
}#body :is(.bg-sw-warning-background-hex\/90) {
  background-color: rgb(252 244 230 / 0.9);
}#body :is(.bg-sw-warning-background-hex\/95) {
  background-color: rgb(252 244 230 / 0.95);
}#body :is(.bg-sw-warning-background\/0) {
  background-color: rgba(223, 145, 0, 0);
}#body :is(.bg-sw-warning-background\/10) {
  background-color: rgba(223, 145, 0, 0.1);
}#body :is(.bg-sw-warning-background\/100) {
  background-color: rgba(223, 145, 0, 1);
}#body :is(.bg-sw-warning-background\/15) {
  background-color: rgba(223, 145, 0, 0.15);
}#body :is(.bg-sw-warning-background\/20) {
  background-color: rgba(223, 145, 0, 0.2);
}#body :is(.bg-sw-warning-background\/25) {
  background-color: rgba(223, 145, 0, 0.25);
}#body :is(.bg-sw-warning-background\/30) {
  background-color: rgba(223, 145, 0, 0.3);
}#body :is(.bg-sw-warning-background\/35) {
  background-color: rgba(223, 145, 0, 0.35);
}#body :is(.bg-sw-warning-background\/40) {
  background-color: rgba(223, 145, 0, 0.4);
}#body :is(.bg-sw-warning-background\/45) {
  background-color: rgba(223, 145, 0, 0.45);
}#body :is(.bg-sw-warning-background\/5) {
  background-color: rgba(223, 145, 0, 0.05);
}#body :is(.bg-sw-warning-background\/50) {
  background-color: rgba(223, 145, 0, 0.5);
}#body :is(.bg-sw-warning-background\/55) {
  background-color: rgba(223, 145, 0, 0.55);
}#body :is(.bg-sw-warning-background\/60) {
  background-color: rgba(223, 145, 0, 0.6);
}#body :is(.bg-sw-warning-background\/65) {
  background-color: rgba(223, 145, 0, 0.65);
}#body :is(.bg-sw-warning-background\/70) {
  background-color: rgba(223, 145, 0, 0.7);
}#body :is(.bg-sw-warning-background\/75) {
  background-color: rgba(223, 145, 0, 0.75);
}#body :is(.bg-sw-warning-background\/80) {
  background-color: rgba(223, 145, 0, 0.8);
}#body :is(.bg-sw-warning-background\/85) {
  background-color: rgba(223, 145, 0, 0.85);
}#body :is(.bg-sw-warning-background\/90) {
  background-color: rgba(223, 145, 0, 0.9);
}#body :is(.bg-sw-warning-background\/95) {
  background-color: rgba(223, 145, 0, 0.95);
}#body :is(.bg-sw-warning-opacity) {
  background-color: rgba(223, 145, 0, 0.1);
}#body :is(.bg-sw-warning-opacity\/0) {
  background-color: rgba(223, 145, 0, 0);
}#body :is(.bg-sw-warning-opacity\/10) {
  background-color: rgba(223, 145, 0, 0.1);
}#body :is(.bg-sw-warning-opacity\/100) {
  background-color: rgba(223, 145, 0, 1);
}#body :is(.bg-sw-warning-opacity\/15) {
  background-color: rgba(223, 145, 0, 0.15);
}#body :is(.bg-sw-warning-opacity\/20) {
  background-color: rgba(223, 145, 0, 0.2);
}#body :is(.bg-sw-warning-opacity\/25) {
  background-color: rgba(223, 145, 0, 0.25);
}#body :is(.bg-sw-warning-opacity\/30) {
  background-color: rgba(223, 145, 0, 0.3);
}#body :is(.bg-sw-warning-opacity\/35) {
  background-color: rgba(223, 145, 0, 0.35);
}#body :is(.bg-sw-warning-opacity\/40) {
  background-color: rgba(223, 145, 0, 0.4);
}#body :is(.bg-sw-warning-opacity\/45) {
  background-color: rgba(223, 145, 0, 0.45);
}#body :is(.bg-sw-warning-opacity\/5) {
  background-color: rgba(223, 145, 0, 0.05);
}#body :is(.bg-sw-warning-opacity\/50) {
  background-color: rgba(223, 145, 0, 0.5);
}#body :is(.bg-sw-warning-opacity\/55) {
  background-color: rgba(223, 145, 0, 0.55);
}#body :is(.bg-sw-warning-opacity\/60) {
  background-color: rgba(223, 145, 0, 0.6);
}#body :is(.bg-sw-warning-opacity\/65) {
  background-color: rgba(223, 145, 0, 0.65);
}#body :is(.bg-sw-warning-opacity\/70) {
  background-color: rgba(223, 145, 0, 0.7);
}#body :is(.bg-sw-warning-opacity\/75) {
  background-color: rgba(223, 145, 0, 0.75);
}#body :is(.bg-sw-warning-opacity\/80) {
  background-color: rgba(223, 145, 0, 0.8);
}#body :is(.bg-sw-warning-opacity\/85) {
  background-color: rgba(223, 145, 0, 0.85);
}#body :is(.bg-sw-warning-opacity\/90) {
  background-color: rgba(223, 145, 0, 0.9);
}#body :is(.bg-sw-warning-opacity\/95) {
  background-color: rgba(223, 145, 0, 0.95);
}#body :is(.bg-sw-warning\/0) {
  background-color: rgb(223 145 0 / 0);
}#body :is(.bg-sw-warning\/10) {
  background-color: rgb(223 145 0 / 0.1);
}#body :is(.bg-sw-warning\/100) {
  background-color: rgb(223 145 0 / 1);
}#body :is(.bg-sw-warning\/15) {
  background-color: rgb(223 145 0 / 0.15);
}#body :is(.bg-sw-warning\/20) {
  background-color: rgb(223 145 0 / 0.2);
}#body :is(.bg-sw-warning\/25) {
  background-color: rgb(223 145 0 / 0.25);
}#body :is(.bg-sw-warning\/30) {
  background-color: rgb(223 145 0 / 0.3);
}#body :is(.bg-sw-warning\/35) {
  background-color: rgb(223 145 0 / 0.35);
}#body :is(.bg-sw-warning\/40) {
  background-color: rgb(223 145 0 / 0.4);
}#body :is(.bg-sw-warning\/45) {
  background-color: rgb(223 145 0 / 0.45);
}#body :is(.bg-sw-warning\/5) {
  background-color: rgb(223 145 0 / 0.05);
}#body :is(.bg-sw-warning\/50) {
  background-color: rgb(223 145 0 / 0.5);
}#body :is(.bg-sw-warning\/55) {
  background-color: rgb(223 145 0 / 0.55);
}#body :is(.bg-sw-warning\/60) {
  background-color: rgb(223 145 0 / 0.6);
}#body :is(.bg-sw-warning\/65) {
  background-color: rgb(223 145 0 / 0.65);
}#body :is(.bg-sw-warning\/70) {
  background-color: rgb(223 145 0 / 0.7);
}#body :is(.bg-sw-warning\/75) {
  background-color: rgb(223 145 0 / 0.75);
}#body :is(.bg-sw-warning\/80) {
  background-color: rgb(223 145 0 / 0.8);
}#body :is(.bg-sw-warning\/85) {
  background-color: rgb(223 145 0 / 0.85);
}#body :is(.bg-sw-warning\/90) {
  background-color: rgb(223 145 0 / 0.9);
}#body :is(.bg-sw-warning\/95) {
  background-color: rgb(223 145 0 / 0.95);
}#body :is(.bg-transparent) {
  background-color: transparent;
}#body :is(.bg-transparent\/0) {
  background-color: rgb(0 0 0 / 0);
}#body :is(.bg-transparent\/10) {
  background-color: rgb(0 0 0 / 0.1);
}#body :is(.bg-transparent\/100) {
  background-color: rgb(0 0 0 / 1);
}#body :is(.bg-transparent\/15) {
  background-color: rgb(0 0 0 / 0.15);
}#body :is(.bg-transparent\/20) {
  background-color: rgb(0 0 0 / 0.2);
}#body :is(.bg-transparent\/25) {
  background-color: rgb(0 0 0 / 0.25);
}#body :is(.bg-transparent\/30) {
  background-color: rgb(0 0 0 / 0.3);
}#body :is(.bg-transparent\/35) {
  background-color: rgb(0 0 0 / 0.35);
}#body :is(.bg-transparent\/40) {
  background-color: rgb(0 0 0 / 0.4);
}#body :is(.bg-transparent\/45) {
  background-color: rgb(0 0 0 / 0.45);
}#body :is(.bg-transparent\/5) {
  background-color: rgb(0 0 0 / 0.05);
}#body :is(.bg-transparent\/50) {
  background-color: rgb(0 0 0 / 0.5);
}#body :is(.bg-transparent\/55) {
  background-color: rgb(0 0 0 / 0.55);
}#body :is(.bg-transparent\/60) {
  background-color: rgb(0 0 0 / 0.6);
}#body :is(.bg-transparent\/65) {
  background-color: rgb(0 0 0 / 0.65);
}#body :is(.bg-transparent\/70) {
  background-color: rgb(0 0 0 / 0.7);
}#body :is(.bg-transparent\/75) {
  background-color: rgb(0 0 0 / 0.75);
}#body :is(.bg-transparent\/80) {
  background-color: rgb(0 0 0 / 0.8);
}#body :is(.bg-transparent\/85) {
  background-color: rgb(0 0 0 / 0.85);
}#body :is(.bg-transparent\/90) {
  background-color: rgb(0 0 0 / 0.9);
}#body :is(.bg-transparent\/95) {
  background-color: rgb(0 0 0 / 0.95);
}#body :is(.bg-opacity-0) {
  --tw-bg-opacity: 0;
}#body :is(.bg-opacity-10) {
  --tw-bg-opacity: 0.1;
}#body :is(.bg-opacity-100) {
  --tw-bg-opacity: 1;
}#body :is(.bg-opacity-15) {
  --tw-bg-opacity: 0.15;
}#body :is(.bg-opacity-20) {
  --tw-bg-opacity: 0.2;
}#body :is(.bg-opacity-25) {
  --tw-bg-opacity: 0.25;
}#body :is(.bg-opacity-30) {
  --tw-bg-opacity: 0.3;
}#body :is(.bg-opacity-35) {
  --tw-bg-opacity: 0.35;
}#body :is(.bg-opacity-40) {
  --tw-bg-opacity: 0.4;
}#body :is(.bg-opacity-45) {
  --tw-bg-opacity: 0.45;
}#body :is(.bg-opacity-5) {
  --tw-bg-opacity: 0.05;
}#body :is(.bg-opacity-50) {
  --tw-bg-opacity: 0.5;
}#body :is(.bg-opacity-55) {
  --tw-bg-opacity: 0.55;
}#body :is(.bg-opacity-60) {
  --tw-bg-opacity: 0.6;
}#body :is(.bg-opacity-65) {
  --tw-bg-opacity: 0.65;
}#body :is(.bg-opacity-70) {
  --tw-bg-opacity: 0.7;
}#body :is(.bg-opacity-75) {
  --tw-bg-opacity: 0.75;
}#body :is(.bg-opacity-80) {
  --tw-bg-opacity: 0.8;
}#body :is(.bg-opacity-85) {
  --tw-bg-opacity: 0.85;
}#body :is(.bg-opacity-90) {
  --tw-bg-opacity: 0.9;
}#body :is(.bg-opacity-95) {
  --tw-bg-opacity: 0.95;
}#body :is(.bg-arrowhead) {
  background-image: url(/images/arrowhead.svg);
}#body :is(.bg-external-background) {
  background-image: url('/images/sw_external_bg.png');
}#body :is(.bg-gradient-to-b) {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}#body :is(.bg-gradient-to-bl) {
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}#body :is(.bg-gradient-to-br) {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}#body :is(.bg-gradient-to-l) {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}#body :is(.bg-gradient-to-r) {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}#body :is(.bg-gradient-to-t) {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}#body :is(.bg-gradient-to-tl) {
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}#body :is(.bg-gradient-to-tr) {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}#body :is(.bg-line) {
  background-image: url(/images/line.svg);
}#body :is(.bg-none) {
  background-image: none;
}#body :is(.from-sw-background-component) {
  --tw-gradient-from: #ffffff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}#body :is(.from-transparent) {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}#body :is(.via-sw-active-light-hex) {
  --tw-gradient-to: rgb(230 240 251 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #e6f0fb var(--tw-gradient-via-position), var(--tw-gradient-to);
}#body :is(.to-transparent) {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}#body :is(.bg-auto) {
  background-size: auto;
}#body :is(.bg-contain) {
  background-size: contain;
}#body :is(.bg-cover) {
  background-size: cover;
}#body :is(.bg-fixed) {
  background-attachment: fixed;
}#body :is(.bg-local) {
  background-attachment: local;
}#body :is(.bg-scroll) {
  background-attachment: scroll;
}#body :is(.bg-clip-border) {
  background-clip: border-box;
}#body :is(.bg-clip-padding) {
  background-clip: padding-box;
}#body :is(.bg-clip-content) {
  background-clip: content-box;
}#body :is(.bg-clip-text) {
  -webkit-background-clip: text;
          background-clip: text;
}#body :is(.bg-bottom) {
  background-position: bottom;
}#body :is(.bg-center) {
  background-position: center;
}#body :is(.bg-left) {
  background-position: left;
}#body :is(.bg-left-bottom) {
  background-position: left bottom;
}#body :is(.bg-left-top) {
  background-position: left top;
}#body :is(.bg-right) {
  background-position: right;
}#body :is(.bg-right-bottom) {
  background-position: right bottom;
}#body :is(.bg-right-top) {
  background-position: right top;
}#body :is(.bg-top) {
  background-position: top;
}#body :is(.bg-repeat) {
  background-repeat: repeat;
}#body :is(.bg-no-repeat) {
  background-repeat: no-repeat;
}#body :is(.bg-repeat-x) {
  background-repeat: repeat-x;
}#body :is(.bg-repeat-y) {
  background-repeat: repeat-y;
}#body :is(.bg-repeat-round) {
  background-repeat: round;
}#body :is(.bg-repeat-space) {
  background-repeat: space;
}#body :is(.bg-origin-border) {
  background-origin: border-box;
}#body :is(.bg-origin-padding) {
  background-origin: padding-box;
}#body :is(.bg-origin-content) {
  background-origin: content-box;
}#body :is(.fill-sw-border-alternate) {
  fill: #b9bab9;
}#body :is(.fill-sw-disabled) {
  fill: #b9bab9;
}#body :is(.fill-sw-error) {
  fill: #b41d13;
}#body :is(.fill-sw-icon) {
  fill: #58595b;
}#body :is(.fill-sw-primary) {
  fill: #006ba2;
}#body :is(.fill-sw-success) {
  fill: #1b7b3b;
}#body :is(.fill-sw-text-reverse) {
  fill: #ffffff;
}#body :is(.object-contain) {
  object-fit: contain;
}#body :is(.p-0) {
  padding: 0px;
}#body :is(.p-0\.5) {
  padding: 0.125rem;
}#body :is(.p-1) {
  padding: 0.25rem;
}#body :is(.p-12) {
  padding: 3rem;
}#body :is(.p-2) {
  padding: 0.5rem;
}#body :is(.p-2\.5) {
  padding: 0.625rem;
}#body :is(.p-24) {
  padding: 6rem;
}#body :is(.p-3) {
  padding: 0.75rem;
}#body :is(.p-4) {
  padding: 1rem;
}#body :is(.p-5) {
  padding: 1.25rem;
}#body :is(.p-6) {
  padding: 1.5rem;
}#body :is(.p-8) {
  padding: 2rem;
}#body :is(.px-0) {
  padding-left: 0px;
  padding-right: 0px;
}#body :is(.px-1) {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}#body :is(.px-2) {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}#body :is(.px-2\.5) {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}#body :is(.px-20) {
  padding-left: 5rem;
  padding-right: 5rem;
}#body :is(.px-3) {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}#body :is(.px-3\.5) {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}#body :is(.px-4) {
  padding-left: 1rem;
  padding-right: 1rem;
}#body :is(.px-5) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}#body :is(.px-6) {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}#body :is(.px-7) {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}#body :is(.px-8) {
  padding-left: 2rem;
  padding-right: 2rem;
}#body :is(.px-\[16px\]) {
  padding-left: 16px;
  padding-right: 16px;
}#body :is(.px-\[18px\]) {
  padding-left: 18px;
  padding-right: 18px;
}#body :is(.px-\[2px\]) {
  padding-left: 2px;
  padding-right: 2px;
}#body :is(.px-\[4px\]) {
  padding-left: 4px;
  padding-right: 4px;
}#body :is(.px-\[8px\]) {
  padding-left: 8px;
  padding-right: 8px;
}#body :is(.py-0) {
  padding-top: 0px;
  padding-bottom: 0px;
}#body :is(.py-0\.5) {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}#body :is(.py-1) {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}#body :is(.py-1\.5) {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}#body :is(.py-10) {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}#body :is(.py-12) {
  padding-top: 3rem;
  padding-bottom: 3rem;
}#body :is(.py-2) {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}#body :is(.py-2\.5) {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}#body :is(.py-3) {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}#body :is(.py-3\.5) {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}#body :is(.py-36) {
  padding-top: 9rem;
  padding-bottom: 9rem;
}#body :is(.py-4) {
  padding-top: 1rem;
  padding-bottom: 1rem;
}#body :is(.py-5) {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}#body :is(.py-6) {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}#body :is(.py-7) {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}#body :is(.py-8) {
  padding-top: 2rem;
  padding-bottom: 2rem;
}#body :is(.py-\[11px\]) {
  padding-top: 11px;
  padding-bottom: 11px;
}#body :is(.py-\[14px\]) {
  padding-top: 14px;
  padding-bottom: 14px;
}#body :is(.py-\[2px\]) {
  padding-top: 2px;
  padding-bottom: 2px;
}#body :is(.py-\[4px\]) {
  padding-top: 4px;
  padding-bottom: 4px;
}#body :is(.py-\[8px\]) {
  padding-top: 8px;
  padding-bottom: 8px;
}#body :is(.pb-0) {
  padding-bottom: 0px;
}#body :is(.pb-1) {
  padding-bottom: 0.25rem;
}#body :is(.pb-1\.5) {
  padding-bottom: 0.375rem;
}#body :is(.pb-10) {
  padding-bottom: 2.5rem;
}#body :is(.pb-12) {
  padding-bottom: 3rem;
}#body :is(.pb-2) {
  padding-bottom: 0.5rem;
}#body :is(.pb-24) {
  padding-bottom: 6rem;
}#body :is(.pb-28) {
  padding-bottom: 7rem;
}#body :is(.pb-3) {
  padding-bottom: 0.75rem;
}#body :is(.pb-4) {
  padding-bottom: 1rem;
}#body :is(.pb-40) {
  padding-bottom: 10rem;
}#body :is(.pb-5) {
  padding-bottom: 1.25rem;
}#body :is(.pb-6) {
  padding-bottom: 1.5rem;
}#body :is(.pb-7) {
  padding-bottom: 1.75rem;
}#body :is(.pb-8) {
  padding-bottom: 2rem;
}#body :is(.pb-\[72px\]) {
  padding-bottom: 72px;
}#body :is(.pl-0) {
  padding-left: 0px;
}#body :is(.pl-0\.5) {
  padding-left: 0.125rem;
}#body :is(.pl-1) {
  padding-left: 0.25rem;
}#body :is(.pl-12) {
  padding-left: 3rem;
}#body :is(.pl-2) {
  padding-left: 0.5rem;
}#body :is(.pl-3) {
  padding-left: 0.75rem;
}#body :is(.pl-4) {
  padding-left: 1rem;
}#body :is(.pl-5) {
  padding-left: 1.25rem;
}#body :is(.pl-6) {
  padding-left: 1.5rem;
}#body :is(.pl-7) {
  padding-left: 1.75rem;
}#body :is(.pl-8) {
  padding-left: 2rem;
}#body :is(.pl-\[8px\]) {
  padding-left: 8px;
}#body :is(.pr-0) {
  padding-right: 0px;
}#body :is(.pr-0\.5) {
  padding-right: 0.125rem;
}#body :is(.pr-1) {
  padding-right: 0.25rem;
}#body :is(.pr-10) {
  padding-right: 2.5rem;
}#body :is(.pr-14) {
  padding-right: 3.5rem;
}#body :is(.pr-16) {
  padding-right: 4rem;
}#body :is(.pr-2) {
  padding-right: 0.5rem;
}#body :is(.pr-3) {
  padding-right: 0.75rem;
}#body :is(.pr-4) {
  padding-right: 1rem;
}#body :is(.pr-5) {
  padding-right: 1.25rem;
}#body :is(.pr-6) {
  padding-right: 1.5rem;
}#body :is(.pr-8) {
  padding-right: 2rem;
}#body :is(.pt-0) {
  padding-top: 0px;
}#body :is(.pt-0\.5) {
  padding-top: 0.125rem;
}#body :is(.pt-1) {
  padding-top: 0.25rem;
}#body :is(.pt-16) {
  padding-top: 4rem;
}#body :is(.pt-2) {
  padding-top: 0.5rem;
}#body :is(.pt-3) {
  padding-top: 0.75rem;
}#body :is(.pt-4) {
  padding-top: 1rem;
}#body :is(.pt-5) {
  padding-top: 1.25rem;
}#body :is(.pt-6) {
  padding-top: 1.5rem;
}#body :is(.pt-8) {
  padding-top: 2rem;
}#body :is(.text-left) {
  text-align: left;
}#body :is(.text-center) {
  text-align: center;
}#body :is(.\!text-right) {
  text-align: right !important;
}#body :is(.text-right) {
  text-align: right;
}#body :is(.text-justify) {
  text-align: justify;
}#body :is(.text-start) {
  text-align: start;
}#body :is(.text-end) {
  text-align: end;
}#body :is(.align-middle) {
  vertical-align: middle;
}#body :is(.font-\[\'Roboto\'\]) {
  font-family: 'Roboto';
}#body :is(.font-mono) {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}#body :is(.font-sans) {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}#body :is(.text-2xl) {
  font-size: 1.5rem;
  line-height: 2rem;
}#body :is(.text-3xl) {
  font-size: 1.875rem;
  line-height: 2.25rem;
}#body :is(.text-5xl) {
  font-size: 3rem;
  line-height: 1;
}#body :is(.text-\[10px\]) {
  font-size: 10px;
}#body :is(.text-\[11px\]) {
  font-size: 11px;
}#body :is(.text-\[12px\]) {
  font-size: 12px;
}#body :is(.text-\[14px\]) {
  font-size: 14px;
}#body :is(.text-\[8px\]) {
  font-size: 8px;
}#body :is(.text-\[9px\]) {
  font-size: 9px;
}#body :is(.text-base) {
  font-size: 1rem;
  line-height: 1.5rem;
}#body :is(.text-lg) {
  font-size: 1.125rem;
  line-height: 1.75rem;
}#body :is(.text-sm) {
  font-size: 0.875rem;
  line-height: 1.25rem;
}#body :is(.text-xl) {
  font-size: 1.25rem;
  line-height: 1.75rem;
}#body :is(.text-xs) {
  font-size: 0.75rem;
  line-height: 1rem;
}#body :is(.text-xxs) {
  font-size: .625rem;
  line-height: .75rem;
}#body :is(.\!font-bold) {
  font-weight: 700 !important;
}#body :is(.font-bold) {
  font-weight: 700;
}#body :is(.font-medium) {
  font-weight: 500;
}#body :is(.font-normal) {
  font-weight: 400;
}#body :is(.font-semibold) {
  font-weight: 600;
}#body :is(.uppercase) {
  text-transform: uppercase;
}#body :is(.lowercase) {
  text-transform: lowercase;
}#body :is(.capitalize) {
  text-transform: capitalize;
}#body :is(.normal-case) {
  text-transform: none;
}#body :is(.italic) {
  font-style: italic;
}#body :is(.ordinal) {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}#body :is(.leading-3) {
  line-height: .75rem;
}#body :is(.leading-4) {
  line-height: 1rem;
}#body :is(.leading-7) {
  line-height: 1.75rem;
}#body :is(.leading-8) {
  line-height: 2rem;
}#body :is(.leading-\[1\.5em\]) {
  line-height: 1.5em;
}#body :is(.leading-\[10px\]) {
  line-height: 10px;
}#body :is(.leading-\[1\]) {
  line-height: 1;
}#body :is(.leading-\[8px\]) {
  line-height: 8px;
}#body :is(.leading-none) {
  line-height: 1;
}#body :is(.leading-normal) {
  line-height: 1.5;
}#body :is(.leading-relaxed) {
  line-height: 1.625;
}#body :is(.leading-tight) {
  line-height: 1.25;
}#body :is(.tracking-\[0px\]) {
  letter-spacing: 0px;
}#body :is(.tracking-wide) {
  letter-spacing: 0.025em;
}#body :is(.tracking-wider) {
  letter-spacing: 0.05em;
}#body :is(.text-\[\#000\]) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}#body :is(.text-\[\#00a3e0\]) {
  --tw-text-opacity: 1;
  color: rgb(0 163 224 / var(--tw-text-opacity));
}#body :is(.text-\[\#0A6FDB\]) {
  --tw-text-opacity: 1;
  color: rgb(10 111 219 / var(--tw-text-opacity));
}#body :is(.text-\[\#126CA4\]) {
  --tw-text-opacity: 1;
  color: rgb(18 108 164 / var(--tw-text-opacity));
}#body :is(.text-\[\#1B7B3B\]) {
  --tw-text-opacity: 1;
  color: rgb(27 123 59 / var(--tw-text-opacity));
}#body :is(.text-\[\#1f2937\]) {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}#body :is(.text-\[\#58595B\]) {
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
}#body :is(.text-\[\#808080\]) {
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity));
}#body :is(.text-\[\#838383\]) {
  --tw-text-opacity: 1;
  color: rgb(131 131 131 / var(--tw-text-opacity));
}#body :is(.text-\[\#B41D13\]) {
  --tw-text-opacity: 1;
  color: rgb(180 29 19 / var(--tw-text-opacity));
}#body :is(.text-\[\#DF9100\]) {
  --tw-text-opacity: 1;
  color: rgb(223 145 0 / var(--tw-text-opacity));
}#body :is(.text-\[\#b41d13\]) {
  --tw-text-opacity: 1;
  color: rgb(180 29 19 / var(--tw-text-opacity));
}#body :is(.text-\[\#f6cf00\]) {
  --tw-text-opacity: 1;
  color: rgb(246 207 0 / var(--tw-text-opacity));
}#body :is(.text-\[\#fff\]) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}#body :is(.text-\[\#ffffff\]) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}#body :is(.text-sw-active) {
  --tw-text-opacity: 1;
  color: rgb(10 111 219 / var(--tw-text-opacity));
}#body :is(.text-sw-active-light-hex) {
  --tw-text-opacity: 1;
  color: rgb(230 240 251 / var(--tw-text-opacity));
}#body :is(.text-sw-background-header) {
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
}#body :is(.text-sw-destroy) {
  --tw-text-opacity: 1;
  color: rgb(180 29 19 / var(--tw-text-opacity));
}#body :is(.text-sw-disabled) {
  --tw-text-opacity: 1;
  color: rgb(185 186 185 / var(--tw-text-opacity));
}#body :is(.text-sw-disabled-text) {
  --tw-text-opacity: 1;
  color: rgb(131 131 131 / var(--tw-text-opacity));
}#body :is(.text-sw-error) {
  --tw-text-opacity: 1;
  color: rgb(180 29 19 / var(--tw-text-opacity));
}#body :is(.text-sw-error-dark) {
  --tw-text-opacity: 1;
  color: rgb(135 22 15 / var(--tw-text-opacity));
}#body :is(.text-sw-error-light) {
  --tw-text-opacity: 1;
  color: rgb(203 82 65 / var(--tw-text-opacity));
}#body :is(.text-sw-focused) {
  --tw-text-opacity: 1;
  color: rgb(0 107 162 / var(--tw-text-opacity));
}#body :is(.text-sw-form-field) {
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
}#body :is(.text-sw-form-helper-text) {
  --tw-text-opacity: 1;
  color: rgb(131 131 131 / var(--tw-text-opacity));
}#body :is(.text-sw-icon) {
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
}#body :is(.text-sw-info) {
  --tw-text-opacity: 1;
  color: rgb(38 40 43 / var(--tw-text-opacity));
}#body :is(.text-sw-label) {
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
}#body :is(.text-sw-link-light) {
  --tw-text-opacity: 1;
  color: rgb(17 162 220 / var(--tw-text-opacity));
}#body :is(.text-sw-primary) {
  --tw-text-opacity: 1;
  color: rgb(0 107 162 / var(--tw-text-opacity));
}#body :is(.text-sw-secondary) {
  --tw-text-opacity: 1;
  color: rgb(17 162 220 / var(--tw-text-opacity));
}#body :is(.text-sw-success) {
  --tw-text-opacity: 1;
  color: rgb(27 123 59 / var(--tw-text-opacity));
}#body :is(.text-sw-tag-default) {
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
}#body :is(.text-sw-text) {
  --tw-text-opacity: 1;
  color: rgb(38 40 43 / var(--tw-text-opacity));
}#body :is(.text-sw-text-reverse) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}#body :is(.text-sw-text-reverse-alternate) {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity));
}#body :is(.text-sw-text-section-title) {
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
}#body :is(.text-sw-warning) {
  --tw-text-opacity: 1;
  color: rgb(223 145 0 / var(--tw-text-opacity));
}#body :is(.underline) {
  text-decoration-line: underline;
}#body :is(.no-underline) {
  text-decoration-line: none;
}#body :is(.opacity-0) {
  opacity: 0;
}#body :is(.opacity-100) {
  opacity: 1;
}#body :is(.opacity-30) {
  opacity: 0.3;
}#body :is(.opacity-50) {
  opacity: 0.5;
}#body :is(.opacity-60) {
  opacity: 0.6;
}#body :is(.opacity-75) {
  opacity: 0.75;
}#body :is(.opacity-80) {
  opacity: 0.8;
}#body :is(.bg-blend-normal) {
  background-blend-mode: normal;
}#body :is(.bg-blend-multiply) {
  background-blend-mode: multiply;
}#body :is(.bg-blend-screen) {
  background-blend-mode: screen;
}#body :is(.bg-blend-overlay) {
  background-blend-mode: overlay;
}#body :is(.bg-blend-darken) {
  background-blend-mode: darken;
}#body :is(.bg-blend-lighten) {
  background-blend-mode: lighten;
}#body :is(.bg-blend-color-dodge) {
  background-blend-mode: color-dodge;
}#body :is(.bg-blend-color-burn) {
  background-blend-mode: color-burn;
}#body :is(.bg-blend-hard-light) {
  background-blend-mode: hard-light;
}#body :is(.bg-blend-soft-light) {
  background-blend-mode: soft-light;
}#body :is(.bg-blend-difference) {
  background-blend-mode: difference;
}#body :is(.bg-blend-exclusion) {
  background-blend-mode: exclusion;
}#body :is(.bg-blend-hue) {
  background-blend-mode: hue;
}#body :is(.bg-blend-saturation) {
  background-blend-mode: saturation;
}#body :is(.bg-blend-color) {
  background-blend-mode: color;
}#body :is(.bg-blend-luminosity) {
  background-blend-mode: luminosity;
}#body :is(.shadow) {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}#body :is(.shadow-inner-bottom) {
  --tw-shadow: inset 0 -1px 0 0 #d8d8d8;
  --tw-shadow-colored: inset 0 -1px 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}#body :is(.shadow-lg) {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}#body :is(.shadow-md) {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}#body :is(.shadow-sm) {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}#body :is(.shadow-xl) {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}#body :is(.shadow-sw-disabled) {
  --tw-shadow-color: #b9bab9;
  --tw-shadow: var(--tw-shadow-colored);
}#body :is(.outline) {
  outline-style: solid;
}#body :is(.outline-1) {
  outline-width: 1px;
}#body :is(.outline-2) {
  outline-width: 2px;
}#body :is(.outline-offset-2) {
  outline-offset: 2px;
}#body :is(.outline-sw-active) {
  outline-color: #0a6fdb;
}#body :is(.outline-sw-error) {
  outline-color: #b41d13;
}#body :is(.outline-sw-primary) {
  outline-color: #006ba2;
}#body :is(.blur) {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}#body :is(.drop-shadow) {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}#body :is(.drop-shadow-2xl) {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}#body :is(.drop-shadow-md) {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}#body :is(.invert) {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}#body :is(.\!filter) {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}#body :is(.filter) {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}#body :is(.backdrop-blur-lg) {
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}#body :is(.backdrop-filter) {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}#body :is(.transition) {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}#body :is(.transition-all) {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}#body :is(.transition-colors) {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}#body :is(.transition-opacity) {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}#body :is(.transition-transform) {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}#body :is(.delay-200) {
  transition-delay: 200ms;
}#body :is(.duration-200) {
  transition-duration: 200ms;
}#body :is(.duration-300) {
  transition-duration: 300ms;
}#body :is(.ease-in-out) {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}#body :is(.ease-out) {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}#body :is(.\@container) {
  container-type: inline-size;
}#body :is(.\@container\/openCloseTime) {
  container-type: inline-size;
  container-name: openCloseTime;
}#body :is(.h-full-minus-10) {
  height: calc(100% - 2.5rem);
}#body :is(.h-full-minus-14) {
  height: calc(100% - 3.5rem);
}#body :is(.h-screen-minus-16) {
  height: calc(100vh - 4rem);
}#body :is(.min-h-screen-minus-16) {
  min-height: calc(100vh - 4rem);
}#body :is(.h-screen-minus-20) {
  height: calc(100vh - 5rem);
}#body :is(.min-h-screen-minus-20) {
  min-height: calc(100vh - 5rem);
}#body :is(.h-screen-minus-24) {
  height: calc(100vh - 6rem);
}#body :is(.h-screen-minus-27) {
  height: calc(100vh - 6.75rem);
}#body :is(.h-screen-minus-28) {
  height: calc(100vh - 7rem);
}#body :is(.min-h-screen-minus-28) {
  min-height: calc(100vh - 7rem);
}#body :is(.h-screen-minus-39) {
  height: calc(100vh - 9.75rem);
}#body :is(.h-screen-minus-45) {
  height: calc(100vh - 11.25rem);
}#body :is(.h-screen-minus-47) {
  height: calc(100vh - 11.75rem);
}#body :is(.h-screen-minus-56) {
  height: calc(100vh - 14rem);
}#body :is(.hyphens) {
  -webkit-hyphens: auto;
          hyphens: auto;
}#body :is(.h-screen-30) {
  height: 30vh;
}#body :is(.h-screen-85) {
  height: 85vh;
}#body :is(.max-h-screen-70) {
  max-height: 70vh;
}#body :is(.max-h-screen-75) {
  max-height: 75vh;
}#body :is(.max-h-screen-80) {
  max-height: 80vh;
}#body :is(.grid-auto-rows-5) {
  grid-auto-rows: minmax(1.25rem, auto);
}#body :is(.grid-auto-rows-8) {
  grid-auto-rows: minmax(2rem, auto);
}#body :is(.grid-auto-rows-15) {
  grid-auto-rows: minmax(3.75rem, auto);
}#body :is(.sw-border-t) {
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: #d8d8d8;
}#body :is(.sw-border-b) {
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #d8d8d8;
}#body :is(.tw-hidden) {
  display: none;
}#body :is(.before\:block)::before {
  content: var(--tw-content);
  display: block;
}#body :is(.before\:h-0)::before {
  content: var(--tw-content);
  height: 0px;
}#body :is(.before\:h-2)::before {
  content: var(--tw-content);
  height: 0.5rem;
}#body :is(.before\:content-\[\'\\2022__\'\])::before {
  --tw-content: '\2022  ';
  content: var(--tw-content);
}#body :is(.after\:block)::after {
  content: var(--tw-content);
  display: block;
}#body :is(.after\:h-1)::after {
  content: var(--tw-content);
  height: 0.25rem;
}#body :is(.after\:h-2)::after {
  content: var(--tw-content);
  height: 0.5rem;
}#body :is(.after\:border-0)::after {
  content: var(--tw-content);
  border-width: 0px;
}#body :is(.first\:mt-0:first-child) {
  margin-top: 0px;
}#body :is(.first\:border-0:first-child) {
  border-width: 0px;
}#body :is(.first\:pt-0:first-child) {
  padding-top: 0px;
}#body :is(.last\:mb-0:last-child) {
  margin-bottom: 0px;
}#body :is(.last\:rounded-b:last-child) {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}#body :is(.last\:rounded-tr:last-child) {
  border-top-right-radius: 0.25rem;
}#body :is(.last\:border-b-0:last-child) {
  border-bottom-width: 0px;
}#body :is(.last\:border-r-0:last-child) {
  border-right-width: 0px;
}#body :is(.last\:border-none:last-child) {
  border-style: none;
}#body :is(.odd\:bg-sw-background:nth-child(odd)) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}#body :is(.even\:bg-sw-background:nth-child(even)) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}#body :is(.empty\:p-0:empty) {
  padding: 0px;
}#body :is(.hover\:border-collapse:hover) {
  border-collapse: collapse;
}#body :is(.hover\:border-separate:hover) {
  border-collapse: separate;
}#body :is(.hover\:border-spacing-0:hover) {
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-0\.5:hover) {
  --tw-border-spacing-x: 0.125rem;
  --tw-border-spacing-y: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-1:hover) {
  --tw-border-spacing-x: 0.25rem;
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-1\.5:hover) {
  --tw-border-spacing-x: 0.375rem;
  --tw-border-spacing-y: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-10:hover) {
  --tw-border-spacing-x: 2.5rem;
  --tw-border-spacing-y: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-11:hover) {
  --tw-border-spacing-x: 2.75rem;
  --tw-border-spacing-y: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-12:hover) {
  --tw-border-spacing-x: 3rem;
  --tw-border-spacing-y: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-14:hover) {
  --tw-border-spacing-x: 3.5rem;
  --tw-border-spacing-y: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-16:hover) {
  --tw-border-spacing-x: 4rem;
  --tw-border-spacing-y: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-2:hover) {
  --tw-border-spacing-x: 0.5rem;
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-2\.5:hover) {
  --tw-border-spacing-x: 0.625rem;
  --tw-border-spacing-y: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-20:hover) {
  --tw-border-spacing-x: 5rem;
  --tw-border-spacing-y: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-24:hover) {
  --tw-border-spacing-x: 6rem;
  --tw-border-spacing-y: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-28:hover) {
  --tw-border-spacing-x: 7rem;
  --tw-border-spacing-y: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-3:hover) {
  --tw-border-spacing-x: 0.75rem;
  --tw-border-spacing-y: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-3\.5:hover) {
  --tw-border-spacing-x: 0.875rem;
  --tw-border-spacing-y: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-32:hover) {
  --tw-border-spacing-x: 8rem;
  --tw-border-spacing-y: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-36:hover) {
  --tw-border-spacing-x: 9rem;
  --tw-border-spacing-y: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-4:hover) {
  --tw-border-spacing-x: 1rem;
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-40:hover) {
  --tw-border-spacing-x: 10rem;
  --tw-border-spacing-y: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-44:hover) {
  --tw-border-spacing-x: 11rem;
  --tw-border-spacing-y: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-48:hover) {
  --tw-border-spacing-x: 12rem;
  --tw-border-spacing-y: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-5:hover) {
  --tw-border-spacing-x: 1.25rem;
  --tw-border-spacing-y: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-52:hover) {
  --tw-border-spacing-x: 13rem;
  --tw-border-spacing-y: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-56:hover) {
  --tw-border-spacing-x: 14rem;
  --tw-border-spacing-y: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-6:hover) {
  --tw-border-spacing-x: 1.5rem;
  --tw-border-spacing-y: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-60:hover) {
  --tw-border-spacing-x: 15rem;
  --tw-border-spacing-y: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-64:hover) {
  --tw-border-spacing-x: 16rem;
  --tw-border-spacing-y: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-7:hover) {
  --tw-border-spacing-x: 1.75rem;
  --tw-border-spacing-y: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-72:hover) {
  --tw-border-spacing-x: 18rem;
  --tw-border-spacing-y: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-8:hover) {
  --tw-border-spacing-x: 2rem;
  --tw-border-spacing-y: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-80:hover) {
  --tw-border-spacing-x: 20rem;
  --tw-border-spacing-y: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-9:hover) {
  --tw-border-spacing-x: 2.25rem;
  --tw-border-spacing-y: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-96:hover) {
  --tw-border-spacing-x: 24rem;
  --tw-border-spacing-y: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-px:hover) {
  --tw-border-spacing-x: 1px;
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-0:hover) {
  --tw-border-spacing-x: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-0\.5:hover) {
  --tw-border-spacing-x: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-1:hover) {
  --tw-border-spacing-x: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-1\.5:hover) {
  --tw-border-spacing-x: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-10:hover) {
  --tw-border-spacing-x: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-11:hover) {
  --tw-border-spacing-x: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-12:hover) {
  --tw-border-spacing-x: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-14:hover) {
  --tw-border-spacing-x: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-16:hover) {
  --tw-border-spacing-x: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-2:hover) {
  --tw-border-spacing-x: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-2\.5:hover) {
  --tw-border-spacing-x: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-20:hover) {
  --tw-border-spacing-x: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-24:hover) {
  --tw-border-spacing-x: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-28:hover) {
  --tw-border-spacing-x: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-3:hover) {
  --tw-border-spacing-x: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-3\.5:hover) {
  --tw-border-spacing-x: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-32:hover) {
  --tw-border-spacing-x: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-36:hover) {
  --tw-border-spacing-x: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-4:hover) {
  --tw-border-spacing-x: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-40:hover) {
  --tw-border-spacing-x: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-44:hover) {
  --tw-border-spacing-x: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-48:hover) {
  --tw-border-spacing-x: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-5:hover) {
  --tw-border-spacing-x: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-52:hover) {
  --tw-border-spacing-x: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-56:hover) {
  --tw-border-spacing-x: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-6:hover) {
  --tw-border-spacing-x: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-60:hover) {
  --tw-border-spacing-x: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-64:hover) {
  --tw-border-spacing-x: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-7:hover) {
  --tw-border-spacing-x: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-72:hover) {
  --tw-border-spacing-x: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-8:hover) {
  --tw-border-spacing-x: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-80:hover) {
  --tw-border-spacing-x: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-9:hover) {
  --tw-border-spacing-x: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-96:hover) {
  --tw-border-spacing-x: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-x-px:hover) {
  --tw-border-spacing-x: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-0:hover) {
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-0\.5:hover) {
  --tw-border-spacing-y: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-1:hover) {
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-1\.5:hover) {
  --tw-border-spacing-y: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-10:hover) {
  --tw-border-spacing-y: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-11:hover) {
  --tw-border-spacing-y: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-12:hover) {
  --tw-border-spacing-y: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-14:hover) {
  --tw-border-spacing-y: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-16:hover) {
  --tw-border-spacing-y: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-2:hover) {
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-2\.5:hover) {
  --tw-border-spacing-y: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-20:hover) {
  --tw-border-spacing-y: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-24:hover) {
  --tw-border-spacing-y: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-28:hover) {
  --tw-border-spacing-y: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-3:hover) {
  --tw-border-spacing-y: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-3\.5:hover) {
  --tw-border-spacing-y: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-32:hover) {
  --tw-border-spacing-y: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-36:hover) {
  --tw-border-spacing-y: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-4:hover) {
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-40:hover) {
  --tw-border-spacing-y: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-44:hover) {
  --tw-border-spacing-y: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-48:hover) {
  --tw-border-spacing-y: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-5:hover) {
  --tw-border-spacing-y: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-52:hover) {
  --tw-border-spacing-y: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-56:hover) {
  --tw-border-spacing-y: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-6:hover) {
  --tw-border-spacing-y: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-60:hover) {
  --tw-border-spacing-y: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-64:hover) {
  --tw-border-spacing-y: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-7:hover) {
  --tw-border-spacing-y: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-72:hover) {
  --tw-border-spacing-y: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-8:hover) {
  --tw-border-spacing-y: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-80:hover) {
  --tw-border-spacing-y: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-9:hover) {
  --tw-border-spacing-y: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-96:hover) {
  --tw-border-spacing-y: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:border-spacing-y-px:hover) {
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}#body :is(.hover\:cursor-default:hover) {
  cursor: default;
}#body :is(.hover\:cursor-not-allowed:hover) {
  cursor: not-allowed;
}#body :is(.hover\:cursor-pointer:hover) {
  cursor: pointer;
}#body :is(.hover\:border-0:hover) {
  border-width: 0px;
}#body :is(.hover\:border-1:hover) {
  border-width: 1px;
}#body :is(.hover\:border-2:hover) {
  border-width: 2px;
}#body :is(.hover\:border-4:hover) {
  border-width: 4px;
}#body :is(.hover\:border-8:hover) {
  border-width: 8px;
}#body :is(.hover\:border-x:hover) {
  border-left-width: 1px;
  border-right-width: 1px;
}#body :is(.hover\:border-x-0:hover) {
  border-left-width: 0px;
  border-right-width: 0px;
}#body :is(.hover\:border-x-1:hover) {
  border-left-width: 1px;
  border-right-width: 1px;
}#body :is(.hover\:border-x-2:hover) {
  border-left-width: 2px;
  border-right-width: 2px;
}#body :is(.hover\:border-x-4:hover) {
  border-left-width: 4px;
  border-right-width: 4px;
}#body :is(.hover\:border-x-8:hover) {
  border-left-width: 8px;
  border-right-width: 8px;
}#body :is(.hover\:border-y:hover) {
  border-top-width: 1px;
  border-bottom-width: 1px;
}#body :is(.hover\:border-y-0:hover) {
  border-top-width: 0px;
  border-bottom-width: 0px;
}#body :is(.hover\:border-y-1:hover) {
  border-top-width: 1px;
  border-bottom-width: 1px;
}#body :is(.hover\:border-y-2:hover) {
  border-top-width: 2px;
  border-bottom-width: 2px;
}#body :is(.hover\:border-y-4:hover) {
  border-top-width: 4px;
  border-bottom-width: 4px;
}#body :is(.hover\:border-y-8:hover) {
  border-top-width: 8px;
  border-bottom-width: 8px;
}#body :is(.hover\:border-b:hover) {
  border-bottom-width: 1px;
}#body :is(.hover\:border-b-0:hover) {
  border-bottom-width: 0px;
}#body :is(.hover\:border-b-1:hover) {
  border-bottom-width: 1px;
}#body :is(.hover\:border-b-2:hover) {
  border-bottom-width: 2px;
}#body :is(.hover\:border-b-4:hover) {
  border-bottom-width: 4px;
}#body :is(.hover\:border-b-8:hover) {
  border-bottom-width: 8px;
}#body :is(.hover\:border-e:hover) {
  border-inline-end-width: 1px;
}#body :is(.hover\:border-e-0:hover) {
  border-inline-end-width: 0px;
}#body :is(.hover\:border-e-1:hover) {
  border-inline-end-width: 1px;
}#body :is(.hover\:border-e-2:hover) {
  border-inline-end-width: 2px;
}#body :is(.hover\:border-e-4:hover) {
  border-inline-end-width: 4px;
}#body :is(.hover\:border-e-8:hover) {
  border-inline-end-width: 8px;
}#body :is(.hover\:border-l:hover) {
  border-left-width: 1px;
}#body :is(.hover\:border-l-0:hover) {
  border-left-width: 0px;
}#body :is(.hover\:border-l-1:hover) {
  border-left-width: 1px;
}#body :is(.hover\:border-l-2:hover) {
  border-left-width: 2px;
}#body :is(.hover\:border-l-4:hover) {
  border-left-width: 4px;
}#body :is(.hover\:border-l-8:hover) {
  border-left-width: 8px;
}#body :is(.hover\:border-l-\[6px\]:hover) {
  border-left-width: 6px;
}#body :is(.hover\:border-r:hover) {
  border-right-width: 1px;
}#body :is(.hover\:border-r-0:hover) {
  border-right-width: 0px;
}#body :is(.hover\:border-r-1:hover) {
  border-right-width: 1px;
}#body :is(.hover\:border-r-2:hover) {
  border-right-width: 2px;
}#body :is(.hover\:border-r-4:hover) {
  border-right-width: 4px;
}#body :is(.hover\:border-r-8:hover) {
  border-right-width: 8px;
}#body :is(.hover\:border-s:hover) {
  border-inline-start-width: 1px;
}#body :is(.hover\:border-s-0:hover) {
  border-inline-start-width: 0px;
}#body :is(.hover\:border-s-1:hover) {
  border-inline-start-width: 1px;
}#body :is(.hover\:border-s-2:hover) {
  border-inline-start-width: 2px;
}#body :is(.hover\:border-s-4:hover) {
  border-inline-start-width: 4px;
}#body :is(.hover\:border-s-8:hover) {
  border-inline-start-width: 8px;
}#body :is(.hover\:border-t:hover) {
  border-top-width: 1px;
}#body :is(.hover\:border-t-0:hover) {
  border-top-width: 0px;
}#body :is(.hover\:border-t-1:hover) {
  border-top-width: 1px;
}#body :is(.hover\:border-t-2:hover) {
  border-top-width: 2px;
}#body :is(.hover\:border-t-4:hover) {
  border-top-width: 4px;
}#body :is(.hover\:border-t-8:hover) {
  border-top-width: 8px;
}#body :is(.hover\:border-solid:hover) {
  border-style: solid;
}#body :is(.hover\:border-dashed:hover) {
  border-style: dashed;
}#body :is(.hover\:border-dotted:hover) {
  border-style: dotted;
}#body :is(.hover\:border-double:hover) {
  border-style: double;
}#body :is(.hover\:border-hidden:hover) {
  border-style: hidden;
}#body :is(.hover\:border-none:hover) {
  border-style: none;
}#body :is(.hover\:border-sw-active:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-active-light:hover) {
  border-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-sw-active-light-hex:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-active-light-hex\/0:hover) {
  border-color: rgb(230 240 251 / 0);
}#body :is(.hover\:border-sw-active-light-hex\/10:hover) {
  border-color: rgb(230 240 251 / 0.1);
}#body :is(.hover\:border-sw-active-light-hex\/100:hover) {
  border-color: rgb(230 240 251 / 1);
}#body :is(.hover\:border-sw-active-light-hex\/15:hover) {
  border-color: rgb(230 240 251 / 0.15);
}#body :is(.hover\:border-sw-active-light-hex\/20:hover) {
  border-color: rgb(230 240 251 / 0.2);
}#body :is(.hover\:border-sw-active-light-hex\/25:hover) {
  border-color: rgb(230 240 251 / 0.25);
}#body :is(.hover\:border-sw-active-light-hex\/30:hover) {
  border-color: rgb(230 240 251 / 0.3);
}#body :is(.hover\:border-sw-active-light-hex\/35:hover) {
  border-color: rgb(230 240 251 / 0.35);
}#body :is(.hover\:border-sw-active-light-hex\/40:hover) {
  border-color: rgb(230 240 251 / 0.4);
}#body :is(.hover\:border-sw-active-light-hex\/45:hover) {
  border-color: rgb(230 240 251 / 0.45);
}#body :is(.hover\:border-sw-active-light-hex\/5:hover) {
  border-color: rgb(230 240 251 / 0.05);
}#body :is(.hover\:border-sw-active-light-hex\/50:hover) {
  border-color: rgb(230 240 251 / 0.5);
}#body :is(.hover\:border-sw-active-light-hex\/55:hover) {
  border-color: rgb(230 240 251 / 0.55);
}#body :is(.hover\:border-sw-active-light-hex\/60:hover) {
  border-color: rgb(230 240 251 / 0.6);
}#body :is(.hover\:border-sw-active-light-hex\/65:hover) {
  border-color: rgb(230 240 251 / 0.65);
}#body :is(.hover\:border-sw-active-light-hex\/70:hover) {
  border-color: rgb(230 240 251 / 0.7);
}#body :is(.hover\:border-sw-active-light-hex\/75:hover) {
  border-color: rgb(230 240 251 / 0.75);
}#body :is(.hover\:border-sw-active-light-hex\/80:hover) {
  border-color: rgb(230 240 251 / 0.8);
}#body :is(.hover\:border-sw-active-light-hex\/85:hover) {
  border-color: rgb(230 240 251 / 0.85);
}#body :is(.hover\:border-sw-active-light-hex\/90:hover) {
  border-color: rgb(230 240 251 / 0.9);
}#body :is(.hover\:border-sw-active-light-hex\/95:hover) {
  border-color: rgb(230 240 251 / 0.95);
}#body :is(.hover\:border-sw-active-light\/0:hover) {
  border-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-sw-active-light\/10:hover) {
  border-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-sw-active-light\/100:hover) {
  border-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-sw-active-light\/15:hover) {
  border-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-sw-active-light\/20:hover) {
  border-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-sw-active-light\/25:hover) {
  border-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-sw-active-light\/30:hover) {
  border-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-sw-active-light\/35:hover) {
  border-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-sw-active-light\/40:hover) {
  border-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-sw-active-light\/45:hover) {
  border-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-sw-active-light\/5:hover) {
  border-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-sw-active-light\/50:hover) {
  border-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-sw-active-light\/55:hover) {
  border-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-sw-active-light\/60:hover) {
  border-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-sw-active-light\/65:hover) {
  border-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-sw-active-light\/70:hover) {
  border-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-sw-active-light\/75:hover) {
  border-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-sw-active-light\/80:hover) {
  border-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-sw-active-light\/85:hover) {
  border-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-sw-active-light\/90:hover) {
  border-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-sw-active-light\/95:hover) {
  border-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-sw-active\/0:hover) {
  border-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-sw-active\/10:hover) {
  border-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-sw-active\/100:hover) {
  border-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-sw-active\/15:hover) {
  border-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-sw-active\/20:hover) {
  border-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-sw-active\/25:hover) {
  border-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-sw-active\/30:hover) {
  border-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-sw-active\/35:hover) {
  border-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-sw-active\/40:hover) {
  border-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-sw-active\/45:hover) {
  border-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-sw-active\/5:hover) {
  border-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-sw-active\/50:hover) {
  border-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-sw-active\/55:hover) {
  border-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-sw-active\/60:hover) {
  border-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-sw-active\/65:hover) {
  border-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-sw-active\/70:hover) {
  border-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-sw-active\/75:hover) {
  border-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-sw-active\/80:hover) {
  border-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-sw-active\/85:hover) {
  border-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-sw-active\/90:hover) {
  border-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-sw-active\/95:hover) {
  border-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-sw-background:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-background-component:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-background-component\/0:hover) {
  border-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-sw-background-component\/10:hover) {
  border-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-sw-background-component\/100:hover) {
  border-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-sw-background-component\/15:hover) {
  border-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-sw-background-component\/20:hover) {
  border-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-sw-background-component\/25:hover) {
  border-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-sw-background-component\/30:hover) {
  border-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-sw-background-component\/35:hover) {
  border-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-sw-background-component\/40:hover) {
  border-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-sw-background-component\/45:hover) {
  border-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-sw-background-component\/5:hover) {
  border-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-sw-background-component\/50:hover) {
  border-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-sw-background-component\/55:hover) {
  border-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-sw-background-component\/60:hover) {
  border-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-sw-background-component\/65:hover) {
  border-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-sw-background-component\/70:hover) {
  border-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-sw-background-component\/75:hover) {
  border-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-sw-background-component\/80:hover) {
  border-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-sw-background-component\/85:hover) {
  border-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-sw-background-component\/90:hover) {
  border-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-sw-background-component\/95:hover) {
  border-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-sw-background-header:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-background-header\/0:hover) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-sw-background-header\/10:hover) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-sw-background-header\/100:hover) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-sw-background-header\/15:hover) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-sw-background-header\/20:hover) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-sw-background-header\/25:hover) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-sw-background-header\/30:hover) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-sw-background-header\/35:hover) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-sw-background-header\/40:hover) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-sw-background-header\/45:hover) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-sw-background-header\/5:hover) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-sw-background-header\/50:hover) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-sw-background-header\/55:hover) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-sw-background-header\/60:hover) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-sw-background-header\/65:hover) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-sw-background-header\/70:hover) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-sw-background-header\/75:hover) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-sw-background-header\/80:hover) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-sw-background-header\/85:hover) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-sw-background-header\/90:hover) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-sw-background-header\/95:hover) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-sw-background\/0:hover) {
  border-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-sw-background\/10:hover) {
  border-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-sw-background\/100:hover) {
  border-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-sw-background\/15:hover) {
  border-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-sw-background\/20:hover) {
  border-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-sw-background\/25:hover) {
  border-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-sw-background\/30:hover) {
  border-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-sw-background\/35:hover) {
  border-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-sw-background\/40:hover) {
  border-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-sw-background\/45:hover) {
  border-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-sw-background\/5:hover) {
  border-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-sw-background\/50:hover) {
  border-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-sw-background\/55:hover) {
  border-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-sw-background\/60:hover) {
  border-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-sw-background\/65:hover) {
  border-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-sw-background\/70:hover) {
  border-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-sw-background\/75:hover) {
  border-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-sw-background\/80:hover) {
  border-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-sw-background\/85:hover) {
  border-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-sw-background\/90:hover) {
  border-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-sw-background\/95:hover) {
  border-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-sw-border:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-border-alternate:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-border-alternate\/0:hover) {
  border-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-sw-border-alternate\/10:hover) {
  border-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-sw-border-alternate\/100:hover) {
  border-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-sw-border-alternate\/15:hover) {
  border-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-sw-border-alternate\/20:hover) {
  border-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-sw-border-alternate\/25:hover) {
  border-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-sw-border-alternate\/30:hover) {
  border-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-sw-border-alternate\/35:hover) {
  border-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-sw-border-alternate\/40:hover) {
  border-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-sw-border-alternate\/45:hover) {
  border-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-sw-border-alternate\/5:hover) {
  border-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-sw-border-alternate\/50:hover) {
  border-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-sw-border-alternate\/55:hover) {
  border-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-sw-border-alternate\/60:hover) {
  border-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-sw-border-alternate\/65:hover) {
  border-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-sw-border-alternate\/70:hover) {
  border-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-sw-border-alternate\/75:hover) {
  border-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-sw-border-alternate\/80:hover) {
  border-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-sw-border-alternate\/85:hover) {
  border-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-sw-border-alternate\/90:hover) {
  border-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-sw-border-alternate\/95:hover) {
  border-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-sw-border-light:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-border-light\/0:hover) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-sw-border-light\/10:hover) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-sw-border-light\/100:hover) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-sw-border-light\/15:hover) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-sw-border-light\/20:hover) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-sw-border-light\/25:hover) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-sw-border-light\/30:hover) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-sw-border-light\/35:hover) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-sw-border-light\/40:hover) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-sw-border-light\/45:hover) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-sw-border-light\/5:hover) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-sw-border-light\/50:hover) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-sw-border-light\/55:hover) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-sw-border-light\/60:hover) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-sw-border-light\/65:hover) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-sw-border-light\/70:hover) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-sw-border-light\/75:hover) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-sw-border-light\/80:hover) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-sw-border-light\/85:hover) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-sw-border-light\/90:hover) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-sw-border-light\/95:hover) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-sw-border\/0:hover) {
  border-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-sw-border\/10:hover) {
  border-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-sw-border\/100:hover) {
  border-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-sw-border\/15:hover) {
  border-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-sw-border\/20:hover) {
  border-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-sw-border\/25:hover) {
  border-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-sw-border\/30:hover) {
  border-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-sw-border\/35:hover) {
  border-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-sw-border\/40:hover) {
  border-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-sw-border\/45:hover) {
  border-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-sw-border\/5:hover) {
  border-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-sw-border\/50:hover) {
  border-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-sw-border\/55:hover) {
  border-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-sw-border\/60:hover) {
  border-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-sw-border\/65:hover) {
  border-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-sw-border\/70:hover) {
  border-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-sw-border\/75:hover) {
  border-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-sw-border\/80:hover) {
  border-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-sw-border\/85:hover) {
  border-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-sw-border\/90:hover) {
  border-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-sw-border\/95:hover) {
  border-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-sw-boxShadow:hover) {
  border-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-sw-boxShadow\/0:hover) {
  border-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-sw-boxShadow\/10:hover) {
  border-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-sw-boxShadow\/100:hover) {
  border-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-sw-boxShadow\/15:hover) {
  border-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-sw-boxShadow\/20:hover) {
  border-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-sw-boxShadow\/25:hover) {
  border-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-sw-boxShadow\/30:hover) {
  border-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-sw-boxShadow\/35:hover) {
  border-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-sw-boxShadow\/40:hover) {
  border-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-sw-boxShadow\/45:hover) {
  border-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-sw-boxShadow\/5:hover) {
  border-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-sw-boxShadow\/50:hover) {
  border-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-sw-boxShadow\/55:hover) {
  border-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-sw-boxShadow\/60:hover) {
  border-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-sw-boxShadow\/65:hover) {
  border-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-sw-boxShadow\/70:hover) {
  border-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-sw-boxShadow\/75:hover) {
  border-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-sw-boxShadow\/80:hover) {
  border-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-sw-boxShadow\/85:hover) {
  border-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-sw-boxShadow\/90:hover) {
  border-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-sw-boxShadow\/95:hover) {
  border-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-sw-destroy:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-destroy\/0:hover) {
  border-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-sw-destroy\/10:hover) {
  border-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-sw-destroy\/100:hover) {
  border-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-sw-destroy\/15:hover) {
  border-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-sw-destroy\/20:hover) {
  border-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-sw-destroy\/25:hover) {
  border-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-sw-destroy\/30:hover) {
  border-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-sw-destroy\/35:hover) {
  border-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-sw-destroy\/40:hover) {
  border-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-sw-destroy\/45:hover) {
  border-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-sw-destroy\/5:hover) {
  border-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-sw-destroy\/50:hover) {
  border-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-sw-destroy\/55:hover) {
  border-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-sw-destroy\/60:hover) {
  border-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-sw-destroy\/65:hover) {
  border-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-sw-destroy\/70:hover) {
  border-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-sw-destroy\/75:hover) {
  border-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-sw-destroy\/80:hover) {
  border-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-sw-destroy\/85:hover) {
  border-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-sw-destroy\/90:hover) {
  border-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-sw-destroy\/95:hover) {
  border-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-sw-disabled:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-disabled-alternate:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-disabled-alternate\/0:hover) {
  border-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-sw-disabled-alternate\/10:hover) {
  border-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-sw-disabled-alternate\/100:hover) {
  border-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-sw-disabled-alternate\/15:hover) {
  border-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-sw-disabled-alternate\/20:hover) {
  border-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-sw-disabled-alternate\/25:hover) {
  border-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-sw-disabled-alternate\/30:hover) {
  border-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-sw-disabled-alternate\/35:hover) {
  border-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-sw-disabled-alternate\/40:hover) {
  border-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-sw-disabled-alternate\/45:hover) {
  border-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-sw-disabled-alternate\/5:hover) {
  border-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-sw-disabled-alternate\/50:hover) {
  border-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-sw-disabled-alternate\/55:hover) {
  border-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-sw-disabled-alternate\/60:hover) {
  border-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-sw-disabled-alternate\/65:hover) {
  border-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-sw-disabled-alternate\/70:hover) {
  border-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-sw-disabled-alternate\/75:hover) {
  border-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-sw-disabled-alternate\/80:hover) {
  border-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-sw-disabled-alternate\/85:hover) {
  border-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-sw-disabled-alternate\/90:hover) {
  border-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-sw-disabled-alternate\/95:hover) {
  border-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-sw-disabled-text:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-disabled-text\/0:hover) {
  border-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-sw-disabled-text\/10:hover) {
  border-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-sw-disabled-text\/100:hover) {
  border-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-sw-disabled-text\/15:hover) {
  border-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-sw-disabled-text\/20:hover) {
  border-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-sw-disabled-text\/25:hover) {
  border-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-sw-disabled-text\/30:hover) {
  border-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-sw-disabled-text\/35:hover) {
  border-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-sw-disabled-text\/40:hover) {
  border-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-sw-disabled-text\/45:hover) {
  border-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-sw-disabled-text\/5:hover) {
  border-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-sw-disabled-text\/50:hover) {
  border-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-sw-disabled-text\/55:hover) {
  border-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-sw-disabled-text\/60:hover) {
  border-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-sw-disabled-text\/65:hover) {
  border-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-sw-disabled-text\/70:hover) {
  border-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-sw-disabled-text\/75:hover) {
  border-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-sw-disabled-text\/80:hover) {
  border-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-sw-disabled-text\/85:hover) {
  border-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-sw-disabled-text\/90:hover) {
  border-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-sw-disabled-text\/95:hover) {
  border-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-sw-disabled\/0:hover) {
  border-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-sw-disabled\/10:hover) {
  border-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-sw-disabled\/100:hover) {
  border-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-sw-disabled\/15:hover) {
  border-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-sw-disabled\/20:hover) {
  border-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-sw-disabled\/25:hover) {
  border-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-sw-disabled\/30:hover) {
  border-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-sw-disabled\/35:hover) {
  border-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-sw-disabled\/40:hover) {
  border-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-sw-disabled\/45:hover) {
  border-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-sw-disabled\/5:hover) {
  border-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-sw-disabled\/50:hover) {
  border-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-sw-disabled\/55:hover) {
  border-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-sw-disabled\/60:hover) {
  border-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-sw-disabled\/65:hover) {
  border-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-sw-disabled\/70:hover) {
  border-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-sw-disabled\/75:hover) {
  border-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-sw-disabled\/80:hover) {
  border-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-sw-disabled\/85:hover) {
  border-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-sw-disabled\/90:hover) {
  border-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-sw-disabled\/95:hover) {
  border-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-sw-divider:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-divider\/0:hover) {
  border-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-sw-divider\/10:hover) {
  border-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-sw-divider\/100:hover) {
  border-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-sw-divider\/15:hover) {
  border-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-sw-divider\/20:hover) {
  border-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-sw-divider\/25:hover) {
  border-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-sw-divider\/30:hover) {
  border-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-sw-divider\/35:hover) {
  border-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-sw-divider\/40:hover) {
  border-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-sw-divider\/45:hover) {
  border-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-sw-divider\/5:hover) {
  border-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-sw-divider\/50:hover) {
  border-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-sw-divider\/55:hover) {
  border-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-sw-divider\/60:hover) {
  border-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-sw-divider\/65:hover) {
  border-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-sw-divider\/70:hover) {
  border-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-sw-divider\/75:hover) {
  border-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-sw-divider\/80:hover) {
  border-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-sw-divider\/85:hover) {
  border-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-sw-divider\/90:hover) {
  border-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-sw-divider\/95:hover) {
  border-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-sw-error:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-error-background:hover) {
  border-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-sw-error-background-hex:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-error-background-hex\/0:hover) {
  border-color: rgb(247 232 231 / 0);
}#body :is(.hover\:border-sw-error-background-hex\/10:hover) {
  border-color: rgb(247 232 231 / 0.1);
}#body :is(.hover\:border-sw-error-background-hex\/100:hover) {
  border-color: rgb(247 232 231 / 1);
}#body :is(.hover\:border-sw-error-background-hex\/15:hover) {
  border-color: rgb(247 232 231 / 0.15);
}#body :is(.hover\:border-sw-error-background-hex\/20:hover) {
  border-color: rgb(247 232 231 / 0.2);
}#body :is(.hover\:border-sw-error-background-hex\/25:hover) {
  border-color: rgb(247 232 231 / 0.25);
}#body :is(.hover\:border-sw-error-background-hex\/30:hover) {
  border-color: rgb(247 232 231 / 0.3);
}#body :is(.hover\:border-sw-error-background-hex\/35:hover) {
  border-color: rgb(247 232 231 / 0.35);
}#body :is(.hover\:border-sw-error-background-hex\/40:hover) {
  border-color: rgb(247 232 231 / 0.4);
}#body :is(.hover\:border-sw-error-background-hex\/45:hover) {
  border-color: rgb(247 232 231 / 0.45);
}#body :is(.hover\:border-sw-error-background-hex\/5:hover) {
  border-color: rgb(247 232 231 / 0.05);
}#body :is(.hover\:border-sw-error-background-hex\/50:hover) {
  border-color: rgb(247 232 231 / 0.5);
}#body :is(.hover\:border-sw-error-background-hex\/55:hover) {
  border-color: rgb(247 232 231 / 0.55);
}#body :is(.hover\:border-sw-error-background-hex\/60:hover) {
  border-color: rgb(247 232 231 / 0.6);
}#body :is(.hover\:border-sw-error-background-hex\/65:hover) {
  border-color: rgb(247 232 231 / 0.65);
}#body :is(.hover\:border-sw-error-background-hex\/70:hover) {
  border-color: rgb(247 232 231 / 0.7);
}#body :is(.hover\:border-sw-error-background-hex\/75:hover) {
  border-color: rgb(247 232 231 / 0.75);
}#body :is(.hover\:border-sw-error-background-hex\/80:hover) {
  border-color: rgb(247 232 231 / 0.8);
}#body :is(.hover\:border-sw-error-background-hex\/85:hover) {
  border-color: rgb(247 232 231 / 0.85);
}#body :is(.hover\:border-sw-error-background-hex\/90:hover) {
  border-color: rgb(247 232 231 / 0.9);
}#body :is(.hover\:border-sw-error-background-hex\/95:hover) {
  border-color: rgb(247 232 231 / 0.95);
}#body :is(.hover\:border-sw-error-background\/0:hover) {
  border-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-sw-error-background\/10:hover) {
  border-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-sw-error-background\/100:hover) {
  border-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-sw-error-background\/15:hover) {
  border-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-sw-error-background\/20:hover) {
  border-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-sw-error-background\/25:hover) {
  border-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-sw-error-background\/30:hover) {
  border-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-sw-error-background\/35:hover) {
  border-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-sw-error-background\/40:hover) {
  border-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-sw-error-background\/45:hover) {
  border-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-sw-error-background\/5:hover) {
  border-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-sw-error-background\/50:hover) {
  border-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-sw-error-background\/55:hover) {
  border-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-sw-error-background\/60:hover) {
  border-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-sw-error-background\/65:hover) {
  border-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-sw-error-background\/70:hover) {
  border-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-sw-error-background\/75:hover) {
  border-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-sw-error-background\/80:hover) {
  border-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-sw-error-background\/85:hover) {
  border-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-sw-error-background\/90:hover) {
  border-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-sw-error-background\/95:hover) {
  border-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-sw-error-dark:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-error-dark\/0:hover) {
  border-color: rgb(135 22 15 / 0);
}#body :is(.hover\:border-sw-error-dark\/10:hover) {
  border-color: rgb(135 22 15 / 0.1);
}#body :is(.hover\:border-sw-error-dark\/100:hover) {
  border-color: rgb(135 22 15 / 1);
}#body :is(.hover\:border-sw-error-dark\/15:hover) {
  border-color: rgb(135 22 15 / 0.15);
}#body :is(.hover\:border-sw-error-dark\/20:hover) {
  border-color: rgb(135 22 15 / 0.2);
}#body :is(.hover\:border-sw-error-dark\/25:hover) {
  border-color: rgb(135 22 15 / 0.25);
}#body :is(.hover\:border-sw-error-dark\/30:hover) {
  border-color: rgb(135 22 15 / 0.3);
}#body :is(.hover\:border-sw-error-dark\/35:hover) {
  border-color: rgb(135 22 15 / 0.35);
}#body :is(.hover\:border-sw-error-dark\/40:hover) {
  border-color: rgb(135 22 15 / 0.4);
}#body :is(.hover\:border-sw-error-dark\/45:hover) {
  border-color: rgb(135 22 15 / 0.45);
}#body :is(.hover\:border-sw-error-dark\/5:hover) {
  border-color: rgb(135 22 15 / 0.05);
}#body :is(.hover\:border-sw-error-dark\/50:hover) {
  border-color: rgb(135 22 15 / 0.5);
}#body :is(.hover\:border-sw-error-dark\/55:hover) {
  border-color: rgb(135 22 15 / 0.55);
}#body :is(.hover\:border-sw-error-dark\/60:hover) {
  border-color: rgb(135 22 15 / 0.6);
}#body :is(.hover\:border-sw-error-dark\/65:hover) {
  border-color: rgb(135 22 15 / 0.65);
}#body :is(.hover\:border-sw-error-dark\/70:hover) {
  border-color: rgb(135 22 15 / 0.7);
}#body :is(.hover\:border-sw-error-dark\/75:hover) {
  border-color: rgb(135 22 15 / 0.75);
}#body :is(.hover\:border-sw-error-dark\/80:hover) {
  border-color: rgb(135 22 15 / 0.8);
}#body :is(.hover\:border-sw-error-dark\/85:hover) {
  border-color: rgb(135 22 15 / 0.85);
}#body :is(.hover\:border-sw-error-dark\/90:hover) {
  border-color: rgb(135 22 15 / 0.9);
}#body :is(.hover\:border-sw-error-dark\/95:hover) {
  border-color: rgb(135 22 15 / 0.95);
}#body :is(.hover\:border-sw-error-light:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-error-light\/0:hover) {
  border-color: rgb(203 82 65 / 0);
}#body :is(.hover\:border-sw-error-light\/10:hover) {
  border-color: rgb(203 82 65 / 0.1);
}#body :is(.hover\:border-sw-error-light\/100:hover) {
  border-color: rgb(203 82 65 / 1);
}#body :is(.hover\:border-sw-error-light\/15:hover) {
  border-color: rgb(203 82 65 / 0.15);
}#body :is(.hover\:border-sw-error-light\/20:hover) {
  border-color: rgb(203 82 65 / 0.2);
}#body :is(.hover\:border-sw-error-light\/25:hover) {
  border-color: rgb(203 82 65 / 0.25);
}#body :is(.hover\:border-sw-error-light\/30:hover) {
  border-color: rgb(203 82 65 / 0.3);
}#body :is(.hover\:border-sw-error-light\/35:hover) {
  border-color: rgb(203 82 65 / 0.35);
}#body :is(.hover\:border-sw-error-light\/40:hover) {
  border-color: rgb(203 82 65 / 0.4);
}#body :is(.hover\:border-sw-error-light\/45:hover) {
  border-color: rgb(203 82 65 / 0.45);
}#body :is(.hover\:border-sw-error-light\/5:hover) {
  border-color: rgb(203 82 65 / 0.05);
}#body :is(.hover\:border-sw-error-light\/50:hover) {
  border-color: rgb(203 82 65 / 0.5);
}#body :is(.hover\:border-sw-error-light\/55:hover) {
  border-color: rgb(203 82 65 / 0.55);
}#body :is(.hover\:border-sw-error-light\/60:hover) {
  border-color: rgb(203 82 65 / 0.6);
}#body :is(.hover\:border-sw-error-light\/65:hover) {
  border-color: rgb(203 82 65 / 0.65);
}#body :is(.hover\:border-sw-error-light\/70:hover) {
  border-color: rgb(203 82 65 / 0.7);
}#body :is(.hover\:border-sw-error-light\/75:hover) {
  border-color: rgb(203 82 65 / 0.75);
}#body :is(.hover\:border-sw-error-light\/80:hover) {
  border-color: rgb(203 82 65 / 0.8);
}#body :is(.hover\:border-sw-error-light\/85:hover) {
  border-color: rgb(203 82 65 / 0.85);
}#body :is(.hover\:border-sw-error-light\/90:hover) {
  border-color: rgb(203 82 65 / 0.9);
}#body :is(.hover\:border-sw-error-light\/95:hover) {
  border-color: rgb(203 82 65 / 0.95);
}#body :is(.hover\:border-sw-error\/0:hover) {
  border-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-sw-error\/10:hover) {
  border-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-sw-error\/100:hover) {
  border-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-sw-error\/15:hover) {
  border-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-sw-error\/20:hover) {
  border-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-sw-error\/25:hover) {
  border-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-sw-error\/30:hover) {
  border-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-sw-error\/35:hover) {
  border-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-sw-error\/40:hover) {
  border-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-sw-error\/45:hover) {
  border-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-sw-error\/5:hover) {
  border-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-sw-error\/50:hover) {
  border-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-sw-error\/55:hover) {
  border-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-sw-error\/60:hover) {
  border-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-sw-error\/65:hover) {
  border-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-sw-error\/70:hover) {
  border-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-sw-error\/75:hover) {
  border-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-sw-error\/80:hover) {
  border-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-sw-error\/85:hover) {
  border-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-sw-error\/90:hover) {
  border-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-sw-error\/95:hover) {
  border-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-sw-focused:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-focused\/0:hover) {
  border-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-sw-focused\/10:hover) {
  border-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-sw-focused\/100:hover) {
  border-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-sw-focused\/15:hover) {
  border-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-sw-focused\/20:hover) {
  border-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-sw-focused\/25:hover) {
  border-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-sw-focused\/30:hover) {
  border-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-sw-focused\/35:hover) {
  border-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-sw-focused\/40:hover) {
  border-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-sw-focused\/45:hover) {
  border-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-sw-focused\/5:hover) {
  border-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-sw-focused\/50:hover) {
  border-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-sw-focused\/55:hover) {
  border-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-sw-focused\/60:hover) {
  border-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-sw-focused\/65:hover) {
  border-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-sw-focused\/70:hover) {
  border-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-sw-focused\/75:hover) {
  border-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-sw-focused\/80:hover) {
  border-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-sw-focused\/85:hover) {
  border-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-sw-focused\/90:hover) {
  border-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-sw-focused\/95:hover) {
  border-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-sw-form-field:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-form-field\/0:hover) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-sw-form-field\/10:hover) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-sw-form-field\/100:hover) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-sw-form-field\/15:hover) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-sw-form-field\/20:hover) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-sw-form-field\/25:hover) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-sw-form-field\/30:hover) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-sw-form-field\/35:hover) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-sw-form-field\/40:hover) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-sw-form-field\/45:hover) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-sw-form-field\/5:hover) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-sw-form-field\/50:hover) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-sw-form-field\/55:hover) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-sw-form-field\/60:hover) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-sw-form-field\/65:hover) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-sw-form-field\/70:hover) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-sw-form-field\/75:hover) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-sw-form-field\/80:hover) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-sw-form-field\/85:hover) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-sw-form-field\/90:hover) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-sw-form-field\/95:hover) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-sw-form-helper-text:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-form-helper-text\/0:hover) {
  border-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-sw-form-helper-text\/10:hover) {
  border-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-sw-form-helper-text\/100:hover) {
  border-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-sw-form-helper-text\/15:hover) {
  border-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-sw-form-helper-text\/20:hover) {
  border-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-sw-form-helper-text\/25:hover) {
  border-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-sw-form-helper-text\/30:hover) {
  border-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-sw-form-helper-text\/35:hover) {
  border-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-sw-form-helper-text\/40:hover) {
  border-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-sw-form-helper-text\/45:hover) {
  border-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-sw-form-helper-text\/5:hover) {
  border-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-sw-form-helper-text\/50:hover) {
  border-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-sw-form-helper-text\/55:hover) {
  border-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-sw-form-helper-text\/60:hover) {
  border-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-sw-form-helper-text\/65:hover) {
  border-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-sw-form-helper-text\/70:hover) {
  border-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-sw-form-helper-text\/75:hover) {
  border-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-sw-form-helper-text\/80:hover) {
  border-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-sw-form-helper-text\/85:hover) {
  border-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-sw-form-helper-text\/90:hover) {
  border-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-sw-form-helper-text\/95:hover) {
  border-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-sw-high-price:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-high-price-background:hover) {
  border-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-sw-high-price-background\/0:hover) {
  border-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-sw-high-price-background\/10:hover) {
  border-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-sw-high-price-background\/100:hover) {
  border-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-sw-high-price-background\/15:hover) {
  border-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-sw-high-price-background\/20:hover) {
  border-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-sw-high-price-background\/25:hover) {
  border-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-sw-high-price-background\/30:hover) {
  border-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-sw-high-price-background\/35:hover) {
  border-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-sw-high-price-background\/40:hover) {
  border-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-sw-high-price-background\/45:hover) {
  border-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-sw-high-price-background\/5:hover) {
  border-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-sw-high-price-background\/50:hover) {
  border-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-sw-high-price-background\/55:hover) {
  border-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-sw-high-price-background\/60:hover) {
  border-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-sw-high-price-background\/65:hover) {
  border-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-sw-high-price-background\/70:hover) {
  border-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-sw-high-price-background\/75:hover) {
  border-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-sw-high-price-background\/80:hover) {
  border-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-sw-high-price-background\/85:hover) {
  border-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-sw-high-price-background\/90:hover) {
  border-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-sw-high-price-background\/95:hover) {
  border-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-sw-high-price\/0:hover) {
  border-color: rgb(206 226 248 / 0);
}#body :is(.hover\:border-sw-high-price\/10:hover) {
  border-color: rgb(206 226 248 / 0.1);
}#body :is(.hover\:border-sw-high-price\/100:hover) {
  border-color: rgb(206 226 248 / 1);
}#body :is(.hover\:border-sw-high-price\/15:hover) {
  border-color: rgb(206 226 248 / 0.15);
}#body :is(.hover\:border-sw-high-price\/20:hover) {
  border-color: rgb(206 226 248 / 0.2);
}#body :is(.hover\:border-sw-high-price\/25:hover) {
  border-color: rgb(206 226 248 / 0.25);
}#body :is(.hover\:border-sw-high-price\/30:hover) {
  border-color: rgb(206 226 248 / 0.3);
}#body :is(.hover\:border-sw-high-price\/35:hover) {
  border-color: rgb(206 226 248 / 0.35);
}#body :is(.hover\:border-sw-high-price\/40:hover) {
  border-color: rgb(206 226 248 / 0.4);
}#body :is(.hover\:border-sw-high-price\/45:hover) {
  border-color: rgb(206 226 248 / 0.45);
}#body :is(.hover\:border-sw-high-price\/5:hover) {
  border-color: rgb(206 226 248 / 0.05);
}#body :is(.hover\:border-sw-high-price\/50:hover) {
  border-color: rgb(206 226 248 / 0.5);
}#body :is(.hover\:border-sw-high-price\/55:hover) {
  border-color: rgb(206 226 248 / 0.55);
}#body :is(.hover\:border-sw-high-price\/60:hover) {
  border-color: rgb(206 226 248 / 0.6);
}#body :is(.hover\:border-sw-high-price\/65:hover) {
  border-color: rgb(206 226 248 / 0.65);
}#body :is(.hover\:border-sw-high-price\/70:hover) {
  border-color: rgb(206 226 248 / 0.7);
}#body :is(.hover\:border-sw-high-price\/75:hover) {
  border-color: rgb(206 226 248 / 0.75);
}#body :is(.hover\:border-sw-high-price\/80:hover) {
  border-color: rgb(206 226 248 / 0.8);
}#body :is(.hover\:border-sw-high-price\/85:hover) {
  border-color: rgb(206 226 248 / 0.85);
}#body :is(.hover\:border-sw-high-price\/90:hover) {
  border-color: rgb(206 226 248 / 0.9);
}#body :is(.hover\:border-sw-high-price\/95:hover) {
  border-color: rgb(206 226 248 / 0.95);
}#body :is(.hover\:border-sw-hover-light:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-hover-light\/0:hover) {
  border-color: rgb(194 210 226 / 0);
}#body :is(.hover\:border-sw-hover-light\/10:hover) {
  border-color: rgb(194 210 226 / 0.1);
}#body :is(.hover\:border-sw-hover-light\/100:hover) {
  border-color: rgb(194 210 226 / 1);
}#body :is(.hover\:border-sw-hover-light\/15:hover) {
  border-color: rgb(194 210 226 / 0.15);
}#body :is(.hover\:border-sw-hover-light\/20:hover) {
  border-color: rgb(194 210 226 / 0.2);
}#body :is(.hover\:border-sw-hover-light\/25:hover) {
  border-color: rgb(194 210 226 / 0.25);
}#body :is(.hover\:border-sw-hover-light\/30:hover) {
  border-color: rgb(194 210 226 / 0.3);
}#body :is(.hover\:border-sw-hover-light\/35:hover) {
  border-color: rgb(194 210 226 / 0.35);
}#body :is(.hover\:border-sw-hover-light\/40:hover) {
  border-color: rgb(194 210 226 / 0.4);
}#body :is(.hover\:border-sw-hover-light\/45:hover) {
  border-color: rgb(194 210 226 / 0.45);
}#body :is(.hover\:border-sw-hover-light\/5:hover) {
  border-color: rgb(194 210 226 / 0.05);
}#body :is(.hover\:border-sw-hover-light\/50:hover) {
  border-color: rgb(194 210 226 / 0.5);
}#body :is(.hover\:border-sw-hover-light\/55:hover) {
  border-color: rgb(194 210 226 / 0.55);
}#body :is(.hover\:border-sw-hover-light\/60:hover) {
  border-color: rgb(194 210 226 / 0.6);
}#body :is(.hover\:border-sw-hover-light\/65:hover) {
  border-color: rgb(194 210 226 / 0.65);
}#body :is(.hover\:border-sw-hover-light\/70:hover) {
  border-color: rgb(194 210 226 / 0.7);
}#body :is(.hover\:border-sw-hover-light\/75:hover) {
  border-color: rgb(194 210 226 / 0.75);
}#body :is(.hover\:border-sw-hover-light\/80:hover) {
  border-color: rgb(194 210 226 / 0.8);
}#body :is(.hover\:border-sw-hover-light\/85:hover) {
  border-color: rgb(194 210 226 / 0.85);
}#body :is(.hover\:border-sw-hover-light\/90:hover) {
  border-color: rgb(194 210 226 / 0.9);
}#body :is(.hover\:border-sw-hover-light\/95:hover) {
  border-color: rgb(194 210 226 / 0.95);
}#body :is(.hover\:border-sw-icon:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-icon-alternate:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-icon-alternate\/0:hover) {
  border-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-sw-icon-alternate\/10:hover) {
  border-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-sw-icon-alternate\/100:hover) {
  border-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-sw-icon-alternate\/15:hover) {
  border-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-sw-icon-alternate\/20:hover) {
  border-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-sw-icon-alternate\/25:hover) {
  border-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-sw-icon-alternate\/30:hover) {
  border-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-sw-icon-alternate\/35:hover) {
  border-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-sw-icon-alternate\/40:hover) {
  border-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-sw-icon-alternate\/45:hover) {
  border-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-sw-icon-alternate\/5:hover) {
  border-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-sw-icon-alternate\/50:hover) {
  border-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-sw-icon-alternate\/55:hover) {
  border-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-sw-icon-alternate\/60:hover) {
  border-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-sw-icon-alternate\/65:hover) {
  border-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-sw-icon-alternate\/70:hover) {
  border-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-sw-icon-alternate\/75:hover) {
  border-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-sw-icon-alternate\/80:hover) {
  border-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-sw-icon-alternate\/85:hover) {
  border-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-sw-icon-alternate\/90:hover) {
  border-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-sw-icon-alternate\/95:hover) {
  border-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-sw-icon-small:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-icon-small\/0:hover) {
  border-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-sw-icon-small\/10:hover) {
  border-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-sw-icon-small\/100:hover) {
  border-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-sw-icon-small\/15:hover) {
  border-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-sw-icon-small\/20:hover) {
  border-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-sw-icon-small\/25:hover) {
  border-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-sw-icon-small\/30:hover) {
  border-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-sw-icon-small\/35:hover) {
  border-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-sw-icon-small\/40:hover) {
  border-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-sw-icon-small\/45:hover) {
  border-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-sw-icon-small\/5:hover) {
  border-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-sw-icon-small\/50:hover) {
  border-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-sw-icon-small\/55:hover) {
  border-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-sw-icon-small\/60:hover) {
  border-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-sw-icon-small\/65:hover) {
  border-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-sw-icon-small\/70:hover) {
  border-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-sw-icon-small\/75:hover) {
  border-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-sw-icon-small\/80:hover) {
  border-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-sw-icon-small\/85:hover) {
  border-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-sw-icon-small\/90:hover) {
  border-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-sw-icon-small\/95:hover) {
  border-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-sw-icon\/0:hover) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-sw-icon\/10:hover) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-sw-icon\/100:hover) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-sw-icon\/15:hover) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-sw-icon\/20:hover) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-sw-icon\/25:hover) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-sw-icon\/30:hover) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-sw-icon\/35:hover) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-sw-icon\/40:hover) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-sw-icon\/45:hover) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-sw-icon\/5:hover) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-sw-icon\/50:hover) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-sw-icon\/55:hover) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-sw-icon\/60:hover) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-sw-icon\/65:hover) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-sw-icon\/70:hover) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-sw-icon\/75:hover) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-sw-icon\/80:hover) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-sw-icon\/85:hover) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-sw-icon\/90:hover) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-sw-icon\/95:hover) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-sw-info:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-info\/0:hover) {
  border-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-sw-info\/10:hover) {
  border-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-sw-info\/100:hover) {
  border-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-sw-info\/15:hover) {
  border-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-sw-info\/20:hover) {
  border-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-sw-info\/25:hover) {
  border-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-sw-info\/30:hover) {
  border-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-sw-info\/35:hover) {
  border-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-sw-info\/40:hover) {
  border-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-sw-info\/45:hover) {
  border-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-sw-info\/5:hover) {
  border-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-sw-info\/50:hover) {
  border-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-sw-info\/55:hover) {
  border-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-sw-info\/60:hover) {
  border-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-sw-info\/65:hover) {
  border-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-sw-info\/70:hover) {
  border-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-sw-info\/75:hover) {
  border-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-sw-info\/80:hover) {
  border-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-sw-info\/85:hover) {
  border-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-sw-info\/90:hover) {
  border-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-sw-info\/95:hover) {
  border-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-sw-label:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-label\/0:hover) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-sw-label\/10:hover) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-sw-label\/100:hover) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-sw-label\/15:hover) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-sw-label\/20:hover) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-sw-label\/25:hover) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-sw-label\/30:hover) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-sw-label\/35:hover) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-sw-label\/40:hover) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-sw-label\/45:hover) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-sw-label\/5:hover) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-sw-label\/50:hover) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-sw-label\/55:hover) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-sw-label\/60:hover) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-sw-label\/65:hover) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-sw-label\/70:hover) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-sw-label\/75:hover) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-sw-label\/80:hover) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-sw-label\/85:hover) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-sw-label\/90:hover) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-sw-label\/95:hover) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-sw-link-light:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-link-light\/0:hover) {
  border-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-sw-link-light\/10:hover) {
  border-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-sw-link-light\/100:hover) {
  border-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-sw-link-light\/15:hover) {
  border-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-sw-link-light\/20:hover) {
  border-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-sw-link-light\/25:hover) {
  border-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-sw-link-light\/30:hover) {
  border-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-sw-link-light\/35:hover) {
  border-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-sw-link-light\/40:hover) {
  border-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-sw-link-light\/45:hover) {
  border-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-sw-link-light\/5:hover) {
  border-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-sw-link-light\/50:hover) {
  border-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-sw-link-light\/55:hover) {
  border-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-sw-link-light\/60:hover) {
  border-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-sw-link-light\/65:hover) {
  border-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-sw-link-light\/70:hover) {
  border-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-sw-link-light\/75:hover) {
  border-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-sw-link-light\/80:hover) {
  border-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-sw-link-light\/85:hover) {
  border-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-sw-link-light\/90:hover) {
  border-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-sw-link-light\/95:hover) {
  border-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-sw-low-price:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-low-price-background:hover) {
  border-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-sw-low-price-background\/0:hover) {
  border-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-sw-low-price-background\/10:hover) {
  border-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-sw-low-price-background\/100:hover) {
  border-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-sw-low-price-background\/15:hover) {
  border-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-sw-low-price-background\/20:hover) {
  border-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-sw-low-price-background\/25:hover) {
  border-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-sw-low-price-background\/30:hover) {
  border-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-sw-low-price-background\/35:hover) {
  border-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-sw-low-price-background\/40:hover) {
  border-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-sw-low-price-background\/45:hover) {
  border-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-sw-low-price-background\/5:hover) {
  border-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-sw-low-price-background\/50:hover) {
  border-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-sw-low-price-background\/55:hover) {
  border-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-sw-low-price-background\/60:hover) {
  border-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-sw-low-price-background\/65:hover) {
  border-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-sw-low-price-background\/70:hover) {
  border-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-sw-low-price-background\/75:hover) {
  border-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-sw-low-price-background\/80:hover) {
  border-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-sw-low-price-background\/85:hover) {
  border-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-sw-low-price-background\/90:hover) {
  border-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-sw-low-price-background\/95:hover) {
  border-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-sw-low-price\/0:hover) {
  border-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-sw-low-price\/10:hover) {
  border-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-sw-low-price\/100:hover) {
  border-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-sw-low-price\/15:hover) {
  border-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-sw-low-price\/20:hover) {
  border-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-sw-low-price\/25:hover) {
  border-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-sw-low-price\/30:hover) {
  border-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-sw-low-price\/35:hover) {
  border-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-sw-low-price\/40:hover) {
  border-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-sw-low-price\/45:hover) {
  border-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-sw-low-price\/5:hover) {
  border-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-sw-low-price\/50:hover) {
  border-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-sw-low-price\/55:hover) {
  border-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-sw-low-price\/60:hover) {
  border-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-sw-low-price\/65:hover) {
  border-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-sw-low-price\/70:hover) {
  border-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-sw-low-price\/75:hover) {
  border-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-sw-low-price\/80:hover) {
  border-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-sw-low-price\/85:hover) {
  border-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-sw-low-price\/90:hover) {
  border-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-sw-low-price\/95:hover) {
  border-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-sw-medium-price:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-medium-price\/0:hover) {
  border-color: rgb(108 169 233 / 0);
}#body :is(.hover\:border-sw-medium-price\/10:hover) {
  border-color: rgb(108 169 233 / 0.1);
}#body :is(.hover\:border-sw-medium-price\/100:hover) {
  border-color: rgb(108 169 233 / 1);
}#body :is(.hover\:border-sw-medium-price\/15:hover) {
  border-color: rgb(108 169 233 / 0.15);
}#body :is(.hover\:border-sw-medium-price\/20:hover) {
  border-color: rgb(108 169 233 / 0.2);
}#body :is(.hover\:border-sw-medium-price\/25:hover) {
  border-color: rgb(108 169 233 / 0.25);
}#body :is(.hover\:border-sw-medium-price\/30:hover) {
  border-color: rgb(108 169 233 / 0.3);
}#body :is(.hover\:border-sw-medium-price\/35:hover) {
  border-color: rgb(108 169 233 / 0.35);
}#body :is(.hover\:border-sw-medium-price\/40:hover) {
  border-color: rgb(108 169 233 / 0.4);
}#body :is(.hover\:border-sw-medium-price\/45:hover) {
  border-color: rgb(108 169 233 / 0.45);
}#body :is(.hover\:border-sw-medium-price\/5:hover) {
  border-color: rgb(108 169 233 / 0.05);
}#body :is(.hover\:border-sw-medium-price\/50:hover) {
  border-color: rgb(108 169 233 / 0.5);
}#body :is(.hover\:border-sw-medium-price\/55:hover) {
  border-color: rgb(108 169 233 / 0.55);
}#body :is(.hover\:border-sw-medium-price\/60:hover) {
  border-color: rgb(108 169 233 / 0.6);
}#body :is(.hover\:border-sw-medium-price\/65:hover) {
  border-color: rgb(108 169 233 / 0.65);
}#body :is(.hover\:border-sw-medium-price\/70:hover) {
  border-color: rgb(108 169 233 / 0.7);
}#body :is(.hover\:border-sw-medium-price\/75:hover) {
  border-color: rgb(108 169 233 / 0.75);
}#body :is(.hover\:border-sw-medium-price\/80:hover) {
  border-color: rgb(108 169 233 / 0.8);
}#body :is(.hover\:border-sw-medium-price\/85:hover) {
  border-color: rgb(108 169 233 / 0.85);
}#body :is(.hover\:border-sw-medium-price\/90:hover) {
  border-color: rgb(108 169 233 / 0.9);
}#body :is(.hover\:border-sw-medium-price\/95:hover) {
  border-color: rgb(108 169 233 / 0.95);
}#body :is(.hover\:border-sw-overlay-background:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-overlay-background\/0:hover) {
  border-color: rgb(231 241 251 / 0);
}#body :is(.hover\:border-sw-overlay-background\/10:hover) {
  border-color: rgb(231 241 251 / 0.1);
}#body :is(.hover\:border-sw-overlay-background\/100:hover) {
  border-color: rgb(231 241 251 / 1);
}#body :is(.hover\:border-sw-overlay-background\/15:hover) {
  border-color: rgb(231 241 251 / 0.15);
}#body :is(.hover\:border-sw-overlay-background\/20:hover) {
  border-color: rgb(231 241 251 / 0.2);
}#body :is(.hover\:border-sw-overlay-background\/25:hover) {
  border-color: rgb(231 241 251 / 0.25);
}#body :is(.hover\:border-sw-overlay-background\/30:hover) {
  border-color: rgb(231 241 251 / 0.3);
}#body :is(.hover\:border-sw-overlay-background\/35:hover) {
  border-color: rgb(231 241 251 / 0.35);
}#body :is(.hover\:border-sw-overlay-background\/40:hover) {
  border-color: rgb(231 241 251 / 0.4);
}#body :is(.hover\:border-sw-overlay-background\/45:hover) {
  border-color: rgb(231 241 251 / 0.45);
}#body :is(.hover\:border-sw-overlay-background\/5:hover) {
  border-color: rgb(231 241 251 / 0.05);
}#body :is(.hover\:border-sw-overlay-background\/50:hover) {
  border-color: rgb(231 241 251 / 0.5);
}#body :is(.hover\:border-sw-overlay-background\/55:hover) {
  border-color: rgb(231 241 251 / 0.55);
}#body :is(.hover\:border-sw-overlay-background\/60:hover) {
  border-color: rgb(231 241 251 / 0.6);
}#body :is(.hover\:border-sw-overlay-background\/65:hover) {
  border-color: rgb(231 241 251 / 0.65);
}#body :is(.hover\:border-sw-overlay-background\/70:hover) {
  border-color: rgb(231 241 251 / 0.7);
}#body :is(.hover\:border-sw-overlay-background\/75:hover) {
  border-color: rgb(231 241 251 / 0.75);
}#body :is(.hover\:border-sw-overlay-background\/80:hover) {
  border-color: rgb(231 241 251 / 0.8);
}#body :is(.hover\:border-sw-overlay-background\/85:hover) {
  border-color: rgb(231 241 251 / 0.85);
}#body :is(.hover\:border-sw-overlay-background\/90:hover) {
  border-color: rgb(231 241 251 / 0.9);
}#body :is(.hover\:border-sw-overlay-background\/95:hover) {
  border-color: rgb(231 241 251 / 0.95);
}#body :is(.hover\:border-sw-primary:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-primary\/0:hover) {
  border-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-sw-primary\/10:hover) {
  border-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-sw-primary\/100:hover) {
  border-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-sw-primary\/15:hover) {
  border-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-sw-primary\/20:hover) {
  border-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-sw-primary\/25:hover) {
  border-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-sw-primary\/30:hover) {
  border-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-sw-primary\/35:hover) {
  border-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-sw-primary\/40:hover) {
  border-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-sw-primary\/45:hover) {
  border-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-sw-primary\/5:hover) {
  border-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-sw-primary\/50:hover) {
  border-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-sw-primary\/55:hover) {
  border-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-sw-primary\/60:hover) {
  border-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-sw-primary\/65:hover) {
  border-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-sw-primary\/70:hover) {
  border-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-sw-primary\/75:hover) {
  border-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-sw-primary\/80:hover) {
  border-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-sw-primary\/85:hover) {
  border-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-sw-primary\/90:hover) {
  border-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-sw-primary\/95:hover) {
  border-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-sw-secondary:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-secondary\/0:hover) {
  border-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-sw-secondary\/10:hover) {
  border-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-sw-secondary\/100:hover) {
  border-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-sw-secondary\/15:hover) {
  border-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-sw-secondary\/20:hover) {
  border-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-sw-secondary\/25:hover) {
  border-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-sw-secondary\/30:hover) {
  border-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-sw-secondary\/35:hover) {
  border-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-sw-secondary\/40:hover) {
  border-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-sw-secondary\/45:hover) {
  border-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-sw-secondary\/5:hover) {
  border-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-sw-secondary\/50:hover) {
  border-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-sw-secondary\/55:hover) {
  border-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-sw-secondary\/60:hover) {
  border-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-sw-secondary\/65:hover) {
  border-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-sw-secondary\/70:hover) {
  border-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-sw-secondary\/75:hover) {
  border-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-sw-secondary\/80:hover) {
  border-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-sw-secondary\/85:hover) {
  border-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-sw-secondary\/90:hover) {
  border-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-sw-secondary\/95:hover) {
  border-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-sw-selected:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-selected\/0:hover) {
  border-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-sw-selected\/10:hover) {
  border-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-sw-selected\/100:hover) {
  border-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-sw-selected\/15:hover) {
  border-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-sw-selected\/20:hover) {
  border-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-sw-selected\/25:hover) {
  border-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-sw-selected\/30:hover) {
  border-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-sw-selected\/35:hover) {
  border-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-sw-selected\/40:hover) {
  border-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-sw-selected\/45:hover) {
  border-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-sw-selected\/5:hover) {
  border-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-sw-selected\/50:hover) {
  border-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-sw-selected\/55:hover) {
  border-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-sw-selected\/60:hover) {
  border-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-sw-selected\/65:hover) {
  border-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-sw-selected\/70:hover) {
  border-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-sw-selected\/75:hover) {
  border-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-sw-selected\/80:hover) {
  border-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-sw-selected\/85:hover) {
  border-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-sw-selected\/90:hover) {
  border-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-sw-selected\/95:hover) {
  border-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-sw-success:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-success-background:hover) {
  border-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-sw-success-background-hex:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-success-background-hex\/0:hover) {
  border-color: rgb(232 242 235 / 0);
}#body :is(.hover\:border-sw-success-background-hex\/10:hover) {
  border-color: rgb(232 242 235 / 0.1);
}#body :is(.hover\:border-sw-success-background-hex\/100:hover) {
  border-color: rgb(232 242 235 / 1);
}#body :is(.hover\:border-sw-success-background-hex\/15:hover) {
  border-color: rgb(232 242 235 / 0.15);
}#body :is(.hover\:border-sw-success-background-hex\/20:hover) {
  border-color: rgb(232 242 235 / 0.2);
}#body :is(.hover\:border-sw-success-background-hex\/25:hover) {
  border-color: rgb(232 242 235 / 0.25);
}#body :is(.hover\:border-sw-success-background-hex\/30:hover) {
  border-color: rgb(232 242 235 / 0.3);
}#body :is(.hover\:border-sw-success-background-hex\/35:hover) {
  border-color: rgb(232 242 235 / 0.35);
}#body :is(.hover\:border-sw-success-background-hex\/40:hover) {
  border-color: rgb(232 242 235 / 0.4);
}#body :is(.hover\:border-sw-success-background-hex\/45:hover) {
  border-color: rgb(232 242 235 / 0.45);
}#body :is(.hover\:border-sw-success-background-hex\/5:hover) {
  border-color: rgb(232 242 235 / 0.05);
}#body :is(.hover\:border-sw-success-background-hex\/50:hover) {
  border-color: rgb(232 242 235 / 0.5);
}#body :is(.hover\:border-sw-success-background-hex\/55:hover) {
  border-color: rgb(232 242 235 / 0.55);
}#body :is(.hover\:border-sw-success-background-hex\/60:hover) {
  border-color: rgb(232 242 235 / 0.6);
}#body :is(.hover\:border-sw-success-background-hex\/65:hover) {
  border-color: rgb(232 242 235 / 0.65);
}#body :is(.hover\:border-sw-success-background-hex\/70:hover) {
  border-color: rgb(232 242 235 / 0.7);
}#body :is(.hover\:border-sw-success-background-hex\/75:hover) {
  border-color: rgb(232 242 235 / 0.75);
}#body :is(.hover\:border-sw-success-background-hex\/80:hover) {
  border-color: rgb(232 242 235 / 0.8);
}#body :is(.hover\:border-sw-success-background-hex\/85:hover) {
  border-color: rgb(232 242 235 / 0.85);
}#body :is(.hover\:border-sw-success-background-hex\/90:hover) {
  border-color: rgb(232 242 235 / 0.9);
}#body :is(.hover\:border-sw-success-background-hex\/95:hover) {
  border-color: rgb(232 242 235 / 0.95);
}#body :is(.hover\:border-sw-success-background\/0:hover) {
  border-color: rgba(27, 123, 59, 0);
}#body :is(.hover\:border-sw-success-background\/10:hover) {
  border-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-sw-success-background\/100:hover) {
  border-color: rgba(27, 123, 59, 1);
}#body :is(.hover\:border-sw-success-background\/15:hover) {
  border-color: rgba(27, 123, 59, 0.15);
}#body :is(.hover\:border-sw-success-background\/20:hover) {
  border-color: rgba(27, 123, 59, 0.2);
}#body :is(.hover\:border-sw-success-background\/25:hover) {
  border-color: rgba(27, 123, 59, 0.25);
}#body :is(.hover\:border-sw-success-background\/30:hover) {
  border-color: rgba(27, 123, 59, 0.3);
}#body :is(.hover\:border-sw-success-background\/35:hover) {
  border-color: rgba(27, 123, 59, 0.35);
}#body :is(.hover\:border-sw-success-background\/40:hover) {
  border-color: rgba(27, 123, 59, 0.4);
}#body :is(.hover\:border-sw-success-background\/45:hover) {
  border-color: rgba(27, 123, 59, 0.45);
}#body :is(.hover\:border-sw-success-background\/5:hover) {
  border-color: rgba(27, 123, 59, 0.05);
}#body :is(.hover\:border-sw-success-background\/50:hover) {
  border-color: rgba(27, 123, 59, 0.5);
}#body :is(.hover\:border-sw-success-background\/55:hover) {
  border-color: rgba(27, 123, 59, 0.55);
}#body :is(.hover\:border-sw-success-background\/60:hover) {
  border-color: rgba(27, 123, 59, 0.6);
}#body :is(.hover\:border-sw-success-background\/65:hover) {
  border-color: rgba(27, 123, 59, 0.65);
}#body :is(.hover\:border-sw-success-background\/70:hover) {
  border-color: rgba(27, 123, 59, 0.7);
}#body :is(.hover\:border-sw-success-background\/75:hover) {
  border-color: rgba(27, 123, 59, 0.75);
}#body :is(.hover\:border-sw-success-background\/80:hover) {
  border-color: rgba(27, 123, 59, 0.8);
}#body :is(.hover\:border-sw-success-background\/85:hover) {
  border-color: rgba(27, 123, 59, 0.85);
}#body :is(.hover\:border-sw-success-background\/90:hover) {
  border-color: rgba(27, 123, 59, 0.9);
}#body :is(.hover\:border-sw-success-background\/95:hover) {
  border-color: rgba(27, 123, 59, 0.95);
}#body :is(.hover\:border-sw-success-dark:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-success-dark\/0:hover) {
  border-color: rgb(20 89 43 / 0);
}#body :is(.hover\:border-sw-success-dark\/10:hover) {
  border-color: rgb(20 89 43 / 0.1);
}#body :is(.hover\:border-sw-success-dark\/100:hover) {
  border-color: rgb(20 89 43 / 1);
}#body :is(.hover\:border-sw-success-dark\/15:hover) {
  border-color: rgb(20 89 43 / 0.15);
}#body :is(.hover\:border-sw-success-dark\/20:hover) {
  border-color: rgb(20 89 43 / 0.2);
}#body :is(.hover\:border-sw-success-dark\/25:hover) {
  border-color: rgb(20 89 43 / 0.25);
}#body :is(.hover\:border-sw-success-dark\/30:hover) {
  border-color: rgb(20 89 43 / 0.3);
}#body :is(.hover\:border-sw-success-dark\/35:hover) {
  border-color: rgb(20 89 43 / 0.35);
}#body :is(.hover\:border-sw-success-dark\/40:hover) {
  border-color: rgb(20 89 43 / 0.4);
}#body :is(.hover\:border-sw-success-dark\/45:hover) {
  border-color: rgb(20 89 43 / 0.45);
}#body :is(.hover\:border-sw-success-dark\/5:hover) {
  border-color: rgb(20 89 43 / 0.05);
}#body :is(.hover\:border-sw-success-dark\/50:hover) {
  border-color: rgb(20 89 43 / 0.5);
}#body :is(.hover\:border-sw-success-dark\/55:hover) {
  border-color: rgb(20 89 43 / 0.55);
}#body :is(.hover\:border-sw-success-dark\/60:hover) {
  border-color: rgb(20 89 43 / 0.6);
}#body :is(.hover\:border-sw-success-dark\/65:hover) {
  border-color: rgb(20 89 43 / 0.65);
}#body :is(.hover\:border-sw-success-dark\/70:hover) {
  border-color: rgb(20 89 43 / 0.7);
}#body :is(.hover\:border-sw-success-dark\/75:hover) {
  border-color: rgb(20 89 43 / 0.75);
}#body :is(.hover\:border-sw-success-dark\/80:hover) {
  border-color: rgb(20 89 43 / 0.8);
}#body :is(.hover\:border-sw-success-dark\/85:hover) {
  border-color: rgb(20 89 43 / 0.85);
}#body :is(.hover\:border-sw-success-dark\/90:hover) {
  border-color: rgb(20 89 43 / 0.9);
}#body :is(.hover\:border-sw-success-dark\/95:hover) {
  border-color: rgb(20 89 43 / 0.95);
}#body :is(.hover\:border-sw-success-light:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-success-light\/0:hover) {
  border-color: rgb(126 199 168 / 0);
}#body :is(.hover\:border-sw-success-light\/10:hover) {
  border-color: rgb(126 199 168 / 0.1);
}#body :is(.hover\:border-sw-success-light\/100:hover) {
  border-color: rgb(126 199 168 / 1);
}#body :is(.hover\:border-sw-success-light\/15:hover) {
  border-color: rgb(126 199 168 / 0.15);
}#body :is(.hover\:border-sw-success-light\/20:hover) {
  border-color: rgb(126 199 168 / 0.2);
}#body :is(.hover\:border-sw-success-light\/25:hover) {
  border-color: rgb(126 199 168 / 0.25);
}#body :is(.hover\:border-sw-success-light\/30:hover) {
  border-color: rgb(126 199 168 / 0.3);
}#body :is(.hover\:border-sw-success-light\/35:hover) {
  border-color: rgb(126 199 168 / 0.35);
}#body :is(.hover\:border-sw-success-light\/40:hover) {
  border-color: rgb(126 199 168 / 0.4);
}#body :is(.hover\:border-sw-success-light\/45:hover) {
  border-color: rgb(126 199 168 / 0.45);
}#body :is(.hover\:border-sw-success-light\/5:hover) {
  border-color: rgb(126 199 168 / 0.05);
}#body :is(.hover\:border-sw-success-light\/50:hover) {
  border-color: rgb(126 199 168 / 0.5);
}#body :is(.hover\:border-sw-success-light\/55:hover) {
  border-color: rgb(126 199 168 / 0.55);
}#body :is(.hover\:border-sw-success-light\/60:hover) {
  border-color: rgb(126 199 168 / 0.6);
}#body :is(.hover\:border-sw-success-light\/65:hover) {
  border-color: rgb(126 199 168 / 0.65);
}#body :is(.hover\:border-sw-success-light\/70:hover) {
  border-color: rgb(126 199 168 / 0.7);
}#body :is(.hover\:border-sw-success-light\/75:hover) {
  border-color: rgb(126 199 168 / 0.75);
}#body :is(.hover\:border-sw-success-light\/80:hover) {
  border-color: rgb(126 199 168 / 0.8);
}#body :is(.hover\:border-sw-success-light\/85:hover) {
  border-color: rgb(126 199 168 / 0.85);
}#body :is(.hover\:border-sw-success-light\/90:hover) {
  border-color: rgb(126 199 168 / 0.9);
}#body :is(.hover\:border-sw-success-light\/95:hover) {
  border-color: rgb(126 199 168 / 0.95);
}#body :is(.hover\:border-sw-success\/0:hover) {
  border-color: rgb(27 123 59 / 0);
}#body :is(.hover\:border-sw-success\/10:hover) {
  border-color: rgb(27 123 59 / 0.1);
}#body :is(.hover\:border-sw-success\/100:hover) {
  border-color: rgb(27 123 59 / 1);
}#body :is(.hover\:border-sw-success\/15:hover) {
  border-color: rgb(27 123 59 / 0.15);
}#body :is(.hover\:border-sw-success\/20:hover) {
  border-color: rgb(27 123 59 / 0.2);
}#body :is(.hover\:border-sw-success\/25:hover) {
  border-color: rgb(27 123 59 / 0.25);
}#body :is(.hover\:border-sw-success\/30:hover) {
  border-color: rgb(27 123 59 / 0.3);
}#body :is(.hover\:border-sw-success\/35:hover) {
  border-color: rgb(27 123 59 / 0.35);
}#body :is(.hover\:border-sw-success\/40:hover) {
  border-color: rgb(27 123 59 / 0.4);
}#body :is(.hover\:border-sw-success\/45:hover) {
  border-color: rgb(27 123 59 / 0.45);
}#body :is(.hover\:border-sw-success\/5:hover) {
  border-color: rgb(27 123 59 / 0.05);
}#body :is(.hover\:border-sw-success\/50:hover) {
  border-color: rgb(27 123 59 / 0.5);
}#body :is(.hover\:border-sw-success\/55:hover) {
  border-color: rgb(27 123 59 / 0.55);
}#body :is(.hover\:border-sw-success\/60:hover) {
  border-color: rgb(27 123 59 / 0.6);
}#body :is(.hover\:border-sw-success\/65:hover) {
  border-color: rgb(27 123 59 / 0.65);
}#body :is(.hover\:border-sw-success\/70:hover) {
  border-color: rgb(27 123 59 / 0.7);
}#body :is(.hover\:border-sw-success\/75:hover) {
  border-color: rgb(27 123 59 / 0.75);
}#body :is(.hover\:border-sw-success\/80:hover) {
  border-color: rgb(27 123 59 / 0.8);
}#body :is(.hover\:border-sw-success\/85:hover) {
  border-color: rgb(27 123 59 / 0.85);
}#body :is(.hover\:border-sw-success\/90:hover) {
  border-color: rgb(27 123 59 / 0.9);
}#body :is(.hover\:border-sw-success\/95:hover) {
  border-color: rgb(27 123 59 / 0.95);
}#body :is(.hover\:border-sw-tag-default:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-tag-default\/0:hover) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-sw-tag-default\/10:hover) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-sw-tag-default\/100:hover) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-sw-tag-default\/15:hover) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-sw-tag-default\/20:hover) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-sw-tag-default\/25:hover) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-sw-tag-default\/30:hover) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-sw-tag-default\/35:hover) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-sw-tag-default\/40:hover) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-sw-tag-default\/45:hover) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-sw-tag-default\/5:hover) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-sw-tag-default\/50:hover) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-sw-tag-default\/55:hover) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-sw-tag-default\/60:hover) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-sw-tag-default\/65:hover) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-sw-tag-default\/70:hover) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-sw-tag-default\/75:hover) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-sw-tag-default\/80:hover) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-sw-tag-default\/85:hover) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-sw-tag-default\/90:hover) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-sw-tag-default\/95:hover) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-sw-text:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-text-reverse:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-text-reverse-alternate:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-text-reverse-alternate\/0:hover) {
  border-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-sw-text-reverse-alternate\/10:hover) {
  border-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-sw-text-reverse-alternate\/100:hover) {
  border-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-sw-text-reverse-alternate\/15:hover) {
  border-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-sw-text-reverse-alternate\/20:hover) {
  border-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-sw-text-reverse-alternate\/25:hover) {
  border-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-sw-text-reverse-alternate\/30:hover) {
  border-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-sw-text-reverse-alternate\/35:hover) {
  border-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-sw-text-reverse-alternate\/40:hover) {
  border-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-sw-text-reverse-alternate\/45:hover) {
  border-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-sw-text-reverse-alternate\/5:hover) {
  border-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-sw-text-reverse-alternate\/50:hover) {
  border-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-sw-text-reverse-alternate\/55:hover) {
  border-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-sw-text-reverse-alternate\/60:hover) {
  border-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-sw-text-reverse-alternate\/65:hover) {
  border-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-sw-text-reverse-alternate\/70:hover) {
  border-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-sw-text-reverse-alternate\/75:hover) {
  border-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-sw-text-reverse-alternate\/80:hover) {
  border-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-sw-text-reverse-alternate\/85:hover) {
  border-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-sw-text-reverse-alternate\/90:hover) {
  border-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-sw-text-reverse-alternate\/95:hover) {
  border-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-sw-text-reverse\/0:hover) {
  border-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-sw-text-reverse\/10:hover) {
  border-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-sw-text-reverse\/100:hover) {
  border-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-sw-text-reverse\/15:hover) {
  border-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-sw-text-reverse\/20:hover) {
  border-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-sw-text-reverse\/25:hover) {
  border-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-sw-text-reverse\/30:hover) {
  border-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-sw-text-reverse\/35:hover) {
  border-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-sw-text-reverse\/40:hover) {
  border-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-sw-text-reverse\/45:hover) {
  border-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-sw-text-reverse\/5:hover) {
  border-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-sw-text-reverse\/50:hover) {
  border-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-sw-text-reverse\/55:hover) {
  border-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-sw-text-reverse\/60:hover) {
  border-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-sw-text-reverse\/65:hover) {
  border-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-sw-text-reverse\/70:hover) {
  border-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-sw-text-reverse\/75:hover) {
  border-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-sw-text-reverse\/80:hover) {
  border-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-sw-text-reverse\/85:hover) {
  border-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-sw-text-reverse\/90:hover) {
  border-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-sw-text-reverse\/95:hover) {
  border-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-sw-text-section-title:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-text-section-title\/0:hover) {
  border-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-sw-text-section-title\/10:hover) {
  border-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-sw-text-section-title\/100:hover) {
  border-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-sw-text-section-title\/15:hover) {
  border-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-sw-text-section-title\/20:hover) {
  border-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-sw-text-section-title\/25:hover) {
  border-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-sw-text-section-title\/30:hover) {
  border-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-sw-text-section-title\/35:hover) {
  border-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-sw-text-section-title\/40:hover) {
  border-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-sw-text-section-title\/45:hover) {
  border-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-sw-text-section-title\/5:hover) {
  border-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-sw-text-section-title\/50:hover) {
  border-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-sw-text-section-title\/55:hover) {
  border-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-sw-text-section-title\/60:hover) {
  border-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-sw-text-section-title\/65:hover) {
  border-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-sw-text-section-title\/70:hover) {
  border-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-sw-text-section-title\/75:hover) {
  border-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-sw-text-section-title\/80:hover) {
  border-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-sw-text-section-title\/85:hover) {
  border-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-sw-text-section-title\/90:hover) {
  border-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-sw-text-section-title\/95:hover) {
  border-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-sw-text\/0:hover) {
  border-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-sw-text\/10:hover) {
  border-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-sw-text\/100:hover) {
  border-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-sw-text\/15:hover) {
  border-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-sw-text\/20:hover) {
  border-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-sw-text\/25:hover) {
  border-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-sw-text\/30:hover) {
  border-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-sw-text\/35:hover) {
  border-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-sw-text\/40:hover) {
  border-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-sw-text\/45:hover) {
  border-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-sw-text\/5:hover) {
  border-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-sw-text\/50:hover) {
  border-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-sw-text\/55:hover) {
  border-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-sw-text\/60:hover) {
  border-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-sw-text\/65:hover) {
  border-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-sw-text\/70:hover) {
  border-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-sw-text\/75:hover) {
  border-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-sw-text\/80:hover) {
  border-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-sw-text\/85:hover) {
  border-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-sw-text\/90:hover) {
  border-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-sw-text\/95:hover) {
  border-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-sw-tooltip:hover) {
  border-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-sw-tooltip\/0:hover) {
  border-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-sw-tooltip\/10:hover) {
  border-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-sw-tooltip\/100:hover) {
  border-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-sw-tooltip\/15:hover) {
  border-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-sw-tooltip\/20:hover) {
  border-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-sw-tooltip\/25:hover) {
  border-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-sw-tooltip\/30:hover) {
  border-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-sw-tooltip\/35:hover) {
  border-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-sw-tooltip\/40:hover) {
  border-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-sw-tooltip\/45:hover) {
  border-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-sw-tooltip\/5:hover) {
  border-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-sw-tooltip\/50:hover) {
  border-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-sw-tooltip\/55:hover) {
  border-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-sw-tooltip\/60:hover) {
  border-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-sw-tooltip\/65:hover) {
  border-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-sw-tooltip\/70:hover) {
  border-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-sw-tooltip\/75:hover) {
  border-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-sw-tooltip\/80:hover) {
  border-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-sw-tooltip\/85:hover) {
  border-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-sw-tooltip\/90:hover) {
  border-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-sw-tooltip\/95:hover) {
  border-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-sw-very-high-price:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-very-high-price\/0:hover) {
  border-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-sw-very-high-price\/10:hover) {
  border-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-sw-very-high-price\/100:hover) {
  border-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-sw-very-high-price\/15:hover) {
  border-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-sw-very-high-price\/20:hover) {
  border-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-sw-very-high-price\/25:hover) {
  border-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-sw-very-high-price\/30:hover) {
  border-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-sw-very-high-price\/35:hover) {
  border-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-sw-very-high-price\/40:hover) {
  border-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-sw-very-high-price\/45:hover) {
  border-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-sw-very-high-price\/5:hover) {
  border-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-sw-very-high-price\/50:hover) {
  border-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-sw-very-high-price\/55:hover) {
  border-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-sw-very-high-price\/60:hover) {
  border-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-sw-very-high-price\/65:hover) {
  border-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-sw-very-high-price\/70:hover) {
  border-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-sw-very-high-price\/75:hover) {
  border-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-sw-very-high-price\/80:hover) {
  border-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-sw-very-high-price\/85:hover) {
  border-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-sw-very-high-price\/90:hover) {
  border-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-sw-very-high-price\/95:hover) {
  border-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-sw-warning:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-warning-background:hover) {
  border-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-sw-warning-background-hex:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.hover\:border-sw-warning-background-hex\/0:hover) {
  border-color: rgb(252 244 230 / 0);
}#body :is(.hover\:border-sw-warning-background-hex\/10:hover) {
  border-color: rgb(252 244 230 / 0.1);
}#body :is(.hover\:border-sw-warning-background-hex\/100:hover) {
  border-color: rgb(252 244 230 / 1);
}#body :is(.hover\:border-sw-warning-background-hex\/15:hover) {
  border-color: rgb(252 244 230 / 0.15);
}#body :is(.hover\:border-sw-warning-background-hex\/20:hover) {
  border-color: rgb(252 244 230 / 0.2);
}#body :is(.hover\:border-sw-warning-background-hex\/25:hover) {
  border-color: rgb(252 244 230 / 0.25);
}#body :is(.hover\:border-sw-warning-background-hex\/30:hover) {
  border-color: rgb(252 244 230 / 0.3);
}#body :is(.hover\:border-sw-warning-background-hex\/35:hover) {
  border-color: rgb(252 244 230 / 0.35);
}#body :is(.hover\:border-sw-warning-background-hex\/40:hover) {
  border-color: rgb(252 244 230 / 0.4);
}#body :is(.hover\:border-sw-warning-background-hex\/45:hover) {
  border-color: rgb(252 244 230 / 0.45);
}#body :is(.hover\:border-sw-warning-background-hex\/5:hover) {
  border-color: rgb(252 244 230 / 0.05);
}#body :is(.hover\:border-sw-warning-background-hex\/50:hover) {
  border-color: rgb(252 244 230 / 0.5);
}#body :is(.hover\:border-sw-warning-background-hex\/55:hover) {
  border-color: rgb(252 244 230 / 0.55);
}#body :is(.hover\:border-sw-warning-background-hex\/60:hover) {
  border-color: rgb(252 244 230 / 0.6);
}#body :is(.hover\:border-sw-warning-background-hex\/65:hover) {
  border-color: rgb(252 244 230 / 0.65);
}#body :is(.hover\:border-sw-warning-background-hex\/70:hover) {
  border-color: rgb(252 244 230 / 0.7);
}#body :is(.hover\:border-sw-warning-background-hex\/75:hover) {
  border-color: rgb(252 244 230 / 0.75);
}#body :is(.hover\:border-sw-warning-background-hex\/80:hover) {
  border-color: rgb(252 244 230 / 0.8);
}#body :is(.hover\:border-sw-warning-background-hex\/85:hover) {
  border-color: rgb(252 244 230 / 0.85);
}#body :is(.hover\:border-sw-warning-background-hex\/90:hover) {
  border-color: rgb(252 244 230 / 0.9);
}#body :is(.hover\:border-sw-warning-background-hex\/95:hover) {
  border-color: rgb(252 244 230 / 0.95);
}#body :is(.hover\:border-sw-warning-background\/0:hover) {
  border-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-sw-warning-background\/10:hover) {
  border-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-sw-warning-background\/100:hover) {
  border-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-sw-warning-background\/15:hover) {
  border-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-sw-warning-background\/20:hover) {
  border-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-sw-warning-background\/25:hover) {
  border-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-sw-warning-background\/30:hover) {
  border-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-sw-warning-background\/35:hover) {
  border-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-sw-warning-background\/40:hover) {
  border-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-sw-warning-background\/45:hover) {
  border-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-sw-warning-background\/5:hover) {
  border-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-sw-warning-background\/50:hover) {
  border-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-sw-warning-background\/55:hover) {
  border-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-sw-warning-background\/60:hover) {
  border-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-sw-warning-background\/65:hover) {
  border-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-sw-warning-background\/70:hover) {
  border-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-sw-warning-background\/75:hover) {
  border-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-sw-warning-background\/80:hover) {
  border-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-sw-warning-background\/85:hover) {
  border-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-sw-warning-background\/90:hover) {
  border-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-sw-warning-background\/95:hover) {
  border-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-sw-warning-opacity:hover) {
  border-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-sw-warning-opacity\/0:hover) {
  border-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-sw-warning-opacity\/10:hover) {
  border-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-sw-warning-opacity\/100:hover) {
  border-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-sw-warning-opacity\/15:hover) {
  border-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-sw-warning-opacity\/20:hover) {
  border-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-sw-warning-opacity\/25:hover) {
  border-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-sw-warning-opacity\/30:hover) {
  border-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-sw-warning-opacity\/35:hover) {
  border-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-sw-warning-opacity\/40:hover) {
  border-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-sw-warning-opacity\/45:hover) {
  border-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-sw-warning-opacity\/5:hover) {
  border-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-sw-warning-opacity\/50:hover) {
  border-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-sw-warning-opacity\/55:hover) {
  border-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-sw-warning-opacity\/60:hover) {
  border-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-sw-warning-opacity\/65:hover) {
  border-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-sw-warning-opacity\/70:hover) {
  border-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-sw-warning-opacity\/75:hover) {
  border-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-sw-warning-opacity\/80:hover) {
  border-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-sw-warning-opacity\/85:hover) {
  border-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-sw-warning-opacity\/90:hover) {
  border-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-sw-warning-opacity\/95:hover) {
  border-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-sw-warning\/0:hover) {
  border-color: rgb(223 145 0 / 0);
}#body :is(.hover\:border-sw-warning\/10:hover) {
  border-color: rgb(223 145 0 / 0.1);
}#body :is(.hover\:border-sw-warning\/100:hover) {
  border-color: rgb(223 145 0 / 1);
}#body :is(.hover\:border-sw-warning\/15:hover) {
  border-color: rgb(223 145 0 / 0.15);
}#body :is(.hover\:border-sw-warning\/20:hover) {
  border-color: rgb(223 145 0 / 0.2);
}#body :is(.hover\:border-sw-warning\/25:hover) {
  border-color: rgb(223 145 0 / 0.25);
}#body :is(.hover\:border-sw-warning\/30:hover) {
  border-color: rgb(223 145 0 / 0.3);
}#body :is(.hover\:border-sw-warning\/35:hover) {
  border-color: rgb(223 145 0 / 0.35);
}#body :is(.hover\:border-sw-warning\/40:hover) {
  border-color: rgb(223 145 0 / 0.4);
}#body :is(.hover\:border-sw-warning\/45:hover) {
  border-color: rgb(223 145 0 / 0.45);
}#body :is(.hover\:border-sw-warning\/5:hover) {
  border-color: rgb(223 145 0 / 0.05);
}#body :is(.hover\:border-sw-warning\/50:hover) {
  border-color: rgb(223 145 0 / 0.5);
}#body :is(.hover\:border-sw-warning\/55:hover) {
  border-color: rgb(223 145 0 / 0.55);
}#body :is(.hover\:border-sw-warning\/60:hover) {
  border-color: rgb(223 145 0 / 0.6);
}#body :is(.hover\:border-sw-warning\/65:hover) {
  border-color: rgb(223 145 0 / 0.65);
}#body :is(.hover\:border-sw-warning\/70:hover) {
  border-color: rgb(223 145 0 / 0.7);
}#body :is(.hover\:border-sw-warning\/75:hover) {
  border-color: rgb(223 145 0 / 0.75);
}#body :is(.hover\:border-sw-warning\/80:hover) {
  border-color: rgb(223 145 0 / 0.8);
}#body :is(.hover\:border-sw-warning\/85:hover) {
  border-color: rgb(223 145 0 / 0.85);
}#body :is(.hover\:border-sw-warning\/90:hover) {
  border-color: rgb(223 145 0 / 0.9);
}#body :is(.hover\:border-sw-warning\/95:hover) {
  border-color: rgb(223 145 0 / 0.95);
}#body :is(.hover\:border-transparent:hover) {
  border-color: transparent;
}#body :is(.hover\:border-transparent\/0:hover) {
  border-color: rgb(0 0 0 / 0);
}#body :is(.hover\:border-transparent\/10:hover) {
  border-color: rgb(0 0 0 / 0.1);
}#body :is(.hover\:border-transparent\/100:hover) {
  border-color: rgb(0 0 0 / 1);
}#body :is(.hover\:border-transparent\/15:hover) {
  border-color: rgb(0 0 0 / 0.15);
}#body :is(.hover\:border-transparent\/20:hover) {
  border-color: rgb(0 0 0 / 0.2);
}#body :is(.hover\:border-transparent\/25:hover) {
  border-color: rgb(0 0 0 / 0.25);
}#body :is(.hover\:border-transparent\/30:hover) {
  border-color: rgb(0 0 0 / 0.3);
}#body :is(.hover\:border-transparent\/35:hover) {
  border-color: rgb(0 0 0 / 0.35);
}#body :is(.hover\:border-transparent\/40:hover) {
  border-color: rgb(0 0 0 / 0.4);
}#body :is(.hover\:border-transparent\/45:hover) {
  border-color: rgb(0 0 0 / 0.45);
}#body :is(.hover\:border-transparent\/5:hover) {
  border-color: rgb(0 0 0 / 0.05);
}#body :is(.hover\:border-transparent\/50:hover) {
  border-color: rgb(0 0 0 / 0.5);
}#body :is(.hover\:border-transparent\/55:hover) {
  border-color: rgb(0 0 0 / 0.55);
}#body :is(.hover\:border-transparent\/60:hover) {
  border-color: rgb(0 0 0 / 0.6);
}#body :is(.hover\:border-transparent\/65:hover) {
  border-color: rgb(0 0 0 / 0.65);
}#body :is(.hover\:border-transparent\/70:hover) {
  border-color: rgb(0 0 0 / 0.7);
}#body :is(.hover\:border-transparent\/75:hover) {
  border-color: rgb(0 0 0 / 0.75);
}#body :is(.hover\:border-transparent\/80:hover) {
  border-color: rgb(0 0 0 / 0.8);
}#body :is(.hover\:border-transparent\/85:hover) {
  border-color: rgb(0 0 0 / 0.85);
}#body :is(.hover\:border-transparent\/90:hover) {
  border-color: rgb(0 0 0 / 0.9);
}#body :is(.hover\:border-transparent\/95:hover) {
  border-color: rgb(0 0 0 / 0.95);
}#body :is(.hover\:border-x-sw-active:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(10 111 219 / var(--tw-border-opacity));
  border-right-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-active-light:hover) {
  border-left-color: rgba(10, 111, 219, 0.1);
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-x-sw-active-light-hex:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(230 240 251 / var(--tw-border-opacity));
  border-right-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-active-light-hex\/0:hover) {
  border-left-color: rgb(230 240 251 / 0);
  border-right-color: rgb(230 240 251 / 0);
}#body :is(.hover\:border-x-sw-active-light-hex\/10:hover) {
  border-left-color: rgb(230 240 251 / 0.1);
  border-right-color: rgb(230 240 251 / 0.1);
}#body :is(.hover\:border-x-sw-active-light-hex\/100:hover) {
  border-left-color: rgb(230 240 251 / 1);
  border-right-color: rgb(230 240 251 / 1);
}#body :is(.hover\:border-x-sw-active-light-hex\/15:hover) {
  border-left-color: rgb(230 240 251 / 0.15);
  border-right-color: rgb(230 240 251 / 0.15);
}#body :is(.hover\:border-x-sw-active-light-hex\/20:hover) {
  border-left-color: rgb(230 240 251 / 0.2);
  border-right-color: rgb(230 240 251 / 0.2);
}#body :is(.hover\:border-x-sw-active-light-hex\/25:hover) {
  border-left-color: rgb(230 240 251 / 0.25);
  border-right-color: rgb(230 240 251 / 0.25);
}#body :is(.hover\:border-x-sw-active-light-hex\/30:hover) {
  border-left-color: rgb(230 240 251 / 0.3);
  border-right-color: rgb(230 240 251 / 0.3);
}#body :is(.hover\:border-x-sw-active-light-hex\/35:hover) {
  border-left-color: rgb(230 240 251 / 0.35);
  border-right-color: rgb(230 240 251 / 0.35);
}#body :is(.hover\:border-x-sw-active-light-hex\/40:hover) {
  border-left-color: rgb(230 240 251 / 0.4);
  border-right-color: rgb(230 240 251 / 0.4);
}#body :is(.hover\:border-x-sw-active-light-hex\/45:hover) {
  border-left-color: rgb(230 240 251 / 0.45);
  border-right-color: rgb(230 240 251 / 0.45);
}#body :is(.hover\:border-x-sw-active-light-hex\/5:hover) {
  border-left-color: rgb(230 240 251 / 0.05);
  border-right-color: rgb(230 240 251 / 0.05);
}#body :is(.hover\:border-x-sw-active-light-hex\/50:hover) {
  border-left-color: rgb(230 240 251 / 0.5);
  border-right-color: rgb(230 240 251 / 0.5);
}#body :is(.hover\:border-x-sw-active-light-hex\/55:hover) {
  border-left-color: rgb(230 240 251 / 0.55);
  border-right-color: rgb(230 240 251 / 0.55);
}#body :is(.hover\:border-x-sw-active-light-hex\/60:hover) {
  border-left-color: rgb(230 240 251 / 0.6);
  border-right-color: rgb(230 240 251 / 0.6);
}#body :is(.hover\:border-x-sw-active-light-hex\/65:hover) {
  border-left-color: rgb(230 240 251 / 0.65);
  border-right-color: rgb(230 240 251 / 0.65);
}#body :is(.hover\:border-x-sw-active-light-hex\/70:hover) {
  border-left-color: rgb(230 240 251 / 0.7);
  border-right-color: rgb(230 240 251 / 0.7);
}#body :is(.hover\:border-x-sw-active-light-hex\/75:hover) {
  border-left-color: rgb(230 240 251 / 0.75);
  border-right-color: rgb(230 240 251 / 0.75);
}#body :is(.hover\:border-x-sw-active-light-hex\/80:hover) {
  border-left-color: rgb(230 240 251 / 0.8);
  border-right-color: rgb(230 240 251 / 0.8);
}#body :is(.hover\:border-x-sw-active-light-hex\/85:hover) {
  border-left-color: rgb(230 240 251 / 0.85);
  border-right-color: rgb(230 240 251 / 0.85);
}#body :is(.hover\:border-x-sw-active-light-hex\/90:hover) {
  border-left-color: rgb(230 240 251 / 0.9);
  border-right-color: rgb(230 240 251 / 0.9);
}#body :is(.hover\:border-x-sw-active-light-hex\/95:hover) {
  border-left-color: rgb(230 240 251 / 0.95);
  border-right-color: rgb(230 240 251 / 0.95);
}#body :is(.hover\:border-x-sw-active-light\/0:hover) {
  border-left-color: rgba(10, 111, 219, 0);
  border-right-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-x-sw-active-light\/10:hover) {
  border-left-color: rgba(10, 111, 219, 0.1);
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-x-sw-active-light\/100:hover) {
  border-left-color: rgba(10, 111, 219, 1);
  border-right-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-x-sw-active-light\/15:hover) {
  border-left-color: rgba(10, 111, 219, 0.15);
  border-right-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-x-sw-active-light\/20:hover) {
  border-left-color: rgba(10, 111, 219, 0.2);
  border-right-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-x-sw-active-light\/25:hover) {
  border-left-color: rgba(10, 111, 219, 0.25);
  border-right-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-x-sw-active-light\/30:hover) {
  border-left-color: rgba(10, 111, 219, 0.3);
  border-right-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-x-sw-active-light\/35:hover) {
  border-left-color: rgba(10, 111, 219, 0.35);
  border-right-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-x-sw-active-light\/40:hover) {
  border-left-color: rgba(10, 111, 219, 0.4);
  border-right-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-x-sw-active-light\/45:hover) {
  border-left-color: rgba(10, 111, 219, 0.45);
  border-right-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-x-sw-active-light\/5:hover) {
  border-left-color: rgba(10, 111, 219, 0.05);
  border-right-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-x-sw-active-light\/50:hover) {
  border-left-color: rgba(10, 111, 219, 0.5);
  border-right-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-x-sw-active-light\/55:hover) {
  border-left-color: rgba(10, 111, 219, 0.55);
  border-right-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-x-sw-active-light\/60:hover) {
  border-left-color: rgba(10, 111, 219, 0.6);
  border-right-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-x-sw-active-light\/65:hover) {
  border-left-color: rgba(10, 111, 219, 0.65);
  border-right-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-x-sw-active-light\/70:hover) {
  border-left-color: rgba(10, 111, 219, 0.7);
  border-right-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-x-sw-active-light\/75:hover) {
  border-left-color: rgba(10, 111, 219, 0.75);
  border-right-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-x-sw-active-light\/80:hover) {
  border-left-color: rgba(10, 111, 219, 0.8);
  border-right-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-x-sw-active-light\/85:hover) {
  border-left-color: rgba(10, 111, 219, 0.85);
  border-right-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-x-sw-active-light\/90:hover) {
  border-left-color: rgba(10, 111, 219, 0.9);
  border-right-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-x-sw-active-light\/95:hover) {
  border-left-color: rgba(10, 111, 219, 0.95);
  border-right-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-x-sw-active\/0:hover) {
  border-left-color: rgb(10 111 219 / 0);
  border-right-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-x-sw-active\/10:hover) {
  border-left-color: rgb(10 111 219 / 0.1);
  border-right-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-x-sw-active\/100:hover) {
  border-left-color: rgb(10 111 219 / 1);
  border-right-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-x-sw-active\/15:hover) {
  border-left-color: rgb(10 111 219 / 0.15);
  border-right-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-x-sw-active\/20:hover) {
  border-left-color: rgb(10 111 219 / 0.2);
  border-right-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-x-sw-active\/25:hover) {
  border-left-color: rgb(10 111 219 / 0.25);
  border-right-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-x-sw-active\/30:hover) {
  border-left-color: rgb(10 111 219 / 0.3);
  border-right-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-x-sw-active\/35:hover) {
  border-left-color: rgb(10 111 219 / 0.35);
  border-right-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-x-sw-active\/40:hover) {
  border-left-color: rgb(10 111 219 / 0.4);
  border-right-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-x-sw-active\/45:hover) {
  border-left-color: rgb(10 111 219 / 0.45);
  border-right-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-x-sw-active\/5:hover) {
  border-left-color: rgb(10 111 219 / 0.05);
  border-right-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-x-sw-active\/50:hover) {
  border-left-color: rgb(10 111 219 / 0.5);
  border-right-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-x-sw-active\/55:hover) {
  border-left-color: rgb(10 111 219 / 0.55);
  border-right-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-x-sw-active\/60:hover) {
  border-left-color: rgb(10 111 219 / 0.6);
  border-right-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-x-sw-active\/65:hover) {
  border-left-color: rgb(10 111 219 / 0.65);
  border-right-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-x-sw-active\/70:hover) {
  border-left-color: rgb(10 111 219 / 0.7);
  border-right-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-x-sw-active\/75:hover) {
  border-left-color: rgb(10 111 219 / 0.75);
  border-right-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-x-sw-active\/80:hover) {
  border-left-color: rgb(10 111 219 / 0.8);
  border-right-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-x-sw-active\/85:hover) {
  border-left-color: rgb(10 111 219 / 0.85);
  border-right-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-x-sw-active\/90:hover) {
  border-left-color: rgb(10 111 219 / 0.9);
  border-right-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-x-sw-active\/95:hover) {
  border-left-color: rgb(10 111 219 / 0.95);
  border-right-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-x-sw-background:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-background-component:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-background-component\/0:hover) {
  border-left-color: rgb(255 255 255 / 0);
  border-right-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-x-sw-background-component\/10:hover) {
  border-left-color: rgb(255 255 255 / 0.1);
  border-right-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-x-sw-background-component\/100:hover) {
  border-left-color: rgb(255 255 255 / 1);
  border-right-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-x-sw-background-component\/15:hover) {
  border-left-color: rgb(255 255 255 / 0.15);
  border-right-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-x-sw-background-component\/20:hover) {
  border-left-color: rgb(255 255 255 / 0.2);
  border-right-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-x-sw-background-component\/25:hover) {
  border-left-color: rgb(255 255 255 / 0.25);
  border-right-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-x-sw-background-component\/30:hover) {
  border-left-color: rgb(255 255 255 / 0.3);
  border-right-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-x-sw-background-component\/35:hover) {
  border-left-color: rgb(255 255 255 / 0.35);
  border-right-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-x-sw-background-component\/40:hover) {
  border-left-color: rgb(255 255 255 / 0.4);
  border-right-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-x-sw-background-component\/45:hover) {
  border-left-color: rgb(255 255 255 / 0.45);
  border-right-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-x-sw-background-component\/5:hover) {
  border-left-color: rgb(255 255 255 / 0.05);
  border-right-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-x-sw-background-component\/50:hover) {
  border-left-color: rgb(255 255 255 / 0.5);
  border-right-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-x-sw-background-component\/55:hover) {
  border-left-color: rgb(255 255 255 / 0.55);
  border-right-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-x-sw-background-component\/60:hover) {
  border-left-color: rgb(255 255 255 / 0.6);
  border-right-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-x-sw-background-component\/65:hover) {
  border-left-color: rgb(255 255 255 / 0.65);
  border-right-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-x-sw-background-component\/70:hover) {
  border-left-color: rgb(255 255 255 / 0.7);
  border-right-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-x-sw-background-component\/75:hover) {
  border-left-color: rgb(255 255 255 / 0.75);
  border-right-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-x-sw-background-component\/80:hover) {
  border-left-color: rgb(255 255 255 / 0.8);
  border-right-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-x-sw-background-component\/85:hover) {
  border-left-color: rgb(255 255 255 / 0.85);
  border-right-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-x-sw-background-component\/90:hover) {
  border-left-color: rgb(255 255 255 / 0.9);
  border-right-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-x-sw-background-component\/95:hover) {
  border-left-color: rgb(255 255 255 / 0.95);
  border-right-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-x-sw-background-header:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-background-header\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-x-sw-background-header\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-x-sw-background-header\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-x-sw-background-header\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-x-sw-background-header\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-x-sw-background-header\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-x-sw-background-header\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-x-sw-background-header\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-x-sw-background-header\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-x-sw-background-header\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-x-sw-background-header\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-x-sw-background-header\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-x-sw-background-header\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-x-sw-background-header\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-x-sw-background-header\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-x-sw-background-header\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-x-sw-background-header\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-x-sw-background-header\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-x-sw-background-header\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-x-sw-background-header\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-x-sw-background-header\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-x-sw-background\/0:hover) {
  border-left-color: rgb(245 245 245 / 0);
  border-right-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-x-sw-background\/10:hover) {
  border-left-color: rgb(245 245 245 / 0.1);
  border-right-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-x-sw-background\/100:hover) {
  border-left-color: rgb(245 245 245 / 1);
  border-right-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-x-sw-background\/15:hover) {
  border-left-color: rgb(245 245 245 / 0.15);
  border-right-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-x-sw-background\/20:hover) {
  border-left-color: rgb(245 245 245 / 0.2);
  border-right-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-x-sw-background\/25:hover) {
  border-left-color: rgb(245 245 245 / 0.25);
  border-right-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-x-sw-background\/30:hover) {
  border-left-color: rgb(245 245 245 / 0.3);
  border-right-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-x-sw-background\/35:hover) {
  border-left-color: rgb(245 245 245 / 0.35);
  border-right-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-x-sw-background\/40:hover) {
  border-left-color: rgb(245 245 245 / 0.4);
  border-right-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-x-sw-background\/45:hover) {
  border-left-color: rgb(245 245 245 / 0.45);
  border-right-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-x-sw-background\/5:hover) {
  border-left-color: rgb(245 245 245 / 0.05);
  border-right-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-x-sw-background\/50:hover) {
  border-left-color: rgb(245 245 245 / 0.5);
  border-right-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-x-sw-background\/55:hover) {
  border-left-color: rgb(245 245 245 / 0.55);
  border-right-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-x-sw-background\/60:hover) {
  border-left-color: rgb(245 245 245 / 0.6);
  border-right-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-x-sw-background\/65:hover) {
  border-left-color: rgb(245 245 245 / 0.65);
  border-right-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-x-sw-background\/70:hover) {
  border-left-color: rgb(245 245 245 / 0.7);
  border-right-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-x-sw-background\/75:hover) {
  border-left-color: rgb(245 245 245 / 0.75);
  border-right-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-x-sw-background\/80:hover) {
  border-left-color: rgb(245 245 245 / 0.8);
  border-right-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-x-sw-background\/85:hover) {
  border-left-color: rgb(245 245 245 / 0.85);
  border-right-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-x-sw-background\/90:hover) {
  border-left-color: rgb(245 245 245 / 0.9);
  border-right-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-x-sw-background\/95:hover) {
  border-left-color: rgb(245 245 245 / 0.95);
  border-right-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-x-sw-border:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-right-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-border-alternate:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(185 186 185 / var(--tw-border-opacity));
  border-right-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-border-alternate\/0:hover) {
  border-left-color: rgb(185 186 185 / 0);
  border-right-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-x-sw-border-alternate\/10:hover) {
  border-left-color: rgb(185 186 185 / 0.1);
  border-right-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-x-sw-border-alternate\/100:hover) {
  border-left-color: rgb(185 186 185 / 1);
  border-right-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-x-sw-border-alternate\/15:hover) {
  border-left-color: rgb(185 186 185 / 0.15);
  border-right-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-x-sw-border-alternate\/20:hover) {
  border-left-color: rgb(185 186 185 / 0.2);
  border-right-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-x-sw-border-alternate\/25:hover) {
  border-left-color: rgb(185 186 185 / 0.25);
  border-right-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-x-sw-border-alternate\/30:hover) {
  border-left-color: rgb(185 186 185 / 0.3);
  border-right-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-x-sw-border-alternate\/35:hover) {
  border-left-color: rgb(185 186 185 / 0.35);
  border-right-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-x-sw-border-alternate\/40:hover) {
  border-left-color: rgb(185 186 185 / 0.4);
  border-right-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-x-sw-border-alternate\/45:hover) {
  border-left-color: rgb(185 186 185 / 0.45);
  border-right-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-x-sw-border-alternate\/5:hover) {
  border-left-color: rgb(185 186 185 / 0.05);
  border-right-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-x-sw-border-alternate\/50:hover) {
  border-left-color: rgb(185 186 185 / 0.5);
  border-right-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-x-sw-border-alternate\/55:hover) {
  border-left-color: rgb(185 186 185 / 0.55);
  border-right-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-x-sw-border-alternate\/60:hover) {
  border-left-color: rgb(185 186 185 / 0.6);
  border-right-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-x-sw-border-alternate\/65:hover) {
  border-left-color: rgb(185 186 185 / 0.65);
  border-right-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-x-sw-border-alternate\/70:hover) {
  border-left-color: rgb(185 186 185 / 0.7);
  border-right-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-x-sw-border-alternate\/75:hover) {
  border-left-color: rgb(185 186 185 / 0.75);
  border-right-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-x-sw-border-alternate\/80:hover) {
  border-left-color: rgb(185 186 185 / 0.8);
  border-right-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-x-sw-border-alternate\/85:hover) {
  border-left-color: rgb(185 186 185 / 0.85);
  border-right-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-x-sw-border-alternate\/90:hover) {
  border-left-color: rgb(185 186 185 / 0.9);
  border-right-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-x-sw-border-alternate\/95:hover) {
  border-left-color: rgb(185 186 185 / 0.95);
  border-right-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-x-sw-border-light:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-border-light\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-x-sw-border-light\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-x-sw-border-light\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-x-sw-border-light\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-x-sw-border-light\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-x-sw-border-light\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-x-sw-border-light\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-x-sw-border-light\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-x-sw-border-light\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-x-sw-border-light\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-x-sw-border-light\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-x-sw-border-light\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-x-sw-border-light\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-x-sw-border-light\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-x-sw-border-light\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-x-sw-border-light\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-x-sw-border-light\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-x-sw-border-light\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-x-sw-border-light\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-x-sw-border-light\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-x-sw-border-light\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-x-sw-border\/0:hover) {
  border-left-color: rgb(216 216 216 / 0);
  border-right-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-x-sw-border\/10:hover) {
  border-left-color: rgb(216 216 216 / 0.1);
  border-right-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-x-sw-border\/100:hover) {
  border-left-color: rgb(216 216 216 / 1);
  border-right-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-x-sw-border\/15:hover) {
  border-left-color: rgb(216 216 216 / 0.15);
  border-right-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-x-sw-border\/20:hover) {
  border-left-color: rgb(216 216 216 / 0.2);
  border-right-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-x-sw-border\/25:hover) {
  border-left-color: rgb(216 216 216 / 0.25);
  border-right-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-x-sw-border\/30:hover) {
  border-left-color: rgb(216 216 216 / 0.3);
  border-right-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-x-sw-border\/35:hover) {
  border-left-color: rgb(216 216 216 / 0.35);
  border-right-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-x-sw-border\/40:hover) {
  border-left-color: rgb(216 216 216 / 0.4);
  border-right-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-x-sw-border\/45:hover) {
  border-left-color: rgb(216 216 216 / 0.45);
  border-right-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-x-sw-border\/5:hover) {
  border-left-color: rgb(216 216 216 / 0.05);
  border-right-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-x-sw-border\/50:hover) {
  border-left-color: rgb(216 216 216 / 0.5);
  border-right-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-x-sw-border\/55:hover) {
  border-left-color: rgb(216 216 216 / 0.55);
  border-right-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-x-sw-border\/60:hover) {
  border-left-color: rgb(216 216 216 / 0.6);
  border-right-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-x-sw-border\/65:hover) {
  border-left-color: rgb(216 216 216 / 0.65);
  border-right-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-x-sw-border\/70:hover) {
  border-left-color: rgb(216 216 216 / 0.7);
  border-right-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-x-sw-border\/75:hover) {
  border-left-color: rgb(216 216 216 / 0.75);
  border-right-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-x-sw-border\/80:hover) {
  border-left-color: rgb(216 216 216 / 0.8);
  border-right-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-x-sw-border\/85:hover) {
  border-left-color: rgb(216 216 216 / 0.85);
  border-right-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-x-sw-border\/90:hover) {
  border-left-color: rgb(216 216 216 / 0.9);
  border-right-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-x-sw-border\/95:hover) {
  border-left-color: rgb(216 216 216 / 0.95);
  border-right-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-x-sw-boxShadow:hover) {
  border-left-color: rgba(38, 40, 43, 0.2);
  border-right-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-x-sw-boxShadow\/0:hover) {
  border-left-color: rgba(38, 40, 43, 0);
  border-right-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-x-sw-boxShadow\/10:hover) {
  border-left-color: rgba(38, 40, 43, 0.1);
  border-right-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-x-sw-boxShadow\/100:hover) {
  border-left-color: rgba(38, 40, 43, 1);
  border-right-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-x-sw-boxShadow\/15:hover) {
  border-left-color: rgba(38, 40, 43, 0.15);
  border-right-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-x-sw-boxShadow\/20:hover) {
  border-left-color: rgba(38, 40, 43, 0.2);
  border-right-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-x-sw-boxShadow\/25:hover) {
  border-left-color: rgba(38, 40, 43, 0.25);
  border-right-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-x-sw-boxShadow\/30:hover) {
  border-left-color: rgba(38, 40, 43, 0.3);
  border-right-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-x-sw-boxShadow\/35:hover) {
  border-left-color: rgba(38, 40, 43, 0.35);
  border-right-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-x-sw-boxShadow\/40:hover) {
  border-left-color: rgba(38, 40, 43, 0.4);
  border-right-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-x-sw-boxShadow\/45:hover) {
  border-left-color: rgba(38, 40, 43, 0.45);
  border-right-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-x-sw-boxShadow\/5:hover) {
  border-left-color: rgba(38, 40, 43, 0.05);
  border-right-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-x-sw-boxShadow\/50:hover) {
  border-left-color: rgba(38, 40, 43, 0.5);
  border-right-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-x-sw-boxShadow\/55:hover) {
  border-left-color: rgba(38, 40, 43, 0.55);
  border-right-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-x-sw-boxShadow\/60:hover) {
  border-left-color: rgba(38, 40, 43, 0.6);
  border-right-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-x-sw-boxShadow\/65:hover) {
  border-left-color: rgba(38, 40, 43, 0.65);
  border-right-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-x-sw-boxShadow\/70:hover) {
  border-left-color: rgba(38, 40, 43, 0.7);
  border-right-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-x-sw-boxShadow\/75:hover) {
  border-left-color: rgba(38, 40, 43, 0.75);
  border-right-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-x-sw-boxShadow\/80:hover) {
  border-left-color: rgba(38, 40, 43, 0.8);
  border-right-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-x-sw-boxShadow\/85:hover) {
  border-left-color: rgba(38, 40, 43, 0.85);
  border-right-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-x-sw-boxShadow\/90:hover) {
  border-left-color: rgba(38, 40, 43, 0.9);
  border-right-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-x-sw-boxShadow\/95:hover) {
  border-left-color: rgba(38, 40, 43, 0.95);
  border-right-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-x-sw-destroy:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(180 29 19 / var(--tw-border-opacity));
  border-right-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-destroy\/0:hover) {
  border-left-color: rgb(180 29 19 / 0);
  border-right-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-x-sw-destroy\/10:hover) {
  border-left-color: rgb(180 29 19 / 0.1);
  border-right-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-x-sw-destroy\/100:hover) {
  border-left-color: rgb(180 29 19 / 1);
  border-right-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-x-sw-destroy\/15:hover) {
  border-left-color: rgb(180 29 19 / 0.15);
  border-right-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-x-sw-destroy\/20:hover) {
  border-left-color: rgb(180 29 19 / 0.2);
  border-right-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-x-sw-destroy\/25:hover) {
  border-left-color: rgb(180 29 19 / 0.25);
  border-right-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-x-sw-destroy\/30:hover) {
  border-left-color: rgb(180 29 19 / 0.3);
  border-right-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-x-sw-destroy\/35:hover) {
  border-left-color: rgb(180 29 19 / 0.35);
  border-right-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-x-sw-destroy\/40:hover) {
  border-left-color: rgb(180 29 19 / 0.4);
  border-right-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-x-sw-destroy\/45:hover) {
  border-left-color: rgb(180 29 19 / 0.45);
  border-right-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-x-sw-destroy\/5:hover) {
  border-left-color: rgb(180 29 19 / 0.05);
  border-right-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-x-sw-destroy\/50:hover) {
  border-left-color: rgb(180 29 19 / 0.5);
  border-right-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-x-sw-destroy\/55:hover) {
  border-left-color: rgb(180 29 19 / 0.55);
  border-right-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-x-sw-destroy\/60:hover) {
  border-left-color: rgb(180 29 19 / 0.6);
  border-right-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-x-sw-destroy\/65:hover) {
  border-left-color: rgb(180 29 19 / 0.65);
  border-right-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-x-sw-destroy\/70:hover) {
  border-left-color: rgb(180 29 19 / 0.7);
  border-right-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-x-sw-destroy\/75:hover) {
  border-left-color: rgb(180 29 19 / 0.75);
  border-right-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-x-sw-destroy\/80:hover) {
  border-left-color: rgb(180 29 19 / 0.8);
  border-right-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-x-sw-destroy\/85:hover) {
  border-left-color: rgb(180 29 19 / 0.85);
  border-right-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-x-sw-destroy\/90:hover) {
  border-left-color: rgb(180 29 19 / 0.9);
  border-right-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-x-sw-destroy\/95:hover) {
  border-left-color: rgb(180 29 19 / 0.95);
  border-right-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-x-sw-disabled:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(185 186 185 / var(--tw-border-opacity));
  border-right-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-disabled-alternate:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-right-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-disabled-alternate\/0:hover) {
  border-left-color: rgb(216 216 216 / 0);
  border-right-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-x-sw-disabled-alternate\/10:hover) {
  border-left-color: rgb(216 216 216 / 0.1);
  border-right-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-x-sw-disabled-alternate\/100:hover) {
  border-left-color: rgb(216 216 216 / 1);
  border-right-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-x-sw-disabled-alternate\/15:hover) {
  border-left-color: rgb(216 216 216 / 0.15);
  border-right-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-x-sw-disabled-alternate\/20:hover) {
  border-left-color: rgb(216 216 216 / 0.2);
  border-right-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-x-sw-disabled-alternate\/25:hover) {
  border-left-color: rgb(216 216 216 / 0.25);
  border-right-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-x-sw-disabled-alternate\/30:hover) {
  border-left-color: rgb(216 216 216 / 0.3);
  border-right-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-x-sw-disabled-alternate\/35:hover) {
  border-left-color: rgb(216 216 216 / 0.35);
  border-right-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-x-sw-disabled-alternate\/40:hover) {
  border-left-color: rgb(216 216 216 / 0.4);
  border-right-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-x-sw-disabled-alternate\/45:hover) {
  border-left-color: rgb(216 216 216 / 0.45);
  border-right-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-x-sw-disabled-alternate\/5:hover) {
  border-left-color: rgb(216 216 216 / 0.05);
  border-right-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-x-sw-disabled-alternate\/50:hover) {
  border-left-color: rgb(216 216 216 / 0.5);
  border-right-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-x-sw-disabled-alternate\/55:hover) {
  border-left-color: rgb(216 216 216 / 0.55);
  border-right-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-x-sw-disabled-alternate\/60:hover) {
  border-left-color: rgb(216 216 216 / 0.6);
  border-right-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-x-sw-disabled-alternate\/65:hover) {
  border-left-color: rgb(216 216 216 / 0.65);
  border-right-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-x-sw-disabled-alternate\/70:hover) {
  border-left-color: rgb(216 216 216 / 0.7);
  border-right-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-x-sw-disabled-alternate\/75:hover) {
  border-left-color: rgb(216 216 216 / 0.75);
  border-right-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-x-sw-disabled-alternate\/80:hover) {
  border-left-color: rgb(216 216 216 / 0.8);
  border-right-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-x-sw-disabled-alternate\/85:hover) {
  border-left-color: rgb(216 216 216 / 0.85);
  border-right-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-x-sw-disabled-alternate\/90:hover) {
  border-left-color: rgb(216 216 216 / 0.9);
  border-right-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-x-sw-disabled-alternate\/95:hover) {
  border-left-color: rgb(216 216 216 / 0.95);
  border-right-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-x-sw-disabled-text:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-disabled-text\/0:hover) {
  border-left-color: rgb(131 131 131 / 0);
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-x-sw-disabled-text\/10:hover) {
  border-left-color: rgb(131 131 131 / 0.1);
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-x-sw-disabled-text\/100:hover) {
  border-left-color: rgb(131 131 131 / 1);
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-x-sw-disabled-text\/15:hover) {
  border-left-color: rgb(131 131 131 / 0.15);
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-x-sw-disabled-text\/20:hover) {
  border-left-color: rgb(131 131 131 / 0.2);
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-x-sw-disabled-text\/25:hover) {
  border-left-color: rgb(131 131 131 / 0.25);
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-x-sw-disabled-text\/30:hover) {
  border-left-color: rgb(131 131 131 / 0.3);
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-x-sw-disabled-text\/35:hover) {
  border-left-color: rgb(131 131 131 / 0.35);
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-x-sw-disabled-text\/40:hover) {
  border-left-color: rgb(131 131 131 / 0.4);
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-x-sw-disabled-text\/45:hover) {
  border-left-color: rgb(131 131 131 / 0.45);
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-x-sw-disabled-text\/5:hover) {
  border-left-color: rgb(131 131 131 / 0.05);
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-x-sw-disabled-text\/50:hover) {
  border-left-color: rgb(131 131 131 / 0.5);
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-x-sw-disabled-text\/55:hover) {
  border-left-color: rgb(131 131 131 / 0.55);
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-x-sw-disabled-text\/60:hover) {
  border-left-color: rgb(131 131 131 / 0.6);
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-x-sw-disabled-text\/65:hover) {
  border-left-color: rgb(131 131 131 / 0.65);
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-x-sw-disabled-text\/70:hover) {
  border-left-color: rgb(131 131 131 / 0.7);
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-x-sw-disabled-text\/75:hover) {
  border-left-color: rgb(131 131 131 / 0.75);
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-x-sw-disabled-text\/80:hover) {
  border-left-color: rgb(131 131 131 / 0.8);
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-x-sw-disabled-text\/85:hover) {
  border-left-color: rgb(131 131 131 / 0.85);
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-x-sw-disabled-text\/90:hover) {
  border-left-color: rgb(131 131 131 / 0.9);
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-x-sw-disabled-text\/95:hover) {
  border-left-color: rgb(131 131 131 / 0.95);
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-x-sw-disabled\/0:hover) {
  border-left-color: rgb(185 186 185 / 0);
  border-right-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-x-sw-disabled\/10:hover) {
  border-left-color: rgb(185 186 185 / 0.1);
  border-right-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-x-sw-disabled\/100:hover) {
  border-left-color: rgb(185 186 185 / 1);
  border-right-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-x-sw-disabled\/15:hover) {
  border-left-color: rgb(185 186 185 / 0.15);
  border-right-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-x-sw-disabled\/20:hover) {
  border-left-color: rgb(185 186 185 / 0.2);
  border-right-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-x-sw-disabled\/25:hover) {
  border-left-color: rgb(185 186 185 / 0.25);
  border-right-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-x-sw-disabled\/30:hover) {
  border-left-color: rgb(185 186 185 / 0.3);
  border-right-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-x-sw-disabled\/35:hover) {
  border-left-color: rgb(185 186 185 / 0.35);
  border-right-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-x-sw-disabled\/40:hover) {
  border-left-color: rgb(185 186 185 / 0.4);
  border-right-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-x-sw-disabled\/45:hover) {
  border-left-color: rgb(185 186 185 / 0.45);
  border-right-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-x-sw-disabled\/5:hover) {
  border-left-color: rgb(185 186 185 / 0.05);
  border-right-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-x-sw-disabled\/50:hover) {
  border-left-color: rgb(185 186 185 / 0.5);
  border-right-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-x-sw-disabled\/55:hover) {
  border-left-color: rgb(185 186 185 / 0.55);
  border-right-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-x-sw-disabled\/60:hover) {
  border-left-color: rgb(185 186 185 / 0.6);
  border-right-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-x-sw-disabled\/65:hover) {
  border-left-color: rgb(185 186 185 / 0.65);
  border-right-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-x-sw-disabled\/70:hover) {
  border-left-color: rgb(185 186 185 / 0.7);
  border-right-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-x-sw-disabled\/75:hover) {
  border-left-color: rgb(185 186 185 / 0.75);
  border-right-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-x-sw-disabled\/80:hover) {
  border-left-color: rgb(185 186 185 / 0.8);
  border-right-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-x-sw-disabled\/85:hover) {
  border-left-color: rgb(185 186 185 / 0.85);
  border-right-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-x-sw-disabled\/90:hover) {
  border-left-color: rgb(185 186 185 / 0.9);
  border-right-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-x-sw-disabled\/95:hover) {
  border-left-color: rgb(185 186 185 / 0.95);
  border-right-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-x-sw-divider:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-right-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-divider\/0:hover) {
  border-left-color: rgb(216 216 216 / 0);
  border-right-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-x-sw-divider\/10:hover) {
  border-left-color: rgb(216 216 216 / 0.1);
  border-right-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-x-sw-divider\/100:hover) {
  border-left-color: rgb(216 216 216 / 1);
  border-right-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-x-sw-divider\/15:hover) {
  border-left-color: rgb(216 216 216 / 0.15);
  border-right-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-x-sw-divider\/20:hover) {
  border-left-color: rgb(216 216 216 / 0.2);
  border-right-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-x-sw-divider\/25:hover) {
  border-left-color: rgb(216 216 216 / 0.25);
  border-right-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-x-sw-divider\/30:hover) {
  border-left-color: rgb(216 216 216 / 0.3);
  border-right-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-x-sw-divider\/35:hover) {
  border-left-color: rgb(216 216 216 / 0.35);
  border-right-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-x-sw-divider\/40:hover) {
  border-left-color: rgb(216 216 216 / 0.4);
  border-right-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-x-sw-divider\/45:hover) {
  border-left-color: rgb(216 216 216 / 0.45);
  border-right-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-x-sw-divider\/5:hover) {
  border-left-color: rgb(216 216 216 / 0.05);
  border-right-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-x-sw-divider\/50:hover) {
  border-left-color: rgb(216 216 216 / 0.5);
  border-right-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-x-sw-divider\/55:hover) {
  border-left-color: rgb(216 216 216 / 0.55);
  border-right-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-x-sw-divider\/60:hover) {
  border-left-color: rgb(216 216 216 / 0.6);
  border-right-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-x-sw-divider\/65:hover) {
  border-left-color: rgb(216 216 216 / 0.65);
  border-right-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-x-sw-divider\/70:hover) {
  border-left-color: rgb(216 216 216 / 0.7);
  border-right-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-x-sw-divider\/75:hover) {
  border-left-color: rgb(216 216 216 / 0.75);
  border-right-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-x-sw-divider\/80:hover) {
  border-left-color: rgb(216 216 216 / 0.8);
  border-right-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-x-sw-divider\/85:hover) {
  border-left-color: rgb(216 216 216 / 0.85);
  border-right-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-x-sw-divider\/90:hover) {
  border-left-color: rgb(216 216 216 / 0.9);
  border-right-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-x-sw-divider\/95:hover) {
  border-left-color: rgb(216 216 216 / 0.95);
  border-right-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-x-sw-error:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(180 29 19 / var(--tw-border-opacity));
  border-right-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-error-background:hover) {
  border-left-color: rgba(180, 29, 19, 0.1);
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-x-sw-error-background-hex:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(247 232 231 / var(--tw-border-opacity));
  border-right-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-error-background-hex\/0:hover) {
  border-left-color: rgb(247 232 231 / 0);
  border-right-color: rgb(247 232 231 / 0);
}#body :is(.hover\:border-x-sw-error-background-hex\/10:hover) {
  border-left-color: rgb(247 232 231 / 0.1);
  border-right-color: rgb(247 232 231 / 0.1);
}#body :is(.hover\:border-x-sw-error-background-hex\/100:hover) {
  border-left-color: rgb(247 232 231 / 1);
  border-right-color: rgb(247 232 231 / 1);
}#body :is(.hover\:border-x-sw-error-background-hex\/15:hover) {
  border-left-color: rgb(247 232 231 / 0.15);
  border-right-color: rgb(247 232 231 / 0.15);
}#body :is(.hover\:border-x-sw-error-background-hex\/20:hover) {
  border-left-color: rgb(247 232 231 / 0.2);
  border-right-color: rgb(247 232 231 / 0.2);
}#body :is(.hover\:border-x-sw-error-background-hex\/25:hover) {
  border-left-color: rgb(247 232 231 / 0.25);
  border-right-color: rgb(247 232 231 / 0.25);
}#body :is(.hover\:border-x-sw-error-background-hex\/30:hover) {
  border-left-color: rgb(247 232 231 / 0.3);
  border-right-color: rgb(247 232 231 / 0.3);
}#body :is(.hover\:border-x-sw-error-background-hex\/35:hover) {
  border-left-color: rgb(247 232 231 / 0.35);
  border-right-color: rgb(247 232 231 / 0.35);
}#body :is(.hover\:border-x-sw-error-background-hex\/40:hover) {
  border-left-color: rgb(247 232 231 / 0.4);
  border-right-color: rgb(247 232 231 / 0.4);
}#body :is(.hover\:border-x-sw-error-background-hex\/45:hover) {
  border-left-color: rgb(247 232 231 / 0.45);
  border-right-color: rgb(247 232 231 / 0.45);
}#body :is(.hover\:border-x-sw-error-background-hex\/5:hover) {
  border-left-color: rgb(247 232 231 / 0.05);
  border-right-color: rgb(247 232 231 / 0.05);
}#body :is(.hover\:border-x-sw-error-background-hex\/50:hover) {
  border-left-color: rgb(247 232 231 / 0.5);
  border-right-color: rgb(247 232 231 / 0.5);
}#body :is(.hover\:border-x-sw-error-background-hex\/55:hover) {
  border-left-color: rgb(247 232 231 / 0.55);
  border-right-color: rgb(247 232 231 / 0.55);
}#body :is(.hover\:border-x-sw-error-background-hex\/60:hover) {
  border-left-color: rgb(247 232 231 / 0.6);
  border-right-color: rgb(247 232 231 / 0.6);
}#body :is(.hover\:border-x-sw-error-background-hex\/65:hover) {
  border-left-color: rgb(247 232 231 / 0.65);
  border-right-color: rgb(247 232 231 / 0.65);
}#body :is(.hover\:border-x-sw-error-background-hex\/70:hover) {
  border-left-color: rgb(247 232 231 / 0.7);
  border-right-color: rgb(247 232 231 / 0.7);
}#body :is(.hover\:border-x-sw-error-background-hex\/75:hover) {
  border-left-color: rgb(247 232 231 / 0.75);
  border-right-color: rgb(247 232 231 / 0.75);
}#body :is(.hover\:border-x-sw-error-background-hex\/80:hover) {
  border-left-color: rgb(247 232 231 / 0.8);
  border-right-color: rgb(247 232 231 / 0.8);
}#body :is(.hover\:border-x-sw-error-background-hex\/85:hover) {
  border-left-color: rgb(247 232 231 / 0.85);
  border-right-color: rgb(247 232 231 / 0.85);
}#body :is(.hover\:border-x-sw-error-background-hex\/90:hover) {
  border-left-color: rgb(247 232 231 / 0.9);
  border-right-color: rgb(247 232 231 / 0.9);
}#body :is(.hover\:border-x-sw-error-background-hex\/95:hover) {
  border-left-color: rgb(247 232 231 / 0.95);
  border-right-color: rgb(247 232 231 / 0.95);
}#body :is(.hover\:border-x-sw-error-background\/0:hover) {
  border-left-color: rgba(180, 29, 19, 0);
  border-right-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-x-sw-error-background\/10:hover) {
  border-left-color: rgba(180, 29, 19, 0.1);
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-x-sw-error-background\/100:hover) {
  border-left-color: rgba(180, 29, 19, 1);
  border-right-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-x-sw-error-background\/15:hover) {
  border-left-color: rgba(180, 29, 19, 0.15);
  border-right-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-x-sw-error-background\/20:hover) {
  border-left-color: rgba(180, 29, 19, 0.2);
  border-right-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-x-sw-error-background\/25:hover) {
  border-left-color: rgba(180, 29, 19, 0.25);
  border-right-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-x-sw-error-background\/30:hover) {
  border-left-color: rgba(180, 29, 19, 0.3);
  border-right-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-x-sw-error-background\/35:hover) {
  border-left-color: rgba(180, 29, 19, 0.35);
  border-right-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-x-sw-error-background\/40:hover) {
  border-left-color: rgba(180, 29, 19, 0.4);
  border-right-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-x-sw-error-background\/45:hover) {
  border-left-color: rgba(180, 29, 19, 0.45);
  border-right-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-x-sw-error-background\/5:hover) {
  border-left-color: rgba(180, 29, 19, 0.05);
  border-right-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-x-sw-error-background\/50:hover) {
  border-left-color: rgba(180, 29, 19, 0.5);
  border-right-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-x-sw-error-background\/55:hover) {
  border-left-color: rgba(180, 29, 19, 0.55);
  border-right-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-x-sw-error-background\/60:hover) {
  border-left-color: rgba(180, 29, 19, 0.6);
  border-right-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-x-sw-error-background\/65:hover) {
  border-left-color: rgba(180, 29, 19, 0.65);
  border-right-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-x-sw-error-background\/70:hover) {
  border-left-color: rgba(180, 29, 19, 0.7);
  border-right-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-x-sw-error-background\/75:hover) {
  border-left-color: rgba(180, 29, 19, 0.75);
  border-right-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-x-sw-error-background\/80:hover) {
  border-left-color: rgba(180, 29, 19, 0.8);
  border-right-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-x-sw-error-background\/85:hover) {
  border-left-color: rgba(180, 29, 19, 0.85);
  border-right-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-x-sw-error-background\/90:hover) {
  border-left-color: rgba(180, 29, 19, 0.9);
  border-right-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-x-sw-error-background\/95:hover) {
  border-left-color: rgba(180, 29, 19, 0.95);
  border-right-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-x-sw-error-dark:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(135 22 15 / var(--tw-border-opacity));
  border-right-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-error-dark\/0:hover) {
  border-left-color: rgb(135 22 15 / 0);
  border-right-color: rgb(135 22 15 / 0);
}#body :is(.hover\:border-x-sw-error-dark\/10:hover) {
  border-left-color: rgb(135 22 15 / 0.1);
  border-right-color: rgb(135 22 15 / 0.1);
}#body :is(.hover\:border-x-sw-error-dark\/100:hover) {
  border-left-color: rgb(135 22 15 / 1);
  border-right-color: rgb(135 22 15 / 1);
}#body :is(.hover\:border-x-sw-error-dark\/15:hover) {
  border-left-color: rgb(135 22 15 / 0.15);
  border-right-color: rgb(135 22 15 / 0.15);
}#body :is(.hover\:border-x-sw-error-dark\/20:hover) {
  border-left-color: rgb(135 22 15 / 0.2);
  border-right-color: rgb(135 22 15 / 0.2);
}#body :is(.hover\:border-x-sw-error-dark\/25:hover) {
  border-left-color: rgb(135 22 15 / 0.25);
  border-right-color: rgb(135 22 15 / 0.25);
}#body :is(.hover\:border-x-sw-error-dark\/30:hover) {
  border-left-color: rgb(135 22 15 / 0.3);
  border-right-color: rgb(135 22 15 / 0.3);
}#body :is(.hover\:border-x-sw-error-dark\/35:hover) {
  border-left-color: rgb(135 22 15 / 0.35);
  border-right-color: rgb(135 22 15 / 0.35);
}#body :is(.hover\:border-x-sw-error-dark\/40:hover) {
  border-left-color: rgb(135 22 15 / 0.4);
  border-right-color: rgb(135 22 15 / 0.4);
}#body :is(.hover\:border-x-sw-error-dark\/45:hover) {
  border-left-color: rgb(135 22 15 / 0.45);
  border-right-color: rgb(135 22 15 / 0.45);
}#body :is(.hover\:border-x-sw-error-dark\/5:hover) {
  border-left-color: rgb(135 22 15 / 0.05);
  border-right-color: rgb(135 22 15 / 0.05);
}#body :is(.hover\:border-x-sw-error-dark\/50:hover) {
  border-left-color: rgb(135 22 15 / 0.5);
  border-right-color: rgb(135 22 15 / 0.5);
}#body :is(.hover\:border-x-sw-error-dark\/55:hover) {
  border-left-color: rgb(135 22 15 / 0.55);
  border-right-color: rgb(135 22 15 / 0.55);
}#body :is(.hover\:border-x-sw-error-dark\/60:hover) {
  border-left-color: rgb(135 22 15 / 0.6);
  border-right-color: rgb(135 22 15 / 0.6);
}#body :is(.hover\:border-x-sw-error-dark\/65:hover) {
  border-left-color: rgb(135 22 15 / 0.65);
  border-right-color: rgb(135 22 15 / 0.65);
}#body :is(.hover\:border-x-sw-error-dark\/70:hover) {
  border-left-color: rgb(135 22 15 / 0.7);
  border-right-color: rgb(135 22 15 / 0.7);
}#body :is(.hover\:border-x-sw-error-dark\/75:hover) {
  border-left-color: rgb(135 22 15 / 0.75);
  border-right-color: rgb(135 22 15 / 0.75);
}#body :is(.hover\:border-x-sw-error-dark\/80:hover) {
  border-left-color: rgb(135 22 15 / 0.8);
  border-right-color: rgb(135 22 15 / 0.8);
}#body :is(.hover\:border-x-sw-error-dark\/85:hover) {
  border-left-color: rgb(135 22 15 / 0.85);
  border-right-color: rgb(135 22 15 / 0.85);
}#body :is(.hover\:border-x-sw-error-dark\/90:hover) {
  border-left-color: rgb(135 22 15 / 0.9);
  border-right-color: rgb(135 22 15 / 0.9);
}#body :is(.hover\:border-x-sw-error-dark\/95:hover) {
  border-left-color: rgb(135 22 15 / 0.95);
  border-right-color: rgb(135 22 15 / 0.95);
}#body :is(.hover\:border-x-sw-error-light:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(203 82 65 / var(--tw-border-opacity));
  border-right-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-error-light\/0:hover) {
  border-left-color: rgb(203 82 65 / 0);
  border-right-color: rgb(203 82 65 / 0);
}#body :is(.hover\:border-x-sw-error-light\/10:hover) {
  border-left-color: rgb(203 82 65 / 0.1);
  border-right-color: rgb(203 82 65 / 0.1);
}#body :is(.hover\:border-x-sw-error-light\/100:hover) {
  border-left-color: rgb(203 82 65 / 1);
  border-right-color: rgb(203 82 65 / 1);
}#body :is(.hover\:border-x-sw-error-light\/15:hover) {
  border-left-color: rgb(203 82 65 / 0.15);
  border-right-color: rgb(203 82 65 / 0.15);
}#body :is(.hover\:border-x-sw-error-light\/20:hover) {
  border-left-color: rgb(203 82 65 / 0.2);
  border-right-color: rgb(203 82 65 / 0.2);
}#body :is(.hover\:border-x-sw-error-light\/25:hover) {
  border-left-color: rgb(203 82 65 / 0.25);
  border-right-color: rgb(203 82 65 / 0.25);
}#body :is(.hover\:border-x-sw-error-light\/30:hover) {
  border-left-color: rgb(203 82 65 / 0.3);
  border-right-color: rgb(203 82 65 / 0.3);
}#body :is(.hover\:border-x-sw-error-light\/35:hover) {
  border-left-color: rgb(203 82 65 / 0.35);
  border-right-color: rgb(203 82 65 / 0.35);
}#body :is(.hover\:border-x-sw-error-light\/40:hover) {
  border-left-color: rgb(203 82 65 / 0.4);
  border-right-color: rgb(203 82 65 / 0.4);
}#body :is(.hover\:border-x-sw-error-light\/45:hover) {
  border-left-color: rgb(203 82 65 / 0.45);
  border-right-color: rgb(203 82 65 / 0.45);
}#body :is(.hover\:border-x-sw-error-light\/5:hover) {
  border-left-color: rgb(203 82 65 / 0.05);
  border-right-color: rgb(203 82 65 / 0.05);
}#body :is(.hover\:border-x-sw-error-light\/50:hover) {
  border-left-color: rgb(203 82 65 / 0.5);
  border-right-color: rgb(203 82 65 / 0.5);
}#body :is(.hover\:border-x-sw-error-light\/55:hover) {
  border-left-color: rgb(203 82 65 / 0.55);
  border-right-color: rgb(203 82 65 / 0.55);
}#body :is(.hover\:border-x-sw-error-light\/60:hover) {
  border-left-color: rgb(203 82 65 / 0.6);
  border-right-color: rgb(203 82 65 / 0.6);
}#body :is(.hover\:border-x-sw-error-light\/65:hover) {
  border-left-color: rgb(203 82 65 / 0.65);
  border-right-color: rgb(203 82 65 / 0.65);
}#body :is(.hover\:border-x-sw-error-light\/70:hover) {
  border-left-color: rgb(203 82 65 / 0.7);
  border-right-color: rgb(203 82 65 / 0.7);
}#body :is(.hover\:border-x-sw-error-light\/75:hover) {
  border-left-color: rgb(203 82 65 / 0.75);
  border-right-color: rgb(203 82 65 / 0.75);
}#body :is(.hover\:border-x-sw-error-light\/80:hover) {
  border-left-color: rgb(203 82 65 / 0.8);
  border-right-color: rgb(203 82 65 / 0.8);
}#body :is(.hover\:border-x-sw-error-light\/85:hover) {
  border-left-color: rgb(203 82 65 / 0.85);
  border-right-color: rgb(203 82 65 / 0.85);
}#body :is(.hover\:border-x-sw-error-light\/90:hover) {
  border-left-color: rgb(203 82 65 / 0.9);
  border-right-color: rgb(203 82 65 / 0.9);
}#body :is(.hover\:border-x-sw-error-light\/95:hover) {
  border-left-color: rgb(203 82 65 / 0.95);
  border-right-color: rgb(203 82 65 / 0.95);
}#body :is(.hover\:border-x-sw-error\/0:hover) {
  border-left-color: rgb(180 29 19 / 0);
  border-right-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-x-sw-error\/10:hover) {
  border-left-color: rgb(180 29 19 / 0.1);
  border-right-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-x-sw-error\/100:hover) {
  border-left-color: rgb(180 29 19 / 1);
  border-right-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-x-sw-error\/15:hover) {
  border-left-color: rgb(180 29 19 / 0.15);
  border-right-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-x-sw-error\/20:hover) {
  border-left-color: rgb(180 29 19 / 0.2);
  border-right-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-x-sw-error\/25:hover) {
  border-left-color: rgb(180 29 19 / 0.25);
  border-right-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-x-sw-error\/30:hover) {
  border-left-color: rgb(180 29 19 / 0.3);
  border-right-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-x-sw-error\/35:hover) {
  border-left-color: rgb(180 29 19 / 0.35);
  border-right-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-x-sw-error\/40:hover) {
  border-left-color: rgb(180 29 19 / 0.4);
  border-right-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-x-sw-error\/45:hover) {
  border-left-color: rgb(180 29 19 / 0.45);
  border-right-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-x-sw-error\/5:hover) {
  border-left-color: rgb(180 29 19 / 0.05);
  border-right-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-x-sw-error\/50:hover) {
  border-left-color: rgb(180 29 19 / 0.5);
  border-right-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-x-sw-error\/55:hover) {
  border-left-color: rgb(180 29 19 / 0.55);
  border-right-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-x-sw-error\/60:hover) {
  border-left-color: rgb(180 29 19 / 0.6);
  border-right-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-x-sw-error\/65:hover) {
  border-left-color: rgb(180 29 19 / 0.65);
  border-right-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-x-sw-error\/70:hover) {
  border-left-color: rgb(180 29 19 / 0.7);
  border-right-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-x-sw-error\/75:hover) {
  border-left-color: rgb(180 29 19 / 0.75);
  border-right-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-x-sw-error\/80:hover) {
  border-left-color: rgb(180 29 19 / 0.8);
  border-right-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-x-sw-error\/85:hover) {
  border-left-color: rgb(180 29 19 / 0.85);
  border-right-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-x-sw-error\/90:hover) {
  border-left-color: rgb(180 29 19 / 0.9);
  border-right-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-x-sw-error\/95:hover) {
  border-left-color: rgb(180 29 19 / 0.95);
  border-right-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-x-sw-focused:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 107 162 / var(--tw-border-opacity));
  border-right-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-focused\/0:hover) {
  border-left-color: rgb(0 107 162 / 0);
  border-right-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-x-sw-focused\/10:hover) {
  border-left-color: rgb(0 107 162 / 0.1);
  border-right-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-x-sw-focused\/100:hover) {
  border-left-color: rgb(0 107 162 / 1);
  border-right-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-x-sw-focused\/15:hover) {
  border-left-color: rgb(0 107 162 / 0.15);
  border-right-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-x-sw-focused\/20:hover) {
  border-left-color: rgb(0 107 162 / 0.2);
  border-right-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-x-sw-focused\/25:hover) {
  border-left-color: rgb(0 107 162 / 0.25);
  border-right-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-x-sw-focused\/30:hover) {
  border-left-color: rgb(0 107 162 / 0.3);
  border-right-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-x-sw-focused\/35:hover) {
  border-left-color: rgb(0 107 162 / 0.35);
  border-right-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-x-sw-focused\/40:hover) {
  border-left-color: rgb(0 107 162 / 0.4);
  border-right-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-x-sw-focused\/45:hover) {
  border-left-color: rgb(0 107 162 / 0.45);
  border-right-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-x-sw-focused\/5:hover) {
  border-left-color: rgb(0 107 162 / 0.05);
  border-right-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-x-sw-focused\/50:hover) {
  border-left-color: rgb(0 107 162 / 0.5);
  border-right-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-x-sw-focused\/55:hover) {
  border-left-color: rgb(0 107 162 / 0.55);
  border-right-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-x-sw-focused\/60:hover) {
  border-left-color: rgb(0 107 162 / 0.6);
  border-right-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-x-sw-focused\/65:hover) {
  border-left-color: rgb(0 107 162 / 0.65);
  border-right-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-x-sw-focused\/70:hover) {
  border-left-color: rgb(0 107 162 / 0.7);
  border-right-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-x-sw-focused\/75:hover) {
  border-left-color: rgb(0 107 162 / 0.75);
  border-right-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-x-sw-focused\/80:hover) {
  border-left-color: rgb(0 107 162 / 0.8);
  border-right-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-x-sw-focused\/85:hover) {
  border-left-color: rgb(0 107 162 / 0.85);
  border-right-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-x-sw-focused\/90:hover) {
  border-left-color: rgb(0 107 162 / 0.9);
  border-right-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-x-sw-focused\/95:hover) {
  border-left-color: rgb(0 107 162 / 0.95);
  border-right-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-x-sw-form-field:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-form-field\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-x-sw-form-field\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-x-sw-form-field\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-x-sw-form-field\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-x-sw-form-field\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-x-sw-form-field\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-x-sw-form-field\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-x-sw-form-field\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-x-sw-form-field\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-x-sw-form-field\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-x-sw-form-field\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-x-sw-form-field\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-x-sw-form-field\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-x-sw-form-field\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-x-sw-form-field\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-x-sw-form-field\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-x-sw-form-field\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-x-sw-form-field\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-x-sw-form-field\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-x-sw-form-field\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-x-sw-form-field\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-x-sw-form-helper-text:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-form-helper-text\/0:hover) {
  border-left-color: rgb(131 131 131 / 0);
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-x-sw-form-helper-text\/10:hover) {
  border-left-color: rgb(131 131 131 / 0.1);
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-x-sw-form-helper-text\/100:hover) {
  border-left-color: rgb(131 131 131 / 1);
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-x-sw-form-helper-text\/15:hover) {
  border-left-color: rgb(131 131 131 / 0.15);
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-x-sw-form-helper-text\/20:hover) {
  border-left-color: rgb(131 131 131 / 0.2);
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-x-sw-form-helper-text\/25:hover) {
  border-left-color: rgb(131 131 131 / 0.25);
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-x-sw-form-helper-text\/30:hover) {
  border-left-color: rgb(131 131 131 / 0.3);
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-x-sw-form-helper-text\/35:hover) {
  border-left-color: rgb(131 131 131 / 0.35);
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-x-sw-form-helper-text\/40:hover) {
  border-left-color: rgb(131 131 131 / 0.4);
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-x-sw-form-helper-text\/45:hover) {
  border-left-color: rgb(131 131 131 / 0.45);
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-x-sw-form-helper-text\/5:hover) {
  border-left-color: rgb(131 131 131 / 0.05);
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-x-sw-form-helper-text\/50:hover) {
  border-left-color: rgb(131 131 131 / 0.5);
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-x-sw-form-helper-text\/55:hover) {
  border-left-color: rgb(131 131 131 / 0.55);
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-x-sw-form-helper-text\/60:hover) {
  border-left-color: rgb(131 131 131 / 0.6);
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-x-sw-form-helper-text\/65:hover) {
  border-left-color: rgb(131 131 131 / 0.65);
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-x-sw-form-helper-text\/70:hover) {
  border-left-color: rgb(131 131 131 / 0.7);
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-x-sw-form-helper-text\/75:hover) {
  border-left-color: rgb(131 131 131 / 0.75);
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-x-sw-form-helper-text\/80:hover) {
  border-left-color: rgb(131 131 131 / 0.8);
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-x-sw-form-helper-text\/85:hover) {
  border-left-color: rgb(131 131 131 / 0.85);
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-x-sw-form-helper-text\/90:hover) {
  border-left-color: rgb(131 131 131 / 0.9);
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-x-sw-form-helper-text\/95:hover) {
  border-left-color: rgb(131 131 131 / 0.95);
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-x-sw-high-price:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(206 226 248 / var(--tw-border-opacity));
  border-right-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-high-price-background:hover) {
  border-left-color: rgba(180, 29, 19, 0.1);
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-x-sw-high-price-background\/0:hover) {
  border-left-color: rgba(180, 29, 19, 0);
  border-right-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-x-sw-high-price-background\/10:hover) {
  border-left-color: rgba(180, 29, 19, 0.1);
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-x-sw-high-price-background\/100:hover) {
  border-left-color: rgba(180, 29, 19, 1);
  border-right-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-x-sw-high-price-background\/15:hover) {
  border-left-color: rgba(180, 29, 19, 0.15);
  border-right-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-x-sw-high-price-background\/20:hover) {
  border-left-color: rgba(180, 29, 19, 0.2);
  border-right-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-x-sw-high-price-background\/25:hover) {
  border-left-color: rgba(180, 29, 19, 0.25);
  border-right-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-x-sw-high-price-background\/30:hover) {
  border-left-color: rgba(180, 29, 19, 0.3);
  border-right-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-x-sw-high-price-background\/35:hover) {
  border-left-color: rgba(180, 29, 19, 0.35);
  border-right-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-x-sw-high-price-background\/40:hover) {
  border-left-color: rgba(180, 29, 19, 0.4);
  border-right-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-x-sw-high-price-background\/45:hover) {
  border-left-color: rgba(180, 29, 19, 0.45);
  border-right-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-x-sw-high-price-background\/5:hover) {
  border-left-color: rgba(180, 29, 19, 0.05);
  border-right-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-x-sw-high-price-background\/50:hover) {
  border-left-color: rgba(180, 29, 19, 0.5);
  border-right-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-x-sw-high-price-background\/55:hover) {
  border-left-color: rgba(180, 29, 19, 0.55);
  border-right-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-x-sw-high-price-background\/60:hover) {
  border-left-color: rgba(180, 29, 19, 0.6);
  border-right-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-x-sw-high-price-background\/65:hover) {
  border-left-color: rgba(180, 29, 19, 0.65);
  border-right-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-x-sw-high-price-background\/70:hover) {
  border-left-color: rgba(180, 29, 19, 0.7);
  border-right-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-x-sw-high-price-background\/75:hover) {
  border-left-color: rgba(180, 29, 19, 0.75);
  border-right-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-x-sw-high-price-background\/80:hover) {
  border-left-color: rgba(180, 29, 19, 0.8);
  border-right-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-x-sw-high-price-background\/85:hover) {
  border-left-color: rgba(180, 29, 19, 0.85);
  border-right-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-x-sw-high-price-background\/90:hover) {
  border-left-color: rgba(180, 29, 19, 0.9);
  border-right-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-x-sw-high-price-background\/95:hover) {
  border-left-color: rgba(180, 29, 19, 0.95);
  border-right-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-x-sw-high-price\/0:hover) {
  border-left-color: rgb(206 226 248 / 0);
  border-right-color: rgb(206 226 248 / 0);
}#body :is(.hover\:border-x-sw-high-price\/10:hover) {
  border-left-color: rgb(206 226 248 / 0.1);
  border-right-color: rgb(206 226 248 / 0.1);
}#body :is(.hover\:border-x-sw-high-price\/100:hover) {
  border-left-color: rgb(206 226 248 / 1);
  border-right-color: rgb(206 226 248 / 1);
}#body :is(.hover\:border-x-sw-high-price\/15:hover) {
  border-left-color: rgb(206 226 248 / 0.15);
  border-right-color: rgb(206 226 248 / 0.15);
}#body :is(.hover\:border-x-sw-high-price\/20:hover) {
  border-left-color: rgb(206 226 248 / 0.2);
  border-right-color: rgb(206 226 248 / 0.2);
}#body :is(.hover\:border-x-sw-high-price\/25:hover) {
  border-left-color: rgb(206 226 248 / 0.25);
  border-right-color: rgb(206 226 248 / 0.25);
}#body :is(.hover\:border-x-sw-high-price\/30:hover) {
  border-left-color: rgb(206 226 248 / 0.3);
  border-right-color: rgb(206 226 248 / 0.3);
}#body :is(.hover\:border-x-sw-high-price\/35:hover) {
  border-left-color: rgb(206 226 248 / 0.35);
  border-right-color: rgb(206 226 248 / 0.35);
}#body :is(.hover\:border-x-sw-high-price\/40:hover) {
  border-left-color: rgb(206 226 248 / 0.4);
  border-right-color: rgb(206 226 248 / 0.4);
}#body :is(.hover\:border-x-sw-high-price\/45:hover) {
  border-left-color: rgb(206 226 248 / 0.45);
  border-right-color: rgb(206 226 248 / 0.45);
}#body :is(.hover\:border-x-sw-high-price\/5:hover) {
  border-left-color: rgb(206 226 248 / 0.05);
  border-right-color: rgb(206 226 248 / 0.05);
}#body :is(.hover\:border-x-sw-high-price\/50:hover) {
  border-left-color: rgb(206 226 248 / 0.5);
  border-right-color: rgb(206 226 248 / 0.5);
}#body :is(.hover\:border-x-sw-high-price\/55:hover) {
  border-left-color: rgb(206 226 248 / 0.55);
  border-right-color: rgb(206 226 248 / 0.55);
}#body :is(.hover\:border-x-sw-high-price\/60:hover) {
  border-left-color: rgb(206 226 248 / 0.6);
  border-right-color: rgb(206 226 248 / 0.6);
}#body :is(.hover\:border-x-sw-high-price\/65:hover) {
  border-left-color: rgb(206 226 248 / 0.65);
  border-right-color: rgb(206 226 248 / 0.65);
}#body :is(.hover\:border-x-sw-high-price\/70:hover) {
  border-left-color: rgb(206 226 248 / 0.7);
  border-right-color: rgb(206 226 248 / 0.7);
}#body :is(.hover\:border-x-sw-high-price\/75:hover) {
  border-left-color: rgb(206 226 248 / 0.75);
  border-right-color: rgb(206 226 248 / 0.75);
}#body :is(.hover\:border-x-sw-high-price\/80:hover) {
  border-left-color: rgb(206 226 248 / 0.8);
  border-right-color: rgb(206 226 248 / 0.8);
}#body :is(.hover\:border-x-sw-high-price\/85:hover) {
  border-left-color: rgb(206 226 248 / 0.85);
  border-right-color: rgb(206 226 248 / 0.85);
}#body :is(.hover\:border-x-sw-high-price\/90:hover) {
  border-left-color: rgb(206 226 248 / 0.9);
  border-right-color: rgb(206 226 248 / 0.9);
}#body :is(.hover\:border-x-sw-high-price\/95:hover) {
  border-left-color: rgb(206 226 248 / 0.95);
  border-right-color: rgb(206 226 248 / 0.95);
}#body :is(.hover\:border-x-sw-hover-light:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(194 210 226 / var(--tw-border-opacity));
  border-right-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-hover-light\/0:hover) {
  border-left-color: rgb(194 210 226 / 0);
  border-right-color: rgb(194 210 226 / 0);
}#body :is(.hover\:border-x-sw-hover-light\/10:hover) {
  border-left-color: rgb(194 210 226 / 0.1);
  border-right-color: rgb(194 210 226 / 0.1);
}#body :is(.hover\:border-x-sw-hover-light\/100:hover) {
  border-left-color: rgb(194 210 226 / 1);
  border-right-color: rgb(194 210 226 / 1);
}#body :is(.hover\:border-x-sw-hover-light\/15:hover) {
  border-left-color: rgb(194 210 226 / 0.15);
  border-right-color: rgb(194 210 226 / 0.15);
}#body :is(.hover\:border-x-sw-hover-light\/20:hover) {
  border-left-color: rgb(194 210 226 / 0.2);
  border-right-color: rgb(194 210 226 / 0.2);
}#body :is(.hover\:border-x-sw-hover-light\/25:hover) {
  border-left-color: rgb(194 210 226 / 0.25);
  border-right-color: rgb(194 210 226 / 0.25);
}#body :is(.hover\:border-x-sw-hover-light\/30:hover) {
  border-left-color: rgb(194 210 226 / 0.3);
  border-right-color: rgb(194 210 226 / 0.3);
}#body :is(.hover\:border-x-sw-hover-light\/35:hover) {
  border-left-color: rgb(194 210 226 / 0.35);
  border-right-color: rgb(194 210 226 / 0.35);
}#body :is(.hover\:border-x-sw-hover-light\/40:hover) {
  border-left-color: rgb(194 210 226 / 0.4);
  border-right-color: rgb(194 210 226 / 0.4);
}#body :is(.hover\:border-x-sw-hover-light\/45:hover) {
  border-left-color: rgb(194 210 226 / 0.45);
  border-right-color: rgb(194 210 226 / 0.45);
}#body :is(.hover\:border-x-sw-hover-light\/5:hover) {
  border-left-color: rgb(194 210 226 / 0.05);
  border-right-color: rgb(194 210 226 / 0.05);
}#body :is(.hover\:border-x-sw-hover-light\/50:hover) {
  border-left-color: rgb(194 210 226 / 0.5);
  border-right-color: rgb(194 210 226 / 0.5);
}#body :is(.hover\:border-x-sw-hover-light\/55:hover) {
  border-left-color: rgb(194 210 226 / 0.55);
  border-right-color: rgb(194 210 226 / 0.55);
}#body :is(.hover\:border-x-sw-hover-light\/60:hover) {
  border-left-color: rgb(194 210 226 / 0.6);
  border-right-color: rgb(194 210 226 / 0.6);
}#body :is(.hover\:border-x-sw-hover-light\/65:hover) {
  border-left-color: rgb(194 210 226 / 0.65);
  border-right-color: rgb(194 210 226 / 0.65);
}#body :is(.hover\:border-x-sw-hover-light\/70:hover) {
  border-left-color: rgb(194 210 226 / 0.7);
  border-right-color: rgb(194 210 226 / 0.7);
}#body :is(.hover\:border-x-sw-hover-light\/75:hover) {
  border-left-color: rgb(194 210 226 / 0.75);
  border-right-color: rgb(194 210 226 / 0.75);
}#body :is(.hover\:border-x-sw-hover-light\/80:hover) {
  border-left-color: rgb(194 210 226 / 0.8);
  border-right-color: rgb(194 210 226 / 0.8);
}#body :is(.hover\:border-x-sw-hover-light\/85:hover) {
  border-left-color: rgb(194 210 226 / 0.85);
  border-right-color: rgb(194 210 226 / 0.85);
}#body :is(.hover\:border-x-sw-hover-light\/90:hover) {
  border-left-color: rgb(194 210 226 / 0.9);
  border-right-color: rgb(194 210 226 / 0.9);
}#body :is(.hover\:border-x-sw-hover-light\/95:hover) {
  border-left-color: rgb(194 210 226 / 0.95);
  border-right-color: rgb(194 210 226 / 0.95);
}#body :is(.hover\:border-x-sw-icon:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-icon-alternate:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-icon-alternate\/0:hover) {
  border-left-color: rgb(131 131 131 / 0);
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-x-sw-icon-alternate\/10:hover) {
  border-left-color: rgb(131 131 131 / 0.1);
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-x-sw-icon-alternate\/100:hover) {
  border-left-color: rgb(131 131 131 / 1);
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-x-sw-icon-alternate\/15:hover) {
  border-left-color: rgb(131 131 131 / 0.15);
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-x-sw-icon-alternate\/20:hover) {
  border-left-color: rgb(131 131 131 / 0.2);
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-x-sw-icon-alternate\/25:hover) {
  border-left-color: rgb(131 131 131 / 0.25);
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-x-sw-icon-alternate\/30:hover) {
  border-left-color: rgb(131 131 131 / 0.3);
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-x-sw-icon-alternate\/35:hover) {
  border-left-color: rgb(131 131 131 / 0.35);
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-x-sw-icon-alternate\/40:hover) {
  border-left-color: rgb(131 131 131 / 0.4);
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-x-sw-icon-alternate\/45:hover) {
  border-left-color: rgb(131 131 131 / 0.45);
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-x-sw-icon-alternate\/5:hover) {
  border-left-color: rgb(131 131 131 / 0.05);
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-x-sw-icon-alternate\/50:hover) {
  border-left-color: rgb(131 131 131 / 0.5);
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-x-sw-icon-alternate\/55:hover) {
  border-left-color: rgb(131 131 131 / 0.55);
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-x-sw-icon-alternate\/60:hover) {
  border-left-color: rgb(131 131 131 / 0.6);
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-x-sw-icon-alternate\/65:hover) {
  border-left-color: rgb(131 131 131 / 0.65);
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-x-sw-icon-alternate\/70:hover) {
  border-left-color: rgb(131 131 131 / 0.7);
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-x-sw-icon-alternate\/75:hover) {
  border-left-color: rgb(131 131 131 / 0.75);
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-x-sw-icon-alternate\/80:hover) {
  border-left-color: rgb(131 131 131 / 0.8);
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-x-sw-icon-alternate\/85:hover) {
  border-left-color: rgb(131 131 131 / 0.85);
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-x-sw-icon-alternate\/90:hover) {
  border-left-color: rgb(131 131 131 / 0.9);
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-x-sw-icon-alternate\/95:hover) {
  border-left-color: rgb(131 131 131 / 0.95);
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-x-sw-icon-small:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-icon-small\/0:hover) {
  border-left-color: rgb(131 131 131 / 0);
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-x-sw-icon-small\/10:hover) {
  border-left-color: rgb(131 131 131 / 0.1);
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-x-sw-icon-small\/100:hover) {
  border-left-color: rgb(131 131 131 / 1);
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-x-sw-icon-small\/15:hover) {
  border-left-color: rgb(131 131 131 / 0.15);
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-x-sw-icon-small\/20:hover) {
  border-left-color: rgb(131 131 131 / 0.2);
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-x-sw-icon-small\/25:hover) {
  border-left-color: rgb(131 131 131 / 0.25);
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-x-sw-icon-small\/30:hover) {
  border-left-color: rgb(131 131 131 / 0.3);
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-x-sw-icon-small\/35:hover) {
  border-left-color: rgb(131 131 131 / 0.35);
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-x-sw-icon-small\/40:hover) {
  border-left-color: rgb(131 131 131 / 0.4);
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-x-sw-icon-small\/45:hover) {
  border-left-color: rgb(131 131 131 / 0.45);
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-x-sw-icon-small\/5:hover) {
  border-left-color: rgb(131 131 131 / 0.05);
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-x-sw-icon-small\/50:hover) {
  border-left-color: rgb(131 131 131 / 0.5);
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-x-sw-icon-small\/55:hover) {
  border-left-color: rgb(131 131 131 / 0.55);
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-x-sw-icon-small\/60:hover) {
  border-left-color: rgb(131 131 131 / 0.6);
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-x-sw-icon-small\/65:hover) {
  border-left-color: rgb(131 131 131 / 0.65);
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-x-sw-icon-small\/70:hover) {
  border-left-color: rgb(131 131 131 / 0.7);
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-x-sw-icon-small\/75:hover) {
  border-left-color: rgb(131 131 131 / 0.75);
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-x-sw-icon-small\/80:hover) {
  border-left-color: rgb(131 131 131 / 0.8);
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-x-sw-icon-small\/85:hover) {
  border-left-color: rgb(131 131 131 / 0.85);
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-x-sw-icon-small\/90:hover) {
  border-left-color: rgb(131 131 131 / 0.9);
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-x-sw-icon-small\/95:hover) {
  border-left-color: rgb(131 131 131 / 0.95);
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-x-sw-icon\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-x-sw-icon\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-x-sw-icon\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-x-sw-icon\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-x-sw-icon\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-x-sw-icon\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-x-sw-icon\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-x-sw-icon\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-x-sw-icon\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-x-sw-icon\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-x-sw-icon\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-x-sw-icon\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-x-sw-icon\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-x-sw-icon\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-x-sw-icon\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-x-sw-icon\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-x-sw-icon\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-x-sw-icon\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-x-sw-icon\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-x-sw-icon\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-x-sw-icon\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-x-sw-info:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(38 40 43 / var(--tw-border-opacity));
  border-right-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-info\/0:hover) {
  border-left-color: rgb(38 40 43 / 0);
  border-right-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-x-sw-info\/10:hover) {
  border-left-color: rgb(38 40 43 / 0.1);
  border-right-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-x-sw-info\/100:hover) {
  border-left-color: rgb(38 40 43 / 1);
  border-right-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-x-sw-info\/15:hover) {
  border-left-color: rgb(38 40 43 / 0.15);
  border-right-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-x-sw-info\/20:hover) {
  border-left-color: rgb(38 40 43 / 0.2);
  border-right-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-x-sw-info\/25:hover) {
  border-left-color: rgb(38 40 43 / 0.25);
  border-right-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-x-sw-info\/30:hover) {
  border-left-color: rgb(38 40 43 / 0.3);
  border-right-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-x-sw-info\/35:hover) {
  border-left-color: rgb(38 40 43 / 0.35);
  border-right-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-x-sw-info\/40:hover) {
  border-left-color: rgb(38 40 43 / 0.4);
  border-right-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-x-sw-info\/45:hover) {
  border-left-color: rgb(38 40 43 / 0.45);
  border-right-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-x-sw-info\/5:hover) {
  border-left-color: rgb(38 40 43 / 0.05);
  border-right-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-x-sw-info\/50:hover) {
  border-left-color: rgb(38 40 43 / 0.5);
  border-right-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-x-sw-info\/55:hover) {
  border-left-color: rgb(38 40 43 / 0.55);
  border-right-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-x-sw-info\/60:hover) {
  border-left-color: rgb(38 40 43 / 0.6);
  border-right-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-x-sw-info\/65:hover) {
  border-left-color: rgb(38 40 43 / 0.65);
  border-right-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-x-sw-info\/70:hover) {
  border-left-color: rgb(38 40 43 / 0.7);
  border-right-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-x-sw-info\/75:hover) {
  border-left-color: rgb(38 40 43 / 0.75);
  border-right-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-x-sw-info\/80:hover) {
  border-left-color: rgb(38 40 43 / 0.8);
  border-right-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-x-sw-info\/85:hover) {
  border-left-color: rgb(38 40 43 / 0.85);
  border-right-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-x-sw-info\/90:hover) {
  border-left-color: rgb(38 40 43 / 0.9);
  border-right-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-x-sw-info\/95:hover) {
  border-left-color: rgb(38 40 43 / 0.95);
  border-right-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-x-sw-label:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-label\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-x-sw-label\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-x-sw-label\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-x-sw-label\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-x-sw-label\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-x-sw-label\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-x-sw-label\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-x-sw-label\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-x-sw-label\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-x-sw-label\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-x-sw-label\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-x-sw-label\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-x-sw-label\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-x-sw-label\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-x-sw-label\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-x-sw-label\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-x-sw-label\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-x-sw-label\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-x-sw-label\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-x-sw-label\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-x-sw-label\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-x-sw-link-light:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 162 220 / var(--tw-border-opacity));
  border-right-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-link-light\/0:hover) {
  border-left-color: rgb(17 162 220 / 0);
  border-right-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-x-sw-link-light\/10:hover) {
  border-left-color: rgb(17 162 220 / 0.1);
  border-right-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-x-sw-link-light\/100:hover) {
  border-left-color: rgb(17 162 220 / 1);
  border-right-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-x-sw-link-light\/15:hover) {
  border-left-color: rgb(17 162 220 / 0.15);
  border-right-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-x-sw-link-light\/20:hover) {
  border-left-color: rgb(17 162 220 / 0.2);
  border-right-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-x-sw-link-light\/25:hover) {
  border-left-color: rgb(17 162 220 / 0.25);
  border-right-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-x-sw-link-light\/30:hover) {
  border-left-color: rgb(17 162 220 / 0.3);
  border-right-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-x-sw-link-light\/35:hover) {
  border-left-color: rgb(17 162 220 / 0.35);
  border-right-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-x-sw-link-light\/40:hover) {
  border-left-color: rgb(17 162 220 / 0.4);
  border-right-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-x-sw-link-light\/45:hover) {
  border-left-color: rgb(17 162 220 / 0.45);
  border-right-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-x-sw-link-light\/5:hover) {
  border-left-color: rgb(17 162 220 / 0.05);
  border-right-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-x-sw-link-light\/50:hover) {
  border-left-color: rgb(17 162 220 / 0.5);
  border-right-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-x-sw-link-light\/55:hover) {
  border-left-color: rgb(17 162 220 / 0.55);
  border-right-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-x-sw-link-light\/60:hover) {
  border-left-color: rgb(17 162 220 / 0.6);
  border-right-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-x-sw-link-light\/65:hover) {
  border-left-color: rgb(17 162 220 / 0.65);
  border-right-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-x-sw-link-light\/70:hover) {
  border-left-color: rgb(17 162 220 / 0.7);
  border-right-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-x-sw-link-light\/75:hover) {
  border-left-color: rgb(17 162 220 / 0.75);
  border-right-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-x-sw-link-light\/80:hover) {
  border-left-color: rgb(17 162 220 / 0.8);
  border-right-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-x-sw-link-light\/85:hover) {
  border-left-color: rgb(17 162 220 / 0.85);
  border-right-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-x-sw-link-light\/90:hover) {
  border-left-color: rgb(17 162 220 / 0.9);
  border-right-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-x-sw-link-light\/95:hover) {
  border-left-color: rgb(17 162 220 / 0.95);
  border-right-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-x-sw-low-price:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(10 111 219 / var(--tw-border-opacity));
  border-right-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-low-price-background:hover) {
  border-left-color: rgba(10, 111, 219, 0.1);
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-x-sw-low-price-background\/0:hover) {
  border-left-color: rgba(10, 111, 219, 0);
  border-right-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-x-sw-low-price-background\/10:hover) {
  border-left-color: rgba(10, 111, 219, 0.1);
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-x-sw-low-price-background\/100:hover) {
  border-left-color: rgba(10, 111, 219, 1);
  border-right-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-x-sw-low-price-background\/15:hover) {
  border-left-color: rgba(10, 111, 219, 0.15);
  border-right-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-x-sw-low-price-background\/20:hover) {
  border-left-color: rgba(10, 111, 219, 0.2);
  border-right-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-x-sw-low-price-background\/25:hover) {
  border-left-color: rgba(10, 111, 219, 0.25);
  border-right-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-x-sw-low-price-background\/30:hover) {
  border-left-color: rgba(10, 111, 219, 0.3);
  border-right-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-x-sw-low-price-background\/35:hover) {
  border-left-color: rgba(10, 111, 219, 0.35);
  border-right-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-x-sw-low-price-background\/40:hover) {
  border-left-color: rgba(10, 111, 219, 0.4);
  border-right-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-x-sw-low-price-background\/45:hover) {
  border-left-color: rgba(10, 111, 219, 0.45);
  border-right-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-x-sw-low-price-background\/5:hover) {
  border-left-color: rgba(10, 111, 219, 0.05);
  border-right-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-x-sw-low-price-background\/50:hover) {
  border-left-color: rgba(10, 111, 219, 0.5);
  border-right-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-x-sw-low-price-background\/55:hover) {
  border-left-color: rgba(10, 111, 219, 0.55);
  border-right-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-x-sw-low-price-background\/60:hover) {
  border-left-color: rgba(10, 111, 219, 0.6);
  border-right-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-x-sw-low-price-background\/65:hover) {
  border-left-color: rgba(10, 111, 219, 0.65);
  border-right-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-x-sw-low-price-background\/70:hover) {
  border-left-color: rgba(10, 111, 219, 0.7);
  border-right-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-x-sw-low-price-background\/75:hover) {
  border-left-color: rgba(10, 111, 219, 0.75);
  border-right-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-x-sw-low-price-background\/80:hover) {
  border-left-color: rgba(10, 111, 219, 0.8);
  border-right-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-x-sw-low-price-background\/85:hover) {
  border-left-color: rgba(10, 111, 219, 0.85);
  border-right-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-x-sw-low-price-background\/90:hover) {
  border-left-color: rgba(10, 111, 219, 0.9);
  border-right-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-x-sw-low-price-background\/95:hover) {
  border-left-color: rgba(10, 111, 219, 0.95);
  border-right-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-x-sw-low-price\/0:hover) {
  border-left-color: rgb(10 111 219 / 0);
  border-right-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-x-sw-low-price\/10:hover) {
  border-left-color: rgb(10 111 219 / 0.1);
  border-right-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-x-sw-low-price\/100:hover) {
  border-left-color: rgb(10 111 219 / 1);
  border-right-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-x-sw-low-price\/15:hover) {
  border-left-color: rgb(10 111 219 / 0.15);
  border-right-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-x-sw-low-price\/20:hover) {
  border-left-color: rgb(10 111 219 / 0.2);
  border-right-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-x-sw-low-price\/25:hover) {
  border-left-color: rgb(10 111 219 / 0.25);
  border-right-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-x-sw-low-price\/30:hover) {
  border-left-color: rgb(10 111 219 / 0.3);
  border-right-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-x-sw-low-price\/35:hover) {
  border-left-color: rgb(10 111 219 / 0.35);
  border-right-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-x-sw-low-price\/40:hover) {
  border-left-color: rgb(10 111 219 / 0.4);
  border-right-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-x-sw-low-price\/45:hover) {
  border-left-color: rgb(10 111 219 / 0.45);
  border-right-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-x-sw-low-price\/5:hover) {
  border-left-color: rgb(10 111 219 / 0.05);
  border-right-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-x-sw-low-price\/50:hover) {
  border-left-color: rgb(10 111 219 / 0.5);
  border-right-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-x-sw-low-price\/55:hover) {
  border-left-color: rgb(10 111 219 / 0.55);
  border-right-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-x-sw-low-price\/60:hover) {
  border-left-color: rgb(10 111 219 / 0.6);
  border-right-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-x-sw-low-price\/65:hover) {
  border-left-color: rgb(10 111 219 / 0.65);
  border-right-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-x-sw-low-price\/70:hover) {
  border-left-color: rgb(10 111 219 / 0.7);
  border-right-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-x-sw-low-price\/75:hover) {
  border-left-color: rgb(10 111 219 / 0.75);
  border-right-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-x-sw-low-price\/80:hover) {
  border-left-color: rgb(10 111 219 / 0.8);
  border-right-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-x-sw-low-price\/85:hover) {
  border-left-color: rgb(10 111 219 / 0.85);
  border-right-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-x-sw-low-price\/90:hover) {
  border-left-color: rgb(10 111 219 / 0.9);
  border-right-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-x-sw-low-price\/95:hover) {
  border-left-color: rgb(10 111 219 / 0.95);
  border-right-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-x-sw-medium-price:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(108 169 233 / var(--tw-border-opacity));
  border-right-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-medium-price\/0:hover) {
  border-left-color: rgb(108 169 233 / 0);
  border-right-color: rgb(108 169 233 / 0);
}#body :is(.hover\:border-x-sw-medium-price\/10:hover) {
  border-left-color: rgb(108 169 233 / 0.1);
  border-right-color: rgb(108 169 233 / 0.1);
}#body :is(.hover\:border-x-sw-medium-price\/100:hover) {
  border-left-color: rgb(108 169 233 / 1);
  border-right-color: rgb(108 169 233 / 1);
}#body :is(.hover\:border-x-sw-medium-price\/15:hover) {
  border-left-color: rgb(108 169 233 / 0.15);
  border-right-color: rgb(108 169 233 / 0.15);
}#body :is(.hover\:border-x-sw-medium-price\/20:hover) {
  border-left-color: rgb(108 169 233 / 0.2);
  border-right-color: rgb(108 169 233 / 0.2);
}#body :is(.hover\:border-x-sw-medium-price\/25:hover) {
  border-left-color: rgb(108 169 233 / 0.25);
  border-right-color: rgb(108 169 233 / 0.25);
}#body :is(.hover\:border-x-sw-medium-price\/30:hover) {
  border-left-color: rgb(108 169 233 / 0.3);
  border-right-color: rgb(108 169 233 / 0.3);
}#body :is(.hover\:border-x-sw-medium-price\/35:hover) {
  border-left-color: rgb(108 169 233 / 0.35);
  border-right-color: rgb(108 169 233 / 0.35);
}#body :is(.hover\:border-x-sw-medium-price\/40:hover) {
  border-left-color: rgb(108 169 233 / 0.4);
  border-right-color: rgb(108 169 233 / 0.4);
}#body :is(.hover\:border-x-sw-medium-price\/45:hover) {
  border-left-color: rgb(108 169 233 / 0.45);
  border-right-color: rgb(108 169 233 / 0.45);
}#body :is(.hover\:border-x-sw-medium-price\/5:hover) {
  border-left-color: rgb(108 169 233 / 0.05);
  border-right-color: rgb(108 169 233 / 0.05);
}#body :is(.hover\:border-x-sw-medium-price\/50:hover) {
  border-left-color: rgb(108 169 233 / 0.5);
  border-right-color: rgb(108 169 233 / 0.5);
}#body :is(.hover\:border-x-sw-medium-price\/55:hover) {
  border-left-color: rgb(108 169 233 / 0.55);
  border-right-color: rgb(108 169 233 / 0.55);
}#body :is(.hover\:border-x-sw-medium-price\/60:hover) {
  border-left-color: rgb(108 169 233 / 0.6);
  border-right-color: rgb(108 169 233 / 0.6);
}#body :is(.hover\:border-x-sw-medium-price\/65:hover) {
  border-left-color: rgb(108 169 233 / 0.65);
  border-right-color: rgb(108 169 233 / 0.65);
}#body :is(.hover\:border-x-sw-medium-price\/70:hover) {
  border-left-color: rgb(108 169 233 / 0.7);
  border-right-color: rgb(108 169 233 / 0.7);
}#body :is(.hover\:border-x-sw-medium-price\/75:hover) {
  border-left-color: rgb(108 169 233 / 0.75);
  border-right-color: rgb(108 169 233 / 0.75);
}#body :is(.hover\:border-x-sw-medium-price\/80:hover) {
  border-left-color: rgb(108 169 233 / 0.8);
  border-right-color: rgb(108 169 233 / 0.8);
}#body :is(.hover\:border-x-sw-medium-price\/85:hover) {
  border-left-color: rgb(108 169 233 / 0.85);
  border-right-color: rgb(108 169 233 / 0.85);
}#body :is(.hover\:border-x-sw-medium-price\/90:hover) {
  border-left-color: rgb(108 169 233 / 0.9);
  border-right-color: rgb(108 169 233 / 0.9);
}#body :is(.hover\:border-x-sw-medium-price\/95:hover) {
  border-left-color: rgb(108 169 233 / 0.95);
  border-right-color: rgb(108 169 233 / 0.95);
}#body :is(.hover\:border-x-sw-overlay-background:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(231 241 251 / var(--tw-border-opacity));
  border-right-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-overlay-background\/0:hover) {
  border-left-color: rgb(231 241 251 / 0);
  border-right-color: rgb(231 241 251 / 0);
}#body :is(.hover\:border-x-sw-overlay-background\/10:hover) {
  border-left-color: rgb(231 241 251 / 0.1);
  border-right-color: rgb(231 241 251 / 0.1);
}#body :is(.hover\:border-x-sw-overlay-background\/100:hover) {
  border-left-color: rgb(231 241 251 / 1);
  border-right-color: rgb(231 241 251 / 1);
}#body :is(.hover\:border-x-sw-overlay-background\/15:hover) {
  border-left-color: rgb(231 241 251 / 0.15);
  border-right-color: rgb(231 241 251 / 0.15);
}#body :is(.hover\:border-x-sw-overlay-background\/20:hover) {
  border-left-color: rgb(231 241 251 / 0.2);
  border-right-color: rgb(231 241 251 / 0.2);
}#body :is(.hover\:border-x-sw-overlay-background\/25:hover) {
  border-left-color: rgb(231 241 251 / 0.25);
  border-right-color: rgb(231 241 251 / 0.25);
}#body :is(.hover\:border-x-sw-overlay-background\/30:hover) {
  border-left-color: rgb(231 241 251 / 0.3);
  border-right-color: rgb(231 241 251 / 0.3);
}#body :is(.hover\:border-x-sw-overlay-background\/35:hover) {
  border-left-color: rgb(231 241 251 / 0.35);
  border-right-color: rgb(231 241 251 / 0.35);
}#body :is(.hover\:border-x-sw-overlay-background\/40:hover) {
  border-left-color: rgb(231 241 251 / 0.4);
  border-right-color: rgb(231 241 251 / 0.4);
}#body :is(.hover\:border-x-sw-overlay-background\/45:hover) {
  border-left-color: rgb(231 241 251 / 0.45);
  border-right-color: rgb(231 241 251 / 0.45);
}#body :is(.hover\:border-x-sw-overlay-background\/5:hover) {
  border-left-color: rgb(231 241 251 / 0.05);
  border-right-color: rgb(231 241 251 / 0.05);
}#body :is(.hover\:border-x-sw-overlay-background\/50:hover) {
  border-left-color: rgb(231 241 251 / 0.5);
  border-right-color: rgb(231 241 251 / 0.5);
}#body :is(.hover\:border-x-sw-overlay-background\/55:hover) {
  border-left-color: rgb(231 241 251 / 0.55);
  border-right-color: rgb(231 241 251 / 0.55);
}#body :is(.hover\:border-x-sw-overlay-background\/60:hover) {
  border-left-color: rgb(231 241 251 / 0.6);
  border-right-color: rgb(231 241 251 / 0.6);
}#body :is(.hover\:border-x-sw-overlay-background\/65:hover) {
  border-left-color: rgb(231 241 251 / 0.65);
  border-right-color: rgb(231 241 251 / 0.65);
}#body :is(.hover\:border-x-sw-overlay-background\/70:hover) {
  border-left-color: rgb(231 241 251 / 0.7);
  border-right-color: rgb(231 241 251 / 0.7);
}#body :is(.hover\:border-x-sw-overlay-background\/75:hover) {
  border-left-color: rgb(231 241 251 / 0.75);
  border-right-color: rgb(231 241 251 / 0.75);
}#body :is(.hover\:border-x-sw-overlay-background\/80:hover) {
  border-left-color: rgb(231 241 251 / 0.8);
  border-right-color: rgb(231 241 251 / 0.8);
}#body :is(.hover\:border-x-sw-overlay-background\/85:hover) {
  border-left-color: rgb(231 241 251 / 0.85);
  border-right-color: rgb(231 241 251 / 0.85);
}#body :is(.hover\:border-x-sw-overlay-background\/90:hover) {
  border-left-color: rgb(231 241 251 / 0.9);
  border-right-color: rgb(231 241 251 / 0.9);
}#body :is(.hover\:border-x-sw-overlay-background\/95:hover) {
  border-left-color: rgb(231 241 251 / 0.95);
  border-right-color: rgb(231 241 251 / 0.95);
}#body :is(.hover\:border-x-sw-primary:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 107 162 / var(--tw-border-opacity));
  border-right-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-primary\/0:hover) {
  border-left-color: rgb(0 107 162 / 0);
  border-right-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-x-sw-primary\/10:hover) {
  border-left-color: rgb(0 107 162 / 0.1);
  border-right-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-x-sw-primary\/100:hover) {
  border-left-color: rgb(0 107 162 / 1);
  border-right-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-x-sw-primary\/15:hover) {
  border-left-color: rgb(0 107 162 / 0.15);
  border-right-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-x-sw-primary\/20:hover) {
  border-left-color: rgb(0 107 162 / 0.2);
  border-right-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-x-sw-primary\/25:hover) {
  border-left-color: rgb(0 107 162 / 0.25);
  border-right-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-x-sw-primary\/30:hover) {
  border-left-color: rgb(0 107 162 / 0.3);
  border-right-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-x-sw-primary\/35:hover) {
  border-left-color: rgb(0 107 162 / 0.35);
  border-right-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-x-sw-primary\/40:hover) {
  border-left-color: rgb(0 107 162 / 0.4);
  border-right-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-x-sw-primary\/45:hover) {
  border-left-color: rgb(0 107 162 / 0.45);
  border-right-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-x-sw-primary\/5:hover) {
  border-left-color: rgb(0 107 162 / 0.05);
  border-right-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-x-sw-primary\/50:hover) {
  border-left-color: rgb(0 107 162 / 0.5);
  border-right-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-x-sw-primary\/55:hover) {
  border-left-color: rgb(0 107 162 / 0.55);
  border-right-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-x-sw-primary\/60:hover) {
  border-left-color: rgb(0 107 162 / 0.6);
  border-right-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-x-sw-primary\/65:hover) {
  border-left-color: rgb(0 107 162 / 0.65);
  border-right-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-x-sw-primary\/70:hover) {
  border-left-color: rgb(0 107 162 / 0.7);
  border-right-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-x-sw-primary\/75:hover) {
  border-left-color: rgb(0 107 162 / 0.75);
  border-right-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-x-sw-primary\/80:hover) {
  border-left-color: rgb(0 107 162 / 0.8);
  border-right-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-x-sw-primary\/85:hover) {
  border-left-color: rgb(0 107 162 / 0.85);
  border-right-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-x-sw-primary\/90:hover) {
  border-left-color: rgb(0 107 162 / 0.9);
  border-right-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-x-sw-primary\/95:hover) {
  border-left-color: rgb(0 107 162 / 0.95);
  border-right-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-x-sw-secondary:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 162 220 / var(--tw-border-opacity));
  border-right-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-secondary\/0:hover) {
  border-left-color: rgb(17 162 220 / 0);
  border-right-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-x-sw-secondary\/10:hover) {
  border-left-color: rgb(17 162 220 / 0.1);
  border-right-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-x-sw-secondary\/100:hover) {
  border-left-color: rgb(17 162 220 / 1);
  border-right-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-x-sw-secondary\/15:hover) {
  border-left-color: rgb(17 162 220 / 0.15);
  border-right-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-x-sw-secondary\/20:hover) {
  border-left-color: rgb(17 162 220 / 0.2);
  border-right-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-x-sw-secondary\/25:hover) {
  border-left-color: rgb(17 162 220 / 0.25);
  border-right-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-x-sw-secondary\/30:hover) {
  border-left-color: rgb(17 162 220 / 0.3);
  border-right-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-x-sw-secondary\/35:hover) {
  border-left-color: rgb(17 162 220 / 0.35);
  border-right-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-x-sw-secondary\/40:hover) {
  border-left-color: rgb(17 162 220 / 0.4);
  border-right-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-x-sw-secondary\/45:hover) {
  border-left-color: rgb(17 162 220 / 0.45);
  border-right-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-x-sw-secondary\/5:hover) {
  border-left-color: rgb(17 162 220 / 0.05);
  border-right-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-x-sw-secondary\/50:hover) {
  border-left-color: rgb(17 162 220 / 0.5);
  border-right-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-x-sw-secondary\/55:hover) {
  border-left-color: rgb(17 162 220 / 0.55);
  border-right-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-x-sw-secondary\/60:hover) {
  border-left-color: rgb(17 162 220 / 0.6);
  border-right-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-x-sw-secondary\/65:hover) {
  border-left-color: rgb(17 162 220 / 0.65);
  border-right-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-x-sw-secondary\/70:hover) {
  border-left-color: rgb(17 162 220 / 0.7);
  border-right-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-x-sw-secondary\/75:hover) {
  border-left-color: rgb(17 162 220 / 0.75);
  border-right-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-x-sw-secondary\/80:hover) {
  border-left-color: rgb(17 162 220 / 0.8);
  border-right-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-x-sw-secondary\/85:hover) {
  border-left-color: rgb(17 162 220 / 0.85);
  border-right-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-x-sw-secondary\/90:hover) {
  border-left-color: rgb(17 162 220 / 0.9);
  border-right-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-x-sw-secondary\/95:hover) {
  border-left-color: rgb(17 162 220 / 0.95);
  border-right-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-x-sw-selected:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-selected\/0:hover) {
  border-left-color: rgb(131 131 131 / 0);
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-x-sw-selected\/10:hover) {
  border-left-color: rgb(131 131 131 / 0.1);
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-x-sw-selected\/100:hover) {
  border-left-color: rgb(131 131 131 / 1);
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-x-sw-selected\/15:hover) {
  border-left-color: rgb(131 131 131 / 0.15);
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-x-sw-selected\/20:hover) {
  border-left-color: rgb(131 131 131 / 0.2);
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-x-sw-selected\/25:hover) {
  border-left-color: rgb(131 131 131 / 0.25);
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-x-sw-selected\/30:hover) {
  border-left-color: rgb(131 131 131 / 0.3);
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-x-sw-selected\/35:hover) {
  border-left-color: rgb(131 131 131 / 0.35);
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-x-sw-selected\/40:hover) {
  border-left-color: rgb(131 131 131 / 0.4);
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-x-sw-selected\/45:hover) {
  border-left-color: rgb(131 131 131 / 0.45);
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-x-sw-selected\/5:hover) {
  border-left-color: rgb(131 131 131 / 0.05);
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-x-sw-selected\/50:hover) {
  border-left-color: rgb(131 131 131 / 0.5);
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-x-sw-selected\/55:hover) {
  border-left-color: rgb(131 131 131 / 0.55);
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-x-sw-selected\/60:hover) {
  border-left-color: rgb(131 131 131 / 0.6);
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-x-sw-selected\/65:hover) {
  border-left-color: rgb(131 131 131 / 0.65);
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-x-sw-selected\/70:hover) {
  border-left-color: rgb(131 131 131 / 0.7);
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-x-sw-selected\/75:hover) {
  border-left-color: rgb(131 131 131 / 0.75);
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-x-sw-selected\/80:hover) {
  border-left-color: rgb(131 131 131 / 0.8);
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-x-sw-selected\/85:hover) {
  border-left-color: rgb(131 131 131 / 0.85);
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-x-sw-selected\/90:hover) {
  border-left-color: rgb(131 131 131 / 0.9);
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-x-sw-selected\/95:hover) {
  border-left-color: rgb(131 131 131 / 0.95);
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-x-sw-success:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(27 123 59 / var(--tw-border-opacity));
  border-right-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-success-background:hover) {
  border-left-color: rgba(27, 123, 59, 0.1);
  border-right-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-x-sw-success-background-hex:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(232 242 235 / var(--tw-border-opacity));
  border-right-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-success-background-hex\/0:hover) {
  border-left-color: rgb(232 242 235 / 0);
  border-right-color: rgb(232 242 235 / 0);
}#body :is(.hover\:border-x-sw-success-background-hex\/10:hover) {
  border-left-color: rgb(232 242 235 / 0.1);
  border-right-color: rgb(232 242 235 / 0.1);
}#body :is(.hover\:border-x-sw-success-background-hex\/100:hover) {
  border-left-color: rgb(232 242 235 / 1);
  border-right-color: rgb(232 242 235 / 1);
}#body :is(.hover\:border-x-sw-success-background-hex\/15:hover) {
  border-left-color: rgb(232 242 235 / 0.15);
  border-right-color: rgb(232 242 235 / 0.15);
}#body :is(.hover\:border-x-sw-success-background-hex\/20:hover) {
  border-left-color: rgb(232 242 235 / 0.2);
  border-right-color: rgb(232 242 235 / 0.2);
}#body :is(.hover\:border-x-sw-success-background-hex\/25:hover) {
  border-left-color: rgb(232 242 235 / 0.25);
  border-right-color: rgb(232 242 235 / 0.25);
}#body :is(.hover\:border-x-sw-success-background-hex\/30:hover) {
  border-left-color: rgb(232 242 235 / 0.3);
  border-right-color: rgb(232 242 235 / 0.3);
}#body :is(.hover\:border-x-sw-success-background-hex\/35:hover) {
  border-left-color: rgb(232 242 235 / 0.35);
  border-right-color: rgb(232 242 235 / 0.35);
}#body :is(.hover\:border-x-sw-success-background-hex\/40:hover) {
  border-left-color: rgb(232 242 235 / 0.4);
  border-right-color: rgb(232 242 235 / 0.4);
}#body :is(.hover\:border-x-sw-success-background-hex\/45:hover) {
  border-left-color: rgb(232 242 235 / 0.45);
  border-right-color: rgb(232 242 235 / 0.45);
}#body :is(.hover\:border-x-sw-success-background-hex\/5:hover) {
  border-left-color: rgb(232 242 235 / 0.05);
  border-right-color: rgb(232 242 235 / 0.05);
}#body :is(.hover\:border-x-sw-success-background-hex\/50:hover) {
  border-left-color: rgb(232 242 235 / 0.5);
  border-right-color: rgb(232 242 235 / 0.5);
}#body :is(.hover\:border-x-sw-success-background-hex\/55:hover) {
  border-left-color: rgb(232 242 235 / 0.55);
  border-right-color: rgb(232 242 235 / 0.55);
}#body :is(.hover\:border-x-sw-success-background-hex\/60:hover) {
  border-left-color: rgb(232 242 235 / 0.6);
  border-right-color: rgb(232 242 235 / 0.6);
}#body :is(.hover\:border-x-sw-success-background-hex\/65:hover) {
  border-left-color: rgb(232 242 235 / 0.65);
  border-right-color: rgb(232 242 235 / 0.65);
}#body :is(.hover\:border-x-sw-success-background-hex\/70:hover) {
  border-left-color: rgb(232 242 235 / 0.7);
  border-right-color: rgb(232 242 235 / 0.7);
}#body :is(.hover\:border-x-sw-success-background-hex\/75:hover) {
  border-left-color: rgb(232 242 235 / 0.75);
  border-right-color: rgb(232 242 235 / 0.75);
}#body :is(.hover\:border-x-sw-success-background-hex\/80:hover) {
  border-left-color: rgb(232 242 235 / 0.8);
  border-right-color: rgb(232 242 235 / 0.8);
}#body :is(.hover\:border-x-sw-success-background-hex\/85:hover) {
  border-left-color: rgb(232 242 235 / 0.85);
  border-right-color: rgb(232 242 235 / 0.85);
}#body :is(.hover\:border-x-sw-success-background-hex\/90:hover) {
  border-left-color: rgb(232 242 235 / 0.9);
  border-right-color: rgb(232 242 235 / 0.9);
}#body :is(.hover\:border-x-sw-success-background-hex\/95:hover) {
  border-left-color: rgb(232 242 235 / 0.95);
  border-right-color: rgb(232 242 235 / 0.95);
}#body :is(.hover\:border-x-sw-success-background\/0:hover) {
  border-left-color: rgba(27, 123, 59, 0);
  border-right-color: rgba(27, 123, 59, 0);
}#body :is(.hover\:border-x-sw-success-background\/10:hover) {
  border-left-color: rgba(27, 123, 59, 0.1);
  border-right-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-x-sw-success-background\/100:hover) {
  border-left-color: rgba(27, 123, 59, 1);
  border-right-color: rgba(27, 123, 59, 1);
}#body :is(.hover\:border-x-sw-success-background\/15:hover) {
  border-left-color: rgba(27, 123, 59, 0.15);
  border-right-color: rgba(27, 123, 59, 0.15);
}#body :is(.hover\:border-x-sw-success-background\/20:hover) {
  border-left-color: rgba(27, 123, 59, 0.2);
  border-right-color: rgba(27, 123, 59, 0.2);
}#body :is(.hover\:border-x-sw-success-background\/25:hover) {
  border-left-color: rgba(27, 123, 59, 0.25);
  border-right-color: rgba(27, 123, 59, 0.25);
}#body :is(.hover\:border-x-sw-success-background\/30:hover) {
  border-left-color: rgba(27, 123, 59, 0.3);
  border-right-color: rgba(27, 123, 59, 0.3);
}#body :is(.hover\:border-x-sw-success-background\/35:hover) {
  border-left-color: rgba(27, 123, 59, 0.35);
  border-right-color: rgba(27, 123, 59, 0.35);
}#body :is(.hover\:border-x-sw-success-background\/40:hover) {
  border-left-color: rgba(27, 123, 59, 0.4);
  border-right-color: rgba(27, 123, 59, 0.4);
}#body :is(.hover\:border-x-sw-success-background\/45:hover) {
  border-left-color: rgba(27, 123, 59, 0.45);
  border-right-color: rgba(27, 123, 59, 0.45);
}#body :is(.hover\:border-x-sw-success-background\/5:hover) {
  border-left-color: rgba(27, 123, 59, 0.05);
  border-right-color: rgba(27, 123, 59, 0.05);
}#body :is(.hover\:border-x-sw-success-background\/50:hover) {
  border-left-color: rgba(27, 123, 59, 0.5);
  border-right-color: rgba(27, 123, 59, 0.5);
}#body :is(.hover\:border-x-sw-success-background\/55:hover) {
  border-left-color: rgba(27, 123, 59, 0.55);
  border-right-color: rgba(27, 123, 59, 0.55);
}#body :is(.hover\:border-x-sw-success-background\/60:hover) {
  border-left-color: rgba(27, 123, 59, 0.6);
  border-right-color: rgba(27, 123, 59, 0.6);
}#body :is(.hover\:border-x-sw-success-background\/65:hover) {
  border-left-color: rgba(27, 123, 59, 0.65);
  border-right-color: rgba(27, 123, 59, 0.65);
}#body :is(.hover\:border-x-sw-success-background\/70:hover) {
  border-left-color: rgba(27, 123, 59, 0.7);
  border-right-color: rgba(27, 123, 59, 0.7);
}#body :is(.hover\:border-x-sw-success-background\/75:hover) {
  border-left-color: rgba(27, 123, 59, 0.75);
  border-right-color: rgba(27, 123, 59, 0.75);
}#body :is(.hover\:border-x-sw-success-background\/80:hover) {
  border-left-color: rgba(27, 123, 59, 0.8);
  border-right-color: rgba(27, 123, 59, 0.8);
}#body :is(.hover\:border-x-sw-success-background\/85:hover) {
  border-left-color: rgba(27, 123, 59, 0.85);
  border-right-color: rgba(27, 123, 59, 0.85);
}#body :is(.hover\:border-x-sw-success-background\/90:hover) {
  border-left-color: rgba(27, 123, 59, 0.9);
  border-right-color: rgba(27, 123, 59, 0.9);
}#body :is(.hover\:border-x-sw-success-background\/95:hover) {
  border-left-color: rgba(27, 123, 59, 0.95);
  border-right-color: rgba(27, 123, 59, 0.95);
}#body :is(.hover\:border-x-sw-success-dark:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(20 89 43 / var(--tw-border-opacity));
  border-right-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-success-dark\/0:hover) {
  border-left-color: rgb(20 89 43 / 0);
  border-right-color: rgb(20 89 43 / 0);
}#body :is(.hover\:border-x-sw-success-dark\/10:hover) {
  border-left-color: rgb(20 89 43 / 0.1);
  border-right-color: rgb(20 89 43 / 0.1);
}#body :is(.hover\:border-x-sw-success-dark\/100:hover) {
  border-left-color: rgb(20 89 43 / 1);
  border-right-color: rgb(20 89 43 / 1);
}#body :is(.hover\:border-x-sw-success-dark\/15:hover) {
  border-left-color: rgb(20 89 43 / 0.15);
  border-right-color: rgb(20 89 43 / 0.15);
}#body :is(.hover\:border-x-sw-success-dark\/20:hover) {
  border-left-color: rgb(20 89 43 / 0.2);
  border-right-color: rgb(20 89 43 / 0.2);
}#body :is(.hover\:border-x-sw-success-dark\/25:hover) {
  border-left-color: rgb(20 89 43 / 0.25);
  border-right-color: rgb(20 89 43 / 0.25);
}#body :is(.hover\:border-x-sw-success-dark\/30:hover) {
  border-left-color: rgb(20 89 43 / 0.3);
  border-right-color: rgb(20 89 43 / 0.3);
}#body :is(.hover\:border-x-sw-success-dark\/35:hover) {
  border-left-color: rgb(20 89 43 / 0.35);
  border-right-color: rgb(20 89 43 / 0.35);
}#body :is(.hover\:border-x-sw-success-dark\/40:hover) {
  border-left-color: rgb(20 89 43 / 0.4);
  border-right-color: rgb(20 89 43 / 0.4);
}#body :is(.hover\:border-x-sw-success-dark\/45:hover) {
  border-left-color: rgb(20 89 43 / 0.45);
  border-right-color: rgb(20 89 43 / 0.45);
}#body :is(.hover\:border-x-sw-success-dark\/5:hover) {
  border-left-color: rgb(20 89 43 / 0.05);
  border-right-color: rgb(20 89 43 / 0.05);
}#body :is(.hover\:border-x-sw-success-dark\/50:hover) {
  border-left-color: rgb(20 89 43 / 0.5);
  border-right-color: rgb(20 89 43 / 0.5);
}#body :is(.hover\:border-x-sw-success-dark\/55:hover) {
  border-left-color: rgb(20 89 43 / 0.55);
  border-right-color: rgb(20 89 43 / 0.55);
}#body :is(.hover\:border-x-sw-success-dark\/60:hover) {
  border-left-color: rgb(20 89 43 / 0.6);
  border-right-color: rgb(20 89 43 / 0.6);
}#body :is(.hover\:border-x-sw-success-dark\/65:hover) {
  border-left-color: rgb(20 89 43 / 0.65);
  border-right-color: rgb(20 89 43 / 0.65);
}#body :is(.hover\:border-x-sw-success-dark\/70:hover) {
  border-left-color: rgb(20 89 43 / 0.7);
  border-right-color: rgb(20 89 43 / 0.7);
}#body :is(.hover\:border-x-sw-success-dark\/75:hover) {
  border-left-color: rgb(20 89 43 / 0.75);
  border-right-color: rgb(20 89 43 / 0.75);
}#body :is(.hover\:border-x-sw-success-dark\/80:hover) {
  border-left-color: rgb(20 89 43 / 0.8);
  border-right-color: rgb(20 89 43 / 0.8);
}#body :is(.hover\:border-x-sw-success-dark\/85:hover) {
  border-left-color: rgb(20 89 43 / 0.85);
  border-right-color: rgb(20 89 43 / 0.85);
}#body :is(.hover\:border-x-sw-success-dark\/90:hover) {
  border-left-color: rgb(20 89 43 / 0.9);
  border-right-color: rgb(20 89 43 / 0.9);
}#body :is(.hover\:border-x-sw-success-dark\/95:hover) {
  border-left-color: rgb(20 89 43 / 0.95);
  border-right-color: rgb(20 89 43 / 0.95);
}#body :is(.hover\:border-x-sw-success-light:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(126 199 168 / var(--tw-border-opacity));
  border-right-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-success-light\/0:hover) {
  border-left-color: rgb(126 199 168 / 0);
  border-right-color: rgb(126 199 168 / 0);
}#body :is(.hover\:border-x-sw-success-light\/10:hover) {
  border-left-color: rgb(126 199 168 / 0.1);
  border-right-color: rgb(126 199 168 / 0.1);
}#body :is(.hover\:border-x-sw-success-light\/100:hover) {
  border-left-color: rgb(126 199 168 / 1);
  border-right-color: rgb(126 199 168 / 1);
}#body :is(.hover\:border-x-sw-success-light\/15:hover) {
  border-left-color: rgb(126 199 168 / 0.15);
  border-right-color: rgb(126 199 168 / 0.15);
}#body :is(.hover\:border-x-sw-success-light\/20:hover) {
  border-left-color: rgb(126 199 168 / 0.2);
  border-right-color: rgb(126 199 168 / 0.2);
}#body :is(.hover\:border-x-sw-success-light\/25:hover) {
  border-left-color: rgb(126 199 168 / 0.25);
  border-right-color: rgb(126 199 168 / 0.25);
}#body :is(.hover\:border-x-sw-success-light\/30:hover) {
  border-left-color: rgb(126 199 168 / 0.3);
  border-right-color: rgb(126 199 168 / 0.3);
}#body :is(.hover\:border-x-sw-success-light\/35:hover) {
  border-left-color: rgb(126 199 168 / 0.35);
  border-right-color: rgb(126 199 168 / 0.35);
}#body :is(.hover\:border-x-sw-success-light\/40:hover) {
  border-left-color: rgb(126 199 168 / 0.4);
  border-right-color: rgb(126 199 168 / 0.4);
}#body :is(.hover\:border-x-sw-success-light\/45:hover) {
  border-left-color: rgb(126 199 168 / 0.45);
  border-right-color: rgb(126 199 168 / 0.45);
}#body :is(.hover\:border-x-sw-success-light\/5:hover) {
  border-left-color: rgb(126 199 168 / 0.05);
  border-right-color: rgb(126 199 168 / 0.05);
}#body :is(.hover\:border-x-sw-success-light\/50:hover) {
  border-left-color: rgb(126 199 168 / 0.5);
  border-right-color: rgb(126 199 168 / 0.5);
}#body :is(.hover\:border-x-sw-success-light\/55:hover) {
  border-left-color: rgb(126 199 168 / 0.55);
  border-right-color: rgb(126 199 168 / 0.55);
}#body :is(.hover\:border-x-sw-success-light\/60:hover) {
  border-left-color: rgb(126 199 168 / 0.6);
  border-right-color: rgb(126 199 168 / 0.6);
}#body :is(.hover\:border-x-sw-success-light\/65:hover) {
  border-left-color: rgb(126 199 168 / 0.65);
  border-right-color: rgb(126 199 168 / 0.65);
}#body :is(.hover\:border-x-sw-success-light\/70:hover) {
  border-left-color: rgb(126 199 168 / 0.7);
  border-right-color: rgb(126 199 168 / 0.7);
}#body :is(.hover\:border-x-sw-success-light\/75:hover) {
  border-left-color: rgb(126 199 168 / 0.75);
  border-right-color: rgb(126 199 168 / 0.75);
}#body :is(.hover\:border-x-sw-success-light\/80:hover) {
  border-left-color: rgb(126 199 168 / 0.8);
  border-right-color: rgb(126 199 168 / 0.8);
}#body :is(.hover\:border-x-sw-success-light\/85:hover) {
  border-left-color: rgb(126 199 168 / 0.85);
  border-right-color: rgb(126 199 168 / 0.85);
}#body :is(.hover\:border-x-sw-success-light\/90:hover) {
  border-left-color: rgb(126 199 168 / 0.9);
  border-right-color: rgb(126 199 168 / 0.9);
}#body :is(.hover\:border-x-sw-success-light\/95:hover) {
  border-left-color: rgb(126 199 168 / 0.95);
  border-right-color: rgb(126 199 168 / 0.95);
}#body :is(.hover\:border-x-sw-success\/0:hover) {
  border-left-color: rgb(27 123 59 / 0);
  border-right-color: rgb(27 123 59 / 0);
}#body :is(.hover\:border-x-sw-success\/10:hover) {
  border-left-color: rgb(27 123 59 / 0.1);
  border-right-color: rgb(27 123 59 / 0.1);
}#body :is(.hover\:border-x-sw-success\/100:hover) {
  border-left-color: rgb(27 123 59 / 1);
  border-right-color: rgb(27 123 59 / 1);
}#body :is(.hover\:border-x-sw-success\/15:hover) {
  border-left-color: rgb(27 123 59 / 0.15);
  border-right-color: rgb(27 123 59 / 0.15);
}#body :is(.hover\:border-x-sw-success\/20:hover) {
  border-left-color: rgb(27 123 59 / 0.2);
  border-right-color: rgb(27 123 59 / 0.2);
}#body :is(.hover\:border-x-sw-success\/25:hover) {
  border-left-color: rgb(27 123 59 / 0.25);
  border-right-color: rgb(27 123 59 / 0.25);
}#body :is(.hover\:border-x-sw-success\/30:hover) {
  border-left-color: rgb(27 123 59 / 0.3);
  border-right-color: rgb(27 123 59 / 0.3);
}#body :is(.hover\:border-x-sw-success\/35:hover) {
  border-left-color: rgb(27 123 59 / 0.35);
  border-right-color: rgb(27 123 59 / 0.35);
}#body :is(.hover\:border-x-sw-success\/40:hover) {
  border-left-color: rgb(27 123 59 / 0.4);
  border-right-color: rgb(27 123 59 / 0.4);
}#body :is(.hover\:border-x-sw-success\/45:hover) {
  border-left-color: rgb(27 123 59 / 0.45);
  border-right-color: rgb(27 123 59 / 0.45);
}#body :is(.hover\:border-x-sw-success\/5:hover) {
  border-left-color: rgb(27 123 59 / 0.05);
  border-right-color: rgb(27 123 59 / 0.05);
}#body :is(.hover\:border-x-sw-success\/50:hover) {
  border-left-color: rgb(27 123 59 / 0.5);
  border-right-color: rgb(27 123 59 / 0.5);
}#body :is(.hover\:border-x-sw-success\/55:hover) {
  border-left-color: rgb(27 123 59 / 0.55);
  border-right-color: rgb(27 123 59 / 0.55);
}#body :is(.hover\:border-x-sw-success\/60:hover) {
  border-left-color: rgb(27 123 59 / 0.6);
  border-right-color: rgb(27 123 59 / 0.6);
}#body :is(.hover\:border-x-sw-success\/65:hover) {
  border-left-color: rgb(27 123 59 / 0.65);
  border-right-color: rgb(27 123 59 / 0.65);
}#body :is(.hover\:border-x-sw-success\/70:hover) {
  border-left-color: rgb(27 123 59 / 0.7);
  border-right-color: rgb(27 123 59 / 0.7);
}#body :is(.hover\:border-x-sw-success\/75:hover) {
  border-left-color: rgb(27 123 59 / 0.75);
  border-right-color: rgb(27 123 59 / 0.75);
}#body :is(.hover\:border-x-sw-success\/80:hover) {
  border-left-color: rgb(27 123 59 / 0.8);
  border-right-color: rgb(27 123 59 / 0.8);
}#body :is(.hover\:border-x-sw-success\/85:hover) {
  border-left-color: rgb(27 123 59 / 0.85);
  border-right-color: rgb(27 123 59 / 0.85);
}#body :is(.hover\:border-x-sw-success\/90:hover) {
  border-left-color: rgb(27 123 59 / 0.9);
  border-right-color: rgb(27 123 59 / 0.9);
}#body :is(.hover\:border-x-sw-success\/95:hover) {
  border-left-color: rgb(27 123 59 / 0.95);
  border-right-color: rgb(27 123 59 / 0.95);
}#body :is(.hover\:border-x-sw-tag-default:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-tag-default\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-x-sw-tag-default\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-x-sw-tag-default\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-x-sw-tag-default\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-x-sw-tag-default\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-x-sw-tag-default\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-x-sw-tag-default\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-x-sw-tag-default\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-x-sw-tag-default\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-x-sw-tag-default\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-x-sw-tag-default\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-x-sw-tag-default\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-x-sw-tag-default\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-x-sw-tag-default\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-x-sw-tag-default\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-x-sw-tag-default\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-x-sw-tag-default\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-x-sw-tag-default\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-x-sw-tag-default\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-x-sw-tag-default\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-x-sw-tag-default\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-x-sw-text:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(38 40 43 / var(--tw-border-opacity));
  border-right-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-text-reverse:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-text-reverse-alternate:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/0:hover) {
  border-left-color: rgb(245 245 245 / 0);
  border-right-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/10:hover) {
  border-left-color: rgb(245 245 245 / 0.1);
  border-right-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/100:hover) {
  border-left-color: rgb(245 245 245 / 1);
  border-right-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/15:hover) {
  border-left-color: rgb(245 245 245 / 0.15);
  border-right-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/20:hover) {
  border-left-color: rgb(245 245 245 / 0.2);
  border-right-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/25:hover) {
  border-left-color: rgb(245 245 245 / 0.25);
  border-right-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/30:hover) {
  border-left-color: rgb(245 245 245 / 0.3);
  border-right-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/35:hover) {
  border-left-color: rgb(245 245 245 / 0.35);
  border-right-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/40:hover) {
  border-left-color: rgb(245 245 245 / 0.4);
  border-right-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/45:hover) {
  border-left-color: rgb(245 245 245 / 0.45);
  border-right-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/5:hover) {
  border-left-color: rgb(245 245 245 / 0.05);
  border-right-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/50:hover) {
  border-left-color: rgb(245 245 245 / 0.5);
  border-right-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/55:hover) {
  border-left-color: rgb(245 245 245 / 0.55);
  border-right-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/60:hover) {
  border-left-color: rgb(245 245 245 / 0.6);
  border-right-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/65:hover) {
  border-left-color: rgb(245 245 245 / 0.65);
  border-right-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/70:hover) {
  border-left-color: rgb(245 245 245 / 0.7);
  border-right-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/75:hover) {
  border-left-color: rgb(245 245 245 / 0.75);
  border-right-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/80:hover) {
  border-left-color: rgb(245 245 245 / 0.8);
  border-right-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/85:hover) {
  border-left-color: rgb(245 245 245 / 0.85);
  border-right-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/90:hover) {
  border-left-color: rgb(245 245 245 / 0.9);
  border-right-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-x-sw-text-reverse-alternate\/95:hover) {
  border-left-color: rgb(245 245 245 / 0.95);
  border-right-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-x-sw-text-reverse\/0:hover) {
  border-left-color: rgb(255 255 255 / 0);
  border-right-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-x-sw-text-reverse\/10:hover) {
  border-left-color: rgb(255 255 255 / 0.1);
  border-right-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-x-sw-text-reverse\/100:hover) {
  border-left-color: rgb(255 255 255 / 1);
  border-right-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-x-sw-text-reverse\/15:hover) {
  border-left-color: rgb(255 255 255 / 0.15);
  border-right-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-x-sw-text-reverse\/20:hover) {
  border-left-color: rgb(255 255 255 / 0.2);
  border-right-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-x-sw-text-reverse\/25:hover) {
  border-left-color: rgb(255 255 255 / 0.25);
  border-right-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-x-sw-text-reverse\/30:hover) {
  border-left-color: rgb(255 255 255 / 0.3);
  border-right-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-x-sw-text-reverse\/35:hover) {
  border-left-color: rgb(255 255 255 / 0.35);
  border-right-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-x-sw-text-reverse\/40:hover) {
  border-left-color: rgb(255 255 255 / 0.4);
  border-right-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-x-sw-text-reverse\/45:hover) {
  border-left-color: rgb(255 255 255 / 0.45);
  border-right-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-x-sw-text-reverse\/5:hover) {
  border-left-color: rgb(255 255 255 / 0.05);
  border-right-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-x-sw-text-reverse\/50:hover) {
  border-left-color: rgb(255 255 255 / 0.5);
  border-right-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-x-sw-text-reverse\/55:hover) {
  border-left-color: rgb(255 255 255 / 0.55);
  border-right-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-x-sw-text-reverse\/60:hover) {
  border-left-color: rgb(255 255 255 / 0.6);
  border-right-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-x-sw-text-reverse\/65:hover) {
  border-left-color: rgb(255 255 255 / 0.65);
  border-right-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-x-sw-text-reverse\/70:hover) {
  border-left-color: rgb(255 255 255 / 0.7);
  border-right-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-x-sw-text-reverse\/75:hover) {
  border-left-color: rgb(255 255 255 / 0.75);
  border-right-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-x-sw-text-reverse\/80:hover) {
  border-left-color: rgb(255 255 255 / 0.8);
  border-right-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-x-sw-text-reverse\/85:hover) {
  border-left-color: rgb(255 255 255 / 0.85);
  border-right-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-x-sw-text-reverse\/90:hover) {
  border-left-color: rgb(255 255 255 / 0.9);
  border-right-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-x-sw-text-reverse\/95:hover) {
  border-left-color: rgb(255 255 255 / 0.95);
  border-right-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-x-sw-text-section-title:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-text-section-title\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-x-sw-text-section-title\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-x-sw-text-section-title\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-x-sw-text-section-title\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-x-sw-text-section-title\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-x-sw-text-section-title\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-x-sw-text-section-title\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-x-sw-text-section-title\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-x-sw-text-section-title\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-x-sw-text-section-title\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-x-sw-text-section-title\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-x-sw-text-section-title\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-x-sw-text-section-title\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-x-sw-text-section-title\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-x-sw-text-section-title\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-x-sw-text-section-title\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-x-sw-text-section-title\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-x-sw-text-section-title\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-x-sw-text-section-title\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-x-sw-text-section-title\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-x-sw-text-section-title\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-x-sw-text\/0:hover) {
  border-left-color: rgb(38 40 43 / 0);
  border-right-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-x-sw-text\/10:hover) {
  border-left-color: rgb(38 40 43 / 0.1);
  border-right-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-x-sw-text\/100:hover) {
  border-left-color: rgb(38 40 43 / 1);
  border-right-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-x-sw-text\/15:hover) {
  border-left-color: rgb(38 40 43 / 0.15);
  border-right-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-x-sw-text\/20:hover) {
  border-left-color: rgb(38 40 43 / 0.2);
  border-right-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-x-sw-text\/25:hover) {
  border-left-color: rgb(38 40 43 / 0.25);
  border-right-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-x-sw-text\/30:hover) {
  border-left-color: rgb(38 40 43 / 0.3);
  border-right-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-x-sw-text\/35:hover) {
  border-left-color: rgb(38 40 43 / 0.35);
  border-right-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-x-sw-text\/40:hover) {
  border-left-color: rgb(38 40 43 / 0.4);
  border-right-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-x-sw-text\/45:hover) {
  border-left-color: rgb(38 40 43 / 0.45);
  border-right-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-x-sw-text\/5:hover) {
  border-left-color: rgb(38 40 43 / 0.05);
  border-right-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-x-sw-text\/50:hover) {
  border-left-color: rgb(38 40 43 / 0.5);
  border-right-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-x-sw-text\/55:hover) {
  border-left-color: rgb(38 40 43 / 0.55);
  border-right-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-x-sw-text\/60:hover) {
  border-left-color: rgb(38 40 43 / 0.6);
  border-right-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-x-sw-text\/65:hover) {
  border-left-color: rgb(38 40 43 / 0.65);
  border-right-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-x-sw-text\/70:hover) {
  border-left-color: rgb(38 40 43 / 0.7);
  border-right-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-x-sw-text\/75:hover) {
  border-left-color: rgb(38 40 43 / 0.75);
  border-right-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-x-sw-text\/80:hover) {
  border-left-color: rgb(38 40 43 / 0.8);
  border-right-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-x-sw-text\/85:hover) {
  border-left-color: rgb(38 40 43 / 0.85);
  border-right-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-x-sw-text\/90:hover) {
  border-left-color: rgb(38 40 43 / 0.9);
  border-right-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-x-sw-text\/95:hover) {
  border-left-color: rgb(38 40 43 / 0.95);
  border-right-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-x-sw-tooltip:hover) {
  border-left-color: rgba(38, 40, 43, 0.9);
  border-right-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-x-sw-tooltip\/0:hover) {
  border-left-color: rgba(38, 40, 43, 0);
  border-right-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-x-sw-tooltip\/10:hover) {
  border-left-color: rgba(38, 40, 43, 0.1);
  border-right-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-x-sw-tooltip\/100:hover) {
  border-left-color: rgba(38, 40, 43, 1);
  border-right-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-x-sw-tooltip\/15:hover) {
  border-left-color: rgba(38, 40, 43, 0.15);
  border-right-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-x-sw-tooltip\/20:hover) {
  border-left-color: rgba(38, 40, 43, 0.2);
  border-right-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-x-sw-tooltip\/25:hover) {
  border-left-color: rgba(38, 40, 43, 0.25);
  border-right-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-x-sw-tooltip\/30:hover) {
  border-left-color: rgba(38, 40, 43, 0.3);
  border-right-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-x-sw-tooltip\/35:hover) {
  border-left-color: rgba(38, 40, 43, 0.35);
  border-right-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-x-sw-tooltip\/40:hover) {
  border-left-color: rgba(38, 40, 43, 0.4);
  border-right-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-x-sw-tooltip\/45:hover) {
  border-left-color: rgba(38, 40, 43, 0.45);
  border-right-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-x-sw-tooltip\/5:hover) {
  border-left-color: rgba(38, 40, 43, 0.05);
  border-right-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-x-sw-tooltip\/50:hover) {
  border-left-color: rgba(38, 40, 43, 0.5);
  border-right-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-x-sw-tooltip\/55:hover) {
  border-left-color: rgba(38, 40, 43, 0.55);
  border-right-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-x-sw-tooltip\/60:hover) {
  border-left-color: rgba(38, 40, 43, 0.6);
  border-right-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-x-sw-tooltip\/65:hover) {
  border-left-color: rgba(38, 40, 43, 0.65);
  border-right-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-x-sw-tooltip\/70:hover) {
  border-left-color: rgba(38, 40, 43, 0.7);
  border-right-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-x-sw-tooltip\/75:hover) {
  border-left-color: rgba(38, 40, 43, 0.75);
  border-right-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-x-sw-tooltip\/80:hover) {
  border-left-color: rgba(38, 40, 43, 0.8);
  border-right-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-x-sw-tooltip\/85:hover) {
  border-left-color: rgba(38, 40, 43, 0.85);
  border-right-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-x-sw-tooltip\/90:hover) {
  border-left-color: rgba(38, 40, 43, 0.9);
  border-right-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-x-sw-tooltip\/95:hover) {
  border-left-color: rgba(38, 40, 43, 0.95);
  border-right-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-x-sw-very-high-price:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-very-high-price\/0:hover) {
  border-left-color: rgb(245 245 245 / 0);
  border-right-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-x-sw-very-high-price\/10:hover) {
  border-left-color: rgb(245 245 245 / 0.1);
  border-right-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-x-sw-very-high-price\/100:hover) {
  border-left-color: rgb(245 245 245 / 1);
  border-right-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-x-sw-very-high-price\/15:hover) {
  border-left-color: rgb(245 245 245 / 0.15);
  border-right-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-x-sw-very-high-price\/20:hover) {
  border-left-color: rgb(245 245 245 / 0.2);
  border-right-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-x-sw-very-high-price\/25:hover) {
  border-left-color: rgb(245 245 245 / 0.25);
  border-right-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-x-sw-very-high-price\/30:hover) {
  border-left-color: rgb(245 245 245 / 0.3);
  border-right-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-x-sw-very-high-price\/35:hover) {
  border-left-color: rgb(245 245 245 / 0.35);
  border-right-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-x-sw-very-high-price\/40:hover) {
  border-left-color: rgb(245 245 245 / 0.4);
  border-right-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-x-sw-very-high-price\/45:hover) {
  border-left-color: rgb(245 245 245 / 0.45);
  border-right-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-x-sw-very-high-price\/5:hover) {
  border-left-color: rgb(245 245 245 / 0.05);
  border-right-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-x-sw-very-high-price\/50:hover) {
  border-left-color: rgb(245 245 245 / 0.5);
  border-right-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-x-sw-very-high-price\/55:hover) {
  border-left-color: rgb(245 245 245 / 0.55);
  border-right-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-x-sw-very-high-price\/60:hover) {
  border-left-color: rgb(245 245 245 / 0.6);
  border-right-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-x-sw-very-high-price\/65:hover) {
  border-left-color: rgb(245 245 245 / 0.65);
  border-right-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-x-sw-very-high-price\/70:hover) {
  border-left-color: rgb(245 245 245 / 0.7);
  border-right-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-x-sw-very-high-price\/75:hover) {
  border-left-color: rgb(245 245 245 / 0.75);
  border-right-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-x-sw-very-high-price\/80:hover) {
  border-left-color: rgb(245 245 245 / 0.8);
  border-right-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-x-sw-very-high-price\/85:hover) {
  border-left-color: rgb(245 245 245 / 0.85);
  border-right-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-x-sw-very-high-price\/90:hover) {
  border-left-color: rgb(245 245 245 / 0.9);
  border-right-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-x-sw-very-high-price\/95:hover) {
  border-left-color: rgb(245 245 245 / 0.95);
  border-right-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-x-sw-warning:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(223 145 0 / var(--tw-border-opacity));
  border-right-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-warning-background:hover) {
  border-left-color: rgba(223, 145, 0, 0.1);
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-x-sw-warning-background-hex:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 244 230 / var(--tw-border-opacity));
  border-right-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.hover\:border-x-sw-warning-background-hex\/0:hover) {
  border-left-color: rgb(252 244 230 / 0);
  border-right-color: rgb(252 244 230 / 0);
}#body :is(.hover\:border-x-sw-warning-background-hex\/10:hover) {
  border-left-color: rgb(252 244 230 / 0.1);
  border-right-color: rgb(252 244 230 / 0.1);
}#body :is(.hover\:border-x-sw-warning-background-hex\/100:hover) {
  border-left-color: rgb(252 244 230 / 1);
  border-right-color: rgb(252 244 230 / 1);
}#body :is(.hover\:border-x-sw-warning-background-hex\/15:hover) {
  border-left-color: rgb(252 244 230 / 0.15);
  border-right-color: rgb(252 244 230 / 0.15);
}#body :is(.hover\:border-x-sw-warning-background-hex\/20:hover) {
  border-left-color: rgb(252 244 230 / 0.2);
  border-right-color: rgb(252 244 230 / 0.2);
}#body :is(.hover\:border-x-sw-warning-background-hex\/25:hover) {
  border-left-color: rgb(252 244 230 / 0.25);
  border-right-color: rgb(252 244 230 / 0.25);
}#body :is(.hover\:border-x-sw-warning-background-hex\/30:hover) {
  border-left-color: rgb(252 244 230 / 0.3);
  border-right-color: rgb(252 244 230 / 0.3);
}#body :is(.hover\:border-x-sw-warning-background-hex\/35:hover) {
  border-left-color: rgb(252 244 230 / 0.35);
  border-right-color: rgb(252 244 230 / 0.35);
}#body :is(.hover\:border-x-sw-warning-background-hex\/40:hover) {
  border-left-color: rgb(252 244 230 / 0.4);
  border-right-color: rgb(252 244 230 / 0.4);
}#body :is(.hover\:border-x-sw-warning-background-hex\/45:hover) {
  border-left-color: rgb(252 244 230 / 0.45);
  border-right-color: rgb(252 244 230 / 0.45);
}#body :is(.hover\:border-x-sw-warning-background-hex\/5:hover) {
  border-left-color: rgb(252 244 230 / 0.05);
  border-right-color: rgb(252 244 230 / 0.05);
}#body :is(.hover\:border-x-sw-warning-background-hex\/50:hover) {
  border-left-color: rgb(252 244 230 / 0.5);
  border-right-color: rgb(252 244 230 / 0.5);
}#body :is(.hover\:border-x-sw-warning-background-hex\/55:hover) {
  border-left-color: rgb(252 244 230 / 0.55);
  border-right-color: rgb(252 244 230 / 0.55);
}#body :is(.hover\:border-x-sw-warning-background-hex\/60:hover) {
  border-left-color: rgb(252 244 230 / 0.6);
  border-right-color: rgb(252 244 230 / 0.6);
}#body :is(.hover\:border-x-sw-warning-background-hex\/65:hover) {
  border-left-color: rgb(252 244 230 / 0.65);
  border-right-color: rgb(252 244 230 / 0.65);
}#body :is(.hover\:border-x-sw-warning-background-hex\/70:hover) {
  border-left-color: rgb(252 244 230 / 0.7);
  border-right-color: rgb(252 244 230 / 0.7);
}#body :is(.hover\:border-x-sw-warning-background-hex\/75:hover) {
  border-left-color: rgb(252 244 230 / 0.75);
  border-right-color: rgb(252 244 230 / 0.75);
}#body :is(.hover\:border-x-sw-warning-background-hex\/80:hover) {
  border-left-color: rgb(252 244 230 / 0.8);
  border-right-color: rgb(252 244 230 / 0.8);
}#body :is(.hover\:border-x-sw-warning-background-hex\/85:hover) {
  border-left-color: rgb(252 244 230 / 0.85);
  border-right-color: rgb(252 244 230 / 0.85);
}#body :is(.hover\:border-x-sw-warning-background-hex\/90:hover) {
  border-left-color: rgb(252 244 230 / 0.9);
  border-right-color: rgb(252 244 230 / 0.9);
}#body :is(.hover\:border-x-sw-warning-background-hex\/95:hover) {
  border-left-color: rgb(252 244 230 / 0.95);
  border-right-color: rgb(252 244 230 / 0.95);
}#body :is(.hover\:border-x-sw-warning-background\/0:hover) {
  border-left-color: rgba(223, 145, 0, 0);
  border-right-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-x-sw-warning-background\/10:hover) {
  border-left-color: rgba(223, 145, 0, 0.1);
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-x-sw-warning-background\/100:hover) {
  border-left-color: rgba(223, 145, 0, 1);
  border-right-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-x-sw-warning-background\/15:hover) {
  border-left-color: rgba(223, 145, 0, 0.15);
  border-right-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-x-sw-warning-background\/20:hover) {
  border-left-color: rgba(223, 145, 0, 0.2);
  border-right-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-x-sw-warning-background\/25:hover) {
  border-left-color: rgba(223, 145, 0, 0.25);
  border-right-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-x-sw-warning-background\/30:hover) {
  border-left-color: rgba(223, 145, 0, 0.3);
  border-right-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-x-sw-warning-background\/35:hover) {
  border-left-color: rgba(223, 145, 0, 0.35);
  border-right-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-x-sw-warning-background\/40:hover) {
  border-left-color: rgba(223, 145, 0, 0.4);
  border-right-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-x-sw-warning-background\/45:hover) {
  border-left-color: rgba(223, 145, 0, 0.45);
  border-right-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-x-sw-warning-background\/5:hover) {
  border-left-color: rgba(223, 145, 0, 0.05);
  border-right-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-x-sw-warning-background\/50:hover) {
  border-left-color: rgba(223, 145, 0, 0.5);
  border-right-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-x-sw-warning-background\/55:hover) {
  border-left-color: rgba(223, 145, 0, 0.55);
  border-right-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-x-sw-warning-background\/60:hover) {
  border-left-color: rgba(223, 145, 0, 0.6);
  border-right-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-x-sw-warning-background\/65:hover) {
  border-left-color: rgba(223, 145, 0, 0.65);
  border-right-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-x-sw-warning-background\/70:hover) {
  border-left-color: rgba(223, 145, 0, 0.7);
  border-right-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-x-sw-warning-background\/75:hover) {
  border-left-color: rgba(223, 145, 0, 0.75);
  border-right-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-x-sw-warning-background\/80:hover) {
  border-left-color: rgba(223, 145, 0, 0.8);
  border-right-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-x-sw-warning-background\/85:hover) {
  border-left-color: rgba(223, 145, 0, 0.85);
  border-right-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-x-sw-warning-background\/90:hover) {
  border-left-color: rgba(223, 145, 0, 0.9);
  border-right-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-x-sw-warning-background\/95:hover) {
  border-left-color: rgba(223, 145, 0, 0.95);
  border-right-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-x-sw-warning-opacity:hover) {
  border-left-color: rgba(223, 145, 0, 0.1);
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-x-sw-warning-opacity\/0:hover) {
  border-left-color: rgba(223, 145, 0, 0);
  border-right-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-x-sw-warning-opacity\/10:hover) {
  border-left-color: rgba(223, 145, 0, 0.1);
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-x-sw-warning-opacity\/100:hover) {
  border-left-color: rgba(223, 145, 0, 1);
  border-right-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-x-sw-warning-opacity\/15:hover) {
  border-left-color: rgba(223, 145, 0, 0.15);
  border-right-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-x-sw-warning-opacity\/20:hover) {
  border-left-color: rgba(223, 145, 0, 0.2);
  border-right-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-x-sw-warning-opacity\/25:hover) {
  border-left-color: rgba(223, 145, 0, 0.25);
  border-right-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-x-sw-warning-opacity\/30:hover) {
  border-left-color: rgba(223, 145, 0, 0.3);
  border-right-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-x-sw-warning-opacity\/35:hover) {
  border-left-color: rgba(223, 145, 0, 0.35);
  border-right-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-x-sw-warning-opacity\/40:hover) {
  border-left-color: rgba(223, 145, 0, 0.4);
  border-right-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-x-sw-warning-opacity\/45:hover) {
  border-left-color: rgba(223, 145, 0, 0.45);
  border-right-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-x-sw-warning-opacity\/5:hover) {
  border-left-color: rgba(223, 145, 0, 0.05);
  border-right-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-x-sw-warning-opacity\/50:hover) {
  border-left-color: rgba(223, 145, 0, 0.5);
  border-right-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-x-sw-warning-opacity\/55:hover) {
  border-left-color: rgba(223, 145, 0, 0.55);
  border-right-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-x-sw-warning-opacity\/60:hover) {
  border-left-color: rgba(223, 145, 0, 0.6);
  border-right-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-x-sw-warning-opacity\/65:hover) {
  border-left-color: rgba(223, 145, 0, 0.65);
  border-right-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-x-sw-warning-opacity\/70:hover) {
  border-left-color: rgba(223, 145, 0, 0.7);
  border-right-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-x-sw-warning-opacity\/75:hover) {
  border-left-color: rgba(223, 145, 0, 0.75);
  border-right-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-x-sw-warning-opacity\/80:hover) {
  border-left-color: rgba(223, 145, 0, 0.8);
  border-right-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-x-sw-warning-opacity\/85:hover) {
  border-left-color: rgba(223, 145, 0, 0.85);
  border-right-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-x-sw-warning-opacity\/90:hover) {
  border-left-color: rgba(223, 145, 0, 0.9);
  border-right-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-x-sw-warning-opacity\/95:hover) {
  border-left-color: rgba(223, 145, 0, 0.95);
  border-right-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-x-sw-warning\/0:hover) {
  border-left-color: rgb(223 145 0 / 0);
  border-right-color: rgb(223 145 0 / 0);
}#body :is(.hover\:border-x-sw-warning\/10:hover) {
  border-left-color: rgb(223 145 0 / 0.1);
  border-right-color: rgb(223 145 0 / 0.1);
}#body :is(.hover\:border-x-sw-warning\/100:hover) {
  border-left-color: rgb(223 145 0 / 1);
  border-right-color: rgb(223 145 0 / 1);
}#body :is(.hover\:border-x-sw-warning\/15:hover) {
  border-left-color: rgb(223 145 0 / 0.15);
  border-right-color: rgb(223 145 0 / 0.15);
}#body :is(.hover\:border-x-sw-warning\/20:hover) {
  border-left-color: rgb(223 145 0 / 0.2);
  border-right-color: rgb(223 145 0 / 0.2);
}#body :is(.hover\:border-x-sw-warning\/25:hover) {
  border-left-color: rgb(223 145 0 / 0.25);
  border-right-color: rgb(223 145 0 / 0.25);
}#body :is(.hover\:border-x-sw-warning\/30:hover) {
  border-left-color: rgb(223 145 0 / 0.3);
  border-right-color: rgb(223 145 0 / 0.3);
}#body :is(.hover\:border-x-sw-warning\/35:hover) {
  border-left-color: rgb(223 145 0 / 0.35);
  border-right-color: rgb(223 145 0 / 0.35);
}#body :is(.hover\:border-x-sw-warning\/40:hover) {
  border-left-color: rgb(223 145 0 / 0.4);
  border-right-color: rgb(223 145 0 / 0.4);
}#body :is(.hover\:border-x-sw-warning\/45:hover) {
  border-left-color: rgb(223 145 0 / 0.45);
  border-right-color: rgb(223 145 0 / 0.45);
}#body :is(.hover\:border-x-sw-warning\/5:hover) {
  border-left-color: rgb(223 145 0 / 0.05);
  border-right-color: rgb(223 145 0 / 0.05);
}#body :is(.hover\:border-x-sw-warning\/50:hover) {
  border-left-color: rgb(223 145 0 / 0.5);
  border-right-color: rgb(223 145 0 / 0.5);
}#body :is(.hover\:border-x-sw-warning\/55:hover) {
  border-left-color: rgb(223 145 0 / 0.55);
  border-right-color: rgb(223 145 0 / 0.55);
}#body :is(.hover\:border-x-sw-warning\/60:hover) {
  border-left-color: rgb(223 145 0 / 0.6);
  border-right-color: rgb(223 145 0 / 0.6);
}#body :is(.hover\:border-x-sw-warning\/65:hover) {
  border-left-color: rgb(223 145 0 / 0.65);
  border-right-color: rgb(223 145 0 / 0.65);
}#body :is(.hover\:border-x-sw-warning\/70:hover) {
  border-left-color: rgb(223 145 0 / 0.7);
  border-right-color: rgb(223 145 0 / 0.7);
}#body :is(.hover\:border-x-sw-warning\/75:hover) {
  border-left-color: rgb(223 145 0 / 0.75);
  border-right-color: rgb(223 145 0 / 0.75);
}#body :is(.hover\:border-x-sw-warning\/80:hover) {
  border-left-color: rgb(223 145 0 / 0.8);
  border-right-color: rgb(223 145 0 / 0.8);
}#body :is(.hover\:border-x-sw-warning\/85:hover) {
  border-left-color: rgb(223 145 0 / 0.85);
  border-right-color: rgb(223 145 0 / 0.85);
}#body :is(.hover\:border-x-sw-warning\/90:hover) {
  border-left-color: rgb(223 145 0 / 0.9);
  border-right-color: rgb(223 145 0 / 0.9);
}#body :is(.hover\:border-x-sw-warning\/95:hover) {
  border-left-color: rgb(223 145 0 / 0.95);
  border-right-color: rgb(223 145 0 / 0.95);
}#body :is(.hover\:border-x-transparent:hover) {
  border-left-color: transparent;
  border-right-color: transparent;
}#body :is(.hover\:border-x-transparent\/0:hover) {
  border-left-color: rgb(0 0 0 / 0);
  border-right-color: rgb(0 0 0 / 0);
}#body :is(.hover\:border-x-transparent\/10:hover) {
  border-left-color: rgb(0 0 0 / 0.1);
  border-right-color: rgb(0 0 0 / 0.1);
}#body :is(.hover\:border-x-transparent\/100:hover) {
  border-left-color: rgb(0 0 0 / 1);
  border-right-color: rgb(0 0 0 / 1);
}#body :is(.hover\:border-x-transparent\/15:hover) {
  border-left-color: rgb(0 0 0 / 0.15);
  border-right-color: rgb(0 0 0 / 0.15);
}#body :is(.hover\:border-x-transparent\/20:hover) {
  border-left-color: rgb(0 0 0 / 0.2);
  border-right-color: rgb(0 0 0 / 0.2);
}#body :is(.hover\:border-x-transparent\/25:hover) {
  border-left-color: rgb(0 0 0 / 0.25);
  border-right-color: rgb(0 0 0 / 0.25);
}#body :is(.hover\:border-x-transparent\/30:hover) {
  border-left-color: rgb(0 0 0 / 0.3);
  border-right-color: rgb(0 0 0 / 0.3);
}#body :is(.hover\:border-x-transparent\/35:hover) {
  border-left-color: rgb(0 0 0 / 0.35);
  border-right-color: rgb(0 0 0 / 0.35);
}#body :is(.hover\:border-x-transparent\/40:hover) {
  border-left-color: rgb(0 0 0 / 0.4);
  border-right-color: rgb(0 0 0 / 0.4);
}#body :is(.hover\:border-x-transparent\/45:hover) {
  border-left-color: rgb(0 0 0 / 0.45);
  border-right-color: rgb(0 0 0 / 0.45);
}#body :is(.hover\:border-x-transparent\/5:hover) {
  border-left-color: rgb(0 0 0 / 0.05);
  border-right-color: rgb(0 0 0 / 0.05);
}#body :is(.hover\:border-x-transparent\/50:hover) {
  border-left-color: rgb(0 0 0 / 0.5);
  border-right-color: rgb(0 0 0 / 0.5);
}#body :is(.hover\:border-x-transparent\/55:hover) {
  border-left-color: rgb(0 0 0 / 0.55);
  border-right-color: rgb(0 0 0 / 0.55);
}#body :is(.hover\:border-x-transparent\/60:hover) {
  border-left-color: rgb(0 0 0 / 0.6);
  border-right-color: rgb(0 0 0 / 0.6);
}#body :is(.hover\:border-x-transparent\/65:hover) {
  border-left-color: rgb(0 0 0 / 0.65);
  border-right-color: rgb(0 0 0 / 0.65);
}#body :is(.hover\:border-x-transparent\/70:hover) {
  border-left-color: rgb(0 0 0 / 0.7);
  border-right-color: rgb(0 0 0 / 0.7);
}#body :is(.hover\:border-x-transparent\/75:hover) {
  border-left-color: rgb(0 0 0 / 0.75);
  border-right-color: rgb(0 0 0 / 0.75);
}#body :is(.hover\:border-x-transparent\/80:hover) {
  border-left-color: rgb(0 0 0 / 0.8);
  border-right-color: rgb(0 0 0 / 0.8);
}#body :is(.hover\:border-x-transparent\/85:hover) {
  border-left-color: rgb(0 0 0 / 0.85);
  border-right-color: rgb(0 0 0 / 0.85);
}#body :is(.hover\:border-x-transparent\/90:hover) {
  border-left-color: rgb(0 0 0 / 0.9);
  border-right-color: rgb(0 0 0 / 0.9);
}#body :is(.hover\:border-x-transparent\/95:hover) {
  border-left-color: rgb(0 0 0 / 0.95);
  border-right-color: rgb(0 0 0 / 0.95);
}#body :is(.hover\:border-y-sw-active:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(10 111 219 / var(--tw-border-opacity));
  border-bottom-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-active-light:hover) {
  border-top-color: rgba(10, 111, 219, 0.1);
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-y-sw-active-light-hex:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(230 240 251 / var(--tw-border-opacity));
  border-bottom-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-active-light-hex\/0:hover) {
  border-top-color: rgb(230 240 251 / 0);
  border-bottom-color: rgb(230 240 251 / 0);
}#body :is(.hover\:border-y-sw-active-light-hex\/10:hover) {
  border-top-color: rgb(230 240 251 / 0.1);
  border-bottom-color: rgb(230 240 251 / 0.1);
}#body :is(.hover\:border-y-sw-active-light-hex\/100:hover) {
  border-top-color: rgb(230 240 251 / 1);
  border-bottom-color: rgb(230 240 251 / 1);
}#body :is(.hover\:border-y-sw-active-light-hex\/15:hover) {
  border-top-color: rgb(230 240 251 / 0.15);
  border-bottom-color: rgb(230 240 251 / 0.15);
}#body :is(.hover\:border-y-sw-active-light-hex\/20:hover) {
  border-top-color: rgb(230 240 251 / 0.2);
  border-bottom-color: rgb(230 240 251 / 0.2);
}#body :is(.hover\:border-y-sw-active-light-hex\/25:hover) {
  border-top-color: rgb(230 240 251 / 0.25);
  border-bottom-color: rgb(230 240 251 / 0.25);
}#body :is(.hover\:border-y-sw-active-light-hex\/30:hover) {
  border-top-color: rgb(230 240 251 / 0.3);
  border-bottom-color: rgb(230 240 251 / 0.3);
}#body :is(.hover\:border-y-sw-active-light-hex\/35:hover) {
  border-top-color: rgb(230 240 251 / 0.35);
  border-bottom-color: rgb(230 240 251 / 0.35);
}#body :is(.hover\:border-y-sw-active-light-hex\/40:hover) {
  border-top-color: rgb(230 240 251 / 0.4);
  border-bottom-color: rgb(230 240 251 / 0.4);
}#body :is(.hover\:border-y-sw-active-light-hex\/45:hover) {
  border-top-color: rgb(230 240 251 / 0.45);
  border-bottom-color: rgb(230 240 251 / 0.45);
}#body :is(.hover\:border-y-sw-active-light-hex\/5:hover) {
  border-top-color: rgb(230 240 251 / 0.05);
  border-bottom-color: rgb(230 240 251 / 0.05);
}#body :is(.hover\:border-y-sw-active-light-hex\/50:hover) {
  border-top-color: rgb(230 240 251 / 0.5);
  border-bottom-color: rgb(230 240 251 / 0.5);
}#body :is(.hover\:border-y-sw-active-light-hex\/55:hover) {
  border-top-color: rgb(230 240 251 / 0.55);
  border-bottom-color: rgb(230 240 251 / 0.55);
}#body :is(.hover\:border-y-sw-active-light-hex\/60:hover) {
  border-top-color: rgb(230 240 251 / 0.6);
  border-bottom-color: rgb(230 240 251 / 0.6);
}#body :is(.hover\:border-y-sw-active-light-hex\/65:hover) {
  border-top-color: rgb(230 240 251 / 0.65);
  border-bottom-color: rgb(230 240 251 / 0.65);
}#body :is(.hover\:border-y-sw-active-light-hex\/70:hover) {
  border-top-color: rgb(230 240 251 / 0.7);
  border-bottom-color: rgb(230 240 251 / 0.7);
}#body :is(.hover\:border-y-sw-active-light-hex\/75:hover) {
  border-top-color: rgb(230 240 251 / 0.75);
  border-bottom-color: rgb(230 240 251 / 0.75);
}#body :is(.hover\:border-y-sw-active-light-hex\/80:hover) {
  border-top-color: rgb(230 240 251 / 0.8);
  border-bottom-color: rgb(230 240 251 / 0.8);
}#body :is(.hover\:border-y-sw-active-light-hex\/85:hover) {
  border-top-color: rgb(230 240 251 / 0.85);
  border-bottom-color: rgb(230 240 251 / 0.85);
}#body :is(.hover\:border-y-sw-active-light-hex\/90:hover) {
  border-top-color: rgb(230 240 251 / 0.9);
  border-bottom-color: rgb(230 240 251 / 0.9);
}#body :is(.hover\:border-y-sw-active-light-hex\/95:hover) {
  border-top-color: rgb(230 240 251 / 0.95);
  border-bottom-color: rgb(230 240 251 / 0.95);
}#body :is(.hover\:border-y-sw-active-light\/0:hover) {
  border-top-color: rgba(10, 111, 219, 0);
  border-bottom-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-y-sw-active-light\/10:hover) {
  border-top-color: rgba(10, 111, 219, 0.1);
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-y-sw-active-light\/100:hover) {
  border-top-color: rgba(10, 111, 219, 1);
  border-bottom-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-y-sw-active-light\/15:hover) {
  border-top-color: rgba(10, 111, 219, 0.15);
  border-bottom-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-y-sw-active-light\/20:hover) {
  border-top-color: rgba(10, 111, 219, 0.2);
  border-bottom-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-y-sw-active-light\/25:hover) {
  border-top-color: rgba(10, 111, 219, 0.25);
  border-bottom-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-y-sw-active-light\/30:hover) {
  border-top-color: rgba(10, 111, 219, 0.3);
  border-bottom-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-y-sw-active-light\/35:hover) {
  border-top-color: rgba(10, 111, 219, 0.35);
  border-bottom-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-y-sw-active-light\/40:hover) {
  border-top-color: rgba(10, 111, 219, 0.4);
  border-bottom-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-y-sw-active-light\/45:hover) {
  border-top-color: rgba(10, 111, 219, 0.45);
  border-bottom-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-y-sw-active-light\/5:hover) {
  border-top-color: rgba(10, 111, 219, 0.05);
  border-bottom-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-y-sw-active-light\/50:hover) {
  border-top-color: rgba(10, 111, 219, 0.5);
  border-bottom-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-y-sw-active-light\/55:hover) {
  border-top-color: rgba(10, 111, 219, 0.55);
  border-bottom-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-y-sw-active-light\/60:hover) {
  border-top-color: rgba(10, 111, 219, 0.6);
  border-bottom-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-y-sw-active-light\/65:hover) {
  border-top-color: rgba(10, 111, 219, 0.65);
  border-bottom-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-y-sw-active-light\/70:hover) {
  border-top-color: rgba(10, 111, 219, 0.7);
  border-bottom-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-y-sw-active-light\/75:hover) {
  border-top-color: rgba(10, 111, 219, 0.75);
  border-bottom-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-y-sw-active-light\/80:hover) {
  border-top-color: rgba(10, 111, 219, 0.8);
  border-bottom-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-y-sw-active-light\/85:hover) {
  border-top-color: rgba(10, 111, 219, 0.85);
  border-bottom-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-y-sw-active-light\/90:hover) {
  border-top-color: rgba(10, 111, 219, 0.9);
  border-bottom-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-y-sw-active-light\/95:hover) {
  border-top-color: rgba(10, 111, 219, 0.95);
  border-bottom-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-y-sw-active\/0:hover) {
  border-top-color: rgb(10 111 219 / 0);
  border-bottom-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-y-sw-active\/10:hover) {
  border-top-color: rgb(10 111 219 / 0.1);
  border-bottom-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-y-sw-active\/100:hover) {
  border-top-color: rgb(10 111 219 / 1);
  border-bottom-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-y-sw-active\/15:hover) {
  border-top-color: rgb(10 111 219 / 0.15);
  border-bottom-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-y-sw-active\/20:hover) {
  border-top-color: rgb(10 111 219 / 0.2);
  border-bottom-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-y-sw-active\/25:hover) {
  border-top-color: rgb(10 111 219 / 0.25);
  border-bottom-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-y-sw-active\/30:hover) {
  border-top-color: rgb(10 111 219 / 0.3);
  border-bottom-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-y-sw-active\/35:hover) {
  border-top-color: rgb(10 111 219 / 0.35);
  border-bottom-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-y-sw-active\/40:hover) {
  border-top-color: rgb(10 111 219 / 0.4);
  border-bottom-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-y-sw-active\/45:hover) {
  border-top-color: rgb(10 111 219 / 0.45);
  border-bottom-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-y-sw-active\/5:hover) {
  border-top-color: rgb(10 111 219 / 0.05);
  border-bottom-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-y-sw-active\/50:hover) {
  border-top-color: rgb(10 111 219 / 0.5);
  border-bottom-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-y-sw-active\/55:hover) {
  border-top-color: rgb(10 111 219 / 0.55);
  border-bottom-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-y-sw-active\/60:hover) {
  border-top-color: rgb(10 111 219 / 0.6);
  border-bottom-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-y-sw-active\/65:hover) {
  border-top-color: rgb(10 111 219 / 0.65);
  border-bottom-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-y-sw-active\/70:hover) {
  border-top-color: rgb(10 111 219 / 0.7);
  border-bottom-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-y-sw-active\/75:hover) {
  border-top-color: rgb(10 111 219 / 0.75);
  border-bottom-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-y-sw-active\/80:hover) {
  border-top-color: rgb(10 111 219 / 0.8);
  border-bottom-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-y-sw-active\/85:hover) {
  border-top-color: rgb(10 111 219 / 0.85);
  border-bottom-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-y-sw-active\/90:hover) {
  border-top-color: rgb(10 111 219 / 0.9);
  border-bottom-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-y-sw-active\/95:hover) {
  border-top-color: rgb(10 111 219 / 0.95);
  border-bottom-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-y-sw-background:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-background-component:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-background-component\/0:hover) {
  border-top-color: rgb(255 255 255 / 0);
  border-bottom-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-y-sw-background-component\/10:hover) {
  border-top-color: rgb(255 255 255 / 0.1);
  border-bottom-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-y-sw-background-component\/100:hover) {
  border-top-color: rgb(255 255 255 / 1);
  border-bottom-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-y-sw-background-component\/15:hover) {
  border-top-color: rgb(255 255 255 / 0.15);
  border-bottom-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-y-sw-background-component\/20:hover) {
  border-top-color: rgb(255 255 255 / 0.2);
  border-bottom-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-y-sw-background-component\/25:hover) {
  border-top-color: rgb(255 255 255 / 0.25);
  border-bottom-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-y-sw-background-component\/30:hover) {
  border-top-color: rgb(255 255 255 / 0.3);
  border-bottom-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-y-sw-background-component\/35:hover) {
  border-top-color: rgb(255 255 255 / 0.35);
  border-bottom-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-y-sw-background-component\/40:hover) {
  border-top-color: rgb(255 255 255 / 0.4);
  border-bottom-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-y-sw-background-component\/45:hover) {
  border-top-color: rgb(255 255 255 / 0.45);
  border-bottom-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-y-sw-background-component\/5:hover) {
  border-top-color: rgb(255 255 255 / 0.05);
  border-bottom-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-y-sw-background-component\/50:hover) {
  border-top-color: rgb(255 255 255 / 0.5);
  border-bottom-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-y-sw-background-component\/55:hover) {
  border-top-color: rgb(255 255 255 / 0.55);
  border-bottom-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-y-sw-background-component\/60:hover) {
  border-top-color: rgb(255 255 255 / 0.6);
  border-bottom-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-y-sw-background-component\/65:hover) {
  border-top-color: rgb(255 255 255 / 0.65);
  border-bottom-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-y-sw-background-component\/70:hover) {
  border-top-color: rgb(255 255 255 / 0.7);
  border-bottom-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-y-sw-background-component\/75:hover) {
  border-top-color: rgb(255 255 255 / 0.75);
  border-bottom-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-y-sw-background-component\/80:hover) {
  border-top-color: rgb(255 255 255 / 0.8);
  border-bottom-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-y-sw-background-component\/85:hover) {
  border-top-color: rgb(255 255 255 / 0.85);
  border-bottom-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-y-sw-background-component\/90:hover) {
  border-top-color: rgb(255 255 255 / 0.9);
  border-bottom-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-y-sw-background-component\/95:hover) {
  border-top-color: rgb(255 255 255 / 0.95);
  border-bottom-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-y-sw-background-header:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-background-header\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-y-sw-background-header\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-y-sw-background-header\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-y-sw-background-header\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-y-sw-background-header\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-y-sw-background-header\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-y-sw-background-header\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-y-sw-background-header\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-y-sw-background-header\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-y-sw-background-header\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-y-sw-background-header\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-y-sw-background-header\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-y-sw-background-header\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-y-sw-background-header\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-y-sw-background-header\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-y-sw-background-header\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-y-sw-background-header\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-y-sw-background-header\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-y-sw-background-header\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-y-sw-background-header\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-y-sw-background-header\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-y-sw-background\/0:hover) {
  border-top-color: rgb(245 245 245 / 0);
  border-bottom-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-y-sw-background\/10:hover) {
  border-top-color: rgb(245 245 245 / 0.1);
  border-bottom-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-y-sw-background\/100:hover) {
  border-top-color: rgb(245 245 245 / 1);
  border-bottom-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-y-sw-background\/15:hover) {
  border-top-color: rgb(245 245 245 / 0.15);
  border-bottom-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-y-sw-background\/20:hover) {
  border-top-color: rgb(245 245 245 / 0.2);
  border-bottom-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-y-sw-background\/25:hover) {
  border-top-color: rgb(245 245 245 / 0.25);
  border-bottom-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-y-sw-background\/30:hover) {
  border-top-color: rgb(245 245 245 / 0.3);
  border-bottom-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-y-sw-background\/35:hover) {
  border-top-color: rgb(245 245 245 / 0.35);
  border-bottom-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-y-sw-background\/40:hover) {
  border-top-color: rgb(245 245 245 / 0.4);
  border-bottom-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-y-sw-background\/45:hover) {
  border-top-color: rgb(245 245 245 / 0.45);
  border-bottom-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-y-sw-background\/5:hover) {
  border-top-color: rgb(245 245 245 / 0.05);
  border-bottom-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-y-sw-background\/50:hover) {
  border-top-color: rgb(245 245 245 / 0.5);
  border-bottom-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-y-sw-background\/55:hover) {
  border-top-color: rgb(245 245 245 / 0.55);
  border-bottom-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-y-sw-background\/60:hover) {
  border-top-color: rgb(245 245 245 / 0.6);
  border-bottom-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-y-sw-background\/65:hover) {
  border-top-color: rgb(245 245 245 / 0.65);
  border-bottom-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-y-sw-background\/70:hover) {
  border-top-color: rgb(245 245 245 / 0.7);
  border-bottom-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-y-sw-background\/75:hover) {
  border-top-color: rgb(245 245 245 / 0.75);
  border-bottom-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-y-sw-background\/80:hover) {
  border-top-color: rgb(245 245 245 / 0.8);
  border-bottom-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-y-sw-background\/85:hover) {
  border-top-color: rgb(245 245 245 / 0.85);
  border-bottom-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-y-sw-background\/90:hover) {
  border-top-color: rgb(245 245 245 / 0.9);
  border-bottom-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-y-sw-background\/95:hover) {
  border-top-color: rgb(245 245 245 / 0.95);
  border-bottom-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-y-sw-border:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-bottom-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-border-alternate:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(185 186 185 / var(--tw-border-opacity));
  border-bottom-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-border-alternate\/0:hover) {
  border-top-color: rgb(185 186 185 / 0);
  border-bottom-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-y-sw-border-alternate\/10:hover) {
  border-top-color: rgb(185 186 185 / 0.1);
  border-bottom-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-y-sw-border-alternate\/100:hover) {
  border-top-color: rgb(185 186 185 / 1);
  border-bottom-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-y-sw-border-alternate\/15:hover) {
  border-top-color: rgb(185 186 185 / 0.15);
  border-bottom-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-y-sw-border-alternate\/20:hover) {
  border-top-color: rgb(185 186 185 / 0.2);
  border-bottom-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-y-sw-border-alternate\/25:hover) {
  border-top-color: rgb(185 186 185 / 0.25);
  border-bottom-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-y-sw-border-alternate\/30:hover) {
  border-top-color: rgb(185 186 185 / 0.3);
  border-bottom-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-y-sw-border-alternate\/35:hover) {
  border-top-color: rgb(185 186 185 / 0.35);
  border-bottom-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-y-sw-border-alternate\/40:hover) {
  border-top-color: rgb(185 186 185 / 0.4);
  border-bottom-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-y-sw-border-alternate\/45:hover) {
  border-top-color: rgb(185 186 185 / 0.45);
  border-bottom-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-y-sw-border-alternate\/5:hover) {
  border-top-color: rgb(185 186 185 / 0.05);
  border-bottom-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-y-sw-border-alternate\/50:hover) {
  border-top-color: rgb(185 186 185 / 0.5);
  border-bottom-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-y-sw-border-alternate\/55:hover) {
  border-top-color: rgb(185 186 185 / 0.55);
  border-bottom-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-y-sw-border-alternate\/60:hover) {
  border-top-color: rgb(185 186 185 / 0.6);
  border-bottom-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-y-sw-border-alternate\/65:hover) {
  border-top-color: rgb(185 186 185 / 0.65);
  border-bottom-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-y-sw-border-alternate\/70:hover) {
  border-top-color: rgb(185 186 185 / 0.7);
  border-bottom-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-y-sw-border-alternate\/75:hover) {
  border-top-color: rgb(185 186 185 / 0.75);
  border-bottom-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-y-sw-border-alternate\/80:hover) {
  border-top-color: rgb(185 186 185 / 0.8);
  border-bottom-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-y-sw-border-alternate\/85:hover) {
  border-top-color: rgb(185 186 185 / 0.85);
  border-bottom-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-y-sw-border-alternate\/90:hover) {
  border-top-color: rgb(185 186 185 / 0.9);
  border-bottom-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-y-sw-border-alternate\/95:hover) {
  border-top-color: rgb(185 186 185 / 0.95);
  border-bottom-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-y-sw-border-light:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-border-light\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-y-sw-border-light\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-y-sw-border-light\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-y-sw-border-light\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-y-sw-border-light\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-y-sw-border-light\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-y-sw-border-light\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-y-sw-border-light\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-y-sw-border-light\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-y-sw-border-light\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-y-sw-border-light\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-y-sw-border-light\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-y-sw-border-light\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-y-sw-border-light\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-y-sw-border-light\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-y-sw-border-light\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-y-sw-border-light\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-y-sw-border-light\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-y-sw-border-light\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-y-sw-border-light\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-y-sw-border-light\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-y-sw-border\/0:hover) {
  border-top-color: rgb(216 216 216 / 0);
  border-bottom-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-y-sw-border\/10:hover) {
  border-top-color: rgb(216 216 216 / 0.1);
  border-bottom-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-y-sw-border\/100:hover) {
  border-top-color: rgb(216 216 216 / 1);
  border-bottom-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-y-sw-border\/15:hover) {
  border-top-color: rgb(216 216 216 / 0.15);
  border-bottom-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-y-sw-border\/20:hover) {
  border-top-color: rgb(216 216 216 / 0.2);
  border-bottom-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-y-sw-border\/25:hover) {
  border-top-color: rgb(216 216 216 / 0.25);
  border-bottom-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-y-sw-border\/30:hover) {
  border-top-color: rgb(216 216 216 / 0.3);
  border-bottom-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-y-sw-border\/35:hover) {
  border-top-color: rgb(216 216 216 / 0.35);
  border-bottom-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-y-sw-border\/40:hover) {
  border-top-color: rgb(216 216 216 / 0.4);
  border-bottom-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-y-sw-border\/45:hover) {
  border-top-color: rgb(216 216 216 / 0.45);
  border-bottom-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-y-sw-border\/5:hover) {
  border-top-color: rgb(216 216 216 / 0.05);
  border-bottom-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-y-sw-border\/50:hover) {
  border-top-color: rgb(216 216 216 / 0.5);
  border-bottom-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-y-sw-border\/55:hover) {
  border-top-color: rgb(216 216 216 / 0.55);
  border-bottom-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-y-sw-border\/60:hover) {
  border-top-color: rgb(216 216 216 / 0.6);
  border-bottom-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-y-sw-border\/65:hover) {
  border-top-color: rgb(216 216 216 / 0.65);
  border-bottom-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-y-sw-border\/70:hover) {
  border-top-color: rgb(216 216 216 / 0.7);
  border-bottom-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-y-sw-border\/75:hover) {
  border-top-color: rgb(216 216 216 / 0.75);
  border-bottom-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-y-sw-border\/80:hover) {
  border-top-color: rgb(216 216 216 / 0.8);
  border-bottom-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-y-sw-border\/85:hover) {
  border-top-color: rgb(216 216 216 / 0.85);
  border-bottom-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-y-sw-border\/90:hover) {
  border-top-color: rgb(216 216 216 / 0.9);
  border-bottom-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-y-sw-border\/95:hover) {
  border-top-color: rgb(216 216 216 / 0.95);
  border-bottom-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-y-sw-boxShadow:hover) {
  border-top-color: rgba(38, 40, 43, 0.2);
  border-bottom-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-y-sw-boxShadow\/0:hover) {
  border-top-color: rgba(38, 40, 43, 0);
  border-bottom-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-y-sw-boxShadow\/10:hover) {
  border-top-color: rgba(38, 40, 43, 0.1);
  border-bottom-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-y-sw-boxShadow\/100:hover) {
  border-top-color: rgba(38, 40, 43, 1);
  border-bottom-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-y-sw-boxShadow\/15:hover) {
  border-top-color: rgba(38, 40, 43, 0.15);
  border-bottom-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-y-sw-boxShadow\/20:hover) {
  border-top-color: rgba(38, 40, 43, 0.2);
  border-bottom-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-y-sw-boxShadow\/25:hover) {
  border-top-color: rgba(38, 40, 43, 0.25);
  border-bottom-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-y-sw-boxShadow\/30:hover) {
  border-top-color: rgba(38, 40, 43, 0.3);
  border-bottom-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-y-sw-boxShadow\/35:hover) {
  border-top-color: rgba(38, 40, 43, 0.35);
  border-bottom-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-y-sw-boxShadow\/40:hover) {
  border-top-color: rgba(38, 40, 43, 0.4);
  border-bottom-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-y-sw-boxShadow\/45:hover) {
  border-top-color: rgba(38, 40, 43, 0.45);
  border-bottom-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-y-sw-boxShadow\/5:hover) {
  border-top-color: rgba(38, 40, 43, 0.05);
  border-bottom-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-y-sw-boxShadow\/50:hover) {
  border-top-color: rgba(38, 40, 43, 0.5);
  border-bottom-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-y-sw-boxShadow\/55:hover) {
  border-top-color: rgba(38, 40, 43, 0.55);
  border-bottom-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-y-sw-boxShadow\/60:hover) {
  border-top-color: rgba(38, 40, 43, 0.6);
  border-bottom-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-y-sw-boxShadow\/65:hover) {
  border-top-color: rgba(38, 40, 43, 0.65);
  border-bottom-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-y-sw-boxShadow\/70:hover) {
  border-top-color: rgba(38, 40, 43, 0.7);
  border-bottom-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-y-sw-boxShadow\/75:hover) {
  border-top-color: rgba(38, 40, 43, 0.75);
  border-bottom-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-y-sw-boxShadow\/80:hover) {
  border-top-color: rgba(38, 40, 43, 0.8);
  border-bottom-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-y-sw-boxShadow\/85:hover) {
  border-top-color: rgba(38, 40, 43, 0.85);
  border-bottom-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-y-sw-boxShadow\/90:hover) {
  border-top-color: rgba(38, 40, 43, 0.9);
  border-bottom-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-y-sw-boxShadow\/95:hover) {
  border-top-color: rgba(38, 40, 43, 0.95);
  border-bottom-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-y-sw-destroy:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(180 29 19 / var(--tw-border-opacity));
  border-bottom-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-destroy\/0:hover) {
  border-top-color: rgb(180 29 19 / 0);
  border-bottom-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-y-sw-destroy\/10:hover) {
  border-top-color: rgb(180 29 19 / 0.1);
  border-bottom-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-y-sw-destroy\/100:hover) {
  border-top-color: rgb(180 29 19 / 1);
  border-bottom-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-y-sw-destroy\/15:hover) {
  border-top-color: rgb(180 29 19 / 0.15);
  border-bottom-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-y-sw-destroy\/20:hover) {
  border-top-color: rgb(180 29 19 / 0.2);
  border-bottom-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-y-sw-destroy\/25:hover) {
  border-top-color: rgb(180 29 19 / 0.25);
  border-bottom-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-y-sw-destroy\/30:hover) {
  border-top-color: rgb(180 29 19 / 0.3);
  border-bottom-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-y-sw-destroy\/35:hover) {
  border-top-color: rgb(180 29 19 / 0.35);
  border-bottom-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-y-sw-destroy\/40:hover) {
  border-top-color: rgb(180 29 19 / 0.4);
  border-bottom-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-y-sw-destroy\/45:hover) {
  border-top-color: rgb(180 29 19 / 0.45);
  border-bottom-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-y-sw-destroy\/5:hover) {
  border-top-color: rgb(180 29 19 / 0.05);
  border-bottom-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-y-sw-destroy\/50:hover) {
  border-top-color: rgb(180 29 19 / 0.5);
  border-bottom-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-y-sw-destroy\/55:hover) {
  border-top-color: rgb(180 29 19 / 0.55);
  border-bottom-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-y-sw-destroy\/60:hover) {
  border-top-color: rgb(180 29 19 / 0.6);
  border-bottom-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-y-sw-destroy\/65:hover) {
  border-top-color: rgb(180 29 19 / 0.65);
  border-bottom-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-y-sw-destroy\/70:hover) {
  border-top-color: rgb(180 29 19 / 0.7);
  border-bottom-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-y-sw-destroy\/75:hover) {
  border-top-color: rgb(180 29 19 / 0.75);
  border-bottom-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-y-sw-destroy\/80:hover) {
  border-top-color: rgb(180 29 19 / 0.8);
  border-bottom-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-y-sw-destroy\/85:hover) {
  border-top-color: rgb(180 29 19 / 0.85);
  border-bottom-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-y-sw-destroy\/90:hover) {
  border-top-color: rgb(180 29 19 / 0.9);
  border-bottom-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-y-sw-destroy\/95:hover) {
  border-top-color: rgb(180 29 19 / 0.95);
  border-bottom-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-y-sw-disabled:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(185 186 185 / var(--tw-border-opacity));
  border-bottom-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-disabled-alternate:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-bottom-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-disabled-alternate\/0:hover) {
  border-top-color: rgb(216 216 216 / 0);
  border-bottom-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-y-sw-disabled-alternate\/10:hover) {
  border-top-color: rgb(216 216 216 / 0.1);
  border-bottom-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-y-sw-disabled-alternate\/100:hover) {
  border-top-color: rgb(216 216 216 / 1);
  border-bottom-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-y-sw-disabled-alternate\/15:hover) {
  border-top-color: rgb(216 216 216 / 0.15);
  border-bottom-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-y-sw-disabled-alternate\/20:hover) {
  border-top-color: rgb(216 216 216 / 0.2);
  border-bottom-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-y-sw-disabled-alternate\/25:hover) {
  border-top-color: rgb(216 216 216 / 0.25);
  border-bottom-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-y-sw-disabled-alternate\/30:hover) {
  border-top-color: rgb(216 216 216 / 0.3);
  border-bottom-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-y-sw-disabled-alternate\/35:hover) {
  border-top-color: rgb(216 216 216 / 0.35);
  border-bottom-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-y-sw-disabled-alternate\/40:hover) {
  border-top-color: rgb(216 216 216 / 0.4);
  border-bottom-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-y-sw-disabled-alternate\/45:hover) {
  border-top-color: rgb(216 216 216 / 0.45);
  border-bottom-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-y-sw-disabled-alternate\/5:hover) {
  border-top-color: rgb(216 216 216 / 0.05);
  border-bottom-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-y-sw-disabled-alternate\/50:hover) {
  border-top-color: rgb(216 216 216 / 0.5);
  border-bottom-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-y-sw-disabled-alternate\/55:hover) {
  border-top-color: rgb(216 216 216 / 0.55);
  border-bottom-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-y-sw-disabled-alternate\/60:hover) {
  border-top-color: rgb(216 216 216 / 0.6);
  border-bottom-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-y-sw-disabled-alternate\/65:hover) {
  border-top-color: rgb(216 216 216 / 0.65);
  border-bottom-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-y-sw-disabled-alternate\/70:hover) {
  border-top-color: rgb(216 216 216 / 0.7);
  border-bottom-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-y-sw-disabled-alternate\/75:hover) {
  border-top-color: rgb(216 216 216 / 0.75);
  border-bottom-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-y-sw-disabled-alternate\/80:hover) {
  border-top-color: rgb(216 216 216 / 0.8);
  border-bottom-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-y-sw-disabled-alternate\/85:hover) {
  border-top-color: rgb(216 216 216 / 0.85);
  border-bottom-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-y-sw-disabled-alternate\/90:hover) {
  border-top-color: rgb(216 216 216 / 0.9);
  border-bottom-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-y-sw-disabled-alternate\/95:hover) {
  border-top-color: rgb(216 216 216 / 0.95);
  border-bottom-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-y-sw-disabled-text:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-disabled-text\/0:hover) {
  border-top-color: rgb(131 131 131 / 0);
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-y-sw-disabled-text\/10:hover) {
  border-top-color: rgb(131 131 131 / 0.1);
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-y-sw-disabled-text\/100:hover) {
  border-top-color: rgb(131 131 131 / 1);
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-y-sw-disabled-text\/15:hover) {
  border-top-color: rgb(131 131 131 / 0.15);
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-y-sw-disabled-text\/20:hover) {
  border-top-color: rgb(131 131 131 / 0.2);
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-y-sw-disabled-text\/25:hover) {
  border-top-color: rgb(131 131 131 / 0.25);
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-y-sw-disabled-text\/30:hover) {
  border-top-color: rgb(131 131 131 / 0.3);
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-y-sw-disabled-text\/35:hover) {
  border-top-color: rgb(131 131 131 / 0.35);
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-y-sw-disabled-text\/40:hover) {
  border-top-color: rgb(131 131 131 / 0.4);
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-y-sw-disabled-text\/45:hover) {
  border-top-color: rgb(131 131 131 / 0.45);
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-y-sw-disabled-text\/5:hover) {
  border-top-color: rgb(131 131 131 / 0.05);
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-y-sw-disabled-text\/50:hover) {
  border-top-color: rgb(131 131 131 / 0.5);
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-y-sw-disabled-text\/55:hover) {
  border-top-color: rgb(131 131 131 / 0.55);
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-y-sw-disabled-text\/60:hover) {
  border-top-color: rgb(131 131 131 / 0.6);
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-y-sw-disabled-text\/65:hover) {
  border-top-color: rgb(131 131 131 / 0.65);
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-y-sw-disabled-text\/70:hover) {
  border-top-color: rgb(131 131 131 / 0.7);
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-y-sw-disabled-text\/75:hover) {
  border-top-color: rgb(131 131 131 / 0.75);
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-y-sw-disabled-text\/80:hover) {
  border-top-color: rgb(131 131 131 / 0.8);
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-y-sw-disabled-text\/85:hover) {
  border-top-color: rgb(131 131 131 / 0.85);
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-y-sw-disabled-text\/90:hover) {
  border-top-color: rgb(131 131 131 / 0.9);
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-y-sw-disabled-text\/95:hover) {
  border-top-color: rgb(131 131 131 / 0.95);
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-y-sw-disabled\/0:hover) {
  border-top-color: rgb(185 186 185 / 0);
  border-bottom-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-y-sw-disabled\/10:hover) {
  border-top-color: rgb(185 186 185 / 0.1);
  border-bottom-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-y-sw-disabled\/100:hover) {
  border-top-color: rgb(185 186 185 / 1);
  border-bottom-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-y-sw-disabled\/15:hover) {
  border-top-color: rgb(185 186 185 / 0.15);
  border-bottom-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-y-sw-disabled\/20:hover) {
  border-top-color: rgb(185 186 185 / 0.2);
  border-bottom-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-y-sw-disabled\/25:hover) {
  border-top-color: rgb(185 186 185 / 0.25);
  border-bottom-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-y-sw-disabled\/30:hover) {
  border-top-color: rgb(185 186 185 / 0.3);
  border-bottom-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-y-sw-disabled\/35:hover) {
  border-top-color: rgb(185 186 185 / 0.35);
  border-bottom-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-y-sw-disabled\/40:hover) {
  border-top-color: rgb(185 186 185 / 0.4);
  border-bottom-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-y-sw-disabled\/45:hover) {
  border-top-color: rgb(185 186 185 / 0.45);
  border-bottom-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-y-sw-disabled\/5:hover) {
  border-top-color: rgb(185 186 185 / 0.05);
  border-bottom-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-y-sw-disabled\/50:hover) {
  border-top-color: rgb(185 186 185 / 0.5);
  border-bottom-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-y-sw-disabled\/55:hover) {
  border-top-color: rgb(185 186 185 / 0.55);
  border-bottom-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-y-sw-disabled\/60:hover) {
  border-top-color: rgb(185 186 185 / 0.6);
  border-bottom-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-y-sw-disabled\/65:hover) {
  border-top-color: rgb(185 186 185 / 0.65);
  border-bottom-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-y-sw-disabled\/70:hover) {
  border-top-color: rgb(185 186 185 / 0.7);
  border-bottom-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-y-sw-disabled\/75:hover) {
  border-top-color: rgb(185 186 185 / 0.75);
  border-bottom-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-y-sw-disabled\/80:hover) {
  border-top-color: rgb(185 186 185 / 0.8);
  border-bottom-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-y-sw-disabled\/85:hover) {
  border-top-color: rgb(185 186 185 / 0.85);
  border-bottom-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-y-sw-disabled\/90:hover) {
  border-top-color: rgb(185 186 185 / 0.9);
  border-bottom-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-y-sw-disabled\/95:hover) {
  border-top-color: rgb(185 186 185 / 0.95);
  border-bottom-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-y-sw-divider:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-bottom-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-divider\/0:hover) {
  border-top-color: rgb(216 216 216 / 0);
  border-bottom-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-y-sw-divider\/10:hover) {
  border-top-color: rgb(216 216 216 / 0.1);
  border-bottom-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-y-sw-divider\/100:hover) {
  border-top-color: rgb(216 216 216 / 1);
  border-bottom-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-y-sw-divider\/15:hover) {
  border-top-color: rgb(216 216 216 / 0.15);
  border-bottom-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-y-sw-divider\/20:hover) {
  border-top-color: rgb(216 216 216 / 0.2);
  border-bottom-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-y-sw-divider\/25:hover) {
  border-top-color: rgb(216 216 216 / 0.25);
  border-bottom-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-y-sw-divider\/30:hover) {
  border-top-color: rgb(216 216 216 / 0.3);
  border-bottom-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-y-sw-divider\/35:hover) {
  border-top-color: rgb(216 216 216 / 0.35);
  border-bottom-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-y-sw-divider\/40:hover) {
  border-top-color: rgb(216 216 216 / 0.4);
  border-bottom-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-y-sw-divider\/45:hover) {
  border-top-color: rgb(216 216 216 / 0.45);
  border-bottom-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-y-sw-divider\/5:hover) {
  border-top-color: rgb(216 216 216 / 0.05);
  border-bottom-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-y-sw-divider\/50:hover) {
  border-top-color: rgb(216 216 216 / 0.5);
  border-bottom-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-y-sw-divider\/55:hover) {
  border-top-color: rgb(216 216 216 / 0.55);
  border-bottom-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-y-sw-divider\/60:hover) {
  border-top-color: rgb(216 216 216 / 0.6);
  border-bottom-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-y-sw-divider\/65:hover) {
  border-top-color: rgb(216 216 216 / 0.65);
  border-bottom-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-y-sw-divider\/70:hover) {
  border-top-color: rgb(216 216 216 / 0.7);
  border-bottom-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-y-sw-divider\/75:hover) {
  border-top-color: rgb(216 216 216 / 0.75);
  border-bottom-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-y-sw-divider\/80:hover) {
  border-top-color: rgb(216 216 216 / 0.8);
  border-bottom-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-y-sw-divider\/85:hover) {
  border-top-color: rgb(216 216 216 / 0.85);
  border-bottom-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-y-sw-divider\/90:hover) {
  border-top-color: rgb(216 216 216 / 0.9);
  border-bottom-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-y-sw-divider\/95:hover) {
  border-top-color: rgb(216 216 216 / 0.95);
  border-bottom-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-y-sw-error:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(180 29 19 / var(--tw-border-opacity));
  border-bottom-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-error-background:hover) {
  border-top-color: rgba(180, 29, 19, 0.1);
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-y-sw-error-background-hex:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(247 232 231 / var(--tw-border-opacity));
  border-bottom-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-error-background-hex\/0:hover) {
  border-top-color: rgb(247 232 231 / 0);
  border-bottom-color: rgb(247 232 231 / 0);
}#body :is(.hover\:border-y-sw-error-background-hex\/10:hover) {
  border-top-color: rgb(247 232 231 / 0.1);
  border-bottom-color: rgb(247 232 231 / 0.1);
}#body :is(.hover\:border-y-sw-error-background-hex\/100:hover) {
  border-top-color: rgb(247 232 231 / 1);
  border-bottom-color: rgb(247 232 231 / 1);
}#body :is(.hover\:border-y-sw-error-background-hex\/15:hover) {
  border-top-color: rgb(247 232 231 / 0.15);
  border-bottom-color: rgb(247 232 231 / 0.15);
}#body :is(.hover\:border-y-sw-error-background-hex\/20:hover) {
  border-top-color: rgb(247 232 231 / 0.2);
  border-bottom-color: rgb(247 232 231 / 0.2);
}#body :is(.hover\:border-y-sw-error-background-hex\/25:hover) {
  border-top-color: rgb(247 232 231 / 0.25);
  border-bottom-color: rgb(247 232 231 / 0.25);
}#body :is(.hover\:border-y-sw-error-background-hex\/30:hover) {
  border-top-color: rgb(247 232 231 / 0.3);
  border-bottom-color: rgb(247 232 231 / 0.3);
}#body :is(.hover\:border-y-sw-error-background-hex\/35:hover) {
  border-top-color: rgb(247 232 231 / 0.35);
  border-bottom-color: rgb(247 232 231 / 0.35);
}#body :is(.hover\:border-y-sw-error-background-hex\/40:hover) {
  border-top-color: rgb(247 232 231 / 0.4);
  border-bottom-color: rgb(247 232 231 / 0.4);
}#body :is(.hover\:border-y-sw-error-background-hex\/45:hover) {
  border-top-color: rgb(247 232 231 / 0.45);
  border-bottom-color: rgb(247 232 231 / 0.45);
}#body :is(.hover\:border-y-sw-error-background-hex\/5:hover) {
  border-top-color: rgb(247 232 231 / 0.05);
  border-bottom-color: rgb(247 232 231 / 0.05);
}#body :is(.hover\:border-y-sw-error-background-hex\/50:hover) {
  border-top-color: rgb(247 232 231 / 0.5);
  border-bottom-color: rgb(247 232 231 / 0.5);
}#body :is(.hover\:border-y-sw-error-background-hex\/55:hover) {
  border-top-color: rgb(247 232 231 / 0.55);
  border-bottom-color: rgb(247 232 231 / 0.55);
}#body :is(.hover\:border-y-sw-error-background-hex\/60:hover) {
  border-top-color: rgb(247 232 231 / 0.6);
  border-bottom-color: rgb(247 232 231 / 0.6);
}#body :is(.hover\:border-y-sw-error-background-hex\/65:hover) {
  border-top-color: rgb(247 232 231 / 0.65);
  border-bottom-color: rgb(247 232 231 / 0.65);
}#body :is(.hover\:border-y-sw-error-background-hex\/70:hover) {
  border-top-color: rgb(247 232 231 / 0.7);
  border-bottom-color: rgb(247 232 231 / 0.7);
}#body :is(.hover\:border-y-sw-error-background-hex\/75:hover) {
  border-top-color: rgb(247 232 231 / 0.75);
  border-bottom-color: rgb(247 232 231 / 0.75);
}#body :is(.hover\:border-y-sw-error-background-hex\/80:hover) {
  border-top-color: rgb(247 232 231 / 0.8);
  border-bottom-color: rgb(247 232 231 / 0.8);
}#body :is(.hover\:border-y-sw-error-background-hex\/85:hover) {
  border-top-color: rgb(247 232 231 / 0.85);
  border-bottom-color: rgb(247 232 231 / 0.85);
}#body :is(.hover\:border-y-sw-error-background-hex\/90:hover) {
  border-top-color: rgb(247 232 231 / 0.9);
  border-bottom-color: rgb(247 232 231 / 0.9);
}#body :is(.hover\:border-y-sw-error-background-hex\/95:hover) {
  border-top-color: rgb(247 232 231 / 0.95);
  border-bottom-color: rgb(247 232 231 / 0.95);
}#body :is(.hover\:border-y-sw-error-background\/0:hover) {
  border-top-color: rgba(180, 29, 19, 0);
  border-bottom-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-y-sw-error-background\/10:hover) {
  border-top-color: rgba(180, 29, 19, 0.1);
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-y-sw-error-background\/100:hover) {
  border-top-color: rgba(180, 29, 19, 1);
  border-bottom-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-y-sw-error-background\/15:hover) {
  border-top-color: rgba(180, 29, 19, 0.15);
  border-bottom-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-y-sw-error-background\/20:hover) {
  border-top-color: rgba(180, 29, 19, 0.2);
  border-bottom-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-y-sw-error-background\/25:hover) {
  border-top-color: rgba(180, 29, 19, 0.25);
  border-bottom-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-y-sw-error-background\/30:hover) {
  border-top-color: rgba(180, 29, 19, 0.3);
  border-bottom-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-y-sw-error-background\/35:hover) {
  border-top-color: rgba(180, 29, 19, 0.35);
  border-bottom-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-y-sw-error-background\/40:hover) {
  border-top-color: rgba(180, 29, 19, 0.4);
  border-bottom-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-y-sw-error-background\/45:hover) {
  border-top-color: rgba(180, 29, 19, 0.45);
  border-bottom-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-y-sw-error-background\/5:hover) {
  border-top-color: rgba(180, 29, 19, 0.05);
  border-bottom-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-y-sw-error-background\/50:hover) {
  border-top-color: rgba(180, 29, 19, 0.5);
  border-bottom-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-y-sw-error-background\/55:hover) {
  border-top-color: rgba(180, 29, 19, 0.55);
  border-bottom-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-y-sw-error-background\/60:hover) {
  border-top-color: rgba(180, 29, 19, 0.6);
  border-bottom-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-y-sw-error-background\/65:hover) {
  border-top-color: rgba(180, 29, 19, 0.65);
  border-bottom-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-y-sw-error-background\/70:hover) {
  border-top-color: rgba(180, 29, 19, 0.7);
  border-bottom-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-y-sw-error-background\/75:hover) {
  border-top-color: rgba(180, 29, 19, 0.75);
  border-bottom-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-y-sw-error-background\/80:hover) {
  border-top-color: rgba(180, 29, 19, 0.8);
  border-bottom-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-y-sw-error-background\/85:hover) {
  border-top-color: rgba(180, 29, 19, 0.85);
  border-bottom-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-y-sw-error-background\/90:hover) {
  border-top-color: rgba(180, 29, 19, 0.9);
  border-bottom-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-y-sw-error-background\/95:hover) {
  border-top-color: rgba(180, 29, 19, 0.95);
  border-bottom-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-y-sw-error-dark:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(135 22 15 / var(--tw-border-opacity));
  border-bottom-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-error-dark\/0:hover) {
  border-top-color: rgb(135 22 15 / 0);
  border-bottom-color: rgb(135 22 15 / 0);
}#body :is(.hover\:border-y-sw-error-dark\/10:hover) {
  border-top-color: rgb(135 22 15 / 0.1);
  border-bottom-color: rgb(135 22 15 / 0.1);
}#body :is(.hover\:border-y-sw-error-dark\/100:hover) {
  border-top-color: rgb(135 22 15 / 1);
  border-bottom-color: rgb(135 22 15 / 1);
}#body :is(.hover\:border-y-sw-error-dark\/15:hover) {
  border-top-color: rgb(135 22 15 / 0.15);
  border-bottom-color: rgb(135 22 15 / 0.15);
}#body :is(.hover\:border-y-sw-error-dark\/20:hover) {
  border-top-color: rgb(135 22 15 / 0.2);
  border-bottom-color: rgb(135 22 15 / 0.2);
}#body :is(.hover\:border-y-sw-error-dark\/25:hover) {
  border-top-color: rgb(135 22 15 / 0.25);
  border-bottom-color: rgb(135 22 15 / 0.25);
}#body :is(.hover\:border-y-sw-error-dark\/30:hover) {
  border-top-color: rgb(135 22 15 / 0.3);
  border-bottom-color: rgb(135 22 15 / 0.3);
}#body :is(.hover\:border-y-sw-error-dark\/35:hover) {
  border-top-color: rgb(135 22 15 / 0.35);
  border-bottom-color: rgb(135 22 15 / 0.35);
}#body :is(.hover\:border-y-sw-error-dark\/40:hover) {
  border-top-color: rgb(135 22 15 / 0.4);
  border-bottom-color: rgb(135 22 15 / 0.4);
}#body :is(.hover\:border-y-sw-error-dark\/45:hover) {
  border-top-color: rgb(135 22 15 / 0.45);
  border-bottom-color: rgb(135 22 15 / 0.45);
}#body :is(.hover\:border-y-sw-error-dark\/5:hover) {
  border-top-color: rgb(135 22 15 / 0.05);
  border-bottom-color: rgb(135 22 15 / 0.05);
}#body :is(.hover\:border-y-sw-error-dark\/50:hover) {
  border-top-color: rgb(135 22 15 / 0.5);
  border-bottom-color: rgb(135 22 15 / 0.5);
}#body :is(.hover\:border-y-sw-error-dark\/55:hover) {
  border-top-color: rgb(135 22 15 / 0.55);
  border-bottom-color: rgb(135 22 15 / 0.55);
}#body :is(.hover\:border-y-sw-error-dark\/60:hover) {
  border-top-color: rgb(135 22 15 / 0.6);
  border-bottom-color: rgb(135 22 15 / 0.6);
}#body :is(.hover\:border-y-sw-error-dark\/65:hover) {
  border-top-color: rgb(135 22 15 / 0.65);
  border-bottom-color: rgb(135 22 15 / 0.65);
}#body :is(.hover\:border-y-sw-error-dark\/70:hover) {
  border-top-color: rgb(135 22 15 / 0.7);
  border-bottom-color: rgb(135 22 15 / 0.7);
}#body :is(.hover\:border-y-sw-error-dark\/75:hover) {
  border-top-color: rgb(135 22 15 / 0.75);
  border-bottom-color: rgb(135 22 15 / 0.75);
}#body :is(.hover\:border-y-sw-error-dark\/80:hover) {
  border-top-color: rgb(135 22 15 / 0.8);
  border-bottom-color: rgb(135 22 15 / 0.8);
}#body :is(.hover\:border-y-sw-error-dark\/85:hover) {
  border-top-color: rgb(135 22 15 / 0.85);
  border-bottom-color: rgb(135 22 15 / 0.85);
}#body :is(.hover\:border-y-sw-error-dark\/90:hover) {
  border-top-color: rgb(135 22 15 / 0.9);
  border-bottom-color: rgb(135 22 15 / 0.9);
}#body :is(.hover\:border-y-sw-error-dark\/95:hover) {
  border-top-color: rgb(135 22 15 / 0.95);
  border-bottom-color: rgb(135 22 15 / 0.95);
}#body :is(.hover\:border-y-sw-error-light:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(203 82 65 / var(--tw-border-opacity));
  border-bottom-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-error-light\/0:hover) {
  border-top-color: rgb(203 82 65 / 0);
  border-bottom-color: rgb(203 82 65 / 0);
}#body :is(.hover\:border-y-sw-error-light\/10:hover) {
  border-top-color: rgb(203 82 65 / 0.1);
  border-bottom-color: rgb(203 82 65 / 0.1);
}#body :is(.hover\:border-y-sw-error-light\/100:hover) {
  border-top-color: rgb(203 82 65 / 1);
  border-bottom-color: rgb(203 82 65 / 1);
}#body :is(.hover\:border-y-sw-error-light\/15:hover) {
  border-top-color: rgb(203 82 65 / 0.15);
  border-bottom-color: rgb(203 82 65 / 0.15);
}#body :is(.hover\:border-y-sw-error-light\/20:hover) {
  border-top-color: rgb(203 82 65 / 0.2);
  border-bottom-color: rgb(203 82 65 / 0.2);
}#body :is(.hover\:border-y-sw-error-light\/25:hover) {
  border-top-color: rgb(203 82 65 / 0.25);
  border-bottom-color: rgb(203 82 65 / 0.25);
}#body :is(.hover\:border-y-sw-error-light\/30:hover) {
  border-top-color: rgb(203 82 65 / 0.3);
  border-bottom-color: rgb(203 82 65 / 0.3);
}#body :is(.hover\:border-y-sw-error-light\/35:hover) {
  border-top-color: rgb(203 82 65 / 0.35);
  border-bottom-color: rgb(203 82 65 / 0.35);
}#body :is(.hover\:border-y-sw-error-light\/40:hover) {
  border-top-color: rgb(203 82 65 / 0.4);
  border-bottom-color: rgb(203 82 65 / 0.4);
}#body :is(.hover\:border-y-sw-error-light\/45:hover) {
  border-top-color: rgb(203 82 65 / 0.45);
  border-bottom-color: rgb(203 82 65 / 0.45);
}#body :is(.hover\:border-y-sw-error-light\/5:hover) {
  border-top-color: rgb(203 82 65 / 0.05);
  border-bottom-color: rgb(203 82 65 / 0.05);
}#body :is(.hover\:border-y-sw-error-light\/50:hover) {
  border-top-color: rgb(203 82 65 / 0.5);
  border-bottom-color: rgb(203 82 65 / 0.5);
}#body :is(.hover\:border-y-sw-error-light\/55:hover) {
  border-top-color: rgb(203 82 65 / 0.55);
  border-bottom-color: rgb(203 82 65 / 0.55);
}#body :is(.hover\:border-y-sw-error-light\/60:hover) {
  border-top-color: rgb(203 82 65 / 0.6);
  border-bottom-color: rgb(203 82 65 / 0.6);
}#body :is(.hover\:border-y-sw-error-light\/65:hover) {
  border-top-color: rgb(203 82 65 / 0.65);
  border-bottom-color: rgb(203 82 65 / 0.65);
}#body :is(.hover\:border-y-sw-error-light\/70:hover) {
  border-top-color: rgb(203 82 65 / 0.7);
  border-bottom-color: rgb(203 82 65 / 0.7);
}#body :is(.hover\:border-y-sw-error-light\/75:hover) {
  border-top-color: rgb(203 82 65 / 0.75);
  border-bottom-color: rgb(203 82 65 / 0.75);
}#body :is(.hover\:border-y-sw-error-light\/80:hover) {
  border-top-color: rgb(203 82 65 / 0.8);
  border-bottom-color: rgb(203 82 65 / 0.8);
}#body :is(.hover\:border-y-sw-error-light\/85:hover) {
  border-top-color: rgb(203 82 65 / 0.85);
  border-bottom-color: rgb(203 82 65 / 0.85);
}#body :is(.hover\:border-y-sw-error-light\/90:hover) {
  border-top-color: rgb(203 82 65 / 0.9);
  border-bottom-color: rgb(203 82 65 / 0.9);
}#body :is(.hover\:border-y-sw-error-light\/95:hover) {
  border-top-color: rgb(203 82 65 / 0.95);
  border-bottom-color: rgb(203 82 65 / 0.95);
}#body :is(.hover\:border-y-sw-error\/0:hover) {
  border-top-color: rgb(180 29 19 / 0);
  border-bottom-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-y-sw-error\/10:hover) {
  border-top-color: rgb(180 29 19 / 0.1);
  border-bottom-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-y-sw-error\/100:hover) {
  border-top-color: rgb(180 29 19 / 1);
  border-bottom-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-y-sw-error\/15:hover) {
  border-top-color: rgb(180 29 19 / 0.15);
  border-bottom-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-y-sw-error\/20:hover) {
  border-top-color: rgb(180 29 19 / 0.2);
  border-bottom-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-y-sw-error\/25:hover) {
  border-top-color: rgb(180 29 19 / 0.25);
  border-bottom-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-y-sw-error\/30:hover) {
  border-top-color: rgb(180 29 19 / 0.3);
  border-bottom-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-y-sw-error\/35:hover) {
  border-top-color: rgb(180 29 19 / 0.35);
  border-bottom-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-y-sw-error\/40:hover) {
  border-top-color: rgb(180 29 19 / 0.4);
  border-bottom-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-y-sw-error\/45:hover) {
  border-top-color: rgb(180 29 19 / 0.45);
  border-bottom-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-y-sw-error\/5:hover) {
  border-top-color: rgb(180 29 19 / 0.05);
  border-bottom-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-y-sw-error\/50:hover) {
  border-top-color: rgb(180 29 19 / 0.5);
  border-bottom-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-y-sw-error\/55:hover) {
  border-top-color: rgb(180 29 19 / 0.55);
  border-bottom-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-y-sw-error\/60:hover) {
  border-top-color: rgb(180 29 19 / 0.6);
  border-bottom-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-y-sw-error\/65:hover) {
  border-top-color: rgb(180 29 19 / 0.65);
  border-bottom-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-y-sw-error\/70:hover) {
  border-top-color: rgb(180 29 19 / 0.7);
  border-bottom-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-y-sw-error\/75:hover) {
  border-top-color: rgb(180 29 19 / 0.75);
  border-bottom-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-y-sw-error\/80:hover) {
  border-top-color: rgb(180 29 19 / 0.8);
  border-bottom-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-y-sw-error\/85:hover) {
  border-top-color: rgb(180 29 19 / 0.85);
  border-bottom-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-y-sw-error\/90:hover) {
  border-top-color: rgb(180 29 19 / 0.9);
  border-bottom-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-y-sw-error\/95:hover) {
  border-top-color: rgb(180 29 19 / 0.95);
  border-bottom-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-y-sw-focused:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 107 162 / var(--tw-border-opacity));
  border-bottom-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-focused\/0:hover) {
  border-top-color: rgb(0 107 162 / 0);
  border-bottom-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-y-sw-focused\/10:hover) {
  border-top-color: rgb(0 107 162 / 0.1);
  border-bottom-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-y-sw-focused\/100:hover) {
  border-top-color: rgb(0 107 162 / 1);
  border-bottom-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-y-sw-focused\/15:hover) {
  border-top-color: rgb(0 107 162 / 0.15);
  border-bottom-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-y-sw-focused\/20:hover) {
  border-top-color: rgb(0 107 162 / 0.2);
  border-bottom-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-y-sw-focused\/25:hover) {
  border-top-color: rgb(0 107 162 / 0.25);
  border-bottom-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-y-sw-focused\/30:hover) {
  border-top-color: rgb(0 107 162 / 0.3);
  border-bottom-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-y-sw-focused\/35:hover) {
  border-top-color: rgb(0 107 162 / 0.35);
  border-bottom-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-y-sw-focused\/40:hover) {
  border-top-color: rgb(0 107 162 / 0.4);
  border-bottom-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-y-sw-focused\/45:hover) {
  border-top-color: rgb(0 107 162 / 0.45);
  border-bottom-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-y-sw-focused\/5:hover) {
  border-top-color: rgb(0 107 162 / 0.05);
  border-bottom-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-y-sw-focused\/50:hover) {
  border-top-color: rgb(0 107 162 / 0.5);
  border-bottom-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-y-sw-focused\/55:hover) {
  border-top-color: rgb(0 107 162 / 0.55);
  border-bottom-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-y-sw-focused\/60:hover) {
  border-top-color: rgb(0 107 162 / 0.6);
  border-bottom-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-y-sw-focused\/65:hover) {
  border-top-color: rgb(0 107 162 / 0.65);
  border-bottom-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-y-sw-focused\/70:hover) {
  border-top-color: rgb(0 107 162 / 0.7);
  border-bottom-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-y-sw-focused\/75:hover) {
  border-top-color: rgb(0 107 162 / 0.75);
  border-bottom-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-y-sw-focused\/80:hover) {
  border-top-color: rgb(0 107 162 / 0.8);
  border-bottom-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-y-sw-focused\/85:hover) {
  border-top-color: rgb(0 107 162 / 0.85);
  border-bottom-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-y-sw-focused\/90:hover) {
  border-top-color: rgb(0 107 162 / 0.9);
  border-bottom-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-y-sw-focused\/95:hover) {
  border-top-color: rgb(0 107 162 / 0.95);
  border-bottom-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-y-sw-form-field:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-form-field\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-y-sw-form-field\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-y-sw-form-field\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-y-sw-form-field\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-y-sw-form-field\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-y-sw-form-field\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-y-sw-form-field\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-y-sw-form-field\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-y-sw-form-field\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-y-sw-form-field\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-y-sw-form-field\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-y-sw-form-field\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-y-sw-form-field\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-y-sw-form-field\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-y-sw-form-field\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-y-sw-form-field\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-y-sw-form-field\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-y-sw-form-field\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-y-sw-form-field\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-y-sw-form-field\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-y-sw-form-field\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-y-sw-form-helper-text:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-form-helper-text\/0:hover) {
  border-top-color: rgb(131 131 131 / 0);
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-y-sw-form-helper-text\/10:hover) {
  border-top-color: rgb(131 131 131 / 0.1);
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-y-sw-form-helper-text\/100:hover) {
  border-top-color: rgb(131 131 131 / 1);
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-y-sw-form-helper-text\/15:hover) {
  border-top-color: rgb(131 131 131 / 0.15);
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-y-sw-form-helper-text\/20:hover) {
  border-top-color: rgb(131 131 131 / 0.2);
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-y-sw-form-helper-text\/25:hover) {
  border-top-color: rgb(131 131 131 / 0.25);
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-y-sw-form-helper-text\/30:hover) {
  border-top-color: rgb(131 131 131 / 0.3);
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-y-sw-form-helper-text\/35:hover) {
  border-top-color: rgb(131 131 131 / 0.35);
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-y-sw-form-helper-text\/40:hover) {
  border-top-color: rgb(131 131 131 / 0.4);
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-y-sw-form-helper-text\/45:hover) {
  border-top-color: rgb(131 131 131 / 0.45);
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-y-sw-form-helper-text\/5:hover) {
  border-top-color: rgb(131 131 131 / 0.05);
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-y-sw-form-helper-text\/50:hover) {
  border-top-color: rgb(131 131 131 / 0.5);
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-y-sw-form-helper-text\/55:hover) {
  border-top-color: rgb(131 131 131 / 0.55);
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-y-sw-form-helper-text\/60:hover) {
  border-top-color: rgb(131 131 131 / 0.6);
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-y-sw-form-helper-text\/65:hover) {
  border-top-color: rgb(131 131 131 / 0.65);
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-y-sw-form-helper-text\/70:hover) {
  border-top-color: rgb(131 131 131 / 0.7);
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-y-sw-form-helper-text\/75:hover) {
  border-top-color: rgb(131 131 131 / 0.75);
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-y-sw-form-helper-text\/80:hover) {
  border-top-color: rgb(131 131 131 / 0.8);
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-y-sw-form-helper-text\/85:hover) {
  border-top-color: rgb(131 131 131 / 0.85);
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-y-sw-form-helper-text\/90:hover) {
  border-top-color: rgb(131 131 131 / 0.9);
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-y-sw-form-helper-text\/95:hover) {
  border-top-color: rgb(131 131 131 / 0.95);
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-y-sw-high-price:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(206 226 248 / var(--tw-border-opacity));
  border-bottom-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-high-price-background:hover) {
  border-top-color: rgba(180, 29, 19, 0.1);
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-y-sw-high-price-background\/0:hover) {
  border-top-color: rgba(180, 29, 19, 0);
  border-bottom-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-y-sw-high-price-background\/10:hover) {
  border-top-color: rgba(180, 29, 19, 0.1);
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-y-sw-high-price-background\/100:hover) {
  border-top-color: rgba(180, 29, 19, 1);
  border-bottom-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-y-sw-high-price-background\/15:hover) {
  border-top-color: rgba(180, 29, 19, 0.15);
  border-bottom-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-y-sw-high-price-background\/20:hover) {
  border-top-color: rgba(180, 29, 19, 0.2);
  border-bottom-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-y-sw-high-price-background\/25:hover) {
  border-top-color: rgba(180, 29, 19, 0.25);
  border-bottom-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-y-sw-high-price-background\/30:hover) {
  border-top-color: rgba(180, 29, 19, 0.3);
  border-bottom-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-y-sw-high-price-background\/35:hover) {
  border-top-color: rgba(180, 29, 19, 0.35);
  border-bottom-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-y-sw-high-price-background\/40:hover) {
  border-top-color: rgba(180, 29, 19, 0.4);
  border-bottom-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-y-sw-high-price-background\/45:hover) {
  border-top-color: rgba(180, 29, 19, 0.45);
  border-bottom-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-y-sw-high-price-background\/5:hover) {
  border-top-color: rgba(180, 29, 19, 0.05);
  border-bottom-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-y-sw-high-price-background\/50:hover) {
  border-top-color: rgba(180, 29, 19, 0.5);
  border-bottom-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-y-sw-high-price-background\/55:hover) {
  border-top-color: rgba(180, 29, 19, 0.55);
  border-bottom-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-y-sw-high-price-background\/60:hover) {
  border-top-color: rgba(180, 29, 19, 0.6);
  border-bottom-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-y-sw-high-price-background\/65:hover) {
  border-top-color: rgba(180, 29, 19, 0.65);
  border-bottom-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-y-sw-high-price-background\/70:hover) {
  border-top-color: rgba(180, 29, 19, 0.7);
  border-bottom-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-y-sw-high-price-background\/75:hover) {
  border-top-color: rgba(180, 29, 19, 0.75);
  border-bottom-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-y-sw-high-price-background\/80:hover) {
  border-top-color: rgba(180, 29, 19, 0.8);
  border-bottom-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-y-sw-high-price-background\/85:hover) {
  border-top-color: rgba(180, 29, 19, 0.85);
  border-bottom-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-y-sw-high-price-background\/90:hover) {
  border-top-color: rgba(180, 29, 19, 0.9);
  border-bottom-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-y-sw-high-price-background\/95:hover) {
  border-top-color: rgba(180, 29, 19, 0.95);
  border-bottom-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-y-sw-high-price\/0:hover) {
  border-top-color: rgb(206 226 248 / 0);
  border-bottom-color: rgb(206 226 248 / 0);
}#body :is(.hover\:border-y-sw-high-price\/10:hover) {
  border-top-color: rgb(206 226 248 / 0.1);
  border-bottom-color: rgb(206 226 248 / 0.1);
}#body :is(.hover\:border-y-sw-high-price\/100:hover) {
  border-top-color: rgb(206 226 248 / 1);
  border-bottom-color: rgb(206 226 248 / 1);
}#body :is(.hover\:border-y-sw-high-price\/15:hover) {
  border-top-color: rgb(206 226 248 / 0.15);
  border-bottom-color: rgb(206 226 248 / 0.15);
}#body :is(.hover\:border-y-sw-high-price\/20:hover) {
  border-top-color: rgb(206 226 248 / 0.2);
  border-bottom-color: rgb(206 226 248 / 0.2);
}#body :is(.hover\:border-y-sw-high-price\/25:hover) {
  border-top-color: rgb(206 226 248 / 0.25);
  border-bottom-color: rgb(206 226 248 / 0.25);
}#body :is(.hover\:border-y-sw-high-price\/30:hover) {
  border-top-color: rgb(206 226 248 / 0.3);
  border-bottom-color: rgb(206 226 248 / 0.3);
}#body :is(.hover\:border-y-sw-high-price\/35:hover) {
  border-top-color: rgb(206 226 248 / 0.35);
  border-bottom-color: rgb(206 226 248 / 0.35);
}#body :is(.hover\:border-y-sw-high-price\/40:hover) {
  border-top-color: rgb(206 226 248 / 0.4);
  border-bottom-color: rgb(206 226 248 / 0.4);
}#body :is(.hover\:border-y-sw-high-price\/45:hover) {
  border-top-color: rgb(206 226 248 / 0.45);
  border-bottom-color: rgb(206 226 248 / 0.45);
}#body :is(.hover\:border-y-sw-high-price\/5:hover) {
  border-top-color: rgb(206 226 248 / 0.05);
  border-bottom-color: rgb(206 226 248 / 0.05);
}#body :is(.hover\:border-y-sw-high-price\/50:hover) {
  border-top-color: rgb(206 226 248 / 0.5);
  border-bottom-color: rgb(206 226 248 / 0.5);
}#body :is(.hover\:border-y-sw-high-price\/55:hover) {
  border-top-color: rgb(206 226 248 / 0.55);
  border-bottom-color: rgb(206 226 248 / 0.55);
}#body :is(.hover\:border-y-sw-high-price\/60:hover) {
  border-top-color: rgb(206 226 248 / 0.6);
  border-bottom-color: rgb(206 226 248 / 0.6);
}#body :is(.hover\:border-y-sw-high-price\/65:hover) {
  border-top-color: rgb(206 226 248 / 0.65);
  border-bottom-color: rgb(206 226 248 / 0.65);
}#body :is(.hover\:border-y-sw-high-price\/70:hover) {
  border-top-color: rgb(206 226 248 / 0.7);
  border-bottom-color: rgb(206 226 248 / 0.7);
}#body :is(.hover\:border-y-sw-high-price\/75:hover) {
  border-top-color: rgb(206 226 248 / 0.75);
  border-bottom-color: rgb(206 226 248 / 0.75);
}#body :is(.hover\:border-y-sw-high-price\/80:hover) {
  border-top-color: rgb(206 226 248 / 0.8);
  border-bottom-color: rgb(206 226 248 / 0.8);
}#body :is(.hover\:border-y-sw-high-price\/85:hover) {
  border-top-color: rgb(206 226 248 / 0.85);
  border-bottom-color: rgb(206 226 248 / 0.85);
}#body :is(.hover\:border-y-sw-high-price\/90:hover) {
  border-top-color: rgb(206 226 248 / 0.9);
  border-bottom-color: rgb(206 226 248 / 0.9);
}#body :is(.hover\:border-y-sw-high-price\/95:hover) {
  border-top-color: rgb(206 226 248 / 0.95);
  border-bottom-color: rgb(206 226 248 / 0.95);
}#body :is(.hover\:border-y-sw-hover-light:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(194 210 226 / var(--tw-border-opacity));
  border-bottom-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-hover-light\/0:hover) {
  border-top-color: rgb(194 210 226 / 0);
  border-bottom-color: rgb(194 210 226 / 0);
}#body :is(.hover\:border-y-sw-hover-light\/10:hover) {
  border-top-color: rgb(194 210 226 / 0.1);
  border-bottom-color: rgb(194 210 226 / 0.1);
}#body :is(.hover\:border-y-sw-hover-light\/100:hover) {
  border-top-color: rgb(194 210 226 / 1);
  border-bottom-color: rgb(194 210 226 / 1);
}#body :is(.hover\:border-y-sw-hover-light\/15:hover) {
  border-top-color: rgb(194 210 226 / 0.15);
  border-bottom-color: rgb(194 210 226 / 0.15);
}#body :is(.hover\:border-y-sw-hover-light\/20:hover) {
  border-top-color: rgb(194 210 226 / 0.2);
  border-bottom-color: rgb(194 210 226 / 0.2);
}#body :is(.hover\:border-y-sw-hover-light\/25:hover) {
  border-top-color: rgb(194 210 226 / 0.25);
  border-bottom-color: rgb(194 210 226 / 0.25);
}#body :is(.hover\:border-y-sw-hover-light\/30:hover) {
  border-top-color: rgb(194 210 226 / 0.3);
  border-bottom-color: rgb(194 210 226 / 0.3);
}#body :is(.hover\:border-y-sw-hover-light\/35:hover) {
  border-top-color: rgb(194 210 226 / 0.35);
  border-bottom-color: rgb(194 210 226 / 0.35);
}#body :is(.hover\:border-y-sw-hover-light\/40:hover) {
  border-top-color: rgb(194 210 226 / 0.4);
  border-bottom-color: rgb(194 210 226 / 0.4);
}#body :is(.hover\:border-y-sw-hover-light\/45:hover) {
  border-top-color: rgb(194 210 226 / 0.45);
  border-bottom-color: rgb(194 210 226 / 0.45);
}#body :is(.hover\:border-y-sw-hover-light\/5:hover) {
  border-top-color: rgb(194 210 226 / 0.05);
  border-bottom-color: rgb(194 210 226 / 0.05);
}#body :is(.hover\:border-y-sw-hover-light\/50:hover) {
  border-top-color: rgb(194 210 226 / 0.5);
  border-bottom-color: rgb(194 210 226 / 0.5);
}#body :is(.hover\:border-y-sw-hover-light\/55:hover) {
  border-top-color: rgb(194 210 226 / 0.55);
  border-bottom-color: rgb(194 210 226 / 0.55);
}#body :is(.hover\:border-y-sw-hover-light\/60:hover) {
  border-top-color: rgb(194 210 226 / 0.6);
  border-bottom-color: rgb(194 210 226 / 0.6);
}#body :is(.hover\:border-y-sw-hover-light\/65:hover) {
  border-top-color: rgb(194 210 226 / 0.65);
  border-bottom-color: rgb(194 210 226 / 0.65);
}#body :is(.hover\:border-y-sw-hover-light\/70:hover) {
  border-top-color: rgb(194 210 226 / 0.7);
  border-bottom-color: rgb(194 210 226 / 0.7);
}#body :is(.hover\:border-y-sw-hover-light\/75:hover) {
  border-top-color: rgb(194 210 226 / 0.75);
  border-bottom-color: rgb(194 210 226 / 0.75);
}#body :is(.hover\:border-y-sw-hover-light\/80:hover) {
  border-top-color: rgb(194 210 226 / 0.8);
  border-bottom-color: rgb(194 210 226 / 0.8);
}#body :is(.hover\:border-y-sw-hover-light\/85:hover) {
  border-top-color: rgb(194 210 226 / 0.85);
  border-bottom-color: rgb(194 210 226 / 0.85);
}#body :is(.hover\:border-y-sw-hover-light\/90:hover) {
  border-top-color: rgb(194 210 226 / 0.9);
  border-bottom-color: rgb(194 210 226 / 0.9);
}#body :is(.hover\:border-y-sw-hover-light\/95:hover) {
  border-top-color: rgb(194 210 226 / 0.95);
  border-bottom-color: rgb(194 210 226 / 0.95);
}#body :is(.hover\:border-y-sw-icon:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-icon-alternate:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-icon-alternate\/0:hover) {
  border-top-color: rgb(131 131 131 / 0);
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-y-sw-icon-alternate\/10:hover) {
  border-top-color: rgb(131 131 131 / 0.1);
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-y-sw-icon-alternate\/100:hover) {
  border-top-color: rgb(131 131 131 / 1);
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-y-sw-icon-alternate\/15:hover) {
  border-top-color: rgb(131 131 131 / 0.15);
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-y-sw-icon-alternate\/20:hover) {
  border-top-color: rgb(131 131 131 / 0.2);
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-y-sw-icon-alternate\/25:hover) {
  border-top-color: rgb(131 131 131 / 0.25);
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-y-sw-icon-alternate\/30:hover) {
  border-top-color: rgb(131 131 131 / 0.3);
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-y-sw-icon-alternate\/35:hover) {
  border-top-color: rgb(131 131 131 / 0.35);
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-y-sw-icon-alternate\/40:hover) {
  border-top-color: rgb(131 131 131 / 0.4);
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-y-sw-icon-alternate\/45:hover) {
  border-top-color: rgb(131 131 131 / 0.45);
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-y-sw-icon-alternate\/5:hover) {
  border-top-color: rgb(131 131 131 / 0.05);
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-y-sw-icon-alternate\/50:hover) {
  border-top-color: rgb(131 131 131 / 0.5);
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-y-sw-icon-alternate\/55:hover) {
  border-top-color: rgb(131 131 131 / 0.55);
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-y-sw-icon-alternate\/60:hover) {
  border-top-color: rgb(131 131 131 / 0.6);
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-y-sw-icon-alternate\/65:hover) {
  border-top-color: rgb(131 131 131 / 0.65);
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-y-sw-icon-alternate\/70:hover) {
  border-top-color: rgb(131 131 131 / 0.7);
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-y-sw-icon-alternate\/75:hover) {
  border-top-color: rgb(131 131 131 / 0.75);
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-y-sw-icon-alternate\/80:hover) {
  border-top-color: rgb(131 131 131 / 0.8);
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-y-sw-icon-alternate\/85:hover) {
  border-top-color: rgb(131 131 131 / 0.85);
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-y-sw-icon-alternate\/90:hover) {
  border-top-color: rgb(131 131 131 / 0.9);
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-y-sw-icon-alternate\/95:hover) {
  border-top-color: rgb(131 131 131 / 0.95);
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-y-sw-icon-small:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-icon-small\/0:hover) {
  border-top-color: rgb(131 131 131 / 0);
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-y-sw-icon-small\/10:hover) {
  border-top-color: rgb(131 131 131 / 0.1);
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-y-sw-icon-small\/100:hover) {
  border-top-color: rgb(131 131 131 / 1);
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-y-sw-icon-small\/15:hover) {
  border-top-color: rgb(131 131 131 / 0.15);
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-y-sw-icon-small\/20:hover) {
  border-top-color: rgb(131 131 131 / 0.2);
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-y-sw-icon-small\/25:hover) {
  border-top-color: rgb(131 131 131 / 0.25);
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-y-sw-icon-small\/30:hover) {
  border-top-color: rgb(131 131 131 / 0.3);
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-y-sw-icon-small\/35:hover) {
  border-top-color: rgb(131 131 131 / 0.35);
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-y-sw-icon-small\/40:hover) {
  border-top-color: rgb(131 131 131 / 0.4);
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-y-sw-icon-small\/45:hover) {
  border-top-color: rgb(131 131 131 / 0.45);
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-y-sw-icon-small\/5:hover) {
  border-top-color: rgb(131 131 131 / 0.05);
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-y-sw-icon-small\/50:hover) {
  border-top-color: rgb(131 131 131 / 0.5);
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-y-sw-icon-small\/55:hover) {
  border-top-color: rgb(131 131 131 / 0.55);
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-y-sw-icon-small\/60:hover) {
  border-top-color: rgb(131 131 131 / 0.6);
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-y-sw-icon-small\/65:hover) {
  border-top-color: rgb(131 131 131 / 0.65);
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-y-sw-icon-small\/70:hover) {
  border-top-color: rgb(131 131 131 / 0.7);
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-y-sw-icon-small\/75:hover) {
  border-top-color: rgb(131 131 131 / 0.75);
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-y-sw-icon-small\/80:hover) {
  border-top-color: rgb(131 131 131 / 0.8);
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-y-sw-icon-small\/85:hover) {
  border-top-color: rgb(131 131 131 / 0.85);
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-y-sw-icon-small\/90:hover) {
  border-top-color: rgb(131 131 131 / 0.9);
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-y-sw-icon-small\/95:hover) {
  border-top-color: rgb(131 131 131 / 0.95);
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-y-sw-icon\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-y-sw-icon\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-y-sw-icon\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-y-sw-icon\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-y-sw-icon\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-y-sw-icon\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-y-sw-icon\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-y-sw-icon\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-y-sw-icon\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-y-sw-icon\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-y-sw-icon\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-y-sw-icon\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-y-sw-icon\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-y-sw-icon\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-y-sw-icon\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-y-sw-icon\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-y-sw-icon\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-y-sw-icon\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-y-sw-icon\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-y-sw-icon\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-y-sw-icon\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-y-sw-info:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(38 40 43 / var(--tw-border-opacity));
  border-bottom-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-info\/0:hover) {
  border-top-color: rgb(38 40 43 / 0);
  border-bottom-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-y-sw-info\/10:hover) {
  border-top-color: rgb(38 40 43 / 0.1);
  border-bottom-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-y-sw-info\/100:hover) {
  border-top-color: rgb(38 40 43 / 1);
  border-bottom-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-y-sw-info\/15:hover) {
  border-top-color: rgb(38 40 43 / 0.15);
  border-bottom-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-y-sw-info\/20:hover) {
  border-top-color: rgb(38 40 43 / 0.2);
  border-bottom-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-y-sw-info\/25:hover) {
  border-top-color: rgb(38 40 43 / 0.25);
  border-bottom-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-y-sw-info\/30:hover) {
  border-top-color: rgb(38 40 43 / 0.3);
  border-bottom-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-y-sw-info\/35:hover) {
  border-top-color: rgb(38 40 43 / 0.35);
  border-bottom-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-y-sw-info\/40:hover) {
  border-top-color: rgb(38 40 43 / 0.4);
  border-bottom-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-y-sw-info\/45:hover) {
  border-top-color: rgb(38 40 43 / 0.45);
  border-bottom-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-y-sw-info\/5:hover) {
  border-top-color: rgb(38 40 43 / 0.05);
  border-bottom-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-y-sw-info\/50:hover) {
  border-top-color: rgb(38 40 43 / 0.5);
  border-bottom-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-y-sw-info\/55:hover) {
  border-top-color: rgb(38 40 43 / 0.55);
  border-bottom-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-y-sw-info\/60:hover) {
  border-top-color: rgb(38 40 43 / 0.6);
  border-bottom-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-y-sw-info\/65:hover) {
  border-top-color: rgb(38 40 43 / 0.65);
  border-bottom-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-y-sw-info\/70:hover) {
  border-top-color: rgb(38 40 43 / 0.7);
  border-bottom-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-y-sw-info\/75:hover) {
  border-top-color: rgb(38 40 43 / 0.75);
  border-bottom-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-y-sw-info\/80:hover) {
  border-top-color: rgb(38 40 43 / 0.8);
  border-bottom-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-y-sw-info\/85:hover) {
  border-top-color: rgb(38 40 43 / 0.85);
  border-bottom-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-y-sw-info\/90:hover) {
  border-top-color: rgb(38 40 43 / 0.9);
  border-bottom-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-y-sw-info\/95:hover) {
  border-top-color: rgb(38 40 43 / 0.95);
  border-bottom-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-y-sw-label:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-label\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-y-sw-label\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-y-sw-label\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-y-sw-label\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-y-sw-label\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-y-sw-label\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-y-sw-label\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-y-sw-label\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-y-sw-label\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-y-sw-label\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-y-sw-label\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-y-sw-label\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-y-sw-label\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-y-sw-label\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-y-sw-label\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-y-sw-label\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-y-sw-label\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-y-sw-label\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-y-sw-label\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-y-sw-label\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-y-sw-label\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-y-sw-link-light:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 162 220 / var(--tw-border-opacity));
  border-bottom-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-link-light\/0:hover) {
  border-top-color: rgb(17 162 220 / 0);
  border-bottom-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-y-sw-link-light\/10:hover) {
  border-top-color: rgb(17 162 220 / 0.1);
  border-bottom-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-y-sw-link-light\/100:hover) {
  border-top-color: rgb(17 162 220 / 1);
  border-bottom-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-y-sw-link-light\/15:hover) {
  border-top-color: rgb(17 162 220 / 0.15);
  border-bottom-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-y-sw-link-light\/20:hover) {
  border-top-color: rgb(17 162 220 / 0.2);
  border-bottom-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-y-sw-link-light\/25:hover) {
  border-top-color: rgb(17 162 220 / 0.25);
  border-bottom-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-y-sw-link-light\/30:hover) {
  border-top-color: rgb(17 162 220 / 0.3);
  border-bottom-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-y-sw-link-light\/35:hover) {
  border-top-color: rgb(17 162 220 / 0.35);
  border-bottom-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-y-sw-link-light\/40:hover) {
  border-top-color: rgb(17 162 220 / 0.4);
  border-bottom-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-y-sw-link-light\/45:hover) {
  border-top-color: rgb(17 162 220 / 0.45);
  border-bottom-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-y-sw-link-light\/5:hover) {
  border-top-color: rgb(17 162 220 / 0.05);
  border-bottom-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-y-sw-link-light\/50:hover) {
  border-top-color: rgb(17 162 220 / 0.5);
  border-bottom-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-y-sw-link-light\/55:hover) {
  border-top-color: rgb(17 162 220 / 0.55);
  border-bottom-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-y-sw-link-light\/60:hover) {
  border-top-color: rgb(17 162 220 / 0.6);
  border-bottom-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-y-sw-link-light\/65:hover) {
  border-top-color: rgb(17 162 220 / 0.65);
  border-bottom-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-y-sw-link-light\/70:hover) {
  border-top-color: rgb(17 162 220 / 0.7);
  border-bottom-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-y-sw-link-light\/75:hover) {
  border-top-color: rgb(17 162 220 / 0.75);
  border-bottom-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-y-sw-link-light\/80:hover) {
  border-top-color: rgb(17 162 220 / 0.8);
  border-bottom-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-y-sw-link-light\/85:hover) {
  border-top-color: rgb(17 162 220 / 0.85);
  border-bottom-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-y-sw-link-light\/90:hover) {
  border-top-color: rgb(17 162 220 / 0.9);
  border-bottom-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-y-sw-link-light\/95:hover) {
  border-top-color: rgb(17 162 220 / 0.95);
  border-bottom-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-y-sw-low-price:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(10 111 219 / var(--tw-border-opacity));
  border-bottom-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-low-price-background:hover) {
  border-top-color: rgba(10, 111, 219, 0.1);
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-y-sw-low-price-background\/0:hover) {
  border-top-color: rgba(10, 111, 219, 0);
  border-bottom-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-y-sw-low-price-background\/10:hover) {
  border-top-color: rgba(10, 111, 219, 0.1);
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-y-sw-low-price-background\/100:hover) {
  border-top-color: rgba(10, 111, 219, 1);
  border-bottom-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-y-sw-low-price-background\/15:hover) {
  border-top-color: rgba(10, 111, 219, 0.15);
  border-bottom-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-y-sw-low-price-background\/20:hover) {
  border-top-color: rgba(10, 111, 219, 0.2);
  border-bottom-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-y-sw-low-price-background\/25:hover) {
  border-top-color: rgba(10, 111, 219, 0.25);
  border-bottom-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-y-sw-low-price-background\/30:hover) {
  border-top-color: rgba(10, 111, 219, 0.3);
  border-bottom-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-y-sw-low-price-background\/35:hover) {
  border-top-color: rgba(10, 111, 219, 0.35);
  border-bottom-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-y-sw-low-price-background\/40:hover) {
  border-top-color: rgba(10, 111, 219, 0.4);
  border-bottom-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-y-sw-low-price-background\/45:hover) {
  border-top-color: rgba(10, 111, 219, 0.45);
  border-bottom-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-y-sw-low-price-background\/5:hover) {
  border-top-color: rgba(10, 111, 219, 0.05);
  border-bottom-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-y-sw-low-price-background\/50:hover) {
  border-top-color: rgba(10, 111, 219, 0.5);
  border-bottom-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-y-sw-low-price-background\/55:hover) {
  border-top-color: rgba(10, 111, 219, 0.55);
  border-bottom-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-y-sw-low-price-background\/60:hover) {
  border-top-color: rgba(10, 111, 219, 0.6);
  border-bottom-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-y-sw-low-price-background\/65:hover) {
  border-top-color: rgba(10, 111, 219, 0.65);
  border-bottom-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-y-sw-low-price-background\/70:hover) {
  border-top-color: rgba(10, 111, 219, 0.7);
  border-bottom-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-y-sw-low-price-background\/75:hover) {
  border-top-color: rgba(10, 111, 219, 0.75);
  border-bottom-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-y-sw-low-price-background\/80:hover) {
  border-top-color: rgba(10, 111, 219, 0.8);
  border-bottom-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-y-sw-low-price-background\/85:hover) {
  border-top-color: rgba(10, 111, 219, 0.85);
  border-bottom-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-y-sw-low-price-background\/90:hover) {
  border-top-color: rgba(10, 111, 219, 0.9);
  border-bottom-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-y-sw-low-price-background\/95:hover) {
  border-top-color: rgba(10, 111, 219, 0.95);
  border-bottom-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-y-sw-low-price\/0:hover) {
  border-top-color: rgb(10 111 219 / 0);
  border-bottom-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-y-sw-low-price\/10:hover) {
  border-top-color: rgb(10 111 219 / 0.1);
  border-bottom-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-y-sw-low-price\/100:hover) {
  border-top-color: rgb(10 111 219 / 1);
  border-bottom-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-y-sw-low-price\/15:hover) {
  border-top-color: rgb(10 111 219 / 0.15);
  border-bottom-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-y-sw-low-price\/20:hover) {
  border-top-color: rgb(10 111 219 / 0.2);
  border-bottom-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-y-sw-low-price\/25:hover) {
  border-top-color: rgb(10 111 219 / 0.25);
  border-bottom-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-y-sw-low-price\/30:hover) {
  border-top-color: rgb(10 111 219 / 0.3);
  border-bottom-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-y-sw-low-price\/35:hover) {
  border-top-color: rgb(10 111 219 / 0.35);
  border-bottom-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-y-sw-low-price\/40:hover) {
  border-top-color: rgb(10 111 219 / 0.4);
  border-bottom-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-y-sw-low-price\/45:hover) {
  border-top-color: rgb(10 111 219 / 0.45);
  border-bottom-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-y-sw-low-price\/5:hover) {
  border-top-color: rgb(10 111 219 / 0.05);
  border-bottom-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-y-sw-low-price\/50:hover) {
  border-top-color: rgb(10 111 219 / 0.5);
  border-bottom-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-y-sw-low-price\/55:hover) {
  border-top-color: rgb(10 111 219 / 0.55);
  border-bottom-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-y-sw-low-price\/60:hover) {
  border-top-color: rgb(10 111 219 / 0.6);
  border-bottom-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-y-sw-low-price\/65:hover) {
  border-top-color: rgb(10 111 219 / 0.65);
  border-bottom-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-y-sw-low-price\/70:hover) {
  border-top-color: rgb(10 111 219 / 0.7);
  border-bottom-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-y-sw-low-price\/75:hover) {
  border-top-color: rgb(10 111 219 / 0.75);
  border-bottom-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-y-sw-low-price\/80:hover) {
  border-top-color: rgb(10 111 219 / 0.8);
  border-bottom-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-y-sw-low-price\/85:hover) {
  border-top-color: rgb(10 111 219 / 0.85);
  border-bottom-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-y-sw-low-price\/90:hover) {
  border-top-color: rgb(10 111 219 / 0.9);
  border-bottom-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-y-sw-low-price\/95:hover) {
  border-top-color: rgb(10 111 219 / 0.95);
  border-bottom-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-y-sw-medium-price:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(108 169 233 / var(--tw-border-opacity));
  border-bottom-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-medium-price\/0:hover) {
  border-top-color: rgb(108 169 233 / 0);
  border-bottom-color: rgb(108 169 233 / 0);
}#body :is(.hover\:border-y-sw-medium-price\/10:hover) {
  border-top-color: rgb(108 169 233 / 0.1);
  border-bottom-color: rgb(108 169 233 / 0.1);
}#body :is(.hover\:border-y-sw-medium-price\/100:hover) {
  border-top-color: rgb(108 169 233 / 1);
  border-bottom-color: rgb(108 169 233 / 1);
}#body :is(.hover\:border-y-sw-medium-price\/15:hover) {
  border-top-color: rgb(108 169 233 / 0.15);
  border-bottom-color: rgb(108 169 233 / 0.15);
}#body :is(.hover\:border-y-sw-medium-price\/20:hover) {
  border-top-color: rgb(108 169 233 / 0.2);
  border-bottom-color: rgb(108 169 233 / 0.2);
}#body :is(.hover\:border-y-sw-medium-price\/25:hover) {
  border-top-color: rgb(108 169 233 / 0.25);
  border-bottom-color: rgb(108 169 233 / 0.25);
}#body :is(.hover\:border-y-sw-medium-price\/30:hover) {
  border-top-color: rgb(108 169 233 / 0.3);
  border-bottom-color: rgb(108 169 233 / 0.3);
}#body :is(.hover\:border-y-sw-medium-price\/35:hover) {
  border-top-color: rgb(108 169 233 / 0.35);
  border-bottom-color: rgb(108 169 233 / 0.35);
}#body :is(.hover\:border-y-sw-medium-price\/40:hover) {
  border-top-color: rgb(108 169 233 / 0.4);
  border-bottom-color: rgb(108 169 233 / 0.4);
}#body :is(.hover\:border-y-sw-medium-price\/45:hover) {
  border-top-color: rgb(108 169 233 / 0.45);
  border-bottom-color: rgb(108 169 233 / 0.45);
}#body :is(.hover\:border-y-sw-medium-price\/5:hover) {
  border-top-color: rgb(108 169 233 / 0.05);
  border-bottom-color: rgb(108 169 233 / 0.05);
}#body :is(.hover\:border-y-sw-medium-price\/50:hover) {
  border-top-color: rgb(108 169 233 / 0.5);
  border-bottom-color: rgb(108 169 233 / 0.5);
}#body :is(.hover\:border-y-sw-medium-price\/55:hover) {
  border-top-color: rgb(108 169 233 / 0.55);
  border-bottom-color: rgb(108 169 233 / 0.55);
}#body :is(.hover\:border-y-sw-medium-price\/60:hover) {
  border-top-color: rgb(108 169 233 / 0.6);
  border-bottom-color: rgb(108 169 233 / 0.6);
}#body :is(.hover\:border-y-sw-medium-price\/65:hover) {
  border-top-color: rgb(108 169 233 / 0.65);
  border-bottom-color: rgb(108 169 233 / 0.65);
}#body :is(.hover\:border-y-sw-medium-price\/70:hover) {
  border-top-color: rgb(108 169 233 / 0.7);
  border-bottom-color: rgb(108 169 233 / 0.7);
}#body :is(.hover\:border-y-sw-medium-price\/75:hover) {
  border-top-color: rgb(108 169 233 / 0.75);
  border-bottom-color: rgb(108 169 233 / 0.75);
}#body :is(.hover\:border-y-sw-medium-price\/80:hover) {
  border-top-color: rgb(108 169 233 / 0.8);
  border-bottom-color: rgb(108 169 233 / 0.8);
}#body :is(.hover\:border-y-sw-medium-price\/85:hover) {
  border-top-color: rgb(108 169 233 / 0.85);
  border-bottom-color: rgb(108 169 233 / 0.85);
}#body :is(.hover\:border-y-sw-medium-price\/90:hover) {
  border-top-color: rgb(108 169 233 / 0.9);
  border-bottom-color: rgb(108 169 233 / 0.9);
}#body :is(.hover\:border-y-sw-medium-price\/95:hover) {
  border-top-color: rgb(108 169 233 / 0.95);
  border-bottom-color: rgb(108 169 233 / 0.95);
}#body :is(.hover\:border-y-sw-overlay-background:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(231 241 251 / var(--tw-border-opacity));
  border-bottom-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-overlay-background\/0:hover) {
  border-top-color: rgb(231 241 251 / 0);
  border-bottom-color: rgb(231 241 251 / 0);
}#body :is(.hover\:border-y-sw-overlay-background\/10:hover) {
  border-top-color: rgb(231 241 251 / 0.1);
  border-bottom-color: rgb(231 241 251 / 0.1);
}#body :is(.hover\:border-y-sw-overlay-background\/100:hover) {
  border-top-color: rgb(231 241 251 / 1);
  border-bottom-color: rgb(231 241 251 / 1);
}#body :is(.hover\:border-y-sw-overlay-background\/15:hover) {
  border-top-color: rgb(231 241 251 / 0.15);
  border-bottom-color: rgb(231 241 251 / 0.15);
}#body :is(.hover\:border-y-sw-overlay-background\/20:hover) {
  border-top-color: rgb(231 241 251 / 0.2);
  border-bottom-color: rgb(231 241 251 / 0.2);
}#body :is(.hover\:border-y-sw-overlay-background\/25:hover) {
  border-top-color: rgb(231 241 251 / 0.25);
  border-bottom-color: rgb(231 241 251 / 0.25);
}#body :is(.hover\:border-y-sw-overlay-background\/30:hover) {
  border-top-color: rgb(231 241 251 / 0.3);
  border-bottom-color: rgb(231 241 251 / 0.3);
}#body :is(.hover\:border-y-sw-overlay-background\/35:hover) {
  border-top-color: rgb(231 241 251 / 0.35);
  border-bottom-color: rgb(231 241 251 / 0.35);
}#body :is(.hover\:border-y-sw-overlay-background\/40:hover) {
  border-top-color: rgb(231 241 251 / 0.4);
  border-bottom-color: rgb(231 241 251 / 0.4);
}#body :is(.hover\:border-y-sw-overlay-background\/45:hover) {
  border-top-color: rgb(231 241 251 / 0.45);
  border-bottom-color: rgb(231 241 251 / 0.45);
}#body :is(.hover\:border-y-sw-overlay-background\/5:hover) {
  border-top-color: rgb(231 241 251 / 0.05);
  border-bottom-color: rgb(231 241 251 / 0.05);
}#body :is(.hover\:border-y-sw-overlay-background\/50:hover) {
  border-top-color: rgb(231 241 251 / 0.5);
  border-bottom-color: rgb(231 241 251 / 0.5);
}#body :is(.hover\:border-y-sw-overlay-background\/55:hover) {
  border-top-color: rgb(231 241 251 / 0.55);
  border-bottom-color: rgb(231 241 251 / 0.55);
}#body :is(.hover\:border-y-sw-overlay-background\/60:hover) {
  border-top-color: rgb(231 241 251 / 0.6);
  border-bottom-color: rgb(231 241 251 / 0.6);
}#body :is(.hover\:border-y-sw-overlay-background\/65:hover) {
  border-top-color: rgb(231 241 251 / 0.65);
  border-bottom-color: rgb(231 241 251 / 0.65);
}#body :is(.hover\:border-y-sw-overlay-background\/70:hover) {
  border-top-color: rgb(231 241 251 / 0.7);
  border-bottom-color: rgb(231 241 251 / 0.7);
}#body :is(.hover\:border-y-sw-overlay-background\/75:hover) {
  border-top-color: rgb(231 241 251 / 0.75);
  border-bottom-color: rgb(231 241 251 / 0.75);
}#body :is(.hover\:border-y-sw-overlay-background\/80:hover) {
  border-top-color: rgb(231 241 251 / 0.8);
  border-bottom-color: rgb(231 241 251 / 0.8);
}#body :is(.hover\:border-y-sw-overlay-background\/85:hover) {
  border-top-color: rgb(231 241 251 / 0.85);
  border-bottom-color: rgb(231 241 251 / 0.85);
}#body :is(.hover\:border-y-sw-overlay-background\/90:hover) {
  border-top-color: rgb(231 241 251 / 0.9);
  border-bottom-color: rgb(231 241 251 / 0.9);
}#body :is(.hover\:border-y-sw-overlay-background\/95:hover) {
  border-top-color: rgb(231 241 251 / 0.95);
  border-bottom-color: rgb(231 241 251 / 0.95);
}#body :is(.hover\:border-y-sw-primary:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 107 162 / var(--tw-border-opacity));
  border-bottom-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-primary\/0:hover) {
  border-top-color: rgb(0 107 162 / 0);
  border-bottom-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-y-sw-primary\/10:hover) {
  border-top-color: rgb(0 107 162 / 0.1);
  border-bottom-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-y-sw-primary\/100:hover) {
  border-top-color: rgb(0 107 162 / 1);
  border-bottom-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-y-sw-primary\/15:hover) {
  border-top-color: rgb(0 107 162 / 0.15);
  border-bottom-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-y-sw-primary\/20:hover) {
  border-top-color: rgb(0 107 162 / 0.2);
  border-bottom-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-y-sw-primary\/25:hover) {
  border-top-color: rgb(0 107 162 / 0.25);
  border-bottom-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-y-sw-primary\/30:hover) {
  border-top-color: rgb(0 107 162 / 0.3);
  border-bottom-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-y-sw-primary\/35:hover) {
  border-top-color: rgb(0 107 162 / 0.35);
  border-bottom-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-y-sw-primary\/40:hover) {
  border-top-color: rgb(0 107 162 / 0.4);
  border-bottom-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-y-sw-primary\/45:hover) {
  border-top-color: rgb(0 107 162 / 0.45);
  border-bottom-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-y-sw-primary\/5:hover) {
  border-top-color: rgb(0 107 162 / 0.05);
  border-bottom-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-y-sw-primary\/50:hover) {
  border-top-color: rgb(0 107 162 / 0.5);
  border-bottom-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-y-sw-primary\/55:hover) {
  border-top-color: rgb(0 107 162 / 0.55);
  border-bottom-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-y-sw-primary\/60:hover) {
  border-top-color: rgb(0 107 162 / 0.6);
  border-bottom-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-y-sw-primary\/65:hover) {
  border-top-color: rgb(0 107 162 / 0.65);
  border-bottom-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-y-sw-primary\/70:hover) {
  border-top-color: rgb(0 107 162 / 0.7);
  border-bottom-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-y-sw-primary\/75:hover) {
  border-top-color: rgb(0 107 162 / 0.75);
  border-bottom-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-y-sw-primary\/80:hover) {
  border-top-color: rgb(0 107 162 / 0.8);
  border-bottom-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-y-sw-primary\/85:hover) {
  border-top-color: rgb(0 107 162 / 0.85);
  border-bottom-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-y-sw-primary\/90:hover) {
  border-top-color: rgb(0 107 162 / 0.9);
  border-bottom-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-y-sw-primary\/95:hover) {
  border-top-color: rgb(0 107 162 / 0.95);
  border-bottom-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-y-sw-secondary:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 162 220 / var(--tw-border-opacity));
  border-bottom-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-secondary\/0:hover) {
  border-top-color: rgb(17 162 220 / 0);
  border-bottom-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-y-sw-secondary\/10:hover) {
  border-top-color: rgb(17 162 220 / 0.1);
  border-bottom-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-y-sw-secondary\/100:hover) {
  border-top-color: rgb(17 162 220 / 1);
  border-bottom-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-y-sw-secondary\/15:hover) {
  border-top-color: rgb(17 162 220 / 0.15);
  border-bottom-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-y-sw-secondary\/20:hover) {
  border-top-color: rgb(17 162 220 / 0.2);
  border-bottom-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-y-sw-secondary\/25:hover) {
  border-top-color: rgb(17 162 220 / 0.25);
  border-bottom-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-y-sw-secondary\/30:hover) {
  border-top-color: rgb(17 162 220 / 0.3);
  border-bottom-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-y-sw-secondary\/35:hover) {
  border-top-color: rgb(17 162 220 / 0.35);
  border-bottom-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-y-sw-secondary\/40:hover) {
  border-top-color: rgb(17 162 220 / 0.4);
  border-bottom-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-y-sw-secondary\/45:hover) {
  border-top-color: rgb(17 162 220 / 0.45);
  border-bottom-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-y-sw-secondary\/5:hover) {
  border-top-color: rgb(17 162 220 / 0.05);
  border-bottom-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-y-sw-secondary\/50:hover) {
  border-top-color: rgb(17 162 220 / 0.5);
  border-bottom-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-y-sw-secondary\/55:hover) {
  border-top-color: rgb(17 162 220 / 0.55);
  border-bottom-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-y-sw-secondary\/60:hover) {
  border-top-color: rgb(17 162 220 / 0.6);
  border-bottom-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-y-sw-secondary\/65:hover) {
  border-top-color: rgb(17 162 220 / 0.65);
  border-bottom-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-y-sw-secondary\/70:hover) {
  border-top-color: rgb(17 162 220 / 0.7);
  border-bottom-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-y-sw-secondary\/75:hover) {
  border-top-color: rgb(17 162 220 / 0.75);
  border-bottom-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-y-sw-secondary\/80:hover) {
  border-top-color: rgb(17 162 220 / 0.8);
  border-bottom-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-y-sw-secondary\/85:hover) {
  border-top-color: rgb(17 162 220 / 0.85);
  border-bottom-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-y-sw-secondary\/90:hover) {
  border-top-color: rgb(17 162 220 / 0.9);
  border-bottom-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-y-sw-secondary\/95:hover) {
  border-top-color: rgb(17 162 220 / 0.95);
  border-bottom-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-y-sw-selected:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-selected\/0:hover) {
  border-top-color: rgb(131 131 131 / 0);
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-y-sw-selected\/10:hover) {
  border-top-color: rgb(131 131 131 / 0.1);
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-y-sw-selected\/100:hover) {
  border-top-color: rgb(131 131 131 / 1);
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-y-sw-selected\/15:hover) {
  border-top-color: rgb(131 131 131 / 0.15);
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-y-sw-selected\/20:hover) {
  border-top-color: rgb(131 131 131 / 0.2);
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-y-sw-selected\/25:hover) {
  border-top-color: rgb(131 131 131 / 0.25);
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-y-sw-selected\/30:hover) {
  border-top-color: rgb(131 131 131 / 0.3);
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-y-sw-selected\/35:hover) {
  border-top-color: rgb(131 131 131 / 0.35);
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-y-sw-selected\/40:hover) {
  border-top-color: rgb(131 131 131 / 0.4);
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-y-sw-selected\/45:hover) {
  border-top-color: rgb(131 131 131 / 0.45);
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-y-sw-selected\/5:hover) {
  border-top-color: rgb(131 131 131 / 0.05);
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-y-sw-selected\/50:hover) {
  border-top-color: rgb(131 131 131 / 0.5);
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-y-sw-selected\/55:hover) {
  border-top-color: rgb(131 131 131 / 0.55);
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-y-sw-selected\/60:hover) {
  border-top-color: rgb(131 131 131 / 0.6);
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-y-sw-selected\/65:hover) {
  border-top-color: rgb(131 131 131 / 0.65);
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-y-sw-selected\/70:hover) {
  border-top-color: rgb(131 131 131 / 0.7);
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-y-sw-selected\/75:hover) {
  border-top-color: rgb(131 131 131 / 0.75);
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-y-sw-selected\/80:hover) {
  border-top-color: rgb(131 131 131 / 0.8);
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-y-sw-selected\/85:hover) {
  border-top-color: rgb(131 131 131 / 0.85);
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-y-sw-selected\/90:hover) {
  border-top-color: rgb(131 131 131 / 0.9);
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-y-sw-selected\/95:hover) {
  border-top-color: rgb(131 131 131 / 0.95);
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-y-sw-success:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(27 123 59 / var(--tw-border-opacity));
  border-bottom-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-success-background:hover) {
  border-top-color: rgba(27, 123, 59, 0.1);
  border-bottom-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-y-sw-success-background-hex:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(232 242 235 / var(--tw-border-opacity));
  border-bottom-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-success-background-hex\/0:hover) {
  border-top-color: rgb(232 242 235 / 0);
  border-bottom-color: rgb(232 242 235 / 0);
}#body :is(.hover\:border-y-sw-success-background-hex\/10:hover) {
  border-top-color: rgb(232 242 235 / 0.1);
  border-bottom-color: rgb(232 242 235 / 0.1);
}#body :is(.hover\:border-y-sw-success-background-hex\/100:hover) {
  border-top-color: rgb(232 242 235 / 1);
  border-bottom-color: rgb(232 242 235 / 1);
}#body :is(.hover\:border-y-sw-success-background-hex\/15:hover) {
  border-top-color: rgb(232 242 235 / 0.15);
  border-bottom-color: rgb(232 242 235 / 0.15);
}#body :is(.hover\:border-y-sw-success-background-hex\/20:hover) {
  border-top-color: rgb(232 242 235 / 0.2);
  border-bottom-color: rgb(232 242 235 / 0.2);
}#body :is(.hover\:border-y-sw-success-background-hex\/25:hover) {
  border-top-color: rgb(232 242 235 / 0.25);
  border-bottom-color: rgb(232 242 235 / 0.25);
}#body :is(.hover\:border-y-sw-success-background-hex\/30:hover) {
  border-top-color: rgb(232 242 235 / 0.3);
  border-bottom-color: rgb(232 242 235 / 0.3);
}#body :is(.hover\:border-y-sw-success-background-hex\/35:hover) {
  border-top-color: rgb(232 242 235 / 0.35);
  border-bottom-color: rgb(232 242 235 / 0.35);
}#body :is(.hover\:border-y-sw-success-background-hex\/40:hover) {
  border-top-color: rgb(232 242 235 / 0.4);
  border-bottom-color: rgb(232 242 235 / 0.4);
}#body :is(.hover\:border-y-sw-success-background-hex\/45:hover) {
  border-top-color: rgb(232 242 235 / 0.45);
  border-bottom-color: rgb(232 242 235 / 0.45);
}#body :is(.hover\:border-y-sw-success-background-hex\/5:hover) {
  border-top-color: rgb(232 242 235 / 0.05);
  border-bottom-color: rgb(232 242 235 / 0.05);
}#body :is(.hover\:border-y-sw-success-background-hex\/50:hover) {
  border-top-color: rgb(232 242 235 / 0.5);
  border-bottom-color: rgb(232 242 235 / 0.5);
}#body :is(.hover\:border-y-sw-success-background-hex\/55:hover) {
  border-top-color: rgb(232 242 235 / 0.55);
  border-bottom-color: rgb(232 242 235 / 0.55);
}#body :is(.hover\:border-y-sw-success-background-hex\/60:hover) {
  border-top-color: rgb(232 242 235 / 0.6);
  border-bottom-color: rgb(232 242 235 / 0.6);
}#body :is(.hover\:border-y-sw-success-background-hex\/65:hover) {
  border-top-color: rgb(232 242 235 / 0.65);
  border-bottom-color: rgb(232 242 235 / 0.65);
}#body :is(.hover\:border-y-sw-success-background-hex\/70:hover) {
  border-top-color: rgb(232 242 235 / 0.7);
  border-bottom-color: rgb(232 242 235 / 0.7);
}#body :is(.hover\:border-y-sw-success-background-hex\/75:hover) {
  border-top-color: rgb(232 242 235 / 0.75);
  border-bottom-color: rgb(232 242 235 / 0.75);
}#body :is(.hover\:border-y-sw-success-background-hex\/80:hover) {
  border-top-color: rgb(232 242 235 / 0.8);
  border-bottom-color: rgb(232 242 235 / 0.8);
}#body :is(.hover\:border-y-sw-success-background-hex\/85:hover) {
  border-top-color: rgb(232 242 235 / 0.85);
  border-bottom-color: rgb(232 242 235 / 0.85);
}#body :is(.hover\:border-y-sw-success-background-hex\/90:hover) {
  border-top-color: rgb(232 242 235 / 0.9);
  border-bottom-color: rgb(232 242 235 / 0.9);
}#body :is(.hover\:border-y-sw-success-background-hex\/95:hover) {
  border-top-color: rgb(232 242 235 / 0.95);
  border-bottom-color: rgb(232 242 235 / 0.95);
}#body :is(.hover\:border-y-sw-success-background\/0:hover) {
  border-top-color: rgba(27, 123, 59, 0);
  border-bottom-color: rgba(27, 123, 59, 0);
}#body :is(.hover\:border-y-sw-success-background\/10:hover) {
  border-top-color: rgba(27, 123, 59, 0.1);
  border-bottom-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-y-sw-success-background\/100:hover) {
  border-top-color: rgba(27, 123, 59, 1);
  border-bottom-color: rgba(27, 123, 59, 1);
}#body :is(.hover\:border-y-sw-success-background\/15:hover) {
  border-top-color: rgba(27, 123, 59, 0.15);
  border-bottom-color: rgba(27, 123, 59, 0.15);
}#body :is(.hover\:border-y-sw-success-background\/20:hover) {
  border-top-color: rgba(27, 123, 59, 0.2);
  border-bottom-color: rgba(27, 123, 59, 0.2);
}#body :is(.hover\:border-y-sw-success-background\/25:hover) {
  border-top-color: rgba(27, 123, 59, 0.25);
  border-bottom-color: rgba(27, 123, 59, 0.25);
}#body :is(.hover\:border-y-sw-success-background\/30:hover) {
  border-top-color: rgba(27, 123, 59, 0.3);
  border-bottom-color: rgba(27, 123, 59, 0.3);
}#body :is(.hover\:border-y-sw-success-background\/35:hover) {
  border-top-color: rgba(27, 123, 59, 0.35);
  border-bottom-color: rgba(27, 123, 59, 0.35);
}#body :is(.hover\:border-y-sw-success-background\/40:hover) {
  border-top-color: rgba(27, 123, 59, 0.4);
  border-bottom-color: rgba(27, 123, 59, 0.4);
}#body :is(.hover\:border-y-sw-success-background\/45:hover) {
  border-top-color: rgba(27, 123, 59, 0.45);
  border-bottom-color: rgba(27, 123, 59, 0.45);
}#body :is(.hover\:border-y-sw-success-background\/5:hover) {
  border-top-color: rgba(27, 123, 59, 0.05);
  border-bottom-color: rgba(27, 123, 59, 0.05);
}#body :is(.hover\:border-y-sw-success-background\/50:hover) {
  border-top-color: rgba(27, 123, 59, 0.5);
  border-bottom-color: rgba(27, 123, 59, 0.5);
}#body :is(.hover\:border-y-sw-success-background\/55:hover) {
  border-top-color: rgba(27, 123, 59, 0.55);
  border-bottom-color: rgba(27, 123, 59, 0.55);
}#body :is(.hover\:border-y-sw-success-background\/60:hover) {
  border-top-color: rgba(27, 123, 59, 0.6);
  border-bottom-color: rgba(27, 123, 59, 0.6);
}#body :is(.hover\:border-y-sw-success-background\/65:hover) {
  border-top-color: rgba(27, 123, 59, 0.65);
  border-bottom-color: rgba(27, 123, 59, 0.65);
}#body :is(.hover\:border-y-sw-success-background\/70:hover) {
  border-top-color: rgba(27, 123, 59, 0.7);
  border-bottom-color: rgba(27, 123, 59, 0.7);
}#body :is(.hover\:border-y-sw-success-background\/75:hover) {
  border-top-color: rgba(27, 123, 59, 0.75);
  border-bottom-color: rgba(27, 123, 59, 0.75);
}#body :is(.hover\:border-y-sw-success-background\/80:hover) {
  border-top-color: rgba(27, 123, 59, 0.8);
  border-bottom-color: rgba(27, 123, 59, 0.8);
}#body :is(.hover\:border-y-sw-success-background\/85:hover) {
  border-top-color: rgba(27, 123, 59, 0.85);
  border-bottom-color: rgba(27, 123, 59, 0.85);
}#body :is(.hover\:border-y-sw-success-background\/90:hover) {
  border-top-color: rgba(27, 123, 59, 0.9);
  border-bottom-color: rgba(27, 123, 59, 0.9);
}#body :is(.hover\:border-y-sw-success-background\/95:hover) {
  border-top-color: rgba(27, 123, 59, 0.95);
  border-bottom-color: rgba(27, 123, 59, 0.95);
}#body :is(.hover\:border-y-sw-success-dark:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(20 89 43 / var(--tw-border-opacity));
  border-bottom-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-success-dark\/0:hover) {
  border-top-color: rgb(20 89 43 / 0);
  border-bottom-color: rgb(20 89 43 / 0);
}#body :is(.hover\:border-y-sw-success-dark\/10:hover) {
  border-top-color: rgb(20 89 43 / 0.1);
  border-bottom-color: rgb(20 89 43 / 0.1);
}#body :is(.hover\:border-y-sw-success-dark\/100:hover) {
  border-top-color: rgb(20 89 43 / 1);
  border-bottom-color: rgb(20 89 43 / 1);
}#body :is(.hover\:border-y-sw-success-dark\/15:hover) {
  border-top-color: rgb(20 89 43 / 0.15);
  border-bottom-color: rgb(20 89 43 / 0.15);
}#body :is(.hover\:border-y-sw-success-dark\/20:hover) {
  border-top-color: rgb(20 89 43 / 0.2);
  border-bottom-color: rgb(20 89 43 / 0.2);
}#body :is(.hover\:border-y-sw-success-dark\/25:hover) {
  border-top-color: rgb(20 89 43 / 0.25);
  border-bottom-color: rgb(20 89 43 / 0.25);
}#body :is(.hover\:border-y-sw-success-dark\/30:hover) {
  border-top-color: rgb(20 89 43 / 0.3);
  border-bottom-color: rgb(20 89 43 / 0.3);
}#body :is(.hover\:border-y-sw-success-dark\/35:hover) {
  border-top-color: rgb(20 89 43 / 0.35);
  border-bottom-color: rgb(20 89 43 / 0.35);
}#body :is(.hover\:border-y-sw-success-dark\/40:hover) {
  border-top-color: rgb(20 89 43 / 0.4);
  border-bottom-color: rgb(20 89 43 / 0.4);
}#body :is(.hover\:border-y-sw-success-dark\/45:hover) {
  border-top-color: rgb(20 89 43 / 0.45);
  border-bottom-color: rgb(20 89 43 / 0.45);
}#body :is(.hover\:border-y-sw-success-dark\/5:hover) {
  border-top-color: rgb(20 89 43 / 0.05);
  border-bottom-color: rgb(20 89 43 / 0.05);
}#body :is(.hover\:border-y-sw-success-dark\/50:hover) {
  border-top-color: rgb(20 89 43 / 0.5);
  border-bottom-color: rgb(20 89 43 / 0.5);
}#body :is(.hover\:border-y-sw-success-dark\/55:hover) {
  border-top-color: rgb(20 89 43 / 0.55);
  border-bottom-color: rgb(20 89 43 / 0.55);
}#body :is(.hover\:border-y-sw-success-dark\/60:hover) {
  border-top-color: rgb(20 89 43 / 0.6);
  border-bottom-color: rgb(20 89 43 / 0.6);
}#body :is(.hover\:border-y-sw-success-dark\/65:hover) {
  border-top-color: rgb(20 89 43 / 0.65);
  border-bottom-color: rgb(20 89 43 / 0.65);
}#body :is(.hover\:border-y-sw-success-dark\/70:hover) {
  border-top-color: rgb(20 89 43 / 0.7);
  border-bottom-color: rgb(20 89 43 / 0.7);
}#body :is(.hover\:border-y-sw-success-dark\/75:hover) {
  border-top-color: rgb(20 89 43 / 0.75);
  border-bottom-color: rgb(20 89 43 / 0.75);
}#body :is(.hover\:border-y-sw-success-dark\/80:hover) {
  border-top-color: rgb(20 89 43 / 0.8);
  border-bottom-color: rgb(20 89 43 / 0.8);
}#body :is(.hover\:border-y-sw-success-dark\/85:hover) {
  border-top-color: rgb(20 89 43 / 0.85);
  border-bottom-color: rgb(20 89 43 / 0.85);
}#body :is(.hover\:border-y-sw-success-dark\/90:hover) {
  border-top-color: rgb(20 89 43 / 0.9);
  border-bottom-color: rgb(20 89 43 / 0.9);
}#body :is(.hover\:border-y-sw-success-dark\/95:hover) {
  border-top-color: rgb(20 89 43 / 0.95);
  border-bottom-color: rgb(20 89 43 / 0.95);
}#body :is(.hover\:border-y-sw-success-light:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(126 199 168 / var(--tw-border-opacity));
  border-bottom-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-success-light\/0:hover) {
  border-top-color: rgb(126 199 168 / 0);
  border-bottom-color: rgb(126 199 168 / 0);
}#body :is(.hover\:border-y-sw-success-light\/10:hover) {
  border-top-color: rgb(126 199 168 / 0.1);
  border-bottom-color: rgb(126 199 168 / 0.1);
}#body :is(.hover\:border-y-sw-success-light\/100:hover) {
  border-top-color: rgb(126 199 168 / 1);
  border-bottom-color: rgb(126 199 168 / 1);
}#body :is(.hover\:border-y-sw-success-light\/15:hover) {
  border-top-color: rgb(126 199 168 / 0.15);
  border-bottom-color: rgb(126 199 168 / 0.15);
}#body :is(.hover\:border-y-sw-success-light\/20:hover) {
  border-top-color: rgb(126 199 168 / 0.2);
  border-bottom-color: rgb(126 199 168 / 0.2);
}#body :is(.hover\:border-y-sw-success-light\/25:hover) {
  border-top-color: rgb(126 199 168 / 0.25);
  border-bottom-color: rgb(126 199 168 / 0.25);
}#body :is(.hover\:border-y-sw-success-light\/30:hover) {
  border-top-color: rgb(126 199 168 / 0.3);
  border-bottom-color: rgb(126 199 168 / 0.3);
}#body :is(.hover\:border-y-sw-success-light\/35:hover) {
  border-top-color: rgb(126 199 168 / 0.35);
  border-bottom-color: rgb(126 199 168 / 0.35);
}#body :is(.hover\:border-y-sw-success-light\/40:hover) {
  border-top-color: rgb(126 199 168 / 0.4);
  border-bottom-color: rgb(126 199 168 / 0.4);
}#body :is(.hover\:border-y-sw-success-light\/45:hover) {
  border-top-color: rgb(126 199 168 / 0.45);
  border-bottom-color: rgb(126 199 168 / 0.45);
}#body :is(.hover\:border-y-sw-success-light\/5:hover) {
  border-top-color: rgb(126 199 168 / 0.05);
  border-bottom-color: rgb(126 199 168 / 0.05);
}#body :is(.hover\:border-y-sw-success-light\/50:hover) {
  border-top-color: rgb(126 199 168 / 0.5);
  border-bottom-color: rgb(126 199 168 / 0.5);
}#body :is(.hover\:border-y-sw-success-light\/55:hover) {
  border-top-color: rgb(126 199 168 / 0.55);
  border-bottom-color: rgb(126 199 168 / 0.55);
}#body :is(.hover\:border-y-sw-success-light\/60:hover) {
  border-top-color: rgb(126 199 168 / 0.6);
  border-bottom-color: rgb(126 199 168 / 0.6);
}#body :is(.hover\:border-y-sw-success-light\/65:hover) {
  border-top-color: rgb(126 199 168 / 0.65);
  border-bottom-color: rgb(126 199 168 / 0.65);
}#body :is(.hover\:border-y-sw-success-light\/70:hover) {
  border-top-color: rgb(126 199 168 / 0.7);
  border-bottom-color: rgb(126 199 168 / 0.7);
}#body :is(.hover\:border-y-sw-success-light\/75:hover) {
  border-top-color: rgb(126 199 168 / 0.75);
  border-bottom-color: rgb(126 199 168 / 0.75);
}#body :is(.hover\:border-y-sw-success-light\/80:hover) {
  border-top-color: rgb(126 199 168 / 0.8);
  border-bottom-color: rgb(126 199 168 / 0.8);
}#body :is(.hover\:border-y-sw-success-light\/85:hover) {
  border-top-color: rgb(126 199 168 / 0.85);
  border-bottom-color: rgb(126 199 168 / 0.85);
}#body :is(.hover\:border-y-sw-success-light\/90:hover) {
  border-top-color: rgb(126 199 168 / 0.9);
  border-bottom-color: rgb(126 199 168 / 0.9);
}#body :is(.hover\:border-y-sw-success-light\/95:hover) {
  border-top-color: rgb(126 199 168 / 0.95);
  border-bottom-color: rgb(126 199 168 / 0.95);
}#body :is(.hover\:border-y-sw-success\/0:hover) {
  border-top-color: rgb(27 123 59 / 0);
  border-bottom-color: rgb(27 123 59 / 0);
}#body :is(.hover\:border-y-sw-success\/10:hover) {
  border-top-color: rgb(27 123 59 / 0.1);
  border-bottom-color: rgb(27 123 59 / 0.1);
}#body :is(.hover\:border-y-sw-success\/100:hover) {
  border-top-color: rgb(27 123 59 / 1);
  border-bottom-color: rgb(27 123 59 / 1);
}#body :is(.hover\:border-y-sw-success\/15:hover) {
  border-top-color: rgb(27 123 59 / 0.15);
  border-bottom-color: rgb(27 123 59 / 0.15);
}#body :is(.hover\:border-y-sw-success\/20:hover) {
  border-top-color: rgb(27 123 59 / 0.2);
  border-bottom-color: rgb(27 123 59 / 0.2);
}#body :is(.hover\:border-y-sw-success\/25:hover) {
  border-top-color: rgb(27 123 59 / 0.25);
  border-bottom-color: rgb(27 123 59 / 0.25);
}#body :is(.hover\:border-y-sw-success\/30:hover) {
  border-top-color: rgb(27 123 59 / 0.3);
  border-bottom-color: rgb(27 123 59 / 0.3);
}#body :is(.hover\:border-y-sw-success\/35:hover) {
  border-top-color: rgb(27 123 59 / 0.35);
  border-bottom-color: rgb(27 123 59 / 0.35);
}#body :is(.hover\:border-y-sw-success\/40:hover) {
  border-top-color: rgb(27 123 59 / 0.4);
  border-bottom-color: rgb(27 123 59 / 0.4);
}#body :is(.hover\:border-y-sw-success\/45:hover) {
  border-top-color: rgb(27 123 59 / 0.45);
  border-bottom-color: rgb(27 123 59 / 0.45);
}#body :is(.hover\:border-y-sw-success\/5:hover) {
  border-top-color: rgb(27 123 59 / 0.05);
  border-bottom-color: rgb(27 123 59 / 0.05);
}#body :is(.hover\:border-y-sw-success\/50:hover) {
  border-top-color: rgb(27 123 59 / 0.5);
  border-bottom-color: rgb(27 123 59 / 0.5);
}#body :is(.hover\:border-y-sw-success\/55:hover) {
  border-top-color: rgb(27 123 59 / 0.55);
  border-bottom-color: rgb(27 123 59 / 0.55);
}#body :is(.hover\:border-y-sw-success\/60:hover) {
  border-top-color: rgb(27 123 59 / 0.6);
  border-bottom-color: rgb(27 123 59 / 0.6);
}#body :is(.hover\:border-y-sw-success\/65:hover) {
  border-top-color: rgb(27 123 59 / 0.65);
  border-bottom-color: rgb(27 123 59 / 0.65);
}#body :is(.hover\:border-y-sw-success\/70:hover) {
  border-top-color: rgb(27 123 59 / 0.7);
  border-bottom-color: rgb(27 123 59 / 0.7);
}#body :is(.hover\:border-y-sw-success\/75:hover) {
  border-top-color: rgb(27 123 59 / 0.75);
  border-bottom-color: rgb(27 123 59 / 0.75);
}#body :is(.hover\:border-y-sw-success\/80:hover) {
  border-top-color: rgb(27 123 59 / 0.8);
  border-bottom-color: rgb(27 123 59 / 0.8);
}#body :is(.hover\:border-y-sw-success\/85:hover) {
  border-top-color: rgb(27 123 59 / 0.85);
  border-bottom-color: rgb(27 123 59 / 0.85);
}#body :is(.hover\:border-y-sw-success\/90:hover) {
  border-top-color: rgb(27 123 59 / 0.9);
  border-bottom-color: rgb(27 123 59 / 0.9);
}#body :is(.hover\:border-y-sw-success\/95:hover) {
  border-top-color: rgb(27 123 59 / 0.95);
  border-bottom-color: rgb(27 123 59 / 0.95);
}#body :is(.hover\:border-y-sw-tag-default:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-tag-default\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-y-sw-tag-default\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-y-sw-tag-default\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-y-sw-tag-default\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-y-sw-tag-default\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-y-sw-tag-default\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-y-sw-tag-default\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-y-sw-tag-default\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-y-sw-tag-default\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-y-sw-tag-default\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-y-sw-tag-default\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-y-sw-tag-default\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-y-sw-tag-default\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-y-sw-tag-default\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-y-sw-tag-default\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-y-sw-tag-default\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-y-sw-tag-default\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-y-sw-tag-default\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-y-sw-tag-default\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-y-sw-tag-default\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-y-sw-tag-default\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-y-sw-text:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(38 40 43 / var(--tw-border-opacity));
  border-bottom-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-text-reverse:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-text-reverse-alternate:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/0:hover) {
  border-top-color: rgb(245 245 245 / 0);
  border-bottom-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/10:hover) {
  border-top-color: rgb(245 245 245 / 0.1);
  border-bottom-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/100:hover) {
  border-top-color: rgb(245 245 245 / 1);
  border-bottom-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/15:hover) {
  border-top-color: rgb(245 245 245 / 0.15);
  border-bottom-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/20:hover) {
  border-top-color: rgb(245 245 245 / 0.2);
  border-bottom-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/25:hover) {
  border-top-color: rgb(245 245 245 / 0.25);
  border-bottom-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/30:hover) {
  border-top-color: rgb(245 245 245 / 0.3);
  border-bottom-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/35:hover) {
  border-top-color: rgb(245 245 245 / 0.35);
  border-bottom-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/40:hover) {
  border-top-color: rgb(245 245 245 / 0.4);
  border-bottom-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/45:hover) {
  border-top-color: rgb(245 245 245 / 0.45);
  border-bottom-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/5:hover) {
  border-top-color: rgb(245 245 245 / 0.05);
  border-bottom-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/50:hover) {
  border-top-color: rgb(245 245 245 / 0.5);
  border-bottom-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/55:hover) {
  border-top-color: rgb(245 245 245 / 0.55);
  border-bottom-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/60:hover) {
  border-top-color: rgb(245 245 245 / 0.6);
  border-bottom-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/65:hover) {
  border-top-color: rgb(245 245 245 / 0.65);
  border-bottom-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/70:hover) {
  border-top-color: rgb(245 245 245 / 0.7);
  border-bottom-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/75:hover) {
  border-top-color: rgb(245 245 245 / 0.75);
  border-bottom-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/80:hover) {
  border-top-color: rgb(245 245 245 / 0.8);
  border-bottom-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/85:hover) {
  border-top-color: rgb(245 245 245 / 0.85);
  border-bottom-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/90:hover) {
  border-top-color: rgb(245 245 245 / 0.9);
  border-bottom-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-y-sw-text-reverse-alternate\/95:hover) {
  border-top-color: rgb(245 245 245 / 0.95);
  border-bottom-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-y-sw-text-reverse\/0:hover) {
  border-top-color: rgb(255 255 255 / 0);
  border-bottom-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-y-sw-text-reverse\/10:hover) {
  border-top-color: rgb(255 255 255 / 0.1);
  border-bottom-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-y-sw-text-reverse\/100:hover) {
  border-top-color: rgb(255 255 255 / 1);
  border-bottom-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-y-sw-text-reverse\/15:hover) {
  border-top-color: rgb(255 255 255 / 0.15);
  border-bottom-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-y-sw-text-reverse\/20:hover) {
  border-top-color: rgb(255 255 255 / 0.2);
  border-bottom-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-y-sw-text-reverse\/25:hover) {
  border-top-color: rgb(255 255 255 / 0.25);
  border-bottom-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-y-sw-text-reverse\/30:hover) {
  border-top-color: rgb(255 255 255 / 0.3);
  border-bottom-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-y-sw-text-reverse\/35:hover) {
  border-top-color: rgb(255 255 255 / 0.35);
  border-bottom-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-y-sw-text-reverse\/40:hover) {
  border-top-color: rgb(255 255 255 / 0.4);
  border-bottom-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-y-sw-text-reverse\/45:hover) {
  border-top-color: rgb(255 255 255 / 0.45);
  border-bottom-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-y-sw-text-reverse\/5:hover) {
  border-top-color: rgb(255 255 255 / 0.05);
  border-bottom-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-y-sw-text-reverse\/50:hover) {
  border-top-color: rgb(255 255 255 / 0.5);
  border-bottom-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-y-sw-text-reverse\/55:hover) {
  border-top-color: rgb(255 255 255 / 0.55);
  border-bottom-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-y-sw-text-reverse\/60:hover) {
  border-top-color: rgb(255 255 255 / 0.6);
  border-bottom-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-y-sw-text-reverse\/65:hover) {
  border-top-color: rgb(255 255 255 / 0.65);
  border-bottom-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-y-sw-text-reverse\/70:hover) {
  border-top-color: rgb(255 255 255 / 0.7);
  border-bottom-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-y-sw-text-reverse\/75:hover) {
  border-top-color: rgb(255 255 255 / 0.75);
  border-bottom-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-y-sw-text-reverse\/80:hover) {
  border-top-color: rgb(255 255 255 / 0.8);
  border-bottom-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-y-sw-text-reverse\/85:hover) {
  border-top-color: rgb(255 255 255 / 0.85);
  border-bottom-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-y-sw-text-reverse\/90:hover) {
  border-top-color: rgb(255 255 255 / 0.9);
  border-bottom-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-y-sw-text-reverse\/95:hover) {
  border-top-color: rgb(255 255 255 / 0.95);
  border-bottom-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-y-sw-text-section-title:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-text-section-title\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-y-sw-text-section-title\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-y-sw-text-section-title\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-y-sw-text-section-title\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-y-sw-text-section-title\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-y-sw-text-section-title\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-y-sw-text-section-title\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-y-sw-text-section-title\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-y-sw-text-section-title\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-y-sw-text-section-title\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-y-sw-text-section-title\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-y-sw-text-section-title\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-y-sw-text-section-title\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-y-sw-text-section-title\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-y-sw-text-section-title\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-y-sw-text-section-title\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-y-sw-text-section-title\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-y-sw-text-section-title\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-y-sw-text-section-title\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-y-sw-text-section-title\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-y-sw-text-section-title\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-y-sw-text\/0:hover) {
  border-top-color: rgb(38 40 43 / 0);
  border-bottom-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-y-sw-text\/10:hover) {
  border-top-color: rgb(38 40 43 / 0.1);
  border-bottom-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-y-sw-text\/100:hover) {
  border-top-color: rgb(38 40 43 / 1);
  border-bottom-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-y-sw-text\/15:hover) {
  border-top-color: rgb(38 40 43 / 0.15);
  border-bottom-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-y-sw-text\/20:hover) {
  border-top-color: rgb(38 40 43 / 0.2);
  border-bottom-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-y-sw-text\/25:hover) {
  border-top-color: rgb(38 40 43 / 0.25);
  border-bottom-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-y-sw-text\/30:hover) {
  border-top-color: rgb(38 40 43 / 0.3);
  border-bottom-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-y-sw-text\/35:hover) {
  border-top-color: rgb(38 40 43 / 0.35);
  border-bottom-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-y-sw-text\/40:hover) {
  border-top-color: rgb(38 40 43 / 0.4);
  border-bottom-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-y-sw-text\/45:hover) {
  border-top-color: rgb(38 40 43 / 0.45);
  border-bottom-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-y-sw-text\/5:hover) {
  border-top-color: rgb(38 40 43 / 0.05);
  border-bottom-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-y-sw-text\/50:hover) {
  border-top-color: rgb(38 40 43 / 0.5);
  border-bottom-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-y-sw-text\/55:hover) {
  border-top-color: rgb(38 40 43 / 0.55);
  border-bottom-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-y-sw-text\/60:hover) {
  border-top-color: rgb(38 40 43 / 0.6);
  border-bottom-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-y-sw-text\/65:hover) {
  border-top-color: rgb(38 40 43 / 0.65);
  border-bottom-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-y-sw-text\/70:hover) {
  border-top-color: rgb(38 40 43 / 0.7);
  border-bottom-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-y-sw-text\/75:hover) {
  border-top-color: rgb(38 40 43 / 0.75);
  border-bottom-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-y-sw-text\/80:hover) {
  border-top-color: rgb(38 40 43 / 0.8);
  border-bottom-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-y-sw-text\/85:hover) {
  border-top-color: rgb(38 40 43 / 0.85);
  border-bottom-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-y-sw-text\/90:hover) {
  border-top-color: rgb(38 40 43 / 0.9);
  border-bottom-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-y-sw-text\/95:hover) {
  border-top-color: rgb(38 40 43 / 0.95);
  border-bottom-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-y-sw-tooltip:hover) {
  border-top-color: rgba(38, 40, 43, 0.9);
  border-bottom-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-y-sw-tooltip\/0:hover) {
  border-top-color: rgba(38, 40, 43, 0);
  border-bottom-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-y-sw-tooltip\/10:hover) {
  border-top-color: rgba(38, 40, 43, 0.1);
  border-bottom-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-y-sw-tooltip\/100:hover) {
  border-top-color: rgba(38, 40, 43, 1);
  border-bottom-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-y-sw-tooltip\/15:hover) {
  border-top-color: rgba(38, 40, 43, 0.15);
  border-bottom-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-y-sw-tooltip\/20:hover) {
  border-top-color: rgba(38, 40, 43, 0.2);
  border-bottom-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-y-sw-tooltip\/25:hover) {
  border-top-color: rgba(38, 40, 43, 0.25);
  border-bottom-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-y-sw-tooltip\/30:hover) {
  border-top-color: rgba(38, 40, 43, 0.3);
  border-bottom-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-y-sw-tooltip\/35:hover) {
  border-top-color: rgba(38, 40, 43, 0.35);
  border-bottom-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-y-sw-tooltip\/40:hover) {
  border-top-color: rgba(38, 40, 43, 0.4);
  border-bottom-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-y-sw-tooltip\/45:hover) {
  border-top-color: rgba(38, 40, 43, 0.45);
  border-bottom-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-y-sw-tooltip\/5:hover) {
  border-top-color: rgba(38, 40, 43, 0.05);
  border-bottom-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-y-sw-tooltip\/50:hover) {
  border-top-color: rgba(38, 40, 43, 0.5);
  border-bottom-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-y-sw-tooltip\/55:hover) {
  border-top-color: rgba(38, 40, 43, 0.55);
  border-bottom-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-y-sw-tooltip\/60:hover) {
  border-top-color: rgba(38, 40, 43, 0.6);
  border-bottom-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-y-sw-tooltip\/65:hover) {
  border-top-color: rgba(38, 40, 43, 0.65);
  border-bottom-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-y-sw-tooltip\/70:hover) {
  border-top-color: rgba(38, 40, 43, 0.7);
  border-bottom-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-y-sw-tooltip\/75:hover) {
  border-top-color: rgba(38, 40, 43, 0.75);
  border-bottom-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-y-sw-tooltip\/80:hover) {
  border-top-color: rgba(38, 40, 43, 0.8);
  border-bottom-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-y-sw-tooltip\/85:hover) {
  border-top-color: rgba(38, 40, 43, 0.85);
  border-bottom-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-y-sw-tooltip\/90:hover) {
  border-top-color: rgba(38, 40, 43, 0.9);
  border-bottom-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-y-sw-tooltip\/95:hover) {
  border-top-color: rgba(38, 40, 43, 0.95);
  border-bottom-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-y-sw-very-high-price:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-very-high-price\/0:hover) {
  border-top-color: rgb(245 245 245 / 0);
  border-bottom-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-y-sw-very-high-price\/10:hover) {
  border-top-color: rgb(245 245 245 / 0.1);
  border-bottom-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-y-sw-very-high-price\/100:hover) {
  border-top-color: rgb(245 245 245 / 1);
  border-bottom-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-y-sw-very-high-price\/15:hover) {
  border-top-color: rgb(245 245 245 / 0.15);
  border-bottom-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-y-sw-very-high-price\/20:hover) {
  border-top-color: rgb(245 245 245 / 0.2);
  border-bottom-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-y-sw-very-high-price\/25:hover) {
  border-top-color: rgb(245 245 245 / 0.25);
  border-bottom-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-y-sw-very-high-price\/30:hover) {
  border-top-color: rgb(245 245 245 / 0.3);
  border-bottom-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-y-sw-very-high-price\/35:hover) {
  border-top-color: rgb(245 245 245 / 0.35);
  border-bottom-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-y-sw-very-high-price\/40:hover) {
  border-top-color: rgb(245 245 245 / 0.4);
  border-bottom-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-y-sw-very-high-price\/45:hover) {
  border-top-color: rgb(245 245 245 / 0.45);
  border-bottom-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-y-sw-very-high-price\/5:hover) {
  border-top-color: rgb(245 245 245 / 0.05);
  border-bottom-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-y-sw-very-high-price\/50:hover) {
  border-top-color: rgb(245 245 245 / 0.5);
  border-bottom-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-y-sw-very-high-price\/55:hover) {
  border-top-color: rgb(245 245 245 / 0.55);
  border-bottom-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-y-sw-very-high-price\/60:hover) {
  border-top-color: rgb(245 245 245 / 0.6);
  border-bottom-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-y-sw-very-high-price\/65:hover) {
  border-top-color: rgb(245 245 245 / 0.65);
  border-bottom-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-y-sw-very-high-price\/70:hover) {
  border-top-color: rgb(245 245 245 / 0.7);
  border-bottom-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-y-sw-very-high-price\/75:hover) {
  border-top-color: rgb(245 245 245 / 0.75);
  border-bottom-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-y-sw-very-high-price\/80:hover) {
  border-top-color: rgb(245 245 245 / 0.8);
  border-bottom-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-y-sw-very-high-price\/85:hover) {
  border-top-color: rgb(245 245 245 / 0.85);
  border-bottom-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-y-sw-very-high-price\/90:hover) {
  border-top-color: rgb(245 245 245 / 0.9);
  border-bottom-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-y-sw-very-high-price\/95:hover) {
  border-top-color: rgb(245 245 245 / 0.95);
  border-bottom-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-y-sw-warning:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(223 145 0 / var(--tw-border-opacity));
  border-bottom-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-warning-background:hover) {
  border-top-color: rgba(223, 145, 0, 0.1);
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-y-sw-warning-background-hex:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 244 230 / var(--tw-border-opacity));
  border-bottom-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.hover\:border-y-sw-warning-background-hex\/0:hover) {
  border-top-color: rgb(252 244 230 / 0);
  border-bottom-color: rgb(252 244 230 / 0);
}#body :is(.hover\:border-y-sw-warning-background-hex\/10:hover) {
  border-top-color: rgb(252 244 230 / 0.1);
  border-bottom-color: rgb(252 244 230 / 0.1);
}#body :is(.hover\:border-y-sw-warning-background-hex\/100:hover) {
  border-top-color: rgb(252 244 230 / 1);
  border-bottom-color: rgb(252 244 230 / 1);
}#body :is(.hover\:border-y-sw-warning-background-hex\/15:hover) {
  border-top-color: rgb(252 244 230 / 0.15);
  border-bottom-color: rgb(252 244 230 / 0.15);
}#body :is(.hover\:border-y-sw-warning-background-hex\/20:hover) {
  border-top-color: rgb(252 244 230 / 0.2);
  border-bottom-color: rgb(252 244 230 / 0.2);
}#body :is(.hover\:border-y-sw-warning-background-hex\/25:hover) {
  border-top-color: rgb(252 244 230 / 0.25);
  border-bottom-color: rgb(252 244 230 / 0.25);
}#body :is(.hover\:border-y-sw-warning-background-hex\/30:hover) {
  border-top-color: rgb(252 244 230 / 0.3);
  border-bottom-color: rgb(252 244 230 / 0.3);
}#body :is(.hover\:border-y-sw-warning-background-hex\/35:hover) {
  border-top-color: rgb(252 244 230 / 0.35);
  border-bottom-color: rgb(252 244 230 / 0.35);
}#body :is(.hover\:border-y-sw-warning-background-hex\/40:hover) {
  border-top-color: rgb(252 244 230 / 0.4);
  border-bottom-color: rgb(252 244 230 / 0.4);
}#body :is(.hover\:border-y-sw-warning-background-hex\/45:hover) {
  border-top-color: rgb(252 244 230 / 0.45);
  border-bottom-color: rgb(252 244 230 / 0.45);
}#body :is(.hover\:border-y-sw-warning-background-hex\/5:hover) {
  border-top-color: rgb(252 244 230 / 0.05);
  border-bottom-color: rgb(252 244 230 / 0.05);
}#body :is(.hover\:border-y-sw-warning-background-hex\/50:hover) {
  border-top-color: rgb(252 244 230 / 0.5);
  border-bottom-color: rgb(252 244 230 / 0.5);
}#body :is(.hover\:border-y-sw-warning-background-hex\/55:hover) {
  border-top-color: rgb(252 244 230 / 0.55);
  border-bottom-color: rgb(252 244 230 / 0.55);
}#body :is(.hover\:border-y-sw-warning-background-hex\/60:hover) {
  border-top-color: rgb(252 244 230 / 0.6);
  border-bottom-color: rgb(252 244 230 / 0.6);
}#body :is(.hover\:border-y-sw-warning-background-hex\/65:hover) {
  border-top-color: rgb(252 244 230 / 0.65);
  border-bottom-color: rgb(252 244 230 / 0.65);
}#body :is(.hover\:border-y-sw-warning-background-hex\/70:hover) {
  border-top-color: rgb(252 244 230 / 0.7);
  border-bottom-color: rgb(252 244 230 / 0.7);
}#body :is(.hover\:border-y-sw-warning-background-hex\/75:hover) {
  border-top-color: rgb(252 244 230 / 0.75);
  border-bottom-color: rgb(252 244 230 / 0.75);
}#body :is(.hover\:border-y-sw-warning-background-hex\/80:hover) {
  border-top-color: rgb(252 244 230 / 0.8);
  border-bottom-color: rgb(252 244 230 / 0.8);
}#body :is(.hover\:border-y-sw-warning-background-hex\/85:hover) {
  border-top-color: rgb(252 244 230 / 0.85);
  border-bottom-color: rgb(252 244 230 / 0.85);
}#body :is(.hover\:border-y-sw-warning-background-hex\/90:hover) {
  border-top-color: rgb(252 244 230 / 0.9);
  border-bottom-color: rgb(252 244 230 / 0.9);
}#body :is(.hover\:border-y-sw-warning-background-hex\/95:hover) {
  border-top-color: rgb(252 244 230 / 0.95);
  border-bottom-color: rgb(252 244 230 / 0.95);
}#body :is(.hover\:border-y-sw-warning-background\/0:hover) {
  border-top-color: rgba(223, 145, 0, 0);
  border-bottom-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-y-sw-warning-background\/10:hover) {
  border-top-color: rgba(223, 145, 0, 0.1);
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-y-sw-warning-background\/100:hover) {
  border-top-color: rgba(223, 145, 0, 1);
  border-bottom-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-y-sw-warning-background\/15:hover) {
  border-top-color: rgba(223, 145, 0, 0.15);
  border-bottom-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-y-sw-warning-background\/20:hover) {
  border-top-color: rgba(223, 145, 0, 0.2);
  border-bottom-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-y-sw-warning-background\/25:hover) {
  border-top-color: rgba(223, 145, 0, 0.25);
  border-bottom-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-y-sw-warning-background\/30:hover) {
  border-top-color: rgba(223, 145, 0, 0.3);
  border-bottom-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-y-sw-warning-background\/35:hover) {
  border-top-color: rgba(223, 145, 0, 0.35);
  border-bottom-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-y-sw-warning-background\/40:hover) {
  border-top-color: rgba(223, 145, 0, 0.4);
  border-bottom-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-y-sw-warning-background\/45:hover) {
  border-top-color: rgba(223, 145, 0, 0.45);
  border-bottom-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-y-sw-warning-background\/5:hover) {
  border-top-color: rgba(223, 145, 0, 0.05);
  border-bottom-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-y-sw-warning-background\/50:hover) {
  border-top-color: rgba(223, 145, 0, 0.5);
  border-bottom-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-y-sw-warning-background\/55:hover) {
  border-top-color: rgba(223, 145, 0, 0.55);
  border-bottom-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-y-sw-warning-background\/60:hover) {
  border-top-color: rgba(223, 145, 0, 0.6);
  border-bottom-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-y-sw-warning-background\/65:hover) {
  border-top-color: rgba(223, 145, 0, 0.65);
  border-bottom-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-y-sw-warning-background\/70:hover) {
  border-top-color: rgba(223, 145, 0, 0.7);
  border-bottom-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-y-sw-warning-background\/75:hover) {
  border-top-color: rgba(223, 145, 0, 0.75);
  border-bottom-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-y-sw-warning-background\/80:hover) {
  border-top-color: rgba(223, 145, 0, 0.8);
  border-bottom-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-y-sw-warning-background\/85:hover) {
  border-top-color: rgba(223, 145, 0, 0.85);
  border-bottom-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-y-sw-warning-background\/90:hover) {
  border-top-color: rgba(223, 145, 0, 0.9);
  border-bottom-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-y-sw-warning-background\/95:hover) {
  border-top-color: rgba(223, 145, 0, 0.95);
  border-bottom-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-y-sw-warning-opacity:hover) {
  border-top-color: rgba(223, 145, 0, 0.1);
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-y-sw-warning-opacity\/0:hover) {
  border-top-color: rgba(223, 145, 0, 0);
  border-bottom-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-y-sw-warning-opacity\/10:hover) {
  border-top-color: rgba(223, 145, 0, 0.1);
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-y-sw-warning-opacity\/100:hover) {
  border-top-color: rgba(223, 145, 0, 1);
  border-bottom-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-y-sw-warning-opacity\/15:hover) {
  border-top-color: rgba(223, 145, 0, 0.15);
  border-bottom-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-y-sw-warning-opacity\/20:hover) {
  border-top-color: rgba(223, 145, 0, 0.2);
  border-bottom-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-y-sw-warning-opacity\/25:hover) {
  border-top-color: rgba(223, 145, 0, 0.25);
  border-bottom-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-y-sw-warning-opacity\/30:hover) {
  border-top-color: rgba(223, 145, 0, 0.3);
  border-bottom-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-y-sw-warning-opacity\/35:hover) {
  border-top-color: rgba(223, 145, 0, 0.35);
  border-bottom-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-y-sw-warning-opacity\/40:hover) {
  border-top-color: rgba(223, 145, 0, 0.4);
  border-bottom-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-y-sw-warning-opacity\/45:hover) {
  border-top-color: rgba(223, 145, 0, 0.45);
  border-bottom-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-y-sw-warning-opacity\/5:hover) {
  border-top-color: rgba(223, 145, 0, 0.05);
  border-bottom-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-y-sw-warning-opacity\/50:hover) {
  border-top-color: rgba(223, 145, 0, 0.5);
  border-bottom-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-y-sw-warning-opacity\/55:hover) {
  border-top-color: rgba(223, 145, 0, 0.55);
  border-bottom-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-y-sw-warning-opacity\/60:hover) {
  border-top-color: rgba(223, 145, 0, 0.6);
  border-bottom-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-y-sw-warning-opacity\/65:hover) {
  border-top-color: rgba(223, 145, 0, 0.65);
  border-bottom-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-y-sw-warning-opacity\/70:hover) {
  border-top-color: rgba(223, 145, 0, 0.7);
  border-bottom-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-y-sw-warning-opacity\/75:hover) {
  border-top-color: rgba(223, 145, 0, 0.75);
  border-bottom-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-y-sw-warning-opacity\/80:hover) {
  border-top-color: rgba(223, 145, 0, 0.8);
  border-bottom-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-y-sw-warning-opacity\/85:hover) {
  border-top-color: rgba(223, 145, 0, 0.85);
  border-bottom-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-y-sw-warning-opacity\/90:hover) {
  border-top-color: rgba(223, 145, 0, 0.9);
  border-bottom-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-y-sw-warning-opacity\/95:hover) {
  border-top-color: rgba(223, 145, 0, 0.95);
  border-bottom-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-y-sw-warning\/0:hover) {
  border-top-color: rgb(223 145 0 / 0);
  border-bottom-color: rgb(223 145 0 / 0);
}#body :is(.hover\:border-y-sw-warning\/10:hover) {
  border-top-color: rgb(223 145 0 / 0.1);
  border-bottom-color: rgb(223 145 0 / 0.1);
}#body :is(.hover\:border-y-sw-warning\/100:hover) {
  border-top-color: rgb(223 145 0 / 1);
  border-bottom-color: rgb(223 145 0 / 1);
}#body :is(.hover\:border-y-sw-warning\/15:hover) {
  border-top-color: rgb(223 145 0 / 0.15);
  border-bottom-color: rgb(223 145 0 / 0.15);
}#body :is(.hover\:border-y-sw-warning\/20:hover) {
  border-top-color: rgb(223 145 0 / 0.2);
  border-bottom-color: rgb(223 145 0 / 0.2);
}#body :is(.hover\:border-y-sw-warning\/25:hover) {
  border-top-color: rgb(223 145 0 / 0.25);
  border-bottom-color: rgb(223 145 0 / 0.25);
}#body :is(.hover\:border-y-sw-warning\/30:hover) {
  border-top-color: rgb(223 145 0 / 0.3);
  border-bottom-color: rgb(223 145 0 / 0.3);
}#body :is(.hover\:border-y-sw-warning\/35:hover) {
  border-top-color: rgb(223 145 0 / 0.35);
  border-bottom-color: rgb(223 145 0 / 0.35);
}#body :is(.hover\:border-y-sw-warning\/40:hover) {
  border-top-color: rgb(223 145 0 / 0.4);
  border-bottom-color: rgb(223 145 0 / 0.4);
}#body :is(.hover\:border-y-sw-warning\/45:hover) {
  border-top-color: rgb(223 145 0 / 0.45);
  border-bottom-color: rgb(223 145 0 / 0.45);
}#body :is(.hover\:border-y-sw-warning\/5:hover) {
  border-top-color: rgb(223 145 0 / 0.05);
  border-bottom-color: rgb(223 145 0 / 0.05);
}#body :is(.hover\:border-y-sw-warning\/50:hover) {
  border-top-color: rgb(223 145 0 / 0.5);
  border-bottom-color: rgb(223 145 0 / 0.5);
}#body :is(.hover\:border-y-sw-warning\/55:hover) {
  border-top-color: rgb(223 145 0 / 0.55);
  border-bottom-color: rgb(223 145 0 / 0.55);
}#body :is(.hover\:border-y-sw-warning\/60:hover) {
  border-top-color: rgb(223 145 0 / 0.6);
  border-bottom-color: rgb(223 145 0 / 0.6);
}#body :is(.hover\:border-y-sw-warning\/65:hover) {
  border-top-color: rgb(223 145 0 / 0.65);
  border-bottom-color: rgb(223 145 0 / 0.65);
}#body :is(.hover\:border-y-sw-warning\/70:hover) {
  border-top-color: rgb(223 145 0 / 0.7);
  border-bottom-color: rgb(223 145 0 / 0.7);
}#body :is(.hover\:border-y-sw-warning\/75:hover) {
  border-top-color: rgb(223 145 0 / 0.75);
  border-bottom-color: rgb(223 145 0 / 0.75);
}#body :is(.hover\:border-y-sw-warning\/80:hover) {
  border-top-color: rgb(223 145 0 / 0.8);
  border-bottom-color: rgb(223 145 0 / 0.8);
}#body :is(.hover\:border-y-sw-warning\/85:hover) {
  border-top-color: rgb(223 145 0 / 0.85);
  border-bottom-color: rgb(223 145 0 / 0.85);
}#body :is(.hover\:border-y-sw-warning\/90:hover) {
  border-top-color: rgb(223 145 0 / 0.9);
  border-bottom-color: rgb(223 145 0 / 0.9);
}#body :is(.hover\:border-y-sw-warning\/95:hover) {
  border-top-color: rgb(223 145 0 / 0.95);
  border-bottom-color: rgb(223 145 0 / 0.95);
}#body :is(.hover\:border-y-transparent:hover) {
  border-top-color: transparent;
  border-bottom-color: transparent;
}#body :is(.hover\:border-y-transparent\/0:hover) {
  border-top-color: rgb(0 0 0 / 0);
  border-bottom-color: rgb(0 0 0 / 0);
}#body :is(.hover\:border-y-transparent\/10:hover) {
  border-top-color: rgb(0 0 0 / 0.1);
  border-bottom-color: rgb(0 0 0 / 0.1);
}#body :is(.hover\:border-y-transparent\/100:hover) {
  border-top-color: rgb(0 0 0 / 1);
  border-bottom-color: rgb(0 0 0 / 1);
}#body :is(.hover\:border-y-transparent\/15:hover) {
  border-top-color: rgb(0 0 0 / 0.15);
  border-bottom-color: rgb(0 0 0 / 0.15);
}#body :is(.hover\:border-y-transparent\/20:hover) {
  border-top-color: rgb(0 0 0 / 0.2);
  border-bottom-color: rgb(0 0 0 / 0.2);
}#body :is(.hover\:border-y-transparent\/25:hover) {
  border-top-color: rgb(0 0 0 / 0.25);
  border-bottom-color: rgb(0 0 0 / 0.25);
}#body :is(.hover\:border-y-transparent\/30:hover) {
  border-top-color: rgb(0 0 0 / 0.3);
  border-bottom-color: rgb(0 0 0 / 0.3);
}#body :is(.hover\:border-y-transparent\/35:hover) {
  border-top-color: rgb(0 0 0 / 0.35);
  border-bottom-color: rgb(0 0 0 / 0.35);
}#body :is(.hover\:border-y-transparent\/40:hover) {
  border-top-color: rgb(0 0 0 / 0.4);
  border-bottom-color: rgb(0 0 0 / 0.4);
}#body :is(.hover\:border-y-transparent\/45:hover) {
  border-top-color: rgb(0 0 0 / 0.45);
  border-bottom-color: rgb(0 0 0 / 0.45);
}#body :is(.hover\:border-y-transparent\/5:hover) {
  border-top-color: rgb(0 0 0 / 0.05);
  border-bottom-color: rgb(0 0 0 / 0.05);
}#body :is(.hover\:border-y-transparent\/50:hover) {
  border-top-color: rgb(0 0 0 / 0.5);
  border-bottom-color: rgb(0 0 0 / 0.5);
}#body :is(.hover\:border-y-transparent\/55:hover) {
  border-top-color: rgb(0 0 0 / 0.55);
  border-bottom-color: rgb(0 0 0 / 0.55);
}#body :is(.hover\:border-y-transparent\/60:hover) {
  border-top-color: rgb(0 0 0 / 0.6);
  border-bottom-color: rgb(0 0 0 / 0.6);
}#body :is(.hover\:border-y-transparent\/65:hover) {
  border-top-color: rgb(0 0 0 / 0.65);
  border-bottom-color: rgb(0 0 0 / 0.65);
}#body :is(.hover\:border-y-transparent\/70:hover) {
  border-top-color: rgb(0 0 0 / 0.7);
  border-bottom-color: rgb(0 0 0 / 0.7);
}#body :is(.hover\:border-y-transparent\/75:hover) {
  border-top-color: rgb(0 0 0 / 0.75);
  border-bottom-color: rgb(0 0 0 / 0.75);
}#body :is(.hover\:border-y-transparent\/80:hover) {
  border-top-color: rgb(0 0 0 / 0.8);
  border-bottom-color: rgb(0 0 0 / 0.8);
}#body :is(.hover\:border-y-transparent\/85:hover) {
  border-top-color: rgb(0 0 0 / 0.85);
  border-bottom-color: rgb(0 0 0 / 0.85);
}#body :is(.hover\:border-y-transparent\/90:hover) {
  border-top-color: rgb(0 0 0 / 0.9);
  border-bottom-color: rgb(0 0 0 / 0.9);
}#body :is(.hover\:border-y-transparent\/95:hover) {
  border-top-color: rgb(0 0 0 / 0.95);
  border-bottom-color: rgb(0 0 0 / 0.95);
}#body :is(.hover\:border-b-sw-active:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-active-light:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-b-sw-active-light-hex:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-active-light-hex\/0:hover) {
  border-bottom-color: rgb(230 240 251 / 0);
}#body :is(.hover\:border-b-sw-active-light-hex\/10:hover) {
  border-bottom-color: rgb(230 240 251 / 0.1);
}#body :is(.hover\:border-b-sw-active-light-hex\/100:hover) {
  border-bottom-color: rgb(230 240 251 / 1);
}#body :is(.hover\:border-b-sw-active-light-hex\/15:hover) {
  border-bottom-color: rgb(230 240 251 / 0.15);
}#body :is(.hover\:border-b-sw-active-light-hex\/20:hover) {
  border-bottom-color: rgb(230 240 251 / 0.2);
}#body :is(.hover\:border-b-sw-active-light-hex\/25:hover) {
  border-bottom-color: rgb(230 240 251 / 0.25);
}#body :is(.hover\:border-b-sw-active-light-hex\/30:hover) {
  border-bottom-color: rgb(230 240 251 / 0.3);
}#body :is(.hover\:border-b-sw-active-light-hex\/35:hover) {
  border-bottom-color: rgb(230 240 251 / 0.35);
}#body :is(.hover\:border-b-sw-active-light-hex\/40:hover) {
  border-bottom-color: rgb(230 240 251 / 0.4);
}#body :is(.hover\:border-b-sw-active-light-hex\/45:hover) {
  border-bottom-color: rgb(230 240 251 / 0.45);
}#body :is(.hover\:border-b-sw-active-light-hex\/5:hover) {
  border-bottom-color: rgb(230 240 251 / 0.05);
}#body :is(.hover\:border-b-sw-active-light-hex\/50:hover) {
  border-bottom-color: rgb(230 240 251 / 0.5);
}#body :is(.hover\:border-b-sw-active-light-hex\/55:hover) {
  border-bottom-color: rgb(230 240 251 / 0.55);
}#body :is(.hover\:border-b-sw-active-light-hex\/60:hover) {
  border-bottom-color: rgb(230 240 251 / 0.6);
}#body :is(.hover\:border-b-sw-active-light-hex\/65:hover) {
  border-bottom-color: rgb(230 240 251 / 0.65);
}#body :is(.hover\:border-b-sw-active-light-hex\/70:hover) {
  border-bottom-color: rgb(230 240 251 / 0.7);
}#body :is(.hover\:border-b-sw-active-light-hex\/75:hover) {
  border-bottom-color: rgb(230 240 251 / 0.75);
}#body :is(.hover\:border-b-sw-active-light-hex\/80:hover) {
  border-bottom-color: rgb(230 240 251 / 0.8);
}#body :is(.hover\:border-b-sw-active-light-hex\/85:hover) {
  border-bottom-color: rgb(230 240 251 / 0.85);
}#body :is(.hover\:border-b-sw-active-light-hex\/90:hover) {
  border-bottom-color: rgb(230 240 251 / 0.9);
}#body :is(.hover\:border-b-sw-active-light-hex\/95:hover) {
  border-bottom-color: rgb(230 240 251 / 0.95);
}#body :is(.hover\:border-b-sw-active-light\/0:hover) {
  border-bottom-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-b-sw-active-light\/10:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-b-sw-active-light\/100:hover) {
  border-bottom-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-b-sw-active-light\/15:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-b-sw-active-light\/20:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-b-sw-active-light\/25:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-b-sw-active-light\/30:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-b-sw-active-light\/35:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-b-sw-active-light\/40:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-b-sw-active-light\/45:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-b-sw-active-light\/5:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-b-sw-active-light\/50:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-b-sw-active-light\/55:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-b-sw-active-light\/60:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-b-sw-active-light\/65:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-b-sw-active-light\/70:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-b-sw-active-light\/75:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-b-sw-active-light\/80:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-b-sw-active-light\/85:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-b-sw-active-light\/90:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-b-sw-active-light\/95:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-b-sw-active\/0:hover) {
  border-bottom-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-b-sw-active\/10:hover) {
  border-bottom-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-b-sw-active\/100:hover) {
  border-bottom-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-b-sw-active\/15:hover) {
  border-bottom-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-b-sw-active\/20:hover) {
  border-bottom-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-b-sw-active\/25:hover) {
  border-bottom-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-b-sw-active\/30:hover) {
  border-bottom-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-b-sw-active\/35:hover) {
  border-bottom-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-b-sw-active\/40:hover) {
  border-bottom-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-b-sw-active\/45:hover) {
  border-bottom-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-b-sw-active\/5:hover) {
  border-bottom-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-b-sw-active\/50:hover) {
  border-bottom-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-b-sw-active\/55:hover) {
  border-bottom-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-b-sw-active\/60:hover) {
  border-bottom-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-b-sw-active\/65:hover) {
  border-bottom-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-b-sw-active\/70:hover) {
  border-bottom-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-b-sw-active\/75:hover) {
  border-bottom-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-b-sw-active\/80:hover) {
  border-bottom-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-b-sw-active\/85:hover) {
  border-bottom-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-b-sw-active\/90:hover) {
  border-bottom-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-b-sw-active\/95:hover) {
  border-bottom-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-b-sw-background:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-background-component:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-background-component\/0:hover) {
  border-bottom-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-b-sw-background-component\/10:hover) {
  border-bottom-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-b-sw-background-component\/100:hover) {
  border-bottom-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-b-sw-background-component\/15:hover) {
  border-bottom-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-b-sw-background-component\/20:hover) {
  border-bottom-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-b-sw-background-component\/25:hover) {
  border-bottom-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-b-sw-background-component\/30:hover) {
  border-bottom-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-b-sw-background-component\/35:hover) {
  border-bottom-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-b-sw-background-component\/40:hover) {
  border-bottom-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-b-sw-background-component\/45:hover) {
  border-bottom-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-b-sw-background-component\/5:hover) {
  border-bottom-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-b-sw-background-component\/50:hover) {
  border-bottom-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-b-sw-background-component\/55:hover) {
  border-bottom-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-b-sw-background-component\/60:hover) {
  border-bottom-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-b-sw-background-component\/65:hover) {
  border-bottom-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-b-sw-background-component\/70:hover) {
  border-bottom-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-b-sw-background-component\/75:hover) {
  border-bottom-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-b-sw-background-component\/80:hover) {
  border-bottom-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-b-sw-background-component\/85:hover) {
  border-bottom-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-b-sw-background-component\/90:hover) {
  border-bottom-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-b-sw-background-component\/95:hover) {
  border-bottom-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-b-sw-background-header:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-background-header\/0:hover) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-b-sw-background-header\/10:hover) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-b-sw-background-header\/100:hover) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-b-sw-background-header\/15:hover) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-b-sw-background-header\/20:hover) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-b-sw-background-header\/25:hover) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-b-sw-background-header\/30:hover) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-b-sw-background-header\/35:hover) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-b-sw-background-header\/40:hover) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-b-sw-background-header\/45:hover) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-b-sw-background-header\/5:hover) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-b-sw-background-header\/50:hover) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-b-sw-background-header\/55:hover) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-b-sw-background-header\/60:hover) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-b-sw-background-header\/65:hover) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-b-sw-background-header\/70:hover) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-b-sw-background-header\/75:hover) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-b-sw-background-header\/80:hover) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-b-sw-background-header\/85:hover) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-b-sw-background-header\/90:hover) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-b-sw-background-header\/95:hover) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-b-sw-background\/0:hover) {
  border-bottom-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-b-sw-background\/10:hover) {
  border-bottom-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-b-sw-background\/100:hover) {
  border-bottom-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-b-sw-background\/15:hover) {
  border-bottom-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-b-sw-background\/20:hover) {
  border-bottom-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-b-sw-background\/25:hover) {
  border-bottom-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-b-sw-background\/30:hover) {
  border-bottom-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-b-sw-background\/35:hover) {
  border-bottom-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-b-sw-background\/40:hover) {
  border-bottom-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-b-sw-background\/45:hover) {
  border-bottom-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-b-sw-background\/5:hover) {
  border-bottom-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-b-sw-background\/50:hover) {
  border-bottom-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-b-sw-background\/55:hover) {
  border-bottom-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-b-sw-background\/60:hover) {
  border-bottom-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-b-sw-background\/65:hover) {
  border-bottom-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-b-sw-background\/70:hover) {
  border-bottom-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-b-sw-background\/75:hover) {
  border-bottom-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-b-sw-background\/80:hover) {
  border-bottom-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-b-sw-background\/85:hover) {
  border-bottom-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-b-sw-background\/90:hover) {
  border-bottom-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-b-sw-background\/95:hover) {
  border-bottom-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-b-sw-border:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-border-alternate:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-border-alternate\/0:hover) {
  border-bottom-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-b-sw-border-alternate\/10:hover) {
  border-bottom-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-b-sw-border-alternate\/100:hover) {
  border-bottom-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-b-sw-border-alternate\/15:hover) {
  border-bottom-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-b-sw-border-alternate\/20:hover) {
  border-bottom-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-b-sw-border-alternate\/25:hover) {
  border-bottom-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-b-sw-border-alternate\/30:hover) {
  border-bottom-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-b-sw-border-alternate\/35:hover) {
  border-bottom-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-b-sw-border-alternate\/40:hover) {
  border-bottom-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-b-sw-border-alternate\/45:hover) {
  border-bottom-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-b-sw-border-alternate\/5:hover) {
  border-bottom-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-b-sw-border-alternate\/50:hover) {
  border-bottom-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-b-sw-border-alternate\/55:hover) {
  border-bottom-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-b-sw-border-alternate\/60:hover) {
  border-bottom-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-b-sw-border-alternate\/65:hover) {
  border-bottom-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-b-sw-border-alternate\/70:hover) {
  border-bottom-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-b-sw-border-alternate\/75:hover) {
  border-bottom-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-b-sw-border-alternate\/80:hover) {
  border-bottom-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-b-sw-border-alternate\/85:hover) {
  border-bottom-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-b-sw-border-alternate\/90:hover) {
  border-bottom-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-b-sw-border-alternate\/95:hover) {
  border-bottom-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-b-sw-border-light:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-border-light\/0:hover) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-b-sw-border-light\/10:hover) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-b-sw-border-light\/100:hover) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-b-sw-border-light\/15:hover) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-b-sw-border-light\/20:hover) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-b-sw-border-light\/25:hover) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-b-sw-border-light\/30:hover) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-b-sw-border-light\/35:hover) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-b-sw-border-light\/40:hover) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-b-sw-border-light\/45:hover) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-b-sw-border-light\/5:hover) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-b-sw-border-light\/50:hover) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-b-sw-border-light\/55:hover) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-b-sw-border-light\/60:hover) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-b-sw-border-light\/65:hover) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-b-sw-border-light\/70:hover) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-b-sw-border-light\/75:hover) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-b-sw-border-light\/80:hover) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-b-sw-border-light\/85:hover) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-b-sw-border-light\/90:hover) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-b-sw-border-light\/95:hover) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-b-sw-border\/0:hover) {
  border-bottom-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-b-sw-border\/10:hover) {
  border-bottom-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-b-sw-border\/100:hover) {
  border-bottom-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-b-sw-border\/15:hover) {
  border-bottom-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-b-sw-border\/20:hover) {
  border-bottom-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-b-sw-border\/25:hover) {
  border-bottom-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-b-sw-border\/30:hover) {
  border-bottom-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-b-sw-border\/35:hover) {
  border-bottom-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-b-sw-border\/40:hover) {
  border-bottom-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-b-sw-border\/45:hover) {
  border-bottom-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-b-sw-border\/5:hover) {
  border-bottom-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-b-sw-border\/50:hover) {
  border-bottom-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-b-sw-border\/55:hover) {
  border-bottom-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-b-sw-border\/60:hover) {
  border-bottom-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-b-sw-border\/65:hover) {
  border-bottom-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-b-sw-border\/70:hover) {
  border-bottom-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-b-sw-border\/75:hover) {
  border-bottom-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-b-sw-border\/80:hover) {
  border-bottom-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-b-sw-border\/85:hover) {
  border-bottom-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-b-sw-border\/90:hover) {
  border-bottom-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-b-sw-border\/95:hover) {
  border-bottom-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-b-sw-boxShadow:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-b-sw-boxShadow\/0:hover) {
  border-bottom-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-b-sw-boxShadow\/10:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-b-sw-boxShadow\/100:hover) {
  border-bottom-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-b-sw-boxShadow\/15:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-b-sw-boxShadow\/20:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-b-sw-boxShadow\/25:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-b-sw-boxShadow\/30:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-b-sw-boxShadow\/35:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-b-sw-boxShadow\/40:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-b-sw-boxShadow\/45:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-b-sw-boxShadow\/5:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-b-sw-boxShadow\/50:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-b-sw-boxShadow\/55:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-b-sw-boxShadow\/60:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-b-sw-boxShadow\/65:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-b-sw-boxShadow\/70:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-b-sw-boxShadow\/75:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-b-sw-boxShadow\/80:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-b-sw-boxShadow\/85:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-b-sw-boxShadow\/90:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-b-sw-boxShadow\/95:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-b-sw-destroy:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-destroy\/0:hover) {
  border-bottom-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-b-sw-destroy\/10:hover) {
  border-bottom-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-b-sw-destroy\/100:hover) {
  border-bottom-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-b-sw-destroy\/15:hover) {
  border-bottom-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-b-sw-destroy\/20:hover) {
  border-bottom-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-b-sw-destroy\/25:hover) {
  border-bottom-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-b-sw-destroy\/30:hover) {
  border-bottom-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-b-sw-destroy\/35:hover) {
  border-bottom-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-b-sw-destroy\/40:hover) {
  border-bottom-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-b-sw-destroy\/45:hover) {
  border-bottom-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-b-sw-destroy\/5:hover) {
  border-bottom-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-b-sw-destroy\/50:hover) {
  border-bottom-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-b-sw-destroy\/55:hover) {
  border-bottom-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-b-sw-destroy\/60:hover) {
  border-bottom-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-b-sw-destroy\/65:hover) {
  border-bottom-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-b-sw-destroy\/70:hover) {
  border-bottom-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-b-sw-destroy\/75:hover) {
  border-bottom-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-b-sw-destroy\/80:hover) {
  border-bottom-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-b-sw-destroy\/85:hover) {
  border-bottom-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-b-sw-destroy\/90:hover) {
  border-bottom-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-b-sw-destroy\/95:hover) {
  border-bottom-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-b-sw-disabled:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-disabled-alternate:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-disabled-alternate\/0:hover) {
  border-bottom-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-b-sw-disabled-alternate\/10:hover) {
  border-bottom-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-b-sw-disabled-alternate\/100:hover) {
  border-bottom-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-b-sw-disabled-alternate\/15:hover) {
  border-bottom-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-b-sw-disabled-alternate\/20:hover) {
  border-bottom-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-b-sw-disabled-alternate\/25:hover) {
  border-bottom-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-b-sw-disabled-alternate\/30:hover) {
  border-bottom-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-b-sw-disabled-alternate\/35:hover) {
  border-bottom-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-b-sw-disabled-alternate\/40:hover) {
  border-bottom-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-b-sw-disabled-alternate\/45:hover) {
  border-bottom-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-b-sw-disabled-alternate\/5:hover) {
  border-bottom-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-b-sw-disabled-alternate\/50:hover) {
  border-bottom-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-b-sw-disabled-alternate\/55:hover) {
  border-bottom-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-b-sw-disabled-alternate\/60:hover) {
  border-bottom-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-b-sw-disabled-alternate\/65:hover) {
  border-bottom-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-b-sw-disabled-alternate\/70:hover) {
  border-bottom-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-b-sw-disabled-alternate\/75:hover) {
  border-bottom-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-b-sw-disabled-alternate\/80:hover) {
  border-bottom-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-b-sw-disabled-alternate\/85:hover) {
  border-bottom-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-b-sw-disabled-alternate\/90:hover) {
  border-bottom-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-b-sw-disabled-alternate\/95:hover) {
  border-bottom-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-b-sw-disabled-text:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-disabled-text\/0:hover) {
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-b-sw-disabled-text\/10:hover) {
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-b-sw-disabled-text\/100:hover) {
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-b-sw-disabled-text\/15:hover) {
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-b-sw-disabled-text\/20:hover) {
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-b-sw-disabled-text\/25:hover) {
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-b-sw-disabled-text\/30:hover) {
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-b-sw-disabled-text\/35:hover) {
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-b-sw-disabled-text\/40:hover) {
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-b-sw-disabled-text\/45:hover) {
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-b-sw-disabled-text\/5:hover) {
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-b-sw-disabled-text\/50:hover) {
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-b-sw-disabled-text\/55:hover) {
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-b-sw-disabled-text\/60:hover) {
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-b-sw-disabled-text\/65:hover) {
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-b-sw-disabled-text\/70:hover) {
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-b-sw-disabled-text\/75:hover) {
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-b-sw-disabled-text\/80:hover) {
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-b-sw-disabled-text\/85:hover) {
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-b-sw-disabled-text\/90:hover) {
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-b-sw-disabled-text\/95:hover) {
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-b-sw-disabled\/0:hover) {
  border-bottom-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-b-sw-disabled\/10:hover) {
  border-bottom-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-b-sw-disabled\/100:hover) {
  border-bottom-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-b-sw-disabled\/15:hover) {
  border-bottom-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-b-sw-disabled\/20:hover) {
  border-bottom-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-b-sw-disabled\/25:hover) {
  border-bottom-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-b-sw-disabled\/30:hover) {
  border-bottom-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-b-sw-disabled\/35:hover) {
  border-bottom-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-b-sw-disabled\/40:hover) {
  border-bottom-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-b-sw-disabled\/45:hover) {
  border-bottom-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-b-sw-disabled\/5:hover) {
  border-bottom-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-b-sw-disabled\/50:hover) {
  border-bottom-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-b-sw-disabled\/55:hover) {
  border-bottom-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-b-sw-disabled\/60:hover) {
  border-bottom-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-b-sw-disabled\/65:hover) {
  border-bottom-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-b-sw-disabled\/70:hover) {
  border-bottom-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-b-sw-disabled\/75:hover) {
  border-bottom-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-b-sw-disabled\/80:hover) {
  border-bottom-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-b-sw-disabled\/85:hover) {
  border-bottom-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-b-sw-disabled\/90:hover) {
  border-bottom-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-b-sw-disabled\/95:hover) {
  border-bottom-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-b-sw-divider:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-divider\/0:hover) {
  border-bottom-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-b-sw-divider\/10:hover) {
  border-bottom-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-b-sw-divider\/100:hover) {
  border-bottom-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-b-sw-divider\/15:hover) {
  border-bottom-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-b-sw-divider\/20:hover) {
  border-bottom-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-b-sw-divider\/25:hover) {
  border-bottom-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-b-sw-divider\/30:hover) {
  border-bottom-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-b-sw-divider\/35:hover) {
  border-bottom-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-b-sw-divider\/40:hover) {
  border-bottom-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-b-sw-divider\/45:hover) {
  border-bottom-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-b-sw-divider\/5:hover) {
  border-bottom-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-b-sw-divider\/50:hover) {
  border-bottom-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-b-sw-divider\/55:hover) {
  border-bottom-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-b-sw-divider\/60:hover) {
  border-bottom-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-b-sw-divider\/65:hover) {
  border-bottom-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-b-sw-divider\/70:hover) {
  border-bottom-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-b-sw-divider\/75:hover) {
  border-bottom-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-b-sw-divider\/80:hover) {
  border-bottom-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-b-sw-divider\/85:hover) {
  border-bottom-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-b-sw-divider\/90:hover) {
  border-bottom-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-b-sw-divider\/95:hover) {
  border-bottom-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-b-sw-error:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-error-background:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-b-sw-error-background-hex:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-error-background-hex\/0:hover) {
  border-bottom-color: rgb(247 232 231 / 0);
}#body :is(.hover\:border-b-sw-error-background-hex\/10:hover) {
  border-bottom-color: rgb(247 232 231 / 0.1);
}#body :is(.hover\:border-b-sw-error-background-hex\/100:hover) {
  border-bottom-color: rgb(247 232 231 / 1);
}#body :is(.hover\:border-b-sw-error-background-hex\/15:hover) {
  border-bottom-color: rgb(247 232 231 / 0.15);
}#body :is(.hover\:border-b-sw-error-background-hex\/20:hover) {
  border-bottom-color: rgb(247 232 231 / 0.2);
}#body :is(.hover\:border-b-sw-error-background-hex\/25:hover) {
  border-bottom-color: rgb(247 232 231 / 0.25);
}#body :is(.hover\:border-b-sw-error-background-hex\/30:hover) {
  border-bottom-color: rgb(247 232 231 / 0.3);
}#body :is(.hover\:border-b-sw-error-background-hex\/35:hover) {
  border-bottom-color: rgb(247 232 231 / 0.35);
}#body :is(.hover\:border-b-sw-error-background-hex\/40:hover) {
  border-bottom-color: rgb(247 232 231 / 0.4);
}#body :is(.hover\:border-b-sw-error-background-hex\/45:hover) {
  border-bottom-color: rgb(247 232 231 / 0.45);
}#body :is(.hover\:border-b-sw-error-background-hex\/5:hover) {
  border-bottom-color: rgb(247 232 231 / 0.05);
}#body :is(.hover\:border-b-sw-error-background-hex\/50:hover) {
  border-bottom-color: rgb(247 232 231 / 0.5);
}#body :is(.hover\:border-b-sw-error-background-hex\/55:hover) {
  border-bottom-color: rgb(247 232 231 / 0.55);
}#body :is(.hover\:border-b-sw-error-background-hex\/60:hover) {
  border-bottom-color: rgb(247 232 231 / 0.6);
}#body :is(.hover\:border-b-sw-error-background-hex\/65:hover) {
  border-bottom-color: rgb(247 232 231 / 0.65);
}#body :is(.hover\:border-b-sw-error-background-hex\/70:hover) {
  border-bottom-color: rgb(247 232 231 / 0.7);
}#body :is(.hover\:border-b-sw-error-background-hex\/75:hover) {
  border-bottom-color: rgb(247 232 231 / 0.75);
}#body :is(.hover\:border-b-sw-error-background-hex\/80:hover) {
  border-bottom-color: rgb(247 232 231 / 0.8);
}#body :is(.hover\:border-b-sw-error-background-hex\/85:hover) {
  border-bottom-color: rgb(247 232 231 / 0.85);
}#body :is(.hover\:border-b-sw-error-background-hex\/90:hover) {
  border-bottom-color: rgb(247 232 231 / 0.9);
}#body :is(.hover\:border-b-sw-error-background-hex\/95:hover) {
  border-bottom-color: rgb(247 232 231 / 0.95);
}#body :is(.hover\:border-b-sw-error-background\/0:hover) {
  border-bottom-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-b-sw-error-background\/10:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-b-sw-error-background\/100:hover) {
  border-bottom-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-b-sw-error-background\/15:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-b-sw-error-background\/20:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-b-sw-error-background\/25:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-b-sw-error-background\/30:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-b-sw-error-background\/35:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-b-sw-error-background\/40:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-b-sw-error-background\/45:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-b-sw-error-background\/5:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-b-sw-error-background\/50:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-b-sw-error-background\/55:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-b-sw-error-background\/60:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-b-sw-error-background\/65:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-b-sw-error-background\/70:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-b-sw-error-background\/75:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-b-sw-error-background\/80:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-b-sw-error-background\/85:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-b-sw-error-background\/90:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-b-sw-error-background\/95:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-b-sw-error-dark:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-error-dark\/0:hover) {
  border-bottom-color: rgb(135 22 15 / 0);
}#body :is(.hover\:border-b-sw-error-dark\/10:hover) {
  border-bottom-color: rgb(135 22 15 / 0.1);
}#body :is(.hover\:border-b-sw-error-dark\/100:hover) {
  border-bottom-color: rgb(135 22 15 / 1);
}#body :is(.hover\:border-b-sw-error-dark\/15:hover) {
  border-bottom-color: rgb(135 22 15 / 0.15);
}#body :is(.hover\:border-b-sw-error-dark\/20:hover) {
  border-bottom-color: rgb(135 22 15 / 0.2);
}#body :is(.hover\:border-b-sw-error-dark\/25:hover) {
  border-bottom-color: rgb(135 22 15 / 0.25);
}#body :is(.hover\:border-b-sw-error-dark\/30:hover) {
  border-bottom-color: rgb(135 22 15 / 0.3);
}#body :is(.hover\:border-b-sw-error-dark\/35:hover) {
  border-bottom-color: rgb(135 22 15 / 0.35);
}#body :is(.hover\:border-b-sw-error-dark\/40:hover) {
  border-bottom-color: rgb(135 22 15 / 0.4);
}#body :is(.hover\:border-b-sw-error-dark\/45:hover) {
  border-bottom-color: rgb(135 22 15 / 0.45);
}#body :is(.hover\:border-b-sw-error-dark\/5:hover) {
  border-bottom-color: rgb(135 22 15 / 0.05);
}#body :is(.hover\:border-b-sw-error-dark\/50:hover) {
  border-bottom-color: rgb(135 22 15 / 0.5);
}#body :is(.hover\:border-b-sw-error-dark\/55:hover) {
  border-bottom-color: rgb(135 22 15 / 0.55);
}#body :is(.hover\:border-b-sw-error-dark\/60:hover) {
  border-bottom-color: rgb(135 22 15 / 0.6);
}#body :is(.hover\:border-b-sw-error-dark\/65:hover) {
  border-bottom-color: rgb(135 22 15 / 0.65);
}#body :is(.hover\:border-b-sw-error-dark\/70:hover) {
  border-bottom-color: rgb(135 22 15 / 0.7);
}#body :is(.hover\:border-b-sw-error-dark\/75:hover) {
  border-bottom-color: rgb(135 22 15 / 0.75);
}#body :is(.hover\:border-b-sw-error-dark\/80:hover) {
  border-bottom-color: rgb(135 22 15 / 0.8);
}#body :is(.hover\:border-b-sw-error-dark\/85:hover) {
  border-bottom-color: rgb(135 22 15 / 0.85);
}#body :is(.hover\:border-b-sw-error-dark\/90:hover) {
  border-bottom-color: rgb(135 22 15 / 0.9);
}#body :is(.hover\:border-b-sw-error-dark\/95:hover) {
  border-bottom-color: rgb(135 22 15 / 0.95);
}#body :is(.hover\:border-b-sw-error-light:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-error-light\/0:hover) {
  border-bottom-color: rgb(203 82 65 / 0);
}#body :is(.hover\:border-b-sw-error-light\/10:hover) {
  border-bottom-color: rgb(203 82 65 / 0.1);
}#body :is(.hover\:border-b-sw-error-light\/100:hover) {
  border-bottom-color: rgb(203 82 65 / 1);
}#body :is(.hover\:border-b-sw-error-light\/15:hover) {
  border-bottom-color: rgb(203 82 65 / 0.15);
}#body :is(.hover\:border-b-sw-error-light\/20:hover) {
  border-bottom-color: rgb(203 82 65 / 0.2);
}#body :is(.hover\:border-b-sw-error-light\/25:hover) {
  border-bottom-color: rgb(203 82 65 / 0.25);
}#body :is(.hover\:border-b-sw-error-light\/30:hover) {
  border-bottom-color: rgb(203 82 65 / 0.3);
}#body :is(.hover\:border-b-sw-error-light\/35:hover) {
  border-bottom-color: rgb(203 82 65 / 0.35);
}#body :is(.hover\:border-b-sw-error-light\/40:hover) {
  border-bottom-color: rgb(203 82 65 / 0.4);
}#body :is(.hover\:border-b-sw-error-light\/45:hover) {
  border-bottom-color: rgb(203 82 65 / 0.45);
}#body :is(.hover\:border-b-sw-error-light\/5:hover) {
  border-bottom-color: rgb(203 82 65 / 0.05);
}#body :is(.hover\:border-b-sw-error-light\/50:hover) {
  border-bottom-color: rgb(203 82 65 / 0.5);
}#body :is(.hover\:border-b-sw-error-light\/55:hover) {
  border-bottom-color: rgb(203 82 65 / 0.55);
}#body :is(.hover\:border-b-sw-error-light\/60:hover) {
  border-bottom-color: rgb(203 82 65 / 0.6);
}#body :is(.hover\:border-b-sw-error-light\/65:hover) {
  border-bottom-color: rgb(203 82 65 / 0.65);
}#body :is(.hover\:border-b-sw-error-light\/70:hover) {
  border-bottom-color: rgb(203 82 65 / 0.7);
}#body :is(.hover\:border-b-sw-error-light\/75:hover) {
  border-bottom-color: rgb(203 82 65 / 0.75);
}#body :is(.hover\:border-b-sw-error-light\/80:hover) {
  border-bottom-color: rgb(203 82 65 / 0.8);
}#body :is(.hover\:border-b-sw-error-light\/85:hover) {
  border-bottom-color: rgb(203 82 65 / 0.85);
}#body :is(.hover\:border-b-sw-error-light\/90:hover) {
  border-bottom-color: rgb(203 82 65 / 0.9);
}#body :is(.hover\:border-b-sw-error-light\/95:hover) {
  border-bottom-color: rgb(203 82 65 / 0.95);
}#body :is(.hover\:border-b-sw-error\/0:hover) {
  border-bottom-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-b-sw-error\/10:hover) {
  border-bottom-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-b-sw-error\/100:hover) {
  border-bottom-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-b-sw-error\/15:hover) {
  border-bottom-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-b-sw-error\/20:hover) {
  border-bottom-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-b-sw-error\/25:hover) {
  border-bottom-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-b-sw-error\/30:hover) {
  border-bottom-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-b-sw-error\/35:hover) {
  border-bottom-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-b-sw-error\/40:hover) {
  border-bottom-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-b-sw-error\/45:hover) {
  border-bottom-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-b-sw-error\/5:hover) {
  border-bottom-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-b-sw-error\/50:hover) {
  border-bottom-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-b-sw-error\/55:hover) {
  border-bottom-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-b-sw-error\/60:hover) {
  border-bottom-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-b-sw-error\/65:hover) {
  border-bottom-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-b-sw-error\/70:hover) {
  border-bottom-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-b-sw-error\/75:hover) {
  border-bottom-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-b-sw-error\/80:hover) {
  border-bottom-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-b-sw-error\/85:hover) {
  border-bottom-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-b-sw-error\/90:hover) {
  border-bottom-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-b-sw-error\/95:hover) {
  border-bottom-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-b-sw-focused:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-focused\/0:hover) {
  border-bottom-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-b-sw-focused\/10:hover) {
  border-bottom-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-b-sw-focused\/100:hover) {
  border-bottom-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-b-sw-focused\/15:hover) {
  border-bottom-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-b-sw-focused\/20:hover) {
  border-bottom-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-b-sw-focused\/25:hover) {
  border-bottom-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-b-sw-focused\/30:hover) {
  border-bottom-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-b-sw-focused\/35:hover) {
  border-bottom-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-b-sw-focused\/40:hover) {
  border-bottom-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-b-sw-focused\/45:hover) {
  border-bottom-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-b-sw-focused\/5:hover) {
  border-bottom-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-b-sw-focused\/50:hover) {
  border-bottom-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-b-sw-focused\/55:hover) {
  border-bottom-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-b-sw-focused\/60:hover) {
  border-bottom-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-b-sw-focused\/65:hover) {
  border-bottom-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-b-sw-focused\/70:hover) {
  border-bottom-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-b-sw-focused\/75:hover) {
  border-bottom-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-b-sw-focused\/80:hover) {
  border-bottom-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-b-sw-focused\/85:hover) {
  border-bottom-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-b-sw-focused\/90:hover) {
  border-bottom-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-b-sw-focused\/95:hover) {
  border-bottom-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-b-sw-form-field:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-form-field\/0:hover) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-b-sw-form-field\/10:hover) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-b-sw-form-field\/100:hover) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-b-sw-form-field\/15:hover) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-b-sw-form-field\/20:hover) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-b-sw-form-field\/25:hover) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-b-sw-form-field\/30:hover) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-b-sw-form-field\/35:hover) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-b-sw-form-field\/40:hover) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-b-sw-form-field\/45:hover) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-b-sw-form-field\/5:hover) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-b-sw-form-field\/50:hover) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-b-sw-form-field\/55:hover) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-b-sw-form-field\/60:hover) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-b-sw-form-field\/65:hover) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-b-sw-form-field\/70:hover) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-b-sw-form-field\/75:hover) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-b-sw-form-field\/80:hover) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-b-sw-form-field\/85:hover) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-b-sw-form-field\/90:hover) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-b-sw-form-field\/95:hover) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-b-sw-form-helper-text:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-form-helper-text\/0:hover) {
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-b-sw-form-helper-text\/10:hover) {
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-b-sw-form-helper-text\/100:hover) {
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-b-sw-form-helper-text\/15:hover) {
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-b-sw-form-helper-text\/20:hover) {
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-b-sw-form-helper-text\/25:hover) {
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-b-sw-form-helper-text\/30:hover) {
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-b-sw-form-helper-text\/35:hover) {
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-b-sw-form-helper-text\/40:hover) {
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-b-sw-form-helper-text\/45:hover) {
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-b-sw-form-helper-text\/5:hover) {
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-b-sw-form-helper-text\/50:hover) {
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-b-sw-form-helper-text\/55:hover) {
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-b-sw-form-helper-text\/60:hover) {
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-b-sw-form-helper-text\/65:hover) {
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-b-sw-form-helper-text\/70:hover) {
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-b-sw-form-helper-text\/75:hover) {
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-b-sw-form-helper-text\/80:hover) {
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-b-sw-form-helper-text\/85:hover) {
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-b-sw-form-helper-text\/90:hover) {
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-b-sw-form-helper-text\/95:hover) {
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-b-sw-high-price:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-high-price-background:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-b-sw-high-price-background\/0:hover) {
  border-bottom-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-b-sw-high-price-background\/10:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-b-sw-high-price-background\/100:hover) {
  border-bottom-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-b-sw-high-price-background\/15:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-b-sw-high-price-background\/20:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-b-sw-high-price-background\/25:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-b-sw-high-price-background\/30:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-b-sw-high-price-background\/35:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-b-sw-high-price-background\/40:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-b-sw-high-price-background\/45:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-b-sw-high-price-background\/5:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-b-sw-high-price-background\/50:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-b-sw-high-price-background\/55:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-b-sw-high-price-background\/60:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-b-sw-high-price-background\/65:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-b-sw-high-price-background\/70:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-b-sw-high-price-background\/75:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-b-sw-high-price-background\/80:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-b-sw-high-price-background\/85:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-b-sw-high-price-background\/90:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-b-sw-high-price-background\/95:hover) {
  border-bottom-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-b-sw-high-price\/0:hover) {
  border-bottom-color: rgb(206 226 248 / 0);
}#body :is(.hover\:border-b-sw-high-price\/10:hover) {
  border-bottom-color: rgb(206 226 248 / 0.1);
}#body :is(.hover\:border-b-sw-high-price\/100:hover) {
  border-bottom-color: rgb(206 226 248 / 1);
}#body :is(.hover\:border-b-sw-high-price\/15:hover) {
  border-bottom-color: rgb(206 226 248 / 0.15);
}#body :is(.hover\:border-b-sw-high-price\/20:hover) {
  border-bottom-color: rgb(206 226 248 / 0.2);
}#body :is(.hover\:border-b-sw-high-price\/25:hover) {
  border-bottom-color: rgb(206 226 248 / 0.25);
}#body :is(.hover\:border-b-sw-high-price\/30:hover) {
  border-bottom-color: rgb(206 226 248 / 0.3);
}#body :is(.hover\:border-b-sw-high-price\/35:hover) {
  border-bottom-color: rgb(206 226 248 / 0.35);
}#body :is(.hover\:border-b-sw-high-price\/40:hover) {
  border-bottom-color: rgb(206 226 248 / 0.4);
}#body :is(.hover\:border-b-sw-high-price\/45:hover) {
  border-bottom-color: rgb(206 226 248 / 0.45);
}#body :is(.hover\:border-b-sw-high-price\/5:hover) {
  border-bottom-color: rgb(206 226 248 / 0.05);
}#body :is(.hover\:border-b-sw-high-price\/50:hover) {
  border-bottom-color: rgb(206 226 248 / 0.5);
}#body :is(.hover\:border-b-sw-high-price\/55:hover) {
  border-bottom-color: rgb(206 226 248 / 0.55);
}#body :is(.hover\:border-b-sw-high-price\/60:hover) {
  border-bottom-color: rgb(206 226 248 / 0.6);
}#body :is(.hover\:border-b-sw-high-price\/65:hover) {
  border-bottom-color: rgb(206 226 248 / 0.65);
}#body :is(.hover\:border-b-sw-high-price\/70:hover) {
  border-bottom-color: rgb(206 226 248 / 0.7);
}#body :is(.hover\:border-b-sw-high-price\/75:hover) {
  border-bottom-color: rgb(206 226 248 / 0.75);
}#body :is(.hover\:border-b-sw-high-price\/80:hover) {
  border-bottom-color: rgb(206 226 248 / 0.8);
}#body :is(.hover\:border-b-sw-high-price\/85:hover) {
  border-bottom-color: rgb(206 226 248 / 0.85);
}#body :is(.hover\:border-b-sw-high-price\/90:hover) {
  border-bottom-color: rgb(206 226 248 / 0.9);
}#body :is(.hover\:border-b-sw-high-price\/95:hover) {
  border-bottom-color: rgb(206 226 248 / 0.95);
}#body :is(.hover\:border-b-sw-hover-light:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-hover-light\/0:hover) {
  border-bottom-color: rgb(194 210 226 / 0);
}#body :is(.hover\:border-b-sw-hover-light\/10:hover) {
  border-bottom-color: rgb(194 210 226 / 0.1);
}#body :is(.hover\:border-b-sw-hover-light\/100:hover) {
  border-bottom-color: rgb(194 210 226 / 1);
}#body :is(.hover\:border-b-sw-hover-light\/15:hover) {
  border-bottom-color: rgb(194 210 226 / 0.15);
}#body :is(.hover\:border-b-sw-hover-light\/20:hover) {
  border-bottom-color: rgb(194 210 226 / 0.2);
}#body :is(.hover\:border-b-sw-hover-light\/25:hover) {
  border-bottom-color: rgb(194 210 226 / 0.25);
}#body :is(.hover\:border-b-sw-hover-light\/30:hover) {
  border-bottom-color: rgb(194 210 226 / 0.3);
}#body :is(.hover\:border-b-sw-hover-light\/35:hover) {
  border-bottom-color: rgb(194 210 226 / 0.35);
}#body :is(.hover\:border-b-sw-hover-light\/40:hover) {
  border-bottom-color: rgb(194 210 226 / 0.4);
}#body :is(.hover\:border-b-sw-hover-light\/45:hover) {
  border-bottom-color: rgb(194 210 226 / 0.45);
}#body :is(.hover\:border-b-sw-hover-light\/5:hover) {
  border-bottom-color: rgb(194 210 226 / 0.05);
}#body :is(.hover\:border-b-sw-hover-light\/50:hover) {
  border-bottom-color: rgb(194 210 226 / 0.5);
}#body :is(.hover\:border-b-sw-hover-light\/55:hover) {
  border-bottom-color: rgb(194 210 226 / 0.55);
}#body :is(.hover\:border-b-sw-hover-light\/60:hover) {
  border-bottom-color: rgb(194 210 226 / 0.6);
}#body :is(.hover\:border-b-sw-hover-light\/65:hover) {
  border-bottom-color: rgb(194 210 226 / 0.65);
}#body :is(.hover\:border-b-sw-hover-light\/70:hover) {
  border-bottom-color: rgb(194 210 226 / 0.7);
}#body :is(.hover\:border-b-sw-hover-light\/75:hover) {
  border-bottom-color: rgb(194 210 226 / 0.75);
}#body :is(.hover\:border-b-sw-hover-light\/80:hover) {
  border-bottom-color: rgb(194 210 226 / 0.8);
}#body :is(.hover\:border-b-sw-hover-light\/85:hover) {
  border-bottom-color: rgb(194 210 226 / 0.85);
}#body :is(.hover\:border-b-sw-hover-light\/90:hover) {
  border-bottom-color: rgb(194 210 226 / 0.9);
}#body :is(.hover\:border-b-sw-hover-light\/95:hover) {
  border-bottom-color: rgb(194 210 226 / 0.95);
}#body :is(.hover\:border-b-sw-icon:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-icon-alternate:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-icon-alternate\/0:hover) {
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-b-sw-icon-alternate\/10:hover) {
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-b-sw-icon-alternate\/100:hover) {
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-b-sw-icon-alternate\/15:hover) {
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-b-sw-icon-alternate\/20:hover) {
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-b-sw-icon-alternate\/25:hover) {
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-b-sw-icon-alternate\/30:hover) {
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-b-sw-icon-alternate\/35:hover) {
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-b-sw-icon-alternate\/40:hover) {
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-b-sw-icon-alternate\/45:hover) {
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-b-sw-icon-alternate\/5:hover) {
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-b-sw-icon-alternate\/50:hover) {
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-b-sw-icon-alternate\/55:hover) {
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-b-sw-icon-alternate\/60:hover) {
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-b-sw-icon-alternate\/65:hover) {
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-b-sw-icon-alternate\/70:hover) {
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-b-sw-icon-alternate\/75:hover) {
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-b-sw-icon-alternate\/80:hover) {
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-b-sw-icon-alternate\/85:hover) {
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-b-sw-icon-alternate\/90:hover) {
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-b-sw-icon-alternate\/95:hover) {
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-b-sw-icon-small:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-icon-small\/0:hover) {
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-b-sw-icon-small\/10:hover) {
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-b-sw-icon-small\/100:hover) {
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-b-sw-icon-small\/15:hover) {
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-b-sw-icon-small\/20:hover) {
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-b-sw-icon-small\/25:hover) {
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-b-sw-icon-small\/30:hover) {
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-b-sw-icon-small\/35:hover) {
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-b-sw-icon-small\/40:hover) {
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-b-sw-icon-small\/45:hover) {
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-b-sw-icon-small\/5:hover) {
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-b-sw-icon-small\/50:hover) {
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-b-sw-icon-small\/55:hover) {
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-b-sw-icon-small\/60:hover) {
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-b-sw-icon-small\/65:hover) {
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-b-sw-icon-small\/70:hover) {
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-b-sw-icon-small\/75:hover) {
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-b-sw-icon-small\/80:hover) {
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-b-sw-icon-small\/85:hover) {
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-b-sw-icon-small\/90:hover) {
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-b-sw-icon-small\/95:hover) {
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-b-sw-icon\/0:hover) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-b-sw-icon\/10:hover) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-b-sw-icon\/100:hover) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-b-sw-icon\/15:hover) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-b-sw-icon\/20:hover) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-b-sw-icon\/25:hover) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-b-sw-icon\/30:hover) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-b-sw-icon\/35:hover) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-b-sw-icon\/40:hover) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-b-sw-icon\/45:hover) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-b-sw-icon\/5:hover) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-b-sw-icon\/50:hover) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-b-sw-icon\/55:hover) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-b-sw-icon\/60:hover) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-b-sw-icon\/65:hover) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-b-sw-icon\/70:hover) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-b-sw-icon\/75:hover) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-b-sw-icon\/80:hover) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-b-sw-icon\/85:hover) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-b-sw-icon\/90:hover) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-b-sw-icon\/95:hover) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-b-sw-info:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-info\/0:hover) {
  border-bottom-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-b-sw-info\/10:hover) {
  border-bottom-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-b-sw-info\/100:hover) {
  border-bottom-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-b-sw-info\/15:hover) {
  border-bottom-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-b-sw-info\/20:hover) {
  border-bottom-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-b-sw-info\/25:hover) {
  border-bottom-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-b-sw-info\/30:hover) {
  border-bottom-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-b-sw-info\/35:hover) {
  border-bottom-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-b-sw-info\/40:hover) {
  border-bottom-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-b-sw-info\/45:hover) {
  border-bottom-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-b-sw-info\/5:hover) {
  border-bottom-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-b-sw-info\/50:hover) {
  border-bottom-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-b-sw-info\/55:hover) {
  border-bottom-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-b-sw-info\/60:hover) {
  border-bottom-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-b-sw-info\/65:hover) {
  border-bottom-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-b-sw-info\/70:hover) {
  border-bottom-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-b-sw-info\/75:hover) {
  border-bottom-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-b-sw-info\/80:hover) {
  border-bottom-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-b-sw-info\/85:hover) {
  border-bottom-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-b-sw-info\/90:hover) {
  border-bottom-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-b-sw-info\/95:hover) {
  border-bottom-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-b-sw-label:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-label\/0:hover) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-b-sw-label\/10:hover) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-b-sw-label\/100:hover) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-b-sw-label\/15:hover) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-b-sw-label\/20:hover) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-b-sw-label\/25:hover) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-b-sw-label\/30:hover) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-b-sw-label\/35:hover) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-b-sw-label\/40:hover) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-b-sw-label\/45:hover) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-b-sw-label\/5:hover) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-b-sw-label\/50:hover) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-b-sw-label\/55:hover) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-b-sw-label\/60:hover) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-b-sw-label\/65:hover) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-b-sw-label\/70:hover) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-b-sw-label\/75:hover) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-b-sw-label\/80:hover) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-b-sw-label\/85:hover) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-b-sw-label\/90:hover) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-b-sw-label\/95:hover) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-b-sw-link-light:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-link-light\/0:hover) {
  border-bottom-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-b-sw-link-light\/10:hover) {
  border-bottom-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-b-sw-link-light\/100:hover) {
  border-bottom-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-b-sw-link-light\/15:hover) {
  border-bottom-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-b-sw-link-light\/20:hover) {
  border-bottom-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-b-sw-link-light\/25:hover) {
  border-bottom-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-b-sw-link-light\/30:hover) {
  border-bottom-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-b-sw-link-light\/35:hover) {
  border-bottom-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-b-sw-link-light\/40:hover) {
  border-bottom-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-b-sw-link-light\/45:hover) {
  border-bottom-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-b-sw-link-light\/5:hover) {
  border-bottom-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-b-sw-link-light\/50:hover) {
  border-bottom-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-b-sw-link-light\/55:hover) {
  border-bottom-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-b-sw-link-light\/60:hover) {
  border-bottom-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-b-sw-link-light\/65:hover) {
  border-bottom-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-b-sw-link-light\/70:hover) {
  border-bottom-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-b-sw-link-light\/75:hover) {
  border-bottom-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-b-sw-link-light\/80:hover) {
  border-bottom-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-b-sw-link-light\/85:hover) {
  border-bottom-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-b-sw-link-light\/90:hover) {
  border-bottom-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-b-sw-link-light\/95:hover) {
  border-bottom-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-b-sw-low-price:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-low-price-background:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-b-sw-low-price-background\/0:hover) {
  border-bottom-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-b-sw-low-price-background\/10:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-b-sw-low-price-background\/100:hover) {
  border-bottom-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-b-sw-low-price-background\/15:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-b-sw-low-price-background\/20:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-b-sw-low-price-background\/25:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-b-sw-low-price-background\/30:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-b-sw-low-price-background\/35:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-b-sw-low-price-background\/40:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-b-sw-low-price-background\/45:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-b-sw-low-price-background\/5:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-b-sw-low-price-background\/50:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-b-sw-low-price-background\/55:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-b-sw-low-price-background\/60:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-b-sw-low-price-background\/65:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-b-sw-low-price-background\/70:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-b-sw-low-price-background\/75:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-b-sw-low-price-background\/80:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-b-sw-low-price-background\/85:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-b-sw-low-price-background\/90:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-b-sw-low-price-background\/95:hover) {
  border-bottom-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-b-sw-low-price\/0:hover) {
  border-bottom-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-b-sw-low-price\/10:hover) {
  border-bottom-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-b-sw-low-price\/100:hover) {
  border-bottom-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-b-sw-low-price\/15:hover) {
  border-bottom-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-b-sw-low-price\/20:hover) {
  border-bottom-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-b-sw-low-price\/25:hover) {
  border-bottom-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-b-sw-low-price\/30:hover) {
  border-bottom-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-b-sw-low-price\/35:hover) {
  border-bottom-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-b-sw-low-price\/40:hover) {
  border-bottom-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-b-sw-low-price\/45:hover) {
  border-bottom-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-b-sw-low-price\/5:hover) {
  border-bottom-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-b-sw-low-price\/50:hover) {
  border-bottom-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-b-sw-low-price\/55:hover) {
  border-bottom-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-b-sw-low-price\/60:hover) {
  border-bottom-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-b-sw-low-price\/65:hover) {
  border-bottom-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-b-sw-low-price\/70:hover) {
  border-bottom-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-b-sw-low-price\/75:hover) {
  border-bottom-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-b-sw-low-price\/80:hover) {
  border-bottom-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-b-sw-low-price\/85:hover) {
  border-bottom-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-b-sw-low-price\/90:hover) {
  border-bottom-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-b-sw-low-price\/95:hover) {
  border-bottom-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-b-sw-medium-price:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-medium-price\/0:hover) {
  border-bottom-color: rgb(108 169 233 / 0);
}#body :is(.hover\:border-b-sw-medium-price\/10:hover) {
  border-bottom-color: rgb(108 169 233 / 0.1);
}#body :is(.hover\:border-b-sw-medium-price\/100:hover) {
  border-bottom-color: rgb(108 169 233 / 1);
}#body :is(.hover\:border-b-sw-medium-price\/15:hover) {
  border-bottom-color: rgb(108 169 233 / 0.15);
}#body :is(.hover\:border-b-sw-medium-price\/20:hover) {
  border-bottom-color: rgb(108 169 233 / 0.2);
}#body :is(.hover\:border-b-sw-medium-price\/25:hover) {
  border-bottom-color: rgb(108 169 233 / 0.25);
}#body :is(.hover\:border-b-sw-medium-price\/30:hover) {
  border-bottom-color: rgb(108 169 233 / 0.3);
}#body :is(.hover\:border-b-sw-medium-price\/35:hover) {
  border-bottom-color: rgb(108 169 233 / 0.35);
}#body :is(.hover\:border-b-sw-medium-price\/40:hover) {
  border-bottom-color: rgb(108 169 233 / 0.4);
}#body :is(.hover\:border-b-sw-medium-price\/45:hover) {
  border-bottom-color: rgb(108 169 233 / 0.45);
}#body :is(.hover\:border-b-sw-medium-price\/5:hover) {
  border-bottom-color: rgb(108 169 233 / 0.05);
}#body :is(.hover\:border-b-sw-medium-price\/50:hover) {
  border-bottom-color: rgb(108 169 233 / 0.5);
}#body :is(.hover\:border-b-sw-medium-price\/55:hover) {
  border-bottom-color: rgb(108 169 233 / 0.55);
}#body :is(.hover\:border-b-sw-medium-price\/60:hover) {
  border-bottom-color: rgb(108 169 233 / 0.6);
}#body :is(.hover\:border-b-sw-medium-price\/65:hover) {
  border-bottom-color: rgb(108 169 233 / 0.65);
}#body :is(.hover\:border-b-sw-medium-price\/70:hover) {
  border-bottom-color: rgb(108 169 233 / 0.7);
}#body :is(.hover\:border-b-sw-medium-price\/75:hover) {
  border-bottom-color: rgb(108 169 233 / 0.75);
}#body :is(.hover\:border-b-sw-medium-price\/80:hover) {
  border-bottom-color: rgb(108 169 233 / 0.8);
}#body :is(.hover\:border-b-sw-medium-price\/85:hover) {
  border-bottom-color: rgb(108 169 233 / 0.85);
}#body :is(.hover\:border-b-sw-medium-price\/90:hover) {
  border-bottom-color: rgb(108 169 233 / 0.9);
}#body :is(.hover\:border-b-sw-medium-price\/95:hover) {
  border-bottom-color: rgb(108 169 233 / 0.95);
}#body :is(.hover\:border-b-sw-overlay-background:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-overlay-background\/0:hover) {
  border-bottom-color: rgb(231 241 251 / 0);
}#body :is(.hover\:border-b-sw-overlay-background\/10:hover) {
  border-bottom-color: rgb(231 241 251 / 0.1);
}#body :is(.hover\:border-b-sw-overlay-background\/100:hover) {
  border-bottom-color: rgb(231 241 251 / 1);
}#body :is(.hover\:border-b-sw-overlay-background\/15:hover) {
  border-bottom-color: rgb(231 241 251 / 0.15);
}#body :is(.hover\:border-b-sw-overlay-background\/20:hover) {
  border-bottom-color: rgb(231 241 251 / 0.2);
}#body :is(.hover\:border-b-sw-overlay-background\/25:hover) {
  border-bottom-color: rgb(231 241 251 / 0.25);
}#body :is(.hover\:border-b-sw-overlay-background\/30:hover) {
  border-bottom-color: rgb(231 241 251 / 0.3);
}#body :is(.hover\:border-b-sw-overlay-background\/35:hover) {
  border-bottom-color: rgb(231 241 251 / 0.35);
}#body :is(.hover\:border-b-sw-overlay-background\/40:hover) {
  border-bottom-color: rgb(231 241 251 / 0.4);
}#body :is(.hover\:border-b-sw-overlay-background\/45:hover) {
  border-bottom-color: rgb(231 241 251 / 0.45);
}#body :is(.hover\:border-b-sw-overlay-background\/5:hover) {
  border-bottom-color: rgb(231 241 251 / 0.05);
}#body :is(.hover\:border-b-sw-overlay-background\/50:hover) {
  border-bottom-color: rgb(231 241 251 / 0.5);
}#body :is(.hover\:border-b-sw-overlay-background\/55:hover) {
  border-bottom-color: rgb(231 241 251 / 0.55);
}#body :is(.hover\:border-b-sw-overlay-background\/60:hover) {
  border-bottom-color: rgb(231 241 251 / 0.6);
}#body :is(.hover\:border-b-sw-overlay-background\/65:hover) {
  border-bottom-color: rgb(231 241 251 / 0.65);
}#body :is(.hover\:border-b-sw-overlay-background\/70:hover) {
  border-bottom-color: rgb(231 241 251 / 0.7);
}#body :is(.hover\:border-b-sw-overlay-background\/75:hover) {
  border-bottom-color: rgb(231 241 251 / 0.75);
}#body :is(.hover\:border-b-sw-overlay-background\/80:hover) {
  border-bottom-color: rgb(231 241 251 / 0.8);
}#body :is(.hover\:border-b-sw-overlay-background\/85:hover) {
  border-bottom-color: rgb(231 241 251 / 0.85);
}#body :is(.hover\:border-b-sw-overlay-background\/90:hover) {
  border-bottom-color: rgb(231 241 251 / 0.9);
}#body :is(.hover\:border-b-sw-overlay-background\/95:hover) {
  border-bottom-color: rgb(231 241 251 / 0.95);
}#body :is(.hover\:border-b-sw-primary:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-primary\/0:hover) {
  border-bottom-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-b-sw-primary\/10:hover) {
  border-bottom-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-b-sw-primary\/100:hover) {
  border-bottom-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-b-sw-primary\/15:hover) {
  border-bottom-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-b-sw-primary\/20:hover) {
  border-bottom-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-b-sw-primary\/25:hover) {
  border-bottom-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-b-sw-primary\/30:hover) {
  border-bottom-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-b-sw-primary\/35:hover) {
  border-bottom-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-b-sw-primary\/40:hover) {
  border-bottom-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-b-sw-primary\/45:hover) {
  border-bottom-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-b-sw-primary\/5:hover) {
  border-bottom-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-b-sw-primary\/50:hover) {
  border-bottom-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-b-sw-primary\/55:hover) {
  border-bottom-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-b-sw-primary\/60:hover) {
  border-bottom-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-b-sw-primary\/65:hover) {
  border-bottom-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-b-sw-primary\/70:hover) {
  border-bottom-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-b-sw-primary\/75:hover) {
  border-bottom-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-b-sw-primary\/80:hover) {
  border-bottom-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-b-sw-primary\/85:hover) {
  border-bottom-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-b-sw-primary\/90:hover) {
  border-bottom-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-b-sw-primary\/95:hover) {
  border-bottom-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-b-sw-secondary:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-secondary\/0:hover) {
  border-bottom-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-b-sw-secondary\/10:hover) {
  border-bottom-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-b-sw-secondary\/100:hover) {
  border-bottom-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-b-sw-secondary\/15:hover) {
  border-bottom-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-b-sw-secondary\/20:hover) {
  border-bottom-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-b-sw-secondary\/25:hover) {
  border-bottom-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-b-sw-secondary\/30:hover) {
  border-bottom-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-b-sw-secondary\/35:hover) {
  border-bottom-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-b-sw-secondary\/40:hover) {
  border-bottom-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-b-sw-secondary\/45:hover) {
  border-bottom-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-b-sw-secondary\/5:hover) {
  border-bottom-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-b-sw-secondary\/50:hover) {
  border-bottom-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-b-sw-secondary\/55:hover) {
  border-bottom-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-b-sw-secondary\/60:hover) {
  border-bottom-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-b-sw-secondary\/65:hover) {
  border-bottom-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-b-sw-secondary\/70:hover) {
  border-bottom-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-b-sw-secondary\/75:hover) {
  border-bottom-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-b-sw-secondary\/80:hover) {
  border-bottom-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-b-sw-secondary\/85:hover) {
  border-bottom-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-b-sw-secondary\/90:hover) {
  border-bottom-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-b-sw-secondary\/95:hover) {
  border-bottom-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-b-sw-selected:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-selected\/0:hover) {
  border-bottom-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-b-sw-selected\/10:hover) {
  border-bottom-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-b-sw-selected\/100:hover) {
  border-bottom-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-b-sw-selected\/15:hover) {
  border-bottom-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-b-sw-selected\/20:hover) {
  border-bottom-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-b-sw-selected\/25:hover) {
  border-bottom-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-b-sw-selected\/30:hover) {
  border-bottom-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-b-sw-selected\/35:hover) {
  border-bottom-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-b-sw-selected\/40:hover) {
  border-bottom-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-b-sw-selected\/45:hover) {
  border-bottom-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-b-sw-selected\/5:hover) {
  border-bottom-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-b-sw-selected\/50:hover) {
  border-bottom-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-b-sw-selected\/55:hover) {
  border-bottom-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-b-sw-selected\/60:hover) {
  border-bottom-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-b-sw-selected\/65:hover) {
  border-bottom-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-b-sw-selected\/70:hover) {
  border-bottom-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-b-sw-selected\/75:hover) {
  border-bottom-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-b-sw-selected\/80:hover) {
  border-bottom-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-b-sw-selected\/85:hover) {
  border-bottom-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-b-sw-selected\/90:hover) {
  border-bottom-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-b-sw-selected\/95:hover) {
  border-bottom-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-b-sw-success:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-success-background:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-b-sw-success-background-hex:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-success-background-hex\/0:hover) {
  border-bottom-color: rgb(232 242 235 / 0);
}#body :is(.hover\:border-b-sw-success-background-hex\/10:hover) {
  border-bottom-color: rgb(232 242 235 / 0.1);
}#body :is(.hover\:border-b-sw-success-background-hex\/100:hover) {
  border-bottom-color: rgb(232 242 235 / 1);
}#body :is(.hover\:border-b-sw-success-background-hex\/15:hover) {
  border-bottom-color: rgb(232 242 235 / 0.15);
}#body :is(.hover\:border-b-sw-success-background-hex\/20:hover) {
  border-bottom-color: rgb(232 242 235 / 0.2);
}#body :is(.hover\:border-b-sw-success-background-hex\/25:hover) {
  border-bottom-color: rgb(232 242 235 / 0.25);
}#body :is(.hover\:border-b-sw-success-background-hex\/30:hover) {
  border-bottom-color: rgb(232 242 235 / 0.3);
}#body :is(.hover\:border-b-sw-success-background-hex\/35:hover) {
  border-bottom-color: rgb(232 242 235 / 0.35);
}#body :is(.hover\:border-b-sw-success-background-hex\/40:hover) {
  border-bottom-color: rgb(232 242 235 / 0.4);
}#body :is(.hover\:border-b-sw-success-background-hex\/45:hover) {
  border-bottom-color: rgb(232 242 235 / 0.45);
}#body :is(.hover\:border-b-sw-success-background-hex\/5:hover) {
  border-bottom-color: rgb(232 242 235 / 0.05);
}#body :is(.hover\:border-b-sw-success-background-hex\/50:hover) {
  border-bottom-color: rgb(232 242 235 / 0.5);
}#body :is(.hover\:border-b-sw-success-background-hex\/55:hover) {
  border-bottom-color: rgb(232 242 235 / 0.55);
}#body :is(.hover\:border-b-sw-success-background-hex\/60:hover) {
  border-bottom-color: rgb(232 242 235 / 0.6);
}#body :is(.hover\:border-b-sw-success-background-hex\/65:hover) {
  border-bottom-color: rgb(232 242 235 / 0.65);
}#body :is(.hover\:border-b-sw-success-background-hex\/70:hover) {
  border-bottom-color: rgb(232 242 235 / 0.7);
}#body :is(.hover\:border-b-sw-success-background-hex\/75:hover) {
  border-bottom-color: rgb(232 242 235 / 0.75);
}#body :is(.hover\:border-b-sw-success-background-hex\/80:hover) {
  border-bottom-color: rgb(232 242 235 / 0.8);
}#body :is(.hover\:border-b-sw-success-background-hex\/85:hover) {
  border-bottom-color: rgb(232 242 235 / 0.85);
}#body :is(.hover\:border-b-sw-success-background-hex\/90:hover) {
  border-bottom-color: rgb(232 242 235 / 0.9);
}#body :is(.hover\:border-b-sw-success-background-hex\/95:hover) {
  border-bottom-color: rgb(232 242 235 / 0.95);
}#body :is(.hover\:border-b-sw-success-background\/0:hover) {
  border-bottom-color: rgba(27, 123, 59, 0);
}#body :is(.hover\:border-b-sw-success-background\/10:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-b-sw-success-background\/100:hover) {
  border-bottom-color: rgba(27, 123, 59, 1);
}#body :is(.hover\:border-b-sw-success-background\/15:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.15);
}#body :is(.hover\:border-b-sw-success-background\/20:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.2);
}#body :is(.hover\:border-b-sw-success-background\/25:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.25);
}#body :is(.hover\:border-b-sw-success-background\/30:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.3);
}#body :is(.hover\:border-b-sw-success-background\/35:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.35);
}#body :is(.hover\:border-b-sw-success-background\/40:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.4);
}#body :is(.hover\:border-b-sw-success-background\/45:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.45);
}#body :is(.hover\:border-b-sw-success-background\/5:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.05);
}#body :is(.hover\:border-b-sw-success-background\/50:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.5);
}#body :is(.hover\:border-b-sw-success-background\/55:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.55);
}#body :is(.hover\:border-b-sw-success-background\/60:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.6);
}#body :is(.hover\:border-b-sw-success-background\/65:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.65);
}#body :is(.hover\:border-b-sw-success-background\/70:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.7);
}#body :is(.hover\:border-b-sw-success-background\/75:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.75);
}#body :is(.hover\:border-b-sw-success-background\/80:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.8);
}#body :is(.hover\:border-b-sw-success-background\/85:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.85);
}#body :is(.hover\:border-b-sw-success-background\/90:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.9);
}#body :is(.hover\:border-b-sw-success-background\/95:hover) {
  border-bottom-color: rgba(27, 123, 59, 0.95);
}#body :is(.hover\:border-b-sw-success-dark:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-success-dark\/0:hover) {
  border-bottom-color: rgb(20 89 43 / 0);
}#body :is(.hover\:border-b-sw-success-dark\/10:hover) {
  border-bottom-color: rgb(20 89 43 / 0.1);
}#body :is(.hover\:border-b-sw-success-dark\/100:hover) {
  border-bottom-color: rgb(20 89 43 / 1);
}#body :is(.hover\:border-b-sw-success-dark\/15:hover) {
  border-bottom-color: rgb(20 89 43 / 0.15);
}#body :is(.hover\:border-b-sw-success-dark\/20:hover) {
  border-bottom-color: rgb(20 89 43 / 0.2);
}#body :is(.hover\:border-b-sw-success-dark\/25:hover) {
  border-bottom-color: rgb(20 89 43 / 0.25);
}#body :is(.hover\:border-b-sw-success-dark\/30:hover) {
  border-bottom-color: rgb(20 89 43 / 0.3);
}#body :is(.hover\:border-b-sw-success-dark\/35:hover) {
  border-bottom-color: rgb(20 89 43 / 0.35);
}#body :is(.hover\:border-b-sw-success-dark\/40:hover) {
  border-bottom-color: rgb(20 89 43 / 0.4);
}#body :is(.hover\:border-b-sw-success-dark\/45:hover) {
  border-bottom-color: rgb(20 89 43 / 0.45);
}#body :is(.hover\:border-b-sw-success-dark\/5:hover) {
  border-bottom-color: rgb(20 89 43 / 0.05);
}#body :is(.hover\:border-b-sw-success-dark\/50:hover) {
  border-bottom-color: rgb(20 89 43 / 0.5);
}#body :is(.hover\:border-b-sw-success-dark\/55:hover) {
  border-bottom-color: rgb(20 89 43 / 0.55);
}#body :is(.hover\:border-b-sw-success-dark\/60:hover) {
  border-bottom-color: rgb(20 89 43 / 0.6);
}#body :is(.hover\:border-b-sw-success-dark\/65:hover) {
  border-bottom-color: rgb(20 89 43 / 0.65);
}#body :is(.hover\:border-b-sw-success-dark\/70:hover) {
  border-bottom-color: rgb(20 89 43 / 0.7);
}#body :is(.hover\:border-b-sw-success-dark\/75:hover) {
  border-bottom-color: rgb(20 89 43 / 0.75);
}#body :is(.hover\:border-b-sw-success-dark\/80:hover) {
  border-bottom-color: rgb(20 89 43 / 0.8);
}#body :is(.hover\:border-b-sw-success-dark\/85:hover) {
  border-bottom-color: rgb(20 89 43 / 0.85);
}#body :is(.hover\:border-b-sw-success-dark\/90:hover) {
  border-bottom-color: rgb(20 89 43 / 0.9);
}#body :is(.hover\:border-b-sw-success-dark\/95:hover) {
  border-bottom-color: rgb(20 89 43 / 0.95);
}#body :is(.hover\:border-b-sw-success-light:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-success-light\/0:hover) {
  border-bottom-color: rgb(126 199 168 / 0);
}#body :is(.hover\:border-b-sw-success-light\/10:hover) {
  border-bottom-color: rgb(126 199 168 / 0.1);
}#body :is(.hover\:border-b-sw-success-light\/100:hover) {
  border-bottom-color: rgb(126 199 168 / 1);
}#body :is(.hover\:border-b-sw-success-light\/15:hover) {
  border-bottom-color: rgb(126 199 168 / 0.15);
}#body :is(.hover\:border-b-sw-success-light\/20:hover) {
  border-bottom-color: rgb(126 199 168 / 0.2);
}#body :is(.hover\:border-b-sw-success-light\/25:hover) {
  border-bottom-color: rgb(126 199 168 / 0.25);
}#body :is(.hover\:border-b-sw-success-light\/30:hover) {
  border-bottom-color: rgb(126 199 168 / 0.3);
}#body :is(.hover\:border-b-sw-success-light\/35:hover) {
  border-bottom-color: rgb(126 199 168 / 0.35);
}#body :is(.hover\:border-b-sw-success-light\/40:hover) {
  border-bottom-color: rgb(126 199 168 / 0.4);
}#body :is(.hover\:border-b-sw-success-light\/45:hover) {
  border-bottom-color: rgb(126 199 168 / 0.45);
}#body :is(.hover\:border-b-sw-success-light\/5:hover) {
  border-bottom-color: rgb(126 199 168 / 0.05);
}#body :is(.hover\:border-b-sw-success-light\/50:hover) {
  border-bottom-color: rgb(126 199 168 / 0.5);
}#body :is(.hover\:border-b-sw-success-light\/55:hover) {
  border-bottom-color: rgb(126 199 168 / 0.55);
}#body :is(.hover\:border-b-sw-success-light\/60:hover) {
  border-bottom-color: rgb(126 199 168 / 0.6);
}#body :is(.hover\:border-b-sw-success-light\/65:hover) {
  border-bottom-color: rgb(126 199 168 / 0.65);
}#body :is(.hover\:border-b-sw-success-light\/70:hover) {
  border-bottom-color: rgb(126 199 168 / 0.7);
}#body :is(.hover\:border-b-sw-success-light\/75:hover) {
  border-bottom-color: rgb(126 199 168 / 0.75);
}#body :is(.hover\:border-b-sw-success-light\/80:hover) {
  border-bottom-color: rgb(126 199 168 / 0.8);
}#body :is(.hover\:border-b-sw-success-light\/85:hover) {
  border-bottom-color: rgb(126 199 168 / 0.85);
}#body :is(.hover\:border-b-sw-success-light\/90:hover) {
  border-bottom-color: rgb(126 199 168 / 0.9);
}#body :is(.hover\:border-b-sw-success-light\/95:hover) {
  border-bottom-color: rgb(126 199 168 / 0.95);
}#body :is(.hover\:border-b-sw-success\/0:hover) {
  border-bottom-color: rgb(27 123 59 / 0);
}#body :is(.hover\:border-b-sw-success\/10:hover) {
  border-bottom-color: rgb(27 123 59 / 0.1);
}#body :is(.hover\:border-b-sw-success\/100:hover) {
  border-bottom-color: rgb(27 123 59 / 1);
}#body :is(.hover\:border-b-sw-success\/15:hover) {
  border-bottom-color: rgb(27 123 59 / 0.15);
}#body :is(.hover\:border-b-sw-success\/20:hover) {
  border-bottom-color: rgb(27 123 59 / 0.2);
}#body :is(.hover\:border-b-sw-success\/25:hover) {
  border-bottom-color: rgb(27 123 59 / 0.25);
}#body :is(.hover\:border-b-sw-success\/30:hover) {
  border-bottom-color: rgb(27 123 59 / 0.3);
}#body :is(.hover\:border-b-sw-success\/35:hover) {
  border-bottom-color: rgb(27 123 59 / 0.35);
}#body :is(.hover\:border-b-sw-success\/40:hover) {
  border-bottom-color: rgb(27 123 59 / 0.4);
}#body :is(.hover\:border-b-sw-success\/45:hover) {
  border-bottom-color: rgb(27 123 59 / 0.45);
}#body :is(.hover\:border-b-sw-success\/5:hover) {
  border-bottom-color: rgb(27 123 59 / 0.05);
}#body :is(.hover\:border-b-sw-success\/50:hover) {
  border-bottom-color: rgb(27 123 59 / 0.5);
}#body :is(.hover\:border-b-sw-success\/55:hover) {
  border-bottom-color: rgb(27 123 59 / 0.55);
}#body :is(.hover\:border-b-sw-success\/60:hover) {
  border-bottom-color: rgb(27 123 59 / 0.6);
}#body :is(.hover\:border-b-sw-success\/65:hover) {
  border-bottom-color: rgb(27 123 59 / 0.65);
}#body :is(.hover\:border-b-sw-success\/70:hover) {
  border-bottom-color: rgb(27 123 59 / 0.7);
}#body :is(.hover\:border-b-sw-success\/75:hover) {
  border-bottom-color: rgb(27 123 59 / 0.75);
}#body :is(.hover\:border-b-sw-success\/80:hover) {
  border-bottom-color: rgb(27 123 59 / 0.8);
}#body :is(.hover\:border-b-sw-success\/85:hover) {
  border-bottom-color: rgb(27 123 59 / 0.85);
}#body :is(.hover\:border-b-sw-success\/90:hover) {
  border-bottom-color: rgb(27 123 59 / 0.9);
}#body :is(.hover\:border-b-sw-success\/95:hover) {
  border-bottom-color: rgb(27 123 59 / 0.95);
}#body :is(.hover\:border-b-sw-tag-default:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-tag-default\/0:hover) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-b-sw-tag-default\/10:hover) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-b-sw-tag-default\/100:hover) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-b-sw-tag-default\/15:hover) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-b-sw-tag-default\/20:hover) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-b-sw-tag-default\/25:hover) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-b-sw-tag-default\/30:hover) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-b-sw-tag-default\/35:hover) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-b-sw-tag-default\/40:hover) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-b-sw-tag-default\/45:hover) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-b-sw-tag-default\/5:hover) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-b-sw-tag-default\/50:hover) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-b-sw-tag-default\/55:hover) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-b-sw-tag-default\/60:hover) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-b-sw-tag-default\/65:hover) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-b-sw-tag-default\/70:hover) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-b-sw-tag-default\/75:hover) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-b-sw-tag-default\/80:hover) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-b-sw-tag-default\/85:hover) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-b-sw-tag-default\/90:hover) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-b-sw-tag-default\/95:hover) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-b-sw-text:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-text-reverse:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-text-reverse-alternate:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/0:hover) {
  border-bottom-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/10:hover) {
  border-bottom-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/100:hover) {
  border-bottom-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/15:hover) {
  border-bottom-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/20:hover) {
  border-bottom-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/25:hover) {
  border-bottom-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/30:hover) {
  border-bottom-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/35:hover) {
  border-bottom-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/40:hover) {
  border-bottom-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/45:hover) {
  border-bottom-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/5:hover) {
  border-bottom-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/50:hover) {
  border-bottom-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/55:hover) {
  border-bottom-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/60:hover) {
  border-bottom-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/65:hover) {
  border-bottom-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/70:hover) {
  border-bottom-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/75:hover) {
  border-bottom-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/80:hover) {
  border-bottom-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/85:hover) {
  border-bottom-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/90:hover) {
  border-bottom-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-b-sw-text-reverse-alternate\/95:hover) {
  border-bottom-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-b-sw-text-reverse\/0:hover) {
  border-bottom-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-b-sw-text-reverse\/10:hover) {
  border-bottom-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-b-sw-text-reverse\/100:hover) {
  border-bottom-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-b-sw-text-reverse\/15:hover) {
  border-bottom-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-b-sw-text-reverse\/20:hover) {
  border-bottom-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-b-sw-text-reverse\/25:hover) {
  border-bottom-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-b-sw-text-reverse\/30:hover) {
  border-bottom-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-b-sw-text-reverse\/35:hover) {
  border-bottom-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-b-sw-text-reverse\/40:hover) {
  border-bottom-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-b-sw-text-reverse\/45:hover) {
  border-bottom-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-b-sw-text-reverse\/5:hover) {
  border-bottom-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-b-sw-text-reverse\/50:hover) {
  border-bottom-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-b-sw-text-reverse\/55:hover) {
  border-bottom-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-b-sw-text-reverse\/60:hover) {
  border-bottom-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-b-sw-text-reverse\/65:hover) {
  border-bottom-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-b-sw-text-reverse\/70:hover) {
  border-bottom-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-b-sw-text-reverse\/75:hover) {
  border-bottom-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-b-sw-text-reverse\/80:hover) {
  border-bottom-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-b-sw-text-reverse\/85:hover) {
  border-bottom-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-b-sw-text-reverse\/90:hover) {
  border-bottom-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-b-sw-text-reverse\/95:hover) {
  border-bottom-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-b-sw-text-section-title:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-text-section-title\/0:hover) {
  border-bottom-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-b-sw-text-section-title\/10:hover) {
  border-bottom-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-b-sw-text-section-title\/100:hover) {
  border-bottom-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-b-sw-text-section-title\/15:hover) {
  border-bottom-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-b-sw-text-section-title\/20:hover) {
  border-bottom-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-b-sw-text-section-title\/25:hover) {
  border-bottom-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-b-sw-text-section-title\/30:hover) {
  border-bottom-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-b-sw-text-section-title\/35:hover) {
  border-bottom-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-b-sw-text-section-title\/40:hover) {
  border-bottom-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-b-sw-text-section-title\/45:hover) {
  border-bottom-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-b-sw-text-section-title\/5:hover) {
  border-bottom-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-b-sw-text-section-title\/50:hover) {
  border-bottom-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-b-sw-text-section-title\/55:hover) {
  border-bottom-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-b-sw-text-section-title\/60:hover) {
  border-bottom-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-b-sw-text-section-title\/65:hover) {
  border-bottom-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-b-sw-text-section-title\/70:hover) {
  border-bottom-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-b-sw-text-section-title\/75:hover) {
  border-bottom-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-b-sw-text-section-title\/80:hover) {
  border-bottom-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-b-sw-text-section-title\/85:hover) {
  border-bottom-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-b-sw-text-section-title\/90:hover) {
  border-bottom-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-b-sw-text-section-title\/95:hover) {
  border-bottom-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-b-sw-text\/0:hover) {
  border-bottom-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-b-sw-text\/10:hover) {
  border-bottom-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-b-sw-text\/100:hover) {
  border-bottom-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-b-sw-text\/15:hover) {
  border-bottom-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-b-sw-text\/20:hover) {
  border-bottom-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-b-sw-text\/25:hover) {
  border-bottom-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-b-sw-text\/30:hover) {
  border-bottom-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-b-sw-text\/35:hover) {
  border-bottom-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-b-sw-text\/40:hover) {
  border-bottom-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-b-sw-text\/45:hover) {
  border-bottom-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-b-sw-text\/5:hover) {
  border-bottom-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-b-sw-text\/50:hover) {
  border-bottom-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-b-sw-text\/55:hover) {
  border-bottom-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-b-sw-text\/60:hover) {
  border-bottom-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-b-sw-text\/65:hover) {
  border-bottom-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-b-sw-text\/70:hover) {
  border-bottom-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-b-sw-text\/75:hover) {
  border-bottom-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-b-sw-text\/80:hover) {
  border-bottom-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-b-sw-text\/85:hover) {
  border-bottom-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-b-sw-text\/90:hover) {
  border-bottom-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-b-sw-text\/95:hover) {
  border-bottom-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-b-sw-tooltip:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-b-sw-tooltip\/0:hover) {
  border-bottom-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-b-sw-tooltip\/10:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-b-sw-tooltip\/100:hover) {
  border-bottom-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-b-sw-tooltip\/15:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-b-sw-tooltip\/20:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-b-sw-tooltip\/25:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-b-sw-tooltip\/30:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-b-sw-tooltip\/35:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-b-sw-tooltip\/40:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-b-sw-tooltip\/45:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-b-sw-tooltip\/5:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-b-sw-tooltip\/50:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-b-sw-tooltip\/55:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-b-sw-tooltip\/60:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-b-sw-tooltip\/65:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-b-sw-tooltip\/70:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-b-sw-tooltip\/75:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-b-sw-tooltip\/80:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-b-sw-tooltip\/85:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-b-sw-tooltip\/90:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-b-sw-tooltip\/95:hover) {
  border-bottom-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-b-sw-very-high-price:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-very-high-price\/0:hover) {
  border-bottom-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-b-sw-very-high-price\/10:hover) {
  border-bottom-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-b-sw-very-high-price\/100:hover) {
  border-bottom-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-b-sw-very-high-price\/15:hover) {
  border-bottom-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-b-sw-very-high-price\/20:hover) {
  border-bottom-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-b-sw-very-high-price\/25:hover) {
  border-bottom-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-b-sw-very-high-price\/30:hover) {
  border-bottom-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-b-sw-very-high-price\/35:hover) {
  border-bottom-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-b-sw-very-high-price\/40:hover) {
  border-bottom-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-b-sw-very-high-price\/45:hover) {
  border-bottom-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-b-sw-very-high-price\/5:hover) {
  border-bottom-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-b-sw-very-high-price\/50:hover) {
  border-bottom-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-b-sw-very-high-price\/55:hover) {
  border-bottom-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-b-sw-very-high-price\/60:hover) {
  border-bottom-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-b-sw-very-high-price\/65:hover) {
  border-bottom-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-b-sw-very-high-price\/70:hover) {
  border-bottom-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-b-sw-very-high-price\/75:hover) {
  border-bottom-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-b-sw-very-high-price\/80:hover) {
  border-bottom-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-b-sw-very-high-price\/85:hover) {
  border-bottom-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-b-sw-very-high-price\/90:hover) {
  border-bottom-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-b-sw-very-high-price\/95:hover) {
  border-bottom-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-b-sw-warning:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-warning-background:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-b-sw-warning-background-hex:hover) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.hover\:border-b-sw-warning-background-hex\/0:hover) {
  border-bottom-color: rgb(252 244 230 / 0);
}#body :is(.hover\:border-b-sw-warning-background-hex\/10:hover) {
  border-bottom-color: rgb(252 244 230 / 0.1);
}#body :is(.hover\:border-b-sw-warning-background-hex\/100:hover) {
  border-bottom-color: rgb(252 244 230 / 1);
}#body :is(.hover\:border-b-sw-warning-background-hex\/15:hover) {
  border-bottom-color: rgb(252 244 230 / 0.15);
}#body :is(.hover\:border-b-sw-warning-background-hex\/20:hover) {
  border-bottom-color: rgb(252 244 230 / 0.2);
}#body :is(.hover\:border-b-sw-warning-background-hex\/25:hover) {
  border-bottom-color: rgb(252 244 230 / 0.25);
}#body :is(.hover\:border-b-sw-warning-background-hex\/30:hover) {
  border-bottom-color: rgb(252 244 230 / 0.3);
}#body :is(.hover\:border-b-sw-warning-background-hex\/35:hover) {
  border-bottom-color: rgb(252 244 230 / 0.35);
}#body :is(.hover\:border-b-sw-warning-background-hex\/40:hover) {
  border-bottom-color: rgb(252 244 230 / 0.4);
}#body :is(.hover\:border-b-sw-warning-background-hex\/45:hover) {
  border-bottom-color: rgb(252 244 230 / 0.45);
}#body :is(.hover\:border-b-sw-warning-background-hex\/5:hover) {
  border-bottom-color: rgb(252 244 230 / 0.05);
}#body :is(.hover\:border-b-sw-warning-background-hex\/50:hover) {
  border-bottom-color: rgb(252 244 230 / 0.5);
}#body :is(.hover\:border-b-sw-warning-background-hex\/55:hover) {
  border-bottom-color: rgb(252 244 230 / 0.55);
}#body :is(.hover\:border-b-sw-warning-background-hex\/60:hover) {
  border-bottom-color: rgb(252 244 230 / 0.6);
}#body :is(.hover\:border-b-sw-warning-background-hex\/65:hover) {
  border-bottom-color: rgb(252 244 230 / 0.65);
}#body :is(.hover\:border-b-sw-warning-background-hex\/70:hover) {
  border-bottom-color: rgb(252 244 230 / 0.7);
}#body :is(.hover\:border-b-sw-warning-background-hex\/75:hover) {
  border-bottom-color: rgb(252 244 230 / 0.75);
}#body :is(.hover\:border-b-sw-warning-background-hex\/80:hover) {
  border-bottom-color: rgb(252 244 230 / 0.8);
}#body :is(.hover\:border-b-sw-warning-background-hex\/85:hover) {
  border-bottom-color: rgb(252 244 230 / 0.85);
}#body :is(.hover\:border-b-sw-warning-background-hex\/90:hover) {
  border-bottom-color: rgb(252 244 230 / 0.9);
}#body :is(.hover\:border-b-sw-warning-background-hex\/95:hover) {
  border-bottom-color: rgb(252 244 230 / 0.95);
}#body :is(.hover\:border-b-sw-warning-background\/0:hover) {
  border-bottom-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-b-sw-warning-background\/10:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-b-sw-warning-background\/100:hover) {
  border-bottom-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-b-sw-warning-background\/15:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-b-sw-warning-background\/20:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-b-sw-warning-background\/25:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-b-sw-warning-background\/30:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-b-sw-warning-background\/35:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-b-sw-warning-background\/40:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-b-sw-warning-background\/45:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-b-sw-warning-background\/5:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-b-sw-warning-background\/50:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-b-sw-warning-background\/55:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-b-sw-warning-background\/60:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-b-sw-warning-background\/65:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-b-sw-warning-background\/70:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-b-sw-warning-background\/75:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-b-sw-warning-background\/80:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-b-sw-warning-background\/85:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-b-sw-warning-background\/90:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-b-sw-warning-background\/95:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-b-sw-warning-opacity:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-b-sw-warning-opacity\/0:hover) {
  border-bottom-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-b-sw-warning-opacity\/10:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-b-sw-warning-opacity\/100:hover) {
  border-bottom-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-b-sw-warning-opacity\/15:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-b-sw-warning-opacity\/20:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-b-sw-warning-opacity\/25:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-b-sw-warning-opacity\/30:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-b-sw-warning-opacity\/35:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-b-sw-warning-opacity\/40:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-b-sw-warning-opacity\/45:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-b-sw-warning-opacity\/5:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-b-sw-warning-opacity\/50:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-b-sw-warning-opacity\/55:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-b-sw-warning-opacity\/60:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-b-sw-warning-opacity\/65:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-b-sw-warning-opacity\/70:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-b-sw-warning-opacity\/75:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-b-sw-warning-opacity\/80:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-b-sw-warning-opacity\/85:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-b-sw-warning-opacity\/90:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-b-sw-warning-opacity\/95:hover) {
  border-bottom-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-b-sw-warning\/0:hover) {
  border-bottom-color: rgb(223 145 0 / 0);
}#body :is(.hover\:border-b-sw-warning\/10:hover) {
  border-bottom-color: rgb(223 145 0 / 0.1);
}#body :is(.hover\:border-b-sw-warning\/100:hover) {
  border-bottom-color: rgb(223 145 0 / 1);
}#body :is(.hover\:border-b-sw-warning\/15:hover) {
  border-bottom-color: rgb(223 145 0 / 0.15);
}#body :is(.hover\:border-b-sw-warning\/20:hover) {
  border-bottom-color: rgb(223 145 0 / 0.2);
}#body :is(.hover\:border-b-sw-warning\/25:hover) {
  border-bottom-color: rgb(223 145 0 / 0.25);
}#body :is(.hover\:border-b-sw-warning\/30:hover) {
  border-bottom-color: rgb(223 145 0 / 0.3);
}#body :is(.hover\:border-b-sw-warning\/35:hover) {
  border-bottom-color: rgb(223 145 0 / 0.35);
}#body :is(.hover\:border-b-sw-warning\/40:hover) {
  border-bottom-color: rgb(223 145 0 / 0.4);
}#body :is(.hover\:border-b-sw-warning\/45:hover) {
  border-bottom-color: rgb(223 145 0 / 0.45);
}#body :is(.hover\:border-b-sw-warning\/5:hover) {
  border-bottom-color: rgb(223 145 0 / 0.05);
}#body :is(.hover\:border-b-sw-warning\/50:hover) {
  border-bottom-color: rgb(223 145 0 / 0.5);
}#body :is(.hover\:border-b-sw-warning\/55:hover) {
  border-bottom-color: rgb(223 145 0 / 0.55);
}#body :is(.hover\:border-b-sw-warning\/60:hover) {
  border-bottom-color: rgb(223 145 0 / 0.6);
}#body :is(.hover\:border-b-sw-warning\/65:hover) {
  border-bottom-color: rgb(223 145 0 / 0.65);
}#body :is(.hover\:border-b-sw-warning\/70:hover) {
  border-bottom-color: rgb(223 145 0 / 0.7);
}#body :is(.hover\:border-b-sw-warning\/75:hover) {
  border-bottom-color: rgb(223 145 0 / 0.75);
}#body :is(.hover\:border-b-sw-warning\/80:hover) {
  border-bottom-color: rgb(223 145 0 / 0.8);
}#body :is(.hover\:border-b-sw-warning\/85:hover) {
  border-bottom-color: rgb(223 145 0 / 0.85);
}#body :is(.hover\:border-b-sw-warning\/90:hover) {
  border-bottom-color: rgb(223 145 0 / 0.9);
}#body :is(.hover\:border-b-sw-warning\/95:hover) {
  border-bottom-color: rgb(223 145 0 / 0.95);
}#body :is(.hover\:border-b-transparent:hover) {
  border-bottom-color: transparent;
}#body :is(.hover\:border-b-transparent\/0:hover) {
  border-bottom-color: rgb(0 0 0 / 0);
}#body :is(.hover\:border-b-transparent\/10:hover) {
  border-bottom-color: rgb(0 0 0 / 0.1);
}#body :is(.hover\:border-b-transparent\/100:hover) {
  border-bottom-color: rgb(0 0 0 / 1);
}#body :is(.hover\:border-b-transparent\/15:hover) {
  border-bottom-color: rgb(0 0 0 / 0.15);
}#body :is(.hover\:border-b-transparent\/20:hover) {
  border-bottom-color: rgb(0 0 0 / 0.2);
}#body :is(.hover\:border-b-transparent\/25:hover) {
  border-bottom-color: rgb(0 0 0 / 0.25);
}#body :is(.hover\:border-b-transparent\/30:hover) {
  border-bottom-color: rgb(0 0 0 / 0.3);
}#body :is(.hover\:border-b-transparent\/35:hover) {
  border-bottom-color: rgb(0 0 0 / 0.35);
}#body :is(.hover\:border-b-transparent\/40:hover) {
  border-bottom-color: rgb(0 0 0 / 0.4);
}#body :is(.hover\:border-b-transparent\/45:hover) {
  border-bottom-color: rgb(0 0 0 / 0.45);
}#body :is(.hover\:border-b-transparent\/5:hover) {
  border-bottom-color: rgb(0 0 0 / 0.05);
}#body :is(.hover\:border-b-transparent\/50:hover) {
  border-bottom-color: rgb(0 0 0 / 0.5);
}#body :is(.hover\:border-b-transparent\/55:hover) {
  border-bottom-color: rgb(0 0 0 / 0.55);
}#body :is(.hover\:border-b-transparent\/60:hover) {
  border-bottom-color: rgb(0 0 0 / 0.6);
}#body :is(.hover\:border-b-transparent\/65:hover) {
  border-bottom-color: rgb(0 0 0 / 0.65);
}#body :is(.hover\:border-b-transparent\/70:hover) {
  border-bottom-color: rgb(0 0 0 / 0.7);
}#body :is(.hover\:border-b-transparent\/75:hover) {
  border-bottom-color: rgb(0 0 0 / 0.75);
}#body :is(.hover\:border-b-transparent\/80:hover) {
  border-bottom-color: rgb(0 0 0 / 0.8);
}#body :is(.hover\:border-b-transparent\/85:hover) {
  border-bottom-color: rgb(0 0 0 / 0.85);
}#body :is(.hover\:border-b-transparent\/90:hover) {
  border-bottom-color: rgb(0 0 0 / 0.9);
}#body :is(.hover\:border-b-transparent\/95:hover) {
  border-bottom-color: rgb(0 0 0 / 0.95);
}#body :is(.hover\:border-e-sw-active:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-active-light:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-e-sw-active-light-hex:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-active-light-hex\/0:hover) {
  border-inline-end-color: rgb(230 240 251 / 0);
}#body :is(.hover\:border-e-sw-active-light-hex\/10:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.1);
}#body :is(.hover\:border-e-sw-active-light-hex\/100:hover) {
  border-inline-end-color: rgb(230 240 251 / 1);
}#body :is(.hover\:border-e-sw-active-light-hex\/15:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.15);
}#body :is(.hover\:border-e-sw-active-light-hex\/20:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.2);
}#body :is(.hover\:border-e-sw-active-light-hex\/25:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.25);
}#body :is(.hover\:border-e-sw-active-light-hex\/30:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.3);
}#body :is(.hover\:border-e-sw-active-light-hex\/35:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.35);
}#body :is(.hover\:border-e-sw-active-light-hex\/40:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.4);
}#body :is(.hover\:border-e-sw-active-light-hex\/45:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.45);
}#body :is(.hover\:border-e-sw-active-light-hex\/5:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.05);
}#body :is(.hover\:border-e-sw-active-light-hex\/50:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.5);
}#body :is(.hover\:border-e-sw-active-light-hex\/55:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.55);
}#body :is(.hover\:border-e-sw-active-light-hex\/60:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.6);
}#body :is(.hover\:border-e-sw-active-light-hex\/65:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.65);
}#body :is(.hover\:border-e-sw-active-light-hex\/70:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.7);
}#body :is(.hover\:border-e-sw-active-light-hex\/75:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.75);
}#body :is(.hover\:border-e-sw-active-light-hex\/80:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.8);
}#body :is(.hover\:border-e-sw-active-light-hex\/85:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.85);
}#body :is(.hover\:border-e-sw-active-light-hex\/90:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.9);
}#body :is(.hover\:border-e-sw-active-light-hex\/95:hover) {
  border-inline-end-color: rgb(230 240 251 / 0.95);
}#body :is(.hover\:border-e-sw-active-light\/0:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-e-sw-active-light\/10:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-e-sw-active-light\/100:hover) {
  border-inline-end-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-e-sw-active-light\/15:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-e-sw-active-light\/20:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-e-sw-active-light\/25:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-e-sw-active-light\/30:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-e-sw-active-light\/35:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-e-sw-active-light\/40:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-e-sw-active-light\/45:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-e-sw-active-light\/5:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-e-sw-active-light\/50:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-e-sw-active-light\/55:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-e-sw-active-light\/60:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-e-sw-active-light\/65:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-e-sw-active-light\/70:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-e-sw-active-light\/75:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-e-sw-active-light\/80:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-e-sw-active-light\/85:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-e-sw-active-light\/90:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-e-sw-active-light\/95:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-e-sw-active\/0:hover) {
  border-inline-end-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-e-sw-active\/10:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-e-sw-active\/100:hover) {
  border-inline-end-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-e-sw-active\/15:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-e-sw-active\/20:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-e-sw-active\/25:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-e-sw-active\/30:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-e-sw-active\/35:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-e-sw-active\/40:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-e-sw-active\/45:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-e-sw-active\/5:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-e-sw-active\/50:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-e-sw-active\/55:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-e-sw-active\/60:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-e-sw-active\/65:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-e-sw-active\/70:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-e-sw-active\/75:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-e-sw-active\/80:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-e-sw-active\/85:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-e-sw-active\/90:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-e-sw-active\/95:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-e-sw-background:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-background-component:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-background-component\/0:hover) {
  border-inline-end-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-e-sw-background-component\/10:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-e-sw-background-component\/100:hover) {
  border-inline-end-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-e-sw-background-component\/15:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-e-sw-background-component\/20:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-e-sw-background-component\/25:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-e-sw-background-component\/30:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-e-sw-background-component\/35:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-e-sw-background-component\/40:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-e-sw-background-component\/45:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-e-sw-background-component\/5:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-e-sw-background-component\/50:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-e-sw-background-component\/55:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-e-sw-background-component\/60:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-e-sw-background-component\/65:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-e-sw-background-component\/70:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-e-sw-background-component\/75:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-e-sw-background-component\/80:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-e-sw-background-component\/85:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-e-sw-background-component\/90:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-e-sw-background-component\/95:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-e-sw-background-header:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-background-header\/0:hover) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-e-sw-background-header\/10:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-e-sw-background-header\/100:hover) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-e-sw-background-header\/15:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-e-sw-background-header\/20:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-e-sw-background-header\/25:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-e-sw-background-header\/30:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-e-sw-background-header\/35:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-e-sw-background-header\/40:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-e-sw-background-header\/45:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-e-sw-background-header\/5:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-e-sw-background-header\/50:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-e-sw-background-header\/55:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-e-sw-background-header\/60:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-e-sw-background-header\/65:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-e-sw-background-header\/70:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-e-sw-background-header\/75:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-e-sw-background-header\/80:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-e-sw-background-header\/85:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-e-sw-background-header\/90:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-e-sw-background-header\/95:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-e-sw-background\/0:hover) {
  border-inline-end-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-e-sw-background\/10:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-e-sw-background\/100:hover) {
  border-inline-end-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-e-sw-background\/15:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-e-sw-background\/20:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-e-sw-background\/25:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-e-sw-background\/30:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-e-sw-background\/35:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-e-sw-background\/40:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-e-sw-background\/45:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-e-sw-background\/5:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-e-sw-background\/50:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-e-sw-background\/55:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-e-sw-background\/60:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-e-sw-background\/65:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-e-sw-background\/70:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-e-sw-background\/75:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-e-sw-background\/80:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-e-sw-background\/85:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-e-sw-background\/90:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-e-sw-background\/95:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-e-sw-border:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-border-alternate:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-border-alternate\/0:hover) {
  border-inline-end-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-e-sw-border-alternate\/10:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-e-sw-border-alternate\/100:hover) {
  border-inline-end-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-e-sw-border-alternate\/15:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-e-sw-border-alternate\/20:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-e-sw-border-alternate\/25:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-e-sw-border-alternate\/30:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-e-sw-border-alternate\/35:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-e-sw-border-alternate\/40:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-e-sw-border-alternate\/45:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-e-sw-border-alternate\/5:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-e-sw-border-alternate\/50:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-e-sw-border-alternate\/55:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-e-sw-border-alternate\/60:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-e-sw-border-alternate\/65:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-e-sw-border-alternate\/70:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-e-sw-border-alternate\/75:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-e-sw-border-alternate\/80:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-e-sw-border-alternate\/85:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-e-sw-border-alternate\/90:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-e-sw-border-alternate\/95:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-e-sw-border-light:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-border-light\/0:hover) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-e-sw-border-light\/10:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-e-sw-border-light\/100:hover) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-e-sw-border-light\/15:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-e-sw-border-light\/20:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-e-sw-border-light\/25:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-e-sw-border-light\/30:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-e-sw-border-light\/35:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-e-sw-border-light\/40:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-e-sw-border-light\/45:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-e-sw-border-light\/5:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-e-sw-border-light\/50:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-e-sw-border-light\/55:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-e-sw-border-light\/60:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-e-sw-border-light\/65:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-e-sw-border-light\/70:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-e-sw-border-light\/75:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-e-sw-border-light\/80:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-e-sw-border-light\/85:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-e-sw-border-light\/90:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-e-sw-border-light\/95:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-e-sw-border\/0:hover) {
  border-inline-end-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-e-sw-border\/10:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-e-sw-border\/100:hover) {
  border-inline-end-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-e-sw-border\/15:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-e-sw-border\/20:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-e-sw-border\/25:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-e-sw-border\/30:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-e-sw-border\/35:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-e-sw-border\/40:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-e-sw-border\/45:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-e-sw-border\/5:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-e-sw-border\/50:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-e-sw-border\/55:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-e-sw-border\/60:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-e-sw-border\/65:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-e-sw-border\/70:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-e-sw-border\/75:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-e-sw-border\/80:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-e-sw-border\/85:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-e-sw-border\/90:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-e-sw-border\/95:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-e-sw-boxShadow:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-e-sw-boxShadow\/0:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-e-sw-boxShadow\/10:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-e-sw-boxShadow\/100:hover) {
  border-inline-end-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-e-sw-boxShadow\/15:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-e-sw-boxShadow\/20:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-e-sw-boxShadow\/25:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-e-sw-boxShadow\/30:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-e-sw-boxShadow\/35:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-e-sw-boxShadow\/40:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-e-sw-boxShadow\/45:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-e-sw-boxShadow\/5:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-e-sw-boxShadow\/50:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-e-sw-boxShadow\/55:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-e-sw-boxShadow\/60:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-e-sw-boxShadow\/65:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-e-sw-boxShadow\/70:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-e-sw-boxShadow\/75:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-e-sw-boxShadow\/80:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-e-sw-boxShadow\/85:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-e-sw-boxShadow\/90:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-e-sw-boxShadow\/95:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-e-sw-destroy:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-destroy\/0:hover) {
  border-inline-end-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-e-sw-destroy\/10:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-e-sw-destroy\/100:hover) {
  border-inline-end-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-e-sw-destroy\/15:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-e-sw-destroy\/20:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-e-sw-destroy\/25:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-e-sw-destroy\/30:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-e-sw-destroy\/35:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-e-sw-destroy\/40:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-e-sw-destroy\/45:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-e-sw-destroy\/5:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-e-sw-destroy\/50:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-e-sw-destroy\/55:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-e-sw-destroy\/60:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-e-sw-destroy\/65:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-e-sw-destroy\/70:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-e-sw-destroy\/75:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-e-sw-destroy\/80:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-e-sw-destroy\/85:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-e-sw-destroy\/90:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-e-sw-destroy\/95:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-e-sw-disabled:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-disabled-alternate:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-disabled-alternate\/0:hover) {
  border-inline-end-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-e-sw-disabled-alternate\/10:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-e-sw-disabled-alternate\/100:hover) {
  border-inline-end-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-e-sw-disabled-alternate\/15:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-e-sw-disabled-alternate\/20:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-e-sw-disabled-alternate\/25:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-e-sw-disabled-alternate\/30:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-e-sw-disabled-alternate\/35:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-e-sw-disabled-alternate\/40:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-e-sw-disabled-alternate\/45:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-e-sw-disabled-alternate\/5:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-e-sw-disabled-alternate\/50:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-e-sw-disabled-alternate\/55:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-e-sw-disabled-alternate\/60:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-e-sw-disabled-alternate\/65:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-e-sw-disabled-alternate\/70:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-e-sw-disabled-alternate\/75:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-e-sw-disabled-alternate\/80:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-e-sw-disabled-alternate\/85:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-e-sw-disabled-alternate\/90:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-e-sw-disabled-alternate\/95:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-e-sw-disabled-text:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-disabled-text\/0:hover) {
  border-inline-end-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-e-sw-disabled-text\/10:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-e-sw-disabled-text\/100:hover) {
  border-inline-end-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-e-sw-disabled-text\/15:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-e-sw-disabled-text\/20:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-e-sw-disabled-text\/25:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-e-sw-disabled-text\/30:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-e-sw-disabled-text\/35:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-e-sw-disabled-text\/40:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-e-sw-disabled-text\/45:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-e-sw-disabled-text\/5:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-e-sw-disabled-text\/50:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-e-sw-disabled-text\/55:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-e-sw-disabled-text\/60:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-e-sw-disabled-text\/65:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-e-sw-disabled-text\/70:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-e-sw-disabled-text\/75:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-e-sw-disabled-text\/80:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-e-sw-disabled-text\/85:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-e-sw-disabled-text\/90:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-e-sw-disabled-text\/95:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-e-sw-disabled\/0:hover) {
  border-inline-end-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-e-sw-disabled\/10:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-e-sw-disabled\/100:hover) {
  border-inline-end-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-e-sw-disabled\/15:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-e-sw-disabled\/20:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-e-sw-disabled\/25:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-e-sw-disabled\/30:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-e-sw-disabled\/35:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-e-sw-disabled\/40:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-e-sw-disabled\/45:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-e-sw-disabled\/5:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-e-sw-disabled\/50:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-e-sw-disabled\/55:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-e-sw-disabled\/60:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-e-sw-disabled\/65:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-e-sw-disabled\/70:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-e-sw-disabled\/75:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-e-sw-disabled\/80:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-e-sw-disabled\/85:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-e-sw-disabled\/90:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-e-sw-disabled\/95:hover) {
  border-inline-end-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-e-sw-divider:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-divider\/0:hover) {
  border-inline-end-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-e-sw-divider\/10:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-e-sw-divider\/100:hover) {
  border-inline-end-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-e-sw-divider\/15:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-e-sw-divider\/20:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-e-sw-divider\/25:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-e-sw-divider\/30:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-e-sw-divider\/35:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-e-sw-divider\/40:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-e-sw-divider\/45:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-e-sw-divider\/5:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-e-sw-divider\/50:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-e-sw-divider\/55:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-e-sw-divider\/60:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-e-sw-divider\/65:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-e-sw-divider\/70:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-e-sw-divider\/75:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-e-sw-divider\/80:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-e-sw-divider\/85:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-e-sw-divider\/90:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-e-sw-divider\/95:hover) {
  border-inline-end-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-e-sw-error:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-error-background:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-e-sw-error-background-hex:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-error-background-hex\/0:hover) {
  border-inline-end-color: rgb(247 232 231 / 0);
}#body :is(.hover\:border-e-sw-error-background-hex\/10:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.1);
}#body :is(.hover\:border-e-sw-error-background-hex\/100:hover) {
  border-inline-end-color: rgb(247 232 231 / 1);
}#body :is(.hover\:border-e-sw-error-background-hex\/15:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.15);
}#body :is(.hover\:border-e-sw-error-background-hex\/20:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.2);
}#body :is(.hover\:border-e-sw-error-background-hex\/25:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.25);
}#body :is(.hover\:border-e-sw-error-background-hex\/30:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.3);
}#body :is(.hover\:border-e-sw-error-background-hex\/35:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.35);
}#body :is(.hover\:border-e-sw-error-background-hex\/40:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.4);
}#body :is(.hover\:border-e-sw-error-background-hex\/45:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.45);
}#body :is(.hover\:border-e-sw-error-background-hex\/5:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.05);
}#body :is(.hover\:border-e-sw-error-background-hex\/50:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.5);
}#body :is(.hover\:border-e-sw-error-background-hex\/55:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.55);
}#body :is(.hover\:border-e-sw-error-background-hex\/60:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.6);
}#body :is(.hover\:border-e-sw-error-background-hex\/65:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.65);
}#body :is(.hover\:border-e-sw-error-background-hex\/70:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.7);
}#body :is(.hover\:border-e-sw-error-background-hex\/75:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.75);
}#body :is(.hover\:border-e-sw-error-background-hex\/80:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.8);
}#body :is(.hover\:border-e-sw-error-background-hex\/85:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.85);
}#body :is(.hover\:border-e-sw-error-background-hex\/90:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.9);
}#body :is(.hover\:border-e-sw-error-background-hex\/95:hover) {
  border-inline-end-color: rgb(247 232 231 / 0.95);
}#body :is(.hover\:border-e-sw-error-background\/0:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-e-sw-error-background\/10:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-e-sw-error-background\/100:hover) {
  border-inline-end-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-e-sw-error-background\/15:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-e-sw-error-background\/20:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-e-sw-error-background\/25:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-e-sw-error-background\/30:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-e-sw-error-background\/35:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-e-sw-error-background\/40:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-e-sw-error-background\/45:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-e-sw-error-background\/5:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-e-sw-error-background\/50:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-e-sw-error-background\/55:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-e-sw-error-background\/60:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-e-sw-error-background\/65:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-e-sw-error-background\/70:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-e-sw-error-background\/75:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-e-sw-error-background\/80:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-e-sw-error-background\/85:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-e-sw-error-background\/90:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-e-sw-error-background\/95:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-e-sw-error-dark:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-error-dark\/0:hover) {
  border-inline-end-color: rgb(135 22 15 / 0);
}#body :is(.hover\:border-e-sw-error-dark\/10:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.1);
}#body :is(.hover\:border-e-sw-error-dark\/100:hover) {
  border-inline-end-color: rgb(135 22 15 / 1);
}#body :is(.hover\:border-e-sw-error-dark\/15:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.15);
}#body :is(.hover\:border-e-sw-error-dark\/20:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.2);
}#body :is(.hover\:border-e-sw-error-dark\/25:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.25);
}#body :is(.hover\:border-e-sw-error-dark\/30:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.3);
}#body :is(.hover\:border-e-sw-error-dark\/35:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.35);
}#body :is(.hover\:border-e-sw-error-dark\/40:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.4);
}#body :is(.hover\:border-e-sw-error-dark\/45:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.45);
}#body :is(.hover\:border-e-sw-error-dark\/5:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.05);
}#body :is(.hover\:border-e-sw-error-dark\/50:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.5);
}#body :is(.hover\:border-e-sw-error-dark\/55:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.55);
}#body :is(.hover\:border-e-sw-error-dark\/60:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.6);
}#body :is(.hover\:border-e-sw-error-dark\/65:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.65);
}#body :is(.hover\:border-e-sw-error-dark\/70:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.7);
}#body :is(.hover\:border-e-sw-error-dark\/75:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.75);
}#body :is(.hover\:border-e-sw-error-dark\/80:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.8);
}#body :is(.hover\:border-e-sw-error-dark\/85:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.85);
}#body :is(.hover\:border-e-sw-error-dark\/90:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.9);
}#body :is(.hover\:border-e-sw-error-dark\/95:hover) {
  border-inline-end-color: rgb(135 22 15 / 0.95);
}#body :is(.hover\:border-e-sw-error-light:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-error-light\/0:hover) {
  border-inline-end-color: rgb(203 82 65 / 0);
}#body :is(.hover\:border-e-sw-error-light\/10:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.1);
}#body :is(.hover\:border-e-sw-error-light\/100:hover) {
  border-inline-end-color: rgb(203 82 65 / 1);
}#body :is(.hover\:border-e-sw-error-light\/15:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.15);
}#body :is(.hover\:border-e-sw-error-light\/20:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.2);
}#body :is(.hover\:border-e-sw-error-light\/25:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.25);
}#body :is(.hover\:border-e-sw-error-light\/30:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.3);
}#body :is(.hover\:border-e-sw-error-light\/35:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.35);
}#body :is(.hover\:border-e-sw-error-light\/40:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.4);
}#body :is(.hover\:border-e-sw-error-light\/45:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.45);
}#body :is(.hover\:border-e-sw-error-light\/5:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.05);
}#body :is(.hover\:border-e-sw-error-light\/50:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.5);
}#body :is(.hover\:border-e-sw-error-light\/55:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.55);
}#body :is(.hover\:border-e-sw-error-light\/60:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.6);
}#body :is(.hover\:border-e-sw-error-light\/65:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.65);
}#body :is(.hover\:border-e-sw-error-light\/70:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.7);
}#body :is(.hover\:border-e-sw-error-light\/75:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.75);
}#body :is(.hover\:border-e-sw-error-light\/80:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.8);
}#body :is(.hover\:border-e-sw-error-light\/85:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.85);
}#body :is(.hover\:border-e-sw-error-light\/90:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.9);
}#body :is(.hover\:border-e-sw-error-light\/95:hover) {
  border-inline-end-color: rgb(203 82 65 / 0.95);
}#body :is(.hover\:border-e-sw-error\/0:hover) {
  border-inline-end-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-e-sw-error\/10:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-e-sw-error\/100:hover) {
  border-inline-end-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-e-sw-error\/15:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-e-sw-error\/20:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-e-sw-error\/25:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-e-sw-error\/30:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-e-sw-error\/35:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-e-sw-error\/40:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-e-sw-error\/45:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-e-sw-error\/5:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-e-sw-error\/50:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-e-sw-error\/55:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-e-sw-error\/60:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-e-sw-error\/65:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-e-sw-error\/70:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-e-sw-error\/75:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-e-sw-error\/80:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-e-sw-error\/85:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-e-sw-error\/90:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-e-sw-error\/95:hover) {
  border-inline-end-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-e-sw-focused:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-focused\/0:hover) {
  border-inline-end-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-e-sw-focused\/10:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-e-sw-focused\/100:hover) {
  border-inline-end-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-e-sw-focused\/15:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-e-sw-focused\/20:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-e-sw-focused\/25:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-e-sw-focused\/30:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-e-sw-focused\/35:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-e-sw-focused\/40:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-e-sw-focused\/45:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-e-sw-focused\/5:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-e-sw-focused\/50:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-e-sw-focused\/55:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-e-sw-focused\/60:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-e-sw-focused\/65:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-e-sw-focused\/70:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-e-sw-focused\/75:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-e-sw-focused\/80:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-e-sw-focused\/85:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-e-sw-focused\/90:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-e-sw-focused\/95:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-e-sw-form-field:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-form-field\/0:hover) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-e-sw-form-field\/10:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-e-sw-form-field\/100:hover) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-e-sw-form-field\/15:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-e-sw-form-field\/20:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-e-sw-form-field\/25:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-e-sw-form-field\/30:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-e-sw-form-field\/35:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-e-sw-form-field\/40:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-e-sw-form-field\/45:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-e-sw-form-field\/5:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-e-sw-form-field\/50:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-e-sw-form-field\/55:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-e-sw-form-field\/60:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-e-sw-form-field\/65:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-e-sw-form-field\/70:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-e-sw-form-field\/75:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-e-sw-form-field\/80:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-e-sw-form-field\/85:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-e-sw-form-field\/90:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-e-sw-form-field\/95:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-e-sw-form-helper-text:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-form-helper-text\/0:hover) {
  border-inline-end-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-e-sw-form-helper-text\/10:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-e-sw-form-helper-text\/100:hover) {
  border-inline-end-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-e-sw-form-helper-text\/15:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-e-sw-form-helper-text\/20:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-e-sw-form-helper-text\/25:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-e-sw-form-helper-text\/30:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-e-sw-form-helper-text\/35:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-e-sw-form-helper-text\/40:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-e-sw-form-helper-text\/45:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-e-sw-form-helper-text\/5:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-e-sw-form-helper-text\/50:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-e-sw-form-helper-text\/55:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-e-sw-form-helper-text\/60:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-e-sw-form-helper-text\/65:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-e-sw-form-helper-text\/70:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-e-sw-form-helper-text\/75:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-e-sw-form-helper-text\/80:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-e-sw-form-helper-text\/85:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-e-sw-form-helper-text\/90:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-e-sw-form-helper-text\/95:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-e-sw-high-price:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-high-price-background:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-e-sw-high-price-background\/0:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-e-sw-high-price-background\/10:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-e-sw-high-price-background\/100:hover) {
  border-inline-end-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-e-sw-high-price-background\/15:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-e-sw-high-price-background\/20:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-e-sw-high-price-background\/25:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-e-sw-high-price-background\/30:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-e-sw-high-price-background\/35:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-e-sw-high-price-background\/40:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-e-sw-high-price-background\/45:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-e-sw-high-price-background\/5:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-e-sw-high-price-background\/50:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-e-sw-high-price-background\/55:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-e-sw-high-price-background\/60:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-e-sw-high-price-background\/65:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-e-sw-high-price-background\/70:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-e-sw-high-price-background\/75:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-e-sw-high-price-background\/80:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-e-sw-high-price-background\/85:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-e-sw-high-price-background\/90:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-e-sw-high-price-background\/95:hover) {
  border-inline-end-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-e-sw-high-price\/0:hover) {
  border-inline-end-color: rgb(206 226 248 / 0);
}#body :is(.hover\:border-e-sw-high-price\/10:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.1);
}#body :is(.hover\:border-e-sw-high-price\/100:hover) {
  border-inline-end-color: rgb(206 226 248 / 1);
}#body :is(.hover\:border-e-sw-high-price\/15:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.15);
}#body :is(.hover\:border-e-sw-high-price\/20:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.2);
}#body :is(.hover\:border-e-sw-high-price\/25:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.25);
}#body :is(.hover\:border-e-sw-high-price\/30:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.3);
}#body :is(.hover\:border-e-sw-high-price\/35:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.35);
}#body :is(.hover\:border-e-sw-high-price\/40:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.4);
}#body :is(.hover\:border-e-sw-high-price\/45:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.45);
}#body :is(.hover\:border-e-sw-high-price\/5:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.05);
}#body :is(.hover\:border-e-sw-high-price\/50:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.5);
}#body :is(.hover\:border-e-sw-high-price\/55:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.55);
}#body :is(.hover\:border-e-sw-high-price\/60:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.6);
}#body :is(.hover\:border-e-sw-high-price\/65:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.65);
}#body :is(.hover\:border-e-sw-high-price\/70:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.7);
}#body :is(.hover\:border-e-sw-high-price\/75:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.75);
}#body :is(.hover\:border-e-sw-high-price\/80:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.8);
}#body :is(.hover\:border-e-sw-high-price\/85:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.85);
}#body :is(.hover\:border-e-sw-high-price\/90:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.9);
}#body :is(.hover\:border-e-sw-high-price\/95:hover) {
  border-inline-end-color: rgb(206 226 248 / 0.95);
}#body :is(.hover\:border-e-sw-hover-light:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-hover-light\/0:hover) {
  border-inline-end-color: rgb(194 210 226 / 0);
}#body :is(.hover\:border-e-sw-hover-light\/10:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.1);
}#body :is(.hover\:border-e-sw-hover-light\/100:hover) {
  border-inline-end-color: rgb(194 210 226 / 1);
}#body :is(.hover\:border-e-sw-hover-light\/15:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.15);
}#body :is(.hover\:border-e-sw-hover-light\/20:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.2);
}#body :is(.hover\:border-e-sw-hover-light\/25:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.25);
}#body :is(.hover\:border-e-sw-hover-light\/30:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.3);
}#body :is(.hover\:border-e-sw-hover-light\/35:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.35);
}#body :is(.hover\:border-e-sw-hover-light\/40:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.4);
}#body :is(.hover\:border-e-sw-hover-light\/45:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.45);
}#body :is(.hover\:border-e-sw-hover-light\/5:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.05);
}#body :is(.hover\:border-e-sw-hover-light\/50:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.5);
}#body :is(.hover\:border-e-sw-hover-light\/55:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.55);
}#body :is(.hover\:border-e-sw-hover-light\/60:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.6);
}#body :is(.hover\:border-e-sw-hover-light\/65:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.65);
}#body :is(.hover\:border-e-sw-hover-light\/70:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.7);
}#body :is(.hover\:border-e-sw-hover-light\/75:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.75);
}#body :is(.hover\:border-e-sw-hover-light\/80:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.8);
}#body :is(.hover\:border-e-sw-hover-light\/85:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.85);
}#body :is(.hover\:border-e-sw-hover-light\/90:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.9);
}#body :is(.hover\:border-e-sw-hover-light\/95:hover) {
  border-inline-end-color: rgb(194 210 226 / 0.95);
}#body :is(.hover\:border-e-sw-icon:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-icon-alternate:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-icon-alternate\/0:hover) {
  border-inline-end-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-e-sw-icon-alternate\/10:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-e-sw-icon-alternate\/100:hover) {
  border-inline-end-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-e-sw-icon-alternate\/15:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-e-sw-icon-alternate\/20:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-e-sw-icon-alternate\/25:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-e-sw-icon-alternate\/30:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-e-sw-icon-alternate\/35:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-e-sw-icon-alternate\/40:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-e-sw-icon-alternate\/45:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-e-sw-icon-alternate\/5:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-e-sw-icon-alternate\/50:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-e-sw-icon-alternate\/55:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-e-sw-icon-alternate\/60:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-e-sw-icon-alternate\/65:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-e-sw-icon-alternate\/70:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-e-sw-icon-alternate\/75:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-e-sw-icon-alternate\/80:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-e-sw-icon-alternate\/85:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-e-sw-icon-alternate\/90:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-e-sw-icon-alternate\/95:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-e-sw-icon-small:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-icon-small\/0:hover) {
  border-inline-end-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-e-sw-icon-small\/10:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-e-sw-icon-small\/100:hover) {
  border-inline-end-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-e-sw-icon-small\/15:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-e-sw-icon-small\/20:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-e-sw-icon-small\/25:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-e-sw-icon-small\/30:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-e-sw-icon-small\/35:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-e-sw-icon-small\/40:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-e-sw-icon-small\/45:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-e-sw-icon-small\/5:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-e-sw-icon-small\/50:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-e-sw-icon-small\/55:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-e-sw-icon-small\/60:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-e-sw-icon-small\/65:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-e-sw-icon-small\/70:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-e-sw-icon-small\/75:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-e-sw-icon-small\/80:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-e-sw-icon-small\/85:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-e-sw-icon-small\/90:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-e-sw-icon-small\/95:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-e-sw-icon\/0:hover) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-e-sw-icon\/10:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-e-sw-icon\/100:hover) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-e-sw-icon\/15:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-e-sw-icon\/20:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-e-sw-icon\/25:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-e-sw-icon\/30:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-e-sw-icon\/35:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-e-sw-icon\/40:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-e-sw-icon\/45:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-e-sw-icon\/5:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-e-sw-icon\/50:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-e-sw-icon\/55:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-e-sw-icon\/60:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-e-sw-icon\/65:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-e-sw-icon\/70:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-e-sw-icon\/75:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-e-sw-icon\/80:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-e-sw-icon\/85:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-e-sw-icon\/90:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-e-sw-icon\/95:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-e-sw-info:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-info\/0:hover) {
  border-inline-end-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-e-sw-info\/10:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-e-sw-info\/100:hover) {
  border-inline-end-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-e-sw-info\/15:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-e-sw-info\/20:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-e-sw-info\/25:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-e-sw-info\/30:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-e-sw-info\/35:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-e-sw-info\/40:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-e-sw-info\/45:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-e-sw-info\/5:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-e-sw-info\/50:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-e-sw-info\/55:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-e-sw-info\/60:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-e-sw-info\/65:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-e-sw-info\/70:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-e-sw-info\/75:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-e-sw-info\/80:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-e-sw-info\/85:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-e-sw-info\/90:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-e-sw-info\/95:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-e-sw-label:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-label\/0:hover) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-e-sw-label\/10:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-e-sw-label\/100:hover) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-e-sw-label\/15:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-e-sw-label\/20:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-e-sw-label\/25:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-e-sw-label\/30:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-e-sw-label\/35:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-e-sw-label\/40:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-e-sw-label\/45:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-e-sw-label\/5:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-e-sw-label\/50:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-e-sw-label\/55:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-e-sw-label\/60:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-e-sw-label\/65:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-e-sw-label\/70:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-e-sw-label\/75:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-e-sw-label\/80:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-e-sw-label\/85:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-e-sw-label\/90:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-e-sw-label\/95:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-e-sw-link-light:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-link-light\/0:hover) {
  border-inline-end-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-e-sw-link-light\/10:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-e-sw-link-light\/100:hover) {
  border-inline-end-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-e-sw-link-light\/15:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-e-sw-link-light\/20:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-e-sw-link-light\/25:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-e-sw-link-light\/30:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-e-sw-link-light\/35:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-e-sw-link-light\/40:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-e-sw-link-light\/45:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-e-sw-link-light\/5:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-e-sw-link-light\/50:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-e-sw-link-light\/55:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-e-sw-link-light\/60:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-e-sw-link-light\/65:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-e-sw-link-light\/70:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-e-sw-link-light\/75:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-e-sw-link-light\/80:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-e-sw-link-light\/85:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-e-sw-link-light\/90:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-e-sw-link-light\/95:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-e-sw-low-price:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-low-price-background:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-e-sw-low-price-background\/0:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-e-sw-low-price-background\/10:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-e-sw-low-price-background\/100:hover) {
  border-inline-end-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-e-sw-low-price-background\/15:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-e-sw-low-price-background\/20:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-e-sw-low-price-background\/25:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-e-sw-low-price-background\/30:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-e-sw-low-price-background\/35:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-e-sw-low-price-background\/40:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-e-sw-low-price-background\/45:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-e-sw-low-price-background\/5:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-e-sw-low-price-background\/50:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-e-sw-low-price-background\/55:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-e-sw-low-price-background\/60:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-e-sw-low-price-background\/65:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-e-sw-low-price-background\/70:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-e-sw-low-price-background\/75:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-e-sw-low-price-background\/80:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-e-sw-low-price-background\/85:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-e-sw-low-price-background\/90:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-e-sw-low-price-background\/95:hover) {
  border-inline-end-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-e-sw-low-price\/0:hover) {
  border-inline-end-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-e-sw-low-price\/10:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-e-sw-low-price\/100:hover) {
  border-inline-end-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-e-sw-low-price\/15:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-e-sw-low-price\/20:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-e-sw-low-price\/25:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-e-sw-low-price\/30:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-e-sw-low-price\/35:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-e-sw-low-price\/40:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-e-sw-low-price\/45:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-e-sw-low-price\/5:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-e-sw-low-price\/50:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-e-sw-low-price\/55:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-e-sw-low-price\/60:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-e-sw-low-price\/65:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-e-sw-low-price\/70:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-e-sw-low-price\/75:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-e-sw-low-price\/80:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-e-sw-low-price\/85:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-e-sw-low-price\/90:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-e-sw-low-price\/95:hover) {
  border-inline-end-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-e-sw-medium-price:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-medium-price\/0:hover) {
  border-inline-end-color: rgb(108 169 233 / 0);
}#body :is(.hover\:border-e-sw-medium-price\/10:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.1);
}#body :is(.hover\:border-e-sw-medium-price\/100:hover) {
  border-inline-end-color: rgb(108 169 233 / 1);
}#body :is(.hover\:border-e-sw-medium-price\/15:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.15);
}#body :is(.hover\:border-e-sw-medium-price\/20:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.2);
}#body :is(.hover\:border-e-sw-medium-price\/25:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.25);
}#body :is(.hover\:border-e-sw-medium-price\/30:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.3);
}#body :is(.hover\:border-e-sw-medium-price\/35:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.35);
}#body :is(.hover\:border-e-sw-medium-price\/40:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.4);
}#body :is(.hover\:border-e-sw-medium-price\/45:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.45);
}#body :is(.hover\:border-e-sw-medium-price\/5:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.05);
}#body :is(.hover\:border-e-sw-medium-price\/50:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.5);
}#body :is(.hover\:border-e-sw-medium-price\/55:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.55);
}#body :is(.hover\:border-e-sw-medium-price\/60:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.6);
}#body :is(.hover\:border-e-sw-medium-price\/65:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.65);
}#body :is(.hover\:border-e-sw-medium-price\/70:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.7);
}#body :is(.hover\:border-e-sw-medium-price\/75:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.75);
}#body :is(.hover\:border-e-sw-medium-price\/80:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.8);
}#body :is(.hover\:border-e-sw-medium-price\/85:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.85);
}#body :is(.hover\:border-e-sw-medium-price\/90:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.9);
}#body :is(.hover\:border-e-sw-medium-price\/95:hover) {
  border-inline-end-color: rgb(108 169 233 / 0.95);
}#body :is(.hover\:border-e-sw-overlay-background:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-overlay-background\/0:hover) {
  border-inline-end-color: rgb(231 241 251 / 0);
}#body :is(.hover\:border-e-sw-overlay-background\/10:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.1);
}#body :is(.hover\:border-e-sw-overlay-background\/100:hover) {
  border-inline-end-color: rgb(231 241 251 / 1);
}#body :is(.hover\:border-e-sw-overlay-background\/15:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.15);
}#body :is(.hover\:border-e-sw-overlay-background\/20:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.2);
}#body :is(.hover\:border-e-sw-overlay-background\/25:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.25);
}#body :is(.hover\:border-e-sw-overlay-background\/30:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.3);
}#body :is(.hover\:border-e-sw-overlay-background\/35:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.35);
}#body :is(.hover\:border-e-sw-overlay-background\/40:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.4);
}#body :is(.hover\:border-e-sw-overlay-background\/45:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.45);
}#body :is(.hover\:border-e-sw-overlay-background\/5:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.05);
}#body :is(.hover\:border-e-sw-overlay-background\/50:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.5);
}#body :is(.hover\:border-e-sw-overlay-background\/55:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.55);
}#body :is(.hover\:border-e-sw-overlay-background\/60:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.6);
}#body :is(.hover\:border-e-sw-overlay-background\/65:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.65);
}#body :is(.hover\:border-e-sw-overlay-background\/70:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.7);
}#body :is(.hover\:border-e-sw-overlay-background\/75:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.75);
}#body :is(.hover\:border-e-sw-overlay-background\/80:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.8);
}#body :is(.hover\:border-e-sw-overlay-background\/85:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.85);
}#body :is(.hover\:border-e-sw-overlay-background\/90:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.9);
}#body :is(.hover\:border-e-sw-overlay-background\/95:hover) {
  border-inline-end-color: rgb(231 241 251 / 0.95);
}#body :is(.hover\:border-e-sw-primary:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-primary\/0:hover) {
  border-inline-end-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-e-sw-primary\/10:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-e-sw-primary\/100:hover) {
  border-inline-end-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-e-sw-primary\/15:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-e-sw-primary\/20:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-e-sw-primary\/25:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-e-sw-primary\/30:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-e-sw-primary\/35:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-e-sw-primary\/40:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-e-sw-primary\/45:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-e-sw-primary\/5:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-e-sw-primary\/50:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-e-sw-primary\/55:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-e-sw-primary\/60:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-e-sw-primary\/65:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-e-sw-primary\/70:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-e-sw-primary\/75:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-e-sw-primary\/80:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-e-sw-primary\/85:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-e-sw-primary\/90:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-e-sw-primary\/95:hover) {
  border-inline-end-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-e-sw-secondary:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-secondary\/0:hover) {
  border-inline-end-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-e-sw-secondary\/10:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-e-sw-secondary\/100:hover) {
  border-inline-end-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-e-sw-secondary\/15:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-e-sw-secondary\/20:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-e-sw-secondary\/25:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-e-sw-secondary\/30:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-e-sw-secondary\/35:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-e-sw-secondary\/40:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-e-sw-secondary\/45:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-e-sw-secondary\/5:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-e-sw-secondary\/50:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-e-sw-secondary\/55:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-e-sw-secondary\/60:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-e-sw-secondary\/65:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-e-sw-secondary\/70:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-e-sw-secondary\/75:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-e-sw-secondary\/80:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-e-sw-secondary\/85:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-e-sw-secondary\/90:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-e-sw-secondary\/95:hover) {
  border-inline-end-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-e-sw-selected:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-selected\/0:hover) {
  border-inline-end-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-e-sw-selected\/10:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-e-sw-selected\/100:hover) {
  border-inline-end-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-e-sw-selected\/15:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-e-sw-selected\/20:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-e-sw-selected\/25:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-e-sw-selected\/30:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-e-sw-selected\/35:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-e-sw-selected\/40:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-e-sw-selected\/45:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-e-sw-selected\/5:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-e-sw-selected\/50:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-e-sw-selected\/55:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-e-sw-selected\/60:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-e-sw-selected\/65:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-e-sw-selected\/70:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-e-sw-selected\/75:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-e-sw-selected\/80:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-e-sw-selected\/85:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-e-sw-selected\/90:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-e-sw-selected\/95:hover) {
  border-inline-end-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-e-sw-success:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-success-background:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-e-sw-success-background-hex:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-success-background-hex\/0:hover) {
  border-inline-end-color: rgb(232 242 235 / 0);
}#body :is(.hover\:border-e-sw-success-background-hex\/10:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.1);
}#body :is(.hover\:border-e-sw-success-background-hex\/100:hover) {
  border-inline-end-color: rgb(232 242 235 / 1);
}#body :is(.hover\:border-e-sw-success-background-hex\/15:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.15);
}#body :is(.hover\:border-e-sw-success-background-hex\/20:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.2);
}#body :is(.hover\:border-e-sw-success-background-hex\/25:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.25);
}#body :is(.hover\:border-e-sw-success-background-hex\/30:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.3);
}#body :is(.hover\:border-e-sw-success-background-hex\/35:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.35);
}#body :is(.hover\:border-e-sw-success-background-hex\/40:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.4);
}#body :is(.hover\:border-e-sw-success-background-hex\/45:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.45);
}#body :is(.hover\:border-e-sw-success-background-hex\/5:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.05);
}#body :is(.hover\:border-e-sw-success-background-hex\/50:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.5);
}#body :is(.hover\:border-e-sw-success-background-hex\/55:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.55);
}#body :is(.hover\:border-e-sw-success-background-hex\/60:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.6);
}#body :is(.hover\:border-e-sw-success-background-hex\/65:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.65);
}#body :is(.hover\:border-e-sw-success-background-hex\/70:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.7);
}#body :is(.hover\:border-e-sw-success-background-hex\/75:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.75);
}#body :is(.hover\:border-e-sw-success-background-hex\/80:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.8);
}#body :is(.hover\:border-e-sw-success-background-hex\/85:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.85);
}#body :is(.hover\:border-e-sw-success-background-hex\/90:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.9);
}#body :is(.hover\:border-e-sw-success-background-hex\/95:hover) {
  border-inline-end-color: rgb(232 242 235 / 0.95);
}#body :is(.hover\:border-e-sw-success-background\/0:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0);
}#body :is(.hover\:border-e-sw-success-background\/10:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-e-sw-success-background\/100:hover) {
  border-inline-end-color: rgba(27, 123, 59, 1);
}#body :is(.hover\:border-e-sw-success-background\/15:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.15);
}#body :is(.hover\:border-e-sw-success-background\/20:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.2);
}#body :is(.hover\:border-e-sw-success-background\/25:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.25);
}#body :is(.hover\:border-e-sw-success-background\/30:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.3);
}#body :is(.hover\:border-e-sw-success-background\/35:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.35);
}#body :is(.hover\:border-e-sw-success-background\/40:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.4);
}#body :is(.hover\:border-e-sw-success-background\/45:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.45);
}#body :is(.hover\:border-e-sw-success-background\/5:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.05);
}#body :is(.hover\:border-e-sw-success-background\/50:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.5);
}#body :is(.hover\:border-e-sw-success-background\/55:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.55);
}#body :is(.hover\:border-e-sw-success-background\/60:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.6);
}#body :is(.hover\:border-e-sw-success-background\/65:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.65);
}#body :is(.hover\:border-e-sw-success-background\/70:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.7);
}#body :is(.hover\:border-e-sw-success-background\/75:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.75);
}#body :is(.hover\:border-e-sw-success-background\/80:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.8);
}#body :is(.hover\:border-e-sw-success-background\/85:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.85);
}#body :is(.hover\:border-e-sw-success-background\/90:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.9);
}#body :is(.hover\:border-e-sw-success-background\/95:hover) {
  border-inline-end-color: rgba(27, 123, 59, 0.95);
}#body :is(.hover\:border-e-sw-success-dark:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-success-dark\/0:hover) {
  border-inline-end-color: rgb(20 89 43 / 0);
}#body :is(.hover\:border-e-sw-success-dark\/10:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.1);
}#body :is(.hover\:border-e-sw-success-dark\/100:hover) {
  border-inline-end-color: rgb(20 89 43 / 1);
}#body :is(.hover\:border-e-sw-success-dark\/15:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.15);
}#body :is(.hover\:border-e-sw-success-dark\/20:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.2);
}#body :is(.hover\:border-e-sw-success-dark\/25:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.25);
}#body :is(.hover\:border-e-sw-success-dark\/30:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.3);
}#body :is(.hover\:border-e-sw-success-dark\/35:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.35);
}#body :is(.hover\:border-e-sw-success-dark\/40:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.4);
}#body :is(.hover\:border-e-sw-success-dark\/45:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.45);
}#body :is(.hover\:border-e-sw-success-dark\/5:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.05);
}#body :is(.hover\:border-e-sw-success-dark\/50:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.5);
}#body :is(.hover\:border-e-sw-success-dark\/55:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.55);
}#body :is(.hover\:border-e-sw-success-dark\/60:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.6);
}#body :is(.hover\:border-e-sw-success-dark\/65:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.65);
}#body :is(.hover\:border-e-sw-success-dark\/70:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.7);
}#body :is(.hover\:border-e-sw-success-dark\/75:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.75);
}#body :is(.hover\:border-e-sw-success-dark\/80:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.8);
}#body :is(.hover\:border-e-sw-success-dark\/85:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.85);
}#body :is(.hover\:border-e-sw-success-dark\/90:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.9);
}#body :is(.hover\:border-e-sw-success-dark\/95:hover) {
  border-inline-end-color: rgb(20 89 43 / 0.95);
}#body :is(.hover\:border-e-sw-success-light:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-success-light\/0:hover) {
  border-inline-end-color: rgb(126 199 168 / 0);
}#body :is(.hover\:border-e-sw-success-light\/10:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.1);
}#body :is(.hover\:border-e-sw-success-light\/100:hover) {
  border-inline-end-color: rgb(126 199 168 / 1);
}#body :is(.hover\:border-e-sw-success-light\/15:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.15);
}#body :is(.hover\:border-e-sw-success-light\/20:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.2);
}#body :is(.hover\:border-e-sw-success-light\/25:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.25);
}#body :is(.hover\:border-e-sw-success-light\/30:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.3);
}#body :is(.hover\:border-e-sw-success-light\/35:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.35);
}#body :is(.hover\:border-e-sw-success-light\/40:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.4);
}#body :is(.hover\:border-e-sw-success-light\/45:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.45);
}#body :is(.hover\:border-e-sw-success-light\/5:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.05);
}#body :is(.hover\:border-e-sw-success-light\/50:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.5);
}#body :is(.hover\:border-e-sw-success-light\/55:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.55);
}#body :is(.hover\:border-e-sw-success-light\/60:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.6);
}#body :is(.hover\:border-e-sw-success-light\/65:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.65);
}#body :is(.hover\:border-e-sw-success-light\/70:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.7);
}#body :is(.hover\:border-e-sw-success-light\/75:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.75);
}#body :is(.hover\:border-e-sw-success-light\/80:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.8);
}#body :is(.hover\:border-e-sw-success-light\/85:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.85);
}#body :is(.hover\:border-e-sw-success-light\/90:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.9);
}#body :is(.hover\:border-e-sw-success-light\/95:hover) {
  border-inline-end-color: rgb(126 199 168 / 0.95);
}#body :is(.hover\:border-e-sw-success\/0:hover) {
  border-inline-end-color: rgb(27 123 59 / 0);
}#body :is(.hover\:border-e-sw-success\/10:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.1);
}#body :is(.hover\:border-e-sw-success\/100:hover) {
  border-inline-end-color: rgb(27 123 59 / 1);
}#body :is(.hover\:border-e-sw-success\/15:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.15);
}#body :is(.hover\:border-e-sw-success\/20:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.2);
}#body :is(.hover\:border-e-sw-success\/25:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.25);
}#body :is(.hover\:border-e-sw-success\/30:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.3);
}#body :is(.hover\:border-e-sw-success\/35:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.35);
}#body :is(.hover\:border-e-sw-success\/40:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.4);
}#body :is(.hover\:border-e-sw-success\/45:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.45);
}#body :is(.hover\:border-e-sw-success\/5:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.05);
}#body :is(.hover\:border-e-sw-success\/50:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.5);
}#body :is(.hover\:border-e-sw-success\/55:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.55);
}#body :is(.hover\:border-e-sw-success\/60:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.6);
}#body :is(.hover\:border-e-sw-success\/65:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.65);
}#body :is(.hover\:border-e-sw-success\/70:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.7);
}#body :is(.hover\:border-e-sw-success\/75:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.75);
}#body :is(.hover\:border-e-sw-success\/80:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.8);
}#body :is(.hover\:border-e-sw-success\/85:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.85);
}#body :is(.hover\:border-e-sw-success\/90:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.9);
}#body :is(.hover\:border-e-sw-success\/95:hover) {
  border-inline-end-color: rgb(27 123 59 / 0.95);
}#body :is(.hover\:border-e-sw-tag-default:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-tag-default\/0:hover) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-e-sw-tag-default\/10:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-e-sw-tag-default\/100:hover) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-e-sw-tag-default\/15:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-e-sw-tag-default\/20:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-e-sw-tag-default\/25:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-e-sw-tag-default\/30:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-e-sw-tag-default\/35:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-e-sw-tag-default\/40:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-e-sw-tag-default\/45:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-e-sw-tag-default\/5:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-e-sw-tag-default\/50:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-e-sw-tag-default\/55:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-e-sw-tag-default\/60:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-e-sw-tag-default\/65:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-e-sw-tag-default\/70:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-e-sw-tag-default\/75:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-e-sw-tag-default\/80:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-e-sw-tag-default\/85:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-e-sw-tag-default\/90:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-e-sw-tag-default\/95:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-e-sw-text:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-text-reverse:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-text-reverse-alternate:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/0:hover) {
  border-inline-end-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/10:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/100:hover) {
  border-inline-end-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/15:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/20:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/25:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/30:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/35:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/40:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/45:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/5:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/50:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/55:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/60:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/65:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/70:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/75:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/80:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/85:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/90:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-e-sw-text-reverse-alternate\/95:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-e-sw-text-reverse\/0:hover) {
  border-inline-end-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-e-sw-text-reverse\/10:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-e-sw-text-reverse\/100:hover) {
  border-inline-end-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-e-sw-text-reverse\/15:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-e-sw-text-reverse\/20:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-e-sw-text-reverse\/25:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-e-sw-text-reverse\/30:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-e-sw-text-reverse\/35:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-e-sw-text-reverse\/40:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-e-sw-text-reverse\/45:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-e-sw-text-reverse\/5:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-e-sw-text-reverse\/50:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-e-sw-text-reverse\/55:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-e-sw-text-reverse\/60:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-e-sw-text-reverse\/65:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-e-sw-text-reverse\/70:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-e-sw-text-reverse\/75:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-e-sw-text-reverse\/80:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-e-sw-text-reverse\/85:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-e-sw-text-reverse\/90:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-e-sw-text-reverse\/95:hover) {
  border-inline-end-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-e-sw-text-section-title:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-text-section-title\/0:hover) {
  border-inline-end-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-e-sw-text-section-title\/10:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-e-sw-text-section-title\/100:hover) {
  border-inline-end-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-e-sw-text-section-title\/15:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-e-sw-text-section-title\/20:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-e-sw-text-section-title\/25:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-e-sw-text-section-title\/30:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-e-sw-text-section-title\/35:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-e-sw-text-section-title\/40:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-e-sw-text-section-title\/45:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-e-sw-text-section-title\/5:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-e-sw-text-section-title\/50:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-e-sw-text-section-title\/55:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-e-sw-text-section-title\/60:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-e-sw-text-section-title\/65:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-e-sw-text-section-title\/70:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-e-sw-text-section-title\/75:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-e-sw-text-section-title\/80:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-e-sw-text-section-title\/85:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-e-sw-text-section-title\/90:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-e-sw-text-section-title\/95:hover) {
  border-inline-end-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-e-sw-text\/0:hover) {
  border-inline-end-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-e-sw-text\/10:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-e-sw-text\/100:hover) {
  border-inline-end-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-e-sw-text\/15:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-e-sw-text\/20:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-e-sw-text\/25:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-e-sw-text\/30:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-e-sw-text\/35:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-e-sw-text\/40:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-e-sw-text\/45:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-e-sw-text\/5:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-e-sw-text\/50:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-e-sw-text\/55:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-e-sw-text\/60:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-e-sw-text\/65:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-e-sw-text\/70:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-e-sw-text\/75:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-e-sw-text\/80:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-e-sw-text\/85:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-e-sw-text\/90:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-e-sw-text\/95:hover) {
  border-inline-end-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-e-sw-tooltip:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-e-sw-tooltip\/0:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-e-sw-tooltip\/10:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-e-sw-tooltip\/100:hover) {
  border-inline-end-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-e-sw-tooltip\/15:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-e-sw-tooltip\/20:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-e-sw-tooltip\/25:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-e-sw-tooltip\/30:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-e-sw-tooltip\/35:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-e-sw-tooltip\/40:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-e-sw-tooltip\/45:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-e-sw-tooltip\/5:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-e-sw-tooltip\/50:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-e-sw-tooltip\/55:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-e-sw-tooltip\/60:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-e-sw-tooltip\/65:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-e-sw-tooltip\/70:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-e-sw-tooltip\/75:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-e-sw-tooltip\/80:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-e-sw-tooltip\/85:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-e-sw-tooltip\/90:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-e-sw-tooltip\/95:hover) {
  border-inline-end-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-e-sw-very-high-price:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-very-high-price\/0:hover) {
  border-inline-end-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-e-sw-very-high-price\/10:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-e-sw-very-high-price\/100:hover) {
  border-inline-end-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-e-sw-very-high-price\/15:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-e-sw-very-high-price\/20:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-e-sw-very-high-price\/25:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-e-sw-very-high-price\/30:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-e-sw-very-high-price\/35:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-e-sw-very-high-price\/40:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-e-sw-very-high-price\/45:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-e-sw-very-high-price\/5:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-e-sw-very-high-price\/50:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-e-sw-very-high-price\/55:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-e-sw-very-high-price\/60:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-e-sw-very-high-price\/65:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-e-sw-very-high-price\/70:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-e-sw-very-high-price\/75:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-e-sw-very-high-price\/80:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-e-sw-very-high-price\/85:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-e-sw-very-high-price\/90:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-e-sw-very-high-price\/95:hover) {
  border-inline-end-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-e-sw-warning:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-warning-background:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-e-sw-warning-background-hex:hover) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.hover\:border-e-sw-warning-background-hex\/0:hover) {
  border-inline-end-color: rgb(252 244 230 / 0);
}#body :is(.hover\:border-e-sw-warning-background-hex\/10:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.1);
}#body :is(.hover\:border-e-sw-warning-background-hex\/100:hover) {
  border-inline-end-color: rgb(252 244 230 / 1);
}#body :is(.hover\:border-e-sw-warning-background-hex\/15:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.15);
}#body :is(.hover\:border-e-sw-warning-background-hex\/20:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.2);
}#body :is(.hover\:border-e-sw-warning-background-hex\/25:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.25);
}#body :is(.hover\:border-e-sw-warning-background-hex\/30:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.3);
}#body :is(.hover\:border-e-sw-warning-background-hex\/35:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.35);
}#body :is(.hover\:border-e-sw-warning-background-hex\/40:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.4);
}#body :is(.hover\:border-e-sw-warning-background-hex\/45:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.45);
}#body :is(.hover\:border-e-sw-warning-background-hex\/5:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.05);
}#body :is(.hover\:border-e-sw-warning-background-hex\/50:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.5);
}#body :is(.hover\:border-e-sw-warning-background-hex\/55:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.55);
}#body :is(.hover\:border-e-sw-warning-background-hex\/60:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.6);
}#body :is(.hover\:border-e-sw-warning-background-hex\/65:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.65);
}#body :is(.hover\:border-e-sw-warning-background-hex\/70:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.7);
}#body :is(.hover\:border-e-sw-warning-background-hex\/75:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.75);
}#body :is(.hover\:border-e-sw-warning-background-hex\/80:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.8);
}#body :is(.hover\:border-e-sw-warning-background-hex\/85:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.85);
}#body :is(.hover\:border-e-sw-warning-background-hex\/90:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.9);
}#body :is(.hover\:border-e-sw-warning-background-hex\/95:hover) {
  border-inline-end-color: rgb(252 244 230 / 0.95);
}#body :is(.hover\:border-e-sw-warning-background\/0:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-e-sw-warning-background\/10:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-e-sw-warning-background\/100:hover) {
  border-inline-end-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-e-sw-warning-background\/15:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-e-sw-warning-background\/20:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-e-sw-warning-background\/25:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-e-sw-warning-background\/30:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-e-sw-warning-background\/35:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-e-sw-warning-background\/40:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-e-sw-warning-background\/45:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-e-sw-warning-background\/5:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-e-sw-warning-background\/50:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-e-sw-warning-background\/55:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-e-sw-warning-background\/60:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-e-sw-warning-background\/65:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-e-sw-warning-background\/70:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-e-sw-warning-background\/75:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-e-sw-warning-background\/80:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-e-sw-warning-background\/85:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-e-sw-warning-background\/90:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-e-sw-warning-background\/95:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-e-sw-warning-opacity:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-e-sw-warning-opacity\/0:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-e-sw-warning-opacity\/10:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-e-sw-warning-opacity\/100:hover) {
  border-inline-end-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-e-sw-warning-opacity\/15:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-e-sw-warning-opacity\/20:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-e-sw-warning-opacity\/25:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-e-sw-warning-opacity\/30:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-e-sw-warning-opacity\/35:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-e-sw-warning-opacity\/40:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-e-sw-warning-opacity\/45:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-e-sw-warning-opacity\/5:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-e-sw-warning-opacity\/50:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-e-sw-warning-opacity\/55:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-e-sw-warning-opacity\/60:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-e-sw-warning-opacity\/65:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-e-sw-warning-opacity\/70:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-e-sw-warning-opacity\/75:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-e-sw-warning-opacity\/80:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-e-sw-warning-opacity\/85:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-e-sw-warning-opacity\/90:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-e-sw-warning-opacity\/95:hover) {
  border-inline-end-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-e-sw-warning\/0:hover) {
  border-inline-end-color: rgb(223 145 0 / 0);
}#body :is(.hover\:border-e-sw-warning\/10:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.1);
}#body :is(.hover\:border-e-sw-warning\/100:hover) {
  border-inline-end-color: rgb(223 145 0 / 1);
}#body :is(.hover\:border-e-sw-warning\/15:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.15);
}#body :is(.hover\:border-e-sw-warning\/20:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.2);
}#body :is(.hover\:border-e-sw-warning\/25:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.25);
}#body :is(.hover\:border-e-sw-warning\/30:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.3);
}#body :is(.hover\:border-e-sw-warning\/35:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.35);
}#body :is(.hover\:border-e-sw-warning\/40:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.4);
}#body :is(.hover\:border-e-sw-warning\/45:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.45);
}#body :is(.hover\:border-e-sw-warning\/5:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.05);
}#body :is(.hover\:border-e-sw-warning\/50:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.5);
}#body :is(.hover\:border-e-sw-warning\/55:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.55);
}#body :is(.hover\:border-e-sw-warning\/60:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.6);
}#body :is(.hover\:border-e-sw-warning\/65:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.65);
}#body :is(.hover\:border-e-sw-warning\/70:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.7);
}#body :is(.hover\:border-e-sw-warning\/75:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.75);
}#body :is(.hover\:border-e-sw-warning\/80:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.8);
}#body :is(.hover\:border-e-sw-warning\/85:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.85);
}#body :is(.hover\:border-e-sw-warning\/90:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.9);
}#body :is(.hover\:border-e-sw-warning\/95:hover) {
  border-inline-end-color: rgb(223 145 0 / 0.95);
}#body :is(.hover\:border-e-transparent:hover) {
  border-inline-end-color: transparent;
}#body :is(.hover\:border-e-transparent\/0:hover) {
  border-inline-end-color: rgb(0 0 0 / 0);
}#body :is(.hover\:border-e-transparent\/10:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.1);
}#body :is(.hover\:border-e-transparent\/100:hover) {
  border-inline-end-color: rgb(0 0 0 / 1);
}#body :is(.hover\:border-e-transparent\/15:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.15);
}#body :is(.hover\:border-e-transparent\/20:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.2);
}#body :is(.hover\:border-e-transparent\/25:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.25);
}#body :is(.hover\:border-e-transparent\/30:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.3);
}#body :is(.hover\:border-e-transparent\/35:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.35);
}#body :is(.hover\:border-e-transparent\/40:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.4);
}#body :is(.hover\:border-e-transparent\/45:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.45);
}#body :is(.hover\:border-e-transparent\/5:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.05);
}#body :is(.hover\:border-e-transparent\/50:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.5);
}#body :is(.hover\:border-e-transparent\/55:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.55);
}#body :is(.hover\:border-e-transparent\/60:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.6);
}#body :is(.hover\:border-e-transparent\/65:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.65);
}#body :is(.hover\:border-e-transparent\/70:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.7);
}#body :is(.hover\:border-e-transparent\/75:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.75);
}#body :is(.hover\:border-e-transparent\/80:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.8);
}#body :is(.hover\:border-e-transparent\/85:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.85);
}#body :is(.hover\:border-e-transparent\/90:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.9);
}#body :is(.hover\:border-e-transparent\/95:hover) {
  border-inline-end-color: rgb(0 0 0 / 0.95);
}#body :is(.hover\:border-l-sw-active:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-active-light:hover) {
  border-left-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-l-sw-active-light-hex:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-active-light-hex\/0:hover) {
  border-left-color: rgb(230 240 251 / 0);
}#body :is(.hover\:border-l-sw-active-light-hex\/10:hover) {
  border-left-color: rgb(230 240 251 / 0.1);
}#body :is(.hover\:border-l-sw-active-light-hex\/100:hover) {
  border-left-color: rgb(230 240 251 / 1);
}#body :is(.hover\:border-l-sw-active-light-hex\/15:hover) {
  border-left-color: rgb(230 240 251 / 0.15);
}#body :is(.hover\:border-l-sw-active-light-hex\/20:hover) {
  border-left-color: rgb(230 240 251 / 0.2);
}#body :is(.hover\:border-l-sw-active-light-hex\/25:hover) {
  border-left-color: rgb(230 240 251 / 0.25);
}#body :is(.hover\:border-l-sw-active-light-hex\/30:hover) {
  border-left-color: rgb(230 240 251 / 0.3);
}#body :is(.hover\:border-l-sw-active-light-hex\/35:hover) {
  border-left-color: rgb(230 240 251 / 0.35);
}#body :is(.hover\:border-l-sw-active-light-hex\/40:hover) {
  border-left-color: rgb(230 240 251 / 0.4);
}#body :is(.hover\:border-l-sw-active-light-hex\/45:hover) {
  border-left-color: rgb(230 240 251 / 0.45);
}#body :is(.hover\:border-l-sw-active-light-hex\/5:hover) {
  border-left-color: rgb(230 240 251 / 0.05);
}#body :is(.hover\:border-l-sw-active-light-hex\/50:hover) {
  border-left-color: rgb(230 240 251 / 0.5);
}#body :is(.hover\:border-l-sw-active-light-hex\/55:hover) {
  border-left-color: rgb(230 240 251 / 0.55);
}#body :is(.hover\:border-l-sw-active-light-hex\/60:hover) {
  border-left-color: rgb(230 240 251 / 0.6);
}#body :is(.hover\:border-l-sw-active-light-hex\/65:hover) {
  border-left-color: rgb(230 240 251 / 0.65);
}#body :is(.hover\:border-l-sw-active-light-hex\/70:hover) {
  border-left-color: rgb(230 240 251 / 0.7);
}#body :is(.hover\:border-l-sw-active-light-hex\/75:hover) {
  border-left-color: rgb(230 240 251 / 0.75);
}#body :is(.hover\:border-l-sw-active-light-hex\/80:hover) {
  border-left-color: rgb(230 240 251 / 0.8);
}#body :is(.hover\:border-l-sw-active-light-hex\/85:hover) {
  border-left-color: rgb(230 240 251 / 0.85);
}#body :is(.hover\:border-l-sw-active-light-hex\/90:hover) {
  border-left-color: rgb(230 240 251 / 0.9);
}#body :is(.hover\:border-l-sw-active-light-hex\/95:hover) {
  border-left-color: rgb(230 240 251 / 0.95);
}#body :is(.hover\:border-l-sw-active-light\/0:hover) {
  border-left-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-l-sw-active-light\/10:hover) {
  border-left-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-l-sw-active-light\/100:hover) {
  border-left-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-l-sw-active-light\/15:hover) {
  border-left-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-l-sw-active-light\/20:hover) {
  border-left-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-l-sw-active-light\/25:hover) {
  border-left-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-l-sw-active-light\/30:hover) {
  border-left-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-l-sw-active-light\/35:hover) {
  border-left-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-l-sw-active-light\/40:hover) {
  border-left-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-l-sw-active-light\/45:hover) {
  border-left-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-l-sw-active-light\/5:hover) {
  border-left-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-l-sw-active-light\/50:hover) {
  border-left-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-l-sw-active-light\/55:hover) {
  border-left-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-l-sw-active-light\/60:hover) {
  border-left-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-l-sw-active-light\/65:hover) {
  border-left-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-l-sw-active-light\/70:hover) {
  border-left-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-l-sw-active-light\/75:hover) {
  border-left-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-l-sw-active-light\/80:hover) {
  border-left-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-l-sw-active-light\/85:hover) {
  border-left-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-l-sw-active-light\/90:hover) {
  border-left-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-l-sw-active-light\/95:hover) {
  border-left-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-l-sw-active\/0:hover) {
  border-left-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-l-sw-active\/10:hover) {
  border-left-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-l-sw-active\/100:hover) {
  border-left-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-l-sw-active\/15:hover) {
  border-left-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-l-sw-active\/20:hover) {
  border-left-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-l-sw-active\/25:hover) {
  border-left-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-l-sw-active\/30:hover) {
  border-left-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-l-sw-active\/35:hover) {
  border-left-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-l-sw-active\/40:hover) {
  border-left-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-l-sw-active\/45:hover) {
  border-left-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-l-sw-active\/5:hover) {
  border-left-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-l-sw-active\/50:hover) {
  border-left-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-l-sw-active\/55:hover) {
  border-left-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-l-sw-active\/60:hover) {
  border-left-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-l-sw-active\/65:hover) {
  border-left-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-l-sw-active\/70:hover) {
  border-left-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-l-sw-active\/75:hover) {
  border-left-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-l-sw-active\/80:hover) {
  border-left-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-l-sw-active\/85:hover) {
  border-left-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-l-sw-active\/90:hover) {
  border-left-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-l-sw-active\/95:hover) {
  border-left-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-l-sw-background:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-background-component:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-background-component\/0:hover) {
  border-left-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-l-sw-background-component\/10:hover) {
  border-left-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-l-sw-background-component\/100:hover) {
  border-left-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-l-sw-background-component\/15:hover) {
  border-left-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-l-sw-background-component\/20:hover) {
  border-left-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-l-sw-background-component\/25:hover) {
  border-left-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-l-sw-background-component\/30:hover) {
  border-left-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-l-sw-background-component\/35:hover) {
  border-left-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-l-sw-background-component\/40:hover) {
  border-left-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-l-sw-background-component\/45:hover) {
  border-left-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-l-sw-background-component\/5:hover) {
  border-left-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-l-sw-background-component\/50:hover) {
  border-left-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-l-sw-background-component\/55:hover) {
  border-left-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-l-sw-background-component\/60:hover) {
  border-left-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-l-sw-background-component\/65:hover) {
  border-left-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-l-sw-background-component\/70:hover) {
  border-left-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-l-sw-background-component\/75:hover) {
  border-left-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-l-sw-background-component\/80:hover) {
  border-left-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-l-sw-background-component\/85:hover) {
  border-left-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-l-sw-background-component\/90:hover) {
  border-left-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-l-sw-background-component\/95:hover) {
  border-left-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-l-sw-background-header:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-background-header\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-l-sw-background-header\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-l-sw-background-header\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-l-sw-background-header\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-l-sw-background-header\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-l-sw-background-header\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-l-sw-background-header\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-l-sw-background-header\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-l-sw-background-header\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-l-sw-background-header\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-l-sw-background-header\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-l-sw-background-header\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-l-sw-background-header\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-l-sw-background-header\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-l-sw-background-header\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-l-sw-background-header\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-l-sw-background-header\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-l-sw-background-header\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-l-sw-background-header\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-l-sw-background-header\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-l-sw-background-header\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-l-sw-background\/0:hover) {
  border-left-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-l-sw-background\/10:hover) {
  border-left-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-l-sw-background\/100:hover) {
  border-left-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-l-sw-background\/15:hover) {
  border-left-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-l-sw-background\/20:hover) {
  border-left-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-l-sw-background\/25:hover) {
  border-left-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-l-sw-background\/30:hover) {
  border-left-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-l-sw-background\/35:hover) {
  border-left-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-l-sw-background\/40:hover) {
  border-left-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-l-sw-background\/45:hover) {
  border-left-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-l-sw-background\/5:hover) {
  border-left-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-l-sw-background\/50:hover) {
  border-left-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-l-sw-background\/55:hover) {
  border-left-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-l-sw-background\/60:hover) {
  border-left-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-l-sw-background\/65:hover) {
  border-left-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-l-sw-background\/70:hover) {
  border-left-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-l-sw-background\/75:hover) {
  border-left-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-l-sw-background\/80:hover) {
  border-left-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-l-sw-background\/85:hover) {
  border-left-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-l-sw-background\/90:hover) {
  border-left-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-l-sw-background\/95:hover) {
  border-left-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-l-sw-border:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-border-alternate:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-border-alternate\/0:hover) {
  border-left-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-l-sw-border-alternate\/10:hover) {
  border-left-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-l-sw-border-alternate\/100:hover) {
  border-left-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-l-sw-border-alternate\/15:hover) {
  border-left-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-l-sw-border-alternate\/20:hover) {
  border-left-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-l-sw-border-alternate\/25:hover) {
  border-left-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-l-sw-border-alternate\/30:hover) {
  border-left-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-l-sw-border-alternate\/35:hover) {
  border-left-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-l-sw-border-alternate\/40:hover) {
  border-left-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-l-sw-border-alternate\/45:hover) {
  border-left-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-l-sw-border-alternate\/5:hover) {
  border-left-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-l-sw-border-alternate\/50:hover) {
  border-left-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-l-sw-border-alternate\/55:hover) {
  border-left-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-l-sw-border-alternate\/60:hover) {
  border-left-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-l-sw-border-alternate\/65:hover) {
  border-left-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-l-sw-border-alternate\/70:hover) {
  border-left-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-l-sw-border-alternate\/75:hover) {
  border-left-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-l-sw-border-alternate\/80:hover) {
  border-left-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-l-sw-border-alternate\/85:hover) {
  border-left-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-l-sw-border-alternate\/90:hover) {
  border-left-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-l-sw-border-alternate\/95:hover) {
  border-left-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-l-sw-border-light:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-border-light\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-l-sw-border-light\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-l-sw-border-light\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-l-sw-border-light\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-l-sw-border-light\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-l-sw-border-light\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-l-sw-border-light\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-l-sw-border-light\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-l-sw-border-light\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-l-sw-border-light\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-l-sw-border-light\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-l-sw-border-light\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-l-sw-border-light\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-l-sw-border-light\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-l-sw-border-light\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-l-sw-border-light\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-l-sw-border-light\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-l-sw-border-light\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-l-sw-border-light\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-l-sw-border-light\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-l-sw-border-light\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-l-sw-border\/0:hover) {
  border-left-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-l-sw-border\/10:hover) {
  border-left-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-l-sw-border\/100:hover) {
  border-left-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-l-sw-border\/15:hover) {
  border-left-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-l-sw-border\/20:hover) {
  border-left-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-l-sw-border\/25:hover) {
  border-left-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-l-sw-border\/30:hover) {
  border-left-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-l-sw-border\/35:hover) {
  border-left-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-l-sw-border\/40:hover) {
  border-left-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-l-sw-border\/45:hover) {
  border-left-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-l-sw-border\/5:hover) {
  border-left-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-l-sw-border\/50:hover) {
  border-left-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-l-sw-border\/55:hover) {
  border-left-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-l-sw-border\/60:hover) {
  border-left-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-l-sw-border\/65:hover) {
  border-left-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-l-sw-border\/70:hover) {
  border-left-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-l-sw-border\/75:hover) {
  border-left-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-l-sw-border\/80:hover) {
  border-left-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-l-sw-border\/85:hover) {
  border-left-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-l-sw-border\/90:hover) {
  border-left-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-l-sw-border\/95:hover) {
  border-left-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-l-sw-boxShadow:hover) {
  border-left-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-l-sw-boxShadow\/0:hover) {
  border-left-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-l-sw-boxShadow\/10:hover) {
  border-left-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-l-sw-boxShadow\/100:hover) {
  border-left-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-l-sw-boxShadow\/15:hover) {
  border-left-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-l-sw-boxShadow\/20:hover) {
  border-left-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-l-sw-boxShadow\/25:hover) {
  border-left-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-l-sw-boxShadow\/30:hover) {
  border-left-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-l-sw-boxShadow\/35:hover) {
  border-left-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-l-sw-boxShadow\/40:hover) {
  border-left-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-l-sw-boxShadow\/45:hover) {
  border-left-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-l-sw-boxShadow\/5:hover) {
  border-left-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-l-sw-boxShadow\/50:hover) {
  border-left-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-l-sw-boxShadow\/55:hover) {
  border-left-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-l-sw-boxShadow\/60:hover) {
  border-left-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-l-sw-boxShadow\/65:hover) {
  border-left-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-l-sw-boxShadow\/70:hover) {
  border-left-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-l-sw-boxShadow\/75:hover) {
  border-left-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-l-sw-boxShadow\/80:hover) {
  border-left-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-l-sw-boxShadow\/85:hover) {
  border-left-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-l-sw-boxShadow\/90:hover) {
  border-left-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-l-sw-boxShadow\/95:hover) {
  border-left-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-l-sw-destroy:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-destroy\/0:hover) {
  border-left-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-l-sw-destroy\/10:hover) {
  border-left-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-l-sw-destroy\/100:hover) {
  border-left-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-l-sw-destroy\/15:hover) {
  border-left-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-l-sw-destroy\/20:hover) {
  border-left-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-l-sw-destroy\/25:hover) {
  border-left-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-l-sw-destroy\/30:hover) {
  border-left-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-l-sw-destroy\/35:hover) {
  border-left-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-l-sw-destroy\/40:hover) {
  border-left-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-l-sw-destroy\/45:hover) {
  border-left-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-l-sw-destroy\/5:hover) {
  border-left-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-l-sw-destroy\/50:hover) {
  border-left-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-l-sw-destroy\/55:hover) {
  border-left-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-l-sw-destroy\/60:hover) {
  border-left-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-l-sw-destroy\/65:hover) {
  border-left-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-l-sw-destroy\/70:hover) {
  border-left-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-l-sw-destroy\/75:hover) {
  border-left-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-l-sw-destroy\/80:hover) {
  border-left-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-l-sw-destroy\/85:hover) {
  border-left-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-l-sw-destroy\/90:hover) {
  border-left-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-l-sw-destroy\/95:hover) {
  border-left-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-l-sw-disabled:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-disabled-alternate:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-disabled-alternate\/0:hover) {
  border-left-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-l-sw-disabled-alternate\/10:hover) {
  border-left-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-l-sw-disabled-alternate\/100:hover) {
  border-left-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-l-sw-disabled-alternate\/15:hover) {
  border-left-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-l-sw-disabled-alternate\/20:hover) {
  border-left-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-l-sw-disabled-alternate\/25:hover) {
  border-left-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-l-sw-disabled-alternate\/30:hover) {
  border-left-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-l-sw-disabled-alternate\/35:hover) {
  border-left-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-l-sw-disabled-alternate\/40:hover) {
  border-left-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-l-sw-disabled-alternate\/45:hover) {
  border-left-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-l-sw-disabled-alternate\/5:hover) {
  border-left-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-l-sw-disabled-alternate\/50:hover) {
  border-left-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-l-sw-disabled-alternate\/55:hover) {
  border-left-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-l-sw-disabled-alternate\/60:hover) {
  border-left-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-l-sw-disabled-alternate\/65:hover) {
  border-left-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-l-sw-disabled-alternate\/70:hover) {
  border-left-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-l-sw-disabled-alternate\/75:hover) {
  border-left-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-l-sw-disabled-alternate\/80:hover) {
  border-left-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-l-sw-disabled-alternate\/85:hover) {
  border-left-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-l-sw-disabled-alternate\/90:hover) {
  border-left-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-l-sw-disabled-alternate\/95:hover) {
  border-left-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-l-sw-disabled-text:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-disabled-text\/0:hover) {
  border-left-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-l-sw-disabled-text\/10:hover) {
  border-left-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-l-sw-disabled-text\/100:hover) {
  border-left-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-l-sw-disabled-text\/15:hover) {
  border-left-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-l-sw-disabled-text\/20:hover) {
  border-left-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-l-sw-disabled-text\/25:hover) {
  border-left-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-l-sw-disabled-text\/30:hover) {
  border-left-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-l-sw-disabled-text\/35:hover) {
  border-left-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-l-sw-disabled-text\/40:hover) {
  border-left-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-l-sw-disabled-text\/45:hover) {
  border-left-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-l-sw-disabled-text\/5:hover) {
  border-left-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-l-sw-disabled-text\/50:hover) {
  border-left-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-l-sw-disabled-text\/55:hover) {
  border-left-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-l-sw-disabled-text\/60:hover) {
  border-left-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-l-sw-disabled-text\/65:hover) {
  border-left-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-l-sw-disabled-text\/70:hover) {
  border-left-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-l-sw-disabled-text\/75:hover) {
  border-left-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-l-sw-disabled-text\/80:hover) {
  border-left-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-l-sw-disabled-text\/85:hover) {
  border-left-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-l-sw-disabled-text\/90:hover) {
  border-left-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-l-sw-disabled-text\/95:hover) {
  border-left-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-l-sw-disabled\/0:hover) {
  border-left-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-l-sw-disabled\/10:hover) {
  border-left-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-l-sw-disabled\/100:hover) {
  border-left-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-l-sw-disabled\/15:hover) {
  border-left-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-l-sw-disabled\/20:hover) {
  border-left-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-l-sw-disabled\/25:hover) {
  border-left-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-l-sw-disabled\/30:hover) {
  border-left-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-l-sw-disabled\/35:hover) {
  border-left-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-l-sw-disabled\/40:hover) {
  border-left-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-l-sw-disabled\/45:hover) {
  border-left-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-l-sw-disabled\/5:hover) {
  border-left-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-l-sw-disabled\/50:hover) {
  border-left-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-l-sw-disabled\/55:hover) {
  border-left-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-l-sw-disabled\/60:hover) {
  border-left-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-l-sw-disabled\/65:hover) {
  border-left-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-l-sw-disabled\/70:hover) {
  border-left-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-l-sw-disabled\/75:hover) {
  border-left-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-l-sw-disabled\/80:hover) {
  border-left-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-l-sw-disabled\/85:hover) {
  border-left-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-l-sw-disabled\/90:hover) {
  border-left-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-l-sw-disabled\/95:hover) {
  border-left-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-l-sw-divider:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-divider\/0:hover) {
  border-left-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-l-sw-divider\/10:hover) {
  border-left-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-l-sw-divider\/100:hover) {
  border-left-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-l-sw-divider\/15:hover) {
  border-left-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-l-sw-divider\/20:hover) {
  border-left-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-l-sw-divider\/25:hover) {
  border-left-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-l-sw-divider\/30:hover) {
  border-left-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-l-sw-divider\/35:hover) {
  border-left-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-l-sw-divider\/40:hover) {
  border-left-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-l-sw-divider\/45:hover) {
  border-left-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-l-sw-divider\/5:hover) {
  border-left-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-l-sw-divider\/50:hover) {
  border-left-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-l-sw-divider\/55:hover) {
  border-left-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-l-sw-divider\/60:hover) {
  border-left-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-l-sw-divider\/65:hover) {
  border-left-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-l-sw-divider\/70:hover) {
  border-left-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-l-sw-divider\/75:hover) {
  border-left-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-l-sw-divider\/80:hover) {
  border-left-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-l-sw-divider\/85:hover) {
  border-left-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-l-sw-divider\/90:hover) {
  border-left-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-l-sw-divider\/95:hover) {
  border-left-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-l-sw-error:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-error-background:hover) {
  border-left-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-l-sw-error-background-hex:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-error-background-hex\/0:hover) {
  border-left-color: rgb(247 232 231 / 0);
}#body :is(.hover\:border-l-sw-error-background-hex\/10:hover) {
  border-left-color: rgb(247 232 231 / 0.1);
}#body :is(.hover\:border-l-sw-error-background-hex\/100:hover) {
  border-left-color: rgb(247 232 231 / 1);
}#body :is(.hover\:border-l-sw-error-background-hex\/15:hover) {
  border-left-color: rgb(247 232 231 / 0.15);
}#body :is(.hover\:border-l-sw-error-background-hex\/20:hover) {
  border-left-color: rgb(247 232 231 / 0.2);
}#body :is(.hover\:border-l-sw-error-background-hex\/25:hover) {
  border-left-color: rgb(247 232 231 / 0.25);
}#body :is(.hover\:border-l-sw-error-background-hex\/30:hover) {
  border-left-color: rgb(247 232 231 / 0.3);
}#body :is(.hover\:border-l-sw-error-background-hex\/35:hover) {
  border-left-color: rgb(247 232 231 / 0.35);
}#body :is(.hover\:border-l-sw-error-background-hex\/40:hover) {
  border-left-color: rgb(247 232 231 / 0.4);
}#body :is(.hover\:border-l-sw-error-background-hex\/45:hover) {
  border-left-color: rgb(247 232 231 / 0.45);
}#body :is(.hover\:border-l-sw-error-background-hex\/5:hover) {
  border-left-color: rgb(247 232 231 / 0.05);
}#body :is(.hover\:border-l-sw-error-background-hex\/50:hover) {
  border-left-color: rgb(247 232 231 / 0.5);
}#body :is(.hover\:border-l-sw-error-background-hex\/55:hover) {
  border-left-color: rgb(247 232 231 / 0.55);
}#body :is(.hover\:border-l-sw-error-background-hex\/60:hover) {
  border-left-color: rgb(247 232 231 / 0.6);
}#body :is(.hover\:border-l-sw-error-background-hex\/65:hover) {
  border-left-color: rgb(247 232 231 / 0.65);
}#body :is(.hover\:border-l-sw-error-background-hex\/70:hover) {
  border-left-color: rgb(247 232 231 / 0.7);
}#body :is(.hover\:border-l-sw-error-background-hex\/75:hover) {
  border-left-color: rgb(247 232 231 / 0.75);
}#body :is(.hover\:border-l-sw-error-background-hex\/80:hover) {
  border-left-color: rgb(247 232 231 / 0.8);
}#body :is(.hover\:border-l-sw-error-background-hex\/85:hover) {
  border-left-color: rgb(247 232 231 / 0.85);
}#body :is(.hover\:border-l-sw-error-background-hex\/90:hover) {
  border-left-color: rgb(247 232 231 / 0.9);
}#body :is(.hover\:border-l-sw-error-background-hex\/95:hover) {
  border-left-color: rgb(247 232 231 / 0.95);
}#body :is(.hover\:border-l-sw-error-background\/0:hover) {
  border-left-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-l-sw-error-background\/10:hover) {
  border-left-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-l-sw-error-background\/100:hover) {
  border-left-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-l-sw-error-background\/15:hover) {
  border-left-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-l-sw-error-background\/20:hover) {
  border-left-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-l-sw-error-background\/25:hover) {
  border-left-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-l-sw-error-background\/30:hover) {
  border-left-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-l-sw-error-background\/35:hover) {
  border-left-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-l-sw-error-background\/40:hover) {
  border-left-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-l-sw-error-background\/45:hover) {
  border-left-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-l-sw-error-background\/5:hover) {
  border-left-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-l-sw-error-background\/50:hover) {
  border-left-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-l-sw-error-background\/55:hover) {
  border-left-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-l-sw-error-background\/60:hover) {
  border-left-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-l-sw-error-background\/65:hover) {
  border-left-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-l-sw-error-background\/70:hover) {
  border-left-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-l-sw-error-background\/75:hover) {
  border-left-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-l-sw-error-background\/80:hover) {
  border-left-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-l-sw-error-background\/85:hover) {
  border-left-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-l-sw-error-background\/90:hover) {
  border-left-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-l-sw-error-background\/95:hover) {
  border-left-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-l-sw-error-dark:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-error-dark\/0:hover) {
  border-left-color: rgb(135 22 15 / 0);
}#body :is(.hover\:border-l-sw-error-dark\/10:hover) {
  border-left-color: rgb(135 22 15 / 0.1);
}#body :is(.hover\:border-l-sw-error-dark\/100:hover) {
  border-left-color: rgb(135 22 15 / 1);
}#body :is(.hover\:border-l-sw-error-dark\/15:hover) {
  border-left-color: rgb(135 22 15 / 0.15);
}#body :is(.hover\:border-l-sw-error-dark\/20:hover) {
  border-left-color: rgb(135 22 15 / 0.2);
}#body :is(.hover\:border-l-sw-error-dark\/25:hover) {
  border-left-color: rgb(135 22 15 / 0.25);
}#body :is(.hover\:border-l-sw-error-dark\/30:hover) {
  border-left-color: rgb(135 22 15 / 0.3);
}#body :is(.hover\:border-l-sw-error-dark\/35:hover) {
  border-left-color: rgb(135 22 15 / 0.35);
}#body :is(.hover\:border-l-sw-error-dark\/40:hover) {
  border-left-color: rgb(135 22 15 / 0.4);
}#body :is(.hover\:border-l-sw-error-dark\/45:hover) {
  border-left-color: rgb(135 22 15 / 0.45);
}#body :is(.hover\:border-l-sw-error-dark\/5:hover) {
  border-left-color: rgb(135 22 15 / 0.05);
}#body :is(.hover\:border-l-sw-error-dark\/50:hover) {
  border-left-color: rgb(135 22 15 / 0.5);
}#body :is(.hover\:border-l-sw-error-dark\/55:hover) {
  border-left-color: rgb(135 22 15 / 0.55);
}#body :is(.hover\:border-l-sw-error-dark\/60:hover) {
  border-left-color: rgb(135 22 15 / 0.6);
}#body :is(.hover\:border-l-sw-error-dark\/65:hover) {
  border-left-color: rgb(135 22 15 / 0.65);
}#body :is(.hover\:border-l-sw-error-dark\/70:hover) {
  border-left-color: rgb(135 22 15 / 0.7);
}#body :is(.hover\:border-l-sw-error-dark\/75:hover) {
  border-left-color: rgb(135 22 15 / 0.75);
}#body :is(.hover\:border-l-sw-error-dark\/80:hover) {
  border-left-color: rgb(135 22 15 / 0.8);
}#body :is(.hover\:border-l-sw-error-dark\/85:hover) {
  border-left-color: rgb(135 22 15 / 0.85);
}#body :is(.hover\:border-l-sw-error-dark\/90:hover) {
  border-left-color: rgb(135 22 15 / 0.9);
}#body :is(.hover\:border-l-sw-error-dark\/95:hover) {
  border-left-color: rgb(135 22 15 / 0.95);
}#body :is(.hover\:border-l-sw-error-light:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-error-light\/0:hover) {
  border-left-color: rgb(203 82 65 / 0);
}#body :is(.hover\:border-l-sw-error-light\/10:hover) {
  border-left-color: rgb(203 82 65 / 0.1);
}#body :is(.hover\:border-l-sw-error-light\/100:hover) {
  border-left-color: rgb(203 82 65 / 1);
}#body :is(.hover\:border-l-sw-error-light\/15:hover) {
  border-left-color: rgb(203 82 65 / 0.15);
}#body :is(.hover\:border-l-sw-error-light\/20:hover) {
  border-left-color: rgb(203 82 65 / 0.2);
}#body :is(.hover\:border-l-sw-error-light\/25:hover) {
  border-left-color: rgb(203 82 65 / 0.25);
}#body :is(.hover\:border-l-sw-error-light\/30:hover) {
  border-left-color: rgb(203 82 65 / 0.3);
}#body :is(.hover\:border-l-sw-error-light\/35:hover) {
  border-left-color: rgb(203 82 65 / 0.35);
}#body :is(.hover\:border-l-sw-error-light\/40:hover) {
  border-left-color: rgb(203 82 65 / 0.4);
}#body :is(.hover\:border-l-sw-error-light\/45:hover) {
  border-left-color: rgb(203 82 65 / 0.45);
}#body :is(.hover\:border-l-sw-error-light\/5:hover) {
  border-left-color: rgb(203 82 65 / 0.05);
}#body :is(.hover\:border-l-sw-error-light\/50:hover) {
  border-left-color: rgb(203 82 65 / 0.5);
}#body :is(.hover\:border-l-sw-error-light\/55:hover) {
  border-left-color: rgb(203 82 65 / 0.55);
}#body :is(.hover\:border-l-sw-error-light\/60:hover) {
  border-left-color: rgb(203 82 65 / 0.6);
}#body :is(.hover\:border-l-sw-error-light\/65:hover) {
  border-left-color: rgb(203 82 65 / 0.65);
}#body :is(.hover\:border-l-sw-error-light\/70:hover) {
  border-left-color: rgb(203 82 65 / 0.7);
}#body :is(.hover\:border-l-sw-error-light\/75:hover) {
  border-left-color: rgb(203 82 65 / 0.75);
}#body :is(.hover\:border-l-sw-error-light\/80:hover) {
  border-left-color: rgb(203 82 65 / 0.8);
}#body :is(.hover\:border-l-sw-error-light\/85:hover) {
  border-left-color: rgb(203 82 65 / 0.85);
}#body :is(.hover\:border-l-sw-error-light\/90:hover) {
  border-left-color: rgb(203 82 65 / 0.9);
}#body :is(.hover\:border-l-sw-error-light\/95:hover) {
  border-left-color: rgb(203 82 65 / 0.95);
}#body :is(.hover\:border-l-sw-error\/0:hover) {
  border-left-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-l-sw-error\/10:hover) {
  border-left-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-l-sw-error\/100:hover) {
  border-left-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-l-sw-error\/15:hover) {
  border-left-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-l-sw-error\/20:hover) {
  border-left-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-l-sw-error\/25:hover) {
  border-left-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-l-sw-error\/30:hover) {
  border-left-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-l-sw-error\/35:hover) {
  border-left-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-l-sw-error\/40:hover) {
  border-left-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-l-sw-error\/45:hover) {
  border-left-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-l-sw-error\/5:hover) {
  border-left-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-l-sw-error\/50:hover) {
  border-left-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-l-sw-error\/55:hover) {
  border-left-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-l-sw-error\/60:hover) {
  border-left-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-l-sw-error\/65:hover) {
  border-left-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-l-sw-error\/70:hover) {
  border-left-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-l-sw-error\/75:hover) {
  border-left-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-l-sw-error\/80:hover) {
  border-left-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-l-sw-error\/85:hover) {
  border-left-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-l-sw-error\/90:hover) {
  border-left-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-l-sw-error\/95:hover) {
  border-left-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-l-sw-focused:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-focused\/0:hover) {
  border-left-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-l-sw-focused\/10:hover) {
  border-left-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-l-sw-focused\/100:hover) {
  border-left-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-l-sw-focused\/15:hover) {
  border-left-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-l-sw-focused\/20:hover) {
  border-left-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-l-sw-focused\/25:hover) {
  border-left-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-l-sw-focused\/30:hover) {
  border-left-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-l-sw-focused\/35:hover) {
  border-left-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-l-sw-focused\/40:hover) {
  border-left-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-l-sw-focused\/45:hover) {
  border-left-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-l-sw-focused\/5:hover) {
  border-left-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-l-sw-focused\/50:hover) {
  border-left-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-l-sw-focused\/55:hover) {
  border-left-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-l-sw-focused\/60:hover) {
  border-left-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-l-sw-focused\/65:hover) {
  border-left-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-l-sw-focused\/70:hover) {
  border-left-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-l-sw-focused\/75:hover) {
  border-left-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-l-sw-focused\/80:hover) {
  border-left-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-l-sw-focused\/85:hover) {
  border-left-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-l-sw-focused\/90:hover) {
  border-left-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-l-sw-focused\/95:hover) {
  border-left-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-l-sw-form-field:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-form-field\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-l-sw-form-field\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-l-sw-form-field\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-l-sw-form-field\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-l-sw-form-field\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-l-sw-form-field\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-l-sw-form-field\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-l-sw-form-field\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-l-sw-form-field\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-l-sw-form-field\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-l-sw-form-field\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-l-sw-form-field\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-l-sw-form-field\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-l-sw-form-field\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-l-sw-form-field\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-l-sw-form-field\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-l-sw-form-field\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-l-sw-form-field\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-l-sw-form-field\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-l-sw-form-field\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-l-sw-form-field\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-l-sw-form-helper-text:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-form-helper-text\/0:hover) {
  border-left-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-l-sw-form-helper-text\/10:hover) {
  border-left-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-l-sw-form-helper-text\/100:hover) {
  border-left-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-l-sw-form-helper-text\/15:hover) {
  border-left-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-l-sw-form-helper-text\/20:hover) {
  border-left-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-l-sw-form-helper-text\/25:hover) {
  border-left-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-l-sw-form-helper-text\/30:hover) {
  border-left-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-l-sw-form-helper-text\/35:hover) {
  border-left-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-l-sw-form-helper-text\/40:hover) {
  border-left-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-l-sw-form-helper-text\/45:hover) {
  border-left-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-l-sw-form-helper-text\/5:hover) {
  border-left-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-l-sw-form-helper-text\/50:hover) {
  border-left-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-l-sw-form-helper-text\/55:hover) {
  border-left-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-l-sw-form-helper-text\/60:hover) {
  border-left-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-l-sw-form-helper-text\/65:hover) {
  border-left-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-l-sw-form-helper-text\/70:hover) {
  border-left-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-l-sw-form-helper-text\/75:hover) {
  border-left-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-l-sw-form-helper-text\/80:hover) {
  border-left-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-l-sw-form-helper-text\/85:hover) {
  border-left-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-l-sw-form-helper-text\/90:hover) {
  border-left-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-l-sw-form-helper-text\/95:hover) {
  border-left-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-l-sw-high-price:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-high-price-background:hover) {
  border-left-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-l-sw-high-price-background\/0:hover) {
  border-left-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-l-sw-high-price-background\/10:hover) {
  border-left-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-l-sw-high-price-background\/100:hover) {
  border-left-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-l-sw-high-price-background\/15:hover) {
  border-left-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-l-sw-high-price-background\/20:hover) {
  border-left-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-l-sw-high-price-background\/25:hover) {
  border-left-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-l-sw-high-price-background\/30:hover) {
  border-left-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-l-sw-high-price-background\/35:hover) {
  border-left-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-l-sw-high-price-background\/40:hover) {
  border-left-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-l-sw-high-price-background\/45:hover) {
  border-left-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-l-sw-high-price-background\/5:hover) {
  border-left-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-l-sw-high-price-background\/50:hover) {
  border-left-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-l-sw-high-price-background\/55:hover) {
  border-left-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-l-sw-high-price-background\/60:hover) {
  border-left-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-l-sw-high-price-background\/65:hover) {
  border-left-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-l-sw-high-price-background\/70:hover) {
  border-left-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-l-sw-high-price-background\/75:hover) {
  border-left-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-l-sw-high-price-background\/80:hover) {
  border-left-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-l-sw-high-price-background\/85:hover) {
  border-left-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-l-sw-high-price-background\/90:hover) {
  border-left-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-l-sw-high-price-background\/95:hover) {
  border-left-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-l-sw-high-price\/0:hover) {
  border-left-color: rgb(206 226 248 / 0);
}#body :is(.hover\:border-l-sw-high-price\/10:hover) {
  border-left-color: rgb(206 226 248 / 0.1);
}#body :is(.hover\:border-l-sw-high-price\/100:hover) {
  border-left-color: rgb(206 226 248 / 1);
}#body :is(.hover\:border-l-sw-high-price\/15:hover) {
  border-left-color: rgb(206 226 248 / 0.15);
}#body :is(.hover\:border-l-sw-high-price\/20:hover) {
  border-left-color: rgb(206 226 248 / 0.2);
}#body :is(.hover\:border-l-sw-high-price\/25:hover) {
  border-left-color: rgb(206 226 248 / 0.25);
}#body :is(.hover\:border-l-sw-high-price\/30:hover) {
  border-left-color: rgb(206 226 248 / 0.3);
}#body :is(.hover\:border-l-sw-high-price\/35:hover) {
  border-left-color: rgb(206 226 248 / 0.35);
}#body :is(.hover\:border-l-sw-high-price\/40:hover) {
  border-left-color: rgb(206 226 248 / 0.4);
}#body :is(.hover\:border-l-sw-high-price\/45:hover) {
  border-left-color: rgb(206 226 248 / 0.45);
}#body :is(.hover\:border-l-sw-high-price\/5:hover) {
  border-left-color: rgb(206 226 248 / 0.05);
}#body :is(.hover\:border-l-sw-high-price\/50:hover) {
  border-left-color: rgb(206 226 248 / 0.5);
}#body :is(.hover\:border-l-sw-high-price\/55:hover) {
  border-left-color: rgb(206 226 248 / 0.55);
}#body :is(.hover\:border-l-sw-high-price\/60:hover) {
  border-left-color: rgb(206 226 248 / 0.6);
}#body :is(.hover\:border-l-sw-high-price\/65:hover) {
  border-left-color: rgb(206 226 248 / 0.65);
}#body :is(.hover\:border-l-sw-high-price\/70:hover) {
  border-left-color: rgb(206 226 248 / 0.7);
}#body :is(.hover\:border-l-sw-high-price\/75:hover) {
  border-left-color: rgb(206 226 248 / 0.75);
}#body :is(.hover\:border-l-sw-high-price\/80:hover) {
  border-left-color: rgb(206 226 248 / 0.8);
}#body :is(.hover\:border-l-sw-high-price\/85:hover) {
  border-left-color: rgb(206 226 248 / 0.85);
}#body :is(.hover\:border-l-sw-high-price\/90:hover) {
  border-left-color: rgb(206 226 248 / 0.9);
}#body :is(.hover\:border-l-sw-high-price\/95:hover) {
  border-left-color: rgb(206 226 248 / 0.95);
}#body :is(.hover\:border-l-sw-hover-light:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-hover-light\/0:hover) {
  border-left-color: rgb(194 210 226 / 0);
}#body :is(.hover\:border-l-sw-hover-light\/10:hover) {
  border-left-color: rgb(194 210 226 / 0.1);
}#body :is(.hover\:border-l-sw-hover-light\/100:hover) {
  border-left-color: rgb(194 210 226 / 1);
}#body :is(.hover\:border-l-sw-hover-light\/15:hover) {
  border-left-color: rgb(194 210 226 / 0.15);
}#body :is(.hover\:border-l-sw-hover-light\/20:hover) {
  border-left-color: rgb(194 210 226 / 0.2);
}#body :is(.hover\:border-l-sw-hover-light\/25:hover) {
  border-left-color: rgb(194 210 226 / 0.25);
}#body :is(.hover\:border-l-sw-hover-light\/30:hover) {
  border-left-color: rgb(194 210 226 / 0.3);
}#body :is(.hover\:border-l-sw-hover-light\/35:hover) {
  border-left-color: rgb(194 210 226 / 0.35);
}#body :is(.hover\:border-l-sw-hover-light\/40:hover) {
  border-left-color: rgb(194 210 226 / 0.4);
}#body :is(.hover\:border-l-sw-hover-light\/45:hover) {
  border-left-color: rgb(194 210 226 / 0.45);
}#body :is(.hover\:border-l-sw-hover-light\/5:hover) {
  border-left-color: rgb(194 210 226 / 0.05);
}#body :is(.hover\:border-l-sw-hover-light\/50:hover) {
  border-left-color: rgb(194 210 226 / 0.5);
}#body :is(.hover\:border-l-sw-hover-light\/55:hover) {
  border-left-color: rgb(194 210 226 / 0.55);
}#body :is(.hover\:border-l-sw-hover-light\/60:hover) {
  border-left-color: rgb(194 210 226 / 0.6);
}#body :is(.hover\:border-l-sw-hover-light\/65:hover) {
  border-left-color: rgb(194 210 226 / 0.65);
}#body :is(.hover\:border-l-sw-hover-light\/70:hover) {
  border-left-color: rgb(194 210 226 / 0.7);
}#body :is(.hover\:border-l-sw-hover-light\/75:hover) {
  border-left-color: rgb(194 210 226 / 0.75);
}#body :is(.hover\:border-l-sw-hover-light\/80:hover) {
  border-left-color: rgb(194 210 226 / 0.8);
}#body :is(.hover\:border-l-sw-hover-light\/85:hover) {
  border-left-color: rgb(194 210 226 / 0.85);
}#body :is(.hover\:border-l-sw-hover-light\/90:hover) {
  border-left-color: rgb(194 210 226 / 0.9);
}#body :is(.hover\:border-l-sw-hover-light\/95:hover) {
  border-left-color: rgb(194 210 226 / 0.95);
}#body :is(.hover\:border-l-sw-icon:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-icon-alternate:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-icon-alternate\/0:hover) {
  border-left-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-l-sw-icon-alternate\/10:hover) {
  border-left-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-l-sw-icon-alternate\/100:hover) {
  border-left-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-l-sw-icon-alternate\/15:hover) {
  border-left-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-l-sw-icon-alternate\/20:hover) {
  border-left-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-l-sw-icon-alternate\/25:hover) {
  border-left-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-l-sw-icon-alternate\/30:hover) {
  border-left-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-l-sw-icon-alternate\/35:hover) {
  border-left-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-l-sw-icon-alternate\/40:hover) {
  border-left-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-l-sw-icon-alternate\/45:hover) {
  border-left-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-l-sw-icon-alternate\/5:hover) {
  border-left-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-l-sw-icon-alternate\/50:hover) {
  border-left-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-l-sw-icon-alternate\/55:hover) {
  border-left-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-l-sw-icon-alternate\/60:hover) {
  border-left-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-l-sw-icon-alternate\/65:hover) {
  border-left-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-l-sw-icon-alternate\/70:hover) {
  border-left-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-l-sw-icon-alternate\/75:hover) {
  border-left-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-l-sw-icon-alternate\/80:hover) {
  border-left-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-l-sw-icon-alternate\/85:hover) {
  border-left-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-l-sw-icon-alternate\/90:hover) {
  border-left-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-l-sw-icon-alternate\/95:hover) {
  border-left-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-l-sw-icon-small:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-icon-small\/0:hover) {
  border-left-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-l-sw-icon-small\/10:hover) {
  border-left-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-l-sw-icon-small\/100:hover) {
  border-left-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-l-sw-icon-small\/15:hover) {
  border-left-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-l-sw-icon-small\/20:hover) {
  border-left-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-l-sw-icon-small\/25:hover) {
  border-left-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-l-sw-icon-small\/30:hover) {
  border-left-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-l-sw-icon-small\/35:hover) {
  border-left-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-l-sw-icon-small\/40:hover) {
  border-left-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-l-sw-icon-small\/45:hover) {
  border-left-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-l-sw-icon-small\/5:hover) {
  border-left-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-l-sw-icon-small\/50:hover) {
  border-left-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-l-sw-icon-small\/55:hover) {
  border-left-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-l-sw-icon-small\/60:hover) {
  border-left-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-l-sw-icon-small\/65:hover) {
  border-left-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-l-sw-icon-small\/70:hover) {
  border-left-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-l-sw-icon-small\/75:hover) {
  border-left-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-l-sw-icon-small\/80:hover) {
  border-left-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-l-sw-icon-small\/85:hover) {
  border-left-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-l-sw-icon-small\/90:hover) {
  border-left-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-l-sw-icon-small\/95:hover) {
  border-left-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-l-sw-icon\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-l-sw-icon\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-l-sw-icon\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-l-sw-icon\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-l-sw-icon\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-l-sw-icon\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-l-sw-icon\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-l-sw-icon\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-l-sw-icon\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-l-sw-icon\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-l-sw-icon\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-l-sw-icon\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-l-sw-icon\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-l-sw-icon\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-l-sw-icon\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-l-sw-icon\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-l-sw-icon\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-l-sw-icon\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-l-sw-icon\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-l-sw-icon\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-l-sw-icon\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-l-sw-info:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-info\/0:hover) {
  border-left-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-l-sw-info\/10:hover) {
  border-left-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-l-sw-info\/100:hover) {
  border-left-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-l-sw-info\/15:hover) {
  border-left-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-l-sw-info\/20:hover) {
  border-left-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-l-sw-info\/25:hover) {
  border-left-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-l-sw-info\/30:hover) {
  border-left-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-l-sw-info\/35:hover) {
  border-left-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-l-sw-info\/40:hover) {
  border-left-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-l-sw-info\/45:hover) {
  border-left-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-l-sw-info\/5:hover) {
  border-left-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-l-sw-info\/50:hover) {
  border-left-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-l-sw-info\/55:hover) {
  border-left-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-l-sw-info\/60:hover) {
  border-left-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-l-sw-info\/65:hover) {
  border-left-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-l-sw-info\/70:hover) {
  border-left-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-l-sw-info\/75:hover) {
  border-left-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-l-sw-info\/80:hover) {
  border-left-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-l-sw-info\/85:hover) {
  border-left-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-l-sw-info\/90:hover) {
  border-left-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-l-sw-info\/95:hover) {
  border-left-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-l-sw-label:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-label\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-l-sw-label\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-l-sw-label\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-l-sw-label\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-l-sw-label\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-l-sw-label\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-l-sw-label\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-l-sw-label\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-l-sw-label\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-l-sw-label\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-l-sw-label\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-l-sw-label\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-l-sw-label\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-l-sw-label\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-l-sw-label\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-l-sw-label\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-l-sw-label\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-l-sw-label\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-l-sw-label\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-l-sw-label\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-l-sw-label\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-l-sw-link-light:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-link-light\/0:hover) {
  border-left-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-l-sw-link-light\/10:hover) {
  border-left-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-l-sw-link-light\/100:hover) {
  border-left-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-l-sw-link-light\/15:hover) {
  border-left-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-l-sw-link-light\/20:hover) {
  border-left-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-l-sw-link-light\/25:hover) {
  border-left-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-l-sw-link-light\/30:hover) {
  border-left-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-l-sw-link-light\/35:hover) {
  border-left-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-l-sw-link-light\/40:hover) {
  border-left-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-l-sw-link-light\/45:hover) {
  border-left-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-l-sw-link-light\/5:hover) {
  border-left-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-l-sw-link-light\/50:hover) {
  border-left-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-l-sw-link-light\/55:hover) {
  border-left-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-l-sw-link-light\/60:hover) {
  border-left-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-l-sw-link-light\/65:hover) {
  border-left-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-l-sw-link-light\/70:hover) {
  border-left-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-l-sw-link-light\/75:hover) {
  border-left-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-l-sw-link-light\/80:hover) {
  border-left-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-l-sw-link-light\/85:hover) {
  border-left-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-l-sw-link-light\/90:hover) {
  border-left-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-l-sw-link-light\/95:hover) {
  border-left-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-l-sw-low-price:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-low-price-background:hover) {
  border-left-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-l-sw-low-price-background\/0:hover) {
  border-left-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-l-sw-low-price-background\/10:hover) {
  border-left-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-l-sw-low-price-background\/100:hover) {
  border-left-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-l-sw-low-price-background\/15:hover) {
  border-left-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-l-sw-low-price-background\/20:hover) {
  border-left-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-l-sw-low-price-background\/25:hover) {
  border-left-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-l-sw-low-price-background\/30:hover) {
  border-left-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-l-sw-low-price-background\/35:hover) {
  border-left-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-l-sw-low-price-background\/40:hover) {
  border-left-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-l-sw-low-price-background\/45:hover) {
  border-left-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-l-sw-low-price-background\/5:hover) {
  border-left-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-l-sw-low-price-background\/50:hover) {
  border-left-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-l-sw-low-price-background\/55:hover) {
  border-left-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-l-sw-low-price-background\/60:hover) {
  border-left-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-l-sw-low-price-background\/65:hover) {
  border-left-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-l-sw-low-price-background\/70:hover) {
  border-left-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-l-sw-low-price-background\/75:hover) {
  border-left-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-l-sw-low-price-background\/80:hover) {
  border-left-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-l-sw-low-price-background\/85:hover) {
  border-left-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-l-sw-low-price-background\/90:hover) {
  border-left-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-l-sw-low-price-background\/95:hover) {
  border-left-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-l-sw-low-price\/0:hover) {
  border-left-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-l-sw-low-price\/10:hover) {
  border-left-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-l-sw-low-price\/100:hover) {
  border-left-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-l-sw-low-price\/15:hover) {
  border-left-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-l-sw-low-price\/20:hover) {
  border-left-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-l-sw-low-price\/25:hover) {
  border-left-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-l-sw-low-price\/30:hover) {
  border-left-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-l-sw-low-price\/35:hover) {
  border-left-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-l-sw-low-price\/40:hover) {
  border-left-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-l-sw-low-price\/45:hover) {
  border-left-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-l-sw-low-price\/5:hover) {
  border-left-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-l-sw-low-price\/50:hover) {
  border-left-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-l-sw-low-price\/55:hover) {
  border-left-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-l-sw-low-price\/60:hover) {
  border-left-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-l-sw-low-price\/65:hover) {
  border-left-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-l-sw-low-price\/70:hover) {
  border-left-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-l-sw-low-price\/75:hover) {
  border-left-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-l-sw-low-price\/80:hover) {
  border-left-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-l-sw-low-price\/85:hover) {
  border-left-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-l-sw-low-price\/90:hover) {
  border-left-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-l-sw-low-price\/95:hover) {
  border-left-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-l-sw-medium-price:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-medium-price\/0:hover) {
  border-left-color: rgb(108 169 233 / 0);
}#body :is(.hover\:border-l-sw-medium-price\/10:hover) {
  border-left-color: rgb(108 169 233 / 0.1);
}#body :is(.hover\:border-l-sw-medium-price\/100:hover) {
  border-left-color: rgb(108 169 233 / 1);
}#body :is(.hover\:border-l-sw-medium-price\/15:hover) {
  border-left-color: rgb(108 169 233 / 0.15);
}#body :is(.hover\:border-l-sw-medium-price\/20:hover) {
  border-left-color: rgb(108 169 233 / 0.2);
}#body :is(.hover\:border-l-sw-medium-price\/25:hover) {
  border-left-color: rgb(108 169 233 / 0.25);
}#body :is(.hover\:border-l-sw-medium-price\/30:hover) {
  border-left-color: rgb(108 169 233 / 0.3);
}#body :is(.hover\:border-l-sw-medium-price\/35:hover) {
  border-left-color: rgb(108 169 233 / 0.35);
}#body :is(.hover\:border-l-sw-medium-price\/40:hover) {
  border-left-color: rgb(108 169 233 / 0.4);
}#body :is(.hover\:border-l-sw-medium-price\/45:hover) {
  border-left-color: rgb(108 169 233 / 0.45);
}#body :is(.hover\:border-l-sw-medium-price\/5:hover) {
  border-left-color: rgb(108 169 233 / 0.05);
}#body :is(.hover\:border-l-sw-medium-price\/50:hover) {
  border-left-color: rgb(108 169 233 / 0.5);
}#body :is(.hover\:border-l-sw-medium-price\/55:hover) {
  border-left-color: rgb(108 169 233 / 0.55);
}#body :is(.hover\:border-l-sw-medium-price\/60:hover) {
  border-left-color: rgb(108 169 233 / 0.6);
}#body :is(.hover\:border-l-sw-medium-price\/65:hover) {
  border-left-color: rgb(108 169 233 / 0.65);
}#body :is(.hover\:border-l-sw-medium-price\/70:hover) {
  border-left-color: rgb(108 169 233 / 0.7);
}#body :is(.hover\:border-l-sw-medium-price\/75:hover) {
  border-left-color: rgb(108 169 233 / 0.75);
}#body :is(.hover\:border-l-sw-medium-price\/80:hover) {
  border-left-color: rgb(108 169 233 / 0.8);
}#body :is(.hover\:border-l-sw-medium-price\/85:hover) {
  border-left-color: rgb(108 169 233 / 0.85);
}#body :is(.hover\:border-l-sw-medium-price\/90:hover) {
  border-left-color: rgb(108 169 233 / 0.9);
}#body :is(.hover\:border-l-sw-medium-price\/95:hover) {
  border-left-color: rgb(108 169 233 / 0.95);
}#body :is(.hover\:border-l-sw-overlay-background:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-overlay-background\/0:hover) {
  border-left-color: rgb(231 241 251 / 0);
}#body :is(.hover\:border-l-sw-overlay-background\/10:hover) {
  border-left-color: rgb(231 241 251 / 0.1);
}#body :is(.hover\:border-l-sw-overlay-background\/100:hover) {
  border-left-color: rgb(231 241 251 / 1);
}#body :is(.hover\:border-l-sw-overlay-background\/15:hover) {
  border-left-color: rgb(231 241 251 / 0.15);
}#body :is(.hover\:border-l-sw-overlay-background\/20:hover) {
  border-left-color: rgb(231 241 251 / 0.2);
}#body :is(.hover\:border-l-sw-overlay-background\/25:hover) {
  border-left-color: rgb(231 241 251 / 0.25);
}#body :is(.hover\:border-l-sw-overlay-background\/30:hover) {
  border-left-color: rgb(231 241 251 / 0.3);
}#body :is(.hover\:border-l-sw-overlay-background\/35:hover) {
  border-left-color: rgb(231 241 251 / 0.35);
}#body :is(.hover\:border-l-sw-overlay-background\/40:hover) {
  border-left-color: rgb(231 241 251 / 0.4);
}#body :is(.hover\:border-l-sw-overlay-background\/45:hover) {
  border-left-color: rgb(231 241 251 / 0.45);
}#body :is(.hover\:border-l-sw-overlay-background\/5:hover) {
  border-left-color: rgb(231 241 251 / 0.05);
}#body :is(.hover\:border-l-sw-overlay-background\/50:hover) {
  border-left-color: rgb(231 241 251 / 0.5);
}#body :is(.hover\:border-l-sw-overlay-background\/55:hover) {
  border-left-color: rgb(231 241 251 / 0.55);
}#body :is(.hover\:border-l-sw-overlay-background\/60:hover) {
  border-left-color: rgb(231 241 251 / 0.6);
}#body :is(.hover\:border-l-sw-overlay-background\/65:hover) {
  border-left-color: rgb(231 241 251 / 0.65);
}#body :is(.hover\:border-l-sw-overlay-background\/70:hover) {
  border-left-color: rgb(231 241 251 / 0.7);
}#body :is(.hover\:border-l-sw-overlay-background\/75:hover) {
  border-left-color: rgb(231 241 251 / 0.75);
}#body :is(.hover\:border-l-sw-overlay-background\/80:hover) {
  border-left-color: rgb(231 241 251 / 0.8);
}#body :is(.hover\:border-l-sw-overlay-background\/85:hover) {
  border-left-color: rgb(231 241 251 / 0.85);
}#body :is(.hover\:border-l-sw-overlay-background\/90:hover) {
  border-left-color: rgb(231 241 251 / 0.9);
}#body :is(.hover\:border-l-sw-overlay-background\/95:hover) {
  border-left-color: rgb(231 241 251 / 0.95);
}#body :is(.hover\:border-l-sw-primary:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-primary\/0:hover) {
  border-left-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-l-sw-primary\/10:hover) {
  border-left-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-l-sw-primary\/100:hover) {
  border-left-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-l-sw-primary\/15:hover) {
  border-left-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-l-sw-primary\/20:hover) {
  border-left-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-l-sw-primary\/25:hover) {
  border-left-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-l-sw-primary\/30:hover) {
  border-left-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-l-sw-primary\/35:hover) {
  border-left-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-l-sw-primary\/40:hover) {
  border-left-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-l-sw-primary\/45:hover) {
  border-left-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-l-sw-primary\/5:hover) {
  border-left-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-l-sw-primary\/50:hover) {
  border-left-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-l-sw-primary\/55:hover) {
  border-left-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-l-sw-primary\/60:hover) {
  border-left-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-l-sw-primary\/65:hover) {
  border-left-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-l-sw-primary\/70:hover) {
  border-left-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-l-sw-primary\/75:hover) {
  border-left-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-l-sw-primary\/80:hover) {
  border-left-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-l-sw-primary\/85:hover) {
  border-left-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-l-sw-primary\/90:hover) {
  border-left-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-l-sw-primary\/95:hover) {
  border-left-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-l-sw-secondary:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-secondary\/0:hover) {
  border-left-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-l-sw-secondary\/10:hover) {
  border-left-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-l-sw-secondary\/100:hover) {
  border-left-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-l-sw-secondary\/15:hover) {
  border-left-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-l-sw-secondary\/20:hover) {
  border-left-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-l-sw-secondary\/25:hover) {
  border-left-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-l-sw-secondary\/30:hover) {
  border-left-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-l-sw-secondary\/35:hover) {
  border-left-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-l-sw-secondary\/40:hover) {
  border-left-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-l-sw-secondary\/45:hover) {
  border-left-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-l-sw-secondary\/5:hover) {
  border-left-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-l-sw-secondary\/50:hover) {
  border-left-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-l-sw-secondary\/55:hover) {
  border-left-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-l-sw-secondary\/60:hover) {
  border-left-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-l-sw-secondary\/65:hover) {
  border-left-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-l-sw-secondary\/70:hover) {
  border-left-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-l-sw-secondary\/75:hover) {
  border-left-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-l-sw-secondary\/80:hover) {
  border-left-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-l-sw-secondary\/85:hover) {
  border-left-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-l-sw-secondary\/90:hover) {
  border-left-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-l-sw-secondary\/95:hover) {
  border-left-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-l-sw-selected:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-selected\/0:hover) {
  border-left-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-l-sw-selected\/10:hover) {
  border-left-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-l-sw-selected\/100:hover) {
  border-left-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-l-sw-selected\/15:hover) {
  border-left-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-l-sw-selected\/20:hover) {
  border-left-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-l-sw-selected\/25:hover) {
  border-left-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-l-sw-selected\/30:hover) {
  border-left-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-l-sw-selected\/35:hover) {
  border-left-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-l-sw-selected\/40:hover) {
  border-left-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-l-sw-selected\/45:hover) {
  border-left-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-l-sw-selected\/5:hover) {
  border-left-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-l-sw-selected\/50:hover) {
  border-left-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-l-sw-selected\/55:hover) {
  border-left-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-l-sw-selected\/60:hover) {
  border-left-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-l-sw-selected\/65:hover) {
  border-left-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-l-sw-selected\/70:hover) {
  border-left-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-l-sw-selected\/75:hover) {
  border-left-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-l-sw-selected\/80:hover) {
  border-left-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-l-sw-selected\/85:hover) {
  border-left-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-l-sw-selected\/90:hover) {
  border-left-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-l-sw-selected\/95:hover) {
  border-left-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-l-sw-success:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-success-background:hover) {
  border-left-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-l-sw-success-background-hex:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-success-background-hex\/0:hover) {
  border-left-color: rgb(232 242 235 / 0);
}#body :is(.hover\:border-l-sw-success-background-hex\/10:hover) {
  border-left-color: rgb(232 242 235 / 0.1);
}#body :is(.hover\:border-l-sw-success-background-hex\/100:hover) {
  border-left-color: rgb(232 242 235 / 1);
}#body :is(.hover\:border-l-sw-success-background-hex\/15:hover) {
  border-left-color: rgb(232 242 235 / 0.15);
}#body :is(.hover\:border-l-sw-success-background-hex\/20:hover) {
  border-left-color: rgb(232 242 235 / 0.2);
}#body :is(.hover\:border-l-sw-success-background-hex\/25:hover) {
  border-left-color: rgb(232 242 235 / 0.25);
}#body :is(.hover\:border-l-sw-success-background-hex\/30:hover) {
  border-left-color: rgb(232 242 235 / 0.3);
}#body :is(.hover\:border-l-sw-success-background-hex\/35:hover) {
  border-left-color: rgb(232 242 235 / 0.35);
}#body :is(.hover\:border-l-sw-success-background-hex\/40:hover) {
  border-left-color: rgb(232 242 235 / 0.4);
}#body :is(.hover\:border-l-sw-success-background-hex\/45:hover) {
  border-left-color: rgb(232 242 235 / 0.45);
}#body :is(.hover\:border-l-sw-success-background-hex\/5:hover) {
  border-left-color: rgb(232 242 235 / 0.05);
}#body :is(.hover\:border-l-sw-success-background-hex\/50:hover) {
  border-left-color: rgb(232 242 235 / 0.5);
}#body :is(.hover\:border-l-sw-success-background-hex\/55:hover) {
  border-left-color: rgb(232 242 235 / 0.55);
}#body :is(.hover\:border-l-sw-success-background-hex\/60:hover) {
  border-left-color: rgb(232 242 235 / 0.6);
}#body :is(.hover\:border-l-sw-success-background-hex\/65:hover) {
  border-left-color: rgb(232 242 235 / 0.65);
}#body :is(.hover\:border-l-sw-success-background-hex\/70:hover) {
  border-left-color: rgb(232 242 235 / 0.7);
}#body :is(.hover\:border-l-sw-success-background-hex\/75:hover) {
  border-left-color: rgb(232 242 235 / 0.75);
}#body :is(.hover\:border-l-sw-success-background-hex\/80:hover) {
  border-left-color: rgb(232 242 235 / 0.8);
}#body :is(.hover\:border-l-sw-success-background-hex\/85:hover) {
  border-left-color: rgb(232 242 235 / 0.85);
}#body :is(.hover\:border-l-sw-success-background-hex\/90:hover) {
  border-left-color: rgb(232 242 235 / 0.9);
}#body :is(.hover\:border-l-sw-success-background-hex\/95:hover) {
  border-left-color: rgb(232 242 235 / 0.95);
}#body :is(.hover\:border-l-sw-success-background\/0:hover) {
  border-left-color: rgba(27, 123, 59, 0);
}#body :is(.hover\:border-l-sw-success-background\/10:hover) {
  border-left-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-l-sw-success-background\/100:hover) {
  border-left-color: rgba(27, 123, 59, 1);
}#body :is(.hover\:border-l-sw-success-background\/15:hover) {
  border-left-color: rgba(27, 123, 59, 0.15);
}#body :is(.hover\:border-l-sw-success-background\/20:hover) {
  border-left-color: rgba(27, 123, 59, 0.2);
}#body :is(.hover\:border-l-sw-success-background\/25:hover) {
  border-left-color: rgba(27, 123, 59, 0.25);
}#body :is(.hover\:border-l-sw-success-background\/30:hover) {
  border-left-color: rgba(27, 123, 59, 0.3);
}#body :is(.hover\:border-l-sw-success-background\/35:hover) {
  border-left-color: rgba(27, 123, 59, 0.35);
}#body :is(.hover\:border-l-sw-success-background\/40:hover) {
  border-left-color: rgba(27, 123, 59, 0.4);
}#body :is(.hover\:border-l-sw-success-background\/45:hover) {
  border-left-color: rgba(27, 123, 59, 0.45);
}#body :is(.hover\:border-l-sw-success-background\/5:hover) {
  border-left-color: rgba(27, 123, 59, 0.05);
}#body :is(.hover\:border-l-sw-success-background\/50:hover) {
  border-left-color: rgba(27, 123, 59, 0.5);
}#body :is(.hover\:border-l-sw-success-background\/55:hover) {
  border-left-color: rgba(27, 123, 59, 0.55);
}#body :is(.hover\:border-l-sw-success-background\/60:hover) {
  border-left-color: rgba(27, 123, 59, 0.6);
}#body :is(.hover\:border-l-sw-success-background\/65:hover) {
  border-left-color: rgba(27, 123, 59, 0.65);
}#body :is(.hover\:border-l-sw-success-background\/70:hover) {
  border-left-color: rgba(27, 123, 59, 0.7);
}#body :is(.hover\:border-l-sw-success-background\/75:hover) {
  border-left-color: rgba(27, 123, 59, 0.75);
}#body :is(.hover\:border-l-sw-success-background\/80:hover) {
  border-left-color: rgba(27, 123, 59, 0.8);
}#body :is(.hover\:border-l-sw-success-background\/85:hover) {
  border-left-color: rgba(27, 123, 59, 0.85);
}#body :is(.hover\:border-l-sw-success-background\/90:hover) {
  border-left-color: rgba(27, 123, 59, 0.9);
}#body :is(.hover\:border-l-sw-success-background\/95:hover) {
  border-left-color: rgba(27, 123, 59, 0.95);
}#body :is(.hover\:border-l-sw-success-dark:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-success-dark\/0:hover) {
  border-left-color: rgb(20 89 43 / 0);
}#body :is(.hover\:border-l-sw-success-dark\/10:hover) {
  border-left-color: rgb(20 89 43 / 0.1);
}#body :is(.hover\:border-l-sw-success-dark\/100:hover) {
  border-left-color: rgb(20 89 43 / 1);
}#body :is(.hover\:border-l-sw-success-dark\/15:hover) {
  border-left-color: rgb(20 89 43 / 0.15);
}#body :is(.hover\:border-l-sw-success-dark\/20:hover) {
  border-left-color: rgb(20 89 43 / 0.2);
}#body :is(.hover\:border-l-sw-success-dark\/25:hover) {
  border-left-color: rgb(20 89 43 / 0.25);
}#body :is(.hover\:border-l-sw-success-dark\/30:hover) {
  border-left-color: rgb(20 89 43 / 0.3);
}#body :is(.hover\:border-l-sw-success-dark\/35:hover) {
  border-left-color: rgb(20 89 43 / 0.35);
}#body :is(.hover\:border-l-sw-success-dark\/40:hover) {
  border-left-color: rgb(20 89 43 / 0.4);
}#body :is(.hover\:border-l-sw-success-dark\/45:hover) {
  border-left-color: rgb(20 89 43 / 0.45);
}#body :is(.hover\:border-l-sw-success-dark\/5:hover) {
  border-left-color: rgb(20 89 43 / 0.05);
}#body :is(.hover\:border-l-sw-success-dark\/50:hover) {
  border-left-color: rgb(20 89 43 / 0.5);
}#body :is(.hover\:border-l-sw-success-dark\/55:hover) {
  border-left-color: rgb(20 89 43 / 0.55);
}#body :is(.hover\:border-l-sw-success-dark\/60:hover) {
  border-left-color: rgb(20 89 43 / 0.6);
}#body :is(.hover\:border-l-sw-success-dark\/65:hover) {
  border-left-color: rgb(20 89 43 / 0.65);
}#body :is(.hover\:border-l-sw-success-dark\/70:hover) {
  border-left-color: rgb(20 89 43 / 0.7);
}#body :is(.hover\:border-l-sw-success-dark\/75:hover) {
  border-left-color: rgb(20 89 43 / 0.75);
}#body :is(.hover\:border-l-sw-success-dark\/80:hover) {
  border-left-color: rgb(20 89 43 / 0.8);
}#body :is(.hover\:border-l-sw-success-dark\/85:hover) {
  border-left-color: rgb(20 89 43 / 0.85);
}#body :is(.hover\:border-l-sw-success-dark\/90:hover) {
  border-left-color: rgb(20 89 43 / 0.9);
}#body :is(.hover\:border-l-sw-success-dark\/95:hover) {
  border-left-color: rgb(20 89 43 / 0.95);
}#body :is(.hover\:border-l-sw-success-light:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-success-light\/0:hover) {
  border-left-color: rgb(126 199 168 / 0);
}#body :is(.hover\:border-l-sw-success-light\/10:hover) {
  border-left-color: rgb(126 199 168 / 0.1);
}#body :is(.hover\:border-l-sw-success-light\/100:hover) {
  border-left-color: rgb(126 199 168 / 1);
}#body :is(.hover\:border-l-sw-success-light\/15:hover) {
  border-left-color: rgb(126 199 168 / 0.15);
}#body :is(.hover\:border-l-sw-success-light\/20:hover) {
  border-left-color: rgb(126 199 168 / 0.2);
}#body :is(.hover\:border-l-sw-success-light\/25:hover) {
  border-left-color: rgb(126 199 168 / 0.25);
}#body :is(.hover\:border-l-sw-success-light\/30:hover) {
  border-left-color: rgb(126 199 168 / 0.3);
}#body :is(.hover\:border-l-sw-success-light\/35:hover) {
  border-left-color: rgb(126 199 168 / 0.35);
}#body :is(.hover\:border-l-sw-success-light\/40:hover) {
  border-left-color: rgb(126 199 168 / 0.4);
}#body :is(.hover\:border-l-sw-success-light\/45:hover) {
  border-left-color: rgb(126 199 168 / 0.45);
}#body :is(.hover\:border-l-sw-success-light\/5:hover) {
  border-left-color: rgb(126 199 168 / 0.05);
}#body :is(.hover\:border-l-sw-success-light\/50:hover) {
  border-left-color: rgb(126 199 168 / 0.5);
}#body :is(.hover\:border-l-sw-success-light\/55:hover) {
  border-left-color: rgb(126 199 168 / 0.55);
}#body :is(.hover\:border-l-sw-success-light\/60:hover) {
  border-left-color: rgb(126 199 168 / 0.6);
}#body :is(.hover\:border-l-sw-success-light\/65:hover) {
  border-left-color: rgb(126 199 168 / 0.65);
}#body :is(.hover\:border-l-sw-success-light\/70:hover) {
  border-left-color: rgb(126 199 168 / 0.7);
}#body :is(.hover\:border-l-sw-success-light\/75:hover) {
  border-left-color: rgb(126 199 168 / 0.75);
}#body :is(.hover\:border-l-sw-success-light\/80:hover) {
  border-left-color: rgb(126 199 168 / 0.8);
}#body :is(.hover\:border-l-sw-success-light\/85:hover) {
  border-left-color: rgb(126 199 168 / 0.85);
}#body :is(.hover\:border-l-sw-success-light\/90:hover) {
  border-left-color: rgb(126 199 168 / 0.9);
}#body :is(.hover\:border-l-sw-success-light\/95:hover) {
  border-left-color: rgb(126 199 168 / 0.95);
}#body :is(.hover\:border-l-sw-success\/0:hover) {
  border-left-color: rgb(27 123 59 / 0);
}#body :is(.hover\:border-l-sw-success\/10:hover) {
  border-left-color: rgb(27 123 59 / 0.1);
}#body :is(.hover\:border-l-sw-success\/100:hover) {
  border-left-color: rgb(27 123 59 / 1);
}#body :is(.hover\:border-l-sw-success\/15:hover) {
  border-left-color: rgb(27 123 59 / 0.15);
}#body :is(.hover\:border-l-sw-success\/20:hover) {
  border-left-color: rgb(27 123 59 / 0.2);
}#body :is(.hover\:border-l-sw-success\/25:hover) {
  border-left-color: rgb(27 123 59 / 0.25);
}#body :is(.hover\:border-l-sw-success\/30:hover) {
  border-left-color: rgb(27 123 59 / 0.3);
}#body :is(.hover\:border-l-sw-success\/35:hover) {
  border-left-color: rgb(27 123 59 / 0.35);
}#body :is(.hover\:border-l-sw-success\/40:hover) {
  border-left-color: rgb(27 123 59 / 0.4);
}#body :is(.hover\:border-l-sw-success\/45:hover) {
  border-left-color: rgb(27 123 59 / 0.45);
}#body :is(.hover\:border-l-sw-success\/5:hover) {
  border-left-color: rgb(27 123 59 / 0.05);
}#body :is(.hover\:border-l-sw-success\/50:hover) {
  border-left-color: rgb(27 123 59 / 0.5);
}#body :is(.hover\:border-l-sw-success\/55:hover) {
  border-left-color: rgb(27 123 59 / 0.55);
}#body :is(.hover\:border-l-sw-success\/60:hover) {
  border-left-color: rgb(27 123 59 / 0.6);
}#body :is(.hover\:border-l-sw-success\/65:hover) {
  border-left-color: rgb(27 123 59 / 0.65);
}#body :is(.hover\:border-l-sw-success\/70:hover) {
  border-left-color: rgb(27 123 59 / 0.7);
}#body :is(.hover\:border-l-sw-success\/75:hover) {
  border-left-color: rgb(27 123 59 / 0.75);
}#body :is(.hover\:border-l-sw-success\/80:hover) {
  border-left-color: rgb(27 123 59 / 0.8);
}#body :is(.hover\:border-l-sw-success\/85:hover) {
  border-left-color: rgb(27 123 59 / 0.85);
}#body :is(.hover\:border-l-sw-success\/90:hover) {
  border-left-color: rgb(27 123 59 / 0.9);
}#body :is(.hover\:border-l-sw-success\/95:hover) {
  border-left-color: rgb(27 123 59 / 0.95);
}#body :is(.hover\:border-l-sw-tag-default:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-tag-default\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-l-sw-tag-default\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-l-sw-tag-default\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-l-sw-tag-default\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-l-sw-tag-default\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-l-sw-tag-default\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-l-sw-tag-default\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-l-sw-tag-default\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-l-sw-tag-default\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-l-sw-tag-default\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-l-sw-tag-default\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-l-sw-tag-default\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-l-sw-tag-default\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-l-sw-tag-default\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-l-sw-tag-default\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-l-sw-tag-default\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-l-sw-tag-default\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-l-sw-tag-default\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-l-sw-tag-default\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-l-sw-tag-default\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-l-sw-tag-default\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-l-sw-text:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-text-reverse:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-text-reverse-alternate:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/0:hover) {
  border-left-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/10:hover) {
  border-left-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/100:hover) {
  border-left-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/15:hover) {
  border-left-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/20:hover) {
  border-left-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/25:hover) {
  border-left-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/30:hover) {
  border-left-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/35:hover) {
  border-left-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/40:hover) {
  border-left-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/45:hover) {
  border-left-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/5:hover) {
  border-left-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/50:hover) {
  border-left-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/55:hover) {
  border-left-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/60:hover) {
  border-left-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/65:hover) {
  border-left-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/70:hover) {
  border-left-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/75:hover) {
  border-left-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/80:hover) {
  border-left-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/85:hover) {
  border-left-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/90:hover) {
  border-left-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-l-sw-text-reverse-alternate\/95:hover) {
  border-left-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-l-sw-text-reverse\/0:hover) {
  border-left-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-l-sw-text-reverse\/10:hover) {
  border-left-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-l-sw-text-reverse\/100:hover) {
  border-left-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-l-sw-text-reverse\/15:hover) {
  border-left-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-l-sw-text-reverse\/20:hover) {
  border-left-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-l-sw-text-reverse\/25:hover) {
  border-left-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-l-sw-text-reverse\/30:hover) {
  border-left-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-l-sw-text-reverse\/35:hover) {
  border-left-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-l-sw-text-reverse\/40:hover) {
  border-left-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-l-sw-text-reverse\/45:hover) {
  border-left-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-l-sw-text-reverse\/5:hover) {
  border-left-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-l-sw-text-reverse\/50:hover) {
  border-left-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-l-sw-text-reverse\/55:hover) {
  border-left-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-l-sw-text-reverse\/60:hover) {
  border-left-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-l-sw-text-reverse\/65:hover) {
  border-left-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-l-sw-text-reverse\/70:hover) {
  border-left-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-l-sw-text-reverse\/75:hover) {
  border-left-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-l-sw-text-reverse\/80:hover) {
  border-left-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-l-sw-text-reverse\/85:hover) {
  border-left-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-l-sw-text-reverse\/90:hover) {
  border-left-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-l-sw-text-reverse\/95:hover) {
  border-left-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-l-sw-text-section-title:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-text-section-title\/0:hover) {
  border-left-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-l-sw-text-section-title\/10:hover) {
  border-left-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-l-sw-text-section-title\/100:hover) {
  border-left-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-l-sw-text-section-title\/15:hover) {
  border-left-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-l-sw-text-section-title\/20:hover) {
  border-left-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-l-sw-text-section-title\/25:hover) {
  border-left-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-l-sw-text-section-title\/30:hover) {
  border-left-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-l-sw-text-section-title\/35:hover) {
  border-left-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-l-sw-text-section-title\/40:hover) {
  border-left-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-l-sw-text-section-title\/45:hover) {
  border-left-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-l-sw-text-section-title\/5:hover) {
  border-left-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-l-sw-text-section-title\/50:hover) {
  border-left-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-l-sw-text-section-title\/55:hover) {
  border-left-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-l-sw-text-section-title\/60:hover) {
  border-left-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-l-sw-text-section-title\/65:hover) {
  border-left-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-l-sw-text-section-title\/70:hover) {
  border-left-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-l-sw-text-section-title\/75:hover) {
  border-left-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-l-sw-text-section-title\/80:hover) {
  border-left-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-l-sw-text-section-title\/85:hover) {
  border-left-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-l-sw-text-section-title\/90:hover) {
  border-left-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-l-sw-text-section-title\/95:hover) {
  border-left-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-l-sw-text\/0:hover) {
  border-left-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-l-sw-text\/10:hover) {
  border-left-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-l-sw-text\/100:hover) {
  border-left-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-l-sw-text\/15:hover) {
  border-left-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-l-sw-text\/20:hover) {
  border-left-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-l-sw-text\/25:hover) {
  border-left-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-l-sw-text\/30:hover) {
  border-left-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-l-sw-text\/35:hover) {
  border-left-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-l-sw-text\/40:hover) {
  border-left-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-l-sw-text\/45:hover) {
  border-left-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-l-sw-text\/5:hover) {
  border-left-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-l-sw-text\/50:hover) {
  border-left-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-l-sw-text\/55:hover) {
  border-left-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-l-sw-text\/60:hover) {
  border-left-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-l-sw-text\/65:hover) {
  border-left-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-l-sw-text\/70:hover) {
  border-left-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-l-sw-text\/75:hover) {
  border-left-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-l-sw-text\/80:hover) {
  border-left-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-l-sw-text\/85:hover) {
  border-left-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-l-sw-text\/90:hover) {
  border-left-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-l-sw-text\/95:hover) {
  border-left-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-l-sw-tooltip:hover) {
  border-left-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-l-sw-tooltip\/0:hover) {
  border-left-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-l-sw-tooltip\/10:hover) {
  border-left-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-l-sw-tooltip\/100:hover) {
  border-left-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-l-sw-tooltip\/15:hover) {
  border-left-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-l-sw-tooltip\/20:hover) {
  border-left-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-l-sw-tooltip\/25:hover) {
  border-left-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-l-sw-tooltip\/30:hover) {
  border-left-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-l-sw-tooltip\/35:hover) {
  border-left-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-l-sw-tooltip\/40:hover) {
  border-left-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-l-sw-tooltip\/45:hover) {
  border-left-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-l-sw-tooltip\/5:hover) {
  border-left-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-l-sw-tooltip\/50:hover) {
  border-left-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-l-sw-tooltip\/55:hover) {
  border-left-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-l-sw-tooltip\/60:hover) {
  border-left-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-l-sw-tooltip\/65:hover) {
  border-left-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-l-sw-tooltip\/70:hover) {
  border-left-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-l-sw-tooltip\/75:hover) {
  border-left-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-l-sw-tooltip\/80:hover) {
  border-left-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-l-sw-tooltip\/85:hover) {
  border-left-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-l-sw-tooltip\/90:hover) {
  border-left-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-l-sw-tooltip\/95:hover) {
  border-left-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-l-sw-very-high-price:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-very-high-price\/0:hover) {
  border-left-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-l-sw-very-high-price\/10:hover) {
  border-left-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-l-sw-very-high-price\/100:hover) {
  border-left-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-l-sw-very-high-price\/15:hover) {
  border-left-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-l-sw-very-high-price\/20:hover) {
  border-left-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-l-sw-very-high-price\/25:hover) {
  border-left-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-l-sw-very-high-price\/30:hover) {
  border-left-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-l-sw-very-high-price\/35:hover) {
  border-left-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-l-sw-very-high-price\/40:hover) {
  border-left-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-l-sw-very-high-price\/45:hover) {
  border-left-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-l-sw-very-high-price\/5:hover) {
  border-left-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-l-sw-very-high-price\/50:hover) {
  border-left-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-l-sw-very-high-price\/55:hover) {
  border-left-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-l-sw-very-high-price\/60:hover) {
  border-left-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-l-sw-very-high-price\/65:hover) {
  border-left-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-l-sw-very-high-price\/70:hover) {
  border-left-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-l-sw-very-high-price\/75:hover) {
  border-left-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-l-sw-very-high-price\/80:hover) {
  border-left-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-l-sw-very-high-price\/85:hover) {
  border-left-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-l-sw-very-high-price\/90:hover) {
  border-left-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-l-sw-very-high-price\/95:hover) {
  border-left-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-l-sw-warning:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-warning-background:hover) {
  border-left-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-l-sw-warning-background-hex:hover) {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.hover\:border-l-sw-warning-background-hex\/0:hover) {
  border-left-color: rgb(252 244 230 / 0);
}#body :is(.hover\:border-l-sw-warning-background-hex\/10:hover) {
  border-left-color: rgb(252 244 230 / 0.1);
}#body :is(.hover\:border-l-sw-warning-background-hex\/100:hover) {
  border-left-color: rgb(252 244 230 / 1);
}#body :is(.hover\:border-l-sw-warning-background-hex\/15:hover) {
  border-left-color: rgb(252 244 230 / 0.15);
}#body :is(.hover\:border-l-sw-warning-background-hex\/20:hover) {
  border-left-color: rgb(252 244 230 / 0.2);
}#body :is(.hover\:border-l-sw-warning-background-hex\/25:hover) {
  border-left-color: rgb(252 244 230 / 0.25);
}#body :is(.hover\:border-l-sw-warning-background-hex\/30:hover) {
  border-left-color: rgb(252 244 230 / 0.3);
}#body :is(.hover\:border-l-sw-warning-background-hex\/35:hover) {
  border-left-color: rgb(252 244 230 / 0.35);
}#body :is(.hover\:border-l-sw-warning-background-hex\/40:hover) {
  border-left-color: rgb(252 244 230 / 0.4);
}#body :is(.hover\:border-l-sw-warning-background-hex\/45:hover) {
  border-left-color: rgb(252 244 230 / 0.45);
}#body :is(.hover\:border-l-sw-warning-background-hex\/5:hover) {
  border-left-color: rgb(252 244 230 / 0.05);
}#body :is(.hover\:border-l-sw-warning-background-hex\/50:hover) {
  border-left-color: rgb(252 244 230 / 0.5);
}#body :is(.hover\:border-l-sw-warning-background-hex\/55:hover) {
  border-left-color: rgb(252 244 230 / 0.55);
}#body :is(.hover\:border-l-sw-warning-background-hex\/60:hover) {
  border-left-color: rgb(252 244 230 / 0.6);
}#body :is(.hover\:border-l-sw-warning-background-hex\/65:hover) {
  border-left-color: rgb(252 244 230 / 0.65);
}#body :is(.hover\:border-l-sw-warning-background-hex\/70:hover) {
  border-left-color: rgb(252 244 230 / 0.7);
}#body :is(.hover\:border-l-sw-warning-background-hex\/75:hover) {
  border-left-color: rgb(252 244 230 / 0.75);
}#body :is(.hover\:border-l-sw-warning-background-hex\/80:hover) {
  border-left-color: rgb(252 244 230 / 0.8);
}#body :is(.hover\:border-l-sw-warning-background-hex\/85:hover) {
  border-left-color: rgb(252 244 230 / 0.85);
}#body :is(.hover\:border-l-sw-warning-background-hex\/90:hover) {
  border-left-color: rgb(252 244 230 / 0.9);
}#body :is(.hover\:border-l-sw-warning-background-hex\/95:hover) {
  border-left-color: rgb(252 244 230 / 0.95);
}#body :is(.hover\:border-l-sw-warning-background\/0:hover) {
  border-left-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-l-sw-warning-background\/10:hover) {
  border-left-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-l-sw-warning-background\/100:hover) {
  border-left-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-l-sw-warning-background\/15:hover) {
  border-left-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-l-sw-warning-background\/20:hover) {
  border-left-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-l-sw-warning-background\/25:hover) {
  border-left-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-l-sw-warning-background\/30:hover) {
  border-left-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-l-sw-warning-background\/35:hover) {
  border-left-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-l-sw-warning-background\/40:hover) {
  border-left-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-l-sw-warning-background\/45:hover) {
  border-left-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-l-sw-warning-background\/5:hover) {
  border-left-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-l-sw-warning-background\/50:hover) {
  border-left-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-l-sw-warning-background\/55:hover) {
  border-left-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-l-sw-warning-background\/60:hover) {
  border-left-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-l-sw-warning-background\/65:hover) {
  border-left-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-l-sw-warning-background\/70:hover) {
  border-left-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-l-sw-warning-background\/75:hover) {
  border-left-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-l-sw-warning-background\/80:hover) {
  border-left-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-l-sw-warning-background\/85:hover) {
  border-left-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-l-sw-warning-background\/90:hover) {
  border-left-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-l-sw-warning-background\/95:hover) {
  border-left-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-l-sw-warning-opacity:hover) {
  border-left-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-l-sw-warning-opacity\/0:hover) {
  border-left-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-l-sw-warning-opacity\/10:hover) {
  border-left-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-l-sw-warning-opacity\/100:hover) {
  border-left-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-l-sw-warning-opacity\/15:hover) {
  border-left-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-l-sw-warning-opacity\/20:hover) {
  border-left-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-l-sw-warning-opacity\/25:hover) {
  border-left-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-l-sw-warning-opacity\/30:hover) {
  border-left-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-l-sw-warning-opacity\/35:hover) {
  border-left-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-l-sw-warning-opacity\/40:hover) {
  border-left-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-l-sw-warning-opacity\/45:hover) {
  border-left-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-l-sw-warning-opacity\/5:hover) {
  border-left-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-l-sw-warning-opacity\/50:hover) {
  border-left-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-l-sw-warning-opacity\/55:hover) {
  border-left-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-l-sw-warning-opacity\/60:hover) {
  border-left-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-l-sw-warning-opacity\/65:hover) {
  border-left-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-l-sw-warning-opacity\/70:hover) {
  border-left-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-l-sw-warning-opacity\/75:hover) {
  border-left-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-l-sw-warning-opacity\/80:hover) {
  border-left-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-l-sw-warning-opacity\/85:hover) {
  border-left-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-l-sw-warning-opacity\/90:hover) {
  border-left-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-l-sw-warning-opacity\/95:hover) {
  border-left-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-l-sw-warning\/0:hover) {
  border-left-color: rgb(223 145 0 / 0);
}#body :is(.hover\:border-l-sw-warning\/10:hover) {
  border-left-color: rgb(223 145 0 / 0.1);
}#body :is(.hover\:border-l-sw-warning\/100:hover) {
  border-left-color: rgb(223 145 0 / 1);
}#body :is(.hover\:border-l-sw-warning\/15:hover) {
  border-left-color: rgb(223 145 0 / 0.15);
}#body :is(.hover\:border-l-sw-warning\/20:hover) {
  border-left-color: rgb(223 145 0 / 0.2);
}#body :is(.hover\:border-l-sw-warning\/25:hover) {
  border-left-color: rgb(223 145 0 / 0.25);
}#body :is(.hover\:border-l-sw-warning\/30:hover) {
  border-left-color: rgb(223 145 0 / 0.3);
}#body :is(.hover\:border-l-sw-warning\/35:hover) {
  border-left-color: rgb(223 145 0 / 0.35);
}#body :is(.hover\:border-l-sw-warning\/40:hover) {
  border-left-color: rgb(223 145 0 / 0.4);
}#body :is(.hover\:border-l-sw-warning\/45:hover) {
  border-left-color: rgb(223 145 0 / 0.45);
}#body :is(.hover\:border-l-sw-warning\/5:hover) {
  border-left-color: rgb(223 145 0 / 0.05);
}#body :is(.hover\:border-l-sw-warning\/50:hover) {
  border-left-color: rgb(223 145 0 / 0.5);
}#body :is(.hover\:border-l-sw-warning\/55:hover) {
  border-left-color: rgb(223 145 0 / 0.55);
}#body :is(.hover\:border-l-sw-warning\/60:hover) {
  border-left-color: rgb(223 145 0 / 0.6);
}#body :is(.hover\:border-l-sw-warning\/65:hover) {
  border-left-color: rgb(223 145 0 / 0.65);
}#body :is(.hover\:border-l-sw-warning\/70:hover) {
  border-left-color: rgb(223 145 0 / 0.7);
}#body :is(.hover\:border-l-sw-warning\/75:hover) {
  border-left-color: rgb(223 145 0 / 0.75);
}#body :is(.hover\:border-l-sw-warning\/80:hover) {
  border-left-color: rgb(223 145 0 / 0.8);
}#body :is(.hover\:border-l-sw-warning\/85:hover) {
  border-left-color: rgb(223 145 0 / 0.85);
}#body :is(.hover\:border-l-sw-warning\/90:hover) {
  border-left-color: rgb(223 145 0 / 0.9);
}#body :is(.hover\:border-l-sw-warning\/95:hover) {
  border-left-color: rgb(223 145 0 / 0.95);
}#body :is(.hover\:border-l-transparent:hover) {
  border-left-color: transparent;
}#body :is(.hover\:border-l-transparent\/0:hover) {
  border-left-color: rgb(0 0 0 / 0);
}#body :is(.hover\:border-l-transparent\/10:hover) {
  border-left-color: rgb(0 0 0 / 0.1);
}#body :is(.hover\:border-l-transparent\/100:hover) {
  border-left-color: rgb(0 0 0 / 1);
}#body :is(.hover\:border-l-transparent\/15:hover) {
  border-left-color: rgb(0 0 0 / 0.15);
}#body :is(.hover\:border-l-transparent\/20:hover) {
  border-left-color: rgb(0 0 0 / 0.2);
}#body :is(.hover\:border-l-transparent\/25:hover) {
  border-left-color: rgb(0 0 0 / 0.25);
}#body :is(.hover\:border-l-transparent\/30:hover) {
  border-left-color: rgb(0 0 0 / 0.3);
}#body :is(.hover\:border-l-transparent\/35:hover) {
  border-left-color: rgb(0 0 0 / 0.35);
}#body :is(.hover\:border-l-transparent\/40:hover) {
  border-left-color: rgb(0 0 0 / 0.4);
}#body :is(.hover\:border-l-transparent\/45:hover) {
  border-left-color: rgb(0 0 0 / 0.45);
}#body :is(.hover\:border-l-transparent\/5:hover) {
  border-left-color: rgb(0 0 0 / 0.05);
}#body :is(.hover\:border-l-transparent\/50:hover) {
  border-left-color: rgb(0 0 0 / 0.5);
}#body :is(.hover\:border-l-transparent\/55:hover) {
  border-left-color: rgb(0 0 0 / 0.55);
}#body :is(.hover\:border-l-transparent\/60:hover) {
  border-left-color: rgb(0 0 0 / 0.6);
}#body :is(.hover\:border-l-transparent\/65:hover) {
  border-left-color: rgb(0 0 0 / 0.65);
}#body :is(.hover\:border-l-transparent\/70:hover) {
  border-left-color: rgb(0 0 0 / 0.7);
}#body :is(.hover\:border-l-transparent\/75:hover) {
  border-left-color: rgb(0 0 0 / 0.75);
}#body :is(.hover\:border-l-transparent\/80:hover) {
  border-left-color: rgb(0 0 0 / 0.8);
}#body :is(.hover\:border-l-transparent\/85:hover) {
  border-left-color: rgb(0 0 0 / 0.85);
}#body :is(.hover\:border-l-transparent\/90:hover) {
  border-left-color: rgb(0 0 0 / 0.9);
}#body :is(.hover\:border-l-transparent\/95:hover) {
  border-left-color: rgb(0 0 0 / 0.95);
}#body :is(.hover\:border-r-sw-active:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-active-light:hover) {
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-r-sw-active-light-hex:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-active-light-hex\/0:hover) {
  border-right-color: rgb(230 240 251 / 0);
}#body :is(.hover\:border-r-sw-active-light-hex\/10:hover) {
  border-right-color: rgb(230 240 251 / 0.1);
}#body :is(.hover\:border-r-sw-active-light-hex\/100:hover) {
  border-right-color: rgb(230 240 251 / 1);
}#body :is(.hover\:border-r-sw-active-light-hex\/15:hover) {
  border-right-color: rgb(230 240 251 / 0.15);
}#body :is(.hover\:border-r-sw-active-light-hex\/20:hover) {
  border-right-color: rgb(230 240 251 / 0.2);
}#body :is(.hover\:border-r-sw-active-light-hex\/25:hover) {
  border-right-color: rgb(230 240 251 / 0.25);
}#body :is(.hover\:border-r-sw-active-light-hex\/30:hover) {
  border-right-color: rgb(230 240 251 / 0.3);
}#body :is(.hover\:border-r-sw-active-light-hex\/35:hover) {
  border-right-color: rgb(230 240 251 / 0.35);
}#body :is(.hover\:border-r-sw-active-light-hex\/40:hover) {
  border-right-color: rgb(230 240 251 / 0.4);
}#body :is(.hover\:border-r-sw-active-light-hex\/45:hover) {
  border-right-color: rgb(230 240 251 / 0.45);
}#body :is(.hover\:border-r-sw-active-light-hex\/5:hover) {
  border-right-color: rgb(230 240 251 / 0.05);
}#body :is(.hover\:border-r-sw-active-light-hex\/50:hover) {
  border-right-color: rgb(230 240 251 / 0.5);
}#body :is(.hover\:border-r-sw-active-light-hex\/55:hover) {
  border-right-color: rgb(230 240 251 / 0.55);
}#body :is(.hover\:border-r-sw-active-light-hex\/60:hover) {
  border-right-color: rgb(230 240 251 / 0.6);
}#body :is(.hover\:border-r-sw-active-light-hex\/65:hover) {
  border-right-color: rgb(230 240 251 / 0.65);
}#body :is(.hover\:border-r-sw-active-light-hex\/70:hover) {
  border-right-color: rgb(230 240 251 / 0.7);
}#body :is(.hover\:border-r-sw-active-light-hex\/75:hover) {
  border-right-color: rgb(230 240 251 / 0.75);
}#body :is(.hover\:border-r-sw-active-light-hex\/80:hover) {
  border-right-color: rgb(230 240 251 / 0.8);
}#body :is(.hover\:border-r-sw-active-light-hex\/85:hover) {
  border-right-color: rgb(230 240 251 / 0.85);
}#body :is(.hover\:border-r-sw-active-light-hex\/90:hover) {
  border-right-color: rgb(230 240 251 / 0.9);
}#body :is(.hover\:border-r-sw-active-light-hex\/95:hover) {
  border-right-color: rgb(230 240 251 / 0.95);
}#body :is(.hover\:border-r-sw-active-light\/0:hover) {
  border-right-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-r-sw-active-light\/10:hover) {
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-r-sw-active-light\/100:hover) {
  border-right-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-r-sw-active-light\/15:hover) {
  border-right-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-r-sw-active-light\/20:hover) {
  border-right-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-r-sw-active-light\/25:hover) {
  border-right-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-r-sw-active-light\/30:hover) {
  border-right-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-r-sw-active-light\/35:hover) {
  border-right-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-r-sw-active-light\/40:hover) {
  border-right-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-r-sw-active-light\/45:hover) {
  border-right-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-r-sw-active-light\/5:hover) {
  border-right-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-r-sw-active-light\/50:hover) {
  border-right-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-r-sw-active-light\/55:hover) {
  border-right-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-r-sw-active-light\/60:hover) {
  border-right-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-r-sw-active-light\/65:hover) {
  border-right-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-r-sw-active-light\/70:hover) {
  border-right-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-r-sw-active-light\/75:hover) {
  border-right-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-r-sw-active-light\/80:hover) {
  border-right-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-r-sw-active-light\/85:hover) {
  border-right-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-r-sw-active-light\/90:hover) {
  border-right-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-r-sw-active-light\/95:hover) {
  border-right-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-r-sw-active\/0:hover) {
  border-right-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-r-sw-active\/10:hover) {
  border-right-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-r-sw-active\/100:hover) {
  border-right-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-r-sw-active\/15:hover) {
  border-right-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-r-sw-active\/20:hover) {
  border-right-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-r-sw-active\/25:hover) {
  border-right-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-r-sw-active\/30:hover) {
  border-right-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-r-sw-active\/35:hover) {
  border-right-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-r-sw-active\/40:hover) {
  border-right-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-r-sw-active\/45:hover) {
  border-right-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-r-sw-active\/5:hover) {
  border-right-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-r-sw-active\/50:hover) {
  border-right-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-r-sw-active\/55:hover) {
  border-right-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-r-sw-active\/60:hover) {
  border-right-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-r-sw-active\/65:hover) {
  border-right-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-r-sw-active\/70:hover) {
  border-right-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-r-sw-active\/75:hover) {
  border-right-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-r-sw-active\/80:hover) {
  border-right-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-r-sw-active\/85:hover) {
  border-right-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-r-sw-active\/90:hover) {
  border-right-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-r-sw-active\/95:hover) {
  border-right-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-r-sw-background:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-background-component:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-background-component\/0:hover) {
  border-right-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-r-sw-background-component\/10:hover) {
  border-right-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-r-sw-background-component\/100:hover) {
  border-right-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-r-sw-background-component\/15:hover) {
  border-right-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-r-sw-background-component\/20:hover) {
  border-right-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-r-sw-background-component\/25:hover) {
  border-right-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-r-sw-background-component\/30:hover) {
  border-right-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-r-sw-background-component\/35:hover) {
  border-right-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-r-sw-background-component\/40:hover) {
  border-right-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-r-sw-background-component\/45:hover) {
  border-right-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-r-sw-background-component\/5:hover) {
  border-right-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-r-sw-background-component\/50:hover) {
  border-right-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-r-sw-background-component\/55:hover) {
  border-right-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-r-sw-background-component\/60:hover) {
  border-right-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-r-sw-background-component\/65:hover) {
  border-right-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-r-sw-background-component\/70:hover) {
  border-right-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-r-sw-background-component\/75:hover) {
  border-right-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-r-sw-background-component\/80:hover) {
  border-right-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-r-sw-background-component\/85:hover) {
  border-right-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-r-sw-background-component\/90:hover) {
  border-right-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-r-sw-background-component\/95:hover) {
  border-right-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-r-sw-background-header:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-background-header\/0:hover) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-r-sw-background-header\/10:hover) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-r-sw-background-header\/100:hover) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-r-sw-background-header\/15:hover) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-r-sw-background-header\/20:hover) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-r-sw-background-header\/25:hover) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-r-sw-background-header\/30:hover) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-r-sw-background-header\/35:hover) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-r-sw-background-header\/40:hover) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-r-sw-background-header\/45:hover) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-r-sw-background-header\/5:hover) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-r-sw-background-header\/50:hover) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-r-sw-background-header\/55:hover) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-r-sw-background-header\/60:hover) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-r-sw-background-header\/65:hover) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-r-sw-background-header\/70:hover) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-r-sw-background-header\/75:hover) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-r-sw-background-header\/80:hover) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-r-sw-background-header\/85:hover) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-r-sw-background-header\/90:hover) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-r-sw-background-header\/95:hover) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-r-sw-background\/0:hover) {
  border-right-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-r-sw-background\/10:hover) {
  border-right-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-r-sw-background\/100:hover) {
  border-right-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-r-sw-background\/15:hover) {
  border-right-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-r-sw-background\/20:hover) {
  border-right-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-r-sw-background\/25:hover) {
  border-right-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-r-sw-background\/30:hover) {
  border-right-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-r-sw-background\/35:hover) {
  border-right-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-r-sw-background\/40:hover) {
  border-right-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-r-sw-background\/45:hover) {
  border-right-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-r-sw-background\/5:hover) {
  border-right-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-r-sw-background\/50:hover) {
  border-right-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-r-sw-background\/55:hover) {
  border-right-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-r-sw-background\/60:hover) {
  border-right-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-r-sw-background\/65:hover) {
  border-right-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-r-sw-background\/70:hover) {
  border-right-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-r-sw-background\/75:hover) {
  border-right-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-r-sw-background\/80:hover) {
  border-right-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-r-sw-background\/85:hover) {
  border-right-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-r-sw-background\/90:hover) {
  border-right-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-r-sw-background\/95:hover) {
  border-right-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-r-sw-border:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-border-alternate:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-border-alternate\/0:hover) {
  border-right-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-r-sw-border-alternate\/10:hover) {
  border-right-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-r-sw-border-alternate\/100:hover) {
  border-right-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-r-sw-border-alternate\/15:hover) {
  border-right-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-r-sw-border-alternate\/20:hover) {
  border-right-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-r-sw-border-alternate\/25:hover) {
  border-right-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-r-sw-border-alternate\/30:hover) {
  border-right-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-r-sw-border-alternate\/35:hover) {
  border-right-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-r-sw-border-alternate\/40:hover) {
  border-right-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-r-sw-border-alternate\/45:hover) {
  border-right-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-r-sw-border-alternate\/5:hover) {
  border-right-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-r-sw-border-alternate\/50:hover) {
  border-right-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-r-sw-border-alternate\/55:hover) {
  border-right-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-r-sw-border-alternate\/60:hover) {
  border-right-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-r-sw-border-alternate\/65:hover) {
  border-right-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-r-sw-border-alternate\/70:hover) {
  border-right-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-r-sw-border-alternate\/75:hover) {
  border-right-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-r-sw-border-alternate\/80:hover) {
  border-right-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-r-sw-border-alternate\/85:hover) {
  border-right-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-r-sw-border-alternate\/90:hover) {
  border-right-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-r-sw-border-alternate\/95:hover) {
  border-right-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-r-sw-border-light:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-border-light\/0:hover) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-r-sw-border-light\/10:hover) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-r-sw-border-light\/100:hover) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-r-sw-border-light\/15:hover) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-r-sw-border-light\/20:hover) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-r-sw-border-light\/25:hover) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-r-sw-border-light\/30:hover) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-r-sw-border-light\/35:hover) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-r-sw-border-light\/40:hover) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-r-sw-border-light\/45:hover) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-r-sw-border-light\/5:hover) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-r-sw-border-light\/50:hover) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-r-sw-border-light\/55:hover) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-r-sw-border-light\/60:hover) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-r-sw-border-light\/65:hover) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-r-sw-border-light\/70:hover) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-r-sw-border-light\/75:hover) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-r-sw-border-light\/80:hover) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-r-sw-border-light\/85:hover) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-r-sw-border-light\/90:hover) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-r-sw-border-light\/95:hover) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-r-sw-border\/0:hover) {
  border-right-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-r-sw-border\/10:hover) {
  border-right-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-r-sw-border\/100:hover) {
  border-right-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-r-sw-border\/15:hover) {
  border-right-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-r-sw-border\/20:hover) {
  border-right-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-r-sw-border\/25:hover) {
  border-right-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-r-sw-border\/30:hover) {
  border-right-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-r-sw-border\/35:hover) {
  border-right-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-r-sw-border\/40:hover) {
  border-right-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-r-sw-border\/45:hover) {
  border-right-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-r-sw-border\/5:hover) {
  border-right-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-r-sw-border\/50:hover) {
  border-right-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-r-sw-border\/55:hover) {
  border-right-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-r-sw-border\/60:hover) {
  border-right-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-r-sw-border\/65:hover) {
  border-right-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-r-sw-border\/70:hover) {
  border-right-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-r-sw-border\/75:hover) {
  border-right-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-r-sw-border\/80:hover) {
  border-right-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-r-sw-border\/85:hover) {
  border-right-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-r-sw-border\/90:hover) {
  border-right-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-r-sw-border\/95:hover) {
  border-right-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-r-sw-boxShadow:hover) {
  border-right-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-r-sw-boxShadow\/0:hover) {
  border-right-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-r-sw-boxShadow\/10:hover) {
  border-right-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-r-sw-boxShadow\/100:hover) {
  border-right-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-r-sw-boxShadow\/15:hover) {
  border-right-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-r-sw-boxShadow\/20:hover) {
  border-right-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-r-sw-boxShadow\/25:hover) {
  border-right-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-r-sw-boxShadow\/30:hover) {
  border-right-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-r-sw-boxShadow\/35:hover) {
  border-right-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-r-sw-boxShadow\/40:hover) {
  border-right-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-r-sw-boxShadow\/45:hover) {
  border-right-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-r-sw-boxShadow\/5:hover) {
  border-right-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-r-sw-boxShadow\/50:hover) {
  border-right-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-r-sw-boxShadow\/55:hover) {
  border-right-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-r-sw-boxShadow\/60:hover) {
  border-right-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-r-sw-boxShadow\/65:hover) {
  border-right-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-r-sw-boxShadow\/70:hover) {
  border-right-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-r-sw-boxShadow\/75:hover) {
  border-right-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-r-sw-boxShadow\/80:hover) {
  border-right-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-r-sw-boxShadow\/85:hover) {
  border-right-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-r-sw-boxShadow\/90:hover) {
  border-right-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-r-sw-boxShadow\/95:hover) {
  border-right-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-r-sw-destroy:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-destroy\/0:hover) {
  border-right-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-r-sw-destroy\/10:hover) {
  border-right-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-r-sw-destroy\/100:hover) {
  border-right-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-r-sw-destroy\/15:hover) {
  border-right-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-r-sw-destroy\/20:hover) {
  border-right-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-r-sw-destroy\/25:hover) {
  border-right-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-r-sw-destroy\/30:hover) {
  border-right-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-r-sw-destroy\/35:hover) {
  border-right-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-r-sw-destroy\/40:hover) {
  border-right-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-r-sw-destroy\/45:hover) {
  border-right-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-r-sw-destroy\/5:hover) {
  border-right-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-r-sw-destroy\/50:hover) {
  border-right-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-r-sw-destroy\/55:hover) {
  border-right-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-r-sw-destroy\/60:hover) {
  border-right-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-r-sw-destroy\/65:hover) {
  border-right-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-r-sw-destroy\/70:hover) {
  border-right-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-r-sw-destroy\/75:hover) {
  border-right-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-r-sw-destroy\/80:hover) {
  border-right-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-r-sw-destroy\/85:hover) {
  border-right-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-r-sw-destroy\/90:hover) {
  border-right-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-r-sw-destroy\/95:hover) {
  border-right-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-r-sw-disabled:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-disabled-alternate:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-disabled-alternate\/0:hover) {
  border-right-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-r-sw-disabled-alternate\/10:hover) {
  border-right-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-r-sw-disabled-alternate\/100:hover) {
  border-right-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-r-sw-disabled-alternate\/15:hover) {
  border-right-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-r-sw-disabled-alternate\/20:hover) {
  border-right-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-r-sw-disabled-alternate\/25:hover) {
  border-right-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-r-sw-disabled-alternate\/30:hover) {
  border-right-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-r-sw-disabled-alternate\/35:hover) {
  border-right-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-r-sw-disabled-alternate\/40:hover) {
  border-right-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-r-sw-disabled-alternate\/45:hover) {
  border-right-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-r-sw-disabled-alternate\/5:hover) {
  border-right-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-r-sw-disabled-alternate\/50:hover) {
  border-right-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-r-sw-disabled-alternate\/55:hover) {
  border-right-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-r-sw-disabled-alternate\/60:hover) {
  border-right-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-r-sw-disabled-alternate\/65:hover) {
  border-right-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-r-sw-disabled-alternate\/70:hover) {
  border-right-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-r-sw-disabled-alternate\/75:hover) {
  border-right-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-r-sw-disabled-alternate\/80:hover) {
  border-right-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-r-sw-disabled-alternate\/85:hover) {
  border-right-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-r-sw-disabled-alternate\/90:hover) {
  border-right-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-r-sw-disabled-alternate\/95:hover) {
  border-right-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-r-sw-disabled-text:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-disabled-text\/0:hover) {
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-r-sw-disabled-text\/10:hover) {
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-r-sw-disabled-text\/100:hover) {
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-r-sw-disabled-text\/15:hover) {
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-r-sw-disabled-text\/20:hover) {
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-r-sw-disabled-text\/25:hover) {
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-r-sw-disabled-text\/30:hover) {
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-r-sw-disabled-text\/35:hover) {
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-r-sw-disabled-text\/40:hover) {
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-r-sw-disabled-text\/45:hover) {
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-r-sw-disabled-text\/5:hover) {
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-r-sw-disabled-text\/50:hover) {
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-r-sw-disabled-text\/55:hover) {
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-r-sw-disabled-text\/60:hover) {
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-r-sw-disabled-text\/65:hover) {
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-r-sw-disabled-text\/70:hover) {
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-r-sw-disabled-text\/75:hover) {
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-r-sw-disabled-text\/80:hover) {
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-r-sw-disabled-text\/85:hover) {
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-r-sw-disabled-text\/90:hover) {
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-r-sw-disabled-text\/95:hover) {
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-r-sw-disabled\/0:hover) {
  border-right-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-r-sw-disabled\/10:hover) {
  border-right-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-r-sw-disabled\/100:hover) {
  border-right-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-r-sw-disabled\/15:hover) {
  border-right-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-r-sw-disabled\/20:hover) {
  border-right-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-r-sw-disabled\/25:hover) {
  border-right-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-r-sw-disabled\/30:hover) {
  border-right-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-r-sw-disabled\/35:hover) {
  border-right-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-r-sw-disabled\/40:hover) {
  border-right-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-r-sw-disabled\/45:hover) {
  border-right-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-r-sw-disabled\/5:hover) {
  border-right-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-r-sw-disabled\/50:hover) {
  border-right-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-r-sw-disabled\/55:hover) {
  border-right-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-r-sw-disabled\/60:hover) {
  border-right-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-r-sw-disabled\/65:hover) {
  border-right-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-r-sw-disabled\/70:hover) {
  border-right-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-r-sw-disabled\/75:hover) {
  border-right-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-r-sw-disabled\/80:hover) {
  border-right-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-r-sw-disabled\/85:hover) {
  border-right-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-r-sw-disabled\/90:hover) {
  border-right-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-r-sw-disabled\/95:hover) {
  border-right-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-r-sw-divider:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-divider\/0:hover) {
  border-right-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-r-sw-divider\/10:hover) {
  border-right-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-r-sw-divider\/100:hover) {
  border-right-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-r-sw-divider\/15:hover) {
  border-right-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-r-sw-divider\/20:hover) {
  border-right-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-r-sw-divider\/25:hover) {
  border-right-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-r-sw-divider\/30:hover) {
  border-right-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-r-sw-divider\/35:hover) {
  border-right-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-r-sw-divider\/40:hover) {
  border-right-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-r-sw-divider\/45:hover) {
  border-right-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-r-sw-divider\/5:hover) {
  border-right-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-r-sw-divider\/50:hover) {
  border-right-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-r-sw-divider\/55:hover) {
  border-right-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-r-sw-divider\/60:hover) {
  border-right-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-r-sw-divider\/65:hover) {
  border-right-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-r-sw-divider\/70:hover) {
  border-right-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-r-sw-divider\/75:hover) {
  border-right-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-r-sw-divider\/80:hover) {
  border-right-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-r-sw-divider\/85:hover) {
  border-right-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-r-sw-divider\/90:hover) {
  border-right-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-r-sw-divider\/95:hover) {
  border-right-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-r-sw-error:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-error-background:hover) {
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-r-sw-error-background-hex:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-error-background-hex\/0:hover) {
  border-right-color: rgb(247 232 231 / 0);
}#body :is(.hover\:border-r-sw-error-background-hex\/10:hover) {
  border-right-color: rgb(247 232 231 / 0.1);
}#body :is(.hover\:border-r-sw-error-background-hex\/100:hover) {
  border-right-color: rgb(247 232 231 / 1);
}#body :is(.hover\:border-r-sw-error-background-hex\/15:hover) {
  border-right-color: rgb(247 232 231 / 0.15);
}#body :is(.hover\:border-r-sw-error-background-hex\/20:hover) {
  border-right-color: rgb(247 232 231 / 0.2);
}#body :is(.hover\:border-r-sw-error-background-hex\/25:hover) {
  border-right-color: rgb(247 232 231 / 0.25);
}#body :is(.hover\:border-r-sw-error-background-hex\/30:hover) {
  border-right-color: rgb(247 232 231 / 0.3);
}#body :is(.hover\:border-r-sw-error-background-hex\/35:hover) {
  border-right-color: rgb(247 232 231 / 0.35);
}#body :is(.hover\:border-r-sw-error-background-hex\/40:hover) {
  border-right-color: rgb(247 232 231 / 0.4);
}#body :is(.hover\:border-r-sw-error-background-hex\/45:hover) {
  border-right-color: rgb(247 232 231 / 0.45);
}#body :is(.hover\:border-r-sw-error-background-hex\/5:hover) {
  border-right-color: rgb(247 232 231 / 0.05);
}#body :is(.hover\:border-r-sw-error-background-hex\/50:hover) {
  border-right-color: rgb(247 232 231 / 0.5);
}#body :is(.hover\:border-r-sw-error-background-hex\/55:hover) {
  border-right-color: rgb(247 232 231 / 0.55);
}#body :is(.hover\:border-r-sw-error-background-hex\/60:hover) {
  border-right-color: rgb(247 232 231 / 0.6);
}#body :is(.hover\:border-r-sw-error-background-hex\/65:hover) {
  border-right-color: rgb(247 232 231 / 0.65);
}#body :is(.hover\:border-r-sw-error-background-hex\/70:hover) {
  border-right-color: rgb(247 232 231 / 0.7);
}#body :is(.hover\:border-r-sw-error-background-hex\/75:hover) {
  border-right-color: rgb(247 232 231 / 0.75);
}#body :is(.hover\:border-r-sw-error-background-hex\/80:hover) {
  border-right-color: rgb(247 232 231 / 0.8);
}#body :is(.hover\:border-r-sw-error-background-hex\/85:hover) {
  border-right-color: rgb(247 232 231 / 0.85);
}#body :is(.hover\:border-r-sw-error-background-hex\/90:hover) {
  border-right-color: rgb(247 232 231 / 0.9);
}#body :is(.hover\:border-r-sw-error-background-hex\/95:hover) {
  border-right-color: rgb(247 232 231 / 0.95);
}#body :is(.hover\:border-r-sw-error-background\/0:hover) {
  border-right-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-r-sw-error-background\/10:hover) {
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-r-sw-error-background\/100:hover) {
  border-right-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-r-sw-error-background\/15:hover) {
  border-right-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-r-sw-error-background\/20:hover) {
  border-right-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-r-sw-error-background\/25:hover) {
  border-right-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-r-sw-error-background\/30:hover) {
  border-right-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-r-sw-error-background\/35:hover) {
  border-right-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-r-sw-error-background\/40:hover) {
  border-right-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-r-sw-error-background\/45:hover) {
  border-right-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-r-sw-error-background\/5:hover) {
  border-right-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-r-sw-error-background\/50:hover) {
  border-right-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-r-sw-error-background\/55:hover) {
  border-right-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-r-sw-error-background\/60:hover) {
  border-right-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-r-sw-error-background\/65:hover) {
  border-right-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-r-sw-error-background\/70:hover) {
  border-right-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-r-sw-error-background\/75:hover) {
  border-right-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-r-sw-error-background\/80:hover) {
  border-right-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-r-sw-error-background\/85:hover) {
  border-right-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-r-sw-error-background\/90:hover) {
  border-right-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-r-sw-error-background\/95:hover) {
  border-right-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-r-sw-error-dark:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-error-dark\/0:hover) {
  border-right-color: rgb(135 22 15 / 0);
}#body :is(.hover\:border-r-sw-error-dark\/10:hover) {
  border-right-color: rgb(135 22 15 / 0.1);
}#body :is(.hover\:border-r-sw-error-dark\/100:hover) {
  border-right-color: rgb(135 22 15 / 1);
}#body :is(.hover\:border-r-sw-error-dark\/15:hover) {
  border-right-color: rgb(135 22 15 / 0.15);
}#body :is(.hover\:border-r-sw-error-dark\/20:hover) {
  border-right-color: rgb(135 22 15 / 0.2);
}#body :is(.hover\:border-r-sw-error-dark\/25:hover) {
  border-right-color: rgb(135 22 15 / 0.25);
}#body :is(.hover\:border-r-sw-error-dark\/30:hover) {
  border-right-color: rgb(135 22 15 / 0.3);
}#body :is(.hover\:border-r-sw-error-dark\/35:hover) {
  border-right-color: rgb(135 22 15 / 0.35);
}#body :is(.hover\:border-r-sw-error-dark\/40:hover) {
  border-right-color: rgb(135 22 15 / 0.4);
}#body :is(.hover\:border-r-sw-error-dark\/45:hover) {
  border-right-color: rgb(135 22 15 / 0.45);
}#body :is(.hover\:border-r-sw-error-dark\/5:hover) {
  border-right-color: rgb(135 22 15 / 0.05);
}#body :is(.hover\:border-r-sw-error-dark\/50:hover) {
  border-right-color: rgb(135 22 15 / 0.5);
}#body :is(.hover\:border-r-sw-error-dark\/55:hover) {
  border-right-color: rgb(135 22 15 / 0.55);
}#body :is(.hover\:border-r-sw-error-dark\/60:hover) {
  border-right-color: rgb(135 22 15 / 0.6);
}#body :is(.hover\:border-r-sw-error-dark\/65:hover) {
  border-right-color: rgb(135 22 15 / 0.65);
}#body :is(.hover\:border-r-sw-error-dark\/70:hover) {
  border-right-color: rgb(135 22 15 / 0.7);
}#body :is(.hover\:border-r-sw-error-dark\/75:hover) {
  border-right-color: rgb(135 22 15 / 0.75);
}#body :is(.hover\:border-r-sw-error-dark\/80:hover) {
  border-right-color: rgb(135 22 15 / 0.8);
}#body :is(.hover\:border-r-sw-error-dark\/85:hover) {
  border-right-color: rgb(135 22 15 / 0.85);
}#body :is(.hover\:border-r-sw-error-dark\/90:hover) {
  border-right-color: rgb(135 22 15 / 0.9);
}#body :is(.hover\:border-r-sw-error-dark\/95:hover) {
  border-right-color: rgb(135 22 15 / 0.95);
}#body :is(.hover\:border-r-sw-error-light:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-error-light\/0:hover) {
  border-right-color: rgb(203 82 65 / 0);
}#body :is(.hover\:border-r-sw-error-light\/10:hover) {
  border-right-color: rgb(203 82 65 / 0.1);
}#body :is(.hover\:border-r-sw-error-light\/100:hover) {
  border-right-color: rgb(203 82 65 / 1);
}#body :is(.hover\:border-r-sw-error-light\/15:hover) {
  border-right-color: rgb(203 82 65 / 0.15);
}#body :is(.hover\:border-r-sw-error-light\/20:hover) {
  border-right-color: rgb(203 82 65 / 0.2);
}#body :is(.hover\:border-r-sw-error-light\/25:hover) {
  border-right-color: rgb(203 82 65 / 0.25);
}#body :is(.hover\:border-r-sw-error-light\/30:hover) {
  border-right-color: rgb(203 82 65 / 0.3);
}#body :is(.hover\:border-r-sw-error-light\/35:hover) {
  border-right-color: rgb(203 82 65 / 0.35);
}#body :is(.hover\:border-r-sw-error-light\/40:hover) {
  border-right-color: rgb(203 82 65 / 0.4);
}#body :is(.hover\:border-r-sw-error-light\/45:hover) {
  border-right-color: rgb(203 82 65 / 0.45);
}#body :is(.hover\:border-r-sw-error-light\/5:hover) {
  border-right-color: rgb(203 82 65 / 0.05);
}#body :is(.hover\:border-r-sw-error-light\/50:hover) {
  border-right-color: rgb(203 82 65 / 0.5);
}#body :is(.hover\:border-r-sw-error-light\/55:hover) {
  border-right-color: rgb(203 82 65 / 0.55);
}#body :is(.hover\:border-r-sw-error-light\/60:hover) {
  border-right-color: rgb(203 82 65 / 0.6);
}#body :is(.hover\:border-r-sw-error-light\/65:hover) {
  border-right-color: rgb(203 82 65 / 0.65);
}#body :is(.hover\:border-r-sw-error-light\/70:hover) {
  border-right-color: rgb(203 82 65 / 0.7);
}#body :is(.hover\:border-r-sw-error-light\/75:hover) {
  border-right-color: rgb(203 82 65 / 0.75);
}#body :is(.hover\:border-r-sw-error-light\/80:hover) {
  border-right-color: rgb(203 82 65 / 0.8);
}#body :is(.hover\:border-r-sw-error-light\/85:hover) {
  border-right-color: rgb(203 82 65 / 0.85);
}#body :is(.hover\:border-r-sw-error-light\/90:hover) {
  border-right-color: rgb(203 82 65 / 0.9);
}#body :is(.hover\:border-r-sw-error-light\/95:hover) {
  border-right-color: rgb(203 82 65 / 0.95);
}#body :is(.hover\:border-r-sw-error\/0:hover) {
  border-right-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-r-sw-error\/10:hover) {
  border-right-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-r-sw-error\/100:hover) {
  border-right-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-r-sw-error\/15:hover) {
  border-right-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-r-sw-error\/20:hover) {
  border-right-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-r-sw-error\/25:hover) {
  border-right-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-r-sw-error\/30:hover) {
  border-right-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-r-sw-error\/35:hover) {
  border-right-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-r-sw-error\/40:hover) {
  border-right-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-r-sw-error\/45:hover) {
  border-right-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-r-sw-error\/5:hover) {
  border-right-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-r-sw-error\/50:hover) {
  border-right-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-r-sw-error\/55:hover) {
  border-right-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-r-sw-error\/60:hover) {
  border-right-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-r-sw-error\/65:hover) {
  border-right-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-r-sw-error\/70:hover) {
  border-right-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-r-sw-error\/75:hover) {
  border-right-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-r-sw-error\/80:hover) {
  border-right-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-r-sw-error\/85:hover) {
  border-right-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-r-sw-error\/90:hover) {
  border-right-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-r-sw-error\/95:hover) {
  border-right-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-r-sw-focused:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-focused\/0:hover) {
  border-right-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-r-sw-focused\/10:hover) {
  border-right-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-r-sw-focused\/100:hover) {
  border-right-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-r-sw-focused\/15:hover) {
  border-right-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-r-sw-focused\/20:hover) {
  border-right-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-r-sw-focused\/25:hover) {
  border-right-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-r-sw-focused\/30:hover) {
  border-right-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-r-sw-focused\/35:hover) {
  border-right-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-r-sw-focused\/40:hover) {
  border-right-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-r-sw-focused\/45:hover) {
  border-right-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-r-sw-focused\/5:hover) {
  border-right-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-r-sw-focused\/50:hover) {
  border-right-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-r-sw-focused\/55:hover) {
  border-right-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-r-sw-focused\/60:hover) {
  border-right-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-r-sw-focused\/65:hover) {
  border-right-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-r-sw-focused\/70:hover) {
  border-right-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-r-sw-focused\/75:hover) {
  border-right-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-r-sw-focused\/80:hover) {
  border-right-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-r-sw-focused\/85:hover) {
  border-right-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-r-sw-focused\/90:hover) {
  border-right-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-r-sw-focused\/95:hover) {
  border-right-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-r-sw-form-field:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-form-field\/0:hover) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-r-sw-form-field\/10:hover) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-r-sw-form-field\/100:hover) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-r-sw-form-field\/15:hover) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-r-sw-form-field\/20:hover) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-r-sw-form-field\/25:hover) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-r-sw-form-field\/30:hover) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-r-sw-form-field\/35:hover) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-r-sw-form-field\/40:hover) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-r-sw-form-field\/45:hover) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-r-sw-form-field\/5:hover) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-r-sw-form-field\/50:hover) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-r-sw-form-field\/55:hover) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-r-sw-form-field\/60:hover) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-r-sw-form-field\/65:hover) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-r-sw-form-field\/70:hover) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-r-sw-form-field\/75:hover) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-r-sw-form-field\/80:hover) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-r-sw-form-field\/85:hover) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-r-sw-form-field\/90:hover) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-r-sw-form-field\/95:hover) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-r-sw-form-helper-text:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-form-helper-text\/0:hover) {
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-r-sw-form-helper-text\/10:hover) {
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-r-sw-form-helper-text\/100:hover) {
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-r-sw-form-helper-text\/15:hover) {
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-r-sw-form-helper-text\/20:hover) {
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-r-sw-form-helper-text\/25:hover) {
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-r-sw-form-helper-text\/30:hover) {
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-r-sw-form-helper-text\/35:hover) {
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-r-sw-form-helper-text\/40:hover) {
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-r-sw-form-helper-text\/45:hover) {
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-r-sw-form-helper-text\/5:hover) {
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-r-sw-form-helper-text\/50:hover) {
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-r-sw-form-helper-text\/55:hover) {
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-r-sw-form-helper-text\/60:hover) {
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-r-sw-form-helper-text\/65:hover) {
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-r-sw-form-helper-text\/70:hover) {
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-r-sw-form-helper-text\/75:hover) {
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-r-sw-form-helper-text\/80:hover) {
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-r-sw-form-helper-text\/85:hover) {
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-r-sw-form-helper-text\/90:hover) {
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-r-sw-form-helper-text\/95:hover) {
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-r-sw-high-price:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-high-price-background:hover) {
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-r-sw-high-price-background\/0:hover) {
  border-right-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-r-sw-high-price-background\/10:hover) {
  border-right-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-r-sw-high-price-background\/100:hover) {
  border-right-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-r-sw-high-price-background\/15:hover) {
  border-right-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-r-sw-high-price-background\/20:hover) {
  border-right-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-r-sw-high-price-background\/25:hover) {
  border-right-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-r-sw-high-price-background\/30:hover) {
  border-right-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-r-sw-high-price-background\/35:hover) {
  border-right-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-r-sw-high-price-background\/40:hover) {
  border-right-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-r-sw-high-price-background\/45:hover) {
  border-right-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-r-sw-high-price-background\/5:hover) {
  border-right-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-r-sw-high-price-background\/50:hover) {
  border-right-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-r-sw-high-price-background\/55:hover) {
  border-right-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-r-sw-high-price-background\/60:hover) {
  border-right-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-r-sw-high-price-background\/65:hover) {
  border-right-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-r-sw-high-price-background\/70:hover) {
  border-right-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-r-sw-high-price-background\/75:hover) {
  border-right-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-r-sw-high-price-background\/80:hover) {
  border-right-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-r-sw-high-price-background\/85:hover) {
  border-right-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-r-sw-high-price-background\/90:hover) {
  border-right-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-r-sw-high-price-background\/95:hover) {
  border-right-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-r-sw-high-price\/0:hover) {
  border-right-color: rgb(206 226 248 / 0);
}#body :is(.hover\:border-r-sw-high-price\/10:hover) {
  border-right-color: rgb(206 226 248 / 0.1);
}#body :is(.hover\:border-r-sw-high-price\/100:hover) {
  border-right-color: rgb(206 226 248 / 1);
}#body :is(.hover\:border-r-sw-high-price\/15:hover) {
  border-right-color: rgb(206 226 248 / 0.15);
}#body :is(.hover\:border-r-sw-high-price\/20:hover) {
  border-right-color: rgb(206 226 248 / 0.2);
}#body :is(.hover\:border-r-sw-high-price\/25:hover) {
  border-right-color: rgb(206 226 248 / 0.25);
}#body :is(.hover\:border-r-sw-high-price\/30:hover) {
  border-right-color: rgb(206 226 248 / 0.3);
}#body :is(.hover\:border-r-sw-high-price\/35:hover) {
  border-right-color: rgb(206 226 248 / 0.35);
}#body :is(.hover\:border-r-sw-high-price\/40:hover) {
  border-right-color: rgb(206 226 248 / 0.4);
}#body :is(.hover\:border-r-sw-high-price\/45:hover) {
  border-right-color: rgb(206 226 248 / 0.45);
}#body :is(.hover\:border-r-sw-high-price\/5:hover) {
  border-right-color: rgb(206 226 248 / 0.05);
}#body :is(.hover\:border-r-sw-high-price\/50:hover) {
  border-right-color: rgb(206 226 248 / 0.5);
}#body :is(.hover\:border-r-sw-high-price\/55:hover) {
  border-right-color: rgb(206 226 248 / 0.55);
}#body :is(.hover\:border-r-sw-high-price\/60:hover) {
  border-right-color: rgb(206 226 248 / 0.6);
}#body :is(.hover\:border-r-sw-high-price\/65:hover) {
  border-right-color: rgb(206 226 248 / 0.65);
}#body :is(.hover\:border-r-sw-high-price\/70:hover) {
  border-right-color: rgb(206 226 248 / 0.7);
}#body :is(.hover\:border-r-sw-high-price\/75:hover) {
  border-right-color: rgb(206 226 248 / 0.75);
}#body :is(.hover\:border-r-sw-high-price\/80:hover) {
  border-right-color: rgb(206 226 248 / 0.8);
}#body :is(.hover\:border-r-sw-high-price\/85:hover) {
  border-right-color: rgb(206 226 248 / 0.85);
}#body :is(.hover\:border-r-sw-high-price\/90:hover) {
  border-right-color: rgb(206 226 248 / 0.9);
}#body :is(.hover\:border-r-sw-high-price\/95:hover) {
  border-right-color: rgb(206 226 248 / 0.95);
}#body :is(.hover\:border-r-sw-hover-light:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-hover-light\/0:hover) {
  border-right-color: rgb(194 210 226 / 0);
}#body :is(.hover\:border-r-sw-hover-light\/10:hover) {
  border-right-color: rgb(194 210 226 / 0.1);
}#body :is(.hover\:border-r-sw-hover-light\/100:hover) {
  border-right-color: rgb(194 210 226 / 1);
}#body :is(.hover\:border-r-sw-hover-light\/15:hover) {
  border-right-color: rgb(194 210 226 / 0.15);
}#body :is(.hover\:border-r-sw-hover-light\/20:hover) {
  border-right-color: rgb(194 210 226 / 0.2);
}#body :is(.hover\:border-r-sw-hover-light\/25:hover) {
  border-right-color: rgb(194 210 226 / 0.25);
}#body :is(.hover\:border-r-sw-hover-light\/30:hover) {
  border-right-color: rgb(194 210 226 / 0.3);
}#body :is(.hover\:border-r-sw-hover-light\/35:hover) {
  border-right-color: rgb(194 210 226 / 0.35);
}#body :is(.hover\:border-r-sw-hover-light\/40:hover) {
  border-right-color: rgb(194 210 226 / 0.4);
}#body :is(.hover\:border-r-sw-hover-light\/45:hover) {
  border-right-color: rgb(194 210 226 / 0.45);
}#body :is(.hover\:border-r-sw-hover-light\/5:hover) {
  border-right-color: rgb(194 210 226 / 0.05);
}#body :is(.hover\:border-r-sw-hover-light\/50:hover) {
  border-right-color: rgb(194 210 226 / 0.5);
}#body :is(.hover\:border-r-sw-hover-light\/55:hover) {
  border-right-color: rgb(194 210 226 / 0.55);
}#body :is(.hover\:border-r-sw-hover-light\/60:hover) {
  border-right-color: rgb(194 210 226 / 0.6);
}#body :is(.hover\:border-r-sw-hover-light\/65:hover) {
  border-right-color: rgb(194 210 226 / 0.65);
}#body :is(.hover\:border-r-sw-hover-light\/70:hover) {
  border-right-color: rgb(194 210 226 / 0.7);
}#body :is(.hover\:border-r-sw-hover-light\/75:hover) {
  border-right-color: rgb(194 210 226 / 0.75);
}#body :is(.hover\:border-r-sw-hover-light\/80:hover) {
  border-right-color: rgb(194 210 226 / 0.8);
}#body :is(.hover\:border-r-sw-hover-light\/85:hover) {
  border-right-color: rgb(194 210 226 / 0.85);
}#body :is(.hover\:border-r-sw-hover-light\/90:hover) {
  border-right-color: rgb(194 210 226 / 0.9);
}#body :is(.hover\:border-r-sw-hover-light\/95:hover) {
  border-right-color: rgb(194 210 226 / 0.95);
}#body :is(.hover\:border-r-sw-icon:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-icon-alternate:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-icon-alternate\/0:hover) {
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-r-sw-icon-alternate\/10:hover) {
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-r-sw-icon-alternate\/100:hover) {
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-r-sw-icon-alternate\/15:hover) {
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-r-sw-icon-alternate\/20:hover) {
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-r-sw-icon-alternate\/25:hover) {
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-r-sw-icon-alternate\/30:hover) {
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-r-sw-icon-alternate\/35:hover) {
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-r-sw-icon-alternate\/40:hover) {
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-r-sw-icon-alternate\/45:hover) {
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-r-sw-icon-alternate\/5:hover) {
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-r-sw-icon-alternate\/50:hover) {
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-r-sw-icon-alternate\/55:hover) {
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-r-sw-icon-alternate\/60:hover) {
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-r-sw-icon-alternate\/65:hover) {
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-r-sw-icon-alternate\/70:hover) {
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-r-sw-icon-alternate\/75:hover) {
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-r-sw-icon-alternate\/80:hover) {
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-r-sw-icon-alternate\/85:hover) {
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-r-sw-icon-alternate\/90:hover) {
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-r-sw-icon-alternate\/95:hover) {
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-r-sw-icon-small:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-icon-small\/0:hover) {
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-r-sw-icon-small\/10:hover) {
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-r-sw-icon-small\/100:hover) {
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-r-sw-icon-small\/15:hover) {
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-r-sw-icon-small\/20:hover) {
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-r-sw-icon-small\/25:hover) {
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-r-sw-icon-small\/30:hover) {
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-r-sw-icon-small\/35:hover) {
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-r-sw-icon-small\/40:hover) {
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-r-sw-icon-small\/45:hover) {
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-r-sw-icon-small\/5:hover) {
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-r-sw-icon-small\/50:hover) {
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-r-sw-icon-small\/55:hover) {
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-r-sw-icon-small\/60:hover) {
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-r-sw-icon-small\/65:hover) {
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-r-sw-icon-small\/70:hover) {
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-r-sw-icon-small\/75:hover) {
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-r-sw-icon-small\/80:hover) {
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-r-sw-icon-small\/85:hover) {
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-r-sw-icon-small\/90:hover) {
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-r-sw-icon-small\/95:hover) {
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-r-sw-icon\/0:hover) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-r-sw-icon\/10:hover) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-r-sw-icon\/100:hover) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-r-sw-icon\/15:hover) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-r-sw-icon\/20:hover) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-r-sw-icon\/25:hover) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-r-sw-icon\/30:hover) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-r-sw-icon\/35:hover) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-r-sw-icon\/40:hover) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-r-sw-icon\/45:hover) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-r-sw-icon\/5:hover) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-r-sw-icon\/50:hover) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-r-sw-icon\/55:hover) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-r-sw-icon\/60:hover) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-r-sw-icon\/65:hover) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-r-sw-icon\/70:hover) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-r-sw-icon\/75:hover) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-r-sw-icon\/80:hover) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-r-sw-icon\/85:hover) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-r-sw-icon\/90:hover) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-r-sw-icon\/95:hover) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-r-sw-info:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-info\/0:hover) {
  border-right-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-r-sw-info\/10:hover) {
  border-right-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-r-sw-info\/100:hover) {
  border-right-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-r-sw-info\/15:hover) {
  border-right-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-r-sw-info\/20:hover) {
  border-right-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-r-sw-info\/25:hover) {
  border-right-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-r-sw-info\/30:hover) {
  border-right-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-r-sw-info\/35:hover) {
  border-right-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-r-sw-info\/40:hover) {
  border-right-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-r-sw-info\/45:hover) {
  border-right-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-r-sw-info\/5:hover) {
  border-right-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-r-sw-info\/50:hover) {
  border-right-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-r-sw-info\/55:hover) {
  border-right-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-r-sw-info\/60:hover) {
  border-right-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-r-sw-info\/65:hover) {
  border-right-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-r-sw-info\/70:hover) {
  border-right-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-r-sw-info\/75:hover) {
  border-right-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-r-sw-info\/80:hover) {
  border-right-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-r-sw-info\/85:hover) {
  border-right-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-r-sw-info\/90:hover) {
  border-right-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-r-sw-info\/95:hover) {
  border-right-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-r-sw-label:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-label\/0:hover) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-r-sw-label\/10:hover) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-r-sw-label\/100:hover) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-r-sw-label\/15:hover) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-r-sw-label\/20:hover) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-r-sw-label\/25:hover) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-r-sw-label\/30:hover) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-r-sw-label\/35:hover) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-r-sw-label\/40:hover) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-r-sw-label\/45:hover) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-r-sw-label\/5:hover) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-r-sw-label\/50:hover) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-r-sw-label\/55:hover) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-r-sw-label\/60:hover) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-r-sw-label\/65:hover) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-r-sw-label\/70:hover) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-r-sw-label\/75:hover) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-r-sw-label\/80:hover) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-r-sw-label\/85:hover) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-r-sw-label\/90:hover) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-r-sw-label\/95:hover) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-r-sw-link-light:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-link-light\/0:hover) {
  border-right-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-r-sw-link-light\/10:hover) {
  border-right-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-r-sw-link-light\/100:hover) {
  border-right-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-r-sw-link-light\/15:hover) {
  border-right-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-r-sw-link-light\/20:hover) {
  border-right-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-r-sw-link-light\/25:hover) {
  border-right-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-r-sw-link-light\/30:hover) {
  border-right-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-r-sw-link-light\/35:hover) {
  border-right-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-r-sw-link-light\/40:hover) {
  border-right-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-r-sw-link-light\/45:hover) {
  border-right-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-r-sw-link-light\/5:hover) {
  border-right-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-r-sw-link-light\/50:hover) {
  border-right-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-r-sw-link-light\/55:hover) {
  border-right-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-r-sw-link-light\/60:hover) {
  border-right-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-r-sw-link-light\/65:hover) {
  border-right-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-r-sw-link-light\/70:hover) {
  border-right-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-r-sw-link-light\/75:hover) {
  border-right-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-r-sw-link-light\/80:hover) {
  border-right-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-r-sw-link-light\/85:hover) {
  border-right-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-r-sw-link-light\/90:hover) {
  border-right-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-r-sw-link-light\/95:hover) {
  border-right-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-r-sw-low-price:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-low-price-background:hover) {
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-r-sw-low-price-background\/0:hover) {
  border-right-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-r-sw-low-price-background\/10:hover) {
  border-right-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-r-sw-low-price-background\/100:hover) {
  border-right-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-r-sw-low-price-background\/15:hover) {
  border-right-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-r-sw-low-price-background\/20:hover) {
  border-right-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-r-sw-low-price-background\/25:hover) {
  border-right-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-r-sw-low-price-background\/30:hover) {
  border-right-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-r-sw-low-price-background\/35:hover) {
  border-right-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-r-sw-low-price-background\/40:hover) {
  border-right-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-r-sw-low-price-background\/45:hover) {
  border-right-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-r-sw-low-price-background\/5:hover) {
  border-right-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-r-sw-low-price-background\/50:hover) {
  border-right-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-r-sw-low-price-background\/55:hover) {
  border-right-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-r-sw-low-price-background\/60:hover) {
  border-right-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-r-sw-low-price-background\/65:hover) {
  border-right-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-r-sw-low-price-background\/70:hover) {
  border-right-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-r-sw-low-price-background\/75:hover) {
  border-right-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-r-sw-low-price-background\/80:hover) {
  border-right-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-r-sw-low-price-background\/85:hover) {
  border-right-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-r-sw-low-price-background\/90:hover) {
  border-right-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-r-sw-low-price-background\/95:hover) {
  border-right-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-r-sw-low-price\/0:hover) {
  border-right-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-r-sw-low-price\/10:hover) {
  border-right-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-r-sw-low-price\/100:hover) {
  border-right-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-r-sw-low-price\/15:hover) {
  border-right-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-r-sw-low-price\/20:hover) {
  border-right-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-r-sw-low-price\/25:hover) {
  border-right-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-r-sw-low-price\/30:hover) {
  border-right-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-r-sw-low-price\/35:hover) {
  border-right-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-r-sw-low-price\/40:hover) {
  border-right-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-r-sw-low-price\/45:hover) {
  border-right-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-r-sw-low-price\/5:hover) {
  border-right-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-r-sw-low-price\/50:hover) {
  border-right-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-r-sw-low-price\/55:hover) {
  border-right-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-r-sw-low-price\/60:hover) {
  border-right-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-r-sw-low-price\/65:hover) {
  border-right-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-r-sw-low-price\/70:hover) {
  border-right-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-r-sw-low-price\/75:hover) {
  border-right-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-r-sw-low-price\/80:hover) {
  border-right-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-r-sw-low-price\/85:hover) {
  border-right-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-r-sw-low-price\/90:hover) {
  border-right-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-r-sw-low-price\/95:hover) {
  border-right-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-r-sw-medium-price:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-medium-price\/0:hover) {
  border-right-color: rgb(108 169 233 / 0);
}#body :is(.hover\:border-r-sw-medium-price\/10:hover) {
  border-right-color: rgb(108 169 233 / 0.1);
}#body :is(.hover\:border-r-sw-medium-price\/100:hover) {
  border-right-color: rgb(108 169 233 / 1);
}#body :is(.hover\:border-r-sw-medium-price\/15:hover) {
  border-right-color: rgb(108 169 233 / 0.15);
}#body :is(.hover\:border-r-sw-medium-price\/20:hover) {
  border-right-color: rgb(108 169 233 / 0.2);
}#body :is(.hover\:border-r-sw-medium-price\/25:hover) {
  border-right-color: rgb(108 169 233 / 0.25);
}#body :is(.hover\:border-r-sw-medium-price\/30:hover) {
  border-right-color: rgb(108 169 233 / 0.3);
}#body :is(.hover\:border-r-sw-medium-price\/35:hover) {
  border-right-color: rgb(108 169 233 / 0.35);
}#body :is(.hover\:border-r-sw-medium-price\/40:hover) {
  border-right-color: rgb(108 169 233 / 0.4);
}#body :is(.hover\:border-r-sw-medium-price\/45:hover) {
  border-right-color: rgb(108 169 233 / 0.45);
}#body :is(.hover\:border-r-sw-medium-price\/5:hover) {
  border-right-color: rgb(108 169 233 / 0.05);
}#body :is(.hover\:border-r-sw-medium-price\/50:hover) {
  border-right-color: rgb(108 169 233 / 0.5);
}#body :is(.hover\:border-r-sw-medium-price\/55:hover) {
  border-right-color: rgb(108 169 233 / 0.55);
}#body :is(.hover\:border-r-sw-medium-price\/60:hover) {
  border-right-color: rgb(108 169 233 / 0.6);
}#body :is(.hover\:border-r-sw-medium-price\/65:hover) {
  border-right-color: rgb(108 169 233 / 0.65);
}#body :is(.hover\:border-r-sw-medium-price\/70:hover) {
  border-right-color: rgb(108 169 233 / 0.7);
}#body :is(.hover\:border-r-sw-medium-price\/75:hover) {
  border-right-color: rgb(108 169 233 / 0.75);
}#body :is(.hover\:border-r-sw-medium-price\/80:hover) {
  border-right-color: rgb(108 169 233 / 0.8);
}#body :is(.hover\:border-r-sw-medium-price\/85:hover) {
  border-right-color: rgb(108 169 233 / 0.85);
}#body :is(.hover\:border-r-sw-medium-price\/90:hover) {
  border-right-color: rgb(108 169 233 / 0.9);
}#body :is(.hover\:border-r-sw-medium-price\/95:hover) {
  border-right-color: rgb(108 169 233 / 0.95);
}#body :is(.hover\:border-r-sw-overlay-background:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-overlay-background\/0:hover) {
  border-right-color: rgb(231 241 251 / 0);
}#body :is(.hover\:border-r-sw-overlay-background\/10:hover) {
  border-right-color: rgb(231 241 251 / 0.1);
}#body :is(.hover\:border-r-sw-overlay-background\/100:hover) {
  border-right-color: rgb(231 241 251 / 1);
}#body :is(.hover\:border-r-sw-overlay-background\/15:hover) {
  border-right-color: rgb(231 241 251 / 0.15);
}#body :is(.hover\:border-r-sw-overlay-background\/20:hover) {
  border-right-color: rgb(231 241 251 / 0.2);
}#body :is(.hover\:border-r-sw-overlay-background\/25:hover) {
  border-right-color: rgb(231 241 251 / 0.25);
}#body :is(.hover\:border-r-sw-overlay-background\/30:hover) {
  border-right-color: rgb(231 241 251 / 0.3);
}#body :is(.hover\:border-r-sw-overlay-background\/35:hover) {
  border-right-color: rgb(231 241 251 / 0.35);
}#body :is(.hover\:border-r-sw-overlay-background\/40:hover) {
  border-right-color: rgb(231 241 251 / 0.4);
}#body :is(.hover\:border-r-sw-overlay-background\/45:hover) {
  border-right-color: rgb(231 241 251 / 0.45);
}#body :is(.hover\:border-r-sw-overlay-background\/5:hover) {
  border-right-color: rgb(231 241 251 / 0.05);
}#body :is(.hover\:border-r-sw-overlay-background\/50:hover) {
  border-right-color: rgb(231 241 251 / 0.5);
}#body :is(.hover\:border-r-sw-overlay-background\/55:hover) {
  border-right-color: rgb(231 241 251 / 0.55);
}#body :is(.hover\:border-r-sw-overlay-background\/60:hover) {
  border-right-color: rgb(231 241 251 / 0.6);
}#body :is(.hover\:border-r-sw-overlay-background\/65:hover) {
  border-right-color: rgb(231 241 251 / 0.65);
}#body :is(.hover\:border-r-sw-overlay-background\/70:hover) {
  border-right-color: rgb(231 241 251 / 0.7);
}#body :is(.hover\:border-r-sw-overlay-background\/75:hover) {
  border-right-color: rgb(231 241 251 / 0.75);
}#body :is(.hover\:border-r-sw-overlay-background\/80:hover) {
  border-right-color: rgb(231 241 251 / 0.8);
}#body :is(.hover\:border-r-sw-overlay-background\/85:hover) {
  border-right-color: rgb(231 241 251 / 0.85);
}#body :is(.hover\:border-r-sw-overlay-background\/90:hover) {
  border-right-color: rgb(231 241 251 / 0.9);
}#body :is(.hover\:border-r-sw-overlay-background\/95:hover) {
  border-right-color: rgb(231 241 251 / 0.95);
}#body :is(.hover\:border-r-sw-primary:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-primary\/0:hover) {
  border-right-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-r-sw-primary\/10:hover) {
  border-right-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-r-sw-primary\/100:hover) {
  border-right-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-r-sw-primary\/15:hover) {
  border-right-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-r-sw-primary\/20:hover) {
  border-right-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-r-sw-primary\/25:hover) {
  border-right-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-r-sw-primary\/30:hover) {
  border-right-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-r-sw-primary\/35:hover) {
  border-right-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-r-sw-primary\/40:hover) {
  border-right-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-r-sw-primary\/45:hover) {
  border-right-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-r-sw-primary\/5:hover) {
  border-right-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-r-sw-primary\/50:hover) {
  border-right-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-r-sw-primary\/55:hover) {
  border-right-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-r-sw-primary\/60:hover) {
  border-right-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-r-sw-primary\/65:hover) {
  border-right-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-r-sw-primary\/70:hover) {
  border-right-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-r-sw-primary\/75:hover) {
  border-right-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-r-sw-primary\/80:hover) {
  border-right-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-r-sw-primary\/85:hover) {
  border-right-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-r-sw-primary\/90:hover) {
  border-right-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-r-sw-primary\/95:hover) {
  border-right-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-r-sw-secondary:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-secondary\/0:hover) {
  border-right-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-r-sw-secondary\/10:hover) {
  border-right-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-r-sw-secondary\/100:hover) {
  border-right-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-r-sw-secondary\/15:hover) {
  border-right-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-r-sw-secondary\/20:hover) {
  border-right-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-r-sw-secondary\/25:hover) {
  border-right-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-r-sw-secondary\/30:hover) {
  border-right-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-r-sw-secondary\/35:hover) {
  border-right-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-r-sw-secondary\/40:hover) {
  border-right-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-r-sw-secondary\/45:hover) {
  border-right-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-r-sw-secondary\/5:hover) {
  border-right-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-r-sw-secondary\/50:hover) {
  border-right-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-r-sw-secondary\/55:hover) {
  border-right-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-r-sw-secondary\/60:hover) {
  border-right-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-r-sw-secondary\/65:hover) {
  border-right-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-r-sw-secondary\/70:hover) {
  border-right-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-r-sw-secondary\/75:hover) {
  border-right-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-r-sw-secondary\/80:hover) {
  border-right-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-r-sw-secondary\/85:hover) {
  border-right-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-r-sw-secondary\/90:hover) {
  border-right-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-r-sw-secondary\/95:hover) {
  border-right-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-r-sw-selected:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-selected\/0:hover) {
  border-right-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-r-sw-selected\/10:hover) {
  border-right-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-r-sw-selected\/100:hover) {
  border-right-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-r-sw-selected\/15:hover) {
  border-right-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-r-sw-selected\/20:hover) {
  border-right-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-r-sw-selected\/25:hover) {
  border-right-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-r-sw-selected\/30:hover) {
  border-right-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-r-sw-selected\/35:hover) {
  border-right-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-r-sw-selected\/40:hover) {
  border-right-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-r-sw-selected\/45:hover) {
  border-right-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-r-sw-selected\/5:hover) {
  border-right-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-r-sw-selected\/50:hover) {
  border-right-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-r-sw-selected\/55:hover) {
  border-right-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-r-sw-selected\/60:hover) {
  border-right-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-r-sw-selected\/65:hover) {
  border-right-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-r-sw-selected\/70:hover) {
  border-right-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-r-sw-selected\/75:hover) {
  border-right-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-r-sw-selected\/80:hover) {
  border-right-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-r-sw-selected\/85:hover) {
  border-right-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-r-sw-selected\/90:hover) {
  border-right-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-r-sw-selected\/95:hover) {
  border-right-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-r-sw-success:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-success-background:hover) {
  border-right-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-r-sw-success-background-hex:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-success-background-hex\/0:hover) {
  border-right-color: rgb(232 242 235 / 0);
}#body :is(.hover\:border-r-sw-success-background-hex\/10:hover) {
  border-right-color: rgb(232 242 235 / 0.1);
}#body :is(.hover\:border-r-sw-success-background-hex\/100:hover) {
  border-right-color: rgb(232 242 235 / 1);
}#body :is(.hover\:border-r-sw-success-background-hex\/15:hover) {
  border-right-color: rgb(232 242 235 / 0.15);
}#body :is(.hover\:border-r-sw-success-background-hex\/20:hover) {
  border-right-color: rgb(232 242 235 / 0.2);
}#body :is(.hover\:border-r-sw-success-background-hex\/25:hover) {
  border-right-color: rgb(232 242 235 / 0.25);
}#body :is(.hover\:border-r-sw-success-background-hex\/30:hover) {
  border-right-color: rgb(232 242 235 / 0.3);
}#body :is(.hover\:border-r-sw-success-background-hex\/35:hover) {
  border-right-color: rgb(232 242 235 / 0.35);
}#body :is(.hover\:border-r-sw-success-background-hex\/40:hover) {
  border-right-color: rgb(232 242 235 / 0.4);
}#body :is(.hover\:border-r-sw-success-background-hex\/45:hover) {
  border-right-color: rgb(232 242 235 / 0.45);
}#body :is(.hover\:border-r-sw-success-background-hex\/5:hover) {
  border-right-color: rgb(232 242 235 / 0.05);
}#body :is(.hover\:border-r-sw-success-background-hex\/50:hover) {
  border-right-color: rgb(232 242 235 / 0.5);
}#body :is(.hover\:border-r-sw-success-background-hex\/55:hover) {
  border-right-color: rgb(232 242 235 / 0.55);
}#body :is(.hover\:border-r-sw-success-background-hex\/60:hover) {
  border-right-color: rgb(232 242 235 / 0.6);
}#body :is(.hover\:border-r-sw-success-background-hex\/65:hover) {
  border-right-color: rgb(232 242 235 / 0.65);
}#body :is(.hover\:border-r-sw-success-background-hex\/70:hover) {
  border-right-color: rgb(232 242 235 / 0.7);
}#body :is(.hover\:border-r-sw-success-background-hex\/75:hover) {
  border-right-color: rgb(232 242 235 / 0.75);
}#body :is(.hover\:border-r-sw-success-background-hex\/80:hover) {
  border-right-color: rgb(232 242 235 / 0.8);
}#body :is(.hover\:border-r-sw-success-background-hex\/85:hover) {
  border-right-color: rgb(232 242 235 / 0.85);
}#body :is(.hover\:border-r-sw-success-background-hex\/90:hover) {
  border-right-color: rgb(232 242 235 / 0.9);
}#body :is(.hover\:border-r-sw-success-background-hex\/95:hover) {
  border-right-color: rgb(232 242 235 / 0.95);
}#body :is(.hover\:border-r-sw-success-background\/0:hover) {
  border-right-color: rgba(27, 123, 59, 0);
}#body :is(.hover\:border-r-sw-success-background\/10:hover) {
  border-right-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-r-sw-success-background\/100:hover) {
  border-right-color: rgba(27, 123, 59, 1);
}#body :is(.hover\:border-r-sw-success-background\/15:hover) {
  border-right-color: rgba(27, 123, 59, 0.15);
}#body :is(.hover\:border-r-sw-success-background\/20:hover) {
  border-right-color: rgba(27, 123, 59, 0.2);
}#body :is(.hover\:border-r-sw-success-background\/25:hover) {
  border-right-color: rgba(27, 123, 59, 0.25);
}#body :is(.hover\:border-r-sw-success-background\/30:hover) {
  border-right-color: rgba(27, 123, 59, 0.3);
}#body :is(.hover\:border-r-sw-success-background\/35:hover) {
  border-right-color: rgba(27, 123, 59, 0.35);
}#body :is(.hover\:border-r-sw-success-background\/40:hover) {
  border-right-color: rgba(27, 123, 59, 0.4);
}#body :is(.hover\:border-r-sw-success-background\/45:hover) {
  border-right-color: rgba(27, 123, 59, 0.45);
}#body :is(.hover\:border-r-sw-success-background\/5:hover) {
  border-right-color: rgba(27, 123, 59, 0.05);
}#body :is(.hover\:border-r-sw-success-background\/50:hover) {
  border-right-color: rgba(27, 123, 59, 0.5);
}#body :is(.hover\:border-r-sw-success-background\/55:hover) {
  border-right-color: rgba(27, 123, 59, 0.55);
}#body :is(.hover\:border-r-sw-success-background\/60:hover) {
  border-right-color: rgba(27, 123, 59, 0.6);
}#body :is(.hover\:border-r-sw-success-background\/65:hover) {
  border-right-color: rgba(27, 123, 59, 0.65);
}#body :is(.hover\:border-r-sw-success-background\/70:hover) {
  border-right-color: rgba(27, 123, 59, 0.7);
}#body :is(.hover\:border-r-sw-success-background\/75:hover) {
  border-right-color: rgba(27, 123, 59, 0.75);
}#body :is(.hover\:border-r-sw-success-background\/80:hover) {
  border-right-color: rgba(27, 123, 59, 0.8);
}#body :is(.hover\:border-r-sw-success-background\/85:hover) {
  border-right-color: rgba(27, 123, 59, 0.85);
}#body :is(.hover\:border-r-sw-success-background\/90:hover) {
  border-right-color: rgba(27, 123, 59, 0.9);
}#body :is(.hover\:border-r-sw-success-background\/95:hover) {
  border-right-color: rgba(27, 123, 59, 0.95);
}#body :is(.hover\:border-r-sw-success-dark:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-success-dark\/0:hover) {
  border-right-color: rgb(20 89 43 / 0);
}#body :is(.hover\:border-r-sw-success-dark\/10:hover) {
  border-right-color: rgb(20 89 43 / 0.1);
}#body :is(.hover\:border-r-sw-success-dark\/100:hover) {
  border-right-color: rgb(20 89 43 / 1);
}#body :is(.hover\:border-r-sw-success-dark\/15:hover) {
  border-right-color: rgb(20 89 43 / 0.15);
}#body :is(.hover\:border-r-sw-success-dark\/20:hover) {
  border-right-color: rgb(20 89 43 / 0.2);
}#body :is(.hover\:border-r-sw-success-dark\/25:hover) {
  border-right-color: rgb(20 89 43 / 0.25);
}#body :is(.hover\:border-r-sw-success-dark\/30:hover) {
  border-right-color: rgb(20 89 43 / 0.3);
}#body :is(.hover\:border-r-sw-success-dark\/35:hover) {
  border-right-color: rgb(20 89 43 / 0.35);
}#body :is(.hover\:border-r-sw-success-dark\/40:hover) {
  border-right-color: rgb(20 89 43 / 0.4);
}#body :is(.hover\:border-r-sw-success-dark\/45:hover) {
  border-right-color: rgb(20 89 43 / 0.45);
}#body :is(.hover\:border-r-sw-success-dark\/5:hover) {
  border-right-color: rgb(20 89 43 / 0.05);
}#body :is(.hover\:border-r-sw-success-dark\/50:hover) {
  border-right-color: rgb(20 89 43 / 0.5);
}#body :is(.hover\:border-r-sw-success-dark\/55:hover) {
  border-right-color: rgb(20 89 43 / 0.55);
}#body :is(.hover\:border-r-sw-success-dark\/60:hover) {
  border-right-color: rgb(20 89 43 / 0.6);
}#body :is(.hover\:border-r-sw-success-dark\/65:hover) {
  border-right-color: rgb(20 89 43 / 0.65);
}#body :is(.hover\:border-r-sw-success-dark\/70:hover) {
  border-right-color: rgb(20 89 43 / 0.7);
}#body :is(.hover\:border-r-sw-success-dark\/75:hover) {
  border-right-color: rgb(20 89 43 / 0.75);
}#body :is(.hover\:border-r-sw-success-dark\/80:hover) {
  border-right-color: rgb(20 89 43 / 0.8);
}#body :is(.hover\:border-r-sw-success-dark\/85:hover) {
  border-right-color: rgb(20 89 43 / 0.85);
}#body :is(.hover\:border-r-sw-success-dark\/90:hover) {
  border-right-color: rgb(20 89 43 / 0.9);
}#body :is(.hover\:border-r-sw-success-dark\/95:hover) {
  border-right-color: rgb(20 89 43 / 0.95);
}#body :is(.hover\:border-r-sw-success-light:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-success-light\/0:hover) {
  border-right-color: rgb(126 199 168 / 0);
}#body :is(.hover\:border-r-sw-success-light\/10:hover) {
  border-right-color: rgb(126 199 168 / 0.1);
}#body :is(.hover\:border-r-sw-success-light\/100:hover) {
  border-right-color: rgb(126 199 168 / 1);
}#body :is(.hover\:border-r-sw-success-light\/15:hover) {
  border-right-color: rgb(126 199 168 / 0.15);
}#body :is(.hover\:border-r-sw-success-light\/20:hover) {
  border-right-color: rgb(126 199 168 / 0.2);
}#body :is(.hover\:border-r-sw-success-light\/25:hover) {
  border-right-color: rgb(126 199 168 / 0.25);
}#body :is(.hover\:border-r-sw-success-light\/30:hover) {
  border-right-color: rgb(126 199 168 / 0.3);
}#body :is(.hover\:border-r-sw-success-light\/35:hover) {
  border-right-color: rgb(126 199 168 / 0.35);
}#body :is(.hover\:border-r-sw-success-light\/40:hover) {
  border-right-color: rgb(126 199 168 / 0.4);
}#body :is(.hover\:border-r-sw-success-light\/45:hover) {
  border-right-color: rgb(126 199 168 / 0.45);
}#body :is(.hover\:border-r-sw-success-light\/5:hover) {
  border-right-color: rgb(126 199 168 / 0.05);
}#body :is(.hover\:border-r-sw-success-light\/50:hover) {
  border-right-color: rgb(126 199 168 / 0.5);
}#body :is(.hover\:border-r-sw-success-light\/55:hover) {
  border-right-color: rgb(126 199 168 / 0.55);
}#body :is(.hover\:border-r-sw-success-light\/60:hover) {
  border-right-color: rgb(126 199 168 / 0.6);
}#body :is(.hover\:border-r-sw-success-light\/65:hover) {
  border-right-color: rgb(126 199 168 / 0.65);
}#body :is(.hover\:border-r-sw-success-light\/70:hover) {
  border-right-color: rgb(126 199 168 / 0.7);
}#body :is(.hover\:border-r-sw-success-light\/75:hover) {
  border-right-color: rgb(126 199 168 / 0.75);
}#body :is(.hover\:border-r-sw-success-light\/80:hover) {
  border-right-color: rgb(126 199 168 / 0.8);
}#body :is(.hover\:border-r-sw-success-light\/85:hover) {
  border-right-color: rgb(126 199 168 / 0.85);
}#body :is(.hover\:border-r-sw-success-light\/90:hover) {
  border-right-color: rgb(126 199 168 / 0.9);
}#body :is(.hover\:border-r-sw-success-light\/95:hover) {
  border-right-color: rgb(126 199 168 / 0.95);
}#body :is(.hover\:border-r-sw-success\/0:hover) {
  border-right-color: rgb(27 123 59 / 0);
}#body :is(.hover\:border-r-sw-success\/10:hover) {
  border-right-color: rgb(27 123 59 / 0.1);
}#body :is(.hover\:border-r-sw-success\/100:hover) {
  border-right-color: rgb(27 123 59 / 1);
}#body :is(.hover\:border-r-sw-success\/15:hover) {
  border-right-color: rgb(27 123 59 / 0.15);
}#body :is(.hover\:border-r-sw-success\/20:hover) {
  border-right-color: rgb(27 123 59 / 0.2);
}#body :is(.hover\:border-r-sw-success\/25:hover) {
  border-right-color: rgb(27 123 59 / 0.25);
}#body :is(.hover\:border-r-sw-success\/30:hover) {
  border-right-color: rgb(27 123 59 / 0.3);
}#body :is(.hover\:border-r-sw-success\/35:hover) {
  border-right-color: rgb(27 123 59 / 0.35);
}#body :is(.hover\:border-r-sw-success\/40:hover) {
  border-right-color: rgb(27 123 59 / 0.4);
}#body :is(.hover\:border-r-sw-success\/45:hover) {
  border-right-color: rgb(27 123 59 / 0.45);
}#body :is(.hover\:border-r-sw-success\/5:hover) {
  border-right-color: rgb(27 123 59 / 0.05);
}#body :is(.hover\:border-r-sw-success\/50:hover) {
  border-right-color: rgb(27 123 59 / 0.5);
}#body :is(.hover\:border-r-sw-success\/55:hover) {
  border-right-color: rgb(27 123 59 / 0.55);
}#body :is(.hover\:border-r-sw-success\/60:hover) {
  border-right-color: rgb(27 123 59 / 0.6);
}#body :is(.hover\:border-r-sw-success\/65:hover) {
  border-right-color: rgb(27 123 59 / 0.65);
}#body :is(.hover\:border-r-sw-success\/70:hover) {
  border-right-color: rgb(27 123 59 / 0.7);
}#body :is(.hover\:border-r-sw-success\/75:hover) {
  border-right-color: rgb(27 123 59 / 0.75);
}#body :is(.hover\:border-r-sw-success\/80:hover) {
  border-right-color: rgb(27 123 59 / 0.8);
}#body :is(.hover\:border-r-sw-success\/85:hover) {
  border-right-color: rgb(27 123 59 / 0.85);
}#body :is(.hover\:border-r-sw-success\/90:hover) {
  border-right-color: rgb(27 123 59 / 0.9);
}#body :is(.hover\:border-r-sw-success\/95:hover) {
  border-right-color: rgb(27 123 59 / 0.95);
}#body :is(.hover\:border-r-sw-tag-default:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-tag-default\/0:hover) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-r-sw-tag-default\/10:hover) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-r-sw-tag-default\/100:hover) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-r-sw-tag-default\/15:hover) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-r-sw-tag-default\/20:hover) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-r-sw-tag-default\/25:hover) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-r-sw-tag-default\/30:hover) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-r-sw-tag-default\/35:hover) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-r-sw-tag-default\/40:hover) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-r-sw-tag-default\/45:hover) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-r-sw-tag-default\/5:hover) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-r-sw-tag-default\/50:hover) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-r-sw-tag-default\/55:hover) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-r-sw-tag-default\/60:hover) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-r-sw-tag-default\/65:hover) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-r-sw-tag-default\/70:hover) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-r-sw-tag-default\/75:hover) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-r-sw-tag-default\/80:hover) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-r-sw-tag-default\/85:hover) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-r-sw-tag-default\/90:hover) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-r-sw-tag-default\/95:hover) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-r-sw-text:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-text-reverse:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-text-reverse-alternate:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/0:hover) {
  border-right-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/10:hover) {
  border-right-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/100:hover) {
  border-right-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/15:hover) {
  border-right-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/20:hover) {
  border-right-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/25:hover) {
  border-right-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/30:hover) {
  border-right-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/35:hover) {
  border-right-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/40:hover) {
  border-right-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/45:hover) {
  border-right-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/5:hover) {
  border-right-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/50:hover) {
  border-right-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/55:hover) {
  border-right-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/60:hover) {
  border-right-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/65:hover) {
  border-right-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/70:hover) {
  border-right-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/75:hover) {
  border-right-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/80:hover) {
  border-right-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/85:hover) {
  border-right-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/90:hover) {
  border-right-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-r-sw-text-reverse-alternate\/95:hover) {
  border-right-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-r-sw-text-reverse\/0:hover) {
  border-right-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-r-sw-text-reverse\/10:hover) {
  border-right-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-r-sw-text-reverse\/100:hover) {
  border-right-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-r-sw-text-reverse\/15:hover) {
  border-right-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-r-sw-text-reverse\/20:hover) {
  border-right-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-r-sw-text-reverse\/25:hover) {
  border-right-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-r-sw-text-reverse\/30:hover) {
  border-right-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-r-sw-text-reverse\/35:hover) {
  border-right-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-r-sw-text-reverse\/40:hover) {
  border-right-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-r-sw-text-reverse\/45:hover) {
  border-right-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-r-sw-text-reverse\/5:hover) {
  border-right-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-r-sw-text-reverse\/50:hover) {
  border-right-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-r-sw-text-reverse\/55:hover) {
  border-right-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-r-sw-text-reverse\/60:hover) {
  border-right-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-r-sw-text-reverse\/65:hover) {
  border-right-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-r-sw-text-reverse\/70:hover) {
  border-right-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-r-sw-text-reverse\/75:hover) {
  border-right-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-r-sw-text-reverse\/80:hover) {
  border-right-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-r-sw-text-reverse\/85:hover) {
  border-right-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-r-sw-text-reverse\/90:hover) {
  border-right-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-r-sw-text-reverse\/95:hover) {
  border-right-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-r-sw-text-section-title:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-text-section-title\/0:hover) {
  border-right-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-r-sw-text-section-title\/10:hover) {
  border-right-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-r-sw-text-section-title\/100:hover) {
  border-right-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-r-sw-text-section-title\/15:hover) {
  border-right-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-r-sw-text-section-title\/20:hover) {
  border-right-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-r-sw-text-section-title\/25:hover) {
  border-right-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-r-sw-text-section-title\/30:hover) {
  border-right-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-r-sw-text-section-title\/35:hover) {
  border-right-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-r-sw-text-section-title\/40:hover) {
  border-right-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-r-sw-text-section-title\/45:hover) {
  border-right-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-r-sw-text-section-title\/5:hover) {
  border-right-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-r-sw-text-section-title\/50:hover) {
  border-right-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-r-sw-text-section-title\/55:hover) {
  border-right-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-r-sw-text-section-title\/60:hover) {
  border-right-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-r-sw-text-section-title\/65:hover) {
  border-right-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-r-sw-text-section-title\/70:hover) {
  border-right-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-r-sw-text-section-title\/75:hover) {
  border-right-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-r-sw-text-section-title\/80:hover) {
  border-right-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-r-sw-text-section-title\/85:hover) {
  border-right-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-r-sw-text-section-title\/90:hover) {
  border-right-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-r-sw-text-section-title\/95:hover) {
  border-right-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-r-sw-text\/0:hover) {
  border-right-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-r-sw-text\/10:hover) {
  border-right-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-r-sw-text\/100:hover) {
  border-right-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-r-sw-text\/15:hover) {
  border-right-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-r-sw-text\/20:hover) {
  border-right-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-r-sw-text\/25:hover) {
  border-right-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-r-sw-text\/30:hover) {
  border-right-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-r-sw-text\/35:hover) {
  border-right-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-r-sw-text\/40:hover) {
  border-right-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-r-sw-text\/45:hover) {
  border-right-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-r-sw-text\/5:hover) {
  border-right-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-r-sw-text\/50:hover) {
  border-right-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-r-sw-text\/55:hover) {
  border-right-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-r-sw-text\/60:hover) {
  border-right-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-r-sw-text\/65:hover) {
  border-right-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-r-sw-text\/70:hover) {
  border-right-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-r-sw-text\/75:hover) {
  border-right-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-r-sw-text\/80:hover) {
  border-right-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-r-sw-text\/85:hover) {
  border-right-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-r-sw-text\/90:hover) {
  border-right-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-r-sw-text\/95:hover) {
  border-right-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-r-sw-tooltip:hover) {
  border-right-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-r-sw-tooltip\/0:hover) {
  border-right-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-r-sw-tooltip\/10:hover) {
  border-right-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-r-sw-tooltip\/100:hover) {
  border-right-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-r-sw-tooltip\/15:hover) {
  border-right-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-r-sw-tooltip\/20:hover) {
  border-right-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-r-sw-tooltip\/25:hover) {
  border-right-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-r-sw-tooltip\/30:hover) {
  border-right-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-r-sw-tooltip\/35:hover) {
  border-right-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-r-sw-tooltip\/40:hover) {
  border-right-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-r-sw-tooltip\/45:hover) {
  border-right-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-r-sw-tooltip\/5:hover) {
  border-right-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-r-sw-tooltip\/50:hover) {
  border-right-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-r-sw-tooltip\/55:hover) {
  border-right-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-r-sw-tooltip\/60:hover) {
  border-right-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-r-sw-tooltip\/65:hover) {
  border-right-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-r-sw-tooltip\/70:hover) {
  border-right-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-r-sw-tooltip\/75:hover) {
  border-right-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-r-sw-tooltip\/80:hover) {
  border-right-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-r-sw-tooltip\/85:hover) {
  border-right-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-r-sw-tooltip\/90:hover) {
  border-right-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-r-sw-tooltip\/95:hover) {
  border-right-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-r-sw-very-high-price:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-very-high-price\/0:hover) {
  border-right-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-r-sw-very-high-price\/10:hover) {
  border-right-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-r-sw-very-high-price\/100:hover) {
  border-right-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-r-sw-very-high-price\/15:hover) {
  border-right-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-r-sw-very-high-price\/20:hover) {
  border-right-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-r-sw-very-high-price\/25:hover) {
  border-right-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-r-sw-very-high-price\/30:hover) {
  border-right-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-r-sw-very-high-price\/35:hover) {
  border-right-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-r-sw-very-high-price\/40:hover) {
  border-right-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-r-sw-very-high-price\/45:hover) {
  border-right-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-r-sw-very-high-price\/5:hover) {
  border-right-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-r-sw-very-high-price\/50:hover) {
  border-right-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-r-sw-very-high-price\/55:hover) {
  border-right-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-r-sw-very-high-price\/60:hover) {
  border-right-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-r-sw-very-high-price\/65:hover) {
  border-right-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-r-sw-very-high-price\/70:hover) {
  border-right-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-r-sw-very-high-price\/75:hover) {
  border-right-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-r-sw-very-high-price\/80:hover) {
  border-right-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-r-sw-very-high-price\/85:hover) {
  border-right-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-r-sw-very-high-price\/90:hover) {
  border-right-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-r-sw-very-high-price\/95:hover) {
  border-right-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-r-sw-warning:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-warning-background:hover) {
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-r-sw-warning-background-hex:hover) {
  --tw-border-opacity: 1;
  border-right-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.hover\:border-r-sw-warning-background-hex\/0:hover) {
  border-right-color: rgb(252 244 230 / 0);
}#body :is(.hover\:border-r-sw-warning-background-hex\/10:hover) {
  border-right-color: rgb(252 244 230 / 0.1);
}#body :is(.hover\:border-r-sw-warning-background-hex\/100:hover) {
  border-right-color: rgb(252 244 230 / 1);
}#body :is(.hover\:border-r-sw-warning-background-hex\/15:hover) {
  border-right-color: rgb(252 244 230 / 0.15);
}#body :is(.hover\:border-r-sw-warning-background-hex\/20:hover) {
  border-right-color: rgb(252 244 230 / 0.2);
}#body :is(.hover\:border-r-sw-warning-background-hex\/25:hover) {
  border-right-color: rgb(252 244 230 / 0.25);
}#body :is(.hover\:border-r-sw-warning-background-hex\/30:hover) {
  border-right-color: rgb(252 244 230 / 0.3);
}#body :is(.hover\:border-r-sw-warning-background-hex\/35:hover) {
  border-right-color: rgb(252 244 230 / 0.35);
}#body :is(.hover\:border-r-sw-warning-background-hex\/40:hover) {
  border-right-color: rgb(252 244 230 / 0.4);
}#body :is(.hover\:border-r-sw-warning-background-hex\/45:hover) {
  border-right-color: rgb(252 244 230 / 0.45);
}#body :is(.hover\:border-r-sw-warning-background-hex\/5:hover) {
  border-right-color: rgb(252 244 230 / 0.05);
}#body :is(.hover\:border-r-sw-warning-background-hex\/50:hover) {
  border-right-color: rgb(252 244 230 / 0.5);
}#body :is(.hover\:border-r-sw-warning-background-hex\/55:hover) {
  border-right-color: rgb(252 244 230 / 0.55);
}#body :is(.hover\:border-r-sw-warning-background-hex\/60:hover) {
  border-right-color: rgb(252 244 230 / 0.6);
}#body :is(.hover\:border-r-sw-warning-background-hex\/65:hover) {
  border-right-color: rgb(252 244 230 / 0.65);
}#body :is(.hover\:border-r-sw-warning-background-hex\/70:hover) {
  border-right-color: rgb(252 244 230 / 0.7);
}#body :is(.hover\:border-r-sw-warning-background-hex\/75:hover) {
  border-right-color: rgb(252 244 230 / 0.75);
}#body :is(.hover\:border-r-sw-warning-background-hex\/80:hover) {
  border-right-color: rgb(252 244 230 / 0.8);
}#body :is(.hover\:border-r-sw-warning-background-hex\/85:hover) {
  border-right-color: rgb(252 244 230 / 0.85);
}#body :is(.hover\:border-r-sw-warning-background-hex\/90:hover) {
  border-right-color: rgb(252 244 230 / 0.9);
}#body :is(.hover\:border-r-sw-warning-background-hex\/95:hover) {
  border-right-color: rgb(252 244 230 / 0.95);
}#body :is(.hover\:border-r-sw-warning-background\/0:hover) {
  border-right-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-r-sw-warning-background\/10:hover) {
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-r-sw-warning-background\/100:hover) {
  border-right-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-r-sw-warning-background\/15:hover) {
  border-right-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-r-sw-warning-background\/20:hover) {
  border-right-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-r-sw-warning-background\/25:hover) {
  border-right-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-r-sw-warning-background\/30:hover) {
  border-right-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-r-sw-warning-background\/35:hover) {
  border-right-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-r-sw-warning-background\/40:hover) {
  border-right-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-r-sw-warning-background\/45:hover) {
  border-right-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-r-sw-warning-background\/5:hover) {
  border-right-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-r-sw-warning-background\/50:hover) {
  border-right-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-r-sw-warning-background\/55:hover) {
  border-right-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-r-sw-warning-background\/60:hover) {
  border-right-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-r-sw-warning-background\/65:hover) {
  border-right-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-r-sw-warning-background\/70:hover) {
  border-right-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-r-sw-warning-background\/75:hover) {
  border-right-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-r-sw-warning-background\/80:hover) {
  border-right-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-r-sw-warning-background\/85:hover) {
  border-right-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-r-sw-warning-background\/90:hover) {
  border-right-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-r-sw-warning-background\/95:hover) {
  border-right-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-r-sw-warning-opacity:hover) {
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-r-sw-warning-opacity\/0:hover) {
  border-right-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-r-sw-warning-opacity\/10:hover) {
  border-right-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-r-sw-warning-opacity\/100:hover) {
  border-right-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-r-sw-warning-opacity\/15:hover) {
  border-right-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-r-sw-warning-opacity\/20:hover) {
  border-right-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-r-sw-warning-opacity\/25:hover) {
  border-right-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-r-sw-warning-opacity\/30:hover) {
  border-right-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-r-sw-warning-opacity\/35:hover) {
  border-right-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-r-sw-warning-opacity\/40:hover) {
  border-right-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-r-sw-warning-opacity\/45:hover) {
  border-right-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-r-sw-warning-opacity\/5:hover) {
  border-right-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-r-sw-warning-opacity\/50:hover) {
  border-right-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-r-sw-warning-opacity\/55:hover) {
  border-right-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-r-sw-warning-opacity\/60:hover) {
  border-right-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-r-sw-warning-opacity\/65:hover) {
  border-right-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-r-sw-warning-opacity\/70:hover) {
  border-right-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-r-sw-warning-opacity\/75:hover) {
  border-right-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-r-sw-warning-opacity\/80:hover) {
  border-right-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-r-sw-warning-opacity\/85:hover) {
  border-right-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-r-sw-warning-opacity\/90:hover) {
  border-right-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-r-sw-warning-opacity\/95:hover) {
  border-right-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-r-sw-warning\/0:hover) {
  border-right-color: rgb(223 145 0 / 0);
}#body :is(.hover\:border-r-sw-warning\/10:hover) {
  border-right-color: rgb(223 145 0 / 0.1);
}#body :is(.hover\:border-r-sw-warning\/100:hover) {
  border-right-color: rgb(223 145 0 / 1);
}#body :is(.hover\:border-r-sw-warning\/15:hover) {
  border-right-color: rgb(223 145 0 / 0.15);
}#body :is(.hover\:border-r-sw-warning\/20:hover) {
  border-right-color: rgb(223 145 0 / 0.2);
}#body :is(.hover\:border-r-sw-warning\/25:hover) {
  border-right-color: rgb(223 145 0 / 0.25);
}#body :is(.hover\:border-r-sw-warning\/30:hover) {
  border-right-color: rgb(223 145 0 / 0.3);
}#body :is(.hover\:border-r-sw-warning\/35:hover) {
  border-right-color: rgb(223 145 0 / 0.35);
}#body :is(.hover\:border-r-sw-warning\/40:hover) {
  border-right-color: rgb(223 145 0 / 0.4);
}#body :is(.hover\:border-r-sw-warning\/45:hover) {
  border-right-color: rgb(223 145 0 / 0.45);
}#body :is(.hover\:border-r-sw-warning\/5:hover) {
  border-right-color: rgb(223 145 0 / 0.05);
}#body :is(.hover\:border-r-sw-warning\/50:hover) {
  border-right-color: rgb(223 145 0 / 0.5);
}#body :is(.hover\:border-r-sw-warning\/55:hover) {
  border-right-color: rgb(223 145 0 / 0.55);
}#body :is(.hover\:border-r-sw-warning\/60:hover) {
  border-right-color: rgb(223 145 0 / 0.6);
}#body :is(.hover\:border-r-sw-warning\/65:hover) {
  border-right-color: rgb(223 145 0 / 0.65);
}#body :is(.hover\:border-r-sw-warning\/70:hover) {
  border-right-color: rgb(223 145 0 / 0.7);
}#body :is(.hover\:border-r-sw-warning\/75:hover) {
  border-right-color: rgb(223 145 0 / 0.75);
}#body :is(.hover\:border-r-sw-warning\/80:hover) {
  border-right-color: rgb(223 145 0 / 0.8);
}#body :is(.hover\:border-r-sw-warning\/85:hover) {
  border-right-color: rgb(223 145 0 / 0.85);
}#body :is(.hover\:border-r-sw-warning\/90:hover) {
  border-right-color: rgb(223 145 0 / 0.9);
}#body :is(.hover\:border-r-sw-warning\/95:hover) {
  border-right-color: rgb(223 145 0 / 0.95);
}#body :is(.hover\:border-r-transparent:hover) {
  border-right-color: transparent;
}#body :is(.hover\:border-r-transparent\/0:hover) {
  border-right-color: rgb(0 0 0 / 0);
}#body :is(.hover\:border-r-transparent\/10:hover) {
  border-right-color: rgb(0 0 0 / 0.1);
}#body :is(.hover\:border-r-transparent\/100:hover) {
  border-right-color: rgb(0 0 0 / 1);
}#body :is(.hover\:border-r-transparent\/15:hover) {
  border-right-color: rgb(0 0 0 / 0.15);
}#body :is(.hover\:border-r-transparent\/20:hover) {
  border-right-color: rgb(0 0 0 / 0.2);
}#body :is(.hover\:border-r-transparent\/25:hover) {
  border-right-color: rgb(0 0 0 / 0.25);
}#body :is(.hover\:border-r-transparent\/30:hover) {
  border-right-color: rgb(0 0 0 / 0.3);
}#body :is(.hover\:border-r-transparent\/35:hover) {
  border-right-color: rgb(0 0 0 / 0.35);
}#body :is(.hover\:border-r-transparent\/40:hover) {
  border-right-color: rgb(0 0 0 / 0.4);
}#body :is(.hover\:border-r-transparent\/45:hover) {
  border-right-color: rgb(0 0 0 / 0.45);
}#body :is(.hover\:border-r-transparent\/5:hover) {
  border-right-color: rgb(0 0 0 / 0.05);
}#body :is(.hover\:border-r-transparent\/50:hover) {
  border-right-color: rgb(0 0 0 / 0.5);
}#body :is(.hover\:border-r-transparent\/55:hover) {
  border-right-color: rgb(0 0 0 / 0.55);
}#body :is(.hover\:border-r-transparent\/60:hover) {
  border-right-color: rgb(0 0 0 / 0.6);
}#body :is(.hover\:border-r-transparent\/65:hover) {
  border-right-color: rgb(0 0 0 / 0.65);
}#body :is(.hover\:border-r-transparent\/70:hover) {
  border-right-color: rgb(0 0 0 / 0.7);
}#body :is(.hover\:border-r-transparent\/75:hover) {
  border-right-color: rgb(0 0 0 / 0.75);
}#body :is(.hover\:border-r-transparent\/80:hover) {
  border-right-color: rgb(0 0 0 / 0.8);
}#body :is(.hover\:border-r-transparent\/85:hover) {
  border-right-color: rgb(0 0 0 / 0.85);
}#body :is(.hover\:border-r-transparent\/90:hover) {
  border-right-color: rgb(0 0 0 / 0.9);
}#body :is(.hover\:border-r-transparent\/95:hover) {
  border-right-color: rgb(0 0 0 / 0.95);
}#body :is(.hover\:border-s-sw-active:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-active-light:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-s-sw-active-light-hex:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-active-light-hex\/0:hover) {
  border-inline-start-color: rgb(230 240 251 / 0);
}#body :is(.hover\:border-s-sw-active-light-hex\/10:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.1);
}#body :is(.hover\:border-s-sw-active-light-hex\/100:hover) {
  border-inline-start-color: rgb(230 240 251 / 1);
}#body :is(.hover\:border-s-sw-active-light-hex\/15:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.15);
}#body :is(.hover\:border-s-sw-active-light-hex\/20:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.2);
}#body :is(.hover\:border-s-sw-active-light-hex\/25:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.25);
}#body :is(.hover\:border-s-sw-active-light-hex\/30:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.3);
}#body :is(.hover\:border-s-sw-active-light-hex\/35:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.35);
}#body :is(.hover\:border-s-sw-active-light-hex\/40:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.4);
}#body :is(.hover\:border-s-sw-active-light-hex\/45:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.45);
}#body :is(.hover\:border-s-sw-active-light-hex\/5:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.05);
}#body :is(.hover\:border-s-sw-active-light-hex\/50:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.5);
}#body :is(.hover\:border-s-sw-active-light-hex\/55:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.55);
}#body :is(.hover\:border-s-sw-active-light-hex\/60:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.6);
}#body :is(.hover\:border-s-sw-active-light-hex\/65:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.65);
}#body :is(.hover\:border-s-sw-active-light-hex\/70:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.7);
}#body :is(.hover\:border-s-sw-active-light-hex\/75:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.75);
}#body :is(.hover\:border-s-sw-active-light-hex\/80:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.8);
}#body :is(.hover\:border-s-sw-active-light-hex\/85:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.85);
}#body :is(.hover\:border-s-sw-active-light-hex\/90:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.9);
}#body :is(.hover\:border-s-sw-active-light-hex\/95:hover) {
  border-inline-start-color: rgb(230 240 251 / 0.95);
}#body :is(.hover\:border-s-sw-active-light\/0:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-s-sw-active-light\/10:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-s-sw-active-light\/100:hover) {
  border-inline-start-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-s-sw-active-light\/15:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-s-sw-active-light\/20:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-s-sw-active-light\/25:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-s-sw-active-light\/30:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-s-sw-active-light\/35:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-s-sw-active-light\/40:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-s-sw-active-light\/45:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-s-sw-active-light\/5:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-s-sw-active-light\/50:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-s-sw-active-light\/55:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-s-sw-active-light\/60:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-s-sw-active-light\/65:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-s-sw-active-light\/70:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-s-sw-active-light\/75:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-s-sw-active-light\/80:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-s-sw-active-light\/85:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-s-sw-active-light\/90:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-s-sw-active-light\/95:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-s-sw-active\/0:hover) {
  border-inline-start-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-s-sw-active\/10:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-s-sw-active\/100:hover) {
  border-inline-start-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-s-sw-active\/15:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-s-sw-active\/20:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-s-sw-active\/25:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-s-sw-active\/30:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-s-sw-active\/35:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-s-sw-active\/40:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-s-sw-active\/45:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-s-sw-active\/5:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-s-sw-active\/50:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-s-sw-active\/55:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-s-sw-active\/60:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-s-sw-active\/65:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-s-sw-active\/70:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-s-sw-active\/75:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-s-sw-active\/80:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-s-sw-active\/85:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-s-sw-active\/90:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-s-sw-active\/95:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-s-sw-background:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-background-component:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-background-component\/0:hover) {
  border-inline-start-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-s-sw-background-component\/10:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-s-sw-background-component\/100:hover) {
  border-inline-start-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-s-sw-background-component\/15:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-s-sw-background-component\/20:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-s-sw-background-component\/25:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-s-sw-background-component\/30:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-s-sw-background-component\/35:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-s-sw-background-component\/40:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-s-sw-background-component\/45:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-s-sw-background-component\/5:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-s-sw-background-component\/50:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-s-sw-background-component\/55:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-s-sw-background-component\/60:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-s-sw-background-component\/65:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-s-sw-background-component\/70:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-s-sw-background-component\/75:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-s-sw-background-component\/80:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-s-sw-background-component\/85:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-s-sw-background-component\/90:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-s-sw-background-component\/95:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-s-sw-background-header:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-background-header\/0:hover) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-s-sw-background-header\/10:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-s-sw-background-header\/100:hover) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-s-sw-background-header\/15:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-s-sw-background-header\/20:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-s-sw-background-header\/25:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-s-sw-background-header\/30:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-s-sw-background-header\/35:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-s-sw-background-header\/40:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-s-sw-background-header\/45:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-s-sw-background-header\/5:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-s-sw-background-header\/50:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-s-sw-background-header\/55:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-s-sw-background-header\/60:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-s-sw-background-header\/65:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-s-sw-background-header\/70:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-s-sw-background-header\/75:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-s-sw-background-header\/80:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-s-sw-background-header\/85:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-s-sw-background-header\/90:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-s-sw-background-header\/95:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-s-sw-background\/0:hover) {
  border-inline-start-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-s-sw-background\/10:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-s-sw-background\/100:hover) {
  border-inline-start-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-s-sw-background\/15:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-s-sw-background\/20:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-s-sw-background\/25:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-s-sw-background\/30:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-s-sw-background\/35:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-s-sw-background\/40:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-s-sw-background\/45:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-s-sw-background\/5:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-s-sw-background\/50:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-s-sw-background\/55:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-s-sw-background\/60:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-s-sw-background\/65:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-s-sw-background\/70:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-s-sw-background\/75:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-s-sw-background\/80:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-s-sw-background\/85:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-s-sw-background\/90:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-s-sw-background\/95:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-s-sw-border:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-border-alternate:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-border-alternate\/0:hover) {
  border-inline-start-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-s-sw-border-alternate\/10:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-s-sw-border-alternate\/100:hover) {
  border-inline-start-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-s-sw-border-alternate\/15:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-s-sw-border-alternate\/20:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-s-sw-border-alternate\/25:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-s-sw-border-alternate\/30:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-s-sw-border-alternate\/35:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-s-sw-border-alternate\/40:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-s-sw-border-alternate\/45:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-s-sw-border-alternate\/5:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-s-sw-border-alternate\/50:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-s-sw-border-alternate\/55:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-s-sw-border-alternate\/60:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-s-sw-border-alternate\/65:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-s-sw-border-alternate\/70:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-s-sw-border-alternate\/75:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-s-sw-border-alternate\/80:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-s-sw-border-alternate\/85:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-s-sw-border-alternate\/90:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-s-sw-border-alternate\/95:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-s-sw-border-light:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-border-light\/0:hover) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-s-sw-border-light\/10:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-s-sw-border-light\/100:hover) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-s-sw-border-light\/15:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-s-sw-border-light\/20:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-s-sw-border-light\/25:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-s-sw-border-light\/30:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-s-sw-border-light\/35:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-s-sw-border-light\/40:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-s-sw-border-light\/45:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-s-sw-border-light\/5:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-s-sw-border-light\/50:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-s-sw-border-light\/55:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-s-sw-border-light\/60:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-s-sw-border-light\/65:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-s-sw-border-light\/70:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-s-sw-border-light\/75:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-s-sw-border-light\/80:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-s-sw-border-light\/85:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-s-sw-border-light\/90:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-s-sw-border-light\/95:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-s-sw-border\/0:hover) {
  border-inline-start-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-s-sw-border\/10:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-s-sw-border\/100:hover) {
  border-inline-start-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-s-sw-border\/15:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-s-sw-border\/20:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-s-sw-border\/25:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-s-sw-border\/30:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-s-sw-border\/35:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-s-sw-border\/40:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-s-sw-border\/45:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-s-sw-border\/5:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-s-sw-border\/50:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-s-sw-border\/55:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-s-sw-border\/60:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-s-sw-border\/65:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-s-sw-border\/70:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-s-sw-border\/75:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-s-sw-border\/80:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-s-sw-border\/85:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-s-sw-border\/90:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-s-sw-border\/95:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-s-sw-boxShadow:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-s-sw-boxShadow\/0:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-s-sw-boxShadow\/10:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-s-sw-boxShadow\/100:hover) {
  border-inline-start-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-s-sw-boxShadow\/15:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-s-sw-boxShadow\/20:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-s-sw-boxShadow\/25:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-s-sw-boxShadow\/30:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-s-sw-boxShadow\/35:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-s-sw-boxShadow\/40:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-s-sw-boxShadow\/45:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-s-sw-boxShadow\/5:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-s-sw-boxShadow\/50:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-s-sw-boxShadow\/55:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-s-sw-boxShadow\/60:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-s-sw-boxShadow\/65:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-s-sw-boxShadow\/70:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-s-sw-boxShadow\/75:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-s-sw-boxShadow\/80:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-s-sw-boxShadow\/85:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-s-sw-boxShadow\/90:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-s-sw-boxShadow\/95:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-s-sw-destroy:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-destroy\/0:hover) {
  border-inline-start-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-s-sw-destroy\/10:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-s-sw-destroy\/100:hover) {
  border-inline-start-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-s-sw-destroy\/15:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-s-sw-destroy\/20:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-s-sw-destroy\/25:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-s-sw-destroy\/30:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-s-sw-destroy\/35:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-s-sw-destroy\/40:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-s-sw-destroy\/45:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-s-sw-destroy\/5:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-s-sw-destroy\/50:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-s-sw-destroy\/55:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-s-sw-destroy\/60:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-s-sw-destroy\/65:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-s-sw-destroy\/70:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-s-sw-destroy\/75:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-s-sw-destroy\/80:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-s-sw-destroy\/85:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-s-sw-destroy\/90:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-s-sw-destroy\/95:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-s-sw-disabled:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-disabled-alternate:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-disabled-alternate\/0:hover) {
  border-inline-start-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-s-sw-disabled-alternate\/10:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-s-sw-disabled-alternate\/100:hover) {
  border-inline-start-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-s-sw-disabled-alternate\/15:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-s-sw-disabled-alternate\/20:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-s-sw-disabled-alternate\/25:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-s-sw-disabled-alternate\/30:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-s-sw-disabled-alternate\/35:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-s-sw-disabled-alternate\/40:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-s-sw-disabled-alternate\/45:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-s-sw-disabled-alternate\/5:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-s-sw-disabled-alternate\/50:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-s-sw-disabled-alternate\/55:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-s-sw-disabled-alternate\/60:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-s-sw-disabled-alternate\/65:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-s-sw-disabled-alternate\/70:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-s-sw-disabled-alternate\/75:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-s-sw-disabled-alternate\/80:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-s-sw-disabled-alternate\/85:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-s-sw-disabled-alternate\/90:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-s-sw-disabled-alternate\/95:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-s-sw-disabled-text:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-disabled-text\/0:hover) {
  border-inline-start-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-s-sw-disabled-text\/10:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-s-sw-disabled-text\/100:hover) {
  border-inline-start-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-s-sw-disabled-text\/15:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-s-sw-disabled-text\/20:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-s-sw-disabled-text\/25:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-s-sw-disabled-text\/30:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-s-sw-disabled-text\/35:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-s-sw-disabled-text\/40:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-s-sw-disabled-text\/45:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-s-sw-disabled-text\/5:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-s-sw-disabled-text\/50:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-s-sw-disabled-text\/55:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-s-sw-disabled-text\/60:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-s-sw-disabled-text\/65:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-s-sw-disabled-text\/70:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-s-sw-disabled-text\/75:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-s-sw-disabled-text\/80:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-s-sw-disabled-text\/85:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-s-sw-disabled-text\/90:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-s-sw-disabled-text\/95:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-s-sw-disabled\/0:hover) {
  border-inline-start-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-s-sw-disabled\/10:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-s-sw-disabled\/100:hover) {
  border-inline-start-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-s-sw-disabled\/15:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-s-sw-disabled\/20:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-s-sw-disabled\/25:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-s-sw-disabled\/30:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-s-sw-disabled\/35:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-s-sw-disabled\/40:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-s-sw-disabled\/45:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-s-sw-disabled\/5:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-s-sw-disabled\/50:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-s-sw-disabled\/55:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-s-sw-disabled\/60:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-s-sw-disabled\/65:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-s-sw-disabled\/70:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-s-sw-disabled\/75:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-s-sw-disabled\/80:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-s-sw-disabled\/85:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-s-sw-disabled\/90:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-s-sw-disabled\/95:hover) {
  border-inline-start-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-s-sw-divider:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-divider\/0:hover) {
  border-inline-start-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-s-sw-divider\/10:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-s-sw-divider\/100:hover) {
  border-inline-start-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-s-sw-divider\/15:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-s-sw-divider\/20:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-s-sw-divider\/25:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-s-sw-divider\/30:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-s-sw-divider\/35:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-s-sw-divider\/40:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-s-sw-divider\/45:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-s-sw-divider\/5:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-s-sw-divider\/50:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-s-sw-divider\/55:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-s-sw-divider\/60:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-s-sw-divider\/65:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-s-sw-divider\/70:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-s-sw-divider\/75:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-s-sw-divider\/80:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-s-sw-divider\/85:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-s-sw-divider\/90:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-s-sw-divider\/95:hover) {
  border-inline-start-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-s-sw-error:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-error-background:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-s-sw-error-background-hex:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-error-background-hex\/0:hover) {
  border-inline-start-color: rgb(247 232 231 / 0);
}#body :is(.hover\:border-s-sw-error-background-hex\/10:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.1);
}#body :is(.hover\:border-s-sw-error-background-hex\/100:hover) {
  border-inline-start-color: rgb(247 232 231 / 1);
}#body :is(.hover\:border-s-sw-error-background-hex\/15:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.15);
}#body :is(.hover\:border-s-sw-error-background-hex\/20:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.2);
}#body :is(.hover\:border-s-sw-error-background-hex\/25:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.25);
}#body :is(.hover\:border-s-sw-error-background-hex\/30:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.3);
}#body :is(.hover\:border-s-sw-error-background-hex\/35:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.35);
}#body :is(.hover\:border-s-sw-error-background-hex\/40:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.4);
}#body :is(.hover\:border-s-sw-error-background-hex\/45:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.45);
}#body :is(.hover\:border-s-sw-error-background-hex\/5:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.05);
}#body :is(.hover\:border-s-sw-error-background-hex\/50:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.5);
}#body :is(.hover\:border-s-sw-error-background-hex\/55:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.55);
}#body :is(.hover\:border-s-sw-error-background-hex\/60:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.6);
}#body :is(.hover\:border-s-sw-error-background-hex\/65:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.65);
}#body :is(.hover\:border-s-sw-error-background-hex\/70:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.7);
}#body :is(.hover\:border-s-sw-error-background-hex\/75:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.75);
}#body :is(.hover\:border-s-sw-error-background-hex\/80:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.8);
}#body :is(.hover\:border-s-sw-error-background-hex\/85:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.85);
}#body :is(.hover\:border-s-sw-error-background-hex\/90:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.9);
}#body :is(.hover\:border-s-sw-error-background-hex\/95:hover) {
  border-inline-start-color: rgb(247 232 231 / 0.95);
}#body :is(.hover\:border-s-sw-error-background\/0:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-s-sw-error-background\/10:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-s-sw-error-background\/100:hover) {
  border-inline-start-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-s-sw-error-background\/15:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-s-sw-error-background\/20:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-s-sw-error-background\/25:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-s-sw-error-background\/30:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-s-sw-error-background\/35:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-s-sw-error-background\/40:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-s-sw-error-background\/45:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-s-sw-error-background\/5:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-s-sw-error-background\/50:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-s-sw-error-background\/55:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-s-sw-error-background\/60:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-s-sw-error-background\/65:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-s-sw-error-background\/70:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-s-sw-error-background\/75:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-s-sw-error-background\/80:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-s-sw-error-background\/85:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-s-sw-error-background\/90:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-s-sw-error-background\/95:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-s-sw-error-dark:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-error-dark\/0:hover) {
  border-inline-start-color: rgb(135 22 15 / 0);
}#body :is(.hover\:border-s-sw-error-dark\/10:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.1);
}#body :is(.hover\:border-s-sw-error-dark\/100:hover) {
  border-inline-start-color: rgb(135 22 15 / 1);
}#body :is(.hover\:border-s-sw-error-dark\/15:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.15);
}#body :is(.hover\:border-s-sw-error-dark\/20:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.2);
}#body :is(.hover\:border-s-sw-error-dark\/25:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.25);
}#body :is(.hover\:border-s-sw-error-dark\/30:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.3);
}#body :is(.hover\:border-s-sw-error-dark\/35:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.35);
}#body :is(.hover\:border-s-sw-error-dark\/40:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.4);
}#body :is(.hover\:border-s-sw-error-dark\/45:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.45);
}#body :is(.hover\:border-s-sw-error-dark\/5:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.05);
}#body :is(.hover\:border-s-sw-error-dark\/50:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.5);
}#body :is(.hover\:border-s-sw-error-dark\/55:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.55);
}#body :is(.hover\:border-s-sw-error-dark\/60:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.6);
}#body :is(.hover\:border-s-sw-error-dark\/65:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.65);
}#body :is(.hover\:border-s-sw-error-dark\/70:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.7);
}#body :is(.hover\:border-s-sw-error-dark\/75:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.75);
}#body :is(.hover\:border-s-sw-error-dark\/80:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.8);
}#body :is(.hover\:border-s-sw-error-dark\/85:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.85);
}#body :is(.hover\:border-s-sw-error-dark\/90:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.9);
}#body :is(.hover\:border-s-sw-error-dark\/95:hover) {
  border-inline-start-color: rgb(135 22 15 / 0.95);
}#body :is(.hover\:border-s-sw-error-light:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-error-light\/0:hover) {
  border-inline-start-color: rgb(203 82 65 / 0);
}#body :is(.hover\:border-s-sw-error-light\/10:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.1);
}#body :is(.hover\:border-s-sw-error-light\/100:hover) {
  border-inline-start-color: rgb(203 82 65 / 1);
}#body :is(.hover\:border-s-sw-error-light\/15:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.15);
}#body :is(.hover\:border-s-sw-error-light\/20:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.2);
}#body :is(.hover\:border-s-sw-error-light\/25:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.25);
}#body :is(.hover\:border-s-sw-error-light\/30:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.3);
}#body :is(.hover\:border-s-sw-error-light\/35:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.35);
}#body :is(.hover\:border-s-sw-error-light\/40:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.4);
}#body :is(.hover\:border-s-sw-error-light\/45:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.45);
}#body :is(.hover\:border-s-sw-error-light\/5:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.05);
}#body :is(.hover\:border-s-sw-error-light\/50:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.5);
}#body :is(.hover\:border-s-sw-error-light\/55:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.55);
}#body :is(.hover\:border-s-sw-error-light\/60:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.6);
}#body :is(.hover\:border-s-sw-error-light\/65:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.65);
}#body :is(.hover\:border-s-sw-error-light\/70:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.7);
}#body :is(.hover\:border-s-sw-error-light\/75:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.75);
}#body :is(.hover\:border-s-sw-error-light\/80:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.8);
}#body :is(.hover\:border-s-sw-error-light\/85:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.85);
}#body :is(.hover\:border-s-sw-error-light\/90:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.9);
}#body :is(.hover\:border-s-sw-error-light\/95:hover) {
  border-inline-start-color: rgb(203 82 65 / 0.95);
}#body :is(.hover\:border-s-sw-error\/0:hover) {
  border-inline-start-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-s-sw-error\/10:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-s-sw-error\/100:hover) {
  border-inline-start-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-s-sw-error\/15:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-s-sw-error\/20:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-s-sw-error\/25:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-s-sw-error\/30:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-s-sw-error\/35:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-s-sw-error\/40:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-s-sw-error\/45:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-s-sw-error\/5:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-s-sw-error\/50:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-s-sw-error\/55:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-s-sw-error\/60:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-s-sw-error\/65:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-s-sw-error\/70:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-s-sw-error\/75:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-s-sw-error\/80:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-s-sw-error\/85:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-s-sw-error\/90:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-s-sw-error\/95:hover) {
  border-inline-start-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-s-sw-focused:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-focused\/0:hover) {
  border-inline-start-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-s-sw-focused\/10:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-s-sw-focused\/100:hover) {
  border-inline-start-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-s-sw-focused\/15:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-s-sw-focused\/20:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-s-sw-focused\/25:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-s-sw-focused\/30:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-s-sw-focused\/35:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-s-sw-focused\/40:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-s-sw-focused\/45:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-s-sw-focused\/5:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-s-sw-focused\/50:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-s-sw-focused\/55:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-s-sw-focused\/60:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-s-sw-focused\/65:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-s-sw-focused\/70:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-s-sw-focused\/75:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-s-sw-focused\/80:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-s-sw-focused\/85:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-s-sw-focused\/90:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-s-sw-focused\/95:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-s-sw-form-field:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-form-field\/0:hover) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-s-sw-form-field\/10:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-s-sw-form-field\/100:hover) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-s-sw-form-field\/15:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-s-sw-form-field\/20:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-s-sw-form-field\/25:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-s-sw-form-field\/30:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-s-sw-form-field\/35:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-s-sw-form-field\/40:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-s-sw-form-field\/45:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-s-sw-form-field\/5:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-s-sw-form-field\/50:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-s-sw-form-field\/55:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-s-sw-form-field\/60:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-s-sw-form-field\/65:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-s-sw-form-field\/70:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-s-sw-form-field\/75:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-s-sw-form-field\/80:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-s-sw-form-field\/85:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-s-sw-form-field\/90:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-s-sw-form-field\/95:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-s-sw-form-helper-text:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-form-helper-text\/0:hover) {
  border-inline-start-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-s-sw-form-helper-text\/10:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-s-sw-form-helper-text\/100:hover) {
  border-inline-start-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-s-sw-form-helper-text\/15:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-s-sw-form-helper-text\/20:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-s-sw-form-helper-text\/25:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-s-sw-form-helper-text\/30:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-s-sw-form-helper-text\/35:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-s-sw-form-helper-text\/40:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-s-sw-form-helper-text\/45:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-s-sw-form-helper-text\/5:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-s-sw-form-helper-text\/50:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-s-sw-form-helper-text\/55:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-s-sw-form-helper-text\/60:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-s-sw-form-helper-text\/65:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-s-sw-form-helper-text\/70:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-s-sw-form-helper-text\/75:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-s-sw-form-helper-text\/80:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-s-sw-form-helper-text\/85:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-s-sw-form-helper-text\/90:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-s-sw-form-helper-text\/95:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-s-sw-high-price:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-high-price-background:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-s-sw-high-price-background\/0:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-s-sw-high-price-background\/10:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-s-sw-high-price-background\/100:hover) {
  border-inline-start-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-s-sw-high-price-background\/15:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-s-sw-high-price-background\/20:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-s-sw-high-price-background\/25:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-s-sw-high-price-background\/30:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-s-sw-high-price-background\/35:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-s-sw-high-price-background\/40:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-s-sw-high-price-background\/45:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-s-sw-high-price-background\/5:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-s-sw-high-price-background\/50:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-s-sw-high-price-background\/55:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-s-sw-high-price-background\/60:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-s-sw-high-price-background\/65:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-s-sw-high-price-background\/70:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-s-sw-high-price-background\/75:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-s-sw-high-price-background\/80:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-s-sw-high-price-background\/85:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-s-sw-high-price-background\/90:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-s-sw-high-price-background\/95:hover) {
  border-inline-start-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-s-sw-high-price\/0:hover) {
  border-inline-start-color: rgb(206 226 248 / 0);
}#body :is(.hover\:border-s-sw-high-price\/10:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.1);
}#body :is(.hover\:border-s-sw-high-price\/100:hover) {
  border-inline-start-color: rgb(206 226 248 / 1);
}#body :is(.hover\:border-s-sw-high-price\/15:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.15);
}#body :is(.hover\:border-s-sw-high-price\/20:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.2);
}#body :is(.hover\:border-s-sw-high-price\/25:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.25);
}#body :is(.hover\:border-s-sw-high-price\/30:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.3);
}#body :is(.hover\:border-s-sw-high-price\/35:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.35);
}#body :is(.hover\:border-s-sw-high-price\/40:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.4);
}#body :is(.hover\:border-s-sw-high-price\/45:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.45);
}#body :is(.hover\:border-s-sw-high-price\/5:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.05);
}#body :is(.hover\:border-s-sw-high-price\/50:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.5);
}#body :is(.hover\:border-s-sw-high-price\/55:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.55);
}#body :is(.hover\:border-s-sw-high-price\/60:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.6);
}#body :is(.hover\:border-s-sw-high-price\/65:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.65);
}#body :is(.hover\:border-s-sw-high-price\/70:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.7);
}#body :is(.hover\:border-s-sw-high-price\/75:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.75);
}#body :is(.hover\:border-s-sw-high-price\/80:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.8);
}#body :is(.hover\:border-s-sw-high-price\/85:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.85);
}#body :is(.hover\:border-s-sw-high-price\/90:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.9);
}#body :is(.hover\:border-s-sw-high-price\/95:hover) {
  border-inline-start-color: rgb(206 226 248 / 0.95);
}#body :is(.hover\:border-s-sw-hover-light:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-hover-light\/0:hover) {
  border-inline-start-color: rgb(194 210 226 / 0);
}#body :is(.hover\:border-s-sw-hover-light\/10:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.1);
}#body :is(.hover\:border-s-sw-hover-light\/100:hover) {
  border-inline-start-color: rgb(194 210 226 / 1);
}#body :is(.hover\:border-s-sw-hover-light\/15:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.15);
}#body :is(.hover\:border-s-sw-hover-light\/20:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.2);
}#body :is(.hover\:border-s-sw-hover-light\/25:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.25);
}#body :is(.hover\:border-s-sw-hover-light\/30:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.3);
}#body :is(.hover\:border-s-sw-hover-light\/35:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.35);
}#body :is(.hover\:border-s-sw-hover-light\/40:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.4);
}#body :is(.hover\:border-s-sw-hover-light\/45:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.45);
}#body :is(.hover\:border-s-sw-hover-light\/5:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.05);
}#body :is(.hover\:border-s-sw-hover-light\/50:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.5);
}#body :is(.hover\:border-s-sw-hover-light\/55:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.55);
}#body :is(.hover\:border-s-sw-hover-light\/60:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.6);
}#body :is(.hover\:border-s-sw-hover-light\/65:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.65);
}#body :is(.hover\:border-s-sw-hover-light\/70:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.7);
}#body :is(.hover\:border-s-sw-hover-light\/75:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.75);
}#body :is(.hover\:border-s-sw-hover-light\/80:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.8);
}#body :is(.hover\:border-s-sw-hover-light\/85:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.85);
}#body :is(.hover\:border-s-sw-hover-light\/90:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.9);
}#body :is(.hover\:border-s-sw-hover-light\/95:hover) {
  border-inline-start-color: rgb(194 210 226 / 0.95);
}#body :is(.hover\:border-s-sw-icon:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-icon-alternate:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-icon-alternate\/0:hover) {
  border-inline-start-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-s-sw-icon-alternate\/10:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-s-sw-icon-alternate\/100:hover) {
  border-inline-start-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-s-sw-icon-alternate\/15:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-s-sw-icon-alternate\/20:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-s-sw-icon-alternate\/25:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-s-sw-icon-alternate\/30:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-s-sw-icon-alternate\/35:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-s-sw-icon-alternate\/40:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-s-sw-icon-alternate\/45:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-s-sw-icon-alternate\/5:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-s-sw-icon-alternate\/50:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-s-sw-icon-alternate\/55:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-s-sw-icon-alternate\/60:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-s-sw-icon-alternate\/65:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-s-sw-icon-alternate\/70:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-s-sw-icon-alternate\/75:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-s-sw-icon-alternate\/80:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-s-sw-icon-alternate\/85:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-s-sw-icon-alternate\/90:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-s-sw-icon-alternate\/95:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-s-sw-icon-small:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-icon-small\/0:hover) {
  border-inline-start-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-s-sw-icon-small\/10:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-s-sw-icon-small\/100:hover) {
  border-inline-start-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-s-sw-icon-small\/15:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-s-sw-icon-small\/20:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-s-sw-icon-small\/25:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-s-sw-icon-small\/30:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-s-sw-icon-small\/35:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-s-sw-icon-small\/40:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-s-sw-icon-small\/45:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-s-sw-icon-small\/5:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-s-sw-icon-small\/50:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-s-sw-icon-small\/55:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-s-sw-icon-small\/60:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-s-sw-icon-small\/65:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-s-sw-icon-small\/70:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-s-sw-icon-small\/75:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-s-sw-icon-small\/80:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-s-sw-icon-small\/85:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-s-sw-icon-small\/90:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-s-sw-icon-small\/95:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-s-sw-icon\/0:hover) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-s-sw-icon\/10:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-s-sw-icon\/100:hover) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-s-sw-icon\/15:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-s-sw-icon\/20:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-s-sw-icon\/25:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-s-sw-icon\/30:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-s-sw-icon\/35:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-s-sw-icon\/40:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-s-sw-icon\/45:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-s-sw-icon\/5:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-s-sw-icon\/50:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-s-sw-icon\/55:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-s-sw-icon\/60:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-s-sw-icon\/65:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-s-sw-icon\/70:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-s-sw-icon\/75:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-s-sw-icon\/80:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-s-sw-icon\/85:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-s-sw-icon\/90:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-s-sw-icon\/95:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-s-sw-info:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-info\/0:hover) {
  border-inline-start-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-s-sw-info\/10:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-s-sw-info\/100:hover) {
  border-inline-start-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-s-sw-info\/15:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-s-sw-info\/20:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-s-sw-info\/25:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-s-sw-info\/30:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-s-sw-info\/35:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-s-sw-info\/40:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-s-sw-info\/45:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-s-sw-info\/5:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-s-sw-info\/50:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-s-sw-info\/55:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-s-sw-info\/60:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-s-sw-info\/65:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-s-sw-info\/70:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-s-sw-info\/75:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-s-sw-info\/80:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-s-sw-info\/85:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-s-sw-info\/90:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-s-sw-info\/95:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-s-sw-label:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-label\/0:hover) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-s-sw-label\/10:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-s-sw-label\/100:hover) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-s-sw-label\/15:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-s-sw-label\/20:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-s-sw-label\/25:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-s-sw-label\/30:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-s-sw-label\/35:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-s-sw-label\/40:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-s-sw-label\/45:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-s-sw-label\/5:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-s-sw-label\/50:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-s-sw-label\/55:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-s-sw-label\/60:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-s-sw-label\/65:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-s-sw-label\/70:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-s-sw-label\/75:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-s-sw-label\/80:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-s-sw-label\/85:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-s-sw-label\/90:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-s-sw-label\/95:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-s-sw-link-light:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-link-light\/0:hover) {
  border-inline-start-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-s-sw-link-light\/10:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-s-sw-link-light\/100:hover) {
  border-inline-start-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-s-sw-link-light\/15:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-s-sw-link-light\/20:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-s-sw-link-light\/25:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-s-sw-link-light\/30:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-s-sw-link-light\/35:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-s-sw-link-light\/40:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-s-sw-link-light\/45:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-s-sw-link-light\/5:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-s-sw-link-light\/50:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-s-sw-link-light\/55:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-s-sw-link-light\/60:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-s-sw-link-light\/65:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-s-sw-link-light\/70:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-s-sw-link-light\/75:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-s-sw-link-light\/80:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-s-sw-link-light\/85:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-s-sw-link-light\/90:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-s-sw-link-light\/95:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-s-sw-low-price:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-low-price-background:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-s-sw-low-price-background\/0:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-s-sw-low-price-background\/10:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-s-sw-low-price-background\/100:hover) {
  border-inline-start-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-s-sw-low-price-background\/15:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-s-sw-low-price-background\/20:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-s-sw-low-price-background\/25:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-s-sw-low-price-background\/30:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-s-sw-low-price-background\/35:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-s-sw-low-price-background\/40:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-s-sw-low-price-background\/45:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-s-sw-low-price-background\/5:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-s-sw-low-price-background\/50:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-s-sw-low-price-background\/55:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-s-sw-low-price-background\/60:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-s-sw-low-price-background\/65:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-s-sw-low-price-background\/70:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-s-sw-low-price-background\/75:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-s-sw-low-price-background\/80:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-s-sw-low-price-background\/85:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-s-sw-low-price-background\/90:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-s-sw-low-price-background\/95:hover) {
  border-inline-start-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-s-sw-low-price\/0:hover) {
  border-inline-start-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-s-sw-low-price\/10:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-s-sw-low-price\/100:hover) {
  border-inline-start-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-s-sw-low-price\/15:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-s-sw-low-price\/20:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-s-sw-low-price\/25:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-s-sw-low-price\/30:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-s-sw-low-price\/35:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-s-sw-low-price\/40:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-s-sw-low-price\/45:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-s-sw-low-price\/5:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-s-sw-low-price\/50:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-s-sw-low-price\/55:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-s-sw-low-price\/60:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-s-sw-low-price\/65:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-s-sw-low-price\/70:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-s-sw-low-price\/75:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-s-sw-low-price\/80:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-s-sw-low-price\/85:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-s-sw-low-price\/90:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-s-sw-low-price\/95:hover) {
  border-inline-start-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-s-sw-medium-price:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-medium-price\/0:hover) {
  border-inline-start-color: rgb(108 169 233 / 0);
}#body :is(.hover\:border-s-sw-medium-price\/10:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.1);
}#body :is(.hover\:border-s-sw-medium-price\/100:hover) {
  border-inline-start-color: rgb(108 169 233 / 1);
}#body :is(.hover\:border-s-sw-medium-price\/15:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.15);
}#body :is(.hover\:border-s-sw-medium-price\/20:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.2);
}#body :is(.hover\:border-s-sw-medium-price\/25:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.25);
}#body :is(.hover\:border-s-sw-medium-price\/30:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.3);
}#body :is(.hover\:border-s-sw-medium-price\/35:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.35);
}#body :is(.hover\:border-s-sw-medium-price\/40:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.4);
}#body :is(.hover\:border-s-sw-medium-price\/45:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.45);
}#body :is(.hover\:border-s-sw-medium-price\/5:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.05);
}#body :is(.hover\:border-s-sw-medium-price\/50:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.5);
}#body :is(.hover\:border-s-sw-medium-price\/55:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.55);
}#body :is(.hover\:border-s-sw-medium-price\/60:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.6);
}#body :is(.hover\:border-s-sw-medium-price\/65:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.65);
}#body :is(.hover\:border-s-sw-medium-price\/70:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.7);
}#body :is(.hover\:border-s-sw-medium-price\/75:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.75);
}#body :is(.hover\:border-s-sw-medium-price\/80:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.8);
}#body :is(.hover\:border-s-sw-medium-price\/85:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.85);
}#body :is(.hover\:border-s-sw-medium-price\/90:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.9);
}#body :is(.hover\:border-s-sw-medium-price\/95:hover) {
  border-inline-start-color: rgb(108 169 233 / 0.95);
}#body :is(.hover\:border-s-sw-overlay-background:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-overlay-background\/0:hover) {
  border-inline-start-color: rgb(231 241 251 / 0);
}#body :is(.hover\:border-s-sw-overlay-background\/10:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.1);
}#body :is(.hover\:border-s-sw-overlay-background\/100:hover) {
  border-inline-start-color: rgb(231 241 251 / 1);
}#body :is(.hover\:border-s-sw-overlay-background\/15:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.15);
}#body :is(.hover\:border-s-sw-overlay-background\/20:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.2);
}#body :is(.hover\:border-s-sw-overlay-background\/25:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.25);
}#body :is(.hover\:border-s-sw-overlay-background\/30:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.3);
}#body :is(.hover\:border-s-sw-overlay-background\/35:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.35);
}#body :is(.hover\:border-s-sw-overlay-background\/40:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.4);
}#body :is(.hover\:border-s-sw-overlay-background\/45:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.45);
}#body :is(.hover\:border-s-sw-overlay-background\/5:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.05);
}#body :is(.hover\:border-s-sw-overlay-background\/50:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.5);
}#body :is(.hover\:border-s-sw-overlay-background\/55:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.55);
}#body :is(.hover\:border-s-sw-overlay-background\/60:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.6);
}#body :is(.hover\:border-s-sw-overlay-background\/65:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.65);
}#body :is(.hover\:border-s-sw-overlay-background\/70:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.7);
}#body :is(.hover\:border-s-sw-overlay-background\/75:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.75);
}#body :is(.hover\:border-s-sw-overlay-background\/80:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.8);
}#body :is(.hover\:border-s-sw-overlay-background\/85:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.85);
}#body :is(.hover\:border-s-sw-overlay-background\/90:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.9);
}#body :is(.hover\:border-s-sw-overlay-background\/95:hover) {
  border-inline-start-color: rgb(231 241 251 / 0.95);
}#body :is(.hover\:border-s-sw-primary:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-primary\/0:hover) {
  border-inline-start-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-s-sw-primary\/10:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-s-sw-primary\/100:hover) {
  border-inline-start-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-s-sw-primary\/15:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-s-sw-primary\/20:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-s-sw-primary\/25:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-s-sw-primary\/30:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-s-sw-primary\/35:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-s-sw-primary\/40:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-s-sw-primary\/45:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-s-sw-primary\/5:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-s-sw-primary\/50:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-s-sw-primary\/55:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-s-sw-primary\/60:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-s-sw-primary\/65:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-s-sw-primary\/70:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-s-sw-primary\/75:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-s-sw-primary\/80:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-s-sw-primary\/85:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-s-sw-primary\/90:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-s-sw-primary\/95:hover) {
  border-inline-start-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-s-sw-secondary:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-secondary\/0:hover) {
  border-inline-start-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-s-sw-secondary\/10:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-s-sw-secondary\/100:hover) {
  border-inline-start-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-s-sw-secondary\/15:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-s-sw-secondary\/20:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-s-sw-secondary\/25:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-s-sw-secondary\/30:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-s-sw-secondary\/35:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-s-sw-secondary\/40:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-s-sw-secondary\/45:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-s-sw-secondary\/5:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-s-sw-secondary\/50:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-s-sw-secondary\/55:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-s-sw-secondary\/60:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-s-sw-secondary\/65:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-s-sw-secondary\/70:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-s-sw-secondary\/75:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-s-sw-secondary\/80:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-s-sw-secondary\/85:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-s-sw-secondary\/90:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-s-sw-secondary\/95:hover) {
  border-inline-start-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-s-sw-selected:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-selected\/0:hover) {
  border-inline-start-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-s-sw-selected\/10:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-s-sw-selected\/100:hover) {
  border-inline-start-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-s-sw-selected\/15:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-s-sw-selected\/20:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-s-sw-selected\/25:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-s-sw-selected\/30:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-s-sw-selected\/35:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-s-sw-selected\/40:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-s-sw-selected\/45:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-s-sw-selected\/5:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-s-sw-selected\/50:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-s-sw-selected\/55:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-s-sw-selected\/60:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-s-sw-selected\/65:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-s-sw-selected\/70:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-s-sw-selected\/75:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-s-sw-selected\/80:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-s-sw-selected\/85:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-s-sw-selected\/90:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-s-sw-selected\/95:hover) {
  border-inline-start-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-s-sw-success:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-success-background:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-s-sw-success-background-hex:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-success-background-hex\/0:hover) {
  border-inline-start-color: rgb(232 242 235 / 0);
}#body :is(.hover\:border-s-sw-success-background-hex\/10:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.1);
}#body :is(.hover\:border-s-sw-success-background-hex\/100:hover) {
  border-inline-start-color: rgb(232 242 235 / 1);
}#body :is(.hover\:border-s-sw-success-background-hex\/15:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.15);
}#body :is(.hover\:border-s-sw-success-background-hex\/20:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.2);
}#body :is(.hover\:border-s-sw-success-background-hex\/25:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.25);
}#body :is(.hover\:border-s-sw-success-background-hex\/30:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.3);
}#body :is(.hover\:border-s-sw-success-background-hex\/35:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.35);
}#body :is(.hover\:border-s-sw-success-background-hex\/40:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.4);
}#body :is(.hover\:border-s-sw-success-background-hex\/45:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.45);
}#body :is(.hover\:border-s-sw-success-background-hex\/5:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.05);
}#body :is(.hover\:border-s-sw-success-background-hex\/50:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.5);
}#body :is(.hover\:border-s-sw-success-background-hex\/55:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.55);
}#body :is(.hover\:border-s-sw-success-background-hex\/60:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.6);
}#body :is(.hover\:border-s-sw-success-background-hex\/65:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.65);
}#body :is(.hover\:border-s-sw-success-background-hex\/70:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.7);
}#body :is(.hover\:border-s-sw-success-background-hex\/75:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.75);
}#body :is(.hover\:border-s-sw-success-background-hex\/80:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.8);
}#body :is(.hover\:border-s-sw-success-background-hex\/85:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.85);
}#body :is(.hover\:border-s-sw-success-background-hex\/90:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.9);
}#body :is(.hover\:border-s-sw-success-background-hex\/95:hover) {
  border-inline-start-color: rgb(232 242 235 / 0.95);
}#body :is(.hover\:border-s-sw-success-background\/0:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0);
}#body :is(.hover\:border-s-sw-success-background\/10:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-s-sw-success-background\/100:hover) {
  border-inline-start-color: rgba(27, 123, 59, 1);
}#body :is(.hover\:border-s-sw-success-background\/15:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.15);
}#body :is(.hover\:border-s-sw-success-background\/20:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.2);
}#body :is(.hover\:border-s-sw-success-background\/25:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.25);
}#body :is(.hover\:border-s-sw-success-background\/30:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.3);
}#body :is(.hover\:border-s-sw-success-background\/35:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.35);
}#body :is(.hover\:border-s-sw-success-background\/40:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.4);
}#body :is(.hover\:border-s-sw-success-background\/45:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.45);
}#body :is(.hover\:border-s-sw-success-background\/5:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.05);
}#body :is(.hover\:border-s-sw-success-background\/50:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.5);
}#body :is(.hover\:border-s-sw-success-background\/55:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.55);
}#body :is(.hover\:border-s-sw-success-background\/60:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.6);
}#body :is(.hover\:border-s-sw-success-background\/65:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.65);
}#body :is(.hover\:border-s-sw-success-background\/70:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.7);
}#body :is(.hover\:border-s-sw-success-background\/75:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.75);
}#body :is(.hover\:border-s-sw-success-background\/80:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.8);
}#body :is(.hover\:border-s-sw-success-background\/85:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.85);
}#body :is(.hover\:border-s-sw-success-background\/90:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.9);
}#body :is(.hover\:border-s-sw-success-background\/95:hover) {
  border-inline-start-color: rgba(27, 123, 59, 0.95);
}#body :is(.hover\:border-s-sw-success-dark:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-success-dark\/0:hover) {
  border-inline-start-color: rgb(20 89 43 / 0);
}#body :is(.hover\:border-s-sw-success-dark\/10:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.1);
}#body :is(.hover\:border-s-sw-success-dark\/100:hover) {
  border-inline-start-color: rgb(20 89 43 / 1);
}#body :is(.hover\:border-s-sw-success-dark\/15:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.15);
}#body :is(.hover\:border-s-sw-success-dark\/20:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.2);
}#body :is(.hover\:border-s-sw-success-dark\/25:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.25);
}#body :is(.hover\:border-s-sw-success-dark\/30:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.3);
}#body :is(.hover\:border-s-sw-success-dark\/35:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.35);
}#body :is(.hover\:border-s-sw-success-dark\/40:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.4);
}#body :is(.hover\:border-s-sw-success-dark\/45:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.45);
}#body :is(.hover\:border-s-sw-success-dark\/5:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.05);
}#body :is(.hover\:border-s-sw-success-dark\/50:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.5);
}#body :is(.hover\:border-s-sw-success-dark\/55:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.55);
}#body :is(.hover\:border-s-sw-success-dark\/60:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.6);
}#body :is(.hover\:border-s-sw-success-dark\/65:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.65);
}#body :is(.hover\:border-s-sw-success-dark\/70:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.7);
}#body :is(.hover\:border-s-sw-success-dark\/75:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.75);
}#body :is(.hover\:border-s-sw-success-dark\/80:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.8);
}#body :is(.hover\:border-s-sw-success-dark\/85:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.85);
}#body :is(.hover\:border-s-sw-success-dark\/90:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.9);
}#body :is(.hover\:border-s-sw-success-dark\/95:hover) {
  border-inline-start-color: rgb(20 89 43 / 0.95);
}#body :is(.hover\:border-s-sw-success-light:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-success-light\/0:hover) {
  border-inline-start-color: rgb(126 199 168 / 0);
}#body :is(.hover\:border-s-sw-success-light\/10:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.1);
}#body :is(.hover\:border-s-sw-success-light\/100:hover) {
  border-inline-start-color: rgb(126 199 168 / 1);
}#body :is(.hover\:border-s-sw-success-light\/15:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.15);
}#body :is(.hover\:border-s-sw-success-light\/20:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.2);
}#body :is(.hover\:border-s-sw-success-light\/25:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.25);
}#body :is(.hover\:border-s-sw-success-light\/30:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.3);
}#body :is(.hover\:border-s-sw-success-light\/35:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.35);
}#body :is(.hover\:border-s-sw-success-light\/40:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.4);
}#body :is(.hover\:border-s-sw-success-light\/45:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.45);
}#body :is(.hover\:border-s-sw-success-light\/5:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.05);
}#body :is(.hover\:border-s-sw-success-light\/50:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.5);
}#body :is(.hover\:border-s-sw-success-light\/55:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.55);
}#body :is(.hover\:border-s-sw-success-light\/60:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.6);
}#body :is(.hover\:border-s-sw-success-light\/65:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.65);
}#body :is(.hover\:border-s-sw-success-light\/70:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.7);
}#body :is(.hover\:border-s-sw-success-light\/75:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.75);
}#body :is(.hover\:border-s-sw-success-light\/80:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.8);
}#body :is(.hover\:border-s-sw-success-light\/85:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.85);
}#body :is(.hover\:border-s-sw-success-light\/90:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.9);
}#body :is(.hover\:border-s-sw-success-light\/95:hover) {
  border-inline-start-color: rgb(126 199 168 / 0.95);
}#body :is(.hover\:border-s-sw-success\/0:hover) {
  border-inline-start-color: rgb(27 123 59 / 0);
}#body :is(.hover\:border-s-sw-success\/10:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.1);
}#body :is(.hover\:border-s-sw-success\/100:hover) {
  border-inline-start-color: rgb(27 123 59 / 1);
}#body :is(.hover\:border-s-sw-success\/15:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.15);
}#body :is(.hover\:border-s-sw-success\/20:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.2);
}#body :is(.hover\:border-s-sw-success\/25:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.25);
}#body :is(.hover\:border-s-sw-success\/30:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.3);
}#body :is(.hover\:border-s-sw-success\/35:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.35);
}#body :is(.hover\:border-s-sw-success\/40:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.4);
}#body :is(.hover\:border-s-sw-success\/45:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.45);
}#body :is(.hover\:border-s-sw-success\/5:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.05);
}#body :is(.hover\:border-s-sw-success\/50:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.5);
}#body :is(.hover\:border-s-sw-success\/55:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.55);
}#body :is(.hover\:border-s-sw-success\/60:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.6);
}#body :is(.hover\:border-s-sw-success\/65:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.65);
}#body :is(.hover\:border-s-sw-success\/70:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.7);
}#body :is(.hover\:border-s-sw-success\/75:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.75);
}#body :is(.hover\:border-s-sw-success\/80:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.8);
}#body :is(.hover\:border-s-sw-success\/85:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.85);
}#body :is(.hover\:border-s-sw-success\/90:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.9);
}#body :is(.hover\:border-s-sw-success\/95:hover) {
  border-inline-start-color: rgb(27 123 59 / 0.95);
}#body :is(.hover\:border-s-sw-tag-default:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-tag-default\/0:hover) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-s-sw-tag-default\/10:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-s-sw-tag-default\/100:hover) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-s-sw-tag-default\/15:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-s-sw-tag-default\/20:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-s-sw-tag-default\/25:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-s-sw-tag-default\/30:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-s-sw-tag-default\/35:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-s-sw-tag-default\/40:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-s-sw-tag-default\/45:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-s-sw-tag-default\/5:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-s-sw-tag-default\/50:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-s-sw-tag-default\/55:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-s-sw-tag-default\/60:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-s-sw-tag-default\/65:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-s-sw-tag-default\/70:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-s-sw-tag-default\/75:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-s-sw-tag-default\/80:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-s-sw-tag-default\/85:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-s-sw-tag-default\/90:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-s-sw-tag-default\/95:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-s-sw-text:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-text-reverse:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-text-reverse-alternate:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/0:hover) {
  border-inline-start-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/10:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/100:hover) {
  border-inline-start-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/15:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/20:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/25:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/30:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/35:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/40:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/45:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/5:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/50:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/55:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/60:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/65:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/70:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/75:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/80:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/85:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/90:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-s-sw-text-reverse-alternate\/95:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-s-sw-text-reverse\/0:hover) {
  border-inline-start-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-s-sw-text-reverse\/10:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-s-sw-text-reverse\/100:hover) {
  border-inline-start-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-s-sw-text-reverse\/15:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-s-sw-text-reverse\/20:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-s-sw-text-reverse\/25:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-s-sw-text-reverse\/30:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-s-sw-text-reverse\/35:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-s-sw-text-reverse\/40:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-s-sw-text-reverse\/45:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-s-sw-text-reverse\/5:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-s-sw-text-reverse\/50:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-s-sw-text-reverse\/55:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-s-sw-text-reverse\/60:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-s-sw-text-reverse\/65:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-s-sw-text-reverse\/70:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-s-sw-text-reverse\/75:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-s-sw-text-reverse\/80:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-s-sw-text-reverse\/85:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-s-sw-text-reverse\/90:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-s-sw-text-reverse\/95:hover) {
  border-inline-start-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-s-sw-text-section-title:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-text-section-title\/0:hover) {
  border-inline-start-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-s-sw-text-section-title\/10:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-s-sw-text-section-title\/100:hover) {
  border-inline-start-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-s-sw-text-section-title\/15:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-s-sw-text-section-title\/20:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-s-sw-text-section-title\/25:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-s-sw-text-section-title\/30:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-s-sw-text-section-title\/35:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-s-sw-text-section-title\/40:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-s-sw-text-section-title\/45:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-s-sw-text-section-title\/5:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-s-sw-text-section-title\/50:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-s-sw-text-section-title\/55:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-s-sw-text-section-title\/60:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-s-sw-text-section-title\/65:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-s-sw-text-section-title\/70:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-s-sw-text-section-title\/75:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-s-sw-text-section-title\/80:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-s-sw-text-section-title\/85:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-s-sw-text-section-title\/90:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-s-sw-text-section-title\/95:hover) {
  border-inline-start-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-s-sw-text\/0:hover) {
  border-inline-start-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-s-sw-text\/10:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-s-sw-text\/100:hover) {
  border-inline-start-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-s-sw-text\/15:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-s-sw-text\/20:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-s-sw-text\/25:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-s-sw-text\/30:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-s-sw-text\/35:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-s-sw-text\/40:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-s-sw-text\/45:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-s-sw-text\/5:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-s-sw-text\/50:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-s-sw-text\/55:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-s-sw-text\/60:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-s-sw-text\/65:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-s-sw-text\/70:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-s-sw-text\/75:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-s-sw-text\/80:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-s-sw-text\/85:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-s-sw-text\/90:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-s-sw-text\/95:hover) {
  border-inline-start-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-s-sw-tooltip:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-s-sw-tooltip\/0:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-s-sw-tooltip\/10:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-s-sw-tooltip\/100:hover) {
  border-inline-start-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-s-sw-tooltip\/15:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-s-sw-tooltip\/20:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-s-sw-tooltip\/25:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-s-sw-tooltip\/30:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-s-sw-tooltip\/35:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-s-sw-tooltip\/40:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-s-sw-tooltip\/45:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-s-sw-tooltip\/5:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-s-sw-tooltip\/50:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-s-sw-tooltip\/55:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-s-sw-tooltip\/60:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-s-sw-tooltip\/65:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-s-sw-tooltip\/70:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-s-sw-tooltip\/75:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-s-sw-tooltip\/80:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-s-sw-tooltip\/85:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-s-sw-tooltip\/90:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-s-sw-tooltip\/95:hover) {
  border-inline-start-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-s-sw-very-high-price:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-very-high-price\/0:hover) {
  border-inline-start-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-s-sw-very-high-price\/10:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-s-sw-very-high-price\/100:hover) {
  border-inline-start-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-s-sw-very-high-price\/15:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-s-sw-very-high-price\/20:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-s-sw-very-high-price\/25:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-s-sw-very-high-price\/30:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-s-sw-very-high-price\/35:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-s-sw-very-high-price\/40:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-s-sw-very-high-price\/45:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-s-sw-very-high-price\/5:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-s-sw-very-high-price\/50:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-s-sw-very-high-price\/55:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-s-sw-very-high-price\/60:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-s-sw-very-high-price\/65:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-s-sw-very-high-price\/70:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-s-sw-very-high-price\/75:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-s-sw-very-high-price\/80:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-s-sw-very-high-price\/85:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-s-sw-very-high-price\/90:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-s-sw-very-high-price\/95:hover) {
  border-inline-start-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-s-sw-warning:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-warning-background:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-s-sw-warning-background-hex:hover) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.hover\:border-s-sw-warning-background-hex\/0:hover) {
  border-inline-start-color: rgb(252 244 230 / 0);
}#body :is(.hover\:border-s-sw-warning-background-hex\/10:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.1);
}#body :is(.hover\:border-s-sw-warning-background-hex\/100:hover) {
  border-inline-start-color: rgb(252 244 230 / 1);
}#body :is(.hover\:border-s-sw-warning-background-hex\/15:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.15);
}#body :is(.hover\:border-s-sw-warning-background-hex\/20:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.2);
}#body :is(.hover\:border-s-sw-warning-background-hex\/25:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.25);
}#body :is(.hover\:border-s-sw-warning-background-hex\/30:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.3);
}#body :is(.hover\:border-s-sw-warning-background-hex\/35:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.35);
}#body :is(.hover\:border-s-sw-warning-background-hex\/40:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.4);
}#body :is(.hover\:border-s-sw-warning-background-hex\/45:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.45);
}#body :is(.hover\:border-s-sw-warning-background-hex\/5:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.05);
}#body :is(.hover\:border-s-sw-warning-background-hex\/50:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.5);
}#body :is(.hover\:border-s-sw-warning-background-hex\/55:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.55);
}#body :is(.hover\:border-s-sw-warning-background-hex\/60:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.6);
}#body :is(.hover\:border-s-sw-warning-background-hex\/65:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.65);
}#body :is(.hover\:border-s-sw-warning-background-hex\/70:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.7);
}#body :is(.hover\:border-s-sw-warning-background-hex\/75:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.75);
}#body :is(.hover\:border-s-sw-warning-background-hex\/80:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.8);
}#body :is(.hover\:border-s-sw-warning-background-hex\/85:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.85);
}#body :is(.hover\:border-s-sw-warning-background-hex\/90:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.9);
}#body :is(.hover\:border-s-sw-warning-background-hex\/95:hover) {
  border-inline-start-color: rgb(252 244 230 / 0.95);
}#body :is(.hover\:border-s-sw-warning-background\/0:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-s-sw-warning-background\/10:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-s-sw-warning-background\/100:hover) {
  border-inline-start-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-s-sw-warning-background\/15:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-s-sw-warning-background\/20:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-s-sw-warning-background\/25:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-s-sw-warning-background\/30:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-s-sw-warning-background\/35:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-s-sw-warning-background\/40:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-s-sw-warning-background\/45:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-s-sw-warning-background\/5:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-s-sw-warning-background\/50:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-s-sw-warning-background\/55:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-s-sw-warning-background\/60:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-s-sw-warning-background\/65:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-s-sw-warning-background\/70:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-s-sw-warning-background\/75:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-s-sw-warning-background\/80:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-s-sw-warning-background\/85:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-s-sw-warning-background\/90:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-s-sw-warning-background\/95:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-s-sw-warning-opacity:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-s-sw-warning-opacity\/0:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-s-sw-warning-opacity\/10:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-s-sw-warning-opacity\/100:hover) {
  border-inline-start-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-s-sw-warning-opacity\/15:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-s-sw-warning-opacity\/20:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-s-sw-warning-opacity\/25:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-s-sw-warning-opacity\/30:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-s-sw-warning-opacity\/35:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-s-sw-warning-opacity\/40:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-s-sw-warning-opacity\/45:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-s-sw-warning-opacity\/5:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-s-sw-warning-opacity\/50:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-s-sw-warning-opacity\/55:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-s-sw-warning-opacity\/60:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-s-sw-warning-opacity\/65:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-s-sw-warning-opacity\/70:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-s-sw-warning-opacity\/75:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-s-sw-warning-opacity\/80:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-s-sw-warning-opacity\/85:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-s-sw-warning-opacity\/90:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-s-sw-warning-opacity\/95:hover) {
  border-inline-start-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-s-sw-warning\/0:hover) {
  border-inline-start-color: rgb(223 145 0 / 0);
}#body :is(.hover\:border-s-sw-warning\/10:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.1);
}#body :is(.hover\:border-s-sw-warning\/100:hover) {
  border-inline-start-color: rgb(223 145 0 / 1);
}#body :is(.hover\:border-s-sw-warning\/15:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.15);
}#body :is(.hover\:border-s-sw-warning\/20:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.2);
}#body :is(.hover\:border-s-sw-warning\/25:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.25);
}#body :is(.hover\:border-s-sw-warning\/30:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.3);
}#body :is(.hover\:border-s-sw-warning\/35:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.35);
}#body :is(.hover\:border-s-sw-warning\/40:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.4);
}#body :is(.hover\:border-s-sw-warning\/45:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.45);
}#body :is(.hover\:border-s-sw-warning\/5:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.05);
}#body :is(.hover\:border-s-sw-warning\/50:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.5);
}#body :is(.hover\:border-s-sw-warning\/55:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.55);
}#body :is(.hover\:border-s-sw-warning\/60:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.6);
}#body :is(.hover\:border-s-sw-warning\/65:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.65);
}#body :is(.hover\:border-s-sw-warning\/70:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.7);
}#body :is(.hover\:border-s-sw-warning\/75:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.75);
}#body :is(.hover\:border-s-sw-warning\/80:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.8);
}#body :is(.hover\:border-s-sw-warning\/85:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.85);
}#body :is(.hover\:border-s-sw-warning\/90:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.9);
}#body :is(.hover\:border-s-sw-warning\/95:hover) {
  border-inline-start-color: rgb(223 145 0 / 0.95);
}#body :is(.hover\:border-s-transparent:hover) {
  border-inline-start-color: transparent;
}#body :is(.hover\:border-s-transparent\/0:hover) {
  border-inline-start-color: rgb(0 0 0 / 0);
}#body :is(.hover\:border-s-transparent\/10:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.1);
}#body :is(.hover\:border-s-transparent\/100:hover) {
  border-inline-start-color: rgb(0 0 0 / 1);
}#body :is(.hover\:border-s-transparent\/15:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.15);
}#body :is(.hover\:border-s-transparent\/20:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.2);
}#body :is(.hover\:border-s-transparent\/25:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.25);
}#body :is(.hover\:border-s-transparent\/30:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.3);
}#body :is(.hover\:border-s-transparent\/35:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.35);
}#body :is(.hover\:border-s-transparent\/40:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.4);
}#body :is(.hover\:border-s-transparent\/45:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.45);
}#body :is(.hover\:border-s-transparent\/5:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.05);
}#body :is(.hover\:border-s-transparent\/50:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.5);
}#body :is(.hover\:border-s-transparent\/55:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.55);
}#body :is(.hover\:border-s-transparent\/60:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.6);
}#body :is(.hover\:border-s-transparent\/65:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.65);
}#body :is(.hover\:border-s-transparent\/70:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.7);
}#body :is(.hover\:border-s-transparent\/75:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.75);
}#body :is(.hover\:border-s-transparent\/80:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.8);
}#body :is(.hover\:border-s-transparent\/85:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.85);
}#body :is(.hover\:border-s-transparent\/90:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.9);
}#body :is(.hover\:border-s-transparent\/95:hover) {
  border-inline-start-color: rgb(0 0 0 / 0.95);
}#body :is(.hover\:border-t-sw-active:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-active-light:hover) {
  border-top-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-t-sw-active-light-hex:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(230 240 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-active-light-hex\/0:hover) {
  border-top-color: rgb(230 240 251 / 0);
}#body :is(.hover\:border-t-sw-active-light-hex\/10:hover) {
  border-top-color: rgb(230 240 251 / 0.1);
}#body :is(.hover\:border-t-sw-active-light-hex\/100:hover) {
  border-top-color: rgb(230 240 251 / 1);
}#body :is(.hover\:border-t-sw-active-light-hex\/15:hover) {
  border-top-color: rgb(230 240 251 / 0.15);
}#body :is(.hover\:border-t-sw-active-light-hex\/20:hover) {
  border-top-color: rgb(230 240 251 / 0.2);
}#body :is(.hover\:border-t-sw-active-light-hex\/25:hover) {
  border-top-color: rgb(230 240 251 / 0.25);
}#body :is(.hover\:border-t-sw-active-light-hex\/30:hover) {
  border-top-color: rgb(230 240 251 / 0.3);
}#body :is(.hover\:border-t-sw-active-light-hex\/35:hover) {
  border-top-color: rgb(230 240 251 / 0.35);
}#body :is(.hover\:border-t-sw-active-light-hex\/40:hover) {
  border-top-color: rgb(230 240 251 / 0.4);
}#body :is(.hover\:border-t-sw-active-light-hex\/45:hover) {
  border-top-color: rgb(230 240 251 / 0.45);
}#body :is(.hover\:border-t-sw-active-light-hex\/5:hover) {
  border-top-color: rgb(230 240 251 / 0.05);
}#body :is(.hover\:border-t-sw-active-light-hex\/50:hover) {
  border-top-color: rgb(230 240 251 / 0.5);
}#body :is(.hover\:border-t-sw-active-light-hex\/55:hover) {
  border-top-color: rgb(230 240 251 / 0.55);
}#body :is(.hover\:border-t-sw-active-light-hex\/60:hover) {
  border-top-color: rgb(230 240 251 / 0.6);
}#body :is(.hover\:border-t-sw-active-light-hex\/65:hover) {
  border-top-color: rgb(230 240 251 / 0.65);
}#body :is(.hover\:border-t-sw-active-light-hex\/70:hover) {
  border-top-color: rgb(230 240 251 / 0.7);
}#body :is(.hover\:border-t-sw-active-light-hex\/75:hover) {
  border-top-color: rgb(230 240 251 / 0.75);
}#body :is(.hover\:border-t-sw-active-light-hex\/80:hover) {
  border-top-color: rgb(230 240 251 / 0.8);
}#body :is(.hover\:border-t-sw-active-light-hex\/85:hover) {
  border-top-color: rgb(230 240 251 / 0.85);
}#body :is(.hover\:border-t-sw-active-light-hex\/90:hover) {
  border-top-color: rgb(230 240 251 / 0.9);
}#body :is(.hover\:border-t-sw-active-light-hex\/95:hover) {
  border-top-color: rgb(230 240 251 / 0.95);
}#body :is(.hover\:border-t-sw-active-light\/0:hover) {
  border-top-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-t-sw-active-light\/10:hover) {
  border-top-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-t-sw-active-light\/100:hover) {
  border-top-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-t-sw-active-light\/15:hover) {
  border-top-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-t-sw-active-light\/20:hover) {
  border-top-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-t-sw-active-light\/25:hover) {
  border-top-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-t-sw-active-light\/30:hover) {
  border-top-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-t-sw-active-light\/35:hover) {
  border-top-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-t-sw-active-light\/40:hover) {
  border-top-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-t-sw-active-light\/45:hover) {
  border-top-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-t-sw-active-light\/5:hover) {
  border-top-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-t-sw-active-light\/50:hover) {
  border-top-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-t-sw-active-light\/55:hover) {
  border-top-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-t-sw-active-light\/60:hover) {
  border-top-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-t-sw-active-light\/65:hover) {
  border-top-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-t-sw-active-light\/70:hover) {
  border-top-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-t-sw-active-light\/75:hover) {
  border-top-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-t-sw-active-light\/80:hover) {
  border-top-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-t-sw-active-light\/85:hover) {
  border-top-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-t-sw-active-light\/90:hover) {
  border-top-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-t-sw-active-light\/95:hover) {
  border-top-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-t-sw-active\/0:hover) {
  border-top-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-t-sw-active\/10:hover) {
  border-top-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-t-sw-active\/100:hover) {
  border-top-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-t-sw-active\/15:hover) {
  border-top-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-t-sw-active\/20:hover) {
  border-top-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-t-sw-active\/25:hover) {
  border-top-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-t-sw-active\/30:hover) {
  border-top-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-t-sw-active\/35:hover) {
  border-top-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-t-sw-active\/40:hover) {
  border-top-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-t-sw-active\/45:hover) {
  border-top-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-t-sw-active\/5:hover) {
  border-top-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-t-sw-active\/50:hover) {
  border-top-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-t-sw-active\/55:hover) {
  border-top-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-t-sw-active\/60:hover) {
  border-top-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-t-sw-active\/65:hover) {
  border-top-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-t-sw-active\/70:hover) {
  border-top-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-t-sw-active\/75:hover) {
  border-top-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-t-sw-active\/80:hover) {
  border-top-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-t-sw-active\/85:hover) {
  border-top-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-t-sw-active\/90:hover) {
  border-top-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-t-sw-active\/95:hover) {
  border-top-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-t-sw-background:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-background-component:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-background-component\/0:hover) {
  border-top-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-t-sw-background-component\/10:hover) {
  border-top-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-t-sw-background-component\/100:hover) {
  border-top-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-t-sw-background-component\/15:hover) {
  border-top-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-t-sw-background-component\/20:hover) {
  border-top-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-t-sw-background-component\/25:hover) {
  border-top-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-t-sw-background-component\/30:hover) {
  border-top-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-t-sw-background-component\/35:hover) {
  border-top-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-t-sw-background-component\/40:hover) {
  border-top-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-t-sw-background-component\/45:hover) {
  border-top-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-t-sw-background-component\/5:hover) {
  border-top-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-t-sw-background-component\/50:hover) {
  border-top-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-t-sw-background-component\/55:hover) {
  border-top-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-t-sw-background-component\/60:hover) {
  border-top-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-t-sw-background-component\/65:hover) {
  border-top-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-t-sw-background-component\/70:hover) {
  border-top-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-t-sw-background-component\/75:hover) {
  border-top-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-t-sw-background-component\/80:hover) {
  border-top-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-t-sw-background-component\/85:hover) {
  border-top-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-t-sw-background-component\/90:hover) {
  border-top-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-t-sw-background-component\/95:hover) {
  border-top-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-t-sw-background-header:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-background-header\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-t-sw-background-header\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-t-sw-background-header\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-t-sw-background-header\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-t-sw-background-header\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-t-sw-background-header\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-t-sw-background-header\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-t-sw-background-header\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-t-sw-background-header\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-t-sw-background-header\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-t-sw-background-header\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-t-sw-background-header\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-t-sw-background-header\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-t-sw-background-header\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-t-sw-background-header\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-t-sw-background-header\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-t-sw-background-header\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-t-sw-background-header\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-t-sw-background-header\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-t-sw-background-header\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-t-sw-background-header\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-t-sw-background\/0:hover) {
  border-top-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-t-sw-background\/10:hover) {
  border-top-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-t-sw-background\/100:hover) {
  border-top-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-t-sw-background\/15:hover) {
  border-top-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-t-sw-background\/20:hover) {
  border-top-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-t-sw-background\/25:hover) {
  border-top-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-t-sw-background\/30:hover) {
  border-top-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-t-sw-background\/35:hover) {
  border-top-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-t-sw-background\/40:hover) {
  border-top-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-t-sw-background\/45:hover) {
  border-top-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-t-sw-background\/5:hover) {
  border-top-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-t-sw-background\/50:hover) {
  border-top-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-t-sw-background\/55:hover) {
  border-top-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-t-sw-background\/60:hover) {
  border-top-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-t-sw-background\/65:hover) {
  border-top-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-t-sw-background\/70:hover) {
  border-top-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-t-sw-background\/75:hover) {
  border-top-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-t-sw-background\/80:hover) {
  border-top-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-t-sw-background\/85:hover) {
  border-top-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-t-sw-background\/90:hover) {
  border-top-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-t-sw-background\/95:hover) {
  border-top-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-t-sw-border:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-border-alternate:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-border-alternate\/0:hover) {
  border-top-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-t-sw-border-alternate\/10:hover) {
  border-top-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-t-sw-border-alternate\/100:hover) {
  border-top-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-t-sw-border-alternate\/15:hover) {
  border-top-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-t-sw-border-alternate\/20:hover) {
  border-top-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-t-sw-border-alternate\/25:hover) {
  border-top-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-t-sw-border-alternate\/30:hover) {
  border-top-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-t-sw-border-alternate\/35:hover) {
  border-top-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-t-sw-border-alternate\/40:hover) {
  border-top-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-t-sw-border-alternate\/45:hover) {
  border-top-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-t-sw-border-alternate\/5:hover) {
  border-top-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-t-sw-border-alternate\/50:hover) {
  border-top-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-t-sw-border-alternate\/55:hover) {
  border-top-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-t-sw-border-alternate\/60:hover) {
  border-top-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-t-sw-border-alternate\/65:hover) {
  border-top-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-t-sw-border-alternate\/70:hover) {
  border-top-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-t-sw-border-alternate\/75:hover) {
  border-top-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-t-sw-border-alternate\/80:hover) {
  border-top-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-t-sw-border-alternate\/85:hover) {
  border-top-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-t-sw-border-alternate\/90:hover) {
  border-top-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-t-sw-border-alternate\/95:hover) {
  border-top-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-t-sw-border-light:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-border-light\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-t-sw-border-light\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-t-sw-border-light\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-t-sw-border-light\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-t-sw-border-light\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-t-sw-border-light\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-t-sw-border-light\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-t-sw-border-light\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-t-sw-border-light\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-t-sw-border-light\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-t-sw-border-light\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-t-sw-border-light\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-t-sw-border-light\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-t-sw-border-light\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-t-sw-border-light\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-t-sw-border-light\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-t-sw-border-light\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-t-sw-border-light\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-t-sw-border-light\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-t-sw-border-light\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-t-sw-border-light\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-t-sw-border\/0:hover) {
  border-top-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-t-sw-border\/10:hover) {
  border-top-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-t-sw-border\/100:hover) {
  border-top-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-t-sw-border\/15:hover) {
  border-top-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-t-sw-border\/20:hover) {
  border-top-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-t-sw-border\/25:hover) {
  border-top-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-t-sw-border\/30:hover) {
  border-top-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-t-sw-border\/35:hover) {
  border-top-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-t-sw-border\/40:hover) {
  border-top-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-t-sw-border\/45:hover) {
  border-top-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-t-sw-border\/5:hover) {
  border-top-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-t-sw-border\/50:hover) {
  border-top-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-t-sw-border\/55:hover) {
  border-top-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-t-sw-border\/60:hover) {
  border-top-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-t-sw-border\/65:hover) {
  border-top-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-t-sw-border\/70:hover) {
  border-top-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-t-sw-border\/75:hover) {
  border-top-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-t-sw-border\/80:hover) {
  border-top-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-t-sw-border\/85:hover) {
  border-top-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-t-sw-border\/90:hover) {
  border-top-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-t-sw-border\/95:hover) {
  border-top-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-t-sw-boxShadow:hover) {
  border-top-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-t-sw-boxShadow\/0:hover) {
  border-top-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-t-sw-boxShadow\/10:hover) {
  border-top-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-t-sw-boxShadow\/100:hover) {
  border-top-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-t-sw-boxShadow\/15:hover) {
  border-top-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-t-sw-boxShadow\/20:hover) {
  border-top-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-t-sw-boxShadow\/25:hover) {
  border-top-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-t-sw-boxShadow\/30:hover) {
  border-top-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-t-sw-boxShadow\/35:hover) {
  border-top-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-t-sw-boxShadow\/40:hover) {
  border-top-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-t-sw-boxShadow\/45:hover) {
  border-top-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-t-sw-boxShadow\/5:hover) {
  border-top-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-t-sw-boxShadow\/50:hover) {
  border-top-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-t-sw-boxShadow\/55:hover) {
  border-top-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-t-sw-boxShadow\/60:hover) {
  border-top-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-t-sw-boxShadow\/65:hover) {
  border-top-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-t-sw-boxShadow\/70:hover) {
  border-top-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-t-sw-boxShadow\/75:hover) {
  border-top-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-t-sw-boxShadow\/80:hover) {
  border-top-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-t-sw-boxShadow\/85:hover) {
  border-top-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-t-sw-boxShadow\/90:hover) {
  border-top-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-t-sw-boxShadow\/95:hover) {
  border-top-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-t-sw-destroy:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-destroy\/0:hover) {
  border-top-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-t-sw-destroy\/10:hover) {
  border-top-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-t-sw-destroy\/100:hover) {
  border-top-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-t-sw-destroy\/15:hover) {
  border-top-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-t-sw-destroy\/20:hover) {
  border-top-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-t-sw-destroy\/25:hover) {
  border-top-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-t-sw-destroy\/30:hover) {
  border-top-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-t-sw-destroy\/35:hover) {
  border-top-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-t-sw-destroy\/40:hover) {
  border-top-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-t-sw-destroy\/45:hover) {
  border-top-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-t-sw-destroy\/5:hover) {
  border-top-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-t-sw-destroy\/50:hover) {
  border-top-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-t-sw-destroy\/55:hover) {
  border-top-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-t-sw-destroy\/60:hover) {
  border-top-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-t-sw-destroy\/65:hover) {
  border-top-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-t-sw-destroy\/70:hover) {
  border-top-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-t-sw-destroy\/75:hover) {
  border-top-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-t-sw-destroy\/80:hover) {
  border-top-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-t-sw-destroy\/85:hover) {
  border-top-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-t-sw-destroy\/90:hover) {
  border-top-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-t-sw-destroy\/95:hover) {
  border-top-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-t-sw-disabled:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(185 186 185 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-disabled-alternate:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-disabled-alternate\/0:hover) {
  border-top-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-t-sw-disabled-alternate\/10:hover) {
  border-top-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-t-sw-disabled-alternate\/100:hover) {
  border-top-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-t-sw-disabled-alternate\/15:hover) {
  border-top-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-t-sw-disabled-alternate\/20:hover) {
  border-top-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-t-sw-disabled-alternate\/25:hover) {
  border-top-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-t-sw-disabled-alternate\/30:hover) {
  border-top-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-t-sw-disabled-alternate\/35:hover) {
  border-top-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-t-sw-disabled-alternate\/40:hover) {
  border-top-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-t-sw-disabled-alternate\/45:hover) {
  border-top-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-t-sw-disabled-alternate\/5:hover) {
  border-top-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-t-sw-disabled-alternate\/50:hover) {
  border-top-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-t-sw-disabled-alternate\/55:hover) {
  border-top-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-t-sw-disabled-alternate\/60:hover) {
  border-top-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-t-sw-disabled-alternate\/65:hover) {
  border-top-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-t-sw-disabled-alternate\/70:hover) {
  border-top-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-t-sw-disabled-alternate\/75:hover) {
  border-top-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-t-sw-disabled-alternate\/80:hover) {
  border-top-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-t-sw-disabled-alternate\/85:hover) {
  border-top-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-t-sw-disabled-alternate\/90:hover) {
  border-top-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-t-sw-disabled-alternate\/95:hover) {
  border-top-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-t-sw-disabled-text:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-disabled-text\/0:hover) {
  border-top-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-t-sw-disabled-text\/10:hover) {
  border-top-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-t-sw-disabled-text\/100:hover) {
  border-top-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-t-sw-disabled-text\/15:hover) {
  border-top-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-t-sw-disabled-text\/20:hover) {
  border-top-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-t-sw-disabled-text\/25:hover) {
  border-top-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-t-sw-disabled-text\/30:hover) {
  border-top-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-t-sw-disabled-text\/35:hover) {
  border-top-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-t-sw-disabled-text\/40:hover) {
  border-top-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-t-sw-disabled-text\/45:hover) {
  border-top-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-t-sw-disabled-text\/5:hover) {
  border-top-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-t-sw-disabled-text\/50:hover) {
  border-top-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-t-sw-disabled-text\/55:hover) {
  border-top-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-t-sw-disabled-text\/60:hover) {
  border-top-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-t-sw-disabled-text\/65:hover) {
  border-top-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-t-sw-disabled-text\/70:hover) {
  border-top-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-t-sw-disabled-text\/75:hover) {
  border-top-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-t-sw-disabled-text\/80:hover) {
  border-top-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-t-sw-disabled-text\/85:hover) {
  border-top-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-t-sw-disabled-text\/90:hover) {
  border-top-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-t-sw-disabled-text\/95:hover) {
  border-top-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-t-sw-disabled\/0:hover) {
  border-top-color: rgb(185 186 185 / 0);
}#body :is(.hover\:border-t-sw-disabled\/10:hover) {
  border-top-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:border-t-sw-disabled\/100:hover) {
  border-top-color: rgb(185 186 185 / 1);
}#body :is(.hover\:border-t-sw-disabled\/15:hover) {
  border-top-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:border-t-sw-disabled\/20:hover) {
  border-top-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:border-t-sw-disabled\/25:hover) {
  border-top-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:border-t-sw-disabled\/30:hover) {
  border-top-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:border-t-sw-disabled\/35:hover) {
  border-top-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:border-t-sw-disabled\/40:hover) {
  border-top-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:border-t-sw-disabled\/45:hover) {
  border-top-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:border-t-sw-disabled\/5:hover) {
  border-top-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:border-t-sw-disabled\/50:hover) {
  border-top-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:border-t-sw-disabled\/55:hover) {
  border-top-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:border-t-sw-disabled\/60:hover) {
  border-top-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:border-t-sw-disabled\/65:hover) {
  border-top-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:border-t-sw-disabled\/70:hover) {
  border-top-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:border-t-sw-disabled\/75:hover) {
  border-top-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:border-t-sw-disabled\/80:hover) {
  border-top-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:border-t-sw-disabled\/85:hover) {
  border-top-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:border-t-sw-disabled\/90:hover) {
  border-top-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:border-t-sw-disabled\/95:hover) {
  border-top-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:border-t-sw-divider:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 216 216 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-divider\/0:hover) {
  border-top-color: rgb(216 216 216 / 0);
}#body :is(.hover\:border-t-sw-divider\/10:hover) {
  border-top-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:border-t-sw-divider\/100:hover) {
  border-top-color: rgb(216 216 216 / 1);
}#body :is(.hover\:border-t-sw-divider\/15:hover) {
  border-top-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:border-t-sw-divider\/20:hover) {
  border-top-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:border-t-sw-divider\/25:hover) {
  border-top-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:border-t-sw-divider\/30:hover) {
  border-top-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:border-t-sw-divider\/35:hover) {
  border-top-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:border-t-sw-divider\/40:hover) {
  border-top-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:border-t-sw-divider\/45:hover) {
  border-top-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:border-t-sw-divider\/5:hover) {
  border-top-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:border-t-sw-divider\/50:hover) {
  border-top-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:border-t-sw-divider\/55:hover) {
  border-top-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:border-t-sw-divider\/60:hover) {
  border-top-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:border-t-sw-divider\/65:hover) {
  border-top-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:border-t-sw-divider\/70:hover) {
  border-top-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:border-t-sw-divider\/75:hover) {
  border-top-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:border-t-sw-divider\/80:hover) {
  border-top-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:border-t-sw-divider\/85:hover) {
  border-top-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:border-t-sw-divider\/90:hover) {
  border-top-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:border-t-sw-divider\/95:hover) {
  border-top-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:border-t-sw-error:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(180 29 19 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-error-background:hover) {
  border-top-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-t-sw-error-background-hex:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(247 232 231 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-error-background-hex\/0:hover) {
  border-top-color: rgb(247 232 231 / 0);
}#body :is(.hover\:border-t-sw-error-background-hex\/10:hover) {
  border-top-color: rgb(247 232 231 / 0.1);
}#body :is(.hover\:border-t-sw-error-background-hex\/100:hover) {
  border-top-color: rgb(247 232 231 / 1);
}#body :is(.hover\:border-t-sw-error-background-hex\/15:hover) {
  border-top-color: rgb(247 232 231 / 0.15);
}#body :is(.hover\:border-t-sw-error-background-hex\/20:hover) {
  border-top-color: rgb(247 232 231 / 0.2);
}#body :is(.hover\:border-t-sw-error-background-hex\/25:hover) {
  border-top-color: rgb(247 232 231 / 0.25);
}#body :is(.hover\:border-t-sw-error-background-hex\/30:hover) {
  border-top-color: rgb(247 232 231 / 0.3);
}#body :is(.hover\:border-t-sw-error-background-hex\/35:hover) {
  border-top-color: rgb(247 232 231 / 0.35);
}#body :is(.hover\:border-t-sw-error-background-hex\/40:hover) {
  border-top-color: rgb(247 232 231 / 0.4);
}#body :is(.hover\:border-t-sw-error-background-hex\/45:hover) {
  border-top-color: rgb(247 232 231 / 0.45);
}#body :is(.hover\:border-t-sw-error-background-hex\/5:hover) {
  border-top-color: rgb(247 232 231 / 0.05);
}#body :is(.hover\:border-t-sw-error-background-hex\/50:hover) {
  border-top-color: rgb(247 232 231 / 0.5);
}#body :is(.hover\:border-t-sw-error-background-hex\/55:hover) {
  border-top-color: rgb(247 232 231 / 0.55);
}#body :is(.hover\:border-t-sw-error-background-hex\/60:hover) {
  border-top-color: rgb(247 232 231 / 0.6);
}#body :is(.hover\:border-t-sw-error-background-hex\/65:hover) {
  border-top-color: rgb(247 232 231 / 0.65);
}#body :is(.hover\:border-t-sw-error-background-hex\/70:hover) {
  border-top-color: rgb(247 232 231 / 0.7);
}#body :is(.hover\:border-t-sw-error-background-hex\/75:hover) {
  border-top-color: rgb(247 232 231 / 0.75);
}#body :is(.hover\:border-t-sw-error-background-hex\/80:hover) {
  border-top-color: rgb(247 232 231 / 0.8);
}#body :is(.hover\:border-t-sw-error-background-hex\/85:hover) {
  border-top-color: rgb(247 232 231 / 0.85);
}#body :is(.hover\:border-t-sw-error-background-hex\/90:hover) {
  border-top-color: rgb(247 232 231 / 0.9);
}#body :is(.hover\:border-t-sw-error-background-hex\/95:hover) {
  border-top-color: rgb(247 232 231 / 0.95);
}#body :is(.hover\:border-t-sw-error-background\/0:hover) {
  border-top-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-t-sw-error-background\/10:hover) {
  border-top-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-t-sw-error-background\/100:hover) {
  border-top-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-t-sw-error-background\/15:hover) {
  border-top-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-t-sw-error-background\/20:hover) {
  border-top-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-t-sw-error-background\/25:hover) {
  border-top-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-t-sw-error-background\/30:hover) {
  border-top-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-t-sw-error-background\/35:hover) {
  border-top-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-t-sw-error-background\/40:hover) {
  border-top-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-t-sw-error-background\/45:hover) {
  border-top-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-t-sw-error-background\/5:hover) {
  border-top-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-t-sw-error-background\/50:hover) {
  border-top-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-t-sw-error-background\/55:hover) {
  border-top-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-t-sw-error-background\/60:hover) {
  border-top-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-t-sw-error-background\/65:hover) {
  border-top-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-t-sw-error-background\/70:hover) {
  border-top-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-t-sw-error-background\/75:hover) {
  border-top-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-t-sw-error-background\/80:hover) {
  border-top-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-t-sw-error-background\/85:hover) {
  border-top-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-t-sw-error-background\/90:hover) {
  border-top-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-t-sw-error-background\/95:hover) {
  border-top-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-t-sw-error-dark:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(135 22 15 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-error-dark\/0:hover) {
  border-top-color: rgb(135 22 15 / 0);
}#body :is(.hover\:border-t-sw-error-dark\/10:hover) {
  border-top-color: rgb(135 22 15 / 0.1);
}#body :is(.hover\:border-t-sw-error-dark\/100:hover) {
  border-top-color: rgb(135 22 15 / 1);
}#body :is(.hover\:border-t-sw-error-dark\/15:hover) {
  border-top-color: rgb(135 22 15 / 0.15);
}#body :is(.hover\:border-t-sw-error-dark\/20:hover) {
  border-top-color: rgb(135 22 15 / 0.2);
}#body :is(.hover\:border-t-sw-error-dark\/25:hover) {
  border-top-color: rgb(135 22 15 / 0.25);
}#body :is(.hover\:border-t-sw-error-dark\/30:hover) {
  border-top-color: rgb(135 22 15 / 0.3);
}#body :is(.hover\:border-t-sw-error-dark\/35:hover) {
  border-top-color: rgb(135 22 15 / 0.35);
}#body :is(.hover\:border-t-sw-error-dark\/40:hover) {
  border-top-color: rgb(135 22 15 / 0.4);
}#body :is(.hover\:border-t-sw-error-dark\/45:hover) {
  border-top-color: rgb(135 22 15 / 0.45);
}#body :is(.hover\:border-t-sw-error-dark\/5:hover) {
  border-top-color: rgb(135 22 15 / 0.05);
}#body :is(.hover\:border-t-sw-error-dark\/50:hover) {
  border-top-color: rgb(135 22 15 / 0.5);
}#body :is(.hover\:border-t-sw-error-dark\/55:hover) {
  border-top-color: rgb(135 22 15 / 0.55);
}#body :is(.hover\:border-t-sw-error-dark\/60:hover) {
  border-top-color: rgb(135 22 15 / 0.6);
}#body :is(.hover\:border-t-sw-error-dark\/65:hover) {
  border-top-color: rgb(135 22 15 / 0.65);
}#body :is(.hover\:border-t-sw-error-dark\/70:hover) {
  border-top-color: rgb(135 22 15 / 0.7);
}#body :is(.hover\:border-t-sw-error-dark\/75:hover) {
  border-top-color: rgb(135 22 15 / 0.75);
}#body :is(.hover\:border-t-sw-error-dark\/80:hover) {
  border-top-color: rgb(135 22 15 / 0.8);
}#body :is(.hover\:border-t-sw-error-dark\/85:hover) {
  border-top-color: rgb(135 22 15 / 0.85);
}#body :is(.hover\:border-t-sw-error-dark\/90:hover) {
  border-top-color: rgb(135 22 15 / 0.9);
}#body :is(.hover\:border-t-sw-error-dark\/95:hover) {
  border-top-color: rgb(135 22 15 / 0.95);
}#body :is(.hover\:border-t-sw-error-light:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(203 82 65 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-error-light\/0:hover) {
  border-top-color: rgb(203 82 65 / 0);
}#body :is(.hover\:border-t-sw-error-light\/10:hover) {
  border-top-color: rgb(203 82 65 / 0.1);
}#body :is(.hover\:border-t-sw-error-light\/100:hover) {
  border-top-color: rgb(203 82 65 / 1);
}#body :is(.hover\:border-t-sw-error-light\/15:hover) {
  border-top-color: rgb(203 82 65 / 0.15);
}#body :is(.hover\:border-t-sw-error-light\/20:hover) {
  border-top-color: rgb(203 82 65 / 0.2);
}#body :is(.hover\:border-t-sw-error-light\/25:hover) {
  border-top-color: rgb(203 82 65 / 0.25);
}#body :is(.hover\:border-t-sw-error-light\/30:hover) {
  border-top-color: rgb(203 82 65 / 0.3);
}#body :is(.hover\:border-t-sw-error-light\/35:hover) {
  border-top-color: rgb(203 82 65 / 0.35);
}#body :is(.hover\:border-t-sw-error-light\/40:hover) {
  border-top-color: rgb(203 82 65 / 0.4);
}#body :is(.hover\:border-t-sw-error-light\/45:hover) {
  border-top-color: rgb(203 82 65 / 0.45);
}#body :is(.hover\:border-t-sw-error-light\/5:hover) {
  border-top-color: rgb(203 82 65 / 0.05);
}#body :is(.hover\:border-t-sw-error-light\/50:hover) {
  border-top-color: rgb(203 82 65 / 0.5);
}#body :is(.hover\:border-t-sw-error-light\/55:hover) {
  border-top-color: rgb(203 82 65 / 0.55);
}#body :is(.hover\:border-t-sw-error-light\/60:hover) {
  border-top-color: rgb(203 82 65 / 0.6);
}#body :is(.hover\:border-t-sw-error-light\/65:hover) {
  border-top-color: rgb(203 82 65 / 0.65);
}#body :is(.hover\:border-t-sw-error-light\/70:hover) {
  border-top-color: rgb(203 82 65 / 0.7);
}#body :is(.hover\:border-t-sw-error-light\/75:hover) {
  border-top-color: rgb(203 82 65 / 0.75);
}#body :is(.hover\:border-t-sw-error-light\/80:hover) {
  border-top-color: rgb(203 82 65 / 0.8);
}#body :is(.hover\:border-t-sw-error-light\/85:hover) {
  border-top-color: rgb(203 82 65 / 0.85);
}#body :is(.hover\:border-t-sw-error-light\/90:hover) {
  border-top-color: rgb(203 82 65 / 0.9);
}#body :is(.hover\:border-t-sw-error-light\/95:hover) {
  border-top-color: rgb(203 82 65 / 0.95);
}#body :is(.hover\:border-t-sw-error\/0:hover) {
  border-top-color: rgb(180 29 19 / 0);
}#body :is(.hover\:border-t-sw-error\/10:hover) {
  border-top-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:border-t-sw-error\/100:hover) {
  border-top-color: rgb(180 29 19 / 1);
}#body :is(.hover\:border-t-sw-error\/15:hover) {
  border-top-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:border-t-sw-error\/20:hover) {
  border-top-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:border-t-sw-error\/25:hover) {
  border-top-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:border-t-sw-error\/30:hover) {
  border-top-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:border-t-sw-error\/35:hover) {
  border-top-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:border-t-sw-error\/40:hover) {
  border-top-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:border-t-sw-error\/45:hover) {
  border-top-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:border-t-sw-error\/5:hover) {
  border-top-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:border-t-sw-error\/50:hover) {
  border-top-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:border-t-sw-error\/55:hover) {
  border-top-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:border-t-sw-error\/60:hover) {
  border-top-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:border-t-sw-error\/65:hover) {
  border-top-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:border-t-sw-error\/70:hover) {
  border-top-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:border-t-sw-error\/75:hover) {
  border-top-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:border-t-sw-error\/80:hover) {
  border-top-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:border-t-sw-error\/85:hover) {
  border-top-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:border-t-sw-error\/90:hover) {
  border-top-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:border-t-sw-error\/95:hover) {
  border-top-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:border-t-sw-focused:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-focused\/0:hover) {
  border-top-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-t-sw-focused\/10:hover) {
  border-top-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-t-sw-focused\/100:hover) {
  border-top-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-t-sw-focused\/15:hover) {
  border-top-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-t-sw-focused\/20:hover) {
  border-top-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-t-sw-focused\/25:hover) {
  border-top-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-t-sw-focused\/30:hover) {
  border-top-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-t-sw-focused\/35:hover) {
  border-top-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-t-sw-focused\/40:hover) {
  border-top-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-t-sw-focused\/45:hover) {
  border-top-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-t-sw-focused\/5:hover) {
  border-top-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-t-sw-focused\/50:hover) {
  border-top-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-t-sw-focused\/55:hover) {
  border-top-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-t-sw-focused\/60:hover) {
  border-top-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-t-sw-focused\/65:hover) {
  border-top-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-t-sw-focused\/70:hover) {
  border-top-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-t-sw-focused\/75:hover) {
  border-top-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-t-sw-focused\/80:hover) {
  border-top-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-t-sw-focused\/85:hover) {
  border-top-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-t-sw-focused\/90:hover) {
  border-top-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-t-sw-focused\/95:hover) {
  border-top-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-t-sw-form-field:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-form-field\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-t-sw-form-field\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-t-sw-form-field\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-t-sw-form-field\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-t-sw-form-field\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-t-sw-form-field\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-t-sw-form-field\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-t-sw-form-field\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-t-sw-form-field\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-t-sw-form-field\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-t-sw-form-field\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-t-sw-form-field\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-t-sw-form-field\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-t-sw-form-field\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-t-sw-form-field\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-t-sw-form-field\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-t-sw-form-field\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-t-sw-form-field\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-t-sw-form-field\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-t-sw-form-field\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-t-sw-form-field\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-t-sw-form-helper-text:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-form-helper-text\/0:hover) {
  border-top-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-t-sw-form-helper-text\/10:hover) {
  border-top-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-t-sw-form-helper-text\/100:hover) {
  border-top-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-t-sw-form-helper-text\/15:hover) {
  border-top-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-t-sw-form-helper-text\/20:hover) {
  border-top-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-t-sw-form-helper-text\/25:hover) {
  border-top-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-t-sw-form-helper-text\/30:hover) {
  border-top-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-t-sw-form-helper-text\/35:hover) {
  border-top-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-t-sw-form-helper-text\/40:hover) {
  border-top-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-t-sw-form-helper-text\/45:hover) {
  border-top-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-t-sw-form-helper-text\/5:hover) {
  border-top-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-t-sw-form-helper-text\/50:hover) {
  border-top-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-t-sw-form-helper-text\/55:hover) {
  border-top-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-t-sw-form-helper-text\/60:hover) {
  border-top-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-t-sw-form-helper-text\/65:hover) {
  border-top-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-t-sw-form-helper-text\/70:hover) {
  border-top-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-t-sw-form-helper-text\/75:hover) {
  border-top-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-t-sw-form-helper-text\/80:hover) {
  border-top-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-t-sw-form-helper-text\/85:hover) {
  border-top-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-t-sw-form-helper-text\/90:hover) {
  border-top-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-t-sw-form-helper-text\/95:hover) {
  border-top-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-t-sw-high-price:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(206 226 248 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-high-price-background:hover) {
  border-top-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-t-sw-high-price-background\/0:hover) {
  border-top-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:border-t-sw-high-price-background\/10:hover) {
  border-top-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:border-t-sw-high-price-background\/100:hover) {
  border-top-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:border-t-sw-high-price-background\/15:hover) {
  border-top-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:border-t-sw-high-price-background\/20:hover) {
  border-top-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:border-t-sw-high-price-background\/25:hover) {
  border-top-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:border-t-sw-high-price-background\/30:hover) {
  border-top-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:border-t-sw-high-price-background\/35:hover) {
  border-top-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:border-t-sw-high-price-background\/40:hover) {
  border-top-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:border-t-sw-high-price-background\/45:hover) {
  border-top-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:border-t-sw-high-price-background\/5:hover) {
  border-top-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:border-t-sw-high-price-background\/50:hover) {
  border-top-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:border-t-sw-high-price-background\/55:hover) {
  border-top-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:border-t-sw-high-price-background\/60:hover) {
  border-top-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:border-t-sw-high-price-background\/65:hover) {
  border-top-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:border-t-sw-high-price-background\/70:hover) {
  border-top-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:border-t-sw-high-price-background\/75:hover) {
  border-top-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:border-t-sw-high-price-background\/80:hover) {
  border-top-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:border-t-sw-high-price-background\/85:hover) {
  border-top-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:border-t-sw-high-price-background\/90:hover) {
  border-top-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:border-t-sw-high-price-background\/95:hover) {
  border-top-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:border-t-sw-high-price\/0:hover) {
  border-top-color: rgb(206 226 248 / 0);
}#body :is(.hover\:border-t-sw-high-price\/10:hover) {
  border-top-color: rgb(206 226 248 / 0.1);
}#body :is(.hover\:border-t-sw-high-price\/100:hover) {
  border-top-color: rgb(206 226 248 / 1);
}#body :is(.hover\:border-t-sw-high-price\/15:hover) {
  border-top-color: rgb(206 226 248 / 0.15);
}#body :is(.hover\:border-t-sw-high-price\/20:hover) {
  border-top-color: rgb(206 226 248 / 0.2);
}#body :is(.hover\:border-t-sw-high-price\/25:hover) {
  border-top-color: rgb(206 226 248 / 0.25);
}#body :is(.hover\:border-t-sw-high-price\/30:hover) {
  border-top-color: rgb(206 226 248 / 0.3);
}#body :is(.hover\:border-t-sw-high-price\/35:hover) {
  border-top-color: rgb(206 226 248 / 0.35);
}#body :is(.hover\:border-t-sw-high-price\/40:hover) {
  border-top-color: rgb(206 226 248 / 0.4);
}#body :is(.hover\:border-t-sw-high-price\/45:hover) {
  border-top-color: rgb(206 226 248 / 0.45);
}#body :is(.hover\:border-t-sw-high-price\/5:hover) {
  border-top-color: rgb(206 226 248 / 0.05);
}#body :is(.hover\:border-t-sw-high-price\/50:hover) {
  border-top-color: rgb(206 226 248 / 0.5);
}#body :is(.hover\:border-t-sw-high-price\/55:hover) {
  border-top-color: rgb(206 226 248 / 0.55);
}#body :is(.hover\:border-t-sw-high-price\/60:hover) {
  border-top-color: rgb(206 226 248 / 0.6);
}#body :is(.hover\:border-t-sw-high-price\/65:hover) {
  border-top-color: rgb(206 226 248 / 0.65);
}#body :is(.hover\:border-t-sw-high-price\/70:hover) {
  border-top-color: rgb(206 226 248 / 0.7);
}#body :is(.hover\:border-t-sw-high-price\/75:hover) {
  border-top-color: rgb(206 226 248 / 0.75);
}#body :is(.hover\:border-t-sw-high-price\/80:hover) {
  border-top-color: rgb(206 226 248 / 0.8);
}#body :is(.hover\:border-t-sw-high-price\/85:hover) {
  border-top-color: rgb(206 226 248 / 0.85);
}#body :is(.hover\:border-t-sw-high-price\/90:hover) {
  border-top-color: rgb(206 226 248 / 0.9);
}#body :is(.hover\:border-t-sw-high-price\/95:hover) {
  border-top-color: rgb(206 226 248 / 0.95);
}#body :is(.hover\:border-t-sw-hover-light:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(194 210 226 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-hover-light\/0:hover) {
  border-top-color: rgb(194 210 226 / 0);
}#body :is(.hover\:border-t-sw-hover-light\/10:hover) {
  border-top-color: rgb(194 210 226 / 0.1);
}#body :is(.hover\:border-t-sw-hover-light\/100:hover) {
  border-top-color: rgb(194 210 226 / 1);
}#body :is(.hover\:border-t-sw-hover-light\/15:hover) {
  border-top-color: rgb(194 210 226 / 0.15);
}#body :is(.hover\:border-t-sw-hover-light\/20:hover) {
  border-top-color: rgb(194 210 226 / 0.2);
}#body :is(.hover\:border-t-sw-hover-light\/25:hover) {
  border-top-color: rgb(194 210 226 / 0.25);
}#body :is(.hover\:border-t-sw-hover-light\/30:hover) {
  border-top-color: rgb(194 210 226 / 0.3);
}#body :is(.hover\:border-t-sw-hover-light\/35:hover) {
  border-top-color: rgb(194 210 226 / 0.35);
}#body :is(.hover\:border-t-sw-hover-light\/40:hover) {
  border-top-color: rgb(194 210 226 / 0.4);
}#body :is(.hover\:border-t-sw-hover-light\/45:hover) {
  border-top-color: rgb(194 210 226 / 0.45);
}#body :is(.hover\:border-t-sw-hover-light\/5:hover) {
  border-top-color: rgb(194 210 226 / 0.05);
}#body :is(.hover\:border-t-sw-hover-light\/50:hover) {
  border-top-color: rgb(194 210 226 / 0.5);
}#body :is(.hover\:border-t-sw-hover-light\/55:hover) {
  border-top-color: rgb(194 210 226 / 0.55);
}#body :is(.hover\:border-t-sw-hover-light\/60:hover) {
  border-top-color: rgb(194 210 226 / 0.6);
}#body :is(.hover\:border-t-sw-hover-light\/65:hover) {
  border-top-color: rgb(194 210 226 / 0.65);
}#body :is(.hover\:border-t-sw-hover-light\/70:hover) {
  border-top-color: rgb(194 210 226 / 0.7);
}#body :is(.hover\:border-t-sw-hover-light\/75:hover) {
  border-top-color: rgb(194 210 226 / 0.75);
}#body :is(.hover\:border-t-sw-hover-light\/80:hover) {
  border-top-color: rgb(194 210 226 / 0.8);
}#body :is(.hover\:border-t-sw-hover-light\/85:hover) {
  border-top-color: rgb(194 210 226 / 0.85);
}#body :is(.hover\:border-t-sw-hover-light\/90:hover) {
  border-top-color: rgb(194 210 226 / 0.9);
}#body :is(.hover\:border-t-sw-hover-light\/95:hover) {
  border-top-color: rgb(194 210 226 / 0.95);
}#body :is(.hover\:border-t-sw-icon:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-icon-alternate:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-icon-alternate\/0:hover) {
  border-top-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-t-sw-icon-alternate\/10:hover) {
  border-top-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-t-sw-icon-alternate\/100:hover) {
  border-top-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-t-sw-icon-alternate\/15:hover) {
  border-top-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-t-sw-icon-alternate\/20:hover) {
  border-top-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-t-sw-icon-alternate\/25:hover) {
  border-top-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-t-sw-icon-alternate\/30:hover) {
  border-top-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-t-sw-icon-alternate\/35:hover) {
  border-top-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-t-sw-icon-alternate\/40:hover) {
  border-top-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-t-sw-icon-alternate\/45:hover) {
  border-top-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-t-sw-icon-alternate\/5:hover) {
  border-top-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-t-sw-icon-alternate\/50:hover) {
  border-top-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-t-sw-icon-alternate\/55:hover) {
  border-top-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-t-sw-icon-alternate\/60:hover) {
  border-top-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-t-sw-icon-alternate\/65:hover) {
  border-top-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-t-sw-icon-alternate\/70:hover) {
  border-top-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-t-sw-icon-alternate\/75:hover) {
  border-top-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-t-sw-icon-alternate\/80:hover) {
  border-top-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-t-sw-icon-alternate\/85:hover) {
  border-top-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-t-sw-icon-alternate\/90:hover) {
  border-top-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-t-sw-icon-alternate\/95:hover) {
  border-top-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-t-sw-icon-small:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-icon-small\/0:hover) {
  border-top-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-t-sw-icon-small\/10:hover) {
  border-top-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-t-sw-icon-small\/100:hover) {
  border-top-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-t-sw-icon-small\/15:hover) {
  border-top-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-t-sw-icon-small\/20:hover) {
  border-top-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-t-sw-icon-small\/25:hover) {
  border-top-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-t-sw-icon-small\/30:hover) {
  border-top-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-t-sw-icon-small\/35:hover) {
  border-top-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-t-sw-icon-small\/40:hover) {
  border-top-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-t-sw-icon-small\/45:hover) {
  border-top-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-t-sw-icon-small\/5:hover) {
  border-top-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-t-sw-icon-small\/50:hover) {
  border-top-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-t-sw-icon-small\/55:hover) {
  border-top-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-t-sw-icon-small\/60:hover) {
  border-top-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-t-sw-icon-small\/65:hover) {
  border-top-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-t-sw-icon-small\/70:hover) {
  border-top-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-t-sw-icon-small\/75:hover) {
  border-top-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-t-sw-icon-small\/80:hover) {
  border-top-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-t-sw-icon-small\/85:hover) {
  border-top-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-t-sw-icon-small\/90:hover) {
  border-top-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-t-sw-icon-small\/95:hover) {
  border-top-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-t-sw-icon\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-t-sw-icon\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-t-sw-icon\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-t-sw-icon\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-t-sw-icon\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-t-sw-icon\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-t-sw-icon\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-t-sw-icon\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-t-sw-icon\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-t-sw-icon\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-t-sw-icon\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-t-sw-icon\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-t-sw-icon\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-t-sw-icon\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-t-sw-icon\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-t-sw-icon\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-t-sw-icon\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-t-sw-icon\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-t-sw-icon\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-t-sw-icon\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-t-sw-icon\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-t-sw-info:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-info\/0:hover) {
  border-top-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-t-sw-info\/10:hover) {
  border-top-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-t-sw-info\/100:hover) {
  border-top-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-t-sw-info\/15:hover) {
  border-top-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-t-sw-info\/20:hover) {
  border-top-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-t-sw-info\/25:hover) {
  border-top-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-t-sw-info\/30:hover) {
  border-top-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-t-sw-info\/35:hover) {
  border-top-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-t-sw-info\/40:hover) {
  border-top-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-t-sw-info\/45:hover) {
  border-top-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-t-sw-info\/5:hover) {
  border-top-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-t-sw-info\/50:hover) {
  border-top-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-t-sw-info\/55:hover) {
  border-top-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-t-sw-info\/60:hover) {
  border-top-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-t-sw-info\/65:hover) {
  border-top-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-t-sw-info\/70:hover) {
  border-top-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-t-sw-info\/75:hover) {
  border-top-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-t-sw-info\/80:hover) {
  border-top-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-t-sw-info\/85:hover) {
  border-top-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-t-sw-info\/90:hover) {
  border-top-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-t-sw-info\/95:hover) {
  border-top-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-t-sw-label:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-label\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-t-sw-label\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-t-sw-label\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-t-sw-label\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-t-sw-label\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-t-sw-label\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-t-sw-label\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-t-sw-label\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-t-sw-label\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-t-sw-label\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-t-sw-label\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-t-sw-label\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-t-sw-label\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-t-sw-label\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-t-sw-label\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-t-sw-label\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-t-sw-label\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-t-sw-label\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-t-sw-label\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-t-sw-label\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-t-sw-label\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-t-sw-link-light:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-link-light\/0:hover) {
  border-top-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-t-sw-link-light\/10:hover) {
  border-top-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-t-sw-link-light\/100:hover) {
  border-top-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-t-sw-link-light\/15:hover) {
  border-top-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-t-sw-link-light\/20:hover) {
  border-top-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-t-sw-link-light\/25:hover) {
  border-top-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-t-sw-link-light\/30:hover) {
  border-top-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-t-sw-link-light\/35:hover) {
  border-top-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-t-sw-link-light\/40:hover) {
  border-top-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-t-sw-link-light\/45:hover) {
  border-top-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-t-sw-link-light\/5:hover) {
  border-top-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-t-sw-link-light\/50:hover) {
  border-top-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-t-sw-link-light\/55:hover) {
  border-top-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-t-sw-link-light\/60:hover) {
  border-top-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-t-sw-link-light\/65:hover) {
  border-top-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-t-sw-link-light\/70:hover) {
  border-top-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-t-sw-link-light\/75:hover) {
  border-top-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-t-sw-link-light\/80:hover) {
  border-top-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-t-sw-link-light\/85:hover) {
  border-top-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-t-sw-link-light\/90:hover) {
  border-top-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-t-sw-link-light\/95:hover) {
  border-top-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-t-sw-low-price:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(10 111 219 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-low-price-background:hover) {
  border-top-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-t-sw-low-price-background\/0:hover) {
  border-top-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:border-t-sw-low-price-background\/10:hover) {
  border-top-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:border-t-sw-low-price-background\/100:hover) {
  border-top-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:border-t-sw-low-price-background\/15:hover) {
  border-top-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:border-t-sw-low-price-background\/20:hover) {
  border-top-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:border-t-sw-low-price-background\/25:hover) {
  border-top-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:border-t-sw-low-price-background\/30:hover) {
  border-top-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:border-t-sw-low-price-background\/35:hover) {
  border-top-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:border-t-sw-low-price-background\/40:hover) {
  border-top-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:border-t-sw-low-price-background\/45:hover) {
  border-top-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:border-t-sw-low-price-background\/5:hover) {
  border-top-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:border-t-sw-low-price-background\/50:hover) {
  border-top-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:border-t-sw-low-price-background\/55:hover) {
  border-top-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:border-t-sw-low-price-background\/60:hover) {
  border-top-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:border-t-sw-low-price-background\/65:hover) {
  border-top-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:border-t-sw-low-price-background\/70:hover) {
  border-top-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:border-t-sw-low-price-background\/75:hover) {
  border-top-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:border-t-sw-low-price-background\/80:hover) {
  border-top-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:border-t-sw-low-price-background\/85:hover) {
  border-top-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:border-t-sw-low-price-background\/90:hover) {
  border-top-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:border-t-sw-low-price-background\/95:hover) {
  border-top-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:border-t-sw-low-price\/0:hover) {
  border-top-color: rgb(10 111 219 / 0);
}#body :is(.hover\:border-t-sw-low-price\/10:hover) {
  border-top-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:border-t-sw-low-price\/100:hover) {
  border-top-color: rgb(10 111 219 / 1);
}#body :is(.hover\:border-t-sw-low-price\/15:hover) {
  border-top-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:border-t-sw-low-price\/20:hover) {
  border-top-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:border-t-sw-low-price\/25:hover) {
  border-top-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:border-t-sw-low-price\/30:hover) {
  border-top-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:border-t-sw-low-price\/35:hover) {
  border-top-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:border-t-sw-low-price\/40:hover) {
  border-top-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:border-t-sw-low-price\/45:hover) {
  border-top-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:border-t-sw-low-price\/5:hover) {
  border-top-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:border-t-sw-low-price\/50:hover) {
  border-top-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:border-t-sw-low-price\/55:hover) {
  border-top-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:border-t-sw-low-price\/60:hover) {
  border-top-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:border-t-sw-low-price\/65:hover) {
  border-top-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:border-t-sw-low-price\/70:hover) {
  border-top-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:border-t-sw-low-price\/75:hover) {
  border-top-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:border-t-sw-low-price\/80:hover) {
  border-top-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:border-t-sw-low-price\/85:hover) {
  border-top-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:border-t-sw-low-price\/90:hover) {
  border-top-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:border-t-sw-low-price\/95:hover) {
  border-top-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:border-t-sw-medium-price:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(108 169 233 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-medium-price\/0:hover) {
  border-top-color: rgb(108 169 233 / 0);
}#body :is(.hover\:border-t-sw-medium-price\/10:hover) {
  border-top-color: rgb(108 169 233 / 0.1);
}#body :is(.hover\:border-t-sw-medium-price\/100:hover) {
  border-top-color: rgb(108 169 233 / 1);
}#body :is(.hover\:border-t-sw-medium-price\/15:hover) {
  border-top-color: rgb(108 169 233 / 0.15);
}#body :is(.hover\:border-t-sw-medium-price\/20:hover) {
  border-top-color: rgb(108 169 233 / 0.2);
}#body :is(.hover\:border-t-sw-medium-price\/25:hover) {
  border-top-color: rgb(108 169 233 / 0.25);
}#body :is(.hover\:border-t-sw-medium-price\/30:hover) {
  border-top-color: rgb(108 169 233 / 0.3);
}#body :is(.hover\:border-t-sw-medium-price\/35:hover) {
  border-top-color: rgb(108 169 233 / 0.35);
}#body :is(.hover\:border-t-sw-medium-price\/40:hover) {
  border-top-color: rgb(108 169 233 / 0.4);
}#body :is(.hover\:border-t-sw-medium-price\/45:hover) {
  border-top-color: rgb(108 169 233 / 0.45);
}#body :is(.hover\:border-t-sw-medium-price\/5:hover) {
  border-top-color: rgb(108 169 233 / 0.05);
}#body :is(.hover\:border-t-sw-medium-price\/50:hover) {
  border-top-color: rgb(108 169 233 / 0.5);
}#body :is(.hover\:border-t-sw-medium-price\/55:hover) {
  border-top-color: rgb(108 169 233 / 0.55);
}#body :is(.hover\:border-t-sw-medium-price\/60:hover) {
  border-top-color: rgb(108 169 233 / 0.6);
}#body :is(.hover\:border-t-sw-medium-price\/65:hover) {
  border-top-color: rgb(108 169 233 / 0.65);
}#body :is(.hover\:border-t-sw-medium-price\/70:hover) {
  border-top-color: rgb(108 169 233 / 0.7);
}#body :is(.hover\:border-t-sw-medium-price\/75:hover) {
  border-top-color: rgb(108 169 233 / 0.75);
}#body :is(.hover\:border-t-sw-medium-price\/80:hover) {
  border-top-color: rgb(108 169 233 / 0.8);
}#body :is(.hover\:border-t-sw-medium-price\/85:hover) {
  border-top-color: rgb(108 169 233 / 0.85);
}#body :is(.hover\:border-t-sw-medium-price\/90:hover) {
  border-top-color: rgb(108 169 233 / 0.9);
}#body :is(.hover\:border-t-sw-medium-price\/95:hover) {
  border-top-color: rgb(108 169 233 / 0.95);
}#body :is(.hover\:border-t-sw-overlay-background:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(231 241 251 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-overlay-background\/0:hover) {
  border-top-color: rgb(231 241 251 / 0);
}#body :is(.hover\:border-t-sw-overlay-background\/10:hover) {
  border-top-color: rgb(231 241 251 / 0.1);
}#body :is(.hover\:border-t-sw-overlay-background\/100:hover) {
  border-top-color: rgb(231 241 251 / 1);
}#body :is(.hover\:border-t-sw-overlay-background\/15:hover) {
  border-top-color: rgb(231 241 251 / 0.15);
}#body :is(.hover\:border-t-sw-overlay-background\/20:hover) {
  border-top-color: rgb(231 241 251 / 0.2);
}#body :is(.hover\:border-t-sw-overlay-background\/25:hover) {
  border-top-color: rgb(231 241 251 / 0.25);
}#body :is(.hover\:border-t-sw-overlay-background\/30:hover) {
  border-top-color: rgb(231 241 251 / 0.3);
}#body :is(.hover\:border-t-sw-overlay-background\/35:hover) {
  border-top-color: rgb(231 241 251 / 0.35);
}#body :is(.hover\:border-t-sw-overlay-background\/40:hover) {
  border-top-color: rgb(231 241 251 / 0.4);
}#body :is(.hover\:border-t-sw-overlay-background\/45:hover) {
  border-top-color: rgb(231 241 251 / 0.45);
}#body :is(.hover\:border-t-sw-overlay-background\/5:hover) {
  border-top-color: rgb(231 241 251 / 0.05);
}#body :is(.hover\:border-t-sw-overlay-background\/50:hover) {
  border-top-color: rgb(231 241 251 / 0.5);
}#body :is(.hover\:border-t-sw-overlay-background\/55:hover) {
  border-top-color: rgb(231 241 251 / 0.55);
}#body :is(.hover\:border-t-sw-overlay-background\/60:hover) {
  border-top-color: rgb(231 241 251 / 0.6);
}#body :is(.hover\:border-t-sw-overlay-background\/65:hover) {
  border-top-color: rgb(231 241 251 / 0.65);
}#body :is(.hover\:border-t-sw-overlay-background\/70:hover) {
  border-top-color: rgb(231 241 251 / 0.7);
}#body :is(.hover\:border-t-sw-overlay-background\/75:hover) {
  border-top-color: rgb(231 241 251 / 0.75);
}#body :is(.hover\:border-t-sw-overlay-background\/80:hover) {
  border-top-color: rgb(231 241 251 / 0.8);
}#body :is(.hover\:border-t-sw-overlay-background\/85:hover) {
  border-top-color: rgb(231 241 251 / 0.85);
}#body :is(.hover\:border-t-sw-overlay-background\/90:hover) {
  border-top-color: rgb(231 241 251 / 0.9);
}#body :is(.hover\:border-t-sw-overlay-background\/95:hover) {
  border-top-color: rgb(231 241 251 / 0.95);
}#body :is(.hover\:border-t-sw-primary:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-primary\/0:hover) {
  border-top-color: rgb(0 107 162 / 0);
}#body :is(.hover\:border-t-sw-primary\/10:hover) {
  border-top-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:border-t-sw-primary\/100:hover) {
  border-top-color: rgb(0 107 162 / 1);
}#body :is(.hover\:border-t-sw-primary\/15:hover) {
  border-top-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:border-t-sw-primary\/20:hover) {
  border-top-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:border-t-sw-primary\/25:hover) {
  border-top-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:border-t-sw-primary\/30:hover) {
  border-top-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:border-t-sw-primary\/35:hover) {
  border-top-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:border-t-sw-primary\/40:hover) {
  border-top-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:border-t-sw-primary\/45:hover) {
  border-top-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:border-t-sw-primary\/5:hover) {
  border-top-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:border-t-sw-primary\/50:hover) {
  border-top-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:border-t-sw-primary\/55:hover) {
  border-top-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:border-t-sw-primary\/60:hover) {
  border-top-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:border-t-sw-primary\/65:hover) {
  border-top-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:border-t-sw-primary\/70:hover) {
  border-top-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:border-t-sw-primary\/75:hover) {
  border-top-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:border-t-sw-primary\/80:hover) {
  border-top-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:border-t-sw-primary\/85:hover) {
  border-top-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:border-t-sw-primary\/90:hover) {
  border-top-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:border-t-sw-primary\/95:hover) {
  border-top-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:border-t-sw-secondary:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 162 220 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-secondary\/0:hover) {
  border-top-color: rgb(17 162 220 / 0);
}#body :is(.hover\:border-t-sw-secondary\/10:hover) {
  border-top-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:border-t-sw-secondary\/100:hover) {
  border-top-color: rgb(17 162 220 / 1);
}#body :is(.hover\:border-t-sw-secondary\/15:hover) {
  border-top-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:border-t-sw-secondary\/20:hover) {
  border-top-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:border-t-sw-secondary\/25:hover) {
  border-top-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:border-t-sw-secondary\/30:hover) {
  border-top-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:border-t-sw-secondary\/35:hover) {
  border-top-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:border-t-sw-secondary\/40:hover) {
  border-top-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:border-t-sw-secondary\/45:hover) {
  border-top-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:border-t-sw-secondary\/5:hover) {
  border-top-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:border-t-sw-secondary\/50:hover) {
  border-top-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:border-t-sw-secondary\/55:hover) {
  border-top-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:border-t-sw-secondary\/60:hover) {
  border-top-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:border-t-sw-secondary\/65:hover) {
  border-top-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:border-t-sw-secondary\/70:hover) {
  border-top-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:border-t-sw-secondary\/75:hover) {
  border-top-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:border-t-sw-secondary\/80:hover) {
  border-top-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:border-t-sw-secondary\/85:hover) {
  border-top-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:border-t-sw-secondary\/90:hover) {
  border-top-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:border-t-sw-secondary\/95:hover) {
  border-top-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:border-t-sw-selected:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 131 131 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-selected\/0:hover) {
  border-top-color: rgb(131 131 131 / 0);
}#body :is(.hover\:border-t-sw-selected\/10:hover) {
  border-top-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:border-t-sw-selected\/100:hover) {
  border-top-color: rgb(131 131 131 / 1);
}#body :is(.hover\:border-t-sw-selected\/15:hover) {
  border-top-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:border-t-sw-selected\/20:hover) {
  border-top-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:border-t-sw-selected\/25:hover) {
  border-top-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:border-t-sw-selected\/30:hover) {
  border-top-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:border-t-sw-selected\/35:hover) {
  border-top-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:border-t-sw-selected\/40:hover) {
  border-top-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:border-t-sw-selected\/45:hover) {
  border-top-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:border-t-sw-selected\/5:hover) {
  border-top-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:border-t-sw-selected\/50:hover) {
  border-top-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:border-t-sw-selected\/55:hover) {
  border-top-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:border-t-sw-selected\/60:hover) {
  border-top-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:border-t-sw-selected\/65:hover) {
  border-top-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:border-t-sw-selected\/70:hover) {
  border-top-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:border-t-sw-selected\/75:hover) {
  border-top-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:border-t-sw-selected\/80:hover) {
  border-top-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:border-t-sw-selected\/85:hover) {
  border-top-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:border-t-sw-selected\/90:hover) {
  border-top-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:border-t-sw-selected\/95:hover) {
  border-top-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:border-t-sw-success:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(27 123 59 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-success-background:hover) {
  border-top-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-t-sw-success-background-hex:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(232 242 235 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-success-background-hex\/0:hover) {
  border-top-color: rgb(232 242 235 / 0);
}#body :is(.hover\:border-t-sw-success-background-hex\/10:hover) {
  border-top-color: rgb(232 242 235 / 0.1);
}#body :is(.hover\:border-t-sw-success-background-hex\/100:hover) {
  border-top-color: rgb(232 242 235 / 1);
}#body :is(.hover\:border-t-sw-success-background-hex\/15:hover) {
  border-top-color: rgb(232 242 235 / 0.15);
}#body :is(.hover\:border-t-sw-success-background-hex\/20:hover) {
  border-top-color: rgb(232 242 235 / 0.2);
}#body :is(.hover\:border-t-sw-success-background-hex\/25:hover) {
  border-top-color: rgb(232 242 235 / 0.25);
}#body :is(.hover\:border-t-sw-success-background-hex\/30:hover) {
  border-top-color: rgb(232 242 235 / 0.3);
}#body :is(.hover\:border-t-sw-success-background-hex\/35:hover) {
  border-top-color: rgb(232 242 235 / 0.35);
}#body :is(.hover\:border-t-sw-success-background-hex\/40:hover) {
  border-top-color: rgb(232 242 235 / 0.4);
}#body :is(.hover\:border-t-sw-success-background-hex\/45:hover) {
  border-top-color: rgb(232 242 235 / 0.45);
}#body :is(.hover\:border-t-sw-success-background-hex\/5:hover) {
  border-top-color: rgb(232 242 235 / 0.05);
}#body :is(.hover\:border-t-sw-success-background-hex\/50:hover) {
  border-top-color: rgb(232 242 235 / 0.5);
}#body :is(.hover\:border-t-sw-success-background-hex\/55:hover) {
  border-top-color: rgb(232 242 235 / 0.55);
}#body :is(.hover\:border-t-sw-success-background-hex\/60:hover) {
  border-top-color: rgb(232 242 235 / 0.6);
}#body :is(.hover\:border-t-sw-success-background-hex\/65:hover) {
  border-top-color: rgb(232 242 235 / 0.65);
}#body :is(.hover\:border-t-sw-success-background-hex\/70:hover) {
  border-top-color: rgb(232 242 235 / 0.7);
}#body :is(.hover\:border-t-sw-success-background-hex\/75:hover) {
  border-top-color: rgb(232 242 235 / 0.75);
}#body :is(.hover\:border-t-sw-success-background-hex\/80:hover) {
  border-top-color: rgb(232 242 235 / 0.8);
}#body :is(.hover\:border-t-sw-success-background-hex\/85:hover) {
  border-top-color: rgb(232 242 235 / 0.85);
}#body :is(.hover\:border-t-sw-success-background-hex\/90:hover) {
  border-top-color: rgb(232 242 235 / 0.9);
}#body :is(.hover\:border-t-sw-success-background-hex\/95:hover) {
  border-top-color: rgb(232 242 235 / 0.95);
}#body :is(.hover\:border-t-sw-success-background\/0:hover) {
  border-top-color: rgba(27, 123, 59, 0);
}#body :is(.hover\:border-t-sw-success-background\/10:hover) {
  border-top-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:border-t-sw-success-background\/100:hover) {
  border-top-color: rgba(27, 123, 59, 1);
}#body :is(.hover\:border-t-sw-success-background\/15:hover) {
  border-top-color: rgba(27, 123, 59, 0.15);
}#body :is(.hover\:border-t-sw-success-background\/20:hover) {
  border-top-color: rgba(27, 123, 59, 0.2);
}#body :is(.hover\:border-t-sw-success-background\/25:hover) {
  border-top-color: rgba(27, 123, 59, 0.25);
}#body :is(.hover\:border-t-sw-success-background\/30:hover) {
  border-top-color: rgba(27, 123, 59, 0.3);
}#body :is(.hover\:border-t-sw-success-background\/35:hover) {
  border-top-color: rgba(27, 123, 59, 0.35);
}#body :is(.hover\:border-t-sw-success-background\/40:hover) {
  border-top-color: rgba(27, 123, 59, 0.4);
}#body :is(.hover\:border-t-sw-success-background\/45:hover) {
  border-top-color: rgba(27, 123, 59, 0.45);
}#body :is(.hover\:border-t-sw-success-background\/5:hover) {
  border-top-color: rgba(27, 123, 59, 0.05);
}#body :is(.hover\:border-t-sw-success-background\/50:hover) {
  border-top-color: rgba(27, 123, 59, 0.5);
}#body :is(.hover\:border-t-sw-success-background\/55:hover) {
  border-top-color: rgba(27, 123, 59, 0.55);
}#body :is(.hover\:border-t-sw-success-background\/60:hover) {
  border-top-color: rgba(27, 123, 59, 0.6);
}#body :is(.hover\:border-t-sw-success-background\/65:hover) {
  border-top-color: rgba(27, 123, 59, 0.65);
}#body :is(.hover\:border-t-sw-success-background\/70:hover) {
  border-top-color: rgba(27, 123, 59, 0.7);
}#body :is(.hover\:border-t-sw-success-background\/75:hover) {
  border-top-color: rgba(27, 123, 59, 0.75);
}#body :is(.hover\:border-t-sw-success-background\/80:hover) {
  border-top-color: rgba(27, 123, 59, 0.8);
}#body :is(.hover\:border-t-sw-success-background\/85:hover) {
  border-top-color: rgba(27, 123, 59, 0.85);
}#body :is(.hover\:border-t-sw-success-background\/90:hover) {
  border-top-color: rgba(27, 123, 59, 0.9);
}#body :is(.hover\:border-t-sw-success-background\/95:hover) {
  border-top-color: rgba(27, 123, 59, 0.95);
}#body :is(.hover\:border-t-sw-success-dark:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(20 89 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-success-dark\/0:hover) {
  border-top-color: rgb(20 89 43 / 0);
}#body :is(.hover\:border-t-sw-success-dark\/10:hover) {
  border-top-color: rgb(20 89 43 / 0.1);
}#body :is(.hover\:border-t-sw-success-dark\/100:hover) {
  border-top-color: rgb(20 89 43 / 1);
}#body :is(.hover\:border-t-sw-success-dark\/15:hover) {
  border-top-color: rgb(20 89 43 / 0.15);
}#body :is(.hover\:border-t-sw-success-dark\/20:hover) {
  border-top-color: rgb(20 89 43 / 0.2);
}#body :is(.hover\:border-t-sw-success-dark\/25:hover) {
  border-top-color: rgb(20 89 43 / 0.25);
}#body :is(.hover\:border-t-sw-success-dark\/30:hover) {
  border-top-color: rgb(20 89 43 / 0.3);
}#body :is(.hover\:border-t-sw-success-dark\/35:hover) {
  border-top-color: rgb(20 89 43 / 0.35);
}#body :is(.hover\:border-t-sw-success-dark\/40:hover) {
  border-top-color: rgb(20 89 43 / 0.4);
}#body :is(.hover\:border-t-sw-success-dark\/45:hover) {
  border-top-color: rgb(20 89 43 / 0.45);
}#body :is(.hover\:border-t-sw-success-dark\/5:hover) {
  border-top-color: rgb(20 89 43 / 0.05);
}#body :is(.hover\:border-t-sw-success-dark\/50:hover) {
  border-top-color: rgb(20 89 43 / 0.5);
}#body :is(.hover\:border-t-sw-success-dark\/55:hover) {
  border-top-color: rgb(20 89 43 / 0.55);
}#body :is(.hover\:border-t-sw-success-dark\/60:hover) {
  border-top-color: rgb(20 89 43 / 0.6);
}#body :is(.hover\:border-t-sw-success-dark\/65:hover) {
  border-top-color: rgb(20 89 43 / 0.65);
}#body :is(.hover\:border-t-sw-success-dark\/70:hover) {
  border-top-color: rgb(20 89 43 / 0.7);
}#body :is(.hover\:border-t-sw-success-dark\/75:hover) {
  border-top-color: rgb(20 89 43 / 0.75);
}#body :is(.hover\:border-t-sw-success-dark\/80:hover) {
  border-top-color: rgb(20 89 43 / 0.8);
}#body :is(.hover\:border-t-sw-success-dark\/85:hover) {
  border-top-color: rgb(20 89 43 / 0.85);
}#body :is(.hover\:border-t-sw-success-dark\/90:hover) {
  border-top-color: rgb(20 89 43 / 0.9);
}#body :is(.hover\:border-t-sw-success-dark\/95:hover) {
  border-top-color: rgb(20 89 43 / 0.95);
}#body :is(.hover\:border-t-sw-success-light:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(126 199 168 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-success-light\/0:hover) {
  border-top-color: rgb(126 199 168 / 0);
}#body :is(.hover\:border-t-sw-success-light\/10:hover) {
  border-top-color: rgb(126 199 168 / 0.1);
}#body :is(.hover\:border-t-sw-success-light\/100:hover) {
  border-top-color: rgb(126 199 168 / 1);
}#body :is(.hover\:border-t-sw-success-light\/15:hover) {
  border-top-color: rgb(126 199 168 / 0.15);
}#body :is(.hover\:border-t-sw-success-light\/20:hover) {
  border-top-color: rgb(126 199 168 / 0.2);
}#body :is(.hover\:border-t-sw-success-light\/25:hover) {
  border-top-color: rgb(126 199 168 / 0.25);
}#body :is(.hover\:border-t-sw-success-light\/30:hover) {
  border-top-color: rgb(126 199 168 / 0.3);
}#body :is(.hover\:border-t-sw-success-light\/35:hover) {
  border-top-color: rgb(126 199 168 / 0.35);
}#body :is(.hover\:border-t-sw-success-light\/40:hover) {
  border-top-color: rgb(126 199 168 / 0.4);
}#body :is(.hover\:border-t-sw-success-light\/45:hover) {
  border-top-color: rgb(126 199 168 / 0.45);
}#body :is(.hover\:border-t-sw-success-light\/5:hover) {
  border-top-color: rgb(126 199 168 / 0.05);
}#body :is(.hover\:border-t-sw-success-light\/50:hover) {
  border-top-color: rgb(126 199 168 / 0.5);
}#body :is(.hover\:border-t-sw-success-light\/55:hover) {
  border-top-color: rgb(126 199 168 / 0.55);
}#body :is(.hover\:border-t-sw-success-light\/60:hover) {
  border-top-color: rgb(126 199 168 / 0.6);
}#body :is(.hover\:border-t-sw-success-light\/65:hover) {
  border-top-color: rgb(126 199 168 / 0.65);
}#body :is(.hover\:border-t-sw-success-light\/70:hover) {
  border-top-color: rgb(126 199 168 / 0.7);
}#body :is(.hover\:border-t-sw-success-light\/75:hover) {
  border-top-color: rgb(126 199 168 / 0.75);
}#body :is(.hover\:border-t-sw-success-light\/80:hover) {
  border-top-color: rgb(126 199 168 / 0.8);
}#body :is(.hover\:border-t-sw-success-light\/85:hover) {
  border-top-color: rgb(126 199 168 / 0.85);
}#body :is(.hover\:border-t-sw-success-light\/90:hover) {
  border-top-color: rgb(126 199 168 / 0.9);
}#body :is(.hover\:border-t-sw-success-light\/95:hover) {
  border-top-color: rgb(126 199 168 / 0.95);
}#body :is(.hover\:border-t-sw-success\/0:hover) {
  border-top-color: rgb(27 123 59 / 0);
}#body :is(.hover\:border-t-sw-success\/10:hover) {
  border-top-color: rgb(27 123 59 / 0.1);
}#body :is(.hover\:border-t-sw-success\/100:hover) {
  border-top-color: rgb(27 123 59 / 1);
}#body :is(.hover\:border-t-sw-success\/15:hover) {
  border-top-color: rgb(27 123 59 / 0.15);
}#body :is(.hover\:border-t-sw-success\/20:hover) {
  border-top-color: rgb(27 123 59 / 0.2);
}#body :is(.hover\:border-t-sw-success\/25:hover) {
  border-top-color: rgb(27 123 59 / 0.25);
}#body :is(.hover\:border-t-sw-success\/30:hover) {
  border-top-color: rgb(27 123 59 / 0.3);
}#body :is(.hover\:border-t-sw-success\/35:hover) {
  border-top-color: rgb(27 123 59 / 0.35);
}#body :is(.hover\:border-t-sw-success\/40:hover) {
  border-top-color: rgb(27 123 59 / 0.4);
}#body :is(.hover\:border-t-sw-success\/45:hover) {
  border-top-color: rgb(27 123 59 / 0.45);
}#body :is(.hover\:border-t-sw-success\/5:hover) {
  border-top-color: rgb(27 123 59 / 0.05);
}#body :is(.hover\:border-t-sw-success\/50:hover) {
  border-top-color: rgb(27 123 59 / 0.5);
}#body :is(.hover\:border-t-sw-success\/55:hover) {
  border-top-color: rgb(27 123 59 / 0.55);
}#body :is(.hover\:border-t-sw-success\/60:hover) {
  border-top-color: rgb(27 123 59 / 0.6);
}#body :is(.hover\:border-t-sw-success\/65:hover) {
  border-top-color: rgb(27 123 59 / 0.65);
}#body :is(.hover\:border-t-sw-success\/70:hover) {
  border-top-color: rgb(27 123 59 / 0.7);
}#body :is(.hover\:border-t-sw-success\/75:hover) {
  border-top-color: rgb(27 123 59 / 0.75);
}#body :is(.hover\:border-t-sw-success\/80:hover) {
  border-top-color: rgb(27 123 59 / 0.8);
}#body :is(.hover\:border-t-sw-success\/85:hover) {
  border-top-color: rgb(27 123 59 / 0.85);
}#body :is(.hover\:border-t-sw-success\/90:hover) {
  border-top-color: rgb(27 123 59 / 0.9);
}#body :is(.hover\:border-t-sw-success\/95:hover) {
  border-top-color: rgb(27 123 59 / 0.95);
}#body :is(.hover\:border-t-sw-tag-default:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-tag-default\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-t-sw-tag-default\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-t-sw-tag-default\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-t-sw-tag-default\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-t-sw-tag-default\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-t-sw-tag-default\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-t-sw-tag-default\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-t-sw-tag-default\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-t-sw-tag-default\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-t-sw-tag-default\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-t-sw-tag-default\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-t-sw-tag-default\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-t-sw-tag-default\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-t-sw-tag-default\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-t-sw-tag-default\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-t-sw-tag-default\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-t-sw-tag-default\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-t-sw-tag-default\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-t-sw-tag-default\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-t-sw-tag-default\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-t-sw-tag-default\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-t-sw-text:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(38 40 43 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-text-reverse:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-text-reverse-alternate:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/0:hover) {
  border-top-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/10:hover) {
  border-top-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/100:hover) {
  border-top-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/15:hover) {
  border-top-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/20:hover) {
  border-top-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/25:hover) {
  border-top-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/30:hover) {
  border-top-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/35:hover) {
  border-top-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/40:hover) {
  border-top-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/45:hover) {
  border-top-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/5:hover) {
  border-top-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/50:hover) {
  border-top-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/55:hover) {
  border-top-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/60:hover) {
  border-top-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/65:hover) {
  border-top-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/70:hover) {
  border-top-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/75:hover) {
  border-top-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/80:hover) {
  border-top-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/85:hover) {
  border-top-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/90:hover) {
  border-top-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-t-sw-text-reverse-alternate\/95:hover) {
  border-top-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-t-sw-text-reverse\/0:hover) {
  border-top-color: rgb(255 255 255 / 0);
}#body :is(.hover\:border-t-sw-text-reverse\/10:hover) {
  border-top-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:border-t-sw-text-reverse\/100:hover) {
  border-top-color: rgb(255 255 255 / 1);
}#body :is(.hover\:border-t-sw-text-reverse\/15:hover) {
  border-top-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:border-t-sw-text-reverse\/20:hover) {
  border-top-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:border-t-sw-text-reverse\/25:hover) {
  border-top-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:border-t-sw-text-reverse\/30:hover) {
  border-top-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:border-t-sw-text-reverse\/35:hover) {
  border-top-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:border-t-sw-text-reverse\/40:hover) {
  border-top-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:border-t-sw-text-reverse\/45:hover) {
  border-top-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:border-t-sw-text-reverse\/5:hover) {
  border-top-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:border-t-sw-text-reverse\/50:hover) {
  border-top-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:border-t-sw-text-reverse\/55:hover) {
  border-top-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:border-t-sw-text-reverse\/60:hover) {
  border-top-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:border-t-sw-text-reverse\/65:hover) {
  border-top-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:border-t-sw-text-reverse\/70:hover) {
  border-top-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:border-t-sw-text-reverse\/75:hover) {
  border-top-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:border-t-sw-text-reverse\/80:hover) {
  border-top-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:border-t-sw-text-reverse\/85:hover) {
  border-top-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:border-t-sw-text-reverse\/90:hover) {
  border-top-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:border-t-sw-text-reverse\/95:hover) {
  border-top-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:border-t-sw-text-section-title:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 89 91 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-text-section-title\/0:hover) {
  border-top-color: rgb(88 89 91 / 0);
}#body :is(.hover\:border-t-sw-text-section-title\/10:hover) {
  border-top-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:border-t-sw-text-section-title\/100:hover) {
  border-top-color: rgb(88 89 91 / 1);
}#body :is(.hover\:border-t-sw-text-section-title\/15:hover) {
  border-top-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:border-t-sw-text-section-title\/20:hover) {
  border-top-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:border-t-sw-text-section-title\/25:hover) {
  border-top-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:border-t-sw-text-section-title\/30:hover) {
  border-top-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:border-t-sw-text-section-title\/35:hover) {
  border-top-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:border-t-sw-text-section-title\/40:hover) {
  border-top-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:border-t-sw-text-section-title\/45:hover) {
  border-top-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:border-t-sw-text-section-title\/5:hover) {
  border-top-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:border-t-sw-text-section-title\/50:hover) {
  border-top-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:border-t-sw-text-section-title\/55:hover) {
  border-top-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:border-t-sw-text-section-title\/60:hover) {
  border-top-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:border-t-sw-text-section-title\/65:hover) {
  border-top-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:border-t-sw-text-section-title\/70:hover) {
  border-top-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:border-t-sw-text-section-title\/75:hover) {
  border-top-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:border-t-sw-text-section-title\/80:hover) {
  border-top-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:border-t-sw-text-section-title\/85:hover) {
  border-top-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:border-t-sw-text-section-title\/90:hover) {
  border-top-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:border-t-sw-text-section-title\/95:hover) {
  border-top-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:border-t-sw-text\/0:hover) {
  border-top-color: rgb(38 40 43 / 0);
}#body :is(.hover\:border-t-sw-text\/10:hover) {
  border-top-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:border-t-sw-text\/100:hover) {
  border-top-color: rgb(38 40 43 / 1);
}#body :is(.hover\:border-t-sw-text\/15:hover) {
  border-top-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:border-t-sw-text\/20:hover) {
  border-top-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:border-t-sw-text\/25:hover) {
  border-top-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:border-t-sw-text\/30:hover) {
  border-top-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:border-t-sw-text\/35:hover) {
  border-top-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:border-t-sw-text\/40:hover) {
  border-top-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:border-t-sw-text\/45:hover) {
  border-top-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:border-t-sw-text\/5:hover) {
  border-top-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:border-t-sw-text\/50:hover) {
  border-top-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:border-t-sw-text\/55:hover) {
  border-top-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:border-t-sw-text\/60:hover) {
  border-top-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:border-t-sw-text\/65:hover) {
  border-top-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:border-t-sw-text\/70:hover) {
  border-top-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:border-t-sw-text\/75:hover) {
  border-top-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:border-t-sw-text\/80:hover) {
  border-top-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:border-t-sw-text\/85:hover) {
  border-top-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:border-t-sw-text\/90:hover) {
  border-top-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:border-t-sw-text\/95:hover) {
  border-top-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:border-t-sw-tooltip:hover) {
  border-top-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-t-sw-tooltip\/0:hover) {
  border-top-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:border-t-sw-tooltip\/10:hover) {
  border-top-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:border-t-sw-tooltip\/100:hover) {
  border-top-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:border-t-sw-tooltip\/15:hover) {
  border-top-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:border-t-sw-tooltip\/20:hover) {
  border-top-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:border-t-sw-tooltip\/25:hover) {
  border-top-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:border-t-sw-tooltip\/30:hover) {
  border-top-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:border-t-sw-tooltip\/35:hover) {
  border-top-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:border-t-sw-tooltip\/40:hover) {
  border-top-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:border-t-sw-tooltip\/45:hover) {
  border-top-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:border-t-sw-tooltip\/5:hover) {
  border-top-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:border-t-sw-tooltip\/50:hover) {
  border-top-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:border-t-sw-tooltip\/55:hover) {
  border-top-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:border-t-sw-tooltip\/60:hover) {
  border-top-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:border-t-sw-tooltip\/65:hover) {
  border-top-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:border-t-sw-tooltip\/70:hover) {
  border-top-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:border-t-sw-tooltip\/75:hover) {
  border-top-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:border-t-sw-tooltip\/80:hover) {
  border-top-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:border-t-sw-tooltip\/85:hover) {
  border-top-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:border-t-sw-tooltip\/90:hover) {
  border-top-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:border-t-sw-tooltip\/95:hover) {
  border-top-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:border-t-sw-very-high-price:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-very-high-price\/0:hover) {
  border-top-color: rgb(245 245 245 / 0);
}#body :is(.hover\:border-t-sw-very-high-price\/10:hover) {
  border-top-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:border-t-sw-very-high-price\/100:hover) {
  border-top-color: rgb(245 245 245 / 1);
}#body :is(.hover\:border-t-sw-very-high-price\/15:hover) {
  border-top-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:border-t-sw-very-high-price\/20:hover) {
  border-top-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:border-t-sw-very-high-price\/25:hover) {
  border-top-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:border-t-sw-very-high-price\/30:hover) {
  border-top-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:border-t-sw-very-high-price\/35:hover) {
  border-top-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:border-t-sw-very-high-price\/40:hover) {
  border-top-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:border-t-sw-very-high-price\/45:hover) {
  border-top-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:border-t-sw-very-high-price\/5:hover) {
  border-top-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:border-t-sw-very-high-price\/50:hover) {
  border-top-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:border-t-sw-very-high-price\/55:hover) {
  border-top-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:border-t-sw-very-high-price\/60:hover) {
  border-top-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:border-t-sw-very-high-price\/65:hover) {
  border-top-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:border-t-sw-very-high-price\/70:hover) {
  border-top-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:border-t-sw-very-high-price\/75:hover) {
  border-top-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:border-t-sw-very-high-price\/80:hover) {
  border-top-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:border-t-sw-very-high-price\/85:hover) {
  border-top-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:border-t-sw-very-high-price\/90:hover) {
  border-top-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:border-t-sw-very-high-price\/95:hover) {
  border-top-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:border-t-sw-warning:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(223 145 0 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-warning-background:hover) {
  border-top-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-t-sw-warning-background-hex:hover) {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 244 230 / var(--tw-border-opacity));
}#body :is(.hover\:border-t-sw-warning-background-hex\/0:hover) {
  border-top-color: rgb(252 244 230 / 0);
}#body :is(.hover\:border-t-sw-warning-background-hex\/10:hover) {
  border-top-color: rgb(252 244 230 / 0.1);
}#body :is(.hover\:border-t-sw-warning-background-hex\/100:hover) {
  border-top-color: rgb(252 244 230 / 1);
}#body :is(.hover\:border-t-sw-warning-background-hex\/15:hover) {
  border-top-color: rgb(252 244 230 / 0.15);
}#body :is(.hover\:border-t-sw-warning-background-hex\/20:hover) {
  border-top-color: rgb(252 244 230 / 0.2);
}#body :is(.hover\:border-t-sw-warning-background-hex\/25:hover) {
  border-top-color: rgb(252 244 230 / 0.25);
}#body :is(.hover\:border-t-sw-warning-background-hex\/30:hover) {
  border-top-color: rgb(252 244 230 / 0.3);
}#body :is(.hover\:border-t-sw-warning-background-hex\/35:hover) {
  border-top-color: rgb(252 244 230 / 0.35);
}#body :is(.hover\:border-t-sw-warning-background-hex\/40:hover) {
  border-top-color: rgb(252 244 230 / 0.4);
}#body :is(.hover\:border-t-sw-warning-background-hex\/45:hover) {
  border-top-color: rgb(252 244 230 / 0.45);
}#body :is(.hover\:border-t-sw-warning-background-hex\/5:hover) {
  border-top-color: rgb(252 244 230 / 0.05);
}#body :is(.hover\:border-t-sw-warning-background-hex\/50:hover) {
  border-top-color: rgb(252 244 230 / 0.5);
}#body :is(.hover\:border-t-sw-warning-background-hex\/55:hover) {
  border-top-color: rgb(252 244 230 / 0.55);
}#body :is(.hover\:border-t-sw-warning-background-hex\/60:hover) {
  border-top-color: rgb(252 244 230 / 0.6);
}#body :is(.hover\:border-t-sw-warning-background-hex\/65:hover) {
  border-top-color: rgb(252 244 230 / 0.65);
}#body :is(.hover\:border-t-sw-warning-background-hex\/70:hover) {
  border-top-color: rgb(252 244 230 / 0.7);
}#body :is(.hover\:border-t-sw-warning-background-hex\/75:hover) {
  border-top-color: rgb(252 244 230 / 0.75);
}#body :is(.hover\:border-t-sw-warning-background-hex\/80:hover) {
  border-top-color: rgb(252 244 230 / 0.8);
}#body :is(.hover\:border-t-sw-warning-background-hex\/85:hover) {
  border-top-color: rgb(252 244 230 / 0.85);
}#body :is(.hover\:border-t-sw-warning-background-hex\/90:hover) {
  border-top-color: rgb(252 244 230 / 0.9);
}#body :is(.hover\:border-t-sw-warning-background-hex\/95:hover) {
  border-top-color: rgb(252 244 230 / 0.95);
}#body :is(.hover\:border-t-sw-warning-background\/0:hover) {
  border-top-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-t-sw-warning-background\/10:hover) {
  border-top-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-t-sw-warning-background\/100:hover) {
  border-top-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-t-sw-warning-background\/15:hover) {
  border-top-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-t-sw-warning-background\/20:hover) {
  border-top-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-t-sw-warning-background\/25:hover) {
  border-top-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-t-sw-warning-background\/30:hover) {
  border-top-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-t-sw-warning-background\/35:hover) {
  border-top-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-t-sw-warning-background\/40:hover) {
  border-top-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-t-sw-warning-background\/45:hover) {
  border-top-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-t-sw-warning-background\/5:hover) {
  border-top-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-t-sw-warning-background\/50:hover) {
  border-top-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-t-sw-warning-background\/55:hover) {
  border-top-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-t-sw-warning-background\/60:hover) {
  border-top-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-t-sw-warning-background\/65:hover) {
  border-top-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-t-sw-warning-background\/70:hover) {
  border-top-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-t-sw-warning-background\/75:hover) {
  border-top-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-t-sw-warning-background\/80:hover) {
  border-top-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-t-sw-warning-background\/85:hover) {
  border-top-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-t-sw-warning-background\/90:hover) {
  border-top-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-t-sw-warning-background\/95:hover) {
  border-top-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-t-sw-warning-opacity:hover) {
  border-top-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-t-sw-warning-opacity\/0:hover) {
  border-top-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:border-t-sw-warning-opacity\/10:hover) {
  border-top-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:border-t-sw-warning-opacity\/100:hover) {
  border-top-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:border-t-sw-warning-opacity\/15:hover) {
  border-top-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:border-t-sw-warning-opacity\/20:hover) {
  border-top-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:border-t-sw-warning-opacity\/25:hover) {
  border-top-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:border-t-sw-warning-opacity\/30:hover) {
  border-top-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:border-t-sw-warning-opacity\/35:hover) {
  border-top-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:border-t-sw-warning-opacity\/40:hover) {
  border-top-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:border-t-sw-warning-opacity\/45:hover) {
  border-top-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:border-t-sw-warning-opacity\/5:hover) {
  border-top-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:border-t-sw-warning-opacity\/50:hover) {
  border-top-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:border-t-sw-warning-opacity\/55:hover) {
  border-top-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:border-t-sw-warning-opacity\/60:hover) {
  border-top-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:border-t-sw-warning-opacity\/65:hover) {
  border-top-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:border-t-sw-warning-opacity\/70:hover) {
  border-top-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:border-t-sw-warning-opacity\/75:hover) {
  border-top-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:border-t-sw-warning-opacity\/80:hover) {
  border-top-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:border-t-sw-warning-opacity\/85:hover) {
  border-top-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:border-t-sw-warning-opacity\/90:hover) {
  border-top-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:border-t-sw-warning-opacity\/95:hover) {
  border-top-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:border-t-sw-warning\/0:hover) {
  border-top-color: rgb(223 145 0 / 0);
}#body :is(.hover\:border-t-sw-warning\/10:hover) {
  border-top-color: rgb(223 145 0 / 0.1);
}#body :is(.hover\:border-t-sw-warning\/100:hover) {
  border-top-color: rgb(223 145 0 / 1);
}#body :is(.hover\:border-t-sw-warning\/15:hover) {
  border-top-color: rgb(223 145 0 / 0.15);
}#body :is(.hover\:border-t-sw-warning\/20:hover) {
  border-top-color: rgb(223 145 0 / 0.2);
}#body :is(.hover\:border-t-sw-warning\/25:hover) {
  border-top-color: rgb(223 145 0 / 0.25);
}#body :is(.hover\:border-t-sw-warning\/30:hover) {
  border-top-color: rgb(223 145 0 / 0.3);
}#body :is(.hover\:border-t-sw-warning\/35:hover) {
  border-top-color: rgb(223 145 0 / 0.35);
}#body :is(.hover\:border-t-sw-warning\/40:hover) {
  border-top-color: rgb(223 145 0 / 0.4);
}#body :is(.hover\:border-t-sw-warning\/45:hover) {
  border-top-color: rgb(223 145 0 / 0.45);
}#body :is(.hover\:border-t-sw-warning\/5:hover) {
  border-top-color: rgb(223 145 0 / 0.05);
}#body :is(.hover\:border-t-sw-warning\/50:hover) {
  border-top-color: rgb(223 145 0 / 0.5);
}#body :is(.hover\:border-t-sw-warning\/55:hover) {
  border-top-color: rgb(223 145 0 / 0.55);
}#body :is(.hover\:border-t-sw-warning\/60:hover) {
  border-top-color: rgb(223 145 0 / 0.6);
}#body :is(.hover\:border-t-sw-warning\/65:hover) {
  border-top-color: rgb(223 145 0 / 0.65);
}#body :is(.hover\:border-t-sw-warning\/70:hover) {
  border-top-color: rgb(223 145 0 / 0.7);
}#body :is(.hover\:border-t-sw-warning\/75:hover) {
  border-top-color: rgb(223 145 0 / 0.75);
}#body :is(.hover\:border-t-sw-warning\/80:hover) {
  border-top-color: rgb(223 145 0 / 0.8);
}#body :is(.hover\:border-t-sw-warning\/85:hover) {
  border-top-color: rgb(223 145 0 / 0.85);
}#body :is(.hover\:border-t-sw-warning\/90:hover) {
  border-top-color: rgb(223 145 0 / 0.9);
}#body :is(.hover\:border-t-sw-warning\/95:hover) {
  border-top-color: rgb(223 145 0 / 0.95);
}#body :is(.hover\:border-t-transparent:hover) {
  border-top-color: transparent;
}#body :is(.hover\:border-t-transparent\/0:hover) {
  border-top-color: rgb(0 0 0 / 0);
}#body :is(.hover\:border-t-transparent\/10:hover) {
  border-top-color: rgb(0 0 0 / 0.1);
}#body :is(.hover\:border-t-transparent\/100:hover) {
  border-top-color: rgb(0 0 0 / 1);
}#body :is(.hover\:border-t-transparent\/15:hover) {
  border-top-color: rgb(0 0 0 / 0.15);
}#body :is(.hover\:border-t-transparent\/20:hover) {
  border-top-color: rgb(0 0 0 / 0.2);
}#body :is(.hover\:border-t-transparent\/25:hover) {
  border-top-color: rgb(0 0 0 / 0.25);
}#body :is(.hover\:border-t-transparent\/30:hover) {
  border-top-color: rgb(0 0 0 / 0.3);
}#body :is(.hover\:border-t-transparent\/35:hover) {
  border-top-color: rgb(0 0 0 / 0.35);
}#body :is(.hover\:border-t-transparent\/40:hover) {
  border-top-color: rgb(0 0 0 / 0.4);
}#body :is(.hover\:border-t-transparent\/45:hover) {
  border-top-color: rgb(0 0 0 / 0.45);
}#body :is(.hover\:border-t-transparent\/5:hover) {
  border-top-color: rgb(0 0 0 / 0.05);
}#body :is(.hover\:border-t-transparent\/50:hover) {
  border-top-color: rgb(0 0 0 / 0.5);
}#body :is(.hover\:border-t-transparent\/55:hover) {
  border-top-color: rgb(0 0 0 / 0.55);
}#body :is(.hover\:border-t-transparent\/60:hover) {
  border-top-color: rgb(0 0 0 / 0.6);
}#body :is(.hover\:border-t-transparent\/65:hover) {
  border-top-color: rgb(0 0 0 / 0.65);
}#body :is(.hover\:border-t-transparent\/70:hover) {
  border-top-color: rgb(0 0 0 / 0.7);
}#body :is(.hover\:border-t-transparent\/75:hover) {
  border-top-color: rgb(0 0 0 / 0.75);
}#body :is(.hover\:border-t-transparent\/80:hover) {
  border-top-color: rgb(0 0 0 / 0.8);
}#body :is(.hover\:border-t-transparent\/85:hover) {
  border-top-color: rgb(0 0 0 / 0.85);
}#body :is(.hover\:border-t-transparent\/90:hover) {
  border-top-color: rgb(0 0 0 / 0.9);
}#body :is(.hover\:border-t-transparent\/95:hover) {
  border-top-color: rgb(0 0 0 / 0.95);
}#body :is(.hover\:border-opacity-0:hover) {
  --tw-border-opacity: 0;
}#body :is(.hover\:border-opacity-10:hover) {
  --tw-border-opacity: 0.1;
}#body :is(.hover\:border-opacity-100:hover) {
  --tw-border-opacity: 1;
}#body :is(.hover\:border-opacity-15:hover) {
  --tw-border-opacity: 0.15;
}#body :is(.hover\:border-opacity-20:hover) {
  --tw-border-opacity: 0.2;
}#body :is(.hover\:border-opacity-25:hover) {
  --tw-border-opacity: 0.25;
}#body :is(.hover\:border-opacity-30:hover) {
  --tw-border-opacity: 0.3;
}#body :is(.hover\:border-opacity-35:hover) {
  --tw-border-opacity: 0.35;
}#body :is(.hover\:border-opacity-40:hover) {
  --tw-border-opacity: 0.4;
}#body :is(.hover\:border-opacity-45:hover) {
  --tw-border-opacity: 0.45;
}#body :is(.hover\:border-opacity-5:hover) {
  --tw-border-opacity: 0.05;
}#body :is(.hover\:border-opacity-50:hover) {
  --tw-border-opacity: 0.5;
}#body :is(.hover\:border-opacity-55:hover) {
  --tw-border-opacity: 0.55;
}#body :is(.hover\:border-opacity-60:hover) {
  --tw-border-opacity: 0.6;
}#body :is(.hover\:border-opacity-65:hover) {
  --tw-border-opacity: 0.65;
}#body :is(.hover\:border-opacity-70:hover) {
  --tw-border-opacity: 0.7;
}#body :is(.hover\:border-opacity-75:hover) {
  --tw-border-opacity: 0.75;
}#body :is(.hover\:border-opacity-80:hover) {
  --tw-border-opacity: 0.8;
}#body :is(.hover\:border-opacity-85:hover) {
  --tw-border-opacity: 0.85;
}#body :is(.hover\:border-opacity-90:hover) {
  --tw-border-opacity: 0.9;
}#body :is(.hover\:border-opacity-95:hover) {
  --tw-border-opacity: 0.95;
}#body :is(.hover\:bg-\[\#FFFFFF\]:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-\[\#f3f9fd\]:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 249 253 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-active:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(10 111 219 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-active-light:hover) {
  background-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:bg-sw-active-light-hex:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(230 240 251 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-active-light-hex\/0:hover) {
  background-color: rgb(230 240 251 / 0);
}#body :is(.hover\:bg-sw-active-light-hex\/10:hover) {
  background-color: rgb(230 240 251 / 0.1);
}#body :is(.hover\:bg-sw-active-light-hex\/100:hover) {
  background-color: rgb(230 240 251 / 1);
}#body :is(.hover\:bg-sw-active-light-hex\/15:hover) {
  background-color: rgb(230 240 251 / 0.15);
}#body :is(.hover\:bg-sw-active-light-hex\/20:hover) {
  background-color: rgb(230 240 251 / 0.2);
}#body :is(.hover\:bg-sw-active-light-hex\/25:hover) {
  background-color: rgb(230 240 251 / 0.25);
}#body :is(.hover\:bg-sw-active-light-hex\/30:hover) {
  background-color: rgb(230 240 251 / 0.3);
}#body :is(.hover\:bg-sw-active-light-hex\/35:hover) {
  background-color: rgb(230 240 251 / 0.35);
}#body :is(.hover\:bg-sw-active-light-hex\/40:hover) {
  background-color: rgb(230 240 251 / 0.4);
}#body :is(.hover\:bg-sw-active-light-hex\/45:hover) {
  background-color: rgb(230 240 251 / 0.45);
}#body :is(.hover\:bg-sw-active-light-hex\/5:hover) {
  background-color: rgb(230 240 251 / 0.05);
}#body :is(.hover\:bg-sw-active-light-hex\/50:hover) {
  background-color: rgb(230 240 251 / 0.5);
}#body :is(.hover\:bg-sw-active-light-hex\/55:hover) {
  background-color: rgb(230 240 251 / 0.55);
}#body :is(.hover\:bg-sw-active-light-hex\/60:hover) {
  background-color: rgb(230 240 251 / 0.6);
}#body :is(.hover\:bg-sw-active-light-hex\/65:hover) {
  background-color: rgb(230 240 251 / 0.65);
}#body :is(.hover\:bg-sw-active-light-hex\/70:hover) {
  background-color: rgb(230 240 251 / 0.7);
}#body :is(.hover\:bg-sw-active-light-hex\/75:hover) {
  background-color: rgb(230 240 251 / 0.75);
}#body :is(.hover\:bg-sw-active-light-hex\/80:hover) {
  background-color: rgb(230 240 251 / 0.8);
}#body :is(.hover\:bg-sw-active-light-hex\/85:hover) {
  background-color: rgb(230 240 251 / 0.85);
}#body :is(.hover\:bg-sw-active-light-hex\/90:hover) {
  background-color: rgb(230 240 251 / 0.9);
}#body :is(.hover\:bg-sw-active-light-hex\/95:hover) {
  background-color: rgb(230 240 251 / 0.95);
}#body :is(.hover\:bg-sw-active-light\/0:hover) {
  background-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:bg-sw-active-light\/10:hover) {
  background-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:bg-sw-active-light\/100:hover) {
  background-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:bg-sw-active-light\/15:hover) {
  background-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:bg-sw-active-light\/20:hover) {
  background-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:bg-sw-active-light\/25:hover) {
  background-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:bg-sw-active-light\/30:hover) {
  background-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:bg-sw-active-light\/35:hover) {
  background-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:bg-sw-active-light\/40:hover) {
  background-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:bg-sw-active-light\/45:hover) {
  background-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:bg-sw-active-light\/5:hover) {
  background-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:bg-sw-active-light\/50:hover) {
  background-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:bg-sw-active-light\/55:hover) {
  background-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:bg-sw-active-light\/60:hover) {
  background-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:bg-sw-active-light\/65:hover) {
  background-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:bg-sw-active-light\/70:hover) {
  background-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:bg-sw-active-light\/75:hover) {
  background-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:bg-sw-active-light\/80:hover) {
  background-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:bg-sw-active-light\/85:hover) {
  background-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:bg-sw-active-light\/90:hover) {
  background-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:bg-sw-active-light\/95:hover) {
  background-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:bg-sw-active\/0:hover) {
  background-color: rgb(10 111 219 / 0);
}#body :is(.hover\:bg-sw-active\/10:hover) {
  background-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:bg-sw-active\/100:hover) {
  background-color: rgb(10 111 219 / 1);
}#body :is(.hover\:bg-sw-active\/15:hover) {
  background-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:bg-sw-active\/20:hover) {
  background-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:bg-sw-active\/25:hover) {
  background-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:bg-sw-active\/30:hover) {
  background-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:bg-sw-active\/35:hover) {
  background-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:bg-sw-active\/40:hover) {
  background-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:bg-sw-active\/45:hover) {
  background-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:bg-sw-active\/5:hover) {
  background-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:bg-sw-active\/50:hover) {
  background-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:bg-sw-active\/55:hover) {
  background-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:bg-sw-active\/60:hover) {
  background-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:bg-sw-active\/65:hover) {
  background-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:bg-sw-active\/70:hover) {
  background-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:bg-sw-active\/75:hover) {
  background-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:bg-sw-active\/80:hover) {
  background-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:bg-sw-active\/85:hover) {
  background-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:bg-sw-active\/90:hover) {
  background-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:bg-sw-active\/95:hover) {
  background-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:bg-sw-background:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-background-component:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-background-component\/0:hover) {
  background-color: rgb(255 255 255 / 0);
}#body :is(.hover\:bg-sw-background-component\/10:hover) {
  background-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:bg-sw-background-component\/100:hover) {
  background-color: rgb(255 255 255 / 1);
}#body :is(.hover\:bg-sw-background-component\/15:hover) {
  background-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:bg-sw-background-component\/20:hover) {
  background-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:bg-sw-background-component\/25:hover) {
  background-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:bg-sw-background-component\/30:hover) {
  background-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:bg-sw-background-component\/35:hover) {
  background-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:bg-sw-background-component\/40:hover) {
  background-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:bg-sw-background-component\/45:hover) {
  background-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:bg-sw-background-component\/5:hover) {
  background-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:bg-sw-background-component\/50:hover) {
  background-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:bg-sw-background-component\/55:hover) {
  background-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:bg-sw-background-component\/60:hover) {
  background-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:bg-sw-background-component\/65:hover) {
  background-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:bg-sw-background-component\/70:hover) {
  background-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:bg-sw-background-component\/75:hover) {
  background-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:bg-sw-background-component\/80:hover) {
  background-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:bg-sw-background-component\/85:hover) {
  background-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:bg-sw-background-component\/90:hover) {
  background-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:bg-sw-background-component\/95:hover) {
  background-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:bg-sw-background-header:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-background-header\/0:hover) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.hover\:bg-sw-background-header\/10:hover) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:bg-sw-background-header\/100:hover) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.hover\:bg-sw-background-header\/15:hover) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:bg-sw-background-header\/20:hover) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:bg-sw-background-header\/25:hover) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:bg-sw-background-header\/30:hover) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:bg-sw-background-header\/35:hover) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:bg-sw-background-header\/40:hover) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:bg-sw-background-header\/45:hover) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:bg-sw-background-header\/5:hover) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:bg-sw-background-header\/50:hover) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:bg-sw-background-header\/55:hover) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:bg-sw-background-header\/60:hover) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:bg-sw-background-header\/65:hover) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:bg-sw-background-header\/70:hover) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:bg-sw-background-header\/75:hover) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:bg-sw-background-header\/80:hover) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:bg-sw-background-header\/85:hover) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:bg-sw-background-header\/90:hover) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:bg-sw-background-header\/95:hover) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:bg-sw-background\/0:hover) {
  background-color: rgb(245 245 245 / 0);
}#body :is(.hover\:bg-sw-background\/10:hover) {
  background-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:bg-sw-background\/100:hover) {
  background-color: rgb(245 245 245 / 1);
}#body :is(.hover\:bg-sw-background\/15:hover) {
  background-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:bg-sw-background\/20:hover) {
  background-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:bg-sw-background\/25:hover) {
  background-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:bg-sw-background\/30:hover) {
  background-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:bg-sw-background\/35:hover) {
  background-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:bg-sw-background\/40:hover) {
  background-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:bg-sw-background\/45:hover) {
  background-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:bg-sw-background\/5:hover) {
  background-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:bg-sw-background\/50:hover) {
  background-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:bg-sw-background\/55:hover) {
  background-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:bg-sw-background\/60:hover) {
  background-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:bg-sw-background\/65:hover) {
  background-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:bg-sw-background\/70:hover) {
  background-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:bg-sw-background\/75:hover) {
  background-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:bg-sw-background\/80:hover) {
  background-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:bg-sw-background\/85:hover) {
  background-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:bg-sw-background\/90:hover) {
  background-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:bg-sw-background\/95:hover) {
  background-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:bg-sw-border:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-border-alternate:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(185 186 185 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-border-alternate\/0:hover) {
  background-color: rgb(185 186 185 / 0);
}#body :is(.hover\:bg-sw-border-alternate\/10:hover) {
  background-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:bg-sw-border-alternate\/100:hover) {
  background-color: rgb(185 186 185 / 1);
}#body :is(.hover\:bg-sw-border-alternate\/15:hover) {
  background-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:bg-sw-border-alternate\/20:hover) {
  background-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:bg-sw-border-alternate\/25:hover) {
  background-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:bg-sw-border-alternate\/30:hover) {
  background-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:bg-sw-border-alternate\/35:hover) {
  background-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:bg-sw-border-alternate\/40:hover) {
  background-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:bg-sw-border-alternate\/45:hover) {
  background-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:bg-sw-border-alternate\/5:hover) {
  background-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:bg-sw-border-alternate\/50:hover) {
  background-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:bg-sw-border-alternate\/55:hover) {
  background-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:bg-sw-border-alternate\/60:hover) {
  background-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:bg-sw-border-alternate\/65:hover) {
  background-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:bg-sw-border-alternate\/70:hover) {
  background-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:bg-sw-border-alternate\/75:hover) {
  background-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:bg-sw-border-alternate\/80:hover) {
  background-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:bg-sw-border-alternate\/85:hover) {
  background-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:bg-sw-border-alternate\/90:hover) {
  background-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:bg-sw-border-alternate\/95:hover) {
  background-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:bg-sw-border-light:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-border-light\/0:hover) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.hover\:bg-sw-border-light\/10:hover) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:bg-sw-border-light\/100:hover) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.hover\:bg-sw-border-light\/15:hover) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:bg-sw-border-light\/20:hover) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:bg-sw-border-light\/25:hover) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:bg-sw-border-light\/30:hover) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:bg-sw-border-light\/35:hover) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:bg-sw-border-light\/40:hover) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:bg-sw-border-light\/45:hover) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:bg-sw-border-light\/5:hover) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:bg-sw-border-light\/50:hover) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:bg-sw-border-light\/55:hover) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:bg-sw-border-light\/60:hover) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:bg-sw-border-light\/65:hover) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:bg-sw-border-light\/70:hover) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:bg-sw-border-light\/75:hover) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:bg-sw-border-light\/80:hover) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:bg-sw-border-light\/85:hover) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:bg-sw-border-light\/90:hover) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:bg-sw-border-light\/95:hover) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:bg-sw-border\/0:hover) {
  background-color: rgb(216 216 216 / 0);
}#body :is(.hover\:bg-sw-border\/10:hover) {
  background-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:bg-sw-border\/100:hover) {
  background-color: rgb(216 216 216 / 1);
}#body :is(.hover\:bg-sw-border\/15:hover) {
  background-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:bg-sw-border\/20:hover) {
  background-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:bg-sw-border\/25:hover) {
  background-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:bg-sw-border\/30:hover) {
  background-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:bg-sw-border\/35:hover) {
  background-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:bg-sw-border\/40:hover) {
  background-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:bg-sw-border\/45:hover) {
  background-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:bg-sw-border\/5:hover) {
  background-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:bg-sw-border\/50:hover) {
  background-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:bg-sw-border\/55:hover) {
  background-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:bg-sw-border\/60:hover) {
  background-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:bg-sw-border\/65:hover) {
  background-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:bg-sw-border\/70:hover) {
  background-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:bg-sw-border\/75:hover) {
  background-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:bg-sw-border\/80:hover) {
  background-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:bg-sw-border\/85:hover) {
  background-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:bg-sw-border\/90:hover) {
  background-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:bg-sw-border\/95:hover) {
  background-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:bg-sw-boxShadow:hover) {
  background-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:bg-sw-boxShadow\/0:hover) {
  background-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:bg-sw-boxShadow\/10:hover) {
  background-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:bg-sw-boxShadow\/100:hover) {
  background-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:bg-sw-boxShadow\/15:hover) {
  background-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:bg-sw-boxShadow\/20:hover) {
  background-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:bg-sw-boxShadow\/25:hover) {
  background-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:bg-sw-boxShadow\/30:hover) {
  background-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:bg-sw-boxShadow\/35:hover) {
  background-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:bg-sw-boxShadow\/40:hover) {
  background-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:bg-sw-boxShadow\/45:hover) {
  background-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:bg-sw-boxShadow\/5:hover) {
  background-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:bg-sw-boxShadow\/50:hover) {
  background-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:bg-sw-boxShadow\/55:hover) {
  background-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:bg-sw-boxShadow\/60:hover) {
  background-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:bg-sw-boxShadow\/65:hover) {
  background-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:bg-sw-boxShadow\/70:hover) {
  background-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:bg-sw-boxShadow\/75:hover) {
  background-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:bg-sw-boxShadow\/80:hover) {
  background-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:bg-sw-boxShadow\/85:hover) {
  background-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:bg-sw-boxShadow\/90:hover) {
  background-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:bg-sw-boxShadow\/95:hover) {
  background-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:bg-sw-destroy:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(180 29 19 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-destroy\/0:hover) {
  background-color: rgb(180 29 19 / 0);
}#body :is(.hover\:bg-sw-destroy\/10:hover) {
  background-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:bg-sw-destroy\/100:hover) {
  background-color: rgb(180 29 19 / 1);
}#body :is(.hover\:bg-sw-destroy\/15:hover) {
  background-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:bg-sw-destroy\/20:hover) {
  background-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:bg-sw-destroy\/25:hover) {
  background-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:bg-sw-destroy\/30:hover) {
  background-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:bg-sw-destroy\/35:hover) {
  background-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:bg-sw-destroy\/40:hover) {
  background-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:bg-sw-destroy\/45:hover) {
  background-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:bg-sw-destroy\/5:hover) {
  background-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:bg-sw-destroy\/50:hover) {
  background-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:bg-sw-destroy\/55:hover) {
  background-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:bg-sw-destroy\/60:hover) {
  background-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:bg-sw-destroy\/65:hover) {
  background-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:bg-sw-destroy\/70:hover) {
  background-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:bg-sw-destroy\/75:hover) {
  background-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:bg-sw-destroy\/80:hover) {
  background-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:bg-sw-destroy\/85:hover) {
  background-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:bg-sw-destroy\/90:hover) {
  background-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:bg-sw-destroy\/95:hover) {
  background-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:bg-sw-disabled:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(185 186 185 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-disabled-alternate:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-disabled-alternate\/0:hover) {
  background-color: rgb(216 216 216 / 0);
}#body :is(.hover\:bg-sw-disabled-alternate\/10:hover) {
  background-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:bg-sw-disabled-alternate\/100:hover) {
  background-color: rgb(216 216 216 / 1);
}#body :is(.hover\:bg-sw-disabled-alternate\/15:hover) {
  background-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:bg-sw-disabled-alternate\/20:hover) {
  background-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:bg-sw-disabled-alternate\/25:hover) {
  background-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:bg-sw-disabled-alternate\/30:hover) {
  background-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:bg-sw-disabled-alternate\/35:hover) {
  background-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:bg-sw-disabled-alternate\/40:hover) {
  background-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:bg-sw-disabled-alternate\/45:hover) {
  background-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:bg-sw-disabled-alternate\/5:hover) {
  background-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:bg-sw-disabled-alternate\/50:hover) {
  background-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:bg-sw-disabled-alternate\/55:hover) {
  background-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:bg-sw-disabled-alternate\/60:hover) {
  background-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:bg-sw-disabled-alternate\/65:hover) {
  background-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:bg-sw-disabled-alternate\/70:hover) {
  background-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:bg-sw-disabled-alternate\/75:hover) {
  background-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:bg-sw-disabled-alternate\/80:hover) {
  background-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:bg-sw-disabled-alternate\/85:hover) {
  background-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:bg-sw-disabled-alternate\/90:hover) {
  background-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:bg-sw-disabled-alternate\/95:hover) {
  background-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:bg-sw-disabled-text:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(131 131 131 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-disabled-text\/0:hover) {
  background-color: rgb(131 131 131 / 0);
}#body :is(.hover\:bg-sw-disabled-text\/10:hover) {
  background-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:bg-sw-disabled-text\/100:hover) {
  background-color: rgb(131 131 131 / 1);
}#body :is(.hover\:bg-sw-disabled-text\/15:hover) {
  background-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:bg-sw-disabled-text\/20:hover) {
  background-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:bg-sw-disabled-text\/25:hover) {
  background-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:bg-sw-disabled-text\/30:hover) {
  background-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:bg-sw-disabled-text\/35:hover) {
  background-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:bg-sw-disabled-text\/40:hover) {
  background-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:bg-sw-disabled-text\/45:hover) {
  background-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:bg-sw-disabled-text\/5:hover) {
  background-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:bg-sw-disabled-text\/50:hover) {
  background-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:bg-sw-disabled-text\/55:hover) {
  background-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:bg-sw-disabled-text\/60:hover) {
  background-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:bg-sw-disabled-text\/65:hover) {
  background-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:bg-sw-disabled-text\/70:hover) {
  background-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:bg-sw-disabled-text\/75:hover) {
  background-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:bg-sw-disabled-text\/80:hover) {
  background-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:bg-sw-disabled-text\/85:hover) {
  background-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:bg-sw-disabled-text\/90:hover) {
  background-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:bg-sw-disabled-text\/95:hover) {
  background-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:bg-sw-disabled\/0:hover) {
  background-color: rgb(185 186 185 / 0);
}#body :is(.hover\:bg-sw-disabled\/10:hover) {
  background-color: rgb(185 186 185 / 0.1);
}#body :is(.hover\:bg-sw-disabled\/100:hover) {
  background-color: rgb(185 186 185 / 1);
}#body :is(.hover\:bg-sw-disabled\/15:hover) {
  background-color: rgb(185 186 185 / 0.15);
}#body :is(.hover\:bg-sw-disabled\/20:hover) {
  background-color: rgb(185 186 185 / 0.2);
}#body :is(.hover\:bg-sw-disabled\/25:hover) {
  background-color: rgb(185 186 185 / 0.25);
}#body :is(.hover\:bg-sw-disabled\/30:hover) {
  background-color: rgb(185 186 185 / 0.3);
}#body :is(.hover\:bg-sw-disabled\/35:hover) {
  background-color: rgb(185 186 185 / 0.35);
}#body :is(.hover\:bg-sw-disabled\/40:hover) {
  background-color: rgb(185 186 185 / 0.4);
}#body :is(.hover\:bg-sw-disabled\/45:hover) {
  background-color: rgb(185 186 185 / 0.45);
}#body :is(.hover\:bg-sw-disabled\/5:hover) {
  background-color: rgb(185 186 185 / 0.05);
}#body :is(.hover\:bg-sw-disabled\/50:hover) {
  background-color: rgb(185 186 185 / 0.5);
}#body :is(.hover\:bg-sw-disabled\/55:hover) {
  background-color: rgb(185 186 185 / 0.55);
}#body :is(.hover\:bg-sw-disabled\/60:hover) {
  background-color: rgb(185 186 185 / 0.6);
}#body :is(.hover\:bg-sw-disabled\/65:hover) {
  background-color: rgb(185 186 185 / 0.65);
}#body :is(.hover\:bg-sw-disabled\/70:hover) {
  background-color: rgb(185 186 185 / 0.7);
}#body :is(.hover\:bg-sw-disabled\/75:hover) {
  background-color: rgb(185 186 185 / 0.75);
}#body :is(.hover\:bg-sw-disabled\/80:hover) {
  background-color: rgb(185 186 185 / 0.8);
}#body :is(.hover\:bg-sw-disabled\/85:hover) {
  background-color: rgb(185 186 185 / 0.85);
}#body :is(.hover\:bg-sw-disabled\/90:hover) {
  background-color: rgb(185 186 185 / 0.9);
}#body :is(.hover\:bg-sw-disabled\/95:hover) {
  background-color: rgb(185 186 185 / 0.95);
}#body :is(.hover\:bg-sw-divider:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-divider\/0:hover) {
  background-color: rgb(216 216 216 / 0);
}#body :is(.hover\:bg-sw-divider\/10:hover) {
  background-color: rgb(216 216 216 / 0.1);
}#body :is(.hover\:bg-sw-divider\/100:hover) {
  background-color: rgb(216 216 216 / 1);
}#body :is(.hover\:bg-sw-divider\/15:hover) {
  background-color: rgb(216 216 216 / 0.15);
}#body :is(.hover\:bg-sw-divider\/20:hover) {
  background-color: rgb(216 216 216 / 0.2);
}#body :is(.hover\:bg-sw-divider\/25:hover) {
  background-color: rgb(216 216 216 / 0.25);
}#body :is(.hover\:bg-sw-divider\/30:hover) {
  background-color: rgb(216 216 216 / 0.3);
}#body :is(.hover\:bg-sw-divider\/35:hover) {
  background-color: rgb(216 216 216 / 0.35);
}#body :is(.hover\:bg-sw-divider\/40:hover) {
  background-color: rgb(216 216 216 / 0.4);
}#body :is(.hover\:bg-sw-divider\/45:hover) {
  background-color: rgb(216 216 216 / 0.45);
}#body :is(.hover\:bg-sw-divider\/5:hover) {
  background-color: rgb(216 216 216 / 0.05);
}#body :is(.hover\:bg-sw-divider\/50:hover) {
  background-color: rgb(216 216 216 / 0.5);
}#body :is(.hover\:bg-sw-divider\/55:hover) {
  background-color: rgb(216 216 216 / 0.55);
}#body :is(.hover\:bg-sw-divider\/60:hover) {
  background-color: rgb(216 216 216 / 0.6);
}#body :is(.hover\:bg-sw-divider\/65:hover) {
  background-color: rgb(216 216 216 / 0.65);
}#body :is(.hover\:bg-sw-divider\/70:hover) {
  background-color: rgb(216 216 216 / 0.7);
}#body :is(.hover\:bg-sw-divider\/75:hover) {
  background-color: rgb(216 216 216 / 0.75);
}#body :is(.hover\:bg-sw-divider\/80:hover) {
  background-color: rgb(216 216 216 / 0.8);
}#body :is(.hover\:bg-sw-divider\/85:hover) {
  background-color: rgb(216 216 216 / 0.85);
}#body :is(.hover\:bg-sw-divider\/90:hover) {
  background-color: rgb(216 216 216 / 0.9);
}#body :is(.hover\:bg-sw-divider\/95:hover) {
  background-color: rgb(216 216 216 / 0.95);
}#body :is(.hover\:bg-sw-error:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(180 29 19 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-error-background:hover) {
  background-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:bg-sw-error-background-hex:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(247 232 231 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-error-background-hex\/0:hover) {
  background-color: rgb(247 232 231 / 0);
}#body :is(.hover\:bg-sw-error-background-hex\/10:hover) {
  background-color: rgb(247 232 231 / 0.1);
}#body :is(.hover\:bg-sw-error-background-hex\/100:hover) {
  background-color: rgb(247 232 231 / 1);
}#body :is(.hover\:bg-sw-error-background-hex\/15:hover) {
  background-color: rgb(247 232 231 / 0.15);
}#body :is(.hover\:bg-sw-error-background-hex\/20:hover) {
  background-color: rgb(247 232 231 / 0.2);
}#body :is(.hover\:bg-sw-error-background-hex\/25:hover) {
  background-color: rgb(247 232 231 / 0.25);
}#body :is(.hover\:bg-sw-error-background-hex\/30:hover) {
  background-color: rgb(247 232 231 / 0.3);
}#body :is(.hover\:bg-sw-error-background-hex\/35:hover) {
  background-color: rgb(247 232 231 / 0.35);
}#body :is(.hover\:bg-sw-error-background-hex\/40:hover) {
  background-color: rgb(247 232 231 / 0.4);
}#body :is(.hover\:bg-sw-error-background-hex\/45:hover) {
  background-color: rgb(247 232 231 / 0.45);
}#body :is(.hover\:bg-sw-error-background-hex\/5:hover) {
  background-color: rgb(247 232 231 / 0.05);
}#body :is(.hover\:bg-sw-error-background-hex\/50:hover) {
  background-color: rgb(247 232 231 / 0.5);
}#body :is(.hover\:bg-sw-error-background-hex\/55:hover) {
  background-color: rgb(247 232 231 / 0.55);
}#body :is(.hover\:bg-sw-error-background-hex\/60:hover) {
  background-color: rgb(247 232 231 / 0.6);
}#body :is(.hover\:bg-sw-error-background-hex\/65:hover) {
  background-color: rgb(247 232 231 / 0.65);
}#body :is(.hover\:bg-sw-error-background-hex\/70:hover) {
  background-color: rgb(247 232 231 / 0.7);
}#body :is(.hover\:bg-sw-error-background-hex\/75:hover) {
  background-color: rgb(247 232 231 / 0.75);
}#body :is(.hover\:bg-sw-error-background-hex\/80:hover) {
  background-color: rgb(247 232 231 / 0.8);
}#body :is(.hover\:bg-sw-error-background-hex\/85:hover) {
  background-color: rgb(247 232 231 / 0.85);
}#body :is(.hover\:bg-sw-error-background-hex\/90:hover) {
  background-color: rgb(247 232 231 / 0.9);
}#body :is(.hover\:bg-sw-error-background-hex\/95:hover) {
  background-color: rgb(247 232 231 / 0.95);
}#body :is(.hover\:bg-sw-error-background\/0:hover) {
  background-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:bg-sw-error-background\/10:hover) {
  background-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:bg-sw-error-background\/100:hover) {
  background-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:bg-sw-error-background\/15:hover) {
  background-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:bg-sw-error-background\/20:hover) {
  background-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:bg-sw-error-background\/25:hover) {
  background-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:bg-sw-error-background\/30:hover) {
  background-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:bg-sw-error-background\/35:hover) {
  background-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:bg-sw-error-background\/40:hover) {
  background-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:bg-sw-error-background\/45:hover) {
  background-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:bg-sw-error-background\/5:hover) {
  background-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:bg-sw-error-background\/50:hover) {
  background-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:bg-sw-error-background\/55:hover) {
  background-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:bg-sw-error-background\/60:hover) {
  background-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:bg-sw-error-background\/65:hover) {
  background-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:bg-sw-error-background\/70:hover) {
  background-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:bg-sw-error-background\/75:hover) {
  background-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:bg-sw-error-background\/80:hover) {
  background-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:bg-sw-error-background\/85:hover) {
  background-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:bg-sw-error-background\/90:hover) {
  background-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:bg-sw-error-background\/95:hover) {
  background-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:bg-sw-error-dark:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(135 22 15 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-error-dark\/0:hover) {
  background-color: rgb(135 22 15 / 0);
}#body :is(.hover\:bg-sw-error-dark\/10:hover) {
  background-color: rgb(135 22 15 / 0.1);
}#body :is(.hover\:bg-sw-error-dark\/100:hover) {
  background-color: rgb(135 22 15 / 1);
}#body :is(.hover\:bg-sw-error-dark\/15:hover) {
  background-color: rgb(135 22 15 / 0.15);
}#body :is(.hover\:bg-sw-error-dark\/20:hover) {
  background-color: rgb(135 22 15 / 0.2);
}#body :is(.hover\:bg-sw-error-dark\/25:hover) {
  background-color: rgb(135 22 15 / 0.25);
}#body :is(.hover\:bg-sw-error-dark\/30:hover) {
  background-color: rgb(135 22 15 / 0.3);
}#body :is(.hover\:bg-sw-error-dark\/35:hover) {
  background-color: rgb(135 22 15 / 0.35);
}#body :is(.hover\:bg-sw-error-dark\/40:hover) {
  background-color: rgb(135 22 15 / 0.4);
}#body :is(.hover\:bg-sw-error-dark\/45:hover) {
  background-color: rgb(135 22 15 / 0.45);
}#body :is(.hover\:bg-sw-error-dark\/5:hover) {
  background-color: rgb(135 22 15 / 0.05);
}#body :is(.hover\:bg-sw-error-dark\/50:hover) {
  background-color: rgb(135 22 15 / 0.5);
}#body :is(.hover\:bg-sw-error-dark\/55:hover) {
  background-color: rgb(135 22 15 / 0.55);
}#body :is(.hover\:bg-sw-error-dark\/60:hover) {
  background-color: rgb(135 22 15 / 0.6);
}#body :is(.hover\:bg-sw-error-dark\/65:hover) {
  background-color: rgb(135 22 15 / 0.65);
}#body :is(.hover\:bg-sw-error-dark\/70:hover) {
  background-color: rgb(135 22 15 / 0.7);
}#body :is(.hover\:bg-sw-error-dark\/75:hover) {
  background-color: rgb(135 22 15 / 0.75);
}#body :is(.hover\:bg-sw-error-dark\/80:hover) {
  background-color: rgb(135 22 15 / 0.8);
}#body :is(.hover\:bg-sw-error-dark\/85:hover) {
  background-color: rgb(135 22 15 / 0.85);
}#body :is(.hover\:bg-sw-error-dark\/90:hover) {
  background-color: rgb(135 22 15 / 0.9);
}#body :is(.hover\:bg-sw-error-dark\/95:hover) {
  background-color: rgb(135 22 15 / 0.95);
}#body :is(.hover\:bg-sw-error-light:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(203 82 65 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-error-light\/0:hover) {
  background-color: rgb(203 82 65 / 0);
}#body :is(.hover\:bg-sw-error-light\/10:hover) {
  background-color: rgb(203 82 65 / 0.1);
}#body :is(.hover\:bg-sw-error-light\/100:hover) {
  background-color: rgb(203 82 65 / 1);
}#body :is(.hover\:bg-sw-error-light\/15:hover) {
  background-color: rgb(203 82 65 / 0.15);
}#body :is(.hover\:bg-sw-error-light\/20:hover) {
  background-color: rgb(203 82 65 / 0.2);
}#body :is(.hover\:bg-sw-error-light\/25:hover) {
  background-color: rgb(203 82 65 / 0.25);
}#body :is(.hover\:bg-sw-error-light\/30:hover) {
  background-color: rgb(203 82 65 / 0.3);
}#body :is(.hover\:bg-sw-error-light\/35:hover) {
  background-color: rgb(203 82 65 / 0.35);
}#body :is(.hover\:bg-sw-error-light\/40:hover) {
  background-color: rgb(203 82 65 / 0.4);
}#body :is(.hover\:bg-sw-error-light\/45:hover) {
  background-color: rgb(203 82 65 / 0.45);
}#body :is(.hover\:bg-sw-error-light\/5:hover) {
  background-color: rgb(203 82 65 / 0.05);
}#body :is(.hover\:bg-sw-error-light\/50:hover) {
  background-color: rgb(203 82 65 / 0.5);
}#body :is(.hover\:bg-sw-error-light\/55:hover) {
  background-color: rgb(203 82 65 / 0.55);
}#body :is(.hover\:bg-sw-error-light\/60:hover) {
  background-color: rgb(203 82 65 / 0.6);
}#body :is(.hover\:bg-sw-error-light\/65:hover) {
  background-color: rgb(203 82 65 / 0.65);
}#body :is(.hover\:bg-sw-error-light\/70:hover) {
  background-color: rgb(203 82 65 / 0.7);
}#body :is(.hover\:bg-sw-error-light\/75:hover) {
  background-color: rgb(203 82 65 / 0.75);
}#body :is(.hover\:bg-sw-error-light\/80:hover) {
  background-color: rgb(203 82 65 / 0.8);
}#body :is(.hover\:bg-sw-error-light\/85:hover) {
  background-color: rgb(203 82 65 / 0.85);
}#body :is(.hover\:bg-sw-error-light\/90:hover) {
  background-color: rgb(203 82 65 / 0.9);
}#body :is(.hover\:bg-sw-error-light\/95:hover) {
  background-color: rgb(203 82 65 / 0.95);
}#body :is(.hover\:bg-sw-error\/0:hover) {
  background-color: rgb(180 29 19 / 0);
}#body :is(.hover\:bg-sw-error\/10:hover) {
  background-color: rgb(180 29 19 / 0.1);
}#body :is(.hover\:bg-sw-error\/100:hover) {
  background-color: rgb(180 29 19 / 1);
}#body :is(.hover\:bg-sw-error\/15:hover) {
  background-color: rgb(180 29 19 / 0.15);
}#body :is(.hover\:bg-sw-error\/20:hover) {
  background-color: rgb(180 29 19 / 0.2);
}#body :is(.hover\:bg-sw-error\/25:hover) {
  background-color: rgb(180 29 19 / 0.25);
}#body :is(.hover\:bg-sw-error\/30:hover) {
  background-color: rgb(180 29 19 / 0.3);
}#body :is(.hover\:bg-sw-error\/35:hover) {
  background-color: rgb(180 29 19 / 0.35);
}#body :is(.hover\:bg-sw-error\/40:hover) {
  background-color: rgb(180 29 19 / 0.4);
}#body :is(.hover\:bg-sw-error\/45:hover) {
  background-color: rgb(180 29 19 / 0.45);
}#body :is(.hover\:bg-sw-error\/5:hover) {
  background-color: rgb(180 29 19 / 0.05);
}#body :is(.hover\:bg-sw-error\/50:hover) {
  background-color: rgb(180 29 19 / 0.5);
}#body :is(.hover\:bg-sw-error\/55:hover) {
  background-color: rgb(180 29 19 / 0.55);
}#body :is(.hover\:bg-sw-error\/60:hover) {
  background-color: rgb(180 29 19 / 0.6);
}#body :is(.hover\:bg-sw-error\/65:hover) {
  background-color: rgb(180 29 19 / 0.65);
}#body :is(.hover\:bg-sw-error\/70:hover) {
  background-color: rgb(180 29 19 / 0.7);
}#body :is(.hover\:bg-sw-error\/75:hover) {
  background-color: rgb(180 29 19 / 0.75);
}#body :is(.hover\:bg-sw-error\/80:hover) {
  background-color: rgb(180 29 19 / 0.8);
}#body :is(.hover\:bg-sw-error\/85:hover) {
  background-color: rgb(180 29 19 / 0.85);
}#body :is(.hover\:bg-sw-error\/90:hover) {
  background-color: rgb(180 29 19 / 0.9);
}#body :is(.hover\:bg-sw-error\/95:hover) {
  background-color: rgb(180 29 19 / 0.95);
}#body :is(.hover\:bg-sw-focused:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 107 162 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-focused\/0:hover) {
  background-color: rgb(0 107 162 / 0);
}#body :is(.hover\:bg-sw-focused\/10:hover) {
  background-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:bg-sw-focused\/100:hover) {
  background-color: rgb(0 107 162 / 1);
}#body :is(.hover\:bg-sw-focused\/15:hover) {
  background-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:bg-sw-focused\/20:hover) {
  background-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:bg-sw-focused\/25:hover) {
  background-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:bg-sw-focused\/30:hover) {
  background-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:bg-sw-focused\/35:hover) {
  background-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:bg-sw-focused\/40:hover) {
  background-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:bg-sw-focused\/45:hover) {
  background-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:bg-sw-focused\/5:hover) {
  background-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:bg-sw-focused\/50:hover) {
  background-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:bg-sw-focused\/55:hover) {
  background-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:bg-sw-focused\/60:hover) {
  background-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:bg-sw-focused\/65:hover) {
  background-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:bg-sw-focused\/70:hover) {
  background-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:bg-sw-focused\/75:hover) {
  background-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:bg-sw-focused\/80:hover) {
  background-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:bg-sw-focused\/85:hover) {
  background-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:bg-sw-focused\/90:hover) {
  background-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:bg-sw-focused\/95:hover) {
  background-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:bg-sw-form-field:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-form-field\/0:hover) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.hover\:bg-sw-form-field\/10:hover) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:bg-sw-form-field\/100:hover) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.hover\:bg-sw-form-field\/15:hover) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:bg-sw-form-field\/20:hover) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:bg-sw-form-field\/25:hover) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:bg-sw-form-field\/30:hover) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:bg-sw-form-field\/35:hover) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:bg-sw-form-field\/40:hover) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:bg-sw-form-field\/45:hover) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:bg-sw-form-field\/5:hover) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:bg-sw-form-field\/50:hover) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:bg-sw-form-field\/55:hover) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:bg-sw-form-field\/60:hover) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:bg-sw-form-field\/65:hover) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:bg-sw-form-field\/70:hover) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:bg-sw-form-field\/75:hover) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:bg-sw-form-field\/80:hover) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:bg-sw-form-field\/85:hover) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:bg-sw-form-field\/90:hover) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:bg-sw-form-field\/95:hover) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:bg-sw-form-helper-text:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(131 131 131 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-form-helper-text\/0:hover) {
  background-color: rgb(131 131 131 / 0);
}#body :is(.hover\:bg-sw-form-helper-text\/10:hover) {
  background-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:bg-sw-form-helper-text\/100:hover) {
  background-color: rgb(131 131 131 / 1);
}#body :is(.hover\:bg-sw-form-helper-text\/15:hover) {
  background-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:bg-sw-form-helper-text\/20:hover) {
  background-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:bg-sw-form-helper-text\/25:hover) {
  background-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:bg-sw-form-helper-text\/30:hover) {
  background-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:bg-sw-form-helper-text\/35:hover) {
  background-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:bg-sw-form-helper-text\/40:hover) {
  background-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:bg-sw-form-helper-text\/45:hover) {
  background-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:bg-sw-form-helper-text\/5:hover) {
  background-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:bg-sw-form-helper-text\/50:hover) {
  background-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:bg-sw-form-helper-text\/55:hover) {
  background-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:bg-sw-form-helper-text\/60:hover) {
  background-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:bg-sw-form-helper-text\/65:hover) {
  background-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:bg-sw-form-helper-text\/70:hover) {
  background-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:bg-sw-form-helper-text\/75:hover) {
  background-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:bg-sw-form-helper-text\/80:hover) {
  background-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:bg-sw-form-helper-text\/85:hover) {
  background-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:bg-sw-form-helper-text\/90:hover) {
  background-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:bg-sw-form-helper-text\/95:hover) {
  background-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:bg-sw-high-price:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(206 226 248 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-high-price-background:hover) {
  background-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:bg-sw-high-price-background\/0:hover) {
  background-color: rgba(180, 29, 19, 0);
}#body :is(.hover\:bg-sw-high-price-background\/10:hover) {
  background-color: rgba(180, 29, 19, 0.1);
}#body :is(.hover\:bg-sw-high-price-background\/100:hover) {
  background-color: rgba(180, 29, 19, 1);
}#body :is(.hover\:bg-sw-high-price-background\/15:hover) {
  background-color: rgba(180, 29, 19, 0.15);
}#body :is(.hover\:bg-sw-high-price-background\/20:hover) {
  background-color: rgba(180, 29, 19, 0.2);
}#body :is(.hover\:bg-sw-high-price-background\/25:hover) {
  background-color: rgba(180, 29, 19, 0.25);
}#body :is(.hover\:bg-sw-high-price-background\/30:hover) {
  background-color: rgba(180, 29, 19, 0.3);
}#body :is(.hover\:bg-sw-high-price-background\/35:hover) {
  background-color: rgba(180, 29, 19, 0.35);
}#body :is(.hover\:bg-sw-high-price-background\/40:hover) {
  background-color: rgba(180, 29, 19, 0.4);
}#body :is(.hover\:bg-sw-high-price-background\/45:hover) {
  background-color: rgba(180, 29, 19, 0.45);
}#body :is(.hover\:bg-sw-high-price-background\/5:hover) {
  background-color: rgba(180, 29, 19, 0.05);
}#body :is(.hover\:bg-sw-high-price-background\/50:hover) {
  background-color: rgba(180, 29, 19, 0.5);
}#body :is(.hover\:bg-sw-high-price-background\/55:hover) {
  background-color: rgba(180, 29, 19, 0.55);
}#body :is(.hover\:bg-sw-high-price-background\/60:hover) {
  background-color: rgba(180, 29, 19, 0.6);
}#body :is(.hover\:bg-sw-high-price-background\/65:hover) {
  background-color: rgba(180, 29, 19, 0.65);
}#body :is(.hover\:bg-sw-high-price-background\/70:hover) {
  background-color: rgba(180, 29, 19, 0.7);
}#body :is(.hover\:bg-sw-high-price-background\/75:hover) {
  background-color: rgba(180, 29, 19, 0.75);
}#body :is(.hover\:bg-sw-high-price-background\/80:hover) {
  background-color: rgba(180, 29, 19, 0.8);
}#body :is(.hover\:bg-sw-high-price-background\/85:hover) {
  background-color: rgba(180, 29, 19, 0.85);
}#body :is(.hover\:bg-sw-high-price-background\/90:hover) {
  background-color: rgba(180, 29, 19, 0.9);
}#body :is(.hover\:bg-sw-high-price-background\/95:hover) {
  background-color: rgba(180, 29, 19, 0.95);
}#body :is(.hover\:bg-sw-high-price\/0:hover) {
  background-color: rgb(206 226 248 / 0);
}#body :is(.hover\:bg-sw-high-price\/10:hover) {
  background-color: rgb(206 226 248 / 0.1);
}#body :is(.hover\:bg-sw-high-price\/100:hover) {
  background-color: rgb(206 226 248 / 1);
}#body :is(.hover\:bg-sw-high-price\/15:hover) {
  background-color: rgb(206 226 248 / 0.15);
}#body :is(.hover\:bg-sw-high-price\/20:hover) {
  background-color: rgb(206 226 248 / 0.2);
}#body :is(.hover\:bg-sw-high-price\/25:hover) {
  background-color: rgb(206 226 248 / 0.25);
}#body :is(.hover\:bg-sw-high-price\/30:hover) {
  background-color: rgb(206 226 248 / 0.3);
}#body :is(.hover\:bg-sw-high-price\/35:hover) {
  background-color: rgb(206 226 248 / 0.35);
}#body :is(.hover\:bg-sw-high-price\/40:hover) {
  background-color: rgb(206 226 248 / 0.4);
}#body :is(.hover\:bg-sw-high-price\/45:hover) {
  background-color: rgb(206 226 248 / 0.45);
}#body :is(.hover\:bg-sw-high-price\/5:hover) {
  background-color: rgb(206 226 248 / 0.05);
}#body :is(.hover\:bg-sw-high-price\/50:hover) {
  background-color: rgb(206 226 248 / 0.5);
}#body :is(.hover\:bg-sw-high-price\/55:hover) {
  background-color: rgb(206 226 248 / 0.55);
}#body :is(.hover\:bg-sw-high-price\/60:hover) {
  background-color: rgb(206 226 248 / 0.6);
}#body :is(.hover\:bg-sw-high-price\/65:hover) {
  background-color: rgb(206 226 248 / 0.65);
}#body :is(.hover\:bg-sw-high-price\/70:hover) {
  background-color: rgb(206 226 248 / 0.7);
}#body :is(.hover\:bg-sw-high-price\/75:hover) {
  background-color: rgb(206 226 248 / 0.75);
}#body :is(.hover\:bg-sw-high-price\/80:hover) {
  background-color: rgb(206 226 248 / 0.8);
}#body :is(.hover\:bg-sw-high-price\/85:hover) {
  background-color: rgb(206 226 248 / 0.85);
}#body :is(.hover\:bg-sw-high-price\/90:hover) {
  background-color: rgb(206 226 248 / 0.9);
}#body :is(.hover\:bg-sw-high-price\/95:hover) {
  background-color: rgb(206 226 248 / 0.95);
}#body :is(.hover\:bg-sw-hover-light:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(194 210 226 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-hover-light\/0:hover) {
  background-color: rgb(194 210 226 / 0);
}#body :is(.hover\:bg-sw-hover-light\/10:hover) {
  background-color: rgb(194 210 226 / 0.1);
}#body :is(.hover\:bg-sw-hover-light\/100:hover) {
  background-color: rgb(194 210 226 / 1);
}#body :is(.hover\:bg-sw-hover-light\/15:hover) {
  background-color: rgb(194 210 226 / 0.15);
}#body :is(.hover\:bg-sw-hover-light\/20:hover) {
  background-color: rgb(194 210 226 / 0.2);
}#body :is(.hover\:bg-sw-hover-light\/25:hover) {
  background-color: rgb(194 210 226 / 0.25);
}#body :is(.hover\:bg-sw-hover-light\/30:hover) {
  background-color: rgb(194 210 226 / 0.3);
}#body :is(.hover\:bg-sw-hover-light\/35:hover) {
  background-color: rgb(194 210 226 / 0.35);
}#body :is(.hover\:bg-sw-hover-light\/40:hover) {
  background-color: rgb(194 210 226 / 0.4);
}#body :is(.hover\:bg-sw-hover-light\/45:hover) {
  background-color: rgb(194 210 226 / 0.45);
}#body :is(.hover\:bg-sw-hover-light\/5:hover) {
  background-color: rgb(194 210 226 / 0.05);
}#body :is(.hover\:bg-sw-hover-light\/50:hover) {
  background-color: rgb(194 210 226 / 0.5);
}#body :is(.hover\:bg-sw-hover-light\/55:hover) {
  background-color: rgb(194 210 226 / 0.55);
}#body :is(.hover\:bg-sw-hover-light\/60:hover) {
  background-color: rgb(194 210 226 / 0.6);
}#body :is(.hover\:bg-sw-hover-light\/65:hover) {
  background-color: rgb(194 210 226 / 0.65);
}#body :is(.hover\:bg-sw-hover-light\/70:hover) {
  background-color: rgb(194 210 226 / 0.7);
}#body :is(.hover\:bg-sw-hover-light\/75:hover) {
  background-color: rgb(194 210 226 / 0.75);
}#body :is(.hover\:bg-sw-hover-light\/80:hover) {
  background-color: rgb(194 210 226 / 0.8);
}#body :is(.hover\:bg-sw-hover-light\/85:hover) {
  background-color: rgb(194 210 226 / 0.85);
}#body :is(.hover\:bg-sw-hover-light\/90:hover) {
  background-color: rgb(194 210 226 / 0.9);
}#body :is(.hover\:bg-sw-hover-light\/95:hover) {
  background-color: rgb(194 210 226 / 0.95);
}#body :is(.hover\:bg-sw-icon:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-icon-alternate:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(131 131 131 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-icon-alternate\/0:hover) {
  background-color: rgb(131 131 131 / 0);
}#body :is(.hover\:bg-sw-icon-alternate\/10:hover) {
  background-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:bg-sw-icon-alternate\/100:hover) {
  background-color: rgb(131 131 131 / 1);
}#body :is(.hover\:bg-sw-icon-alternate\/15:hover) {
  background-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:bg-sw-icon-alternate\/20:hover) {
  background-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:bg-sw-icon-alternate\/25:hover) {
  background-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:bg-sw-icon-alternate\/30:hover) {
  background-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:bg-sw-icon-alternate\/35:hover) {
  background-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:bg-sw-icon-alternate\/40:hover) {
  background-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:bg-sw-icon-alternate\/45:hover) {
  background-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:bg-sw-icon-alternate\/5:hover) {
  background-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:bg-sw-icon-alternate\/50:hover) {
  background-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:bg-sw-icon-alternate\/55:hover) {
  background-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:bg-sw-icon-alternate\/60:hover) {
  background-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:bg-sw-icon-alternate\/65:hover) {
  background-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:bg-sw-icon-alternate\/70:hover) {
  background-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:bg-sw-icon-alternate\/75:hover) {
  background-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:bg-sw-icon-alternate\/80:hover) {
  background-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:bg-sw-icon-alternate\/85:hover) {
  background-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:bg-sw-icon-alternate\/90:hover) {
  background-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:bg-sw-icon-alternate\/95:hover) {
  background-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:bg-sw-icon-small:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(131 131 131 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-icon-small\/0:hover) {
  background-color: rgb(131 131 131 / 0);
}#body :is(.hover\:bg-sw-icon-small\/10:hover) {
  background-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:bg-sw-icon-small\/100:hover) {
  background-color: rgb(131 131 131 / 1);
}#body :is(.hover\:bg-sw-icon-small\/15:hover) {
  background-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:bg-sw-icon-small\/20:hover) {
  background-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:bg-sw-icon-small\/25:hover) {
  background-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:bg-sw-icon-small\/30:hover) {
  background-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:bg-sw-icon-small\/35:hover) {
  background-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:bg-sw-icon-small\/40:hover) {
  background-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:bg-sw-icon-small\/45:hover) {
  background-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:bg-sw-icon-small\/5:hover) {
  background-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:bg-sw-icon-small\/50:hover) {
  background-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:bg-sw-icon-small\/55:hover) {
  background-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:bg-sw-icon-small\/60:hover) {
  background-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:bg-sw-icon-small\/65:hover) {
  background-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:bg-sw-icon-small\/70:hover) {
  background-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:bg-sw-icon-small\/75:hover) {
  background-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:bg-sw-icon-small\/80:hover) {
  background-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:bg-sw-icon-small\/85:hover) {
  background-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:bg-sw-icon-small\/90:hover) {
  background-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:bg-sw-icon-small\/95:hover) {
  background-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:bg-sw-icon\/0:hover) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.hover\:bg-sw-icon\/10:hover) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:bg-sw-icon\/100:hover) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.hover\:bg-sw-icon\/15:hover) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:bg-sw-icon\/20:hover) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:bg-sw-icon\/25:hover) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:bg-sw-icon\/30:hover) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:bg-sw-icon\/35:hover) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:bg-sw-icon\/40:hover) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:bg-sw-icon\/45:hover) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:bg-sw-icon\/5:hover) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:bg-sw-icon\/50:hover) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:bg-sw-icon\/55:hover) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:bg-sw-icon\/60:hover) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:bg-sw-icon\/65:hover) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:bg-sw-icon\/70:hover) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:bg-sw-icon\/75:hover) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:bg-sw-icon\/80:hover) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:bg-sw-icon\/85:hover) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:bg-sw-icon\/90:hover) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:bg-sw-icon\/95:hover) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:bg-sw-info:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(38 40 43 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-info\/0:hover) {
  background-color: rgb(38 40 43 / 0);
}#body :is(.hover\:bg-sw-info\/10:hover) {
  background-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:bg-sw-info\/100:hover) {
  background-color: rgb(38 40 43 / 1);
}#body :is(.hover\:bg-sw-info\/15:hover) {
  background-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:bg-sw-info\/20:hover) {
  background-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:bg-sw-info\/25:hover) {
  background-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:bg-sw-info\/30:hover) {
  background-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:bg-sw-info\/35:hover) {
  background-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:bg-sw-info\/40:hover) {
  background-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:bg-sw-info\/45:hover) {
  background-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:bg-sw-info\/5:hover) {
  background-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:bg-sw-info\/50:hover) {
  background-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:bg-sw-info\/55:hover) {
  background-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:bg-sw-info\/60:hover) {
  background-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:bg-sw-info\/65:hover) {
  background-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:bg-sw-info\/70:hover) {
  background-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:bg-sw-info\/75:hover) {
  background-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:bg-sw-info\/80:hover) {
  background-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:bg-sw-info\/85:hover) {
  background-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:bg-sw-info\/90:hover) {
  background-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:bg-sw-info\/95:hover) {
  background-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:bg-sw-label:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-label\/0:hover) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.hover\:bg-sw-label\/10:hover) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:bg-sw-label\/100:hover) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.hover\:bg-sw-label\/15:hover) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:bg-sw-label\/20:hover) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:bg-sw-label\/25:hover) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:bg-sw-label\/30:hover) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:bg-sw-label\/35:hover) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:bg-sw-label\/40:hover) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:bg-sw-label\/45:hover) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:bg-sw-label\/5:hover) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:bg-sw-label\/50:hover) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:bg-sw-label\/55:hover) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:bg-sw-label\/60:hover) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:bg-sw-label\/65:hover) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:bg-sw-label\/70:hover) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:bg-sw-label\/75:hover) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:bg-sw-label\/80:hover) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:bg-sw-label\/85:hover) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:bg-sw-label\/90:hover) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:bg-sw-label\/95:hover) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:bg-sw-link-light:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 162 220 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-link-light\/0:hover) {
  background-color: rgb(17 162 220 / 0);
}#body :is(.hover\:bg-sw-link-light\/10:hover) {
  background-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:bg-sw-link-light\/100:hover) {
  background-color: rgb(17 162 220 / 1);
}#body :is(.hover\:bg-sw-link-light\/15:hover) {
  background-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:bg-sw-link-light\/20:hover) {
  background-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:bg-sw-link-light\/25:hover) {
  background-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:bg-sw-link-light\/30:hover) {
  background-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:bg-sw-link-light\/35:hover) {
  background-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:bg-sw-link-light\/40:hover) {
  background-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:bg-sw-link-light\/45:hover) {
  background-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:bg-sw-link-light\/5:hover) {
  background-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:bg-sw-link-light\/50:hover) {
  background-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:bg-sw-link-light\/55:hover) {
  background-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:bg-sw-link-light\/60:hover) {
  background-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:bg-sw-link-light\/65:hover) {
  background-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:bg-sw-link-light\/70:hover) {
  background-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:bg-sw-link-light\/75:hover) {
  background-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:bg-sw-link-light\/80:hover) {
  background-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:bg-sw-link-light\/85:hover) {
  background-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:bg-sw-link-light\/90:hover) {
  background-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:bg-sw-link-light\/95:hover) {
  background-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:bg-sw-low-price:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(10 111 219 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-low-price-background:hover) {
  background-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:bg-sw-low-price-background\/0:hover) {
  background-color: rgba(10, 111, 219, 0);
}#body :is(.hover\:bg-sw-low-price-background\/10:hover) {
  background-color: rgba(10, 111, 219, 0.1);
}#body :is(.hover\:bg-sw-low-price-background\/100:hover) {
  background-color: rgba(10, 111, 219, 1);
}#body :is(.hover\:bg-sw-low-price-background\/15:hover) {
  background-color: rgba(10, 111, 219, 0.15);
}#body :is(.hover\:bg-sw-low-price-background\/20:hover) {
  background-color: rgba(10, 111, 219, 0.2);
}#body :is(.hover\:bg-sw-low-price-background\/25:hover) {
  background-color: rgba(10, 111, 219, 0.25);
}#body :is(.hover\:bg-sw-low-price-background\/30:hover) {
  background-color: rgba(10, 111, 219, 0.3);
}#body :is(.hover\:bg-sw-low-price-background\/35:hover) {
  background-color: rgba(10, 111, 219, 0.35);
}#body :is(.hover\:bg-sw-low-price-background\/40:hover) {
  background-color: rgba(10, 111, 219, 0.4);
}#body :is(.hover\:bg-sw-low-price-background\/45:hover) {
  background-color: rgba(10, 111, 219, 0.45);
}#body :is(.hover\:bg-sw-low-price-background\/5:hover) {
  background-color: rgba(10, 111, 219, 0.05);
}#body :is(.hover\:bg-sw-low-price-background\/50:hover) {
  background-color: rgba(10, 111, 219, 0.5);
}#body :is(.hover\:bg-sw-low-price-background\/55:hover) {
  background-color: rgba(10, 111, 219, 0.55);
}#body :is(.hover\:bg-sw-low-price-background\/60:hover) {
  background-color: rgba(10, 111, 219, 0.6);
}#body :is(.hover\:bg-sw-low-price-background\/65:hover) {
  background-color: rgba(10, 111, 219, 0.65);
}#body :is(.hover\:bg-sw-low-price-background\/70:hover) {
  background-color: rgba(10, 111, 219, 0.7);
}#body :is(.hover\:bg-sw-low-price-background\/75:hover) {
  background-color: rgba(10, 111, 219, 0.75);
}#body :is(.hover\:bg-sw-low-price-background\/80:hover) {
  background-color: rgba(10, 111, 219, 0.8);
}#body :is(.hover\:bg-sw-low-price-background\/85:hover) {
  background-color: rgba(10, 111, 219, 0.85);
}#body :is(.hover\:bg-sw-low-price-background\/90:hover) {
  background-color: rgba(10, 111, 219, 0.9);
}#body :is(.hover\:bg-sw-low-price-background\/95:hover) {
  background-color: rgba(10, 111, 219, 0.95);
}#body :is(.hover\:bg-sw-low-price\/0:hover) {
  background-color: rgb(10 111 219 / 0);
}#body :is(.hover\:bg-sw-low-price\/10:hover) {
  background-color: rgb(10 111 219 / 0.1);
}#body :is(.hover\:bg-sw-low-price\/100:hover) {
  background-color: rgb(10 111 219 / 1);
}#body :is(.hover\:bg-sw-low-price\/15:hover) {
  background-color: rgb(10 111 219 / 0.15);
}#body :is(.hover\:bg-sw-low-price\/20:hover) {
  background-color: rgb(10 111 219 / 0.2);
}#body :is(.hover\:bg-sw-low-price\/25:hover) {
  background-color: rgb(10 111 219 / 0.25);
}#body :is(.hover\:bg-sw-low-price\/30:hover) {
  background-color: rgb(10 111 219 / 0.3);
}#body :is(.hover\:bg-sw-low-price\/35:hover) {
  background-color: rgb(10 111 219 / 0.35);
}#body :is(.hover\:bg-sw-low-price\/40:hover) {
  background-color: rgb(10 111 219 / 0.4);
}#body :is(.hover\:bg-sw-low-price\/45:hover) {
  background-color: rgb(10 111 219 / 0.45);
}#body :is(.hover\:bg-sw-low-price\/5:hover) {
  background-color: rgb(10 111 219 / 0.05);
}#body :is(.hover\:bg-sw-low-price\/50:hover) {
  background-color: rgb(10 111 219 / 0.5);
}#body :is(.hover\:bg-sw-low-price\/55:hover) {
  background-color: rgb(10 111 219 / 0.55);
}#body :is(.hover\:bg-sw-low-price\/60:hover) {
  background-color: rgb(10 111 219 / 0.6);
}#body :is(.hover\:bg-sw-low-price\/65:hover) {
  background-color: rgb(10 111 219 / 0.65);
}#body :is(.hover\:bg-sw-low-price\/70:hover) {
  background-color: rgb(10 111 219 / 0.7);
}#body :is(.hover\:bg-sw-low-price\/75:hover) {
  background-color: rgb(10 111 219 / 0.75);
}#body :is(.hover\:bg-sw-low-price\/80:hover) {
  background-color: rgb(10 111 219 / 0.8);
}#body :is(.hover\:bg-sw-low-price\/85:hover) {
  background-color: rgb(10 111 219 / 0.85);
}#body :is(.hover\:bg-sw-low-price\/90:hover) {
  background-color: rgb(10 111 219 / 0.9);
}#body :is(.hover\:bg-sw-low-price\/95:hover) {
  background-color: rgb(10 111 219 / 0.95);
}#body :is(.hover\:bg-sw-medium-price:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(108 169 233 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-medium-price\/0:hover) {
  background-color: rgb(108 169 233 / 0);
}#body :is(.hover\:bg-sw-medium-price\/10:hover) {
  background-color: rgb(108 169 233 / 0.1);
}#body :is(.hover\:bg-sw-medium-price\/100:hover) {
  background-color: rgb(108 169 233 / 1);
}#body :is(.hover\:bg-sw-medium-price\/15:hover) {
  background-color: rgb(108 169 233 / 0.15);
}#body :is(.hover\:bg-sw-medium-price\/20:hover) {
  background-color: rgb(108 169 233 / 0.2);
}#body :is(.hover\:bg-sw-medium-price\/25:hover) {
  background-color: rgb(108 169 233 / 0.25);
}#body :is(.hover\:bg-sw-medium-price\/30:hover) {
  background-color: rgb(108 169 233 / 0.3);
}#body :is(.hover\:bg-sw-medium-price\/35:hover) {
  background-color: rgb(108 169 233 / 0.35);
}#body :is(.hover\:bg-sw-medium-price\/40:hover) {
  background-color: rgb(108 169 233 / 0.4);
}#body :is(.hover\:bg-sw-medium-price\/45:hover) {
  background-color: rgb(108 169 233 / 0.45);
}#body :is(.hover\:bg-sw-medium-price\/5:hover) {
  background-color: rgb(108 169 233 / 0.05);
}#body :is(.hover\:bg-sw-medium-price\/50:hover) {
  background-color: rgb(108 169 233 / 0.5);
}#body :is(.hover\:bg-sw-medium-price\/55:hover) {
  background-color: rgb(108 169 233 / 0.55);
}#body :is(.hover\:bg-sw-medium-price\/60:hover) {
  background-color: rgb(108 169 233 / 0.6);
}#body :is(.hover\:bg-sw-medium-price\/65:hover) {
  background-color: rgb(108 169 233 / 0.65);
}#body :is(.hover\:bg-sw-medium-price\/70:hover) {
  background-color: rgb(108 169 233 / 0.7);
}#body :is(.hover\:bg-sw-medium-price\/75:hover) {
  background-color: rgb(108 169 233 / 0.75);
}#body :is(.hover\:bg-sw-medium-price\/80:hover) {
  background-color: rgb(108 169 233 / 0.8);
}#body :is(.hover\:bg-sw-medium-price\/85:hover) {
  background-color: rgb(108 169 233 / 0.85);
}#body :is(.hover\:bg-sw-medium-price\/90:hover) {
  background-color: rgb(108 169 233 / 0.9);
}#body :is(.hover\:bg-sw-medium-price\/95:hover) {
  background-color: rgb(108 169 233 / 0.95);
}#body :is(.hover\:bg-sw-overlay-background:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(231 241 251 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-overlay-background\/0:hover) {
  background-color: rgb(231 241 251 / 0);
}#body :is(.hover\:bg-sw-overlay-background\/10:hover) {
  background-color: rgb(231 241 251 / 0.1);
}#body :is(.hover\:bg-sw-overlay-background\/100:hover) {
  background-color: rgb(231 241 251 / 1);
}#body :is(.hover\:bg-sw-overlay-background\/15:hover) {
  background-color: rgb(231 241 251 / 0.15);
}#body :is(.hover\:bg-sw-overlay-background\/20:hover) {
  background-color: rgb(231 241 251 / 0.2);
}#body :is(.hover\:bg-sw-overlay-background\/25:hover) {
  background-color: rgb(231 241 251 / 0.25);
}#body :is(.hover\:bg-sw-overlay-background\/30:hover) {
  background-color: rgb(231 241 251 / 0.3);
}#body :is(.hover\:bg-sw-overlay-background\/35:hover) {
  background-color: rgb(231 241 251 / 0.35);
}#body :is(.hover\:bg-sw-overlay-background\/40:hover) {
  background-color: rgb(231 241 251 / 0.4);
}#body :is(.hover\:bg-sw-overlay-background\/45:hover) {
  background-color: rgb(231 241 251 / 0.45);
}#body :is(.hover\:bg-sw-overlay-background\/5:hover) {
  background-color: rgb(231 241 251 / 0.05);
}#body :is(.hover\:bg-sw-overlay-background\/50:hover) {
  background-color: rgb(231 241 251 / 0.5);
}#body :is(.hover\:bg-sw-overlay-background\/55:hover) {
  background-color: rgb(231 241 251 / 0.55);
}#body :is(.hover\:bg-sw-overlay-background\/60:hover) {
  background-color: rgb(231 241 251 / 0.6);
}#body :is(.hover\:bg-sw-overlay-background\/65:hover) {
  background-color: rgb(231 241 251 / 0.65);
}#body :is(.hover\:bg-sw-overlay-background\/70:hover) {
  background-color: rgb(231 241 251 / 0.7);
}#body :is(.hover\:bg-sw-overlay-background\/75:hover) {
  background-color: rgb(231 241 251 / 0.75);
}#body :is(.hover\:bg-sw-overlay-background\/80:hover) {
  background-color: rgb(231 241 251 / 0.8);
}#body :is(.hover\:bg-sw-overlay-background\/85:hover) {
  background-color: rgb(231 241 251 / 0.85);
}#body :is(.hover\:bg-sw-overlay-background\/90:hover) {
  background-color: rgb(231 241 251 / 0.9);
}#body :is(.hover\:bg-sw-overlay-background\/95:hover) {
  background-color: rgb(231 241 251 / 0.95);
}#body :is(.hover\:bg-sw-primary:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 107 162 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-primary\/0:hover) {
  background-color: rgb(0 107 162 / 0);
}#body :is(.hover\:bg-sw-primary\/10:hover) {
  background-color: rgb(0 107 162 / 0.1);
}#body :is(.hover\:bg-sw-primary\/100:hover) {
  background-color: rgb(0 107 162 / 1);
}#body :is(.hover\:bg-sw-primary\/15:hover) {
  background-color: rgb(0 107 162 / 0.15);
}#body :is(.hover\:bg-sw-primary\/20:hover) {
  background-color: rgb(0 107 162 / 0.2);
}#body :is(.hover\:bg-sw-primary\/25:hover) {
  background-color: rgb(0 107 162 / 0.25);
}#body :is(.hover\:bg-sw-primary\/30:hover) {
  background-color: rgb(0 107 162 / 0.3);
}#body :is(.hover\:bg-sw-primary\/35:hover) {
  background-color: rgb(0 107 162 / 0.35);
}#body :is(.hover\:bg-sw-primary\/40:hover) {
  background-color: rgb(0 107 162 / 0.4);
}#body :is(.hover\:bg-sw-primary\/45:hover) {
  background-color: rgb(0 107 162 / 0.45);
}#body :is(.hover\:bg-sw-primary\/5:hover) {
  background-color: rgb(0 107 162 / 0.05);
}#body :is(.hover\:bg-sw-primary\/50:hover) {
  background-color: rgb(0 107 162 / 0.5);
}#body :is(.hover\:bg-sw-primary\/55:hover) {
  background-color: rgb(0 107 162 / 0.55);
}#body :is(.hover\:bg-sw-primary\/60:hover) {
  background-color: rgb(0 107 162 / 0.6);
}#body :is(.hover\:bg-sw-primary\/65:hover) {
  background-color: rgb(0 107 162 / 0.65);
}#body :is(.hover\:bg-sw-primary\/70:hover) {
  background-color: rgb(0 107 162 / 0.7);
}#body :is(.hover\:bg-sw-primary\/75:hover) {
  background-color: rgb(0 107 162 / 0.75);
}#body :is(.hover\:bg-sw-primary\/80:hover) {
  background-color: rgb(0 107 162 / 0.8);
}#body :is(.hover\:bg-sw-primary\/85:hover) {
  background-color: rgb(0 107 162 / 0.85);
}#body :is(.hover\:bg-sw-primary\/90:hover) {
  background-color: rgb(0 107 162 / 0.9);
}#body :is(.hover\:bg-sw-primary\/95:hover) {
  background-color: rgb(0 107 162 / 0.95);
}#body :is(.hover\:bg-sw-secondary:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 162 220 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-secondary\/0:hover) {
  background-color: rgb(17 162 220 / 0);
}#body :is(.hover\:bg-sw-secondary\/10:hover) {
  background-color: rgb(17 162 220 / 0.1);
}#body :is(.hover\:bg-sw-secondary\/100:hover) {
  background-color: rgb(17 162 220 / 1);
}#body :is(.hover\:bg-sw-secondary\/15:hover) {
  background-color: rgb(17 162 220 / 0.15);
}#body :is(.hover\:bg-sw-secondary\/20:hover) {
  background-color: rgb(17 162 220 / 0.2);
}#body :is(.hover\:bg-sw-secondary\/25:hover) {
  background-color: rgb(17 162 220 / 0.25);
}#body :is(.hover\:bg-sw-secondary\/30:hover) {
  background-color: rgb(17 162 220 / 0.3);
}#body :is(.hover\:bg-sw-secondary\/35:hover) {
  background-color: rgb(17 162 220 / 0.35);
}#body :is(.hover\:bg-sw-secondary\/40:hover) {
  background-color: rgb(17 162 220 / 0.4);
}#body :is(.hover\:bg-sw-secondary\/45:hover) {
  background-color: rgb(17 162 220 / 0.45);
}#body :is(.hover\:bg-sw-secondary\/5:hover) {
  background-color: rgb(17 162 220 / 0.05);
}#body :is(.hover\:bg-sw-secondary\/50:hover) {
  background-color: rgb(17 162 220 / 0.5);
}#body :is(.hover\:bg-sw-secondary\/55:hover) {
  background-color: rgb(17 162 220 / 0.55);
}#body :is(.hover\:bg-sw-secondary\/60:hover) {
  background-color: rgb(17 162 220 / 0.6);
}#body :is(.hover\:bg-sw-secondary\/65:hover) {
  background-color: rgb(17 162 220 / 0.65);
}#body :is(.hover\:bg-sw-secondary\/70:hover) {
  background-color: rgb(17 162 220 / 0.7);
}#body :is(.hover\:bg-sw-secondary\/75:hover) {
  background-color: rgb(17 162 220 / 0.75);
}#body :is(.hover\:bg-sw-secondary\/80:hover) {
  background-color: rgb(17 162 220 / 0.8);
}#body :is(.hover\:bg-sw-secondary\/85:hover) {
  background-color: rgb(17 162 220 / 0.85);
}#body :is(.hover\:bg-sw-secondary\/90:hover) {
  background-color: rgb(17 162 220 / 0.9);
}#body :is(.hover\:bg-sw-secondary\/95:hover) {
  background-color: rgb(17 162 220 / 0.95);
}#body :is(.hover\:bg-sw-selected:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(131 131 131 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-selected\/0:hover) {
  background-color: rgb(131 131 131 / 0);
}#body :is(.hover\:bg-sw-selected\/10:hover) {
  background-color: rgb(131 131 131 / 0.1);
}#body :is(.hover\:bg-sw-selected\/100:hover) {
  background-color: rgb(131 131 131 / 1);
}#body :is(.hover\:bg-sw-selected\/15:hover) {
  background-color: rgb(131 131 131 / 0.15);
}#body :is(.hover\:bg-sw-selected\/20:hover) {
  background-color: rgb(131 131 131 / 0.2);
}#body :is(.hover\:bg-sw-selected\/25:hover) {
  background-color: rgb(131 131 131 / 0.25);
}#body :is(.hover\:bg-sw-selected\/30:hover) {
  background-color: rgb(131 131 131 / 0.3);
}#body :is(.hover\:bg-sw-selected\/35:hover) {
  background-color: rgb(131 131 131 / 0.35);
}#body :is(.hover\:bg-sw-selected\/40:hover) {
  background-color: rgb(131 131 131 / 0.4);
}#body :is(.hover\:bg-sw-selected\/45:hover) {
  background-color: rgb(131 131 131 / 0.45);
}#body :is(.hover\:bg-sw-selected\/5:hover) {
  background-color: rgb(131 131 131 / 0.05);
}#body :is(.hover\:bg-sw-selected\/50:hover) {
  background-color: rgb(131 131 131 / 0.5);
}#body :is(.hover\:bg-sw-selected\/55:hover) {
  background-color: rgb(131 131 131 / 0.55);
}#body :is(.hover\:bg-sw-selected\/60:hover) {
  background-color: rgb(131 131 131 / 0.6);
}#body :is(.hover\:bg-sw-selected\/65:hover) {
  background-color: rgb(131 131 131 / 0.65);
}#body :is(.hover\:bg-sw-selected\/70:hover) {
  background-color: rgb(131 131 131 / 0.7);
}#body :is(.hover\:bg-sw-selected\/75:hover) {
  background-color: rgb(131 131 131 / 0.75);
}#body :is(.hover\:bg-sw-selected\/80:hover) {
  background-color: rgb(131 131 131 / 0.8);
}#body :is(.hover\:bg-sw-selected\/85:hover) {
  background-color: rgb(131 131 131 / 0.85);
}#body :is(.hover\:bg-sw-selected\/90:hover) {
  background-color: rgb(131 131 131 / 0.9);
}#body :is(.hover\:bg-sw-selected\/95:hover) {
  background-color: rgb(131 131 131 / 0.95);
}#body :is(.hover\:bg-sw-success:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(27 123 59 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-success-background:hover) {
  background-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:bg-sw-success-background-hex:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(232 242 235 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-success-background-hex\/0:hover) {
  background-color: rgb(232 242 235 / 0);
}#body :is(.hover\:bg-sw-success-background-hex\/10:hover) {
  background-color: rgb(232 242 235 / 0.1);
}#body :is(.hover\:bg-sw-success-background-hex\/100:hover) {
  background-color: rgb(232 242 235 / 1);
}#body :is(.hover\:bg-sw-success-background-hex\/15:hover) {
  background-color: rgb(232 242 235 / 0.15);
}#body :is(.hover\:bg-sw-success-background-hex\/20:hover) {
  background-color: rgb(232 242 235 / 0.2);
}#body :is(.hover\:bg-sw-success-background-hex\/25:hover) {
  background-color: rgb(232 242 235 / 0.25);
}#body :is(.hover\:bg-sw-success-background-hex\/30:hover) {
  background-color: rgb(232 242 235 / 0.3);
}#body :is(.hover\:bg-sw-success-background-hex\/35:hover) {
  background-color: rgb(232 242 235 / 0.35);
}#body :is(.hover\:bg-sw-success-background-hex\/40:hover) {
  background-color: rgb(232 242 235 / 0.4);
}#body :is(.hover\:bg-sw-success-background-hex\/45:hover) {
  background-color: rgb(232 242 235 / 0.45);
}#body :is(.hover\:bg-sw-success-background-hex\/5:hover) {
  background-color: rgb(232 242 235 / 0.05);
}#body :is(.hover\:bg-sw-success-background-hex\/50:hover) {
  background-color: rgb(232 242 235 / 0.5);
}#body :is(.hover\:bg-sw-success-background-hex\/55:hover) {
  background-color: rgb(232 242 235 / 0.55);
}#body :is(.hover\:bg-sw-success-background-hex\/60:hover) {
  background-color: rgb(232 242 235 / 0.6);
}#body :is(.hover\:bg-sw-success-background-hex\/65:hover) {
  background-color: rgb(232 242 235 / 0.65);
}#body :is(.hover\:bg-sw-success-background-hex\/70:hover) {
  background-color: rgb(232 242 235 / 0.7);
}#body :is(.hover\:bg-sw-success-background-hex\/75:hover) {
  background-color: rgb(232 242 235 / 0.75);
}#body :is(.hover\:bg-sw-success-background-hex\/80:hover) {
  background-color: rgb(232 242 235 / 0.8);
}#body :is(.hover\:bg-sw-success-background-hex\/85:hover) {
  background-color: rgb(232 242 235 / 0.85);
}#body :is(.hover\:bg-sw-success-background-hex\/90:hover) {
  background-color: rgb(232 242 235 / 0.9);
}#body :is(.hover\:bg-sw-success-background-hex\/95:hover) {
  background-color: rgb(232 242 235 / 0.95);
}#body :is(.hover\:bg-sw-success-background\/0:hover) {
  background-color: rgba(27, 123, 59, 0);
}#body :is(.hover\:bg-sw-success-background\/10:hover) {
  background-color: rgba(27, 123, 59, 0.1);
}#body :is(.hover\:bg-sw-success-background\/100:hover) {
  background-color: rgba(27, 123, 59, 1);
}#body :is(.hover\:bg-sw-success-background\/15:hover) {
  background-color: rgba(27, 123, 59, 0.15);
}#body :is(.hover\:bg-sw-success-background\/20:hover) {
  background-color: rgba(27, 123, 59, 0.2);
}#body :is(.hover\:bg-sw-success-background\/25:hover) {
  background-color: rgba(27, 123, 59, 0.25);
}#body :is(.hover\:bg-sw-success-background\/30:hover) {
  background-color: rgba(27, 123, 59, 0.3);
}#body :is(.hover\:bg-sw-success-background\/35:hover) {
  background-color: rgba(27, 123, 59, 0.35);
}#body :is(.hover\:bg-sw-success-background\/40:hover) {
  background-color: rgba(27, 123, 59, 0.4);
}#body :is(.hover\:bg-sw-success-background\/45:hover) {
  background-color: rgba(27, 123, 59, 0.45);
}#body :is(.hover\:bg-sw-success-background\/5:hover) {
  background-color: rgba(27, 123, 59, 0.05);
}#body :is(.hover\:bg-sw-success-background\/50:hover) {
  background-color: rgba(27, 123, 59, 0.5);
}#body :is(.hover\:bg-sw-success-background\/55:hover) {
  background-color: rgba(27, 123, 59, 0.55);
}#body :is(.hover\:bg-sw-success-background\/60:hover) {
  background-color: rgba(27, 123, 59, 0.6);
}#body :is(.hover\:bg-sw-success-background\/65:hover) {
  background-color: rgba(27, 123, 59, 0.65);
}#body :is(.hover\:bg-sw-success-background\/70:hover) {
  background-color: rgba(27, 123, 59, 0.7);
}#body :is(.hover\:bg-sw-success-background\/75:hover) {
  background-color: rgba(27, 123, 59, 0.75);
}#body :is(.hover\:bg-sw-success-background\/80:hover) {
  background-color: rgba(27, 123, 59, 0.8);
}#body :is(.hover\:bg-sw-success-background\/85:hover) {
  background-color: rgba(27, 123, 59, 0.85);
}#body :is(.hover\:bg-sw-success-background\/90:hover) {
  background-color: rgba(27, 123, 59, 0.9);
}#body :is(.hover\:bg-sw-success-background\/95:hover) {
  background-color: rgba(27, 123, 59, 0.95);
}#body :is(.hover\:bg-sw-success-dark:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(20 89 43 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-success-dark\/0:hover) {
  background-color: rgb(20 89 43 / 0);
}#body :is(.hover\:bg-sw-success-dark\/10:hover) {
  background-color: rgb(20 89 43 / 0.1);
}#body :is(.hover\:bg-sw-success-dark\/100:hover) {
  background-color: rgb(20 89 43 / 1);
}#body :is(.hover\:bg-sw-success-dark\/15:hover) {
  background-color: rgb(20 89 43 / 0.15);
}#body :is(.hover\:bg-sw-success-dark\/20:hover) {
  background-color: rgb(20 89 43 / 0.2);
}#body :is(.hover\:bg-sw-success-dark\/25:hover) {
  background-color: rgb(20 89 43 / 0.25);
}#body :is(.hover\:bg-sw-success-dark\/30:hover) {
  background-color: rgb(20 89 43 / 0.3);
}#body :is(.hover\:bg-sw-success-dark\/35:hover) {
  background-color: rgb(20 89 43 / 0.35);
}#body :is(.hover\:bg-sw-success-dark\/40:hover) {
  background-color: rgb(20 89 43 / 0.4);
}#body :is(.hover\:bg-sw-success-dark\/45:hover) {
  background-color: rgb(20 89 43 / 0.45);
}#body :is(.hover\:bg-sw-success-dark\/5:hover) {
  background-color: rgb(20 89 43 / 0.05);
}#body :is(.hover\:bg-sw-success-dark\/50:hover) {
  background-color: rgb(20 89 43 / 0.5);
}#body :is(.hover\:bg-sw-success-dark\/55:hover) {
  background-color: rgb(20 89 43 / 0.55);
}#body :is(.hover\:bg-sw-success-dark\/60:hover) {
  background-color: rgb(20 89 43 / 0.6);
}#body :is(.hover\:bg-sw-success-dark\/65:hover) {
  background-color: rgb(20 89 43 / 0.65);
}#body :is(.hover\:bg-sw-success-dark\/70:hover) {
  background-color: rgb(20 89 43 / 0.7);
}#body :is(.hover\:bg-sw-success-dark\/75:hover) {
  background-color: rgb(20 89 43 / 0.75);
}#body :is(.hover\:bg-sw-success-dark\/80:hover) {
  background-color: rgb(20 89 43 / 0.8);
}#body :is(.hover\:bg-sw-success-dark\/85:hover) {
  background-color: rgb(20 89 43 / 0.85);
}#body :is(.hover\:bg-sw-success-dark\/90:hover) {
  background-color: rgb(20 89 43 / 0.9);
}#body :is(.hover\:bg-sw-success-dark\/95:hover) {
  background-color: rgb(20 89 43 / 0.95);
}#body :is(.hover\:bg-sw-success-light:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(126 199 168 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-success-light\/0:hover) {
  background-color: rgb(126 199 168 / 0);
}#body :is(.hover\:bg-sw-success-light\/10:hover) {
  background-color: rgb(126 199 168 / 0.1);
}#body :is(.hover\:bg-sw-success-light\/100:hover) {
  background-color: rgb(126 199 168 / 1);
}#body :is(.hover\:bg-sw-success-light\/15:hover) {
  background-color: rgb(126 199 168 / 0.15);
}#body :is(.hover\:bg-sw-success-light\/20:hover) {
  background-color: rgb(126 199 168 / 0.2);
}#body :is(.hover\:bg-sw-success-light\/25:hover) {
  background-color: rgb(126 199 168 / 0.25);
}#body :is(.hover\:bg-sw-success-light\/30:hover) {
  background-color: rgb(126 199 168 / 0.3);
}#body :is(.hover\:bg-sw-success-light\/35:hover) {
  background-color: rgb(126 199 168 / 0.35);
}#body :is(.hover\:bg-sw-success-light\/40:hover) {
  background-color: rgb(126 199 168 / 0.4);
}#body :is(.hover\:bg-sw-success-light\/45:hover) {
  background-color: rgb(126 199 168 / 0.45);
}#body :is(.hover\:bg-sw-success-light\/5:hover) {
  background-color: rgb(126 199 168 / 0.05);
}#body :is(.hover\:bg-sw-success-light\/50:hover) {
  background-color: rgb(126 199 168 / 0.5);
}#body :is(.hover\:bg-sw-success-light\/55:hover) {
  background-color: rgb(126 199 168 / 0.55);
}#body :is(.hover\:bg-sw-success-light\/60:hover) {
  background-color: rgb(126 199 168 / 0.6);
}#body :is(.hover\:bg-sw-success-light\/65:hover) {
  background-color: rgb(126 199 168 / 0.65);
}#body :is(.hover\:bg-sw-success-light\/70:hover) {
  background-color: rgb(126 199 168 / 0.7);
}#body :is(.hover\:bg-sw-success-light\/75:hover) {
  background-color: rgb(126 199 168 / 0.75);
}#body :is(.hover\:bg-sw-success-light\/80:hover) {
  background-color: rgb(126 199 168 / 0.8);
}#body :is(.hover\:bg-sw-success-light\/85:hover) {
  background-color: rgb(126 199 168 / 0.85);
}#body :is(.hover\:bg-sw-success-light\/90:hover) {
  background-color: rgb(126 199 168 / 0.9);
}#body :is(.hover\:bg-sw-success-light\/95:hover) {
  background-color: rgb(126 199 168 / 0.95);
}#body :is(.hover\:bg-sw-success\/0:hover) {
  background-color: rgb(27 123 59 / 0);
}#body :is(.hover\:bg-sw-success\/10:hover) {
  background-color: rgb(27 123 59 / 0.1);
}#body :is(.hover\:bg-sw-success\/100:hover) {
  background-color: rgb(27 123 59 / 1);
}#body :is(.hover\:bg-sw-success\/15:hover) {
  background-color: rgb(27 123 59 / 0.15);
}#body :is(.hover\:bg-sw-success\/20:hover) {
  background-color: rgb(27 123 59 / 0.2);
}#body :is(.hover\:bg-sw-success\/25:hover) {
  background-color: rgb(27 123 59 / 0.25);
}#body :is(.hover\:bg-sw-success\/30:hover) {
  background-color: rgb(27 123 59 / 0.3);
}#body :is(.hover\:bg-sw-success\/35:hover) {
  background-color: rgb(27 123 59 / 0.35);
}#body :is(.hover\:bg-sw-success\/40:hover) {
  background-color: rgb(27 123 59 / 0.4);
}#body :is(.hover\:bg-sw-success\/45:hover) {
  background-color: rgb(27 123 59 / 0.45);
}#body :is(.hover\:bg-sw-success\/5:hover) {
  background-color: rgb(27 123 59 / 0.05);
}#body :is(.hover\:bg-sw-success\/50:hover) {
  background-color: rgb(27 123 59 / 0.5);
}#body :is(.hover\:bg-sw-success\/55:hover) {
  background-color: rgb(27 123 59 / 0.55);
}#body :is(.hover\:bg-sw-success\/60:hover) {
  background-color: rgb(27 123 59 / 0.6);
}#body :is(.hover\:bg-sw-success\/65:hover) {
  background-color: rgb(27 123 59 / 0.65);
}#body :is(.hover\:bg-sw-success\/70:hover) {
  background-color: rgb(27 123 59 / 0.7);
}#body :is(.hover\:bg-sw-success\/75:hover) {
  background-color: rgb(27 123 59 / 0.75);
}#body :is(.hover\:bg-sw-success\/80:hover) {
  background-color: rgb(27 123 59 / 0.8);
}#body :is(.hover\:bg-sw-success\/85:hover) {
  background-color: rgb(27 123 59 / 0.85);
}#body :is(.hover\:bg-sw-success\/90:hover) {
  background-color: rgb(27 123 59 / 0.9);
}#body :is(.hover\:bg-sw-success\/95:hover) {
  background-color: rgb(27 123 59 / 0.95);
}#body :is(.hover\:bg-sw-tag-default:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-tag-default\/0:hover) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.hover\:bg-sw-tag-default\/10:hover) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:bg-sw-tag-default\/100:hover) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.hover\:bg-sw-tag-default\/15:hover) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:bg-sw-tag-default\/20:hover) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:bg-sw-tag-default\/25:hover) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:bg-sw-tag-default\/30:hover) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:bg-sw-tag-default\/35:hover) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:bg-sw-tag-default\/40:hover) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:bg-sw-tag-default\/45:hover) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:bg-sw-tag-default\/5:hover) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:bg-sw-tag-default\/50:hover) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:bg-sw-tag-default\/55:hover) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:bg-sw-tag-default\/60:hover) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:bg-sw-tag-default\/65:hover) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:bg-sw-tag-default\/70:hover) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:bg-sw-tag-default\/75:hover) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:bg-sw-tag-default\/80:hover) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:bg-sw-tag-default\/85:hover) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:bg-sw-tag-default\/90:hover) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:bg-sw-tag-default\/95:hover) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:bg-sw-text:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(38 40 43 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-text-reverse:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-text-reverse-alternate:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-text-reverse-alternate\/0:hover) {
  background-color: rgb(245 245 245 / 0);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/10:hover) {
  background-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/100:hover) {
  background-color: rgb(245 245 245 / 1);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/15:hover) {
  background-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/20:hover) {
  background-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/25:hover) {
  background-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/30:hover) {
  background-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/35:hover) {
  background-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/40:hover) {
  background-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/45:hover) {
  background-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/5:hover) {
  background-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/50:hover) {
  background-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/55:hover) {
  background-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/60:hover) {
  background-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/65:hover) {
  background-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/70:hover) {
  background-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/75:hover) {
  background-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/80:hover) {
  background-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/85:hover) {
  background-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/90:hover) {
  background-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:bg-sw-text-reverse-alternate\/95:hover) {
  background-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:bg-sw-text-reverse\/0:hover) {
  background-color: rgb(255 255 255 / 0);
}#body :is(.hover\:bg-sw-text-reverse\/10:hover) {
  background-color: rgb(255 255 255 / 0.1);
}#body :is(.hover\:bg-sw-text-reverse\/100:hover) {
  background-color: rgb(255 255 255 / 1);
}#body :is(.hover\:bg-sw-text-reverse\/15:hover) {
  background-color: rgb(255 255 255 / 0.15);
}#body :is(.hover\:bg-sw-text-reverse\/20:hover) {
  background-color: rgb(255 255 255 / 0.2);
}#body :is(.hover\:bg-sw-text-reverse\/25:hover) {
  background-color: rgb(255 255 255 / 0.25);
}#body :is(.hover\:bg-sw-text-reverse\/30:hover) {
  background-color: rgb(255 255 255 / 0.3);
}#body :is(.hover\:bg-sw-text-reverse\/35:hover) {
  background-color: rgb(255 255 255 / 0.35);
}#body :is(.hover\:bg-sw-text-reverse\/40:hover) {
  background-color: rgb(255 255 255 / 0.4);
}#body :is(.hover\:bg-sw-text-reverse\/45:hover) {
  background-color: rgb(255 255 255 / 0.45);
}#body :is(.hover\:bg-sw-text-reverse\/5:hover) {
  background-color: rgb(255 255 255 / 0.05);
}#body :is(.hover\:bg-sw-text-reverse\/50:hover) {
  background-color: rgb(255 255 255 / 0.5);
}#body :is(.hover\:bg-sw-text-reverse\/55:hover) {
  background-color: rgb(255 255 255 / 0.55);
}#body :is(.hover\:bg-sw-text-reverse\/60:hover) {
  background-color: rgb(255 255 255 / 0.6);
}#body :is(.hover\:bg-sw-text-reverse\/65:hover) {
  background-color: rgb(255 255 255 / 0.65);
}#body :is(.hover\:bg-sw-text-reverse\/70:hover) {
  background-color: rgb(255 255 255 / 0.7);
}#body :is(.hover\:bg-sw-text-reverse\/75:hover) {
  background-color: rgb(255 255 255 / 0.75);
}#body :is(.hover\:bg-sw-text-reverse\/80:hover) {
  background-color: rgb(255 255 255 / 0.8);
}#body :is(.hover\:bg-sw-text-reverse\/85:hover) {
  background-color: rgb(255 255 255 / 0.85);
}#body :is(.hover\:bg-sw-text-reverse\/90:hover) {
  background-color: rgb(255 255 255 / 0.9);
}#body :is(.hover\:bg-sw-text-reverse\/95:hover) {
  background-color: rgb(255 255 255 / 0.95);
}#body :is(.hover\:bg-sw-text-section-title:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 89 91 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-text-section-title\/0:hover) {
  background-color: rgb(88 89 91 / 0);
}#body :is(.hover\:bg-sw-text-section-title\/10:hover) {
  background-color: rgb(88 89 91 / 0.1);
}#body :is(.hover\:bg-sw-text-section-title\/100:hover) {
  background-color: rgb(88 89 91 / 1);
}#body :is(.hover\:bg-sw-text-section-title\/15:hover) {
  background-color: rgb(88 89 91 / 0.15);
}#body :is(.hover\:bg-sw-text-section-title\/20:hover) {
  background-color: rgb(88 89 91 / 0.2);
}#body :is(.hover\:bg-sw-text-section-title\/25:hover) {
  background-color: rgb(88 89 91 / 0.25);
}#body :is(.hover\:bg-sw-text-section-title\/30:hover) {
  background-color: rgb(88 89 91 / 0.3);
}#body :is(.hover\:bg-sw-text-section-title\/35:hover) {
  background-color: rgb(88 89 91 / 0.35);
}#body :is(.hover\:bg-sw-text-section-title\/40:hover) {
  background-color: rgb(88 89 91 / 0.4);
}#body :is(.hover\:bg-sw-text-section-title\/45:hover) {
  background-color: rgb(88 89 91 / 0.45);
}#body :is(.hover\:bg-sw-text-section-title\/5:hover) {
  background-color: rgb(88 89 91 / 0.05);
}#body :is(.hover\:bg-sw-text-section-title\/50:hover) {
  background-color: rgb(88 89 91 / 0.5);
}#body :is(.hover\:bg-sw-text-section-title\/55:hover) {
  background-color: rgb(88 89 91 / 0.55);
}#body :is(.hover\:bg-sw-text-section-title\/60:hover) {
  background-color: rgb(88 89 91 / 0.6);
}#body :is(.hover\:bg-sw-text-section-title\/65:hover) {
  background-color: rgb(88 89 91 / 0.65);
}#body :is(.hover\:bg-sw-text-section-title\/70:hover) {
  background-color: rgb(88 89 91 / 0.7);
}#body :is(.hover\:bg-sw-text-section-title\/75:hover) {
  background-color: rgb(88 89 91 / 0.75);
}#body :is(.hover\:bg-sw-text-section-title\/80:hover) {
  background-color: rgb(88 89 91 / 0.8);
}#body :is(.hover\:bg-sw-text-section-title\/85:hover) {
  background-color: rgb(88 89 91 / 0.85);
}#body :is(.hover\:bg-sw-text-section-title\/90:hover) {
  background-color: rgb(88 89 91 / 0.9);
}#body :is(.hover\:bg-sw-text-section-title\/95:hover) {
  background-color: rgb(88 89 91 / 0.95);
}#body :is(.hover\:bg-sw-text\/0:hover) {
  background-color: rgb(38 40 43 / 0);
}#body :is(.hover\:bg-sw-text\/10:hover) {
  background-color: rgb(38 40 43 / 0.1);
}#body :is(.hover\:bg-sw-text\/100:hover) {
  background-color: rgb(38 40 43 / 1);
}#body :is(.hover\:bg-sw-text\/15:hover) {
  background-color: rgb(38 40 43 / 0.15);
}#body :is(.hover\:bg-sw-text\/20:hover) {
  background-color: rgb(38 40 43 / 0.2);
}#body :is(.hover\:bg-sw-text\/25:hover) {
  background-color: rgb(38 40 43 / 0.25);
}#body :is(.hover\:bg-sw-text\/30:hover) {
  background-color: rgb(38 40 43 / 0.3);
}#body :is(.hover\:bg-sw-text\/35:hover) {
  background-color: rgb(38 40 43 / 0.35);
}#body :is(.hover\:bg-sw-text\/40:hover) {
  background-color: rgb(38 40 43 / 0.4);
}#body :is(.hover\:bg-sw-text\/45:hover) {
  background-color: rgb(38 40 43 / 0.45);
}#body :is(.hover\:bg-sw-text\/5:hover) {
  background-color: rgb(38 40 43 / 0.05);
}#body :is(.hover\:bg-sw-text\/50:hover) {
  background-color: rgb(38 40 43 / 0.5);
}#body :is(.hover\:bg-sw-text\/55:hover) {
  background-color: rgb(38 40 43 / 0.55);
}#body :is(.hover\:bg-sw-text\/60:hover) {
  background-color: rgb(38 40 43 / 0.6);
}#body :is(.hover\:bg-sw-text\/65:hover) {
  background-color: rgb(38 40 43 / 0.65);
}#body :is(.hover\:bg-sw-text\/70:hover) {
  background-color: rgb(38 40 43 / 0.7);
}#body :is(.hover\:bg-sw-text\/75:hover) {
  background-color: rgb(38 40 43 / 0.75);
}#body :is(.hover\:bg-sw-text\/80:hover) {
  background-color: rgb(38 40 43 / 0.8);
}#body :is(.hover\:bg-sw-text\/85:hover) {
  background-color: rgb(38 40 43 / 0.85);
}#body :is(.hover\:bg-sw-text\/90:hover) {
  background-color: rgb(38 40 43 / 0.9);
}#body :is(.hover\:bg-sw-text\/95:hover) {
  background-color: rgb(38 40 43 / 0.95);
}#body :is(.hover\:bg-sw-tooltip:hover) {
  background-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:bg-sw-tooltip\/0:hover) {
  background-color: rgba(38, 40, 43, 0);
}#body :is(.hover\:bg-sw-tooltip\/10:hover) {
  background-color: rgba(38, 40, 43, 0.1);
}#body :is(.hover\:bg-sw-tooltip\/100:hover) {
  background-color: rgba(38, 40, 43, 1);
}#body :is(.hover\:bg-sw-tooltip\/15:hover) {
  background-color: rgba(38, 40, 43, 0.15);
}#body :is(.hover\:bg-sw-tooltip\/20:hover) {
  background-color: rgba(38, 40, 43, 0.2);
}#body :is(.hover\:bg-sw-tooltip\/25:hover) {
  background-color: rgba(38, 40, 43, 0.25);
}#body :is(.hover\:bg-sw-tooltip\/30:hover) {
  background-color: rgba(38, 40, 43, 0.3);
}#body :is(.hover\:bg-sw-tooltip\/35:hover) {
  background-color: rgba(38, 40, 43, 0.35);
}#body :is(.hover\:bg-sw-tooltip\/40:hover) {
  background-color: rgba(38, 40, 43, 0.4);
}#body :is(.hover\:bg-sw-tooltip\/45:hover) {
  background-color: rgba(38, 40, 43, 0.45);
}#body :is(.hover\:bg-sw-tooltip\/5:hover) {
  background-color: rgba(38, 40, 43, 0.05);
}#body :is(.hover\:bg-sw-tooltip\/50:hover) {
  background-color: rgba(38, 40, 43, 0.5);
}#body :is(.hover\:bg-sw-tooltip\/55:hover) {
  background-color: rgba(38, 40, 43, 0.55);
}#body :is(.hover\:bg-sw-tooltip\/60:hover) {
  background-color: rgba(38, 40, 43, 0.6);
}#body :is(.hover\:bg-sw-tooltip\/65:hover) {
  background-color: rgba(38, 40, 43, 0.65);
}#body :is(.hover\:bg-sw-tooltip\/70:hover) {
  background-color: rgba(38, 40, 43, 0.7);
}#body :is(.hover\:bg-sw-tooltip\/75:hover) {
  background-color: rgba(38, 40, 43, 0.75);
}#body :is(.hover\:bg-sw-tooltip\/80:hover) {
  background-color: rgba(38, 40, 43, 0.8);
}#body :is(.hover\:bg-sw-tooltip\/85:hover) {
  background-color: rgba(38, 40, 43, 0.85);
}#body :is(.hover\:bg-sw-tooltip\/90:hover) {
  background-color: rgba(38, 40, 43, 0.9);
}#body :is(.hover\:bg-sw-tooltip\/95:hover) {
  background-color: rgba(38, 40, 43, 0.95);
}#body :is(.hover\:bg-sw-very-high-price:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-very-high-price\/0:hover) {
  background-color: rgb(245 245 245 / 0);
}#body :is(.hover\:bg-sw-very-high-price\/10:hover) {
  background-color: rgb(245 245 245 / 0.1);
}#body :is(.hover\:bg-sw-very-high-price\/100:hover) {
  background-color: rgb(245 245 245 / 1);
}#body :is(.hover\:bg-sw-very-high-price\/15:hover) {
  background-color: rgb(245 245 245 / 0.15);
}#body :is(.hover\:bg-sw-very-high-price\/20:hover) {
  background-color: rgb(245 245 245 / 0.2);
}#body :is(.hover\:bg-sw-very-high-price\/25:hover) {
  background-color: rgb(245 245 245 / 0.25);
}#body :is(.hover\:bg-sw-very-high-price\/30:hover) {
  background-color: rgb(245 245 245 / 0.3);
}#body :is(.hover\:bg-sw-very-high-price\/35:hover) {
  background-color: rgb(245 245 245 / 0.35);
}#body :is(.hover\:bg-sw-very-high-price\/40:hover) {
  background-color: rgb(245 245 245 / 0.4);
}#body :is(.hover\:bg-sw-very-high-price\/45:hover) {
  background-color: rgb(245 245 245 / 0.45);
}#body :is(.hover\:bg-sw-very-high-price\/5:hover) {
  background-color: rgb(245 245 245 / 0.05);
}#body :is(.hover\:bg-sw-very-high-price\/50:hover) {
  background-color: rgb(245 245 245 / 0.5);
}#body :is(.hover\:bg-sw-very-high-price\/55:hover) {
  background-color: rgb(245 245 245 / 0.55);
}#body :is(.hover\:bg-sw-very-high-price\/60:hover) {
  background-color: rgb(245 245 245 / 0.6);
}#body :is(.hover\:bg-sw-very-high-price\/65:hover) {
  background-color: rgb(245 245 245 / 0.65);
}#body :is(.hover\:bg-sw-very-high-price\/70:hover) {
  background-color: rgb(245 245 245 / 0.7);
}#body :is(.hover\:bg-sw-very-high-price\/75:hover) {
  background-color: rgb(245 245 245 / 0.75);
}#body :is(.hover\:bg-sw-very-high-price\/80:hover) {
  background-color: rgb(245 245 245 / 0.8);
}#body :is(.hover\:bg-sw-very-high-price\/85:hover) {
  background-color: rgb(245 245 245 / 0.85);
}#body :is(.hover\:bg-sw-very-high-price\/90:hover) {
  background-color: rgb(245 245 245 / 0.9);
}#body :is(.hover\:bg-sw-very-high-price\/95:hover) {
  background-color: rgb(245 245 245 / 0.95);
}#body :is(.hover\:bg-sw-warning:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(223 145 0 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-warning-background:hover) {
  background-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:bg-sw-warning-background-hex:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(252 244 230 / var(--tw-bg-opacity));
}#body :is(.hover\:bg-sw-warning-background-hex\/0:hover) {
  background-color: rgb(252 244 230 / 0);
}#body :is(.hover\:bg-sw-warning-background-hex\/10:hover) {
  background-color: rgb(252 244 230 / 0.1);
}#body :is(.hover\:bg-sw-warning-background-hex\/100:hover) {
  background-color: rgb(252 244 230 / 1);
}#body :is(.hover\:bg-sw-warning-background-hex\/15:hover) {
  background-color: rgb(252 244 230 / 0.15);
}#body :is(.hover\:bg-sw-warning-background-hex\/20:hover) {
  background-color: rgb(252 244 230 / 0.2);
}#body :is(.hover\:bg-sw-warning-background-hex\/25:hover) {
  background-color: rgb(252 244 230 / 0.25);
}#body :is(.hover\:bg-sw-warning-background-hex\/30:hover) {
  background-color: rgb(252 244 230 / 0.3);
}#body :is(.hover\:bg-sw-warning-background-hex\/35:hover) {
  background-color: rgb(252 244 230 / 0.35);
}#body :is(.hover\:bg-sw-warning-background-hex\/40:hover) {
  background-color: rgb(252 244 230 / 0.4);
}#body :is(.hover\:bg-sw-warning-background-hex\/45:hover) {
  background-color: rgb(252 244 230 / 0.45);
}#body :is(.hover\:bg-sw-warning-background-hex\/5:hover) {
  background-color: rgb(252 244 230 / 0.05);
}#body :is(.hover\:bg-sw-warning-background-hex\/50:hover) {
  background-color: rgb(252 244 230 / 0.5);
}#body :is(.hover\:bg-sw-warning-background-hex\/55:hover) {
  background-color: rgb(252 244 230 / 0.55);
}#body :is(.hover\:bg-sw-warning-background-hex\/60:hover) {
  background-color: rgb(252 244 230 / 0.6);
}#body :is(.hover\:bg-sw-warning-background-hex\/65:hover) {
  background-color: rgb(252 244 230 / 0.65);
}#body :is(.hover\:bg-sw-warning-background-hex\/70:hover) {
  background-color: rgb(252 244 230 / 0.7);
}#body :is(.hover\:bg-sw-warning-background-hex\/75:hover) {
  background-color: rgb(252 244 230 / 0.75);
}#body :is(.hover\:bg-sw-warning-background-hex\/80:hover) {
  background-color: rgb(252 244 230 / 0.8);
}#body :is(.hover\:bg-sw-warning-background-hex\/85:hover) {
  background-color: rgb(252 244 230 / 0.85);
}#body :is(.hover\:bg-sw-warning-background-hex\/90:hover) {
  background-color: rgb(252 244 230 / 0.9);
}#body :is(.hover\:bg-sw-warning-background-hex\/95:hover) {
  background-color: rgb(252 244 230 / 0.95);
}#body :is(.hover\:bg-sw-warning-background\/0:hover) {
  background-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:bg-sw-warning-background\/10:hover) {
  background-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:bg-sw-warning-background\/100:hover) {
  background-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:bg-sw-warning-background\/15:hover) {
  background-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:bg-sw-warning-background\/20:hover) {
  background-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:bg-sw-warning-background\/25:hover) {
  background-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:bg-sw-warning-background\/30:hover) {
  background-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:bg-sw-warning-background\/35:hover) {
  background-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:bg-sw-warning-background\/40:hover) {
  background-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:bg-sw-warning-background\/45:hover) {
  background-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:bg-sw-warning-background\/5:hover) {
  background-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:bg-sw-warning-background\/50:hover) {
  background-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:bg-sw-warning-background\/55:hover) {
  background-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:bg-sw-warning-background\/60:hover) {
  background-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:bg-sw-warning-background\/65:hover) {
  background-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:bg-sw-warning-background\/70:hover) {
  background-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:bg-sw-warning-background\/75:hover) {
  background-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:bg-sw-warning-background\/80:hover) {
  background-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:bg-sw-warning-background\/85:hover) {
  background-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:bg-sw-warning-background\/90:hover) {
  background-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:bg-sw-warning-background\/95:hover) {
  background-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:bg-sw-warning-opacity:hover) {
  background-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:bg-sw-warning-opacity\/0:hover) {
  background-color: rgba(223, 145, 0, 0);
}#body :is(.hover\:bg-sw-warning-opacity\/10:hover) {
  background-color: rgba(223, 145, 0, 0.1);
}#body :is(.hover\:bg-sw-warning-opacity\/100:hover) {
  background-color: rgba(223, 145, 0, 1);
}#body :is(.hover\:bg-sw-warning-opacity\/15:hover) {
  background-color: rgba(223, 145, 0, 0.15);
}#body :is(.hover\:bg-sw-warning-opacity\/20:hover) {
  background-color: rgba(223, 145, 0, 0.2);
}#body :is(.hover\:bg-sw-warning-opacity\/25:hover) {
  background-color: rgba(223, 145, 0, 0.25);
}#body :is(.hover\:bg-sw-warning-opacity\/30:hover) {
  background-color: rgba(223, 145, 0, 0.3);
}#body :is(.hover\:bg-sw-warning-opacity\/35:hover) {
  background-color: rgba(223, 145, 0, 0.35);
}#body :is(.hover\:bg-sw-warning-opacity\/40:hover) {
  background-color: rgba(223, 145, 0, 0.4);
}#body :is(.hover\:bg-sw-warning-opacity\/45:hover) {
  background-color: rgba(223, 145, 0, 0.45);
}#body :is(.hover\:bg-sw-warning-opacity\/5:hover) {
  background-color: rgba(223, 145, 0, 0.05);
}#body :is(.hover\:bg-sw-warning-opacity\/50:hover) {
  background-color: rgba(223, 145, 0, 0.5);
}#body :is(.hover\:bg-sw-warning-opacity\/55:hover) {
  background-color: rgba(223, 145, 0, 0.55);
}#body :is(.hover\:bg-sw-warning-opacity\/60:hover) {
  background-color: rgba(223, 145, 0, 0.6);
}#body :is(.hover\:bg-sw-warning-opacity\/65:hover) {
  background-color: rgba(223, 145, 0, 0.65);
}#body :is(.hover\:bg-sw-warning-opacity\/70:hover) {
  background-color: rgba(223, 145, 0, 0.7);
}#body :is(.hover\:bg-sw-warning-opacity\/75:hover) {
  background-color: rgba(223, 145, 0, 0.75);
}#body :is(.hover\:bg-sw-warning-opacity\/80:hover) {
  background-color: rgba(223, 145, 0, 0.8);
}#body :is(.hover\:bg-sw-warning-opacity\/85:hover) {
  background-color: rgba(223, 145, 0, 0.85);
}#body :is(.hover\:bg-sw-warning-opacity\/90:hover) {
  background-color: rgba(223, 145, 0, 0.9);
}#body :is(.hover\:bg-sw-warning-opacity\/95:hover) {
  background-color: rgba(223, 145, 0, 0.95);
}#body :is(.hover\:bg-sw-warning\/0:hover) {
  background-color: rgb(223 145 0 / 0);
}#body :is(.hover\:bg-sw-warning\/10:hover) {
  background-color: rgb(223 145 0 / 0.1);
}#body :is(.hover\:bg-sw-warning\/100:hover) {
  background-color: rgb(223 145 0 / 1);
}#body :is(.hover\:bg-sw-warning\/15:hover) {
  background-color: rgb(223 145 0 / 0.15);
}#body :is(.hover\:bg-sw-warning\/20:hover) {
  background-color: rgb(223 145 0 / 0.2);
}#body :is(.hover\:bg-sw-warning\/25:hover) {
  background-color: rgb(223 145 0 / 0.25);
}#body :is(.hover\:bg-sw-warning\/30:hover) {
  background-color: rgb(223 145 0 / 0.3);
}#body :is(.hover\:bg-sw-warning\/35:hover) {
  background-color: rgb(223 145 0 / 0.35);
}#body :is(.hover\:bg-sw-warning\/40:hover) {
  background-color: rgb(223 145 0 / 0.4);
}#body :is(.hover\:bg-sw-warning\/45:hover) {
  background-color: rgb(223 145 0 / 0.45);
}#body :is(.hover\:bg-sw-warning\/5:hover) {
  background-color: rgb(223 145 0 / 0.05);
}#body :is(.hover\:bg-sw-warning\/50:hover) {
  background-color: rgb(223 145 0 / 0.5);
}#body :is(.hover\:bg-sw-warning\/55:hover) {
  background-color: rgb(223 145 0 / 0.55);
}#body :is(.hover\:bg-sw-warning\/60:hover) {
  background-color: rgb(223 145 0 / 0.6);
}#body :is(.hover\:bg-sw-warning\/65:hover) {
  background-color: rgb(223 145 0 / 0.65);
}#body :is(.hover\:bg-sw-warning\/70:hover) {
  background-color: rgb(223 145 0 / 0.7);
}#body :is(.hover\:bg-sw-warning\/75:hover) {
  background-color: rgb(223 145 0 / 0.75);
}#body :is(.hover\:bg-sw-warning\/80:hover) {
  background-color: rgb(223 145 0 / 0.8);
}#body :is(.hover\:bg-sw-warning\/85:hover) {
  background-color: rgb(223 145 0 / 0.85);
}#body :is(.hover\:bg-sw-warning\/90:hover) {
  background-color: rgb(223 145 0 / 0.9);
}#body :is(.hover\:bg-sw-warning\/95:hover) {
  background-color: rgb(223 145 0 / 0.95);
}#body :is(.hover\:bg-transparent:hover) {
  background-color: transparent;
}#body :is(.hover\:bg-transparent\/0:hover) {
  background-color: rgb(0 0 0 / 0);
}#body :is(.hover\:bg-transparent\/10:hover) {
  background-color: rgb(0 0 0 / 0.1);
}#body :is(.hover\:bg-transparent\/100:hover) {
  background-color: rgb(0 0 0 / 1);
}#body :is(.hover\:bg-transparent\/15:hover) {
  background-color: rgb(0 0 0 / 0.15);
}#body :is(.hover\:bg-transparent\/20:hover) {
  background-color: rgb(0 0 0 / 0.2);
}#body :is(.hover\:bg-transparent\/25:hover) {
  background-color: rgb(0 0 0 / 0.25);
}#body :is(.hover\:bg-transparent\/30:hover) {
  background-color: rgb(0 0 0 / 0.3);
}#body :is(.hover\:bg-transparent\/35:hover) {
  background-color: rgb(0 0 0 / 0.35);
}#body :is(.hover\:bg-transparent\/40:hover) {
  background-color: rgb(0 0 0 / 0.4);
}#body :is(.hover\:bg-transparent\/45:hover) {
  background-color: rgb(0 0 0 / 0.45);
}#body :is(.hover\:bg-transparent\/5:hover) {
  background-color: rgb(0 0 0 / 0.05);
}#body :is(.hover\:bg-transparent\/50:hover) {
  background-color: rgb(0 0 0 / 0.5);
}#body :is(.hover\:bg-transparent\/55:hover) {
  background-color: rgb(0 0 0 / 0.55);
}#body :is(.hover\:bg-transparent\/60:hover) {
  background-color: rgb(0 0 0 / 0.6);
}#body :is(.hover\:bg-transparent\/65:hover) {
  background-color: rgb(0 0 0 / 0.65);
}#body :is(.hover\:bg-transparent\/70:hover) {
  background-color: rgb(0 0 0 / 0.7);
}#body :is(.hover\:bg-transparent\/75:hover) {
  background-color: rgb(0 0 0 / 0.75);
}#body :is(.hover\:bg-transparent\/80:hover) {
  background-color: rgb(0 0 0 / 0.8);
}#body :is(.hover\:bg-transparent\/85:hover) {
  background-color: rgb(0 0 0 / 0.85);
}#body :is(.hover\:bg-transparent\/90:hover) {
  background-color: rgb(0 0 0 / 0.9);
}#body :is(.hover\:bg-transparent\/95:hover) {
  background-color: rgb(0 0 0 / 0.95);
}#body :is(.hover\:bg-opacity-0:hover) {
  --tw-bg-opacity: 0;
}#body :is(.hover\:bg-opacity-10:hover) {
  --tw-bg-opacity: 0.1;
}#body :is(.hover\:bg-opacity-100:hover) {
  --tw-bg-opacity: 1;
}#body :is(.hover\:bg-opacity-15:hover) {
  --tw-bg-opacity: 0.15;
}#body :is(.hover\:bg-opacity-20:hover) {
  --tw-bg-opacity: 0.2;
}#body :is(.hover\:bg-opacity-25:hover) {
  --tw-bg-opacity: 0.25;
}#body :is(.hover\:bg-opacity-30:hover) {
  --tw-bg-opacity: 0.3;
}#body :is(.hover\:bg-opacity-35:hover) {
  --tw-bg-opacity: 0.35;
}#body :is(.hover\:bg-opacity-40:hover) {
  --tw-bg-opacity: 0.4;
}#body :is(.hover\:bg-opacity-45:hover) {
  --tw-bg-opacity: 0.45;
}#body :is(.hover\:bg-opacity-5:hover) {
  --tw-bg-opacity: 0.05;
}#body :is(.hover\:bg-opacity-50:hover) {
  --tw-bg-opacity: 0.5;
}#body :is(.hover\:bg-opacity-55:hover) {
  --tw-bg-opacity: 0.55;
}#body :is(.hover\:bg-opacity-60:hover) {
  --tw-bg-opacity: 0.6;
}#body :is(.hover\:bg-opacity-65:hover) {
  --tw-bg-opacity: 0.65;
}#body :is(.hover\:bg-opacity-70:hover) {
  --tw-bg-opacity: 0.7;
}#body :is(.hover\:bg-opacity-75:hover) {
  --tw-bg-opacity: 0.75;
}#body :is(.hover\:bg-opacity-80:hover) {
  --tw-bg-opacity: 0.8;
}#body :is(.hover\:bg-opacity-85:hover) {
  --tw-bg-opacity: 0.85;
}#body :is(.hover\:bg-opacity-90:hover) {
  --tw-bg-opacity: 0.9;
}#body :is(.hover\:bg-opacity-95:hover) {
  --tw-bg-opacity: 0.95;
}#body :is(.hover\:bg-arrowhead:hover) {
  background-image: url(/images/arrowhead.svg);
}#body :is(.hover\:bg-external-background:hover) {
  background-image: url('/images/sw_external_bg.png');
}#body :is(.hover\:bg-gradient-to-b:hover) {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}#body :is(.hover\:bg-gradient-to-bl:hover) {
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}#body :is(.hover\:bg-gradient-to-br:hover) {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}#body :is(.hover\:bg-gradient-to-l:hover) {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}#body :is(.hover\:bg-gradient-to-r:hover) {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}#body :is(.hover\:bg-gradient-to-t:hover) {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}#body :is(.hover\:bg-gradient-to-tl:hover) {
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}#body :is(.hover\:bg-gradient-to-tr:hover) {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}#body :is(.hover\:bg-line:hover) {
  background-image: url(/images/line.svg);
}#body :is(.hover\:bg-none:hover) {
  background-image: none;
}#body :is(.hover\:bg-auto:hover) {
  background-size: auto;
}#body :is(.hover\:bg-contain:hover) {
  background-size: contain;
}#body :is(.hover\:bg-cover:hover) {
  background-size: cover;
}#body :is(.hover\:bg-fixed:hover) {
  background-attachment: fixed;
}#body :is(.hover\:bg-local:hover) {
  background-attachment: local;
}#body :is(.hover\:bg-scroll:hover) {
  background-attachment: scroll;
}#body :is(.hover\:bg-clip-border:hover) {
  background-clip: border-box;
}#body :is(.hover\:bg-clip-padding:hover) {
  background-clip: padding-box;
}#body :is(.hover\:bg-clip-content:hover) {
  background-clip: content-box;
}#body :is(.hover\:bg-clip-text:hover) {
  -webkit-background-clip: text;
          background-clip: text;
}#body :is(.hover\:bg-bottom:hover) {
  background-position: bottom;
}#body :is(.hover\:bg-center:hover) {
  background-position: center;
}#body :is(.hover\:bg-left:hover) {
  background-position: left;
}#body :is(.hover\:bg-left-bottom:hover) {
  background-position: left bottom;
}#body :is(.hover\:bg-left-top:hover) {
  background-position: left top;
}#body :is(.hover\:bg-right:hover) {
  background-position: right;
}#body :is(.hover\:bg-right-bottom:hover) {
  background-position: right bottom;
}#body :is(.hover\:bg-right-top:hover) {
  background-position: right top;
}#body :is(.hover\:bg-top:hover) {
  background-position: top;
}#body :is(.hover\:bg-repeat:hover) {
  background-repeat: repeat;
}#body :is(.hover\:bg-no-repeat:hover) {
  background-repeat: no-repeat;
}#body :is(.hover\:bg-repeat-x:hover) {
  background-repeat: repeat-x;
}#body :is(.hover\:bg-repeat-y:hover) {
  background-repeat: repeat-y;
}#body :is(.hover\:bg-repeat-round:hover) {
  background-repeat: round;
}#body :is(.hover\:bg-repeat-space:hover) {
  background-repeat: space;
}#body :is(.hover\:bg-origin-border:hover) {
  background-origin: border-box;
}#body :is(.hover\:bg-origin-padding:hover) {
  background-origin: padding-box;
}#body :is(.hover\:bg-origin-content:hover) {
  background-origin: content-box;
}#body :is(.hover\:fill-sw-secondary:hover) {
  fill: #11a2dc;
}#body :is(.hover\:text-\[\#319bf5\]:hover) {
  --tw-text-opacity: 1;
  color: rgb(49 155 245 / var(--tw-text-opacity));
}#body :is(.hover\:text-\[\#B8E6FF\]:hover) {
  --tw-text-opacity: 1;
  color: rgb(184 230 255 / var(--tw-text-opacity));
}#body :is(.hover\:text-sw-active:hover) {
  --tw-text-opacity: 1;
  color: rgb(10 111 219 / var(--tw-text-opacity));
}#body :is(.hover\:text-sw-hover-light:hover) {
  --tw-text-opacity: 1;
  color: rgb(194 210 226 / var(--tw-text-opacity));
}#body :is(.hover\:text-sw-primary:hover) {
  --tw-text-opacity: 1;
  color: rgb(0 107 162 / var(--tw-text-opacity));
}#body :is(.hover\:text-sw-secondary:hover) {
  --tw-text-opacity: 1;
  color: rgb(17 162 220 / var(--tw-text-opacity));
}#body :is(.hover\:opacity-90:hover) {
  opacity: 0.9;
}#body :is(.hover\:bg-blend-normal:hover) {
  background-blend-mode: normal;
}#body :is(.hover\:bg-blend-multiply:hover) {
  background-blend-mode: multiply;
}#body :is(.hover\:bg-blend-screen:hover) {
  background-blend-mode: screen;
}#body :is(.hover\:bg-blend-overlay:hover) {
  background-blend-mode: overlay;
}#body :is(.hover\:bg-blend-darken:hover) {
  background-blend-mode: darken;
}#body :is(.hover\:bg-blend-lighten:hover) {
  background-blend-mode: lighten;
}#body :is(.hover\:bg-blend-color-dodge:hover) {
  background-blend-mode: color-dodge;
}#body :is(.hover\:bg-blend-color-burn:hover) {
  background-blend-mode: color-burn;
}#body :is(.hover\:bg-blend-hard-light:hover) {
  background-blend-mode: hard-light;
}#body :is(.hover\:bg-blend-soft-light:hover) {
  background-blend-mode: soft-light;
}#body :is(.hover\:bg-blend-difference:hover) {
  background-blend-mode: difference;
}#body :is(.hover\:bg-blend-exclusion:hover) {
  background-blend-mode: exclusion;
}#body :is(.hover\:bg-blend-hue:hover) {
  background-blend-mode: hue;
}#body :is(.hover\:bg-blend-saturation:hover) {
  background-blend-mode: saturation;
}#body :is(.hover\:bg-blend-color:hover) {
  background-blend-mode: color;
}#body :is(.hover\:bg-blend-luminosity:hover) {
  background-blend-mode: luminosity;
}#body :is(.hover\:shadow-\[inset_0px_0px_0px_1px_\#006ba2\]:hover) {
  --tw-shadow: inset 0px 0px 0px 1px #006ba2;
  --tw-shadow-colored: inset 0px 0px 0px 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}#body :is(.hover\:outline:hover) {
  outline-style: solid;
}#body :is(.hover\:outline-1:hover) {
  outline-width: 1px;
}#body :is(.hover\:outline-sw-primary:hover) {
  outline-color: #006ba2;
}#body :is(.focus\:border-sw-primary:focus) {
  --tw-border-opacity: 1;
  border-color: rgb(0 107 162 / var(--tw-border-opacity));
}#body :is(.focus\:bg-sw-active-light:focus) {
  background-color: rgba(10, 111, 219, 0.1);
}#body :is(.focus\:text-sw-active:focus) {
  --tw-text-opacity: 1;
  color: rgb(10 111 219 / var(--tw-text-opacity));
}#body :is(.focus\:outline-none:focus) {
  outline: 2px solid transparent;
  outline-offset: 2px;
}#body :is(.focus\:ring-2:focus) {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}#body :is(.active\:translate-x-0:active) {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.active\:translate-x-0\.5:active) {
  --tw-translate-x: 0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.active\:translate-y-0:active) {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.active\:translate-y-0\.5:active) {
  --tw-translate-y: 0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}#body :is(.active\:bg-sw-active-light:active) {
  background-color: rgba(10, 111, 219, 0.1);
}#body :is(.disabled\:cursor-not-allowed:disabled) {
  cursor: not-allowed;
}#body :is(.disabled\:opacity-50:disabled) {
  opacity: 0.5;
}#body :is(.group:hover .group-hover\:visible) {
  visibility: visible;
}#body :is(.group\/item:hover .group-hover\/item\:opacity-100) {
  opacity: 1;
}#body :is(.group:hover .group-hover\:opacity-100) {
  opacity: 1;
}#body :is(.has-\[\:focus\]\:divide-sw-focused:has(:focus) > :not([hidden]) ~ :not([hidden])) {
  --tw-divide-opacity: 1;
  border-color: rgb(0 107 162 / var(--tw-divide-opacity));
}@container (min-width: 24rem) {

  #body :is(.\@sm\:grid-cols-2) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@container (min-width: 36rem) {

  #body :is(.\@xl\:grid-cols-4) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}@container (min-width: 42rem) {

  #body :is(.\@2xl\:col-span-1) {
    grid-column: span 1 / span 1;
  }

  #body :is(.\@2xl\:col-span-3) {
    grid-column: span 3 / span 3;
  }

  #body :is(.\@2xl\:grid-cols-2) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #body :is(.\@2xl\:grid-cols-4) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  #body :is(.\@2xl\:grid-cols-5) {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  #body :is(.\@2xl\:grid-cols-7) {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
}@media (min-width: 480px) {

  #body :is(.sm\:-mt-11) {
    margin-top: -2.75rem;
  }

  #body :is(.sm\:-mt-3) {
    margin-top: -0.75rem;
  }

  #body :is(.sm\:mb-0) {
    margin-bottom: 0px;
  }

  #body :is(.sm\:ml-2) {
    margin-left: 0.5rem;
  }

  #body :is(.sm\:mr-0) {
    margin-right: 0px;
  }

  #body :is(.sm\:flex) {
    display: flex;
  }

  #body :is(.sm\:h-8) {
    height: 2rem;
  }

  #body :is(.sm\:w-full) {
    width: 100%;
  }

  #body :is(.sm\:px-4) {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}@media (min-width: 768px) {

  #body :is(.md\:col-span-2) {
    grid-column: span 2 / span 2;
  }

  #body :is(.md\:col-span-4) {
    grid-column: span 4 / span 4;
  }

  #body :is(.md\:m-8) {
    margin: 2rem;
  }

  #body :is(.md\:my-0) {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #body :is(.md\:-mt-3) {
    margin-top: -0.75rem;
  }

  #body :is(.md\:-mt-3\.5) {
    margin-top: -0.875rem;
  }

  #body :is(.md\:mb-16) {
    margin-bottom: 4rem;
  }

  #body :is(.md\:ml-\[20px\]) {
    margin-left: 20px;
  }

  #body :is(.md\:mr-16) {
    margin-right: 4rem;
  }

  #body :is(.md\:mt-0) {
    margin-top: 0px;
  }

  #body :is(.md\:flex) {
    display: flex;
  }

  #body :is(.md\:table) {
    display: table;
  }

  #body :is(.md\:grid) {
    display: grid;
  }

  #body :is(.md\:hidden) {
    display: none;
  }

  #body :is(.md\:h-24) {
    height: 6rem;
  }

  #body :is(.md\:w-1\/2) {
    width: 50%;
  }

  #body :is(.md\:w-4\/5) {
    width: 80%;
  }

  #body :is(.md\:w-\[50vw\]) {
    width: 50vw;
  }

  #body :is(.md\:w-auto) {
    width: auto;
  }

  #body :is(.md\:auto-rows-min) {
    grid-auto-rows: min-content;
  }

  #body :is(.md\:grid-cols-2) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #body :is(.md\:grid-cols-3) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  #body :is(.md\:grid-cols-4) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  #body :is(.md\:grid-cols-5) {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  #body :is(.md\:grid-cols-6) {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  #body :is(.md\:grid-cols-\[1fr\]) {
    grid-template-columns: 1fr;
  }

  #body :is(.md\:grid-cols-\[1fr_60px\]) {
    grid-template-columns: 1fr 60px;
  }

  #body :is(.md\:grid-cols-\[25\%\2c 75\%\]) {
    grid-template-columns: 25% 75%;
  }

  #body :is(.md\:grid-cols-\[repeat\(auto-fill\2c _minmax\(max-content\2c _70px\)_minmax\(max-content\2c _150px\)\)\]) {
    grid-template-columns: repeat(auto-fill, minmax(max-content, 70px) minmax(max-content, 150px));
  }

  #body :is(.md\:flex-row) {
    flex-direction: row;
  }

  #body :is(.md\:items-center) {
    align-items: center;
  }

  #body :is(.md\:justify-between) {
    justify-content: space-between;
  }

  #body :is(.md\:gap-x-3) {
    column-gap: 0.75rem;
  }

  #body :is(.md\:border-l-1) {
    border-left-width: 1px;
  }

  #body :is(.md\:border-t-0) {
    border-top-width: 0px;
  }

  #body :is(.md\:p-16) {
    padding: 4rem;
  }

  #body :is(.md\:px-4) {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  #body :is(.md\:pt-0) {
    padding-top: 0px;
  }

  #body :is(.md\:text-right) {
    text-align: right;
  }

  #body :is(.md\:tw-hidden) {
    display: none;
  }
}@media (min-width: 1024px) {

  #body :is(.lg\:absolute) {
    position: absolute;
  }

  #body :is(.lg\:bottom-20) {
    bottom: 5rem;
  }

  #body :is(.lg\:left-1\/2) {
    left: 50%;
  }

  #body :is(.lg\:top-4) {
    top: 1rem;
  }

  #body :is(.lg\:col-span-1) {
    grid-column: span 1 / span 1;
  }

  #body :is(.lg\:col-span-3) {
    grid-column: span 3 / span 3;
  }

  #body :is(.lg\:row-start-1) {
    grid-row-start: 1;
  }

  #body :is(.lg\:mt-0) {
    margin-top: 0px;
  }

  #body :is(.lg\:flex) {
    display: flex;
  }

  #body :is(.lg\:hidden) {
    display: none;
  }

  #body :is(.lg\:h-32) {
    height: 8rem;
  }

  #body :is(.lg\:w-3\/6) {
    width: 50%;
  }

  #body :is(.lg\:w-\[33vw\]) {
    width: 33vw;
  }

  #body :is(.lg\:w-\[90\%\]) {
    width: 90%;
  }

  #body :is(.lg\:w-auto) {
    width: auto;
  }

  #body :is(.lg\:grid-cols-1) {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  #body :is(.lg\:grid-cols-2) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #body :is(.lg\:grid-cols-3) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  #body :is(.lg\:grid-cols-4) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  #body :is(.lg\:grid-cols-\[1\.5fr\2c 1\.5fr\2c 3fr\]) {
    grid-template-columns: 1.5fr 1.5fr 3fr;
  }

  #body :is(.lg\:grid-rows-1) {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  #body :is(.lg\:flex-row) {
    flex-direction: row;
  }

  #body :is(.lg\:flex-col) {
    flex-direction: column;
  }

  #body :is(.lg\:gap-12) {
    gap: 3rem;
  }

  #body :is(.lg\:border-b-0) {
    border-bottom-width: 0px;
  }

  #body :is(.lg\:border-l) {
    border-left-width: 1px;
  }

  #body :is(.lg\:p-0) {
    padding: 0px;
  }

  #body :is(.lg\:px-0) {
    padding-left: 0px;
    padding-right: 0px;
  }

  #body :is(.lg\:px-10) {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  #body :is(.lg\:px-4) {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  #body :is(.lg\:pr-16) {
    padding-right: 4rem;
  }

  #body :is(.lg\:text-4xl) {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}@media (min-width: 1200px) {

  #body :is(.xl\:col-auto) {
    grid-column: auto;
  }

  #body :is(.xl\:row-auto) {
    grid-row: auto;
  }

  #body :is(.xl\:inline) {
    display: inline;
  }

  #body :is(.xl\:w-44) {
    width: 11rem;
  }

  #body :is(.xl\:grid-cols-3) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  #body :is(.xl\:grid-cols-\[1fr_1fr_1fr\]) {
    grid-template-columns: 1fr 1fr 1fr;
  }

  #body :is(.xl\:self-end) {
    align-self: flex-end;
  }

  #body :is(.xl\:justify-self-end) {
    justify-self: end;
  }

  #body :is(.xl\:px-4) {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  #body :is(.xl\:py-1) {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  #body :is(.xl\:pl-3) {
    padding-left: 0.75rem;
  }
}@media (min-width: 1536px) {

  #body :is(.\32xl\:col-span-2) {
    grid-column: span 2 / span 2;
  }

  #body :is(.\32xl\:grid-cols-4) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}#body :is(.\[\&\>\*\:not\(\:first-child\)\]\:pl-4>*:not(:first-child)) {
  padding-left: 1rem;
}#body :is(.\[\&\>\*\:nth-child\(1\)\]\:w-2\/3>*:nth-child(1)) {
  width: 66.666667%;
}#body :is(.\[\&\>button\]\:flex>button) {
  display: flex;
}#body :is(.\[\&\>button\]\:w-full>button) {
  width: 100%;
}#body :is(.\[\&\>button\]\:justify-center>button) {
  justify-content: center;
}#body :is(.\[\&\>h2\]\:text-base>h2) {
  font-size: 1rem;
  line-height: 1.5rem;
}#body :is(.\[\&\>label\]\:text-sm>label) {
  font-size: 0.875rem;
  line-height: 1.25rem;
}#body :is(.\[\&\>path\]\:fill-\[\#126CA4\]>path) {
  fill: #126CA4;
}#body :is(.\[\&\>path\]\:fill-\[\#58595B\]>path) {
  fill: #58595B;
}#body :is(.\[\&\>path\]\:fill-\[\#D8D8D8\]>path) {
  fill: #D8D8D8;
}#body :is(.\[\&\>path\]\:fill-\[\#FF00A2\]>path) {
  fill: #FF00A2;
}#body :is(.\[\&\>path\]\:fill-\[\#ffffff\]>path) {
  fill: #ffffff;
}#body :is(.\[\&\>svg\]\:fill-sw-primary>svg) {
  fill: #006ba2;
}#body :is(.\[\&_\.dropdown__trigger\]\:flex .dropdown trigger) {
  display: flex;
}#body :is(.\[\&_\.dropdown__trigger\]\:w-full .dropdown trigger) {
  width: 100%;
}#body :is(.\[\&_\.dropdown__trigger\]\:justify-center .dropdown trigger) {
  justify-content: center;
}#body :is(.\[\&_\.sw-button\]\:flex .sw-button) {
  display: flex;
}#body :is(.\[\&_\.sw-button\]\:w-full .sw-button) {
  width: 100%;
}#body :is(.\[\&_\.sw-button\]\:justify-center .sw-button) {
  justify-content: center;
}#body :is(.\[\&_button\]\:hover\:bg-transparent:hover button) {
  background-color: transparent;
}#body :is(.\[\&_h1\]\:text-base h1) {
  font-size: 1rem;
  line-height: 1.5rem;
}#body :is(.\[\&_h2\]\:text-sm h2) {
  font-size: 0.875rem;
  line-height: 1.25rem;
}#body :is(.\[\&_h3\]\:text-sm h3) {
  font-size: 0.875rem;
  line-height: 1.25rem;
}#body :is(.\[\&_ol\]\:my-1 ol) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}#body :is(.\[\&_p\]\:my-1 p) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}#body :is(.\[\&_path\]\:fill-\[\#126CA4\] path) {
  fill: #126CA4;
}#body :is(.\[\&_path\]\:fill-\[\#58595B\] path) {
  fill: #58595B;
}#body :is(.\[\&_path\]\:fill-\[\#D8D8D8\] path) {
  fill: #D8D8D8;
}#body :is(.\[\&_path\]\:fill-\[\#FF00A2\] path) {
  fill: #FF00A2;
}#body :is(.\[\&_path\]\:fill-\[\#ffffff\] path) {
  fill: #ffffff;
}#body :is(.\[\&_td\]\:relative td) {
  position: relative;
}#body :is(.\[\&_ul\]\:my-1 ul) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.box-padded-border{padding:20px;border:1px solid rgba(196,196,196,.5);border-radius:4px}.box-padded-background{padding:20px;border-radius:4px}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .bunker.tag{background:#26282b}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .bunker.blind.tag{background-color:#26282b;background-image:radial-gradient(closest-side, transparent 100%, rgba(255, 255, 255, 0.7) 99%),radial-gradient(closest-side, transparent 100%, rgba(255, 255, 255, 0.7) 99%);background-size:10px 10px;background-position:0 0,5px 5px}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .bright_grey.tag{background:#58595b}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .bright_grey.blind.tag{background-color:#58595b;background-image:radial-gradient(rgba(255, 255, 255, 0.7) 30%, transparent 16%),radial-gradient(rgba(255, 255, 255, 0.7) 30%, transparent 16%);background-size:10px 10px;background-position:0 0,5px 5px}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .light_blue.tag{background:#abd6e8}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .light_blue.blind.tag{background:radial-gradient(circle at 100% 50%, transparent 20%, rgba(255, 255, 255, 0.7) 21%, rgba(255, 255, 255, 0.7) 34%, transparent 35%, transparent),radial-gradient(circle at 0% 50%, transparent 20%, rgba(255, 255, 255, 0.7) 21%, rgba(255, 255, 255, 0.7) 34%, transparent 35%, transparent) 0 -50px;background-color:#abd6e8;background-size:7px 10px}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .cyprus.tag{background:#064646}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .cyprus.blind.tag{background:linear-gradient(115deg, transparent 75%, rgba(255, 255, 255, 0.7) 75%) 0 0,linear-gradient(245deg, transparent 75%, rgba(255, 255, 255, 0.7) 75%) 0 0,linear-gradient(115deg, transparent 75%, rgba(255, 255, 255, 0.7) 75%) 7px -15px,linear-gradient(245deg, transparent 75%, rgba(255, 255, 255, 0.7) 75%) 7px -15px,#064646;background-size:5px 10px}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .cerulean.tag{background:#006ba2}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .cerulean.blind.tag{background:linear-gradient(135deg, rgba(255, 255, 255, 0.7) 25%, transparent 25%) -50px 0,linear-gradient(225deg, rgba(255, 255, 255, 0.7) 25%, transparent 25%) -50px 0,linear-gradient(315deg, rgba(255, 255, 255, 0.7) 25%, transparent 25%),linear-gradient(45deg, rgba(255, 255, 255, 0.7) 25%, transparent 25%);background-size:5px 5px;background-color:#006ba2}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .regent_st_blue.tag{background:#a5c1d2}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .regent_st_blue.blind.tag{background-color:#a5c1d2;background-image:repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.7) 5px, rgba(255, 255, 255, 0.7) 10px)}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .mandarian_orange.tag{background:#912c2c}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .mandarian_orange.blind.tag{background-color:#912c2c;background-image:radial-gradient(circle at 100% 150%, #912c2c 24%, rgba(255, 255, 255, 0.7) 25%, rgba(255, 255, 255, 0.7) 28%, #912c2c 29%, #912c2c 36%, rgba(255, 255, 255, 0.7) 36%, rgba(255, 255, 255, 0.7) 40%, transparent 40%, transparent),radial-gradient(circle at 0 150%, #912c2c 24%, rgba(255, 255, 255, 0.7) 25%, rgba(255, 255, 255, 0.7) 28%, #912c2c 29%, #912c2c 36%, rgba(255, 255, 255, 0.7) 36%, rgba(255, 255, 255, 0.7) 40%, transparent 40%, transparent),radial-gradient(circle at 50% 100%, rgba(255, 255, 255, 0.7) 10%, #912c2c 11%, #912c2c 23%, rgba(255, 255, 255, 0.7) 24%, rgba(255, 255, 255, 0.7) 30%, #912c2c 31%, #912c2c 43%, rgba(255, 255, 255, 0.7) 44%, rgba(255, 255, 255, 0.7) 50%, #912c2c 51%, #912c2c 63%, rgba(255, 255, 255, 0.7) 64%, rgba(255, 255, 255, 0.7) 71%, transparent 71%, transparent),radial-gradient(circle at 100% 50%, rgba(255, 255, 255, 0.7) 5%, #912c2c 6%, #912c2c 15%, rgba(255, 255, 255, 0.7) 16%, rgba(255, 255, 255, 0.7) 20%, #912c2c 21%, #912c2c 30%, rgba(255, 255, 255, 0.7) 31%, rgba(255, 255, 255, 0.7) 35%, #912c2c 36%, #912c2c 45%, rgba(255, 255, 255, 0.7) 46%, rgba(255, 255, 255, 0.7) 49%, transparent 50%, transparent),radial-gradient(circle at 0 50%, rgba(255, 255, 255, 0.7) 5%, #912c2c 6%, #912c2c 15%, rgba(255, 255, 255, 0.7) 16%, rgba(255, 255, 255, 0.7) 20%, #912c2c 21%, #912c2c 30%, rgba(255, 255, 255, 0.7) 31%, rgba(255, 255, 255, 0.7) 35%, #912c2c 36%, #912c2c 45%, rgba(255, 255, 255, 0.7) 46%, rgba(255, 255, 255, 0.7) 49%, transparent 50%, transparent);background-size:40px 20px}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .pacific_blue.tag{background:#11a2dc}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .pacific_blue.blind.tag{background-color:#11a2dc;background-image:repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.7) 5px, rgba(255, 255, 255, 0.7) 10px)}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .sundown.tag{background:#ffb0a4}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .sundown.blind.tag{background-color:#ffb0a4;background-image:linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.7) 50%);background-size:5px 5px}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .charlotte.tag{background:#92e0e1}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .charlotte.blind.tag{background-color:#92e0e1;background-image:linear-gradient(transparent 50%, rgba(255, 255, 255, 0.7) 50%);background-size:5px 5px}@font-face{font-family:"shipwell";src:url("/fonts/shipwell.woff2") format("woff2"),url("/fonts/shipwell.ttf") format("truetype"),url("/fonts/shipwell.woff") format("woff"),url("/fonts/shipwell.svg?#shipwell") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Flaticon";src:url("/fonts/Flaticon.eot");src:url("/fonts/Flaticon.eot?#iefix") format("embedded-opentype"),url("/fonts/Flaticon.woff") format("woff"),url("/fonts/Flaticon.ttf") format("truetype"),url("/fonts/Flaticon.svg#Flaticon") format("svg");font-weight:normal;font-style:normal}[class^=icon-],[class*=" icon-"]{font-family:"shipwell" !important;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;position:relative;speak:none;text-transform:none;top:1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=flaticon-],[class*=" flaticon-"]{font-family:"Flaticon" !important;font-style:normal;font-variant:normal;font-weight:bold;line-height:1;position:relative;speak:none;text-transform:none;top:1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-Drivers:before{content:""}.icon-Camera:before{content:""}.icon-Save:before{content:""}.icon-Star:before{content:""}.icon-Denied:before{content:""}.icon-Box:before{content:""}.icon-Calendar:before{content:""}.icon-ArrowDown:before{content:""}.icon-ArrowUp:before{content:""}.icon-Chart2:before{content:""}.icon-Tag:before{content:""}.icon-Briefcase:before{content:""}.icon-Upload:before{content:""}.icon-Anchor:before{content:""}.icon-Antenna2:before{content:""}.icon-Arrow:before{content:""}.icon-Bag:before{content:""}.icon-Book:before{content:""}.icon-Calculator:before{content:""}.icon-Dislike:before{content:""}.icon-Exit:before{content:""}.icon-Finger:before{content:""}.icon-Folder:before{content:""}.icon-Goto:before{content:""}.icon-Handshake:before{content:""}.icon-House:before{content:""}.icon-Key:before{content:""}.icon-List:before{content:""}.icon-Map:before{content:""}.icon-Mastercard:before{content:""}.icon-Plane:before{content:""}.icon-Share:before{content:""}.icon-Shield:before{content:""}.icon-Signal:before{content:""}.icon-Tools:before{content:""}.icon-Volume:before{content:""}.icon-Web:before{content:""}.icon-Wrench:before{content:""}.icon-Agenda:before{content:""}.icon-Chart:before{content:""}.icon-ClipboardText:before{content:""}.icon-ClosedLock:before{content:""}.icon-Delete:before{content:""}.icon-Dollar:before{content:""}.icon-Dollars:before{content:""}.icon-Download:before{content:""}.icon-Edit:before{content:""}.icon-EmptyBox:before{content:""}.icon-Export:before{content:""}.icon-Eye:before{content:""}.icon-File:before{content:""}.icon-Files:before{content:""}.icon-Flag:before{content:""}.icon-Help:before{content:""}.icon-Hourglass:before{content:""}.icon-Info:before{content:""}.icon-Like:before{content:""}.icon-Linked:before{content:""}.icon-Mail:before{content:""}.icon-Message:before{content:""}.icon-OpenedLock:before{content:""}.icon-PaperClip:before{content:""}.icon-Pencil:before{content:""}.icon-Phone2:before{content:""}.icon-Pointer:before{content:""}.icon-Pointers:before{content:""}.icon-Quote:before{content:""}.icon-Restart:before{content:""}.icon-Ringer:before{content:""}.icon-Rolodex:before{content:""}.icon-Search:before{content:""}.icon-Settings:before{content:""}.icon-Speedometter:before{content:""}.icon-Time:before{content:""}.icon-Truck:before{content:""}.icon-User:before{content:""}.icon-Users:before{content:""}.icon-Cubes:before{content:""}.icon-Adjust:before{content:""}.icon-Circle:before{content:""}.icon-Road:before{content:""}.icon-Sort:before{content:""}.icon-marker-1:before{content:""}.icon-marker-2:before{content:""}.icon-marker-3:before{content:""}.icon-marker-4:before{content:""}.icon-marker-5:before{content:""}.icon-marker-6:before{content:""}.icon-marker-7:before{content:""}.icon-marker-8:before{content:""}.icon-marker-9:before{content:""}.icon-marker-10:before{content:""}.icon-marker-generic:before{content:""}.icon-Delayed:before{content:""}.icon-x-small:before{content:""}.icon-Check:before{content:""}.icon-Plus:before{content:""}.icon-Filter:before{content:""}.icon-Left:before{content:""}.icon-Right:before{content:""}.icon-Up:before{content:""}.icon-Down:before{content:""}.icon-Pin:before{content:"";color:#d0021b}.flaticon-note1:before{content:""}.flaticon-check:before{content:""}.flaticon-check_filled:before{content:""}.flaticon-pencil:before{content:""}.flaticon-1 .path1:before{content:"";color:#2196f3}.flaticon-1 .path2:before{content:"";margin-left:-0.966796875em;color:#fff}.flaticon-2 .path1:before{content:"";color:#2196f3}.flaticon-2 .path2:before{content:"";margin-left:-0.966796875em;color:#fff}.flaticon-3 .path1:before{content:"";color:#2196f3}.flaticon-3 .path2:before{content:"";margin-left:-0.966796875em;color:#fff}.flaticon-4 .path1:before{content:"";color:#2196f3}.flaticon-4 .path2:before{content:"";margin-left:-0.966796875em;color:#fff}.flaticon-5 .path1:before{content:"";color:#2196f3}.flaticon-5 .path2:before{content:"";margin-left:-0.966796875em;color:#fff}.flaticon-6 .path1:before{content:"";color:#2196f3}.flaticon-6 .path2:before{content:"";margin-left:-0.966796875em;color:#fff}.flaticon-7 .path1:before{content:"";color:#2196f3}.flaticon-7 .path2:before{content:"";margin-left:-0.966796875em;color:#fff}.flaticon-8 .path1:before{content:"";color:#2196f3}.flaticon-8 .path2:before{content:"";margin-left:-0.966796875em;color:#fff}.flaticon-9 .path1:before{content:"";color:#2196f3}.flaticon-9 .path2:before{content:"";margin-left:-0.966796875em;color:#fff}.flaticon-10 .path1:before{content:"";color:#2196f3}.flaticon-10 .path2:before{content:"";margin-left:-0.966796875em;color:#fff}.flaticon-new_quote:before{content:""}.flaticon-marker-generic:before{content:"";color:#2196f3}.flaticon-bids:before{content:""}.flaticon-products:before{content:""}.flaticon-address_book:before{content:""}.flaticon-company:before{content:""}.flaticon-customers:before{content:""}.flaticon-history:before{content:""}.flaticon-manual:before{content:""}.flaticon-vendors:before{content:""}.flaticon-add-1:before{content:""}.flaticon-add-2:before{content:""}.flaticon-add-3:before{content:""}.flaticon-add:before{content:""}.flaticon-agenda:before{content:""}.flaticon-alarm-1:before{content:""}.flaticon-alarm-clock-1:before{content:""}.flaticon-alarm-clock:before{content:""}.flaticon-alarm:before{content:""}.flaticon-albums:before{content:""}.flaticon-app:before{content:""}.flaticon-archive-1:before{content:""}.flaticon-archive-2:before{content:""}.flaticon-archive-3:before{content:""}.flaticon-archive:before{content:""}.flaticon-attachment:before{content:""}.flaticon-back:before{content:""}.flaticon-battery-1:before{content:""}.flaticon-battery-2:before{content:""}.flaticon-battery-3:before{content:""}.flaticon-battery-4:before{content:""}.flaticon-battery-5:before{content:""}.flaticon-battery-6:before{content:""}.flaticon-battery-7:before{content:""}.flaticon-battery-8:before{content:""}.flaticon-battery-9:before{content:""}.flaticon-battery:before{content:""}.flaticon-binoculars:before{content:""}.flaticon-blueprint:before{content:""}.flaticon-bluetooth-1:before{content:""}.flaticon-bluetooth:before{content:""}.flaticon-bookmark-1:before{content:""}.flaticon-bookmark:before{content:""}.flaticon-briefcase:before{content:""}.flaticon-broken-link:before{content:""}.flaticon-calculator-1:before{content:""}.flaticon-calculator:before{content:""}.flaticon-calendar-1:before{content:""}.flaticon-calendar-2:before{content:""}.flaticon-calendar-3:before{content:""}.flaticon-calendar-4:before{content:""}.flaticon-calendar-5:before{content:""}.flaticon-calendar-6:before{content:""}.flaticon-calendar-7:before{content:""}.flaticon-calendar:before{content:""}.flaticon-checked-1:before{content:""}.flaticon-checked:before{content:""}.flaticon-clock-1:before{content:""}.flaticon-clock:before{content:""}.flaticon-close:before{content:""}.flaticon-cloud-computing-1:before{content:""}.flaticon-cloud-computing-2:before{content:""}.flaticon-cloud-computing-3:before{content:""}.flaticon-cloud-computing-4:before{content:""}.flaticon-cloud-computing-5:before{content:""}.flaticon-cloud-computing:before{content:""}.flaticon-cloud:before{content:""}.flaticon-command:before{content:""}.flaticon-compact-disc-1:before{content:""}.flaticon-compact-disc-2:before{content:""}.flaticon-compact-disc:before{content:""}.flaticon-compass:before{content:""}.flaticon-compose:before{content:""}.flaticon-controls-1:before{content:""}.flaticon-controls-2:before{content:""}.flaticon-controls-3:before{content:""}.flaticon-controls-4:before{content:""}.flaticon-controls-5:before{content:""}.flaticon-controls-6:before{content:""}.flaticon-controls-7:before{content:""}.flaticon-controls-8:before{content:""}.flaticon-controls-9:before{content:""}.flaticon-controls:before{content:""}.flaticon-database-1:before{content:""}.flaticon-database-2:before{content:""}.flaticon-database-3:before{content:""}.flaticon-database:before{content:""}.flaticon-diamond:before{content:""}.flaticon-diploma:before{content:""}.flaticon-dislike-1:before{content:""}.flaticon-dislike:before{content:""}.flaticon-divide-1:before{content:""}.flaticon-divide:before{content:""}.flaticon-division:before{content:""}.flaticon-document:before{content:""}.flaticon-download:before{content:""}.flaticon-edit-1:before{content:""}.flaticon-edit:before{content:""}.flaticon-eject-1:before{content:""}.flaticon-eject:before{content:""}.flaticon-equal-1:before{content:""}.flaticon-equal-2:before{content:""}.flaticon-equal:before{content:""}.flaticon-error:before{content:""}.flaticon-exit-1:before{content:""}.flaticon-exit-2:before{content:""}.flaticon-exit:before{content:""}.flaticon-eyeglasses:before{content:""}.flaticon-fast-forward-1:before{content:""}.flaticon-fast-forward:before{content:""}.flaticon-fax:before{content:""}.flaticon-file-1:before{content:""}.flaticon-file-2:before{content:""}.flaticon-file:before{content:""}.flaticon-film:before{content:""}.flaticon-fingerprint:before{content:""}.flaticon-flag-1:before{content:""}.flaticon-flag-2:before{content:""}.flaticon-flag-3:before{content:""}.flaticon-flag-4:before{content:""}.flaticon-flag:before{content:""}.flaticon-focus:before{content:""}.flaticon-folder-1:before{content:""}.flaticon-folder-2:before{content:""}.flaticon-folder-3:before{content:""}.flaticon-folder-4:before{content:""}.flaticon-folder-5:before{content:""}.flaticon-folder-6:before{content:""}.flaticon-folder-7:before{content:""}.flaticon-folder-8:before{content:""}.flaticon-folder-9:before{content:""}.flaticon-folder-10:before{content:""}.flaticon-folder-11:before{content:""}.flaticon-folder-12:before{content:""}.flaticon-folder-13:before{content:""}.flaticon-folder-14:before{content:""}.flaticon-folder-15:before{content:""}.flaticon-folder-16:before{content:""}.flaticon-folder-17:before{content:""}.flaticon-folder-18:before{content:""}.flaticon-folder-19:before{content:""}.flaticon-folder:before{content:""}.flaticon-forbidden:before{content:""}.flaticon-funnel:before{content:""}.flaticon-garbage-1:before{content:""}.flaticon-garbage-2:before{content:""}.flaticon-garbage:before{content:""}.flaticon-gift:before{content:""}.flaticon-help:before{content:""}.flaticon-hide:before{content:""}.flaticon-hold:before{content:""}.flaticon-home-1:before{content:""}.flaticon-home-2:before{content:""}.flaticon-home:before{content:""}.flaticon-hourglass-1:before{content:""}.flaticon-hourglass-2:before{content:""}.flaticon-hourglass-3:before{content:""}.flaticon-hourglass:before{content:""}.flaticon-house:before{content:""}.flaticon-id-card-1:before{content:""}.flaticon-id-card-2:before{content:""}.flaticon-id-card-3:before{content:""}.flaticon-id-card-4:before{content:""}.flaticon-id-card-5:before{content:""}.flaticon-id-card:before{content:""}.flaticon-idea:before{content:""}.flaticon-incoming:before{content:""}.flaticon-infinity:before{content:""}.flaticon-info:before{content:""}.flaticon-internet:before{content:""}.flaticon-key:before{content:""}.flaticon-lamp:before{content:""}.flaticon-layers-1:before{content:""}.flaticon-layers:before{content:""}.flaticon-like-1:before{content:""}.flaticon-like-2:before{content:""}.flaticon-like:before{content:""}.flaticon-link:before{content:""}.flaticon-list-1:before{content:""}.flaticon-list:before{content:""}.flaticon-lock-1:before{content:""}.flaticon-lock:before{content:""}.flaticon-locked-1:before{content:""}.flaticon-locked-2:before{content:""}.flaticon-locked-3:before{content:""}.flaticon-locked-4:before{content:""}.flaticon-locked-5:before{content:""}.flaticon-locked-6:before{content:""}.flaticon-locked:before{content:""}.flaticon-login:before{content:""}.flaticon-magic-wand:before{content:""}.flaticon-magnet-1:before{content:""}.flaticon-magnet-2:before{content:""}.flaticon-magnet:before{content:""}.flaticon-map-1:before{content:""}.flaticon-map-2:before{content:""}.flaticon-map-location:before{content:""}.flaticon-map:before{content:""}.flaticon-megaphone-1:before{content:""}.flaticon-megaphone:before{content:""}.flaticon-menu-1:before{content:""}.flaticon-menu-2:before{content:""}.flaticon-menu-3:before{content:""}.flaticon-menu-4:before{content:""}.flaticon-menu:before{content:""}.flaticon-microphone-1:before{content:""}.flaticon-microphone:before{content:""}.flaticon-minus-1:before{content:""}.flaticon-minus:before{content:""}.flaticon-more-1:before{content:""}.flaticon-more-2:before{content:""}.flaticon-more:before{content:""}.flaticon-multiply-1:before{content:""}.flaticon-multiply:before{content:""}.flaticon-music-player-1:before{content:""}.flaticon-music-player-2:before{content:""}.flaticon-music-player-3:before{content:""}.flaticon-music-player:before{content:""}.flaticon-mute:before{content:""}.flaticon-muted:before{content:""}.flaticon-navigation-1:before{content:""}.flaticon-navigation:before{content:""}.flaticon-network:before{content:""}.flaticon-newspaper:before{content:""}.flaticon-next:before{content:""}.flaticon-note:before{content:""}.flaticon-notebook-1:before{content:""}.flaticon-notebook-2:before{content:""}.flaticon-notebook-3:before{content:""}.flaticon-notebook-4:before{content:""}.flaticon-notebook-5:before{content:""}.flaticon-notebook:before{content:""}.flaticon-notepad-1:before{content:""}.flaticon-notepad-2:before{content:""}.flaticon-notepad:before{content:""}.flaticon-notification:before{content:""}.flaticon-paper-plane-1:before{content:""}.flaticon-paper-plane:before{content:""}.flaticon-pause-1:before{content:""}.flaticon-pause:before{content:""}.flaticon-percent-1:before{content:""}.flaticon-percent:before{content:""}.flaticon-perspective:before{content:""}.flaticon-photo-camera-1:before{content:""}.flaticon-photo-camera:before{content:""}.flaticon-photos:before{content:""}.flaticon-picture-1:before{content:""}.flaticon-picture-2:before{content:""}.flaticon-picture:before{content:""}.flaticon-pin:before{content:""}.flaticon-placeholder-1:before{content:""}.flaticon-placeholder-2:before{content:""}.flaticon-placeholder-3:before{content:""}.flaticon-placeholder:before{content:""}.flaticon-placeholders:before{content:""}.flaticon-play-button-1:before{content:""}.flaticon-play-button:before{content:""}.flaticon-plus:before{content:""}.flaticon-power:before{content:""}.flaticon-previous:before{content:""}.flaticon-price-tag:before{content:""}.flaticon-print:before{content:""}.flaticon-push-pin:before{content:""}.flaticon-radar:before{content:""}.flaticon-reading:before{content:""}.flaticon-record:before{content:""}.flaticon-repeat-1:before{content:""}.flaticon-repeat:before{content:""}.flaticon-restart:before{content:""}.flaticon-resume:before{content:""}.flaticon-rewind-1:before{content:""}.flaticon-rewind:before{content:""}.flaticon-route:before{content:""}.flaticon-save:before{content:""}.flaticon-search-1:before{content:""}.flaticon-search:before{content:""}.flaticon-send:before{content:""}.flaticon-server-1:before{content:""}.flaticon-server-2:before{content:""}.flaticon-server-3:before{content:""}.flaticon-server:before{content:""}.flaticon-settings-1:before{content:""}.flaticon-settings-2:before{content:""}.flaticon-settings-3:before{content:""}.flaticon-settings-4:before{content:""}.flaticon-settings-5:before{content:""}.flaticon-settings-6:before{content:""}.flaticon-settings-7:before{content:""}.flaticon-settings-8:before{content:""}.flaticon-settings-9:before{content:""}.flaticon-settings:before{content:""}.flaticon-share-1:before{content:""}.flaticon-share-2:before{content:""}.flaticon-share:before{content:""}.flaticon-shuffle-1:before{content:""}.flaticon-shuffle:before{content:""}.flaticon-shutdown:before{content:""}.flaticon-sign-1:before{content:""}.flaticon-sign:before{content:""}.flaticon-skip:before{content:""}.flaticon-smartphone-1:before{content:""}.flaticon-smartphone-2:before{content:""}.flaticon-smartphone-3:before{content:""}.flaticon-smartphone-4:before{content:""}.flaticon-smartphone-5:before{content:""}.flaticon-smartphone-6:before{content:""}.flaticon-smartphone-7:before{content:""}.flaticon-smartphone-8:before{content:""}.flaticon-smartphone-9:before{content:""}.flaticon-smartphone-10:before{content:""}.flaticon-smartphone-11:before{content:""}.flaticon-smartphone:before{content:""}.flaticon-speaker-1:before{content:""}.flaticon-speaker-2:before{content:""}.flaticon-speaker-3:before{content:""}.flaticon-speaker-4:before{content:""}.flaticon-speaker-5:before{content:""}.flaticon-speaker-6:before{content:""}.flaticon-speaker-7:before{content:""}.flaticon-speaker-8:before{content:""}.flaticon-speaker:before{content:""}.flaticon-spotlight:before{content:""}.flaticon-star-1:before{content:""}.flaticon-star:before{content:""}.flaticon-stop-1:before{content:""}.flaticon-stop:before{content:""}.flaticon-stopwatch-1:before{content:""}.flaticon-stopwatch-2:before{content:""}.flaticon-stopwatch-3:before{content:""}.flaticon-stopwatch-4:before{content:""}.flaticon-stopwatch:before{content:""}.flaticon-street-1:before{content:""}.flaticon-street:before{content:""}.flaticon-substract-1:before{content:""}.flaticon-substract:before{content:""}.flaticon-success:before{content:""}.flaticon-switch-1:before{content:""}.flaticon-switch-2:before{content:""}.flaticon-switch-3:before{content:""}.flaticon-switch-4:before{content:""}.flaticon-switch-5:before{content:""}.flaticon-switch-6:before{content:""}.flaticon-switch-7:before{content:""}.flaticon-switch:before{content:""}.flaticon-tabs-1:before{content:""}.flaticon-tabs:before{content:""}.flaticon-target:before{content:""}.flaticon-television-1:before{content:""}.flaticon-television:before{content:""}.flaticon-time:before{content:""}.flaticon-trash:before{content:""}.flaticon-umbrella:before{content:""}.flaticon-unlink:before{content:""}.flaticon-unlocked-1:before{content:""}.flaticon-unlocked-2:before{content:""}.flaticon-unlocked:before{content:""}.flaticon-upload:before{content:""}.flaticon-user-1:before{content:""}.flaticon-user-2:before{content:""}.flaticon-user-3:before{content:""}.flaticon-user-4:before{content:""}.flaticon-user-5:before{content:""}.flaticon-user-6:before{content:""}.flaticon-user-7:before{content:""}.flaticon-user:before{content:""}.flaticon-users-1:before{content:""}.flaticon-users:before{content:""}.flaticon-video-camera-1:before{content:""}.flaticon-video-camera:before{content:""}.flaticon-video-player-1:before{content:""}.flaticon-video-player-2:before{content:""}.flaticon-video-player:before{content:""}.flaticon-view-1:before{content:""}.flaticon-view-2:before{content:""}.flaticon-view:before{content:""}.flaticon-volume-control-1:before{content:""}.flaticon-volume-control:before{content:""}.flaticon-warning:before{content:""}.flaticon-wifi-1:before{content:""}.flaticon-wifi:before{content:""}.flaticon-windows-1:before{content:""}.flaticon-windows-2:before{content:""}.flaticon-windows-3:before{content:""}.flaticon-windows-4:before{content:""}.flaticon-windows:before{content:""}.flaticon-wireless-internet:before{content:""}.flaticon-worldwide-1:before{content:""}.flaticon-worldwide:before{content:""}.flaticon-zoom-in:before{content:""}.flaticon-zoom-out:before{content:""}:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.alert__welcome{background-color:#b41d13;color:#fff;padding:10px;position:relative;width:100%;text-align:center;z-index:6}.alert__welcome a{color:#000;font-weight:bold}.alert__welcome a:hover{cursor:pointer;text-decoration:underline !important;color:#000}.alert__welcome .close-welcome-message{font-size:18px}@media(max-width: 768px){.alert__welcome{display:none}}.manage-carriers__controls__toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;margin-bottom:20px}.manage-carriers__controls__form{flex:1 1 33%;padding:0 5px}.manage-carriers__controls__form--search{min-width:200px}.manage-carriers__controls__add{flex:0 0 auto}html{font-size:16px !important}html,body{height:100%;min-height:100%}#root{min-height:100%}.wrapper{position:relative;height:100%;min-height:100vh;transition:transform .2s ease-out}:root a:hover,:root a:focus{text-decoration:none;color:#11a2dc}.section-header{font-size:30px !important;font-weight:500 !important;border:0 !important;padding:0 !important;padding-top:20px !important;padding-bottom:20px !important;margin-top:0 !important;margin-bottom:0 !important}.content-wrapper{min-height:calc(100vh - 64px)}.content-wrapper.manage-carriers{background:#f5f5f5}.main-footer{padding:10px 0 30px;margin-left:calc(85px + 20px);margin-right:20px;border-top:1px solid #dadada}@media(max-width: 768px){.main-footer{margin-left:20px}}.main-footer .modal-container{margin-top:5px}.content{position:relative;bottom:0;height:100%;margin:0 auto;padding:8px 16px}.no-pad-top{padding-top:none}.dropdown-toggle{transition:background-color .2s ease-out}sup,.requiredField{color:#b41d13}label sup,label .requiredField{margin:auto 0}sup.unit,.requiredField.unit{color:inherit}:root h1,:root .h1{border-bottom:2px solid;padding-bottom:7px;border-bottom-color:#c4c4c4;margin-left:20px;margin-right:20px;margin-top:10px}:root h2,:root .h2{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}:root h5,:root .h5{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}:root .btn{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-weight:medium;transition:background-color .2s ease-out,border-color .2s ease-out;border-width:1px}:root .btn-tertiary{color:#006ba2;background:rgba(0,0,0,0);cursor:pointer;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;transition:color .15s ease-out}:root .btn-tertiary:hover{color:#11a2dc;text-decoration:none}:root .btn-tertiary:focus{outline:none;text-decoration:none;color:#006ba2}:root .btn-tertiary:focus:active{outline:none}:root .pac-container{z-index:1051}:root .pac-logo:after{display:none}.ReactTable.-striped .rt-tr.-odd{background:#f3f9fd}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:#e2f0fa}#map-container{margin:0;padding:0}#newShipmentMap,#from-map-container{height:400px;max-width:800px}.pagination-wrapper{display:flex;flex-wrap:wrap}.pagination-select-size{max-width:6em;margin-right:20px}.pagination.disabled{cursor:not-allowed}.pagination.disabled:before,.pagination.disabled:after{display:block;height:100%;left:0;position:absolute;width:100%;z-index:10}.pagination.disabled:before{background:rgba(255,255,255,.5);content:"";top:0}.pagination.disabled:after{content:"note: disabled while filters are applied";color:#26282b;bottom:-40px;left:10px;white-space:nowrap}#selectRowsPageId{cursor:pointer;min-width:50px}button.btn-back{color:#006ba2;padding:0;font-size:1em;cursor:pointer;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;transition:color .15s ease-out}button.btn-back:hover,button.btn-back:focus{color:#11a2dc;text-decoration:none}button.btn-sort{padding:0 5px}button.icon-Sort:active,button.icon-Sort:hover,button.icon-Sort:focus,button.icon-Sort.active:active,button.icon-Sort.active:hover,button.icon-Sort.active:focus{text-decoration:none;outline:none !important}button.icon-Sort:after,button.icon-Sort.active:after{background:rgba(255,255,255,.7);content:"";display:block;height:50%;left:0;position:absolute;top:0;opacity:0;transition:opacity .2s ease-out;width:100%}button.icon-Sort.active:after{opacity:1}button.icon-Sort.active.asc:after{top:unset;bottom:0}button.icon-Sort.active.desc:after{top:0;bottom:unset}button.icon-Sort.active.asc:hover:after{opacity:.7}button.icon-Sort.active.desc:hover:after{opacity:.7}.loader,.loader-fullpage{margin:50px auto;text-align:center}.loader i,.loader-fullpage i{animation:rotate360 2s linear infinite;display:inline-block}.loader-fullpage{margin:35vh auto 40vh}.text-success{color:#1b7b3b}.text-primary{color:#006ba2}.text-danger{color:#b41d13}.text-secondary{color:#11a2dc}.text-cancelled{color:#979797}.tag-option,.tag-color-square,.tag-preview{color:#fff}.tag-option.grey-4,.tag-option.rock_bottom,.tag-option.bunker,.tag-color-square.grey-4,.tag-color-square.rock_bottom,.tag-color-square.bunker,.tag-preview.grey-4,.tag-preview.rock_bottom,.tag-preview.bunker{background-color:#838383}.tag-option.grey-3,.tag-option.faded_white,.tag-option.bright_grey,.tag-color-square.grey-3,.tag-color-square.faded_white,.tag-color-square.bright_grey,.tag-preview.grey-3,.tag-preview.faded_white,.tag-preview.bright_grey{background-color:#b9bab9}.tag-option.well-water,.tag-option.well_water,.tag-option.cerulean,.tag-color-square.well-water,.tag-color-square.well_water,.tag-color-square.cerulean,.tag-preview.well-water,.tag-preview.well_water,.tag-preview.cerulean{background-color:#7180ac}.tag-option.sky-ship,.tag-option.sky_ship,.tag-option.pacific_blue,.tag-color-square.sky-ship,.tag-color-square.sky_ship,.tag-color-square.pacific_blue,.tag-preview.sky-ship,.tag-preview.sky_ship,.tag-preview.pacific_blue{background-color:#0a6fdb}.tag-option.in-the-navy,.tag-option.so_cirrus,.tag-option.light_blue,.tag-color-square.in-the-navy,.tag-color-square.so_cirrus,.tag-color-square.light_blue,.tag-preview.in-the-navy,.tag-preview.so_cirrus,.tag-preview.light_blue{background-color:#11a2dc}.tag-option.green-goblin-dark,.tag-option.lake_travis,.tag-option.cyprus,.tag-color-square.green-goblin-dark,.tag-color-square.lake_travis,.tag-color-square.cyprus,.tag-preview.green-goblin-dark,.tag-preview.lake_travis,.tag-preview.cyprus{background-color:#14592b}.tag-option.green-goblin,.tag-option.electric_trees,.tag-option.charlotte,.tag-color-square.green-goblin,.tag-color-square.electric_trees,.tag-color-square.charlotte,.tag-preview.green-goblin,.tag-preview.electric_trees,.tag-preview.charlotte{background-color:#1b7b3b}.tag-option.red-alert,.tag-option.cherry_bomb,.tag-option.mandarian_orange,.tag-color-square.red-alert,.tag-color-square.cherry_bomb,.tag-color-square.mandarian_orange,.tag-preview.red-alert,.tag-preview.cherry_bomb,.tag-preview.mandarian_orange{background-color:#b41d13}.tag-option.saffron-submarine,.tag-option.ricky_fowler,.tag-option.regent_st_blue,.tag-color-square.saffron-submarine,.tag-color-square.ricky_fowler,.tag-color-square.regent_st_blue,.tag-preview.saffron-submarine,.tag-preview.ricky_fowler,.tag-preview.regent_st_blue{background-color:#df9100}.tag-option.marooned-on-an-island,.tag-option.the_hotness,.tag-option.sundown,.tag-color-square.marooned-on-an-island,.tag-color-square.the_hotness,.tag-color-square.sundown,.tag-preview.marooned-on-an-island,.tag-preview.the_hotness,.tag-preview.sundown{background-color:#870058}.tag-option.grey-5,.tag-color-square.grey-5,.tag-preview.grey-5{background-color:#58595b}.tabs{font-size:18px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-weight:normal;min-width:auto !important}.tabs-label{text-transform:capitalize}.tabs-selected{color:#006ba2 !important}.tabs-container{background-color:#006ba2 !important;height:4px !important}.tabs-root{background:#fff;border-bottom:1px solid #dadada}.paper__header{align-items:baseline;border-bottom:1px solid #e1e7eb;display:flex;justify-content:space-between;padding:10px 20px}.paper__header h4{margin:0}.paper__content{padding:10px 20px}.formstyle-light .form-control{background-color:#f3f9fd}.formstyle-light .rw-input,.formstyle-light .rw-multiselect-wrapper{background-color:#f3f9fd;border-radius:0 4px 4px 0}.formstyle-light .rw-datetimepicker input,.formstyle-light .rw-select{background-color:#f3f9fd}.formstyle-light .form-group input[type=checkbox]:before,.formstyle-light .input-group input[type=checkbox]:before{background-color:#f3f9fd}.formstyle-light .form-group input[type=checkbox]:checked:before,.formstyle-light .input-group input[type=checkbox]:checked:before{background-color:#006ba2;font-weight:200;color:#fff;content:"✓";font-size:1.4em;text-align:center}.formstyle-dark{padding:10px 20px;background-color:#f3f9fd}.formstyle-dark .form-group .form-control,.formstyle-dark .form-group .rw-datetimepicker>input,.formstyle-dark .form-group .input-group-addon,.formstyle-dark .form-group .rw-multiselect-wrapper{background-color:#fff;box-shadow:none}.formstyle-dark .form-group input[type=checkbox]:before{background-color:#fff}.formstyle-dark .form-group input[type=checkbox]:checked:before{background-color:#006ba2;color:#fff;content:"✓";font-size:1.4em;text-align:center}.formstyle-dark .rrui__select__selected,.formstyle-dark .rrui__select__button{background-color:#fff}.formstyle-dark .PhoneInput{background-color:#fff}.formstyle-dark .form-group .input-group .rw-widget-container{background:#fff}.formstyle-dark .rw-datetimepicker{background:#fff}.formstyle-dark .rw-datetimepicker:hover{background:#fff}.formstyle-dark .form-group .input-group textarea{background-color:#fff}.formstyle-dark .form-group .input-group .Select .Select-control,.formstyle-dark .form-group .input-group .Select.is-open .Select-control{background-color:#fff}.formstyle-dark .form-group .input-group .Select .Select-control .Select-value,.formstyle-dark .form-group .input-group .Select.is-open .Select-control .Select-value{background-color:#fff}.formstyle-info{color:#fff;background-color:#006ba2;border-radius:4px;padding:20px;margin-bottom:20px}.control-label{margin-bottom:0px;display:inline-flex;white-space:nowrap}.form-group .icon{margin-left:5px}.form-group .input-group-addon{border:1px solid #dadada}.form-group .input-group-addon .icon{margin-left:0px}.form-group .rw-widget-container{border:none}.form-group .form-control{color:#26282b;background:#f3f9fd;border:1px solid #dadada}.form-group .form-control:focus{border:1px solid rgba(38,40,43,.5);box-shadow:none}.form-group .input-group.addressField{width:100%}.form-group .input-group textarea{width:100%;outline:none;border-radius:4px;border:1px solid #dadada;height:34px;padding:5px 10px;background:#f3f9fd}.form-group .input-group textarea:focus{border:1px solid #979797}.form-group .input-group .form-control:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.form-group .input-group .form-control.form-control-no-icon{border-radius:4px}.form-group .input-group .rw-widget.no-icon{border-radius:4px}.form-group .input-group .rw-widget-container{background:#f3f9fd}.form-group .input-group .rw-widget-input{box-shadow:none}.form-group .input-group .Select.no-icon .Select-control,.form-group .input-group .Select.is-open.no-icon .Select-control{border-bottom-left-radius:4px;border-top-left-radius:4px}.form-group .input-group .Select .Select-control,.form-group .input-group .Select.is-open .Select-control{background-color:#f3f9fd;border:1px solid #dadada;border-bottom-right-radius:4px;border-bottom-left-radius:0px;border-top-right-radius:4px;border-top-left-radius:0px}.form-group .input-group .Select .Select-clear,.form-group .input-group .Select .Select-arrow,.form-group .input-group .Select.is-open .Select-clear,.form-group .input-group .Select.is-open .Select-arrow{color:#b41d13;border-top-color:#006ba2}.form-group .input-group .Select .Select-placeholder,.form-group .input-group .Select.is-open .Select-placeholder{line-height:36px}.form-group .input-group .Select .Select-menu-outer,.form-group .input-group .Select.is-open .Select-menu-outer{z-index:3}.form-group .input-group .Select .Select-menu-outer .Select-option,.form-group .input-group .Select.is-open .Select-menu-outer .Select-option{background-color:#f3f9fd;padding:2px;padding-left:10px;border:1px solid rgba(0,0,0,0);border-radius:3px}.form-group .input-group .Select .Select-menu-outer .Select-option:hover,.form-group .input-group .Select.is-open .Select-menu-outer .Select-option:hover{border:1px solid #006ba2}.form-group .input-group .Select .Select-menu-outer .Select-option.is-focused,.form-group .input-group .Select.is-open .Select-menu-outer .Select-option.is-focused{border:1px solid #006ba2;background:#fff}.form-group .input-group .Select--multi .Select-value{color:#fff;background-color:#006ba2;border:2px solid #006ba2;font-size:14px;padding:2px;margin-top:2px;margin-right:1px;margin-left:1px;border-radius:3px}.form-group .input-group .Select--multi .Select-value .Select-value-icon{border-right:none;padding-left:0px;font-weight:bold;float:right}.form-group .input-group .Select--multi .Select-value .Select-value-icon:hover{color:#fff}.form-group .input-group .Select.is-focused:not(.is-open)>.Select-control{box-shadow:none}.form-group .input-group .Select.is-open>.Select-control .Select-arrow{border-bottom-color:#006ba2}.form-group .input-group .Select.has-value.is-open.Select--single>.Select-control .Select-value .Select-value-label{color:#c4c4c4}.form-group .input-group-inline{width:100%}.form-group .input-group-inline-checkbox{display:flex;justify-content:center;align-items:center}.form-group .input-group-inline-checkbox div.checkbox{display:inline-block}.form-group .form-display-data{margin-bottom:5px}.form-group .form-display-data-small{font-size:.8em;white-space:nowrap}.form-group:not(.not-so-big) textarea.form-control{min-height:155px}.form-group.has-error .help-block,.form-group.has-error .control-label,.form-group.has-error .radio,.form-group.has-error .checkbox,.form-group.has-error .radio-inline,.form-group.has-error .checkbox-inline,.form-group.has-error.radio label,.form-group.has-error.checkbox label,.form-group.has-error.radio-inline label,.form-group.has-error.checkbox-inline label{color:#26282b}.form-group.has-error .form-control{border-color:#26282b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.form-group.has-error .form-control:focus{border-color:#0e0f10;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #565a61}.form-group.has-error .input-group-addon{color:#26282b;background-color:#b41d13;border-color:#26282b}.form-group.has-error .form-control-feedback{color:#26282b}.form-group.has-error input:not(.rrui__input):not(.rw-input):not(.rw-input-reset),.form-group.has-error select,.form-group.has-error>div,.form-group.has-error .form-control,.form-group.has-error textarea,.form-group.has-error .rw-multiselect,.form-group.has-error .rw-multiselect:hover,.form-group.has-error .PhoneInput{border:1px solid #b41d13}.form-group.has-error .Select .Select-control,.form-group.has-error .Select.is-clearable .Select-control{border:1px solid #b41d13}.form-group.has-error .Select .Select-control .Select-input input,.form-group.has-error .Select.is-clearable .Select-control .Select-input input{border:none}.form-group.has-error .input-group-addon{border:1px solid #b41d13;border-right:none}.form-group.has-error .input-group-addon i{color:#fff}.form-group.has-error .input-group-btn .btn{border:1px solid #b41d13;border-left:none}.form-group.has-error .lookup-field.with-button{border-right:none !important;height:38px}.form-group.has-error .icon-Delayed{margin-left:0;margin-right:5px;font-size:14px}.form-group.has-error .help-block{display:flex}.form-group.has-error .error-text{color:#b41d13}.error-text{color:#b41d13}.success-text{color:#1b7b3b}.form-group.has-warning .control-label{color:#26282b}.form-group.has-warning .warning-text{color:#df9100;white-space:nowrap}.form-group.has-warning .icon-Flag{margin-left:0;margin-right:5px;font-size:18px}.warning-text{color:#df9100;text-transform:uppercase;white-space:nowrap}.noCarrier{white-space:normal;max-width:500px;margin:0px auto}.rotate{display:inline-block;animation:4s linear rotate360 0s infinite}.error-text-form-level{margin-top:20px;text-transform:uppercase;color:#b41d13;text-align:center}.PhoneInput{--PhoneInputCountrySelect-marginRight: 0;align-items:flex-start !important}.PhoneInputInput,.PhoneInputCountry{height:34px;padding:6px 6px;transition:border .1s;border:1px solid #dadada;background:#f3f9fd}.PhoneInputInput:focus,.PhoneInputCountry:focus{border-color:rgba(38,40,43,.5);box-shadow:none}.PhoneInputInput:focus-visible,.PhoneInputCountry:focus-visible{outline:none}.swPhoneInput .PhoneInputCountry{background:#fff}.PhoneInputInput{border-radius:0 4px 4px 0}.PhoneInputCountry{border-radius:4px 0 0 4px;border-right:0}.rrui__select__selected,.rrui__select__button{height:34px !important;padding:6px 6px !important;border:1px solid #dadada !important;background:#f3f9fd !important;border-right:none !important}.rrui__select__options,.rrui__options-list{z-index:5 !important}.checkbox input[type=checkbox]{-webkit-appearance:none;height:25px;width:25px;margin-left:-28px !important;margin-top:2px}.checkbox label{padding-left:30px !important}input[type=checkbox]:before{border:1px solid #dadada;content:" ";border-radius:4px;display:inline-block;height:25px;margin-top:-5px;margin-right:10px;padding:0;vertical-align:top;width:25px;visibility:visible;box-shadow:none}input[type=checkbox]:hover:before{cursor:pointer}input[type=checkbox]:focus{outline:0 !important}.table>thead>tr>th{white-space:nowrap}.table td a{cursor:pointer}.table-responsive{max-height:64vh;overflow:auto;border-bottom:2px solid #dadada;margin-bottom:5px}@media(min-width: 1600px){.table-responsive{max-height:75vh}}.dashboard .table-responsive{max-height:50vh;overflow:auto;border-bottom:none;margin-bottom:5px}@media(min-width: 1600px){.dashboard .table-responsive{max-height:66vh}}.form-saved{color:#064646;animation:reveal 5s}@keyframes reveal{0%{opacity:0}15%{opacity:1}100%{opacity:1}}:root .btn-default{border-width:1px}:root .toggle.btn-default{border-width:1px}:root .toggle.btn-default .btn-default{border-width:1px}:root .input-group-btn{border-left:none;background-color:#fff;font-size:1.5rem;box-shadow:none}:root .input-group-btn .btn{border:1px solid #dadada;border-left:none;background-color:#fff;box-shadow:none;padding:3px 10px 4px 5px;font-size:18px}:root .rw-widget{border-radius:4px;border:1px solid #dadada;box-shadow:none;background:#f3f9fd}:root .rw-widget:hover{background:#f3f9fd;border:1px solid #dadada}:root .rw-widget.rw-state-focus,:root .rw-widget.rw-state-focus:hover{border:1px solid #dadada;box-shadow:none}:root .rw-widget.rw-state-focus .rw-widget-container,:root .rw-widget.rw-state-focus:hover .rw-widget-container{border:1px solid #dadada;border-radius:0px;box-shadow:none}:root ul.rw-list>li.rw-list-option.rw-state-focus{border:1px solid #006ba2}:root .rw-multiselect:hover{border-color:#dadada}:root .rw-input{background-color:rgba(0,0,0,0)}:root .rw-multiselect-taglist>li{font-size:14px;padding:5px 5px 5px 10px;cursor:pointer;white-space:nowrap;color:#fff;border:1px solid #006ba2;background-color:#006ba2}:root .rw-tag-btn{font-weight:bold;padding:5px}:root .rw-tag-btn:hover{opacity:.5}:root .rw-multiselect-wrapper{background:#f3f9fd}:root .rw-datetime-picker{border-radius:4px;padding-right:0px}:root .rw-datetime-picker .rw-calendar-popup .rw-cell.rw-state-selected,:root .rw-datetime-picker .rw-calendar-popup .rw-cell.rw-state-selected:hover{background-color:#006ba2;border-color:#006ba2}:root .rw-datetime-picker ul.rw-list>li.rw-list-option.rw-state-focus{border:1px solid #006ba2;background-color:#006ba2}:root .rw-datetime-picker.rw-has-both .rw-select .rw-btn{width:50%}:root .rw-datetime-picker .rw-input{padding-right:0px;box-shadow:none}:root .rw-datetime-picker .rw-select{width:2.5em}:root .rw-datetime-picker .rw-calendar-popup.rw-popup-container{left:auto;right:0}:root .rw-datetimepicker:hover{background:#f3f9fd;border-color:#dadada}:root .has-error .rw-datetimepicker:hover,:root .has-error .rw-datetimepicker:focus{border:#b41d13 1px solid}:root .has-error .rw-datetimepicker .rw-select{background-color:#b41d13;border-left:#b41d13 1px solid}:root .has-error .rw-datetimepicker .rw-select .rw-btn{color:#fff}:root .error-alert{background:#fff;border:1px solid #b41d13;color:#b41d13;position:fixed;margin-bottom:25px;min-height:75px;border-radius:4px;display:flex;bottom:20px;right:20px;justify-content:space-between;z-index:1052;min-width:200px;text-align:left}:root .error-alert .icon-x-small{color:#b41d13}:root .error-alert .error-alert-right{word-wrap:break-word;max-width:300px;align-self:center;padding:15px 15px 15px 0px}:root .error-alert .error-alert-left{display:flex;flex-direction:column;justify-content:center;color:#fff;width:25px;text-align:center;margin-right:5px;background:#b41d13}:root .error-alert .error-alert-left .icon{margin-top:-5px}:root .error-alert .error-alert-close{top:-15px;right:-13px;color:#b41d13;opacity:1}.lookup-field{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.lookup-field.with-button{border-bottom-right-radius:0 !important;border-top-right-radius:0 !important;border-right:none}.addressLookup__option{display:flex;align-items:baseline}.addressLookup__option p{flex:0 1 20%}.addressLookup__option div{flex:0 1 80%}.addressLookup__overrideZIndex{z-index:1055}.addressLookup__mapContainer{height:400px;margin-bottom:20px}.addressLookup__componentForm-addressRow{display:flex}.addressLookup__componentForm-addressRow-address_1{flex:1 1 75%;padding-right:20px}.addressLookup__componentForm-addressRow-address_2{flex:1 1 25%}.addressLookup__componentForm-city{display:flex}.addressLookup__componentForm-city .form-group{flex:1 1 auto}.addressLookup__componentForm-city .form-group:last-child{padding-right:0}.addressLookup__componentForm-city .form-group{padding-right:20px}.addressLookup__componentForm-zip{display:flex}.addressLookup__componentForm-zip .form-group{flex:1 1 auto}.addressLookup__componentForm-zip .form-group:first-child{padding-right:20px}.react-phone-number-input__country .rrui__list__item--selected,.react-phone-number-input__country .rrui__list__item:active{background-color:#f5f5f5;color:#26282b}:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.modal__btn-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px 0}.modal-header.inverse{background-color:#006ba2;color:#fff}.modal-header .close{color:#b41d13}.modal-body .lead{margin:20px 0}.modal-body .input-group{width:100%}.modal-body .input-group .form-control:first-child{border-radius:4px}:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.main-header .logo-white{display:none}.main-header .logo-color{display:inline-block}.main-header .navbar__mobile-menu-toggle{display:none;color:#fff;font-size:20px;padding:5px 0 0 0}@media(max-width: 768px){.main-header{background-color:#26282b}.main-header .navbar{margin-right:10px}.main-header .navbar__hamburger{display:inline-block}.main-header .navbar__secondary-nav .icon{color:#fff}.main-header .navbar__secondary-nav a{color:#fff;padding:10px}.main-header .secondary-nav--support{display:none}.main-header .logo-white{display:block}.main-header .logo-color{display:none}.main-sidebar{transform:translateX(-85px)}.content-wrapper,.main-header .navbar{transition:margin-left .2s ease-out;margin-left:0}}@media(max-width: 480px){.brand-shipwell .logo{overflow:hidden;width:42px;margin:15px 0 0 55px}}:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}:root .popover-header{color:#fff;margin-top:0 !important;overflow:hidden}:root .popover-header--user{right:10px;margin-left:-10px}:root .popover-header--notifications{max-width:500px;max-height:550px;box-shadow:none}@media(max-width: 768px){:root .popover-header--notifications{max-width:100%;max-height:100%}}:root .popover-header a{color:#006ba2;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}:root .popover-header a:hover{color:#00496f}:root .popover-header--title{display:flex;align-items:center;padding-bottom:5px;border-bottom:1px solid #e5e5e5}:root .popover-header--title .icon{padding-right:5px;font-size:24px}:root .popover-header--title h4{margin-top:0;margin-bottom:5px}:root .popover-header--title p{margin-bottom:5px;word-break:break-word}:root .popover-header__scroll{overflow:auto;max-height:500px;padding-right:10px}:root .popover-header__scroll::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}:root .popover-header__scroll::-webkit-scrollbar{width:7px}:root .popover-header__scroll::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:4px}:root .popover-header__title{align-items:baseline;border-bottom:1px solid #58595b;display:flex;justify-content:space-between;padding:5px 0 10px}:root .popover-header .list-unstyled{border-bottom:1px solid #e5e5e5;padding-bottom:5px}:root .popover-header .list-unstyled li{padding:5px 0 0}:root .popover-header .signout{display:flex;justify-content:space-between}:root .popover-header .signout a:first-child{color:#b41d13}:root .popover-header .signout a:hover{color:#86160e}:root .popover-header .notifications__row-wrapper{border-top:1px solid #58595b}:root .popover-header .notifications__row-wrapper:first-child{border-top:none}:root .popover-header .notifications__row{cursor:pointer}:root .popover-header .notifications__row h5{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;text-transform:uppercase}:root .popover-header .notifications__row--read p,:root .popover-header .notifications__row--read h5{opacity:.5}:root .popover-header .notifications__link-danger{color:#b41d13}:root .popover-header .notifications__row-title{display:flex;justify-content:space-between;align-items:baseline}:root .popover-header .notifications__status{display:inline-block}:root .popover-header .notifications__delete{color:#b41d13}:root .popover-header .notifications__delete .icon{transform:translateY(1px)}:root .popover-header .notifications__delete:hover{color:#86160e}:root .popover-header .notifications__time{font-style:italic;display:inline-flex;margin-right:10px;color:#979797}:root .popover-header .notifications__description{margin-bottom:3px}.popover-manage-shipper .form-group{margin-bottom:0}.status-accepted{color:#11a2dc}.status-dispatched{color:#11a2dc}.status-intransit{color:#11a2dc}.status-delivered{color:#1b7b3b}.status-tendered{color:#1b7b3b}.status-delayed{color:#b41d13}.status-exception{color:#df9100}.status-closed{color:#26282b}.status-cancelled{color:#26282b}.status-appointment{color:#df9100}.border-bottom{border-bottom:2px solid #c4c4c4}.no-border{border:0}.no-padding{padding:0 !important}.no-margin{margin:0 !important}.pad-right{padding-right:5px}.pad-left{padding-left:5px}.pad-top{padding-top:5px}.pad-bottom{padding-bottom:5px}.pad-top-double{padding-top:10px}.pad-left-double{padding-left:10px}.no-shadow{box-shadow:none}.no-wrap{white-space:nowrap}.margin-center{margin:0px auto}.capitalize{text-transform:capitalize}.text-bold{font-weight:bold}.show-flex{display:flex}.word-break{word-break:break-all}@keyframes rotate360{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{color:#000 !important;text-shadow:none !important;background:rgba(0,0,0,0) !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#2b282b;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#006ba2;text-decoration:none}a:hover,a:focus{color:#003856;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #f3f9fd}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1;color:inherit}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:400;line-height:1;color:#c4c4c4}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small{font-size:75%}h1,.h1{font-size:40px}h2,.h2{font-size:24px}h3,.h3{font-size:20px}h4,.h4{font-size:16px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width: 768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#df9100}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase,.initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#747574}.text-primary{color:#006ba2}a.text-primary:hover,a.text-primary:focus{color:#00496f}.text-success{color:#1b7b3b}a.text-success:hover,a.text-success:focus{color:#125127}.text-info{color:#11a2dc}a.text-info:hover,a.text-info:focus{color:#0d7fad}.text-warning{color:#df9100}a.text-warning:hover,a.text-warning:focus{color:#ac7000}.text-danger{color:#b41d13}a.text-danger:hover,a.text-danger:focus{color:#86160e}.bg-primary{color:#fff;background-color:#006ba2}a.bg-primary:hover,a.bg-primary:focus{background-color:#00496f}.bg-success{background-color:#1b7b3b}a.bg-success:hover,a.bg-success:focus{background-color:#125127}.bg-info{background-color:#11a2dc}a.bg-info:hover,a.bg-info:focus{background-color:#0d7fad}.bg-warning{background-color:#df9100}a.bg-warning:hover,a.bg-warning:focus{background-color:#ac7000}.bg-danger{background-color:#b41d13}a.bg-danger:hover,a.bg-danger:focus{background-color:#86160e}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #f3f9fd}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:700}dd{margin-left:0}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}@media(min-width: 768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help}.initialism{font-size:90%}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #f3f9fd}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.428571429;color:#c4c4c4}blockquote footer:before,blockquote small:before,blockquote .small:before{content:"— "}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #f3f9fd;border-left:0}.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before{content:""}.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after{content:" —"}address{margin-bottom:20px;font-style:normal;line-height:1.428571429}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}@media(min-width: 768px){.container{width:750px}}@media(min-width: 992px){.container{width:970px}}@media(min-width: 1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-fluid:before,.container-fluid:after{display:table;content:" "}.container-fluid:after{clear:both}.row{margin-right:-15px;margin-left:-15px}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*=col-]{padding-right:0;padding-left:0}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@media(min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@media(min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@media(min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}table{background-color:rgba(0,0,0,0)}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#747574;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:#1b7b3b}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#166631}.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th{background-color:#11a2dc}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#0f91c4}.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:#df9100}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#c68000}.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:#b41d13}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#9d1911}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#58595b;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{box-sizing:border-box;appearance:none}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9 ;line-height:normal}input[type=radio][disabled],input[type=radio].disabled,fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=checkbox].disabled,fieldset[disabled] input[type=checkbox]{cursor:not-allowed}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.428571429;color:#747574}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#747574;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:rgba(0,0,0,0);border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#f3f9fd;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}input[type=date].input-sm,.input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm input[type=date],input[type=time].input-sm,.input-group-sm>.input-group-btn>input[type=time].btn,.input-group-sm input[type=time],input[type=datetime-local].input-sm,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm input[type=datetime-local],input[type=month].input-sm,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm input[type=month]{line-height:30px}input[type=date].input-lg,.input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg input[type=date],input[type=time].input-lg,.input-group-lg>.input-group-btn>input[type=time].btn,.input-group-lg input[type=time],input[type=datetime-local].input-lg,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg input[type=datetime-local],input[type=month].input-lg,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg input[type=month]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9 ;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-right:0;padding-left:0}.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn{height:30px;line-height:30px}textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn{height:46px;line-height:46px}textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#1b7b3b}.has-success .form-control{border-color:#1b7b3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#125127;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #2dcf63}.has-success .input-group-addon{color:#1b7b3b;background-color:#1b7b3b;border-color:#1b7b3b}.has-success .form-control-feedback{color:#1b7b3b}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#df9100}.has-warning .form-control{border-color:#df9100;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#ac7000;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffbe46}.has-warning .input-group-addon{color:#df9100;background-color:#df9100;border-color:#df9100}.has-warning .form-control-feedback{color:#df9100}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#b41d13}.has-error .form-control{border-color:#b41d13;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#86160e;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eb4c42}.has-error .input-group-addon{color:#b41d13;background-color:#b41d13;border-color:#b41d13}.has-error .form-control-feedback{color:#b41d13}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#6d656d}@media(min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}@media(min-width: 768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid rgba(0,0,0,0);padding:6px 12px;font-size:14px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;user-select:none}.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#2b282b;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#2b282b;background-color:#fff;border-color:#e5e5e5}.btn-default:focus,.btn-default.focus{color:#2b282b;background-color:#e6e6e6;border-color:#a5a5a5}.btn-default:hover{color:#2b282b;background-color:#e6e6e6;border-color:#c6c6c6}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{color:#2b282b;background-color:#e6e6e6;background-image:none;border-color:#c6c6c6}.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus{color:#2b282b;background-color:#d4d4d4;border-color:#a5a5a5}.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#e5e5e5}.btn-default .badge{color:#fff;background-color:#2b282b}.btn-primary{color:#fff;background-color:#006ba2;border-color:#006ba2}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#00496f;border-color:#001723}.btn-primary:hover{color:#fff;background-color:#00496f;border-color:#004365}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#00496f;background-image:none;border-color:#004365}.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus{color:#fff;background-color:#00324b;border-color:#001723}.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus{background-color:#006ba2;border-color:#006ba2}.btn-primary .badge{color:#006ba2;background-color:#fff}.btn-success{color:#fff;background-color:#1b7b3b;border-color:#166631}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#125127;border-color:#000}.btn-success:hover{color:#fff;background-color:#125127;border-color:#0b3419}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#125127;background-image:none;border-color:#0b3419}.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus{color:#fff;background-color:#0b3419;border-color:#000}.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus{background-color:#1b7b3b;border-color:#166631}.btn-success .badge{color:#1b7b3b;background-color:#fff}.btn-info{color:#fff;background-color:#11a2dc;border-color:#0f91c4}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#0d7fad;border-color:#06394e}.btn-info:hover{color:#fff;background-color:#0d7fad;border-color:#0b678c}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#0d7fad;background-image:none;border-color:#0b678c}.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus{color:#fff;background-color:#0b678c;border-color:#06394e}.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus{background-color:#11a2dc;border-color:#0f91c4}.btn-info .badge{color:#11a2dc;background-color:#fff}.btn-warning{color:#fff;background-color:#df9100;border-color:#c68000}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ac7000;border-color:#462e00}.btn-warning:hover{color:#fff;background-color:#ac7000;border-color:#885900}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ac7000;background-image:none;border-color:#885900}.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus{color:#fff;background-color:#885900;border-color:#462e00}.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus{background-color:#df9100;border-color:#c68000}.btn-warning .badge{color:#df9100;background-color:#fff}.btn-danger{color:#fff;background-color:#b41d13;border-color:#9d1911}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#86160e;border-color:#2a0704}.btn-danger:hover{color:#fff;background-color:#86160e;border-color:#66100b}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#86160e;background-image:none;border-color:#66100b}.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus{color:#fff;background-color:#66100b;border-color:#2a0704}.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus{background-color:#b41d13;border-color:#9d1911}.btn-danger .badge{color:#b41d13;background-color:#fff}.btn-link{font-weight:400;color:#006ba2;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:rgba(0,0,0,0);box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:rgba(0,0,0,0)}.btn-link:hover,.btn-link:focus{color:#003856;text-decoration:underline;background-color:rgba(0,0,0,0)}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#c4c4c4;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition-property:height,visibility;transition-duration:.35s;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9 ;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#58595b;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#4b4c4e;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#006ba2;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#c4c4c4}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:rgba(0,0,0,0);background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#c4c4c4;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9 }.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret,.btn-group-lg>.btn .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#747574;text-align:center;background-color:#f3f9fd;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#f3f9fd}.nav>li.disabled>a{color:#c4c4c4}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#c4c4c4;text-decoration:none;cursor:not-allowed;background-color:rgba(0,0,0,0)}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#f3f9fd;border-color:#006ba2}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid rgba(0,0,0,0);border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#f3f9fd #f3f9fd #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#747574;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:rgba(0,0,0,0)}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#006ba2}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width: 768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width: 768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:64px;margin-bottom:20px;border:1px solid rgba(0,0,0,0)}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}@media(min-width: 768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}@media(min-width: 768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid rgba(0,0,0,0);box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media(min-width: 768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width: 480px)and (orientation: landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}@media(min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width: 768px){.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-brand{float:left;height:64px;padding:22px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media(min-width: 768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:15px;margin-bottom:15px;background-color:rgba(0,0,0,0);background-image:none;border:1px solid rgba(0,0,0,0);border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width: 768px){.navbar-toggle{display:none}}.navbar-nav{margin:11px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:rgba(0,0,0,0);border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:22px;padding-bottom:22px}}.navbar-form{padding:10px 15px;margin-right:-15px;margin-left:-15px;border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:15px;margin-bottom:15px}@media(min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width: 768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:15px;margin-bottom:15px}.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn{margin-top:17px;margin-bottom:17px}.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn{margin-top:21px;margin-bottom:21px}.navbar-text{margin-top:22px;margin-bottom:22px}@media(min-width: 768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:rgba(0,0,0,0)}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:rgba(0,0,0,0)}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:rgba(0,0,0,0)}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media(max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:rgba(0,0,0,0)}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:rgba(0,0,0,0)}}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#eaeaea}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:rgba(0,0,0,0)}.navbar-inverse .navbar-text{color:#eaeaea}.navbar-inverse .navbar-nav>li>a{color:#eaeaea}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:rgba(0,0,0,0)}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:rgba(0,0,0,0)}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#090909}@media(max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#eaeaea}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:rgba(0,0,0,0)}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:rgba(0,0,0,0)}}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-link{color:#eaeaea}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#eaeaea}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/ "}.breadcrumb>.active{color:#c4c4c4}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;color:#2b282b;text-decoration:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0)}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{z-index:2;color:#003856;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#b41d13;border-color:#b41d13}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#c4c4c4;cursor:not-allowed;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:rgba(0,0,0,0)}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#c4c4c4;cursor:not-allowed;background-color:rgba(0,0,0,0)}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#c4c4c4}.label-default[href]:hover,.label-default[href]:focus{background-color:#ababab}.label-primary{background-color:#006ba2}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#00496f}.label-success{background-color:#1b7b3b}.label-success[href]:hover,.label-success[href]:focus{background-color:#125127}.label-info{background-color:#11a2dc}.label-info[href]:hover,.label-info[href]:focus{background-color:#0d7fad}.label-warning{background-color:#df9100}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ac7000}.label-danger{background-color:#b41d13}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#86160e}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#c4c4c4;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#006ba2;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#2b282b}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#006ba2}.alert{padding:15px;margin-bottom:20px;border:1px solid rgba(0,0,0,0);border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#1b7b3b;background-color:#1b7b3b;border-color:#166624}.alert-success hr{border-top-color:#12511c}.alert-success .alert-link{color:#125127}.alert-info{color:#11a2dc;background-color:#11a2dc;border-color:#0ea6bb}.alert-info hr{border-top-color:#0d91a3}.alert-info .alert-link{color:#0d7fad}.alert-warning{color:#df9100;background-color:#df9100;border-color:#c66000}.alert-warning hr{border-top-color:#ac5300}.alert-warning .alert-link{color:#ac7000}.alert-danger{color:#b41d13;background-color:#b41d13;border-color:#9d111f}.alert-danger hr{border-top-color:#860e1b}.alert-danger .alert-link{color:#86160e}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#006ba2;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#1b7b3b}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#11a2dc}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#df9100}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#b41d13}.progress-striped .progress-bar-danger{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#c4c4c4;cursor:not-allowed;background-color:#f3f9fd}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#c4c4c4}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#006ba2;border-color:#006ba2}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#6fceff}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item-success{color:#1b7b3b;background-color:#1b7b3b}a.list-group-item-success,button.list-group-item-success{color:#1b7b3b}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus{color:#1b7b3b;background-color:#166631}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus{color:#fff;background-color:#1b7b3b;border-color:#1b7b3b}.list-group-item-info{color:#11a2dc;background-color:#11a2dc}a.list-group-item-info,button.list-group-item-info{color:#11a2dc}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus{color:#11a2dc;background-color:#0f91c4}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus{color:#fff;background-color:#11a2dc;border-color:#11a2dc}.list-group-item-warning{color:#df9100;background-color:#df9100}a.list-group-item-warning,button.list-group-item-warning{color:#df9100}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus{color:#df9100;background-color:#c68000}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus{color:#fff;background-color:#df9100;border-color:#df9100}.list-group-item-danger{color:#b41d13;background-color:#b41d13}a.list-group-item-danger,button.list-group-item-danger{color:#b41d13}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus{color:#b41d13;background-color:#9d1911}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus{color:#fff;background-color:#b41d13;border-color:#b41d13}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid rgba(0,0,0,0);border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#58595b;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#58595b}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#006ba2}.panel-primary>.panel-heading{color:#fff;background-color:#006ba2;border-color:#006ba2}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#006ba2}.panel-primary>.panel-heading .badge{color:#006ba2;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#006ba2}.panel-success{border-color:#166624}.panel-success>.panel-heading{color:#1b7b3b;background-color:#1b7b3b;border-color:#166624}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#166624}.panel-success>.panel-heading .badge{color:#1b7b3b;background-color:#1b7b3b}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#166624}.panel-info{border-color:#0ea6bb}.panel-info>.panel-heading{color:#11a2dc;background-color:#11a2dc;border-color:#0ea6bb}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#0ea6bb}.panel-info>.panel-heading .badge{color:#11a2dc;background-color:#11a2dc}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#0ea6bb}.panel-warning{border-color:#c66000}.panel-warning>.panel-heading{color:#df9100;background-color:#df9100;border-color:#c66000}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#c66000}.panel-warning>.panel-heading .badge{color:#df9100;background-color:#df9100}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#c66000}.panel-danger{border-color:#9d111f}.panel-danger>.panel-heading{color:#b41d13;background-color:#b41d13;border-color:#9d111f}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#9d111f}.panel-danger>.panel-heading .badge{color:#b41d13;background-color:#b41d13}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#9d111f}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{padding:0;cursor:pointer;background:rgba(0,0,0,0);border:0;appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{transform:translate(0, -25%);transition:transform .3s ease-out}.modal.in .modal-dialog{transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:before,.modal-header:after{display:table;content:" "}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media(min-width: 992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.428571429;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:12px;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=100);opacity:1}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#11a2dc}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#11a2dc}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#11a2dc}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#11a2dc}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#11a2dc}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#11a2dc}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#11a2dc}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#11a2dc}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#11a2dc;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.428571429;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:14px;background-color:#26282b;background-clip:padding-box;border:1px solid #c4c4c4;border:1px solid #26282b;border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover>.arrow{border-width:11px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#919191;border-top-color:#26282b;border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#26282b;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#919191;border-right-color:#26282b;border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#26282b;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#919191;border-bottom-color:#26282b}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#26282b}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#919191;border-left-color:#26282b}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#26282b}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#1f2023;border-bottom:1px solid #131415;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{transition:transform .6s ease-in-out;backface-visibility:hidden;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:"‹"}.carousel-control .icon-next:before{content:"›"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9 ;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.hidden{display:none !important}.affix{position:fixed}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media(max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}.visible-xs-block{display:block !important}.visible-xs-inline{display:inline !important}.visible-xs-inline-block{display:inline-block !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}.visible-sm-block{display:block !important}.visible-sm-inline{display:inline !important}.visible-sm-inline-block{display:inline-block !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}.visible-md-block{display:block !important}.visible-md-inline{display:inline !important}.visible-md-inline-block{display:inline-block !important}}@media(min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}.visible-lg-block{display:block !important}.visible-lg-inline{display:inline !important}.visible-lg-inline-block{display:inline-block !important}}@media(max-width: 767px){.hidden-xs{display:none !important}}@media(min-width: 768px)and (max-width: 991px){.hidden-sm{display:none !important}}@media(min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media(min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}.hidden-print{display:none !important}}.box{position:relative;border-radius:0;background:#fff;margin:0px auto 0px auto}.box.box-primary{border-top-color:#006ba2}.box.box-info{border-top-color:#11a2dc}.box.box-danger{border-top-color:#b41d13}.box.box-warning{border-top-color:#df9100}.box.box-success{border-top-color:#1b7b3b}.box.box-default{border-top-color:#006ba2}.box.collapsed-box .box-body,.box.collapsed-box .box-footer{display:none}.box .nav-stacked>li{border-bottom:1px solid #f4f4f4;margin:0}.box .nav-stacked>li:last-of-type{border-bottom:none}.box.height-control .box-body{max-height:300px;overflow:auto}.box .border-right{border-right:1px solid #f4f4f4}.box .border-left{border-left:1px solid #f4f4f4}.box.box-solid{border-top:0}.box.box-lined{border-top:2px solid #c4c4c4}.box.box-solid>.box-header .btn.btn-default{background:rgba(0,0,0,0)}.box.box-solid.box-default{border:1px solid #006ba2}.box.box-solid.box-default>.box-header{color:#44c8c9;background:#006ba2;background-color:#006ba2}.box.box-solid.box-default>.box-header .btn,.box.box-solid.box-default>.box-header a{color:#44c8c9}.box.box-solid.box-primary{border:1px solid #006ba2}.box.box-solid.box-primary>.box-header{color:#fff;background:#006ba2;background-color:#006ba2}.box.box-solid.box-primary>.box-header .btn,.box.box-solid.box-primary>.box-header a{color:#fff}.box.box-solid.box-info{border:1px solid #11a2dc}.box.box-solid.box-info>.box-header{color:#fff;background:#11a2dc;background-color:#11a2dc}.box.box-solid.box-info>.box-header .btn,.box.box-solid.box-info>.box-header a{color:#fff}.box.box-solid.box-danger{border:1px solid #b41d13}.box.box-solid.box-danger>.box-header{color:#fff;background:#b41d13;background-color:#b41d13}.box.box-solid.box-danger>.box-header .btn,.box.box-solid.box-danger>.box-header a{color:#fff}.box.box-solid.box-warning{border:1px solid #df9100}.box.box-solid.box-warning>.box-header{color:#fff;background:#df9100;background-color:#df9100}.box.box-solid.box-warning>.box-header .btn,.box.box-solid.box-warning>.box-header a{color:#fff}.box.box-solid.box-success{border:1px solid #1b7b3b}.box.box-solid.box-success>.box-header{color:#fff;background:#1b7b3b;background-color:#1b7b3b}.box.box-solid.box-success>.box-header .btn,.box.box-solid.box-success>.box-header a{color:#fff}.box.box-solid>.box-header>.box-tools .btn{border:0;box-shadow:none}.box.box-solid[class*=bg]>.box-header{color:#fff}.box .box-group>.box{margin-bottom:5px}.box .knob-label{text-align:center;color:#333;font-weight:100;font-size:12px;margin-bottom:.3em}.box>.loading-img,.box>.overlay{position:absolute;top:0;left:0;width:100%;height:100%}.overlay-wrapper>.loading-img,.overlay-wrapper>.overlay{position:absolute;top:0;left:0;width:100%;height:100%}.box .overlay,.overlay-wrapper .overlay{z-index:50;background:rgba(255,255,255,.7);border-radius:3px}.box .overlay>.fa,.overlay-wrapper .overlay>.fa{position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px;color:#000;font-size:30px}.box .overlay.dark,.overlay-wrapper .overlay.dark{background:rgba(0,0,0,.5)}.box-body:after,.box-body:before{content:" ";display:table}.box-footer:after,.box-footer:before{content:" ";display:table}.box-header:after,.box-header:before{content:" ";display:table}.box-body:after,.box-footer:after{clear:both}.box-header{display:block;padding:10px;position:relative}.box-header:after{clear:both}.box-header.with-border{border-bottom:1px solid #f4f4f4}.collapsed-box .box-header.with-border{border-bottom:none}.box-header .box-title{display:inline-block;font-size:18px;margin:0;line-height:1}.box-header>.fa,.box-header>.glyphicon,.box-header>.ion{display:inline-block;font-size:18px;margin:0;line-height:1;margin-right:5px}.box-header>.box-tools{position:absolute;right:10px;top:5px}.box-header>.box-tools [data-toggle=tooltip]{position:relative}.box-header>.box-tools.pull-right .dropdown-menu{right:0;left:auto}.box-body{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:10px 0px;background:inherit;border-top:2px solid #c4c4c4}.box-body .reset-password{margin-top:-56px;margin-left:66px}.no-header .box-body{border-top-right-radius:3px;border-top-left-radius:3px}.box-body>.table{margin-bottom:0}.box-body .fc{margin-top:5px}.box-body .full-width-chart{margin:-19px}.box-body.no-padding .full-width-chart{margin:-9px}.box-body .box-pane{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:3px}.box-body .box-pane-right{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:0}.box-footer{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:10px;background-color:#fff}.image-preview-layout{height:330px;width:255px;border:none;border-radius:5px;margin:1%;padding:0}.image-preview{width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;z-index:0;overflow:hidden;margin:0 auto;border-radius:5px}.image-preview h5{display:none}.image-preview:hover h5{display:inline-block;position:absolute;margin:0 60px;padding:5px;font-size:1.8rem;z-index:1;color:#000}h5.middle{margin-top:50px}div.middle{margin-top:30px}#dropzone-box{background-color:inherit;border:1px dashed #c7c7c7 !important;text-align:center;margin:0 auto;right:0;left:0;width:100% !important;height:320px !important;border-radius:5px;z-index:0 !important}#dropzone-box>div{padding:80px 0}#dropzone-box>div>i{color:#c7c7c7}#dropzone-box:active,#dropzone-box:focus,#dropzone-box:hover{background-color:#e4e5e7;border:1px dashed #00a3e0 !important;text-align:center;margin:0 auto;right:0 !important;left:0 !important;width:100% !important;height:320px !important;border-radius:5px;cursor:pointer}.fa-success{color:#00a3e0 !important;opacity:.6}.fa-drop{color:#8d9092}.fa-drop:hover{color:#006ba2 !important;opacity:.6}.icheckbox_minimal-blue,.iradio_minimal-blue{display:inline-block;*display:inline;vertical-align:middle;margin:0;padding:0;width:18px;height:18px;background:url("/images/min-blue.png") no-repeat;border:none;cursor:pointer}.icheckbox_minimal-blue{background-position:0 0}.icheckbox_minimal-blue.hover{background-position:-20px 0}.icheckbox_minimal-blue.checked{background-position:-40px 0}.icheckbox_minimal-blue.disabled{background-position:-60px 0;cursor:default}.icheckbox_minimal-blue.checked.disabled{background-position:-80px 0}.iradio_minimal-blue{background-position:-100px 0}.iradio_minimal-blue.hover{background-position:-120px 0}.iradio_minimal-blue.checked{background-position:-140px 0}.iradio_minimal-blue.disabled{background-position:-160px 0;cursor:default}.iradio_minimal-blue.checked.disabled{background-position:-180px 0}@media(-webkit-min-device-pixel-ratio: 1.25),(min-resolution: 120dpi){.icheckbox_minimal-blue,.iradio_minimal-blue{background-image:url("/images/min-blue@2x.png");background-size:200px 20px}}.icheckbox_square-blue,.iradio_square-blue{display:inline-block;*display:inline;vertical-align:middle;margin:0;padding:0;width:22px;height:22px;background:url("/images/blue.png") no-repeat;border:none;cursor:pointer}.icheckbox_square-blue{background-position:0 0}.icheckbox_square-blue.hover{background-position:-24px 0}.icheckbox_square-blue.checked{background-position:-48px 0}.icheckbox_square-blue.disabled{background-position:-72px 0;cursor:default}.icheckbox_square-blue.checked.disabled{background-position:-96px 0}.iradio_square-blue{background-position:-120px 0}.iradio_square-blue.hover{background-position:-144px 0}.iradio_square-blue.checked{background-position:-168px 0}.iradio_square-blue.disabled{background-position:-192px 0;cursor:default}.iradio_square-blue.checked.disabled{background-position:-216px 0}@media(-webkit-min-device-pixel-ratio: 1.25),(min-resolution: 120dpi){.icheckbox_square-blue,.iradio_square-blue{background-image:url("/images/blue@2x.png");background-size:240px 24px}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.non-sorts{padding:11px 0 !important}.permissionsLink:hover{cursor:pointer}.ondmd-panel{box-shadow:rgba(0,0,0,.3) 0 1px 4px -1px}.side-by-side{display:inline-block !important}.quoteItem{text-align:left;margin:0px auto;min-height:80px;padding:5px 0;transition:background-color .1s ease}.quoteItem:hover{background:#eee}.quoteItem__belongsTo{display:inline-block;background-color:#26282b;border-radius:50%;color:#fff;vertical-align:middle;text-align:center;padding:3px 2px 3px 2px;width:15px;height:14px;line-height:10px}.quoteItem__belongsTo:hover{cursor:default}.quoteItem__belongsToCloudTrucks{display:inline-block;text-align:center;margin-bottom:4px;height:14px;line-height:10px}.quoteItem__financials{width:100%;padding-left:5px;display:flex;flex-direction:column;text-overflow:ellipsis}.quoteItem__financials div{max-width:250px;display:flex;justify-content:space-between;align-items:flex-end}#map{height:700px;width:100%;margin:0 !important}#mapLookup{height:400px;width:100%;margin:0 !important}#mapQuoting{height:400px;width:100%;margin:0px 0px}#mapMarketplace{height:400px;width:100%;margin:0px 0px}#mapAccept{height:400px;width:100%;margin:0 !important}.ship-panel{margin:0 !important;padding:0 !important;height:700px;overflow-y:scroll;overflow-x:hidden}#tc{float:right;height:-moz-fit-content !important;height:fit-content !important;vertical-align:middle}.legalese{overflow-y:scroll;height:200px}.eta-row-hide{display:none}.eta-row-show{display:inherit}#creditCardLink:hover,.showAsLink:hover{cursor:pointer}.showAsLink:not(.text-danger):not(.action-link){color:#11a2dc}.showAsDisabledLink:hover{cursor:not-allowed}.cardEntry{border:1px solid #eee;padding:5px}.checkImage{display:block;margin:10px auto;text-align:center}.addressRow:hover{cursor:pointer}.createUserHeader{font-size:1.2em;color:#006ba2;font-weight:bold}.integration-tile{border:1px solid #c4c4c4;border-radius:4px;height:auto;min-height:150px;text-align:center;margin-bottom:20px;padding:10px}.integration-tile img{max-width:200px;max-height:100px;height:auto;width:auto;margin:20px 0}.integration-tile:hover{cursor:pointer}.exportTile{height:100px;padding:20px;transition:all .3s ease;margin-bottom:20px}.info-box{display:block;min-height:90px;background:#fff;width:100%;box-shadow:0 1px 1px rgba(0,0,0,.1);margin-bottom:15px}.info-box small{font-size:14px}.info-box .progress{background:rgba(0,0,0,.2);margin:5px -10px;height:2px;border-radius:0}.info-box .progress .progress-bar{border-radius:0;background:#fff}.info-box-icon{display:block;float:left;height:90px;width:90px;text-align:center;font-size:45px;line-height:90px;background:rgba(0,0,0,.2)}.info-box-icon>img{max-width:100%}.info-box-content{padding:5px 10px;margin-left:90px}.info-box-number{display:block;font-weight:bold;font-size:18px}.info-box-text,.progress-description{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-box-text{text-transform:uppercase}.info-box-more{display:block}.progress-description{margin:0}.app{display:flex;justify-content:space-around}.left{z-index:3}.right{position:relative;z-index:1}body .loading-modal{position:fixed;top:0;left:0;right:0;bottom:0;overflow:show;border-radius:0;outline:none;display:block;text-align:center;z-index:10000}body .error-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(210,214,222,.9);overflow:show;border-radius:0;outline:none;padding-top:15%;display:block;text-align:center;z-index:10000}.select2-container--default.select2-container--focus,.select2-container--default:active,.select2-container--default:focus{outline:none}.select2-selection.select2-container--focus,.select2-selection:active,.select2-selection:focus{outline:none}.select2-container--default .select2-selection--single,.select2-selection .select2-selection--single{border:1px solid #d2d6de;padding:6px 12px;height:34px}.select2-container--default.select2-container--open{border-color:#3c8dbc}.select2-dropdown{border:1px solid #d2d6de}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#3c8dbc;color:#fff}.select2-results__option{padding:6px 12px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0;padding-right:0;height:auto;margin-top:-4px}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:6px;padding-left:20px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:28px;right:3px}.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:0}.select2-dropdown .select2-search__field,.select2-search--inline .select2-search__field{border:1px solid #d2d6de}.select2-dropdown .select2-search__field:focus,.select2-search--inline .select2-search__field:focus{outline:none;border:1px solid #3c8dbc}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#dadada;color:#444}.select2-container--default .select2-results__option[aria-selected=true]:hover{color:#444}.select2-container--default .select2-selection--multiple{border:1px solid #d2d6de}.select2-container--default .select2-selection--multiple:focus{border-color:#3c8dbc}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#d2d6de}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#3c8dbc;border-color:#367fa9;padding:1px 10px;color:#fff}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{margin-right:5px;color:rgba(255,255,255,.7)}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#fff}.select2-container .select2-selection--single .select2-selection__rendered{padding-right:10px}.login__submit{display:flex;margin:20px auto;justify-content:center}.login-form-nowhite{text-align:center;white-space:nowrap}.login-logo,.register-logo{font-size:35px;font-weight:300;margin-bottom:25px;text-align:center}.login-box,.register-box{width:360px;margin:7% auto}.login-box form,.register-box form{margin-top:20px;margin-bottom:calc(20px*2)}@media(max-width: 768px){.login-box,.register-box{width:90%;margin-top:20px}}.login-box-body,.register-box-body{margin-top:20px;padding:20px}.login-box-body .user-type,.register-box-body .user-type{background-color:#f3f9fd}.login-box-body .form-control:focus,.register-box-body .form-control:focus{box-shadow:none;border:1px solid rgba(38,40,43,.5)}.login-box-body .input-group-addon:hover,.register-box-body .input-group-addon:hover{cursor:pointer}.login-box-msg,.register-box-msg{font-weight:bold}.login-box-body__verify{font-size:14px}.login-box-body__verify i{font-size:20px}.login-box-body__success{text-align:center}.login-box-body .form-group.has-error .password-selector{border-left:none;border-right:3px solid}.login-box-body .form-group.has-error .password-selector span{position:absolute;font-size:23px;left:16px;top:4px;color:#fff}.login-box-body .control-label{white-space:normal}.login-box-body .help-block{color:#000}.login-box-body .input-group-addon{position:relative}.login-box-body .input-group-addon span{position:absolute;font-size:23px;left:16px;top:6px}.loading{position:fixed;z-index:999;top:0;right:0;bottom:0;left:0;overflow:show;width:2em;height:2em;margin:auto}.loading:before{position:fixed;top:0;left:0;display:block;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.3)}.loading:not(:required){color:rgba(0,0,0,0);border:0;background-color:rgba(0,0,0,0);text-shadow:none}.loading:not(:required):after{font-size:10px;display:block;width:1em;height:1em;margin-top:-0.5em;content:"";animation:spinner 1500ms infinite linear;border-radius:.5em;box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.75) -1.5em 0 0 0,rgba(0,0,0,.75) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.error-template{padding:40px 15px;text-align:center}.error-actions{margin-top:15px;margin-bottom:15px}.error-actions .btn{margin-right:10px}.content-header{position:relative;padding:20px 20px 0}.content-header>h1{font-size:24px;margin:0}.content-header>.breadcrumb{font-size:12px;position:absolute;top:20px;right:10px;float:right;margin-top:0;margin-bottom:0;padding:7px 5px;border-radius:2px;background:rgba(0,0,0,0)}.content-header>.breadcrumb>li>a{display:inline-block;text-decoration:none;color:#58595b}.content-header>.breadcrumb>li>a>.fa,.content-header>.breadcrumb>li>a>.glyphicon,.content-header>.breadcrumb>li>a>.ion{margin-right:5px}.content-header>.breadcrumb>li+li:before{content:"> "}.control-sidebar-bg{position:fixed;z-index:1000;bottom:0}.control-sidebar,.control-sidebar-bg{top:0;right:-230px;width:230px;transition:right .3s ease-in-out}.control-sidebar{position:absolute;z-index:1010;padding-top:50px}.control-sidebar>.tab-content{padding:10px 15px}.control-sidebar.control-sidebar-open{right:0}.control-sidebar.control-sidebar-open+.control-sidebar-bg{right:0}.control-sidebar-open .control-sidebar,.control-sidebar-open .control-sidebar-bg{right:0}.control-sidebar-heading{font-size:16px;font-weight:400;margin-bottom:10px;padding:10px 0}.control-sidebar-subheading{font-size:14px;font-weight:400;display:block}.navbar-nav>.user-menu>.dropdown-menu{width:280px;padding:1px 0 0}.navbar-nav>.user-menu>.dropdown-menu>li.user-header{height:175px;padding:10px;text-align:center}.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img{z-index:5;width:90px;height:90px;margin-top:10px;border:3px solid;border-color:rgba(0,0,0,0);border-color:rgba(255,255,255,.2)}.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p{font-size:17px;z-index:5;margin-top:10px;color:#fff;color:rgba(255,255,255,.8)}.navbar-nav>.user-menu>.dropdown-menu>.user-body{padding:15px;border-top:1px solid #dadada;border-bottom:1px solid #f4f4f4}.navbar-nav>.user-menu>.dropdown-menu>.user-body:after,.navbar-nav>.user-menu>.dropdown-menu>.user-body:before{display:table;content:" "}.navbar-nav>.user-menu>.dropdown-menu>.user-body:after{clear:both}.navbar-nav>.user-menu>.dropdown-menu>.user-body a{color:#444 !important}.navbar-nav>.user-menu>.dropdown-menu>.user-footer{padding:10px}.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after,.navbar-nav>.user-menu>.dropdown-menu>.user-footer:before{display:table;content:" "}.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after{clear:both}.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default{color:#666}.navbar-nav>.user-menu .user-image{float:left;width:25px;height:25px;margin-top:-2px;margin-right:10px;border-radius:50%}.icheck>label{padding-left:0}.error-page{width:600px;margin:20px auto 0}.error-page>.headline{font-size:100px;font-weight:300;float:left}.error-page>.error-content{display:block;margin-left:190px}.error-page>.error-content>h3{font-size:25px;font-weight:300}.react-notification-center.hide{display:block !important}.description-block .description-icon{font-size:16px}.no-pad-top{padding-top:0}.position-static{position:static !important}.list-header{font-size:15px;font-weight:bold;padding:10px 4px;color:#666}.list-seperator{height:1px;margin:15px 0 9px;background:#f4f4f4}.list-link>a{padding:4px;color:#777}.list-link>a:hover{color:#222}.chart{position:relative;overflow:hidden;width:100%}.chart canvas,.chart svg{width:100% !important}.timeline{font-size:100%;font-weight:normal}.timeline.show{position:relative !important;margin:0px auto !important;padding:0 0 10px 100px !important}.timeline>div:first-of-type{background:#006ba2 !important;left:90px !important;z-index:auto}.hide-line .timeline>div:first-of-type{display:none}.timeline .cancel-edit{margin-left:10px}.timeline__wrapper h2{align-items:flex-end}.timeline__wrapper .add-event{margin-left:auto}.timeline__wrapper .btn-group{margin-left:auto}.timeline__event-user{display:flex;align-items:center}.timeline__date{font-size:13px;font-weight:bold;color:#000;position:absolute;top:0;left:0;width:120px;margin-left:-145px;margin-top:2px}.timeline__row .btn-action svg{margin-bottom:-10px}.automatedEvents__timeline>div:first-of-type{background-color:#006ba2 !important;z-index:auto}.automatedEvents__timeline-overlays{margin-left:auto !important}.automatedEvents__timeline-overlays svg:hover{cursor:pointer}.automatedEvents__date{font-size:13px;font-weight:bold;color:#000;position:absolute;top:0;left:0;width:120px;margin-left:-145px;margin-top:2px;padding-top:0px}.automatedEvents__transcript{color:#fff}.automatedEvents__row>div:first-child{padding-left:24px}.automatedEvents__row .btn-action svg{margin-bottom:-10px}.automatedEvents__row-checkmark{font-size:16px}.automatedEvents__row-content{margin-top:0;display:flex;align-items:flex-start}.automatedEvents__row-future .automatedEvents__date,.automatedEvents__row-future .automatedEvents__row-noWrap>b{opacity:.6;font-weight:normal}.automatedEvents__row-section p{margin-bottom:0px}.automatedEvents__row-section .flaticon-play-button-1{font-size:1.3em}.automatedEvents__row-section .flaticon-garbage-2{font-size:.9em}.automatedEvents__row-message{max-width:240px}.automatedEvents__row-noWrap{white-space:nowrap}.automatedEvents__row-inProgress{color:#1b7b3b}.automatedEvents__row-alert{width:25px}.automatedEvents__row-header{display:flex;justify-content:space-between}.automatedEvents__row-header .shipmentDetails__row-title{padding:0px;flex:unset;align-items:flex-start}.form-add-event{background:#fff;margin:10px 0;min-height:250px}.form-add-event .cancel-edit{margin-left:10px}.form-update-timeline{background:#fff;margin-left:-80px;padding-bottom:10px}.form-update-timeline.show+div{display:none}:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.no-internet{top:0;z-index:10000;position:fixed;background-color:#006ba2;width:100vw;height:200px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.no-internet__header{border-bottom:0 !important;font-size:40px}.no-internet__message{width:80vw;text-align:center;font-size:16px}.no-internet button{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif !important}.table{width:100%;transition:width 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;margin-bottom:0px}@media only screen and (max-width: 700px){.table{width:100% !important}}.table__search{border-bottom:1px solid #c4c4c4;background-color:#fff;box-shadow:0px 1px 5px 0px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 3px 1px -2px rgba(0,0,0,.12)}.table__search .form-group{margin-bottom:0;padding:8px 20px 8px 0}.table__search .form-group input[name=search]{background:#fff !important;border:0 !important}.table__search .form-group button{border:0 !important;color:#c4c4c4;padding:5px 10px 5px 15px !important}.table__container{height:calc(100vh - (64px + 60px));display:flex}.table__container .expanded+.tableFilters__tableContainer{width:calc(100% - 300px)}.table__container .tableFilters__tableContainer{width:calc(100% - 35px)}.table__container .ReactTable{height:calc(100vh - (64px + 60px));border:0}.table__container .ReactTable sup{color:#000}.table__container .ReactTable .rt-thead{box-shadow:none}.table__container .ReactTable .rt-thead.-header{max-height:40px;box-shadow:none}.table__container .ReactTable .rt-thead.-header.not-bottom{border-bottom:0}.table__container .ReactTable .rt-thead.-header .rt-th{font-weight:normal;outline:0;border-right:.5px solid #58595b !important;border-bottom:.5px solid #58595b;padding:10px 0 10px 10px;text-align:left}.table__container .ReactTable .rt-thead.-header .rt-th .id__header{font-weight:normal;font-size:15px}.table__container .ReactTable .rt-thead.-header .rt-th .rt-resizable-header-content{font-size:15px}.table__container .ReactTable .rt-thead.-header .rt-th:last-of-type{border-right:none !important}.table__container .ReactTable .rt-thead.-header .rt-th .btn-sort{color:inherit;left:3px;display:inline-block;width:0;height:0;border:solid 5px rgba(0,0,0,0);margin:4px 4px 2px 3px;background:rgba(0,0,0,0);border-top:solid 5px;border-bottom-width:0}.table__container .ReactTable .rt-thead.-header .rt-th.-sort-asc{box-shadow:none}.table__container .ReactTable .rt-thead.-header .rt-th.-sort-asc .btn-sort{color:#006ba2;left:3px;display:inline-block;width:0;height:0;border:solid 5px rgba(0,0,0,0);margin:4px 4px 2px 3px;background:rgba(0,0,0,0);border-bottom:solid 5px #006ba2;border-top-width:0}.table__container .ReactTable .rt-thead.-header .rt-th.-sort-desc{box-shadow:none}.table__container .ReactTable .rt-thead.-header .rt-th.-sort-desc .btn-sort{left:3px;display:inline-block;width:0;height:0;border:solid 5px rgba(0,0,0,0);margin:4px 4px 2px 3px;background:rgba(0,0,0,0);border-top:solid 5px #006ba2;border-bottom-width:0}.table__container .ReactTable.-striped .rt-tr.-odd{background-color:#f7f7f7}.table__container .ReactTable.-striped .rt-tr.-odd~.instant-rates__expandedFinancials{background-color:#f7f7f7}.table__container .ReactTable .rt-tbody{overflow-x:hidden}.table__container .ReactTable .rt-tbody .rt-tr:hover{cursor:pointer}.table__container .ReactTable .rt-tbody .rt-tr:hover .rt-td{background-color:#e6f0fb}.table__container .ReactTable .rt-tbody .rt-tr-group{border-bottom:none}.table__container .ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.table__container .ReactTable .rt-tbody .rt-tr-group.no-content{border-bottom:0}.table__container .ReactTable .rt-tbody .rt-tr-group.no-content .rt-tr{background:#fff}.table__container .ReactTable .rt-tbody .rt-tr-group .rt-td{border-right:0;padding:7px 10px;align-self:stretch;display:flex;align-items:center;text-overflow:ellipsis;position:relative}.table__container .ReactTable .pagination-bottom .-pagination{box-shadow:none}.table__container .ReactTable .pagination-bottom .-pagination .-btn[disabled]{cursor:not-allowed}.table__container .ReactTable .pagination-bottom .-pagination .-btn{background:inherit;color:#006ba2}.table__container .ReactTable .pagination-bottom .-pagination .-btn:not([disabled]):hover{color:#006ba2;background:#f3f9fd}.table-details-drawer.open{z-index:3}.table-details-drawer.open>div{box-shadow:-3px 0px 5px 0px rgba(0,0,0,.2)}@media only screen and (max-width: 700px){.table-details-drawer{display:none}}.table-details-drawer .shipment-drawer-content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.table-details-drawer .shipment-drawer-content .alerts svg{margin-bottom:-2px}.table-details-drawer .shipment-drawer-content .shipment-drawer-body{background:#fff;box-shadow:3px 3px 3px rgba(0,0,0,.069);border-radius:4px;height:100%;display:flex;flex-direction:column}.table-details-drawer .shipment-drawer-content .drawer-header{display:flex;flex:1;min-height:52px;justify-content:space-between;align-items:center;padding:0 15px;border-bottom:1px solid #d8d8d8;color:#26282b}.table-details-drawer .shipment-drawer-content .drawer-header .actions{cursor:pointer;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-end;height:35px;padding:5px;width:100%;margin-right:8px}.table-details-drawer .shipment-drawer-content .drawer-header .actions[aria-describedby=dashboard-actions]>span{background:#006ba2}.table-details-drawer .shipment-drawer-content .drawer-header .actions>span{background:#838383;border-radius:50%;display:inline-block;width:5px;height:5px}.table-details-drawer .shipment-drawer-content .drawer-header span{display:flex;align-items:center}.table-details-drawer .shipment-drawer-content .drawer-header i{cursor:pointer}.table-details-drawer .shipment-drawer-content .drawer-header .extra-detail-title{display:flex;align-items:center}.table-details-drawer .shipment-drawer-content .drawer-header .extra-detail-title svg{width:20px;fill:#58595b;margin-right:15px;cursor:pointer}.table-details-drawer .shipment-drawer-content .dashboard-summary{height:100%;overflow-x:hidden;overflow-y:scroll;position:relative}.table-details-drawer .shipment-drawer-content .dashboard-summary_loading{display:flex;justify-content:center;align-items:center}:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.pagination{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;margin:0}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{font-weight:bold;color:#2b282b;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);box-shadow:inset 0 -3px 0 0 #2b282b}.pagination li.active a{border-radius:4px;box-shadow:none;background-color:#006ba2;border-color:#006ba2}.pagination li.active a:hover,.pagination li.active a:focus{border-radius:4px;box-shadow:none;background-color:#006ba2;border-color:#006ba2;cursor:pointer}.modal-header{border-bottom:none;padding:10px;padding-bottom:0px}.modal-footer{border-top:none;padding:10px 30px}.modal-body{padding:10px 30px}.modal-content{margin-bottom:55px}.tooltip{font-size:14px}.tooltip-inner{padding:10px;text-align:left;background-color:#26282b}.tooltip.right .tooltip-arrow{border-right-color:#26282b}.tooltip.bottom .tooltip-arrow{border-bottom-color:#26282b}.tooltip.top .tooltip-arrow{border-top-color:#26282b}.tooltip.left .tooltip-arrow{border-left-color:#26282b}.btn-toolbar{margin-left:0}.btn-toolbar .btn-link{border:0;color:#006ba2;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;text-decoration:none}.btn-toolbar .btn-link:hover{color:#003856;text-decoration:none}.btn-toolbar .btn-group-link:first-child{margin-left:0}.btn-toolbar .btn-group-link.open{background-color:#2b282b}.btn-toolbar .btn-group-link.open button{color:#fff}.btn-toolbar .btn-group-link.open .dropdown-menu{background-color:#2b282b;border:0;border-top-left-radius:0;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;margin:0}.btn-toolbar .btn-group-link.open .dropdown-menu a{color:#006ba2;padding:6px 20px}.btn-toolbar .btn-group-link.open .dropdown-menu a:hover{color:#003856}.btn-toolbar .dropdown-menu>li>a:hover,.btn-toolbar .dropdown-menu>li>a:focus{background-color:unset}.btn-toolbar .dropdown-menu>.active>a,.btn-toolbar .dropdown-menu>.active>a:hover,.btn-toolbar .dropdown-menu>.active>a:focus{color:#44c8c9;background-color:unset}.action-link{color:#929292}.action-link:hover{color:#6c6c6c}.form-control{box-shadow:none}.control-label{white-space:normal}.nav-tabs{border-bottom:1px solid #dadada;display:flex}.nav-tabs>li{float:none;margin-bottom:-1px}.nav-tabs>li>a{border-radius:0;border:0 solid rgba(0,0,0,0);color:#b9bab9;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;line-height:1.428571429;margin:0 20px;padding:15px 0}.nav-tabs>li>a:hover{background-color:rgba(0,0,0,0);border-bottom:4px solid #dadada;color:#747574;transition:color .2s ease-out,border-bottom .2s ease-out}.nav-tabs>li.active>a{border-bottom:4px solid #319bf5}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#319bf5;background-color:rgba(0,0,0,0);border-bottom:4px solid #319bf5;border-width:0 0 4px;border-bottom-color:#319bf5;cursor:default}.ReactTable{height:calc(100vh - (64px + 81px + 3px + 60px + 30px));border:0}.ReactTable .shipwellLoader__container{position:absolute;background:rgba(255,255,255,.9)}.ReactTable .dashboardAsync .Select,.ReactTable .dashboardAsync .Select.is-open{text-align:left}.ReactTable .dashboardAsync .Select .Select-control,.ReactTable .dashboardAsync .Select.is-open .Select-control{background-color:#fff;height:32px;border-bottom-left-radius:4px;border-top-left-radius:4px}.ReactTable .dashboardAsync .Select .Select-control .Select-placeholder,.ReactTable .dashboardAsync .Select.is-open .Select-control .Select-placeholder{text-align:left}.ReactTable .dashboardAsync .Select .Select-control .Select-input,.ReactTable .dashboardAsync .Select.is-open .Select-control .Select-input{padding:0px;height:32px}.ReactTable .dashboardAsync .Select .Select-control .Select-input input,.ReactTable .dashboardAsync .Select.is-open .Select-control .Select-input input{width:100% !important;line-height:22px;padding-left:5px;border:none}.ReactTable .dashboardAsync .Select .Select-menu-outer .Select-option,.ReactTable .dashboardAsync .Select.is-open .Select-menu-outer .Select-option{background-color:#fff;padding:2px;padding-left:10px;border:1px solid rgba(0,0,0,0);text-align:left;border-radius:3px}.ReactTable .dashboardAsync .Select .Select-menu-outer .Select-option:hover,.ReactTable .dashboardAsync .Select.is-open .Select-menu-outer .Select-option:hover{border:1px solid #006ba2}.ReactTable .dashboardAsync .Select .Select-menu-outer .Select-option.is-focused,.ReactTable .dashboardAsync .Select.is-open .Select-menu-outer .Select-option.is-focused{border:1px solid #006ba2;background:#fff}.ReactTable sup{color:#000}.ReactTable .rt-thead{box-shadow:none}.ReactTable .rt-thead.-header{border-bottom:.5px solid #58595b;box-shadow:none}.ReactTable .rt-thead.-header.not-bottom{border-bottom:0}.ReactTable .rt-thead.-header .rt-th{font-weight:normal;outline:0;border-right:0;padding:0 0 15px 5px;text-align:left}.ReactTable .rt-thead.-header .rt-th .rt-resizable-header-content{font-size:15px}.ReactTable .rt-thead.-header .rt-th .icon-Sort{color:#006ba2}.ReactTable .rt-thead.-header .rt-th .icon-Sort:after{background:rgba(255,255,255,.7);content:"";display:block;height:50%;left:0;position:absolute;top:0;opacity:0;transition:opacity .2s ease-out;width:100%}.ReactTable .rt-thead.-header .rt-th.-sort-asc{box-shadow:none}.ReactTable .rt-thead.-header .rt-th.-sort-asc .icon-Sort:after{opacity:1;top:unset;bottom:0}.ReactTable .rt-thead.-header .rt-th.-sort-desc{box-shadow:none}.ReactTable .rt-thead.-header .rt-th.-sort-desc .icon-Sort:after{opacity:1;top:0;bottom:unset}.ReactTable .rt-thead.-filters{border-bottom:2px solid #dadada;display:none}.ReactTable .rt-thead.-filters.show{display:block}.ReactTable .rt-thead.-filters .rt-tr{width:100%}.ReactTable .rt-thead.-filters .rt-th{border-right:0}.ReactTable .rt-thead.-filters .rt-th>.btn{width:100%;text-overflow:ellipsis;overflow:hidden;height:34px;border:1px solid #dadada;color:#747574}.ReactTable .rt-thead.-filters .rt-th>.btn:hover,.ReactTable .rt-thead.-filters .rt-th>.btn:focus{background:#fff;outline:0;box-shadow:none}.ReactTable .rt-thead.-filters .rt-th>.btn:active{background:#fff;outline:0;box-shadow:none}.ReactTable .rt-thead.-filters .rt-th>.btn:active:focus{background:#fff;outline:0;box-shadow:none}.ReactTable .rt-thead.-filters .rt-th .btn-default{color:#747574}.ReactTable .rt-thead.-filters .rt-th:focus{outline:0}.ReactTable .rt-thead.-filters .rt-th .form-control{box-shadow:none}.ReactTable .rt-thead.-filters .rt-th .form-control:hover{cursor:pointer}.ReactTable .rt-thead.-filters .rt-th .form-control[disabled]:hover{cursor:not-allowed}.ReactTable .rt-thead.-filters .rt-th .form-control option:hover{cursor:pointer}.ReactTable .rt-thead.-filters .rt-th .input-group .form-control{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.ReactTable .rt-thead.-filters .rt-th .input-group .selected{border:1px solid #006ba2;background:#dadada}.ReactTable .rt-thead.-filters .rt-th .input-group .btn-default:active:focus{background:#fff;border-right:1px solid #dadada;border-bottom:1px solid #dadada;border-top:1px solid #dadada;outline:0}.ReactTable .rt-thead.-filters .rt-th .no-filter{width:100%;height:34px;background:#f3f9fd;border:1px solid #dadada;border-radius:4px}.ReactTable .rt-thead.-filters .rt-th .no-filter:hover{cursor:not-allowed}.ReactTable .rt-thead.-filters .rt-th .open .btn-default.dropdown-toggle{background:#fff;border-right:1px solid #dadada;border-bottom:1px solid #dadada;border-top:1px solid #dadada;outline:0}.ReactTable .rt-thead.-filters .rt-th .rw-multiselect{border-radius:4px}.ReactTable .rt-thead.-filters .rt-th .rw-multiselect .rw-multiselect-wrapper{display:flex;flex-wrap:wrap;background:#fff}.ReactTable .rt-thead.-filters .rt-th .rw-multiselect .rw-multiselect-wrapper .rw-multiselect-taglist{width:100%;display:flex;flex-wrap:wrap}.ReactTable .rt-thead.-filters .rt-th .rw-multiselect .rw-multiselect-wrapper .rw-multiselect-taglist li{display:flex}.ReactTable .rt-thead.-filters .rt-th .rw-multiselect .rw-multiselect-wrapper .rw-multiselect-taglist li span:first-child{width:59px;overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead.-filters .rt-th .rw-multiselect .rw-multiselect-wrapper .rw-input{border:0}.ReactTable .rt-thead.-filters .rt-th .rw-multiselect .rw-popup-container{text-align:left}.ReactTable .rt-thead.-filters .rt-th .rw-multiselect .rw-popup-container .rw-popup{border-radius:4px;min-width:160px}.ReactTable .rt-thead.-filters .rt-th .rw-multiselect .rw-popup-container .rw-list{max-height:350px}.ReactTable .rt-tbody{overflow-x:hidden}.ReactTable .rt-tbody .rt-tr-group{border-bottom:1px solid #dadada}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-tr-group.no-content{border-bottom:0}.ReactTable .rt-tbody .rt-tr-group.no-content .rt-tr{background:#fff}.ReactTable .rt-tbody .rt-tr-group .rt-td{border-right:0;align-self:flex-start}.ReactTable .rt-tbody .rt-tr-group .rt-td .no-border{border:0}.ReactTable .rt-tbody .rt-tr-group .rt-td .status{text-overflow:ellipsis;overflow:hidden}.ReactTable .rt-tbody .rt-tr-group .rt-td .status .table__label{display:inline;white-space:normal}.ReactTable .rt-tbody .rt-tr-group .rt-td .id{text-overflow:ellipsis;overflow:hidden}.ReactTable .rt-tbody .rt-tr-group .rt-td .id .tag{margin-top:5px;height:10px;border-radius:10px}.ReactTable .rt-tbody .rt-tr-group .rt-td .references div,.ReactTable .rt-tbody .rt-tr-group .rt-td .address div,.ReactTable .rt-tbody .rt-tr-group .rt-td .vendors div{text-overflow:ellipsis;overflow:hidden}.ReactTable .rt-tbody .rt-tr-group .rt-td .notes-cell,.ReactTable .rt-tbody .rt-tr-group .rt-td .date,.ReactTable .rt-tbody .rt-tr-group .rt-td .stop,.ReactTable .rt-tbody .rt-tr-group .rt-td .table-financials{text-overflow:ellipsis;overflow:hidden}.ReactTable .rt-tbody .rt-tr-group .rt-td .notes-cell a:hover{cursor:pointer}.ReactTable .rt-tbody .rt-tr-group .rt-td .stops{position:relative}.ReactTable .rt-tbody .rt-tr-group .rt-td .stops .itinerary{position:absolute;background:rgba(0,0,0,0);height:100%;width:100%;z-index:1;left:15px}.ReactTable .rt-tbody .rt-tr-group .rt-td .reps p{text-overflow:ellipsis;overflow:hidden}.ReactTable .rt-tbody .rt-tr-group .rt-td .actions{float:left;cursor:pointer;display:flex;flex-direction:column;justify-content:space-around;height:35px;padding:5px;width:35px}.ReactTable .rt-tbody .rt-tr-group .rt-td .actions>span{background:#929292;border-radius:50%;display:inline-block;width:5px;height:5px}.ReactTable .pagination-bottom .-pagination{box-shadow:none}.ReactTable .pagination-bottom .-pagination .-btn[disabled]{cursor:not-allowed}.ReactTable .pagination-bottom .-pagination .-btn{background:#fff;color:#006ba2}.ReactTable .pagination-bottom .-pagination .-btn:not([disabled]):hover{color:#006ba2;background:#f3f9fd}.ReactTable .rt-noData{font-size:24px;top:calc(50% + 17px);padding:0;background-color:unset;text-align:center}.snackbar-success>div{font-size:15px;background:#11a2dc;width:400px}.snackbar-success>div>div{width:100%;text-align:center;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-weight:bold}.snackbar-failure>div{font-size:15px;background:#b41d13;width:400px;color:#fff}.snackbar-failure>div>div{width:100%;text-align:center;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-weight:bold}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.grid{display:grid}@media(max-width: 768px){.grid{grid-template-columns:1fr}}.field-grid{display:grid;grid-auto-rows:minmax(60px, auto);grid-template-columns:repeat(2, 1fr);grid-column-gap:10px;align-items:flex-start;justify-items:stretch}@media(max-width: 768px){.field-grid{grid-template-columns:1fr}}.field-grid .grid-auto-field{grid-auto-rows:auto}.field-grid .grid-checkbox-field{align-self:center;align-items:center;min-height:40px}.field-array-grid{display:grid;grid-template-columns:1fr 15px;grid-column-gap:10px;grid-row-gap:5px;justify-items:stretch;border-top:1px solid #d8d8d8;padding-top:20px}.field-array-grid:first-child{padding-top:0;border:0}.field-array-grid .grid-checkbox-field{display:flex}.field-array-grid .grid-checkbox-field button{font-size:12px}.field-array-grid>i.flaticon-garbage-2{margin-top:10px}.grid-1-1{display:grid;grid-template-columns:repeat(1, 1fr)}@media(max-width: 768px){.grid-1-1{grid-template-columns:1fr}}.grid-item-1{grid-column:span 1}@media(max-width: 768px){.grid-item-1{grid-column:span 1}}.grid-item-1-1{grid-column:1 / 2}@media(max-width: 768px){.grid-item-1-1{grid-column:span 1}}.grid-item-2{grid-column:span 2}@media(max-width: 768px){.grid-item-2{grid-column:span 1}}.grid-item-1-2{grid-column:1 / 3}@media(max-width: 768px){.grid-item-1-2{grid-column:span 1}}.grid-item-3{grid-column:span 3}@media(max-width: 768px){.grid-item-3{grid-column:span 1}}.grid-item-1-3{grid-column:1 / 4}@media(max-width: 768px){.grid-item-1-3{grid-column:span 1}}.grid-item-4{grid-column:span 4}@media(max-width: 768px){.grid-item-4{grid-column:span 1}}.grid-item-1-4{grid-column:1 / 5}@media(max-width: 768px){.grid-item-1-4{grid-column:span 1}}.grid-item-5{grid-column:span 5}@media(max-width: 768px){.grid-item-5{grid-column:span 1}}.grid-item-1-5{grid-column:1 / 6}@media(max-width: 768px){.grid-item-1-5{grid-column:span 1}}.grid-item-6{grid-column:span 6}@media(max-width: 768px){.grid-item-6{grid-column:span 1}}.grid-item-1-6{grid-column:1 / 7}@media(max-width: 768px){.grid-item-1-6{grid-column:span 1}}.grid-item-7{grid-column:span 7}@media(max-width: 768px){.grid-item-7{grid-column:span 1}}.grid-item-1-7{grid-column:1 / 8}@media(max-width: 768px){.grid-item-1-7{grid-column:span 1}}.grid-item-8{grid-column:span 8}@media(max-width: 768px){.grid-item-8{grid-column:span 1}}.grid-item-1-8{grid-column:1 / 9}@media(max-width: 768px){.grid-item-1-8{grid-column:span 1}}.grid-item-9{grid-column:span 9}@media(max-width: 768px){.grid-item-9{grid-column:span 1}}.grid-item-1-9{grid-column:1 / 10}@media(max-width: 768px){.grid-item-1-9{grid-column:span 1}}.grid-item-10{grid-column:span 10}@media(max-width: 768px){.grid-item-10{grid-column:span 1}}.grid-item-1-10{grid-column:1 / 11}@media(max-width: 768px){.grid-item-1-10{grid-column:span 1}}.grid-item-11{grid-column:span 11}@media(max-width: 768px){.grid-item-11{grid-column:span 1}}.grid-item-1-11{grid-column:1 / 12}@media(max-width: 768px){.grid-item-1-11{grid-column:span 1}}.grid-item-12{grid-column:span 12}@media(max-width: 768px){.grid-item-12{grid-column:span 1}}.grid-item-1-12{grid-column:1 / 13}@media(max-width: 768px){.grid-item-1-12{grid-column:span 1}}.grid-1-2{display:grid;grid-template-columns:repeat(2, 1fr)}@media(max-width: 768px){.grid-1-2{grid-template-columns:1fr}}.grid-item-1{grid-column:span 1}@media(max-width: 768px){.grid-item-1{grid-column:span 1}}.grid-item-2-1{grid-column:2 / 2}@media(max-width: 768px){.grid-item-2-1{grid-column:span 1}}.grid-item-2{grid-column:span 2}@media(max-width: 768px){.grid-item-2{grid-column:span 1}}.grid-item-2-2{grid-column:2 / 3}@media(max-width: 768px){.grid-item-2-2{grid-column:span 1}}.grid-item-3{grid-column:span 3}@media(max-width: 768px){.grid-item-3{grid-column:span 1}}.grid-item-2-3{grid-column:2 / 4}@media(max-width: 768px){.grid-item-2-3{grid-column:span 1}}.grid-item-4{grid-column:span 4}@media(max-width: 768px){.grid-item-4{grid-column:span 1}}.grid-item-2-4{grid-column:2 / 5}@media(max-width: 768px){.grid-item-2-4{grid-column:span 1}}.grid-item-5{grid-column:span 5}@media(max-width: 768px){.grid-item-5{grid-column:span 1}}.grid-item-2-5{grid-column:2 / 6}@media(max-width: 768px){.grid-item-2-5{grid-column:span 1}}.grid-item-6{grid-column:span 6}@media(max-width: 768px){.grid-item-6{grid-column:span 1}}.grid-item-2-6{grid-column:2 / 7}@media(max-width: 768px){.grid-item-2-6{grid-column:span 1}}.grid-item-7{grid-column:span 7}@media(max-width: 768px){.grid-item-7{grid-column:span 1}}.grid-item-2-7{grid-column:2 / 8}@media(max-width: 768px){.grid-item-2-7{grid-column:span 1}}.grid-item-8{grid-column:span 8}@media(max-width: 768px){.grid-item-8{grid-column:span 1}}.grid-item-2-8{grid-column:2 / 9}@media(max-width: 768px){.grid-item-2-8{grid-column:span 1}}.grid-item-9{grid-column:span 9}@media(max-width: 768px){.grid-item-9{grid-column:span 1}}.grid-item-2-9{grid-column:2 / 10}@media(max-width: 768px){.grid-item-2-9{grid-column:span 1}}.grid-item-10{grid-column:span 10}@media(max-width: 768px){.grid-item-10{grid-column:span 1}}.grid-item-2-10{grid-column:2 / 11}@media(max-width: 768px){.grid-item-2-10{grid-column:span 1}}.grid-item-11{grid-column:span 11}@media(max-width: 768px){.grid-item-11{grid-column:span 1}}.grid-item-2-11{grid-column:2 / 12}@media(max-width: 768px){.grid-item-2-11{grid-column:span 1}}.grid-item-12{grid-column:span 12}@media(max-width: 768px){.grid-item-12{grid-column:span 1}}.grid-item-2-12{grid-column:2 / 13}@media(max-width: 768px){.grid-item-2-12{grid-column:span 1}}.grid-1-3{display:grid;grid-template-columns:repeat(3, 1fr)}@media(max-width: 768px){.grid-1-3{grid-template-columns:1fr}}.grid-item-1{grid-column:span 1}@media(max-width: 768px){.grid-item-1{grid-column:span 1}}.grid-item-3-1{grid-column:3 / 2}@media(max-width: 768px){.grid-item-3-1{grid-column:span 1}}.grid-item-2{grid-column:span 2}@media(max-width: 768px){.grid-item-2{grid-column:span 1}}.grid-item-3-2{grid-column:3 / 3}@media(max-width: 768px){.grid-item-3-2{grid-column:span 1}}.grid-item-3{grid-column:span 3}@media(max-width: 768px){.grid-item-3{grid-column:span 1}}.grid-item-3-3{grid-column:3 / 4}@media(max-width: 768px){.grid-item-3-3{grid-column:span 1}}.grid-item-4{grid-column:span 4}@media(max-width: 768px){.grid-item-4{grid-column:span 1}}.grid-item-3-4{grid-column:3 / 5}@media(max-width: 768px){.grid-item-3-4{grid-column:span 1}}.grid-item-5{grid-column:span 5}@media(max-width: 768px){.grid-item-5{grid-column:span 1}}.grid-item-3-5{grid-column:3 / 6}@media(max-width: 768px){.grid-item-3-5{grid-column:span 1}}.grid-item-6{grid-column:span 6}@media(max-width: 768px){.grid-item-6{grid-column:span 1}}.grid-item-3-6{grid-column:3 / 7}@media(max-width: 768px){.grid-item-3-6{grid-column:span 1}}.grid-item-7{grid-column:span 7}@media(max-width: 768px){.grid-item-7{grid-column:span 1}}.grid-item-3-7{grid-column:3 / 8}@media(max-width: 768px){.grid-item-3-7{grid-column:span 1}}.grid-item-8{grid-column:span 8}@media(max-width: 768px){.grid-item-8{grid-column:span 1}}.grid-item-3-8{grid-column:3 / 9}@media(max-width: 768px){.grid-item-3-8{grid-column:span 1}}.grid-item-9{grid-column:span 9}@media(max-width: 768px){.grid-item-9{grid-column:span 1}}.grid-item-3-9{grid-column:3 / 10}@media(max-width: 768px){.grid-item-3-9{grid-column:span 1}}.grid-item-10{grid-column:span 10}@media(max-width: 768px){.grid-item-10{grid-column:span 1}}.grid-item-3-10{grid-column:3 / 11}@media(max-width: 768px){.grid-item-3-10{grid-column:span 1}}.grid-item-11{grid-column:span 11}@media(max-width: 768px){.grid-item-11{grid-column:span 1}}.grid-item-3-11{grid-column:3 / 12}@media(max-width: 768px){.grid-item-3-11{grid-column:span 1}}.grid-item-12{grid-column:span 12}@media(max-width: 768px){.grid-item-12{grid-column:span 1}}.grid-item-3-12{grid-column:3 / 13}@media(max-width: 768px){.grid-item-3-12{grid-column:span 1}}.grid-1-4{display:grid;grid-template-columns:repeat(4, 1fr)}@media(max-width: 768px){.grid-1-4{grid-template-columns:1fr}}.grid-item-1{grid-column:span 1}@media(max-width: 768px){.grid-item-1{grid-column:span 1}}.grid-item-4-1{grid-column:4 / 2}@media(max-width: 768px){.grid-item-4-1{grid-column:span 1}}.grid-item-2{grid-column:span 2}@media(max-width: 768px){.grid-item-2{grid-column:span 1}}.grid-item-4-2{grid-column:4 / 3}@media(max-width: 768px){.grid-item-4-2{grid-column:span 1}}.grid-item-3{grid-column:span 3}@media(max-width: 768px){.grid-item-3{grid-column:span 1}}.grid-item-4-3{grid-column:4 / 4}@media(max-width: 768px){.grid-item-4-3{grid-column:span 1}}.grid-item-4{grid-column:span 4}@media(max-width: 768px){.grid-item-4{grid-column:span 1}}.grid-item-4-4{grid-column:4 / 5}@media(max-width: 768px){.grid-item-4-4{grid-column:span 1}}.grid-item-5{grid-column:span 5}@media(max-width: 768px){.grid-item-5{grid-column:span 1}}.grid-item-4-5{grid-column:4 / 6}@media(max-width: 768px){.grid-item-4-5{grid-column:span 1}}.grid-item-6{grid-column:span 6}@media(max-width: 768px){.grid-item-6{grid-column:span 1}}.grid-item-4-6{grid-column:4 / 7}@media(max-width: 768px){.grid-item-4-6{grid-column:span 1}}.grid-item-7{grid-column:span 7}@media(max-width: 768px){.grid-item-7{grid-column:span 1}}.grid-item-4-7{grid-column:4 / 8}@media(max-width: 768px){.grid-item-4-7{grid-column:span 1}}.grid-item-8{grid-column:span 8}@media(max-width: 768px){.grid-item-8{grid-column:span 1}}.grid-item-4-8{grid-column:4 / 9}@media(max-width: 768px){.grid-item-4-8{grid-column:span 1}}.grid-item-9{grid-column:span 9}@media(max-width: 768px){.grid-item-9{grid-column:span 1}}.grid-item-4-9{grid-column:4 / 10}@media(max-width: 768px){.grid-item-4-9{grid-column:span 1}}.grid-item-10{grid-column:span 10}@media(max-width: 768px){.grid-item-10{grid-column:span 1}}.grid-item-4-10{grid-column:4 / 11}@media(max-width: 768px){.grid-item-4-10{grid-column:span 1}}.grid-item-11{grid-column:span 11}@media(max-width: 768px){.grid-item-11{grid-column:span 1}}.grid-item-4-11{grid-column:4 / 12}@media(max-width: 768px){.grid-item-4-11{grid-column:span 1}}.grid-item-12{grid-column:span 12}@media(max-width: 768px){.grid-item-12{grid-column:span 1}}.grid-item-4-12{grid-column:4 / 13}@media(max-width: 768px){.grid-item-4-12{grid-column:span 1}}.grid-1-5{display:grid;grid-template-columns:repeat(5, 1fr)}@media(max-width: 768px){.grid-1-5{grid-template-columns:1fr}}.grid-item-1{grid-column:span 1}@media(max-width: 768px){.grid-item-1{grid-column:span 1}}.grid-item-5-1{grid-column:5 / 2}@media(max-width: 768px){.grid-item-5-1{grid-column:span 1}}.grid-item-2{grid-column:span 2}@media(max-width: 768px){.grid-item-2{grid-column:span 1}}.grid-item-5-2{grid-column:5 / 3}@media(max-width: 768px){.grid-item-5-2{grid-column:span 1}}.grid-item-3{grid-column:span 3}@media(max-width: 768px){.grid-item-3{grid-column:span 1}}.grid-item-5-3{grid-column:5 / 4}@media(max-width: 768px){.grid-item-5-3{grid-column:span 1}}.grid-item-4{grid-column:span 4}@media(max-width: 768px){.grid-item-4{grid-column:span 1}}.grid-item-5-4{grid-column:5 / 5}@media(max-width: 768px){.grid-item-5-4{grid-column:span 1}}.grid-item-5{grid-column:span 5}@media(max-width: 768px){.grid-item-5{grid-column:span 1}}.grid-item-5-5{grid-column:5 / 6}@media(max-width: 768px){.grid-item-5-5{grid-column:span 1}}.grid-item-6{grid-column:span 6}@media(max-width: 768px){.grid-item-6{grid-column:span 1}}.grid-item-5-6{grid-column:5 / 7}@media(max-width: 768px){.grid-item-5-6{grid-column:span 1}}.grid-item-7{grid-column:span 7}@media(max-width: 768px){.grid-item-7{grid-column:span 1}}.grid-item-5-7{grid-column:5 / 8}@media(max-width: 768px){.grid-item-5-7{grid-column:span 1}}.grid-item-8{grid-column:span 8}@media(max-width: 768px){.grid-item-8{grid-column:span 1}}.grid-item-5-8{grid-column:5 / 9}@media(max-width: 768px){.grid-item-5-8{grid-column:span 1}}.grid-item-9{grid-column:span 9}@media(max-width: 768px){.grid-item-9{grid-column:span 1}}.grid-item-5-9{grid-column:5 / 10}@media(max-width: 768px){.grid-item-5-9{grid-column:span 1}}.grid-item-10{grid-column:span 10}@media(max-width: 768px){.grid-item-10{grid-column:span 1}}.grid-item-5-10{grid-column:5 / 11}@media(max-width: 768px){.grid-item-5-10{grid-column:span 1}}.grid-item-11{grid-column:span 11}@media(max-width: 768px){.grid-item-11{grid-column:span 1}}.grid-item-5-11{grid-column:5 / 12}@media(max-width: 768px){.grid-item-5-11{grid-column:span 1}}.grid-item-12{grid-column:span 12}@media(max-width: 768px){.grid-item-12{grid-column:span 1}}.grid-item-5-12{grid-column:5 / 13}@media(max-width: 768px){.grid-item-5-12{grid-column:span 1}}.grid-1-6{display:grid;grid-template-columns:repeat(6, 1fr)}@media(max-width: 768px){.grid-1-6{grid-template-columns:1fr}}.grid-item-1{grid-column:span 1}@media(max-width: 768px){.grid-item-1{grid-column:span 1}}.grid-item-6-1{grid-column:6 / 2}@media(max-width: 768px){.grid-item-6-1{grid-column:span 1}}.grid-item-2{grid-column:span 2}@media(max-width: 768px){.grid-item-2{grid-column:span 1}}.grid-item-6-2{grid-column:6 / 3}@media(max-width: 768px){.grid-item-6-2{grid-column:span 1}}.grid-item-3{grid-column:span 3}@media(max-width: 768px){.grid-item-3{grid-column:span 1}}.grid-item-6-3{grid-column:6 / 4}@media(max-width: 768px){.grid-item-6-3{grid-column:span 1}}.grid-item-4{grid-column:span 4}@media(max-width: 768px){.grid-item-4{grid-column:span 1}}.grid-item-6-4{grid-column:6 / 5}@media(max-width: 768px){.grid-item-6-4{grid-column:span 1}}.grid-item-5{grid-column:span 5}@media(max-width: 768px){.grid-item-5{grid-column:span 1}}.grid-item-6-5{grid-column:6 / 6}@media(max-width: 768px){.grid-item-6-5{grid-column:span 1}}.grid-item-6{grid-column:span 6}@media(max-width: 768px){.grid-item-6{grid-column:span 1}}.grid-item-6-6{grid-column:6 / 7}@media(max-width: 768px){.grid-item-6-6{grid-column:span 1}}.grid-item-7{grid-column:span 7}@media(max-width: 768px){.grid-item-7{grid-column:span 1}}.grid-item-6-7{grid-column:6 / 8}@media(max-width: 768px){.grid-item-6-7{grid-column:span 1}}.grid-item-8{grid-column:span 8}@media(max-width: 768px){.grid-item-8{grid-column:span 1}}.grid-item-6-8{grid-column:6 / 9}@media(max-width: 768px){.grid-item-6-8{grid-column:span 1}}.grid-item-9{grid-column:span 9}@media(max-width: 768px){.grid-item-9{grid-column:span 1}}.grid-item-6-9{grid-column:6 / 10}@media(max-width: 768px){.grid-item-6-9{grid-column:span 1}}.grid-item-10{grid-column:span 10}@media(max-width: 768px){.grid-item-10{grid-column:span 1}}.grid-item-6-10{grid-column:6 / 11}@media(max-width: 768px){.grid-item-6-10{grid-column:span 1}}.grid-item-11{grid-column:span 11}@media(max-width: 768px){.grid-item-11{grid-column:span 1}}.grid-item-6-11{grid-column:6 / 12}@media(max-width: 768px){.grid-item-6-11{grid-column:span 1}}.grid-item-12{grid-column:span 12}@media(max-width: 768px){.grid-item-12{grid-column:span 1}}.grid-item-6-12{grid-column:6 / 13}@media(max-width: 768px){.grid-item-6-12{grid-column:span 1}}.grid-1-7{display:grid;grid-template-columns:repeat(7, 1fr)}@media(max-width: 768px){.grid-1-7{grid-template-columns:1fr}}.grid-item-1{grid-column:span 1}@media(max-width: 768px){.grid-item-1{grid-column:span 1}}.grid-item-7-1{grid-column:7 / 2}@media(max-width: 768px){.grid-item-7-1{grid-column:span 1}}.grid-item-2{grid-column:span 2}@media(max-width: 768px){.grid-item-2{grid-column:span 1}}.grid-item-7-2{grid-column:7 / 3}@media(max-width: 768px){.grid-item-7-2{grid-column:span 1}}.grid-item-3{grid-column:span 3}@media(max-width: 768px){.grid-item-3{grid-column:span 1}}.grid-item-7-3{grid-column:7 / 4}@media(max-width: 768px){.grid-item-7-3{grid-column:span 1}}.grid-item-4{grid-column:span 4}@media(max-width: 768px){.grid-item-4{grid-column:span 1}}.grid-item-7-4{grid-column:7 / 5}@media(max-width: 768px){.grid-item-7-4{grid-column:span 1}}.grid-item-5{grid-column:span 5}@media(max-width: 768px){.grid-item-5{grid-column:span 1}}.grid-item-7-5{grid-column:7 / 6}@media(max-width: 768px){.grid-item-7-5{grid-column:span 1}}.grid-item-6{grid-column:span 6}@media(max-width: 768px){.grid-item-6{grid-column:span 1}}.grid-item-7-6{grid-column:7 / 7}@media(max-width: 768px){.grid-item-7-6{grid-column:span 1}}.grid-item-7{grid-column:span 7}@media(max-width: 768px){.grid-item-7{grid-column:span 1}}.grid-item-7-7{grid-column:7 / 8}@media(max-width: 768px){.grid-item-7-7{grid-column:span 1}}.grid-item-8{grid-column:span 8}@media(max-width: 768px){.grid-item-8{grid-column:span 1}}.grid-item-7-8{grid-column:7 / 9}@media(max-width: 768px){.grid-item-7-8{grid-column:span 1}}.grid-item-9{grid-column:span 9}@media(max-width: 768px){.grid-item-9{grid-column:span 1}}.grid-item-7-9{grid-column:7 / 10}@media(max-width: 768px){.grid-item-7-9{grid-column:span 1}}.grid-item-10{grid-column:span 10}@media(max-width: 768px){.grid-item-10{grid-column:span 1}}.grid-item-7-10{grid-column:7 / 11}@media(max-width: 768px){.grid-item-7-10{grid-column:span 1}}.grid-item-11{grid-column:span 11}@media(max-width: 768px){.grid-item-11{grid-column:span 1}}.grid-item-7-11{grid-column:7 / 12}@media(max-width: 768px){.grid-item-7-11{grid-column:span 1}}.grid-item-12{grid-column:span 12}@media(max-width: 768px){.grid-item-12{grid-column:span 1}}.grid-item-7-12{grid-column:7 / 13}@media(max-width: 768px){.grid-item-7-12{grid-column:span 1}}.grid-1-8{display:grid;grid-template-columns:repeat(8, 1fr)}@media(max-width: 768px){.grid-1-8{grid-template-columns:1fr}}.grid-item-1{grid-column:span 1}@media(max-width: 768px){.grid-item-1{grid-column:span 1}}.grid-item-8-1{grid-column:8 / 2}@media(max-width: 768px){.grid-item-8-1{grid-column:span 1}}.grid-item-2{grid-column:span 2}@media(max-width: 768px){.grid-item-2{grid-column:span 1}}.grid-item-8-2{grid-column:8 / 3}@media(max-width: 768px){.grid-item-8-2{grid-column:span 1}}.grid-item-3{grid-column:span 3}@media(max-width: 768px){.grid-item-3{grid-column:span 1}}.grid-item-8-3{grid-column:8 / 4}@media(max-width: 768px){.grid-item-8-3{grid-column:span 1}}.grid-item-4{grid-column:span 4}@media(max-width: 768px){.grid-item-4{grid-column:span 1}}.grid-item-8-4{grid-column:8 / 5}@media(max-width: 768px){.grid-item-8-4{grid-column:span 1}}.grid-item-5{grid-column:span 5}@media(max-width: 768px){.grid-item-5{grid-column:span 1}}.grid-item-8-5{grid-column:8 / 6}@media(max-width: 768px){.grid-item-8-5{grid-column:span 1}}.grid-item-6{grid-column:span 6}@media(max-width: 768px){.grid-item-6{grid-column:span 1}}.grid-item-8-6{grid-column:8 / 7}@media(max-width: 768px){.grid-item-8-6{grid-column:span 1}}.grid-item-7{grid-column:span 7}@media(max-width: 768px){.grid-item-7{grid-column:span 1}}.grid-item-8-7{grid-column:8 / 8}@media(max-width: 768px){.grid-item-8-7{grid-column:span 1}}.grid-item-8{grid-column:span 8}@media(max-width: 768px){.grid-item-8{grid-column:span 1}}.grid-item-8-8{grid-column:8 / 9}@media(max-width: 768px){.grid-item-8-8{grid-column:span 1}}.grid-item-9{grid-column:span 9}@media(max-width: 768px){.grid-item-9{grid-column:span 1}}.grid-item-8-9{grid-column:8 / 10}@media(max-width: 768px){.grid-item-8-9{grid-column:span 1}}.grid-item-10{grid-column:span 10}@media(max-width: 768px){.grid-item-10{grid-column:span 1}}.grid-item-8-10{grid-column:8 / 11}@media(max-width: 768px){.grid-item-8-10{grid-column:span 1}}.grid-item-11{grid-column:span 11}@media(max-width: 768px){.grid-item-11{grid-column:span 1}}.grid-item-8-11{grid-column:8 / 12}@media(max-width: 768px){.grid-item-8-11{grid-column:span 1}}.grid-item-12{grid-column:span 12}@media(max-width: 768px){.grid-item-12{grid-column:span 1}}.grid-item-8-12{grid-column:8 / 13}@media(max-width: 768px){.grid-item-8-12{grid-column:span 1}}.grid-1-9{display:grid;grid-template-columns:repeat(9, 1fr)}@media(max-width: 768px){.grid-1-9{grid-template-columns:1fr}}.grid-item-1{grid-column:span 1}@media(max-width: 768px){.grid-item-1{grid-column:span 1}}.grid-item-9-1{grid-column:9 / 2}@media(max-width: 768px){.grid-item-9-1{grid-column:span 1}}.grid-item-2{grid-column:span 2}@media(max-width: 768px){.grid-item-2{grid-column:span 1}}.grid-item-9-2{grid-column:9 / 3}@media(max-width: 768px){.grid-item-9-2{grid-column:span 1}}.grid-item-3{grid-column:span 3}@media(max-width: 768px){.grid-item-3{grid-column:span 1}}.grid-item-9-3{grid-column:9 / 4}@media(max-width: 768px){.grid-item-9-3{grid-column:span 1}}.grid-item-4{grid-column:span 4}@media(max-width: 768px){.grid-item-4{grid-column:span 1}}.grid-item-9-4{grid-column:9 / 5}@media(max-width: 768px){.grid-item-9-4{grid-column:span 1}}.grid-item-5{grid-column:span 5}@media(max-width: 768px){.grid-item-5{grid-column:span 1}}.grid-item-9-5{grid-column:9 / 6}@media(max-width: 768px){.grid-item-9-5{grid-column:span 1}}.grid-item-6{grid-column:span 6}@media(max-width: 768px){.grid-item-6{grid-column:span 1}}.grid-item-9-6{grid-column:9 / 7}@media(max-width: 768px){.grid-item-9-6{grid-column:span 1}}.grid-item-7{grid-column:span 7}@media(max-width: 768px){.grid-item-7{grid-column:span 1}}.grid-item-9-7{grid-column:9 / 8}@media(max-width: 768px){.grid-item-9-7{grid-column:span 1}}.grid-item-8{grid-column:span 8}@media(max-width: 768px){.grid-item-8{grid-column:span 1}}.grid-item-9-8{grid-column:9 / 9}@media(max-width: 768px){.grid-item-9-8{grid-column:span 1}}.grid-item-9{grid-column:span 9}@media(max-width: 768px){.grid-item-9{grid-column:span 1}}.grid-item-9-9{grid-column:9 / 10}@media(max-width: 768px){.grid-item-9-9{grid-column:span 1}}.grid-item-10{grid-column:span 10}@media(max-width: 768px){.grid-item-10{grid-column:span 1}}.grid-item-9-10{grid-column:9 / 11}@media(max-width: 768px){.grid-item-9-10{grid-column:span 1}}.grid-item-11{grid-column:span 11}@media(max-width: 768px){.grid-item-11{grid-column:span 1}}.grid-item-9-11{grid-column:9 / 12}@media(max-width: 768px){.grid-item-9-11{grid-column:span 1}}.grid-item-12{grid-column:span 12}@media(max-width: 768px){.grid-item-12{grid-column:span 1}}.grid-item-9-12{grid-column:9 / 13}@media(max-width: 768px){.grid-item-9-12{grid-column:span 1}}.grid-1-10{display:grid;grid-template-columns:repeat(10, 1fr)}@media(max-width: 768px){.grid-1-10{grid-template-columns:1fr}}.grid-item-1{grid-column:span 1}@media(max-width: 768px){.grid-item-1{grid-column:span 1}}.grid-item-10-1{grid-column:10 / 2}@media(max-width: 768px){.grid-item-10-1{grid-column:span 1}}.grid-item-2{grid-column:span 2}@media(max-width: 768px){.grid-item-2{grid-column:span 1}}.grid-item-10-2{grid-column:10 / 3}@media(max-width: 768px){.grid-item-10-2{grid-column:span 1}}.grid-item-3{grid-column:span 3}@media(max-width: 768px){.grid-item-3{grid-column:span 1}}.grid-item-10-3{grid-column:10 / 4}@media(max-width: 768px){.grid-item-10-3{grid-column:span 1}}.grid-item-4{grid-column:span 4}@media(max-width: 768px){.grid-item-4{grid-column:span 1}}.grid-item-10-4{grid-column:10 / 5}@media(max-width: 768px){.grid-item-10-4{grid-column:span 1}}.grid-item-5{grid-column:span 5}@media(max-width: 768px){.grid-item-5{grid-column:span 1}}.grid-item-10-5{grid-column:10 / 6}@media(max-width: 768px){.grid-item-10-5{grid-column:span 1}}.grid-item-6{grid-column:span 6}@media(max-width: 768px){.grid-item-6{grid-column:span 1}}.grid-item-10-6{grid-column:10 / 7}@media(max-width: 768px){.grid-item-10-6{grid-column:span 1}}.grid-item-7{grid-column:span 7}@media(max-width: 768px){.grid-item-7{grid-column:span 1}}.grid-item-10-7{grid-column:10 / 8}@media(max-width: 768px){.grid-item-10-7{grid-column:span 1}}.grid-item-8{grid-column:span 8}@media(max-width: 768px){.grid-item-8{grid-column:span 1}}.grid-item-10-8{grid-column:10 / 9}@media(max-width: 768px){.grid-item-10-8{grid-column:span 1}}.grid-item-9{grid-column:span 9}@media(max-width: 768px){.grid-item-9{grid-column:span 1}}.grid-item-10-9{grid-column:10 / 10}@media(max-width: 768px){.grid-item-10-9{grid-column:span 1}}.grid-item-10{grid-column:span 10}@media(max-width: 768px){.grid-item-10{grid-column:span 1}}.grid-item-10-10{grid-column:10 / 11}@media(max-width: 768px){.grid-item-10-10{grid-column:span 1}}.grid-item-11{grid-column:span 11}@media(max-width: 768px){.grid-item-11{grid-column:span 1}}.grid-item-10-11{grid-column:10 / 12}@media(max-width: 768px){.grid-item-10-11{grid-column:span 1}}.grid-item-12{grid-column:span 12}@media(max-width: 768px){.grid-item-12{grid-column:span 1}}.grid-item-10-12{grid-column:10 / 13}@media(max-width: 768px){.grid-item-10-12{grid-column:span 1}}.grid-1-11{display:grid;grid-template-columns:repeat(11, 1fr)}@media(max-width: 768px){.grid-1-11{grid-template-columns:1fr}}.grid-item-1{grid-column:span 1}@media(max-width: 768px){.grid-item-1{grid-column:span 1}}.grid-item-11-1{grid-column:11 / 2}@media(max-width: 768px){.grid-item-11-1{grid-column:span 1}}.grid-item-2{grid-column:span 2}@media(max-width: 768px){.grid-item-2{grid-column:span 1}}.grid-item-11-2{grid-column:11 / 3}@media(max-width: 768px){.grid-item-11-2{grid-column:span 1}}.grid-item-3{grid-column:span 3}@media(max-width: 768px){.grid-item-3{grid-column:span 1}}.grid-item-11-3{grid-column:11 / 4}@media(max-width: 768px){.grid-item-11-3{grid-column:span 1}}.grid-item-4{grid-column:span 4}@media(max-width: 768px){.grid-item-4{grid-column:span 1}}.grid-item-11-4{grid-column:11 / 5}@media(max-width: 768px){.grid-item-11-4{grid-column:span 1}}.grid-item-5{grid-column:span 5}@media(max-width: 768px){.grid-item-5{grid-column:span 1}}.grid-item-11-5{grid-column:11 / 6}@media(max-width: 768px){.grid-item-11-5{grid-column:span 1}}.grid-item-6{grid-column:span 6}@media(max-width: 768px){.grid-item-6{grid-column:span 1}}.grid-item-11-6{grid-column:11 / 7}@media(max-width: 768px){.grid-item-11-6{grid-column:span 1}}.grid-item-7{grid-column:span 7}@media(max-width: 768px){.grid-item-7{grid-column:span 1}}.grid-item-11-7{grid-column:11 / 8}@media(max-width: 768px){.grid-item-11-7{grid-column:span 1}}.grid-item-8{grid-column:span 8}@media(max-width: 768px){.grid-item-8{grid-column:span 1}}.grid-item-11-8{grid-column:11 / 9}@media(max-width: 768px){.grid-item-11-8{grid-column:span 1}}.grid-item-9{grid-column:span 9}@media(max-width: 768px){.grid-item-9{grid-column:span 1}}.grid-item-11-9{grid-column:11 / 10}@media(max-width: 768px){.grid-item-11-9{grid-column:span 1}}.grid-item-10{grid-column:span 10}@media(max-width: 768px){.grid-item-10{grid-column:span 1}}.grid-item-11-10{grid-column:11 / 11}@media(max-width: 768px){.grid-item-11-10{grid-column:span 1}}.grid-item-11{grid-column:span 11}@media(max-width: 768px){.grid-item-11{grid-column:span 1}}.grid-item-11-11{grid-column:11 / 12}@media(max-width: 768px){.grid-item-11-11{grid-column:span 1}}.grid-item-12{grid-column:span 12}@media(max-width: 768px){.grid-item-12{grid-column:span 1}}.grid-item-11-12{grid-column:11 / 13}@media(max-width: 768px){.grid-item-11-12{grid-column:span 1}}.grid-1-12{display:grid;grid-template-columns:repeat(12, 1fr)}@media(max-width: 768px){.grid-1-12{grid-template-columns:1fr}}.grid-item-1{grid-column:span 1}@media(max-width: 768px){.grid-item-1{grid-column:span 1}}.grid-item-12-1{grid-column:12 / 2}@media(max-width: 768px){.grid-item-12-1{grid-column:span 1}}.grid-item-2{grid-column:span 2}@media(max-width: 768px){.grid-item-2{grid-column:span 1}}.grid-item-12-2{grid-column:12 / 3}@media(max-width: 768px){.grid-item-12-2{grid-column:span 1}}.grid-item-3{grid-column:span 3}@media(max-width: 768px){.grid-item-3{grid-column:span 1}}.grid-item-12-3{grid-column:12 / 4}@media(max-width: 768px){.grid-item-12-3{grid-column:span 1}}.grid-item-4{grid-column:span 4}@media(max-width: 768px){.grid-item-4{grid-column:span 1}}.grid-item-12-4{grid-column:12 / 5}@media(max-width: 768px){.grid-item-12-4{grid-column:span 1}}.grid-item-5{grid-column:span 5}@media(max-width: 768px){.grid-item-5{grid-column:span 1}}.grid-item-12-5{grid-column:12 / 6}@media(max-width: 768px){.grid-item-12-5{grid-column:span 1}}.grid-item-6{grid-column:span 6}@media(max-width: 768px){.grid-item-6{grid-column:span 1}}.grid-item-12-6{grid-column:12 / 7}@media(max-width: 768px){.grid-item-12-6{grid-column:span 1}}.grid-item-7{grid-column:span 7}@media(max-width: 768px){.grid-item-7{grid-column:span 1}}.grid-item-12-7{grid-column:12 / 8}@media(max-width: 768px){.grid-item-12-7{grid-column:span 1}}.grid-item-8{grid-column:span 8}@media(max-width: 768px){.grid-item-8{grid-column:span 1}}.grid-item-12-8{grid-column:12 / 9}@media(max-width: 768px){.grid-item-12-8{grid-column:span 1}}.grid-item-9{grid-column:span 9}@media(max-width: 768px){.grid-item-9{grid-column:span 1}}.grid-item-12-9{grid-column:12 / 10}@media(max-width: 768px){.grid-item-12-9{grid-column:span 1}}.grid-item-10{grid-column:span 10}@media(max-width: 768px){.grid-item-10{grid-column:span 1}}.grid-item-12-10{grid-column:12 / 11}@media(max-width: 768px){.grid-item-12-10{grid-column:span 1}}.grid-item-11{grid-column:span 11}@media(max-width: 768px){.grid-item-11{grid-column:span 1}}.grid-item-12-11{grid-column:12 / 12}@media(max-width: 768px){.grid-item-12-11{grid-column:span 1}}.grid-item-12{grid-column:span 12}@media(max-width: 768px){.grid-item-12{grid-column:span 1}}.grid-item-12-12{grid-column:12 / 13}@media(max-width: 768px){.grid-item-12-12{grid-column:span 1}}
:export{primaryblue:#006ba2;primarybluedarkened:#003856;primarygray:#e5e5e5;primarygraydarkened:#bfbfbf;secondarygraylight:#f3f9fd;secondarygraymedium:#aebdc1;secondarygraydark:#929292;secondaryblue:#11a2dc;secondaryblack:#26282b;secondaryred:#b41d13}.box-padded-border{padding:20px;border:1px solid rgba(196,196,196,.5);border-radius:4px}.box-padded-background{padding:20px;border-radius:4px}.dashboard-wrapper{background:#f5f5f5;display:flex;position:relative;overflow:hidden;height:calc(100vh - 64px)}.dashboard-wrapper .table__container{height:calc(100vh - 125px) !important}.dashboard-wrapper .table__container .ReactTable{height:calc(100vh - 125px)}.dashboard-wrapper .schedule-pickup-modal>div:last-child{padding:0 0 20px}.dashboard-wrapper .selected-count__table-overlay{position:absolute;left:50%;bottom:55px;transform:translate(-50%)}.stops .pickups__arrow{color:#1b7b3b;margin-right:5px}.stops .dropoffs__arrow{color:#df9100;margin-right:5px}.dashboard{width:100%;transition:width 225ms cubic-bezier(0, 0, 0.2, 1) 0ms}@media only screen and (max-width: 700px){.dashboard{width:100% !important}}.dashboard__actions{margin-left:-10px;cursor:initial;white-space:normal;display:flex;align-items:baseline}.dashboard__actions .actionLink{margin-right:8px}.dashboard__actions .shipmentMessages>div:first-of-type,.dashboard__actions .shipmentNotes>div:first-of-type{margin:0}.dashboard__financials{justify-content:flex-start}.dashboard__financials .table-financials{text-align:right;width:100%}.dashboard__financials .table-financials .no-wrap{display:flex;justify-content:space-between}.dashboard__financials .table-financials .no-wrap span:last-child{overflow:hidden;text-overflow:ellipsis}.dashboard__created{display:flex;flex-direction:column}.dashboard__priority{height:20px;width:auto}.dashboard__priority.LOW{fill:green}.dashboard__priority.MEDIUM{fill:#ffda44}.dashboard__priority.HIGH{fill:red}.dashboard__cancel .form-group{display:flex;flex-wrap:wrap;justify-content:flex-start}.dashboard__cancel .form-group textarea{width:100%;padding:5px 10px;border-radius:3px;border:1px solid #dadada}.dashboard__cancel .form-group textarea:focus{outline:0;border:1px solid #979797}.dashboard__cancel .form-group .btn{margin:10px 0 10px auto;justify-item:right}.dashboard__table-notes{display:flex;flex-wrap:nowrap;align-items:center}.dashboard__table-notes span{width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard__heading{padding:20px 0 0}.dashboard__heading-link{margin:0 0 0 1em}.dashboard__buttons{display:flex;justify-content:space-between;margin-top:15px;margin-bottom:5px;align-items:flex-start}.dashboard__buttons>div:first-child{display:flex;align-items:center;flex-wrap:wrap}.dashboard__buttons>div:first-child button{margin-right:5px}.dashboard__buttons>div:first-child .radio-inline{padding:0;margin-top:10px;margin-bottom:10px}.dashboard__buttons>div:first-child .btn{margin-right:10px}.dashboard__buttons>div:first-child .form-group{margin-bottom:0px;display:flex}.dashboard__buttons>div:first-child .form-group [type=radio]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.dashboard__buttons>div:first-child .form-group [type=radio]+span{display:block}.dashboard__buttons>div:first-child .form-group [type=radio]+span:before{content:"";display:inline-block;width:1.5em;height:1.5em;vertical-align:-0.45em;border-radius:1em;border:.13em solid #f3f9fd;background:#f3f9fd;box-shadow:0 0 0 .1em #dadada;margin-right:.75em}.dashboard__buttons>div:first-child .form-group [type=radio]:checked+span:before{background:#006ba2}@media only screen and (max-width: 700px){.dashboard__buttons{flex-wrap:wrap}.dashboard__buttons>div{width:100%}.dashboard__buttons>div:first-child{margin-bottom:5px}}.dashboard__header-bar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dadada;padding:0 15px 15px;flex-wrap:wrap}@media only screen and (max-width: 700px){.dashboard__header-bar{flex-direction:column}}.dashboard__header-bar .form-group{width:50%;margin-bottom:0px}@media only screen and (max-width: 700px){.dashboard__header-bar .form-group{width:100%}}.dashboard__header-bar .btn{margin-left:10px}.dashboard__header-bar .header-btns{display:flex;align-items:center;flex:1;justify-content:space-between}.dashboard__header-bar .header-btns .clearn-btn{font-size:14px !important;border:0}.dashboard__header-bar .header-btns .btn-primary,.dashboard__header-bar .header-btns .btn-default{font-size:18px}.dashboard__header-bar .tab{color:#747574;font-size:24px;font-weight:bold;margin-right:20px}.dashboard__header-bar .tab:hover{cursor:pointer}.dashboard__header-bar .active{color:#000}.dashboard__header-bar .no-border{border:0}.dashboard__header-bar .btn-primary .action-link{color:#fff}.dashboard__card{box-shadow:3px 3px 3px rgba(0,0,0,.069) !important}.dashboard__card>h2{margin:0 20px 10px;font-size:16px;font-weight:bold}.dashboard__alert{display:flex}.dashboard .flaticon-note1{font-size:1.2em}.dashboard .existingNotes{color:#006ba2}.dashboard .stops .pickups__arrow{color:#1b7b3b;margin-right:5px}.dashboard .stops .dropoffs__arrow{color:#df9100;margin-right:5px}.dashboard__table .dashboard__bulk-pickup{background-color:#fff;min-height:30px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid #dadada}.dashboard__table .dashboard__bulk-pickup .bulk-pickup-btn.disabled{color:#979797}.dashboard__table .ReactTable .selectedShipment{border:1px solid #006ba2}.dashboard__table .ReactTable .selectedShipment .rt-td{background:#eef7fe !important}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .no-border{border:0}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .status{text-overflow:ellipsis;overflow:hidden;display:flex;justify-content:center}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .status__icon{display:flex;align-items:center;min-width:22px}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .status svg{height:20px}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .status .table__label{display:inline;white-space:normal}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .id-wrapper{display:flex;overflow:hidden}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .id-wrapper .id-tag-container{display:flex;justify-content:center;flex-direction:column}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .id-wrapper .id-tag-container .id{text-overflow:ellipsis;overflow:hidden;display:flex;align-items:center;column-gap:4px}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .id-wrapper .id-tag-container .tag-container{display:flex;justify-content:center;margin:8px 0 0 0}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .id-wrapper .id-tag-container .tag-container .additionalTags{color:#006ba2}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .references div,.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .address div,.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .vendors div{text-overflow:ellipsis;overflow:hidden}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .notes-cell,.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .date,.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .stop,.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .table-financials{text-overflow:ellipsis;overflow:hidden}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .notes-cell a:hover{cursor:pointer}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .stops{position:relative}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .stops .itinerary{position:absolute;background:rgba(0,0,0,0);height:100%;width:100%;z-index:1;left:15px}.dashboard__table .ReactTable .rt-tbody .rt-tr-group .rt-td .reps p{text-overflow:ellipsis;overflow:hidden}.dashboard__table .ReactTable .rt-noData{font-size:24px}.tag-container,.tag-container-tooltip{display:flex;align-items:center}.tag-container>.tag-option,.tag-container-tooltip>.tag-option{margin-right:8px;height:18px;width:18px;border-radius:80px}.tag-container>.tag-option-description,.tag-container-tooltip>.tag-option-description{font-weight:bold}.tag-container-tooltip :not(:first-child){margin-top:2px}#poc-tooltip h2{border-bottom:2px solid #fff}#notes-tooltip .tooltip-inner{max-width:400px}#notes-tooltip .notes-container{background:#f3f9fd;padding:10px}#notes-tooltip .notes-container h2{color:#000;border-bottom:2px solid #dadada;margin-top:0}#notes-tooltip .note{color:#000;border-bottom:1px solid #dadada;padding:5px}#notes-tooltip .note.pinned{background:rgba(255,176,164,.1333333333)}#notes-tooltip .note:last-child{border-bottom:0}#notes-tooltip .note .message{margin-bottom:5px}#notes-tooltip .note .creator{color:#006ba2}#notes-tooltip .note .date{font-size:10px;color:#747574}#itinerary .tooltip-inner{max-width:none}#itinerary .tooltip-inner>div{padding:5px;background:#f3f9fd;color:#000}#itinerary .tooltip-inner>div h2{margin:0}#itinerary .tooltip-inner>div table thead tr{border-bottom:2px solid #dadada}#itinerary .tooltip-inner>div table thead tr th{padding:5px}#itinerary .tooltip-inner>div table tbody tr{border-bottom:1px solid #dadada}#itinerary .tooltip-inner>div table tbody tr td{vertical-align:top;padding:5px}#itinerary .tooltip-inner>div table tbody tr:last-child{border-bottom:0}.line-items-tooltip .tooltip-inner{max-width:none}.line-items-tooltip .line-items-totals{display:flex;justify-content:space-between;background-color:#006ba2;padding:15px 20px}.line-items-tooltip .line-items-totals div{display:flex;flex-direction:column;padding-right:5px}.line-items-tooltip .line-items-totals div p{white-space:normal}.line-items-tooltip .line-items-totals div p:first-child{white-space:nowrap}.line-items-tooltip .line-items-totals sup{color:#fff}.line-items-tooltip h2{border-bottom:2px solid #dadada;margin-top:0;color:#000}.line-items-tooltip .line-items-container{background:#f3f9fd;padding:10px}.line-items-tooltip .line-items-details .table thead tr th{color:#000;border-bottom:0px}.line-items-tooltip .line-items-details .table tbody tr:first-child td{border-top:0;padding-top:0}.line-items-tooltip .line-items-details .table tbody tr td{color:#000}.line-items-tooltip .line-items-details>div>div{margin-bottom:5px}.line-items-tooltip .line-items-details>div>div>div{display:flex;align-items:center}.line-items-tooltip .line-items-details>div>div>div div:first-child i{font-size:20px;margin-right:15px}.line-items-tooltip .line-items-details>div>div>div div{display:flex;flex-direction:column}#dashboard-actions div .btn{color:#11a2dc}#dashboard-actions div .btn:hover{color:#0c6e95}#referencesTooltip{font-weight:bold}#referencesTooltip .tooltip-inner{max-width:none}#referencesTooltip-additional{display:flex}#financials-tooltip .tooltip-inner{max-width:none}#financials-tooltip .financials-container{padding:5px;background:#f3f9fd;color:#000;border-radius:4px}#financials-tooltip .financials-container h2{border-bottom:2px solid #dadada;margin-top:0}#financials-tooltip .financials-container th,#financials-tooltip .financials-container td{padding:5px}#stopsTooltip .tooltip-inner{max-width:800px;min-width:700px}#stopsTooltip .shipment__stop{background:#f3f9fd;color:#000}#stopsTooltip .shipment__stop--container{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%}#stopsTooltip .stop-eta{color:#000;display:inline-block}#stopsTooltip h3{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:0;align-items:center}#stopsTooltip h3 .stop-title{margin-right:10px}#stopsTooltip .stop-instructions,#stopsTooltip .stop-notes,#stopsTooltip .stop-hours{border-top:1px solid #c4c4c4;padding:10px 0 0;margin:0 10px 0 0}.table__section thead th{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:15px}.table__link{color:#006ba2;cursor:pointer;font-weight:bold}.table__label{display:flex;align-items:center;font-size:14px;text-transform:capitalize}.table__label .icon{margin-right:5px}.table__label-title{display:inline-block}.auction_stats{cursor:pointer}.auction_stats__running{color:#1b7b3b;font-weight:bold;margin-bottom:0}.auction_stats__container{display:flex;max-width:140px;justify-content:flex-start}.auction_stats__item{display:flex;flex-direction:column;margin-right:20px;align-items:center}.auction_stats__item i{color:#006ba2;font-weight:bold}.shipments-carrier-status-column{display:flex;align-items:center}.shipments-carrier-status-column.ACTIVE{color:#26282b}.shipments-carrier-status-column.INACTIVE{color:#838383}.shipments-carrier-status-column.DO_NOT_USE{color:#b41d13}.shipments-carrier-status-column.DO_NOT_USE .do-not-use-carrier-icon{color:#b41d13;font-size:21px;margin-right:5px}.accessorials__tooltip-header{font-weight:bold}.shipmentsTable__search{border:1px solid #b9bab9;border-radius:3px;box-shadow:none}.shipmentsTable__search .form-group{padding:0}.shipmentsTable__search .input-group-btn{background:none}.dashboard__table .rt-resizable-header-content div{min-height:unset}
.rbt .dropdown-item{display:block;color:#58595b;padding:2px 4px}.rbt .dropdown-item.active,.rbt .dropdown-item:hover{background-color:#e5e5e5;color:#006ba2}
.sw-react-select__control{background-color:#f3f9fd !important;border-color:#dadada !important}

/*# sourceMappingURL=main-4cb46a25b4bdee84ca3b.css.map*/