@charset "UTF-8";.portfolio{padding:50px 0 80px}.portfolio__left{width:100%}.portfolio__left h2{font-weight:400;font-size:30px;line-height:1.15;color:#000;margin-bottom:15px}.portfolio__left p{font-weight:300;font-size:16px;line-height:1.55;color:#000;margin:0 0 35px}.portfolio__left .faq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px;margin-top:35px;width:100%}.portfolio__left .tiny_faq{position:relative;width:100%;margin-bottom:30px}.portfolio__left .tiny_faq .question{color:rgba(0,0,0,.7);font-family:Goldman,sans-serif;font-weight:700;font-size:16px;cursor:pointer;line-height:1.2;position:relative;margin:0 0 14px}.portfolio__left .tiny_faq .answer{margin:0}.portfolio__left .tiny_faq .answer a,.portfolio__left .tiny_faq .answer li,.portfolio__left .tiny_faq .answer p,.portfolio__left .tiny_faq .answer span{font-weight:300;font-size:16px;line-height:1.55;color:#000;margin:0}.portfolio__right{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.portfolio__right img{width:100%;height:auto}.portfolio__right .faq-img{position:relative;height:383px;width:100%;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.portfolio__right .faq-img:before{content:"";position:absolute;top:0;right:0;width:666px;height:383px;background-image:url(../img/img3.png);background-size:contain;background-position:center;background-repeat:no-repeat}.offers-parent{padding:20px 0 100px}.offers-parent .offers-heading{text-align:center;margin:0 0 44px}.offers-parent .container{max-width:900px}.offers{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 20px}@media screen and (max-width:991px){.offers{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.offers{grid-template-columns:repeat(2,1fr)}}.offers .oferta__tiny{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.offers .oferta__tiny-img{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:220px;position:relative;border-radius:8px;background-size:cover;background-position:center;background-repeat:no-repeat}.offers .oferta__tiny-img:before{content:"";background:rgba(80,177,20,.74);width:100%;height:100%;position:absolute;top:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;opacity:0;left:0;z-index:2}.offers .oferta__tiny-img:after{content:"Sprawdź szczegóły";width:210px;height:30px;top:calc(50% - 15px);left:calc(50% - 105px);position:absolute;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;border-radius:6px;background:#fff;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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#000;font-size:12px;font-weight:400;z-index:2;opacity:0;line-height:1.2;letter-spacing:1.08px}.offers .oferta__tiny:hover{text-decoration:none}.offers .oferta__tiny:hover .oferta__tiny-img:after,.offers .oferta__tiny:hover .oferta__tiny-img:before{opacity:1}.offers .oferta__tiny h3{font-weight:400;font-size:16px;line-height:17px;letter-spacing:.025em;color:#000;margin:0}