TRI-283: end header + start adaptive 1400>
This commit is contained in:
@@ -1,10 +1,19 @@
|
||||
.easy {
|
||||
margin-bottom: 162px;
|
||||
|
||||
@media (min-width: 1720px) {
|
||||
margin-bottom: 180px;
|
||||
@media (min-width: 1720px) {
|
||||
margin-bottom: 180px;
|
||||
}
|
||||
|
||||
@media (max-width: 1304.98px) {
|
||||
margin-bottom: 142px;
|
||||
}
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
margin-bottom: 121px;
|
||||
}
|
||||
|
||||
|
||||
.title {
|
||||
max-width: 55%;
|
||||
margin-bottom: 21px;
|
||||
@@ -13,6 +22,10 @@
|
||||
max-width: 45%;
|
||||
margin-bottom: 23px;
|
||||
}
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
max-width: 75%;
|
||||
}
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
@@ -40,6 +53,17 @@
|
||||
grid-row-gap: 136px;
|
||||
margin-bottom: 63px;
|
||||
}
|
||||
|
||||
@media (max-width: 1304.98px) {
|
||||
grid-column-gap: 69px;
|
||||
grid-template-rows: repeat(2, minmax(172px, auto));
|
||||
margin-bottom: 41px;
|
||||
}
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
display: block;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
&__item {
|
||||
@@ -61,6 +85,16 @@
|
||||
padding-top: 31px;
|
||||
}
|
||||
|
||||
@media (max-width: 1304.98px) {
|
||||
margin-right: 13px;
|
||||
}
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
padding-top: 17px;
|
||||
margin-right: 0;
|
||||
margin-bottom: 43px;
|
||||
}
|
||||
|
||||
p {
|
||||
width: 93%;
|
||||
margin-bottom: 29px;
|
||||
@@ -72,38 +106,93 @@
|
||||
}
|
||||
}
|
||||
|
||||
&--thr {
|
||||
grid-area: c;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
&--sec {
|
||||
grid-area: b;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
margin-bottom: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
padding-top: 35px;
|
||||
padding-bottom: 37px;
|
||||
|
||||
margin-bottom: 39px;
|
||||
}
|
||||
|
||||
img {
|
||||
margin-bottom: -10px;
|
||||
margin-right: -5px;
|
||||
max-width: 50.1%;
|
||||
|
||||
@media (min-width: 1720px) {
|
||||
margin-right: -12px;
|
||||
}
|
||||
|
||||
@media (max-width: 1304.98px) {
|
||||
max-width: 43.1%;
|
||||
}
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
margin-right: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&--thr {
|
||||
grid-area: c;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
margin-bottom: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
//background-color: #00a420;
|
||||
|
||||
&--thr img {
|
||||
margin-bottom: -10px;
|
||||
margin-right: 24px;
|
||||
}
|
||||
@media (max-width: 991.98px) {
|
||||
padding-top: 42px;
|
||||
padding-bottom: 46px;
|
||||
}
|
||||
|
||||
&--thr p {
|
||||
max-width: 50%;
|
||||
.img {
|
||||
margin-bottom: -10px;
|
||||
margin-right: 24px;
|
||||
max-width: 80%;
|
||||
|
||||
@media (max-width: 1279.98px) {
|
||||
max-width: 35%;
|
||||
}
|
||||
|
||||
@media (max-width: 1304.98px) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
margin-right: 0;
|
||||
max-width: 34%;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
max-width: 50%;
|
||||
margin-bottom: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
max-width: 60%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -118,6 +207,14 @@
|
||||
scale: 1.4;
|
||||
}
|
||||
|
||||
@media (max-width: 1304.98px) {
|
||||
scale: 0.8;
|
||||
}
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&--fir {
|
||||
top: 46%;
|
||||
right: 101%;
|
||||
@@ -126,6 +223,9 @@
|
||||
right: 104%;
|
||||
top: 34%;
|
||||
}
|
||||
@media (max-width: 1304.98px) {
|
||||
top: 48%;
|
||||
}
|
||||
}
|
||||
|
||||
&--sec {
|
||||
@@ -137,19 +237,20 @@
|
||||
left: 46%;
|
||||
top: 124%;
|
||||
}
|
||||
|
||||
@media (max-width: 1304.98px) {
|
||||
left: 38%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&__btn {
|
||||
margin-top: -21px;
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
margin-top: -26px;
|
||||
padding-left: 54px;
|
||||
padding-right: 54px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.easy__item--sec p,
|
||||
.easy__item--thr p,
|
||||
.easy__item--sec,
|
||||
.easy__item--thr {
|
||||
margin-bottom: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user