.instr-videos{padding-bottom:5rem;width:100%}.instr-videos_layout{margin:0 auto;width:var(--widthPageDesktop)}.instr-videos_layout_content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2.4rem;justify-content:center;width:100%}@media screen and (max-width:600px){.instr-videos_layout_content{flex-direction:column;gap:2rem}}.instr-videos_layout_content_item{display:flex;flex-direction:column;gap:2rem;width:calc(50% - 1.2rem)}@media screen and (max-width:600px){.instr-videos_layout_content_item{gap:1.2rem;width:100%}}.instr-videos_layout_content_item .video-compo,.instr-videos_layout_content_item picture{background:var(--colorBlack);border-radius:1.2rem;display:block;height:35.3rem;overflow:hidden;width:100%}@media screen and (max-width:600px){.instr-videos_layout_content_item .video-compo,.instr-videos_layout_content_item picture{border-radius:.8rem;height:19.3rem}}.instr-videos_layout_content_item .video-compo video,.instr-videos_layout_content_item picture video{-o-object-fit:contain;object-fit:contain}.instr-videos_layout_content_item .video-compo img,.instr-videos_layout_content_item picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.instr-videos_layout_content_item_content{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;width:100%}@media screen and (max-width:600px){.instr-videos_layout_content_item_content{gap:.8rem}}.instr-videos_layout_content_item_content_title{color:var(--colorPrimary);font-size:2.4rem;font-weight:700;line-height:1.2;text-align:center}@media screen and (max-width:600px){.instr-videos_layout_content_item_content_title{font-size:1.6rem}}.instr-videos_layout_content_item_content_text{color:var(--colorText);font-size:2rem;font-weight:400;line-height:1.2;text-align:center}@media screen and (max-width:600px){.instr-videos_layout_content_item_content_text{font-size:1.4rem}}