.header-benefits{position:relative;display:grid;grid-template-columns:100%;grid-template-rows:100%;margin-top:17px}.header-benefits .item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-row:1/2;grid-column:1/2;-webkit-transition:all .5s;transition:all .5s;opacity:0}.header-benefits .item.active{opacity:1}.header-benefits .item p{font-size:16px;line-height:150%;margin-left:6px;text-align:center}.header-benefits .sep{display:none}.popular-cat .title{text-align:center}.popular-cat .content{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px 28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popular-cat .content .item{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-animation:none!important;animation:none!important}.popular-cat .content .item .img{max-width:110px;min-height:100px;margin:0 auto;-webkit-box-flex:0;-ms-flex:0;flex:0}.popular-cat .content .item .img img{width:100%!important;height:100%!important}.popular-cat .content .item p{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;font-size:16px;line-height:150%;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:6px}.popular-cat .content .item.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation-name:fade-in-out;animation-name:fade-in-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.popular-cat .btn-more{margin-top:26px}.popular-cat .btn-more._show{display:block}.popular-cat .btn-more._hide{display:none}.popular-cat .scrollbar{display:none}.popular-cat .scrollbar-desktop{display:none}.ready-made__index .container{padding:0 20px}.ready-made__index .mark{opacity:0}.ready-made__index .mark .point{position:absolute;width:20px;height:20px;border-radius:50%;-webkit-transform:translate(-10px,-10px);-ms-transform:translate(-10px,-10px);transform:translate(-10px,-10px);cursor:pointer;opacity:0;-webkit-transition:all .2s;transition:all .2s;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='black' fill-opacity='0.38'/%3E%3Ccircle cx='10' cy='10' r='5' fill='white'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain!important}.ready-made__index .mark .mark-description{position:absolute;padding:12px;background:#fff;border:1px solid #c8c8c8;border-radius:2px;opacity:0;pointer-events:none;-webkit-transition:all .2s;transition:all .2s;z-index:1}.ready-made__index .mark .mark-description .mark-description__name{width:175px;font-weight:600;font-size:17px;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ready-made__index .mark .mark-description .mark-description__name:after{content:"";min-width:27px;min-height:27px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='27' height='27' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 4.49951L11.9137 6.08576L18.1912 12.3745H4.5V14.6245H18.1912L11.9137 20.9133L13.5 22.4995L22.5 13.4995L13.5 4.49951Z' fill='%23303437'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}.ready-made__index .mark .mark-description .mark-description__price{font-weight:400;font-size:16px;line-height:20px;margin-top:10px}.ready-made__index .mark .mark-description .mark-description__price span{font-weight:700;font-size:20px}.ready-made__index .mark .mark-description .mark-description__price sup{font-size:10px}.ready-made__index .mark.active .point{width:26px;height:26px;-webkit-transform:translate(-12px,-11px) scale(1.01);-ms-transform:translate(-12px,-11px) scale(1.01);transform:translate(-12px,-11px) scale(1.01)}.ready-made__index .mark.active .mark-description{opacity:1;pointer-events:auto;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.18);box-shadow:0 2px 4px rgba(0,0,0,.18)}.ready-made__index .mark.init{opacity:1}.ready-made__index .mark.init .point{opacity:1}.ready-made__index .content .item{position:relative;margin-bottom:30px;width:100%}.ready-made__index .content .item:last-child{margin-bottom:0}.ready-made__index .content .item .img img{width:100%;height:auto}.ready-made__index .content .item .btn-detail{position:absolute;left:50%;bottom:20px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-weight:600;font-size:16px;line-height:58px;text-transform:uppercase;padding:0 35px;background:#fff;border:1px solid rgba(27,31,35,.15);border-radius:2px;z-index:1}.promotions .block_desc p{margin:10px 0}.promotions .content{margin-bottom:30px}.promotions .content .item{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04);margin-bottom:30px}.promotions .content .item:last-child{margin-bottom:0}.promotions .content .item a{display:block}.promotions .content .item img{width:100%;border-radius:4px 4px 0 0}.promotions .content .item .desc{padding:25px 20px 25px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.promotions .content .item .desc:after{content:"";display:block;min-width:40px;min-height:40px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9993 6.6665L17.6493 9.0165L26.9493 18.3332H6.66602V21.6665H26.9493L17.6493 30.9832L19.9993 33.3332L33.3327 19.9998L19.9993 6.6665Z' fill='%23303437'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}.blog-index .tabs{margin-bottom:20px}.blog-index .tab-content-wrap{display:none}.blog-index .tab-content-wrap.active{display:block}.blog-index .tab-content-wrap .scrollbar{display:none}.blog-index .tab-content-wrap .item{position:relative;margin-bottom:30px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04);border-radius:0 0 2px 2px}.blog-index .tab-content-wrap .item:last-child{margin-bottom:0}.blog-index .tab-content-wrap .item:nth-child(1),.blog-index .tab-content-wrap .item:nth-child(2){-webkit-box-shadow:none;box-shadow:none;padding-bottom:80%}.blog-index .tab-content-wrap .item:nth-child(1) .img,.blog-index .tab-content-wrap .item:nth-child(2) .img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%}.blog-index .tab-content-wrap .item:nth-child(1) .img img,.blog-index .tab-content-wrap .item:nth-child(2) .img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:2px}.blog-index .tab-content-wrap .item:nth-child(1) .desc,.blog-index .tab-content-wrap .item:nth-child(2) .desc{position:absolute;left:0;bottom:0;width:100%;padding:12px 25px 18px 25px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(74.9%,rgba(0,0,0,.74)));background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.74) 74.9%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:0 0 2px 2px}.blog-index .tab-content-wrap .item:nth-child(1) .name,.blog-index .tab-content-wrap .item:nth-child(2) .name{color:#fff}.blog-index .tab-content-wrap .item:nth-child(1) .info .comments,.blog-index .tab-content-wrap .item:nth-child(1) .info .date,.blog-index .tab-content-wrap .item:nth-child(1) .info .viewed,.blog-index .tab-content-wrap .item:nth-child(2) .info .comments,.blog-index .tab-content-wrap .item:nth-child(2) .info .date,.blog-index .tab-content-wrap .item:nth-child(2) .info .viewed{color:#fff}.blog-index .tab-content-wrap .item:nth-child(1) .info .viewed:before,.blog-index .tab-content-wrap .item:nth-child(2) .info .viewed:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12C2.73 16.39 7 19.5 12 19.5C17 19.5 21.27 16.39 23 12C21.27 7.61 17 4.5 12 4.5ZM12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17ZM12 9C10.34 9 9 10.34 9 12C9 13.66 10.34 15 12 15C13.66 15 15 13.66 15 12C15 10.34 13.66 9 12 9Z' fill='white'/%3E%3C/svg%3E")}.blog-index .tab-content-wrap .item:nth-child(1) .info .comments:before,.blog-index .tab-content-wrap .item:nth-child(2) .info .comments:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2H4C2.9 2 2.01 2.9 2.01 4L2 22L6 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM18 14H6V12H18V14ZM18 11H6V9H18V11ZM18 8H6V6H18V8Z' fill='white'/%3E%3C/svg%3E")}.blog-index .tab-content-wrap .item .img img{width:100%;border-radius:2px 2px 0 0}.blog-index .tab-content-wrap .item .desc{padding:20px 20px 25px 20px}.blog-index .tab-content-wrap .item .blog-tag{position:absolute;display:inline;top:20px;left:20px;z-index:1}.blog-index .tab-content-wrap .item .name{display:block;margin-bottom:20px;font-size:5.5555555556vw;line-height:7.2222222222vw}.blog-index .tab-content-wrap .item .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-index .tab-content-wrap .item .info .date{font-weight:400;font-size:17px;line-height:100%;letter-spacing:.1px}.blog-index .tab-content-wrap .item .info .stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-index .tab-content-wrap .item .info .comments,.blog-index .tab-content-wrap .item .info .viewed{font-weight:400;font-size:17px;line-height:100%;letter-spacing:.1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-index .tab-content-wrap .item .info .comments:before,.blog-index .tab-content-wrap .item .info .viewed:before{content:"";display:block;min-width:24px;min-height:24px;margin-right:4px;background-position:center;background-repeat:no-repeat;background-size:contain}.blog-index .tab-content-wrap .item .info .viewed{margin-right:28px}.blog-index .tab-content-wrap .item .info .viewed:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12C2.73 16.39 7 19.5 12 19.5C17 19.5 21.27 16.39 23 12C21.27 7.61 17 4.5 12 4.5ZM12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17ZM12 9C10.34 9 9 10.34 9 12C9 13.66 10.34 15 12 15C13.66 15 15 13.66 15 12C15 10.34 13.66 9 12 9Z' fill='%23888787'/%3E%3C/svg%3E")}.blog-index .tab-content-wrap .item .info .comments:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2H4C2.9 2 2.01 2.9 2.01 4L2 22L6 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM18 14H6V12H18V14ZM18 11H6V9H18V11ZM18 8H6V6H18V8Z' fill='%23888787'/%3E%3C/svg%3E")}.blog-index .btn-border{margin-top:20px}.index-about .img{width:100%;padding-bottom:140%;background-color:#004b91;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;position:relative}.index-about .img img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;max-width:100%;padding:0 45px}.index-about .desc{margin-bottom:30px}.index-about .menu-about p{font-weight:600;font-size:20px;line-height:28px;letter-spacing:.15px;margin-bottom:15px}.index-about .menu-about nav{border:1px solid #f1f1f1}.index-about .menu-about nav a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 20px 20px 15px;font-size:17px;line-height:25px;letter-spacing:.1px;border-bottom:1px solid #f1f1f1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s;position:relative}.index-about .menu-about nav a:last-child{margin-bottom:0}.index-about .menu-about nav a:after{content:"";display:block;min-width:27px;min-height:30px;-webkit-transition:all .3s;transition:all .3s;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='28' height='30' viewBox='0 0 28 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8085 5L12.1861 6.7625L18.6066 13.75H4.60352V16.25H18.6066L12.1861 23.2375L13.8085 25L23.0135 15L13.8085 5Z' fill='%23303437'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}.index-about .menu-about nav a:before{content:"";position:absolute;width:2px;height:100%;left:1px;top:0;background:#2362cb;-webkit-transition:all .3s;transition:all .3s;opacity:0}.index-about .menu-about nav a.active{color:#2362cb}.index-about .menu-about nav a.active:before{opacity:1}.map-prompt__city{font-weight:600;font-size:14px;line-height:18px;letter-spacing:.0125em;position:relative;padding:0 40px 0 13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#2362cb;margin-bottom:12px;text-transform:uppercase}.map-prompt__city:before{content:"";position:absolute;left:-5px;top:-2px;width:18px;height:18px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 3C7.01825 3 5 5.01825 5 7.5C5 10.6192 9.062 14.7173 9.2345 14.8905C9.308 14.9633 9.404 15 9.5 15C9.596 15 9.692 14.9633 9.7655 14.8905C9.938 14.7173 14 10.6192 14 7.5C14 5.01825 11.9817 3 9.5 3ZM9.5 9.75C8.2595 9.75 7.25 8.7405 7.25 7.5C7.25 6.2595 8.2595 5.25 9.5 5.25C10.7405 5.25 11.75 6.2595 11.75 7.5C11.75 8.7405 10.7405 9.75 9.5 9.75Z' fill='%232362CB'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}.map-prompt__city:after{content:"";height:32px;width:32px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9987 5.33301L14.1187 7.21301L21.5587 14.6663H5.33203V17.333H21.5587L14.1187 24.7863L15.9987 26.6663L26.6654 15.9997L15.9987 5.33301Z' fill='%23303437'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}.map-prompt__name{font-weight:700;font-size:24px;line-height:26px;letter-spacing:.25px;color:#000;margin-bottom:8px}.gm-style-iw{padding:20px!important;max-width:300px!important;overflow:visible!important}.gm-style-iw div{overflow:visible!important}.gm-style-iw a{outline:0!important}.gm-style-iw-t:after{width:12px!important;height:12px!important}@media screen and (min-width:768px){.home-main-swiper .swiper-slide,.slider-index__header .swiper-slide{width:100%;padding-bottom:44%}.home-main-swiper .swiper-slide img,.slider-index__header .swiper-slide img{position:absolute;left:0;top:0;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.home-main-swiper .swiper-slide{padding-bottom:31.32%}.header-benefits{margin-top:28px}.header-benefits .item p{font-size:16px}.popular-cat .container{padding:0}.popular-cat .title{text-align:left;margin-left:20px}.popular-cat .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:scroll;grid-gap:0;padding:0 0 35px 20px}.popular-cat .content::-webkit-scrollbar{display:none;width:0;height:0}.popular-cat .content .item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-right:20px;max-width:110px;-webkit-animation:none!important;animation:none!important}.popular-cat .content .item .img{min-width:104px;max-width:104px}.popular-cat .btn-more{display:none!important}.popular-cat .scrollbar{display:block;margin-left:20px;width:calc(100% - 40px)}.popular-cat .scrollbar span{width:310px}.ready-made__index{margin-bottom:40px}.ready-made__index .content .item{float:left;margin-bottom:20px;width:calc(50% - 10px);opacity:1;position:relative;padding-bottom:70%}.ready-made__index .content .item .img{position:absolute;top:0;left:0;width:100%;height:100%}.ready-made__index .content .item .img picture{height:100%}.ready-made__index .content .item .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.ready-made__index .content .item.custom-height{height:300px}.ready-made__index .content .item:last-child,.ready-made__index .content .item:nth-child(2){padding-bottom:58.5%}.promotions .content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);grid-gap:27px 20px}.promotions .content .item{margin-bottom:0}.promotions .content .item .desc{padding:24px 12px 24px 20px;font-size:24px;line-height:32px}.promotions .content .item:nth-child(1){grid-column:1/-1;grid-row:1/2}.promotions .btn-border{display:inline-block;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:14px 20px;min-width:230px}.blog-index .tab-content-wrap .scrollbar{display:block}.blog-index .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:scroll;margin-bottom:20px}.blog-index .content::-webkit-scrollbar{display:none;width:0;height:0}.blog-index .content .item{min-width:470px;height:376px!important;-webkit-box-shadow:none;box-shadow:none;padding-bottom:0!important;margin:0 20px 0 0}.blog-index .content .item .img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%}.blog-index .content .item .img picture{height:100%}.blog-index .content .item .img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:2px}.blog-index .content .item .desc{position:absolute;left:0;bottom:0;width:100%;padding:12px 25px 25px 25px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(74.9%,rgba(0,0,0,.74)));background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.74) 74.9%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:0 0 2px 2px}.blog-index .content .item .name{color:#fff}.blog-index .content .item .info .comments,.blog-index .content .item .info .date,.blog-index .content .item .info .viewed{font-size:16px;color:#fff}.blog-index .content .item .info .viewed:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12C2.73 16.39 7 19.5 12 19.5C17 19.5 21.27 16.39 23 12C21.27 7.61 17 4.5 12 4.5ZM12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17ZM12 9C10.34 9 9 10.34 9 12C9 13.66 10.34 15 12 15C13.66 15 15 13.66 15 12C15 10.34 13.66 9 12 9Z' fill='white'/%3E%3C/svg%3E")}.blog-index .content .item .info .comments:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2H4C2.9 2 2.01 2.9 2.01 4L2 22L6 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM18 14H6V12H18V14ZM18 11H6V9H18V11ZM18 8H6V6H18V8Z' fill='white'/%3E%3C/svg%3E")}.blog-index .content .item .name{font-size:28px;line-height:36px}.blog-index .btn-border{display:inline-block;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:14px 20px;min-width:230px}.index-about .img{padding-bottom:50%;margin-bottom:30px}.index-about .img img{max-width:300px}.index-about .desc{max-width:530px}.index-about .desc .title{margin-bottom:16px}.index-about .desc .block_desc{margin-bottom:26px}.index-about .desc .btn-default{display:inline;padding:15px 35px}}@media screen and (min-width:992px){.header-benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-gap:0}.header-benefits .item{opacity:1;width:auto}.header-benefits .sep{background:#c8c8c8;width:1px;height:31px;display:block}.popular-cat._hide-scroll .content{padding-bottom:0}.popular-cat .title{margin-bottom:30px}.ready-made__index .content{padding-bottom:0}.promotions .content .item .desc{font-size:28px;line-height:32px}.blog-index .content{overflow:visible;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,auto);grid-gap:30px 20px;margin-bottom:0}.blog-index .content .blog-tag{padding:0 20px}.blog-index .content .item{min-width:100%;width:100%;height:auto!important;margin:0}.blog-index .content .item:nth-child(1){grid-column:1/4}.blog-index .content .item:nth-child(2){grid-column:4/7}.blog-index .content .item:nth-child(3){grid-column:1/3}.blog-index .content .item:nth-child(4){grid-column:3/5}.blog-index .content .item:nth-child(5){grid-column:5/7}.blog-index .content .item:nth-child(1),.blog-index .content .item:nth-child(2){padding-bottom:80%!important}.blog-index .content .item:nth-child(3),.blog-index .content .item:nth-child(4),.blog-index .content .item:nth-child(5){-webkit-box-shadow:0 4px 8px rgba(0,0,0,.08);box-shadow:0 4px 8px rgba(0,0,0,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-index .content .item:nth-child(3) .img,.blog-index .content .item:nth-child(4) .img,.blog-index .content .item:nth-child(5) .img{position:relative;padding-bottom:60.3%;width:100%;height:auto;top:auto;left:auto;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-flex:0;-ms-flex:0;flex:0}.blog-index .content .item:nth-child(3) .img picture,.blog-index .content .item:nth-child(4) .img picture,.blog-index .content .item:nth-child(5) .img picture{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-index .content .item:nth-child(3) .img img,.blog-index .content .item:nth-child(4) .img img,.blog-index .content .item:nth-child(5) .img img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-index .content .item:nth-child(3) .desc,.blog-index .content .item:nth-child(4) .desc,.blog-index .content .item:nth-child(5) .desc{position:relative;background:0 0;left:auto;bottom:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px}.blog-index .content .item:nth-child(3) .name,.blog-index .content .item:nth-child(4) .name,.blog-index .content .item:nth-child(5) .name{color:#303437;font-size:20px;line-height:28px}.blog-index .content .item:nth-child(3) .info .comment,.blog-index .content .item:nth-child(3) .info .date,.blog-index .content .item:nth-child(3) .info .viewed,.blog-index .content .item:nth-child(4) .info .comment,.blog-index .content .item:nth-child(4) .info .date,.blog-index .content .item:nth-child(4) .info .viewed,.blog-index .content .item:nth-child(5) .info .comment,.blog-index .content .item:nth-child(5) .info .date,.blog-index .content .item:nth-child(5) .info .viewed{color:#303437}.blog-index .content .item:nth-child(3) .info .viewed:before,.blog-index .content .item:nth-child(4) .info .viewed:before,.blog-index .content .item:nth-child(5) .info .viewed:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12C2.73 16.39 7 19.5 12 19.5C17 19.5 21.27 16.39 23 12C21.27 7.61 17 4.5 12 4.5ZM12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17ZM12 9C10.34 9 9 10.34 9 12C9 13.66 10.34 15 12 15C13.66 15 15 13.66 15 12C15 10.34 13.66 9 12 9Z' fill='%23888787'/%3E%3C/svg%3E")}.blog-index .content .item:nth-child(3) .info .comments:before,.blog-index .content .item:nth-child(4) .info .comments:before,.blog-index .content .item:nth-child(5) .info .comments:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2H4C2.9 2 2.01 2.9 2.01 4L2 22L6 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM18 14H6V12H18V14ZM18 11H6V9H18V11ZM18 8H6V6H18V8Z' fill='%23888787'/%3E%3C/svg%3E")}.blog-index .btn-border{margin-top:30px}.blog-index .scrollbar{display:none!important}.index-about .container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);grid-gap:30px 65px}.index-about .img{padding-bottom:37%;grid-column:1/-1;margin-bottom:0}.index-about .desc{margin-bottom:0}}@media screen and (min-width:1200px){.slider-index__header .swiper-slide{padding-bottom:0;height:480px!important;max-height:480px!important}.home-main-swiper .swiper-slide{padding-bottom:24.591%}.header-benefits{margin:37px 65px 0 35px}.popular-cat .title{font-size:34px;line-height:100%;margin:0 0 30px 0}.popular-cat .container{max-width:1220px}.popular-cat .content{overflow:visible;padding:0}.popular-cat .content .item{width:auto;height:auto;cursor:pointer}.popular-cat .content .item:hover p{color:#2362cb}.popular-cat .content .item .img{width:100%}.popular-cat .content .item .img img{width:100%}.popular-cat .content .item p{font-size:14px;line-height:18px}.popular-cat .content .info{margin:28px 0}.popular-cat .scrollbar{display:none}.popular-cat .scrollbar-desktop{display:block;position:relative;left:auto;bottom:auto;margin-top:20px;background:#f1f1f1;border-radius:0;height:9px;width:100%}.popular-cat .scrollbar-desktop .swiper-scrollbar-drag{cursor:pointer;background:#c1c1c1;border:2px solid #f1f1f1}.ready-made__index{margin-bottom:60px}.ready-made__index .mark .point{width:24px;height:24px;background:url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_b_720_10003)'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23303437' fill-opacity='0.6'/%3E%3Ccircle cx='8' cy='8' r='7.5' stroke='white' stroke-opacity='0.5'/%3E%3C/g%3E%3Ccircle cx='8' cy='8' r='4' fill='white'/%3E%3Cdefs%3E%3Cfilter id='filter0_b_720_10003' x='-4' y='-4' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='2'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_720_10003'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_720_10003' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");-webkit-transform:translate(-8px,-8px);-ms-transform:translate(-8px,-8px);transform:translate(-8px,-8px)}.ready-made__index .mark .point:before{display:none}.ready-made__index .mark .mark-description{padding:12px 9px}.ready-made__index .mark .mark-description .mark-description__name{width:180px;font-size:14px;line-height:18px}.ready-made__index .mark .mark-description .mark-description__name:after{min-width:20px;min-height:20px}.ready-made__index .mark .mark-description .mark-description__price{line-height:14px;font-size:12px}.ready-made__index .mark .mark-description .mark-description__price span{font-size:14px}.ready-made__index .mark.active .point{-webkit-transform:translate(-9px,-9px) scale(1.1);-ms-transform:translate(-9px,-9px) scale(1.1);transform:translate(-9px,-9px) scale(1.1)}.ready-made__index .content .item{width:calc(33.33% - 13px);padding-bottom:46%}.ready-made__index .content .item:last-child,.ready-made__index .content .item:nth-child(2),.ready-made__index .content .item:nth-last-child(-n+2){padding-bottom:37%}.ready-made__index .content .item .btn-detail{line-height:48px;font-size:14px;letter-spacing:.0125em;padding:0 40px;-webkit-transition:all .3s;transition:all .3s}.ready-made__index .content .item .btn-detail:hover{color:#2362cb;border-color:#2362cb}.ready-made__index .content .item .btn-detail.clickable._click{border-color:#2362cb;background:#2362cb;color:#fff}.promotions .content{margin-bottom:40px}.promotions .content .item .desc{padding:25px 30px 25px 25px}.promotions .content .item .desc:after{-webkit-transition:all .3s;transition:all .3s}.promotions .content .item:nth-child(2) .desc,.promotions .content .item:nth-child(3) .desc{padding:35px 20px 35px 20px;-webkit-transition:all .3s;transition:all .3s}.promotions .content .item:nth-child(2) .desc:after,.promotions .content .item:nth-child(3) .desc:after{min-width:30px;min-height:30px}.promotions .content .item:hover .desc{color:#2362cb}.promotions .content .item:hover .desc:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9993 6.6665L17.6493 9.0165L26.9493 18.3332H6.66602V21.6665H26.9493L17.6493 30.9832L19.9993 33.3332L33.3327 19.9998L19.9993 6.6665Z' fill='%232362CB'/%3E%3C/svg%3E")}.blog-index .title{margin-bottom:10px}.blog-index .tabs{max-width:1260px;padding:0 20px;margin:0 auto 26px auto}.blog-index .tabs-wrap{overflow:auto}.blog-index .tab-content-wrap .item .blog-tag{top:25px;left:25px;padding:0 16px}.blog-index .content .item .name{-webkit-transition:all .4s;transition:all .4s}.blog-index .content .item .name:hover{color:#2362cb}.index-about .container{grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);grid-gap:60px 65px}.index-about .container .img{min-width:400px;max-width:600px;grid-column:1/2;grid-row:1/-1;padding-bottom:0}.index-about .container .img img{max-width:100%;width:100%;padding:0 75px}.index-about .container .block_desc{margin-bottom:16px}.index-about .menu-about nav a{font-size:16px;padding:19px 20px 19px 25px}.index-about .menu-about nav a:hover{color:#2362cb}.index-about .menu-about nav a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='28' height='30' viewBox='0 0 28 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8085 5L12.1861 6.7625L18.6066 13.75H4.60352V16.25H18.6066L12.1861 23.2375L13.8085 25L23.0135 15L13.8085 5Z' fill='%232362CB'/%3E%3C/svg%3E")}}@media screen and (max-width:400px){.promotions .content .item .desc{padding:15px;font-size:23px;line-height:28px}.promotions .content .item .desc:after{min-width:30px;min-height:30px}.blog-index .content .item:nth-child(1) .desc,.blog-index .content .item:nth-child(2) .desc{padding:10px 20px}.blog-index .content .item .name{margin-bottom:10px;font-size:5.5555555556vw;line-height:7.6470588235vw}.blog-index .content .item .blog-tag{top:10px;left:10px}}@media screen and (max-width:375px){.header-benefits .item p{font-size:14px;margin-left:3px}.popular-cat .content{grid-gap:12px 15px}}