@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.footer-container{background-color:#192f51;color:#fafbfa;margin-top:8vw;padding:1rem 0;position:relative;width:100%;z-index:5}.footer-container h5{border-top:1px solid hsla(0,0%,100%,.452);color:hsla(0,0%,100%,.452);font-size:calc(11px + .15vw);font-weight:400;padding-top:1rem;text-align:center}.footer-container .footer-wrapper{display:flex;justify-content:space-between;margin:auto;padding:2rem;width:80%}.footer-container .footer-wrapper h1{font-size:calc(16px + 1.5vw)}.footer-container .footer-wrapper h1 span:last-child{color:#abbc41}.footer-container .footer-wrapper h4{font-size:calc(13px + .5vw);margin-bottom:1rem}.footer-container .footer-wrapper .contact-cont .contact-icons div{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex}.footer-container .footer-wrapper .contact-cont .contact-icons div svg{height:35px;width:25px}.footer-container .footer-wrapper .contact-cont .contact-icons div small{font-size:calc(11px + .15vw)}.footer-container .footer-wrapper .follow-cont div{-webkit-column-gap:1rem;column-gap:1rem;display:flex}.footer-container .footer-wrapper .follow-cont div svg{height:30px;width:30px}@media (max-width:1024px){.footer-container .footer-wrapper .contact-cont .contact-icons div{-webkit-column-gap:10px;column-gap:10px}.footer-container .footer-wrapper .contact-cont .contact-icons div svg{height:35px;width:25px}.footer-container .footer-wrapper .follow-cont div{-webkit-column-gap:1rem;column-gap:1rem}.footer-container .footer-wrapper .follow-cont div svg{height:30px;width:30px}}@media (max-width:820px){.footer-container{margin-top:6rem}.footer-container .footer-wrapper{width:90%}}@media (max-width:600px){.footer-container h5{font-size:calc(10px + .3vw)}.footer-container .footer-wrapper{flex-direction:column;row-gap:2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer-container .footer-wrapper h1{font-size:calc(16px + 1.5vw)}.footer-container .footer-wrapper h4{font-size:calc(14px + 1vw);font-weight:400;margin-bottom:.2rem}.footer-container .footer-wrapper .contact-cont .contact-icons div small{font-size:calc(12px + .3vw)}.footer-container .footer-wrapper .follow-cont div svg{margin-top:.2rem}}.navbar-cont{height:60px;justify-content:center;overflow:visible;width:100%;z-index:5}.navbar-cont,.navbar-wrapper{display:flex;position:relative}.navbar-wrapper{align-items:center;height:100%;justify-content:space-between;width:80%;z-index:2}.navbar-wrapper h1{font-size:calc(14px + 1vw)}.navbar-wrapper h1 span:last-child{color:#abbc41}.navbar-links{align-items:center}.navbar-links,.navbar-links ul{-webkit-column-gap:calc(.5rem + 1.5vw);column-gap:calc(.5rem + 1.5vw);display:flex}.navbar-links ul li{font-size:calc(12px + .3vw);font-weight:500}.navbar-links ul li a{color:#192f51}.navbar-links ul li a:hover{color:#abbc41;transition:.3s ease-in-out}.user-photo{border:1px solid rgba(25,47,81,.05);border-radius:50%;overflow:hidden;position:relative}.user-photo img{left:0;object-fit:cover;position:absolute;top:0;z-index:2}.user-photo h2,.user-photo img{background-color:#fff;height:100%;width:100%}.user-photo h2{font-size:20px;justify-content:center;z-index:1}.navbar-account,.user-photo h2{align-items:center;display:flex;position:relative}.navbar-account{flex-direction:column}.navbar-account .navbar-account-prof{cursor:pointer}.navbar-account .navbar-account-prof .user-photo{height:40px;width:40px}.navbar-account .navbar-account-access{display:none;padding-top:10px;position:absolute;right:0;top:40px;width:250px}.navbar-account .navbar-account-access .navbar-account-access-wrapper{align-items:center;background-color:#fff;border:1px solid rgba(25,47,81,.1);border-radius:5px;box-shadow:0 4px 4px rgba(25,47,81,.1);display:flex;flex-direction:column;overflow:hidden;padding-bottom:3rem;text-align:center;width:100%}.navbar-account .navbar-account-access .navbar-account-access-wrapper .access-wrapper-profile{background-color:#eef6ef;height:70px;position:relative;width:100%}.navbar-account .navbar-account-access .navbar-account-access-wrapper .access-wrapper-profile .edit-link{position:absolute;right:20px;top:20px}.navbar-account .navbar-account-access .navbar-account-access-wrapper .access-wrapper-profile .edit-link svg{height:15px;width:15px}.navbar-account .navbar-account-access .navbar-account-access-wrapper .access-wrapper-profile .user-photo{height:70px;left:50%;top:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:70px}.navbar-account .navbar-account-access .navbar-account-access-wrapper h4{font-size:calc(12px + .3vw);font-weight:400;margin:40px 0 5px;width:calc(100% - 20px)}.navbar-account .navbar-account-access .navbar-account-access-wrapper small{font-size:calc(10px + .1vw);font-weight:300;letter-spacing:1px;margin-bottom:2rem;width:calc(100% - 20px)}.navbar-account .navbar-account-access .navbar-account-access-wrapper .myrent-link{margin-bottom:1rem}.navbar-account .navbar-account-access .navbar-account-access-wrapper button{height:35px;width:210px}.navbar-account .navbar-account-access .navbar-account-access-wrapper .light-bnt{background-color:#192f51;color:#fff}.navbar-account .navbar-account-access:hover,.navbar-account .navbar-account-prof:hover~.navbar-account-access{display:block}@media (max-width:768px){.navbar-wrapper{width:90%}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.curved-btn{background-color:#abbc41;border-bottom-right-radius:20px;border-top-left-radius:20px;color:#fff}.light-btn{background-color:#fff;border:1px solid #abbc41;border-radius:5px;color:#192f51}.blue-btn{background-color:#192f51}.blue-btn,.colored-btn{border-radius:5px;color:#fff}.colored-btn{background-color:#abbc41}.hero-cont{margin-top:100px;position:relative;width:100%;z-index:2}.hero-cont .hero-bg{height:150px;left:0;position:absolute;top:-180px;width:40%;z-index:1}.hero-cont .hero-bg img{width:100%}.hero-cont .hero-wrapper{align-items:center;-webkit-column-gap:5%;column-gap:5%;display:flex;justify-content:space-between;margin:auto;width:80%}.hero-cont .hero-wrapper .hero-desc{display:flex;flex-direction:column;row-gap:.5rem;width:600px}.hero-cont .hero-wrapper .hero-desc h1{font-size:calc(16px + 1.5vw);font-weight:900}.hero-cont .hero-wrapper .hero-desc p{font-size:calc(13px + .2vw);line-height:1.5}.hero-cont .hero-wrapper .hero-desc button{height:40px;margin-top:1rem;width:150px}.hero-cont .hero-wrapper .hero-img{width:100%}.procedure-cont{align-items:center;display:flex;flex-direction:column;position:relative}.procedure-cont .procedure-bg{position:absolute;right:0;top:-50px;width:10%;z-index:1}.procedure-cont h1{font-size:calc(16px + 1vw);font-weight:500;margin:8vw 0 4vw;position:relative;text-transform:uppercase;z-index:2}.procedure-cont .procedure-cards-cont{grid-gap:5%;display:grid;grid-template-columns:auto auto auto;margin:auto;position:relative;width:80%;z-index:2}.popular-cont{align-items:center;display:flex;flex-direction:column;position:relative}.popular-cont .popular-bg{left:0;position:absolute;top:0;width:10%;z-index:1}.popular-cont h1{font-size:calc(16px + 1vw);font-weight:500;margin:8vw 0 3vw;position:relative;text-transform:uppercase;z-index:2}.popular-cont .popular-cards-cont{grid-column-gap:2.5%;-webkit-column-gap:2.5%;column-gap:2.5%;display:grid;grid-template-columns:17vw 17vw 17vw 17vw 17vw auto;height:auto;margin:auto;overflow:hidden;padding-bottom:10px;position:relative;width:80%;z-index:2}.popular-cont .popular-cards-cont .popular-arrow{align-items:center;background-color:rgba(251,250,251,.95);display:flex;height:100%;padding:0 1rem;position:absolute;right:0;top:0;z-index:2}.popular-cont .popular-cards-cont .popular-arrow a svg{height:27px;width:22px}@media (max-width:1024px){.hero-cont .hero-bg{width:50%}.procedure-cont .procedure-cards-cont{grid-gap:5%;grid-template-columns:auto auto auto}.popular-cont .popular-cards-cont{grid-template-columns:20vw 20vw 20vw 20vw 20vw auto}}@media (max-width:820px){.hero-cont{margin-top:60px}.hero-cont .hero-bg{height:220px;overflow-x:hidden;width:100%}.hero-cont .hero-bg img{height:calc(100% - 10px);left:60%;position:relative;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1200px}.hero-cont .hero-wrapper{flex-direction:column-reverse;row-gap:1rem}.hero-cont .hero-wrapper .hero-desc{row-gap:.5rem;width:100%}.procedure-cont h1{margin:6rem 0 3rem}.procedure-cont .procedure-cards-cont{grid-gap:1rem}.popular-cont .popular-cards-cont{-webkit-column-gap:1rem;column-gap:1rem;grid-template-columns:25vw 25vw 25vw 25vw 25vw auto}.popular-cont .popular-cards-cont .popular-arrow a svg{height:23px;width:18px}.popular-cont h1{margin:6rem 0 2rem}}@media (max-width:768px){.hero-cont .hero-wrapper,.popular-cont .popular-cards-cont,.procedure-cont .procedure-cards-cont{width:90%}}@media (max-width:600px){.hero-cont .hero-wrapper .hero-desc button{border-radius:20px;width:100%}.procedure-cont .procedure-cards-cont{grid-gap:5vw;grid-template-columns:auto}.popular-cont .popular-cards-cont{grid-template-columns:150px 150px 150px 150px 150px auto}.popular-cont .popular-cards-cont .popular-arrow a svg{height:18px;width:12px}}.tractor-card{align-items:center;border:1px solid #abbc41;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;row-gap:.5rem;text-align:center;width:100%}.tractor-card img{width:100%}.tractor-card h4{font-size:calc(12px + .3vw);width:calc(100% - 2rem)}.tractor-card p{font-size:calc(11px + .15vw);line-height:1.4;width:calc(100% - 2rem)}.tractor-card small{color:#abbc41;font-size:calc(12px + .3vw);font-weight:500;margin-bottom:2rem;text-align:center;width:calc(100% - 2rem)}.procedure-card{align-items:center;background-color:#192f51;border-bottom-right-radius:40px;border-top-left-radius:40px;display:flex;flex-direction:column;padding:5rem 1.5rem 3rem;position:relative;row-gap:1rem;text-align:center}.procedure-card img{position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30%}.procedure-card h4{color:#abbc41;font-size:calc(12px + .3vw)}.procedure-card p{color:#fafbfa;font-size:calc(11px + .15vw);font-weight:300;line-height:1.4}@media (max-width:820px){.procedure-card{padding:3rem 1rem 2rem;row-gap:.5rem}}@media (max-width:600px){.procedure-card{padding:3rem .5rem;row-gap:1rem}.procedure-card img{width:calc(30px + 10%)}.procedure-card svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}:root{--card-skeleton-color:rgba(190,201,204,.2)}.large-bar{width:100%}.medium-bar{width:90%}.small-bar{width:80%}.input-bar{align-items:center;border-radius:5px;display:flex;height:40px;justify-content:space-between;overflow:hidden;width:100%}.input-bar .small-bar{border-radius:50%;height:25px;margin-left:10px;width:25px}.input-bar .medium-bar{height:100%;width:60px}.input-bar,.large-bar,.medium-bar,.small-bar{-webkit-animation:fading 1s ease-in-out infinite;animation:fading 1s ease-in-out infinite}.card-skeleton,.input-bar,.large-bar,.medium-bar,.small-bar{background-color:rgba(190,201,204,.2);background-color:var(--card-skeleton-color)}.card-skeleton{align-items:center;border-radius:10px;display:flex;flex-direction:column;height:350px;row-gap:.5rem;text-align:center;width:100%}.card-skeleton .large-bar{height:150px;margin-bottom:1rem}.card-skeleton .medium-bar{height:20px;margin-bottom:.8rem}.card-skeleton .small-bar{height:15px}.hm-skeleton-cont{grid-column-gap:2.5%;-webkit-column-gap:2.5%;column-gap:2.5%}.hm-skeleton-cont,.list-skeleton-cont{display:grid;grid-template-columns:auto auto auto auto;margin:auto;width:80%}.list-skeleton-cont{grid-gap:2vw}.fileters-skeleton{grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:auto auto auto auto;margin:auto;width:80%}.details-skeleton{grid-gap:2rem;display:grid;grid-template-columns:1fr 1fr;margin:2rem auto auto;width:80%}.details-skeleton .details-skeleton-img{height:100%}.details-skeleton .details-skeleton-img .large-bar{height:calc(100% - 1.6rem);margin:.8rem 0}.details-skeleton .details-skeleton-desc{grid-row-gap:.8rem;display:grid;grid-template-columns:auto;row-gap:.8rem}.details-skeleton .details-skeleton-desc .large-bar{height:35px;margin:1rem 0}.details-skeleton .details-skeleton-desc .medium-bar{height:15px;width:95%}.myrent-skeleton{grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:auto 280px;margin:auto;width:100%}.myrent-skeleton .rent-list-skeleton{grid-row-gap:1rem;display:grid;row-gap:1rem}.myrent-skeleton .rent-list-skeleton .rent-card-skeleton{align-items:center;background-color:rgba(190,201,204,.2);background-color:var(--card-skeleton-color);border-radius:10px;display:flex;height:40px;justify-content:space-between;padding:1rem;width:calc(100% - 2rem)}.myrent-skeleton .rent-list-skeleton .rent-card-skeleton .large-bar{border-radius:50%;height:40px;width:40px}.myrent-skeleton .rent-list-skeleton .rent-card-skeleton .medium-bar{height:30px;width:40%}.myrent-skeleton .rent-list-skeleton .rent-card-skeleton .small-bar{border-radius:5px;height:30px;width:70px}.myrent-skeleton .rent-desc-skeleton{background-color:rgba(190,201,204,.2);background-color:var(--card-skeleton-color);height:calc(100% - 2rem);padding-bottom:2rem}.myrent-skeleton .rent-desc-skeleton .large-bar{height:150px;margin-bottom:2rem}.myrent-skeleton .rent-desc-skeleton .small-bar{height:15px;margin:0 0 .5rem 5%}.myrent-skeleton .rent-desc-skeleton .medium-bar{height:20px;margin-bottom:1rem;margin-left:5%}@-webkit-keyframes fading{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes fading{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width:1024px){.hm-skeleton-cont{grid-template-columns:auto auto auto}.hm-skeleton-cont .card-skeleton:nth-child(4){display:none}.list-skeleton-cont{grid-gap:3vw;grid-template-columns:auto auto auto}.fileters-skeleton{grid-template-columns:auto auto}.fileters-skeleton .input-bar:nth-child(3),.fileters-skeleton .input-bar:nth-child(4){display:none}}@media (max-width:820px){.details-skeleton{grid-gap:1rem;grid-template-columns:auto}.details-skeleton .details-skeleton-img{height:400px}.details-skeleton .details-skeleton-desc{row-gap:.5rem}.details-skeleton .details-skeleton-desc .large-bar{height:25px;margin:.8rem 0}.details-skeleton .details-skeleton-desc .medium-bar{height:15px}.myrent-skeleton{grid-template-columns:auto}.myrent-skeleton .rent-desc-skeleton{display:none}}@media (max-width:768px){.details-skeleton,.fileters-skeleton,.hm-skeleton-cont,.list-skeleton-cont{-webkit-column-gap:1rem;column-gap:1rem;width:90%}}@media (max-width:600px){.card-skeleton{height:300px}.card-skeleton div:first-child{height:120px}.hm-skeleton-cont{grid-template-columns:auto auto}.hm-skeleton-cont .card-skeleton:nth-child(3){display:none}.list-skeleton-cont{grid-gap:4vw;grid-template-columns:auto auto}.fileters-skeleton{grid-template-columns:auto}.fileters-skeleton .input-bar:nth-child(2){display:none}}.api-alert{align-items:center;background-color:#fafbfa;display:flex;flex-direction:column;margin:2rem auto;width:80%}.api-alert svg{height:calc(50px + 10vw);width:calc(50px + 10vw)}.api-alert .alert-title{font-size:calc(16px + 1.5vw)}.api-alert .alert-text{font-size:calc(12px + .3vw);font-weight:400}.api-alert .alert-text span{cursor:pointer;text-decoration:underline}.adds-cont{overflow:hidden;position:relative;width:100%}.adds-cont .adds-shadow{-webkit-animation:shadowanim 12s ease-in-out infinite;animation:shadowanim 12s ease-in-out infinite;height:100%;position:absolute;width:100%;z-index:2}.adds-cont .adds-img{align-items:center;-webkit-animation:scrollanim 12s infinite;animation:scrollanim 12s infinite;display:flex;height:auto;min-height:320px;position:relative;width:100%;z-index:1}.adds-cont .adds-img .add{width:100%}@-webkit-keyframes shadowanim{0%{background-color:#fafbfa}5%{background-color:initial}35%{background-color:initial}40%{background-color:#fafbfa}45%{background-color:initial}65%{background-color:initial}70%{background-color:#fafbfa}75%{background-color:initial}95%{background-color:initial}to{background-color:#fafbfa}}@keyframes shadowanim{0%{background-color:#fafbfa}5%{background-color:initial}35%{background-color:initial}40%{background-color:#fafbfa}45%{background-color:initial}65%{background-color:initial}70%{background-color:#fafbfa}75%{background-color:initial}95%{background-color:initial}to{background-color:#fafbfa}}@-webkit-keyframes scrollanim{0%{left:0}39.99%{left:0}40%{left:-100%}69.99%{left:-100%}70%{left:-200%}to{left:-200%}}@keyframes scrollanim{0%{left:0}39.99%{left:0}40%{left:-100%}69.99%{left:-100%}70%{left:-200%}to{left:-200%}}@media (max-width:820px){.adds-cont .adds-img{min-height:40vw}}.auth-cont{align-items:center;background-color:#fafbfa;display:flex;height:100vh;justify-content:center;width:100%}.auth-cont img{object-fit:cover}.auth-cont .auth-wrapper{background-color:#fafbfa;border-radius:20px;box-shadow:0 0 30px 30px rgba(36,36,36,.1);display:flex;overflow:hidden}.auth-cont .auth-wrapper .forms-cont{align-items:center;display:flex;flex-direction:column;padding:2rem;width:calc(450px - 4rem)}.auth-cont .auth-wrapper .forms-cont h1{font-size:calc(16px + 1vw);font-weight:700}.auth-cont .auth-wrapper .forms-cont .auth-links{font-size:calc(10px + .3vw)}.auth-cont .auth-wrapper .forms-cont .auth-links a{color:#abbc41;margin-left:5px}.auth-cont .auth-wrapper .forms-cont .auth-form{display:flex;flex-direction:column;row-gap:1rem;width:100%}.auth-cont .auth-wrapper .forms-cont .auth-form label{color:#192f51;font-size:calc(10px + .3vw);font-weight:500}.auth-cont .auth-wrapper .forms-cont .auth-form label .normal-input{background-color:initial;padding:0 10px}.auth-cont .auth-wrapper .forms-cont .auth-form label .pswd-parent{align-items:center;display:flex;padding:0 10px}.auth-cont .auth-wrapper .forms-cont .auth-form label .pswd-parent input{height:100%;width:calc(100% - 25px)}.auth-cont .auth-wrapper .forms-cont .auth-form label .pswd-parent svg{cursor:pointer;margin-left:10px;width:15px}.auth-cont .auth-wrapper .forms-cont .auth-form label .picture-parent{padding:0 10px;position:relative}.auth-cont .auth-wrapper .forms-cont .auth-form label .picture-parent input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.auth-cont .auth-wrapper .forms-cont .auth-form label .picture-parent div{align-items:center;display:flex;height:100%;justify-content:space-between;position:relative;width:100%;z-index:1}.auth-cont .auth-wrapper .forms-cont .auth-form label .picture-parent div svg{width:16px}.auth-cont .auth-wrapper .forms-cont .auth-form label .picture-parent div small{font-size:calc(10px + .3vw)}.auth-cont .auth-wrapper .forms-cont .auth-form label .normal-input,.auth-cont .auth-wrapper .forms-cont .auth-form label .picture-parent,.auth-cont .auth-wrapper .forms-cont .auth-form label .pswd-parent{border:1px solid #192f51;border-radius:8px;color:#192f51;font-weight:500;height:40px;margin-top:5px;width:calc(100% - 20px)}.auth-cont .auth-wrapper .forms-cont .auth-form .auth-submit{background-color:#192f51;border-radius:8px;color:#fff;font-size:calc(12px + .3vw);height:50px;margin:.5rem 0 1.5rem;width:100%}@media (max-width:820px){.auth-cont .auth-wrapper .forms-cont{width:calc(48vw - 4rem)}}@media (max-width:768px){.auth-cont{align-items:flex-start;justify-content:flex-start}.auth-cont .auth-wrapper{border-radius:0;flex-direction:column;width:100%}.auth-cont .auth-wrapper .forms-cont{min-height:calc(60vh - 4rem);width:calc(100% - 4rem)}.auth-cont .auth-wrapper .forms-cont h1{margin-bottom:1rem}}@media (max-width:600px){.auth-cont .auth-wrapper .forms-cont{padding:2rem 1rem;width:calc(100% - 2rem)}}.forms-bg{position:relative}.forms-bg .stars-img{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.forms-bg .curves-img{height:100%;width:100%}@media (max-width:768px){.forms-bg{width:100%}.forms-bg .stars-img{width:160px}.forms-bg .curves-img{border-bottom-right-radius:20vw;height:40vh;object-fit:fill;width:100%}}.new-rental-cont{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;height:100vh;justify-content:flex-end;left:0;position:fixed;top:0;width:100%;z-index:6}.new-rental-cont .rent-close{align-items:center;border-bottom:1px solid #0000001a;border-left:1px solid #0000001a;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:0;width:40px}.new-rental-cont .rent-close svg{height:15px;width:15px}.new-rental-cont .new-rental-wrapper{background-color:#fafbfa;box-shadow:-4px 0 10px rgba(25,47,81,.1);height:calc(100% - 4rem);overflow:auto;padding:2rem;width:calc(450px - 4rem)}.new-rental-cont .new-rental-wrapper h3{font-size:calc(14px + 1vw);font-weight:500;text-align:center}.rent-form-cont{grid-row-gap:.5rem;color:#192f51;display:grid;grid-template-columns:auto;row-gap:.5rem;width:100%}.rent-form-cont h3{margin-bottom:1rem}.rent-form-cont h2{font-size:calc(11px + .15vw);font-weight:500}.rent-form-cont input{background-color:initial;color:#192f51;height:35px;padding:0 5px}.rent-form-cont .rent-form-size{align-items:center;border:1px solid #192f51;border-radius:5px;display:flex;flex-direction:column;padding:1rem;position:relative;width:calc(100% - 2rem)}.rent-form-cont .rent-form-size h2{background-color:#fafbfa;height:20px;left:50%;padding:0 10px;position:absolute;top:-10px;-webkit-transform:translate(-50%);transform:translate(-50%)}.rent-form-cont .rent-form-size h5{font-size:calc(11px + .15vw);font-weight:500;margin-top:0}.rent-form-cont .rent-form-size b{font-size:calc(14px + 1vw);font-weight:400;letter-spacing:-2px;margin-top:10px}.rent-form-cont .rent-form-size .meter-size{width:100%}.rent-form-cont .rent-form-size .meter-size div{border:1px solid rgba(25,47,81,.4);border-radius:5px;display:flex;margin-top:5px;width:100%}.rent-form-cont .rent-form-size .meter-size div hr{background-color:rgba(25,47,81,.4);border:none;height:35px;width:1px}.rent-form-cont .rent-form-size .meter-size div input{margin-top:0;text-align:center;width:calc(50% - 10.5px)}.rent-form-cont .rent-form-size .hectare-size{width:100%}.rent-form-cont .rent-form-size .hectare-size input{border:1px solid rgba(25,47,81,.4);border-radius:5px;margin-top:5px;padding:0 10px;width:calc(100% - 20px)}.rent-form-cont .rent-form-checkbox{align-items:center;display:flex;margin:.5rem 0;width:100%}.rent-form-cont .rent-form-checkbox i{align-items:center;border:1px solid #192f51;border-radius:3px;cursor:pointer;display:flex;height:20px;justify-content:center;width:20px}.rent-form-cont .rent-form-checkbox i svg{width:70%}.rent-form-cont .rent-form-checkbox h2{margin-left:10px;width:calc(100% - 30px)}.rent-form-cont .rent-form-date{width:100%}.rent-form-cont .rent-form-date h5{font-size:calc(11px + .15vw);font-weight:500}.rent-form-cont .rent-form-date input{border:1px solid #192f51;border-radius:5px;color:rgba(25,47,81,.4);margin-top:5px;padding:0 10px;width:calc(100% - 20px)}.rent-calculate{background-color:#192f51;border-radius:8px;color:#fff;font-size:calc(12px + .3vw);height:45px;margin:1rem 0;width:100%}.save_rent{width:100%}.save_rent h3{margin:2rem 0}.save_rent ul{margin:1rem 0;width:100%}.save_rent ul li{border-bottom:1px solid rgba(25,47,81,.2);display:flex;font-size:calc(10px + .3vw);font-weight:400;justify-content:space-between;padding:10px 0}.save_rent ul li b{font-weight:400}.save_rent #saverent-costs{font-size:calc(10px + .3vw);font-weight:500;line-height:1.5;margin:2rem 0 1.5rem;text-align:center}.save_rent #saverent-costs span{color:#abbc41}.save_rent #total-rent{display:flex;font-size:calc(14px + 1vw);font-weight:400;justify-content:space-between}.save_rent #total-rent small,.save_rent #total-rent sup{font-size:calc(10px + .3vw);font-weight:500}.my-rent{-webkit-column-gap:1rem;column-gap:1rem;display:flex;min-height:70vh;padding:2rem 10%;position:relative;width:80%}.my-rent .my-rent-list{grid-gap:1rem;display:grid;grid-template-columns:1fr;width:calc(100% - 170px - 8vw)}.my-rent .my-rent-list,.my-rent .rent-card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.my-rent .rent-card{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 0 4px rgba(25,47,81,.1);display:flex;justify-content:space-between;padding:15px}.my-rent .rent-card .rent-card-cont{display:flex;justify-content:space-between;width:calc(50% + 45px)}.my-rent .rent-card .rent-card-cont div{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex}.my-rent .rent-card .rent-card-cont div img{background-color:#eef6ef;border-radius:3px;height:45px;object-fit:cover;width:45px}.my-rent .rent-card .rent-card-cont div span h3{font-size:calc(12px + .3vw);font-weight:700;margin-bottom:5px}.my-rent .rent-card .rent-card-cont div span p{font-size:calc(10px + .3vw);font-weight:400;line-height:1.2;opacity:.8}.my-rent .rent-card .rent-card-cont h1{color:#abbc41;font-size:calc(13px + .5vw);font-weight:500;text-transform:uppercase}.my-rent .rent-card .rent-card-cont h1 sup{font-size:10px}.my-rent .rent-card .myrent-open-btn button{font-size:calc(10px + .3vw);height:35px;width:90px}.my-rent .my-rent-desc{height:calc(100vh - 4rem);left:0;position:-webkit-sticky;position:sticky;top:2rem}.my-rent .my-rent-desc .my-rent-desc-cont{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 0 4px rgba(25,47,81,.1);height:100%;overflow-x:hidden;width:calc(170px + 8vw)}.my-rent .my-rent-desc .my-rent-desc-cont img{background-color:#eef6ef;width:100%}.my-rent .my-rent-desc .my-rent-desc-cont div{padding:20px}.my-rent .my-rent-desc .my-rent-desc-cont div h3{font-size:calc(12px + .3vw);font-weight:700;margin-bottom:5px}.my-rent .my-rent-desc .my-rent-desc-cont div ul li{font-size:calc(10px + .3vw);font-weight:400;line-height:1.3}.my-rent .my-rent-desc .my-rent-desc-cont div hr{background-color:rgba(25,47,81,.1);border:none;height:1px;margin:20px 0 15px;width:100%}.my-rent .my-rent-desc .my-rent-desc-cont .myrent-close-btn{display:none}.my-rent .my-rent-desc .my-rent-desc-cont .myrent-close-btn button{height:40px;text-transform:uppercase;width:100%}@media (max-width:820px){.my-rent .my-rent-list{width:100%}.my-rent .my-rent-desc{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:none;height:100%;justify-content:flex-end;position:fixed;right:0;top:0;z-index:10}.my-rent .my-rent-desc .my-rent-desc-cont{border-radius:0;box-shadow:-4px 0 10px rgba(25,47,81,.1);width:280px}.my-rent .my-rent-desc .my-rent-desc-cont .myrent-close-btn{display:block}}@media (max-width:768px){.my-rent{padding:2rem 5%;width:90%}}@media (max-width:500px){.new-rental-cont .rent-close{height:25px;width:25px}.new-rental-cont .rent-close svg{height:10px;width:10px}.new-rental-cont .new-rental-wrapper{width:calc(90% - 4rem)}.new-rental-cont .rent-form-cont .rent-form-size{padding:.2rem 1rem 1rem}.new-rental-cont .rent-form-cont .rent-form-size .hectare-size h5{margin-top:0}.new-rental-cont .rent-calculate{margin-bottom:0}.my-rent .my-rent-list .rent-card{align-items:flex-start;flex-direction:column;row-gap:10px}.my-rent .my-rent-list .rent-card .rent-card-cont{width:100%}.my-rent .my-rent-list .rent-card .rent-card-cont div{justify-content:space-between;min-width:60%}.my-rent .my-rent-list .rent-card .myrent-open-btn,.my-rent .my-rent-list .rent-card .myrent-open-btn button{width:100%}}.tractor-details-cont{grid-gap:2rem;display:grid;grid-template-columns:1fr 1fr;margin:2rem auto auto;width:80%}.tractor-details-cont .tractor-details-img img{width:100%}.tractor-details-cont .tractor-details-desc{display:flex;flex-direction:column;padding:1rem 0;row-gap:2rem}.tractor-details-cont .tractor-details-desc h1{font-size:calc(16px + 1vw);font-weight:500;text-transform:uppercase}.tractor-details-cont .tractor-details-desc h1 sup{font-size:calc(10px + .3vw)}.tractor-details-cont .tractor-details-desc h4{font-size:calc(12px + .3vw);margin-bottom:.5rem}.tractor-details-cont .tractor-details-desc p{font-size:calc(13px + .2vw);line-height:1.5}.tractor-details-cont .tractor-details-desc h5{font-size:calc(10px + .3vw);font-weight:500;margin-top:10px}.tractor-details-cont .tractor-details-desc .details-warning{background-color:#fff;border-left:5px solid #ffb800;box-shadow:1px 1px 2px rgba(0,0,0,.1);padding:15px 20px;width:calc(100% - 40px)}.tractor-details-cont .tractor-details-desc .details-warning h5{align-items:center;display:flex;font-size:calc(10px + .3vw);margin-bottom:.5rem}.tractor-details-cont .tractor-details-desc .details-warning h5 svg{height:25px;margin-right:10px;width:25px}.tractor-details-cont .tractor-details-desc .details-calculate{align-items:center;display:flex;justify-content:space-between;width:100%}.tractor-details-cont .tractor-details-desc .details-calculate button{background-color:#192f51;height:45px;width:150px}@media (max-width:1024px){.tractor-details-cont{grid-gap:1rem;margin-top:2rem;width:80%}.tractor-details-cont .tractor-details-img img{width:100%}.tractor-details-cont .tractor-details-desc{row-gap:1rem}}@media (max-width:820px){.tractor-details-cont{grid-template-columns:1fr}.tractor-details-desc{row-gap:1.5rem}}@media (max-width:768px){.tractor-details-cont{width:90%}}@media (max-width:500px){.tractor-details-cont .tractor-details-desc .details-warning{padding:0 15px 15px;width:calc(100% - 30px)}.tractor-details-cont .tractor-details-desc .details-warning h5{margin-bottom:.2rem}}.list-cont,.list-cont .filters-cont{align-items:center;display:flex;flex-direction:column;width:100%}.list-cont .filters-cont{background-color:#fafbfa;margin-bottom:2rem;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0}.list-cont .filters-title{align-items:center;display:none;justify-content:space-between;padding:0 5%;width:80%}.list-cont .filters-title h2{font-size:calc(13px + .5vw);font-weight:400;width:calc(100% - 130px)}.list-cont .filters-title button{align-items:center;background-color:#192f51;border-radius:5px;color:#fafbfa;display:flex;font-size:calc(12px + .3vw);font-style:normal;height:35px;margin-left:10px;width:130px}.list-cont .filters-title i{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:13px;margin-left:10px;width:8px}.list-cont .filters-title svg{height:100%;width:100%}.list-cont .tractors-list-bar{align-items:flex-end;background-color:#fafbfa;display:flex;justify-content:space-between;padding:0 5%;width:80%}.list-cont .tractors-list-bar .list-filter-inputs{width:70%}.list-cont .tractors-list-bar .list-filter-buttons,.list-cont .tractors-list-bar .list-filter-inputs{-webkit-column-gap:1rem;column-gap:1rem;display:flex}.list-cont .list-cards-cont{grid-gap:2vw;display:grid;grid-template-columns:auto auto auto auto;height:auto;margin:auto;width:80%}.list-cont .list-cards-cont .list-card{cursor:pointer;max-width:250px}.list-cont .list-cards-cont .list-card .tractor-card{border:1px solid rgba(25,47,81,.2);border-radius:10px;height:100%;width:100%}.list-cont .list-cards-cont .list-card:hover .tractor-card{box-shadow:0 0 10px 5px rgba(36,36,36,.1);transition:.2s ease-in-out}@media (max-width:1024px){.list-cont .filters-title{display:flex}.list-cont .tractors-list-bar{align-items:flex-start;display:none;flex-direction:column;justify-content:flex-start;row-gap:1rem}.list-cont .tractors-list-bar .list-filter-buttons,.list-cont .tractors-list-bar .list-filter-inputs{width:100%}.list-cont .list-cards-cont{grid-gap:3vw;grid-template-columns:auto auto auto}}@media (max-width:768px){.list-cont .filters-title,.list-cont .list-cards-cont,.list-cont .tractors-list-bar{width:90%}}@media (max-width:600px){.list-cont .list-filter-buttons,.list-cont .list-filter-inputs{flex-direction:column;row-gap:1rem}.list-cont .list-cards-cont{grid-gap:4vw;grid-template-columns:auto auto}.list-cont .filters-title h2{font-size:calc(12px + .3vw);width:calc(100% - 100px)}.list-cont .filters-title button{font-size:calc(10px + .3vw);margin-left:5px;width:100px}}.search-tractor-cont div input{background-color:initial;height:100%;margin:0 5px;padding:0 5px;width:calc(100% - 19px)}.search-tractor-cont div svg{height:19px;margin-left:12px;width:19px}.filter-tractor-cont div hr{background-color:rgba(25,47,81,.2);border:none;height:60%;width:1px}.filter-tractor-cont div input{background-color:initial;height:100%;margin:0 5px;text-align:center;width:calc(50% - 9px)}.filter-tractor-cont div svg{height:14px;margin-left:10px;width:12px}.filter-tractor-cont,.search-tractor-cont{font-size:calc(10px + .3vw);width:50%}.filter-tractor-cont div,.search-tractor-cont div{align-items:center;border:1px solid rgba(25,47,81,.2);border-radius:5px;display:flex;height:32px;margin-top:5px;overflow:hidden;width:100%}.filter-tractor-cont div button,.search-tractor-cont div button{background-color:#192f51;color:#fafbfa;font-size:calc(10px + .3vw);height:100%;padding:0 15px}.popular-tractors-filters{background-color:#192f51;border-radius:5px;color:#fafbfa;font-size:calc(10px + .3vw);height:35px;width:100px}.popular-tractors-filters svg{height:18px;margin-right:10px;width:18px}.clear-tractors-filters{background-color:#abbc41;border-radius:5px;color:#fafbfa;font-size:calc(10px + .3vw);height:35px;width:100px}.clear-tractors-filters svg{height:20px;margin-right:10px}@media (max-width:1024px){.clear-tractors-filters,.popular-tractors-filters{width:100%}}@media (max-width:600px){.clear-tractors-filters,.filter-tractor-cont,.popular-tractors-filters,.search-tractor-cont{width:100%}}*,body{font-family:Roboto,sans-serif;margin:0;padding:0}body{background-color:#fafbfa;color:#192f51}section{min-height:70vh;width:100%}.app{height:100vh;overflow-y:auto;width:100vw}button{all:unset;align-items:center;cursor:pointer;display:flex;font-size:14px;justify-content:center}input{border:none;outline:none}li{list-style:none}a{text-decoration:none}input::-webkit-input-placeholder{color:rgba(25,47,81,.4)}input::placeholder{color:rgba(25,47,81,.4)}
/*# sourceMappingURL=main.0ad4a6b2.css.map*/