.PopularProducts_section__3LLQO{display:flex;flex-direction:column;gap:50px}@media(max-width:1100px){.PopularProducts_section__3LLQO{gap:45px}}@media(max-width:1000px){.PopularProducts_section__3LLQO{gap:40px}}@media(max-width:600px){.PopularProducts_section__3LLQO{gap:35px}}@media(max-width:500px){.PopularProducts_section__3LLQO{gap:30px}}@media(max-width:400px){.PopularProducts_section__3LLQO{gap:25px}}.PopularProducts_main__mwbgm{width:100%;display:flex;flex-direction:column;gap:30px}@media(max-width:600px){.PopularProducts_main__mwbgm{gap:26px}}@media(max-width:500px){.PopularProducts_main__mwbgm{gap:23px}}@media(max-width:400px){.PopularProducts_main__mwbgm{gap:20px}}.PopularProducts_header__lwCoZ{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}@media(max-width:450px){.PopularProducts_header__lwCoZ{flex-direction:column}}.PopularProducts_showAllLink__G2iwg{text-decoration:underline;padding:5px 15px;border-radius:3px;border:1px solid rgba(0,0,0,0)}@media(hover:hover)and (pointer:fine){.PopularProducts_showAllLink__G2iwg:hover{border:1px solid var(--light-grey)}}@media(max-width:700px){.PopularProducts_showAllLink__G2iwg{font-size:15px}}@media(max-width:470px){.PopularProducts_showAllLink__G2iwg{font-size:14px;padding:8px 0;border:none}}@media(max-width:400px){.PopularProducts_showAllLink__G2iwg{font-size:12px}}.PopularProducts_content__pEghP{display:grid;grid-template-columns:repeat(3,minmax(325px,1fr));grid-gap:20px;gap:20px}@media(max-width:1240px){.PopularProducts_content__pEghP{grid-template-columns:repeat(2,minmax(260px,1fr));gap:15px}}@media(max-width:700px){.PopularProducts_content__pEghP{grid-template-columns:repeat(1,minmax(260px,1fr))}}.PopularProducts_empty__aY6Di{display:block;width:100%;text-align:center;margin-bottom:40px}.Button_button__L2jY8{padding:12px 30px;outline:none;border:none;border-radius:3px;font-size:16px;font-family:inherit;font-weight:500;cursor:pointer;transition:.1s;line-height:13px;height:-moz-fit-content;height:fit-content;position:relative}@media(hover:hover)and (pointer:fine){.Button_button__L2jY8:hover:before{animation:Button_bubbleButton__4K5nu .4s ease-out forwards}}.Button_button__hoverAnimation__Txwke:before{content:"";display:block;border-radius:3px;width:100%;height:100%;position:absolute;left:-2px;top:-2px;opacity:0}.Button_button__light__bDu1k{background-color:var(--light);border:1px solid var(--light);color:var(--dark)}@media(hover:hover)and (pointer:fine){.Button_button__light__bDu1k:hover{opacity:.97}}.Button_button__light__bDu1k:before{border:2px solid var(--light)}.Button_button__light_outlined__UNNHx{border:1px solid var(--light);color:var(--light)}@media(hover:hover)and (pointer:fine){.Button_button__light_outlined__UNNHx:hover{background-color:var(--light);color:var(--dark)}}.Button_button__dark__HygNb{background-color:var(--dark);border:1px solid var(--dark);color:var(--light)}@media(hover:hover)and (pointer:fine){.Button_button__dark__HygNb:hover{opacity:.9}}.Button_button__dark__HygNb:before{border:2px solid var(--dark)}.Button_button__dark_outlined__TP_pB{border:1px solid var(--dark);color:var(--dark)}@media(hover:hover)and (pointer:fine){.Button_button__dark_outlined__TP_pB:hover{background-color:var(--dark);color:var(--light)}}.Button_button_outlined__oSMiN{background-color:rgba(0,0,0,0)}.Button_button__not-active__wA_vz{background-color:rgba(0,0,0,0);color:#acacac;border:1px solid var(--light-grey);transition:.2s}@media(hover:hover)and (pointer:fine){.Button_button__not-active__wA_vz:hover{color:var(--grey);border:1px solid var(--grey)}}@media(max-width:600px){.Button_button__L2jY8{font-size:15px;padding-left:24px;padding-right:24px}}@media(max-width:375px){.Button_button__L2jY8{font-size:14px}}@keyframes Button_bubbleButton__4K5nu{0%{opacity:0}1%{opacity:1}to{opacity:0;width:calc(100% + 15px);height:calc(100% + 15px);left:-9px;top:-9px}}.Stars_container__8DVZH{display:flex;gap:2px}.RentButton_rentButton__7eS13{align-items:center;overflow:hidden;padding:16px 39px;font-family:var(--font-bounded)}.RentButton_rentButton__text__bR0F2{margin-right:30px;opacity:1;transition:opacity .25s}.RentButton_rentButton__arrow__opplb{position:absolute;top:20px;animation:RentButton_rentButtonArrowIn__4Pzya .25s ease-in-out forwards}@media(hover:hover)and (pointer:fine){.RentButton_rentButton__7eS13:hover .RentButton_rentButton__text__bR0F2{opacity:0}.RentButton_rentButton__7eS13:hover .RentButton_rentButton__arrow__opplb{animation:RentButton_rentButtonArrowOut__SXUep .35s ease-out forwards}}@media(hover:none)and (pointer:coarse){.RentButton_rentButton__7eS13:active .RentButton_rentButton__arrow__opplb,.RentButton_rentButton__7eS13:active .RentButton_rentButton__text__bR0F2{opacity:.5}}@media(max-width:600px){.RentButton_rentButton__7eS13{padding:13px 32px}.RentButton_rentButton__arrow__opplb{top:16px}}@keyframes RentButton_rentButtonArrowOut__SXUep{0%{right:30px}40%{right:-20px}41%{display:none}42%{right:200px}43%{display:block}to{right:100px}}@keyframes RentButton_rentButtonArrowIn__4Pzya{0%{right:100px}to{right:30px}}.Modal_overlay__uTMf3{--padding-left:20px;position:fixed;inset:0;background:rgba(0,0,0,.45);display:grid;place-items:center;z-index:1000;animation:Modal_fadeIn__1Pmt0 .15s ease-out}.Modal_wrapper__j9BSR{width:100%;height:100%;display:grid;place-items:center;padding:24px}@media(max-width:767px){.Modal_wrapper__j9BSR{padding:0}}.Modal_content__wOMl_{background:#fff;color:#0c0c0c;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.25);outline:none;max-height:min(90vh,900px);width:100%;transform:translateY(8px) scale(.98);opacity:0;animation:Modal_popIn__vYfUQ .18s ease-out forwards;display:grid;grid-template-rows:auto 1fr auto}@media(max-width:767px){.Modal_content__wOMl_{padding-bottom:20px}}.Modal_sm__4WJp5{max-width:420px}.Modal_md__BKRvU{max-width:640px}.Modal_lg__hgdKe{max-width:860px}.Modal_xl__pvkFS{max-width:1080px}.Modal_header__JtzBx{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 13px 13px var(--padding-left);border-bottom:1px solid rgba(0,0,0,.06)}.Modal_title__C_YsH{font-weight:700;font-size:18px;line-height:1.2}.Modal_closeBtn__xm9Bb{flex:0 0 auto;width:36px;height:36px;border-radius:5px;border:none;background:#000;cursor:pointer}.Modal_body__IWJlC{padding:var(--padding-left);overflow:auto}.Modal_footer__Y5SL1{padding:14px var(--padding-left);border-top:1px solid rgba(0,0,0,.06);display:flex;justify-content:flex-end}@media(max-width:767px){.Modal_sheetOnMobile__ma9Rp{align-self:end;width:100%;max-width:none;max-height:90vh;border-radius:16px 16px 0 0;animation:Modal_slideUp__iSn3C .2s ease-out both}.Modal_sheetOnMobile__ma9Rp .Modal_header__JtzBx{padding:14px 16px}.Modal_sheetOnMobile__ma9Rp .Modal_body__IWJlC{padding:16px}.Modal_sheetOnMobile__ma9Rp .Modal_footer__Y5SL1{padding:12px 16px}}@keyframes Modal_fadeIn__1Pmt0{0%{opacity:0}to{opacity:1}}@keyframes Modal_popIn__vYfUQ{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes Modal_slideUp__iSn3C{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.UnderlineSpan_container__mUEYr{position:relative;overflow:hidden;padding-bottom:1px}.UnderlineSpan_container__mUEYr:hover .UnderlineSpan_underline__N1_3K{animation:UnderlineSpan_UnderlineHoverIn__jf9YA .3s ease-in-out forwards}.UnderlineSpan_container__mUEYr:not(:hover) .UnderlineSpan_underline__N1_3K{animation:UnderlineSpan_UnderlineHoverOut__q3OY6 .3s ease-in-out forwards}.UnderlineSpan_underline__N1_3K{width:100%;height:1px;background-color:var(--dark);position:absolute}@keyframes UnderlineSpan_UnderlineHoverIn__jf9YA{0%{left:0}97%{left:100%}98%{display:none}99%{left:-100%}to{display:block;left:-100%}}@keyframes UnderlineSpan_UnderlineHoverOut__q3OY6{0%{left:-100%}to{left:0}}.SegmentedSelect_desktopButtons__PxFbj{display:flex;gap:15px}@media(max-width:800px){.SegmentedSelect_desktopButtons__PxFbj{display:none}}.SegmentedSelect_desktopButtons__mobile__u7uD7{display:none;position:relative;width:200px}.SegmentedSelect_desktopButtons__mobile__u7uD7 button{width:100%}@media(max-width:800px){.SegmentedSelect_desktopButtons__mobile__u7uD7{display:block}}@media(max-width:450px){.SegmentedSelect_desktopButtons__mobile__u7uD7{width:100%}}.SegmentedSelect_mobileActiveButton__kqlW_{display:flex;gap:12px;align-items:center;justify-content:center;white-space:nowrap}.SegmentedSelect_mobileActiveButton__svg__ZMTOH{min-width:11px}.SegmentedSelect_notActiveButtons__hY2fB{position:absolute;display:none;background-color:#fff;padding:5px;border-radius:3px;z-index:100;width:100%}.RentRule_rule__t9fAf{background-color:var(--lightBackground);padding:40px 50px;border-radius:3px;display:flex;flex-direction:column;gap:40px}@media(max-width:1400px){.RentRule_rule__t9fAf{padding:35px 45px;gap:33px}}@media(max-width:1000px){.RentRule_rule__t9fAf{padding:30px 40px;gap:25px}}@media(max-width:600px){.RentRule_rule__t9fAf{padding:20px;gap:20px}}.RentRule_title__obnCM{font-size:20px;font-weight:600}@media(max-width:1400px){.RentRule_title__obnCM{font-size:18px}}@media(max-width:1000px){.RentRule_title__obnCM{font-size:16px}}@media(max-width:600px){.RentRule_title__obnCM{font-size:15px}}.rulesGeneral_section__DrRLL{display:flex;flex-direction:column;gap:20px;font-size:18px}@media(max-width:1400px){.rulesGeneral_section__DrRLL{gap:18px;font-size:16px}}@media(max-width:1000px){.rulesGeneral_section__DrRLL{gap:15px;font-size:15px}}@media(max-width:600px){.rulesGeneral_section__DrRLL{font-size:14px}}.rulesGeneral_ul__B3eHE{display:flex;flex-direction:column;gap:20px}@media(max-width:1400px){.rulesGeneral_ul__B3eHE{gap:18px}}@media(max-width:1000px){.rulesGeneral_ul__B3eHE{gap:15px}}@media(max-width:600px){.rulesGeneral_ul__B3eHE{gap:10px}}.rulesGeneral_ol__6pipW{display:flex;flex-direction:column;gap:10px}.rulesGeneral_ol__li__b4iQ2{margin-left:17px}@media(max-width:600px){.rulesGeneral_ol__6pipW{gap:6px}}.rulesGeneral_link__Tflf0{color:var(--link-color)}.rulesGeneral_link__Tflf0:hover{text-decoration:underline}.rulesGeneral_strong___3R_U{font-weight:500}.page_pageHeader__SYP3B{background-image:url(/images/backgrounds/lease-terms-background.webp?v=2),var(--header-background-gradient)}@media(max-width:1000px){.page_pageHeader__SYP3B{background-position:1000px 0!important}}@media(max-width:600px){.page_pageHeader__SYP3B{height:450px!important;background-position:750px 0!important;background-position:700px 0!important}}.LeaseAgreement_container__QLAtV{display:flex;gap:17px;padding:8px 10px;width:-moz-fit-content;width:fit-content;cursor:pointer;border-radius:3px;align-items:center}@media(hover:hover)and (pointer:fine){.LeaseAgreement_container__QLAtV:hover{background-color:var(--lightBackground)}}@media(max-width:1000px){.LeaseAgreement_container__QLAtV{gap:15px}}@media(max-width:600px){.LeaseAgreement_container__QLAtV{gap:12px}}.LeaseAgreement_iconContainer__vtfip{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border:1px solid var(--light-grey);border-radius:2px}@media(max-width:1000px){.LeaseAgreement_iconContainer__vtfip{width:47px;height:47px}}@media(max-width:600px){.LeaseAgreement_iconContainer__vtfip{width:38px;height:38px}}.LeaseAgreement_icon__D_sAW{width:25px}@media(max-width:1000px){.LeaseAgreement_icon__D_sAW{width:22px}}@media(max-width:600px){.LeaseAgreement_icon__D_sAW{width:18px}}.LeaseAgreement_content__oEb4T{display:flex;flex-direction:column;gap:10px}@media(max-width:1000px){.LeaseAgreement_content__oEb4T{gap:8px}}@media(max-width:600px){.LeaseAgreement_content__oEb4T{gap:7px}}.LeaseAgreement_title__NGEXB{font-size:18px;font-weight:500}@media(max-width:1000px){.LeaseAgreement_title__NGEXB{font-size:16px}}@media(max-width:600px){.LeaseAgreement_title__NGEXB{font-size:13px}}.LeaseAgreement_info__shP0j{display:flex;gap:10px;align-items:center;font-size:18px;color:var(--light-grey-2)}@media(max-width:1000px){.LeaseAgreement_info__shP0j{font-size:16px;gap:9px}}@media(max-width:600px){.LeaseAgreement_info__shP0j{font-size:13px;gap:7px}}.LeaseAgreement_circle__xRtW0{width:3px;height:3px;border-radius:50%;background-color:var(--light-grey-2);opacity:.7}@media(max-width:600px){.LeaseAgreement_circle__xRtW0{width:2px;height:2px}}.LeaseAndTerms_container__oSYfi{display:flex;flex-direction:column;gap:20px;font-size:18px}@media(max-width:1400px){.LeaseAndTerms_container__oSYfi{gap:18px;font-size:16px}}@media(max-width:1000px){.LeaseAndTerms_container__oSYfi{gap:15px;font-size:15px}}@media(max-width:600px){.LeaseAndTerms_container__oSYfi{font-size:14px}}.InstanceOfGames_section__JbZTV{background-position:top;position:relative;display:flex;flex-direction:column;gap:22px;padding:100px 0;--horizontal-offset:70px}@media(max-width:1200px){.InstanceOfGames_section__JbZTV{padding:70px 0;--horizontal-offset:40px}}@media(max-width:900px){.InstanceOfGames_section__JbZTV{padding:60px 0;--horizontal-offset:30px}}@media(max-width:700px){.InstanceOfGames_section__JbZTV{padding:50px 0;--horizontal-offset:20px}}.InstanceOfGames_header__hDVQH{color:var(--light);display:flex;flex-direction:column;gap:30px;padding:0 var(--horizontal-offset);z-index:1;margin-bottom:90px}@media(max-width:1200px){.InstanceOfGames_header__hDVQH{margin-bottom:50px}}@media(max-width:900px){.InstanceOfGames_header__hDVQH{margin-bottom:40px}}@media(max-width:700px){.InstanceOfGames_header__hDVQH{margin-bottom:30px}}.InstanceOfGames_title__LSbJD{font-size:60px}@media(max-width:1200px){.InstanceOfGames_title__LSbJD{font-size:52px}}@media(max-width:900px){.InstanceOfGames_title__LSbJD{font-size:45px}}@media(max-width:800px){.InstanceOfGames_title__LSbJD{font-size:40px}}@media(max-width:600px){.InstanceOfGames_title__LSbJD{font-size:30px}}.InstanceOfGames_paragraph__7oY7g{font-size:20px;font-weight:300;max-width:55%}@media(max-width:1200px){.InstanceOfGames_paragraph__7oY7g{font-size:16px;max-width:100%}}@media(max-width:800px){.InstanceOfGames_paragraph__7oY7g{font-size:15px}}.InstanceOfGames_background__fnbzH{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.InstanceOfGames_downloaded__Mtpfm{padding:0 var(--horizontal-offset);z-index:1;color:var(--light)}.Advertisement_section__iDEhq{position:relative;padding:190px 0}@media(max-width:1800px){.Advertisement_section__iDEhq{padding:170px 0}}@media(max-width:1600px){.Advertisement_section__iDEhq{padding:100px 0}}@media(max-width:1250px){.Advertisement_section__iDEhq{padding:70px 0}}@media(max-width:1200px){.Advertisement_section__iDEhq{padding:150px 0}}@media(max-width:1050px){.Advertisement_section__iDEhq{padding:130px 0}}@media(max-width:900px){.Advertisement_section__iDEhq{padding:110px 0}}@media(max-width:800px){.Advertisement_section__iDEhq{padding:50px 0}}@media(max-width:750px){.Advertisement_section__iDEhq{padding:10px 0}}@media(max-width:550px){.Advertisement_section__iDEhq{padding:0}}@media(max-width:700px){.Advertisement_background__sxUsx{margin-top:0}}.Advertisement_content__Rx4LE{display:flex;flex-direction:column;gap:50px}@media(max-width:700px){.Advertisement_content__Rx4LE{gap:40px}}.Advertisement_slogan__TnwoW{font-size:64px;font-family:var(--font-bounded);font-weight:500;max-width:60%}@media(max-width:1600px){.Advertisement_slogan__TnwoW{max-width:80%}}@media(max-width:1250px){.Advertisement_slogan__TnwoW{max-width:100%}}@media(max-width:1100px){.Advertisement_slogan__TnwoW{font-size:53px}}@media(max-width:700px){.Advertisement_slogan__TnwoW{font-size:24px;max-width:80%}}@media(max-width:500px){.Advertisement_slogan__TnwoW{max-width:100%}}@media(max-width:400px){.Advertisement_slogan__TnwoW{font-size:20px}}.Advertisement_rent__ADNom{display:flex;gap:30px;align-items:center}@media(max-width:700px){.Advertisement_rent__ADNom{flex-direction:column;gap:20px;align-items:start}}.HowItWork_section__CH3ol{display:flex;flex-direction:column;gap:50px}@media(max-width:900px){.HowItWork_section__CH3ol{gap:40px}}@media(max-width:700px){.HowItWork_section__CH3ol{gap:35px}}@media(max-width:600px){.HowItWork_section__CH3ol{gap:30px}}@media(max-width:500px){.HowItWork_section__CH3ol{gap:25px}}.HowItWork_items__ak7RI{display:grid;grid-template-columns:repeat(3,minmax(300px,1fr));grid-gap:20px;gap:20px}@media(max-width:1150px){.HowItWork_items__ak7RI{grid-template-columns:repeat(2,minmax(300px,1fr));gap:15px}}@media(max-width:750px){.HowItWork_items__ak7RI{grid-template-columns:repeat(1,minmax(250px,1fr));gap:15px}}.HowItWork_item__sNssS{padding:30px 50px;background-color:var(--lightBackground);display:flex;flex-direction:column;gap:30px}@media(max-width:1400px){.HowItWork_item__sNssS{padding:27px 43px}}@media(max-width:1200px){.HowItWork_item__sNssS{padding:23px 35px;gap:28px}}@media(max-width:900px){.HowItWork_item__sNssS{padding:20px 30px;gap:25px}}.HowItWork_item__counter__8MVkb{font-family:var(--font-bounded);font-size:100px;font-weight:500;line-height:101px}@media(max-width:1400px){.HowItWork_item__counter__8MVkb{font-size:85px;line-height:85px}}@media(max-width:1200px){.HowItWork_item__counter__8MVkb{font-size:75px;line-height:74px}}@media(max-width:900px){.HowItWork_item__counter__8MVkb{font-size:69px;line-height:68px;font-size:63px;line-height:55px}}.HowItWork_item__info__RK3pH{display:flex;flex-direction:column;gap:20px;font-size:20px}@media(max-width:1400px){.HowItWork_item__info__RK3pH{font-size:18px}}@media(max-width:1200px){.HowItWork_item__info__RK3pH{font-size:17px;gap:18px}}@media(max-width:900px){.HowItWork_item__info__RK3pH{font-size:16px;gap:15px}}@media(max-width:750px){.HowItWork_item__info__RK3pH{gap:13px}}@media(max-width:600px){.HowItWork_item__info__RK3pH{font-size:15px;gap:10px}}.HowItWork_item__title__2R_OG{font-size:inherit;font-weight:600}.HowItWork_item__paragraph__jvqae{font-size:inherit;font-weight:500}.HowItWork_itemLink___RFtt{display:flex;gap:10px;align-items:center;font-weight:600}@media(max-width:600px){.HowItWork_itemLink___RFtt{font-size:15px}}.PhoneButton_button__FJfpJ{border:none;padding:13px 18px;display:flex;align-items:center;gap:10px}.PhoneButton_button__FJfpJ svg path{fill:var(--dark)}@media(max-width:300px){.PhoneButton_button__numberText__WPQsf{display:none}}.Catalog_section__5GZL_{display:flex;flex-direction:column;gap:30px}@media(max-width:700px){.Catalog_section__5GZL_{gap:21px}}.Catalog_header__83ac3{display:flex;justify-content:space-between;align-items:center;gap:30px}.Catalog_filters__hNVr0{display:flex;gap:20px}.Catalog_sort__WinEc{display:flex;align-items:center;gap:5px;padding:8px 15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;font-weight:500}@media(hover:hover)and (pointer:fine){.Catalog_sort__WinEc:hover{text-decoration:underline}}.Catalog_sort__shelves__p_nEj{display:none;width:22px}@media(max-width:1000px){.Catalog_sort__shelves__p_nEj{display:block}}@media(max-width:700px){.Catalog_sort__shelves__p_nEj{width:18px}}@media(max-width:1000px){.Catalog_sort__label__2x2Ae,.Catalog_sort__value__puFyy{display:none}}.Catalog_sort__value__puFyy:after{content:""}.Catalog_sort__arrow__phFm2{width:10px}@media(max-width:1000px){.Catalog_sort__arrow__phFm2{width:18px}}@media(max-width:700px){.Catalog_sort__arrow__phFm2{width:14px}}.Catalog_sort__arrow_no__eTxMW{display:none}@media(max-width:1000px){.Catalog_sort__arrow_no__eTxMW{display:block;opacity:0}}.Catalog_sort__arrow_bottom__bbpK2{transform:rotate(180deg)}@media(max-width:1000px){.Catalog_sort__arrow_bottom__bbpK2,.Catalog_sort__arrow_top__yClXN{opacity:1}}.Catalog_main__bDV3m{display:grid;grid-template-columns:repeat(3,minmax(325px,1fr));grid-gap:20px;gap:20px}@media(max-width:1240px){.Catalog_main__bDV3m{grid-template-columns:repeat(2,minmax(260px,1fr));gap:15px}}@media(max-width:700px){.Catalog_main__bDV3m{grid-template-columns:repeat(1,minmax(260px,1fr))}}