.tech-wrapper{display:grid;grid-template-columns:repeat(4);grid-gap:10px;grid-auto-rows:minmax(50px,auto)}.tech-main{grid-column:1/2;grid-row:1/3;width:552px;height:353px}.tech-one{grid-column:2;grid-row:1}.tech-two{grid-column:3;grid-row:1}.tech-three{grid-column:4;grid-row:1}.tech-four{grid-column:2;grid-row:2}.tech-five{grid-column:3;grid-row:2}.tech-six{grid-column:4;grid-row:2}.tech-five,.tech-four,.tech-one,.tech-six,.tech-three,.tech-two{width:241px;height:168px}@media (max-width:1350px){.tech-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto auto;gap:20px}.tech-main{grid-column:1/3;grid-row:1}.tech-five,.tech-four,.tech-one,.tech-six,.tech-three,.tech-two{grid-column:span 1;grid-row:auto}}@media (max-width:768px){.tech-main{width:360px;height:314px}.tech-five,.tech-four,.tech-one,.tech-six,.tech-three,.tech-two{width:175px;height:124px}.tech-wrapper{grid-template-columns:repeat(2,1fr)}.tech-main{grid-column:1/-1;grid-row:1;min-width:unset}.tech-five,.tech-four,.tech-one,.tech-six,.tech-three,.tech-two{grid-column:span 1;grid-row:auto}}@media (max-width:375px){.tech-main{width:320px;height:314px}.tech-five,.tech-four,.tech-one,.tech-six,.tech-three,.tech-two{width:150px;height:124px}}.bigitemcard-content{width:100%;height:100%;border-radius:24px;display:flex;align-items:center;background:linear-gradient(90deg,#ffe3e3,#fff9ac);justify-content:space-between;position:relative;overflow:hidden}.bigitemcard-title{height:100%;width:40%}.bigitemcard-text{display:flex;height:100%;flex-direction:column;justify-content:center;margin-left:25px;gap:20px}.bigitemcard-tilte-text{width:240px;font-size:28px;font-weight:400;margin-bottom:10px}.price-info{margin-top:10px}.price{font-size:48px;font-weight:700;display:flex;align-items:flex-start;padding-top:4px}.integer-part{font-size:64px}.decimal-part{font-size:43px;vertical-align:middle;margin-left:2px}.bigitemcard-img{width:60%;height:100%}.bigitemcard-img img{width:362px;height:334px}@media (max-width:768px){.integer-part{font-size:48px}.decimal-part{font-size:34px}.bigitemcard-img{position:absolute;translate:120px 100px}.bigitemcard-img img{width:302px;height:248px}}.itemcard-content{width:100%;height:100%;border-radius:24px;display:flex;overflow:hidden;align-items:center;box-shadow:0 0 10px 1px rgba(0,0,0,.2)}.itemcard-title{text-align:left;width:65%;gap:12px;display:flex;flex-direction:column;padding-left:20px}.itemcard-title h5{font-size:23px;font-weight:700}.itemcard-img{width:35%;display:flex;align-self:start}.itemcard-img img{height:168px;-o-object-fit:fill;object-fit:fill}@media (max-width:768px){.itemcard-title{width:60%;padding-left:12px}.itemcard-title h5{font-size:16px;font-weight:600}.itemcard-img{width:40%}.itemcard-img img{width:140px;height:auto}.itemcard-title a{font-size:13px}}@media (max-width:375px){.itemcard-title{width:55%;padding-left:10px}.itemcard-title h5{font-size:12px;font-weight:600}.itemcard-img img{width:200px;height:auto}.itemcard-img{width:45%}.itemcard-title a{font-size:10px}}