<style>
@media (min-width: 961px) {
.t585 .t-container {
max-width: 100%;
}
.t585 .t-col {
max-width: 100%;
margin-left: 40px;
margin-right: 40px;
padding: 0;
}
}
</style>
<style>
@media (min-width: 961px) {
.t585 .t-container {
max-width: calc(100% - 40px);
}
.t585 .t-col {
max-width: calc(50% - 40px);
margin-left: 20px;
margin-right: 20px;
padding: 0;
}
}
</style>
<style>
@media (min-width: 961px) {
.t668 .t-container {
max-width: 100%;
}
.t668 .t-col {
max-width: 100%;
margin-left: 40px;
margin-right: 40px;
padding: 0;
}
}
</style>
<style>
@media (min-width: 961px) {
.t668 .t-container {
max-width: calc(100% - 40px);
}
.t668 .t-col {
max-width: calc(50% - 40px);
margin-left: 20px;
margin-right: 20px;
padding: 0;
}
}
</style>
<style>
.t585__lines {
display: none;
}
.t585__icon:before, .t585__icon-hover:before {
content: '';
display: block;
width: 24px;
height: 24px;
background-size: cover;
position: relative;
z-index: 10;
transition: all 0.3s;
}
.t585__opened .t585__icon:before {
transform: rotate(90deg);
}
.t585__icon:before {
/*Обычная иконка*/
background-image: url(https://static.tildacdn.com/tild3331-3436-4732-a365-643732386562/Frame_39843.svg);
}
.t585__icon-hover:before {
/*Иконка при наведении*/
background-image: url(https://static.tildacdn.com/tild3932-3938-4835-a138-316636656530/Frame_39844.svg);
}
</style>
<style>
.t668__lines {
display: none;
}
.t668__icon:before, .t668__icon-hover:before {
content: '';
display: block;
width: 24px;
height: 24px;
background-size: cover;
position: relative;
z-index: 10;
transition: all 0.3s;
}
.t668__opened .t668__icon:before {
transform: rotate(90deg);
}
.t668__icon:before {
/*Обычная иконка*/
background-image: url(https://static.tildacdn.com/tild3331-3436-4732-a365-643732386562/Frame_39843.svg);
}
.t668__icon-hover:before {
/*Иконка при наведении*/
background-image: url(https://static.tildacdn.com/tild3932-3938-4835-a138-316636656530/Frame_39844.svg);
}
</style>