@import"https://fonts.googleapis.com/css2?family=Anton&family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.app{width:100vw;height:100vh}.loader-content{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.login-page{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.login-page__header{width:100%;height:200px;justify-content:center;align-items:center}.login-page__form{flex:1;width:400px;max-width:80%;height:50vh}.login-page__form__heading{display:flex;align-items:center;height:100px}.login-page__form__heading__logo{height:100%;width:25%;margin-right:1rem}.login-page__form__heading__sub-logo{height:2rem}.login-page__form__input__controls{display:flex;justify-content:space-between}.login-page__form__input__controls__show-pass,.login-page__form__input__controls__lgn-btn{flex:2}.login-page__footer{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2rem;text-align:center}.login-page__footer__logo{height:80px}@keyframes fromLeft{0%{opacity:0;transform:translate(-1000px)}to{opacity:1;transform:translate(0)}}@keyframes fromTop{0%{opacity:0;transform:translateY(-250px)}to{opacity:1;transform:translateY(0)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.fade{animation:fromTop 1s cubic-bezier(.39,1.52,.51,.37) 0s 1 normal forwards}.fromTop{animation:pop .5s ease-in 0s 1 normal forwards}.dashboard{height:100%;width:100%;display:flex;flex-direction:column}.dashboard__banner{margin-top:2rem;padding:1rem;display:flex}.dashboard__banner__panel{width:100%;height:60%;display:flex;align-items:center;justify-content:space-around;padding:3rem}.dashboard__banner__panel__window-container{height:16vw;position:relative}.dashboard__banner__panel__window-container__window{height:100%;display:none}@media (min-width: 900px){.dashboard__banner__panel__window-container__window{display:block}}.dashboard__banner__panel__window-container__blinds{position:absolute;display:none;height:100%;opacity:.96;top:0;transition:cubic-bezier(.39,1.52,.51,.37) 1s;clip-path:polygon(0 0,100% 0%,100% 100%,0 100%)}@media (min-width: 900px){.dashboard__banner__panel__window-container__blinds{display:block}}.dashboard__banner__panel__typography{display:flex;flex-direction:column;gap:.5rem;color:#3e2e21}.dashboard__banner__panel__typography__title.MuiTypography-root{font-size:clamp(12px,2vw,5rem);transition:font-size .4s cubic-bezier(.55,.35,.04,1.09);font-weight:600}.dashboard__banner__panel__typography__sub.MuiTypography-root{font-size:clamp(12px,1vw,1.5rem);transition:font-size .4s cubic-bezier(.55,.35,.04,1.09);inline-size:100%;overflow-wrap:break-word}.dashboard__contents{flex:1}.greet{font-weight:700}[data-blinds=false]{clip-path:polygon(0 0,100% 0%,100% 0,0 0);transition:cubic-bezier(.39,1.52,.51,.37) 1s}[data-knock=false]{clip-path:polygon(0 0,100% 0%,100% 0,0 0);transition:1s}.color-themes{display:flex;align-items:center}.dark{display:flex}.appbar{width:100%;height:80px;padding:1rem;display:flex;align-items:center;position:relative;justify-content:space-between}.appbar__account-ctrls{display:flex;align-items:center;gap:.5rem}.appbar__menu .MuiPaper-root{width:auto}.appbar__menu .MuiPaper-root .MuiMenuItem-root{padding:.5rem 1rem}.appbar__menu__menu.MuiList-root{padding:0 1rem;width:250px}.darkmode{padding:1rem 0;width:100%;position:relative;display:flex;align-items:center;justify-content:space-between}@keyframes shake{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.confirm .MuiPaper-root{animation:shake .3s cubic-bezier(.45,0,.55,1) 0s 1 normal forwards}@media print{@page{overflow:initial!important}.print-date{display:block}.document,.document__header,.document__subheader,.document__footer{page-break-inside:avoid}.document{margin:0 auto;width:100%;max-width:800px}.document__reprint{-webkit-transform:translate(-50%,-50%) rotate(-30deg);-moz-transform:translate(-50%,-50%) rotate(-30deg);-ms-transform:translate(-50%,-50%) rotate(-30deg);transform:translate(-50%,-50%) rotate(-30deg);pointer-events:none;position:absolute;top:50%;left:50%;z-index:-1;opacity:.08}}.document{overflow:visible;width:100%;min-width:1463px;max-width:1463px;background-color:#fff;font-size:18px;padding:4rem;color:#000;height:fit-content;font-family:Times New Roman,Times,serif}.document .MuiTypography-root{color:#000;font-family:Times New Roman,Times,serif}@media print{.document{flex-direction:column;display:flex;align-items:center;justify-content:center;width:100%;background-color:#fff}@page{.document{overflow:initial}}}.document__logo-container{display:flex;height:100px;justify-self:unset}.document__logo-container .document__logo{object-fit:contain}.document__header{flex:1;align-self:flex-start;width:100%}.document__header--title .MuiTypography-root{font-weight:700;font-family:Times New Roman,Times,serif;color:#000}.document__header--subtitle .MuiTypography-root{font-size:clamp(18px,5vw,20px)}.document__header-container{display:flex;justify-content:space-between}.document__right-header{flex:1}.document__subheader{width:100%;padding-top:1rem;display:flex;justify-content:space-between;align-items:baseline}.document__subheader .MuiTypography-root{font-weight:700;font-family:Times New Roman,Times,serif;color:#000}.document__subheader .po_number{padding-left:clamp(250px,5vw,500px);margin-right:10rem}.document__content{width:100%;padding-top:1rem;background-color:transparent}.document__content .MuiTableContainer-root{table-layout:fixed;background-color:transparent}.document__content .MuiTableHead-root{background-color:transparent;min-width:10px}.document__content .MuiTableHead-root .MuiTableCell-root{font-size:14px;font-weight:600;color:#000;vertical-align:top;padding:4px;margin:4px;max-width:10px;text-wrap:wrap;word-wrap:break-word;background-color:transparent;border:1px solid black}.document__content .MuiTableBody-root{font-size:16px}.document__content .MuiTableBody-root .MuiTableCell-root{color:#000;vertical-align:top;padding:4px;margin:4px;max-width:10px;text-wrap:wrap;word-wrap:break-word;background-color:transparent;border:1px solid black}.document__content .description.MuiTableCell-root{max-width:10px;word-wrap:break-word}.document__footer{display:flex;width:100%;padding-top:1rem;position:relative}.document__footer .prepared_by{text-decoration:underline}.document__reprint{-webkit-transform:translate(-50%,-50%) rotate(-30deg);-moz-transform:translate(-50%,-50%) rotate(-30deg);-ms-transform:translate(-50%,-50%) rotate(-30deg);transform:translate(-50%,-50%) rotate(-30deg);pointer-events:none;position:absolute;top:50%;left:50%;z-index:50;opacity:.2}.imageref{width:100%;height:auto;display:block;margin:0 auto}.print-date{display:flex;flex-direction:column}.print-date span{line-height:24px}.mis-form{position:absolute;right:0}.po-table-print-info table{border-collapse:collapse}.po-table-print-info td,.po-table-print-info th{text-align:start;padding:0 .5rem;border:1px solid black}.content-po{font-family:Poppins}.content-po__item-table .MuiTableHead-root{background-color:#e7f3fd}.content-po__item-table .MuiTableHead-root .MuiTableCell-root{text-transform:unset}.content-po__item-table .grand-total{text-align:end;padding:1rem}.content-po__item-table .grand-total--price{font-weight:700}.content-po .prepared-by{text-decoration:underline}.content-po .note{font-style:italic}.history-card{display:flex;gap:1rem;padding:0 0 1rem}.history-card__history-action{width:8rem;display:flex;flex-direction:column;text-align:right}.history-card__history-details{flex:1;display:flex;border-radius:1rem;flex-direction:column;padding:1rem}.history-card__history-details--main-content{display:flex}.history-card__history-details--main-content--content{flex:1}.history-card__history-details--request-type{display:flex;gap:1rem}.history-card__history-details--request-type--text.MuiTypography-root{font-weight:500}.history-card__history-details--request-type--chip{scale:.7;transform-origin:left}.history-card__history-reason--content{padding:1rem}.history-card__history-update{text-overflow:ellipsis;overflow-x:hidden;max-width:350px;white-space:nowrap;display:flex}.timeline .MuiPaper-root{height:500px;min-height:80%}.timeline__header{text-align:center;padding:1rem}.timeline__contents__container{height:100%;display:flex;flex-direction:column;gap:1rem;overflow:hidden}.timeline__contents__container__history{height:100%;overflow:auto;padding:1rem;width:100%}.timeline__contents__container__history__container{padding-bottom:1rem}.timeline__contents__container__history__container__item{align-items:end;height:100%;padding-right:1rem;text-align:end}.timeline__contents__container__history__container__details{border-radius:1rem;width:100%;height:100%;overflow:hidden}.timeline__contents__container__history__container__details__contents__info{width:100%;padding:1rem;justify-content:space-between;position:relative;align-items:center;height:100%;display:flex;gap:4px}.timeline__contents__container__history__container__details__contents__reason{overflow:auto;max-height:200px;padding:1rem 2rem}:root{--sidebar-min-width: 100px;--sidebar-default-width: 325px;--sidebar-max-width: 80vw;--current-sidebar-width: var(--sidebar-default-width);--resize-handle-width: 6px}.side{white-space:nowrap;width:var(--sidebar-default-width);height:100vh;z-index:50;position:fixed;overflow:hidden}.side--animated-sidebar{background-color:red}.side--animated-sidebar.MuiPaper-root{transition:color .4s cubic-bezier(.55,.35,.04,1.09),left .4s cubic-bezier(.55,.35,.04,1.09);transition:width .4s cubic-bezier(.55,.35,.04,1.09),color .4s cubic-bezier(.55,.35,.04,1.09),color .4s cubic-bezier(.55,.35,.04,1.09),left .4s cubic-bezier(.55,.35,.04,1.09)}.side .elements{height:100%;width:100%;display:flex;flex-direction:column}.side .elements__header{position:relative;height:15%;display:flex;justify-content:center;padding-top:1rem}.side .elements__header.MuiPaper-root{border-radius:0}.side .elements__header__logo-container{border-radius:1rem;display:flex;justify-content:center;align-items:center}.side .elements__header__logo-container img{padding:0 1rem;width:125px;max-width:100%}.side .elements .contents{flex:1;overflow-x:hidden}.side .elements .contents.MuiPaper-root{border-radius:0}.side .elements .contents .draw{position:fixed;top:0}.side .elements .contents__side{height:100%}.side .elements .contents__side__main{white-space:nowrap;height:5rem}.side .elements .contents__side__main_icon{margin-left:1.5rem;display:flex;align-items:center;justify-content:center}.side .elements .contents__side__main_icon.MuiListItemIcon-root{min-width:50px;min-height:50px}.side .elements .contents__side__main_text{transition:color .4s cubic-bezier(.55,.35,.04,1.09);overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 60px)}.side .elements .contents__side__sub .MuiTypography-root{font-size:clamp(1em,10vw,1em);overflow:hidden;text-overflow:ellipsis}.side .elements .contents__side__sub_item .MuiButtonBase-root{padding:.5rem 2.5rem}.side .elements .contents__side__sub_item.MuiListItem-root{padding:0 1.5rem;margin:0 .5rem}.side .elements .contents__side__sub_item_text{max-width:100%;overflow:hidden;text-overflow:ellipsis}.side .elements .contents__side__sub.MuiList-root{padding:0}.side .elements .footer{padding:1rem;display:flex;flex-direction:column;align-items:center}.side .elements .footer.MuiPaper-root{border-radius:0}.side .elements .footer__logo img{height:80px;max-width:100%}.side .elements .footer__caption{text-align:center;transition:color .4s cubic-bezier(.55,.35,.04,1.09);white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media (min-width: 900px){.side{position:relative}}.resize-handle{position:absolute;top:0;right:0;width:var(--resize-handle-width);height:100%;cursor:ew-resize;background-color:transparent;z-index:100}.resize-handle:hover{background-color:#0000001a}.resize-handle.active{background-color:#0003}.resize-handle:after{content:"";position:absolute;top:50%;right:2px;transform:translateY(-50%);width:2px;height:30px;background-color:#0003;border-radius:1px}[data-active=true]{position:absolute;width:0!important;min-width:0!important;left:-10px}[data-active=true] .resize-handle{display:none!important}[data-active=true] .elements .contents__side__main_text{position:relative;color:transparent}[data-active=true] .elements .footer__caption{color:transparent}@media (min-width: 900px){[data-active=true]{position:relative;width:var(--sidebar-min-width)!important;min-width:var(--sidebar-min-width)!important;left:0}}.responsive-drawer-btn{padding:.5rem;height:100%;position:absolute;z-index:101;right:var(--resize-handle-width);display:block}@media (min-width: 900px){.responsive-drawer-btn{display:none}}.contents__side__main{color:#707070}.contents__side__main .MuiTypography-root{color:inherit}.contents__side__main.active .MuiButtonBase-root{color:inherit;left:-.5rem}.main{height:100%;width:100%;display:flex}.main__panel{flex:1;transition:width .4s cubic-bezier(.55,.35,.04,1.09);overflow:hidden;width:100%;height:100%;display:flex;flex-direction:column}@media (min-width: 900px){.main__panel{width:calc(100% - 100px)}}.main__panel__contents{overflow:hidden;flex:1;margin:0 1rem 1rem}@media (min-width: 900px){[data-size=false] .main__panel{width:calc(100% - var(--current-sidebar-width, 325px));position:absolute;right:0;transition:width .2s ease-out}}.version-number{position:fixed;z-index:1;right:1rem;bottom:0}.header{display:flex;justify-content:space-between;align-items:center;overflow-x:auto;overflow-y:hidden;width:100%;padding-top:4px}.header__title{text-wrap:nowrap}.header__btn{display:flex}.header__btn__txt{display:none}@media (min-width: 600px){.header__btn__txt{display:block}}.header .right-menu{display:flex;align-items:center;gap:1rem}.header .left-menu{display:flex;gap:2rem;align-items:center}.element-container{height:100%;padding:1rem;display:flex;flex-direction:column}.element-container .container{flex:3;height:100%}.masterlist{height:100%;width:100%}.element-container{height:100%;display:flex;flex-direction:column}.element-container .container{flex:3;height:100%;overflow:hidden}.account-titles-page{height:100%;width:100%}.approver-setup{display:flex;flex-direction:column;gap:5px}.approver-setup__headers{width:100%;padding:1rem;display:flex;gap:1rem;flex-direction:column}@media (min-width: 900px){.approver-setup__headers{flex-direction:row;justify-content:space-between;align-items:center}}.approver-setup__headers.MuiPaper-root{border-bottom-left-radius:0;border-bottom-right-radius:0}.approver-setup__headers__module{display:flex;gap:2rem;align-items:center}.approver-setup__headers__module__selector{width:100%}@media (min-width: 900px){.approver-setup__headers__module__selector{width:250px}}.approver-setup__content{flex:1;overflow:hidden;padding:1rem}.approver-setup__content.MuiPaper-root{overflow:hidden;border-top-left-radius:0;border-top-right-radius:0}.approver-setup{height:100%;width:100%}.request-page{height:100%}.requests{display:flex;flex-direction:column;height:100%}.requests__headers{display:flex;align-items:center;justify-content:space-between}.requests__content{flex:1;overflow:auto;display:flex;flex-direction:column;padding:1rem 1rem 0}.requests{width:100%}.requests__nav{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;width:100%}.requests__nav__top-content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.requests__nav__top-content__search{display:flex;justify-content:flex-end}@media (min-width: 900px){.requests__nav__top-content__search{display:none}}.requests__nav__bottom-content{display:flex;gap:1rem;justify-content:space-between}.requests__nav__bottom-content__tabs{height:50px;min-height:50px}.requests__nav__bottom-content__tabs__tab{overflow-x:auto}.requests__nav__bottom-content__tabs__tab__label{display:none}@media (min-width: 1200px){.requests__nav__bottom-content__tabs__tab__label{display:block}}.requests__nav__bottom-content__tabs.MuiPaper-root{width:fit-content;transition:all .3s ease;border-bottom-left-radius:0;border-bottom-right-radius:0}@media (min-width: 325px){.requests__nav__bottom-content__tabs.MuiPaper-root{transition:all .3s ease;width:170px}}@media (min-width: 600px){.requests__nav__bottom-content__tabs.MuiPaper-root{width:max-content;transition:all .3s ease}}.requests__nav__bottom-content__controls{display:flex;justify-content:flex-end;gap:2rem;align-items:center}.requests__nav__bottom-content__controls__search{display:none;justify-content:flex-end}@media (min-width: 900px){.requests__nav__bottom-content__controls__search{display:flex}}.requests__nav__bottom-content__controls__btn_big{display:none}@media (min-width: 900px){.requests__nav__bottom-content__controls__btn_big{display:flex}}.requests__nav__bottom-content__controls__btn_small{display:flex}@media (min-width: 900px){.requests__nav__bottom-content__controls__btn_small{display:none}}.header-badges .MuiBadge-badge{opacity:1;z-index:4}.request__form{overflow:auto;height:100%;position:relative}.request__btn{display:flex;justify-content:flex-end;gap:1rem;padding:1rem}.attachment-modal__content{height:100vh;width:100%}.attachment-modal__content.MuiDialogContent-root{padding:0;margin:0;justify-content:center;align-items:center;overflow:hidden;display:flex}.attachment-modal__content__image-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:1rem}.attachment-modal__content__image-container img{max-width:100%;max-height:100%;object-fit:contain;border:0px}.attachment-modal__content__video-container{width:100%;height:100%;display:flex;padding:1rem}.attachment-modal__content__video-container video{width:100%;height:auto;aspect-ratio:16/9}.attachment-modal__content__audio-container{width:100%;height:100%;display:flex;padding:1rem;position:relative}.attachment-modal__content__audio-container .icon{position:absolute;height:100%}.attachment-modal__content__audio-container .icon.MuiSvgIcon-root{left:0;right:0;margin-left:auto;margin-right:auto;font-size:10vw}.attachment-modal__content__audio-container img{width:20vw;position:absolute;left:0;right:0;align-self:center;margin-left:auto;margin-right:auto}.attachment-modal__content__audio-container audio{width:100%;height:auto;aspect-ratio:16/9}.attachment-modal__content iframe{overflow:scroll;aspect-ratio:1;width:100%;height:100%;display:flex;object-fit:contain;border:0px}.inventoriables{display:flex;flex-direction:column;height:100%}.inventoriables__headers{display:flex}.inventoriables__content{flex:1;overflow:auto;display:flex;flex-direction:column;padding:1rem 1rem 0}.expenses{display:flex;flex-direction:column;width:100%;height:100%}.expenses__headers{display:flex;width:100%}.expenses__content{flex:1;overflow:auto;display:flex;flex-direction:column;padding:1rem 1rem 0}.jobOrders{display:flex;flex-direction:column;height:100%}.jobOrders__headers{display:flex;align-items:center;justify-content:space-between}.jobOrders__content{flex:1;overflow:auto;display:flex;flex-direction:column;padding:1rem 1rem 0}.page-settings{width:100%;height:100%;display:flex;flex-direction:column;overflow:auto;padding:1rem}.page-settings__content{flex:1;display:flex;height:auto;padding:1rem}.page-settings__content__body{flex:1;height:100%;padding:1rem}.palette{display:flex;flex-wrap:wrap;align-items:center}.palette__color-btn .MuiSvgIcon-root{background-color:#fff;border-radius:50%}.request{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;border-radius:1rem}.request__header{display:flex;position:relative;align-items:center;justify-content:center;height:5rem}.request__header__return{position:absolute;left:0;padding-left:1rem}.request__form{overflow:auto;height:100%}.request__form__coa{padding:2rem}.request__form__items{flex:3;padding:1rem}.request__btn{display:flex;justify-content:flex-end;padding:1rem}.assets{display:flex;flex-direction:column;height:100%}.assets__headers{display:flex;align-items:center;justify-content:space-between}.assets__content{flex:1;overflow:auto;display:flex;flex-direction:column;padding:1rem 1rem 0}.purchaseOrders{display:flex;flex-direction:column;height:100%}.purchaseOrders__headers{display:flex;align-items:center;justify-content:space-between}.purchaseOrders__content{flex:1;overflow:auto;display:flex;flex-direction:column}.item-prices{display:flex;flex-direction:column;gap:.5rem}.item-prices__item--title{display:flex;justify-content:space-between;border-radius:4px;padding:1rem}.item-prices__item--content{display:flex;justify-content:space-between;border:solid 1px black;border-radius:4px;padding:1rem}.ledger{flex:1;display:flex;height:100%;flex-direction:column}.ledger__card{flex:1;display:flex;justify-content:center;align-items:center}.ledger__card .card{width:100%;height:100%;display:flex;flex-direction:column}.ledger__card .card__date-pickers{display:flex;gap:1rem;align-items:center}.ledger__card .card__date-picker{display:flex;align-items:center}.ledger__card .card__card-content{flex:1;display:flex;flex-direction:column;gap:1rem}.ledger__card .card__data-content{display:flex}.ledger__card .card__data-content__content--caption{display:flex;gap:1rem}.ledger__card .card__data-content--left{flex:1;display:flex;gap:1rem}.notfound{display:flex;width:100vw;height:100vh;overflow:hidden}.notfound img{-khtml-user-select:none;-o-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;pointer-events:none}.notfound__typos{height:100%;display:flex;gap:1rem;flex-direction:column;justify-content:center;padding:2rem}.notfound__typos h2,.notfound__typos h4{font-size:clamp(1rem,8vw - 2rem,3rem)}.notfound__content{display:flex;flex:1;flex-direction:column;position:relative}.notfound__day-city{position:absolute;bottom:0}.notfound__right-wall{position:relative;background-color:#c17673;width:20vw}.notfound__sun{position:absolute;top:2rem;right:0;z-index:-1;width:15%}.notfound__moon{position:absolute;top:2rem;left:5rem;z-index:-1;width:15%}.notfound__stars{position:absolute;top:2rem;left:10rem;width:50%}.notfound__daycloud{position:absolute;top:5rem;width:20%;animation:moveClouds 10s linear infinite alternate}.notfound__daycloud--1{left:0;animation-delay:0s}.notfound__daycloud--2{top:20rem;right:30rem;animation-duration:12s;animation-delay:2s}.notfound__daycloud--3{top:7rem;right:-3rem;animation-duration:8s;animation-delay:3s}.notfound__nightcloud{position:absolute;top:5rem;width:20%;animation:moveClouds 10s linear infinite alternate}.notfound__nightcloud--1{left:0;width:20%;z-index:-1;animation-delay:0s}.notfound__nightcloud--2{top:20rem;right:30rem;animation-duration:4s;animation-delay:2s}.notfound__right-wall{position:relative}.notfound__window,.notfound__perona{position:absolute;width:90%;margin-top:2%;margin-left:1%;top:0;left:0}.notfound__light{position:absolute;width:400%;right:30%;top:5%;opacity:30%;filter:blur(40px);animation:dimLight 5s ease-in-out infinite}.notfound__btn{z-index:2000}@keyframes moveClouds{0%{transform:translate(0) translateY(0)}50%{transform:translate(20px) translateY(-5px)}to{transform:translate(40px) translateY(5px)}}@keyframes dimLight{0%{opacity:30%;filter:blur(40px)}50%{opacity:10%;filter:blur(50px)}to{opacity:30%;filter:blur(40px)}}.reports{display:flex;flex-direction:column;height:100%}.reports__headers{display:flex}.reports__content{flex:1;overflow:auto;display:flex;flex-direction:column;padding:1rem 1rem 0}.request-button{display:none}@media (min-width: 1200px){.request-button{display:block}}*{margin:0;padding:0;box-sizing:border-box;transition:background-color .3s ease}::-ms-reveal{display:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s}.price--line-through{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cline x1='0' y1='70' x2='180' y2='0' stroke-width='8' stroke-linecap='round' stroke='red'/%3e%3c/svg%3e")}
