.blog_home{flex-direction:column;gap:40px}.blog_home,.blog_home_header{display:flex;align-items:center;width:100%}.blog_home_header{height:auto;min-height:clamp(43px,calc(50px - (100vw - 1728px) * .0365),50px);justify-content:space-between}.blog_home_title{margin:0;font-size:36px;line-height:1.2}.blog_home_all_link,.blog_home_title{color:var(--color-Black-primary);font-weight:500;text-transform:uppercase}.blog_home_all_link{font-size:16px;line-height:1.3;text-decoration:none}.blog_home_list{display:flex;flex-direction:column;gap:10px;width:100%}.blog_home_card{box-sizing:border-box;display:flex;align-items:stretch;gap:16px;padding:20px;height:clamp(490px,calc(490px + (100vw - 1728px) * .3125),550px);border-radius:20px;border:none;border-bottom:.8px solid var(--stroke-color-sroke-bleu-30)}.blog_home_card.border-top{border-top:.8px solid var(--stroke-color-sroke-bleu-30)}.blog_home_card_img{flex:1 1;min-width:0;min-height:0;align-self:stretch;border-radius:20px;overflow:hidden;position:relative}.blog_home_card_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.blog_home_card_content{flex:1 0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;min-width:0;min-height:0;position:relative}.blog_home_card_text{display:flex;flex-direction:column;gap:40px;width:100%}.blog_home_card_tag{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 20px;border-radius:12px;border:.8px solid var(--stroke-color-sroke-bleu-30);color:rgba(0,0,0,.6);font-size:14px;font-weight:500;line-height:1.3;text-transform:uppercase;width:-moz-max-content;width:max-content}.blog_home_card_heading{display:flex;flex-direction:column;gap:10px;width:100%}.blog_home_card_title{margin:0;color:var(--color-Black-primary);font-size:28px;font-weight:500;line-height:1.3;text-transform:uppercase}.blog_home_card_excerpt{margin-top:5px;color:rgba(0,0,0,.6);font-size:17px;font-weight:400;line-height:1.3;max-height:calc(1.3em * 3);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.blog_home_card_excerpt p{margin:0;display:contents}.blog_home_card_read{display:flex;align-items:center;gap:8px;height:24px}.blog_home_card_read_link{display:inline-flex;align-items:center;gap:8px;color:var(--color-Black-primary);font-size:16px;font-weight:500;line-height:1.2;text-transform:uppercase;text-decoration:none;padding:10px 0;border-radius:10px}.blog_home_card_read_icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.blog_home_card_read_icon img{width:11px;height:11px;-o-object-fit:contain;object-fit:contain}.blog_home_card_date{width:194px;color:rgba(0,0,0,.6);font-size:16px;font-weight:500;line-height:1.3;text-transform:uppercase;flex-shrink:0}.blog_home_cta{max-width:clamp(826px,calc(826px + (100vw - 1728px) * .5),922px)}.blog_home_cta,.blog_home_cta_btn{display:flex;justify-content:center;align-items:center;width:100%}.blog_home_cta_btn{box-sizing:border-box;height:clamp(50px,calc(50px + (100vw - 1728px) * .0521),60px);padding:20px;border-radius:16px;background:var(--color-Brand-bleu-dark,#041f3a);color:#fff;font-size:16px;font-weight:500;line-height:1.2;text-transform:uppercase;text-decoration:none}@media (min-width:1920px){.blog_home{max-width:1920px;margin-left:auto;margin-right:auto}.blog_home_header{min-height:43px}.blog_home_card{height:550px}.blog_home_cta{max-width:922px}.blog_home_cta_btn{height:60px}.blog_home_card_date{width:194px;flex-shrink:0}}@media (max-width:1699px){.blog_home{gap:38px}.blog_home_card{padding:18px;gap:15px}.blog_home_card_text{gap:32px}.blog_home_card_title{font-size:26px}.blog_home_card_excerpt{font-size:17px}.blog_home_title{font-size:34px}.blog_home_cta{max-width:860px}}@media (max-width:1549px){.blog_home{gap:40px}.blog_home_header{min-height:36px}.blog_home_title{font-size:28px;font-weight:500;line-height:1.3}.blog_home_all_link{font-size:16px;font-weight:500;line-height:1.3}.blog_home_list{gap:10px}.blog_home_card{height:400px;padding:20px;gap:16px}.blog_home_card,.blog_home_card_img{border-radius:20px}.blog_home_card_text{gap:40px}.blog_home_card_tag{height:30px;padding:0 20px;border-radius:12px;font-size:14px}.blog_home_card_title{font-size:28px;font-weight:500;line-height:1.3}.blog_home_card_excerpt{margin-top:5px;font-size:17px;max-height:calc(1.3em * 3);height:auto}.blog_home_card_read_link{font-size:16px}.blog_home_card_date{width:194px;font-size:16px}.blog_home_cta{max-width:694px}.blog_home_cta_btn{height:50px;padding:20px;border-radius:16px;font-size:16px}}@media (max-width:1399px){.blog_home{gap:34px}.blog_home_card{padding:16px;gap:14px}.blog_home_card,.blog_home_card_img{border-radius:18px}.blog_home_card_text{gap:18px}.blog_home_card_tag{height:15px;padding:3px 15px;border-radius:10px;font-size:14px}.blog_home_card_title{font-size:24px}.blog_home_card_excerpt{font-size:16px;-webkit-line-clamp:3;line-clamp:3}.blog_home_title{font-size:30px}.blog_home_all_link{font-size:14px}.blog_home_cta{max-width:720px}.blog_home_cta_btn{padding:16px;border-radius:14px;font-size:15px}}@media (max-width:1199px){.blog_home{gap:30px}.blog_home_header{min-height:31px}.blog_home_title{font-size:24px;font-weight:500;line-height:1.3}.blog_home_all_link{font-size:12px;font-weight:500;line-height:1.3}.blog_home_list{gap:10px}.blog_home_card{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px;grid-row-gap:10px;row-gap:10px;align-items:stretch;height:320px;padding:8px;border-radius:20px;border-top:.8px solid var(--stroke-color-sroke-bleu-30)}.blog_home_card_content,.blog_home_card_text{display:contents}.blog_home_card_tag{grid-column:1;justify-self:start;height:auto;min-height:0;padding:6px 16px;border-radius:12px;font-size:10px;font-weight:500}.blog_home_card_date,.blog_home_card_tag{grid-row:1;align-self:center;line-height:1.3}.blog_home_card_date{grid-column:2;justify-self:end;position:static;right:auto;width:auto;font-size:12px;font-weight:400;text-transform:none}.blog_home_card_img{grid-column:1;grid-row:2;flex:none;width:auto;height:auto;min-height:0;align-self:stretch;border-radius:14px}.blog_home_card_heading{grid-column:2;grid-row:2;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:0;min-height:0;height:100%}.blog_home_card_title{font-size:16px;font-weight:500;line-height:1.3}.blog_home_card_excerpt{margin-top:15px;font-size:14px;font-weight:400;line-height:1.3;max-height:calc(1.3em * 5);height:auto;-webkit-line-clamp:5;line-clamp:5}.blog_home_card_read{gap:4px;height:20px;margin-top:auto}.blog_home_card_read_link{gap:4px;font-size:12px;font-weight:500;line-height:1.3;padding:0}.blog_home_card_read_icon{width:20px;height:20px}.blog_home_cta{max-width:none;width:100%}.blog_home_cta_btn{height:50px;padding:20px;border-radius:16px;font-size:16px}}@media (max-width:991px){.blog_home{gap:20px}.blog_home_header{height:auto;min-height:26px}.blog_home_title{font-size:20px;font-weight:500;line-height:1.3}.blog_home_all_link{font-size:12px;font-weight:500;line-height:1.3}.blog_home_list{gap:8px}.blog_home_card{height:256px;padding:8px;-moz-column-gap:10px;column-gap:10px;row-gap:10px;border-radius:20px}.blog_home_card_tag{padding:6px 16px;border-radius:12px;font-size:10px}.blog_home_card_date{font-size:12px;text-transform:none}.blog_home_card_img{border-radius:14px}.blog_home_card_title{font-size:16px;font-weight:500;line-height:1.3}.blog_home_card_excerpt{margin-top:10px;font-size:14px;font-weight:400;line-height:1.3;max-height:calc(1.3em * 5);height:auto;-webkit-line-clamp:5;line-clamp:5}.blog_home_card_read{gap:4px;height:20px}.blog_home_card_read_link{gap:4px;font-size:12px;font-weight:500;line-height:1.3}.blog_home_card_read_icon{width:20px;height:20px}.blog_home_cta{max-width:370px;width:100%}.blog_home_cta_btn{height:40px;padding:20px;border-radius:16px;font-size:16px}}@media (max-width:767px){.blog_home{gap:20px}.blog_home_header{height:auto;min-height:26px}.blog_home_title{font-size:20px}.blog_home_all_link{font-size:12px}.blog_home_list{gap:8px}.blog_home_card{align-items:stretch;height:auto;padding:8px;border-radius:20px;grid-template-columns:none;grid-template-rows:none}.blog_home_card,.blog_home_card_content{display:flex;flex-direction:column;gap:10px}.blog_home_card_content{flex:none}.blog_home_card_text{display:flex;flex-direction:column;gap:10px}.blog_home_card_date,.blog_home_card_heading,.blog_home_card_img,.blog_home_card_tag{grid-column:auto;grid-row:auto;justify-self:auto;align-self:auto}.blog_home_card_img{flex:none;order:-1;width:100%;height:auto;aspect-ratio:16/9;border-radius:14px}.blog_home_card_heading{height:auto}.blog_home_card_date{position:static;width:auto;align-self:flex-end;font-size:12px;text-transform:none}.blog_home_card_tag{height:auto;padding:6px 16px;border-radius:12px;font-size:10px}.blog_home_card_title{font-size:16px}.blog_home_card_excerpt{height:auto;margin-top:0;font-size:14px;max-height:calc(1.3em * 5);-webkit-line-clamp:5;line-clamp:5}.blog_home_card_read_link{font-size:12px}.blog_home_cta{max-width:370px}.blog_home_cta_btn{height:40px;min-height:0;border-radius:16px;font-size:16px;padding:20px}}@media (max-width:575px){.blog_home{gap:20px}.blog_home_header{min-height:21px;padding:0 10px}.blog_home_title{font-size:16px;font-weight:500;line-height:1.3}.blog_home_all_link{font-size:12px;font-weight:400;line-height:1.3;text-transform:none}.blog_home_list{gap:8px}.blog_home_card{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px;grid-row-gap:4px;row-gap:4px;align-items:start;height:auto;padding:8px 10px;border-radius:20px;border-top:.8px solid var(--stroke-color-sroke-bleu-30)}.blog_home_card_content,.blog_home_card_text{display:contents}.blog_home_card_tag{grid-column:1;justify-self:start;height:auto;padding:4px 16px;border-radius:10px;font-size:10px;font-weight:500}.blog_home_card_date,.blog_home_card_tag{grid-row:1;align-self:center;margin-bottom:4px;line-height:1.3}.blog_home_card_date{grid-column:2;justify-self:end;position:static;width:auto;font-size:12px;font-weight:400;text-transform:none}.blog_home_card_img{grid-column:1/-1;grid-row:2;order:0;width:100%;height:220px;aspect-ratio:auto;margin-top:6px;border-radius:14px}.blog_home_card_heading{grid-column:1/-1;grid-row:3;display:flex;flex-direction:column;align-items:flex-start;gap:10px;height:auto;margin-top:6px}.blog_home_card_title{font-size:16px;font-weight:500;line-height:1.3}.blog_home_card_excerpt{margin-top:0;font-size:14px;font-weight:400;line-height:1.3;max-height:calc(1.3em * 5);height:auto;-webkit-line-clamp:5;line-clamp:5}.blog_home_card_read{gap:4px;height:20px;margin-top:10px;padding:4px 0 0}.blog_home_card_read_link{gap:4px;font-size:12px;font-weight:500;line-height:1.3}.blog_home_card_read_icon{width:20px;height:20px}.blog_home_cta{max-width:340px;width:100%}.blog_home_cta_btn{height:30px;min-height:0;padding:0 20px;border-radius:10px;font-size:12px;line-height:1.3}}.company_content{position:relative;overflow:clip;border-radius:32px;background:#001020;color:#fff;padding:100px 30px;min-height:clamp(1193px,calc(1309px + (100vw - 1728px) * -.604),1309px);box-sizing:border-box;--fullbleed-pad:30px}.company_block_top{display:flex;flex-direction:column;gap:60px;width:100%}.company_block_top_lead{display:flex;align-items:flex-start;gap:clamp(114px,calc(114px + (100vw - 1728px) * .396),190px);width:100%}.about_us_title{flex:0 0 70px;width:70px;padding:10px 0;font-size:16px;font-weight:500;line-height:1.2;text-transform:uppercase;color:var(--color-white-secondary,rgba(255,255,255,.7))}.company_about_heading{flex:1 1 auto;min-width:0;max-width:clamp(1449px,calc(1449px + (100vw - 1728px) * .474),1540px)}.about_us_description{font-size:58px;font-weight:700;line-height:1.3;text-transform:uppercase;text-indent:clamp(412px,21.5vw,415px);color:#fff}.about_us_description_highlight{color:var(--color-Brand-orange,#fe8000);text-transform:uppercase}.about_us_description_highlight,.about_us_description_rest{display:inline;font-size:inherit;font-weight:inherit;line-height:inherit}.about_us_description_rest{color:#fff}.company_block_top_short{display:flex;justify-content:flex-start;width:100%;padding-left:clamp(601px,calc(601px + (100vw - 1728px) * .38),674px);box-sizing:border-box}.about_us_short_description{width:clamp(860px,calc(860px + (100vw - 1728px) * .542),964px);max-width:100%;font-size:17px;font-weight:400;line-height:1.3;color:#fff}.about_us_short_description p{margin:0 0 10px}.about_us_short_description p:last-child{margin-bottom:0}.company_block_bottom{position:relative;width:100%;margin-top:76px;min-height:clamp(490px,calc(570px + (100vw - 1728px) * -.417),570px);padding-bottom:0;box-sizing:border-box}.company-futuristically{position:relative;width:clamp(403px,calc(486px + (100vw - 1728px) * -.432),486px);height:clamp(320px,calc(398px + (100vw - 1728px) * -.406),398px);max-width:100%;margin:0 auto}.company-futuristically-img{top:34px;display:block;width:clamp(403px,calc(416px + (100vw - 1728px) * -.068),416px);height:clamp(320px,calc(330px + (100vw - 1728px) * -.052),330px);-o-object-fit:contain;object-fit:contain}.company-futuristically-img,.company-logo-img{position:absolute;left:50%;transform:translateX(-50%)}.company-logo-img{top:110px;width:clamp(260px,calc(310px + (100vw - 1728px) * -.156),310px);height:auto;z-index:1}.company_steps{display:contents}.company_feature_bottom,.company_feature_left,.company_feature_right{position:absolute;z-index:2;box-sizing:border-box}.company_feature_left{left:0}.company_feature_left,.company_feature_right{top:0;width:clamp(561px,calc(561px + (100vw - 1728px) * .203),600px);height:132px;padding:10px}.company_feature_right{right:0}.company_feature_bottom{left:clamp(680px,calc(680px + (100vw - 1728px) * .521),780px);top:clamp(320px,calc(398px + (100vw - 1728px) * -.406),398px);width:clamp(606px,40%,928px);height:172px;padding:10px}.company-feature-title{position:absolute;color:var(--color-Brand-orange,#fe8000);font-size:28px;font-weight:500;line-height:1.3;text-transform:uppercase;margin:0;white-space:nowrap}.company-feature-desc{position:absolute;color:var(--color-white-secondary,rgba(255,255,255,.7));font-size:20px;font-weight:400;line-height:1.3;padding:0;border:none;margin:0}.company-feature-desc p{margin:0}.company_feature_left .company-feature-title{top:20px;left:76px;width:378px;text-align:right}.company_feature_left .company-feature-desc{top:80px;left:20px;width:435px;text-align:right}.company_feature_left .company_feature__svg_left{position:absolute;top:68px;left:34px;width:527px;height:56px;display:block}.company_feature_right .company-feature-title{top:20px;left:131px;width:401px;text-align:left}.company_feature_right .company-feature-desc{top:80px;left:131px;width:419px;text-align:left}.company_feature_right .company_feature__svg_right{position:absolute;top:68px;right:10px;width:517px;height:56px;display:block;transform:scaleX(-1);transform-origin:center}.company_feature_bottom .company_feature__svg_bottom{position:absolute;top:10px;left:10px;width:553px;height:85px;display:block;transform:rotate(180deg)}.company_feature_bottom .company-feature-title{top:44px;left:73px;text-align:left;white-space:nowrap}.company_feature_bottom .company-feature-desc{top:110px;left:73px;width:494px;text-align:left}.company_feature__svg{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:1699px){.company_content{padding:90px 24px 70px;min-height:1100px}.company_block_top_lead{gap:120px}.company_block_top_short{padding-left:480px}.about_us_description{font-size:52px;text-indent:320px}.about_us_short_description{width:860px}.company_feature_left,.company_feature_right{width:480px}.company_feature_bottom{left:55%;width:520px}.company-feature-title{font-size:26px}.company-feature-desc{font-size:18px}}@media (max-width:1549px){.company_content{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);padding:100px 20px 70px;min-height:1257px;--fullbleed-pad:20px}.company_block_top{gap:40px}.company_block_top_lead{gap:30px}.about_us_title{font-size:16px;line-height:1.2}.company_about_heading{max-width:1260px}.about_us_description{font-size:58px;font-weight:700;text-indent:410px}.company_block_top_short{padding-left:509px;justify-content:flex-start}.about_us_short_description{width:760px;font-size:17px;font-weight:400;line-height:1.3}.company_block_bottom{margin-top:68px;min-height:463px;height:463px;padding-bottom:0}.company-futuristically{position:absolute;top:0;left:529px;width:303px;height:242px;margin:0}.company-futuristically-img{width:303px;height:242px;top:0;left:0;transform:none}.company-logo-img{top:50px;left:73px;width:158px;transform:none}.company_feature_left{top:0;left:0;width:529px;height:132px;max-width:none;padding:10px}.company_feature_left .company-feature-title{position:absolute;top:20px;left:63px;width:355px;text-align:right;font-size:28px;font-weight:500;line-height:1.3;white-space:nowrap}.company_feature_left .company-feature-desc{position:absolute;top:80px;left:20px;width:408px;text-align:right;font-size:20px;font-weight:400;line-height:1.3;padding:0;border:none}.company_feature_left .company_feature__svg_left{position:absolute;top:68px;left:24px;width:495px;height:56px;margin:0;transform:none}.company_feature_right{top:0;left:832px;right:auto;width:535px;height:132px;max-width:none;padding:10px}.company_feature_right .company-feature-title{position:absolute;top:20px;left:110px;width:401px;text-align:left;font-size:28px;font-weight:500;line-height:1.3;white-space:nowrap}.company_feature_right .company-feature-desc{position:absolute;top:80px;left:110px;width:419px;text-align:left;font-size:20px;font-weight:400;line-height:1.3;padding:0;border:none}.company_feature_right .company_feature__svg_right{position:absolute;top:68px;left:10px;right:auto;width:517px;height:56px;margin:0;transform:scaleX(-1)}.company_feature_bottom{left:590px;top:291px;bottom:auto;width:810px;height:172px;max-width:none;padding:10px}.company_feature_bottom .company_feature__svg_bottom{position:absolute;top:10px;left:10px;width:553px;height:85px;margin:0;transform:rotate(180deg)}.company_feature_bottom .company-feature-title{position:absolute;top:44px;left:73px;width:auto;text-align:left;font-size:28px;font-weight:500;line-height:1.3;white-space:nowrap}.company_feature_bottom .company-feature-desc{position:absolute;top:110px;left:73px;width:494px;text-align:left;font-size:20px;font-weight:400;line-height:1.3;padding:0;border:none}}@media (max-width:1399px){.company_content{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px);padding:80px 20px 60px;min-height:1100px}.company_block_top_short{padding-left:360px}.about_us_description{font-size:48px;text-indent:280px}.about_us_short_description{width:700px}.company_block_bottom{height:auto;min-height:420px}.company-futuristically{position:relative;left:auto;top:auto;width:280px;height:224px;margin:0 auto}.company-futuristically-img{left:50%;transform:translateX(-50%);width:280px;height:224px}.company-logo-img{left:50%;transform:translateX(-50%);width:140px}.company_feature_bottom,.company_feature_left,.company_feature_right{height:auto;max-width:32%}.company_feature_left,.company_feature_right{width:420px}.company_feature_bottom{left:48%;top:auto;bottom:0;width:480px;max-width:42%}.company_feature_bottom .company-feature-desc,.company_feature_bottom .company-feature-title,.company_feature_left .company-feature-desc,.company_feature_left .company-feature-title,.company_feature_right .company-feature-desc,.company_feature_right .company-feature-title{position:static;width:auto;left:auto;top:auto;white-space:normal}.company_feature__svg{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;max-width:100%;height:auto!important;margin:8px 0;transform:none!important}.company_feature_right .company_feature__svg_right{transform:scaleX(-1)!important}.company_feature_bottom .company_feature__svg_bottom{transform:rotate(180deg)!important}.company-feature-title{font-size:24px}.company-feature-desc{font-size:18px}}@media (max-width:1199px){.company_content{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px);padding:60px 20px;min-height:970px;border-radius:32px;--fullbleed-pad:20px}.company_block_top{gap:30px}.company_block_top_lead{gap:50px}.about_us_title{flex:0 0 70px;width:70px;padding:10px 0;font-size:16px;font-weight:500;line-height:1.2}.company_about_heading{max-width:824px}.about_us_description{font-size:36px;font-weight:600;line-height:1.3;text-indent:107px}.company_block_top_short{justify-content:flex-start;padding-left:228px}.about_us_short_description{width:624px;font-size:14px;font-weight:400;line-height:1.3}.company_block_bottom{margin-top:90px;padding-top:0;padding-bottom:0;min-height:397px;height:397px;box-sizing:border-box}.company-futuristically{position:absolute;top:91px;left:381px;width:222px;height:177px;margin:0}.company-futuristically-img{width:222px;height:177px;top:0;left:0;transform:none}.company-logo-img{top:24px;left:21px;width:179px;transform:none}.company_feature_left{top:0;left:0;width:400px;height:87px;max-width:none;padding:0}.company_feature_left .company-feature-title{position:absolute;top:0;left:94px;width:233px;text-align:right;font-size:16px;font-weight:500;line-height:1.3;white-space:nowrap;margin:0}.company_feature_left .company-feature-desc{position:absolute;top:41px;left:9px;width:319px;text-align:right;font-size:14px;font-weight:400;line-height:1.3;padding:0;border:none}.company_feature_left .company_feature__svg_left{position:absolute!important;top:31px!important;left:0!important;right:auto!important;width:400px!important;height:56px!important;margin:0!important;max-width:none;transform:none!important}.company_feature_right{top:0;left:584px;right:auto;width:400px;height:87px;max-width:none;padding:0}.company_feature_right .company-feature-title{position:absolute;top:0;left:72px;width:296px;text-align:left;font-size:16px;font-weight:500;line-height:1.3;white-space:nowrap;margin:0}.company_feature_right .company-feature-desc{position:absolute;top:41px;left:73px;width:315px;text-align:left;font-size:14px;font-weight:400;line-height:1.3;padding:0;border:none}.company_feature_right .company_feature__svg_right{position:absolute!important;top:31px!important;left:0!important;right:auto!important;width:400px!important;height:56px!important;margin:0!important;max-width:none;transform:scaleX(-1)!important}.company_feature_bottom{left:430px;top:291px;bottom:auto;width:400px;height:106px;max-width:none;padding:0}.company_feature_bottom .company_feature__svg_bottom{position:absolute!important;top:0!important;left:0!important;right:auto!important;width:398px!important;height:60px!important;margin:0!important;max-width:none;transform:rotate(180deg)!important}.company_feature_bottom .company-feature-title{position:absolute;top:29px;left:53px;width:auto;text-align:left;font-size:16px;font-weight:500;line-height:1.3;white-space:nowrap;margin:0}.company_feature_bottom .company-feature-desc{position:absolute;top:70px;left:53px;width:347px;text-align:left;font-size:14px;font-weight:400;line-height:1.3;padding:0;border:none}}@media (max-width:991px){.company_content{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px);padding:60px 10px;min-height:872px;border-radius:0;--fullbleed-pad:10px}.company_block_top{gap:30px}.company_block_top_lead{gap:20px}.about_us_title{flex:0 0 70px;width:70px;padding:10px 0;font-size:16px;font-weight:500;line-height:1.2}.company_about_heading{max-width:658px}.about_us_description{font-size:36px;font-weight:600;line-height:1.3;text-indent:102px}.company_block_top_short{justify-content:flex-start;padding-left:189px}.about_us_short_description{width:559px;font-size:14px;font-weight:400;line-height:1.3}.company_block_bottom{margin-top:60px;padding-top:0;padding-bottom:0;min-height:330px;height:330px;box-sizing:border-box}.company-futuristically{position:absolute;top:75px;left:270px;width:208px;height:165px;margin:0}.company-futuristically-img{width:208px;height:165px;top:0;left:0;transform:none}.company-logo-img{top:33px;left:32px;width:144px;transform:none}.company_feature_left{top:0;left:0;width:320px;height:75px;max-width:none;padding:0}.company_feature_left .company-feature-title{position:absolute;top:0;left:74px;width:186px;text-align:right;font-size:16px;font-weight:500;line-height:1.3;white-space:nowrap;margin:0}.company_feature_left .company-feature-desc{position:absolute;top:37px;left:12px;width:249px;text-align:right;font-size:14px;font-weight:400;line-height:1.3;padding:0;border:none}.company_feature_left .company_feature__svg_left{position:absolute!important;top:29px!important;left:0!important;right:auto!important;width:320px!important;height:46px!important;margin:0!important;max-width:none;transform:none!important}.company_feature_right{top:0;left:409px;right:auto;width:339px;height:91px;max-width:none;padding:0}.company_feature_right .company-feature-title{position:absolute;top:0;left:64px;width:230px;text-align:left;font-size:16px;font-weight:500;line-height:1.3;white-space:nowrap;margin:0}.company_feature_right .company-feature-desc{position:absolute;top:37px;left:64px;width:275px;text-align:left;font-size:14px;font-weight:400;line-height:1.3;padding:0;border:none}.company_feature_right .company_feature__svg_right{position:absolute!important;top:29px!important;left:0!important;right:auto!important;width:338px!important;height:46px!important;margin:0!important;max-width:none;transform:scaleX(-1)!important}.company_feature_bottom{left:313px;top:240px;bottom:auto;width:390px;height:90px;max-width:none;padding:0}.company_feature_bottom .company_feature__svg_bottom{position:absolute!important;top:0!important;left:0!important;right:auto!important;width:388px!important;height:46px!important;margin:0!important;max-width:none;transform:rotate(180deg)!important}.company_feature_bottom .company-feature-title{position:absolute;top:18px;left:49px;width:auto;text-align:left;font-size:16px;font-weight:500;line-height:1.3;white-space:nowrap;margin:0}.company_feature_bottom .company-feature-desc{position:absolute;top:54px;left:49px;width:341px;text-align:left;font-size:14px;font-weight:400;line-height:1.3;padding:0;border:none}}@media (max-width:767px){.company_content{padding:50px 16px 40px;min-height:auto}.company_block_top_lead{flex-direction:column;gap:10px}.about_us_title{flex:none;width:auto;padding:0;font-size:12px;line-height:1.3}.company_about_heading{max-width:none}.about_us_description{font-size:24px;text-indent:0}.company_block_top_short{padding-left:0;justify-content:flex-start}.about_us_short_description{width:100%}.company_block_bottom{height:auto;min-height:280px;margin-top:40px}.company-futuristically{position:relative;top:auto;left:auto;width:180px;height:auto;margin:0 auto}.company-futuristically-img{left:50%;transform:translateX(-50%);width:180px;height:auto}.company-logo-img{left:50%;top:30px;width:120px;transform:translateX(-50%)}.company_feature_bottom,.company_feature_left,.company_feature_right{height:auto;max-width:44%}.company_feature_left{width:44%;left:0;top:0}.company_feature_right{left:auto;right:0;width:44%}.company_feature_bottom{left:36%;top:auto;bottom:0;width:58%;max-width:58%}.company_feature_bottom .company-feature-desc,.company_feature_bottom .company-feature-title,.company_feature_left .company-feature-desc,.company_feature_left .company-feature-title,.company_feature_right .company-feature-desc,.company_feature_right .company-feature-title{position:static;width:auto;left:auto;top:auto;white-space:normal}.company_feature__svg{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;max-width:200px;height:auto!important;margin:6px 0!important;transform:none!important}.company_feature_right .company_feature__svg_right{transform:scaleX(-1)!important}.company_feature_bottom .company_feature__svg_bottom{transform:rotate(180deg)!important}}@media (max-width:575px){.company_content{margin-left:-10px;margin-right:-10px;width:calc(100% + 20px);padding:50px 10px;min-height:1046px;border-radius:0;display:flex;flex-direction:column;gap:40px;--fullbleed-pad:10px}.company_block_top{gap:20px;width:100%}.company_block_top_lead{flex-direction:column;align-items:flex-start;gap:10px;width:100%}.about_us_title{flex:none;width:100%;font-size:12px;font-weight:500;line-height:1.3;padding:0}.company_about_heading{width:100%;max-width:none}.about_us_description{font-size:20px;font-weight:600;line-height:1.3;text-indent:0}.company_block_top_short{justify-content:flex-start;padding-left:0;width:100%}.about_us_short_description{width:100%;font-size:14px;font-weight:400;line-height:1.3}.company_block_bottom{position:relative;margin-top:0;height:auto;min-height:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}.company-futuristically{position:relative;top:auto;left:auto;order:-1;width:190px;height:163px;margin:0 auto}.company-futuristically-img{width:190px;height:163px;top:0;left:0;transform:none}.company-logo-img{top:33px;left:25px;width:140px;transform:none}.company_steps{display:flex;flex-direction:column;gap:30px;width:100%}.company_feature_right{order:1}.company_feature_bottom{order:2}.company_feature_left{order:3}.company_feature_bottom,.company_feature_left,.company_feature_right{position:static;left:auto;right:auto;top:auto;bottom:auto;width:100%;max-width:none;height:auto;padding:0;display:flex;flex-direction:column;gap:10px}.company_feature_bottom .company-feature-desc,.company_feature_bottom .company-feature-title,.company_feature_left .company-feature-desc,.company_feature_left .company-feature-title,.company_feature_right .company-feature-desc,.company_feature_right .company-feature-title{position:static;width:100%;left:auto;top:auto;white-space:normal}.company_feature_bottom .company-feature-title,.company_feature_left .company-feature-title,.company_feature_right .company-feature-title{font-size:16px;font-weight:500;line-height:1.3;text-align:left;border-bottom:.8px solid rgba(255,255,255,.4);padding-bottom:4px;margin:0}.company_feature_bottom .company-feature-desc,.company_feature_left .company-feature-desc,.company_feature_right .company-feature-desc{font-size:14px;font-weight:400;line-height:1.3;text-align:left;padding:0;border:none}.company_feature__svg{display:none!important}}.pod-carousel-slide-wrap{display:none}.pod-carousel-slide-wrap_active{display:block}.product_of_the_day_outer{display:flex;flex-direction:column;align-items:stretch;gap:16px;width:100%}.pod-switches{gap:16px;width:100%}.pod-switch,.pod-switches{display:flex;align-items:center}.pod-switch{flex:1 1;min-width:0;height:60px;justify-content:center;border-radius:20px;border:none;border-bottom:1px solid rgba(7,32,58,.3);font-size:20px;font-weight:500;line-height:1.3;text-transform:uppercase;color:rgba(0,0,0,.6);background:transparent;white-space:nowrap}.pod-switch_active{color:#000;background:rgba(255,255,255,.4);backdrop-filter:blur(10px);border-bottom:.8px solid #041f3a}.product_of_the_day_page{background:var(--color-Brand-bleu-dark,#041f3a);color:#fff;border-radius:32px;padding:70px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;align-self:stretch;min-height:800px;box-sizing:border-box}.product_of_the_day_page a{color:#fff;text-decoration:none;text-transform:uppercase}.product_of_the_day_page a:hover{text-decoration:underline}.prod-wrap{flex-direction:column;align-items:flex-start;justify-content:center;gap:60px;width:100%}.pod-header,.prod-wrap{display:flex;align-self:stretch}.pod-header{justify-content:space-between;align-items:center;padding:10px 0}.pod-title{font-size:36px;font-weight:500;line-height:1.2;text-transform:uppercase}.pod-title-bottom{display:flex;align-items:center;justify-content:center;gap:10px}.pod-title-bottom .pod-catalog-link{font-size:16px;font-weight:500;line-height:1.3}.prod-main{display:flex;align-items:center;justify-content:flex-end;gap:100px;padding:30px 0;align-self:stretch}.prod-carousel-block{flex:1 1 auto;min-width:0;max-width:1120px}.pod-carousel-slides{width:100%}.pod-carousel-slide{display:grid;grid-template-columns:270px 640px minmax(146px,1fr);grid-gap:16px;gap:16px;height:500px;align-items:stretch}.pod-carousel-left{justify-content:space-between;min-width:0;height:100%}.pod-carousel-left,.pod-carousel-meta{display:flex;flex-direction:column;align-items:flex-start}.pod-carousel-meta{width:100%;height:48px;padding:5px 0;gap:4px;border-bottom:.8px solid var(--stroke-color-sroke-bleu-30,rgba(7,32,58,.3));box-sizing:border-box}.pod-carousel-article,.pod-carousel-stock{font-size:14px;font-weight:400;line-height:1.3;color:#fff}.pod-carousel-stock_no,.pod-carousel-stock_preorder,.pod-carousel-stock_yes{color:#fff}.pod-carousel-name-block{display:flex;align-items:center;width:100%;min-width:0}.pod-carousel-name-link{display:block;min-width:0;width:100%}.pod-carousel-name{font-size:20px;font-weight:500;line-height:1.3;text-transform:uppercase}.pod-carousel-price-block{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:150px;width:100%;min-width:0}.pod-carousel-price-block-inner{display:flex;align-items:center;justify-content:space-between;width:100%}.pod-carousel-price-block-inner-inner{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.pod-carousel-price{font-size:24px;font-weight:500;line-height:1.3;text-transform:uppercase}.pod-carousel-old-price{font-size:20px;font-weight:400;line-height:1.3;color:rgba(255,255,255,.7);text-decoration:line-through}.pod-carousel-last-price{font-size:12px;line-height:1.3;color:rgba(255,255,255,.75)}.pod-carousel-price-block .add-to-cart-button-start{flex-shrink:0}.pod-carousel-price-block .add-to-cart-button-start .shoping_cart_button_text_icon_block,.pod-carousel-price-block .shoping_cart_button_text_icon_block{display:flex;flex-direction:row;align-items:center;gap:8px}.pod-carousel-price-block .shoping_cart_button{width:50px;height:50px;min-height:50px;padding:0;border:.8px solid #fff;border-radius:200px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:transparent;color:#fff}.pod-carousel-price-block .shoping_cart_button:hover,.pod-carousel-price-block .shoping_cart_button_active .shoping_cart_button,.pod-carousel-price-block .shoping_cart_button_block .shoping_cart_button{background:transparent;border-color:#fff}.pod-carousel-price-block .shoping_cart_button img,.pod-carousel-price-block .shoping_cart_button svg{top:0;width:17px;height:21px;-o-object-fit:contain;object-fit:contain}.pod-carousel-price-block .shoping_cart_button_text,.product_of_the_day_page .pod-carousel-price-block .shoping_cart_button_text{font-size:16px;font-weight:500;line-height:1.2;text-transform:uppercase;color:#fff;white-space:nowrap}.pod-carousel-center{min-width:0}.pod-carousel-center,.pod-carousel-image-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.pod-carousel-center-image{width:100%;height:100%;max-height:500px;-o-object-fit:contain;object-fit:contain}.pod-carousel-right{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:20px;min-width:0;height:100%;padding-top:0}.pod-carousel-actions{display:flex;align-items:center;gap:20px}.pod-carousel-actions .wish_list_buuton{width:34px;height:34px;display:flex;align-items:center;justify-content:center}.pod-carousel-actions .wish_list_buuton svg{width:22px;height:22px;stroke:#fff}.pod-carousel-actions .compare_button{width:32px;height:32px;padding:0 8px;display:flex;align-items:center;justify-content:center}.pod-carousel-actions .compare_button svg{width:18px;height:24px;stroke:#fff}.pod-carousel-specs{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-top:0}.pod-carousel-spec{display:flex;flex-direction:column;gap:8px}.pod-carousel-spec-value{font-size:28px;font-weight:500;line-height:1.3;text-transform:uppercase}.pod-carousel-spec-label{font-size:14px;font-weight:400;line-height:1.3}.pod-carousel-dots{display:flex;align-items:center;justify-content:center;gap:8px;padding:0;margin:0}.pod-carousel-dot{width:40px;height:4px;border-radius:2px;border:none;padding:0;cursor:pointer;background:rgba(255,255,255,.3);transition:background .2s}.pod-carousel-dot_active{background:#d0e2ce}.prod-sidebar-block{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0;width:240px}.pod-sidebar-card{width:100%;height:90px;padding:10px;display:flex;align-items:center;gap:4px;border-radius:16px;background:rgba(255,255,255,.4);backdrop-filter:blur(6.15px);cursor:pointer;transition:background .2s;box-sizing:border-box}.pod-sidebar-card:hover{background:#d0e2ce}.pod-sidebar-card:hover .pod-sidebar-card-name{color:#000}.pod-sidebar-card:hover .pod-sidebar-card-label{color:rgba(0,0,0,.6)}.pod-sidebar-card_active{background:#d0e2ce}.pod-sidebar-card_active .pod-sidebar-card-name{color:#000}.pod-sidebar-card-content{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px;height:100%}.pod-sidebar-card-label{display:none;font-size:12px;font-weight:400;line-height:1.3;color:rgba(255,255,255,.7)}.pod-sidebar-card_active .pod-sidebar-card-label{color:rgba(0,0,0,.6)}.pod-sidebar-card-name{font-size:10px;font-weight:500;line-height:1.3;text-transform:uppercase;color:#fff;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.pod-sidebar-card-img{flex-shrink:0;width:80px;height:100%;display:flex;align-items:center;justify-content:center}.pod-sidebar-card_active .pod-sidebar-card-img{width:90px;height:70px}.pod-sidebar-card-img img{width:100%;height:100%;max-height:70px;-o-object-fit:contain;object-fit:contain}.pod-sidebar-card-placeholder{width:100%;height:100%;background:rgba(255,255,255,.15);border-radius:8px}@media (max-width:1699px){.pod-switch{font-size:18px;height:56px}.product_of_the_day_page{padding:50px 24px;gap:36px;border-radius:30px;min-height:0}.prod-wrap{gap:44px}.pod-header{padding:8px 0}.pod-title{font-size:30px}.prod-main{gap:91px;padding:24px 0}.prod-carousel-block{max-width:1036px}.pod-carousel-slide{height:420px;grid-template-columns:minmax(220px,1fr) minmax(480px,600px) minmax(120px,153px)}.pod-carousel-price-block{height:150px}.pod-carousel-price{font-size:22px}.pod-carousel-old-price{font-size:16px}.pod-carousel-center-image{max-height:420px}.prod-sidebar-block{width:220px}}@media (max-width:1549px){.pod-switches{gap:10px}.pod-switch{height:60px;font-size:16px}.product_of_the_day_page{padding:50px 20px;gap:20px;min-height:720px}.prod-wrap{gap:40px}.pod-title{font-size:36px}.prod-main{gap:70px}.prod-carousel-block{max-width:none;flex:1 1 auto}.pod-carousel-slide{height:400px;grid-template-columns:minmax(200px,1fr) 563px 146px;gap:10px}.pod-carousel-price-block{height:130px}.pod-carousel-price{font-size:22px}.pod-carousel-old-price{font-size:16px}.pod-carousel-center-image{max-height:400px}.prod-sidebar-block{width:190px}.pod-sidebar-card{height:90px}}@media (max-width:1399px){.pod-carousel-slide{height:380px;grid-template-columns:minmax(180px,1fr) minmax(420px,520px) 130px}.pod-carousel-name{font-size:18px}.pod-carousel-price-block{height:120px}.pod-carousel-price{font-size:20px}.pod-carousel-spec-value{font-size:24px}.prod-sidebar-block{width:170px}}@media (max-width:1199px){.product_of_the_day_outer{gap:10px;margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}.pod-switches{gap:8px;padding:0 20px;box-sizing:border-box}.pod-switch{height:40px;font-size:12px;border-radius:10px;background:transparent;backdrop-filter:none;border-bottom:.8px solid rgba(7,32,58,.3);color:rgba(4,31,58,.6)}.pod-switch_active{background:transparent;border-bottom:1px solid #041f3a;color:#000}.product_of_the_day_page{padding:40px 20px;gap:30px;border-radius:0;min-height:0}.prod-main,.prod-wrap{display:contents}.pod-header{order:1;width:100%;padding:10px 0}.pod-title{font-size:24px;line-height:1.3}.pod-title-bottom .pod-catalog-link{font-size:12px;font-weight:500;text-transform:uppercase}.prod-carousel-block{order:2;max-width:none;width:100%}.pod-carousel-dots{order:3}.prod-sidebar-block{order:4;flex-direction:row;align-items:stretch;width:100%;max-width:none;height:120px;gap:5px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;justify-content:center}.prod-sidebar-block::-webkit-scrollbar{height:4px}.pod-carousel-slide{height:369px;grid-template-columns:minmax(180px,1fr) 540px minmax(140px,174px);gap:16px}.pod-carousel-name{font-size:20px}.pod-carousel-article,.pod-carousel-stock{font-size:14px}.pod-carousel-price-block{height:130px}.pod-carousel-price{font-size:22px;font-weight:500}.pod-carousel-old-price{font-size:16px}.pod-carousel-center{width:540px;height:370px}.pod-carousel-center-image{max-height:370px}.pod-carousel-right{gap:100px;justify-content:flex-start}.pod-carousel-spec-value{font-size:28px}.pod-carousel-spec-label{font-size:14px}.pod-carousel-dot{width:40px;height:4px}.pod-sidebar-card{flex-shrink:0;flex-direction:column;width:110px;height:120px;padding:8px 6px;gap:4px;border-radius:16px}.pod-sidebar-card-img,.pod-sidebar-card_active .pod-sidebar-card-img{width:100%;height:74px}.pod-sidebar-card-name{font-size:10px;-webkit-line-clamp:2}.pod-sidebar-card-label{display:none}}@media (max-width:991px){.product_of_the_day_outer{gap:10px;margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}.pod-switches{gap:8px;padding:0 10px;box-sizing:border-box}.pod-switch{height:40px;font-size:12px;padding:0 6px;border-radius:10px}.product_of_the_day_page{padding:40px 10px;gap:20px}.pod-header{padding:0}.pod-title{font-size:20px;line-height:1.3}.pod-title-bottom .pod-catalog-link{font-size:12px;font-weight:500;text-transform:uppercase}.pod-carousel-slide{height:260px;grid-template-columns:210px 360px minmax(120px,1fr);gap:10px}.pod-carousel-left{width:210px}.pod-carousel-center{width:360px;height:260px}.pod-carousel-center-image{max-height:260px}.pod-carousel-name{font-size:16px}.pod-carousel-article,.pod-carousel-stock{font-size:12px}.pod-carousel-meta{height:48px}.pod-carousel-price-block{height:130px}.pod-carousel-price{font-size:20px;font-weight:400}.pod-carousel-old-price{font-size:16px}.pod-carousel-price-block .shoping_cart_button{width:50px;height:50px;min-height:50px}.pod-carousel-price-block .shoping_cart_button_text,.product_of_the_day_page .pod-carousel-price-block .shoping_cart_button_text{font-size:16px}.pod-carousel-right{gap:60px;justify-content:flex-start}.pod-carousel-actions{height:26px;gap:20px}.pod-carousel-spec-value{font-size:28px}.pod-carousel-spec-label{font-size:14px}.pod-carousel-dot{width:40px;height:4px}.prod-sidebar-block{height:120px;justify-content:center}.pod-sidebar-card{width:110px;height:120px;padding:8px 6px;border-radius:16px}.pod-sidebar-card-name{font-size:10px}}@media (max-width:767px){.pod-switch{white-space:normal;text-align:center;line-height:1.2}.pod-carousel-slide{grid-template-columns:minmax(160px,210px) minmax(220px,1fr) minmax(100px,140px)}.pod-carousel-center{width:auto}}@media (max-width:575px){.product_of_the_day_outer{gap:8px;margin-left:-10px;margin-right:-10px;width:calc(100% + 20px)}.pod-switches{gap:8px;padding:0 10px;box-sizing:border-box}.pod-switch{height:30px;font-size:10px;border-radius:10px;white-space:normal}.product_of_the_day_page{padding:40px 10px;gap:24px}.pod-header{padding:0;align-items:flex-start}.pod-title{font-size:16px;line-height:1.3}.pod-title-bottom .pod-catalog-link{font-size:12px;font-weight:400;line-height:1.3;text-transform:none}.pod-carousel-slide{position:relative;height:auto;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 280px;grid-gap:16px;gap:16px;padding-bottom:56px}.pod-carousel-left{grid-column:1;grid-row:1;height:auto;max-width:218px;gap:4px;justify-content:flex-start}.pod-carousel-meta{border-bottom:none;height:auto;padding:0}.pod-carousel-article{display:none}.pod-carousel-name-block{order:-1}.pod-carousel-name{font-size:12px;font-weight:500;line-height:1.3}.pod-carousel-stock{font-size:12px;font-weight:400;line-height:1.3}.pod-carousel-right{grid-column:2;grid-row:1;height:auto;justify-content:flex-start}.pod-carousel-actions{gap:16px;padding:10px 0}.pod-carousel-specs{display:none}.pod-carousel-center{grid-column:1/-1;grid-row:2;height:280px}.pod-carousel-center-image{max-height:none;-o-object-fit:contain;object-fit:contain}.pod-carousel-price-block{position:absolute;left:0;right:0;bottom:0;flex-direction:row;align-items:center;justify-content:space-between;height:40px;width:100%}.pod-carousel-price{font-size:14px;line-height:1.3}.pod-carousel-old-price{font-size:12px;line-height:1.3}.pod-carousel-price-block .shoping_cart_button{width:40px;height:40px;min-height:40px}.pod-carousel-price-block .shoping_cart_button img,.pod-carousel-price-block .shoping_cart_button svg{width:14px;height:17px}.pod-carousel-price-block .shoping_cart_button_text,.product_of_the_day_page .pod-carousel-price-block .shoping_cart_button_text{font-size:14px;font-weight:500;line-height:1.3;text-transform:uppercase;color:#fff}.pod-carousel-dots{gap:2px}.pod-carousel-dot{width:26px;height:2px;border-radius:2px}.prod-sidebar-block{gap:5px;justify-content:flex-start;width:100%;max-width:none}.pod-sidebar-card{width:110px;height:130px;padding:6px;border-radius:12px;gap:4px}.pod-sidebar-card-label{display:block}.pod-sidebar-card-name{font-size:12px;-webkit-line-clamp:2}.pod-sidebar-card-img,.pod-sidebar-card_active .pod-sidebar-card-img{width:100%;height:auto;flex:1 1;min-height:0}}