.features_list{list-style-type:none;display:flex;height:135px;align-items:center;padding:0 6px;margin-bottom:30px;background:rgba(0,0,0,0.02) url(/assets/design/geometry.png) repeat}.features_item{display:flex;flex-direction:column;color:rgba(132,129,129,1);font-size:15px;line-height:17px;width:calc(100% / 6);height:calc(100% - 40px);padding:15px 6px;text-align:center}.features_item:nth-child(even){flex-direction:column-reverse}.features_item .img{background-position:center;background-repeat:no-repeat;flex-grow:1}.features_item .star{background-image:url(/app/share/svg/features-star.svg)}.features_item .ring{background-image:url(/app/share/svg/features-ring.svg)}.features_item .rectangle{background-image:url(/app/share/svg/rectangle.svg)}.features_item .triangle{background-image:url(/app/share/svg/triangle.svg)}.features_item .rhombus{background-image:url(/app/share/svg/rhombus.svg)}@media (width <= 800px){.features_list{height:600px;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:20px auto;padding-bottom:20px}.features_item{min-width:33%;max-height:120px;margin:30px 8%;padding:0 0 25px;border-bottom:1px solid var(--blue)}.features_list .features_item:nth-child(even){flex-direction:column}}.top_categories_title{margin:20px 0}.top-categories_wrapper{display:flex;justify-content:center;align-items:center}.top-categories_list{list-style-type:none;display:flex;flex-wrap:wrap;justify-content:center;max-width:680px;margin-bottom:20px;gap:15px}.top-category_item{box-sizing:border-box;width:125px;height:120px;background:rgba(61,115,169,1);padding:12px 0;border-radius:5px;transition:all 0.5s ease}.top-category_item:hover{background:rgba(240,249,255,1);.top-category_title{color:rgba(61,115,169,1)}.top-category_img.paper-products{background-image:url(/app/share/svg/paper-products-hover.svg)}.top-category_img.a4-paper{background-image:url(/app/share/svg/a4-paper-hover.svg)}.top-category_img.stationery{background-image:url(/app/share/svg/stationery-hover.svg)}.top-category_img.markers{background-image:url(/app/share/svg/markers-hover.svg)}.top-category_img.pens{background-image:url(/app/share/svg/pens-hover.svg)}.top-category_img.stamp-products{background-image:url(/app/share/svg/stamp-products-hover.svg)}.top-category_img.everything-for-presentations{background-image:url(/app/share/svg/presentations-hover.svg)}.top-category_img.folders{background-image:url(/app/share/svg/folders-hover.svg)}.top-category_img.school{background-image:url(/app/share/svg/school-hover.svg)}.top-category_img.household{background-image:url(/app/share/svg/household-hover.svg)}.top-category_img.tableware{background-image:url(/app/share/svg/tableware-hover.svg)}.top-category_img.gifts{background-image:url(/app/share/svg/gifts-hover.svg)}}.top-category_img{background-position:center;background-repeat:no-repeat;height:50%;transition:all 0.5s ease}.top-category_title{display:flex;height:50%;font-weight:bold;justify-content:center;align-items:center;text-align:center;color:rgba(240,249,255,1);transition:all 0.5s ease}.top-category_link:hover{border:none;color:rgba(240,249,255,1)}@media (width>= 870px){.top-categories_list{max-width:880px}}.see_more_text{position:relative;transition:all 300ms ease;padding-bottom:40px;color:#848181}.see_more_text.wrapped::after{content:'';position:absolute;left:0;right:0;bottom:0;height:40px;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 99%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 99%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);z-index:100}.see_more_link{position:absolute;bottom:0;left:0;width:calc(100% - 30px);padding:10px;border:1px solid rgba(236,236,236,1);border-radius:5px;text-align:center;transition:border-color 0.3s ease;z-index:200;background:#FFF}.see_more_link:hover{text-decoration:none;color:rgba(61,115,169,1);border-color:rgba(61,115,169,1)}.see_more_text.wrapped{max-height:150px;overflow:hidden}