.sec-card-v1:has(.card-v1-attribute){
  margin-top: 10.4rem;
}
.sec-card-v1 .row-40{
  --bs-gutter-y: 4.8rem;
}
.card-v1-item{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 4.8rem;
  position: relative;
  border-bottom: 1px solid rgba(var(--black-hex),0.1);
}
.card-v1-item:has(.card-v1-attribute){
  border: 0;
  padding-bottom: 0;
}
.card-v1-link{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.card-v1-img{
  height: 40rem;
  position: relative;
  background: var(--light-gray);
  padding: 3.2rem;
}
.card-v1-img img{
  max-height: 30.4rem;
}
.card-v1-btn{
  position: absolute;
  z-index: 2;
  left: 2rem;
  bottom: 2rem;
  display: flex;
  align-items: center;
}
.card-v1-btn .btn-icon{
  margin-right: 1rem;
}
.card-v1-info{
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.card-v1-top:last-child{
  margin-bottom: 0;
}
.card-v1-item:has(.card-v1-attribute) .card-v1-top{
  margin-bottom: 2rem;
}
.card-v1-item:has(.card-v1-link):hover .h6{
  text-decoration: underline;
}
.card-v1-info .btn-link{
  margin-top: auto;
}
.card-v1-attribute{
  margin-bottom: 2rem;
}
.card-v1-attribute:last-child{
  margin-bottom: 0;
}
.card-v1-attribute .fw-12{
  margin-bottom: 0.2rem;
}
.card-v1-attribute p{
  font-size: 1.6rem;
  line-height: 160%;
  font-weight: 600;
  color: var(--black);
}

.sec-page-head:has(+ .sec-card-v3) {
  background: #FBFBFC;
  margin: 0;
  padding: 6.4rem 0 8rem;
}
.card-v3-block {
  align-items: flex-start;
}
.card-v3-filter {
  position: sticky;
  top: 14rem;
  width: 38.4rem;
  margin-right: 4rem;
  flex-shrink: 0;
}
.card-v3-list{
  flex-grow: 1;
}
.card-v3-item{
  width: 100%;
  margin-bottom: 1.6rem;
  background: #FBFBFC;
  padding: 2.4rem;
  gap: 1.6rem;
}
.card-v3-item:last-child{
  margin-bottom: 0;
}
.card-v3-img {
  width: 20rem;
  height: 20rem;
  padding: 2rem;
  background: var(--white);
  margin-right: 3.2rem;
}
.card-v3-img[href*="youtube.com"] {
  width: 35.5555rem;
  height: 20rem;
}

.card-v3-text span {
  display: block;
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 140%;
  color: #BCBEC2;
  font-weight: 500;
  margin-bottom: 1.2rem;
}
.card-v3-btn{
  width: 2.4rem;
  height: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-v3-btn img{
  max-width: 100%;
  max-height: 100%;
}
.sec-card-v3 .pagination ul {
  justify-content: flex-end;
}
@media(min-width:1460px) and (max-width:1559.98px){
  .sec-card-v1:has(.card-v1-attribute) {
    margin-top: 9rem;
  }
  .sec-page-head:has(+ .sec-card-v3) {
    padding: 5.6rem 0 6rem;
  }
  .card-v3-filter {
    width: 36rem;
  }
}
@media(min-width:1360px) and (max-width:1459.98px){
  .sec-card-v1:has(.card-v1-attribute) {
    margin-top: 8.4rem;
  }
  .card-v1-img {
    height: 37.3rem;
  }
  .card-v1-img img {
    max-height: 28.3rem;
  }
  .card-v1-btn {
    left: 1.6rem;
    bottom: 1.6rem;
  }
  .sec-page-head:has(+ .sec-card-v3) {
    padding: 5.6rem 0 6rem;
  }
  .card-v3-filter {
    width: 36rem;
  }
}
@media(min-width:1200px) and (max-width:1359.98px){
  .sec-card-v1:has(.card-v1-attribute) {
    margin-top: 7.2rem;
  }
  .card-v1-img {
    height: 33.5rem;
  }
  .card-v1-img img {
    max-height: 24.3rem;
  }
  .card-v1-attribute {
    margin-bottom: 1.6rem;
  }
  .sec-page-head:has(+ .sec-card-v3) {
    padding: 4.8rem 0;
  }
  .card-v3-filter {
    width: 34rem;
  }
}
@media(min-width:992px) and (max-width:1199.98px){
  .sec-card-v1:has(.card-v1-attribute) {
    margin-top: 6.4rem;
  }
  .sec-card-v1 .row-40 {
    --bs-gutter-y: 4rem;
  }
  .sec-card-v1 .d-flex,
  .tab-info:has(.card-v1-item) .d-flex{
    width: 33%;
  }
  .card-v1-item {
    padding-bottom: 4rem;
  }
  .card-v1-img {
    height: 37rem;
  }
  .card-v1-img img {
    max-height: 27.8rem;
  }
  .card-v1-attribute {
    margin-bottom: 1.6rem;
  }
  .sec-page-head:has(+ .sec-card-v3) {
    padding: 4.8rem 0;
  }
  .card-v3-filter {
    width: 31.4rem;
    margin-right: 2rem;
  }
  .card-v3-item {
    padding: 2rem;
  }
  .card-v3-img {
    width: 18rem;
    height: 18rem;
    padding: 2rem;
    margin-right: 1.6rem;
  }
  .card-v3-img[href*="youtube.com"] {
    width: 32rem;
    height: 18rem;
  }
}
@media(min-width:768px) and (max-width:991.98px){
  .sec-card-v1:has(.card-v1-attribute) {
    margin-top: 6.4rem;
  }
  .sec-card-v1 .row-40 {
    --bs-gutter-y: 4rem;
  }
  .card-v1-item {
    padding-bottom: 4rem;
  }
  .card-v1-attribute {
    margin-bottom: 1.6rem;
  }
  .sec-page-head:has(+ .sec-card-v3) {
    padding: 4rem 0;
  }
  .card-v3-block {
    display: block !important;
  }
  .card-v3-filter {
    position: relative;
    top: 0;
    width: 100%;
    margin-right: 0;
  }
  .card-v3-list {
    margin-top: 2.4rem;
  }
}
@media(max-width:767.98px){
  .sec-card-v1:has(.card-v1-attribute) {
    margin-top: 4.8rem;
  }
  .sec-card-v1 .row-40 {
    --bs-gutter-y: 4rem;
  }
  .card-v1-item {
    padding-bottom: 4rem;
  }
  .card-v1-top {
    margin-bottom: 3.2rem;
  }
  .card-v1-img {
    height: 36rem;
  }
  .card-v1-attribute {
    margin-bottom: 1.6rem;
  }
  .sec-page-head:has(+ .sec-card-v3) {
    padding: 3.2rem 0;
  }
  .card-v3-block {
    display: block !important;
  }
  .card-v3-filter {
    position: relative;
    top: 0;
    width: 100%;
    margin-right: 0;
  }
  .card-v3-list {
    width: 100%;
    margin-top: 2rem;
  }
  .card-v3-item {
    padding: 2rem;
    display: block;
    position: relative;
  }
  .card-v3-item-left {
    display: block;
  }
  .card-v3-img {
    width: 100%;
    margin-right: 0;
  }
  .card-v3-text {
    margin-top: 2rem;
    padding-right: 4rem;
  }
  .card-v3-btn-outer {
    position: absolute;
    top: 24rem;
    right: 2rem;
    z-index: 1;
  }
  .sec-card-v3 .pagination ul {
    justify-content: center;
  }
}